@charset "UTF-8";
/* CSS Document */

body {
margin: 0;
padding: 0;
background-image:url(../images/background.jpg);
background-repeat: repeat-x;
background-color: #000000;
}

sup {
font-size: 6px;
}

img.logo {
position: absolute;
top: 0;
left: 10%;
}

#container {
width: 810px;
margin: 0 auto; 
padding: 0;
}

a img {
border: 0;
}

a {
text-decoration: none;
}

#header {
/*position: relative;*/
margin-top: 72px;
padding-top:9px;
padding-left:8px;
width: 801px; /*810*/
height: 40px; /*49*/
background-image: url(../images/turbo/navBack.jpg);
background-repeat: no-repeat;
}

img.close {
position: absolute;
top: 0;
right: 0;
margin: 0;
}


#main {
position: relative;
width: 809px;
height: 371px;
background-image: url(../images/turbo/landingBack.jpg);
}


#mainAbout {
position: relative;
width: 809px;
height: 371px;
background-image: url(../images/turbo/aboutBack.jpg);
}

#mainCompare {
position: relative;
width: 809px;
height: 371px;
background-image: url(../images/turbo/compareBack.jpg);
}

img.mainLogo {
margin-left: 7px;
margin-top: 20px;
float: left;
}

img.mainlogo {
margin-left: 7px;
margin-top: 20px;
float: left;
}


img.learnMore {
position: absolute;
top: 235px;
right: 6px;
}

p.fusion {
position: absolute;
top: 318px;
right: 33px;
width: 135px;
height: 40px;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #fff;
text-align: right;
line-height: 12px;
letter-spacing: .02em;
}

img.small {
position: absolute;
top: 238px;
right: 5px;
}

p.roll {
position: absolute;
top: 186px;
left:19px;
margin: 1px 0 0 1px;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
letter-spacing: .125em;
color: #003366;
}

img.razor {
position: absolute;
top: 7px;
left: 263px;
}

img.razortop {
position: absolute;
top: 13px;
left: 245px;
}

#right {
position: absolute;
top: 12px;
left: 405px;
width: 396px;
height: 222px;
color: #FFFFFF;
}

#right p {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
/* border-bottom: 1px dotted #fff; */
padding-bottom: 15px;
margin-top: 35px;
letter-spacing: .05em;
}


/*----------- call outs --------------*/

img.razor1 {
position: absolute;
top: 26px;
left: 283px;
}

img.razor2 {
position: absolute;
top: 30px;
left: 311px;
}

img.razor3 {
position: absolute;
top: 41px;
left: 336px;
}

img.razor4 {
position: absolute;
top: 64px;
left: 319px;
}

#razor1 , #razor2 , #razor3 , #razor4 {
position: absolute;
top: 12px;
left: 405px;
display: none;
width: 396px;
height: 222px;
color: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
/* font-size: 14px;
font-weight: bold; */
}

/*----------- call outs --------------*/

/*--------- nav sprite ------------*/

#sprite {
/*position: absolute;
top: 0px;
left: 0px;*/
height: 40px; /*43*/
}

#sprite ul#nav{
padding: 0;
margin: 0;
list-style-type: none;
background-image: url(../images/turbo/navSprite.jpg) 0% 0% no-repeat;
}

#sprite li {
margin: 0; 
padding: 0; 
list-style: none;
/*position: absolute; 
top: 9px;*/
height: 40px; /*43*/
float:left;
margin-right:5px;
}

#sprite li , #sprite a {
height: 40px; /*43*/
display: block;
}

#about {
left: 8px; 
width: 142px;
height: 42px;
}
#about a:hover {
background: transparent url(../images/turbo/navSprite.jpg) -1px -44px no-repeat;
}
#about a.active {
background: transparent url(../images/turbo/navSprite.jpg) -1px -44px no-repeat;
}


#compare {
left: 155px; 
width: 142px;
height: 42px;
}
#compare a:hover {
background: transparent url(../images/turbo/navSprite.jpg) -148px -44px no-repeat;
}
#compare a.active {
background: transparent url(../images/turbo/navSprite.jpg) -148px -44px no-repeat;
}

/*--------- nav sprite ------------*/

/*--------- compare table ----------*/

#bigLeftchart1 {
position:absolute;
left:196px;
margin-left: 4px;
width: 600px;
height: 371px;
background-image: url(../images/compare/chartBack.jpg);
background-repeat: no-repeat;
}

#products1 {
width: 580px;
height: 160px;
margin-top: 22px;
margin-left: 10px;
}

#table1 {
position: absolute;
top: 182px;
left: 4px;
width: 780px;
height: 150px;
margin-left: 10px;
overflow: auto;
}

#table1 td.normal {
width: 140px;
height: 50px;
text-align: center;
font-family: Verdana;
font-size: 10px;
color: #003399;
font-weight: bold;
background-color: #FFFFFF;
}

#table1 td.first {
width: 180px;
height: 50px;
color:#FFFFFF;
list-style-type: none;
font-family: Verdana;
font-size: 10px;
text-align:right;
font-weight: bold;
padding-right: 20px;
}

#table1 a {
color: #000000;
font-weight: bold;
}

img.closeChart {
position: absolute;
top: 10px;
left: 545px;
}

.hidden {
display: none;
}
.unhidden {
display: block;
}

/*--------- end compare table ----------*/

#cta {
width: 810px;
height: 66px;
background-image: url(../images/footerBack.jpg);
background-repeat: repeat-y;
}

img.cta {
margin: 5px 0px 0px 0px;
}

#roundBottom {
width: 810px;
height:5px;
background-image: url(../images/roundBottom.jpg);
background-repeat: no-repeat;
}

#footer {
position: relative;
float: left;
margin-top: 20px;
width: 810px;
}

#footer p {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color:#FFFFFF;
}

#footer ul {
position: absolute;
top: 0px;
right: 0px;
list-style-type: none;
font-size: 10px;
font-family: Arial, Helvetica, sans-serif;
color: #FFFFFF;
}

#footer ul li {
display: inline;
}

#footer ul li a {
color:#0033FF;
}

