/*
	Styles for Store Velo
	Design by Solid Cactus 2008
	www.SolidCactus.com
*/

/* Default Styles */
body { background:#FFF url(bg.jpg) repeat-x top; color: #000; font: normal 70%/15px tahoma; margin: 0; padding: 0; }
a { color: #000; text-decoration: none; }
a img { border: 0; }
a:hover { text-decoration: none; }
form, input, h1, h2, h3, h4, h5 { margin: 0; padding: 0; }
ul, ul li { list-style: none; margin: 0; padding: 0; }
fieldset {border:none; padding: 0; margin: 0;}
.clear {clear:both;}
.clear2 {clear:both; padding:15px 0}

/* Container */
#container {
	width:974px;
	margin: 0 auto;
}

/* Header */
#header {
	background: url(header.jpg) no-repeat;
	height:146px;
}
#ht {
	height:108px;
	overflow:hidden;
	float:left;
	width:974px;
}
#ht .logo {
	background: url(1b1.gif) repeat;
	display:inline;
	float:left;
	height:75px;
	margin:20px 0 0 15px;
	width:285px;
}
#ht .logo h1 {
	background: url(1b1.gif) repeat;
	float:left;
	height:75px;	
	width:285px;	
}
#ht .logo h1 a {
	background: url(1b1.gif) repeat;
	float:left;
	height:75px;	
	width:285px;	
	text-indent:-9999px;
	overflow:hidden;	
}
#ht .acctLinks {
	color:#A0ACC6;
	display:inline;
	float:left;
	margin-top:35px;
	text-align:center;
	width:380px;
}
#ht .acctLinks b {
	color:#182C4D;
	font-weight:bold;
}
#ht .acctLinks a {
	color:#152C4B;
	text-decoration:underline;
	padding:0 3px;
}
#ht .phone {
	color:#96BF3F;
	float:left;
	font-size:1.7em;
	font-weight:bold;
	line-height:1.7em;
	margin-top:60px;
	padding-right:70px;
	text-align:center;
	width:220px;
}

#hb {
	clear:both;
}
#hb .topNav {
	display:inline;
	float:left;
	margin-left:5px;
	width:610px;
}
#hb .topNav a {
	background:transparent url(navSep.jpg) no-repeat scroll right center;
	color:#FFFFFF;
	float:left;
	font-size:1.1em;
	padding:8px 22px 10px 11px;
}
#hb .topNav a.last {
	background:none;
}
#hb .total {
	color:#182A4E;
	display:inline;
	float:left;
	margin-left:10px;
	margin-top:9px;
}
#hb .cart {
	display:inline;
	float:left;
	margin:5px 0 0 10px;
}
#hb .cart img {
	vertical-align:middle;
}

/* Nav */
#nav {
	float:left;
	width:190px;
}
#nav .search {
	
}
#nav .search .searchInput {
	font-size:0.9em;
	padding:2px;
	vertical-align:middle;
	width:150px;
}
#nav .search .searchImage {
	vertical-align:middle;
}
#nav .search a {
	color:#182C4F;
	display:block;
	padding-bottom:5px;
	padding-top:2px;
	text-decoration:underline;
}
#nav ul {
	margin-bottom:20px;
}
#nav ul li {
	list-style:none;
	background: url(lnBottom.gif) no-repeat left bottom;
	margin-bottom:3px;
	width:184px;
}
#nav ul li a {
	background:transparent url(lnTop.gif) no-repeat scroll left top;
	display:block;
	padding:5px 10px 5px 21px;
	color:#192C4D;
	font-weight:bold;
	font-size:1.1em;
	width:153px;
}
#nav ul li a:hover {
	background:transparent url(lnTopHover.gif) no-repeat scroll left top;
	color:#ED9F01;
	text-decoration:underline;
}
#nav .freeShip {
	background:transparent url(freeShip.jpg) no-repeat scroll 0 0;
	color:#FFFFFF;
	font-size:1.3em;
	font-weight:bold;
	height:26px;
	padding:35px 0 0 12px;
	width:172px;
}

#nav ul.sub {
	margin-bottom:0;
}
#nav ul.sub li {
	background:none;
}
#nav ul.sub li a {
	background:url(arrow1.gif) no-repeat 20px center;
	padding-left:35px;
}
#nav ul.sub li a:hover {
	background:url(arrow2.gif) no-repeat 20px center;	
}




/* Body */
#bodypad {
	background: url(shell.gif) repeat-y;
	float:left;	
	width:974px;
}
#content {
	display:inline;
	float:right;
	margin-left:5px;
	width:775px;
}
.welcome {
	background: url(welcome.jpg) no-repeat;
	width:766px;
	height:289px;
}
.welcome img {
	display:inline;
	float:right;
	margin:12px 15px 0 0;	
}
.welcomeTxt {
	padding:10px 5px;
	color:#182D4C;
	line-height:1.5em;
	font-size:1.1em;
}
.welcomeTxt h2 {
	color:#EE9E00;
	font-size:1em;
	margin-bottom:10px;
}

#featuredArea {
	width:775px;
}
#featuredArea .fTable {
	width:775px;
}
#featuredArea .featured {
	border:1px solid #CDD7E3;
	padding:10px;
	width:95%;
}
#featuredArea .containTD {
	width:375px;
}
#featuredArea .imgCell {
	width:135px;
}
#featuredArea .infoCell {
	vertical-align:top;
}
#featuredArea a {
	color:#172B4C;
	display:block;
	font-size:1.1em;
	font-weight:bold;
	padding-left:15px;
	text-decoration:underline;
}
#featuredArea span {
	color:#F09E00;
	display:block;
	font-size:1.1em;
	font-weight:bold;
	padding-left:15px;
	padding-top:20px;
}
#featuredArea div.add {
	background:transparent url(atc.gif) no-repeat scroll 0 0;
	height:24px;
	margin-top:10px;
	width:128px;
}
#featuredArea div.add a {
	background: url(1b1.gif) repeat;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	height:24px;
	width:128px;	
}

/* Footer */
#footer {
	background: #FFF url(ftbg.jpg) repeat-x top;
	clear:both;
	padding:20px;
	height:300px;
}
#footer .inner {
	width:974px;
	margin:0 auto;
}
#footer .fLeft {
	color:#7C9945;
	float:left;
	width:600px;
	margin-top:10px;
	display:inline;
}
#footer .fLeft a {
	color:#262425;
	padding:0 5px;
	text-decoration:underline;
	text-transform:uppercase;	
}
#footer .fLeft .copyright {
	color:#000000;
	padding-left:5px;
	padding-top:10px;	
}
#footer .fLeft .copyright a {
	text-transform:none;
	text-decoration:none;
	padding:0 1px;
}
#footer .fRight {
	float:right;
}





/* jQuery Lightbox */
#clickToEnlarge {
	background: url(clickToEnlarge.gif) no-repeat;
	height:24px;
	width:192px;
	margin:0 auto;
	text-align:center;
}
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	border-top: 10px solid #CACACA;
	border-left: 10px solid #CACACA;
	border-right: 10px solid #CACACA;
	border-bottom: 10px solid #CACACA;	
}
#lightbox-container-image { padding: 10px;  position:relative;}
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
	border-bottom: 10px solid #CACACA;
	border-left: 10px solid #CACACA;
	border-right: 10px solid #CACACA;	
	
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
	padding:10px 0;
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
}
#lightbox-secNav {
	height:20px;
	position:absolute;
	right:-15px;
	top:-15px;
	width:20px;
}













































