@charset "UTF-8";
/* CSS Document */


#left_column {
	width:460px;;
	margin:0 0 0 10px;
	float:left;
}
#left_column img {
	border:none;
	padding:0;
	margin:0;
	display:block;
}
#left_column_text img {
	border:none;
	padding:0;
	margin:5px 10px;
}
#left_column_text .tight {
	padding:0;
	margin:10px 0;
	float: left;
}

#left_column_text .img_left {
	margin:0 10px 10px 0;
	float: left;
}

#left_column_text .img_right {
	margin:0 0 10px 10px;
	float: right;
}
#left_column_text .img_center {
	margin:0 auto 10px auto;
	padding:0;
}
#left_column_text {
	padding:0 ;
}
#left_column_text h1 {font-family: "Times New Roman", Times, serif;
		width: auto; background-color:#CDDAD4; padding: 0px 2px 1px 5px; margin: 5px 0 0 0;
		font-size: 1.8em; color:#333; font-weight:bold; font-style:italic;
}
#left_column_text p, #left_column_text ul, #left_column_text ol {
	color:#333;
	font-size:1.2em;
	list-style-position:inside;
	line-height:1.3em;

}
#left_column_text h1, #left_column_text p, #left_column_text ul, #left_column_text ol {
	margin:0 0 10px 0;
}

#left_column_text h2 {font-family: "Times New Roman", Times, serif;
		width: auto; background: url(../images/site_specific/3squares.gif) right no-repeat; padding: 0px 2px 1px 5px; 
		margin: 0 0 10px 0; display:block; line-height:40px;
		font-size: 1.8em; color:#333; font-weight:bold; font-style:italic;}
		
#left_column_text a {
	color:#333;
}
#left_column p.left, #left_column p.right, #left_column p.center {
	/* border:#CC0000 solid 1px; */
	text-align:center;
	color:#000;
	font-style:italic;/* margin:10px; */
}

#left_column ol {
	list-style-position:outside;
	margin: 0px 0 10px 30px;
}
#left_column ol li {
	margin: 5px 0 0 0;
}
#left_column p.right {
	float:right;
}
#left_column p.left {
	float:left;
}
.link {
	padding:0 6px 6px 0;
	margin:0;
	width:160px;
	text-align:right;
}
#right_column {
	float:left;
	width:460px;;
	margin:0 0 0 20px;
	padding:0;
}

#right_column h1 {font-family: "Times New Roman", Times, serif;
		width: auto; background-color:#CDDAD4; padding: 0px 2px 1px 5px; margin: 5px 0 0 0;
		font-size: 1.8em; color:#333; font-weight:bold; font-style:italic;}
#right_column p, #right_column ul, #right_column ol {
	color:#333;
	font-size:1.2em;
	list-style-position:inside;
	line-height:1.3em;

}
#right_column h1, #right_column p, #right_column ul, #right_column ol {
	margin:0 0 10px 0;
}		

#right_column h2 {font-family: "Times New Roman", Times, serif;
		width: auto; background: url(../images/site_specific/3squares.gif) left no-repeat; padding: 0px 2px 1px 5px; 
		margin: 0 0 10px 0; display:block; height:22px;
		font-size: 1.8em; color:#333; font-weight:bold; font-style:italic;}
	


#right_column_text .tight {
	padding:0;
	margin:10px 0;
	float: left;
}

#right_column img {
	border:none;
	padding:0;
	margin:0;
	display:block;
}
#right_column_text img {
	border:none;
	padding:0;
	margin:5px 10px;
}
}
#right_column .img_left {
	margin:0 10px 10px 0;
	float: left;
}
#right_column .img_right {
	margin:0 0 10px 10px;
	float: right;
}
#right_column .img_center {
	margin:0 auto 10px auto;
	padding:0;
}

.continuation { font-family: "Times New Roman", Times, serif;
		width: auto; background: url(../images/site_specific/continuation.gif) left no-repeat; padding: 0px 2px 1px 5px; 
		margin: 0 0 10px 0; display:block; height:22px;
		font-size: 1.8em; color:#333; font-weight:bold; font-style:italic;
}
/* END modified */
#related_pages {
	padding:0 0 2px 0;
	margin:10px 0 -3px 0;
	color: #333;
}
#related_pages_header {
	height:2.9em;
	color: #333;
}
#search_page {
	padding:0 0 0 0;
	margin:20px 0 10px 0;
}
#search_header {
	height:2.9em;
}
#related_pages_header h5, #search_header h5 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.4em;
	padding:8px 0 0 0px;
	color:#333;
}
#related_pages ul {
	margin:0 0 0 10px;
}
#related_pages ul li {
	
	list-style:none;
	padding:7px 0;
	background:url(../images/content/list_image/list-border.gif) bottom left no-repeat;
	width: 100%;
}
#related_pages ul li, #related_pages p, #search_page p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.3em;
	color: #333;
}
#related_pages ul li a {
	color: #333;
	text-decoration:none;
	padding:0 0 0 7px;
}
#related_pages p, #search_page p {
	padding:10px 10px 7px 0px;
}
#related_pages form {
}
#search_box {
	margin:0 0 0 0;
}
* html #search_box {
	height:23px;
}
#search_box .textbox {
	width:150px;
}
#subscribe {
	width: auto;
	text-align:center;
	margin:20px 0 -4px 0;
}
/* This is special CSS for lists with images */
/* START list- images */
ul.gallery {
	list-style:none;
	margin:10px;
	padding:0;
	width:300px;
	float:left;
}
.gallery li, .gallery li a {
	clear:both;
	width:300px;
	float:left;
}
.gallery li a {
	text-decoration:none;
	color:#333;
	width:278px;
	position:relative;
	margin:0 0 0 0
}
.gallery li a span {
	display:block;
	/*	margin:10px 60px 0 0; */
	margin:20px 0 0 60px;
}
.gallery li a img {
	/*	float:right; */
	float:left;
	border:1px solid #000;
}
/* END list-images */

* html {
	margin: 0px;
	padding: 0px;
}
fieldset {
	margin: 1.5em 0 0 0;
	padding: 0;
	font-size: 0.9em;
}
legend {
	margin-left: 1em;
	color: #000000;
	font-weight: bold;
}
fieldset ol, fieldset ul {
	padding: 1em 1em 0 1em;
	list-style: none;
}
fieldset li {
	padding-bottom: .5em;
}
fieldset.submit {
	border-style: none;
}
label {
	float: left;
	width: 15em;
	margin-right: 1em;
}
fieldset li {
	float: left;
	clear: left;
	width: 100%;
	padding-bottom: .1em;
}
fieldset {
	float: left;
	clear: left;
	width: 100%;
	margin: 0 0 1.5em 0;
	padding: 0;
	border: none;
}
fieldset.submit {
	float: none;
	width: auto;
	border: 0 none #FFF;
	padding-left: 12em;
}
fieldset .highlight {
	color:#FF0000;
	font-size: 0.8em;
	padding: 0 5px;
	position:relative;
	top: -5px;
}
.cart {
	font-size: 1.2em;
}
#shopcart td.cart p, #shopcart td.cart {
	font-size: 1.2em;
}
#addresscontrols {
	width: auto;
	margin: 15px auto;
	text-align:center;
}
#left_column_text .add-to-cart {
	border:#000 solid 1px;
	background-color:#099;
	color:#fff;
	padding: 3px;
}

#left_column_text .del-from-cart {
	border:#000 solid 1px;
	background-color:#900;
	color:#fff;
	padding: 3px;
}


#container .add-to-cart {
	border:#000 solid 1px;
	background-color:#099;
	color:#fff;
	padding: 3px;
	cursor:pointer;
}
#left_column_text .products {
	margin: 10px 10px 20px 0;
}
#left_column_text .product_description {
	margin: 0;
}
#checkoutpage {
	width: 762px;
}
#checkoutpage h1 {
	color:#333;
	font-size:1.8em;
}
#checkoutpage td p {
	font-size: 0.9em;
}
#checkoutpage td {
	padding:3px;
	background-color: #fff;
}
td .highlight {
	color: #C00;
	font-weight:bold;
}
#billing li {
	margin: 0;
	padding:5px 0;
	font-size:1.4em;
}
#billingstage {
	width: 95%;
	margin: 20px auto;
	background-image: url(../images/content/billingstage_tramline.gif);
	background-repeat:repeat-x;
	text-align:center;
	padding: 0 0 0 0;
	font-weight:bold;
	font-size: 1.4em;
	height: 28px;
}
#billingstage1 {
	width: 33%;
	float: left;
	text-align:left;
}
#billingstage1 p.off {
	width: 132px;
	text-align:center;
	background-image:url(../images/content/billingstage_off.gif);
	color: #009999;
	padding: 5px 0;
	margin:0;
	height: 18px;
}
#billingstage1 p.on {
	width: 132px;
	text-align:center;
	background-image:url(../images/content/billingstage_on.gif);
	color: #fff;
	padding: 5px 0;
	margin:0;
	height: 18px;
}
#billingstage2 {
	width: 33%;
	float: right;
	text-align:center;
}
#billingstage2 p.off {
	width: 132px;
	text-align:center;
	background-image:url(../images/content/billingstage_off.gif);
	color: #009999;
	padding: 5px 0;
	margin:0 auto;
	height: 18px;
}
#billingstage2 p.on {
	width: 132px;
	text-align:center;
	background-image:url(../images/content/billingstage_on.gif);
	color: #fff;
	padding: 5px 0;
	margin:0 auto;
	height: 18px;
}
#billingstage3 {
	width: 33%;
	float: right;
	text-align:right;
}
#billingstage3 p.off {
	width: 132px;
	text-align:center;
	background-image:url(../images/content/billingstage_off.gif);
	color: #009999;
	padding: 5px 0;
	height: 18px;
	margin: 0 0 0 auto;
}
#billingstage3 p.on {
	width: 132px;
	text-align:center;
	background-image:url(../images/content/billingstage_on.gif);
	color: #fff;
	padding: 5px 0;
	height: 18px;
	margin: 0 0 0 auto;
}
#billing_summary {
	width: 49%;
	float: left;
	font-size: 1.0em;
	text-align:center;
}
#delivery_summary {
	width: 49%;
	float: right;
	font-size: 1.0em;
	text-align:center;
}
#checkoutpage fieldset {
	margin: 1.5em 0 0 0;
	padding: 0;
	font-size: 1.0em;
}
#checkoutpage legend {
	margin-left: 1em;
	color: #000000;
	font-weight: bold;
}
#checkoutpage fieldset ol, #checkout fieldset ul {
	padding: 1em 1em 0 1em;
	list-style: none;
}
#checkoutpage fieldset li {
	padding-bottom: .5em;
}
#checkout fieldset.submit {
	border-style: none;
}
#checkoutpage label {
	float: left;
	width: 7em;
	margin-right: 1em;
	text-align: left;
	font-weight:normal;
}
#checkoutpage fieldset li {
	float: left;
	clear: left;
	width: 100%;
	padding-bottom: .1em;
	text-align: left;
	font-weight:bold;
}
#checkoutpage fieldset {
	float: left;
	clear: left;
	width: 100%;
	margin: 0 0 1.5em 0;
	padding: 0;
	border: none;
}
#currency_exchange {
	font-size: 1.4em;
	text-align:center;
	color: #099;
	padding: 10px 0;
}
.green {
	color:#099;
	font-weight: bold;
}
.floatright {
	float: right;
}
.floatleft {
	float: left;
}
.cart_qty {
	width: 20px;/*	border: none;
	background: #eee;
	color:#333;*/
}
.btn_updatecart {
	font-size:0.9em;
	padding: 1px;
	background-color:#099;
	color:#FFFFFF;
	border: 1px solid #066;
	margin: 1px auto 0;
	cursor:pointer;
}

#mainimage {margin: 7px 0 0 0;}