/* CSS Document */
body {
	margin: 0;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
#wrapper {
	width: 1001px;
	margin: 0 auto;
	padding: 0;
	border: 1px solid #c4c5ca;
	}
#header{ 
padding:0;
margin: 0;
}
.logoHolder{
	float: left;
	display: block;
	width: 793px;
	}
.top-rt{
	width: 203px;
	display: block;
	float: left;
	display: block;
	text-align: center;
	margin: 3px 0 0 0;
	color: #0a266c;
	}
#header .rt-top-links{
	font-size: 10px;
	font-weight: bold;
	
}
#header .rt-top-links a {
	text-decoration: none;
	color: #0a266c;
	}
#header .cart-links
	{ display: block;
	margin: 37px 0 0 0;
	height: 42px;
	text-align: right;
	padding: 4px;
	background-image: url(../images/pink-bag.jpg);
	background-repeat: no-repeat;
	background-position: 80px 0;
	}
#header .cart-links ul {
	margin:0;
	padding: 0;
	list-style-type: none;
	}
#header .cart-links li {
	margin: 2px 0 0 0 ;
	padding: 0 0 0 0 ;
	font-size: 10px;
	font-weight: bold;
}
#header .cart-links a, .cart-links a:visited{
	color: #0a266c;
	font-weight: bold;
	text-decoration: none
}
#header .sub-cart-links
	{ display: block;
	margin: 12px 0 0 0;
	height: 42px;
	text-align: right;
	padding: 4px;
	background-image: url(../images/pink-bag.jpg);
	background-repeat: no-repeat;
	background-position: 80px 0;
	}
#header .sub-cart-links ul {
	margin:0;
	padding: 0;
	list-style-type: none;
	}
#header .sub-cart-links li {
	margin: 2px 0 0 0 ;
	padding: 0 0 0 0 ;
	font-size: 10px;
	font-weight: bold;
}
#header .sub-cart-links a, .sub-cart-links a:visited{
	color: #0a266c;
	font-weight: bold;
	text-decoration: none
}
#topNav {
	background-image: url(../images/top-nav-backgrdnd.jpg);
	padding: 0px 20px 9px;
	margin: 0;
	}
#topNav ul{
	margin: 0;
	display:inline;
	list-style-type: none;
	}
#topNav li {
	margin: 0;
	float: left;
	}
#topNav ul li a{
	color: #072265;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	}
#topNav img {
	position: relative;
	top: 3px;
	} 

.clear {
	clear: both;
	font-size: 0px;
	}
#middleContent {
	background-color: #c4c5ca;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 0;
	padding-left: 4px;
	}
	
#footer {
	background-color: #c4c5ca;
	text-align:center;
	color: #072264;
	font-size: 10px;
	padding: 8px 0;
	margin: 0
	}
#footer a, #footer a:visited, #footer a:active {
	color: #072264;
	text-decoration: none;

}
#footer a:hover {
	text-decoration: underline;
	}
#leftColumn {
	width: 168px;
	padding: 4px;
	background-color: #fff;
	color: #072265;
	float: left;
	margin: 0 3px 0 0;
	}
#leftNavHolder {
	padding: 0 2px 4px;
	background-color: #c4c5ca;
	margin: 0;
	text-align: left;
	}
#leftNavHolder table img { position: relative; top: 2px; }
#leftNavHolder table td { height: 14px;}
#leftNavHolder table table { margin-top: 5px }
	
#leftNavHolder ul {
	margin: 6px 0 ;
	padding: 0;
	list-style-type: none;
	}
#leftNavHolder li {
margin: 8px 0 0 6px;
font-size: 10px;
}

#leftNavHolder a,
#leftNavHolder a:active,
#leftNavHolder a:visited
{
	text-decoration: none;
	color: #072264;
	font-size: 11px
}
#leftNavHolder a:hover{
	color: #ff0000;
	text-decoration:none
	}

#leftNavHolder .cust-login-box{
	width: 156px;
	display: block;
	height: 94px;
	background-repeat: no-repeat;
	background-image: url(../images/cust-login-box.jpg);
	text-align: left;
	}
.cust-login-box form {
margin:4px 6px 0 2px;
padding: 0 0 0 6px;
}
#rightColumn {
	width: 807px;
	background-color: #fff;
	margin:0;
	float:right;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
	min-height: 625px;
	}
* html #rightColumn{ height: 625px } 
#rightColumnLeftTop{
	width: 508px;
	float: left;
	margin: 0 2px 0 0;
	padding: 0;
	}
#rightColumnLeftTop span.greybar {
	display: block;
	background-color: #dfe0e0;
	text-align: right;
	margin-top: 4px;
	margin-bottom: 0;
	margin-right: 0;
	margin-left: 3px;
	}
#rightColumnLeftTop p{
 font-size: 11px;
 color: 061844;
 margin: 8px 10px;
 }
#rightColumnRightTop {
 	width: 282px;
	float: left;
	margin:0;
	padding:0;
	}
#rightColumnRightTop .search{
	width:295px;
	height:128px;
	background-image: url(../images/search_background.jpg);
	background-repeat: no-repeat;
	display:block;
	margin: 0 0 4px 0
	} 
.search form {
	margin-top: 76px;
	text-align: center;
	}
.searchBox{
height: 14px;
text-align: left;
font-size: 10px;
padding: 0;
font-family: Arial, Helvetica, sans-serif;
color: #072264;
margin: 0
}
.searchBox2{
height: 14px;
text-align: left;
font-size: 10px;
padding: 0;
font-family: Arial, Helvetica, sans-serif;
color: #072264;
margin: 0
}
.searchBtn {
	background-color: trasparent;
	background-image: url(../images/search-btn.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	border: none;
	width:56px;
	margin: 0 0 0 30px;
	padding: 0 0 2px 0;
	font-size: 9px;
	height: 17px;
	color: #072264;
	font-family: Arial, Helvetica, sans-serif;
	}
.searchBtn2 {
	background-color: trasparent;
	background-image: url(../images/search-btn.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	border: none;
	width:56px;
	margin: 0 0 0 4px;
	padding: 0 0 2px 0;
	font-size: 9px;
	height: 17px;
	color: #072264;
	font-family: Arial, Helvetica, sans-serif;
	}
.loginBtn {
background-color: trasparent;
	background-image: url(../images/login-btn.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	border: none;
	width:39px;
	margin: 0 0 0 4px;
	padding: 0 0 2px 0;
	font-size: 9px;
	height: 17px;
	color: #072264;
	font-family: Arial, Helvetica, sans-serif;
}
*html .searchBtn {
height: 19px;
}
#rightColLeftBottom {
	width: 576px;
	float: left;
	margin: 0;
	padding: 0 0 0 10px;
	}
#rightColRightBottom {
	width: 220px;
	float:left;
	margin: 0;
	padding: 20px 0 0 0;
	}
#rightColRightBottom .updateBox {
	width: 216px;
	background-image: url(../images/updates-img.jpg);
	background-repeat: no-repeat;
	height: 150px;
	display: block;
	margin: 18px 0 0 0;
	padding: 0;
	}
.updateBox form {
margin: 58px 0 0 9px;
text-align: left;
 
}
.updateBox form a {
color: #f9072f;
font-weight: bold;
font-style: italic;
font-size: 12px;
text-decoration: none;
}
form {
	margin: 0;
	padding: 0;
	}
.forPass {
	margin: 4px 0;
	} 
#searchBox {
	margin: 8px 0 0 0;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	width: 200px;
	}
.AuthorizeNetSeal {
	text-align: center;
	}
.footerNotes {
	background-color: #c4c5ca;
	padding: 6px;
	margin-bottom: 20px;
	font-weight:bold;
	color: #ff0000
	}
.shiplink {
	margin: 0 10px 0 0;
	padding: 6px 0 0 0;
	font-size: 11px;
	font-weight: bold;
}
.shiplink a.red, .shiplink a.red:visited, .shiplink a.red:active { color: #F3030C; text-decoration: none; }
.shiplink a.red:hover {text-decoration: underline }
