﻿/*************************************
                Reset
*************************************/

html {
	margin:0;
	padding:0;	
	outline:0;
	vertical-align:baseline;	
	overflow-y: scroll;
}

body {
    /*overflow-x:hidden;*/
}
ol, ul {
	list-style:none;
}
table {
	border-collapse:separate;
	border-spacing:0;
}
* { 
    padding:0; 
    margin:0; 
}

.modalBackground
{
    background: #000000;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.modalPopup
{
    background: #111111;
    padding: 10px;
    text-align: center;
    position: relative;
}

.modalPopup .close
{
    width: 900px;
    padding: 0 0 10px 0;
    text-align: right;
}

/*************************************
             TYPOGRAPHY
*************************************/

body {
    font:.80em/1.6em Arial, Helvetica, sans-serif;
    line-height: 1.3em;
    color:#ffffff;
}   /* IE */
h1,h2,h3,h4,h5,h6 {
    font-family:Tahoma;
    clear:both;
}
h1 { font-size: 2.0em; font-weight: lighter; }
h2 { font-size: 2.35em; font-weight: normal;}
h3 { font-size:1.1em; line-height:1.0em; font-weight: bolder; font-family:Sans-serif; letter-spacing:-0.045em; margin-bottom:7px; color:#ffffff;}
h3 a { margin-bottom:7px; color:#ffffff;}
h4 { font-size:0.9em; line-height:1.0; font-weight:normal;}
h5 { font-size:1.2em; font-weight:bolder; font-family:Helvetica, Arial, sans-serif; }
h6 { font-size:0.85em; font-weight: normal; }
p {
    margin:0px 0px 13px 0px;
}

/*************************************
             NAVIGATION
*************************************/

ul#navmenu li a span .h
{
    display: none;
}
ul#navmenu {
    width:212px;
    height:234px;
    margin:0;
    padding: 0;
    list-style:none;
    position: absolute;
    top: 15px;
    left: 0px;
}
ul#navmenu li {
    float:left;
}
ul#navmenu li a {
    background:url(../images/nav_sprite.jpg) no-repeat scroll 0 0;
    display:block;
    height:39px;
    position:relative;
}
ul#navmenu li a.navStyles {
    width:212px;
    background-position: -212px -1px;
}
ul#navmenu li a.navFinish {
    width:212px;
    background-position: -212px -40px;
}
ul#navmenu li a.navProduct {
    width:212px;
    background-position:-212px -79px;
}
ul#navmenu li a.navHardware {
    width:212px;
    background-position:-212px -118px;
}
ul#navmenu li a.navGallery {
    width:212px;
    background-position:-212px -157px;
}
ul#navmenu li a.navContact {
    width:212px;
    background-position:-212px -196px;
}

ul#navmenu li a span {
    background:url(../images/nav_sprite.jpg) no-repeat scroll 0 0;
    display:block;
    position:absolute;
    top:0;
    left:0px;
    height:39px;
    width:100%;
    z-index:200;
}
ul#navmenu li a.navStyles span {
    background-position: 0px 0px;
    cursor: hand;
}
ul#navmenu li a.navFinish span {
    background-position: 0px -39px;
    cursor: hand;
}
ul#navmenu li a.navProduct span {
    background-position: 0px -78px;
    cursor: hand;
}
ul#navmenu li a.navHardware span {
    background-position: 0px -117px;
    cursor: hand;
}
ul#navmenu li a.navGallery span {
    background-position: 0px -156px;
    cursor: hand;
}
ul#navmenu li a.navContact span {
    background-position: 0px -195px;
    cursor: hand;
}

/*************************************
        GENERAL DECLARATIONS
*************************************/

body {
	font-family:Tahoma,times,serif;
	background: #000000 url(../images/bg.jpg) no-repeat top center;
}
a
{
	text-decoration:none;
	color: #e0b547;
}
a:hover
{
	text-decoration:none;
	color: #ffffff;
	background: #e0b547;
}
a:active { 
    outline:none; 
}
a:focus {
    -moz-outline-style:none;
}
img {
    border:0px;
}

#wrapper {
    width: 990px;
    margin: 0 auto;
}

#header {
    float: left;
    width: 990px;
    height: 192px;
    margin: 0;
    padding: 0;
    position: relative;
}

#header .logo {
    position: absolute;
    top: 0;
    left: 0;
}

#content {
    float: left;
    width: 990px;
    height: 695px;
}

#content #left {
    float: left;
    width: 212px;
    position: relative;
}

#content #right {
    float: right;
    width: 778px;
}

#footer {
    float: left;
    width: 970px;
    height: 55px;
    margin: 0;
    padding: 15px 10px;
    text-align: center;
    font-size: 0.8em;
    color: #333333;
}

#footer a {
    color: #333333;
}

/*************************************
        WHEEL STYLES
*************************************/

.contWheelStyles {
    float: left;
    width: 778px;
    height: 695px;
}

.contWheelStyles .select{
    float: left;
    width: 751px;
    height: 182px;
    padding: 20px 0 0 26px;
}

.contWheelStyles .select .spacer{
    float: left;
    width: 16px;
    height: 144px;
}

.contWheelStyles .select a.olw1 {
    float: left;
    width: 120px;
    height: 144px;
    background: transparent url(../images/thumb_olw1.jpg) no-repeat 0 -144px;
}

.contWheelStyles .select .olw1:hover {
    background: transparent url(../images/thumb_olw1.jpg) no-repeat 0 0;
}

.contWheelStyles .select a.olw2 {
    float: left;
    width: 120px;
    height: 144px;
    background: transparent url(../images/thumb_olw2.jpg) no-repeat 0 -144px;
}

.contWheelStyles .select .olw2:hover {
    background: transparent url(../images/thumb_olw2.jpg) no-repeat 0 0;
}

.contWheelStyles .select a.olw3 {
    float: left;
    width: 120px;
    height: 144px;
    background: transparent url(../images/thumb_olw3.jpg) no-repeat 0 -144px;
}

.contWheelStyles .select .olw3:hover {
    background: transparent url(../images/thumb_olw3.jpg) no-repeat 0 0;
}

.contWheelStyles .select a.olw4 {
    float: left;
    width: 120px;
    height: 144px;
    background: transparent url(../images/thumb_olw4.jpg) no-repeat 0 -144px;
}

.contWheelStyles .select .olw4:hover {
    background: transparent url(../images/thumb_olw4.jpg) no-repeat 0 0;
}

.contWheelStyles .select a.olw5 {
    float: left;
    width: 120px;
    height: 144px;
    background: transparent url(../images/thumb_olw5.jpg) no-repeat 0 -144px;
}

.contWheelStyles .select .olw5:hover {
    background: transparent url(../images/thumb_olw5.jpg) no-repeat 0 0;
}

.contWheelStyles .info{
    float: left;
    width: 778px;
    height: 493px;
}

.contWheelStyles .stepcarousel
{
    position: relative; /*leave this value alone*/
    border: 0;
    overflow: hidden; /*leave this value alone*/
    width: 778px; /*Width of Carousel Viewer itself*/
    height: 493px; /*Height should enough to fit largest content's height*/
}

.contWheelStyles .stepcarousel .belt
{
    position: absolute; /*leave this value alone*/
    left: 0;
    top: 0;
}

.contWheelStyles .stepcarousel .panel
{
    float: left; /*leave this value alone*/
    overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
    margin: 0; /*margin around each panel*/
    width: 778px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}

.contWheelStyles .stepcarousel .panel .panelContainer{
    width: 778px;
    height: 493px;
    position: relative;
    text-align:center;
}
.contWheelStyles .stepcarousel .panel .panelContainer .Img{
    position: absolute;
    top: 10px;
    left: 30px;
    width: 445px;
    height: 445px;
}
.contWheelStyles .stepcarousel .panel .panelContainer .Title{
    width: 342px;
    height: 53px;
    position: absolute;
    top: 0px;
    left: 436px;
    margin: 0;
    padding: 0;
}
.contWheelStyles .stepcarousel .panel .panelContainer .Text{
    width: 200px;
    position: absolute;
    top: 75px;
    left: 498px;
    text-align: left;
}

.contWheelStyles .stepcarousel .panel .panelImage{
    width: 745px;
    height: 493px;
    padding: 0 0 0 33px;
    position: relative;
    text-align: left;
}

/*************************************
        HARDWARE
*************************************/

.contHardware {
    float: left;
    width: 778px;
    height: 695px;
    position: relative;
}

.contHardware .text{
    position: absolute;
    top: 15px;
    left: 20px;
}

.contHardware .hardware{
    position: absolute;
    top: 40px;
    left: 20px;
}

/*************************************
        WHEEL FINISH
*************************************/

.contWheelFinish {
    float: left;
    width: 778px;
    height: 695px;
    position: relative;
}

.contWheelFinish .colors{
    position: absolute;
    top: 25px;
    left: 30px;
}

.contWheelFinish .text{
    width: 200px;
    position: absolute;
    top: 45px;
    left: 505px;
    text-align: left;
}

.contWheelFinish .cadmium{
    position: absolute;
    top: 535px;
    left: 80px;
}

.contWheelFinish .zinc{
    position: absolute;
    top: 535px;
    left: 283px;
}

.contWheelFinish .chrome{
    position: absolute;
    top: 535px;
    left: 486px;
}

/*************************************
        PRODUCT INFO
*************************************/

.contProdInfo {
    float: left;
    width: 670px;
    height: 670px;
    position: relative;
    background: transparent url(../images/bg_info.jpg) no-repeat 0 0;
    margin: 0;
    padding: 25px 0px 25px 25px;
}