/* --- CSS DOCUMENT FOR JO FOSTER RACING --- */

* {
padding: 0;
margin: 0;
}		  

body {
width: 100%;
font-family: Verdana, Arial, Helvetica, Sans-serif;
font-size: 12px;
color: #000000;
background: #e9e7da url('images/body_background.jpg') no-repeat 85px 0px;		  
}

img {
border: none;
}
			   
body.homepage {
background: #e9e7da url('images/body_background_home.jpg') no-repeat 85px 0px;
}

p {
padding: 8px 0px;
text-align: justify;
}

.navigation {
height: 25px;
margin-left: 85px; 
margin-top: 70px;
}			 

.homepage  .navigation{
margin-top: 210px;
}				

.navigation li {
list-style-type: none;
display: inline;
}

.navigation li a {
background-color: #6699cc;
text-decoration:none;
color:white;  
height: 14px;
padding: 5px 4px 6px 4px;
display: block;
float: left;   
}

.navigation li a:hover {
color:black;
}

.rightnavfloat {
float:left;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/nav_right.png');	   /* for =< IE6 */
height: 25px;
width: 11px; 
}

.rightnavfloat_white {
float:left;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/nav_right_white.png');	   /* for =< IE6 */
height: 25px;
width: 11px; 
}

/* for firefox and IE7 */
.navigation li > .rightnavfloat {
background-image: url('images/nav_right.png');
}

/* for firefox and IE7 */
.navigation li > .rightnavfloat_white {
background-image: url('images/nav_right_white.png');
}

#header_container {
padding-left: 85px;
background-repeat: repeat-x; 
background-image: url('images/header_container_bg_test.jpg');
height:148px; 
} 

.homepage #header_container {
background-image: url('images/header_container_bg_home.jpg'); 
height: 176px;
}

#headerRight {
padding: 0px 0px 17px 27px;
}

#maincontainer {
width:780px;
margin-left: 70px; 
position: relative;
}

#left_advert {
width: 160px;
height: 188px;
float: left;
}

#content {
width: 600px;
height: 178px; 
float: left;
padding: 10px 10px 0px 10px;
text-align: left;
}

#content ul {
list-style-position:inside;
}

#sidePics {
width: 300px;
float: left;
text-align: center;
font-size: 10px;
}

#sidePics img {
margin: 10px auto;
}

#home_news {
width: 188px; 
min-height:35px;
height:35px;
background-color: #333333;
float: left;  
position: absolute;
top: -7px;
right: 0px;	 
text-align: left;
}			

#maincontainer > #home_news {
height:auto;
}

#pagetitle {
font-size: 18px;
font-weight: bold;				
padding-bottom: 5px;
border-bottom: 1px solid #999999;
margin-bottom: 5px;
}

.title {
margin: 6px 0px;
}

.title {
font-size: 22px;
font-weight: bold;
font-style: italic;
margin-top: 15px;
text-transform: uppercase;
}
 

.sidenews {
font-size: 10px;
color: #ffffff;
margin: 0px 10px 5px 12px;
border-bottom: 1px dotted white;
}			   

.sidenews p {
padding: 0;
margin: 0; 
text-align: left;
}

.sidenews a {
color: #d6fb09;
text-decoration: none;
padding-bottom: 18px;
display: block;
}
#contactform p {padding: 5px 0px;height: 25px;}
#contactform label {width: 150px;height: 18px;float: left;text-align: right; margin-right: 8px;}
#contactform input, #contactform textarea {width: 200px;float: left;}

#staffPage {
width: 100%;
}

.staffLeft {
width: 105px;
padding: 2px;
float: left;
clear: left;
}           

.staffLeft img {
width: 105px;
}

.staffRight {
width: 430px;
height: 119px;
padding: 10px;
float: left;
clear: none;
}	

.clearBoth { 		  
	clear: both;
}

.syndicateContainer {
clear: both;
width: 500px;
margin: 10px 0;
}

.syndicateShort {
float: left;
width: 500px;
position: relative;
}

.syndicateShort img {
margin: 0 15px 15px 0;
float: left;
}

.syndicateFull {
float: left; 
}						

.syndicateFull img {
float: right;
clear: both; 
margin: 0 0 15px 0;
}

.syndicatehr {
width: 500px;
}
