/* Begin Structure Styles =============================================== */

body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0061B0;
	font-size: 11px;
	overflow: -moz-scrollbars-vertical;
	text-align:center;
}

#wrapper {
	border: 1px solid #57A6D6;
	padding: 0px;
	width: 995px;
	background: url('../images/body_shim.gif') repeat-x;
	min-width:775px;
	margin: 0 auto;
	text-align: left
}

* html #wrapper /* Modified SBMH (Simplified Box Model Hack) - to use different body elements ie5/ie6*/
{
  width: expression(document.body.clientWidth < 800? "775px" : "auto");
  w\idth:expression(documentElement.clientWidth < 800? "775px" : "auto" );
}

#header {
	height: 148px;
	background: url('../images/header_shim.gif') repeat-x;
	width: 100%;
	margin: 0;
	padding: 0
}

#logo {
	width: 218px; 
	height: 104px;
	float: left;
}

#top_nav_container {
	width:541px;
	height:117px;
	float: right;
}
.content_half{
	width:45%;
	margin-left:2%;
	padding:0px;
	float:left;
	margin-top:10px;
}
.content_half p{
	width:98%;
	margin-left:1%;
	padding:0px;
	float:left;
}

#top_nav_basket {
	background:url('../images/basket_small.gif') no-repeat;
	width: 360px;
	padding-top: 33px;
	float: right;
	color: #FFFFFF
}

#top_nav_basket a:link, #top_nav_basket a:active, #top_nav_basket a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

#top_nav_basket a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#top_nav_menu {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: right;
	height: 30px;
}

#top_nav_menu ul {
	padding:0;
	list-style-type: none;
	margin:0;
}
#top_nav_menu li {
	float: left;
	background: url('../images/left.gif') no-repeat left top;
	padding-left: 11px;
	margin-left: 2px
}
#top_nav_menu a {
	background: url('../images/right.gif') no-repeat right top;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	display: block;
	margin: 0; padding-left:0; padding-right:10px; padding-top:9px; padding-bottom:9px
	
}
#top_nav_menu a:hover {
	color: #FFE708;
}

#footer {
	background: url('../images/footer_shim.gif') repeat-x;
	width: 100%;
	font-size: 10px;
	text-align: center;
	margin-top: 5px;
	height: 40px;
	color: #FFFFFF; padding-left:0; padding-right:0; padding-top:11px; padding-bottom:0
}

/* End Structure Styles =============================================== */

/* All the content boxes belong to the content class. */
#content_wrapper {
	float: left;
	width: 100%;
	background-color: #FFFFFF;
	margin: 0 -175px 10px 0;
}

#content_wrapper1 {
	margin: 0 175px 0 0;
	padding: 0;
}

#content_container {
	float: right;
	width: 100%;
	padding: 0;
	background: url('../images/topsearch_shim.gif') repeat-x;; margin-left:-175px; margin-right:0; margin-top:0; margin-bottom:5px
}

#main_content {
	margin: 0 0 0 175px;
	padding: 0;
}

.content_title_wrapper {
	margin: 0;
	padding: 0 15px;
}

.content_title {
	margin: 0;
	padding: 0;
	float: left;
	color: #FFE708;
	font-weight: bold;
	font-size: 12px;
}

.content_wrapper {
	margin: 0 15px;
	padding: 0;
	background: url('../images/homeprod_shimright.gif') repeat-y right;
}

.content {
	margin: 0;
	background: url('../images/homeprod_shimleft.gif') repeat-y;; padding-left:15px; padding-right:15px; padding-top:10px; padding-bottom:2px
}

.content_noborder {
	margin: 0;
	padding: 10px 15px 0 15px;
}

.content_title h1, .content_title h2, .content_title h3, .content_title h3 {
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
}

/* home products */

.productlist ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.productlistleft {
	width: 49%;
	float: left;
	margin: 0 0 10px 0;
}

.productlistright {
	width: 49%;
	float: right;
	margin: 0 0 10px 0;
}

.productlistbox {
	background: url('../images/homeprod_shimleft.gif') repeat-y;
	margin: 0;
	height: 1%
}

.productlistimage {
	height: 105px;
	padding: 3px 10px;
}

.productlistcontent {
	display: block;
	padding: 0;
	min-height: 12.6em;
	background: url('../images/homeprod_shimright.gif') repeat-y right;
}

.productlistcontent img {
	float: left;
	margin: 0 5px;
}

.productlisttitle {
	margin: 0 0 3px 0;
	padding: 3px 0 8px 15px;
	*padding: 3px 0 5px 15px;
	background: #0065B3;
	height: 23px;
	font-weight: bold;
}

.productlisttitle a:link, .productlisttitle a:active, .productlisttitle a:visited {
	color: #FFE708 !important;
	text-decoration: none;
}

.productlisttitle a:hover {
	color: #FFE708;
	text-decoration: underline;
}

.productlisttitle .productlisttitlecrop {
	width: 95%;
	overflow: hidden;
	height: 26px;
	*height: 27px;
	*margin: 0 0 -18px 0;
}

.productlistbottom {
	margin: 0;
	width: auto;
	padding: 0 10px;
}

.prod_detail_content {
	width: 100%;
}

.prod_detail_content_1 {
	width: 210px;
}

.prod_detail_content_2 {
	padding-top: 2px;
}

.prod_detail_content_2 ul li {
	text-align: left;
	display: block;
	background: url('../images/bullet.gif') no-repeat 0 5px;
	font-size: 11px;
	list-style-type:none; padding-left:8px; padding-right:0; padding-top:1px; padding-bottom:1px
}

.was_price {
	text-decoration: line-through;
	font-style: normal;
}
/* Begin Left Menu Styles =============================================== */

#left_nav_container {
	width:170px;
	background: #FFFFFF url('../images/top_sides.gif') no-repeat;
	padding-top: 25px;
	padding-left: 5px;
	float:left	
}

.left_title {
	margin: 0;
	float: left;
	width: 150px;
	background: url('../images/menu_top.gif') no-repeat;; padding-left:15px; padding-right:5px; padding-top:4px; padding-bottom:10px
}

.left_title h2 {
	color: #FFE708;
	font-size: 11px;
	font-weight: bold;
	padding-top: 3px;
}

.left_content {
	margin: 0;
	padding: 10px 14px 0 14px;
	float: left;
	width: 140px;
	border-left: 1px solid #57A6D6;
	border-right: 1px solid #57A6D6;
}

.left_content ul li, .accountlinks ul li {
	list-style-type: none;
	background:url('../images/bullet.gif') no-repeat 0 3px;
	width: 111px;
	display: block;
	font-size: 11px;
	padding-left:10px; padding-right:10px; padding-top:0; padding-bottom:10px
}

.left_content ul li a:link {
	color: #0079C2;	
	text-decoration: none;
}

.left_content ul li a:active {
	color: #0079C2;
	text-decoration: none;
}

.left_content ul li a:visited {
	color: #0079C2;
	text-decoration: none;
}

.left_content ul li a:hover {
	color: #0079C2;
	text-decoration: underline;
}

.left_bottom {
	height:14px;
	width: 170px;
	background: url('../images/menu_bottom.gif') no-repeat bottom;
	float: left;
	margin-bottom: 15px
}

/* End Left Menu Styles =============================================== */

/* Begin Right Menu Styles ============================================ */

#right_nav_container {
	float:right;
	width:170px;
	background: #FFFFFF url('../images/top_sides.gif') no-repeat;
	padding-top: 25px;
	padding-right: 5px
}

.right_title {
	margin: 0;
	float: right;
	width: 150px;
	background: url('../images/menu_top.gif') no-repeat;; padding-left:15px; padding-right:5px; padding-top:4px; padding-bottom:10px
}

.right_title h2 {
	color: #FFE708;
	font-size: 11px;
	font-weight: bold;
	padding-top: 3px;
}

.right_content {
	margin: 0;
	padding: 10px 14px 0 14px;
	float: right;
	width: 140px;
	border-left: 1px solid #57A6D6;
	border-right: 1px solid #57A6D6;
}

.right_content ul li, .accountlinks ul li {
	list-style-type: none;
	background:url('../images/bullet.gif') no-repeat 0 3px;
	width: 111px;
	display: block;
	font-size: 11px;
	padding-left:10px; padding-right:10px; padding-top:0; padding-bottom:10px
}

.right_content ul li a:link {
	color: #0079C2;	
	text-decoration: none;
}

.right_content ul li a:active {
	color: #0079C2;
	text-decoration: none;
}

.right_content ul li a:visited {
	color: #0079C2;
	text-decoration: none;
}

.right_content ul li a:hover {
	color: #0079C2;
	text-decoration: underline;
}


.right_topsellers {
	border: 1px solid #57A6D6;
	width: 160px;
	margin-bottom:5px;
	float: left;
	padding: 4px;
}

.right_topsellers_image {
	width: 60px;
	float: left;
}

.right_topsellers_details {
	width: 92px;
	float: left;
	padding:0 4px;
	font-size: 10px;
	font-weight: bold;
}

.right_bottom {
	height:14px;
	width: 170px;
	background: url('../images/menu_bottom.gif') no-repeat bottom;
	float: right
}

/* End Right Menu Styles =============================================== */

/* Begin Class Styles =============================================== */

.price {
	height:18px;
	background-color: #C70912;
	color: #FFFFFF;
	font-weight: bold;
	padding: 3px 5px 0 5px;
}

.reduceppadding {
	padding-bottom: 2px;
	margin-bottom: 2px;	
}

.fontwhite {
	color: #FFFFFF;	
}

.fontgrey {
	color: #999999;	
}

.fontyellow {
	color: #FFE708;	
}

.fontblack {
	color: #000000;	
}

.fontred {
	color: #F51717;	
}

.fontbrown {
	color: #773F21;	
}

.border {
	border: 1px solid #0061B0;
}

.bordergrey {
	border: 1px solid #CCCCCC;
}

.borderright {
	border-right: 1px solid #0061B0;
}

.borderleft {
	border-left: 1px solid #0061B0;
}

.borderbottom {
	border-bottom: 1px solid #0061B0;
}

.bordertopdashed {
	border-top: 1px dashed #0061B0;
}

.borderbottomdashed {
	border-bottom: 1px dashed #0061B0;
}

.backgroundlight {
	background-color: #EDDFD7;
}

.backgroundmedium {
	background-color: #A55D37;
}

.backgrounddark {
	background-color: #773F21;
}

.backgroundred {
	background-color: #C70912;
}

a:link, a:visited, a:active {
	text-decoration: underline;
	color: #F51717;
}

a:hover, a {
	text-decoration: none;
	color: #0061B0;
}

a.blue:link, a.blue:visited, a.blue:active {
	color: #0061B0;
}

a.blue:hover, a.white {
	color: #F51717;
}

a.white:link, a.white:visited, a.white:active {
	color: #FFFFFF;
}

a.white:hover, a.white {
	color: #FFFFFF;
}

/* End Class Styles =============================================== */

/* Begin Basket Styles =============================================== */

.baskettop {
	font-weight: bold;
	color: #FFFFFF;
	background: #01A6D7;
	padding: 5px;
}
.basketmiddle {
	padding: 3px;	
}
.basketbottom {
	color: #FFFFFF;
	padding: 3px;
	background: #01A6D7;
}

/* End Basket Styles =============================================== */

/* Begin Form Styles =============================================== */

form {
	margin: 0;
	padding: 0;
}

legend { 
	padding: 0 6px;
	color: #0061B0;
	font-weight: bold;
}

fieldset, input:focus, textarea:focus {
	border: 1px solid #007FC1;
}

label { 
	display: block; 
	float: left; 
	text-align: right; 
	padding: 0 10px 0 6px; 
	margin-bottom: 0; 
	width: 160px; 
	font-weight: bold; 
}

.input {
	font: 11px Verdana, Arial, Helvetica, sans-serif; 
	background-color: #FFFFFF;
	border: 1px #007FC1 solid;
	color: #0061B0;
}

.textarea {
	font: 11px Verdana, Arial, Helvetica, sans-serif; 
	background-color: #FFFFFF;
	border: 1px #007FC1 solid;
	color: #0061B0;
}

/* End Form Styles =============================================== */