﻿html, body, form
{
    height: 100%;
    margin: 0;
    padding: 0;
}
body
{
    color: White;
    font-family: Arial;
    font-size: 13px;
    background-color: black;
}
img, div
{
    margin: 0;
    padding: 0;
}
input
{
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 5px;
}
img
{
    border: none;
    vertical-align: bottom;
}
table
{
    font-size: 1em;
}
a
{
    text-decoration: none;
    color: White
}
a:hover
{
    text-decoration: underline;
}
hr
{
    border: 1px solid #3f3f3f;
    margin: 0
}
hr.light
{
    border: 1px solid #0f0f0f;
    margin: 5px 0;
}
img#bg
{
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height:100%;
}
#outerContainer 
{
    position:relative;
    z-index:1;
}
#container
{
     width:996px;
     margin: 0 auto 0 auto;
}
#banner
{
    width: 100%;
    height: 157px;
    position: relative;
    margin-bottom: 16px;
}
.visitorsBanner
{
    background-image: url(../images/visitorsbannerrule.png);
    background-position: left bottom;
    background-repeat: repeat-x;
}
.membersBanner
{
    background-image: url(../images/membersbannerrule.png);
    background-position: left bottom;
    background-repeat: repeat-x;
}
#membersNavBar
{
    position: absolute;
    left: 0px;
    bottom: 4px;
}
.membersNav
{
    background-image: url(../images/panels/NavPanelBg.png);
    /*width: 172px;*/
    width: 161px;
    height: 30px;
    margin-right: 6px;
    float: left;
}
.membersNavLast
{
    margin-right: 0 !important;
}
.membersNav a
{
    display: block;
    color: White;
    padding: 12px 0 0 11px;
    font-size: 95%;
    font-weight: bold;
}
.membersNav a:hover
{
    text-decoration: none;
}
.contentButton
{
    background-image: url(../images/panels/ContentButtonBg.png);
    width: 173px;
    height: 36px;
    float: left;
}
div.contentButton a
{
    display: block;
    color: White;
    padding: 10px 0;
    font-weight: bold;
    width: 173px;
    text-align: center;
    font-size: 110%;
}
.contentButton a:hover
{
    text-decoration: none;
}
.membersNav a:hover
{
    text-decoration: none;
}
.contentButtonSmall, .contentButtonGreenSmall
{
    width: 76px;
    height: 25px;
    float: left;
}
.contentButtonSmall
{
    background-image: url(../images/panels/ContentButtonSmallBg.png);
}
.contentButtonGreenSmall
{
    background-image: url(../images/panels/ContentButtonGreenSmallBg.png);
}
div.contentButtonSmall a, .contentButtonGreenSmall a
{
    display: block;
    color: White;
    padding: 7px 0;
    font-weight: bold;
    width: 76px;
    text-align: center;
    font-size: 80%;
}
.contentButtonSmall a:hover, .contentButtonGreenSmall a:hover
{
    text-decoration: none;
}
.contentButtonSmallWide
{
    width: 117px;
    height: 25px;
    float: left;
    background-image: url(../images/panels/ContentButtonSmallWideBg.png);
}
div.contentButtonSmallWide a
{
    display: block;
    color: White;
    padding: 7px 0;
    font-weight: bold;
    width: 117px;
    text-align: center;
    font-size: 80%;
}
.contentButtonSmallWide a:hover
{
    text-decoration: none;
}
.contentButtonExtraSmall
{
    background-image: url(../images/panels/ContentButtonExtraSmallBg.png);
}
.contentButtonGreenExtraSmall
{
    background-image: url(../images/panels/ContentButtonGreenExtraSmallBg.png);
}
.contentButtonExtraSmall, .contentButtonGreenExtraSmall
{
    width: 56px;
    height: 25px;
    float: left;
}
div.contentButtonExtraSmall a, .contentButtonGreenExtraSmall a
{
    display: block;
    color: White;
    padding: 7px 0;
    font-weight: bold;
    width: 56px;
    text-align: center;
    font-size: 80%;
}
.contentButtonExtraSmall a:hover, .contentButtonGreenExtraSmall a:hover
{
    text-decoration: none;
}
.logo
{
    margin: 10px 0 0 0;
}
.memberslogo
{
    margin: 6px 0 0 0;
}
.tagline
{
    position: absolute;
    top: 127px;
    left: 151px;
    font-style: italic;
    font-size: 1.2em;
}
.taglinemembers
{
    position: absolute;
    top: 92px;
    left: 131px;
    font-style: italic;
    font-size: 1em;
}
.logintable
{
    position: absolute;
    right: 0px;
    top: 49px;
}
.searchtable
{
    position: absolute;
    right: 0px;
    top: 58px;
}
.stayLoggedInCheck
{
    float: left;
}
.stayLoggedIn
{
    margin: 3px 0 0 2px;
    float: left;
    color: #a0a0a0;
}
.stayLoggedIn, .forgotPassword
{
    color: #a0a0a0 !important;
    font-size: 90%;
    font-weight: bold;
}
.forgotPassword
{
    margin: 6px 0 0 27px;
    display: block;
}
.fieldLabel
{
    font-weight: bold;
}
.textboxRedBorder
{
    background-image: url(../images/textboxredborder.png);
    background-repeat: no-repeat;
    border: none;
    background-color: transparent;
    padding: 5px 7px 4px 7px;
    font-size: 90%;
    width: 138px;
    margin: 0;
}
#footer
{
    width: 100%;
    clear: both;
    margin-top: 5px;
}
#footer #links
{
    width: 100%;
    height: 64px;
    background-image: url(../images/footerbg.png);
    margin: 8px 0;
}
#links .left
{
    font-size: 85%;
    line-height: 1.4em;
    margin: 7px 10px 0 10px;
    width: 144px;
}
#links .left a
{
    display: none;
}
#footer #absfooter
{
    background-image: url(../images/footerrule.png);
    background-repeat: repeat-x;
    padding: 12px;
    color: #a0a0a0;
    font-weight: bold;
    font-size: 90%;
}
#footer #absfooter a
{
    color: #a0a0a0;
}
.right
{
    float: right;
}
.left
{
    float: left;
}
.clear
{
    clear: both;
}
.center
{
    text-align: center;
}
.emailadvertise
{
    margin: 8px 15px;
    line-height: 1.8em;
    float: left;
}
.smlogo
{
    float: left;
    margin: 8px 3px;
}
.facebooksmlogo
{
    margin-left: 6px;
}

/*visitors home*/
#whatisridetorque
{
    float: left;
    margin-right: 14px;
}
#whatisridetorque .panel
{
    width: 403px;
    height: 200px;
    background-image: url(../images/panels/pWhatIsRideTorque.png);
    padding: 12px;
    color: #505050;
}
.welcomeText p
{
    margin: 0 0 6px 0;
    font-size: 85%;
    text-align: justify
}
#signup
{
    float: left;
}
#signup .panel
{
    width: 263px;
    height: 200px;
    background-image: url(../images/panels/pSignUp.png);
    padding: 12px;
}
#signup .fieldLabel
{
    font-size: 85%;
}
#membersrides
{
    margin-top: 10px;
}
#membersrides .panel
{
    width: 704px;
    height: 325px;
    background-image: url(../images/panels/pMembersRides.png);
    padding: 12px;
}
#membersrides .panel img
{
    background-color: #090909;
}
#membersrides .panel .thumbnails
{
    width: 136px;
    float: right;
}
#membersrides .panel .thumbnails img
{
    margin-top: 4px;
}
#membersrides .panel .thumbnails img.first
{
    margin-top: 0;
}

#visitorsright
{
    float: right;
    width: 266px;
}
.ads
{
    margin: 7px 0 0 15px;
    background-color: #c9282d;
}
.ads img
{
    margin: 6px;
}
.vehicleAds img
{
    margin: 8px 4px;
}
.panelHeader
{
    margin-left: 20px;
}
input.signuptextbox
{
    width: 135px;
    margin: 0;
}
textarea.signuptextbox
{
    width: 300px;
    height: 100px;
    margin: 0;
}
.signuptextfileupload
{
    width: 264px;
    margin: 0;
}
.signuptable
{

}
.blackpage
{
    width: 728px;
    float: left;
}
.blackpage .top
{
    width: 100%;
    height: 16px;
    background-image: url(../images/content/blackpaneltop.png);
}
.blackpage .body
{
    width: 704px;
    padding: 0 12px;
    background-image: url(../images/content/blackpanelbody.png);
}
.blackpage .bottom
{
    width: 100%;
    height: 17px;
    background-image: url(../images/content/blackpanelbottom.png);
}
.blackpagefull
{
    width: 996px;
    float: left;
}
.blackpagefull .top
{
    width: 100%;
    height: 16px;
    background-image: url(../images/content/blackpaneltopfull.png);
}
.blackpagefull .body
{
    width: 972px;
    padding: 0 12px;
    background-image: url(../images/content/blackpanelbodyfull.png);
}
.blackpagefull .bottom
{
    width: 100%;
    height: 17px;
    background-image: url(../images/content/blackpanelbottomfull.png);
}
.blackpagemembersinner
{
    width: 560px;
    float: left;
    margin-left: 8px;
}
.blackpagemembersinner .top
{
    width: 100%;
    height: 16px;
    background-image: url(../images/content/blackpaneltopmembers.png);
}
.blackpagemembersinner .body
{
    width: 536px;
    padding: 0 12px;
    background-image: url(../images/content/blackpanelbodymembers.png);
}
.blackpagemembersinner .bottom
{
    width: 100%;
    height: 17px;
    background-image: url(../images/content/blackpanelbottommembers.png);
}
.videosearchinner
{
    width: 460px;
}
.videosearchinner .top
{
    background-image: url(../images/content/blackpaneltopvideos.png);
}
.videosearchinner .body
{
    width: 436px;
    background-image: url(../images/content/blackpanelbodyvideos.png);
}
.videosearchinner .bottom
{
    background-image: url(../images/content/blackpanelbottomvideos.png);
}
.whitepage
{
    width: 728px;
    color: Black;
    float: left;
}
.whitepage .top
{
    width: 100%;
    height: 16px;
    background-image: url(../images/content/whitepaneltop.png);
}
.whitepage .body
{
    width: 704px;
    padding: 0 12px;
    background-image: url(../images/content/whitepanelbody.png);
}
.whitepage .bottom
{
    width: 100%;
    height: 17px;
    background-image: url(../images/content/whitepanelbottom.png);
}
.blackpage a, .blackpagefull a, .whitepage a
{
    color: #c9282d;
}
.panelHeaderText
{
    margin-left: 20px;
    background-image: url(../images/panels/PanelBg.png);
    width: 172px;
    height: 30px;
}
.panelHeaderText span
{
    display: block;
    color: White;
    padding: 12px 0 0 11px;
    font-size: 95%;
    font-weight: bold;
}
.red
{
    color: #c9282d;
}
.membersCol
{
    width: 210px;
}
.membersCol .top
{
    width: 100%;
    height: 12px;
    background-image: url(../images/content/memberscoltop.png);
}
.membersCol .body
{
    width: 186px;
    padding: 0 12px;
    background-image: url(../images/content/memberscolbody.png);
}
.membersCol .bottom
{
    width: 100%;
    height: 13px;
    background-image: url(../images/content/memberscolbottom.png);
}
.videoCol
{
    width: 310px;
}
.videoCol .top
{
    background-image: url(../images/content/videocoltop.png);
}
.videoCol .body
{
    width: 286px;
    background-image: url(../images/content/videocolbody.png);
}
.videoCol .bottom
{
    background-image: url(../images/content/videocolbottom.png);
}
.largeProfilePhotoContainer
{
    width: 186px;
    height: 186px;
    position: relative;
}
.largeProfilePhotoContainer .photo
{
    padding: 2px;
}
.largeProfilePhotoContainer .frame
{
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
}
.smallProfilePhotoContainer
{
    width: 58px;
    height: 58px;
    position: relative;
    margin: 2px !important;
}
.smallProfilePhotoContainer .photo
{
    padding: 2px;
}
.smallProfilePhotoContainer .frame
{
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
}
.modContainer
{
    margin-top: 10px;
}
.selectModContainer
{
    margin-top: 10px;
    width: 470px;
    float: left;
}
.profileHomeName
{
    padding: 10px 0;
    width: 186px;
    text-align: center;
}
#membersColNavs a
{
    display: block;
    margin: 8px 5px;
}
#membersColNavs div
{
    margin: 4px 5px;
}
.membersRightColLabel
{
    margin: 0 0 0 10px;
    float: left;
}
.numberPlate
{
    width: 186px;
    height: 82px;
    background-image: url(../images/licence.png);
}
.numberPlate div.inner
{
    width: 186px;
    text-align: center;
    padding-top: 26px;
    font-size: 26px;
    font-weight: bold;
}
.numberPlate td.inner
{
    vertical-align: middle;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
}
.numberPlate .inner a
{
    color: Black;
}
.numberPlate .inner a:hover
{
    text-decoration: none;
}
.grey
{
   color: #a0a0a0;
}
.vehicleHomeMain
{
    margin: 0 8px;
    width: 560px;
}
.vehicleHomeMain img.mainPhoto
{
    border: solid 2px white;
}
.modHeader
{
    margin: 0;
    color: #c9282d;
    font-size: 16px;
    font-style: italic;
    border-bottom: solid 1px #c9282d;
    font-weight: bold;
}
.VehicleNavBar
{
    padding: 8px 0 8px 0;
}
.VehicleNavBar a
{
    margin: 0 35px;
}
.albumOuter
{
    width: 174px;
    margin: 0 2px 4px 2px;
    float: left;
}
.albumOuter .thumbnail
{
    width: 172px;
    height: 129px;
    border: solid 1px white;
    background-color: #090909;
    position: relative;
}
.albumOuter .caption
{
    width: 172px;
    padding: 5px 0;
    text-align: center;
}
.ownerPanel
{
    position: absolute;
    top: -1px;
    right: -1px;
}
.inlineOwnerPanel
{
    position: relative;
    width: 75px;
}
.inlineOwnerPanel .inner
{
    position: absolute;
    top: 25px;
    right: 0px;
}
.ownerPanel .inner, .inlineOwnerPanel .inner
{
    float: right;
    border-left: solid 1px white;
    border-bottom: solid 1px white;
    background-image: url(../images/black75Opacity.png);
    width: 75px;
}
.ownerPanel .wide, .inlineOwnerPanel .wide
{
    width: 117px;
}
.ownerPanel .inner div a, .inlineOwnerPanel .inner div a
{
    display: block;
    padding: 2px 6px;
    font-size: 90%;
}
.videosOuter
{
    width: 122px;
    margin: 0 6px 4px 6px;
    float: left;
}
.videosOuter .thumbnail
{
    width: 120px;
    height: 90px;
    border: solid 1px white;
    background-color: #090909;
    position: relative;
}
.videosOuter .caption
{
    width: 120px;
    padding: 5px 0;
    text-align: center;
}
.videosOuter .ownerPanel
{
    position: absolute;
    top: -1px;
    right: -1px;
}
.videosOuter .ownerPanel .inner
{
    float: right;
    border-left: solid 1px white;
    border-bottom: solid 1px white;
    background-image: url(../images/black66Opacity.png);
    width: 75px;
}
.videosOuter .ownerPanel .inner div a
{
    display: block;
    padding: 2px 6px;
    font-size: 90%;
}
.rightColRideImage
{
    width: 172px;
    border: solid 1px white;
    margin: 0 5px;
}
.photoCreateUpload
{
    display: block;
    width: 172px;
    height: 74px;
    padding-top: 55px;
    text-align: center;
}
.videoAdd
{
    display: block;
    width: 120px;
    height: 54px;
    padding-top: 36px;
    text-align: center;
}
.updateBodyDiv
{
    margin: 0 0 0 10px;
    float: left;
    width: 390px;
}
.updateCommentBodyDiv
{
    width: 400px;
    float: left;
}
.unapproved
{
    background-color: #2f2f2f;
}
.updatePhoto
{
    float: left;
    margin: 0 5px 5px 0;
}
.rideListBodyDiv
{
    margin: 0 0 0 10px;
    float: left;
    width: 270px;
}
.clubListBodyDiv
{
    margin: 0 0 0 10px;
    float: left;
    width: 460px;
}
.rideListBodyDivNarrow
{
    margin: 0 0 0 10px;
    float: left;
    width: 195px;
}
.trafficLight img
{
    float: left;
}
.trafficLight .description
{
    float: left;
}
.trafficLight .description1
{
    padding: 20px 0 0 5px;
    color: #5ea239;
}
.trafficLight .description2
{
    padding: 20px 0 0 5px;
    color: #e0741d;
}
.trafficLight .description3
{
    padding: 14px 0 0 5px;
    color: #bb131a;
}
.trafficLight .inactive
{
    color: #4f4f4f;
}
.updateCommentsContainer
{
    margin-left: 72px;   
}
.updateCommentsContainer img
{
    float: left;
    margin-right: 10px;
    width: 40px;
}
.subHeading
{
    font-size: 110%;
    font-weight: bold;
    color: #c9282d;
}
.srollGalleryContainer
{
    background-color: #a3171b;
    padding-top: 4px;
}
.srollGalleryContainer .thumbsContainer, .srollGalleryContainer .buttonPrevious, .srollGalleryContainer .buttonNext
{
    float: left;
}
.srollGalleryContainer .buttonPrevious, .srollGalleryContainer .buttonNext
{
    width: 13px;
    height: 131px;
}
.nextRecords
{
    display: block;
    width: 100%;
    text-align: center;
    background-color: #c9282d;
    padding: 5px 0;
    cursor: pointer;
}
.rightColFaceBookLike
{
    padding: 0 0 6px 3px;
    width: 174px;
}
.forum table
{
    width: 100%;
}
.forum th, .forum td
{
    border-right: solid 1px black;
    border-bottom: solid 1px black;
    padding: 10px 7px;
}
.forum th
{
    background-color: #202020;
}
.forum td
{
    background-color: #171717;
}
.forum tr.hidden td
{
    background-color: #2f2f2f;
}
.forum td.category
{
    background-color: #000000;
}
.forum .forumLink
{
    color: #c9282d;
    font-weight: bold;
    font-size: 110%;
}
.forum .forumDescriptionInline, .forum .lastPost
{
    font-size: 90%;
}
.forum .forumDescription
{
    margin: 10px 0;
}
.forum .breadCrumbs
{
    margin-bottom: 10px;
}
.forum .breadCrumbs a
{
    color: #c9282d;
}
.forumSearch
{
    float: left;
    margin-left:81px;
}