<!--
	body{
		height:100%;
		width:100%;
		font-family: Arial, Helvetica, sans-serif;
	}
	img{
		border:0px;
	}
/*Main structural Styles*/
#content{
	font-size:75%;
}
	#maincontainer{
		width:766px;
		height:50%;
		/*background-color:#CCCCCC;*/
	}
	#main_LHS_Container{
		width:578px;
		height:100%;
		float:left;
		/*background-color:#00CCFF;*/
	}
	#main_RHS_Container{
		width:176px;
		height:100%;
		margin-left:12px;
		float:right;
		clear:right;
		/*background-color: #00FF33;*/
	}
	#main_header{
		height:137px;
		width:100%;
		background-color: #FFFFFF;
	}
	#LHS_nav_container{
		width:176px;
		height:100%;
		float:left;
		margin-top:20px;
	}
	#maincontent{
		margin-top:20px;
		width:391px;
		height:100%;
		float:right;
		/*background-color: #009900;*/
	}
	#maincontent a{
		color:#606060;
	}
	#footer_container{
		width:766px;
		height:160px;
		margin-top:12px;
		float:left;
		text-align:center;
		font-size:73%;
		color:#650133;
	}
	#footer_container a{
		color:#650133;
		text-decoration:none;
	}
	#footer_info{
		width:766px;
		height:30px;
		padding-top:10px;
		padding-bottom:10px;
		text-align:center;
		background-color: #A6D6EC;
		/*background-image: url(/graphics/footer_bg.jpg);*/
		background-repeat: no-repeat;
		color:#650133;
		font-size:100%;
		font-weight:bold;
	}
	#footer_info a{
		color:#650133;
	}

/*site side cells*/

	
	.genericCell_container{
		width:176px;
		margin-top:15px;
		display:table;
		font-size:76%;
		color:#616161;
	}
	.genericCell_container a{
		color:#616161;
	}
	.genericCell_tr{
		display:table-row;
	}
	.genericCell_td{
		display:table-cell;
		height:100%;
	}
	
	.genericCell_header{
		width:176px;
		height:39px;
		/*padding-left:25px;
		padding-top:0px;
		padding-bottom:8px;*/
		background-color:#ffffff;
		background-image: url(/graphics/genericCell_header_bg.gif);
		background-repeat: no-repeat;
		font-size:100%;
		font-weight:bold;
		color:#FFFFFF;
		text-transform: uppercase;	
	}
	.genericCell_content{
		width:146px;
		border-left:2px solid #660032;
		border-right:2px solid #660032;
		background-color:#FFFFFF;
		padding:13px;
		font-size:90%;
	}
	.genericCell_base{
		width:176px;
		height:30px;
		background-image: url(/graphics/genericCell_base_bg.jpg);
		background-repeat:no-repeat;
	}
	.t5_row{
		width:145px;
		height:50px;
		display:block;
		margin-bottom:3px;
	}
	.t5_img{
		width:55px;
		float:left;
	}
	.t5_img img{
		width:50px;
		height:50px;
	}
	.t5_desc{
		
		width:85px;
		float:right;

	}
	.t5_desc a{
		font-size:100%;
		font-weight:lighter;
	}
/*Navigation styles*/
	#topnav_container{
		width:575px;
		height:16px;
		background-image: url(/graphics/topnav_bg.gif);
		padding:5px;
	}
	#topnav{
		font-size:75%;
		font-weight:bold;
		color:#ffffff;
	}
	
	#topnav ul{
		padding:0px;
		margin:0px;
	}
	#topnav li{
		display:inline;
		padding:0px;
		margin:0px;
	}
	#topnav li div{
		display:inline;
	}
	
	#topnav a{
		color:#FFFFFF;
		text-decoration:none;
	}
	#topnav a:hover{
		/*color:#FFFFFF;*/
	}
	#topnav a.selected{
		width:68px;
		height:20px;
		color:#FFFFFF;
		text-decoration:none;
		background-image: url(/graphics/topnav_selected.gif);
	}
	#topnav li.topnav_start{
		margin-left:35px;
	}
	#topnav li.topnav_link{
		margin-left:60px;
	}
	#topnav li.topnav_end{
		margin-left:56px;
	}
	
	#LHS_nav_container dl{
		font-family: Arial, Helvetica, sans-serif;
		margin-top:0px
	}

	#LHS_nav_container dl dt{
		width:176px;
		height:43px;
		color:#FFFFFF;
		background-image:url(/graphics/lhs_nav_hdrBG.gif);
		background-repeat:no-repeat;
		background-color:#660032;
		
	}
	#LHS_nav_container dl dd{
		width:161px;
		height:25px;
		padding-top:2px;
		padding-bottom:2px;
		padding-left:15px;
		margin-left:0px;
		font-size:71%;
		color:#ffffff;
		background-color:#660032;
		/*border-top:1px dotted #FFFFFF;*/
		background-image:url(/graphics/lhs_nav_item_bg.gif);
		background-repeat:no-repeat;
	}
	#LHS_nav_container dl dd a{
		color:#ffffff;
		text-decoration:none;
	}
	#LHS_nav_container dl dd a.selected{
		font-weight:bold;
	}
	#LHS_nav_container dl dd a:hover{
		/*color:#FFFFFF;*/
	}
	#LHS_nav_container dl dd.submenu_item_selected{
		background-color:#D9E5D9;
		color:#669966;
	}
	#LHS_nav_container dl dd.submenu_item_selected a{
		color:#669966;
	}
	#LHS_nav_container dl dd.submenu_item{
		background-color:#D9E5D9;
		width:151px;
		padding-left:25px;
	}
	#LHS_nav_container dl dt.lhs_end{
		width:176px;
		height:28px;
		color:#FFFFFF;
		background-image:url(/graphics/lhs_nav_ftrBG.gif);
		background-repeat:no-repeat;
		background-color:#660032;
	}

/* Main content styles */
	h1{
		font-size:105%;
		color:#660032;
		margin-bottom:3px;
	}
	h2{
		/*Orange heading*/
		font-size:130%;
		color:#660032;
	}
	h3{
		/*Orange heading*/
		font-size:115%;
		color:#3498CC;/*#660032;*/
	}
	hr{
		color:#660033;
		background-color:#F59839;
		width:100%;
		height:1px;
	}
	#maincontent input{
		border:1px solid #A8D1F1;	
	}
	
	.subheader{
		width:391px;
		text-align:left;
		padding-top:5px;
		padding-bottom:5px;
		font-size:75%;
		font-weight:bold;
		color:#3498CC;
		float:left;
	}
	.subheader_green{
		height:17px;
		width:391px;
		text-align:left;
		padding-top:5px;
		padding-bottom:5px;
		font-size:102%;
		font-weight:bold;
		color:#660032;
	}
	.black_link{
		color:#000000;
		font-weight:bold;
	}
	orange_link{
		color:#F5983B;
		font-weight:bold;
	}
	#crumbtail{
		color:#999999;
		font-size:75%;
	}
	#crumbtail a{
		color:#309ACE;
		font-weight:bold;
	}
/*Form styles*/
	#main_RHS_Container #search_container{
		width:100%;
		height:31px;
		display:block;
		border:1px solid #FFFFFF;
	}
	#main_RHS_Container input.text{
		width:121px;
		height:21px;
		padding:0px;
		margin:0px;
		top:0px;
		float:left;
		border:1px solid #A8D1F1;
	}
	#main_RHS_Container input.submit{
		padding:0px;
		margin:0px;
		top:0px;
		float:right;
	}
	
	#main_RHS_Container select{
		border:1px solid #A8D1F1;
	}
/*Ecommerce styles*/
	#maincontent #checkout{
		font-size:75%;
		color:#606060;
	}
	#product_list{
		position:relative;
		margin-top:10px;
		font-size:70%;
		display:table;
		background-image:url(/graphics/prodList_bg.gif);
		float:left;
	}
	.prod_row{
		float:left;
		width:391px;
		border-top:1px dotted #B5B5B5;
		border-bottom:1px dotted #B5B5B5 ! important;
	}
	.prod_row a{
		font-weight:bold;
		color:#000000;
	}
	.prod_row a.orange_link{
		color:#F59838;
	}
	.prod_row .Psub_heading{
		color:#F59838;
		font-weight:bold;
	}
	.prod_row2{
		float:left;
		width:391px;
		border-bottom:1px dotted #B5B5B5 ! important;
	}
	.prod_row2 a{
		font-weight:bold;
		color:#000000;
	}
	.prod_row2 a.orange_link{
		color:#F59838;
	}
	.prod_row2 .Psub_heading{
		color:#F59838;
		font-weight:bold;
	}
	.prod_Cell{
		margin:3px;
	}
	.prod_Cell p{
		margin:0px;
	}
	
	.prod_L_Cell{
		width:129px;
		/*border-right:1px dotted #B5B5B5;*/
		float:left;
		display:table-cell;
	}
	.prod_M_Cell{
		width:129px;
		/*border-right:1px dotted #B5B5B5;*/
		float:left;
		display:table-cell;
	}
	.prod_R_Cell{
		width:129px;
		float:left;
		display:table-cell;
	}
	#pr_pagination{
		width:385px;
		font-size:80%;
		color:#606060;
	}
	#pr_pagination a{
		text-decoration:none;
		color:#606060;
	}
	#pr_pagination_L{
		float:left;
		width:130px;
		text-align:left;
	}
	#pr_pagination_M{
		float:left;
		width:125px;
		text-align:center;
	}
	#pr_pagination_R{
		float:right;
		width:130px;
		text-align:right;
	}
	
	/*Prod detail page*/
	#prod_detail_top{
		width:100%;
		height:175px;
		margin-top:15px;
	}
	#prod_detail_top img{
		float:left;
	}
	#prod_detail_top #sDesc{
		float:right;
		width:150px;
		text-align:left;
		font-size:75%;
	}
	#prod_detail_bottom{
		width:100%;
		height:300px;
		font-size:78%;
		margin-top:15px;
	}
	.sBasket_link{
		text-decoration:none;
		color:#606060;
	}
	
/*RHS Basket styles*/
	#checkout_box{
		width:176px;
		/*height:65px;*/
		display:table;
		border:1px solid #A4D7EC;
		/*margin-bottom:80px;*/
		margin-bottom:10px;
	}
	#checkout_box_hd{
		/*height:16px;*/
		font-size:90%;
		font-weight:bold;
		padding-left:15px;
		padding-top:2px;
		padding-bottom:2px;
		color:#A4D7EC;
		border-bottom:1px solid #A4D7EC;
	}
	#checkout_box_shd{
		/*height:3px;*/
		font-size:70%;
		font-weight:bold;
		padding-left:15px;
		padding-right:15px;
		padding-top:1px;
		padding-bottom:1px;
		border-bottom:0px solid #ffffff;
		color:#3498CC;
	}
	.checkout_box_info{
		/*height:5px;*/
		min-height:30px;
		font-size:70%;
		font-weight:bold;
		padding-left:15px;
		padding-right:0px;
		padding-top:1px;
		padding-bottom:1px;
		color:#666666;
		margin-bottom:5px;
		display:table-row;
	}
	.checkout_box_info a{
		color:#666666;
		text-decoration:none;
	}
	#checkout_box_btns{
		height:55px;
		border-bottom:0px solid #ffffff;
		padding-left:10px;
		float:left;
	}
	.checkout_box_total{
		/*height:5px;*/
		font-size:80%;
		font-weight:bold;
		padding-left:15px;
		padding-right:15px;
		padding-top:1px;
		padding-bottom:1px;
		color:#666666;
		margin-bottom:5px;
		
		border-top:1px solid #A4D7EC;
		border-bottom:1px solid #A4D7EC;
		
		display:inline-block
	}
	.greentext{
		color:#3498CC;
	}
	.btn_checkout{
		margin-top:2px;
	}
	.checkout_box_tr{
		display:table-row;
	}
	.checkout_box_td{
		display:table-cell;
		/*border-bottom:1px solid #A4D7EC;*/
	}
	.col1{
		float:left;
		width:125px;
		display:inline-block;
		overflow:hidden;
	}
	.col12{
		float:left;
		width:80px;
		display:inline-block;
		overflow:hidden;
	}
	
	#col2{
		float:right;
	}
	
	.CMS_hr{
	 	color:#606060;
	}
	
	.CMS_heading{
		font-size:100%;
		color:#669865;
	}
	
	.CMS_subheading{
		font-size:90%;
		font-weight:bold;
		color:#669865;
	}
.shopping_title{
	 	color:#FFFFFF;
		font-weight:bold;
	}
.listPrice_font{
	color:#3498CC;
}

.home_content{
	margin-top:5px;
	display:block;
	float:left;
}
.error {
color: #660033;
font-weight: bold;
}

table tr td p {
margin-top:2px;
margin-bottom:2px;
}
-->

