﻿body 
{

 padding-left:60px;
 padding-right:60px;
 padding-bottom:100px;
 padding-top:0px;
 margin:0px 0px 50px 0px;
 border-bottom: none 0px;
 font-family:Verdana, Arial;
 background-repeat:no-repeat;
 background-position:top;
 background-attachment:scroll;
 background-color:Black; 
 font-size:10px;
 background-image:url('Images/BgTile.jpg'); 
 background-repeat:repeat-x;
 background-position:top;
 
}
body a
{ 
    text-decoration:none;
}
body a:hover
{   color:#606163;
    text-decoration:None;
}
body a:visited
{ 
    text-decoration:none;
    
}






h2
{
  
    font-size:14px;
    font-weight:bolder;
    color:#606163;
}

h3
{
    font-size:12px;
     color:#606163;
     font-weight:bold;
    font-style:normal;
}

input
{
    font-size:12px;

}

.Page_Container
{
    float:left;
    background-color:#f5f5f5;
    width:924px;

    padding:5px;
	
	-moz-border-radius-topleft: 10px;
	-khtml-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
	
	-moz-border-radius-topright: 10px;
	-khtml-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
	
	-moz-border-radius-bottomleft: 10px;
	-khtml-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-khtml-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	    padding-bottom:20px;
    min-height:600px;
}
.Warning
{
    	-moz-border-radius-topleft: 10px;
	-khtml-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
	
	-moz-border-radius-topright: 10px;
	-khtml-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
	
	-moz-border-radius-bottomleft: 10px;
	-khtml-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-khtml-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
    background-color:#ead0d0;
    padding:5px;
    margin-bottom:10px;
    

}



.F1Button
{
    background-image:url('Images/ButtonBg.png');
    background-repeat:repeat-x;
 
    font-size:12px;
        line-height:18px;
	   text-decoration: none;
	   border-style:none;
	   color:White;

	      	-moz-border-radius-topleft: 5px;
	-khtml-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	
	-moz-border-radius-topright: 5px;
	-khtml-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;

}
.FacebookLink
{
    font-size:12px;
        line-height:20px;
	   text-decoration: none;
	   border-style:none;   
	
	
}

.FacebookLink a
   {
       background-color:#3b5998;
       color:White !Important;
       padding:3px;
   }



.F1Button:hover
{
    cursor:pointer;
    color:#e3e3e3;
}






.MultiLineTextBox
{
     font-size:12px;
     font-family:Verdana,Arial;
}

.FloatLeft_Table
{
    float:left;
    text-align:left;
}

.ContentArea
{
    padding-top:10px;
}   
    
.mainWindow
{
     width: 975px; 
     text-align: left;
     border: 0px; 
     padding: 0;  
     margin: 0 auto;
     min-height:950px;
     height:100%;
     float:none;
  
     overflow:hidden;
     background-image:url('Images/MainContentBg.png');

}
.HeaderBar
{
 

    background-repeat:no-repeat;

    color:white;
    text-align:center;
    vertical-align:bottom;
    float:left;
    background-color:Black;
    background-image:url('Images/UltimateF1Header.jpg');
    background-position:top left;
    background-repeat:no-repeat;
        height:155px;
    width:955px;
    border:none;

    margin-left:10px;
    margin-right:10px;

    
        
}
.Countdown
{
    
     color:White;
    float:right;
    font-weight:normal;
    width:200px;
    font-size:15px;
    height:65px;
    padding-left:5px;
    margin-right:40px;
    margin-top:30px;
    text-align:center;
    padding-top:5px;
    
    

} 

.LoginLinks
{
    float:right; width:230px; margin-top:25px; margin-right:10px;     
     color:#FFFFFF; text-align:right;font-size:11px !Important;
}
.LoginLinks a
{
       
     color:#606163; 
}

.LoginLinks a:hover
{
       
     color:red; 
}



CountdownControl
{
   
}


.CountDownTitle
{
    color:#FFFFFF;
margin-bottom:10px;

height:15px;

}
  

.AuthenticatedUser_Links
{
    width:800px;
    color:white;
    font-size:10px;
    text-align:right;

    float:right;
 


    
}
.AuthenticatedUser_Links a
{
  color:#8f9194;
    font-weight:normal;
    text-decoration:none;
}
.AuthenticatedUser_Links a:hover
{

    color:red;
    font-weight:normal;
}







.TitleSeperator
{
    width:100%;
    height:25px; 
    background-color:Silver; 
    border-bottom:solid 1px black;
}
.LinksBar
{   
    
   
  
   
    border-bottom:solid 1px black;
    border-left:none;
    border-top:none;
    width:100%;
    height:20px;
    font-size:14px;
    font-weight:bold;
    padding-left:20px;
    overflow:hidden;
    background-color:#F5F5F5;
    Color:#57585a;
}



.LinksBar a
{
    
   
    text-decoration:none;
    Color:#57585a;
    font-size:11px;
    font-weight:bold;
    background-color:#F5F5F5;
    
}
.LinksBar a:hover
{
  color:#c59a17;
  text-decoration:none;
}

.OuterBody
{
    text-align:center;
    padding: 0px 10px 10px 10px;
    
}
   
   
.InnerBody
{

 width:935px;
 padding-left:10px;
 padding-right:10px;
/*background-color:#e1e1e1;*/
background-color:Black;
 float:left;
 text-align:left;
color:Black;
padding-top:10px;
margin-bottom:10px;
padding-bottom:10px;
border-style:none;
	-moz-border-radius-bottomleft: 10px;
	-khtml-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-khtml-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;

}   
.InnerBody a    
{ 
    color:#3e7db8;
}

 .Disclaimer
 {
     text-align:center;
           color:#606163;
 }
 .Disclaimer a
 {
    color:#3e7db8;
 }
 
h4
{
   font-size:12px; font-weight:bold;
}
.SideNav
    {
   

       float:left;

       margin-right:10px;



        
    } 
 .SideNav_Content
 {

     float:left;
        width:805px;

     
     

 }
 
 .ImageButton {
    padding:   2px  10px 3px  20px;
    position: relative;
    cursor: pointer;
    display: inline-block;
    
    background-repeat: repeat-x;
    font-size: 12px;
    text-decoration: none;


    border:solid 1px #e3e3e3;
   background-color:#ffffff;
       	-moz-border-radius-topleft: 10px;
	-khtml-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
	
	-moz-border-radius-topright: 10px;
	-khtml-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
	
	-moz-border-radius-bottomleft: 10px;
	-khtml-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-khtml-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px !Important;
}
.ImageButton img {
    position: absolute;
    top: -4px;
    left: 0px;
    border: none;
    padding-left:5px;
}
.ImageButton:hover 
{
    
}

 
 
 
.SideNav a
    {
        font-size:11px;
        background-position:left;
        float:left;
    }
 .SideNav a:hover
    {   
         text-decoration:none;
      
    }
  .SideNav img
  {

  }
    
.ProfileLink_Container
{
    float:left;
    width:90px;


    

    
}
.ProfileLink
{
    width:105px;
    height:30px;
    line-height:30px;
    float:left;

}
.ProfileLink:hover
{

}






.MediumLink
{
    font-size:13px;
}

.MediumLink a
{
 
}
.MediumLink a:hover
{
    text-decoration:none;
     color:#606163;
}



.OtherNews_Item
{
    float:left; 
    width:400px;
    background-image:url('Images/ArrowRight.gif'); 
    background-repeat:no-repeat; 
    background-position:left center;
    padding:5px;
}


.NewsSummaryLink
{
    font-size:10px;
    font-weight:bold;
}
    
 .PageTitle
   { 
     font-size:18px;

    float:left;
    width:100%;
    color:#000000;
    text-align:center;
    font-weight:normal;
    padding-top:5px;
    padding-bottom:5px;
    
    
    
   
  

    }

.PageItemHeader
   { 
    font-size:12px;

    width:100%;
      color:White;
    text-align:left;
    background-color:#f5f5f5;
    line-height:20px;
    float:left;
    height:20px;
   padding-left:5px;

   background-image:url('Images/PageItemHeader.jpg');
   background-repeat:repeat-x;
	

	
   
    }
 .PageTitle_Gray
   { 
    font-size:12px;
    color:#8f9194;
    text-align:left;
    padding-top:5px;
    padding-bottom:5px;

    }



 .Profile_Container
 {
     background-color:White;
     float:left;
     width:910px;

        padding:10px;
        min-height:400px;
        	-moz-border-radius-topleft: 10px;
	-khtml-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
	
	-moz-border-radius-topright: 10px;
	-khtml-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
	
	
	
	
	-moz-border-radius-bottomleft: 10px;
	-khtml-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-khtml-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
 }
 
.EditProfile
{    
    float:left;

}
.EditProfile td
{
  vertical-align:top; 
  padding-bottom:10px;  
  

    
    
}
.EditProfile_ChangePic
{

float:left;
}




.UpdateProgress
{

 background-color:#000000;
 color:red;
 font-size:10px;
 font-weight:bold;
 border:solid 2px red;
 width:100px;
 vertical-align:middle;
 line-height:20px;
 height:20px;
 vertical-align:middle;
 display:block;
 	-moz-border-radius-bottomleft: 10px;
	-khtml-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-khtml-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	
	 	-moz-border-radius-topleft: 10px;
	-khtml-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
	
	-moz-border-radius-topright: 10px;
	-khtml-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
    margin-top:10px;
    padding:5px;
}





.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}
.modalPopUp

{
 border: Solid 2px Black;
 background-color:White;
 padding-left:10px;	
 padding-right:10px;    
 padding-top:10px;
 padding-bottom:10px;
 float:left;

-moz-border-radius-topleft: 10px;
-khtml-border-radius-topleft: 10px;
-webkit-border-top-left-radius: 10px;

-moz-border-radius-topright: 10px;
-khtml-border-radius-topright: 10px;
-webkit-border-top-right-radius: 10px;




-moz-border-radius-bottomleft: 10px;
-khtml-border-radius-bottomleft: 10px;
-webkit-border-bottom-left-radius: 10px;
-moz-border-radius-bottomright: 10px;
-khtml-border-radius-bottomright: 10px;
-webkit-border-bottom-right-radius: 10px;
}
.Confirm_Title
{
	padding-left:10px;
	 background-color:Gray;
	background-repeat:repeat-x;
	color:#FFFFFF;
	font-weight:bold;
}
.Confirm_PopUp

{
 border: Solid 1px Black;
 border-style:groove;
 background-color:#FFFFFF;
}

.Confirm_Message
{
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	font-weight:bold;
	width:400px;
	float:left;
}
.Confirm_Image
{
	float:Left;
	padding-top:10px;
	padding-right:5px;
}
.Confirm_Content
{
	min-height:60px;
	padding: 10px 10px 10px 10px;
}
.Confirm_Ok
{
	
	padding:10px 10px 10px 10px;
	text-align:right;
}
.ImagePicker
{
    overflow:scroll; 
    height:200px;  
    width:420px; 
    padding: 5px 5px 5px 5px; 
    border:solid 1px Black;
}
.ImageList image
{

    border:solid 1px White;
}



.ImageList image:hover
{

    border:solid 1px Silver;
}




.PredictionManager
{
    float:left;
    width:920px;
    padding:0px 10px 10px 10px;
    background-color:White;
       border:solid 1px #606163;
  
  
}
.PredictionManger_Container
{
    float:left;


        -moz-border-radius-topleft: 10px;
	-khtml-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topright: 10px;
	-khtml-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-khtml-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-khtml-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;   
    margin-bottom:10px;
    padding-bottom:10px;
}

.PredictionManger_Container .PageTitle
{
    margin-bottom:20px;
}


.PredictionManger_Content
{
    width:800px;
    float:left; 
    margin-left:70px;

}
.PredicitonManger_TopMembers
{
    float:left;
    width:350px;
    margin-bottom:10px;
    min-height:200px;
    
    overflow:hidden;

  
}
.PredictionManager_MyRanking
{
    float:left;
    width:350px;
        margin-bottom:10px;
    min-height:100px;
    
    overflow:hidden;
    
}
.PredicitonManger_MyResults

{
    margin-top:10px;
    border:solid 1px #8f9194;
    border-top:solid 0px;
 
    overflow:hidden;

    
}
.PredicitonManger_FriendsLeader

{
    float:left;
    width:350px;
    min-height:300px;
    
    overflow:hidden;
    margin-bottom:10px;
    
}
    
.PredictionManager_MyResultsTitle
{

    background-repeat:no-repeat;
    background-position:left center;
    height:30px;
    padding-left:25px;
    font-size:13px;
    line-height:30px;
    font-weight:bold;
}


.PredictionManager_HSeperator
{
    height:10px;
    width:700px;
    float:left;
}

.PredictionManager_SeasonRaces
{
    width:720px;
    float:left;
    margin-top:20px;


    overflow:hidden;
    padding-bottom:20px;
    
}
.PredictionManger_VSeperator
{
    width:10px;
    float:left;
    height:100px;
}






.PredictionManager_SectionTitle
{
     border:solid 1px #8f9194;
     padding:5px;
     font-size:12px;
     font-weight:bold;
     background-color:#f5f5f5;
     color:#8f9194;
}

.PredictionManager_Comments
{
    margin-top:20px;
    width:350px;
    float:left;
    background-color:#f5f5f5;
    overflow:hidden;

}

.PredictionManager_MyFbLeader
{
    width:350px;
    float:left;
    overflow:hidden;
}


.PredictionManger_LeaderGrid
{
 width:100%;
 float:left;
 background-color:#f5f5f5;

 
}

.PredictionManger_LeaderGrid td
{
 padding:3px;
 
     color:#606163;
font-size:12px;
}
.PredictionManger_LeaderGrid th
{
  color:White;
    text-align:left;
     border-bottom:solid 1px #8f9194;
     font-weight:normal;
     background-color:Black;
     font-size:12px;
     
}
.PredictionManger_LeaderGrid_Alt
{
    background-color:White;
    border:solid 1px #e3e3e3;
}

.PredicitonManager_RaceList
{
   padding:10px 10px 10px 10px;
   float:left;
   width:650px;
   border:solid 1px #8f9194;
   margin-left:20px;
   background-color:White;
   margin-top:10px;
-moz-border-radius-topleft: 10px;
-khtml-border-radius-topleft: 10px;
-webkit-border-top-left-radius: 10px;

-moz-border-radius-topright: 10px;
-khtml-border-radius-topright: 10px;
-webkit-border-top-right-radius: 10px;

-moz-border-radius-bottomleft: 10px;
-khtml-border-radius-bottomleft: 10px;
-webkit-border-bottom-left-radius: 10px;
-moz-border-radius-bottomright: 10px;
-khtml-border-radius-bottomright: 10px;
-webkit-border-bottom-right-radius: 10px;
}
.PredicitonManager_RaceList a
{
    font-size:14px; 
}
.PredicitonManager_RaceList_RaceLink
{
    width:400px;
    float:left;

}
.PredicitonManager_RaceList_Date
{
    float:left;
    width:400px;
    font-size:15px;
    color:#8f9194;
    
    
}

.PredicitonManager_RaceList a
{
    font-size:20px !Important; 
}

.PredicitonManager_RaceList_ResultLink
{
    
    width:400px;
    float:left;
}
.PredicitonManager_RaceList_Image
{
    width:100px;
    float:left;
    margin-left:50px;
}





.PredicitonManager_RaceList a
{
    font-size:13px;
}
    

.PredictionGame_Title

{
        color:#8f9194;
        font-size:14px;
        font-weight:bold;
        padding-bottom:10px;
        font-style:italic;
        font-weight:bold;
}

.PredictionManagerStats
{
    width:300px;
    float:left;
}
.PredictionHelp_Container
{
	float:left;
	background-color:White;
	padding:10px;
	width:750px;
	border:solid 1px #e3e3e3;
	margin-left:10px;
	
	-moz-border-radius-topleft: 10px;
	-khtml-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
	
	-moz-border-radius-topright: 10px;
	-khtml-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
	
	
	
	
	-moz-border-radius-bottomleft: 10px;
	-khtml-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-khtml-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
}

.PredictionHelp_Container h3
{

    
   
}

.PredictionHelp_Container p
{
     font-size:13px;
     width:100%;
         
     color:#606163;

}
.PredictionHelp_Container a
{
    font-size:13px;
}

.PredictionHelp_Bottom
{
    width:750px;
    float:left;
    margin-top:10px;
}


/* ----------------------------------------------------------------------------------------------------------- */
   
.PredictGame_Container
{
    float:left;
    width:780px;   background-image:url('Images/BgTile.jpg'); 
 background-repeat:repeat-x;
 background-color:Black;
padding:10px;
        -moz-border-radius-topleft: 10px;
	-khtml-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topright: 10px;
	-khtml-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-khtml-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-khtml-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;   
}
.PredictGame_LeftBox
{
    float:left;
    width:380px;

   min-height:700px;

    overflow:hidden;


}
.PredictGame_RightBox
{
    float:right;
    width:380px;

 
    min-height:410px;
    overflow:hidden;

}
.PredictGame_Section
{
    width:350px;
    margin:10px;
    background-color:#f9f9f9;

    float:left;
    border:solid 1px #a29e9e;
        -moz-border-radius-topleft: 5px;
	-khtml-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-khtml-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
     padding:5px;
}
.PredictGame_Section h3 a
{
    float:right;
}


.PredictGame_Section p
{
     font-size:13px;
     width:100%;
         
     color:#606163;

}
.PredictGame_GridQ12
{
    float:left;
    min-height:175px;
}
.PredictGame_Top10
{
    float:left;
    min-height:250px;
}



.PredictGame_SectionControls
{
    margin-top:10px;
    display:inline;
    float:left;
    height:60px;
    width:350px;
    color:#606163;
    
    
}
.PredictGame_SectionControls input
{
    color:#606163;
    font-size:11px !Important;
}
   
.PredictGame_SectionControls .ImageButton
{
    margin:5px 0px 5px;
    text-align:center;
}  
   








.PredictionHelp_Table
{
    width:360px;
    margin-right:20px;
    float:left;
}



.DragHandle {
	width:10px;
	height:15px;
	background-color:Blue;
	background-image:url('Images/Icons/_add.png');
	cursor:move;
	border:outset thin white;
	border:solid 1px red;
}

.CallbackStyle {
	border:thin blue inset;		
}

.CallbackStyle table {
	background-color:#5377A9;	
	color:Black;
	float:left;
}

.ReorderListDemo
{
    background-color:Red;
    float:left;
    width:200px;
    height:200px;

}

.ReorderListDemo li {
	list-style:none;
	margin:2px;
	background-image:url(Images/bg_nav.gif);
	background-repeat:repeat-x;
	color:Red;
	font-size:12px;
}

.DragVisualContainer li  {
    list-style:none;
	background-image:url(Images/bg_nav.gif);
	background-repeat:repeat-x;
	color:Red;
	
}

.ReorderListDemo li a {color:#FFF !important; font-weight:bold;}

.ReorderCue {
	border:dashed thin black;
	width:100%;
	height:25px;
}

.ItemArea {
	margin-left:15px;
	font-family:Arial, Verdana, sans-serif;
	font-size:1em;
	text-align:left;
}








.PredictionGridView 
{
     border-bottom:solid 1px #606163; 
     width:345px;
} 
.PredictionGridView th
{
    background-image:url('Images/PageItemHeader.png');
    background-repeat:repeat-x;
    color:White;
    font-weight:normal;
    text-align:left;
    padding:3px 3px 3px 3px;
}
.PredictionGridView td
{

    color:#606163;
    text-align:left;
    padding:3px 3px 3px 3px !Important;
   
    
    
}

.PredictionGridView table
{
  
}

.AdminGridView 
{
      
} 
.AdminGridView th
{
    background-image:url('Images/BlackWhite.png');
    background-repeat:repeat-x;
    color:White;
    font-weight:bold;
    text-align:left;
    padding:3px 3px 3px 3px;
}
.AdminGridView td
{
    
    color:Black;
    background-color:#f0edbf;
    font-weight:bold;
    padding:3px 3px 3px 3px;
    
}



.PivotGridView 
{
      color:White;
} 
.PivotGridView th
{

    color:White;
    writing-mode: tb-rl;
    filter: flipv fliph;
    width:10px;
    height:250px;
}
.PivotGridView td
{
    
    color:white;
    background-color:#f0edbf;
    font-weight:bold;
    width:15px;
   
    
}
.PivotGridView a
{
    color:Black;
    
}

.AquaStyle .ajax__combobox_inputcontainer .ajax__combobox_textboxcontainer input
{
    margin: 0;
    background-image: url(Images/aqua-bg.png);
    background-position: top left;
    background-color:Transparent;
    border: 0px none;
    padding: 2px 0px 0px 8px;
    font-size: 11px;
    height: 17px;
    width: 100px;
}
.AquaStyle .ajax__combobox_inputcontainer .ajax__combobox_buttoncontainer button
{
    background-image: url(Images/aqua-arrow.png);
    background-color:Transparent;
    background-position: top left;
    border: 0px none;

    width: 19px;
}
.AquaStyle .ajax__combobox_itemlist
{
    border-color: #000000;
    background-color: #FFFFFF;
}

.handleText
{
	width:16px;
	height:16px;
	background-image:url(images/HandleGrip.png);
	overflow:hidden;
	cursor:se-resize;
}

.Button
{
    background-image:url('Images/ButtonBg.png');
    background-repeat:repeat-x; 
    color:White;
   
    border:none;
}
.ResultsManagerSeason
{
    float:left;
    width:50px;
    padding-top:78px;
}

.ResultsManagerContent
{
    float:left;
    text-align:left;

    width:890px;
    border:solid 1px #606163;
    padding:20px;
    margin-top:20px;
    
}
.ResultsManagerTitle
{
        color:#8f9194;
        font-size:16px;
        font-style:italic;
        font-weight:bold;
        padding-top:10px;
        padding-bottom:10px;
}



.ResultsManagerLinks
{
    display:inline-block;

    color:Black;
    margin-bottom:10px;
    
    
}

.ResultsManagerLinks a
{
    padding-left:5px; 
    padding-right:5px;
    text-decoration:none;
    font-size:13px;

}
.ResultsManagerLinks a:hover
{
    padding-left:5px; 
    padding-right:5px;
    text-decoration:none;
    
}
.ResultsContainer
{
    
    text-align:left; padding:auto; float:left;
    margin-top:10px;
    margin-left:10px;
}





.ResultsManagerItemBackGround
{

    
}

.SessionResults
{
    padding:20px 0px 0px 50px;
    font-weight:normal;
  
}
.SessionResults_Title
{
  font-size:18px;
  padding-bottom:20px;
      
     color:#606163;
     
}
.SessionResultGridView 
{
      
} 
.SessionResultGridView th
{

   background-image:url('Images/PageItemHeader.jpg');
   background-repeat:repeat-x;
	
    color:White;
    text-align:left;
    padding:3px 20px 3px 3px;
    font-size:11px;
    font-weight:normal;
}
.SessionResultGridView td
{

    background-repeat:repeat-x;
        
     color:#606163;
    padding:3px 20px 3px 3px;
    font-size:11px;
    height:20px;
    
    
}

.ResultsTabStyle .ajax__tab_tab {
    font-size:12px;
    background-image:url('Images/BlackWhite.png');
    background-repeat:repeat-x;
    color:White;
    padding:5px;
}

.ResultsBackGround
{
   
    vertical-align:top;
  
    height:100%;
    Color:Black;
    text-align:left;
    float:left;
    margin-left:20px;

}



.Results_RaceInfo
{
   font-size:14px;
   font-weight:bold;
   float:left;
   color:#c59a17;
   margin-top:10px;
    
}
.Results_RaceInfo th
{
    text-align:left;
    font-size:13px;
    color:#092055;
    font-weight:normal;
    padding-left:0px;
    

}

    
    .Results_RaceInfo td
{
    
    text-align:left;
    font-size:13px;
    color:#606163;
    font-weight:normal;

}

.Results_TabContainer
{
    float:left;

}

.RaceSeason_Title
{
    
    padding-left:20px;
    float:left;
    font-size:18px;
    font-style:italic;
    font-weight:bold;
    color:#8f9194;
}

.RaceSeason_Main
{
    margin-left:auto;
    margin-right:auto;
    width:925px;
    background-color:White;
   border:solid 1px #606163;
   float:left;
}
.RacesSeason_Container
{
    width:700px;
    height:180px;
    border:solid 1px #8f9194;
    float:left;
    padding:10px;
        background-color:White;
    margin-left:90px;
    margin-bottom:10px;
       	-moz-border-radius-topleft: 10px;
	-khtml-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
	
	-moz-border-radius-topright: 10px;
	-khtml-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
	
	
	
	
	-moz-border-radius-bottomleft: 10px;
	-khtml-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-khtml-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
}
.RaceSeason_Details
{
    float:left;
    width:500px;
    height:180px;
    background-color:White;

}

.RaceSeason_Image
{
    float:right;
    width:200px;
    height:180px;
}
.RaceSeason_Link
{   
    padding-left:20px;
    float:left;
    font-size:17px;
    width:400px;
}
.RaceSeason_Link a
{   

}

.RaceSeason_Link a:hover
{   
     color:#8f9194;
     text-decoration:none;
}

.RaceSeason_Date
{
    
    padding-left:20px;
    float:left;
    font-size:17px;

    width:400px;
    color:#8f9194;
}

.RaceSeason_PreviousWinnersTitle
{

    float:left;
    font-size:14px !Important;
}


.RaceSeason_PreviousWinners

{
    padding-left:20px;
    float:left;
    font-size:11px;

    width:150px;
    color:#8f9194;
  

}
.RaceSeason_FastestLap

{
    padding-left:20px;
    float:left;
    font-size:11px;
    color:#8f9194;

}


.RaceSeason_FastestLapTitle
{

    float:left;
    font-size:11px;
}

.RaceSeason_Data
{
    padding-top:20px;
    float:left;

}


.RaceImage_Container
{
    width:920px;
    padding-left:10px;
    float:left;
    border:solid 1px  #8f9194;
   margin-top:30px;
   background-color:white;
   	-moz-border-radius-topleft: 10px;
	-khtml-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
	
	-moz-border-radius-topright: 10px;
	-khtml-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
	padding-bottom:20px;
	
	
	
	-moz-border-radius-bottomleft: 10px;
	-khtml-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-khtml-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
     
}

.TrackInfo_Container
{
    width:930px;
    float:left;
    border:solid 1px  #8f9194;
   margin-top:30px;
   background-color:white;
   	-moz-border-radius-topleft: 10px;
	-khtml-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
	
	-moz-border-radius-topright: 10px;
	-khtml-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
	
	
	
	
	-moz-border-radius-bottomleft: 10px;
	-khtml-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-khtml-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
     
}

.TrackInfo_Title
{
    
    float:left;
    font-size:20px;
    font-style:italic;
    font-weight:bold;
    width:930px;
    color:#c59a17;
    text-align:center;
    background-color:#f5f5f5;
    border-bottom:solid 1px #c59a17;
    padding-top:5px;
    padding-bottom:5px;
}
.TrackInfo_Races
{
    float:left;
    width:180px;
    padding-left:10px;
}   
.TrackInfo_Races_Title
{
    float:left;
    font-size:11px;
    font-style:italic;
    font-weight:bold;
    width:150px;
    color:#8f9194;
 
}
.TrackInfo_Races_Link
{   
    float:left;
    font-size:11px;

    width:200px;
    height:20px;
    line-height:20px;
}
.TrackInfo_Races_Link a
{   

     
}

.TrackInfo_Races_Link a:hover
{   color:#8f9194;
     
     text-decoration:none;
}

.TrackInfo_Races_Date
{
  
    float:left;
    font-size:11px;
    font-style:italic;
    font-weight:bold;
    width:50px;
    color:#8f9194;
}

.TrackInfo_RightContainer
{
    float:right;
    width:200px;
    padding-right:10px;

}


.TrackInfo_Image
{
    float:left;

    width:150px;
}
.TrackInfo_ViewTrack
{
    width:150px;
    float:left;
    margin-bottom:10px;
}
.TrackInfo_CentralData
{
    float:left;
    width:500px;
    padding-left:10px;

}

.TrackInfo_Address
{
    float:left;
    font-size:11px;
    font-style:italic;
    font-weight:bold;
    color:#8f9194;
    white-space:pre-line;
    width:500px;
}
.TrackInfo_InfoBox
{
    float:left;   
    text-align:right;
    float:left;

}


.TrackInfo_Table
{  

    text-align:left;
    width:500px;
    margin-bottom:10px;
    float:left;


}
.TrackInfo_Table table
{  
    float:left;
    border:solid 1px black;
    text-align:left;
    width:400px;
}

.TrackInfo_Table th
{

    
}
.TrackInfo_Table td
{
    text-align:left;

   

    
}


.TrackInfo_SmallTitle
{
    float:left;
    font-size:11px;
    font-style:italic;
    font-weight:bold;
    color:#c59a17;
    width:500px;
    
}

.TrackInfo_SmallData
{
    float:left;
    font-size:11px;
    font-style:italic;
    font-weight:bold;
    color:#8f9194;
    
}

.TrackInfo_Description
{
    float:left;
    width:500px;
    white-space:pre-line;
    font-size:13px;
    text-align:justify;
    
}
.TrackInfo_StatsTitle
{

    float:left;
    font-size:11px;
    font-style:italic;
    font-weight:bold;   
    color:#c59a17;
    width:240px;
    padding-bottom:10px;
    
    
}


.TrackInfo_Stats

{
    float:left;
    font-size:11px;
    font-style:italic;

    width:240px;
    color:#8f9194;
    padding-bottom:10px;

}
.Label_Silver
{
    font-size:12px;
    padding-top:2px;
    padding-bottom:2px;

    
    
     color:#606163;
}

.Label_Gold
{
    font-size:12px;
    color:#092055;
        padding-top:2px;
    padding-bottom:2px;

  
 
  /* color:#c59a17; */
    
}
.Label_Error
{
    font-size:11px;
   color:Red;
    
}
.Label_Success
{
    font-size:11px;
   color:Green;
   display:none;
    
}


.Label_Gold_Medium
{
    font-size:13px;
    font-style:italic;
    font-weight:bold;
    color:#c59a17;
    padding-bottom:20px;
    padding-top:20px;
    
}

/* 9999999999999999999999999999999999999999999999999999999999999999999999999999999999999999*/


.TeamSeason_Title
{
    
    padding-left:20px;
    float:left;
    font-size:18px;
    font-style:italic;
    font-weight:bold;
    color:#8f9194;
}

.TeamSeason_Main
{
    margin-left:auto;
    margin-right:auto;
    width:800px;
}
.TeamSeason_Container
{
    width:700px;
    height:180px;
    border-bottom:solid 1px #8f9194;
    float:left;
    padding:10px;
}
.TeamSeason_Details
{
    float:left;
    width:500px;
    height:180px;

}

.TeamSeason_Image
{
    float:right;
    width:200px;
    height:180px;
}
.TeamSeason_Link
{   
    padding-left:20px;
    float:left;
    font-size:20px;
    font-style:italic;
    font-weight:bold;
    width:400px;
}
.TeamSeason_Link a
{   
 color:#c59a17;
}

.TeamSeason_Link a:hover
{   
     color:#8f9194;
     text-decoration:none;
}

.TeamSeason_Date
{
    
    padding-left:20px;
    float:left;
    font-size:18px;
    font-style:italic;
    font-weight:bold;
    width:400px;
    color:#8f9194;
}

.TeamSeason_PreviousWinnersTitle
{

    float:left;
    font-size:11px;
    font-style:italic;
    font-weight:bold;
    color:#c59a17;
}


.TeamSeason_Logo

{
    padding-left:20px;
    float:left;
    font-size:11px;
    font-style:italic;
    font-weight:bold;
    width:150px;
    color:#8f9194;
  

}
.TeamSeason_FastestLap

{
    padding-left:20px;
    float:left;
    font-size:11px;
    font-style:italic;
    font-weight:bold;
    color:#8f9194;

}


.TeamSeason_FastestLapTitle
{

    float:left;
    font-size:11px;
    font-style:italic;
    font-weight:bold;
    color:#c59a17;
}

.TeamSeason_Data
{
    padding-top:20px;
    float:left;

}



.TeamSeason_Container
{
    width:800px;
    float:left;

    
}








.DriverInfo_Container
{
  width:910px;
 
    padding:10px;
    float:left;
    margin-top:20px;
    background-color:White;
    border:solid 1px  #8f9194;

}

.DriverInfo_ImageInfo
{
    width:450px;
    float:left;

   
    margin-right:10px;
}
.DriverInfo_Data
{
    width:300px;
    float:left;
    margin-left:10px;

}

.DriverInfo_Data td
{
    vertical-align:top;
}
.DriverInfo_Image
{
    width:130px;
    float:left;
}
.DriverInfo_Name
{
    font-size:20px;
    float:left;
    width:500px;
    color:#000;
    padding-bottom:10px;

    padding-top:0px;
}
.DriverInfo_Description
{

   float:left;
   width:450px;
   font-size:12px;
   margin-top:10px;
   padding:2px;

}
.DriverInfo_Stats
{
    width:420px;
    float:left;


}

.DriverInfo_SeasonLast
{
    width:420px;
    float:left;

   
    margin-right:6px;
    margin-top:10px;
}

.DriverInfo_Videos
{
    width:420px;
    float:left;

    margin-right:6px;
    margin-top:10px;

}

.Video_Item
{
    border-bottom:solid 1px #606163;
    float:left;
   width:100%;
    min-height:60px;
    padding:5px 5px 5px 5px;
    font-size:11px;
        
     color:#606163;
}
.Video_Item a
{
    font-size:13px;
}

.Video_Image
{
    float:left;
    margin:5px;

}
.Video_Link
{
    width:280px;
 float:left;
 margin-bottom:2px;
}

.Video_Description
{
  margin-top:2px;
}
.Video_YouTubeImage
{
    margin-top:10px;
    padding-right:20px;
    height:60px;
    float:left;
    width:100%;
    text-align:center;
    
}



#F1_Video
{
    background-color:Black;
    margin:10px;
 
}

.F1_Video_close
{

    text-align:right;
    width:600px;
}
    


/*00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000*/



.TeamInfo_Container
{
    width:910px;
 
    padding:10px;
    float:left;
    margin-top:20px;
    border:solid 1px  #8f9194;
    background-color:White;

   
}
.TeamInfo_TopPanel
{
    float:left;
    width:910px;
}






.TeamInfo_Left
{
    width:260px;
    float:left;

      margin-right:5px;
}

.TeamInfo_Middle
{
    width:410px;
    float:left;
  
     margin-right:5px;
}
.TeamInfo_Right
{
    width:215px;
    float:left;


}







.TeamInfo_Logo
{
    width:200px;
    float:left;
    padding-bottom:10px;
    margin-top:10px;
  
}


.TeamInfo_BriefInfo
{
    width:250px;
    padding:5px;
    float:left;
   border:solid 1px transparent ;
   height:250px;

   
}
.TeamInfo_Description
{
    width:615px;
    padding:5px;
    float:left;

    font-size:13px;
    text-align:justify;

       margin-right:5px;
       margin-left:5px;
       min-height:600px;
}
.TeamInfo_CarStatsTable
{
  
  
}
.TeamInfo_CarStatsTable td
{
  padding:0px 30px 0px 5px;
  
}

.TeamInfo_CarStatsTable th
{
    font-weight:normal;
  
}

.TeamInfo_Address
{
    white-space:pre-line;
    float:left;
}

.TeamInfo_Car
{
    width:400px;
    padding:5px;
    float:left;
    border:solid 1px transparent ;



}
.TeamInfo_Drivers
{
    width:205px;
    padding:5px;
    float:left;
    margin-bottom:10px;

}
.TeamInfo_Technical
{
    width:205px;
    padding:5px;
    float:left;
 border:solid 1px transparent ;
 height:85px;

}
.TeamInfo_Stats

{
        width:250px;
    padding:5px;
    float:left;
    border:solid 1px transparent ;
   
 
}
.TeamInfo_OtherTeams
{
   width:205px;
    padding:5px;
    float:left;
  

}
.TeamInfo_OtherTeams a
{
    width:200px;
    height:35px;
    line-height:35px;
   
color:#c59a17;
float:left;
}

.Label_Silver_FloatLeft
{
    float:left;
    width:180px;
    font-size:11px;
    color:#606163;
    padding-bottom:2px;
    
}

.Label_Gold_FloatLeft
{

    font-size:11px;
    color:#092055;
  
    float:left;
    width:50px;
    text-align:right;
    padding-right:5px;
    padding-bottom:2px;

}
.TeamInfo_Image
{
    width:auto;
    float:left;
    padding-top:10px;
    min-height:150px;
}
.TeamInfo_CarStats
{
    width:400px;
    float:left;
}

.TeamInfo_Driver_Item
{
    width:200px;
    float:left;
    height:60px;
   
    padding:2px;
  
}
.TeamInfo_Driver_Image
{
    width:50px;
    float:left;
    height:60px;
  
}
.TeamInfo_Driver_flag
{
    width:120px;
    float:left;
}
.TeamInfo_Driver_Name
{
    width:120px;
    float:left;

}
.TeamInfo_Driver_Name a
{
    font-size:13px;


}
.TeamInfo_Driver_Name a:hover
{
    text-decoration:none;
    color:#8f9194;
}
.TeamInfo_Technical
{
    




}

/*00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000*/




.AllRaces
{
    
}
.AllRaces th
{

        color:#092055;
   
    padding:3px 3px 3px 3px;

    font-size:18px;
}



.AllRaces_EventNo
{

    text-align:RIght;
    padding:3px 3px 3px 3px;

    font-size:18px;
        vertical-align:top;

        color:#092055;
  
}
.AllRaces_EventName
{



    color:Black;
    text-align:left;
    padding:3px 3px 3px 3px;
    font-size:12px;
    height:50px;
        vertical-align:top;
    font-size:18px;
    

}
.AllRaces_Date
{



   
    text-align:left;
    padding:3px 3px 3px 3px;
    width:300px;
    height:50px;
    vertical-align:top;
    font-size:18px;
     color:#606163;
    

}
.AllRaces_EventName a
{
 
    text-decoration:none;
    font-weight:normal;
   font-size:18px;
}
.AllSeason_Season
{
    background-image:url('Images/BlackWhite.png');
    background-repeat:repeat-x;
    color:White;
    text-align:Right;
    padding:3px 3px 3px 3px;
    font-size:14px;
    border:solid 1px Black;
    font-weight:bold;
}
.AllSeason_Season a
{

    color:White;
    text-decoration:none;

}
.AllSeason_Season a:hover
{

    text-decoration:underline;

}





.HomePage_NewsWrapper
{
    float:left; 
    width:400px; 
	background-color:#f5f5f5;
    overflow:hidden;

  	-moz-border-radius-bottomleft: 10px;
	-khtml-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-khtml-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
 
}
.HomePage_CentralColumn
{
    width:250px;
    float:left;
    margin-left:3px;

}
.HomePage_CentralColumnSeperator
{
    height:10px;
    width:5px;
    float:left;
    
}

.HomePage_VerticalSeperator
{ 
  width:10px;
  height:400px;
  float:left;

}
.HomePageSection_Container
{
    float:left;
    width:230px;

    text-align:center;
    color:White;

         color:#606163;
    padding:3px;
    margin-top:5px; 

   background-position:bottom center;
	-moz-border-radius-topleft: 10px;
	-khtml-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topright: 10px;
	-khtml-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-khtml-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-khtml-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	background-color:White;
	border:solid 1px #c8d0d1;
}

.HomePage_Features
{
    
    float:left; 
    width:250px; 
  background-color:#f5f5f5;
    overflow:hidden;

    -moz-border-radius-bottomleft: 10px;
	-khtml-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-khtml-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
}
.HomePage_RacePhotos
{
    
    float:right; 
    width:260px; 
  background-color:#f5f5f5;
    overflow:hidden;
    margin-top:5px;
    -moz-border-radius-bottomleft: 10px;
	-khtml-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-khtml-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
}
.HomePage_GameLink
{
    float:right;
    width:260px;
    	-moz-border-radius-topleft: 10px;
	-khtml-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topright: 10px;
	-khtml-border-radius-topright: 10px;
        -moz-border-radius-bottomleft: 10px;
	-khtml-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-khtml-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
overflow:hidden;
}

.HomePage_Features_Join
{
    border:solid px red;
    float:left;
    padding:5px;
    color:White;
    width:245px;


   	-moz-border-radius-topleft: 10px;
	-khtml-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
	
	-moz-border-radius-topright: 10px;
	-khtml-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
	
	-moz-border-radius-bottomleft: 10px;
	-khtml-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-khtml-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
}

.HomePage_LatestMembers
{
    
    float:left; 
    width:250px; 
    background-color:#f5f5f5;
    overflow:hidden;

    -moz-border-radius-bottomleft: 10px;
	-khtml-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-khtml-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	
}

.HomePage_Features_Join p
{
 font-size:12px;
 float:left;        
  color:#606163;
    margin-top:0px;
}

.HomePage_Features_Join a
{
    font-weight:bold;
}


.HomePage_Gadgets
{
    
    float:left; 
    width:250px; 
 background-color:black;
    overflow:hidden;

    border:solid 1px  #202020;
    -moz-border-radius-bottomleft: 10px;
	-khtml-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-khtml-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
    
 
}
.HomePage_LastRaceWrapper
{
    float:right; 
    width:260px;
    vertical-align:top;
    overflow:hidden;
    background-color:#f5f5f5;
    -moz-border-radius-bottomleft: 10px;
	-khtml-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-khtml-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
    margin-bottom:10px;
    height:300px;
  
   
}
.HomePage_SectionTitle
{

    border:solid 1px #404040;
    color:black;
    height:15px;
    font-size:12px;

    font-weight:bold;
    float:none; 
    Overflow:auto;
    padding-left:10px;
    line-height:15px;
    background-repeat:repeat-x;
}
.HomePage_SectionTitle a
{

float:right;
}



.HomePage_LastRace
{


    float:left;
   background-color:White;
   
 
}    


.HomePage_LastRace_Title
{

   font-size:17px;
    color:#8f9194;

} 

.HomePage_LastRace_Title a
{
   font-weight:bold;
   font-size:14px;
   white-space:nowrap;

} 


.HomePage_Featured
{

    
    float:right; 

    width:250px;

	    vertical-align:top;
    overflow:hidden;
    background-color:Transparent;
    background-color:#f5f5f5;
    	-moz-border-radius-bottomleft: 10px;
	-khtml-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-khtml-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;	margin-bottom:10px;
	
	}
.HomePage_FacebookFan
{

    
    float:right; 

    width:250px;

	    vertical-align:top;
    overflow:hidden;
    background-color:Transparent;
	-moz-border-radius-topleft: 10px;
	-khtml-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topright: 10px;
	-khtml-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-khtml-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-khtml-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;

	
	}
.HomePage_Poll
{

    
    float:right; 

    width:250px;
    vertical-align:top;
    overflow:hidden;
    background-color:#f5f5f5;
    color:Black;
   
     margin-bottom:10px; 
     color:#606163;

	-moz-border-radius-bottomleft: 10px;
	-khtml-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-khtml-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;

	
	}
.HomePage_Poll_Inner
{
    float:left;
     padding:10px;
}
.HomePage_Featured_Item
{
    float:left;
    width:220px;
   

    text-align:center;
    color:White;

         color:#606163;
    margin:10px;
    padding:5px;

    

   background-position:bottom center;
	-moz-border-radius-topleft: 10px;
	-khtml-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topright: 10px;
	-khtml-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-khtml-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-khtml-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	background-color:White;
	border:solid 1px #c8d0d1;

}

.HomePage_Featured_Item input
{
    float:left;
    margin-right:5px;
}
.HomePage_Featured_Item a
{
    float:left;
    font-size:12px;
    width:150px;
    text-align:left;
    
}






     
.HomePage_NextRaceWrapper
{
    
    float:right; 

    width:260px;

    vertical-align:top;
    overflow:hidden;
    background-color:Transparent;
    background-color:#f5f5f5;
    padding-bottom:10px;

	-moz-border-radius-bottomleft: 10px;
	-khtml-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius:10px;
	-moz-border-radius-bottomright: 10px;
	-khtml-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
  margin-bottom:10px;
  
}
.HomePage_NextRace
{
    

   width:225px;
   padding-left:10px;
   padding-top:10px;

}
.HomePage_RightSeperator
{
    height:10px;
    float:right;
    width:10px;

}
.HomePage_ResultsNextRaceContainer
{
    width:250px;
    float:right;
}
    
.StadnardGridView
{
    text-align:left;
    width:100%;
    margin:5px;
   
}
.StadnardGridView td
{
    padding:2px;
    color:#606163;
    background-color:#FFFFFF;
}
.StadnardGridView th
{
    text-align:left;
    border-bottom:solid 1px #606163;
    color:#092055;
    font-weight:normal;
    font-size:11px;
    vertical-align:top;

}






.WhiteBgDiv
{

    border:solid 1px #e5e5dd;
    width:100%;
    overflow:hidden;
    padding-bottom:50px;
  
}
.OffBgDiv
{
    
background-image:url('Images/NewsSummaryBg.png');
 color:White;
}
.NewsMainStory_Container
{
    width:400px;
    float:left;
    overflow:hidden;
    padding-bottom:10px;
    

}
.NewsMainStory_Copyright
{
     color:#8f9194;
     height:10px;
     width:100%;
  
}
.NewsMainStory_Teaser
{
    float:left;
    padding-left:5px;

}
.NewSummary_Seperator
{
    height:5px; float:left; width:400px;
}


.NewsSummary_Image
{
    float:left; width:60px;
}

.NewsSummary_Link
{
    float:left; white-space:normal; width:320px; padding-left:5px;
}

.NewsSummary_Date
{
    float:left; width:320px; padding-left:5px;
}
.NewsSummary_Teaser
{
    float:left; width:315px; padding-left:5px;     padding-right:5px;
}


.NewsMainStory_Item
{
    width:400px;
    float:left;
    padding-bottom:10px;
}
.NewsSummary_Container
{
    width:402px;
    float:left;
    overflow:hidden;
    border-style:none;

   
}
.NewsSummary_Item
{
    height: 100%; 
    width: 400px;
    background-color:White;
    float:left;
    padding-top:5px;
    padding-bottom:5px;
    padding-left:5px;
    
    border-top: Solid 1px #606163;

}
.NewsSummary_Item:hover
{
 background-color:#f5f5f5;

}

.NewsStory_Container
{
    padding:10px 10px 10px 10px;
    width:501px;
    float:left;

   
}

.NewsStory_Headline
{
    font-size:15px;
    font-style:italic;
    font-weight:bold;
    width:900px;
    color:#c59a17;
    text-align:left;
    background-color:#f5f5f5;
    border-bottom:solid 1px #c59a17;
    padding-bottom:5px;
    height:20px;
    line-height:20px;
    
   
}
.NewsStory_Teaser
{
 
}
.NewsStory_Story
{
   font-size:13px;
   white-space:pre-line;
   width:500px;
   
      
}
.NewsStory_Date
{
    color:#8f9194;
    font-size:12px;
    margin-bottom:10px;
}

.NewsStory_CopyRight
{
    color:#8f9194;
    font-size:12px;

}




.NewsStory_Image
{

  
}

.NewsStory_ImageCopyRight
{
     color:#8f9194;

}




.NewsStory_OtherStories
{
    float:left;
    width:400px;
    margin-top:10px;

  
}
.NewsStory_AdItems
{
    float:left;
    width:350px;
    margin-top:20px;
    margin-left:10px;
    padding-left:50px;

    
}



.NewsStory
{
    float:left;
    background-color:White;
    width:935px;
    border:solid 1px #606163;
    	-moz-border-radius-topleft: 10px;
	-khtml-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
	
	-moz-border-radius-topright: 10px;
	-khtml-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
	
	
	
	
	-moz-border-radius-bottomleft: 10px;
	-khtml-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-khtml-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;


}
.NewsStory_CommentContainer
{
    width:500px;
    float:left;
    padding-top:10px;
    
}
.NewsStory_CommentTitle
{   
    font-size:15px;
    font-style:italic;
    font-weight:bold;
    width:100%;
    color:#c59a17;
    text-align:left;
    background-color:#f5f5f5;
    border-bottom:solid 1px #c59a17;
}
.NewsStory_CommentAddComment
{
    width:500px;
    min-height:150px;
}

.NewsStory_ListContainer
{
    border-bottom:solid 1px #f5f5f5;
    width:500px;
    float:left;
}
.NewsStory_ListContainer_Comment
{
    font-size:12px;
    float:left;
    padding-top:5px;
    padding-bottom:10px;
    text-align:justify;
    white-space:pre-line;
    width:500px;
}    
.NewsStory_ListContainer_Image
{
    float:left;
    padding-right:10px;
}

.NewsStory_ListContainer_UserName
{
    font-size:11px;
 
   float:left;
       color:#8f9194;
    
}
.NewsStory_ListContainer_Delete
{
    float:right;
}




.GridViewDriverPivot
{
    width:800px;
    border-bottom:solid 1px #606163;
}
.GridViewDriverPivot th
{
   vertical-align:bottom;
   background-color:Transparent;
   border:0px;
   color:black;
   text-align:right;
   border-bottom:solid 1px #606163;

    padding-top:5px;
}
.GridViewDriverPivot td
{
   width:15px;
 color:#606163;
   padding:3px 3px 3px 3px;
   text-align:right;
    
   font-size:13px;
   height:17px;
   line-height:17px;
}
.RegisterContainer
{
    margin-left:100px;
    margin-right:100px; width:700px; 
    float:left; 
    background:white;
    border:solid 1px  #8f9194;
    padding:10px;
    	-moz-border-radius-topleft: 10px;
	-khtml-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
	
	-moz-border-radius-topright: 10px;
	-khtml-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
	
	
	
	
	-moz-border-radius-bottomleft: 10px;
	-khtml-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-khtml-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
}

.RegisterTable
{
    color:White;
    float:left;
    background-color:White;
    overflow:hidden;
    width:440px;
    margin-top:10px;
border:solid 1px #e3e3e3;
	
	
	
	-moz-border-radius-bottomleft: 10px;
	-khtml-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-khtml-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
}
.LoginTable
{
    width:300px;
    float:left;
 border:solid 1px #e3e3e3;
      background-color:white;
  padding:20px;
  margin-left:20px;

            	-moz-border-radius-topleft: 10px;
	-khtml-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
	
	-moz-border-radius-topright: 10px;
	-khtml-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
	
	
	
	
	-moz-border-radius-bottomleft: 10px;
	-khtml-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-khtml-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
   
}

.LoginPage

{
    width:800px;
    padding:10px;
    float:left;
    margin-left:20px;    
}
.RegisterTable td
{

}
.RegisterSuccess
{
    margin-left:auto;
    margin-right:auto;
    width:400px;
    min-height:400px;
        background:white;
    border:solid 1px  #8f9194;
    padding:10px;
        	-moz-border-radius-topleft: 10px;
	-khtml-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
	
	-moz-border-radius-topright: 10px;
	-khtml-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
	
	
	
	
	-moz-border-radius-bottomleft: 10px;
	-khtml-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-khtml-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
    
}
    







.PitWall_Container
{

    width:450px;
    float:left;

}
.PitWall_Item
{
    border-top:solid 1px #a0bdd9;
    float:left;
    width:380px;
    min-height:60px;
    padding:5px 5px 5px 5px;
}
.PitWall_Image
{
    float:left;
    padding-right:10px;
}
.PitWallFrom_Member
{

 float:left;
 padding-right:5px;
}

.PitWal_Comment
{
    float:left;
    width:260px;
 
}
.PitWall_Date
{
    float:left;
  color:#57585a;
}

.Pitwall_CommentBoxTitle
{
    float:left;
    width:100px;
     color:#606163;
}
.PitWall_CommentBox
{
    width:500px;
    float:left;
    text-decoration:none;
    text-align:left;
    padding-bottom:20px;

    
}

.ViewProfile
{
    float:left;
    width:800px;
        border-left:solid 1px #e6e6e6;
}
.ViewProfile_SectionTitle
{

    border-bottom:solid 1px #a0bdd9;
    width:100%;
     padding:5px;
     font-size:12px;
     font-weight:bold;
     background-color:#f5f5f5;
     color:#8f9194;
     overflow:hidden;
}


.ViewProfile_Info
{
    float:left;
    width:310px;

    
}
.ViewProfile_PitWall
{
    float:left;
    vertical-align:top;
    margin-left:20px;
    width:450px;

}
ViewProfile_Albums
{
    float:left;
}


.FriendSearch_TopBar
{
   float:left;
   width:440px;
   border:solid 1px #a0bdd9;
   padding:10px 10px 10px 10px;
   background-color:White;
   margin-top:20px;
   	-moz-border-radius-topleft: 10px;
	-khtml-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
	
	-moz-border-radius-topright: 10px;
	-khtml-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
	
	
	
	
	-moz-border-radius-bottomleft: 10px;
	-khtml-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-khtml-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
}

.FriendSearch_Seperator
{
    width:450px;
    float:left;
    height:20px;
}


.FriendSearch_SearchResults
{
   margin-top:10px;
   float:left;
   width:600px;



}
/* ------------------------------------------------------------------------------- */
.FriendResult_Container
{
    padding:10px 10px 10px 10px;
    width:600px;
    float:left;

}
.FriendResult_Item
{
    border-bottom:solid 1px #a0bdd9;
    float:left;
    width:600px;
    min-height:60px;
    padding:5px 5px 5px 5px;
}
.FriendResult_Item:hover    
{
    background-color:#f5f5f5;
}
.FriendResult_Image
{
    float:left;
    padding-right:10px;
}
.FriendResultFrom_Member
{
 float:left;
 padding-right:5px;
 width:380px;
}
.FriendResult_Action
{
    float:right;

  
}
.FriendResult_Country
{
      color:#57585a;
     font-size:12px;
      float:left;
      margin-top:2px;
      width:150px;
}
.FriendResult_Pager
{
    float:left;
    width:600px;
    padding:10px 0px 10px 0px;
    font-size:12px;
}

.AddFriend_Container
 {
     width:200px;
     height:200px;

     padding:10px 10px 10px;


}

.AddFriend_Image
{
    float:left;
    width:100px;

 
}
.AddFriend_Name
{
    float:left;
    width:200px;
    font-size:12px;
        
}
.AddFriend_Link
{
    float:left;
    width:200px;
}
.AddFriend_Confirm
{
    float:left;
    padding-top:10px;
    width:200px;
}

.AddFriend_ComfirmButton

{
    float:left;
    padding-top:10px;
    width:200px;
}


.FriendConfirm_Container
{
    padding:10px 10px 10px 10px;
    width:200px;
    float:left;
}
.FriendConfirm_Item
{
    border-top:solid 1px #a0bdd9;
    float:left;
    width:400px;
    min-height:60px;
    padding:5px 5px 5px 5px;
}
.FriendConfirm_Item:hover    
{
    background-color:#f5f5f5;
}
.FriendConfirm_Image
{
    float:left;
    padding-right:10px;
}
.FriendConfirmFrom_Member
{

 float:left;
 padding-right:5px;
 width:380px;
}
.FriendConfirm_Action
{
    float:left;
    width:400px;
   
  
}


.FriendList_Container
{
    padding:10px 10px 10px 10px;
    width:400px;
    float:left;
}

.ConnectFriends_Container
{

   
    float:left;
    height:100%;    

 
}

.ConnectFriends_list
{

    background-color:White;
    float:left;
    	border:solid 1px #e3e3e3;
	margin:20px;
	padding:20px;
	width:400px;
	   margin-left:140px;
	-moz-border-radius-topleft: 10px;
	-khtml-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
	
	-moz-border-radius-topright: 10px;
	-khtml-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
	
	
	
	
	-moz-border-radius-bottomleft: 10px;
	-khtml-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-khtml-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;

}




.UploadAlbum_StageContainer
{
    border:solid 1px #a0bdd9;

    padding:10px 10px 10px 10px;
    width:300px;
    float:left;
    margin:5px;
    	-moz-border-radius-topleft: 5px;
	-khtml-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	
	-moz-border-radius-topright: 5px;
	-khtml-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
}




.EditAlbum_Container
{
    padding:10px 10px 10px 10px;

    float:left;
}
.EditAlbum_Item
{
    border-top:solid 1px #a0bdd9;
    float:left;
    width:450px;
    padding:5px 5px 5px 5px;
}
.EditAlbum_Item:hover    
{

}
.EditAlbum_Image
{
    float:left;
    padding-right:10px;
    width:100px;
    
}
.EditAlbum_Text
{

 float:left;
 padding-right:5px;
}

.EditAlbum_Actions
{

 float:left;
 padding-right:5px;
 width:100%;
 background-color:#f5f5f5;
 margin-top:5px;

}

.EditAlbum_PublicUse
{

 float:right;
 padding-right:5px;
 

}


.EditAlbum_Save
{
    width:400px;
    float:left;
    padding-top:10px;
}

.ViewAlbum_Container
{
    padding:10px 10px 10px 10px;
    width:600px;
    float:left;
}

.ViewAlbum_UploadNew
{
    width:600px;
    float:left;
    padding-bottom:10px;
}

.ViewAlbum_Item
{
    border-top:solid 1px #a0bdd9;
    float:left;
    width:450px;
    padding:5px 5px 5px 5px;
}
.ViewAlbum_Item:hover    
{
    background-color:#f5f5f5;
}
.ViewAlbum_Image
{
    float:left;
    padding-right:10px;
    width:100px;
    
}
.ViewAlbum_Text
{

 float:left;
 padding-right:5px;
}

.ViewAlbum_Actions
{

 float:left;
 padding-right:5px;
 width:400px;
}
.ViewAlbum_Delete
{

 float:right;
 padding-right:5px;

}





    
.ViewAlbumPage_Container
{
    float:left; width:800px;
}
.ViewAlbumPage_Info
{
    float:left; width:760px; color:White; font-size:12px;
}
.ViewAlbumPage_Back
{
    float:right;
    padding-top:20px;
    margin-right:40px;

}
.ViewAlbumPage_Album
{
    float:left; width:800px;
    padding-top:10px;
    padding-bottom:10px;
}



.ProfileAlbum_Container
{
    padding:5px 5px 5px 5px;
    width:160px;
    float:left;
  
}


.ProfileAlbum_Item
{
    border-bottom:solid 1px #a0bdd9;
    float:left;
    width:150px;
    padding:5px 5px 5px 5px;
}
.ProfileAlbum_Item:hover    
{
    background-color:#f5f5f5;
}
.ProfileAlbum_Image
{
    float:left;
    padding-right:10px;
    width:50px;
    
}
.ProfileAlbum_Text
{

 float:left;
 padding-right:5px;
}

.TermsContainer
{
    float:left;
    text-align:left;
    width:890px;
    border:solid 1px #606163;
    padding:20px;
    margin-top:20px;
    
}







/* WEATHER CONTROL */





    
.temp{
    font-size:22px;
    }

.cc{
    font-size: 11px;
    }

.fcastWeekDay{
    font-weight: bold;
    }
    
.ccLoc{
    font-weight: bold;
    }

.fcastDate{
    font-size: 11px;
    }

.curWind{
    font-size: 11px;
    }

.weatherTable{
    background-color:Transparent;
    text-align: left;
    width:200px;

    }
    
.fcastTable{
    padding:3px;
     background-color:Transparent;
    margin-left: auto;
    margin-right: auto;
     width:200px;
     border-style:none;
     float:left;
    }

.weatherError{
   color: #ff0000;
   font-size: 12px;
   margin: 5px 0 5px 0;
} 

/* WEATHER CONTROL END */

.NewsSummary
{
    vertical-align:top;
    width:600px;


}
.NewsSummary a
{

  text-decoration:none;
}
.NewsSummary a:hover
{
  text-decoration:underline;
}
.NewsSummary_Image_td
{
   width:600px;
   vertical-align:top;

}    

.NewsSummary_ListNews_td
{   
   vertical-align:top;
   padding-left:20px;
   
   
}    
/* FISHEYE -------------------------------------------------------------------- */
.fisheye
{
   
	text-align: center;
	height: 60px;
	position: relative;
    float:left;
    padding-top:20px;
    font-size:8px;
    vertical-align:top;
    float:left;
    width:100%;

}
a.fisheyeItem
{
	text-align: center;

	text-decoration: none;
	width: 40px;
	position: absolute;
	display: block;
	top: 0;
	font-size:11px;
    color:White;
    z-index:50;
    text-decoration:none;
    padding-bottom:5px;

}
a.fisheyeItem:hover
{
    text-decoration:none;
    color:White;
    background-color:#3e3e3e;
    	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	/*--Bottom left rounded corner--*/
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
}
a.fisheyeItem2
{
	text-align: center;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	width: 40px;
	position: absolute;
	display: block;
	bottom: 0;
}
.fisheyeItem img
{

	margin: 0 auto 5px auto;
	width: 100%;
    z-index:50;
}
.fisheyeItem2 img
{
	border: none;
	margin: 5px auto 0 auto;
	width: 100%;
}
.fisheyeItem span,
.fisheyeItem2 span
{
	display: none;
	positon: absolute;
}
.fisheyeContainter
{
	float:left;
	height: 50px;
	width: 200px;
	left: 500px;
	position: absolute;
}
#fisheye2
{
	position: absolute;
	width: 100%;
	bottom: 0px;
}


img {border: 0;}
.container {
	width: 700px;
	padding: 0;
   
	float:left; 
   
    margin-top:121px;
    height:20px;


		
}
#header {
	width: 970px; height: 179px;
	float: left;
}
ul#topnav {
	margin: 0; padding: 0;
	float:left;
	width: 100%;
	list-style: none;
	
}
ul#topnav li {
	float: left;
	margin: 0; padding: 0;
	position: relative;
	color:#c59a17;
	
}
ul#topnav li a {
	float: left; 

	height: 30px;
  color:white;
	font-size:13px;
  

	line-height:30px;
	border-bottom:solid 3px Transparent;

}


ul#topnav li a:hover {
	 color:Red;
	

}


ul#topnav li:hover a, ul#topnav li a:hover {text-decoration:none;  }
ul#topnav a.home {

	width:  90px; 
	background-image:url('Images/MenuDivider.jpg');
	background-position:right;
	background-repeat:no-repeat;
	
	
}
ul#topnav a.season {

	width: 117px; 
	background-image:url('Images/MenuDivider.jpg');
	background-position:right;
	background-repeat:no-repeat;
	


}
ul#topnav a.sale {
	background: url(nav_sale.png) no-repeat;
	width: 150px; 
    background-color:#f5f5f5
}
ul#topnav a.community {
	background: url(nav_community.png) no-repeat;
	width: 124px; 
	background-color:#f5f5f5
}
ul#topnav a.store {
	background: url(nav_store.png) no-repeat;
	width: 141px; 
	background-color:#f5f5f5;
}
 
 
ul#topnav li .sub {
	position: absolute;	
	top: 32px; left: 0;
	background: url('images/MenuSubBg.png');
	padding:  0px 20px 20px;
	float: left;
	/*--Bottom right rounded corner--*/
	-moz-border-radius-bottomright: 10px;
	-khtml-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	/*--Bottom left rounded corner--*/
	-moz-border-radius-bottomleft: 10px;
	-khtml-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	
	display: none;
    text-transform:none;


	z-index:1005;
}
ul#topnav li .row {clear: both; float: left; width: 100%; margin-bottom: 10px;}
ul#topnav li .sub ul{
	list-style: none;
	margin: 0; padding: 0;
	width: 170px;
	float: left;
}
ul#topnav .sub ul li {
	width: 100%;

	

}
ul#topnav .sub ul li h2 {
	padding: 0;  margin: 0;

}
ul#topnav .sub ul li h2 a {
	padding: 5px 0;
	background-image: none;
	font-size:14px;

	color:White;
	border-bottom:solid 1px #606163;



}
ul#topnav .sub ul li a {
	float: none; 
	text-indent: 0; /*--Reset text indent--*/
	height: auto;

	display: block;
	text-decoration: none;
    color:#606163;
    font-size:10px;
    font-style:normal;
    font-weight:normal;
    text-align:left;
    padding-left:5px;
    text-transform:none;
    border:none;

}
ul#topnav .sub ul li a img
{
    padding-right:5px;
}
ul#topnav .sub ul li a:hover {color:Red; background-position: 5px 12px ; }

.FreindListContainer
{
    padding:10px;
    width:400px;
    float:left;

  
   
    
}
.FriendList_Item
{
    border-top:solid 1px #a0bdd9;
    float:left;
    width:400px;
    min-height:60px;
    padding:5px 5px 5px 5px;
}
.FriendList_Item:hover    
{
    background-color:#f5f5f5;
}
.FriendList_Image
{
    float:left;
    padding-right:10px;
}
.FriendListFrom_Member
{

 float:left;
 padding-right:5px;
 width:200px;
 font-size:12px;
     
    
     color:#606163;
}
.FriendList_Action
{
    float:left;
    width:400px;
   
  
}





.FreindList_TopControls
{
    margin:10px 0px 10px 0px;
}
.FreindList_TopControls a
{
    font-size:12px;
}

.Discussion_Container

{
    width:880px;
    margin:10px;
    padding:10px;
    background-color:White;
    border:solid 1px #e3e3e3;
    min-height:500px;
    float:left;
            	-moz-border-radius-topleft: 10px;
	-khtml-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
	
	-moz-border-radius-topright: 10px;
	-khtml-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
	
	
	
	
	-moz-border-radius-bottomleft: 10px;
	-khtml-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-khtml-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
    
 
}

.Discussion_Create
{
    float:left;
    border:solid 1px #e3e3e3;
    width:100%;
    overflow:hidden;
        background-color:#fbfbfb;
            margin-top:10px;
           
}
.Discussion_Profile
{
    float:left;
    width:140px;
    background-color:#fbfbfb;
    margin-top:10px;
    margin-left:20px;
    min-height:500px;
   margin-right:10px;

}
.Discussion_Profile span
{
    float:left;
    text-align:center;
}



.Discussion_ListItem
{
    float:left;
    border:solid 1px #e3e3e3;
    width:600px;
    background-color:#FFFFFF;
    margin-top:10px;
    padding-top:10px;
                	-moz-border-radius-topleft: 10px;
	-khtml-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
	
	-moz-border-radius-topright: 10px;
	-khtml-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
	
	
	
	
	-moz-border-radius-bottomleft: 10px;
	-khtml-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-khtml-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
    
}
.Discussion_ListItem a
{
    font-size:14px;
    font-weight:bold;	 
    width:500px;
    padding-bottom:10px;
    margin-bottom:5px;
}
.Discussion_ListProfile
{
    float:left;
    width:110px;
    background-color:#fbfbfb;
    margin-left:10px;
    min-height:100px;
    margin-right:10px;
 

}

.Discussion_ListProfile a
   {
        font-weight:normal;
        font-size:12px;
        width:60px !Important;
        padding-bottom:0px;
        color:Red;
   }



.Discussion_Profile span
{
    float:left;
    text-align:center;
}
.Discsussion_ViewText
{
    color:#606163;
    white-space:pre-line;
    font-size:12px;
    min-height:250px;
    margin-bottom:20px;
    background-color:White;
    padding:2px;
    border:solid 1px #e3e3e3;
}

.Discussion_Links
{
    width:600px;
    float:left;
    margin-left:20px;
}






/* root element for tabs */
#flowtabs {
	
	/* dimensions */
	width:760px;
	height:31px !important;
	margin:0 !important; 
	padding:0;	
	
	/* IE6 specific branch (prefixed with "_") */
	_margin-bottom:-2px;
}

/* single tab */
#flowtabs li { 
	float:left; 
	margin:0; 
	padding:0; 
	text-indent:0; 
	list-style-type:none;
}

/* a- tag inside single tab */
#flowtabs li a {
	background:  url('Images/red_panes.jpg') no-repeat;
	display:block;
	height: 23px;   
	width: 125px; 	
	padding:0px;
	margin:0px;
	
	/* font decoration */
	color:#000;
	font-size:12px;
	line-height:23px;
	text-align:center;
	text-decoration:none;
}

/* adjust the background image position on each tab */
#flowtabs #t1 			{ background-position: 0 0; }
#flowtabs #t2 			{ background-position: -126px 0; }   

 
/* mouseover state */
#flowtabs a:hover 		{ color:#fff;	 }
#flowtabs #t1:hover 	{ background-position:      0 -23px; }
#flowtabs #t2:hover 	{ background-position:  -126px -23px; }

/* currently selected tabs */
#flowtabs a.current		{ cursor:default; color:#fff; line-height:23px; }
#flowtabs #t1.current { background-position:      0 -46px; }
#flowtabs #t2.current { background-position: -126px -46px; }



/* panes */
#flowpanes {
	background: url('Images/red_panes.jpg') no-repeat 0 -100px;		
	width:250px;
	height:450px;	
}


/* single pane */
#flowpanes div {
	display:none;	
	color:#fff;	
}

/* some decorations for elements inside single pane */
#flowpanes div h2 {
	font-weight:normal;
	color:#ddd;
	letter-spacing:1px;
	margin:10px 0 0 0;
	font-size:22px;	
}

#flowpanes a {
	color:#cc9;		
	font-size:14px;
}

#flowpanes p, #flowpanes samp {
	color:#ccc;		
}

#flowpanes div.narrow {
	padding-right:160px;		
}



.HomePage2_Gallery
{
    float:left;
    width:500px;
    overflow:hidden;
 
}
.HomePage2_YouTube
{
    margin-top:2px;
    width:500px;
    
    min-height:300px;
    float:left;
    overflow:hidden;
        	-moz-border-radius-bottomleft: 10px;
	-khtml-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-khtml-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	
}
.HomePage2_BookF1
{
    height:61px;
    float:left;
    margin-left:16px;
}
    
    
.Video_Link a
{ color:White;
}
.Video_Link a:hover
{ color:Red;
}
.HomePage2_YouTube .HomePage2_ColumnBox_TextSection p
{
    color:White;
}
.HomePage2_YouTube_Item
{
    margin-bottom:10px;
    border:solid 1px #606163;
    float:left;
   width:488px;
    min-height:60px;
    padding:5px 5px 5px 5px;
    font-size:11px;
   background-color:Black;
     color:#606163;
     	-moz-border-radius-topleft: 10px;
	-khtml-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
	
	-moz-border-radius-topright: 10px;
	-khtml-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
	
	-moz-border-radius-bottomleft: 10px;
	-khtml-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-khtml-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
}
.HomePage2_Center
{
    width:500px;
    
    min-height:700px;
    float:left;
    margin:2px;
    
}

.HomePage2_Center p
{
    font-size:12px;
       color:#606163;
       padding:2px;
   
}

.HomePage2_Left
{
    width:205px;
   margin-right:8px;
 
    min-height:500px;
    float:left;
     
}
.HomePage2_Right
{
    width:205px;
   margin-left:8px;
 
    min-height:500px;
    float:left;
 
    
}
.HomePage2_ColumnBox
{
       width:208px;

    float:left;
    margin-bottom:5px;
    overflow:hidden;
    	-moz-border-radius-bottomleft: 10px;
	-khtml-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-khtml-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	background-color:#fff;
	
}

.HomePage2_ColumnBox p
{
    font-size:12px;
       color:#606163;
       padding:2px;
   
}
.HomePage2_ColumnBox_TextSection
{
    margin-top:3px;
    float:left;
}
.HomePage2_Champ
{
      

    float:left;
    margin-bottom:5px;
    overflow:hidden;
    	-moz-border-radius-bottomleft: 10px;
	-khtml-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-khtml-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	background-color:#f5f5f5;
	height:350px;
	
}


.HomePage2Section_Container
{
    float:left;
    width:190px;
    
    text-align:center;
    color:White;

         color:#606163;
    padding:3px;
    margin-top:5px; 

   background-position:bottom center;

}
.HomePage2Section_Container_Inner
{
    text-align:center;
}