﻿html
{
    height: 100%;
}
body 
{
    font-family: Arial,Verdana,Helvetica,sans-serif;
    font-size: 10pt;
    background: #000;
    color: #efefef;
    margin: 0px auto;
    height: 100%;
    padding: 0;
}
img
{
    border: none;
    vertical-align: middle;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
#beta
{
    position: fixed;
    top: 0;
    left: 0;
    z-index: 5000;
}
.picsContainer 
{  
    height: 75px;
    width: 980px;
    margin: 0 auto 10px;
    padding: 0;
    position: relative;
    top: 0;
    z-index: 10;
    background: url(/images/header_pic.png) repeat-x;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    text-align: center;
    font-weight: bold;
    font-size: 18px;
}
.picsContainer img
{
    vertical-align: text-bottom;
    margin: 0 0 2px;
}
.picsContainer #fb
{
    vertical-align: middle;
    background: #3B5999;
    width: 92px;
    height: 23px;
    margin: 0;
    padding: 0;
    display: inline;
}
.picsContainer #fb img
{
    margin: 0;
}
.picsContainer div
{
    padding: 10px;
}
.picsContainer a
{
    font-weight: normal;
    display: block;
    padding: 7px 0 0;
    font-size: 16px;
}
.picsContainer a:hover
{
    text-decoration: none;
}
.picsContainer a span
{
    margin: 0 0 0 5px;
    display:inline;
    height: 18px;
    padding: 3px 15px 4px 11px;
    font-size: 14px;
}
.headerPanel
{
    background: transparent;
    z-index: 12;
    position:relative;
}
.headerTop
{
    width: 100%;
    height: 92px;
    margin: 0 auto;
}
.headerBottom
{
    width: 100%;
    height: 35px;
    margin: 0 auto;
    padding: 0 0 4px;
}
.headerContent
{
    height: 100%;
    width: 980px;
    margin: 0 auto;
    background: url('/images/trans_gray_85.png');
    vertical-align: middle;
    position:relative;
}
.headerMainMenu
{
    position: absolute;
    margin: 0 0 0 5px;
    z-index: 500;
}
.headerMainMenu a, .headerMainMenu .offMenu, .bigLink
{
    vertical-align: middle;
    padding: 7px 10px 0px;
    color: #fff;
    background: url(/images/header_nav_bevel.png) repeat-y top right;
    height: 21px;
    float: left;
    display: block;
    font-size: 12px;
    font-weight: bold;
    position: relative;
}
.headerMainMenu a:hover, .headerMainMenu .onMenuHover, .headerMainMenu .onMenu
{
    background: url(/images/tabs_bg.png) repeat-x 0px -40px;
    text-decoration: none;
}
.headerMainMenu a img
{
    position: relative;
    right: 0px;
    top: -2px;
    vertical-align: bottom;
}
.headerMainMenu .on
{
    background: url(/images/tabs_bg.png) repeat-x 0px -40px;
}
.headerBottom .headerContent
{
    background: url(/images/header_nav_bg.png);
}
.headerBottom .popout
{
    position: absolute;
    background: url(/images/shadow_small.png) repeat-x #fff;
    color: #000;
    top: 28px;
    border: solid 1px #292929;
    border-top: solid 3px #8B080E;
    z-index: 500;
    width: 180px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    padding: 10px 0;
    clear: none;
}
.headerBottom .popout a, .bigLink
{
    width: auto;
    color: #8B080E;
    background: url(/images/header_nav_link_arrow.png) 5px 8px no-repeat #fff;
    float: none;
    margin: 0;
    padding: 5px 5px 5px 15px;
    height: auto;
}
.headerBottom .popout a:hover
{
    color: #fff;
    background: url(/images/header_nav_link_arrow.png) 5px -7px no-repeat #E24848;
}
.error, .errorBlock
{
    margin: 5px 0 0 0;
    color: #f33;
}
.errorBlock
{
    display: block;
}
.searchError
{
    background: url('/images/specs_bg.png') center top;
    display: block;
    color: #fff;
    font-weight: bold;
    padding: 8px;
    position: absolute;
    font-size: 12px;
}
.feature:hover
{
    text-decoration: none;
}
.feature a:hover, .feature span:hover
{
    text-decoration: none;
}
.feature .car
{
    width: 300px;
    height: auto;
    display: block;
    position: relative;
    margin: 0 0 5px 0;
}
.feature .mname
{
    font-size: 12pt;
    font-weight: bold;
    display: block;
    margin: 5px 0;
}
.feature .mname:hover
{
    text-decoration: underline;
}
.feature .ratingStars
{
    float:left;
    margin: 0 10px 0 0;
}
.feature .ratingtext
{
    display: block;
    padding: 3px 0 0 0;
}
.passReset
{
    display: block;
    font-size: 12px;
    font-weight: bold;
}
.bigLink
{
    color: #fff;
    background: url(/images/header_nav_link_arrow.png) 5px -7px no-repeat transparent;
    text-decoration: none;
}
.headerBottom #moreCars
{
    left: 53px;
    width: 650px;
}
.headerBottom #moreCars .links
{
    float: left;
    height: 100%;
}
.headerBottom #moreCars #manu, .headerBottom #moreCars #cars
{
    border-left: 1px solid #D0D0D0;
    padding: 5px 15px;
    float: left;
}
.headerBottom #moreCars .links b
{
    padding: 0 0 10px 0;
    display: block;
}
.headerBottom #moreCars .links li a
{
    color: #000;
    font-weight: normal;
    background: #fff;
    padding: 2px 2px;
    margin: 0;
    height: 16px;
    display: block;
}
.headerBottom #moreCars .links li b
{
    display: inherit;
    float: left;
    width: 21px;
    height: 1px;
    clear: both;
    position: relative;
}
.headerBottom #moreCars .links li a:hover
{
    background: #E24848;
    color: #fff;
}
.makeSpin
{
    display:none;
    position:absolute;
    right:5px;
}
.headerBottom #moreCars .links li a .ava, .primary .frontMenu #subs img
{
    height: 16px;
    width: 16px;
    vertical-align: middle;
    top: 0;
    margin: 0 4px 0 0;
}
.headerBottom #moreCars .links li a .ava
{
    float: left;
}
.headerBottom #moreGarage
{
    left: 157px;
}
.headerBottom #createNew
{
    left: 358px;
}
.headerBottom #moreSettings
{
    top: 28px;
    left: 23px;
    position: absolute;
    border-color: #454545;
    border-top: none;
    -moz-border-radius: 0;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-radius: 0;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    border-radius: 0;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}
.headerBottom #moreCarsona
{
    left: 306px;
}
.headerContent #showBG, #showProfilePic, #showOriginalPic
{
    position: fixed;
    background: url('/images/show_bg.png') no-repeat 0px 0px;
    width: 59px;
    height: 25px;
    z-index: 5;
    margin: 3px;
}
.headerContent #showBG:hover, #showProfilePic:hover, #showOriginalPic:hover
{
    background: url('/images/show_bg.png') no-repeat 0px -25px;
}
.headerContent #showBG
{
    right: 3px;
    top: 3px;
}
#showProfilePic
{
    margin: 5px;
    left: 0;
    position: absolute;
}
/* HEADER BUTTONS */
.favefalse, .favetrue, .manuSubfalse, .manuSubtrue, .btnWriteReview, .btnInvite, .btnAddFriend, .btnRemoveFriend, .shareThisContainer #shareLarge, .btnStandard
{
    width: auto;
    height: 18px;
    background: url(/images/button_bg.png) repeat-x 0 -1px;
    display: block;
    cursor: pointer;
    margin: 0;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    font-weight: bold;
    font-size: 12px;
    text-align: center;
    padding: 4px 10px 0;
    position: relative;
}
.btnStandard
{
    width: 110px;
    font-weight: bold;
    padding: 4px 10px;
    display: inline;
    margin: 0 10px 10px 0;
    color: #fff;
    border: none;
    height: 23px;
}
.signup .btnStandard
{
    display: block;
    height: 15px;
}
#settings .btnStandard
{
    padding: 4px 30px;
}
.btnStandardInput
{
    display: inherit;
    height: 19px;
    padding: 2px 0;
}
.favetrue, .manuSubtrue, .btnRemoveFriend, .favefalse:hover, .favetrue:hover, .manuSubfalse:hover, .btnWriteReview:hover, .btnInvite:hover, .btnAddFriend:hover, .shareThisContainer #shareLarge:hover, .btnStandard:hover, .on
{
    background-position: 0px -25px;
    text-decoration: none;
}

/* PAGERS */
.pager, .secondary .pager, .overviewContent .pager
{
    text-align: center;
    margin: 0;
    font-size: 11px;
}
.pager a, .pager span
{
    font-size: 11px;
}
.pager a
{
    color: #fff;
    text-decoration: underline;
    margin: 0;
}
.pager span
{
    color: #aaa;
}
/* SHARE THIS */
.shareThisContainer #shareLarge
{
    padding: 4px 24px 0 4px;
}
.shareThisContainer #shareLarge span
{
    position: absolute;
    background: url(/images/buttons_small.png) 0px -32px;
    height:16px;
    right: 4px;
    top: 3px;
    width: 16px;
}
.headerLogo
{
    margin: 23px 0 0 20px;
    width: 279px;
    height: 47px;
    float: left;
    background: url(/images/logo.png) no-repeat;
}
.largeHeaderNav
{
    font-weight: bold;
    font-size: 14px;
    float: right;
    margin: 20px 40px 0px 0px;
}
.mainContent, .footer
{
    background: url('/images/trans_gray_85.png');
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    z-index: 10;
}
.footer
{
    background: url('/images/trans_gray_60.png');
}
.footer .feedback
{
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    width: 270px;
    height: 76px;
    margin: 5px 0 11px;
    border: solid 2px #474747;
    background: transparent url(/images/trans_white_80.png) scroll 0 0;  
    padding: 3px;
}
#feedbackForm
{
    position: fixed;
    top: 25%;
    width: 33px;
    height: 98px;
    background: url('/images/feedback.png') no-repeat 0px 0px;
    right: 0px;
    z-index: 400;
}
#feedbackForm:hover
{
    background: url('/images/feedback.png') no-repeat 0px -98px;
}
#feedbackForm span
{
    cursor: default;
}
.supportForm
{
    float: right;
}
input, textarea, .checkbox label
{
    font-family: Arial,Verdana,Helvetica,sans-serif;
    font-size: 12px;
    vertical-align: middle;
}
.signup input, .signup select
{
    width: 195px;
}
.primary .signup dt
{
    width: 150px;
    text-align: right;
    padding: 0 10px 0 0;
}
.primary .signup dd
{
    margin: 0 0 10px;
}
select
{
    font-family: Arial,Verdana,Helvetica,sans-serif;
    font-size: 12px;
    border: solid 1px #000;
}
select:hover
{
    border: 1px solid #fff;
}
.displayOnly
{
    border: none;
    background: transparent;
    color: #fff;
    cursor: default;
}
.specsList select, .specsList .longBox
{
    width: 300px;
    margin: -1px 0 0 0;
    padding: 0;
}
.specsList input
{
    width: 80px;
    margin: -1px 0 0 0;
    padding: 0;
}
#aboutMeEdit input, #aboutMeEdit select, #aboutMeEdit textarea
{
    width: 174px;
}
#aboutMeEdit .checkbox input, #aboutMeEdit .button
{
    width: auto;
}
.errorMessage
{
    position: fixed;
    width: 100%;
    height: 24px;
    background: url('/images/specs_bg.png') center top;
    top: 0;
    left: 0;
    text-align: center;
    z-index: 12;
    font-weight: bold;
    font-size: 14px;
    padding: 10px 0 0 0;
    color: #fff;
}
.successMessage
{
    background: #006600 none repeat scroll 0 0;
    display: block;
    font-size: 14px;
    margin: 10px 0 0;
    padding: 8px;
     -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
.hideError
{
    float: right;
    background: url(/images/delete.png) no-repeat;
    padding: 0 10px 0 18px;
    cursor: pointer;
}
.button:hover
{
    background: url('/images/button_hover.png') top center;
}
/* Header Buttons */
.btnAddSmall
{
    background: url(/images/buttons_small.png) 0 -48px;
    width: 40px;
    height: 12px;
    position: absolute;
    cursor: pointer;
    margin: 3px 0 0 10px;
}
.imageSizes .btnAddSmall
{
    float:left;
    position: relative;
    margin: 3px;
}
/* Sign Up Header */
.signUpWizard
{
    width: 650px;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    float: right;
    margin: 25px 0 0 0;
}
.signUpWizard h3
{
    float: left;
    background: transparent;
    margin: 6px 10px 0 0;
}
.signUpWizard a
{
    margin: 12px 0 0 40px;
    float: left;
}
.signUpWizard .signUpOn, .signUpWizard .signUpOff
{
    width: 43px;
    height: 37px;    
    font-size: 30px;
    color: #fff;
    float: left;
    background: url(/images/signup_bg.png) no-repeat;
    text-align: center;
    padding: 6px 0 0;
}
.signUpWizard .signUpOff
{
    background-position: 0px -43px;
    color: #000;
}
.signUpWizard .connectOff, .signUpWizard .connectOn
{
    width: 118px;
    height: 43px;
    background: url(/images/signup_bg.png) repeat-x;
    float: left;
    display: block;
    background-position: 0px -90px;    
}
.signUpWizard .connectOn
{
    background-position: 0px -134px;
}
/* Small Arrows */
.arrows .down, .arrows .up, .arrows .left, .arrows .right
{
    background: url(/images/small_arrows.gif);
    height: 9px;
    width: 5px;
}
.arrows .right
{
    background-position: 5px 0px;
}
.arrows .left
{
    background-position: 0px 0px;
}
.arrows .down, .arrows .up
{
    width: 9px;
    height: 5px;
}
.arrows .down
{
    background-position: 9px 5px;
}
.arrows .up
{
    background-position: 0px 0px;
}

/* Error styles */
.erroImg
{
    float: right;
    vertical-align: top;
    margin: 0 0 10px 0;
}
.erro
{
    float: left;
    width: 466px;
}
.erro p
{
    display: block;
    padding: 10px 0;
    margin: 0;
}
/* Admin styles */
.menu
{
    height: 22px;
    background: url('/images/trans_white_5_pattern1.png');
    width: 100%;
    padding: 2px 0 0 5px;
    margin: 5px 0 0;
}
.menuItem, .menuItemActive
{
    background: url('/images/trans_white_15.png');
    padding: 5px;
    float: left;
    margin: 0 1px 0 0;
}
.menuItemActive
{
    background: url(/images/tabs_bg.png) repeat-x 0px -40px;
    color: #fff;
    padding: 7px 5px 5px 5px;
    margin: -2px 0 0;
}
.adminPrimary
{
    padding: 5px 0 0;
}
.contents
{
    border: solid 1px #474747;
    background: url('/images/trans_gray_60.png');
    padding: 10px 2px 2px 2px;
    text-align: left;
    clear: both;
}

/* Table styles */
table, .inlineTable
{
    font-family: Arial,Verdana,Helvetica,sans-serif;
    font-size: 10pt;
    background: transparent;
    color: #FFF;
    text-align: left;
    border: none;
    border-collapse: collapse;
    width: 100%;
}
.inlineTable, .inlineTable td
{
    background: transparent;
    border: none;
    padding: 2px;
}
td .head
{
    font-weight: bold;
}
th, .nonTableHeader
{
    font-weight: bold;
    border-right: solid 1px #474747;
    vertical-align: middle;
    padding: 3px 6px 3px 3px;
    height: 20px;
    font-size: 14px;
    background: url('/images/trans_gray_60.png');
}
td
{
    border: solid 1px #474747;
    border-collapse: collapse;
    padding: 3px 6px 3px 3px;
    vertical-align: top;
    background: url('/images/trans_white_15.png');
}
td input
{
    width: 85%;
}
td .fb_inputsubmit, td .fb_dialog_buttons input
{
    width: auto;
}
.insertRow, .editRow
{
    background: url('/images/trans_white_15.png');
}
.adminTable
{
    font-size: 12px;
}
.adminTable th
{
    font-size: 12px;
}
.adminTrue td
{
    background: url('/images/trans_white_30.png') center top;
}
.adminFalse td, .adminFalse td a
{
    color: #aaa;
}
.adminFalse .viewLarge, .adminTrue .viewLarge, .adminTrue .avatarTiny, .adminFalse .avatarTiny
{
    padding: 0;
    width: 16px;
    height: 16px;
}

/* please wait spinners 'n' stuff */
.primary .spinner
{
    height: 16px;
    width: 16px;
}
.headerWait
{
    height: 0;
    left: 0;
    position: relative;
    text-align: center;
    top: -28px;
    width: 100%;
    z-index: 4001;
}
.pleaseWait, .pleaseWaitSmall, .pleaseWaitNews, .pleaseWaitFeedback, .pleaseWaitFloater, .pleaseWaitModal
{
    position: absolute;
    background: url('/images/trans_gray_60.png');
    z-index: 400;
    margin: 0px;
    text-align: center;
    width: 100%;
    height: 100%;
    color: #fff;
    float: left;
    left: 0;
    top: 0;
    padding: 0;
}
.pleaseWaitFloater
{
    width: 100%;
    text-align: right;
    padding: 15px 0;
    font-size: 16px;
    height: 26px;
}
.pleaseWaitNews
{
    width: 100%;
    height: 100%;
    margin: 0 auto;
}
.pleaseWait img, .overviewContent .pleaseWait img
{
    margin: 3% auto;
    border: none;
}
#shareWait img
{
    margin: 150px auto;
}
.footer .pleaseWait img
{
    float: left;
    margin: -1px 8px;
}
.pleaseWaitNews img
{
    padding: 108px 0px 2px 0px;
}
.pleaseWaitSmall
{
    width: 250px;
    height: 26px;
    top: 284px;
    left: 80px;
    text-align:left;
}
.pleaseWaitSmall img
{
    margin: 5px;
}
.commentWait, .quickRate .commentWait, .info span
{
    float: right;
    color: #CDCDCD;
    font-size: 10px;
}
.info input, .info textarea, .info img
{
    float: right;
    margin: 0 0 5px 0;
}
.info img
{
    margin: 2px 5px;
}
.info
{
    margin: 0 20px 0 0;
    display: block;
}
.pleaseWaitFeedback
{
    text-align: left;
    padding: 0;
    height: 22px;
    width: 44px;
    background: url('/images/trans_gray_60.png');
}
.pleaseWaitFeedback img
{
    border: none;
}
.pleaseWaitModalDialog
{
    text-align: center;
    width: 200px;
    height: auto;
    margin: 0 auto;
    padding: 20px;
    background: url('/images/trans_gray_60.png');
}
.pleaseWaitModalContent
{
    padding: 10px;
    background: url('/images/trans_gray_85.png');
}
/* Modal dialog */
.modalContainer, .modalContainerMedia, .modalContainerEdit
{
    height: 100%;
    width: 100%;
    padding: 120px 0 0 0;
    margin: 0;
    top: 0;
    left: 0;
    position: fixed;
    z-index: 4000;
    background: url('/images/trans_gray_60.png');
    font-size: 12px;
}
.modalContainerEdit
{
    position: fixed;
    padding: 10px 0 0 0;
}
.modalContainerMedia
{
    padding: 0px;
}
.modalDialog, .modalDialogMedia, .modalDialogLogin, .modalDialogEdit, .modalDialogShare, .modalDialogLarge, .modalDialogFeedback, .modalDialogLoginReq
{
    width: 800px;
    height: auto;
    margin: 0 auto;
    padding: 20px;
    background: transparent;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.modalDialogLarge
{
    width: 943px;
    padding: 0 20px 20px;
}
.modalDialogFeedback
{
    width: 602px;
}
.modalDialogEdit
{
    height: 90%;
}
.modalDialogMedia
{
    overflow: auto;
    vertical-align: middle;
}
.modalDialogLogin
{
    width: 480px;
}
.modalDialogShare
{
    width: 560px;
}
.modalDialogLoginReq
{
    width: 330px;
}
.modalContent, .modalContentMedia, .modalContentEdit, .modalContentPop
{
    padding: 0 10px;
    background: url('/images/trans_gray_85.png');
    border: 1px solid #474747;
    text-align: left;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    position: relative;
}
.modalDialogLoginReq .modalContent
{
    padding: 0 10px 10px;
}
.modalContentPop
{
    background: url(/images/spinner.gif) center center no-repeat #262626;
    position: relative;
}
.modalContentEdit input, .modalContentEdit select
{
    margin: 2px 0;
}
.modalContentPop .closeButton, .modalContent .closeButton, .modelContentEdit .closeButton, .closeButton, .vidTagBox .closeButton
{
    position: absolute;
    height: 30px;
    width: 30px;
    top: -11px;
    right: -11px;
    background: url(/images/close.png) no-repeat;
    padding: 0;
    border: none;
    cursor: pointer;
}
.modalContentEdit
{
    height: 100%;
    overflow: auto;
}
.modalContentEdit dt
{
    width: 250px;
    float: left;
    font-weight: bold;
    margin: 0 0 5px 0;  
    padding: 3px 0 0 0;  
}
.modalContentEdit dd
{
    clear: none;
    display: block;
    margin: 0 0 5px 0;
}
.modalContentEdit table, .modalContentEdit td
{
    background: transparent;
    border: none;
}
.modalContentEdit th
{
    font-weight: bold;
    border: none;
    vertical-align: top;
    padding: 6px;
}
.modalContent table, .modalContent td
{
    border: none;
    text-align: right;
}
.modalContent th, .modalContentMedia th
{
    font-size: 12px;
    color: #fff;
    font-weight: bold;
    background: transparent;
    border: none;
}
.primary .modalContent h3, #wide .modalContent h3
{
    border: none;
    margin: -6px 5px 7px 0;
    width: auto;
}
#wide .modalDialogLogin .modalContent h3
{
    margin: 10px 0;
}
.modalContentMedia
{
    text-align: center;
    width: auto;
    height: auto;
}
.modalContentMedia img
{
    width: auto;
    height: auto;
}
.modalContentMedia input
{
    position: fixed;
}
.reviewHeader, .mediaHeader
{
    width: 90px;
    font-weight: bold;
    font-size: 14px;
    float: left;
}
.mediaHeader
{
    width: 170px;
}

/* Review styles */
.reviewList
{
    width: 100%;
}
.review
{
    float: left;    
    margin: 0 0 3px;
    width: 100%;
}

.review img
{
    float: left;
    margin: 10px;
    width: 50px;
    height: 50px;
}
.primary .review .modelImg
{
    height: 42px;
}
.review .reviewShare, .review .reviewShare img
{
    float: left;
    clear: left;
}
.review h4
{
    font-size: 120%;
    font-weight: bold;
    margin: 0px 0px 5px 0px;
    border: none;
}
.review span, .review i, .date, .secondary li i
{
    color: #CDCDCD;
    font-size: 10px;
}
.review i, .date
{
    font-size: 10px;
}
.review .reviewDisplay
{
    float: left;
    display: block;
    position: relative;
    margin: 10px 0;
    width: 530px;
}
.review .shareFloat
{
    margin: 0;
}
.primary .review .reviewTitle
{
    width: 100%;
}
.reviewDisplay a
{
    font-size: 120%;
    font-weight: bold;
    float: left;
    margin: 0 5px 0 0;
}
.review .ratingDetail, .headerMenu, .quickRateTotal
{
    position: absolute;
    background: url('/images/trans_gray_85.png');
    border-bottom: solid 1px #474747;
    padding: 5px 0;
    margin: 15px 0 0 -6px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #979797;
    z-index: 500;
}
.headerMenu
{
    margin: 0px 0px 0px 20px;
    z-index: 600;
    width: 110px;
}
.loginControl .headerMenu a, .loginControl .loginUser a
{
    border: none;
    line-height: 14px;
    background: transparent;
}
.loginControl .loginUser a
{
    padding: 2px 20px 0 2px;
    height: 27px;
}
.loginControl .headerMenu a
{
    padding: 0 0 0 10px;
    margin: 0;
    width: 99px;
    height: auto;
}
.review .ratingStars
{
    float: right;
    width: 175px;
}
.review .ratingDetail .ratingStars
{
    float: left;
    clear: left;
}
.review .starsSmall, .review .starsSmall2
{
    float: left;
}
.review .ratingDetail .starsSmall, .review .ratingDetail .starsSmall2
{
    float: right;
}
.review .reviewContent
{
    padding: 2px 0 8px 0;
    float: left;
    line-height: 18px;
    width: 500px;
}
.review .reviewDate
{
    float: left;
}
.editRating
{
    font-size: 10pt;
    width: 276px;
    height: 150px;
}
/* Content styles */
.admin, .adminSmall, .adminLeft, .modelAdmin a
{
    background: #FFC000;
    color: #000;
    right: 5px;
    position: absolute;
    width: auto;
    height: 18px;
    text-align: center;
    border: none;
    cursor: pointer;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    font-size: 12px;
    font-weight: normal;
    line-height: 15px;
    vertical-align: bottom;
}
.modelAdmin a, .specsList .adminLeft
{
    padding: 0 5px;
    position: relative;
    width: auto;
    margin: 0 5px;
}
.admin
{
    margin: 0 5px 0 0;
}
.adminSmall
{
    width: 20px;
    position: absolute;
    float: right;
}
.adminLeft
{
    float: left;
    right: auto;
    position: relative;
    margin: 0 5px 0 0;
}
.mainContent
{
    margin: 0 auto;
    display: block;
    clear: both;
    zoom: 1;
    position: relative;
    width: 980px;
}
.mainContent:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.mainContent .content
{
    padding: 10px 20px 20px 20px;
    z-index: 11;
    position:relative;
}
.flagSmall, .flagSmallFloat
{
    height: 25px;
    width: 43px;
    vertical-align: text-bottom;
}
.flagTiny, .flagTinyFloat
{
    height: 14px;
    width: 22px;
}
.flagTinyFloat, .flagSmallFloat
{
    float: right;
    top: auto;
}
.manuTiny
{
    width: 16px;
    height: 16px;
}
.defaultContainer .flagSmallFloat
{
    margin: 10px 0 0 0;
}
.defaultContainer h3 .flagSmallFloat
{
    margin: 0;
    height: 32px;
    width: 54px;
}
.userIcon
{
    float: right;
    width: 16px;
    height: 16px;
    margin: -1px 3px 0 0;
}
.defaultContainer
{
    padding:1px 10px 15px;
    margin: 11px 0 2px;
    background: url('/images/trans_white_15.png');
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
#signupForm, #signupLogin .defaultContainer
{
    background: url('/images/trans_white_5.png');
    margin: 0;
    padding: 1px 10px 0;
}
#signupForm:hover,  #signupLogin .defaultContainer:hover
{
    background: url(/images/trans_white_10.png);
}
.secondary .defaultContainer
{
    margin: 11px 0px 10px 0px;
    position: relative;
}
.defaultContainer p
{
    margin: 5px 0;
    padding: 0;
    line-height: 16px;
}
.defaultContainer p span
{
    font-weight: lighter;
    color: #ccc;
    font-size: 10px;
}
.defaultContainer p .quote
{
    font-size: 14px;
    color: #fff;
}
.primary .defaultContainer
{
    width: 590px;
    line-height: 16px;
}
.secondary .defaultContainer h3, #carsonaCards .defaultContainer h3
{
    background: none;
    padding: 0 0 8px;
}
.addToGarage
{
    width: 180px;
    height: 32px;
}
.rideVideo, .ridePhoto
{
    margin: 2px 5px 10px 0px;
    float: left;
    width: 300px;
    text-align: center;
}
.ridePhoto
{
    width: auto;
}
.reviewDisplay .helpful, .reviewDisplay  .unhelpful, .reviewDisplay  .helpfulWait, .reviewDisplay .helpfulOff, .reviewDisplay .unhelpfulOff
{
    color: #FED90E;
    font-size: 10px;
    float: none;
    cursor: pointer;
    font-weight: normal;
    display: inline;
}
.reviewDisplay .helpfulWait
{
    color: #666;
}
.reviewDisplay .helpfulOff, .reviewDisplay .unhelpfulOff
{
    color: #CDCDCD;
    cursor: default;
}
.reviewDisplay .helpful:hover, .reviewDisplay .unhelpful:hover
{
    text-decoration: underline;
}
.helpfulOn
{
    font-weight: bold;
}
.unhelpfulOn
{
    font-weight: bold;
}
.tabButtons
{
    margin: 0px 0 4px 0;
    width: 936px;
    height: 36px;
    font-size: 14px;
    cursor: pointer;
    clear: both;
    background: url('/images/tabs_bg.png') repeat-x top left;
}
.alwaysLower
{
    text-transform: lowercase;
}
.tabButtons .tabButtonOn, .tabButtons .tabButton, .tabFiller
{
    float: left;
    background: url('/images/tabs_bg.png') repeat-x top left;
}
.tabButtons .tabButtonOn:hover, .tabButtons .tabButton:hover
{
    text-decoration: none;
    background-position: 0px -40px;
}
.tabButtons .tabButton
{
    height: 32px;
    margin: 0 1px;
    padding: 0 16px;
}
.tabButtons .tabButtonOn
{
    background: transparent;
    color: #fff;
    margin: 0px 1px 0px 1px;
}
.tabButtons .tabButtonOn b, .tabButtons .tabButton b
{
    display: block;
    float: left;
}
.tabButtons .tabButtonOn b, .tabButtons .tabButtonOn .left, .tabButtons .tabButtonOn .right
{
    height: 38px;
    padding: 0px 10px;
    background: url('/images/tab_active.png') center;
}
.tabButtons .tabButtonOn b span, .tabButtons .tabButton b span
{
    margin: 8px 0;
    display: block;
}
.tabFiller
{
    width: auto;
}
.tabButtons .left, .tabButtons .right
{
    width: 5px;
    float: left;
    display: block;
}
.tabButtons .tabButtonOn .left
{
    background-position: left;
    padding: 0;
}
.tabButtons .tabButtonOn .right
{
    background-position: right;
    padding: 0;
}
.primary, .secondary, .garageContentContainer
{
    font-size: 12px;
    text-align: left;
    overflow: hidden;
}
.primary
{
    width: 580px;
    float: left;
    position: relative;
    margin: 0 0 10px;
    zoom: 1;
}
#wide, #widgetSample
{
    width: 610px;
}
.primary .frontMenu
{
    width: 155px;
    float: left;
    position: relative;
    z-index: 100;
}
.primary .frontMenu .cont
{
    background:transparent url(/images/trans_white_5.png) repeat scroll 0 0;
    padding: 4px 5px 5px 5px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    margin: 0 0 5px 0;
}
.primary .frontMenu a, .primary .frontMenu #subs a, .primary .frontMenu #subs .nosubs a, .actionLink
{
    margin: 2px 0;
    display: block;
    text-decoration: none;
    padding: 5px;
    width: 136px;
    font-weight: bold;
}
.primary .frontMenu #subs a, .primary .frontMenu #subs .nosubs a
{
    color: #666;
    cursor: pointer;
}
.primary .frontMenu #subs .nosubs a, .actionLink
{
    color: #FFC000;
    background: url(/images/header_nav_link_arrow.png) no-repeat scroll 5px -21px;
    padding: 5px 5px 5px 12px;
}
.primary .frontMenu .selected, .primary .frontMenu a:hover
{
    background: url(/images/tabs_bg.png) repeat 0 40px;
}
.primary .frontMenu #subs a:hover, .primary .frontMenu #subs .selected, .primary .frontMenu #subs .nosubs a:hover, .actionLink:hover
{
    color: #fff;
    background:transparent url(/images/trans_white_10.png) repeat scroll 0 0;
}
.primary .frontMenu #subs .nosubs a:hover, .actionLink:hover
{
    text-decoration: underline;
    background: transparent url(/images/header_nav_link_arrow.png) 5px -6px no-repeat;
}
.actionLink
{
    padding: 5px 5px 5px 12px;
    font-weight: bold;
    width: auto;
    cursor: pointer;
    margin: 3px 0;
}
.largeLogin .actionLink
{
    padding: 5px 5px 20px 12px;
}
.pList, .defaultContainer .pList, .editProfile .pList
{
    margin: 10px 0 10px 20px;
}
.primary .frontContent
{
    width: 450px;
    position: relative;
    top: 0;
    left: 5px;
    float: left;
    display: block;
}
.primary .frontContent .newsMain li .newsType
{
    width: 78px;
}
.primary .frontContent .newsMain .contentImage
{
    width: 125px;
    height: 66px;
    font-size: 1px;
    color: #282828;
    cursor: pointer;
    display:block;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    float:left;
    margin: 0 10px 0 0;
    position:relative;
    overflow: hidden;
}
.primary .frontContent .newsMain .contentImage img
{
    position: absolute;
    width: 100%;
    height: auto;
    bottom: 0;
    left:0;
}
.primary .frontContent .newsMain .content .reviewcontentDiv
{
    float: none;
    width: auto;
}
.primary .frontMenu #subs .more
{
    color: #aaa;
    background: none;
}
.primary .frontMenu #subs .more img
{
    width: 7px;
    height: 4px;
}
#filter
{
    padding: 2px 0 2px 4px;
}
#fullWide
{
    width: 830px;
}
#foot
{
    width: 660px;
}
.secondary
{
    width: 302px;
    float: right;
    margin: 0 0 10px 0;
    clear: right;
    position: relative;
    zoom: 1;
}
.modelDetailContainer, .modelDetailGarageContainer
{
    text-align: center;
    margin: 0 auto;
    padding: 10px 0;
    z-index: 2;
    position: relative;
    height: 250px;
}
.cookieCrumbs
{
    font-size: 10px;
    margin: 3px 0;
}
.cookieCrumbs img
{
    vertical-align: text-top;
}
.profilePicSmall
{
    float: left;
    margin: 0px 0px 10px 0px;
    padding: 0px 5px 0 0;
}
.profilePicAuthor
{
    position: absolute;
    left: 5px;
    bottom: 0px;
    font-size: 10px;
    height: 16px;
    background: url('/images/trans_gray_60.png');
    padding: 2px 8px 0;
}
.profilePicAuthor a
{
    padding: 1px 0 4px 4px;
    color: #ccc;
}
.profilePicAuthor img
{
    vertical-align: middle;
}
.modelDetail, #profilePicFull
{
    border: solid 1px #47484A;
    border-right: none;
    border-left: none;
    width: 980px;
    height: 250px;
    padding: 0px;
    background: #000;
    text-align: left;
    zoom: 1;
    position: absolute;
    left: -20px;
}
.modelDetailContainer #profilePicFull
{
    height: auto;
    text-align:center;
    vertical-align: middle;
    margin: auto;
    z-index: 40;
    border: none;
    position: absolute;
    margin: 0;
    border-bottom: solid 1px #474747;
}
.modelDetailContainer:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.modelDetailGarageContainer
{
    float: right;
}
.aka
{
    font-size: 10px;
    color: #CDCDCD;
    float: right;
    text-align: right;
    width: 540px;
    height: 22px;
}
.modelDetail .Stats, .modelDetail .StatsFlickr
{
    padding: 0;
    float: left;
    width: 100%;
    background: url('/images/trans_black_fade_horizontal.png') repeat-y right center;
    height: 250px;
}
.modelDetail .StatsFlickr
{
    background: url('/images/trans_black_fade_flickr.png') repeat-y top left;
}
.modelDetail .Stats li, .modelDetail .StatsFlickr li
{
    margin-left: 10px;
}
#aboutManufacturer a .wiki
{
    float: none;
    width: 16px;
    height: 16px;
    vertical-align: middle;
}
.manufacturerLarge
{
    margin: 0 10px 10px 0;
    padding: 0;
    width: 100px;
    height: 100px;
    float: left;
    cursor: -moz-zoom-in;
}
 .secondary .manufacturerLarge img
 {
    width: 100px;
    height: 100px;
 }
.Stats dt, .Stats dd, .StatsFlickr dt, .StatsFlickr dd
{
    width: 100px;
    text-align: right;
}
.modelDetail #specFigures
{
    width: 100%;
    font-size: 14px;
    color: #fff;
    text-align: right;
    margin: 20px 20px 0 0;
    cursor: default;
}
.modelDetail #specFigures li
{
    padding: 2px 20px 2px 2px;
    height: 30px;
    overflow: hidden;
}

.browseContainer
{
    margin: 0;
    padding: 0;
    position: relative;
}
.overviewContent, .browseContainerWait
{
    width: auto;
    margin: 0 auto;
    height: auto;
    margin: 26px 0 0;
    clear: both;
    position: relative;
}
.browseContainerWait
{
    position: absolute;
    z-index: 400;
    width: 960px;
    height: 442px;
    text-align: center;
    border: none;
    padding: 0px;
}
.browseContainerWait img
{
    width: 16px;
    height: 16px;
    background: transparent;
    padding: 200px 0px 0px 0px;
}

.content li, .overviewContent li
{
    font-size: 10pt;
    padding: 0px;
    vertical-align: middle;
    margin: 0px 0px 3px 0px;
    list-style: none;
    clear: right;
}
.content .model
{
    clear: both;
}
.secondary li
{
    clear: both;
    position: relative;
}
#aboutUser #aboutManufacturer
{
    margin: 10px 0;
    padding: 1px 10px 10px;
}
.primary .trims
{
    display: block;
}
.primary .trims li
{
    margin-bottom: 3px;
    clear: none;
    width: 50%;
    font-size: 8pt;
    float: left;
    height: 115px;
    position: relative;
}
.trims 
{
    display: block;
    height: 100px;
    left: 110px;
    position: relative;
    width: 150px;
}
.primary .trims dl, .specs
{
    color: #ccc;
    font-size: 8pt;
}
.primary .trims dt
{
    font-weight: bold;
    width: 70px;
    padding: 2px 0;
    margin: 0;
}
.primary .trims dd
{
    clear: none;
    padding: 2px 0;
}
.primary .trims li .avatar, .primary .trims li .useravatar, .news .avatar, .newsMain .avatar
{
    width: 30px;
    height: 30px;
    float: left;
    margin: 6px 6px 0px 6px;
}
.primary .trims li .useravatar
{
    float: left;
    clear: left;
    width: 16px;
    height: 16px;
}
.primary .trims li .specs
{
    margin: 9px 0 10px 47px;
    display: block;
    overflow: hidden;
}
/* quotes */
.comment
{
    margin: 10px 10px 0 15px;
    font-size: 14px;
    text-align: justify;
}
.comment .rideQuote
{
    margin: 10px 10px 10px 58px;
}
.comment .userQuote
{
    clear: left;
    display: block;
}
.quote
{
    display: block;
    clear: both;
}
.quote img
{
    vertical-align: text-top;
    border: none;
    padding: 0px 3px 0px 0px;
    background: none;
    height: 16px;
    width: 16px;
    float: none;
}
.quote #left
{
    vertical-align: top;
    padding: 0px;
}

/* News */

.news, .newsMain, .newsMainSmall
{
    color: #fff;
    font-size: 8pt;
    text-align: justify;
    overflow: auto;
    height: 490px;
}
.newsMain, .newsMainSmall
{
    height: 375px;
    width: 590px;
    font-size: 12px;
    position: relative;
}
.newsMain, .review
{
    height: auto;
    width: 100%;
    zoom: 1;
}
.secondary .newsMain .ratings li
{
    text-align: left;
    padding: 5px;
}
.secondary .newsMain .ratings li a
{
    font-size: 100%;
}
.primary #searchResult li
{
    height: 45px;
    position: relative;
}
.searchAutoCompleteList
{
    z-index: 5000;
    cursor: default;
    overflow: hidden;
    background: url(/images/shadow_small.png) repeat-x #fff;
    color: #000;
    border: solid 1px #292929;
    border-top: solid 3px #8B080E;
    padding: 10px 0;
    position: relative;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}
.searchAutoCompleteList .autoCompleteItem, .searchAutoCompleteList .autoCompleteItemHighlight
{
    font-size: 12px;
    font-weight: bold;
    width: auto;
    color: #8B080E;
    background: #fff;
    float: none;
    margin: 0;
    padding: 0;
    height: auto;
    cursor: default;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: nowrap;
}
.searchAutoCompleteList li img
{
    height: 16px;
    width: 16px;
    vertical-align: middle;
    margin: 3px 3px;
    border: none;
}
.searchAutoCompleteList .autoCompleteItemHighlight
{
    background: #E24848;
    color: #fff;
}
.searchAutoCompleteList .autoCompleteItem i, .searchAutoCompleteList .autoCompleteItemHighlight i
{
    background: #eee;
    color: #888;
    font-size: 8px;
    text-transform: uppercase;
    text-decoration: none;
    width: 300px;
    height: 11px;
    position: relative;
    left: 0px;
    top: 0px;
    padding: 3px 0 0 5px;
    display: block;
    cursor: default;
    margin: 0;
}
.newsMain h4, #signupForm h4
{
    font-size: 14px;
    border: none;
    text-align: left;
    margin: 0;
}
.primary .newsMain li .newsType, .newsMain li .searchRating, .newsType
{
    float: right;
    text-align: center;
    text-transform: uppercase;
    height: 16px;
    width: 100px;
    background: url(/images/trans_gray_60.png);
    color: #aaa;
    font-size: 11px;
    margin: 0;
    padding: 4px 0 0;
}
.newsMain li .searchRating
{
    background: transparent;
    text-align: right;
}
.newsMain li .searchRating a
{
    display: block;
    position: absolute;
    top: 21px;
    right: 12px;
    text-transform: none;
    font-size: 10px;
}
.secondary .newsMain li .searchRating a
{
    position: absolute;
    top: 15px;
    right: 11px;
}
.newsMain li .searchRating .ratingStars
{
    display: block;
    position: absolute;
    right: 10px;
    top: 6px;
}
.secondary .newsType
{
    display: none;
}
.newsMain li .ratingStars
{
    clear: none;
    margin: 0;
}
.newsMain .content
{
    margin: 5px 32px 5px 32px;
    padding: 0px;
    font-size: 12px;
    height: auto;
    overflow: visible;
    line-height: 18px;
    display: block;
    clear: both;
    text-align: left;
}
.newsMain .content:hover
{
    text-decoration: none;
}
.newsMain .content img
{
    float: left;
    margin: 0 5px 0 0;
    clear: left;
}
.newsMain .content .contentImage, .newsMain .searchImage
{
    height: auto;
    width: 188px;
}
.newsMain .searchImage
{
    width: auto;
}
.newsMain .content .reviewcontentDiv
{
    float: left;
    width: 330px;
}
.newsMain .searchLinks, .searchLinks
{
    position: absolute;
    display: block;
    height: 18px;
    left: 117px;
    top: 27px;
}
.newsMain .searchLinks a
{
    float: left;
    clear: right;
    position: relative;
    margin: 0 15px 0 0;
}
.newsMain .ratingPanel
{
    padding: 5px 0 0;
    clear: both;
    width: 125px;
    display: block;
}
.newsMain .pl, .newsMain .rml, .previewTop .pl, .previewTop .previewLinks #shareSmall
{
    background: url(/images/comment.gif) no-repeat 0px 10px;
    clear: both;
    display: inherit;
    padding: 10px 0 2px 17px;
    font-size: 10px;
    color: #ccc;
    margin: 0 0 0 32px;
}
.newsMain .rml
{
    background: url(/images/readfull.png) no-repeat 0px 10px;
    padding: 11px 0 2px 21px;
}
.previewTop .pl, .previewTop .previewLinks #shareSmall
{
    display: inline;
    margin: 0 0 0 20px;
}
.previewTop .shareThisContainer
{
    float: none;
    display: inline;
}
.previewTop .previewLinks #shareSmall 
{
    background: url(/images/share_small.png) no-repeat 0px 0px;
    padding: 3px 0 0px 20px;
}
.previewTop .previewLinks #shareSmall:hover
{
    text-decoration: underline;
}
.previewTop #close
{
    background: url(/images/delete.png) no-repeat 0px 9px;
}
.previewTop #return
{
    background: url(/images/cancel.png) no-repeat 0px 8px;
}
.previewTop #login
{
    background: url(/images/lock.png) no-repeat 0px 8px;
}
.newsMain .rml
{
    position: absolute;
    left: 123px;
    bottom: 10px;
}
.newsMain .shareThisContainer
{
    position: absolute;
    right: 6px;
    bottom: 4px;
}
.previewTop td
{
    background: transparent;
    padding: 0;
    margin: 0;
}
.previewTop .site
{
    border-top: 2px outset #ccc;
}
.previewTop .us
{
    padding: 8px;
    border: none;
}
.previewTop .us .title
{
    font-weight: bold;
    position: absolute;
    left: 160px;
    top: 8px;
    color: #eee;
}
.previewTop .us .subtitle
{
    font-size: 10px;
    position: absolute;
    left: 160px;
    top: 22px;
    color: #aaa;
}
.previewTop #related
{
    height: 20px;
    width: 100%;
    background: url(/images/trans_white_15.png) repeat;
    font-size: 10px;
    color: #ccc;
    overflow: hidden;    
    display: block;
    padding: 0;
}
.previewTop #related a
{
    margin: 0 5px;
    color: #eee;
}
.previewTop #related a:hover
{
    color: #fff;
}
.previewTop #related b
{
    color: #fff;
    margin: 0 0 0 5px;
}
.previewTop #related .newsIcon
{
    height: 16px;
    width: 16px;
    float: none;
    border: none;
    margin: 0;
    padding: 2px 0;
}
.previewTop .previewLinks
{
    position: absolute;
    right: 10px;
    top: 8px;
}
#photoBox .mediaList, #videoBox .mediaList, #relatedBox .mediaList
{
    height: auto;
}
.mediaList .searchLinks, .adminPrimary .secondary .newsMain .searchLinks
{
    display: block;
    font-size: 10px;
    color: #ccc;
    right: 0;
    top: 60px;
    margin: 0 6px 0;
    left: auto;
}
.adminPrimary .secondary .newsMain .searchLinks
{
    top: auto;
    bottom: 0;
}
.newsMainSmall .content
{
    font-size: 12px; 
    height: 62px; 
    margin: 2px 0; 
    overflow: hidden; 
    padding: 0; 
    width: 274px;
    line-height: 15px;
    text-align: left;
}
.secondary .newsMain .content
{
    margin: 5px 5px 5px 32px;
    line-height: 14px;
}
.secondary .newsMain .searchImage
{
    width: 60px;
    height: 35px;
    position: absolute;
}
.secondary .newsMain .modelTag h4
{
    clear: none;
    height: 30px;
    font-size: 13px;
    position: relative;
    left: 64px;
    width: 160px;
}
.adminPrimary .secondary .newsMain li
{
    padding: 0 5px 0 3px;
}
.adminPrimary .secondary .newsMain .modelTag h4
{
    height: auto;
}
.adminPrimary .secondary .newsMain .searchImage
{
    height: 42px;
}
.secondary #rating .modelTag h4
{
    width: 175px;
}
.newsMain input
{
    display: block;
    clear: both;
}
.news .newsImg, .newsMain .newsImg, .secondary .newsImg, .newsIcon
{
    width: 90px;
    height: 28px;
    float: left;
    background: transparent;
    border: 1px solid #222;
    padding: 0;
    margin: 0 4px 0 0;
    /*clear: both;*/
}
.newsMain .newsIcon
{
    width: 25px;
    height: 25px;
    margin: 0 5px 10px 0;
    font-size: 1px;
    color: #282828;
}
.newsMainSmall .newsImg
{
    background: transparent; 
    border: none; 
    float: left; 
    height: 20px; 
    margin: 2px 4px 0 0; 
    padding: 0; 
    width: 28px 
}
.newsMainSmall .newsIcon, .browseItems .browseItem .newsIcon
{
    height: 16px;
    width: 16px;
    margin: 0px 4px 0 0;
    padding: 0px;
    font-size: 1px;
    cursor: pointer;
}
.secondary .newsImg
{
    width: 45px;
    height: 34px;
}
.newsMainSmall li
{
    padding: 5px 0 0;
    border-bottom: solid 1px #474747;
    margin: 0 0 5px;
    width: 285px;
    float: left;
    padding: 5px 0 24px;
}
.newsMain .garage
{
    border: none;
    font-size: 8pt;
    margin: 0 0 10px;
    width: 100%;
}
.newsMain li, .review, .emptyData, .mediaContent
{
    background: url(/images/trans_white_5.png);
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding: 0 10px 10px 10px;
    position: relative;
}
#more
{
    margin: 5px 0;
    width: 450px;
    padding: 0;
    display: block;
}
#more img
{
    display:none;
    width:16px;
    position: absolute;
    top: 3px;
    left: 146px;
}
#more a
{
    width: 100%;
    text-decoration: none;
    padding: 3px 0 0;
    margin:0;
    font-size: 14px;
    display:block;
    height:20px;
}
.emptyData
{
    padding: 10px;
    margin: 5px 0;
    font-size:12px;
    line-height:18px;
}
.review
{
    padding: 0;
}
.secondary .newsMain li
{
    padding: 0 10px 6px;
}
.newsMain li:hover, .review:hover, .emptyData:hover, .mediaContent:hover
{
    background: url(/images/trans_white_10.png);
}
.newsMain li span
{
    display: block;
}
.newsMain li .fbShare, .newsMain li .twitterShare
{
    bottom: 8px;
    position: absolute;
    right: 71px;
}
.newsMain li .twitterShare
{
    right: 92px;
}
.newsMain li .fbShare:hover, .newsMain li .twitterShare:hover
{
    text-decoration: none;
}
.newsMain li .date
{
    font-size: 10px;
}
.newsMainSmall li .date
{
    font-size: 9px; 
    line-height: 10px;
    position: absolute;
    margin: 66px 0 0;
    width: 196px;
    text-align: left;
}
.news .header, .newsMain .header
{
    font-weight: bold;
}
.newsMain .header
{
    font-size: 16px;
    height: auto;
    overflow: visible;
}
.newsMainSmall .header
{
    font-size: 12px;
    height: 24px;
    overflow: hidden;
    font-weight: bold;
    width: 254px;
    text-align: left;
}
.newsMainSmall input
{
    float: right;
    font-size: 9px;
    position: absolute;
    margin: 0px 0 0 198px;
    z-index: 20;
    width: 78px;
    overflow: hidden;
}
.secondary .newsMain input
{
   font-size: 9px;
}
.secondary .newsMain .header
{
    font-size: 12px;
}
.news .provider, .newsMain .provider 
{
    font-style: italic;
    text-align: right;
    font-size: 10px;
}
.news .provider a, .newsMain .provider a
{
    color: #999;
}
.newsMainSmall .provider
{
    display: none;
}
/* avatars  */
div .avatar 
{
    float: left;
    height: 62px;
    width: 90px;
    margin: 2px;
    background-position: 50% 50%;
}
div .avatarSmall
{
    float: left;
}
.secondary a .avatarSmall, div .avatarSmall
{
    height: 25px;
    width: 25px;
    margin: 1px 4px 8px 0px;
}
.narrowMediaThumb .avatar:hover, wideMediaItem .avatar:hover
{
    border: 1px solid #a00;
}
.secondary .trimThumb, .secondary .trimThumbOn
{
    margin: 0 0 5px 0;
    height: 31px;
}
.secondary .trimThumb:hover
{
    background: url(/images/trans_gray_60.png);
}
#avatarOn .avatar, .trimThumbOn img
{
    border: 2px solid #f00;
    margin: -2px;
}
.trimThumb a, .trimThumbOn a
{
    font-size: 10px;
    color: #ccc;
}
.trimThumbOn a
{
    color: #fff;
}
img .userAvatarSmall
{
    background: url('/cdn/avatar/unknown_small.jpg') center no-repeat;
}
img .userAvatarMedium
{
    background: url('/cdn/avatar/unknown_medium.jpg') center no-repeat;
}
.userAvatarLarge, .manufacturerLarge
{
    width: 100px;
    height: 100px;
    position: absolute;
}
#upAvatar
{
    height: 150px;
    position: relative;
}
.editProfile .settings p
{
    padding: 0 20px;
}
.editProfile .userAvatarLarge
{
    position: absolute;
    top: 42px;
    left: 18px;
}
.editProfile .uploadAvatar
{
    width: 325px;
    margin: 0 10px;
    font-size: 12px;
    color: #ececec;
    line-height: 14px;
    position: absolute;
    top: 37px;
    left: 118px;
}
.editProfile .uploadAvatar input
{
    margin: 10px 0;
}
.editProfile .uploadAvatar u
{
    cursor: pointer;
    color: #ccc;
}
.editProfile .avatarSelect
{
    position: absolute;
    top: 33px;
    right: 16px;
}
/* Browse and search styles */
.browseItems
{
    display: block;
    width: 940px;
    position: relative;
}
.browseItems .browseItem, .browseItems .country, .browseItems .linkButtons, .browseItems .browseItemManu, .browseItems .year
{
    float: left;
    width: 280px;
    height: 64px;
    margin: 0 4px 4px 0;
    background: url(/images/trans_white_5.png);
}
.browseItems .browseItem:hover, .browseItems .country:hover, .browseItems .linkButtons:hover, .browseItems .browseItemManu:hover, .browseItems .year:hover
{
    background: url(/images/trans_white_10.png);
}
.browseItems .browseItemManu
{
    width: 179px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding: 2px;
    position: inherit;
    height: 60px;
    margin: 0 5px 5px 0;
}
.browseItems p
{
    clear: none;
}
.browseItemManu p
{
    width: 85px;
    font-size: 10px;
    line-height: 12px;
    position: absolute;
    left: 58px;
}
.browseItemManu p b
{
    font-size: 12px;
}
.browseItem i, .country i, .year span
{
    color: #ccc;
    font-size: 10px;
    display: block;
    height: 32px;
    width: 170px;
    overflow: hidden;
}
.browseItems .browseItemManu i, .year span
{
    font-size: 10px;
    color: #ccc;
}
.country i, .year span
{
    height: auto;
    width: auto;
}
.year span
{
    margin: 5px;
    float: right;
}
.browseItems .listAvatars
{
    padding: 2px;
    position: absolute;
    margin: 36px 0 0 174px;
}
.browseItems .listAvatars .listAvatar
{
    height: 20px;
    width: 20px;
    margin: 0 5px 0 0;
}
.browseItems .country, .browseItems .year
{
    height: 25px;
    width: 145px;
    padding: 3px;
}
.browseItems .year
{
    width: 84px;
    text-align: center;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
.browseItems .year b
{
    margin: 5px;
    font-size: 14px;
    display: block;
}
.browseItems .browseItem img, .secondary a img
{
    width: 75px;
    height: 60px;
    background: transparent;
    float: left;
}
.secondary a img:hover
{
    background: url('/images/trans_gray_30.png');
}
.secondary .fbLogin a img, .secondary .fbLoginOn a img
{
    float: none;
    width: auto;
    height: auto;
    background: transparent;
}
.browseItems .browseItemWide
{
    width: 193px;
    height: 120px;
    float: left;
    padding: 0;
    position: relative;
    top: 3px;
    display: block;
    margin: 2px 16px 0 1px;
}
.browseItemWide .manufacturerSmall, .browseItemWide .ratingStarsBrowse
{
    height: 25px;
    width: 25px;
    margin: 0;
    position: relative;
}
.browseItemWide .manufacturerSmall
{
   float: right;
   margin: 7px 12px 7px 7px;
   z-index: 8;
   clear: both;
}
.browseItemWide .avatarWide
{
    width: 188px;
    height: 100px;
    background-color: #000;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    padding: 0;
    top: 0;
    left: 0;
}
.browseItemWide .label
{
    width: 170px;
    height: 20px;
    top: 72px;
    left: 0px;
    position: absolute;
    margin: 0;
    padding: 0;
    background: url('/images/trans_gray_85.png');
    font-size: 10px;
    z-index: 4;
    vertical-align: bottom;
    text-align: left;
}
.secondary .tinyImage, .primary .tinyImage
{
    height: 20px;
    width: 20px;
    vertical-align: middle;
    margin: 0 3px 0 0;
}
.browseItems .browseItem input, .browseItems .browseItem label
{
    position: absolute;
    padding: 0px;
    height: 20px;
    vertical-align: top;
    border: none;
    background: transparent;
    text-decoration: underline;
    cursor: pointer;
    z-index: 11;
}
.browseItems .browseItem label
{
    left: 73px;
    top: 35px;
}
.browseItems .linkButtons
{
    border: none;
    top: -7px;
    left: -2px;
    position: absolute;
    z-index: 10;
}
.browseItems .browseItem .linkButtons input, .browseItems .browseItem .linkButtons label
{
    position: relative;
    left: auto;
    right: auto;
    border: inherit;
    background: default;
    top: 5px;
}
.browseItems .browseItem .linkButtons label
{
    top: 10px;
}
.browseItems .country .flag
{
    height: 19px;
    width: 28px;
    background: #000;
    margin: 3px 5px 3px 3px;
    float: left;
}
.browseItems .browseItem .flagSmall, .browseItems .browseItemManu .flagSmall, .browseItems .browseItem .manufacturerSmall, .searchRating .flagSmall
{
    position: absolute;
    right: 0;
    top: 3px;
    height: 15px;
    width: 25px;
    margin: 0px 4px 0 0;
}
.searchRating .flagSmall
{
    top: 5px;
    right: 4px;
}
.browseItems .browseItem .manufacturerSmall
{
    height: 25px;
    width: 25px;
    margin: 0 5px 0 0;
}
.subs li img
{
    height: 16px;
    width: 16px;
    margin: 0 5px 0 0;
}
.subs li
{
    height: 20px;
}
.browseItems a:hover
{
    text-decoration:none;
}
.browseItems div
{
    margin: 0;
    position: relative;
}
.browseItems .avatar, .browseItems .avatarManu
{
    height: 55px;
    margin: 5px;
    float: left;
}
.browseItems a .avatarManu
{
    width: 50px;
    height: 50px;
    float: none;
    position: absolute;
}
.browseItems div span
{
    font-size: 12px;
    display: block;
    position: absolute;
    right: 0px;
    top: 24px;
    text-align: right;
    padding: 3px;
    vertical-align: top;
}

/* forums */

.forumAvatar
{
    float: left;
    margin: 2px 5px 2px 2px;
}
.forumContent table 
{
    overflow: scroll;
    /*width: 940px;*/
    position: relative;
    clear: both;
}
.forumContent h2
{
    font-size: 16px;
    font-weight: bold;
    padding: 5px;
}
.forumContent .trueNew
{
    background: url(/images/trans_white_30.png);
}
.forumContent .tdContent h2, .forumContent .tdMain h2
{
    font-size: 14px;
    padding: 0;
}
.forumContent h3, .forumContent .tdContent h3, .forumContent .tdMain h3
{
    color: #fff;
    font-weight: bold;
    margin: 0 0 10px 0;
    padding: 5px;
}
.forumContent h3
{
    margin: 0;
    padding: 0;
    background: transparent;
}
.forumContent .modalContent h3, #inviteFriends h3, .modalContainer .modalDialogLoginReq .modalContent h3, #poll h3
{
    background: url("/images/trans_white_15.png");
    padding: 8px;
    margin: 10px 0 0;
}
.forumContent .forumDate
{
    color: #ccc;
    font-size: 10px;
    padding: 2px 0 0;
}
.forumContent .location
{
    color: #fff;
    margin: 5px 0 15px 0;
    font-size: 14px;
}
.forumContent .location b
{
    font-weight: normal;
}
.forumContent a, .forumContent .location a
{
    text-decoration: underline;
    color: #ccc;
}
.forumContent .tabButtons
{
    margin-bottom: 20px;
    float: none;
}
.forumContent a:visited
{
    color: #eee;
}
.forumContent .tabButtons a, .forumContent td a, .forumContent .tabButtons a:visited
{
    text-decoration: none;
    color:#fff;
}
.forumContent a:hover, .forumContent td a:hover, .forumContent .location a:hover, .forumContent .actions a
{
    color: #fff;
    text-decoration: underline;
}
.forumContent .actions a
{
    margin: 0 5px;
    float: right;
}
.forumContent .location img, .rss
{
    float: right;
    border: none;
}
.forumContent .posted
{
    color: #aaa;
    font-size: 12px;
    float: left;
    margin: 0 0 5px;
    width: 100%;
}
.forumContent .tdMain .quote
{
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background: transparent url(/images/trans_white_15.png) scroll 0 0;
    padding: 10px 0 10px 10px;
    margin: 0 5px 0 10px;
    border: solid 1px #474747;
    width: 95%;
}
.forumContent .editbar
{
    margin: 10px 0 0;
}
.forumContent .editbar button
{
    height: 24px;
    width: 36px;
}
.forumContent #divSmilies, .ajax__calendar_container
{
    position: absolute;
    background: url('/images/trans_gray_85.png');
    padding: 10px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #979797;
    z-index: 100;
}
.forumContent td
{
    padding: 10px;
    border: solid 1px #666;
}
.forumContent .tdIcon
{
    width: 35px;
    background: url(/images/trans_white_15.png);
    text-align: center;
}

.forumContent .tdContent, .forumContent .tdMain
{
    padding: 5px 10px;
    border: solid 1px #666;
    background: url(/images/trans_white_10.png);
    font-size: 14px;
    line-height: 16px;
    width: 600px;
}
.forumContent .tdMain
{
    width: 770px;
    overflow: auto;
}
.forumContent .tdMain div
{
    width: inherit;
    overflow: hidden;
}
.forumContent .tdContent img, .forumContent .tdMain div img
{
    width: auto;
    display: block;
    margin: 3px 0 10px 0;
}
.autoNews .main, .forumContent .tdMain .main
{
    border: solid 1px #333;
    width: auto;
}
.forumContent .tdContent .smiley, .forumContent .tdMain .smiley
{
    width: auto;
    display: inline; 
    vertical-align: middle;
}
.forumContent .tdMain em
{
    font-size: 10px;
    color: #666;
    display:block;
    margin: 14px 0 2px;
}
.forumContent .tdMain a
{
    text-decoration: underline;
}
.forumContent .tdMain a:hover
{
    color: #D00;
}
.forumContent .poll input
{
    width: inherit;
}
.forumContent .newMsg
{
    color: #D00;
    vertical-align: middle;
}
.smilies img
{
    cursor: default;
    padding: 3px;
    vertical-align: top;
}
.smilies img:hover
{
    background: url(/images/trans_white_15.png);
}
.forumContent .actions
{
    float: right;
    color: #fff;
}
.forumContent .tdContent .actions, .forumContent .tdMain .actions
{
    height: 20px;
    margin: 10px 0 0;
    display: block;
    float: none;
}
.ajax_calendar
{
    color: #fff;
}
.ajax_calender .ajax__calendar_header
{
    background: url(/images/trans_white_30.png);
}
.ajax_calendar .ajax__calendar_next, .ajax_calendar .ajax__calendar_prev
{
    background: url(/images/small_arrows.gif);
    height: 9px;
    width: 5px;
}
.ajax_calendar .ajax__calendar_next
{
    background-position: 5px 0px;
}
.ajax_calendar .ajax__calendar_prev
{
    background-position: 0px 0px;
}
.ajax_calendar table, .ajax__calendar_days td
{
    width: auto;
    padding: 0;
}
.ajax_calendar .ajax__calendar_other .ajax__calendar_day, .ajax__calendar .ajax__calendar_day
{
    border: none;
}
.ajax_calendar .ajax__calendar_other .ajax__calendar_day
{
    background: #999999;
    color: #000;
}
.ajax_calendar .ajax__calendar_day
{
    background: #ccc;
    color: #000;
}
.ajax_calendar .ajax__calendar_year, .ajax_calendar .ajax__calendar_month
{
    width: 31px;
}
.ajax_calendar .ajax__calendar_active div
{
    color: #d00;
}
.forumContent .tdContent .actions a, .forumContent .tdMain .actions a
{
    color: #ccc;
    margin: 0 5px 0 0;
    font-size: 12px;
}
.forumContent th
{
    padding: 5px;
    font-weight: normal;
    font-size: 16px;
    color: #fff;
    border: solid 1px #666;
    background: url(/images/trans_white_5.png);
}
.forumContent textarea, .forumContent input, .forumContent button
{
    font-family: Arial,Verdana,Helvetica,sans-serif;
    font-size: 8pt;
    width: auto;
}
.forumSearch
{
    width: 100%;
    text-align: center;
}
.forumSearch .defaultContainer
{
    width: 321px;
    text-align: left;
    margin: 0 auto;
    padding: 8px 10px 10px;
}
.forumSearch .searchBox
{
    float: none;
    right: 0;
    top: 2px;
}
.forumContent textarea
{
    font-size: 12px;
    padding: 10px;
    border: solid 2px #474747;
    background: transparent url(/images/trans_white_80.png) scroll 0 0;    
    width: 900px;
}
.forumFoot
{
    text-align: center;
    margin: 10px 0;
    font-size: 12px;
    color: #ccc;
    height: 22px;
}
.forumFoot .watch
{
    float: right;
    padding: 5px 0 0;
}
.forumFoot .pager
{
    padding: 5px 0 0;
}
.forumFoot .btnStandard
{
    float: left;
    text-decoration: none;
    font-weight: bold;
    color: #fff;
    padding: 4px 10px 0;
    height: 19px;
    display: block;
    margin: 0 10px 15px 0;
}
.forumFoot .btnStandard:hover
{
    text-decoration: none;
}

/* Auto generated news for forums */
.forumContent .tdMain .autoNews, .autoNews
{
    color: #ccc;
    font-size: 10px;
    width: 100%;
    overflow: hidden;
}
.forumContent .tdMain .autoNews h3, .forumContent .tdContent .autoNews h3
{
    margin: 0 0 10px 0;
    font-size: 20px;
    font-weight: normal;
    background: transparent;
    color: #fff;
    line-height: 22px;
}
.forumContent .tdMain .autoNews p, .autoNews p
{
    margin: 10px 0;
    font-size: 14px;
    color: #fff;
    line-height: 18px;
}
.forumContent .tdMain .autoNews .related, .autoNews .related
{
    border: solid 1px #666;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin: 20px 0 10px;
    padding: 5px 0px;
    background: url(/images/trans_gray_30.png);
    width: auto;
}
.forumContent .tdMain .autoNews .related img, .autoNews .related img
{
    height: 50px;
    width: 94px;
    border: solid 1px #333;
    display: inherit;
    margin: 0;
}
.forumContent .tdMain .autoNews .related span, .autoNews .related span
{
    padding: 0 8px;
    font-size: 12px;
    height: 20px;
    display: block;
}
.forumContent .tdMain .autoNews .related a, .autoNews .related a
{
    margin: 0px 5px 0px 8px;
    padding: 0;    
}

/* Standard content */
p
{
    margin: 5px;
    clear: both;
    font-size: 12px;
    line-height: 18px;
}
.content #about li
{
    list-style: disc inside;
}
#about a
{
    text-decoration: underline;
}
#about a:hover
{
    color: #f33;
}
h1
{
    margin: 3px 0 0;
    padding: 0px;
    text-align: left;
    font-size: 200%;
}
h2, .modelName h1
{
    font-size: 170%;
    padding: 0;
    font-weight: normal;
}
h3
{
    font-size: 12pt;
    padding: 8px;
    height: auto;
    clear: both;
    font-weight: bold;
    display: block;
    background: url("/images/trans_white_15.png");
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    margin: 10px 0 5px;
    position: relative;
}
.modalContainer h3, .modalContentPop h3
{
    margin: 0;
    background: url("/images/trans_white_15.png");
}
#wide h3
{
    width: 594px;
}
h4
{
    font-weight: bold;
    font-size: 10pt;
    padding: 5px 0;
    margin: 10px 0 0 0;
    border-top: solid 1px #474747;
}
h5
{
    font-size: 14px;
    line-height: 20px;
    padding: 0;
    margin: 5px 0 2px;
    font-weight: normal;
}
.secondary h4
{
    clear:both;
}
h3 span, h2 span, h4 span, dd span
{
    font-weight: lighter;
    color: #ccc;
}
h2 span
{
    font-size: 12px;
}
h3 span a
{
    font-size: 10pt;
    margin: 0px 0px 0px 10px;
}
h3 a img, h3 input
{
    margin: 0 0 0 10px;
}
h3 i
{
    font-weight: lighter;
    font-style: normal;
}
.manuFave
{
    width: 900px;
    height: auto;
    margin: 0 0 10px;
    padding: 10px;
    display: block;
    background: url(/images/trans_gray_85.png);
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    overflow: auto;
}
.manuFave ul
{
    display: block;
    width: 150px;
    clear: right;
    margin: 0;
    float: left;
    position: relative;
}
.manuFave li
{
    width: 142px;
    display: block;
    float: left;
    margin: 2px;
    padding: 2px;
    cursor: pointer;
    position: relative;
    clear: none;
}
.manuFave li:hover
{
    background: #666;
}
.manuFave #selected
{
    background: url(/images/tabs_bg.png) repeat-x 0px -40px;
}
.manuFave li img
{
    float: left;
    width: 25px;
    height: 25px;
}
.manuFave li p
{
    float: left;
    clear: none;
    margin: 0 0 0 3px;
    width: 114px;
    height: 24px;
    overflow: hidden;
    line-height: 12px;
}
.manuFave li p em
{
    font-weight: bold;
    overflow: hidden;
}
.manuFave li p i
{
    color: #aaa;
    font-size: 10px;
    text-decoration: none;
    line-height: 12px;
}
.overviewContent h3, .editProfile h3
{
    margin: 11px 5px 2px 0;
}
.editProfile h3
{
    background: transparent;
    padding: 5px 0px 5px 7px;
}
hr
{
    border: none;
    clear: both;
    width: inherit;
    visibility: hidden
}
.secondary hr, .forumContent hr
{
    padding: 10px 0 0 0;
}
.note a, .note, .note span
{
    color: #FFC000;
}
/* Rating */
.reviewTypes
{
    display: block;
    height: 22px;
    text-align: center;
}
.reviewTypes input
{
    width: 78px;
    margin: 0 6px;
}
.reviewTypes .type11, .reviewTypes .type22, .reviewTypes .type33
{
    background-position: 0px -25px;
    text-decoration: none;
}

.ratingContainer
{
    padding: 10px;
    border: 1px solid #C5331F;
    border-left: none;
    display: none;
    font-size: 12px;
    width: 350px;
}
.ratingHeader, .ratingHeaderHover, .ratingHeaderLarge
{
    padding: 2px;
    clear: both;
    cursor: pointer;
    width: 280px;
    font-size: 14px;
    height: 16px;
    margin: 0px;
}
.ratingHeaderHover
{
    border: 1px solid #C5331F;
    border-right: none;
    padding: 3px;
    margin: none;
}
.ratingHeaderLarge
{
    font-size: 18px;
    height: 24px;
    vertical-align: bottom;
}
.ratings
{
    float: none;
    clear: both;
    display: block;
}
.review .rating
{
    
}
.overallRatingTitle
{
    margin: 4px 0px 0px 0px;
}
.overallRatingContainer
{
    float: left;
    width: 300px;
}
.overallRatingContainer .ratingCount
{
    font-size: 11px;
    font-weight: lighter;
    color: #ccc;
    width: 192px;
    float: right;
    text-align: left;
    margin: 6px 0 0;
    padding: 0 0 0 15px;
    background: url(/images/down_arrow_small.gif) no-repeat 0 4px;
    width: 180px;
}
.modelName
{
    width: 630px;
}
.ratingContainer .rating, .overallRatingContainer .rating, .overallRatingContainerReview .rating
{
    height: 18px;
}
.ratingContainer .ratingOverall, .overallRatingContainer .ratingOverall, .overallRatingContainerReview .ratingOverall
{
    height: 22px;
    font-weight: bold;
    font-size: 22px;
    vertical-align: middle;
    margin:0px 0px 4px 0px;
}
.overallCountry
{
    float: right;
    margin: 3px;
}
.overallRatingContainer #ratingDetails
{
    position: absolute;
    width: 190px;
    background: url('/images/trans_gray_85.png');
    padding: 10px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #979797;
    z-index: 20;
    margin: -8px 0 0;
}
.ratingStars, .ratingStarsBrowse
{
    float: right;
    clear: right;
    margin: 0px 4px 0px 4px;
}
.ratingOverall .ratingStars
{
    float: none;
    clear: none;
    margin: 0;
}
.browseItems div .ratingStarsBrowse, .browseItemWide .ratingStarsBrowse
{
    top: 0;
    padding: 0;
    z-index: 5;
    position: absolute;
    background: transparent url(/images/trans_gray_30.png) repeat scroll 0 0;
    height: 9px;
    width: 45px;
    float: none;
    left: 5px;
}
.ratingStars legend
{
    font-size: 10px;
}
.ratingStar, .ratingStarSmall, .ratingStarLarge
{
    font-size: 0pt;
    width: 16px;
    height: 16px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}
.ratingStarSmall
{
    height: 8px;
    width: 8px;
    margin: 4px 0px 0px 0px;
}
.ratingStarLarge
{
    height: 24px;
    width: 24px;
    margin: 0px 0px 0px 0px;
}
.filledRatingStar 
{
    background-image: url(/images/FilledStar.png);
}
.waitRatingStar 
{
    background-image: url(/images/WaitingStar.png);
}
.emptyRatingStar 
{
    background-image: url(/images/EmptyStar.png);
}
.filledRatingStarSmall
{
    background-image: url(/images/FilledStarSmall.png);
}
.emptyRatingStarSmall 
{
    background-image: url(/images/EmptyStarSmall.png);
}
.filledRatingStarLarge
{
    background-image: url(/images/FilledStarLarge.png);
}
.emptyRatingStarLarge
{
    background-image: url(/images/EmptyStarLarge.png);
}

.starsLarge { background-image: url(/images/stars_large_bg.png); width: 122px; height: 22px; }
#s05 .starsLarge { background-position: 0 -22px; }
#s1 .starsLarge { background-position: 0 -46px; }
#s15 .starsLarge { background-position: 0 -68px; }
#s2 .starsLarge { background-position: 0 -92px; }
#s25 .starsLarge { background-position: 0 -114px; }
#s3 .starsLarge { background-position: 0 -138px; }
#s35 .starsLarge { background-position: 0 -160px; }
#s4 .starsLarge { background-position: 0 -184px; }
#s45 .starsLarge { background-position: 0 -206px; }
#s5 .starsLarge { background-position: 0 -230px; }

.starsMedium { background-image: url(/images/stars_medium_bg.png); width: 100px; height: 18px; }
#s05 .starsMedium { background-position: 0 -18px; }
#s1 .starsMedium { background-position: 0 -38px; }
#s15 .starsMedium { background-position: 0 -56px; }
#s2 .starsMedium { background-position: 0 -76px; }
#s25 .starsMedium { background-position: 0 -94px; }
#s3 .starsMedium { background-position: 0 -114px; }
#s35 .starsMedium { background-position: 0 -132px; }
#s4 .starsMedium { background-position: 0 -152px; }
#s45 .starsMedium { background-position: 0 -170px; }
#s5 .starsMedium { background-position: 0 -189px; }

.starsSmall, .starsSmall2 { background-image: url(/images/stars_small_bg.png); width: 74px; height: 14px; }
#s05 .starsSmall, #s05 .starsSmall2 { background-position: 0 -14px; }
#s1 .starsSmall, #s1 .starsSmall2 { background-position: 0 -30px; }
#s15 .starsSmall, #s15 .starsSmall2 { background-position: 0 -44px; }
#s2 .starsSmall, #s2 .starsSmall2 { background-position: 0 -60px; }
#s25 .starsSmall, #s25 .starsSmall2 { background-position: 0 -74px; }
#s3 .starsSmall, #s3 .starsSmall2 { background-position: 0 -90px; }
#s35 .starsSmall, #s35 .starsSmall2 { background-position: 0 -104px; }
#s4 .starsSmall, #s4 .starsSmall2 { background-position: 0 -120px; }
#s45 .starsSmall, #s45 .starsSmall2 { background-position: 0 -134px; }
#s5 .starsSmall, #s5 .starsSmall2 { background-position: 0 -150px; }

.starsTiny { background-image: url(/images/stars_tiny_bg.png); width: 44px; height: 8px; position: absolute; }
.secondary .starsTiny {position: relative;}
#s05 .starsTiny { background-position: 0 -9px; }
#s1 .starsTiny { background-position: 0 -18px; }
#s15 .starsTiny { background-position: 0 -27px; }
#s2 .starsTiny { background-position: 0 -36px; }
#s25 .starsTiny { background-position: 0 -45px; }
#s3 .starsTiny { background-position: 0 -54px; }
#s35 .starsTiny { background-position: 0 -63px; }
#s4 .starsTiny { background-position: 0 -72px; }
#s45 .starsTiny { background-position: 0 -81px; }
#s5 .starsTiny { background-position: 0 -90px; }

/* Quick Rate styles */
#carsonaInfo
{
    width: 290px;
    position: fixed;
}
#carsonaInfo .p
{
    padding: 14px 0;
    line-height: 14px;
}
.quickRate .mainHead, .quickRate .secondHead
{
    width: 338px;
    float: left;
    margin: 10px 0;
    clear: right;
    position: relative;
}
.quickRate .mainHead
{
    width: 580px;
    clear: none;
}
.quickRate ul
{
    background: url('/images/trans_gray_85.png');
    height: 3678px;
    padding: 10px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.quickRate li
{
    float: left;
    width: 580px;
    height: 42px;
    display: block;
    clear: none;
    margin: 0;
    padding: 5px;
    position: relative;
}
.quickRate #head
{
    font-weight: bold;
    font-size: 14px;
    height: 16px;
    border-bottom: solid 1px #474747;
    margin: 5px 0px;
}
.quickRate #head span, #carsonaInfo span
{
    font-weight: normal;
    color: #979797;
}
.quickRate div
{
    float: left;
}
#carsonaDisplay div
{
    float: none;
}
h3 .shareFloat
{
    margin: 0;
    font-size: 12px;
}
.quickRate .a, .quickRate .ac
{
    width: 250px;
    height: 42px;
    font-weight: bold;
    padding: 2px;
}
.quickRate .a a, .quickRate .ac a
{
    cursor: -moz-zoom-in;
    height: 42px;
    display: block;
    background-repeat: no-repeat;
    background-position: left center;
    vertical-align: middle;
}
.quickRate .ac
{
    width: 285px;
}
.quickRate .a img, #carsonaInfo img, .newsMain .searchImage
{
    height: 42px;
    width: 55px;
    margin: 0 3px 0 0;
    float: left;
    cursor: -moz-zoom-in;
}
.newsMain .searchImage
{
    width: 100px;
    margin: 6px 5px 0 0;
    clear: left;
}
#carsonaInfo img
{
    float: right;
    vertical-align: middle;
    padding: 5px;
}
.quickRate .a div, .quickRate .ac div
{
    float: none;
    padding: 0 0 0 104px;
    display: block;
}
.quickRate .a span
{
    color: #979797;
    font-size: 10px;
    font-weight: normal;    
    line-height: 10px;
}
.quickRate .b
{
    width: 90px;
    text-align: center;
}
.quickRate .c
{
    width: 75px;
    text-align: center;
}
.quickRate .c .favefalseC, .quickRate .c .favetrueC, .quickRate .c .favefalse, .quickRate .c .favetrue, #carsonaInfo .fave
{
    width: 75px;
    height: 24px;
    background: url(/images/add_remove_icon.png) no-repeat top center;
    cursor: pointer;
    margin: 2px 0;
    padding: 0;
    font-size: 1px;
}
#carsonaInfo .fave
{
    float: right;
}
.quickRate .c .favetrue, .quickRate .c .favetrueC, .quickRate .favetrueC, .quickRate .favetrue
{
    background: url(/images/add_remove_icon.png) no-repeat center -24px;
}
.quickRate .c .favefalsex, .quickRate .c .favetruex, .quickRate .favetruex, .quickRate .favefalsex
{
    width: 75px;
    height: 16px;
    background: url(/images/add_remove_icon_view.png) no-repeat top center;
    margin: 2px 0;
}
.quickRate .c .favetruex, .quickRate .favetruex
{
    background: url(/images/add_remove_icon_view.png) no-repeat center -16px;
}
.quickRate .c .favefalseC img, .quickRate .c .favetrueC img, .quickRate .c .favefalse img, .quickRate .c .favetrue img, .quickRate .favetrue img
{
    width: 24px;
    height: 25px;
}
.quickRate .c .favefalsex img, .quickRate .c .favetruex img, .quickRate .favetruex img, .quickRate .favefalsex img
{
    height: 16px;
    width: 16px;
}
.quickRate .d
{
    width: 156px;
    overflow: hidden;
}
.quickRate .e
{
    width: 20px;
}
.quickRate .f
{
    width: 321px;
    font-weight: normal;
}
.quickRate textarea
{
    overflow: auto;
    height: 40px;
    width: 150px;
    font-size: 10px;
    padding: 0;
    margin: 0;
}
.quickRate table
{
    width: 606px;
}
.quickRate th
{
    padding: 5px;
    text-align: center;
    background: transparent;
    border: none;
}
.quickRate td
{
    background: transparent;
    border: none;
}
.quickRate .newCat
{
    background: url(/images/trans_gray_30.png);
    height: 32px;
}
.quickRate .newCat th
{
    text-align: left;
    border-bottom: 1px solid #404040;
    font-size: 16px;
}
.quickRate .aa
{
    background: url(/images/trans_white_5.png);
    width: 80px
}
.quickRate .bb
{
    background: url(/images/trans_white_10.png);
    width: 80px;
}
.quickRate .cc
{
    background: transparent;
}
.quickRate .compat0, .quickRate .compat1, .quickRate .compat2, .quickRate .compat3, .quickRate .compat4, .quickRate .compat5
{
    background: url(/images/compatibilitySolid.png) repeat-y;
    width: 138px;
    height: 18px;
    text-align: right;
    font-size: 10px;
    color: #ccc;
    padding: 4px 0 0 0;
}
.quickRate .compat0
{
    background-position: 0px 22px;
    color: #57D43A;
}
.quickRate .compat1
{
    background-position: 0px 44px;
    color: #C2E248;
}
.quickRate .compat2
{
    background-position: 0px 66px;
    color: #E2AB48;
}
.quickRate .compat3
{
    background-position: 0px 88px;
    color: #D46C3A;
}
.quickRate .compat4
{
    background-position: 0px 110px;
    color: #D24438;
}
.quickRate .compat5
{
    background-position: 0px 132px;
    color: #aaa;
}
.quickRate .totalAvatar div
{
    padding: 10px 10px 10px 35px;
    font-size: 18px;
    vertical-align: middle;
}
.quickRate .total
{
    width: 340px;
    background: url(/images/view_details.png) no-repeat 39px 39px;
    vertical-align: middle;
    padding: 10px 0 0 10px;
}
.quickRate .vs, .quickRate .totalAvatar
{
    vertical-align: middle;
    background: url(/images/view_details.png) no-repeat 5px 39px;
}
.quickRate .vs
{
    background: none;
}
.quickRate .total div
{
    float: right;
    padding: 4px 6px 0 0;
}
.quickRateTotal
{
    position: absolute;
    z-index: 10;
    border: 1px solid #404040;
    left: 324px;
    padding: 10px;
    top: 158px;
}
.quickRateTotal .compat0, .quickRateTotal .compat1, .quickRateTotal .compat2, .quickRateTotal .compat3, .quickRateTotal .compat4, .quickRateTotal .compat5
{
    background: url(/images/compatibilitySmallSolid.png) repeat-y;
    width: 100px;
    height: 11px;
    text-align: right;
    font-size: 10px;
    color: #ccc;
}
.quickRateTotal .cat
{
    width: 225px;
    float: left;
    clear: left;
    padding: 3px;
    vertical-align: top;
    font-size: 12px;
}
.quickRateTotal .cat:hover, .quickRate .detail:hover
{
    background: url(/images/trans_white_15.png);
    cursor: default;
}
.quickRateTotal .cat div
{
    float: right;
    margin: 2px 0 0;
    padding: 0;
}
.quickRateTotal .compat0
{
    background-position: 0px 11px;
    color: #57D43A;
}
.quickRateTotal .compat1
{
    background-position: 0px 22px;
    color: #C2E248;
}
.quickRateTotal .compat2
{
    background-position: 0px 33px;
    color: #E2AB48;
}
.quickRateTotal .compat3
{
    background-position: 0px 44px;
    color: #D46C3A;
}
.quickRateTotal .compat4
{
    background-position: 0px 55px;
    color: #D24438;
}
.quickRateTotal .compat5
{
    background-position: 0px 66px;
    color: #aaa;
}
#carsonaContainer
{
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    float: none;
    width: 607px;
}
#carsonaDisplay
{
    float: none;
    width: 607px;
    margin: 10px 0;
}
#carsonaDisplay h2
{
    margin: 10px 0;
}
#carsona
{
    width: 590px;
    float: none;
    margin: 0;
    border: none;
    width: 607px;
    left: 0;
    position: relative;
}
#carsonaName
{
    color: #FFC000;
}
#carsonaCards .carsonaCard, .friendCarsonas
{
    position: absolute;
    padding: 0;
    left: 0;
    top: 165px;
    background: url('/images/trans_gray_85.png');
    padding: 0 10px 10px 10px;
    width: 300px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #979797;
}
#carsonaCards #youCard
{
    left: 20px;
}
#carsonaCards #themCard
{
    left: 154px;
}
.friendCarsonas
{
    position: relative;
    top: 0;
    padding: 10px;
    border: none;
    width: auto;
}
.friendCarsonas .carsona
{
    font-size: 10px;
}
/* Footer styles */
.footerContainer
{
    margin: 0 auto 10px auto;
    width: 980px;
}
.footer
{
    clear: both;
    height: 130px;
    margin: 10px 0;
    padding: 10px;
}
.footer b
{
    background: url(/images/comment.gif) no-repeat 0 3px;
    padding: 0 0 0 15px;
    margin: 0 0 5px 0;
}
.footer dl
{
    float: left;
    margin: 0 40px 0 0;
    width: auto;
}
.footer #4
{
    width: 100px;
}
.footer dt
{
    font-weight: bold;
    padding: 5px;
    float: none;
}
.footerCopyright
{
    clear: both;
    font-size: 10px;
    color: #aaa;
    padding: 15px 0px 12px 0px;
    text-align: center;
}
.newsMain li .highlight, .highlight, h2 .highlight, .tdContent .highlight, .tdMain .highlight
{
    color: #000;
    background-color: #ff8;
    display: inline;
    margin: 0;
    padding: 0 3px 0 3px;
    font-size: inherit;
    font-weight: inherit;
}
a
{
    color: #fff;
    text-decoration: none;
}
a:hover
{
    text-decoration: underline;
}
dl
{
    display: block;
}
.secondary dl, #carsonaCards .carsonaCard dl
{
    margin: 2px 0px 5px 0px;
}
dt
{
    width: 160px;
    float: left;
}
.specsList
{
    position: relative;
}
.specsList dl
{
    margin: 5px 0 0 20px;
    clear: both;
}
.primary .specsList dt
{
    width: 200px;
    font-weight: bold;
    border-bottom: dotted 1px #474747;
    height: 14px;
    padding: 6px 0 0 0;
    margin: 0;
}
.secondary dt, .primary dt, #carsonaCards .carsonaCard dt
{
    width: 100px;
    margin: 2px 0px 5px 0px;
}
.primary dt img
{
    margin: 0 0 0 20px;
}
.modalContent dt
{
    width: 80px;
    padding: 5px 2px 2px;
}
dd
{
    clear: both;
}
.modalContent dd, .specsList dd, .primary .signup dd
{
    clear: none;
    padding: 2px;
    overflow: hidden;
}
.primary .specsList dd
{
    height: 15px;
    padding: 7px 0 0 0;
}
.secondary dd, .primary dd, #carsonaCards dd
{
    clear: none;
    padding: 1px;
}
.primary .footer dd, .footer dd
{
    padding: 4px;
    font-size: 12px;
    font-weight: normal;
    padding: 4px;
}
.primary .content dd
{
    margin: 0 0 5px;
}
.primary .content dt
{
    margin: 4px 0 5px 0;
}
.specs dd b a, .carsona
{
    color: #ffc000;
}
dd span
{
    font-size: 10px;
}
.backgroundSelect
{
    width: 910px;
    overflow: hidden;
    padding: 0;
    margin: 0 0 0 6px;
    position: relative;
}
#colors
{
    position: relative;
    left: 0px;
    top: -30px;
    width: 360px;
}
#colors ul
{
    width: 360px;
}
.backgroundSelect ul, .avatarSelect ul
{
    width:546px;
    padding: 0;
    margin: 0;
    float: left;
    position: relative;
    clear: none;
}
.avatarSelect ul
{
    width: 450px;
}
.backgroundSelect .imgFalse, .backgroundSelect .imgFalse:hover
{
    width: 24px;
    height: 24px;
    margin: 2px;
}
.backgroundSelect li, .avatarSelect li, .backgroundSelect li:hover, .avatarSelect li:hover, .avatarSelect #select, .backgroundSelect #selected, .backgroundSelect .preview
{
    float: left;
    width: 85px;
    height: 72px;
    margin: 2px;
    border: 1px solid #404040;
    cursor: pointer;
    position: relative;
    clear: none;
}
.avatarSelect li, .avatarSelect li:hover, .avatarSelect #select
{
    width: 50px;
    height: 50px;
}
.backgroundSelect li:hover, .backgroundSelect .imgFalse:hover, .avatarSelect li:hover
{
    border: 1px solid #f00;
}
.backgroundSelect #selected, .avatarSelect #select
{
    border: 2px solid #FF0000;
    margin: 0px;
    position: relative;
    clear: none;
}
.backgroundSelect .preview
{
    width: 354px;
    height: 275px;
    text-align: center;
}
.backgroundSelect .preview .previewTitle
{
    color: #fff;
    background: url(/images/trans_gray_85.png);
    position: relative;
    top: 8px;
    padding: 3px;
}
.skip
{
    margin: 0 10px;
    color: #ccc;
}
/* login Control */
.loginPage
{
    padding: 10px;
    text-align: center;
}
.loginControl
{
    position: relative;
    height: 100%;
    color: #979797;
    padding: 0px;
    margin: 0 5px 0 0;
    font-size: 11px;
    z-index: 50;
}
.loginControl .loginLinks
{
    height: 29px;
    float: right;
    position: relative;
    z-index: 400;
}
.loginControl .loginPanel
{
    background: url(/images/trans_white_15.png);
}
.loginControl .loginLink, .loginControl .loginLinkOn
{
    cursor: pointer;
}
.loginControl a, .loginControl .loginLink, .loginControl .loginUser, .loginControl .loginLinkOn
{
    vertical-align: middle;
    padding: 8px 10px 0px 10px;
    color: #ccc;
    border-left: 1px solid #454545;
    height: 21px;
    float: left;
    display: block;
}
.loginControl a:hover, .loginControl .loginLink:hover, .loginControl .loginLinkOn
{
    background: url(/images/tabs_bg.png) repeat-x 0px -40px;
    border-left: solid 1px #8B080E;
    text-decoration: none;
    color: #fff;
}
.loginControl .loginUser, .loginControl .loginMessages, .loginControl .loginMessages:hover
{
    border: none;
}
.loginControl .loginLinks .popout
{
    right: 1px;
    width: 240px;
    padding: 10px 0;
}
.loginControl .loginLinks .btnStandard, .loginControl .loginLinks .popout table td .btnStandard
{
    width: 65px;
    position: relative;
    left: 141px;
    margin: 5px 10px 0px 0;
}
.popout .loginBox
{
    margin: 0 0 0 10px;
}
.loginLinks .checkbox
{
    text-align: right;
    padding: 0 28px 0 0;
}
.loginLinks .checkbox label
{
    font-size: 10px;
}
.loginControl .loginLinks .popout a
{
    border: none;
    padding: 0;
    position: absolute;
    top: 110px;
    left: 15px;
    background: transparent;
    font-weight: normal;
}
.loginControl .loginLinks .popout a:hover
{
    color: #0C5EAA;
    text-decoration: underline;
}
.loginControl .loginLinks .popout table
{
    color: #000;
    font-size: 12px;
}
.loginControl .loginLinks .popout table td input
{
    width: 120px;
}
.loginMessages img, .secondary .loginMessages img
{
    margin: -1px 0;
    height: 10px;
    width: 14px;
}
.loginControl .loginUser
{
    background: none;
    padding: 0;
    height: 25px;
    float: right;
}
.loginBox td
{
    border: none;
    background: transparent;
    vertical-align: middle;
}
.loginBox .checkbox input, .loginControl .loginLinks .popout table td .checkbox input
{
    padding: 0px;
    border: none;
    width: 20px;
}
.submitButton
{
    margin: 0px 0px 0px 10px;
}
/* Large Login Box */
.fbLogin, .fbLoginOn, .loginLinks .popout .fbLogin, .popout .fbLoginOn
{
    display: block;
    float: none;
    margin:0 10px;
    padding:0 10px 20px 0;
}
#signupLogin .fbLogin
{
    margin: 10px;
    padding: 10px 0;
}
#signupLogin .defaultContainer
{
    text-align: center;
    padding: 10px;
}
#aboutUser .fbLogin, #aboutUser .fbLoginOn
{
    padding: 10px 5px 0;
    margin: 0;
}
.loginLinks .fbLogin, .loginLinks .popout .fbLogin
{
    border-top: 1px solid #d8d8d8;
    text-align: right;
    padding: 10px 18px 5px 15px;
    margin: 5px 0 0;
}
.loginLinks .popout .fbLogin a
{
    padding: 0;
    position: inherit;
    top: 0;
}
.loginLinks .popout .fbLogin span
{
    float: left;
    margin: 5px 0 0;
}
.largeLogin
{
    margin: 0;
    padding: 0;
    display: block;
}
.largeLogin .loginPanel
{
    background: transparent;
}
.largeLogin .loginControl, .largeLogin .loginControl .loginLinks
{
    float: none;
}
.largeLogin .loginBox td
{
    padding: 5px;
}
.largeLogin .loginBox .loginTextbox
{
    width: inherit;
    font-size: 12px;
    padding: 3px;
    margin: 0px;
    width: 160px;
}
.largeLogin .loginBox .checkbox input
{
    padding: 0px;
    border: none;
    margin: 0 5px 0 0;
    width: 16px;
    vertical-align: middle;
}
.largeLogin .submitButton
{
    margin: 0px 0px 0px 10px;
    width: 80px;
    float: right;
}

/* Search Box */
.searchBox, .searchBoxFriends
{
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    float: right;
    position: relative;
}
.searchBox
{
    width: 322px;
    top: 16px;
    position: relative;
    right: 15px;
    z-index: 4500;
}
.headerContent .searchBox
{
    top: 46px;
}
.searchBoxFriends
{
    margin: 0 12px 10px 0px;
}
.searchBoxLeft
{
    float: left;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
}
.searchBoxSpin
{
    position: absolute;
    top: 4px;
    left: 5px;
    z-index: 500;
    padding: 2px;
    background: #fff;
}
.genericWatermark
{
    color: #979797;
    font-size: inherit;
    font-weight: inherit;
}
.searchTextBoxSmall, .searchTextBoxSmallWaterMark, .searchTextBoxSmallGarage, .searchTextBoxSmallWaterMarkGarage, .forumSearch .searchTextBoxSmall, .forumSearch .searchTextBoxSmallWaterMark
{
    height: 28px;
    width: 224px;
    color: #000;
    font-size: 16px;
    border: none;
    padding: 4px 0px 0px 4px;
    background: url('/images/search_bg.png');
    float: left;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    margin:0;
}
.widgetSelectContainer
{
    margin: 0 auto;
    text-align: center;
    width: 100%;
    background: url(/images/trans_black_50.png);
    margin: 10px -20px;
    width: 980px;
    border-top: 1px solid #47484A;
    border-bottom: 1px solid #47484A;
}
.widgetSelectContainer h3
{
    text-align: center;
    background: transparent;
}
.widgetSelect
{
    vertical-align: top;
    height: 680px;
    padding: 0;
    margin: 10px 20px;
    width: 300px;
    display: inline-block;
    text-align: left;
}
.widgetSelect:hover
{
    text-decoration: none;
}
#widgetSample
{
    float: right;
    clear: right;
    text-align:center;
    position:relative
}
#widget
{
    float: left;
    clear: none;
}
#widget #carName img
{
    margin: 0 2px 0 3px;
}
#widget .emptyData
{
    text-align: center;
    position: static;
}
#widget .mediaList
{
    margin: 5px 0 0 0;
}
#widget .toggleList
{
    display:block;
    height: 105px;
}
#widget #types
{
    height: 40px;
}
#widget .toggleList li
{
    font-weight: bold;
    width: 100px;
    float: left;
    clear: none;
    padding: 3px;
    background: transparent;
    cursor: pointer;
    margin: 5px 17px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    z-index: 1;
}
#widget .toggleList li:hover
{
    background: url('/images/tabs_bg.png') repeat 0px 0px;
}
#widget .toggleList .on, #widget .toggleList .on:hover
{
    background: url('/images/tabs_bg.png') repeat 0px 40px;
}
#widget #styles
{
    height: 85px;
}
#widget #styles ul
{
    display: block;
}
#widget #styles li
{
    width: 80px;
    margin: 5px 4px;
}
#widget .searchTextBoxSmall, #widget .searchTextBoxSmallWaterMark
{
    width: 242px;
}
#widget #code
{
    height: 190px;
}
#widget #getCode
{
    width:260px;
    height:140px;
    font-family:Courier new, Fixedsys;
    color: #888;
    font-size:10px;
    margin: 0 0 10px 0;
}
.searchTextBoxWaterMark, .searchTextBoxSmallWaterMark, .searchTextBoxSmallWaterMarkGarage, .forumSearch .searchTextBoxSmallWaterMark, .watermark
{
    color: #979797;
}
.searchTextBoxSmallGarage, .searchTextBoxSmallWaterMarkGarage
{
    width: 164px;
}
.searchButtonSmall, .forumContent .searchButtonSmall
{
    margin: 0px;
    height: 32px;
    width: 70px;
    border: none;
    float: none;
    background: url('/images/search_button.png') no-repeat 0px 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    cursor: pointer;
}
.searchButtonSmall:hover
{
    background: url('/images/search_button.png') no-repeat 0px -31px;
}
.searchCornerRight
{
    width: 12px;
    float:left;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
}
.vidTagBox .searchCornerRight
{
    float: none;
    position: absolute;
    right: 10px;
    top: 32px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
}
/* Avatars */
.userAvatarTiny
{
    width: 25px;
    height: 25px;
    float: left;
}
.headerContent .userAvatarTiny
{
    margin: 0;
    float: none;
    vertical-align: middle;
}
.userAvatarMedium, .secondary .userAvatarMedium
{
    width: 50px;
    height: 50px;
    float: left;
    margin: 0 5px 0px 1px;
}
.loginUserName
{
    font-weight: bold;
}

/* Media Styles */
.commentBox, .commentWatermark
{
    width: 100%;
    height: 30px;
    margin: 0 0 5px;
}
.commentWatermark
{
    color: #979797;
}
.rightButton
{
    float: right;
    margin: -10px -5px 0px 10px;
}
.mediaContainer
{
    width: 100%;
    margin: 10px 0 3px;
    text-align: center;
}
.mediaContent
{
    width: 100%;
    text-align: center;
    padding: 1px 0 2px;
}
.mediaContent i
{
    margin: 10px 0px 0px 0px;
    font-size: 10px;
    display: block;
}
.mediaPanelNarrow
{
    display: block;
    width: 100%;
    position: relative;    
}
.hdIcon
{
    margin: 40px 1px 0 0;
    float: right;
    height: 13px;
    width: 19px;
}
.mediaItemUser .hdIcon
{
    margin: 47px 1px 0 0;
}
 a .hdIcon img
{
    background: transparent;
    height: 13px;
    width: 19px;
    z-index: 50;
    position: absolute;
}
.mediaListSeries
{
    display: block;
    position: relative;
}
.mediaList .wideMediaItem, .mediaListSeries .wideMediaItem, .mediaList .narrowMediaItem, .mediaList .narrowMediaThumb, .mediaList .userGarageAvatar, .mediaList .flickrThumb
{
    float: left;
    margin: 0px 5px 5px 0px;
    padding: 0px;
    width: 75px;
    height: 82px; 
    position: relative;
}
#front li, #frontM li, .secondary .mediaList .userGarageAvatar
{
    margin: 0 5px 5px 5px;
}
.mediaList .flickrThumb
{
    width: 126px;
    height: 114px;
    float: right;
    margin: 10px;
    padding: 0px;
    background: transparent;
    text-align: center;
    border: none;
    cursor: pointer;
}
.mediaList .flickrThumb img
{
    padding: 0px;
    margin: 2px;
    float: none;
}
.mediaList .wideMediaItem .avatar, .mediaListSeries .wideMediaItem .avatar, .mediaList .narrowMediaItem .avatar, .mediaList .userGarageAvatar .avatar
{
    padding: 0px;
    margin: 0px;
    z-index: 2;
    position: absolute;
    height: 60px;
    width: 75px;
    background-position: 26% 64%;
    background-repeat: no-repeat;
    display: block;
}
.mediaList .wideMediaItem .title, .mediaListSeries .wideMediaItem .title, .mediaList .narrowMediaItem .title, .mediaList .narrowMediaThumb .title, .mediaList .userGarageAvatar .title, .garageThumb .title
{
    font-size: 10px;
    height: 22px;
    overflow: hidden;
    z-index: 3;
    top: 60px;
    position: absolute;
    width: 75px;
    text-align: center;
}
.mediaList .userGarageAvatar, .secondary .mediaList .userGarageAvatar
{
    width: 65px;
    height: 65px;
    clear: none;
    text-align: center;
    background: transparent;
}
.secondary .mediaList .userGarageAvatar a img
{
    width: auto;
    height: auto;
    float: none;
}
.mediaList .userGarageAvatar .title, .secondary .mediaList .userGarageAvatar .title, .garageThumb .title
{
    width: 100%;
    position: static;
    display: block;
}
.garageThumb .title, .mediaList .wideMediaItem .title
{
    font-size: 8px;
    color: #ccc;
}
.garageThumb .title
{
    padding: 55px 0 0;
    line-height: 10px;
}
.mediaListSeries .wideMediaItem .title
{
    font-size: 11px;
    top: 64px;
}
.mediaList .userGarageAvatar .action
{
    top: 0px;
    right: 0px;
    float: right;
    clear: right;
    margin: 0px 0px 3px 0;
    padding: 0;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
}
.mediaList .userGarageAvatar .action:hover
{
    background: #ccc;
}
.garageThumb
{
    float: left;
    height: 54px;
    width: 78px;
    margin: 5px 2px 24px 2px;
    background: url('/images/trans_gray_60.png');
}
.rideBase
{
    display: block;
    width: 100%;
    clear: both;
    padding: 0 0 5px 0;
    margin: 0;
    text-align: right;
    border-bottom: solid 1px #474747;
}
.rideBase a
{
    color: #ccc;
    margin: 0 5px;
}
.rideBase img
{
    width: 23px;
    height: 17px;
    vertical-align: middle; 
}
.garageActions
{
    clear:left;
}
.rideDetails
{
    display: block;
    clear:left;
}
.rideAvatar
{
    float: left;
    margin: 0px 8px 5px 0px;
    clear: left;
}
/*Trophies*/
.trophies li
{
    margin: 0 0 10px 0;
    font-size: 14px;
    width: 100%;
    height: 64px;
    padding: 0 0;
}
.trophies li img
{
    width: 64px;
    height: 64px;
    float: left;
}
.trophies li div
{
    border: solid 1px #474747;
    background: url(/images/trans_white_5.png);
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    width: 500px;
    float: left;
    margin: 0 0 0 10px;
    height: 44px;
    padding: 10px;
    position: relative;
}
.trophies li b
{
    display: block;
    font-size: 15px;
    margin: 0 0 5px 0;
}
.trophies li span
{
    font-size: 12px;
    display: block;
    color: #898989
}
.trophies li i
{
    font-size: 10px;
    color: #aaa;
    position: absolute;
    right: 10px;
    top: 50px;
}

/* Media List*/
.mediaList #feedback
{
    height: 77px;
}
.mediaList #feedback .title
{
    height: 27px;
}

.mediaList .narrowMediaItem
{
    width: 100%;
    height: 62px;
}
.mediaList .narrowMediaThumb
{
    width: 72px;
    height: 54px;
    clear: none;
    margin: 0px 2px 4px 1px;
    position: relative;
    float: left;
}
.mediaList .narrowMediaThumb .avatar
{
    padding: 0px;
    margin: 0px;
    z-index: 2;
    position: absolute;
    height: 100%;
    width: 100%;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
.mediaList .narrowMediaItem .title
{
    background: url('/images/trans_gray_60.png');
    top: 0px;
    left: 75px;
    height: 60px;
    width: 214px;
    text-align: left;
    padding: 0px 0px 0px 3px;
}
.mediaList .narrowMediaItem .title a:hover
{
    text-decoration: none;
}
.mediaList .narrowMediaItem .title span
{
    font-size: 10px;
}
.mediaItem, .mediaItemUser
{
    font-size: 14px;
}
.mediaItem .shareThisContainer, .mediaItemUser .shareThisContainer
{
    margin: 1px 8px 0 0;
    float: left;
    position: relative;
}
.faveMedia
{
    float: left;
    margin: 1px 8px 0 0;
    width: 65px;
    height: 16px;
    position: relative;
}
.faveMedia .wait
{
    background: url(/images/trans_gray_60.png);
    height: 100%;
    width: 100%;
    position: absolute;
    display: block;
}
.faveMediaOn, .faveMediaOff
{
    background: url(/images/buttons_small.png) 0 0 no-repeat;
    width: 65px;
    height: 16px;
    border: none;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
}
.faveMediaOn, .faveMediaOff:hover
{
    background-position: 0 -16px;
}

.mediaItem h4, .mediaItemUser h4
{
    font-size: 12pt;
    text-align: center;
    border: none;
}
.mediaItem .desc
{
    font-weight: bold;
    color: #eee;
    font-size: 12px;
    margin: 10px 20px 5px;
}
.mediaItem .credit
{
    position: relative;
    font-size: 10px;
    bottom: 0;
    width: auto;
    padding: 1px 0 4px 0px;
}
.mediaItem .credit a
{
    color: #ccc;
}
.mediaItem .credit img
{
    vertical-align: middle;
    margin: 5px 2px;    
}
.mediaItem #firstViewed, .mediaItemUser #firstViewed
{
    display: block;
    font-size: 10px;
    float: right;
    color: #aaa;
    font-weight: bold;
}
.mediaItem h4 span, .mediaItemUser h4 span
{
    font-size: 10px;
    float: right;
    padding: 5px 0px 0px 5px;    
    position: absolute;
}
.mediaPreviousPage, .mediaNextPage
{
    position: absolute;
    top: 250px;
    left: 20px;
    padding: 0px;
}
.content .mediaItemUser, .content #selectedVid
{
    font-size: 14px;
    display: block;
    height: 64px;
    padding: 3px 5px 7px;
    cursor: pointer;
    background: url(/images/trans_white_5.png);
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
.content .mediaItemUser .avatar
{
    margin: 2px 5px 2px 2px;
}
.mediaItemUser a
{
    height: 100%;
    display: block;
}
.mediaList #selectedVid
{
    border: 2px solid #FF0000;
    padding: 1px 3px 7px 3px;
    background: url(/images/trans_white_10.png);
}
.mediaItemUser a:hover, .mediaList #selectedVid a:hover
{
    text-decoration: none;
}
.mediaItemUser span
{
    font-size: 12px;
    color: #eee;
    line-height: 14px;
    display: block;
}
.mediaItemUser .title
{
    font-weight: bold;
    margin: 3px;
    height: 16px;
    overflow: hidden;
    display: block;
}
.mediaItemUser .description
{
    margin: 3px;
    font-size: 10px;
    color: #CDCDCD;
    height: 30px;
    overflow: hidden;
    display: block;
}
.mediaItemUser:hover, .content #selectedVid:hover, .radioSelect td:hover
{
    background: url(/images/trans_white_10.png);
}
.listItemDelete {
    position:absolute;
    right:2px;
    top:3px;
    z-index:300;
}
.radioSelect input
{
    height: 0px;
    width: 0px;
    padding: 0;
    margin: 0;
    position: fixed;
    display: none;
}
.radioSelect table, .radioSelect td
{
    border: none;
}
.radioSelect td
{
    width: 33%;
    height: 16px;
    padding: 5px;
}
.radioSelect td label
{
    width: auto;
    height: 100%;
    cursor: pointer;
    text-align: center;
    display: block;
    padding: 5px 3px 3px;
    font-size: 14px;
}
.radioSelect .active label
{
     background: url(/images/trans_gray_60.png);
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    font-weight: bold;
}
.inThis
{
    margin: 10px 0 0;
    padding: 5px 10px;
    line-height: 18px;
}
.inThis a
{
    text-decoration: underline;
}
.videoTagContent, .compareSearch
{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 55px 0 0;
    background: url(/images/trans_gray_60.png);
    line-height: 12px;
}
.videoTagContent .vidTagBox, .compareSearch .compareBox
{
    background: url(/images/trans_gray_85.png);
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: solid 2px #474747;    
    font-weight: bold;
    margin: 0 auto;
    width: 300px;
    height: auto;
    padding: 10px;
    position: relative;
}
.videoTagContent .searchBoxLeft
{
    position: absolute;
    left: 9px;
    top: 32px;
}
.videoTagContent .searchBoxSpin
{
    top: 36px;
    left: 14px;
}
.vidTagBox input
{
    width: 261px;
    margin: 10px 0 0 23px;
    float: none;
}
.vidTagBox .button
{
    width: auto;
    margin: 10px 0 0;
}
.vidTagBox .closeButton
{
    top: -21px;
}
.mediaNextPage
{
    left: auto;
    right: 20px;
}
.secondary .mediaIcon, .wideMediaItem .mediaIcon, .content .mediaIcon, .mediaList .narrowMediaThumb .mediaIcon
{
    float: left;
    margin: 20% 0 0 30%;
    padding: 0px;
    background: none;
    border: none;
    height: 27px;
    width: 27px;
}
.mediaSecondary
{
    width: 300px;
}

.primary .rideImage
{
    width: auto;
    height: auto;
    float: none;
    vertical-align: text-top;
    border: solid 1px black;
}
.editButtons, .editButtonsDark
{
    width: auto;
    height: 24px;
    display: block;
}
.editButtons input
{
    border: none;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
}
.editButtons .edit, .editButtons .delete, .editButtons .undo, .editButtons .save, .editButtons .camera
{
    background: url(/images/edit_buttons.png) no-repeat left top;
    width: 20px;
    height: 20px;
    float: left;
    margin: 2px;
    cursor: pointer;
    border: none;
}
.editButtons .edit
{
    background-position: 0px 0px;
}
.editButtons .delete
{
    background-position: -20px 0px;
}
.editButtons .undo
{
    background-position: -40px 0px;
}
.editButtons .save
{
    background-position: -60px 0px;
}
.editButtons .camera
{
    background-position: -80px 0px;
}
#medTit
{
    float: left;
    margin: 0 4px 0 0;
    height: 16px;
    overflow: hidden;
    width: auto;
}
#medTit span
{
    color: inherit;
    font-weight: inherit;
}
.editButtonsDark
{
    height: 16px;
}
.ridePhoto .editButtonsDark, .rideVideo .editButtonsDark
{
    height: 24px;
    margin: 4px 0 0 0;
}
.editButtonsDark input
{
    border: none;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
}
.editButtonsDark .edit, .editButtonsDark .delete, .editButtonsDark .undo, .editButtonsDark .save, .editButtonsDark .view, .viewLarge
{
    background: url(/images/edit_buttons.png) no-repeat left top;
    width: 16px;
    height: 16px;
    float: left;
    margin: 0 2px;
    cursor: pointer;
    border: none;
}
.editButtonsDark .edit
{
    background-position: 0px -20px;
}
.mediaContent .editButtonsDark .edit
{
    position: relative;
    top: 17px;
    left: -6px;
}
.mediaContent .comment
{
    margin: 0 10px 0 15px;
}
.editButtonsDark .delete
{
    background-position: -16px -20px;
}
.editButtonsDark .undo
{
    background-position: -32px -20px;
}
.editButtonsDark .save
{
    background-position: -48px -20px;
}
.editButtonsDark .view, .viewLarge
{
    background-position: -64px -20px;
}
.editButtonsDark .edit:hover
{
    background-position: 0px -36px;
}
.editButtonsDark .delete:hover
{
    background-position: -16px -36px;
}
.editButtonsDark .undo:hover
{
    background-position: -32px -36px;
}
.editButtonsDark .save:hover
{
    background-position: -48px -36px;
}
.editButtonsDark .view:hover, .viewLarge:hover
{
    background-position: -64px -36px;
}
.editButtonsDark img, .editButtonsDark input, .editButtonsDark textarea
{
    float: left;
    padding: 0px;
}
.imageSizes
{
    display: inline-table;
    text-align: center;
    position: relative;
    margin: 0 auto 5px;
    padding: 5px;
}
.imageSizes span
{
    margin: 3px 0 0 3px;
    float: left;
}
.imageSizes a
{
    margin: 5px;
    font-size: 10px;
    color: #AAA;
    font-weight: bold;
    float: none;
}
.imageSizes a:hover
{
    color: #fff;
}
.mediaView
{
    position: relative;
}
.slideshow {
    color:#FFC000;
    font-size:12px;
    position:absolute;
    right:10px;
    top:10px;
    font-weight: bold;
    z-index: 100;
}
.mediaTag
{
    text-align: left;
}
.autoTag
{
    width: 100%;
    height: 20px;
    color: #FFC000;
    font-size: 14px;
    text-align: center;
    padding: 5px 0 0;
    position: absolute;
    top: 20px;
}
.autoTag span
{
    background: url(/images/trans_black_75.png);
    padding:5px 15px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
.autoTag span:hover
{
    background: #000;
}
.autoTag a
{
    padding: 0 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background: url(/images/trans_white_15.png);
    font-weight: bold;
}
.autoTag a:hover
{
    color: #fff;
    background: url(/images/trans_white_30.png);
    text-decoration: none;
}
.viewLarge
{
    width: auto;
    padding: 1px 0 3px 20px;
    height: 16px;
}
.editButtonsDark .textarea, .editButtonsDark .text
{
    width: 360px;
    height: 16px;
    font-size: 12px;
    margin: 0;
}
.editButtonsDark .textarea
{
    height: 32px;
    width: 500px;
}
.editSmallSpinner
{
    float: right;
    margin: 0 88px 0 0;
}
.mediaContent .editSmallSpinner
{
    margin: 12px 23px 0 0;
}
.editDescBox
{
    margin: 13px 0 0 40px;
}
.rssIcon img
{
    height: 16px;
    width: 16px;
    float: right;
}
.searchImage, .secondary a .searchImage, .secondary a .trimImage
{
    margin: 3px;
    vertical-align: middle;
    width: 30px;
    height: 22px;
    float: none;
}
.secondary a .trimImage
{
    float: left;
    height: 24px;
}

/* Share This styles */
#ShareUpdate img
{
    vertical-align: text-top;
}
.shareThisContainer, .shareThisRight, .forumContent .shareThisContainer
{
    font-family: Arial,Verdana,Helvetica,sans-serif;
    font-size: 10pt;
    color: #fff;
    float: left;
    position: relative;
    display: block;
    cursor: pointer;
}
.shareThisContainer #shareSmall
{
    background: url(/images/buttons_small.png) 0px -32px;
    width: 54px;
    height: 16px;
    display: block;
    cursor: pointer;
    margin: 0;
}
.forumContent .shareThisContainer
{
    float: none;
    clear: both;
}
.shareThisRight
{
    float: right;
}
.shareThisTitle
{
    cursor: default;
    text-decoration: underline;
    border: 1px solid #C5331F;
}
.shareThisContent
{
    position: absolute;
    z-index: 200;
    border: 1px solid #C5331F;
    width: 400px;
    height: 272px;
    padding: 5px;
    font-size: 12px;
}
.header
{
    float: none;
    font-size: 14px;
    font-weight: bold;
}
.shareThisContent i
{
    width: 95%;
    text-align: center;
    float: left;
    font-size: 14px;
}
.shareThisContent input
{
    margin: 2px;
    padding: 0px;
    height: 16px;
    font-size: 10px;
}
.shareThisContent .button
{
    margin: auto;
    font-size: 10pt;
    padding: auto;
    height: auto;
    width: 60px;
}

/* Share Icons */
.modelAdmin
{
    position: absolute;
    top: 5px;
    right: 5px;
}
.mhead
{
    right: 26px;
    top: 93px;
}
.modelAdmin span, .modelAdmin:hover a
{
    display: none;
}
.modelAdmin:hover span
{
    display: block;
}
.shareFloat
{
    float: right;
    margin: 3px 0 0 10px;
}
.shareFloat a
{
    text-decoration: none;
    cursor: pointer;
}

.shareThisIcons
{
    padding: 3px 0px 5px 0px;
}
.shareThisIcons img {height: 16px; width: 16px; float: none; border: none; vertical-align:text-top;}
.shareThisIcons a {color: #fff; float: left; width: 154px; text-decoration: none; padding: 3px 3px 3px 22px;}
.shareThisIcons a:hover {color: #fff; float: left; text-decoration: underline;}
.shareThisIcons img {margin:0px 4px 0 0;display:block;float:left;}
.shareThisIcons .sharetwitter{background:transparent url(/images/twitter_logo.png) no-repeat scroll 0 0}
.shareThisIcons .shareblogger{background:transparent url(/images/sharingIcons.gif) no-repeat scroll 0 0}
.shareThisIcons .sharecocolog{background:transparent url(/images/sharingIcons.gif) no-repeat scroll -16px 0}
.shareThisIcons .sharefreewebs{background:transparent url(/images/sharingIcons.gif) no-repeat scroll -32px 0}
.shareThisIcons .sharefriendster{background:transparent url(/images/sharingIcons.gif) no-repeat scroll -48px 0}
.shareThisIcons .sharejagem{background:transparent url(/images/sharingIcons.gif) no-repeat scroll -64px 0}
.shareThisIcons .sharelivedoor{background:transparent url(/images/sharingIcons.gif) no-repeat scroll -80px 0}
.shareThisIcons .sharelivejournal{background:transparent url(/images/sharingIcons.gif) no-repeat scroll -96px 0}
.shareThisIcons .sharepiczo{background:transparent url(/images/sharingIcons.gif) no-repeat scroll -112px 0}
.shareThisIcons .shareseesaa{background:transparent url(/images/sharingIcons.gif) no-repeat scroll -128px 0}
.shareThisIcons .sharetypepad{background:transparent url(/images/sharingIcons.gif) no-repeat scroll -144px 0}
.shareThisIcons .sharewordpress{background:transparent url(/images/sharingIcons.gif) no-repeat scroll -160px 0}
.shareThisIcons .shareyaplog{background:transparent url(/images/sharingIcons.gif) no-repeat scroll -176px 0}
.shareThisIcons .shareameba{background:transparent url(/images/sharingIcons.gif) no-repeat scroll -192px 0}
.shareThisIcons .sharedelicious{background:transparent url(/images/sharingIcons.gif) no-repeat scroll -208px 0}
.shareThisIcons .sharedigg{background:transparent url(/images/sharingIcons.gif) no-repeat scroll -224px 0}
.shareThisIcons .sharefacebook{background:transparent url(/images/sharingIcons.gif) no-repeat scroll -240px 0}
.shareThisIcons .sharefurl{background:transparent url(/images/sharingIcons.gif) no-repeat scroll -256px 0}
.shareThisIcons .sharegoo{background:transparent url(/images/sharingIcons.gif) no-repeat scroll -272px 0}
.shareThisIcons .sharehatena{background:transparent url(/images/sharingIcons.gif) no-repeat scroll -288px 0}
.shareThisIcons .sharemixi{background:transparent url(/images/sharingIcons.gif) no-repeat scroll -304px 0}
.shareThisIcons .sharemyspace{background:transparent url(/images/sharingIcons.gif) no-repeat scroll -320px 0}
.shareThisIcons .sharenujij{background:transparent url(/images/sharingIcons.gif) no-repeat scroll -336px 0}
.shareThisIcons .sharereddit{background:transparent url(/images/sharingIcons.gif) no-repeat scroll -352px 0}
.shareThisIcons .sharestumbleupon{background:transparent url(/images/sharingIcons.gif) no-repeat scroll -368px 0}
.shareThisIcons .shareyahoo{background:transparent url(/images/sharingIcons.gif) no-repeat scroll -384px 0}
.shareThisIcons .sharelivespaces{background:transparent url(/images/sharingIcons.gif) no-repeat scroll -400px 0}
.shareThisIcons .sharemixx{background:transparent url(/images/sharingIcons.gif) no-repeat scroll -416px 0}
.shareThisIcons .sharehatena_bookmark{background:transparent url(/images/sharingIcons.gif) no-repeat scroll -448px 0}
.shareThisIcons .sharehyves{background:transparent url(/images/sharingIcons.gif) no-repeat scroll -464px 0}
.shareThisIcons .sharetuenti{background:transparent url(/images/sharingIcons.gif) no-repeat scroll -480px 0}
.shareThisIcons .shareyigg{background:transparent url(/images/sharingIcons.gif) no-repeat scroll -496px 0}
.shareThisIcons .sharemeneame{background:transparent url(/images/sharingIcons.gif) no-repeat scroll -512px 0}
.shareThisIcons .sharewykop{background:transparent url(/images/sharingIcons.gif) no-repeat scroll -528px 0}
.shareThisIcons .shareskyblog{background:transparent url(/images/sharingIcons.gif) no-repeat scroll -544px 0}
.shareThisIcons .shareorkut{background:transparent url(/images/sharingIcons.gif) no-repeat scroll -560px 0}
.shareThisIcons .sharefark{background:transparent url(/images/sharingIcons.gif) no-repeat scroll -576px 0}
.shareThisIcons .sharefotka{background:transparent url(/images/sharingIcons.gif) no-repeat scroll -592px 0}
.shareThisIcons .sharegrono{background:transparent url(/images/sharingIcons.gif) no-repeat scroll -608px 0}
.shareThisIcons .sharefc2{background:transparent url(/images/sharingIcons.gif) no-repeat scroll -624px 0}
.shareThisIcons .sharehi5{background:transparent url(/images/sharingIcons.gif) no-repeat scroll -640px 0}
.shareThisIcons .sharewebryblog{background:transparent url(/images/sharingIcons.gif) no-repeat scroll -656px 0}
.shareThisIcons .sharebebo{background:transparent url(/images/sharingIcons.gif) no-repeat scroll -672px 0}
.shareThisIcons .sharewordpress2{background:transparent url(/images/sharingIcons.gif) no-repeat scroll -688px 0}
.share_mail{background:transparent url(/images/sharingIcons.gif) no-repeat scroll -48px -286px;display:block;float:left;}
.watch-sharetab-options{padding:9px 5px 0 0;float:right;clear:right;text-align:right}

.mailLogos
{
    background: #fff;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: solid 1px #fff;
    padding: 5px 0 8px 0;
    text-align: center;
    margin: 0 0 10px 0;
    display: block;
    color: #000;
}
#mailSelect
{
    height: 79px;
}
.mailLogos div
{
    float: left;
    position: relative;
    width: 150px;
    display: block;
    padding: 0 0 10px 10px;
}
.mailLogos span
{
    background: url(/images/supported_mail_contacts.png) no-repeat top left;
    width: 120px;
    height: 38px;
    display: block;
    margin: 0 0 0 4px;
}
.mailLogos .gmail
{
    background-position: 8px -24px;
}
.mailLogos .yahoo
{
    background-position: 8px -64px;
}
.mailLogos .hotmail
{
    background-position: 8px -104px;
}
.mailLogos .plaxo
{
    background-position: -124px -240px;
}
.mailLogos .linkedin
{
    background-position: 8px -240px;
}
.mailLogos .other
{
    background: #fff;
    color: #000;
    font-size: 14px;
    font-weight: bold;
    height: 20px;
    width: 130px;
    padding: 10px 0 0;
    text-align: left;
}
#mailRadios
{
    height: 28px;
}
.signup .find dt
{
    width: 92px;
}
.mailLogos input
{
    float: left;
    position: relative;
    top: 8px;
    width: auto;
}
.mailLogos label
{
    height: 28px;
}
.mailLogos .letter
{
    width: auto;
    text-align: left;
    padding: 13px;
    color: #999;
    float: none;
}
.inviteResults li
{
    padding: 5px 0px 5px 20px;
}
.captcha
{
    background: #fff;
    width: 200px;
    height: 50px;
}

#fbUnlink div, #fbUnlink span
{
    float: left;
}
#fbUnlink span
{
    background:url(/images/large_arrow.png) no-repeat;
    width: 50px;
    height: 27px;
    padding:5px 0;
    text-align:center;
    display:block;
    margin:11px 5px;
    color: #fff;
}
#fbLike
{
    position: absolute;
    top: 15px;
    /*right: 596px;*/
    right:120px;
    border:none; 
    overflow:hidden; 
    width:80px; 
    height:20px;
    background: transparent;
    margin: 0 auto;
}
#tweet
{
    position: absolute;
    top: 15px;
    right: 0px;
    border:none; 
    overflow:hidden; 
    width:110px; 
    height:20px;
    background: transparent;
    margin: 0 auto;
}
/*Comparison */
.compareHeader
{
    width: 100%;
    margin: 5px 0 10px;
    position: relative;
    font-size: 18pt;
    display: block;
    clear: both;
    padding: 0;
    height: 130px;
    border-bottom: 1px solid #474747;
}
.compareHeader #vs
{
    position: absolute;
    top: 45px;
    left: 455px;
}
.compareHeader .compareCar1, .compareHeader .compareCar2
{
    position:absolute;
    top: 10px;
    left: 0px
}
.compareHeader .compareCar2
{
    left: auto;
    right: 0px;
}
.compareHeader .logo1, .compareHeader .logo2
{
    position: absolute;
    top: 30px;
    left: 380px;
    z-index: 10;
}
.compareHeader .logo2
{
    left: auto;
    right: 380px;
}
.compareHeader .compareName1, .compareHeader .compareName2
{
    position: absolute;
    top: 30px;
    left: 50px;
    width: 320px;
    z-index: 10;
    text-align: right;
}
.compareHeader .compareName2
{
    left: auto;
    right: 50px;
    text-align: left;
}
.compareTable
{
    width: 100%;
}
.compareTable, .compareTable th, .compareTable td
{
    border: none;
    background: transparent;
    vertical-align: bottom;
    font-size: 12px;
    color: #EFEFEF;
}
.compareTable .subHead
{
    font-weight: bold;
    text-transform: uppercase;
    vertical-align: top;
    font-size: 14px;
}
.compareTable td
{
    height: 18px;
    width:33%;
}
.compareTable .specDt
{
    font-weight: bold;
    border-bottom: dotted 1px #474747;
}
.compareTable td b
{
    color: #FFC000;
}
.compareTable .ratingStars
{
    float: none;
}
.compareCntrl
{
    position: relative;
    margin: 5px 0 0;
    z-index: 200;
}
.compareLink
{
    width:auto;
    position:relative;
    padding: 4px 10px;
    margin: 0;
}
.compareSearch
{
    position: fixed;
    width: 100%;
    height: 100%;
}
.compareSearch .compareBox
{
    margin: 0px auto;
    float: none;
    position: relative;
    top: 150px;
    height: 57px;
}
.compareBox b
{
    display: block;
    margin: 0;
}
.compareBox .searchBoxSpin
{
    top: 39px;
    left: 16px;
}
#widgetSpin
{
    left: 15px;
    top: 62px;
}
.compareSearch input
{
    width: 260px;
    display: block;
}
.compareSearch .closeButton
{
    width: 30px;
}
/* Widget Generator */
#sampleIframe
{
    overflow:hidden;
    border:none;
    position:relative;
    top: 0px;
    left: 0px;
    z-index: 9;
}
#frameLoading
{
    background-color: #000;
    width: 300px;
    height: 150px;
    display:block;
    position:absolute;
    text-align: center;
    color: #aaa;
    font-size: 10px;
    top: 47px;
    left: 155px;
    z-index: 10;
    -moz-border-radius-topright: 3px;
    -moz-border-radius-topleft: 3px;
    -webkit-border-top-right-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}
#frameLoading img
{
    margin: 50px 0 0;
}
/* General addon styles */
.radio input
{
    width: auto;
    height: auto;
}
.shadow {
    -moz-box-shadow: 3px 3px 4px #333;
    -webkit-box-shadow: 3px 3px 4px #333;
    box-shadow: 3px 3px 4px #333;
    /* For IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#333333')";
    /* For IE 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#333333');
}
.left
{
    text-align: left;
}
.right
{
    text-align: right;
}
.center
{
    text-align: center;
}
.pad
{
    margin: 26px 0 0 0;
}
.nopad
{
    margin: 0;
}
.block
{
    display: block;
}
.hide
{
    display: none;
    visibility: hidden;
}
.inline, .picsContainer .inline
{
    display: inline;
}
.clear
{
    position: relative;
    clear: both;
}
.link
{
    text-decoration: underline;
    color: #ccc;
    font-size: 10px;
    cursor: pointer;
}
.small
{
    font-size: 10px;
}
.medium
{
    font-size: 12px;
}
.large
{
    font-size: 14px;
}
.end
{
    display: block;
    clear: both;
}
.good
{
    color: #3c3;
}
.bad
{
    color: #f33;
}
.just
{
    text-align: justify;
}
.trans20
{
    opacity: 0.2;
    filter: alpha(opacity=20);
}
.trans40
{
    opacity: 0.4;
    filter: alpha(opacity=40);
}
.trans60
{
    opacity: 0.6;
    filter: alpha(opacity=60);
}
.trans80
{
    opacity: 0.8;
    filter: alpha(opacity=80);
}
::selection { background: #c00; }