@charset "utf-8";
/* CSS Document */
#boxBody a{
background-color:#FFFFFF;
}
body  {
	font: 100% Arial, Helvetica, sans-serif;
	background: #ffffff;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}
.thrColFixHdr #container { 
	width: 1005px;
	margin: 0 auto;
	text-align: left;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-y;
} 
.thrColFixHdr #topCurve {
	background-image:url(images/topCurve2.jpg);
	background-repeat:no-repeat;
	height:25px;
}
.thrColFixHdr #header { 
	margin:0 auto;
	padding:0;
	width:965px;
	height:130px;
} 
.thrColFixHdr #header h1 {
	margin: 0;
	padding:0;
}
#logo {
	height:100px;
}

.thrColFixHdr #navigation {
	height:30px;
	background-image:url(images/navigationbg.jpg);
	background-repeat:no-repeat;
	padding:0 10px;
	margin:0;
}
#orderStatus {
	float:right;
	width:150px;
	font-size:12px;
	font-weight:bold;
	padding:10px 0 0 0;
	text-align:right;
	color:#a2030e;
	text-decoration:none;
}
#orderStatus a {
	color:#a2030e;
	text-decoration:none;
}
#orderStatus a:hover {
	color:#a2030e;
	text-decoration:underline;
}
#navcontainer {
	padding:0;
	height:30px;
	width: 650px;
	margin-bottom: 1em;
	overflow: hidden;
}
#navlist {
	list-style-type: none;
	margin: 0;
	padding:10px 0 0 0;
}
#navlist li {
	border-left: 1px solid #000;
	float: left;
	line-height: 1.1em;
	margin: 0 .5em 0 -.5em;
	padding: 0 .5em 0 .7em;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}
#navlist li a {
	color:#000000;
	text-decoration:none;
}
#navlist li a:hover {
	color:#55555;
	text-decoration: none;
}
.thrColFixHdr #contentContainer {
	margin:0 auto;
	padding:10px 0 0 0;
	width:965px;
}
.thrColFixHdr #sidebar1 {
	float: left;
	width: 186px;
	padding:0;
}
#boxContainer {
	width:185px;
	margin:0 0 10px 0;
	padding:0;
}
#boxTitle {
	background-image:url(images/titleBG.png);
	background-repeat:no-repeat;
	height:27px;
	height:20px !important;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	margin:0;
	padding:7px 5px 0 5px;
}
#circle {
	float:right;
	width:17px;
}
#boxBody {
	background-image:url(images/boxbg.jpg);
	padding:1px;
      padding-top:0px;
	font-size:11px;
	color:#000000;
	text-decoration:none;
}
#boxBody a {
	color:#000000;
	text-decoration:none;
}
#boxBody a:hover {
	color:#000000;
	text-decoration:underline;
}
#boxBottom {
	background-image:url(images/boxBottom.png);
	background-repeat:no-repeat;
	height:6px;
}
.thrColFixHdr #sidebar2 {
	float: right;
	width: 185px;
	padding:0;
}
#boxContainer2 {
	width:185px;
	margin:0 0 10px 0;
	padding:0;
}
#boxTitle2 {
	background-image:url(images/titleBG.png);
	background-repeat:no-repeat;
	height:27px;
	height:20px !important;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	margin:0;
	padding:7px 5px 0 5px;
}
#boxBody2 {
	background-image:url(images/boxbg.jpg);
	padding:4px;
	font-size:11px;
	color:#000000;
	text-decoration:none;
}
#boxBottom2 {
	background-image:url(images/boxBottom.png);
	background-repeat:no-repeat;
	height:6px;
}
.thrColFixHdr #mainContent { 
	margin: 0 195px 0 195px;
	padding:0;
	font-size:11px;
	color:#000000;
	text-decoration:none;
} 
.thrColFixHdr #mainContent a { 
	color:#000000;
	text-decoration:none;
} 
.thrColFixHdr #mainContent a:hover{ 
	color:#000000;
	text-decoration:underline;
} 
#subcategoryBox {
	width:490px;
}
#middleTitle {
	background-image:url(images/middleTitle.jpg);
	background-repeat:no-repeat;
	height:26px;
	height:19px !important;
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	margin:0;
	padding:7px 7px 0 7px;
}
#middlebg {
	background-image:url(images/middleBG.jpg);
	font-size:11px;
	margin:0;
	padding:4px;
	color:#000000;
	text-decoration:none;
}
#middlebg a {
	color:#000000;
	text-decoration:none;
}
#middlebg a:hover {
	color:#000000;
	text-decoration:none;
}
#middleBottom {
	background-image:url(images/middleBottom.jpg);
	background-repeat:no-repeat;
	height:5px;
}
.thrColFixHdr #footer { 
	margin:0 auto;
	width:965px;
	width:959px !important;
	height:45px;
	height:39px !important;
	padding:3px;
	border-top:#d5d5d5 solid 1px;
	font-size:11px;
	color:#767676;
	text-decoration:none;
} 
.thrColFixHdr #footer a {
	color:#767676;
	text-decoration:none;
}
.thrColFixHdr #footer a:hover {
	color:#767676;
	text-decoration:underline;
}
.thrColFixHdr #footerBottom {
	background-image:url(images/footerCurve.jpg);
	background-repeat:no-repeat;
	height:25px;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.forms {
	border: 1px solid #bebebe;
	background-color:#ffffff;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.formbuttons {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	background-color:#cbcbcb;
	border: 1px solid #bebebe;
	cursor: pointer;
	cursor: hand;
}

.label
{
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
}
.suckerdiv ul li a {
font-size:13px;
font-weight:bold;
padding-left:10px !important;
color:#FFA600 !important;
}
.suckerdiv ul {
width:183px !important;
}
.suckerdiv ul li a:hover{
text-decoration:none !important;
}



/* place css box model fixes for IE 5* in this conditional comment */
.thrColFixHdr #sidebar1 { width: 185px; }
.thrColFixHdr #sidebar2 { width: 185 px; }

/* place css fixes for all versions of IE in this conditional comment */
.thrColFixHdr #sidebar2, .thrColFixHdr #sidebar1 { padding-top: 0px; }
.thrColFixHdr #mainContent { zoom: 1; }
/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */
