body
{
	background: #fff url(../images/bg.jpg) no-repeat;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
}
a 
{
	color:#3c3795;
	font-weight: bold;
}
img 
{
	border: 0px;
}
h1
{
   font-size: inherit;
	font-weight: inherit;
	color: inherit;
   margin: inherit;
   margin-top: inherit;
   margin-left: inherit;
}
#container
{
	width:935px;
	float: left;
}
#header
{
	width: 785px;
	margin-left: 150px;
}
#navbar
{
	margin-top: 49px;
	margin-left: 15px;
	width: 743px;
	height: 36px;
	background: url(../images/nav_bg.gif) repeat-x;
}
#navbarleft
{
	background: url(../images/nav_bg_left.gif) no-repeat;
	height: 36px;
	width: 5px;
	float:left;
}
#navbarnav
{
	float:left;
}
#navbarcart
{
	background: url(../images/cartview.gif) no-repeat;
	margin-right: 10px;
	text-align: center;
	font-size: 11px;
	height: 36px;
	width: 108px;
	float:right;
}
#navcarttext
{
	margin-top: -1px;
}
#navbarright
{
	background: url(../images/nav_bg_right.gif) no-repeat;
	height: 36px;
	width: 5px;
	float:right;
}
#navsearch
{
	width: 743px;
	background: url(../images/search_bg.gif) no-repeat;
	height: 45px;
	margin-left: 15px;
}
#searchbox
{
	width:380px;
	padding: 8px 8px 8px 11px;
	height: 28px;
	font-size: 11px;
	font-weight:bold; 
	float: left;
}
INPUT, SELECT, TEXTAREA 
{
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;	
}
.searchinput
{
	width:129px;
	border: 1px solid #a5acb2;
	font-weight: normal;
}
.logoLink 
{
	position:absolute;
	top:0;
	left:0; 
	width: 150px; 
	height: 130px;
}
#loginbox
{
 	width:305px;
	height: 28px;
	padding: 8px 8px 8px 11px;
	font-size: 11px;
	color: #fff;
	float: right;
}
#loginbox a
{
	color:#fff;
	font-weight: normal;
}
#wrapper
{
	float: left;
}
#leftnav
{
	width: 137px; 
	float: left;
	padding-top: 20px;
	font-size: 13px;
	
}
#leftnav a
{
	text-decoration: none;
}
#leftnav a:hover
{
	text-decoration: underline;
}
#leftnav ul
{
	list-style: none;
   margin: 0;
   padding: 0;
	padding-left: 10px;

}

#leftnav li
{
   margin-bottom: 3px;
}

#leftnav ul ul li
{
   margin: 0;
}

#leftnav ul ul
{
	margin-bottom: 5px;
}
#leftnav ul ul ul
{
	margin-bottom: 0px;
}
#leftnav ul ul a
{
	font-weight: normal;
}
.leftnavselected
{
	background: #000 url(../images/leftnav_select_black.gif) repeat-x;
	display: block;
	padding: 2px;
	margin-left: -10px;
	padding-left: 10px;
	color:#fff;
}
.leftnavorange
{
	color:#d54500;
}

#contentcontainer
{
	margin-right: 26px;
	margin-left:26px;
   margin-top:20px;
	margin-top:16px;
	float: right;
	width: 743px;
}

#banner
{
   margin-top:0px;
	margin-right:24px;
	margin-left:24px;
	margin-bottom:8px;
	float: left,top;
	width: 698px;
   height: 168px;
   background: #fff url(../images/banner_cf_sweepstakes.jpg) repeat-x;
}

#banner_link a
{
  position: relative;
  display: block;
  height: 50px;
  width: 128px;
  top: 120px; 
  left: 556px;
  text-decoration: none;
}

#banner_link a i { visibility: hidden; }

#maincontent
{
	float: left;
	width: 550px;
}
.headertitle
{
	background-image: url(../images/banner_background.gif);
	width:550px;
	height:37px;
}
.orangetitle
{
	font-size: 16px;
	font-weight: bold;
	color:#d54500;
	padding: 9px;
}
.orangesubtitle
{
	font-size: 12px;
	font-weight: bold;
	color:#d54500;
	padding: 9px;
}
.bluetitle
{
	font-size: 14px;
	font-weight: bold;
	color:#3c3795;
}
.blueboldtext
{
	color: #3c3795;
	font-weight: bold;
}

#maincontentlt
{
	float: left;
	width: 300px;
}

#maincontentrt
{
	float: right;
	width: 250px;
}

#rightcol
{
	width:173px;
	float: right;
	background: url(../images/rightcol_line.gif) no-repeat;
}

#upsellWrapper
{
	width: 549px;
	background: url(../images/upsell_bg.gif) 1px top no-repeat;
}
#upsellBox 
{
	clear:both;
	width: 546px;
	margin-left: 1px;
	min-height: 100px;
	height: auto;
	overflow-x: scroll; 
	overflow-y: hidden;
	scrollbar-base-color:#f6f5f0;
	scrollbar-3dlight-color:#909ab1;
	scrollbar-arrow-color:#fff;
	scrollbar-darkshadow-color:#000;
	scrollbar-face-color:#dbdee6;
	scrollbar-highlight-color:#bdc3d1;
	scrollbar-shadow-color:#909ab1;
}

.clear
{
	clear: both;
}
#footer
{
	background: url(../images/footer_bg.gif) no-repeat;
	font-size: 11px;
	color:#7f889c;
	width:792px;
	height: 75px;
	margin-left: 145px;
	text-align: center;
	padding-top:12px;
}
#footer a
{
	color:#000;
	font-weight: normal;
}
#footer p
{
	margin-top: 15px;
}
.sidebarcontainer
{
	margin-bottom: 15px;
	margin-left: 24px;
}
.sidebararea
{
	width: 153px;
	background: url(../images/sidebarbg.gif) repeat-y;
}
.sidebarcontent
{
	margin:0px;
	padding:10px;
}
#rightcol a
{
	font-size: 13px;
	font-weight: normal;
}
.arrowlink
{
	background: url(../images/side_arrow.gif) no-repeat 0 70%;
	padding-left: 12px;
}
.sidebarfooter
{
	background: url(../images/sidebarfooter.gif) no-repeat;
	height: 8px;
	width: 153px;
}
.black
{
	color: #000;
}
#bluedotlist
{
	list-style: url(../images/bluedot.gif);
	margin: 0;
	margin-top: 10px;
	padding-left: 30px;
}
#bluedotlist li
{
	padding-bottom: 5px;
}
#bluearrowlist
{
	list-style: url(../images/bluearrow.gif);
	margin: 0;
	margin-top: 10px;
	padding-left: 30px;
}
#bluearrowlist li
{
	padding-bottom: 8px;
}
#productcolors
{
	float: right;
	margin-top: 20px;
	width:275px;
	font-size: 11px;
}
#productcolors a
{
	color:#000;
	font-weight: normal;
}
#productcolors img
{
	padding: 2px;
}