﻿/*************************************
                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; 
}

/*************************************
        GENERAL DECLARATIONS
*************************************/

body {
	font-size:100.01%;
	font-family:Tahoma,times,serif;
	background: #999999 url(../images/bg_repeat.jpg) repeat-x 0 0;
}
a
{
	text-decoration:none;
	color: #ea7c0c;
}
a:hover
{
	text-decoration:none;
	color: #ffffff;
	background: #ea7c0c;
}
a:active { 
    outline:none; 
}
a:focus {
    -moz-outline-style:none;
}
.logo {
    float:left;
    width:190px;
    height:107px;
    position:absolute;
    top: 27px;
    left: 8px;
}

.logo:hover
{
    background: transparent;
}

img {
    border:0px;
}

.bgWrapper {
    float: left;
    width: 100%;
    height: 300px;
    background: transparent url(../images/bg_main.jpg) no-repeat top center;
}

.copyright {
    position: absolute;
    top: 954px;
    width: 100%;
    height: 116px;
    margin: 0;
    padding: 0;
    z-index: 30;
    text-align: center;
    color: #8d8d8d;
    font-size: 0.9em;
}

.copyright a {
    color: #8d8d8d;
}

.copyright a:hover {
    color: #ffffff;
}

.bgHeader {
    position: absolute;
    top: 0;
    width: 100%;
    height: 116px;
    margin: 0;
    padding: 0;
    z-index: 30;
    background: transparent url(../images/bg_header.jpg) no-repeat bottom center;
}

.headerContainer {
    position: relative;
    width: 960px;
    height: 116px;
    margin: 0 auto;
}

.headerContainer .logo {
    position: absolute;
    top: 51px;
    left: 24px;
}

.headerContainer .extra {
    position: absolute;
    top: 27px;
    right: 5px;
    text-align: right;
    color: #ffffff;
    font-size: 0.85em;
    line-height: 1.1em;
}

.headerContainer .extra a {
    color: #ffffff;
}

.bgStripe {
    width: 100%;
    height: 671px;
    margin: 116px 0 0 0;
    padding: 0;
    z-index: 10;
    background: transparent url(../images/bg_konkourseStripe.jpg) no-repeat top center;
}

.bgWheelContainer {
    top: 116px;
    width: 960px;
    height: 671px;
    margin: 0 auto;
    padding: 0;
    z-index: 20;
}

.bgWheelFlair {
    width: 100%;
    background: transparent url(../images/bg_flair.jpg) no-repeat top center;
}

.bgWheelImage {
    width: 100%;
    background: transparent url(../images/bg_image.jpg) no-repeat top center;
}

.bgWheelKonkourse {
    width: 100%;
    background: transparent url(../images/bg_konkourse.jpg) no-repeat top center;
}

.bgWheelKonkourse2 {
    width: 100%;
    background: transparent url(../images/bg_konkourse2.jpg) no-repeat top center;
}

.bgWheelKonvex {
    width: 100%;
    background: transparent url(../images/bg_konvex.jpg) no-repeat top center;
}

.bgWheelKonvexSS {
    width: 100%;
    background: transparent url(../images/bg_konvexSS.jpg) no-repeat top center;
}

.bgWheelTenfold {
    width: 100%;
    background: transparent url(../images/bg_tenfold.jpg) no-repeat top center;
}

.bgWheelEvolve {
    width: 100%;
    background: transparent url(../images/bg_evolve.jpg) no-repeat top center;
}

.bgWheelFlair .container, .bgWheelImage .container, .bgWheelKonkourse .container, .bgWheelKonkourse2 .container, .bgWheelKonvex .container, .bgWheelKonvexSS .container, .bgWheelTenfold .container, .bgWheelEvolve .container {
    width: 495px;
    height: 296px;
    margin: 0 auto;
    padding: 375px 440px 0 25px;
    color: #999999;
}

.bgWheelFlair .container p, .bgWheelImage .container p, .bgWheelKonkourse .container p, .bgWheelKonkourse2 .container p, .bgWheelKonvex .container p, .bgWheelKonvexSS .container p, .bgWheelTenfold .container p, .bgWheelEvolve .container p {
    font-size: 1.5em;
    line-height: 1.0em;
}

.specInfo {
    font-size: 1.4em;
    line-height: 1.1em;    
}

.bgWheelFlair .container .content, .bgWheelImage .container .content, .bgWheelKonkourse .container .content, .bgWheelKonkourse2 .container .content, .bgWheelKonvex .container .content, .bgWheelKonvexSS .container .content, .bgWheelTenfold .container .content, .bgWheelEvolve .container .content {
    float: left;
}

.wheelsThumbs {
    margin: 0 auto;
    width: 960px;
    height: 180px;
    margin: 0 auto;
    padding: 0;
    background: transparent url(../images/bg_main.jpg) no-repeat center -787px;
    position: relative;
}

.wheelsThumbs .flairThumb {
    position: absolute;
    top: 3px;
    left: 14px;
    width: 133px;
    height: 144px;
    background: transparent url(../images/sprite_wheels.jpg) no-repeat -11px -151px;
}

.wheelsThumbs .flairThumb:hover{
    background: transparent url(../images/sprite_wheels.jpg) no-repeat -11px -1px;
}

.wheelsThumbs .imageThumb {
    position: absolute;
    top: 3px;
    left: 148px;
    width: 133px;
    height: 144px;
    background: transparent url(../images/sprite_wheels.jpg) no-repeat -144px -151px;
}

.wheelsThumbs .imageThumb:hover{
    background: transparent url(../images/sprite_wheels.jpg) no-repeat -144px -1px;
}

.wheelsThumbs .konkourseThumb {
    position: absolute;
    top: 3px;
    left: 281px;
    width: 133px;
    height: 144px;
    background: transparent url(../images/sprite_wheels.jpg) no-repeat -277px -151px;
}

.wheelsThumbs .konkourseThumb:hover{
    background: transparent url(../images/sprite_wheels.jpg) no-repeat -277px -1px;
}

.wheelsThumbs .konvexThumb {
    position: absolute;
    top: 3px;
    left: 414px;
    width: 133px;
    height: 144px;
    background: transparent url(../images/sprite_wheels.jpg) no-repeat -410px -151px;
}

.wheelsThumbs .konvexThumb:hover{
    background: transparent url(../images/sprite_wheels.jpg) no-repeat -410px -1px;
}

.wheelsThumbs .konvexSSThumb {
    position: absolute;
    top: 3px;
    left: 547px;
    width: 133px;
    height: 144px;
    background: transparent url(../images/sprite_wheels.jpg) no-repeat -543px -151px;
}

.wheelsThumbs .konvexSSThumb:hover{
    background: transparent url(../images/sprite_wheels.jpg) no-repeat -543px -1px;
}

.wheelsThumbs .tenfoldThumb {
    position: absolute;
    top: 3px;
    left: 680px;
    width: 133px;
    height: 144px;
    background: transparent url(../images/sprite_wheels.jpg) no-repeat -676px -151px;
}

.wheelsThumbs .tenfoldThumb:hover{
    background: transparent url(../images/sprite_wheels.jpg) no-repeat -676px -1px;
}

.wheelsThumbs .evolveThumb {
    position: absolute;
    top: 3px;
    left: 813px;
    width: 133px;
    height: 144px;
    background: transparent url(../images/sprite_wheels.jpg) no-repeat -809px -151px;
}

.wheelsThumbs .evolveThumb:hover{
    background: transparent url(../images/sprite_wheels.jpg) no-repeat -809px -1px;
}

/*************************************
             TYPOGRAPHY
*************************************/

body {
    font:.80em/1.6em Arial, Helvetica, sans-serif;
    line-height: 1.2em;
    color:#333333;
}   /* IE */
h1,h2,h3,h4,h5,h6 {
    clear:both;
}
h1 { font-size: 2.6em; color: #ea7c0c; margin: 0 0 25px 0;}
h2 { font-size:1.5em; line-height:1.0em; font-weight: bolder; font-family:Sans-serif; letter-spacing:-0.045em; margin-bottom:7px; color:#666666;}
h2 a { margin-bottom:7px; color:#ffffff;}
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:1em; font-weight:bold; }
h6 { font-size:2.1em; line-height:1.0em; font-weight:bolder; font-family:Helvetica, Arial, sans-serif; letter-spacing:-0.04em;}
p {
    margin:0px 0px 13px 0px;
}



/*************************************
             NAVIGATION
*************************************/

ul#navmenu li a span .h
{
    display: none;
}
ul#navmenu {
    position: absolute;
    top: 108px;
    left: 255px;
    width:700px;
    height:15px;
    margin:0;
    padding: 0 0 0 0;
    list-style:none;
}
ul#navmenu li {
    float:left;
}
ul#navmenu li a {
    background:url(../images/sprite_nav.jpg) no-repeat scroll bottom left;
    display:block;
    height:15px;
    position:relative;
}
ul#navmenu li a.navHome {
    width:58px;
    background-position: 0px -15px;
}
ul#navmenu li a.navFlair {
    width:66px;
    background-position: -58px -15px;
}
ul#navmenu li a.navImage {
    width:75px;
    background-position:-124px -15px;
}
ul#navmenu li a.navKonkourse {
    width:115px;
    background-position:-199px -15px;
}
ul#navmenu li a.navKonvex {
    width:89px;
    background-position:-314px -15px;
}
ul#navmenu li a.navKonvexSS {
    width:115px;
    background-position:-403px -15px;
}
ul#navmenu li a.navTenfold {
    width:93px;
    background-position:-518px -15px;
}
ul#navmenu li a.navEvolve {
    width:68px;
    background-position:-611px -15px;
}
ul#navmenu li a span {
    background:url(../images/sprite_nav.jpg) no-repeat scroll bottom left;
    display:block;
    position:absolute;
    top:0;
    left:0px;
    height:15px;
    width:100%;
    z-index:200;
}
ul#navmenu li a.navHome span {
    background-position: 0px -1px;
    cursor: hand;
}
ul#navmenu li a.navFlair span {
    background-position:-58px -1px;
    cursor: hand;
}
ul#navmenu li a.navImage span {
    background-position:-124px -1px;
    cursor: hand;
}
ul#navmenu li a.navKonkourse span {
    background-position:-199px -1px;
    cursor: hand;
}
ul#navmenu li a.navKonvex span {
    background-position:-314px -1px;
    cursor: hand;
}
ul#navmenu li a.navKonvexSS span {
    background-position:-403px -1px;
    cursor: hand;
}
ul#navmenu li a.navTenfold span {
    background-position:-518px -1px;
    cursor: hand;
}
ul#navmenu li a.navEvolve span {
    background-position:-611px -1px;
    cursor: hand;
}



.stepcarouselThumbs
{
    position: relative; /*leave this value alone*/
    border: 0;
    overflow: hidden; /*leave this value alone*/
    width: 960px; /*Width of Carousel Viewer itself*/
    height: 671px; /*Height should enough to fit largest content's height*/
}

.stepcarouselThumbs .belt
{
    position: absolute; /*leave this value alone*/
    left: 0;
    top: 0;
}

.stepcarouselThumbs .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: 960px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}