/* Style Sheet F1 Insight */

html {
	background-image: url('/images/layout/background.gif');
	background-repeat: repeat;
}

body{
	margin: 0px;
	background-image: url('/images/layout/background-top.gif');
	background-repeat: repeat-x;
	
	text-align: center;
}

a {
	color: #c0101f;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

form {
	margin: 0px;
}

input {
	border: 1px solid #000000;
	background-color: #FFFFFF;
}

.clear {
	clear: both;
}

.Padding {
	margin-top: 5px;
	height: 10px;
}

#Site-Wrapper {
	width:  1008px;
	margin-left: auto;
	margin-right: auto;
}

#Header {
	width: 1008px;
	height: 169px;
	background-image: url('/images/layout/header.gif');
	background-repeat: no-repeat;
}

#Nav {
	width: inherit;
	height: 50px;
	background-image: url('/images/layout/nav-bg.gif');
	background-repeat: no-repeat;
	text-align: left;
}

#Nav-Links {
	padding-top: 10px;
	padding-left: 20px;
}

#Nav-Links a {
	color: #FFFFFF;
	text-decoration: none;
	font-family: verdana, arial;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 3px;
}

.Source {
	text-align: right;
	padding-top: 30px;
	font-style: italic;
	font-size: 11px;
	clear: both;
}

.RSS-Icon {
	position: fixed;
	padding-left: 635px;
}

#Nav-Links a:hover{
	text-decoration: underline;
}

#Content-Holder {
	background-image: url('/images/layout/content-bg.gif');
	background-repeat: repeat-y;
}

#Letters {
	width: 600px;
	height: 25px;
	text-align: center;
}

.Letter {
	float: left;
	width: 30px;
	text-align: center;
}

#Footer {
	height: 136px;
	background-image: url('/images/layout/footer.gif');
	background-repeat: no-repeat;
}

.Footer-Section {
	float: left;
	padding-left: 20px;
	padding-top: 15px;
	font-family: verdana, arial;
	font-size: 11px;
	
	text-align: left;
}

.Footer-Section-Title {
	padding-bottom: 5px;
}

#Footer-Bottom {
	height: 21px;
	background-image: url('/images/layout/footer-bottom.gif');
	background-repeat: no-repeat;
}

#Main-Content-Left {
	float: left;
	width: 680px;
	padding-left: 8px;
	text-align: left;
}

#Right-Components {
	float: right;
	width: 311px;
	padding-right: 9px;
}

.News-Picture {
	float: left;
	width: 100px;
}

.News-Content {
	float: left;
}

#News-List-Container {
  width: 650px;
}

#News-Block-Homepage {
	
}

#News-Block {
	margin-bottom: 15px;
	padding-bottom: 15px;
}

.News-Block {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #bcbcbc;
}

.News-Title h1 {
	float: left;
	width: 450px;
	height: 15px;
	margin-top: 0px;
	display: inline;
}

.News-Date {
	float: right;
	width: 90px;
	text-align: right;
	
	font-style: italic;
	color: #999999;
}

.News-Article {
	clear: both;
	padding-top: 10px;
}

.News-Content {
	float: left;
	width: 552px;
	min-height: 135px;
}

ul.News-Left-List {
	float: left;
	width: 310px;
	padding: 0;
	margin: 0;
	list-style-position: inside;
	list-style-type: square;
	color: #c0101f;
}

ul.News-Right-List {
	float: right;
	width: 310px;
	padding: 0;
	margin: 0;
	list-style-position: inside;
	list-style-type: square;
	color: #c0101f;
}

ul.News-Left-List a {
	color: #000000;
}

ul.News-Right-List a {
	color: #000000;
}

.Index-Latest-Video {
	float: left;
	width: 163px;
	text-align: center;
}

.Index-Latest-Video img {
	border: 1px solid #CCC;
	padding: 3px;
}

.Index-Latest-Video img:hover {
	background-color: ghostwhite;
}

.Main-Cat {
	padding-bottom: 5px;
}

.Sub-Cat {
	padding-left: 10px;
}

.Sub-Category {
	background-color: #eaeaea;
	height: 15px;
	padding: 2px 0px 3px 4px;
	margin-top: 10px;
	margin-bottom: 10px;
}

/* Circuits */
.Circuit-Row-Highlight:hover {
	background-color: ghostwhite;
}

#Circuit-Map-Thumb {
	text-align: center;
}
/* ******** */

/* Main content box */
#Main-Content-Top {
	width: 680px;
	height: 12px;
	background-image: url('/images/layout/main-content-top.gif');
	background-repeat: no-repeat;
}

#Main-Content-Middle {
	background-image: url('/images/layout/main-content-bg.gif');
	background-repeat: repeat-y;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 3px;
	
	font-family: arial;
	font-size: 12px;
	line-height: 18px;
}

#Main-Content-Bottom {
	height: 14px;
	background-image: url('/images/layout/main-content-bottom.gif');
	background-repeat: no-repeat;
}

.Title h1 {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 3px;
	
	border-bottom: 2px solid #bcbcbc;
	padding-bottom: 2px;
	margin-top: 0px;
	margin-bottom: 15px;
	
	height: 20px;
}

h2 {
	font-size: 14px;
	margin: 0px;
}

h3 {
	font-size: 13px;
	margin: 0px;
}

.Paging {
	text-align: center;
	padding-top: 5px;
	clear: both;
}

/* ******************************** */

/* Videos */

#Video-Player {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 20px;
}

#Video-Player-Description {
	float: left;
	width: 440px;
}

#Video-Player-Details {
	float: right;
	width: 200px;
	text-align: left;
}

.Video {
	float: left;
	width: 320px;
	border: 1px solid #CCCCCC;
	margin-left: 5px;
	margin-bottom: 5px;
}

.Video:hover {
	background-color: ghostwhite;
}

.Video-Image {
	float: left;
	width: 130px;
	padding: 3px;
	text-align: center;
}

.Video-Details {
	float: right;
	width: 170px;
	height: 110px;
	
	padding: 3px;
}

.Video-Title {
	padding-bottom: 5px;
}

.Video-Description {
	padding-top: 5px;
}

.Video-Categories {
	padding-bottom: 15px;
}
.Video-Category-Name {
	height: 15px;
	padding: 0px 0px 5px 0px;
}

.Video-Category-Subname {
	float: left;
	width: 90px;
}

/* ******************************* */

/* Right Component */
.Component-Top {
	width: 311px;
	height: 30px;
	background-image: url('/images/layout/right-component-top.gif');
	background-repeat: no-repeat;
}

.Component-Middle {
	background-image: url('/images/layout/right-component-bg.gif');
	background-repeat: repeat-y;
	text-align: left;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	
	font-family: tahoma;
	font-size: 12px;
}

.Component-Content {
	width: 277px;
}

.Component-Middle-No-Padding {
	padding-top:  0px;
	padding-left: 0px;
	padding-right:  0px;
	text-align: center;
}

.Component-Bottom {
	height: 8px;
	background-image: url('/images/layout/right-component-bottom.gif');
	background-repeat: no-repeat;
}

.Component-Title {
	font-family: arial;
	color: #FFFFFF;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 3px;
	
	text-align: left;
	padding-top: 9px;
	padding-left: 15px;
}
/* ******************************** */

/* Pagination */
.paginate {
font-family:Arial, Helvetica, sans-serif;
	padding: 3px;
	margin: 3px;
}

.paginate a {
	padding:2px 5px 2px 5px;
	margin:2px;
	border:1px solid #999;
	text-decoration:none;
	color: #666;
}

.paginate a:hover, .paginate a:active {
	border: 1px solid #999;
	color: #000;
}

.paginate span.current {
  margin: 2px;
	padding: 2px 5px 2px 5px;
	border: 1px solid #999;
		
	font-weight: bold;
	background-color: #999;
	color: #FFF;
}

.paginate span.disabled {
  padding:2px 5px 2px 5px;
	margin:2px;
	border:1px solid #eee;
	color:#DDD;
}
/* *** */

/* Search Page */
.Search-Result {
	width: 500px;
	float: left;
}

.Search-Result-Date {
	width: 100px;
	float: right;
	text-align: right;
}
/* *** */

/* News Temp */

/* *** */