/* -------- CSS - The F1 Times ---------- */
* 	{
	padding: 0; 
	margin: 0;
	}

body 	{
	background: #cccccc;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	}

/* ----- Links ------ */
a{text-decoration: none}
a:link, a:visited{color: #000; 004276outline: none}
a:hover{color: #14830C;}
a:focus{outline:none;}	

a.foot:link {color: #fff; 004276outline: none}
a.foot:visited {color: #fff;}
a.foot:hover {color: #fff; text-decoration:underline;}

::selection {
        background: #c9efc6; /* Safari */
        }
::-moz-selection {
        background: #c9efc6; /* Firefox */
}
	
/* ----- Remove borders on linked images ----- */
a img { 
	border: none; 
	}

/* ----- Lists ----- */
.block-inline li {
	display: block; 
	float: left;
	}

/* ---- No border - margin ----- */
.no-border {
	border: 0 !important;
	}
.no-margin {
	margin: 0 !important;
	}

/* MENU */
	
#f1_hdr {
	background: #14830C;
	}
	
/* gen purpose width constriction */
.hdr-wrap {
	margin: 0 auto; 
	width: 960px; 
	position: relative;
	padding-top: 5px;
	}
	
#f1_hdr-main {
	height: 100px; 
        width:960px;
	background: #14830C url(../../images/f1times_logo-11.gif) left no-repeat;
	_padding: 0 10px;
        margin:0 auto;
	}
#f1_hdr #f1_hdr-nav{
	border-bottom: 4px solid #f1f1f1; 
	display: block; 
	height: 35px; 
	background: #00B60D url(../../images/bg-nav.png) center; 
	padding: 0 10px;
	}
#f1_hdr #f1-menu {
	display:block; 
	margin:0 auto; 
	width: 960px; 
	height: 35px; 
	border-left: 1px solid #0F9009;
	}

	#f1-menu li{
	display: block; 
	float: left; 
	height: 35px; 
	background: #0F9009 url(../../images/bg-nav.png) center;
	border-right: 1px solid #0F9009;
	}
	#f1-menu li a{
	overflow: hidden; 
	background: #00B60D url(../../images/bg-nav.png) center; 
	line-height: 35px; 
	border-right: 1px solid #0F9009; 
	color: #fff; font-weight: bold; 
	display: block; 
	_display: inline-block; 
	text-decoration: none !important; 
	height: 35px;
	}
	
	#f1-menu li a:hover{
	background: #0F9009;
	}
	#f1-menu .nav-media{
	background: #00B60D url(../../images/bg-nav.png) bottom left;
	}
	#f1-menu .nav-on, #menu .nav-on:hover{
	background: #fff url(../../images/bg-nav.png)top; 
	color: #000000;
	}


	#f1-menu #nav-news{width: 58px}
	#f1-menu #nav-community{width: 88px}
	#f1-menu #nav-tf1tv{width: 74px}
	#f1-menu #nav-gallery{width: 70px}
	#f1-menu #nav-forum{width: 54px}
	#f1-menu #nav-contact{width: 95px}
	#f1-menu #nav-register{width: 78px}	
        #f1-menu #nav-profile{width: 66px}
        #f1-menu #nav-write{width: 68px}		
        #f1-menu #nav-edit{width: 86px}	
        #f1-menu #nav-logout{width: 72px}
        #f1-menu #nav-articles{width: 94px}	
        #f1-menu #nav-tickets{width: 76px}

	
	#top label{
		font-weight:bold;
		width: 60px;
		text-align:left;
		padding-left:5px;
		color: #fff;
		}
	
	#top input{
		font-size:10px;
		padding:4px 2px;
		padding-left:3px;
		border:solid 1px #1AA62E;
		width:120px;
		margin:0px 0 0px 0px;
		align:center;
		margin-top: 6px;
		}
	#top button{ 
		margin-left:2px;
		width:30px;
		height:25px;
		background:#000000;
		text-align:center;
		color:#FFFFFF;
		font-size:12px;
		face: Verdana;
		font-weight:bold;
		}  	
		
		#mini-links {
		display: block;
		height: 20px;
		background: #f1f1f1 center;
		padding: 0 10px;
		text-align: center;
		}	
	
		#mini-links p {
		font-size: 11px;
		font-weight: normal;
		color: #000;
		}	

                #countbox {
		font-size: 11px;
		font-weight: normal;
		color: #000;
                padding:0px;
                }	
	
/* ---- Columns ---- */		

#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	width: 960px;
	background: #cccccc;
}	

#left_content {
	float: left;
	width: 300px;
	background: #cccccc;
	margin-right: 5px;
	margin-top: 5px;
	color: #000;
}

#right_content {
	float: right;
	width: 310px;
	background: #cccccc;
	margin-left: 5px;
	margin-top: 5px;
	color: #000;
}

#center_content { 
	float: left;
	width: 330px;
	background: #cccccc;
	margin: 5px;
	color: #000;
	}
	
#gallery_column {
	float: left;
	width: 640px;
	background: #cccccc;
	margin-right: 5px;
	margin-top: 5px;
	color: #000;
}	
	
/* ---- Main content box ---- */	

.main_story	{
		width: 290px;
		padding: 5px;
		margin-bottom: 5px;
		background: #fff;
		border: 2px solid #cccccc;
		}			
		
.main_story h3 	{
		background: #ffffff;
		text-align: left;
		margin: 0px;
		padding: 0;
		font: bold 1.4em verdana;
		color: #000000;
		}						
		
.main_story p 	{
		background-color: #fff;
		line-height: 1.4em;
		padding-left: 0px;
		font: 1.0em verdana;
		color: #000;
		text-align: left;
		}
				
.main_story img.scaled {
		float: center;
		width: 290px;
                height:160px;
		padding-bottom: 5px;
		}
		
.popular	{
		width: 290px;
		padding: 5px;
		margin-bottom: 5px;
		background: #fff;
		border: 2px solid #cccccc;
		font: bold 12px verdana;
		}			
		
.popular h6 	{
		background: #ffffff;
		text-align: left;
		margin: 0px;
		padding: 4px 0 0 0;
		font: bold 12px verdana;
		color: #000000;
		}						
				
.popular img.scaled {
		float: left;
		width: 120px;
		padding: 5px 5px 0px 0px;
		}		
		
/* ---- Smaller content boxes ---- */		
		
.small_story	{
		width: 160px;
		height: 148px;
		padding: 0px;
		margin-bottom: 3px;
		background: #fff;
		border: 2px solid #cccccc;
                overflow: hidden;
		}			
		
.small_story h3 	{
		background: #ffffff;
		text-align: left;
		margin: 0;
		padding: 5px;
		font: bold 14px verdana;
		color: #000000;
		}						
				
.small_story img.scaled {
		float: center;
		width: 160px;
		height: 86px;
		padding: 0px;
		}

.adsell	{
		width: 320px;
                height:50px;
		padding: 5px;
		margin-bottom: 5px;
		background: #fff;
		border: 2px solid #cccccc;
		}
		
.article_links	{
		width: 320px;
		padding: 5px;
		margin-bottom: 5px;
		background: #fff;
		border: 2px solid #cccccc;
		}
		
.article_links h4 {
		background: #ffffff;
		text-align: left;
		margin: 0;
		padding-top: 3px;
		font: normal 10px verdana;
		color: #434343;
		border-bottom: 1px dotted #cccccc;
		}
		
.article_links .small {
		color:#434343;
		font-weight:normal;
		float: right;
		margin: 0;
		padding-top: 3px;
		font: normal 10px verdana;
		border-bottom: 1px dotted #cccccc;
		}

.article_links h2 {
		background: #298E0E;
		text-align: left;
		font: bold 1.0em arial, helvetica;
		padding: 3px 0 3px 3px;
		color: #ffffff;
		}

#content_sub {
                width:320px;
	        position:absolute;
                top:320px;
                margin-top:5px;
}
		
.mybox_icons	{
		width: 320px;
		padding: 5px;
		margin-bottom: 5px;
		background: #fff;
		border: 2px solid #cccccc;
		}
		
.mybox_icons p 	{
		background-color: #fff;
		padding-left: 4px;
		padding-top: 6px;
		font: 1.0em verdana;
		color: #000;
		font-weight: bold;
		text-align: left;
		}		
		
.mybox_icons h5 {
		background: #ffffff;
		text-align: left;
		margin: 0;
		padding-left: 4px;
		padding-bottom: 1px;
		font: normal 8pt verdana;
		color: #434343;
		}	

.mybox_icons h2 {
		background: #298E0E;
		text-align: left;
		font: bold 1.0em arial, helvetica;
		padding: 3px 0px 3px 3px;
                margin-bottom:5px;
		color: #ffffff;
		}			

.twitter-share {
                padding-top:4px;
                width: 78px;
                overflow: hidden;
                }		
		
/* ---- Advertisement ---- */		
		
.advert_300	{
		width: 300px;
		padding: 5px;
		margin: 0px;
		background: #fff;
		border: 2px solid #cccccc;
		}
		
.advert_120	{
		width: 120px;
		padding: 5px;
		margin: 0px;
		background: #fff;
		border: 2px solid #cccccc;
		}		
		
.points_table	{
		width: 300px;
		padding: 5px;
		margin-top: 5px;
		background: #fff;
		border: 2px solid #cccccc;
		}
		
.points_table p {
		padding-top: 5px;
		font: 1.0em verdana;
		color: #000;
		text-align: center;
		}	

.advert_950	{
		width: 960px;
                height: 60px;
		margin-left: 2px;
		margin-top: 7px;
                margin-bottom: 0px;
		background: transparent;
		border: 0px solid #cccccc;
		}

.compare	{
		width: 800px;
		margin-left: 2px;
		margin-top: 8px;
                margin-bottom: 0px;
		background: #fff;
		border: 2px solid #cccccc;
		}
		
/* ----- Article pages ----- */

#left_content_article {
	float: left;
	width: 480px;
	background: #cccccc;
	margin-right: 5px;
	margin-top: 5px;
	color: #000;
}

#left_content_article a:link {
color: #14830C;
text-decoration: underline;
}

#left_content_article a:visited {
color: #14830C;
text-decoration: underline;
}

#left_content_article a:hover {
color: #000;
text-decoration: underline;
}

#right_content_article {
	float: right;
	width: 130px;
	background: #cccccc;
	margin-left: 5px;
	margin-top: 5px;
	color: #000;
}

#center_content_article { 
	float: left;
	width: 330px;
	background: #cccccc;
	margin: 5px 5px 0 5px;
	color: #000;
	}
	
/* ---- Main content box ---- */	

.main_story_article	{
		width: 470px;
		padding: 5px;
		margin-bottom: 5px;
		background: #fff;
		border: 2px solid #cccccc;
		}			
						
		
.main_story_article p {
		background-color: transparent;
		line-height: 18px;
		padding-bottom: 15px;
		font: 12px verdana;
		color: #333333;
		text-align: left;
		}

.main_story_article h1 {
		background-color: #fff;
		line-height: 1.0em;
		padding-bottom: 5px;
		font: 0.8em verdana;
		color: #888888;
		text-align: left;
		}

.main_story_article h2 {
		background: #298E0E;
                height:1px;
		text-align: left;
		font: bold 1.0em arial, helvetica;
                margin-bottom:3px;
		color: #ffffff;
		}

.main_story_article h3 {
		background: #ffffff;
		text-align: left;
		margin: 0;
		padding: 0;
		font: bold 1.4em verdana;
		color: #000000;
		}

.main_story_article h4 {
                width:460px;
		background: #f1f1f1;
		text-align: left;
		font: bold 12px arial, helvetica;
                margin:5px 0 5px 0;
                padding:5px 5px 0 5px;
		color: #000000;
		}

.main_story_article h5 {
		background: #298E0E;
		padding: 2px 4px 2px 4px;
                width:462px;
		font: bold 14px verdana;
		color: #fff;
		}

.main_story_article h8 {
		background: #eeeeee;
		padding: 5px;
		font: bold 12px verdana;
		color: #000000;
                width:460px;
                height:20px;
                margin-bottom:5px;
                display:block;
		}
				
.main_story_article img.scaled {
		float: right;
		width: 230px;
		border: 2px solid #cccccc;
		margin-bottom: 3px;
		margin-top: 6px;
		margin-left: 10px;
		margin-right: 5px;
		}	

.related_story {
                width:470px;
                background:#cccccc;
                margin-bottom:10px;
}

.related_story p {
                padding:10px;
                background:#cccccc;
		font: italic bold 12px verdana;
		color: #000000;
		text-align: left;
}

.left img {
		float: left;
		width: 230px;
		border: 2px solid #cccccc;
		margin-top: 3px;
		margin-left: 5px;
		margin-right: 10px;
		}

.left h1 {
        background-color:#cccccc;
        width: 228px;
        font-family: helvetica; 
	font-size: 12px; 
        font-weight: normal;
        text-align:left;
        color: #000000;
        padding:3px;
        margin: 0px 10px 5px 5px;
        float:left;
        }

.right img {
		float: right;
		width: 230px;
		border: 2px solid #cccccc;
		margin-top: 3px;
		margin-left: 10px;
		margin-right: 5px;
		}

.right h1 {
        background-color:#cccccc;
        width: 228px;
        font-family: helvetica; 
	font-size: 12px; 
        font-weight: normal;
        text-align:left;
        color: #000000;
        padding:3px;
        margin: 0px 5px 5px 10px;
        float:right;
        }	

.frame_right {
        width:240px;
        float:right;
        margin-right:5px;
}
		
/* ------ Footer -------*/

#f1_ftr {
	width: 960px;
	background-color: #000;
	}
	
/* ------- tables ------*/	

table.links {
	background-color: #fff;
	text-align: left;
	padding: 0px;
	 }

links.td 	{
	background-color: #fff;
	padding: 0px;
 	}
 	

/* ------ Footer ------- */

#footer {
	background: #111111;
        height:100px;
        float:left;
        width:100%;
        margin-top:5px;
        border-top: 3px solid #14830C;
	}
	
.footer {
	margin: 0 auto; 
	width:960px; 
        background-color:#111111;
        padding-top:10px;
	}							

.footer_1 {
        width:190px;
        float:left;
        border-right: 1px solid #cdd0d0;
        }

.footer_1 h1 { 
	font-family: helvetica; 
	font-size: 14px; 
        font-weight: normal;
        color: #ffffff;
        padding-bottom:3px;
        text-align:center;
        }

.footer_2 {
        width:190px;
        float:left;
        margin-left:1px;
        border-right: 1px solid #cdd0d0;
        }

.footer_2 h1 { 
	font-family: helvetica; 
	font-size: 14px; 
        font-weight: normal;
        color: #ffffff;
        padding-bottom:3px;
        text-align:center;
        }

.footer_3 {
        width:190px;
        float:left;
        margin-left:1px;
        border-right: 1px solid #cdd0d0;
        }

.footer_3 h1 { 
	font-family: helvetica; 
	font-size: 14px; 
        font-weight: normal;
        color: #ffffff;
        padding-bottom:3px;
        text-align:center;
        }

.footer_4 {
        width:190px;
        float:left;
        margin-left:1px;
        border-right: 1px solid #cdd0d0;
        }

.footer_4 h1 { 
	font-family: helvetica; 
	font-size: 14px; 
        font-weight: normal;
        color: #ffffff;
        padding-bottom:3px;
        text-align:center;
        }

.footer_5 {
        width:190px;
        float:left;
        margin-left:1px;
        }

.footer_5 h1 { 
	font-family: helvetica; 
	font-size: 14px; 
        font-weight: normal;
        color: #ffffff;
        background-color:#111111;
        padding-bottom:3px;
        text-align:center;
        }

		
#gallery {
	float: left;
	width: 960px;
	background: #cccccc;
	color: #000;
	}		
		
.gallery	{
		width: 950px;
		padding: 5px;
		margin-bottom: 5px;
		background: #fff;
		border: 2px solid #cccccc;
		}

a.green{text-decoration: none; color: #ffffff; background: #158412; padding:5px; font-weight:bold;}
a.green:hover{color: #ffffff; background: #000000;}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(http://www.thef1times.com/community/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(http://www.thef1times.com/community/images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }			

table.datagrid {
	border:1px solid #DDDDDD;
	border-collapse:collapse;
}

.advancedtable thead th{
	background: #E5E5E5;
        padding:2px;
        border-bottom:2px solid #BABABA;
}

.odd td{
	background-color: #EEEEEE;
        padding:2px;
        border-bottom:1px solid #D9D9D9;
}
.even td{
	background-color: #FDFDFD;
        padding:2px;
        border-bottom:1px solid #D9D9D9;
}

.advancedtable1 thead th{
	background: #E5E5E5;
        padding:2px;
        border-bottom:2px solid #BABABA;
}

.odd td{
	background-color: #EEEEEE;
        padding:2px;
        border-bottom:1px solid #D9D9D9;
}
.even td{
	background-color: #FDFDFD;
        padding:2px;
        border-bottom:1px solid #D9D9D9;
}	


.ie6warning	{
		width: 950px;
		padding: 5px;
		margin-top: 5px;
		background: #B8DDFF;
		border: 2px solid #cccccc;
		}		

.ie6warning p {
		font: 14px bold verdana;
                text-align: center;
		}	
            

.commentary thead th{
	background: #fff;
        padding:2px;
        border-bottom:2px solid #BABABA;
}

.commentary td{
	background-color: #fff;
        padding:4px 5px 4px 2px;
        border-bottom:1px solid #D9D9D9;
        font-size: 14px;
        vertical-align: top;
}

.comm{
	margin:0 auto;
	width:470px;
}
	/* ----------- stylized ----------- */
	#comms{
		background:#fff; }

        #comms label{
		display:block;
		font-weight:bold;
		text-align:left;
		width:40px;
		float:left;
                padding: 5px 2px 0 0;
	}
	
	#comms input{
		font: 12px verdana;
		padding:4px 2px;
		border:solid 1px #14830C;
		width:200px;
		margin-bottom:5px;
		align:center;
	}

        #comms check{
		display:block;
		font-weight:bold;
		text-align:left;
		width:100px;
		float:left;
                padding: 0px 2px 2px 0;
	}

	#comms textarea{
                font-size: 12px;
		padding:4px 2px;
		border:solid 1px #14830C;
		width:465px;
		margin:0;
		align:center;
	}

	#comms_button{ 
		clear:both;
		margin-top:5px;
		background:#14830C;
                padding: 8px;
		text-align:center;
		color:#FFFFFF;
		font-size:14px;
		face: Verdana;
		font-weight:bold;
                border: solid 0px;
		}                	
	
	#comms_button:hover {
    		background: #000000;
		}          														

.comment {
		padding: 5px 5px 1px 5px;
		margin-bottom: 5px;
		background: #F1F1F1;
		border-bottom: 2px solid #cccccc;
		}

.comment p {
		padding-bottom:8px;
		background: #F1F1F1;
		}

.comment h7 {
                margin-bottom: 5px;
                font-size: 12px;
                font-weight: bold;
                background: transparent;
                color: #000000;	
                }

span.small {
font-size:10px;
color:#575757;
}
