@charset "utf-8";
/* CSS Document */

body {
	margin:0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#5a5959;
}

a {
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #0054A4;
}

h1{
	font-size:20px;
	color:#5d184b;
}
h2{
	font-size:14px;
	color:#5d184b;
}

.h1blue {
	color:#386a8f;
}

.h1orange {
	color:#386a8f;
}

h1 span{
	color:#d98031;
	font-size:15px;
}

#pagebodycen{
	position:relative;
	width:955px;
	margin:0px auto;
	height:auto;
	overflow:visible;
	background-color:#FFFFFF;
	
}

#CenterCol{
	position:relative;
	width:895px;
	clear:both;
	margin:0px 29px 0px 31px;
	min-height:995px;
	height:auto !important;
	height:995px;
	background-image:url(../images/images/page_fill.jpg);
	background-repeat:repeat-y;
	
}

#CenterCol-Header{
	position:relative;
	clear:both;
	height:25px;
	width:895px;
	background:url(../images/images/page_top.jpg) no-repeat;
	
}

#CenterCol-Footer{
	position:absolute;
	bottom:0px;
	clear:both;
	height:20px;
	width:895px;
	background:url(../images/images/page_footer.jpg) no-repeat;
	
	
}

#topnav{
	position:absolute;
	width:auto;
	height:36px;
	top: 19px;
	left: 35px;
	
}

#topnav ul{
	list-style: none;
	padding: 0px;
	margin: 0px;
	position:relative;
	color:#4f4f4f;
	padding-top:10px;
	
}

#topnav li {
	list-style:none;
	float:left;
	background-image:url(../images/images/topnav_sep.jpg);
	background-repeat:no-repeat;
	background-position:right;
	
}


#topnav li a {
	font-size:11px;
	margin:0px 20px;
	display: block;
	text-align: center;
	color:#FFFFFF;
	font-weight:bold;
	text-transform:uppercase;
	
}

#topnav li a:hover {
	margin:0px 20px;
	font-size:11px;
	display: block;
	text-align: center;
	text-decoration:underline;
	color:#FFFFFF;
	font-weight:bold;
	
}

#secondnav{
	position:absolute;
	width:370px;
	height:33px;
	bottom: 0px;
	right: 35px;
	text-align:right;
}

#secondnav ul{
	list-style: none;
	padding: 0px;
	margin: 0px;
	position:relative;
	color:#4f4f4f;
	padding-top:10px;
	float:right;
}

#secondnav li {
	list-style:none;
	float:left;
	background-image:url(../images/images/secondnav_sep.jpg);
	background-repeat:no-repeat;
	background-position:left;
	
}


#secondnav li a {
	font-size:11px;
	margin:0px 10px;
	display: block;
	text-align: center;
	color:#FFFFFF;
	font-weight:bold;
	text-transform:uppercase;
	
}

#secondnav li a:hover {
	margin:0px 10px;
	font-size:11px;
	display: block;
	text-align: center;
	text-decoration:underline;
	color:#FFFFFF;
	font-weight:bold;
	
}

#header{
	position:relative;
	clear:both;
	width:955px;
	height:205px;
	background-image:url(../images/images/header.jpg);
	background-repeat:no-repeat;
	
}

#ContentArea{
	position:relative;
	clear:both;
	width:869px;
	height:auto;
	
}

form{
	margin:0px;
	padding:0px;
	
}

#SearchDiv{
	position:relative;
	clear:both;
	width:184px;
	height:46px;
	background-image:url(../images/bg_search_field.jpg);
	background-repeat:no-repeat;
	margin-bottom:11px;
	
}

#SearchDiv form{
	position:relative;
	top:10px;
	left:7px;
	
}

.ClearDiv{
	clear:both;
	height:1px;
	
}

#Col1{
	position:relative;
	width:197px;
	height:auto;
	float:left;
	z-index:1000;
	
}

#Col2{
	position:relative;
	width:502px;
	float:left;
	height:auto !important;
	height:693px;
	z-index:2;
	
}

.Content-Container{
	position:relative;
	width:502px;
	height:auto;
	background-image:url(../images/images/center_fill.jpg);
	background-repeat:repeat-y;
	
}

#Content-Header{
	position:relative;
	clear:both;
	width:502px;
	height:14px;
	background-image:url(../images/images/central_header.jpg);
	background-repeat:no-repeat;	
}

.Content-Inner{
	position:relative; clear:both; margin-left:24px; padding:11px 0px; width:450px;
}

.Content-Footer{
	position:relative; clear:both; width:502px; height:22px; background-image:url(../images/images/center_footer.jpg); background-repeat:no-repeat
}

#SpecialOffers-Header{
	position:relative; clear:both; width:502px; height:43px; background-image:url(../images/images/specials_header.jpg); background-repeat:no-repeat;
}

#Bestsellers-Header{
	position:relative; clear:both; width:502px; height:43px; background:url(../images/images/bestsellers_header.jpg) no-repeat;
}

#Col3{
	position:relative;
	float:left;
	width:196px;
	height:auto;
	
}

fieldset{
	border:none;
}

#PageBottom{
	position:relative;
	clear:both;
	background-repeat:no-repeat;
	width:908px;
	height:23px;
	
}

#footer{
	position:relative;
	clear:both;
	width:895px;
	height:52px;
	background-image:url(../images/images/footer_bg.jpg);
	background-repeat:no-repeat;
	margin:0px 13px 0px 31px;
	
}

#footer-inner{
	width:870px;
	color:#FFFFFF;
	font-size:11px;
	padding-top:4px;
	margin:0px auto;
	
}

#footer-inner a{
	color:#FFFFFF;
	font-size:11px;
	
}

#footer-inner a:hover{
	color:#FFFFFF;
	
}

.styledform fieldset {
  padding: 1em;
  font:80%/1 sans-serif;
  border:1px solid #999999;
  width:420px;
  }
.styledform legend {
  padding: 0.2em 0.5em;
  border:1px solid #999999;
  color:#333333;
  font-size:100%;
  text-align:right;
  margin:10px 0px;
  }
.styledform label {
  float:left;
  width:20%;
  margin-right:0.5em;
  padding-top:0.2em;
  text-align:right;
  font-weight:bold;
  }
.tablecellspacing td{
	padding-top:5px;
}

.sidetitles{
	background-color:#D6DFF7;
	font-weight:bold;
	padding:5px;
	width:20%;
}

.fieldside{
	padding:5px;
	background-color:#f1f1f1;
}

thead{
	background-color:#D6DFF7;
	font-weight:bold;
}

.spacer{
	position:relative;
	clear:both;
	
}

.suckerdiv{
	margin-left:31px;
	z-index:1000;
	
}

.suckerdiv ul{
margin: 0;
padding: 0;
list-style-type: none;
width: 127px; /* Width of Menu Items */
z-index:2000;

}
	
.suckerdiv ul li{
position: relative;

}
	
/*Sub level menu items */
.suckerdiv ul li ul{
position: absolute;
width: 181px; /*sub menu width*/
top: 0;
visibility: hidden;
background-color:#DAE8EB;
border-bottom: 1px solid #666666;
}


/* Sub level menu links style */
.suckerdiv ul li a{
display: block;
overflow: auto; /*force hasLayout in IE7 */
color:#ffffff;
text-decoration: none;
padding: 5px 5px;
border-bottom:1px dashed #ffffff;
width: 100%;
font-size:11px;
text-transform:uppercase;


}

/* Sub level menu links style */
.suckerdiv ul li ul li a{
display: block;
overflow: auto; /*force hasLayout in IE7 */
color:#000000;
text-decoration: none;
background: #DAE8EB;
padding: 5px 5px;
border: 1px solid #666666;
border-bottom:none;
width: 170px;
z-index:3000;
}

.suckerdiv ul li a:visited{
color:#ffffff;
}

.suckerdiv ul li a:hover{
color:#000000;
}

.suckerdiv ul li ul li a:hover{
color:#000000;
text-decoration:underline;
}

.suckerdiv ul li ul li a:visited{
color:#000000;

}

.suckerdiv .subfolderstyle{
background: url(../images/arrow-list.gif) no-repeat 150px 5px;
}

	
/* Holly Hack for IE \*/
* html .suckerdiv ul li { float: left; height: 1%; }
* html .suckerdiv ul li a { height: 1%; }
/* End */

#BasketDiv{ position:relative; clear:both; width:188px; height:103px; background:url(../images/images/basket_bg.jpg) no-repeat; z-index:-1000;

}
#BasketDiv #ViewBasket {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #505050;
	position: absolute;
	top: 12px;
	left: 20px;
	
	
}

#BasketDiv #ViewBasket a {
	color: #505050;
	
}

#BasketDiv #Checkout {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #505050;
	position: absolute;
	left: 20px;
	top: 41px;
	
}

#BasketDiv #Checkout a {
	color: #505050;
	
}

#BasketDiv #MiniLinks {
	color: #505050;
	position: absolute;
	left: 20px;
	top: 70px;
	
}

#BasketDiv #MiniLinks a{
	font-size:11px;
	color: #505050;
	
}

#SearchBox{
	position:absolute;
	top: 20px;
	right: 29px;
	background-image:url(../images/images/search_bg.jpg);
	background-repeat:no-repeat;
	width:253px;
	height:28px;
	
}


#ProductNav-Header{
	position:relative;
	clear:both;
	width:197px;
	height:34px;
	background-image:url(../images/images/product_header.jpg);
	background-repeat:no-repeat;
	
}

#ProductNav-Content{
	position:relative;
	clear:both;
	width:197px;
	height:auto;
	background-image:url(../images/images/product_fill.jpg);
	background-repeat:repeat-y;
	
}

#ProductNav-Footer{
	position:relative;
	clear:both;
	width:197px;
	height:19px;
	background-image:url(../images/images/product_footer.jpg);
	background-repeat:no-repeat;
	
}

#PurpleHeader{
	position:relative; clear:both; width:197px; height:24px; background-image:url(../images/images/purple_container_header.jpg); background-repeat:no-repeat;
	
}

#PurpleContent{
	position:relative; clear:both; width:197px; height:auto; background-image:url(../images/images/purple_container_fill.jpg); background-repeat:repeat-y;
	
}

#PurpleFooter{
	position:relative; clear:both; width:197px; height:19px; background-image:url(../images/images/purple_container_footer.jpg); background-repeat:no-repeat;
	
}

#Testimonial-Header{
	position:relative; clear:both; width:196px; height:42px; background-image:url(../images/images/testimonals_header.jpg); background-repeat:no-repeat;
	
}

#Testimonial-Content{
	position:relative; clear:both; width:196px; height:auto; background-image:url(../images/images/testimonials_fill.jpg); background-repeat:repeat-y;
	
}

#Testimonial-Content-Inner{
	position:relative; clear:both; width:148px; height:auto; font-size:11px; color:#FFFFFF; margin-left:25px; padding:15px 0px;
	
}

#Testimonial-Footer{
	position:relative; clear:both; width:196px; height:22px; background-image:url(../images/images/testimonials_footer.jpg); background-repeat:no-repeat;
	
}

.vertmenu {
font-size: 11px;
width: 127px;
padding: 0px;
margin-left:31px;
padding-bottom:10px;

}

.vertmenu ul {
margin: 0;
padding: 0;
list-style-type: none;
width: 127px; /* Width of Menu Items */
z-index:2000;
}
.vertmenu ul li {
position: relative;
}
.vertmenu ul li a {
display: block;
overflow: auto; /*force hasLayout in IE7 */
text-decoration: none;
padding: 5px 5px;
border-bottom:1px dashed #ffffff;
width: 100%;
color:#FFFFFF;
font-size: 11px;
}

.vertmenu ul li a:hover, .vertmenu ul li a:focus {
color:#FFFFFF;
text-decoration:underline;
}

.breadcrumbtext{
	color:#8b8a8a;
	font-size:11px;
	font-weight:bold;
}
