@charset "utf-8";
/*

Main stylesheet - Revision A
For Z-Shift, Inc.
By SimpleVue Media

*/

body {
	margin: 0;
	padding: 0;
	background-color: #000;
}

#container {
	margin-left: auto;
	margin-right: auto;
	width: 950px;
	min-height: 1300px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #fff;
}

#logo {
	float: left;
	width: 315px;
	height: 135px;
	background-image: url('img/logo.gif');
	background-repeat: no-repeat;
}

#main-nav {
	float: left;
	width: 635px;
	height: 135px;
	background-image: url(img/nav/bg.gif);
}

ul#spotlights {
   list-style: none;
   float: left;
   margin: 0;
   padding: 0;
}

.nav {
	position: relative;
	padding: 0;
	margin: 0;
	list-style-type: none;
	float: left;
	width: 502px;
	height: 135px;
	background: url('img/nav/nav.gif') no-repeat;
} 

.nav li {
	display: inline;
}
	
.nav li a:link, .nav li a:visited {
	position: absolute;
	top: 0;
	height: 135px;
	width: 94px;
	text-indent: -9000px;
	overflow: hidden;
	z-index: 10;
}


.nav .home a:link, .nav .home a:visited {
	left: 0px;
}
.nav li.home a:hover, .nav li.home a:focus {
	background: url(img/nav/nav.gif) no-repeat -0px -135px;
}
.current-home .home a:link, .current-home .home a:visited {
	background: url(img/nav/nav.gif) no-repeat -0px -135px;
	cursor: default;
}
.nav-home {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 94px;
	height: 135px;
	background: url(img/nav/nav.gif) no-repeat -0px -135px;
}


.nav .products a:link, .nav .products a:visited {
	left: 102px;
}
.nav li.products a:hover, .nav li.products a:active, .nav li.products a:focus {
	background: url(img/nav/nav.gif) no-repeat -102px -135px;
}
.current-products .products a:link, .current-products .products a:visited {
	background: url(img/nav/nav.gif) no-repeat -102px -135px;
	cursor: default;
}
.nav-products {
	position: absolute;
	top: 0px;
	left: 102px;
	width: 94px;
	height: 135px;
	background: url(img/nav/nav.gif) no-repeat -102px -135px;
}


.nav .gallery a:link, .nav .gallery a:visited {
	left: 204px;
}
.nav li.gallery a:hover, .nav li.gallery a:active, .nav li.gallery a:focus {
	background: url(img/nav/nav.gif) no-repeat -204px -135px;
}
.current-gallery .gallery a:link, .current-gallery .gallery a:visited {
	background: url(img/nav/nav.gif) no-repeat -204px -135px;
	cursor: default;
}
.nav-gallery {
	position: absolute;
	top: 0px;
	left: 204px;
	width: 94px;
	height: 135px;
	background: url(img/nav/nav.gif) no-repeat -204px -135px;
}


.nav .forums a:link, .nav .forums a:visited {
	left: 306px;
}
.nav li.forums a:hover, .nav li.forums a:active, .nav li.forums a:focus {
	background: url(img/nav/nav.gif) no-repeat -306px -135px;
}
.current-forums .forums a:link, .current-forums .forums a:visited {
	background: url(img/nav/nav.gif) no-repeat -306px -135px;
	cursor: default;
}
.nav-forums {
	position: absolute;
	top: 0px;
	left: 306px;
	width: 94px;
	height: 135px;
	background: url(img/nav/nav.gif) no-repeat -306px -135px;
}


.nav .contactus a:link, .nav .contactus a:visited {
	left: 408px;
}
.nav li.contactus a:hover, .nav li.contactus a:active, .nav li.contactus a:focus {
	background: url(img/nav/nav.gif) no-repeat -408px -135px;
}
.current-contactus .contactus a:link, .current-contactus .contactus a:visited {
	background: url(img/nav/nav.gif) no-repeat -408px -135px;
	cursor: default;
}
.nav-contactus {
	position: absolute;
	top: 0px;
	left: 408px;
	width: 94px;
	height: 135px;
	background: url(img/nav/nav.gif) no-repeat -408px -135px;
}

#feat
 {
	float: left;
	width: 950px;
	height: 272px;
	background-color: #000;
}

#contactus {
	float: left;
	width: 950px;
	height: 431px;
	background-image: url(img/contactus.gif);
	background-repeat: no-repeat;
}

#gallery {
	float: left;
	width: 940px;
	height: 498px;
	background-image: url(img/galleryconst.png);
	background-repeat: no-repeat;
}

#homecars {
	float: left;
	width: 950px;
	height: 164px;
	background-color: #fff;
}

#footer {
	float: left;
	width: 950px;
	height: 68px;
	background-image: url(img/footer.png);
}

#welcome {
	float: left;
	width: 950px;
	height: 300px;
	background-image: url(img/welcome.gif);
	background-repeat: no-repeat;
}

#welcome p {
	font: 8pt/16pt Verdana;
	margin-top: 65px;
	margin-left: 35px;
}

#prodside {
	float: left;
	width: 199px;
	height: 700px;
	background-color: #000;
	background-image: url(img/prodside.gif);
	background-repeat: no-repeat;
}

#prodpage {
	float: right;
	width: 751px;
	height: 700px;
	padding-top: 10px;
	background-color: #000;
	background-image: url(img/prodpage2.png);
	background-repeat: no-repeat;
}

#contactbox2 {
	float: left;
	background-image: url(img/2contact_2.gif);
	background-repeat: no-repeat;
	width: 633px;
	height: 411px;
}

#contactbox1 {
	float: left;
	width: 254px;
	height: 633px;
	background-image: url(img/quickcontact.gif);
	background-repeat: no-repeat;
	padding-top: 209px;
	padding-left: 63px;
}

input {
	background-color: #000;
	border-width: 1px;
	border-color: #1c1c1c;
	border-style: solid;
	height: 20px;
	margin-top: 19px;
	color: #fff;
}

#prodpage2 {
	float: right;
	width: 751px;
	height: 1500px;
	padding-top: 10px;
	background-color: #000;
	background-image: url(img/prodpage3.png);
	background-repeat: no-repeat;
}

#prodpage img{
	float: left;
	margin-left: 30px;
}

#prodpage .prodinfo {
	float: left;
	width: 350px;
	height: 170px;
	margin-left: 50px;
}

#prodpage h5 {
	font-size: 12pt;
}

#prodpage p {
	font-size: 8pt;
}

#prodpage .proddesc {
	float: left;
	clear: both;
	width: 400px;
	height: 300px;
	margin-left: 37px;
	margin-top: 65px;
}

#sidesermbox {
	float: left;
	width: 100px;
	height: 200px;
	background-color: #fff;
	margin-top: 96px;
}

#socialnetworks {
	float: right;
	width: 370px;
	height: 300px;
	background-image: url(img/socialnetworks.gif);
	background-repeat: no-repeat;
	padding-top: 65px;
	text-align: center;
}

#socialnetworks span {
	padding-top: 65px;
}

#modsel {
	float: left;
	width: 950px;
	height: 31px;
	background-image: url(img/modsel.png)
}

.nav2 {
	position: relative;
	padding: 0;
	margin: 0;
	list-style-type: none;
	float: left;
	width: 950px;
	height: 164px;
	background: url('img/homecars2.gif') no-repeat;
} 

.nav2 li {
	display: inline;
}
	
.nav2 li a:link, .nav2 li a:visited {
	position: absolute;
	top: 0;
	height: 164px;
	text-indent: -9000px;
	overflow: hidden;
	z-index: 10;
}


.nav2 .serm a:link, .nav2 .serm a:visited {
	width: 185px;
	left: 15px;
}
.nav2 li.serm a:hover, .nav2 li.serm a:focus {
	background: url(img/homecars2.gif) no-repeat -15px -164px;
}
.nav-serm {
	position: absolute;
	top: 0px;
	left: 15px;
	width: 185px;
	height: 164px;
	background: url(img/homecars2.gif) no-repeat -15px -164px;
}


.nav2 .ser1 a:link, .nav2 .ser1 a:visited {
	width: 185px;
	left: 200px;
}
.nav2 li.ser1 a:hover, .nav2 li.ser1 a:focus {
	background: url(img/homecars2.gif) no-repeat -200px -164px;
}
.nav-ser1 {
	position: absolute;
	top: 0px;
	left: 200px;
	width: 185px;
	height: 164px;
	background: url(img/homecars2.gif) no-repeat -200px -164px;
}


.nav2 .ser3 a:link, .nav2 .ser3 a:visited {
	width: 186px;
	left: 385px;
}
.nav2 li.ser3 a:hover, .nav2 li.ser3 a:focus {
	background: url(img/homecars2.gif) no-repeat -385px -164px;
}
.nav-ser3 {
	position: absolute;
	top: 0px;
	left: 385px;
	width: 186px;
	height: 164px;
	background: url(img/homecars2.gif) no-repeat -385px -164px;
}


.nav2 .ser5 a:link, .nav2 .ser5 a:visited {
	width: 187px;
	left: 571px;
}
.nav2 li.ser5 a:hover, .nav2 li.ser5 a:focus {
	background: url(img/homecars2.gif) no-repeat -571px -164px;
}
.nav-ser5 {
	position: absolute;
	top: 0px;
	left: 571px;
	width: 187px;
	height: 164px;
	background: url(img/homecars2.gif) no-repeat -571px -164px;
}


.nav2 .ser6 a:link, .nav2 .ser6 a:visited {
	width: 192px;
	left: 758px;
}
.nav2 li.ser6 a:hover, .nav2 li.ser6 a:focus {
	background: url(img/homecars2.gif) no-repeat -758px -164px;
}
.nav-ser6 {
	position: absolute;
	top: 0px;
	left: 758px;
	width: 192px;
	height: 164px;
	background: url(img/homecars2.gif) no-repeat -758px -164px;
}


#black {
	width: 950px;
	height: 200px;
	background-color: #000;
}


.nav3 {
	position: relative;
	padding: 0;
	margin: 0;
	list-style-type: none;
	float: left;
	width: 199px;
	height: 375px;
	background-image: url(img/sidenav2.png);
} 

.nav3 li {
	display: inline;
}
	
.nav3 li a:link, .nav3 li a:visited {
	position: absolute;
	left: 0px;
	width: 199px;
	height: 53px;
	text-indent: -9000px;
	overflow: hidden;
	z-index: 10;
}

.nav3 li.sideserm a:link, .nav3 li.sideserm a:visited {
	top: 96px;
}
.nav3 li.sideserm a:hover, .nav3 li.sideserm a:focus {
	background: url(img/sidenav.png) no-repeat -199px 0px;
}
.nav-sideserm {
	position: absolute;
	top: 96px;
	left: 0px;
	width: 199px;
	height: 53px;
	background: url(img/sidenav.png) no-repeat -199px 0px;
}


.nav3 .sideser1 a:link, .nav3 .sideser1 a:visited {
	top: 149px;
}
.nav3 li.sideser1 a:hover, .nav3 li.sideser1 a:focus {
	background: url(img/sidenav.png) no-repeat -199px -53px;
}
.nav-sideser1 {
	position: absolute;
	top: 149px;
	left: 0px;
	width: 199px;
	height: 53px;
	background: url(img/sidenav.png) no-repeat -199px -53px;
}


.nav3 .sideser3 a:link, .nav3 .sideser3 a:visited {
	top: 202px;
}
.nav3 li.sideser3 a:hover, .nav3 li.sideser3 a:focus {
	background: url(img/sidenav.png) no-repeat -199px -106px;
}
.nav-sideser3 {
	position: absolute;
	top: 202px;
	left: 0px;
	width: 199px;
	height: 53px;
	background: url(img/sidenav.png) no-repeat -199px -106px;
}


.nav3 .sideser5 a:link, .nav3 .sideser5 a:visited {
	top: 255px;
}
.nav3 li.sideser5 a:hover, .nav3 li.sideser5 a:focus {
	background: url(img/sidenav.png) no-repeat -199px -159px;
}
.nav-sideser5 {
	position: absolute;
	top: 255px;
	left: 0px;
	width: 199px;
	height: 53px;
	background: url(img/sidenav.png) no-repeat -199px -159px;
}


.nav3 .sideser6 a:link, .nav3 .sideser6 a:visited {
	top: 308px;
}
.nav3 li.sideser6 a:hover, .nav3 li.sideser6 a:focus {
	background: url(img/sidenav.png) no-repeat -199px -212px;
}
.nav-sideser6 {
	position: absolute;
	top: 308px;
	left: 0px;
	width: 199px;
	height: 53px;
	background: url(img/sidenav.png) no-repeat -199px -212px;
}


#sermbox {
	float: left;
	width: 950px;
	height: 250px;
	background-image: url(img/carboxbg_m.gif);
	background-repeat: no-repeat;
	background-color: #000;
	padding-left: 17px;
}

#ser1box {
	float: left;
	width: 950px;
	height: 250px;
	background-image: url(img/carboxbg_1.png);
	background-repeat: no-repeat;
	background-color: #000;
	padding-left: 17px;
}

#ser3box {
	float: left;
	width: 950px;
	height: 250px;
	background-image: url(img/carboxbg_3.png);
	background-repeat: no-repeat;
	background-color: #000;
	padding-left: 17px;
}

#ser5box {
	float: left;
	width: 950px;
	height: 250px;
	background-image: url(img/carboxbg_5.png);
	background-repeat: no-repeat;
	background-color: #000;
	padding-left: 17px;
}

#ser6box {
	float: left;
	width: 950px;
	height: 250px;
	background-image: url(img/carboxbg_6.png);
	background-repeat: no-repeat;
	background-color: #000;
	padding-left: 17px;
}

h3 {
	font-size: 24pt;
	margin-left: 20px;
	color: #2b73fa;
}

#sermbox span.col, #ser1box span.col, #ser3box span.col, #ser5box span.col, #ser6box span.col {
	clear: none;
	float: left;
	width: 150px;
	margin-left: 5px;
	text-align: center;
	margin-top: 40px;
}

#prodpage2 span.col {
	clear: none;
	float: left;
	width: 150px;
	margin-left: 5px;
	text-align: center;
	margin-top: 40px;
}

h2 {
	color: #2b73fa;
	font-size: 16pt;
	font-family: Helvetica;
	padding-bottom: 0;
	margin-bottom: 6px;
	font-weight: normal;
}

a {
	color: #fff;
	text-decoration: none;
}

a:hover {
	color: #2b73fa;
	text-decoration: underline;
}

span.col ul {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style-type: none;
}

span.col ul li {
	font: 8pt/12pt Verdana, Arial, Helvetica, sans-serif;
}

#forumcont {
	clear: both;
	margin-left: auto;
	margin-right: auto;
	width: 950px;
	min-height: 135px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #fff;
}

.prodlisting {
	float: left;
	width: 175px;
	height: 200px;
	margin-left: 35px;
	text-align: center;
	margin-top: 35px;
}

.prodlisting h5{
	color: #2b73fa;
}

#footertext {
	float: right;
	margin-top: 20px;
	font-size: 8pt;
}