﻿#wrapper
{
    width:1024px;
    min-width:1024px;
    background-color:#ffffff;
    margin:0px;
    margin-top:50px;
    margin-right:auto;
    margin-left:auto;
}

#header
{
    height:213px;
    width:1024px;
}


#logo
{
    float:left;
    width:132px;
    height:168px;
    margin-top:25px;
    margin-left:15px;
    margin-bottom:20px;
}


#bannerImage
{
    width:852px;
    height:168px;
    float:right;
    margin-top:25px;
    margin-right:25px;
    margin-bottom:20px;
}

#mainMenu
{
    width:1024px;
    height:29px;
    margin-bottom:20px;
    background-image:url(Images/Menu_Background.jpg);
    background-repeat:repeat-x;
    background-position:top;
}

#mainContentSection
{
    width:974px;
    height:512px;
    background-image:url(Images/Content_Body_Background.jpg);
    background-repeat:repeat-x;
    background-position:top;
    margin-left:25px;
    margin-right:25px;
    margin-bottom:25px;
    text-align:left;
    text-decoration:none;
}


#mainContentSectionExt
{
    width:974px;
    height:622px;
    background-image:url(Images/Content_Body_Background.jpg);
    background-repeat:repeat-x;
    background-position:top;
    background-color:#6ac5f2;
    margin-left:25px;
    margin-right:25px;
    margin-bottom:25px;
    text-align:left;
    text-decoration:none;
}


#mainContentSectionAdmin
{
    width:974px;
    background-image:url(Images/Content_Body_Background.jpg);
    background-repeat:repeat-x;
    background-position:top;
    background-color:#6ac5f2;
    margin-left:25px;
    margin-right:25px;
    margin-bottom:25px;
    text-align:left;
    text-decoration:none;
}

#pageTitlesBox
{
   height:80px;
}


/*
One Column template containing two equal left and right colums 
Does NOT contain the page title block.
E.g Registration Page
*/
#oneColumn
{
    width:904px;
    margin:0px 35px;
    height:397px;
    position:relative;
}

#oneColumnLeft
{
    width:440px;
    float:left;
    height:260px;
    margin-top:20px;
    overflow-y:auto;
    overflow-x:hidden;

    
}

#oneColumnRight
{
   width:440px;
   float:right;
   height:260px;
   margin-top:20px;
   overflow-y:auto;
   overflow-x:hidden;
}

#sponsorFooterBlock
{
    position:absolute;
    bottom:15px;
    left:0px;
    width:904px;
}


/*
Two separate inline columns.  Left is wider and includes the page title.
E.g Homepage
*/
#leftColumn
{
    width:495px;
    padding-top:35px;
    margin-left:35px; 
    float:left;
    height:475px;
    position:relative;
}

#leftColumnText
{
    height:300px;
    overflow-y:auto; 
    overflow-x:hidden;
    padding-right:15px;
}

#rightColumn
{
   width:410px;
   padding-top:35px;
   float:right;
   margin-left:30px;
   height:475px;
   position:relative;
}

#sponsorFooter
{
    position:absolute;
    bottom:15px;
   
}




/* Separate Page Title Block at top which spans across left and right columns below it
   Two separte columns.  Left is wider.
   E.g registration confirmation
*/
#pageTitleBlock
{
   padding-top:35px;
   height:80px;
   padding-left:35px;
   position:relative;
}

#leftColumnBlock
{
    width:495px;
    margin-left:35px; 
    float:left;
    height:397px;
    position:relative;
}

#rightColumnBlock
{
   width:410px;
   float:right;
   margin-left:30px;
   height:397px;
}


/*
Page Title sits outside one coloumn.
One Column Layout. No right or left columns.
E.g Gallery Page
*/

/* Used when a subtitle runs beside the main page title e.g. Gallery page*/
#titleBox
{
   float:left;
   width:420px;
   height:80px;
}

.inlineBannerText
{
    color:#575757;
    font-family:Verdana;
    font-size:14px;
    display:block;
    margin-left:30px;
    height:50px;
    float:left;
    vertical-align:middle;
    margin-top:30px;
}

/*Gallery Layout and Styles*/
#galleries
{
    width:904px;
    height:280px;
    overflow-y:auto;
    overflow-x:hidden;
}

.galleryContainer
{
    width:904px;
    height:87px;
    margin-bottom:10px;
    background-color:#caedfc;
}

.galleryDetails
{
    width:238px;
    height:87px;
    float:left;
    margin-left:20px;
    margin-right:10px;
}

.galleryImages
{
    width:620px;
    height:87px;
    float:left;
}

.galleryThumbnail
{
    width:100px;
    height:60px;
    display:block;
    float:left;
    margin-top:15px;
    margin-right:15px;
    text-align:center;
}

.galleryThumbnail img
{
    border:solid 1px #0067a6;
    max-width:98px;
    max-height:58px;
}

.galleryButton
{
    width:28px;
    height:52px;
    display:block;
    float:left;
    margin-top:15px;
    margin-right:15px;
    margin-left:8px;
}


/* Post Race Feedback Layout and styles*/
#inlineBannerButton
{
   position:absolute;
   right:26px;
   top:20px;
   width:266px;
}

.feedbackContainer
{
    width:440px;
    height:455px; /*284px;*/
    overflow-y:auto;
    overflow-x:hidden;
}

.feedbackItem
{
    width:400px;
    margin-bottom:10px;
    padding:10px;
    background-color:#caedfc;
   /*background-color:#e6f5fc;*/
}

.feedbackThumbnail
{
    max-width:82px;
    float:left; 
    margin-right:10px;
    margin-bottom:10px;
}

.feedbackThumbnail img
{
    border:solid 1px #0067a6;
}

.feedbackText
{
    font-family:Verdana;
    font-size:12px;
    color:#434242;
    width:400px;
   
}

.feedbacker
{
    font-family:Verdana;
    font-size:12px;
    color:#0067a6;
    font-weight:bold;
    margin-top:10px;
}

/*
Page Title Block
One Column Layout with three equal columns (right, centre, left)
E.g. Hall of Fame Page*/
#leftOfThree
{
    width:288px;
    float:left;
    margin-right:20px;
    height:270px;
}

#centreOfThree
{
    width:288px;
    float:left;
    margin-right:20px;
    height:270px;
}

#rightOfThree
{
     width:288px;
     float:left;
     height:270px;
}


#oneOfFour
{
    width:211px;
    float:left;
    margin-right:20px;
    height:270px;
}

#twoOfFour
{
    width:211px;
    float:left;
    margin-right:20px;
    height:270px;
}

#threeOfFour
{
     width:211px;
     float:left;
     height:270px;
     margin-right:20px;
}

#fourOfFour
{
     width:211px;
     float:left;
     height:270px;
}


/*FOOTER LAYOUT AND STYLES*/
#footer
{
    width:1024px;
    height:50px;
    background-color:#c1d72e;
    font-family:Verdana;
    font-size: 11px;
    color:White;
    line-height:29px;
}

#footer a:link, #footer a:visited, #footer a:active
{
    font-weight:bold;
    text-decoration:none;
    color:White;
}

#footer a:hover
{
    text-decoration:underline;
}