body{
	background-color: #FFFFFF;
	margin: 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 0.76em;
	text-align: center;
}

#container{
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	text-align: left;
}

#header{
	width: 960px;
	height: 101px;
	margin-left: auto;
	margin-right: auto;
	background-color: #469752;
	background-image: url('/images/header_bg.png');
	background-repeat: no-repeat;
}

#ie6_message {
	background: #ffffa2;
	text-align: center;
	border-bottom: 1px solid #1d1d7c;
	color: #1d1d7c;
	padding: 5px;
}
#ie6_message a {
	color: #1d1d7c;
}

.topmenu{
	margin-left: 520px;
	padding-top: 72px;
}

.topmenu .menuitem{
	background-image: url('/images/header_menu_chunk.png');
	background-repeat: repeat-x;
	height: 29px;
	float: left;
	margin-right: 10px;
	text-align: center;
}

.topmenu .menuitem .left, .topmenu .menuitem .right{
	width: 5px;
	float: left;
}

.topmenu .menuitem .chunk{
	float: left;
	padding-top: 6px;
	margin-left: 5px;
	margin-right: 5px;
}

#innercontainer{
	width: 952px;
	margin-left: auto;
	margin-right: auto;
}

.clear{
	clear: both;
	line-height: 0px;
}

a{
	color: #469752;
	text-decoration: none;
	font-weight: bold;
}

a:hover{
	text-decoration: underline;
}

img{
	border: 0px;
}

form{
	margin: 0px;
	padding: 0px;
}

h1{
	font-size: 180%;
	font-weight: bold;
	color: #469752;
}

h2{
	font-size: 140%;
	font-weight: bold;
	color: #469752;
}

h3{
	font-size: 110%;
	font-weight: bold;
	color: #469752;
}

h4{
	font-weight: bold;
	color: #0a7f1b;
	border-bottom: 1px solid #0a7f1b;
	font-size: 130%;
	margin-bottom: 10px;
	padding-bottom: 2px;
}

hr {
	border: 0px;
	color: #0a7f1b;
	background-color: #0a7f1b;
	height: 1px;
}

.menulink{
	float: left;
}

.intro{
	width: 952px;
	border-left: auto;
	border-right: auto;
	margin-top: 10px;
}

.intro .inner{
	background-image: url('/images/intro_grad.png');
	background-repeat: repeat-x;
	background-position: bottom;
	border-left: 1px solid #469752;
	border-right: 1px solid #469752;
	min-height: 50px;
	padding: 1px 8px 1px 8px;
}

.intro .top{
	height: 5px;
	background-image: url('/images/intro_top.png');
	background-repeat: no-repeat;
}

.intro .bottom{
	height: 5px;
	background-image: url('/images/intro_bottom.png');
	background-repeat: no-repeat;
}

#leftmenu{
	width: 182px;
	float: left;
	margin-top: 10px;
}

#content{
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 50px;
	float: left;
	width: 759px;
}

#leftmenu .menublock{
	margin-bottom: 10px;
}

#leftmenu .menublock .header, #content .homefeature1 .header, #content .homefeature2 .header{
	background-color: #469752;
	background-image: url('/images/green_header_grad.png');
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 5px;
	color: #f8d728;
	font-weight: bold;
	font-size: 120%;
	text-shadow: 1px 1px 1px #2b6a35;
}

#leftmenu .menublock .menuitems{
	background-image: url('/images/menuitems_grad.png');
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #FFFFFF;
	border-left: 1px solid #a2cba8;
	border-right: 1px solid #a2cba8;
}

#leftmenu .menublock .menuitems ul{
	margin: 0px;
	padding: 10px 0px 0px 0px;
	list-style: none;
}

#leftmenu .menublock .menuitems ul li{
	padding: 0px 0px 8px 25px;
	background-image: url('/images/menu_closed.png');
	background-repeat: no-repeat;
	background-position: 10px 6px;
	font-size: 120%;
}

#leftmenu .menublock .menuitems ul li a{
	color: #469752;
	font-weight: bold;
	text-decoration: none;
}

#leftmenu .menublock .menuitems a.selected{
	color: #000000 !important;
}

#leftmenu .menublock .menuitems ul li a:hover{
	text-decoration: underline;
}

#leftmenu .menublock .menuitems ul li.open{
	background-image: url('/images/menu_open.png');
	background-position: 8px 7px;
}

#leftmenu .menublock .menuitems ul li.open ul li{
	font-size: 80%;
	background-position: 10px 5px;
}

#leftmenu .menublock .bottom{
	height: 5px;
	background-image: url('/images/menuitems_bottom.png');
	background-repeat: no-repeat;
}

#content .homefeature1 .header, #content .homefeature2 .header{
	text-align: center;
}

#content .homefeature1 .content, #content .homefeature2 .content{
	background-image: url('/images/homefeature_grad.png');
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #FFFFFF;
	border-left: 1px solid #a2cba8;
	border-right: 1px solid #a2cba8;
	padding: 5px;
	min-height: 200px;
}

#content .homefeature1 .content img, #content .homefeature2 .content img{
	border: 1px solid #a7cead;
	margin: 5px;
}

#content .homefeature1 .bottom{
	height: 4px;
	background-image: url('/images/homefeature_bottom.png');
	background-repeat: no-repeat;
}

#content .homefeature1{
	padding-bottom: 5px;
}

#content .homefeature2.last{
	padding-left: 5px;
}

#content .homefeature2{
	width: 377px;
	float: left;
	padding-bottom: 5px;
}

#content .homefeature2 .header{
	font-size: 110%;
}

#content .homefeature2 .bottom{
	height: 4px;
	background-image: url('/images/homefeature2_bottom.png');
	background-repeat: no-repeat;
}

#footer{
	clear: both;
	text-align: center;
	font-size: 90%;
	color: #aaaaaa;
	margin-top: 10px;
	padding-top: 5px;
	border-top: 1px solid #cccccc;
	
}

#footer .left, #footer .right{
	float: left;
	text-align: left;
	padding-right: 20px;
	margin-left: 20px;
	width: 230px;
}

#footer .left a, #footer .right a{
	color: #aaaaaa;
	font-weight: normal;
}

#footer .contact{
	color: #000000;
	font-size: 150%;
}

#footer .contact .green{
	color: #469752;
	font-weight: bold;
}

#footer .copyright{
	padding-top: 20px;
}

.category_intro{
	width: 763px;
	border-left: auto;
	border-right: auto;
	margin-top: 10px;
}

.category_intro .inner{
	background-image: url('/images/category_intro_grad.png');
	background-repeat: repeat-x;
	background-position: bottom;
	border-left: 1px solid #469752;
	border-right: 1px solid #469752;
	min-height: 50px;
	padding: 1px 8px 1px 8px;
}

.category_intro .top{
	height: 5px;
	background-image: url('/images/category_intro_top.png');
	background-repeat: no-repeat;
}

.category_intro .bottom{
	height: 5px;
	background-image: url('/images/category_intro_bottom.png');
	background-repeat: no-repeat;
}

.category_thumbnail_container{
	margin-left: 14px;
	margin-bottom: 10px;
}

.category_thumbnail{
	width: 162px;
	margin: 10px;
	font-size: 95%;
	float: left;
}

.category_thumbnail img{
	border: 1px solid #a1caa7;
}

.category_thumbnail .header{
	background-color: #469752;
	background-image: url('/images/green_header_grad.png');
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 5px;
	color: #f8d728;
	font-weight: bold;
	font-size: 100%;
	text-shadow: 1px 1px 1px #2b6a35;
	min-height: 42px;
}

.category_thumbnail .inner{
	background-image: url('/images/category_thumbnail_grad.png');
	background-repeat: repeat-x;
	background-position: bottom;
	border-left: 1px solid #a2cba8;
	border-right: 1px solid #a2cba8;
	min-height: 50px;
	padding: 5px 8px 1px 8px;
	text-align: center;
}

.category_thumbnail .inner .image{
	min-height: 110px;
}

.category_thumbnail .inner .viewall{
	text-align: center;
	padding: 12px 0px 5px 0px;
}

.category_thumbnail .bottom{
	height: 5px;
	background-image: url('/images/category_thumbnail_bottom.png');
	background-repeat: no-repeat;
}

.product_list{
	width: 722px;
	border-left: auto;
	border-right: auto;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
}

.product_list .inner{
	background-image: url('/images/product_list_grad.png');
	background-repeat: repeat-x;
	background-position: bottom;
	border-left: 1px solid #a2cba8;
	border-right: 1px solid #a2cba8;
	min-height: 110px;
	padding: 5px 8px 1px 8px;
}

.product_list .inner img{
	border: 1px solid #a0caa6;
	float: left;
}

.product_list .inner .text{
	margin-left: 170px;
	color: #0a7f1b;
}

.product_list .inner .text .header{
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 5px;
	font-size: 110%;
}

.product_list .inner .text .header a{
	color: #0a7f1b;
}

.product_list .inner .text .summary{
	margin-bottom: 10px;
}

.product_list .inner .text .price{
	color: #000000;
	font-weight: bold;
}

.product_list .inner .text .view_details_button{
	border: 0px;
	margin-top: 10px;
	margin-bottom: 5px;
}

.product_list .inner .text .buy_now_button{
	border: 0px;
	margin-top: 10px;
	margin-left: 20px;
	margin-bottom: 5px;
}

.product_list .top{
	height: 5px;
	background-image: url('/images/product_list_top.png');
	background-repeat: no-repeat;
}

.product_list .bottom{
	height: 5px;
	background-image: url('/images/product_list_bottom.png');
	background-repeat: no-repeat;
}

.no_products_yet{
	text-align: center;
	margin-top: 50px;
	font-size: 150%;
	font-weight: bold;
	color: #0a7f1b;
}

.product_page{
	width: 722px;
	border-left: auto;
	border-right: auto;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
}

.product_page .inner{
	background-image: url('/images/product_page_grad.png');
	background-repeat: repeat-x;
	background-position: bottom;
	border-left: 1px solid #a2cba8;
	border-right: 1px solid #a2cba8;
	min-height: 800px;
	padding: 5px 8px 1px 8px;
}

.product_page .inner .header_bar{
	background-color: #daeadc;
	border: 1px solid #469752;
	padding: 10px;
	margin-bottom: 20px;
}

.product_page .inner .header_bar .product_name{
	font-size: 150%;
	color: #0a7f1b;
	font-weight: bold;
	/*float: left;*/
	/*width: 400px;*/
	margin-top: 3px;
}

.product_page .inner .header_bar .quanity_buy{
	width: 260px;
	margin-left: 425px;
	color: #0a7f1b;
	font-weight: bold;
	font-size: 90%;
	/*border: 1px solid blue;*/
}

.product_page .inner .header_bar .quanity_buy .buy_now_submit_button{
	background-image: url('/images/buy_now_button_red.png');
	background-repeat: no-repeat;
	width: 114px;
	height: 27px;
	text-indent: -9999em;
	line-height:3000;
	border: 0px;
	margin-left: 20px;
}

.product_page .inner .main_image .under_bar{
	background-color: #daeadc;
	border: 1px solid #469752;
	padding: 10px;
	margin-top: 20px;
	width: 359px;
	margin-left: 3px;
	text-align: left;
}

.product_page .inner .main_image .under_bar .price{
	/*border: 1px solid blue;*/
	/*float: left;*/
	color: #0a7f1b;
	font-weight: bold;
	border-bottom: 1px solid #0a7f1b;
	margin-bottom: 10px;
	padding-bottom: 5px;
	font-size: 110%;
}

.product_page .inner .main_image .under_bar .pricetable tr td{
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom: 1px solid #80bb88;
}

.product_page .inner .main_image .under_bar{
	color: #0a7f1b;
	font-weight: bold;
	font-size: 90%;
	/*border: 1px solid blue;*/
}

.product_page .inner .main_image .under_bar .buy_now_submit_button{
	background-image: url('/images/buy_now_button_red.png');
	background-repeat: no-repeat;
	width: 114px;
	height: 27px;
	text-indent: -9999em;
	line-height:3000;
	border: 0px;
	margin-left: 10px;
}

.product_page .inner .description{
	/*border: 1px solid blue;*/
	width: 310px;
	float: left;
}

.product_page .inner .description .price{
	font-weight: bold;
	color: #0a7f1b;
	font-size: 140%;
	margin-bottom: 15px;
}

.product_page .inner .main_image{
	/*border: 1px solid red;*/
	margin-left: 320px;
	text-align: right;
}

.product_page .inner .main_image img{
	border: 1px solid #9fc9a5;
	margin-bottom: 5px;
}

.product_page .inner .main_image .extra_images{
	margin-top: 10px;
	margin-left: 5px;
	text-align: left;
}

.product_page .inner .main_image .extra_images img{
	
}

.product_page .inner .main_image .enlarge{
	color: #8a8c8a;
	font-size: 90%;
	padding-left: 20px;
	background-image: url('/images/enlarge.png');
	background-repeat: no-repeat;
	font-weight: bold;
	width: auto;
}

.product_page .inner .product_video{
	margin-top: 20px;
}

.product_page .inner .product_video .header, .product_page .inner .colour_chart .header{
	font-weight: bold;
	color: #0a7f1b;
	border-bottom: 1px solid #0a7f1b;
	font-size: 130%;
	margin-bottom: 10px;
	padding-bottom: 2px;
}

.product_page .inner .product_video .video{
	margin-left: auto;
	margin-right: auto;
	width: 560px;
}

.product_page .top{
	height: 5px;
	background-image: url('/images/product_list_top.png');
	background-repeat: no-repeat;
}

.product_page .bottom{
	height: 5px;
	background-image: url('/images/product_list_bottom.png');
	background-repeat: no-repeat;
}

.cant_find{
	text-align: center;
	margin-top: 50px;
	font-weight: bold;
	color: #0a7f1b;
	font-size: 110%;
}

.admin_edit_text_button, .admin_edit_text_button a{
	background-color: #fdff54;
	color: #FF0000;
	font-weight: bold;
}

.colour_chart{
	margin-top: 10px;
}

.colour_chart_big{
	width: 100px;
	height: 95px;
	float: left;
	margin: 2px;
	/*border: 1px solid red;*/
}

.colour_chart_small{
	float: left;
	/*border: 1px solid blue;*/
	margin: 2px;
}
