/* CSS Document */
body{
	background-color: #D9DEE9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0;
	padding: 0;
	height:100%;
}
img{
	border: 0px;
}
a{
	color: #333333;
}
a:link, a:active{
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}

.righttext{
	font-size: 9px;
	color: #9FAED5;
	padding: 0px 0px 0px 12px;
	display: block;
}
.righttext b{
	font-size: 13px;
	color: #ffffff;
}
.header{
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	margin: 5px 0px 10px 0px;
}
.copy{
	font-size: 12px;
	color: #333333;
}
.mediumcopy{
	font-size: 14px;
	color: #333333;
}
.mediumcopy a{
	font-weight: bold;
	text-decoration: none;
}
.mediumcopy a:hover{
	text-decoration: underline;
	color: #990000;
}
.smallcopy{
	font-size: 10px;
	color: #666666;
}
.borderimage{
	border: 2px solid #990000;
	margin: 5px 0px 5px 0px;
}
.quote{
	font-size: 14px;
	color: #990000;
	font-style: italic;
}



#wrapper{
	width: 800px;
	height: 100%;
	margin: 0 auto;
}
#container{
	background-color: #ffffff;
	border-left: 2px solid #C2CADC;
	width: 685px;
	min-height: 100%;
	height: auto;
	margin: 0px;
	position: absolute;
}
#rightbar{
	background: #425891;
	width: 115px;
	min-height: 100%;
	height: auto;
	margin: 0px 0px 0px 687px;
	position: fixed;
}
#header{
	width: 673px;
	height: 230px;
	background-image: url(images/headerbg.jpg);
	background-repeat: no-repeat;
	float: right;
}
#navigation{
	width: 600px;
	height: 20px;
	margin: 141px 0px 0px 0px;
	float: left;
}

#navigation span{
	display: none;
}
#navigation td{
	padding: 0px 6px 0px 6px;
}
.menu_stats a, .menu_stats a:link, .menu_stats a:active, .menu_stats a:visited, .menu_stats_on{
	background: url(images/btStatistics.gif);
	width: 63px;
	height: 20px;
	display: block;
}
.menu_stats a:hover, .menu_stats_on {
	background: url(images/btStatistics_over.gif);
	background-repeat: no-repeat;
	background-position: center;
}

.menu_footage a, .menu_footage a:link, .menu_footage a:active, .menu_footage a:visited, .menu_footage_on{
	background: url(images/btFootage.gif);
	width: 98px;
	height: 20px;
	display: block;
}
.menu_footage a:hover, .menu_footage_on{
	background: url(images/btFootage_over.gif);
	background-repeat: no-repeat;
	background-position: center;
}

.menu_press a, .menu_press a:link, .menu_press a:active, .menu_press a:visited, .menu_press_on{
	background: url(images/btPress.gif);
	width: 36px;
	height: 20px;
	display: block;
}
.menu_press a:hover, .menu_press_on {
	background: url(images/btPress_over.gif);
	background-repeat: no-repeat;
	background-position: center;
}

.menu_nominations a, .menu_nominations a:link, .menu_nominations a:active, .menu_nominations a:visited, .menu_nominations_on{
	background: url(images/btNominations.gif);
	width: 97px;
	height: 20px;
	display: block;
}
.menu_nominations a:hover, .menu_nominations_on {
	background: url(images/btNominations_over.gif);
	background-repeat: no-repeat;
	background-position: center;
}

.content{
	padding: 20px 0px 0px 12px;
	width: 100%;
	float: left;
}
.content p{
	margin-top: 10px;
}
.content table{
	display: block;
} 

.video{
	background-color: #990000;
	width: 450px;
	height: 360px;
	padding: 2px;
	display: block;
}
.video_tube{
	background-color: #990000;
	width: 425px;
	height: 355px;
	padding: 2px;
	display: block;
}

#footer{
	width: 685px;
	height: 14px;
	background: #425891;
	position: absolute;
	bottom: 0px;
	margin: 0px 0px 0px -12px;
	padding: 3px;
	font-size: 10px;
	color: #ffffff;
	text-align: center;
}
#footer a{
	color: #FFFFFF;
}

#yorkholder{
	width: 100%;
}
#yorkresult{
	width: 210px;
	float: right;
}
#yorkvideo{
	float: left;
}
#longchampholder{
	width: 100%;
}
#longchampresult{
	width: 210px;
	float: right;
}
#longchampvideo{
	float: left;
}
#newmarketholder{
	width: 100%;
}
#newmarketresult{
	width: 210px;
	float: right;
}
#newmarketvideo{
	float: left;
}