/* Start parameters for the site */
/* Default color for all links */
a, a:visited, a:active, a:hover{
	color: #0000ff;
	font-weight: bold;
}

.wrapper, .absheader, .absfooter{
/* Width of the site */
	width: 960px; /* SITE_WIDTH */
}
/* Height of the header */
.absheader{
	height: 134px;
	background-image: url(../images/header_bg.png);
	background-repeat: no-repeat;
}
.wrapper{
	padding-top: 134px;
}
/* Padding top */
.wrapper{
	margin-top: 0;
}
/* Content padding */
.content{
/*
	padding: top right bottom left;
*/
	padding: 12px 12px 12px 12px; /* LEFT_PADDING, RIGHT_PADDING */
}

/* Width of the left navigation */
.colleft{
	width: 168px; /* LEFTCOL_WIDTH */
	padding: 8px 6px;
}
.content{
	width: 756px; /* =SITE_WIDTH - LEFTCOL_WIDTH - LEFT_PADDING - RIGHT_PADDING */
}
/* Default styles for the whole site */
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.wrapper{
	background-color: #ffffff; /* Background color for the inner area */
}
.absheader{
	background-color: #ffffff; /* Backgound color for the header */
}
.absfooter{
	background-color: #ffffff; /* Background color for the footer, can be transparent */
}
/* Size of the logo link (goes to the home page) Can be bigger then logo.png */
h1.logo a{
	display: block;
	width: 200px;
	height: 112px;
	text-indent: -3000px;
	overflow: hidden;
}
/* Position of the logo link */
h1.logo{
	margin: 0;
	float: left;
}
a.weshiptoday{
	float: left;
	width: 170px;
	height: 55px;
	margin: 30px 0 0 28px;
	text-indent: -3000px;
	overflow: hidden;
}
a.boldchat{
	float: right;
	width: 238px;
	height: 112px;
	text-indent: -3000px;
	overflow: hidden;
}
/* End parameters for the site */

body{
	margin: 0;
	padding: 0;
}
form{
	margin: 0;
	padding: 0;
}
img{
	border: 0;
}

fieldset{
	margin: 0;
	padding: 0;
	border: none;
}
fieldset legend{
	display: none;
}
ul, li{
	margin: 0;
	padding: 0;
}
.content ul{
	margin: 0 0 12px 24px;
}

.no-display{
	display: none;
}
.wrapper{
	margin-left: auto;
	margin-right: auto;
	position: relative;
	background-image: url(../images/menu-bg.gif);
	background-repeat: repeat-y;	
}
.content{
	float: right;
}
.absheader{
	position: absolute;
	top: 0;
	left: 0;
}
.absheader div.cart{
	background-color: #013d71;
	line-height: 21px;
	text-align: right;
	color: #ffffff;
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 875px;
	padding-right: 85px;
}
.absheader div.cart a{
	background-image: url(../images/button_checkout.gif);
	position: absolute;
	top: 0;
	right: 0;
	width: 85px;
	height: 20px;
	text-indent: -3000px;
	overflow: hidden;
	text-align: left;
}
#items{
	background-image: url(../images/icon_minicart.gif);
	background-repeat: no-repeat;
	padding: 5px 0 4px 29px;	
}
#price{
	font-weight: bold;
	padding: 5px 9px 3px 6px;
}

.colleft{
	float: left;
	background-image: url(../images/menu-header.gif);
	background-repeat: no-repeat;
}
.searchform{
	border-top: 1px solid #cccccc;
	border-right: 1px solid #9a9a9a;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #9a9a9a;
	background-image: url(../images/header_search.gif);
	background-repeat: no-repeat;
	margin: 0 0 4px 0;
}
.searchform fieldset{
	border-top: 1px solid #bbbbbb;
	border-bottom: 1px solid #afafaf;
	padding: 28px 0 10px 12px;	
}

.searchform .search-text{
	border: 1px solid #7F9DB9;
	font-size: 10px;
	line-height: 12px;
	height: 16px;
	margin: 0 0 2px 0;
	padding: 0px 0 0 1px;
	width: 127px;
	margin: 0 0 6px 1px;
}
.nav{
	list-style: none;
}
.nav ul{
	list-style: none;
	margin: 0 0 12px 0;
}
.nav ul li{
	display: inline;
}
.nav h3{
	height: 25px;
	line-height: 25px;
	margin: 0 0 7px 0;
	background-repeat: no-repeat;
	background-color: #013d71;
	border-top: 1px solid #809eb8;
	border-bottom: 1px solid #809eb8;	
	color: #ffffff;
	padding-left: 14px;
	font-size: 11px;
}
.nav h3.nav-image{
	overflow: hidden;
	border: 0;	
	text-indent: -3000px;
	overflow: hidden;
}
.nav a{
	display: block;
	font-weight: bold;
	line-height: 18px;
	padding-left: 14px;
	background-repeat: no-repeat;
	background-position: 2px 7px;
	margin: 0 0 3px 0;
}
.nav a{
	background-image: url(../images/nav_bullet.gif);
	color: #013d71;
}
.nav .nav-index4 a{
	background-image: url(../images/nav_bullet2.gif);
	color: #999999;
}
.cc{
	border-top: 3px solid #666666;
	background-image: url(../images/cc.png);
	background-repeat: no-repeat;
	background-position: center 6px;
	height: 58px;
	text-indent: -3000px;
	overflow: hidden;
}
.absfooter{
	margin: 0 auto;
	background-image: url(../images/menu-bottom.gif);
	background-repeat: no-repeat;
	padding-top: 3px;
}
.absfooterinner{
	border-top: 12px solid #666666;
	text-align: center;
	font-size: 11px;
	line-height: 18px;
	padding: 10px 0 6px;	
}

