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

html, body, div, span, applet, object, iframe, 
h1, h2, h3, h4, h5, h6, p, blockquote, pre, 
a, abbr, acronym, address, big, cite, code, 
del, dfn, em, font, img, ins, kbd,q, s, samp, 
small, strike, strong, sub, sup, tt, var, 
dl, dt, dd, ol, ul, li, 
fieldset, form, label, legend, 
table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0; 
	padding:0; 
	border:0; 
	outline:0; 
	font-weight:inherit; 
	font-style:inherit; 
	font-size:100%; 
	font-family:inherit;
	vertical-align:baseline;}

img {border-style:none;}


#wrapper {
	width:960px;
	margin:0 auto;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:400;
	color:#000;
	background: #030303;
}
hr {
	color:#202020;
	width:100%;
	margin:20px 0;
}

#header p {
	color:#686868;
	font-size:10px;
}
.leftBody p {
	line-height:1.4em;
	padding:3px 50px 5px 27px;
}
.copy {
	font-size: 11px;
	color: #3d4041;
	margin: 10px 0;
	text-align: right;
}
strong {
	font-weight:700;
}
em {
	font-style:italic;
}

/*============================================*/

ul {
	padding:5px 0 0 27px;
	line-height:1.4em;
	list-style-type:none;
	list-style-position:inside;
}
#header ul {
	position:absolute;
	top:290px;
	right:60px;
	font-size:14px;
	color:#fff;
	padding:0;
}
#header ul a {font-size:12px;}
.bodyList {
	font-weight:700;
	padding:0 0 0 40px;
	list-style:disc;
	list-style-position: inside;
}
#sidebar ul {
	color:#999;
}
.tech li {
	font-size:11px;
	line-height:1.3em;
}
#footer ul {
	list-style-image: url(../images/the-zo/arrow.png);
	list-style-position: inside;
	padding:10px 0 0 12px;
	line-height:1.6em;
}


/*============================================*/

h1 {
	font-size:38px;
	color:#FFF;
	position:absolute;
	top:25px;
	left:32px;
}
#header h2 {
	font-size:22px;
	color:#3CF;
	position:absolute;
	top:75px;
	left:32px;
}
#leftContent h2 {
	font-size:30px;
	text-transform:uppercase;
	color:#b4d70d;
	padding:63px 0 0 25px;
}
#header h3 {
	font-size:38px;
	color:#fff;
	position:absolute;
	top: 240px;
	right:178px;
}
#leftContent h3 {
	font-size:17px;
	font-weight:700;
	color:#FFF;
	padding:6px 0 0 25px;
}
#sidebar h3 {
	font-size:26px;
	color:#09C;
	padding-left:25px;
	text-transform:uppercase;
}
.interior {
	padding-top:35px;
}
h4 {
	font-size:14px;
	color:#007aa3;
	font-weight:700;
	padding:10px 0 0 25px;
}
h5 {
	color:#09c;
	font-weight:700;
	background:#090909;
	font-size:17px;
	padding:5px;
	border:1px solid #000;
}

/*============================================*/

a:link, a:visited {
	color:#b4d70d;
	font-weight:400;
	text-decoration:none;
}
.leftBody a:link, .leftBody a:visited {
	background:#202020;
	text-decoration:none;
	padding:2px 4px;
}
a:hover {
	color:#9c0;
	text-decoration:underline;
}
.leftBody a:hover {
	background:#000;
}
a:visited {
	color:#9c0;
}
a.revLink {
	margin:15px 0 0 30px;
}


/*-----NAVIGATION------------------------------------------------------------*/
#nav {
	float: left;
	width: 962px;
	height: 95px;
	background: url(../images/the-zo/nav-bkgnd.jpg) no-repeat;}

#nav .logo {
	float: left;
	width: 124px;
	height: 62px;
	margin: 17px 0 0 31px;
	background: url(../images/layout/logo.gif) no-repeat;
	border: none;}

ul.main-nav {
	float: right;
	margin: 51px 20px 0 0;
	list-style: none;}
	
#nav li {display: inline;}

#nav li a {
	float: right;
	width: 70px;
	text-decoration: none;
	font-size: 15px;
	color: #DBDFE1;
	text-align: center;
	font-weight: 700;
	border: none;}

#nav li a:hover, #nav li a:focus {color: #333;}

/*-----LAYOUT------------------------------------------------------------*/

#header {
	float:left;
	background: url(../images/store/store-hd-card-02.jpg) no-repeat;
	width:960px;
	height:520px;
	margin:15px 0;
}
.pos-rel {position:relative;}

.price {
	position:absolute;
	top:258px;
	right:173px;
}
.add-to-cart {
	position:absolute;
	top:294px;
	right:111px;
	background:url(../images/store/add-to-cart-btn2.png) no-repeat; 
	width: 118px; 
	height: 37px; 
	border: none;
}
.add-to-cart:hover {background-position: 0 -37px;}



#leftContent {
	float:left;
	width:590px;}

.leftHeader {
	background: url(../images/store/leftContentHeader.png) no-repeat;
	width:590px;
	height:74px;
}
.leftBody {
	background: #6B6B6B;
	width:590px;
}
.leftFoot {
	background: url(../images/store/leftContentFoot.jpg) no-repeat;
	width:590px;
	height:35px;
}
#sidebar {
	float:right;
	width:332px;
}
.topRight {
	background: url(../images/store/sidebarTop.png) no-repeat;
	width:332px;
	height:28px;
}
.rightBody {
	background: url(../images/store/sidebarBody.png) repeat-y;
	width:332px;
}
.gallery li {
	display:inline;
	padding-right:25px;
}
.rightFoot {
	background: url(../images/store/sidebarFoot.png) no-repeat;
	width:332px;
	height:35px;
}
#preview{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
}

#footer{
	float:left;
	width:960px;
	background:#202020;
	border:1px solid #303030;
	margin:20px 0;
	padding:25px 0;
}
#subNav {
	float:left;
	width:230px;
	margin:0 0 0 30px;
}

#aboutUs {
	float:left;
	width:290px;
	margin:0 0 0 80px;
}
#socMed {
	float:left;
	width:200px;
	margin:0 0 0 100px;
}
#socMed img {
	margin:15px 0 0 8px;
	padding-right:4px;
}
#aboutUs img {
	margin-top:15px;
}
.AuthorizeNetSeal {
	margin-top:15px;
}

.clear {clear:both;}
.left {float:left;}
.right {float:right;}
