﻿/*************************************
                Reset
*************************************/
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, 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;	
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;	
}

body {
	line-height: 1;
	color: black;
	background: white;
    /*overflow-x: hidden;*/
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

a:visited {
    color: White;
}


/*************************************
        GENERAL DECLARATIONS
*************************************/


body 
{
   text-align: center;
   background: url(../images/bg-gradient.jpg) repeat-x #2c2c2c;  	
   height: 100%;   
}

.fontXS{font-size: 10px; line-height: 14px;}
.fontSmall{font-size: 12px;    line-height: 16px;}
.fontMedium{font-size: 14px;}
.fontLarge{font-size: 16px;}

.hide
{
    display: none;
}
.notVisible{visibility: hidden;}

.navSelected
{
    color: #ff0000!important;
}

.orderedList
{
	list-style-type: decimal;
	margin-left: 20px;
}


ol.numberedList li
{
	list-style-type: decimal;
	display: list-item;
	margin-left: 20px;
	font-size: 11px;
}

.listSpacing li
{
    margin-top: 15px;
}

.bold
{
    font-weight: bold; 
}

.red{color:Red;}

.font14
{
    font-size: 14px;
}

.defaultFontColor
{
	color:#545454;
}

.defaultColorSpaceLeft
{
	color:#545454!important;
	margin-left: 3px;
}


.defaultFontColorBold
{
	color:#545454;
	font-weight:bold;
}

.RequiredField
{
	color:red;
}

.marginBot5{
    margin-bottom: 5px;
}

.marginRight0
{
    margin-right: 0!important;
}

.padInTop5{
    padding-top:50;
}

.marginTop0
{
    margin-top: 0px;
}

.marginTop20
{
    margin-top: 20px;
}

.center{
    text-align: center;
}

.bulletList
{
    list-style-type: disc;
    margin-left: 20px;
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

.marginTop5 {
margin-top:5px;
}

.marginTop3 {
margin-top:3px;
}

.marginBot10 {
margin-bottom:10px;
}

.marginTop20 {
margin-Top:20px;
}


.marginBot20 {
margin-bottom:20px;
}


.marginTop3 {
margin-top:3px;
}

.padLeft0 {
padding-left:0px;
}

.marginLeft100 {
margin-left:100px;
}

.marginLeft5 {
margin-left:5px;
}
.marginLeft10 {
margin-left:10px;
}

.marginLeft40 {
margin-left:40px;
}


.marginRight5 {
margin-right:5px;
}

.underline{text-decoration: underline;}
.italic{font-style:italic;}
.white{color:#ffffff;}

.floatLeft{float:left;}
.floatRight{float:right;}


/*************************************
            Header
*************************************/

#wrapperHeader
{
    width: 100%;
    min-width: 991px;
    margin: 0 auto;
    text-align: left;
    position: relative;
   /* background: url(../images/bg-header.jpg) no-repeat center top;*/
   
}

#wrapperContent
{
    width: 991px;
    margin: 0px auto;        
    text-align: left;    
}

#wrapperFooter
{
    width: 991px;
    margin: 0px auto;
    text-align: right;
    height: 30px;
    margin-top: 5px;
    clear: both;
}

#footerDisclaimer{
    color: #C9C9C9;
    text-align: center;
    margin-top: 30px;
    font-size: 11px;
    padding: 10px;
    font-family: Arial, Verdana, Sans-Serif;
}
    
    
#navContainer
{
    height: 33px; 
    position: relative;    
    top: -33px; 
    left: 315px;
    width: 680px;
}

/*
#homeNavContainer
{
    height: 33px;
    position:relative;
    top: -184px;
    left: 426px;
}
*/
.logoLink
{
    position: relative;
    left: -100px;       
}
/*
.logoLinkHome
{
    position: relative;
   left : -100px;
}
*/
#header
{
    color: white;
    height: 215px;
    width: 991px;
    margin: 0 auto;        
    padding-left: 0px;    
}
/*
#homeHeader
{
    color: white;
    height: 149px;
    width: 991px;
    margin: 0px auto;
}

#homePlayers
{
    position: relative;
    top: 33px;
    left: -469px;
}
*/

a.logoLink
{
    background: url(../images/header-logo.png) no-repeat;
    display: block;
}

a.playLink
{
    background: url(../images/header-button.png) no-repeat;    
    position: relative;
    top: -5px;
    z-index: 150;
    display: block;
    float: left;
}

a.playLinkForums
{
    background: url(../images/header-button-forums.png) no-repeat;    
    position: relative;
    top: -5px;
    z-index: 150;
    display: block;
    float: left;
}


.downloadText
{
    position: relative;
    top: -40px;  
    left: -10px;  
    z-index: 150;     
    color: White; 
}

.downloadText a:link,.downloadTextHome a:link, .downloadText a:visited, .downloadTextHome a:visited
{
    font-family: Verdana,Arial, Sans-Serif, Serif;
    font-size: 12px;
    color: White;
    text-decoration: none;
}

.downloadText a:hover, .downloadTextHome a:hover
{
    color: Red;
}
.playerCount{

 position: relative;
 display: block;     
 top: -178px;
 left: -15px;      
 width: 211px;  

}

.playerCount{

 position: relative;
 display: block;     
 top: -178px;
 left: -15px;      
 width: 211px;  

}


/*
a.homePlayLink
{
    background: url(../images/home-playbutton.png) no-repeat;    
    position: relative;
    top: -5px;
    z-index: 150;
    display: block;
    float: left;
}

.downloadTextHome
{
    z-index: 150;     
    color: White;
    margin-left: 100px; 
    padding-top: 5px;
}



.downloadText a:link,.downloadTextHome a:link, .downloadText a:visited, .downloadTextHome a:visited
{
    font-family: Verdana,Arial, Sans-Serif, Serif;
    font-size: 12px;
    color: White;
    text-decoration: none;
}

.downloadText a:hover, .downloadTextHome a:hover
{
    color: Red;
}

.playerCountHome
{
    position: relative;
    display: block;      
    top: -178px;
    left: 87px;      
    width: 211px;  
}


*/


/*************************************
          Main Navigation
*************************************/
#homeMainNav
{
   position: relative;
   top: -32px;
   left:400px;
   z-index: 80;
   width: 600px;
}
	
#mainNav
{
    width: 600px;
   /* margin: -31px 0 0 374px;*/
    padding: 0;
    display: inline;  

}

#mainNav li
{
    margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;

}

#mainNav a
{
    padding: 33px 0 0 0;   
    float: left;

    overflow: hidden;
    width:113px;
    height: 0px !important; 
	height /**/:33px; /* for IE5/Win only */
}

a.mainNavGuide
{
    background: url(../images/mainNav-guide-all.png) no-repeat 0px -32px;
}

a.mainNavGuide:hover, a.mainNavGuideSelected
{
   background: url(../images/mainNav-guide-all.png) no-repeat 0px 3px;
}

a.mainNavNews
{
    background: url(../images/mainNav-news-all.png) no-repeat 0px -33px;
}

a.mainNavNews:hover, a.mainNavNewsSelected
{
   background: url(../images/mainNav-news-all.png) no-repeat 0 0px;
}

a.mainNavShop
{
    background: transparent url(../images/mainNav-shop.png) no-repeat;
    /*background: url(../images/mainNav-shop-all.png) no-repeat 0px -34px;*/
}

a.mainNavShop:hover, a.mainNavShopSelected
{
   /*background: url(../images/mainNav-shop-all.png) no-repeat 0px 1px;*/
   background: transparent url(../images/mainNav-shop-over.png) no-repeat;
}

a.mainNavCommunity
{
    background: url(../images/mainNav-community-all.png) no-repeat 0px -34px;
}

a.mainNavCommunity:hover, a.mainNavCommunitySelected
{
   background: url(../images/mainNav-community-all.png) no-repeat 0px -1px;
}


a.mainNavForums
{
    background: url(../images/mainNav-forums-all.png) no-repeat 0px -34px;
}

a.mainNavForums:hover, a.mainNavForumsSelected
{
   background: url(../images/mainNav-forums-all.png) no-repeat 0px -1px;
}


a.mainNavRCentral
{
   background: url(../images/mainNav-racercentral-all.png) no-repeat 0px -34px;
}

a.mainNavRCentral:hover, a.mainRCentralSelected
{
   background: url(../images/mainNav-racercentral-all.png) no-repeat 0px 1px;
}

a.mainNavSupport
{
    background: url(../images/mainNav-support-all.png) no-repeat 0px -34px;
}

a.mainNavSupport:hover, a.mainNavSupportSelected
{
   background: url(../images/mainNav-support-all.png) no-repeat  0px 1px;
}
/*************************************
      Page/Section Header Titles
*************************************/

#titleContainer
{    
    width: 900px;
    height: 118px;
    font-family: Verdana;
    font-weight: normal;
    font-size: 12px;
    margin-top: -31px;
}

#titleContainerHome
{    
    width: 900px;
    height: 118px;
    font-family: Verdana;
    font-weight: normal;
    font-size: 12px;
    margin-top: -31px;
}


#titleContainer p 
{
    clear: both;
}

.sectionNone
{
    width: 900px;
    height: 118px;
    margin: 0px 0 0 91px;
    padding: 7px 0 0 10px;
    background: url(../images/page-none.jpg) no-repeat top left;
    
}

.sectionGuide
{
    width: 900px;
    height: 118px;
    margin: 0px 0 0 91px;
    padding: 7px 0 0 10px;
    background: url(../images/page-gameguide-blank.jpg) no-repeat top left; 
}

.sectionNews
{
    width: 900px;
    height: 118px;
    margin: 0px 0 0 91px;
    padding: 7px 0 0 10px;
    background: url(../images/page-newsroom.jpg) no-repeat top left; 
}

.sectionRacerCentral
{
    width: 900px;
    height: 118px;
    margin: 0px 0 0 91px;
    padding: 7px 0 0 10px;
    background: url(../images/page-racercentral-blank.jpg) no-repeat top left; 
}

.sectionForums
{
    width: 900px;
    height: 93px;
    margin: 0px 0 0 91px;
    padding: 7px 0 0 10px;
    background: url(../images/page-forums.jpg) no-repeat top left; 
}


.sectionSupport
{
    width: 900px;
    height: 118px;
    margin: 0px 0 0 91px;
    padding: 7px 0 0 10px;
    background: url(../images/page-support-blank.jpg) no-repeat top left; 
}

.sectionShop
{
    width: 900px;
    height: 118px;
    margin: 0px 0 0 91px;
    padding: 7px 0 0 10px;
    background: url(../images/page-shop.jpg) no-repeat top left; 
}

.sectionCommunity
{
    width: 900px;
    height: 118px;
    margin: 0px 0 0 91px;
    padding: 7px 0 0 10px;
    background: url(../images/page-community.jpg) no-repeat top left;
}

.sectionBgNone
{
    background: none;
}

.sectionBgGuide
{
    /*background: url(../images/page-tuning-bottom.jpg) no-repeat top right;*/
}

.sectionBgNews
{
    background: url(../images/page-newsroom-bottom.jpg) no-repeat top right;
}

.sectionBgRacerCentral
{
   /* background: url(../images/page-racercentral-bottom.jpg) no-repeat top right;*/
}


.sectionBgSupport
{
    /*background: url(../images/page-support-bottom.jpg) no-repeat top right;*/
}

.sectionBgShop
{
    background: url(../images/page-shop-bottom.jpg) no-repeat top right;
}

.sectionBgCommunity
{
    background: url(../images/page-community-bottom.jpg) no-repeat top right;
}
#headerPlay
{        
    position: relative;    
    top: -22px;    
}

/*#content
{
    margin: 23px 0 35px 203px;
    padding: 2px 175px 0 50px;
    min-height:750px;
    height: 100%;
    background: url(../images/page-tuning-bottom.jpg) no-repeat top right;
}
*/

/* DELETE BEFORE PUBLISHING  *******************************************

#homeStage
{
    width: 991px;
    height: 243px;
    background: url(../images/home-bg-stage.jpg) repeat-x;    
    position: relative;
    top: -145px;
    z-index: 100;
    float: left;
}

#homeStageFlash
{
    position: relative;
    display: block;
    margin-left: 5px;    
    height: 243px;      
    top: 14px;  
}

#homeStageFlash object
{
    float: left;
    width: 557px;
    margin: 1px 0 0 13px;
}


#homeMain
{
    position: relative;    
    top: -135px;
}
#homeLeft
{
    float: left;
    width: 203px;
    height: 545px;
    background: url(../images/bg-localNav.jpg) no-repeat #000000;  
    z-index: 50;
    position: relative;        
    text-align: center;  
    padding-top: 5px;
}

#homeRight
{
    float: left;    
    width: 233px;
    height: 550px;    
    background: url(../images/home-bg-right.jpg) no-repeat #000000; 
    z-index: 50;
}

#homeRight table
{
    margin-left: 4px; 
    color: #B9B9B9;   
}

#homeCenter
{
    float: left;
    padding-left: 5px;
    width: 550px;
    z-index: 50;
}



#homeHeaderPlay
{        
    position: relative;    
    top: -33px;    
}

#homePlayButton
{
    position: relative;
    top: 62px;
    left: -465px;
    border: none;
}

#homeRight h3
{
	padding: 0px 0 3px 10px;
	margin: 0;
	background-position: 5px 5px;
	background-repeat: no-repeat;
	height: 30px;
}

#homeRight ul
{
    margin: 0 0 10px 7px;
    padding: 5px 0 0 0;
    font-family: Arial, Verdana, Tahoma, Sans-Serif;
    font-size: .7em;
    font-weight: 900;
    background: url(../images/localNav-separator.png) no-repeat top left; 
    color: #7f7f7f;
}

#homeRight ul li
{
    margin: 2px 0 2px 0; 
}


#featuredRide
{
    margin: -4px 0 0 565px;
    width: 418px;
    height: 213px;
    background: url(../images/home-featuredride.jpg) no-repeat;
}

#featuredRide h6
{
    color: #ffffff;
    position: relative;
    top: 65px;
    left: 20px;
    font-family: Verdana, Arial, Sans-Serif, Serif;
    font-weight: bold;
    font-size: 9px;
    line-height: 15px;    
}

#featuredRide img
{
    margin: 10px 0 0 53px;
    border: none;
}

*********************************************/
/*************************************
            Content
*************************************/

.content
{
    font-family: Arial, Verdana, Sans-Serif, Serif;
	font-size: 11px;
	color: #ffffff;
	line-height: 13px;
    margin: 23px 0 35px 203px;
    padding: 2px 175px 0 50px;
    min-height:750px;
    /*height: 100%;*/
    height:auto !important; 
    height:750px;
}


.contentWide, .contentWideNoPad
{
    font-family: Arial, Verdana, Sans-Serif, Serif;
	font-size: 11px;
	color: #ffffff;
	line-height: 13px;
    margin: 23px 0 35px 0px;
    padding: 2px 20px 0 20px;
    min-height:750px;
    /*height: 100%;*/
    height:auto !important; 
    height:750px;
}
.contentWideNoPad{
    padding-left: 0;
}

.contentWideNoTop{
    margin-top: 0;
}

.contentNoPadding
{
    padding-right: 0;
}

h1
{
	padding: 15px 0 3px 0;
	border-bottom: 1px solid #919191;
	background-position: 0 15px;
	background-repeat: no-repeat;
	max-width: 440px;
	height: 16px;
}

h2, #faq dt
{
	/*color: #b9b9b9;*/
	color: #dbdbdb;	
	font-weight: bold;
	font-size: 13px;
	margin: 20px 0 5px 0;
	padding: 0 0 0 15px;
	background: url(../images/header-block.gif) no-repeat center left;
}


h2 a:link
{
    text-decoration: none;
    color: #a6a6a6;
}

h2 a:hover
{
    color: #ff0000;
}

h2 a:visited
{
    text-decoration: none;
    color: #a6a6a6;
}

h3 
{
    margin-top: 5px;
    font-weight: bold;
    font-size: 11px;
    margin-bottom: 2px;
}

p
{
	margin: 0 0 16px 0;	
}

.pBorder
{
	padding: 11px 0 11px 0;
	border-bottom: 1px solid #919191;
}

.blueText
{
	color: #05a6e4;
	font-weight: bold;
	font-size: 12px;
}

.spaceB10{margin-bottom: 10px;}

.spaceB
{
    margin-bottom: 20px;
}

.spaceB40
{
    margin-bottom: 40px;
}

.spaceL10{
    margin-left: 10px;
}

.spaceT20
{
    margin-top: 20px;
}

.spaceT150{
    margin-top: 150px;
}

.spaceT10
{
    margin-top: 10px;
}

.spaceT5
{
    margin-top: 5px;
}


.icon
{
    float: left;
    margin: 0 10px 0 -30px;
}

.content a:link
{
	color: #ffffff;
}

.content a:hover
{
	color: #ff0000;
}



/*************************************
       Footer
*************************************/
#footerNav
{

    width: 991px;
    border-top: 1px solid #545454;
    padding-top: 10px;
}

#footerNav li
{
    display: inline;
    padding: 0px 0 20px 20px;
    color: #c9c9c9;
    font-family: Arial, Verdana, Tahoma, Sans-Serif;
    font-size: .8em;
    font-weight: 900;
} 

#footerNav li a:link, #footerNav li a:visited
{
    color: #c9c9c9;
    text-decoration: none;
    
}

#footerNav li a:hover
{
    color: #ff0000;
    text-decoration: none;
    
}

#footerLang{float:left; padding-top:4px;}
#footerLang li{padding-left:0px;margin-left:0;padding-right: 7px;}
/*
#footerLang li,#footerLang li a:link{color:white;}
#footerLang li a:hover{color:red;}
*/

/*************************************
        Local Navigation
*************************************/

#localNav 
{
    padding: 3px 0 0 0;
    margin: 7px 0 0 0;
    float: left;
    background: url(../images/bg-localNav.jpg) no-repeat #000000;  
    position: absolute;
    width: 203px;
    min-height: 550px;
}

#localNav li
{
   margin: 0px 0 4px 8px;
   padding: 7px 0 0 0;
}

#localNav li + li
{
   background: url(../images/localNav-separator.png) no-repeat top left;   
}

.subNav
{
    font-family: Arial, Verdana, Tahoma, Sans-Serif;
    font-size: .7em;
    font-weight: 900;
    margin: 3px 0 0 0;
    padding: 5px 0 2px 5px;
    background: url(../images/localNav-separator.png) no-repeat top left; 
}
    
.subNav a:link
{
     color: #b9b9b9;
     text-decoration: none;
}

.subNav a:visited
{
     
     color: #b9b9b9;
     text-decoration: none;
}

.subNav a:hover
{
     
     color: #ff0000;
}

#localNav .subNav li
{
    background: none;
    padding-top: 4px; 
    
}


/*************************************
            Page Titles
*************************************/

#gameGuide
{background-image: url(../images/page-title-gameguide.gif);}

/* Tools Titles */

#tools
{background-image: url(../images/page-title-tools.gif);}

#viewer
{background-image: url(../images/page-title-viewer.gif);}

#nim
{background-image: url(../images/page-title-nim.gif);}

#email
{background-image: url(../images/page-title-email.gif);}

/* Map Titles */
#map
{background-image: url(../images/page-title-map.gif);}

#mapNav
{background-image: url(../images/page-title-navigation.gif);}

#home
{background-image: url(../images/page-title-homelocation.gif);}

#neighborhoods
{background-image: url(../images/page-title-neighborhoods.gif);}

#shop
{background-image: url(../images/page-title-shopping.gif);}

/* Funds Titles */
#funds
{background-image: url(../images/page-title-funds.gif);}

#prize
{background-image: url(../images/page-title-prize.gif);}

#betting
{background-image: url(../images/page-title-betting.gif);}

/* Customizing Titles */
#custom
{background-image: url(../images/page-title-customizing.gif);}

#dealer
{background-image: url(../images/page-title-dealerships.gif);}

#part
{background-image: url(../images/page-title-partshops.gif);}

#paint
{background-image: url(../images/page-title-paintshops.gif);}

#license
{background-image: url(../images/page-title-license.gif);}

/* Tuning Titles */
#tuning
{background-image: url(../images/page-title-tuning.gif);}

#sync
{background-image: url(../images/page-title-sync.gif);}

#afr
{background-image: url(../images/page-title-afr.gif);}

#comp
{background-image: url(../images/page-title-compression.gif);}

#risk
{background-image: url(../images/page-title-risk.gif);}

#damage
{background-image: url(../images/page-title-damage.gif);}

#dyno
{background-image: url(../images/page-title-dyno.gif);}

#flow
{background-image: url(../images/page-title-flow.gif);}


/* Teams Titles */
#teams
{background-image: url(../images/page-title-teams.gif);}

#structure
{background-image: url(../images/page-title-structure.gif);}

#creating
{background-image: url(../images/page-title-creatingteams.gif);}

#joining
{background-image: url(../images/page-title-joiningteams.gif);}

#racing
{background-image: url(../images/page-title-racing.gif);}

#teamCredit
{background-image: url(../images/page-title-teamcredit.gif);}

/* Racing Titles */

#raceTrack
{background-image: url(../images/page-title-raceTrack.gif);}

#rivals
{background-image: url(../images/page-title-rivals.gif);}

#koth
{background-image: url(../images/page-title-koth.gif);}

#h2h
{background-image: url(../images/page-title-h2h.gif);}

#running
{background-image: url(../images/page-title-running.gif);}

#bracket
{background-image: url(../images/page-title-bracket.gif);}

#tour
{background-image: url(../images/page-title-tournaments.gif);}

#howDrive
{background-image: url(../images/page-title-howdrive.gif);}

/* Street Credit */
#streetcred
{background-image: url(../images/page-title-streetcred.gif);}

#levels
{background-image: url(../images/page-title-levels.gif);}

#crowd
{background-image: url(../images/page-title-crowd.gif);}

#badges
{background-image: url(../images/page-title-badges.gif);}

/* Points */
#points
{background-image: url(../images/page-title-points.gif);}

#using
{background-image: url(../images/page-title-using.gif);}

#acquiring
{background-image: url(../images/page-title-acquiring.gif);}

#support
{background-image: url(../images/page-title-support.gif);}

#connectionfaq
{background-image: url(../images/page-title-connectionfaq.gif);}

#shop1320
{background-image: url(../images/page-title-shop.gif);}

#newsroom
{background-image: url(../images/page-title-newsroom.gif);}

#racer-central-links-page-title
{
    /*background-image: url(../images/racer-central-links-page-title.gif);*/
    font-size: 16px;
    font-weight: bold;
}

#racer-central-links-page-container a 
{
    line-height: 1.4em;
}

#terms
{background-image: url(../images/page-title-terms.gif);}

#privacy
{background-image: url(../images/page-title-privacy.gif);}

#termsconditions
{background-image: url(../images/page-title-termsconditions.gif);}

#download
{background-image: url(../images/page-title-download.gif);}

#cars
{background-image: url(../images/page-title-cars.gif);}

#racerspotlight
{background-image: url(../images/page-title-racerspotlight.gif);}

#leaderboardTitle
{background-image: url(../images/page-title-leaderboards.gif);
    margin-bottom: 10px;}

#profile
{background-image: url(../images/page-title-profiles.gif);}

#profileLarge{background-image: url(../images/page-title-profiles-large.png);}

#newsroomArchive
{background-image: url(../images/page-title-newsArchive.gif);}

#racerArchive
{background-image: url(../images/page-title-racerarchive.gif);}

#titleFAQ
{background-image: url(../images/page-title-faq.gif);}


#smsHelpTitle
{background-image: url(../images/page-title-smshelp.gif);}

#ratings
{background-image: url(../images/page-title-ratings.gif);}

/*************************************
            Cars
*************************************/

.carsTitle
{
    height:15px;
    background: none;
}

.carsTitleShort
{
    margin-top: -7px;
    height:0px;
    background: none;
}


/*************************************
            Newsroom
*************************************/

#newsroomContainter h3
{
    color: #ffffff;
    font-size: 16px;
    margin-top: 15px;
    margin-bottom: 5px;
}

#newsroomContainter h4
{
    color: #ffffff;
    font-size: 14px;
    margin-top: 15px;
    margin-bottom: 5px;
}

#newsroomContainter a:link img, #newsroomContainter a:hover img
{
    border: none;
}

.newsItem
{
    padding-right: 20px;
    width: 715px;
}

.newsItem li
{
    display: inline;
    margin: 0px 5px 0 0;
}

.newsItem .unorderedList li
{
	display: list-item;
	margin: 5px 0 10px 25px;	
	list-style-type: disc;
}



#newsroomContainter .newsItem
{
    border-bottom: 1px dashed #474747;
}

.newsItem img
{
    margin: 10px 0 10px 0;
}

.newsItem a:link img,.newsItem a:visited img
{
    border: none;
}

/*************************************
            Diagram Lists
*************************************/


.diagramList
{
    margin-bottom: 45px;
}

.diagramList li
{
    margin: 20px 0 0 5px;
    padding-left: 30px;
    background-repeat: no-repeat;
    background-position: 0px 3px;
    min-height: 15px;
}

.one
{background: url(../images/list-ordered-1.gif)}

.two
{background: url(../images/list-ordered-2.gif)}

.three
{background: url(../images/list-ordered-3.gif)}

.four
{background: url(../images/list-ordered-4.gif)}

.five
{background: url(../images/list-ordered-5.gif)}

.six
{background: url(../images/list-ordered-6.gif)}

.seven
{background: url(../images/list-ordered-7.gif)}

.eight
{background: url(../images/list-ordered-8.gif)}


.warning
{
   margin-top: 10px; 
}

/*************************************
            Terms of Service
*************************************/


#wrapperContent #termsUse h1
{
    color: #ffffff;
    margin-bottom: 3px;
    font-weight: bold;
    font-size: 18px;
    
}

#wrapperContent #termsUse h3
{
    color: #ffffff;
    margin-bottom: 3px;
    
}

#wrapperContent #termsUse h2
{
    color: #ffffff;
    background: none;
    margin: 10px 0 5px 0;
    padding: 0;
}

/*************************************
            Other
*************************************/

.iconLeft img
{
    float: left;
}

.iconLeft p
{
    margin-left: 55px;
}


#nimIcons li
{
	padding: 0;
	margin: 8px 0 0 5px;
}

#nimIcons img
{
	padding:2px 8px 0 0;
}

.numbered
{
	list-style-type: decimal;
	margin: 10px 0 0 50px;
}

.numbered li
{
	padding: 0;
	margin: 5px 0 0 0;
}

#navIcons 
{
	margin: 30px 0 30px 0;
}

#navIcons li
{
	margin: 25px 0 0 0;
	padding: 0;
	height: 40px;
}

#navIcons img
{
	float: left;
	margin: 0 20px 0 0;
}

/* Tools: Email */

#inGameEmail
{
    margin: 0px 0 0 25px;
}

/*Home location*/
.hIcon
{
    margin-left: 20px;
}

.vSpace
{
    margin-top: 40px;
}

.vSpaceLess
{
    margin-top: 15px;
}

.leftSpace
{
    margin-left: 65px; 
}

.bottomSpace
{
	margin-bottom: 20px;
}

.bottomSpaceMore
{
	margin-bottom: 40px;
}

/*Home location*/
#neighborhoodList
{
    margin: 35px 0 0 0;
}

#neighborhoodList img
{   
    float:left;
    width: 41px;
}

#neighborhoodList li > ul
{
    margin-left: 70px;
}

#neighborhoodList p
{
    margin-left: 70px;
}

#neighborhoodList h3
{
    font-weight: bold;
    font-size: 12px;
    color: #a6a6a6;
    margin: 0 0 4px 70px;
}

#neighborhoodList > li
{
    margin-bottom: 30px;
}

#mapShopIcon
{
    margin: 15px 0 0 0;
    float: left;
}


/* Customize */
.customIcon
{
    margin: 10px 0 0 10px;
}

.clear
{
    clear:both;
}

.iconRight
{
    float:left;
    margin-top: 20px
}

.paintIcon
{
    margin: 0 0 5px 0;
}

.leftList
{
	float: left;
	width: 300px;
	margin-left: 30px;
}

.license img
{
	display: block;	
	margin: 5px 0 0 20px;
}

.license li
{
	font-weight: bold;
    font-size: 12px;
    padding-top: 15px;
}


.indent
{
	margin-left: 30px;
}

.note
{
	color: #ff0000;

}

/* Tuning: Flow */

#afDiagram1
{
	margin: 10px 0 15px 25px;
}

#afDiagram2
{
	margin: 20px 0 10px 25px;
}

/* Tuning: Sync*/

#syncDiagram
{
	margin: 10px 0 15px 25px;
}

/* Tuning: AFR*/

#afrDiagram
{
	margin: 0 0 30px 0;
}

#afrList img
{
	float:left;
	width: 73px;
}

#afrList p
{
	margin: 5px 0 20px 0;
}

#afrList h3
{
	font-weight: bold;
	font-size: 12px;
	margin: 0 0 0 80px;
	padding: 7px 0 0 0;
	color: #a6a6a6;
}

/* Tuning: Compression */
#thumbsTip
{
	margin-top: 35px;
}

#thumbsTip img
{
	float: left;
	width: 18px;
}

#thumbsTip h3
{
	font-weight: bold;
	font-size: 12px;
	margin-left: 20px;
	padding-top: 5px;
}

#thumbsTip p
{
	margin-top: 5px;
}

/* Tuning: Damage */
#engineIcon
{
	float: left;
	width: 51px;
}

#engineHeader
{
	padding-top: 17px;
	margin-left: 40px;
}

#repairDiagram
{
	float:left;
	width: 168px;
	margin: 5px 15px 0 0;
}

/* Teams: Structure */

#structureList
{
    margin: 45px 0 0 0;
}

#structureList img
{   
    float:left;
    width: 30px;
}

#structureList li > ul
{
    margin-left: 50px;
}

#structureList p
{
    margin-left: 50px;
}

#structureList h3
{
    font-weight: bold;
    font-size: 12px;
    color: #a6a6a6;
    margin: 0 0 4px 50px;
}

#structureList > li
{
    margin-bottom: 30px;
}

#teamMemberIcon
{
    width: 33px!important;
}

/* Teams: Creating */
#creatingTeamIcon
{
    width:39px;
    margin-top: 3px
}


/* Teams: Joining */

#applyIcon
{
    margin-top: 5px
}

#manageIcon
{
    margin-top: 5px
}

/* Points */ 

#pointsIcon
{
    float:left;
    margin: 15px 10px 0 3px;
}

#buyingPoints
{
   float:left;
   margin: 5px 10px 0 0px;
}

/* Street Credit */

#scIndicator
{
    margin-top: 20px;
}

#scStages
{
    margin-top:-4px;
}

#scFirstStage
{
    margin-left: 15px;
}

/* Street Credit: Badges */

.badgesList
{
    margin-bottom: 60px;
}

.badgesList li
{
    margin: 15px 0 30px 0;
}

.badgesList img
{
    float: left;
    margin: -5px 0 0 10px;
    
} 


.badgesList h3
{
    font-weight: bold;
    font-size: 12px;
    color: #ffffff;
    width: 75px;
    float: left;
    height: 40px;
    margin-left: 20px;
    padding-top: 5px;
}

.badgesList p
{
    margin-left: 110px;
}

.badgeNoMargin
{
    margin-top: 0px!important;
}

/* Racing: Race Track */

.raceTrack
{
    margin-top: 10px;
}

.rivalsList
{
    margin: 15px 0 15px 0;
}

.rivalsList p
{
    margin-left: 145px;
}

.rivalsList li
{
    height: 47px;
    margin: 0 0 5px 0;
}


/* Race: KOTH */
#kothLineUp
{
    float: left;
    width:107px;
    margin: 3px 20px 0 0;
}


#tournaments h3
{
    padding: 10px 0 3px 0;
}

/* Race: Bracket */

#bracketIcon
{
    float: left;
    width: 61px;
    margin: 5px 20px 0 10px;
}

#bracketBorder
{
    padding: 15px 0 20px 0;
	border-bottom: 1px solid #919191;
}

/* Race: H2H */

#h2hIcon
{
    float: left;
    width: 53px;
    margin: 10px 15px 10px 0;
}

#h2hBorder
{
    padding: 15px 0 25px 0;
	border-bottom: 1px solid #919191;
}

/* Download Page */

.divDownloadStep1 div, 
.divDownloadStep2 div, 
.divDownloadStep3 div 
{
	padding-top: 80px;
	color: #AF9876;
	text-align: center;
}

.divDownloadStep1
{
	background-image: url( ../images/downloadStep1.jpg ); 
	background-repeat: no-repeat; 
	width: 317px; 
	height: 336px; 
	float: left; 
	line-height: 18px;
}

.divDownloadStep2
{
	background-image: url( ../images/downloadStep2Install.jpg ); 
	background-repeat: no-repeat; 
	width: 339px; 
	height: 336px; 
	float: left; 
	line-height: 18px;
}

.divDownloadStep3
{
	background-image: url( ../images/downloadStep3.jpg ); 
	background-repeat: no-repeat; 
	width: 335px; 
	height: 336px; 
	float: left; 
	line-height: 18px;
}


/* Racing: How to Drive */
#howDriveLayout h3
{
   font-weight: bold;
   font-size: 12px;
   color: #ffffff;
   margin-top: 10px;
   margin-bottom: 5px;
}

#howDriveLayout img
{
   float: left;
}

#howDriveLayout h3, #howDriveLayout p
{
    margin-left: 75px;
}

#howDriveLayout p
{
    margin-bottom: 40px;
}

.bottom15
{
    margin-bottom: 15px!important;
}

#imgCluth
{
    width: 54px; 
    margin: -13px 0 0 10px;
}

#imgBrake
{
    width: 55px; 
    margin: -20px 0 0 10px;
}

#imgAccelerator
{
    width: 59px; 
    margin: -25px 0 0 8px;
}

#imgShifting
{
    width: 62px; 
    margin: -18px 0 0 0;    
}

/* Racing: Running a Race */
#runningRaceLayout h2
{
    margin: 30px 0 10px 0;
}

#imgRaceCluth
{
    float: left;
    width: 93px;
    margin: 0px 10px 30px 0;
}

#imgStage
{
    float: left;
    width: 92px;
    margin: 15px 10px 30px 0;
}

#imgLaunch
{
    float: left;
    width: 100px;
    margin: 20px 0 100px 0;
}

#imgTrack
{
    float: left;
    width: 74px;
    margin: 10px 10px 20px 10px;
}

/* Connection FAQ */

#faq ul
{
    margin: 0 20px 30px 0px;
    padding: 0;
}

#faq ul
{
    list-style-type: none;
}
#faq ol li
{
    padding: 10px 0 0 10px;
}

#faq img
{
    margin: 15px 10px 15px 0px;
}

#faq ol
{
    list-style-type: decimal;
    margin-left: 20px;
}

#faq  dt{margin-bottom: 15px; background-position: 0px 3px; line-height: 16px;}
#faq  dd{margin-bottom: 30px; }

/* End FAQ */

/* Support Form */

#formSupport
{
	font-family: inherit;
	border: none;
}

#formSupport legend
{
    display: none;
}

#formSupport textarea, #formSupport input, #formSupport select
{
    font-size: 13px;
    width: 240px;
    margin-left: 20px;
    padding-top: 3px;
	
}

#formSupport input
{
    height: 18px;
}

#formSupport ol
{
    margin: 0px 0 0 40px; 
}


#formSupport li
{
	float: left;
	clear: left;
	width:100%;
	padding: 10px 0 0 0;
}

#formSupport label{
	float: left;
	width: 150px;
	font-weight: bold;
	padding-top: 7px;
	text-align: right;
}

#formSupport select
{
    width: 243px;
    height: 24px;
    padding-top: 1px;
}

#formSubmit input
{
    float: right;
    margin: -90px 35px 0 0;
    width: 87px!important;
    height: 85px;
}

#formSupportBG
{
    margin: 30px 0 0 0;
    width: 614px;
    min-height: 375px;
    background: url(../images/bg-supportform.jpg) no-repeat #000000;
    padding-bottom: 20px;
}

#submitError
{
    padding:0;
    margin-left: 210px;
    width: 350px;
    font-weight: bold;
    color:red;
}

#submitError li
{
    margin: 0;
    padding: 0;
}

/* SHOP */

#cntrShopNav
{
    width: 414px;
    height: 72px;
    float: right;
    margin-top: -122px;
    background: url(../images/header-shop.jpg) no-repeat 0 0;
    
}

#shopMemberBenefits
{
    float: left;
    width: 350px;
}

#shopMemberBenefits h3
{
    margin-top: 10px;
    margin-bottom: 2px;
}

#pointsBenefitsList
{
   background: url(../images/shop-pointsbenefits.jpg) no-repeat left 20px; 
   height: 230px;
   margin: 0 0 0 395px;
   padding: 27px 0 0 70px;
   width: 200px;
}

#pointsBenefitsList li
{
    margin: 0 0 25px 0;
}


#memberBenefitsList
{
   background: url(../images/shop-memberbenefits.jpg) no-repeat left 20px; 
   height: 230px;
   margin: 0 0 0 395px;
   padding: 27px 0 0 70px;
   width: 200px;
}

#memberBenefitsList li
{
    margin: 0 0 20px 0;
}

#terms input
{
    margin: 50px 0 0 190px;
    width: 300px;
}

.titleTerms
{
    color:Red; 
    border-bottom: 1px dotted gray;
    margin-bottom: 35px!important;
}

#shopIntro h3
{
    font-size: 12px;
    font-weight: bold;
    margin: 15px 0 3px 0;
    padding: 0 0 0 20px;
}

#shopIntro p
{
    font-size: 12px;
    margin: 3px 0 5px 0;
    padding: 0 0 0 20px;
    font-weight: normal;
    text-align: left;
    
}

div.membershipFull
{
	width: 579px; 
	height: 102px; 
	margin-top: 5px;
	color: #545454;	
	background-image: url(../images/shop-bg-membership.png); 
	background-repeat: no-repeat;
}

div.membershipSMSFull
{
	width: 579px; 
	height: 102px;
	margin-top: 5px;
	color: #545454;	 
	background-image: url(../images/shop-bg-sms.png); 
	background-repeat: no-repeat;
}

div.membershipFull_header, div.membershipSMSFull_header, div.membershipSpecialFull_header
{
	height: 21px; 
	color: #ffffff; 
	padding-top: 5px;
}

div.membershipFull_header_title, div.membershipSMSFull_header_title, div.membershipSpecialFull_header_title
{
	float: left; 
	padding-left: 32px;
	font-weight: normal;
	font-size: 13px;
}

div.membershipFull_header_price, div.membershipSMSFull_header_price, div.membershipSpecialFull_header_price
{
	float: right; 
	padding-right: 25px;
	font-size: 13px;
}

div.membershipFull_footer, div.membershipSMSFull_header_footer
{
	height: 60px; 
	clear: both;
}

div.membershipFull_footer_bullets, div.membershipSMSFull_footer_bullets
{
	height: 50px; 
	width: 158px; 
	float: left; 
	padding-top: 10px; 
	padding-left: 10px;
	font-weight:bold;
	font-size: 13px;
}

div.membershipFull_footer_bullets br, div.membershipSMSFull_footer_bullets br
{
    margin: 5px;
}

div.membershipFull_footer_sdesc, div.membershipSMSFull_footer_sdesc
{
	height: 50px; 
	margin-left: 25px; 
	width: 270px;
	float: left;
	padding-top: 10px; 
	font-size: 12px;
}

div.membershipSMSFull_footer_sdesc_notice
{
    height: 50px; 
	margin-left: 25px; 
	width: 350px; 
	float: left; 
	padding-top: 10px; 
	font-size: 12px;

}

div.membershipFull_footer_button, div.membershipSMSFull_footer_button
{
	padding-top: 10px; 
	padding-left: 10px; 
	height: 50px; 
	width: 100px;
	float: right;
}

div.membershipSpecialFull
{
	width: 579px; 
	height: 102px; 
	margin-top: 5px;
	color: red;
	background-image: url(../images/shop-bg-special.png); 
	background-repeat: no-repeat;
}

div.membershipSpecialFull_footer
{
	height: 60px; 
	clear: both; 
	color: #ffffff;
}

div.membershipSpecialFull_footer_bullets
{
	height: 55px; 
	width: 228px; 
	float: left; 
	padding-top: 5px; 
	padding-left: 10px;
	font-weight:bold;
}

div.membershipSpecialFull_footer_sdesc
{
	height: 55px; 
	margin-left: 0px; 
	width: 227px; 
	float: left; 
	padding-top: 10px; 
	font-size: 12px;
}

div.membershipSpecialFull_footer_button
{
	padding-top: 10px; 
	margin-left: 12px; 
	height: 50px; 
	width: 100px; 
	float: left;
}

div.membershipDetail
{
	width: 576px; 
	height: 163px; 
	background-image: url(../images/box_shopDetailYellow.gif); 
	background-repeat: no-repeat;
}

div.membershipSpecialDetail
{
	width: 573px; 
	height: 161px; 
	background-image: url(../images/shop-bg-detail-member-red.jpg); 
	background-repeat: no-repeat;
}

div.membershipDetail_spacer, div.membershipSpecialDetail_spacer
{
	float: left; 
	height: 163px; 
	width: 185px;
}

div.membershipDetail_topBody, div.membershipSpecialDetail_topBody
{
	float: left; 
	height: 143px; 
	padding-top: 5px; 
	padding-bottom: 5px; 
	width: 265px;
}

span.membershipDetail_topBody_bullet1, span.membershipDetail_topBody_bullet2, span.membershipSpecialDetail_topBody_bullet1, span.membershipSpecialDetail_topBody_bullet2, span.membershipSpecialDetail_topBody_bullet3
{
	font-size: 13px;
	color: #ffffff;
	font-weight:bold;
	
}

div.membershipDetail_desc, div.membershipSpecialDetail_desc
{
	float: left; 
	height: 123px; 
	width: 116px; 
	padding-top: 40px; 
	text-align: right;
	font-weight:bold;
}

span.membershipDetail_desc_price, span.membershipSpecialDetail_desc_price
{
	font-size: 18pt; 
	color: #ffffff;
	font-weight:bold;
}

div.pointsFull
{
	width: 579px; 
	height: 102px; 
	background-image: url(../images/shop-bg-points.png); 
	background-repeat: no-repeat;
	color: #545454;
	margin-top: 5px;
}

div.smsPointsFull
{
	width: 579px; 
	height: 102px; 
	background-image: url(../images/shop-bg-sms-points.png); 
	background-repeat: no-repeat;
	color: #545454;
	margin-top:5px;
}

div.pointsFull_header, div.smsPointsFull_header
{
	height: 21px; 
	color: #ffffff; 
	padding-top: 6px;
}

div.pointsFull_header_title, div.smsPointsFull_header_title
{
	float: left; 
	padding-bottom: 3px;
	padding-left: 35px;
	font-size: 13px;
}

div.pointsFull_header_price, div.smsPointsFull_header_price
{
	float: right; 
	padding-right: 22px;
	font-size: 13px;
}

div.pointsFull_footer, div.smsPointsFull_footer
{
	height: 60px; 
	clear: both;
}

div.pointsFull_footer_bullets, div.smsPointsFull_footer_bullets
{
	height: 42px; 
	width: 155px;
	font-weight: bold; 
	float: left; 
	padding-top: 20px; 
	padding-bottom: 5px;
	padding-left: 25px; 
	font-size: 24pt;
}

div.pointsFull_footer_sdesc, div.smsPointsFull_footer_sdesc
{
	height: 60px; 
	margin-left: 20px; 
	width: 265px; 
	float: left; 
	padding-top: 13px; 
	padding-bottom: 3px;
	font-size: 13px;
	color:#424242;
}

div.pointsFull_footer_bullets h3, div.smsPointsFull_footer_bullets h3
{
    padding: 8px 0;
    font-size: 26px;
    float: left;
    margin-top: -7px;
}



div.smsPointsFull_footer_sdesc_detail
{
	height: 5px; 
	margin-left: 25px; 
	width: 350px; 
	float: left; 
	padding-top: 10px; 
	font-size: 7pt;
}
.pointsText
{
   
    font-size: 14pt;
    padding-left: 5px;
    position: relative;
    top: 2px;

}


#sms_disclaimer
{
	color: red;
	padding: 0 10px 0 0px;
	width: 573px;
}

#sms_disclaimer a:link
{
	color: blue;
	text-decoration: underline
}

#sms_disclaimer h4
{
	font-size: 13px;
	color: red;
	padding: 0;
	margin: 20px 0 2px 0;
	font-weight: bold;
}

#smsNote{
	font-size: 11px;
	padding: 0 0 4px 0;

}

#smsHelpText p{
	font-size: 11px;
	font-weight: normal;
	margin: 5px 0 0px 10px;
	text-align: center;
	width: 573px;

}

#smsHelpText a
{
	color: blue;
	text-decoration: underline;
}

div.pointsFull_footer_button, div.smsPointsFull_footer_button
{
	padding-top: 10px; 
	padding-left: 10px;
	margin-right: 13px;
	height: 50px;
	width: 85px; 
	float: right;
}

div.pointsDetail
{
	width: 573px; 
	height: 161px; 
	background-image: url(../images/shop-bg-detail-member-yel.jpg); 
	background-repeat: no-repeat;
	padding-top: 15px;
}

div.pointsDetail_spacer
{
	float: left; 
	height: 163px; 
	width: 185px;
}

div.pointsDetail_topBody
{
	float: left; 
	height: 143px; 
	padding-bottom: 5px; 
	width: 265px;
	color:#545454;
}

h3.pointsDetail_topBody_bullet1
{
	font-size: 30pt;
	font-weight: bold; 
	color: #ffffff;
	margin-bottom: 10px;
}

div.pointsDetail_desc_text
{
    font-size: 8pt; 
    font-weight: normal; 
    padding-right: 5px;
    padding-top: 0px;
    margin-top: -7px;
}

div.pointsDetail_desc
{
	float: left; 
	height: 123px; 
	width: 116px; 
	padding-top: 40px; 
	text-align: right;
}

span.pointsDetail_desc_price
{
	font-size: 18pt; 
	color: #ffffff;
	font-weight:bold;
}

div.cartHeader
{
	padding-top: 8px;
	width: 573px; 
	height: 35px; 
	background-repeat: no-repeat; 
	background-image: url(../images/box_checkoutHeader.gif); 
	margin-bottom: 10px;
}

div.itemsHeader
{
	color: #ffffff; 
	padding-top: 2px; 
	margin-bottom: 10px; 
	width: 573px; 
	height: 19px; 
	background-image: url(../images/box_itemHeader.gif); 
	background-repeat: no-repeat;
}

div.itemsHeader_item
{
	height: 19px; 
	padding-left: 30px; 
	width: 234px; 
	float: left;
	font-weight:bold;
}

div.itemsHeader_unitPrice
{
	height: 19px; 
	padding-left: 25px; 
	width: 100px; 
	float: left;
	font-weight:bold;
	
}

div.itemsHeader_quantity
{
	height: 19px; 
	width: 100px; 
	float: left;
	font-weight:bold;
}

div.itemsHeader_total
{
	height: 19px; 
	padding-left: 25px; 
	width: 48px; 
	float: left;
	font-weight:bold;
}

div.cartItem, div.cartItemMembership, div.cartItemSpecial, div.cartItemPoints
{
	width: 573px; 
	height: 86px; 
	background-repeat: no-repeat; 
	margin-bottom: 10px;
}

div.cartItemMembership
{
	background-image: url(../images/box_checkoutYellow.gif);
}

div.cartItemSpecial
{
	background-image: url(../images/box_checkoutRed.gif);
}

div.cartItemPoints
{
	background-image: url(../images/box_checkoutYellowPoints.jpg);
}

div.cartItem_header
{
	height: 22px; 
	padding-top: 5px;
}

div.cartItem_header_title
{
	padding-left: 30px; 
	width: 234px; 
	height: 27px; 
	float: left; 
	color: #ffffff;
	font-weight:bold;
}

div.cartItem_header_price
{
	width: 125px; 
	height: 27px; 
	float: left; 
	text-align: center;
	font-weight:bold;
	color:#545454;
}

div.cartItem_header_quantity
{
	width: 100px; 
	height: 27px; 
	float: left; 
	text-align: center;
	font-weight:bold;
	color:#545454
}

div.cartItem_header_total
{
	width: 73px; 
	height: 27px; 
	float: left; 
	text-align: center;
	font-weight:bold;
	color:#545454
}

div.cartItem_bullets
{
	height: 59px; 
	padding-left: 20px; 
	width: 247px; 
	float: left;
	font-weight:bold;
	color:#545454;
	
}

div.cartItem_bullets_point
{
	padding-top: 15px; 
	padding-left: 30px;
	color:#545454;
}

div.cartItem_removeButton
{
	width: 200px;
	float: left; 
	padding-top: 30px;
}

div.cartItem_activationCode
{
	margin-right: 25px;
	padding-left: 0px;
	width: 250px;
	float: right;
	color: #ff0000;
	font-size: 10pt;
	padding-top: 3px;
}

div.cartItem_activationCode span
{
	font-size: 12pt;	
}

div.boxTotal
{
	margin-bottom: 10px; 
	width: 573px; 
	height: 111px; 
	background-repeat: no-repeat; 
	background-image: url(../images/box_taxArea.gif);
}


div.cartDisclaimer
{
	font-weight:bold;
	width: 550px;
}

div.boxTotalFloat
{
	float: left; 
	margin-bottom: 10px; 
	margin-left: 33px; 
	width: 190px; 
	height: 111px; 
	background-repeat: no-repeat; 
	background-image: url(../images/box_taxArea.gif);
}

tr.boxTotal_rowNormal
{
	font-weight: normal;
	width:573px;
}

td.boxTotal_rowNormal_subtotal
{
	color:#545454;
	font-weight:bold;
}

td.boxTotal_rowNormal_subtotalDef
{
	text-align: right;
	color:#545454;
	
}

td.boxTotal_rowNormal_taxDef, td.boxTotal_totalDef
{
	text-align: right;
	color:#545454;
}

div.boxCheckout1
{
	width: 100%; 
	height: 38px; 
	background-repeat: no-repeat; 
	background-image: url(../images/shop_cartprog1.jpg); 
	background-position: center;
	margin-bottom: 50px;
}

div.checkout1Information
{
	width: 350px; 
	float: left;  
	min-height:400px;
	font-weight: normal;
}

div.checkoutFooter
{
	/*clear: both;*/
	width: 573px; 
	height: 41px; 
	margin-top: 30px;
	/*background-repeat: no-repeat; 
	background-image: url(../images/box_checkoutFooter.gif);*/
}

div.checkoutFooterCart
{
	clear: both;
	width: 573px; 
	height: 41px; 
	margin-top:30px;
	background-repeat: no-repeat; 
	background-image: url(../images/box_checkoutFooter.gif);
}


div.pointsSMSSteps,div.membershipSMSSteps
{
	width: 573px; 
	height: 161px; 
	background-image: url(../images/shop-bg-sms-step1.jpg); 
	background-repeat: no-repeat;
    position: relative;
}

#smsStep2{
	width: 573px; 
	height: 111px; 
	background-image: url(../images/shop-bg-sms-step2.jpg); 
	background-repeat: no-repeat;
	position:relative;
}

#smsStep2Instructions{
    font-size: 12px;
    color: #333333;
    width: 360px;
    position: absolute;
    top: 0px;
    left: 0px;
}

#smsStep2Instructions,#cntrPackageDetails{
    font-size: 12px;
    color: #333333;
    width: 360px;
    position: absolute;
    top: 55px;
    left: 190px;
    font-weight: normal;
    line-height: 14px;
}

#cntrPackageDetails{
    top: 88px;
}


#smsStep2Instructions p{
    margin-bottom: 5px;
}

#pointsSMSSteps_bottom
{
	width: 590px; 
	height: 197px; 
	background-image: url(../images/box_shopDetailSMSPoints2.jpg); 
	background-repeat: no-repeat;
}

#membershipSMSSteps_bottom
{
	width: 590px; 
	height: 197px; 
	background-image: url(../images/box_shopDetailSMSPoints2.jpg); 
	background-repeat: no-repeat;
}


div.membershipSMSSteps_body, div.pointsSMSSteps_body
{
	padding-top: 30px; 
	padding-left: 185px;
	font-weight: bold;
}
span.membershipSMSSteps_body_text, span.pointsSMSSteps_body_text
{
	font-size: 24pt; 
	color: #ffffff;
}

div.cartFooter
{
	width: 573px; 
	height: 41px; 
	background-repeat: no-repeat; 
	background-image: url(../images/box_checkoutFooter.gif);
}

div.boxCheckout2
{
	width: 100%; 
	height: 38px; 
	background-repeat: no-repeat; 
	background-image: url(../images/shop_cartprog2.jpg); 
	background-position: center;
	margin-bottom: 50px;
}

div.boxCheckout3
{
	width: 100%; 
	height: 38px; 
	background-repeat: no-repeat; 
	background-image: url(../images/shop_cartprog3.jpg); 
	background-position: center;
	margin-bottom: 50px;
}

div.cartNotice
{
    margin: 200px 5px 10px 0; 
    padding: 30px 0 5px 30px;
    float: right;
    background: url(../images/giftCredit.gif) no-repeat;
    color:black;
}

div.cartNotice h3
{
    text-indent: 0px;
    font-size: 12px;
    margin:0;
    padding: 0 0 4px 0;
}

div.cartNotice p
{
    
    font-size: 10px;
    padding: 0;
    margin: 7px 0 0 0;
}

div.cartNotice h3 + p
{
    padding: 0;
    margin: 0; 
}

td.error
{
	color: #ff0000;
}

div.clear
{
	clear: both;
}

div.shopSuccess
{
	color: #4d8fbf;
}

div.shopSuccess span
{
	font-size: 12pt;
}

.ShopDisclaimer
{
    padding-left: 0;
}

.smsStep
{
    font-size: 22px;
    font-family: Arial, Sans-Serif, Serif;
    font-weight: bold;
    background: none;
    color: #ffffff;
    margin: 0 0 13px 0;
    padding: 20px 0 0 0;
}

.smsStepLine
{
    font-size: 22px;
    font-family: Arial, Sans-Serif, Serif;
    font-weight: bold;
    background: none;
    color: #ffffff;
    margin: 0 0 13px 0;
    padding: 20px 0 10px 0;
    background: url(../images/archive-separator.png) no-repeat bottom left;
}

#bgWhiteRound
{
    background: #ffffff;
    min-width: 574px;
    margin: 15px 0 0 0;
    padding: 12px 12px 0 12px;
    min-height: 750px;
}


#bgWhiteRound  p
{
    color:#545454;
    
}


#shopTerms{
    width: 500px;
    margin: auto;
}

#shopTerms h1{
    margin: -15px 0 10px 0;
}

/* END SHOP */



/* Terms of Use */
#termsUse
{
    margin: 0px;
    padding: 0;
}
#termsUse h1, #termsUse h2, #termsUse h3 
{
    color: #555555;
}

/* End Terms of Use */

/* Shop Terms */
#termsShop a:link, #termsShop a:visited
{
    color: #ffffff!important;
    text-decoration: underline; 
}

#termsShop p
{
    color : #ffffff;
	font-weight : normal;
	padding: 0 0 5px 0px;
	margin: 0 40px 0 0px;
}


#termsShop h2
{
    color: white;
}

#termsShop h3
{
   margin: 30px 0 0 0;
   font-size: 14px;
}

#termsShop h1
{
   margin: 0px 0 15px 0;
   font-size: 22px;
}

#termsShop td
{
    padding: 0 0 0 30px;
    color : #000000;
}


#termsShop li
{
    color : #000000;
	padding: 5px 0 5px 10px;
}

#termsShop input
{
    margin: 40px 0 0 160px;
}

/* End Shop Terms */
/* Download Page */
.download ul
{
    margin: 0;
    padding:0;
    width: 400px;
}

.download li
{
   list-style-type: none;
   border-bottom: 1px dashed #B8B8B8;
}

.downloadLogo
{
    width: 180px;
    float: left;
}

.downloadNittoLogo
{
    width: 300px;
    float: left;

}


.downloadMirror
{
 
    margin: 15px 0 0px 15px;
    height: 80px;
    width: 400px;
    border: none;
}
.downloadArrow
{
    padding-top: 0px;    
    border: none;
}

.downloadArrowMore
{
    padding-top: 30px;    
}

.downloadBox
{
    clear:both;
    margin: 0px 0 0 15px;
    height: 100px;
    width: 450px;
    border: none;
}


.downloadDisabled p
{
    width: 450px;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 12px;
    line-height: 17px;
    margin-top: 30px;
}

#certificates
{
    margin: 150px 0 0 11px;
}


	/* Leader Boards: Street Credit */
	
	.bold{
		font-weight: bold;
	}
	
	.hide{
		display: none;
	}
	
	.width22{
		width: 22px;
	}
	
	.width19{
		width: 19px;
	}
	
	.width80{
		width: 80px;
	}
	
	.width35{
		width: 35px;
	}
	
	.width50{
		width: 50px;
	}
	
	.padLeft3 img{
		padding-left: 3px!important;
	}
	.padLeft4 img{
		padding-left: 4px!important;
	}
	
	.width150{
		width: 150px;
	}
	
	.width180{
		width: 180px;
	}
	
	.width100{
		width: 100px;
	}
	
	.width110{
		width: 110px;
	}
	
	.width120{
		width: 120px;
	}
	
	.teal{
		color: #5e6977;
	}
	
	#lbLegend{
		padding: 2px 0 0 5px;
		font-size: 11px;
	}
	
	#leaderBoard table{
		border-collapse: collapse;		
	}
	
	div.scrollTableContainer 
	{
	    height: 755px;
	    overflow: auto;
	    width: 500px;
	    position: relative;	    
	}
	
	div.scrollTableContainer table 
	{
	    width: 472px;	   
	}
	html>/**/body div.scrollTableContainer table 
	{
	    width: 482px;
	} 
	html>/**/body div.scrollTableContainer table>tbody 
	{
	    overflow: auto;
	    height: 730px;
	    overflow-x: hidden;
	}
	
	div.scrollTableContainer thead
	{
	    background-color: black;   
	}
	div.scrollTableContainer thead tr 
	{
	    position: relative;	    
	}	
	div.scrollTableContainer thead th
	{
	    background-color: Black;
	}
	
	div.scrollTableContainer tbody tr
	{
	    background: url(../images/lb-streetcredit-row-bg-noavatar.gif) repeat-y 28px 0;	    	    
	}
	
	div.scrollTableContainer td:last-child {padding-right: 20px;}
	
	#leaderBoard .alignMiddle{
		text-align: center;
		padding: 0px 0 0 3px;
	}
	
	#leaderBoard{
		font-size: 12px;
		width:500px;
		float: left;				
	}	

	#lbBg{
		background:black;
		margin: 0 0 0 8px;
		width:492px;
		padding-bottom: 5px;
	}
		
	#leaderBoard h2{
		font-size: 16px;
		font-weight: bold;
		width: 500px;		
		margin: 0;
		padding: 32px 0 15px 70px;
	}
	
	#lbTopRacers{
		background: url(../images/lb-streetcredit-bg.gif) top left no-repeat;
		width: 500px;
		overflow: hidden;
	}
	
	#lbTopBallers{
		background: url(../images/lb-ballers-bg.gif) top left no-repeat;
		width: 500px;
		overflow: hidden;
	}
	
	#lbTopKOTH{
		background: url(../images/lb-king-bg.gif) top left no-repeat;
		width: 500px;
		overflow: hidden;
	}
	
	#lbTopTime{
		background: url(../images/lb-fastest-bg.gif) top left no-repeat;
		width: 500px;
		overflow: hidden;
	}
	
	#leaderBoard th{
		color: #7f7f7f;	
		font-size: 11px;
		padding-left: 5px;
		white-space: nowrap;	
	}
	
	#leaderBoard td{
		padding-left:5px;
		vertical-align: middle;
		height: 20px;
		font-weight: bold;	
		white-space: nowrap;		
	}
	
	#leaderBoard td{
		background: none;
	}
	#leaderBoard td img{
		vertical-align: top;
	}
	
	#leaderBoard #tableHeaderRow{
		background: none;
	}
	
	#lbComboBox{
		padding: 40px 0 20px 10px;
		margin: 26px 0 0 515px;
		background: url(../images/lb-combobox-bg.gif) no-repeat 0px 25px;		
		width: 200px;
		position: relative;
		top: -18px;
	}
	
	#lbComboBox select{
		width: 172px;		
	}
	
	
	/***************
     *Profile Pages*
     ***************/
	
	a.profileLink 
	{
	    text-decoration: none;
	    font-size: 10px;
	    color: #bababa;
	}
	
	a.profileLink:visited
	{
	    color: White;
	}

    #buddyContainer
    {       
        width: 347px;
        float: left;
    }
    
    #buddyPage
    {
        padding: 12px 6px 0px 8px;
        height: 449px;
        background: url(../images/profiles-buddies-bg.gif) no-repeat;
    }
    
    #buddies td
    {
        padding: 6px;
    }
    
    #buddies a:link img
    {
        border: 1px solid #474747!important;
    }
  
    #buddies a:link img:hover
    {
        border: 1px solid #b70000!important;
    }
  
    #buddyFooter
    {
        text-align: right;
        margin-top: 5px;
    }
    
    #buddyFooter a
    {
        padding: 2px 4px;
        font-size: 12px;
    }
    
    #buddyFooter .disabledLink, #buddyFooter .disabledLink:hover
    {
        color: #393939;    
    }
   
    
    #remarkContainer h3, #buddyContainer h3
    {
        font-size: 16px; 
        font-weight: bold;
        margin-bottom: 5px;
    }
    
    #remarkHeader{height: 24px;}
    
    .loginComment{padding: 4px 4px 0 0;display:block; float:right;}
    
    
    .remark, .remarksNone
    {
        padding: 11px 40px 13px 9px;
        min-height: 50px;
        background: #212121;
        margin: 0 4px 2px 0;
        border: 1px solid #3a3a3a;
        overflow: hidden;
 
    }
    
    .remarksNone{text-align:center;height:25px;}
    
    .remarkFrom
    {
        font-weight: bold;
        font-size: 12px;
        padding-bottom: 2px;
    }
    
    .remarkDate
    {
        color: #7f7f7f;
    }
    
    .remarkAvatar img
    {
        width: 48px;
        height: 40px;
    }
    
    .remarkAvatar
    {
        float: left;
    }
    
    .remarkAvatar a:link,  .remarkAvatar a:visited
    {
        border: 1px solid #474747;
        display:block; 
        margin: 0px 10px 0 0;
    }
    
    .remarkAvatar a:hover
    {
        border-color: red;
    }
    
    .remarkText
    {
        margin-top: 3px;
        margin-left: 61px;
    }
    
    #remarkContainer
    {
        width: 340px;
        float: left;
        margin-bottom: 30px;
        margin-right: 10px;
        
    }

    
 /* Page Header  */
 
 #pageHeaderRacerCentral
 {
    position: relative;
    top: -105px;
    left: 200px;
    width: 587px;
 }
 
/* rp: Racer Spotlight */
	
	#rpGallery{
		width: 658px;
		height: 330px;
		margin-bottom: 30px;
		border: 1px solid #404040;
		clear: both;
	}
	
	#rpHeader{
		width: 722px;
		height: 104px;
		margin: 20px 0 10px 0;
		background: url(../images/rp-header-bg.png) no-repeat bottom left;
	}
	
	#rpHeader img{
		position: relative;
		top: -2px;
		left: 2px;
		width: 71px;
		height: 59px;
		float: left;
		margin: 0 10px 0 0;
	}
	
	#rpTitle
	{
		padding: 10px 0 8px 10px;
		font-size: 19px;
		color: #ffffff;
		font-family: Arial, Verdana, Sans-Serif, Serif;
		background: url(../images/rp-title-bg.png) no-repeat top left;
	}
	
	#rpAuthorName{
		margin-top: 11px;
		font-weight: bold!important;
		font-size: 16px;
	}
	
	#rpDate{
		color: black;
		font-size: 11px;
		margin-top: 0px;
		
	}
	
	#rpBio, .rpBioArchive{
		float: right;
		width: 270px;
		height: 210px;
		background: url(../images/rp-bio-bg.png) no-repeat;
		margin: -20px -90px 15px 15px;
		text-decoration: none;
	
	}
	
	.bioRead
	{
	    position: relative;
		top: 0px;
		left: 185px; 
		font-size: 13px;
		padding:  15px 0 0 10px;
		font-weight: bold;
	}

	.bioRead a:link, .bioRead a:visited
	{
		color: #000000!important;
		text-decoration: none;
	}
	.bioRead a:hover
    {
        color: #ff0000!important;
    }
    
    h5 a:link, h5 a:visited
	{
	    text-decoration:none;
	}
	
	
    .rpBioDate
    {
        position:inherit;
        float: right;
		margin:37px 67px 0 0;
		
    }
    
    .rpBioArchive
    {
        background: url(../images/rp-bio-silver-bg.png) no-repeat;
        color: #242424;
        margin: 25px 23px 0px 0;
        float: left;
    }
 
	#rpBio img,.rpBioArchive img{
		float: left;
		width: 80px;
		height: 65px;
		position: relative;
		top: 25px;
		left: 17px;
	}
	
	#rpBio h5, .rpBioArchive h5{
		position: relative;
		top: 65px;
		left: 27px;
		font-weight: bold;
		font-size: 16px;
	}
	
	.rpBioArchive a:link
	{
	    cursor: pointer;
	}
	

	.rpBioArchive h5{
		position: relative;
		top: 15px;
		left: 27px;
		color: #ffffff;
		margin: 0 0 12px 0;
		float: none;
	}
	
	#rpBio ul, .rpBioArchive ul{
		clear: both;
		position: relative;
		top: 35px;
		left: 23px;
		font-size: 12px;
	}
	
    .rpBioArchive ul{
		top: 20px;
	}
	
	#rpBio li, .rpBioArchive li{
		padding: 5px 0 0 0;
	}
	
	#rpArticle{
		margin: 0 0 20px 0;
		font-size: 12px;
		line-height: 16px;
	}
	
	
	/* Racer Spotlight Archive - VERSION 2  */
	.rsPiece{
	  	background: url(../images/archive-separator.png) no-repeat bottom left;
		padding: 13px 5px 7px 0px;
	}
	
	.rsPiece a:link img, .rsPiece a:visited img,.rsPiece .avatarShadowNoLink{
		
		width: 96px;
		margin: -5px 5px 5px -5px;
		border: 1px solid #b9b9b9!important;
		display: block;
		position: relative;
	}
	
	.rsPiece a:hover img{
		border-color: #c60000!important;
	}
	
	.avatarShadow{
		float:left;
		background: url(../images/rs-avatarShadow.png) no-repeat bottom right;
  		margin: 7px 0 0 7px !important;
  		margin: 7px 0 0 7px;
	}
	
	.rsInfo{
		margin-left: 96px;
		margin-top: -2px;
		padding: 0px 0 0 15px;
	}
	
	.rsPiece h3 a:link, .rsPiece h3 a:visited{
		font-size: 16px;
		font-weight: bold;
		color: #ffefdc;
		text-decoration: none;
	}
	
	.rsPiece h3 a:hover{
		color: #c60000;
	}
	
	.rsPiece li.column2{
		margin-left: 12.5em;
	}
	
	.rsPiece li{
		line-height: 1.2em;
		font-size: 12px;
		padding: 0 0 10px 0;
	}
	
	.rsPiece .reset{
		margin-top: -3.8em;
	}
	
	.rsPiece .clear{
		margin-top: 30px;
	}	

	
	
	/* News Archive */
	.newsPiece + .newsPiece{
	  	background: url(../images/archive-separator.png) no-repeat top left;
	}

	.newsPiece a,.newsPiece a:visited{
		display: block;
		width: 455px;
		height: 75px;
		text-decoration: none;
		
		color: #ffffff;
		font-size: 12px;
		padding: 12px 20px 9px 11px;
	}   
	
	.newsPiece a:hover{
		background: url(../images/news-hoverbg.png) repeat-y;
		color: #fff299!important;
		color: #ffd0ce!important;
	}

	.newsPiece h3{
		font-size: 14px;
		font-weight: bold;
		/*color: #ffefdc;*/
		margin: 0 0 5px 0;
	}
	
	.newsPiece li{
		display: inline;
		padding-right: 4px;
		font-weight: normal;
		font-size: 12px;
	}

	.newsPiece li + li{
		border-left: 1px solid #878787;
		padding: 0 0 0 8px;
	}
	
	.newsPiece p{
		margin-top: 10px;
	}
	
	#archivePaging
	{
	    margin-top: 40px;
	    padding: 8px;
	    clear: both;
	}
	
	#archivePaging li
	{
	    display: inline;
	    font-size: 16px;
	    font-weight: bold;
	    padding: 0 4px;
	}
	
	#archivePaging a:link
	{
	    padding: 4px 7px;
	}
	
    #archivePaging a:hover
	{
	    background: #ffffff;
	    color: #ff0000!important;
	}
	
/*****************
    Login Box
******************/

.loginBox
{
    width: 85px;
    height: 28px;
    background: url(../images/loginBox-bg.jpg) no-repeat;
    font-size: 13px;
}

.loginBox img
{
    border: none;
    padding: 0;
}

.loginBox a:link, .loginBox a:visited
{
    color: #ffffff;
    font-size: 13px;
    padding:3px 5px 3px 0px; 
    border: none;
    text-decoration: none;
}

.loginBox div
{
    position: relative;
    top: -32px;
}


.loginHelmet
{
    position: relative;
    border: none;
    top: 5px;
}


#loginCreateAccount{
    margin-top: 10px;
}

#loginCreateAccount a:link, #loginCreateAccount a:visited{
    color: #ffffff;
    text-decoration: underline;
}


/* not for homepage */
#sitelogin
{
   position: relative;
   top: -238px;
   left:880px;
   z-index: 90;
   font-family: Arial, Verdana, Sans-Serif;
   padding-left: 10px;
}


/***************
    Login Page
***************/

#login
{
    font-size: 14px;
    font-weight: bold;
    width: 290px;
    color: #b9b9b9;
    margin: auto;
}

#login .label
{
    padding-top: 5px;
    width: 80px;
    float: left;
}

#login .label2
{
    padding-top: 5px;
    width: 100px;
    float: left;
}

#login li
{
   margin-bottom: 5px;
}

.loginBtn 
{
    width: 290px;
    text-align: right;
}


#loginBody{
   text-align: center;
   margin-top: 50px;
   border: #6d6d6d solid 1px;
   border-top: none;
   background:#162025;
   margin-right: 2px;
   padding-bottom: 15px;
   padding-top: 15px;
}

#cntrLogin{
    background:url('../images/sometrics-login-bg.jpg') no-repeat 1px 0px;
    width:580px;
    padding-top: 15px;
    margin: auto;
    margin-top: 10px;
    text-align: left;
}

#wrapperLogin{
    text-align:center;
}

#msgLogin{
    padding: 0px 0px 15px 0;
    font-weight: bold;
    color: #b9b9b9;
    font-size: 14px;
}


/*************************************
            Alerts
*************************************/

.alertContainer
{
    color: #fff;
    vertical-align: middle;
    padding: 10px;
    padding-bottom: 43px;
    padding-left: 19px;
    background: url(../images/site-alert-bg-bottom.gif) bottom left no-repeat;    
}


.alertPosWidget{position: absolute; left: 410px; top: -15px; width: 228px;}


.alertContainerTop
{
    background: url(../images/site-alert-bg-top.gif) top left no-repeat;
    padding: 15px;
    vertical-align: middle;
    padding-top: 10px;
    min-height: 64px;
}
.alertContainerCap{background: url(../images/site-alert-bg-top-cap.gif) no-repeat;padding-top: 1px;}

.alertContainerMiddle{background: url(../images/site-alert-bg-middle.gif) repeat-y;}

#alertPositionContainer{position: relative;}

.content .alertContainer a:link, .alertContainer a:visited{color: #fff;}

.alertContainer p{margin: 0 0 2px;padding: 0;}



#AlertBubble
{
	float: left;
	position: relative;
	left: 300px;
	top: -140px;
	width: 275px;
	height: 129px;
	background: url(../images/shop_cartmagazinebubble.gif) no-repeat;
}

#AlertBubbleText
{
    float: left;
    width: 237px;
    padding: 10px;
    color: #ffffff;
    line-height:1.1;
}

#AlertBubbleText p{font-size: 11px;margin-top: 5px;}

#AlertBubblebtn
{
    float: left;
    width: 14px;
    padding: 2px;
}





.textBoxEmbed{font-size: 11px; background-color: #dfdfdf; color: #1b1b1b;border: 1px solid #353535;padding: 3px 2px;}

#copyCode{width: 200px;background: red;}

	.hide{display:none;}
	
	#shopRegionContainer
	{
	    position: relative;
	}
	
	.btnContinue
	{
	    width: 110px;
	    height: 36px;
	    background: url(../images/btn-continue.gif) no-repeat 0 0;
	    display: block;
	    margin-left: 90px;
	    position: absolute;
	    top: 230;
	    left: 0;
	}
	
	.btnContinue:hover
	{
	    background: url(../images/btn-continue.gif) no-repeat 0 -36px;
	}

	.shopRegionType
	{
	  font-family: Arial, Verdana, Sans-Serif;
	  letter-spacing: -1px;
	  font-weight: bold;
	}
	
    h3.shopRegionType
    {font-size: 32px; }
    
    h4.shopRegionType
    {font-size: 16px;padding-bottom:10px;}
    
    #logoClickBuy{margin-left: 200px;}
    
    #orDivider
    {
        margin: 20px 0;
        font-size: 20px;
        font-weight: bold;
    }
    
    .alignLeftRegion{text-align:left;margin-left: 55px;}


/*********************************
   MasterPage - Custom Header
**********************************/

.titleCntrCustomHeader{
    width: 992px;
    height: 198px;
    font-family: Verdana;
    font-weight: normal;
    font-size: 12px;
    margin-top: -28px;
}

#headerCustomHeader{
    color: white;
    height: 358px;
    width: 992px;
    margin: 0 auto;        
    padding-left: 0px;   
    /*background: url(../images/nos-tournament-stats-2.jpg) no-repeat bottom right;*/
    /*background: url(../images/tournament-generic-top-2.jpg) no-repeat 658px bottom;*/
}


.headerGenericstats
{
    background: url(../images/tournament-generic-top.jpg) no-repeat;

}
.headerNOSstats
{
    background: url(../images/nos-tournament-stats-1.jpg) no-repeat;

}

.headerTourney
{
    background: url(../images/wd40-tournament-header.jpg) no-repeat;
    /*background: url(../images/tournament-header-tc.jpg) no-repeat;*/

}

.headerStandings
{
    background: url(../images/tournament-header-stand.jpg) no-repeat;

}



.headerContest
{
    /*background: url(../images/tournament-header-rp.jpg) no-repeat;*/
    background: url(../images/contest-header-tc.jpg) no-repeat;

}

.headerTireBuyerGiveaway
{
    background: url(../images/TireBuyerShowdown_banner_giveaway.jpg) no-repeat;

}

#navContainerCustomHeader{
    height: 33px; 
    position: relative;    
    top: -40px; 
    left: 420px;
    width: 570px;
}

/*******************************
       Tournament Page
*******************************/

#cntrTournamentTopRacers{
 width: 287px;
 height: 700px;
 background: url(../images/tournament-profiles-10.jpg) no-repeat;
}

#statsColumnLeft{
 float: left;
}


#statsColumnRight{
 margin-left: 25px;
 float: left;
 width: 290px;
}

#lbTournament{
	overflow: hidden;
}

#tournamentWrapper{
    padding-top: 5px;
    float: left;
    width: 510px;
    height: 823px;
    margin-bottom: 30px;
    background: url(../images/tournament-standings-top.gif) no-repeat top center;
}

#tournamentStandings{
	font-size: 12px;				
	background: #000000;
    padding-bottom: 5px;
}	

.tournamentProfile{
    position: relative;
    left: 86px;
    top: 11px;
    height:65px;
    
}

#standingsHeader{
    padding: 7px;
    height: 30px;
}


#findUser{
    float: right;
}

#tournamentStandings h2{
    float: left;
    font-size: 18px;
    color: #ffffff;
    background: none;
    padding: 2px 0 5px 5px;
    margin: 0;
}

#tournamentStandings div.scrollTableContainer tbody tr
{
    background: none; 	 
}

#tournamentStandings div.scrollTableContainer tbody td
{
    vertical-align: middle;
    font-weight: bold;
}

#tournamentStandings table a:link, #tournamentStandings table a:visited{
    color: #ffffff;
    text-decoration: none;

}


#tournamentStandings #tableHeaderRow th{
    color: #929292;
    padding: 5px 2px;
}

.cellFlag{
    height: 20px;
    width: 28px;
}


.cellGreyDark{
    background: #3e3d45;
    border-right: 1px solid #323238;
    border-bottom: 1px solid #323238;
    padding-left: 5px;
    
}

.cellGreyMedium{
    background: #7d7e81;
    color: #ffffff;  
    border-right: 1px solid #9a9a9c;
    border-bottom: 1px solid #545454;
    padding-left: 5px;	
}

.cellGreyLight{
    background: #d9d9db;
    color: #5e6977;
    border-bottom: 1px solid #7d7d7d;
    padding-left: 5px;	
}

/* Job Application */
.btnSubmitApplication{
    width: 450px;
    margin-top: 30px;
    padding-top: 10px;
    text-align: right;
    border-top: 1px solid #575757;
}

.btnSubmitBorderDark{
    border-color: #424142;
}

.jobNoticeBox{
    color:#ffffff;
    background-color:#b42e2e;
    padding: 5px;
    border: 1px solid #b41717;
    text-align: center;
    margin: 10px 0px 10px 0;
    line-height: 16px;
    width: 350px;
}

.jobNoticeBox a:link, .jobNoticeBox a:visited{color: #fff;}

.noticeBoxConfirm{
    background-color: #14662d;
    border: 1px solid #23412c;
}



/* Job Feedback and Rating */

.cntrFeedback{
    
}

.ulRating{
    font-size: 12px;
    margin-bottom: 10px;
    background: #fff;
    width: 90px;
    border: 1px solid #777777;
    border-bottom:none;
    margin-right: 10px;
}

.ulRating{
    float: left;
}

.ulRating li{
    display: block;
    padding: 4px;
    padding-top: 3px;
    border-bottom: 1px solid #777777;
}


.ulRating .positive{
    background: #1c3624;
}

.ulRating .negative{
    background: #6c1410;
}

.ulRating .neutral{
    background: #3a3a3a;
}


.noticeBoxLink, .noticeBoxLink:visited{
    color: #fff;
    text-decoration: underline;
}

#lstRateEmployees{
    width: 170px;
    float: left;
    font-size: 12px;
    border: 1px solid #787878;
    border-bottom: none;
}

#lstCantRateEmployees{
    width: 130px;
    float: left;
    font-size: 10px;
    margin-left: 45px;
}

#hdrRated{
    font-size: 10px;
    border-bottom: 1px solid #a4a4a4;
    padding-bottom: 2px;
    margin-bottom: 4px;
}

#lstRateEmployees a:link, #lstRateEmployees a:visited{
    padding: 6px;
    padding-left: 8px;
    background: #3a3a3a;
    display: block;
    border-bottom: 1px solid #787878;
    text-decoration: none;
    color: #fff;
}

#lstRateEmployees a:hover{
    background: #6c1410;
}

#lstRateEmployees a:active{
    background: #c0c0c0;
}

#cntrSubmitRating{
    border-top: 1px solid #7c7c7c;
    text-align: right;
    margin-top: 25px;
    padding-top: 10px;
    width: 445px;
}


.headerEmployeeType{
    font-size: 14px;
    margin: 0px 0 5px 0;
}

.ratingContainer{
     border-top: 1px solid #777;
     padding: 10px 10px;
     clear: both;
     width: 320px;
}

.rated{background: #3f2727;}

.ratingContainer h4{
     font-size: 14px;
     margin-bottom: 3px;
}

.ratingAvatar{
    border: 1px solid #969696;
    width: 48px;
    height: 40px;
    float: left;
}

.ratingNameLink{
    float: left;
    margin-left:10px; 
    margin-top: 11px;
    width: 175px;
}

.lnkRatePlayer, .lnkRatePlayer:visited{
    padding: 2px;  
}

.lnkRatePlayer:hover{
    color: Red;
}

.ratingIcon{
    float: left;
    width: 80px;
    text-align: right;
    margin-top: 10px;
}

#cntrRatingList{
    float: left;
    width: 380px;
    margin-top:35px;
}

#cntrRatingDescription{
    float: right;
    margin-top: 35px;
    height: 200px;
    width: 180px;   
}

#cntrRatingGuides{margin-top: 60px;}

/*****************
    cntrSurvey
*****************/

#cntrSurvey h3{
    font-size: 12px;
    border-top: 1px solid #7a7a7a;
    padding-top: 20px;
    margin: 20px 250px 5px 0;
}

#cntrSurvey #firstQuestion{
    border-top: none;
    margin-top: 5;
}

#cntrSurvey .cntrAnswer{
    margin: 10px 0 0 10px;
}

.listSurveyRank{
    margin-left: 5px;
}

.listSurveyRank li{
    padding: 4px 0 4px 7px;
    border-bottom: 1px solid #494949;
    width: 250px;
    
}

.listSurveyRank li input{
    background-color: #f1f1f1;
    margin-right: 5px;
}

.listSurveyTbx li{
    margin-bottom: 3px;
}

#cntrSurvey select{
    background-color: #f1f1f1;
}

#cntrSurvey .btnSubmitApplication{
    border-top: 1px solid #7a7a7a;
    width: 700px;
    padding-top: 20px;
    padding-bottom: 40px;
}

.block{
    clear:both;
    display: block;
}

#cntrSurvey .jobNoticeBox{
    font-size: 12px;
    width: 690px;
    padding: 7px;
    margin-top: 15px;
}


/* Tournament Page */
#tourneyHeader{
    background: url(../images/home-tourney-rp-header.jpg) no-repeat;
    width:961px;
    height:193px;
}

#tourneyCntr h2{
    font-size: 16px;
    margin: 40px 0 10px 0;
    padding: 5px 0 7px 0;
    background: url(../images/separator-horiz.png) no-repeat bottom left;
    color: #ffffff;
}

#tourneyCntr h3{
    font-size: 14px;
    padding-bottom: 5px;
    margin-top: 0px;
}

#tourneyCntr h3.top{
    margin-top: 0px;
}

#tourneyCntr h4{
    font-weight: bold;
}

.tourneyTimes{
    margin-bottom: 22px;
}

.tourneyTimes li{
    padding-bottom: 1px;
}

#tCBack{
    width: 490px;
    margin: 20px 0px 10px 70px;
}

#tCFront{
    width: 402px;
    margin: 20px 0 10px 70px;
}

#tourneyCntr{
    margin-bottom: 40px;
    font-size: 12px;
    line-height: 15px;
    padding-right: 20px;
    padding-bottom: 40px;
} 

#tourneyCntr #register{
    font-size: 16px;
    margin-top: 50px;
    font-weight: bold;
}

#tourneyCntr a:link,#tourneyCntr a:visited{
    color: #ffffff;
}

#tourneyCntr a:link img, #tourneyCntr a:visited img{
    border: 0;
}

#tourneyCntr .headerTop{
    margin-top: 0px;
    font-size: 18px;
}

#tourneyColLeft{
    width: 610px;
    float:left;
    padding: 0 50px 0 0;
}

#tourneyColRight{
    width: 265px;
    float:right;
    padding: 0 0 0 25px;
    background: url(../images/shop_seperator.gif) no-repeat scroll left top;
}

#introPlayButton{margin: -10px 0 0 0;}
#introPlayButton a:link,#introPlayButton a:visited 
{
    width:104px; 
    height:48px; 
    background-repeat:no-repeat;
    background-image: url(../images/home-btn-playnow.png);
    background-position: 0px -95px;
    display: block;
    text-decoration: none;
 }

#introPlayButton a:hover
{
    background-position: 0px -48px;
}

#introPlayButton a:active
{
    background-position: 0px -1px;
}

#tourneyCntr .tourneyBtns{
    display: block;
    margin-top: 3px;
}

#tourneyCntr .tourneyImg{
    border: 1px solid #999999;
}

.tourneyLoginError{
    width: 264px;
    padding: 8px;
    text-align:center;
    background: #9f0000;
    border: 1px solid #c02020;
    margin-bottom: 5px;
}


.tourneyRegister{
    width: 280px;
    height: 109px;
    background: url('../images/bg-register-blk.jpg') no-repeat;
    margin-bottom: 20px;
    font-size: 14px;
    font-weight: bold;
    position: relative;
}

.tourneyRegister .usernameCntr{
    position: absolute;
    top: 15px;
    left: 10px;
}

.tourneyRegister .passwordCntr{
    position: absolute;
    top: 42px;
    left: 13px;
}

#btnRegisterCntr{
    position: absolute;
    width: 89px;
    height: 25px;
    top: 73px;
    left: 175px;
}


.tourneyRegisterMessage{
    width: 260px;
    height: 74px;
    margin-bottom: 20px;
    text-align: center;
    padding: 35px 10px 0 10px;
    font-size: 14px;
    font-weight: bold;
    line-height: 16px;
}

.registerSuccess{
    background: url('../images/bg-register-grn.jpg') no-repeat;
}


.registerError{
    background: url('../images/bg-register-red.jpg') no-repeat;
}

/*********************************
        Contest
**********************************/

#contestLogos a:link, #contestLogos a:visited{
     border:1px solid #a3a3a3;
     margin-right: 15px;
     display: block;
     float: left;
}

#contestLogos a:hover{
     border:1px solid red;
}

#contestSamples img{
 float: left;
 margin: 10px 20px 0 0;
 border: 1px solid #a3a3a3;
}


/*****************
   Sometrics
*****************/

#cntrSometrics{
    margin-top: 38px;
    position: relative;
}

#lnkStatus{
    position: absolute;
    top: 313px;
    left: 280px;
    width: 120px;
    color: #ffffff;
}


#wrapperOfferLogin{
    text-align:center;
}

#cntrOfferLogin{
    background:url('../images/sometrics-login-bg.jpg') no-repeat 1px 0px;
    width:580px;
    padding-top: 65px;
    margin: auto;
    margin-top: 10px;
    text-align: left;
}


#offerBody{
   border: #6d6d6d solid 1px;
   border-top: none;
   background:#162025;
   margin-right: 2px;
   padding-bottom: 15px;
}

#offerBody #login{
    background: none;
    margin: 35px 0 0 0;
    padding: 0;
    font-size: 12px;
}


#offerBody h2{font-size: 14px;}

#offerBody h2, #offerBody h3{
    color: #f0be00;
    background: none;
    margin: 10px 0 3px 0;
    padding: 0;
}

#offerBody h3{margin-top: 25px;}

#offerBody #leftCol{
    float: left;
    width: 215px;
    margin: 20px 0 0 10px;
    text-align: center;
}

#offerBody #rightCol{
    float: left;
    width: 330px;
    margin: 10px 0 0 10px;
    padding: 0 5px;
}

#leftCol #wrapperPoints{
    width: 200px;
    text-align:left;
    margin-left: 15px;
}

#offerPoints{
   text-align: left;
   font-size: 26px;
   font-weight: bold;
   color: #f0be00;
   padding: 5px 0 5px 23px;
   background: url('../images/sometrics-points.gif') no-repeat left top;
   margin: 0 0 8px 0;
}

#offerBody #leftCol img{
    max-width: 200px;
    border: 2px solid #42739f;
}

.sometricsNote{
    margin-top: 10px;
    padding-right: 5px;
}

#cntrOfferMsg{
    width:575px;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    padding: 40px 0;
}


#sometricsCountryNote{
    margin: 3px 0px 0 10px;
}

/*****************
   Facebook
*****************/

#fbInviteBody{
   text-align: center;
   margin-top: 50px;
   border: #6d6d6d solid 1px;
   border-top: none;
   background:#162025;
   margin-left: auto;
   margin-right: auto;
}

#cntrFBInvite{
    width:755px;
    margin: auto;
    text-align: center;
       margin-left: auto;
   margin-right: auto;
}

#wrapperFBInvite{
    text-align:center;
       margin-left: auto;
   margin-right: auto;
}

.content_invite {
	margin: 0;
	padding: 0;
}

#login .fbConnectBtn {
	float: left;
	padding-top: 4px;
}

#login .loginBtn {
	float: right;
	width: 92px;
}