<!--

body {
	margin: 0px;
	padding: 0px;
	font-family:Tahoma;
	font-size:11px;
	color:#4C4B46;
}


/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.5.2
*/
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;font-variant:normal;}sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}body {font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}table {font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}

h1{font-size:138.5%;}h2{font-size:123.1%;}h3{font-size:108%;}h1,h2,h3{margin:1em 0;}h1,h2,h3,h4,h5,h6,strong{font-weight:bold;}abbr,acronym{border-bottom:1px dotted #000;cursor:help;} em{font-style:italic;}blockquote,ul,ol,dl{margin:1em;}ol,ul,dl{margin-left:2em;}ol li{list-style:decimal outside;}ul li{list-style:disc outside;}dl dd{margin-left:1em;}th,td{border:1px solid #000;padding:.5em;}th{font-weight:bold;text-align:center;}caption{margin-bottom:.5em;text-align:center;}p,fieldset,table,pre{margin-bottom:1em;}input[type=text],input[type=password],textarea{width:12.25em;*width:11.9em;}

a{
	color:#F46626;
}

#header{
	width:100%;
	height:50px;
	background:url(../img/header.bkg.jpg);
}
#header #logo{
	width:200px;
	height:50px;
	background:url(../img/logo.jpg) no-repeat left top;
	float:left;
}
#header #logo h1{
	color:transparent;
	visibility:hidden;
	margin:0;
	padding:0;
}
#header #logo h1 a{
	color:transparent;
	padding:25px 0 30px 0;
}
#header #tagline h2{
	padding-top:14px;
	color:#FFFFFF;
	font-size:12px;
	margin:0;
	font-weight:bold;
}
.wrap{
	width:800px;
	margin:auto;
}

h3{
	margin:3px 0 3px 0;
	color:#DB1D48;
	font-size:16px;
}

#nav{
	float:left;
	width:150px;
}
#nav ul{
	margin:20px 0 0 0;
	padding:0;
}
#nav ul li{
	float:left;
	list-style-type:none;
	width:125px;
	font-size:12px;
	font-weight:bold;
	padding:3px 0 3px 22px;
	margin-bottom:2px;
	background:url(../img/symbol.gif) left no-repeat;
}
#nav ul li a{
	color:#F46626;
	text-decoration:none;
	display:block;
	padding:3px 0 1px 0;
}
#nav ul li.selected{
	border-right:3px solid #F46626;
}
#latestnews{
	padding-top:10px;
	float:left;
}
#latestnews ul{
	margin:0;
	padding:0;
}
#latestnews ul li{
	font-weight:normal;
	background:none;
	padding:0;
	margin:10px 0 0 0;
}
#content{
	float:left;
	padding-left:10px;
	width:639px;
	border-left: 1px solid #F46626; 
	margin-top: 20px;
	padding-top: 0px;
}
#content .cwrap{
	float:left;
}
#content #blurb{
	float:left;
	padding-right:5px;
	width:440px;
	min-height:150px;
}
#content #blurb p{
	margin-left:15px;
	line-height:170%;
}
#content #hotitem{
	float:left;
	width:180px;
	border:1px solid #DB1D48;
	padding:0 0 10px 10px;
}
#hot{
	float:left;
	width:110px;
	text-align:center;
}
#hotprice a{
	color:#009933;
	text-decoration:none;
}
#hotprice{
	float:left;
	width:50px;
	font-size:14px;
	font-weight:bold;
	padding-top:25px;
}
#content #topselling{
	float:left;
	width:155px;
	padding-top:10px;
}
#content #topselling #topitem{
	margin:20px auto 5px auto;
	padding:10px 5px 5px 5px;
	width:110px;
	text-align:center;
	font-size:16px;
	color:#FFFFFF;
	cursor:pointer;
}
#content #topselling #topitem img{
	margin-bottom:5px;
}
#content #topselling #topitem a{
	color:#FFFFFF;
	text-decoration:none;
}
#content #testimonials{
	float:left;
	width:480px;
}
#content #testimonials.empty{
	border-bottom:1px solid #ccc;
	height:25px;
	margin-bottom:20px;
}
#content #testimonials img{
	margin:0 0 10px 0px;
}
#content .item{
	float:left;
	width:110px;
	margin-bottom:25px;
	text-align:center;
	padding:5px;
	cursor:pointer;
}
ul.items{
	float:left;
	margin:0 0 10px 10px;
	padding:0;
}
ul.items li{
	float:left;
	list-style-type:none;
	width:170px;
	height:170px;
	border:1px solid #aaa;
	padding:5px 5px;
	text-align:center;
	margin:0 10px 0 0;
	cursor:pointer;
}
ul.items li a{
	color:#DB1D48;
	text-decoration:none;
}
ul.items li.over{
	background:#F7F7F7;
}
.price{
	text-align:center;
	width:120px;
	font-size:13px;
	color:#1A6594;
}
.item .deets{
	text-align:center;
	width:120px;
	font-size:13px;
}
#footer{
	float:left;
	margin:25px 0 50px 0;
	width:100%;
	text-align:center;
}
#footer #footwrap{
	width:300px;
	margin:auto;
}
#footer ul{
}
#footer ul li{
	list-style-type:none;
	float:left;
	margin:0 10px 0 10px;
	padding-right:20px;
	border-right:1px solid #000;
}
#footer ul li.last{
	border-right:none;
}
#footer ul li a{
	color:#F46626;
	text-decoration:none;
}
-->
