/* main template */
body 
{
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

table
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

img
{
	border-width: 0px;
}

a, a:visited
{
	color: #343399;
/*	font-weight: bold;*/
	text-decoration: none;
}

a:hover
{
	color: #343399;
/*	font-weight: bold;*/
	text-decoration: none;
}

textarea
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

div.spacer
{
	clear: both;
}

div.adspacer
{
	clear: both;
	height:5px;
	width:100%;
}
div#homepage a
{
	text-decoration: none;
	margin-top: 16px;
	color:white;
	font-weight:bold;
	padding-left: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	font-size: 11px;		
}

/* accessible */
div.skiplinks
{
	display: none;
}

div#top
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 770px;
	height: 60px;
}

div#topmasthead
{
	position: absolute;
	left: 0px;
	top: 9px;
	width: 335px;
	height: 51px;
}

div#topsmallmasthead
{
	position: absolute;
	left: 0px;
	top: 13px;
	width: 285px;
	height: 45px;
}

div#topbanner
{
	position: absolute;
	left: 302px;
	top: 0px;
	width: 468px;
	height: 60px;
	
	text-align: right;
}

div#topbar
{
	position: absolute;
	left: 0px;
	top: 65px;
	width: 1000px;
	height: 25px;
	
	background-image: url(../img/templates/topbar.gif);
	background-position: top left;
	background-repeat: repeat-x;	
}

div#topdateline
{
	float: left;

	padding-left: 4px;
	padding-top: 4px;
	
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

div#topbarthintothick
{
	float: right;
	width: 34px;
	height: 25px;
	
	background-image: url(../img/templates/redbar-thintothick.gif);
	background-position: top left;
	background-repeat: no-repeat;	
}

div#topbarlinks
{
	float: right;
	height: 25px;	
	
	background-color: #CC0000;	
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

div#topbarlinks2
{
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 0px;
}

div#topbarlinks a, div#topbarlinks a:visited
{
	color: white;
	text-decoration: none;
}

div#topbarlinks a:hover
{
	color: white;
	text-decoration: underline;
}

div#bottom
{
	position: absolute;
	top: 93px;
	left: 0px;
	width: 1000px;
}

div#bottombar
{
	clear: both;
	float: left;
	margin-top: 3px;	
	width: 1000px;
	height: 25px;
	
	background-image: url(../img/templates/topbar.gif);
	background-position: top left;
	background-repeat: repeat-x;	
}

div#bottombarthintothick
{
	float: left;
	width: 34px;
	height: 25px;
	
	background-image: url(../img/templates/redbar-thicktothin.gif);
	background-position: top left;
	background-repeat: no-repeat;	
}

div#bottombarlinks
{
	float: left;
	height: 25px;	
	
	background-color: #CC0000;	
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

div#bottombarlinks2
{
	padding-right: 10px;
	padding-left: 0px;
	padding-top: 5px;
	padding-bottom: 0px;
}

div#bottombarlinks a, div#bottombarlinks a:visited
{
	color: white;
	text-decoration: none;
}

div#bottombarlinks a:hover
{
	color: white;
	text-decoration: underline;
}

div#middle
{
/*
	position: absolute;
	top: 0px;
	left: 0px;
	width: 770px;
*/
/*
	background-image: url(../img/templates/middle.gif);
	background-position: left;
	background-repeat: repeat-y;
*/
}

div#middle2
{
/*
	width: 645px;
*/
	float: right;
	width: 100%;	
	margin-left: -125px;

	background-image: url(../img/templates/middle.gif);
	background-position: left;
	background-repeat: repeat-y;
}

div#middle3
{
	float: left;
	width: 645px;
	padding-left:125px;	
}
div#middle3b
{
	float: left;
	width: 545px;
	padding-left:125px;
}
div#middle4
{
	float: left;
	width: 220px;
	padding-left:10px;
	padding-top:5px;
}
div#middle4b
{
	float: left;
	width: 310px;
	padding-left:10px;
	padding-top:5px;
}
div#middleleft
{
	float: left;
	width: 125px;

	background-color: #CC0000; 
	color: #FFFFFF; 	  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	font-weight: bold; 
}

div#middleleft2
{
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}

div#middlecenter
{
	float: left;	
	width: 525px;
/*
	float: right;	
	width: 100%;
	margin-left: -125px;
*/
}

div#middlecenter2
{
/*
	width: 517px;
	float: right;
*/
	margin-left: 7px;
	margin-right: 8px;
	margin-top: 4px;
	margin-bottom: 4px;
}

div#middleright
{
	float: right;
	width: 120px;

	background-color: white;
	
	font-size: 6px;
}

div#middleright2
{
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 4px;
	padding-bottom: 0px;
}

/* search archives box */
DIV.searchbox
{
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 1px;
	padding-bottom: 1px;
}

.searchbox span.title

{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: white;
}

.searchbox div.keywords
{
	margin-bottom: 5px;
}

/* news updates subscribe box */
DIV.newsupdatesbox
{
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 1px;
	padding-bottom: 1px;
}

.newsupdatesbox span.title
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: white;
}

.newsupdatesbox div.emailaddress
{
	margin-bottom: 5px;
}

/* menu */
#menu
{
	line-height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: White;
}

#menu ul
{
	list-style-type: none;
	margin-left: 0px;
	margin-top: 0px;
	padding-left: 0px;
	padding-top: 1px;

	font-size: 11px;		
}

#menu ul li
{
	padding-bottom: 2px;
/*
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
*/
}

#menu ul ul
{
	margin-left: 0px;
	margin-top: 2px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 1px;
	padding-bottom: 1px;
	
	background-color: #CCCCFF;
	font-size: 10px;	
}

#menu ul ul li
{
	padding-bottom: 1px;
}

#menu ul li a, #menu ul li a:visited
{
	padding-left: 2px;

	color: white;
	text-decoration: none;
}

#menu ul li a:hover
{
	padding-left: 2px;

	color: #343399;
	text-decoration: none;
}

#menu ul ul li a, #menu ul ul li a:visited
{
	padding-left: 2px;
	padding-bottom: 1px;

	color: black;
	text-decoration: none;
}

#menu ul ul li a:hover
{
	padding-left: 2px;

	color: red;
	text-decoration: none;
}

div#standardslinks
{
	margin-top: 24px;
	
	line-height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: White;
}

#standardslinks ul
{
	list-style-type: none;
	margin-left: 0px;
	margin-top: 0px;
	padding-left: 4px;
	padding-top: 1px;
}

#standardslinks ul li
{
	padding-bottom: 2px;
/*
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
*/
}

#standardslinks a, #standardslinks a:visited
{
	color: white;
	text-decoration: none;
}

#standardslinks a:hover
{
	color: red;
	text-decoration: none;
}

/* headings */
h1
{	
	margin-top: 0px;
	margin-bottom: 8px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #CCCCCC;	
	
/*	
	background-color: white;
*/
/*
	background-image: url(../img/templates/h1.gif);
	background-position: bottom right;
	background-repeat: repeat-x;
*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #34639D;
}



h2
{	
	margin-bottom: 0.5em;
	padding: 0px;
		
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	font-weight: bold;
}

div.wn-sectionheading
{
/*
	clear: both;
*/
	
	margin-top: 0px;
	margin-bottom: 8px;
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
	
	background-color: #7478A7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: white;
	text-transform: uppercase;
}

h1 a, h1 a:visited
{
	color: #34639D;
	text-decoration: none;
}

h1 a:hover
{
	color: #34639D;
	text-decoration: underline;
}

/* bottom banner */
div#bottombanner
{
	padding-top: 8px; 
	text-align: center;
}

/* article list */
div.articlelist-item
{
	padding-bottom: 11px;
}

div.articlelist-articletag
{
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 1px;
}

span.articlelist-articletag
{
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: red;
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
}

.articlelist-mainheadline
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #343399;
	text-decoration: none;
	text-transform: uppercase;
	text-align: left;
}

.articlelist-headline
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #343399;
	text-decoration: none;
	text-transform: uppercase;
	text-align: left;
}

.articlelist-mainheadline a, 
.articlelist-mainheadline a:visited, 
.articlelist-headline a, 
.articlelist-headline a:visited, 
a .articlelist-mainheadline, 
a:visited .articlelist-mainheadline, 
a .articlelist-headline, 
a:visited .articlelist-headline
{
	color: #343399;
	text-decoration:none;	
}

.articlelist-mainheadline a:hover, 
.articlelist-headline a:hover, 
a:hover .articlelist-mainheadline, 
a:hover .articlelist-headline
{
/*
	color: #FA101D;
	text-decoration:underline;
*/
/*
	color: red;
*/	
	color: #343399;
	text-decoration:none;	
}

.articlelist-text
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;	
	text-decoration:none;	
}

.articlelist-text a, 
.articlelist-text a:visited, 
a .articlelist-text, 
a:visited .articlelist-text
{
	color: black;
	text-decoration: none;	
}

.articlelist-text a:hover, 
a:hover .articlelist-text 
{
	color: black;
	text-decoration: none;	
}

/*
.articlelist-text a, .articlelist-text a:visited
{
	color: #343399;
	text-decoration: none;	
}

.articlelist-text a:hover
{
	color: #FA101D;
	text-decoration: underline;	
}
*/

div.articlelist-image
{
	margin-right: 0px;
	margin-bottom: 2px;
}

.articlelist-image img
{
	border-color: gray;
	border-width: 1px;
	border-bottom-style: solid;
}

div.articlelist-morestories
{
	clear: both;

	margin-bottom: 4px;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;	
}

.articlelist-morestories a, .articlelist-morestories a:visited
{
	color: #343399;
	text-decoration: none;	
}

.articlelist-morestories a:hover
{
	color: #FA101D;
	text-decoration: none;	
}

/* vote panel */
div#votepanel
{
	border: 1px solid #CC0000;
}

div#votepanel-title
{
	padding-right: 2px; 
	padding-left: 2px; 
	padding-bottom: 2px; 
	padding-top: 2px;
	background-color: #CC0000;
	color: White;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}

div#votepanel-middle
{
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	
	background-color: white;
	color: black;
}

div#votepanel-question
{
	padding-top: 2px;
	padding-bottom: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;	
}

div#votepanel-answers
{
	padding-bottom: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;	
}

div#votepanel-validationsummary
{
	color: red;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

div#votepanel-middle a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

div#votepanel-submit
{
	text-align: right;
}

div#votepanel-results
{
	padding-top: 4px;
	
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

/* old stuff */

/* general */
.wn-heading
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;	
	font-weight: bold;
}

.wn-text
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;	
}

.wn-text A
{
	color: #343399;	
	text-decoration: none;
}

.wn-text A:hover
{
	color: red;	
	text-decoration: underline;
}

/* legacy styles */
div.navPanel
{
	margin: 5px;
	padding:2px;	
}

div.subNavPanel
{
	margin: 5px 5px 5px 15px ;
}

.left{
	font-family: Verdana, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFCC;
}

.subLeft{
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFF66;
}


a.left
{
	color: #FFFFCC;
	text-decoration:none;
}

a.pubs
{
	color: #FFFFCC;
	text-decoration:none;
}
a.pubs:hover
{
	color: #000000;
	text-decoration:underline;
}

a.subLeft
{
	color: #FFFF66;
	text-decoration: none;
}

a.left:hover
{
	color: #000000;
	text-decoration:none;
}

a.subLeft:hover
{
	color: #000000;
	text-decoration: none;
	
}

a.headline{
	text-decoration:none;}

A.bodylink{
	text-decoration: none;
}

/*
h1{
	
	font-family: Verdana, sans-serif;
	font-size: 15pt;
	font-weight: bold;
	color: #000000;
	margin: 5px 0px 5px 0px;
}
*/

.headline{
	font-family: Verdana, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	
	
}
.subhead{
	font-family: Verdana, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	padding-bottom: 3px;
}

.introtext{
	font-family: Verdana, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	padding-bottom: 5px;
	text-align:justify;
}

.byline{
	font-size:10px;
	font-weight: lighter;
	font-style: italic;
	
	
}

.light{
	font-family: Verdana, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: white;
}

.tiny {
	font-family: Verdana, sans-serif;
	font-size: 7pt;
	color: #000000;
}
.caption {
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	color: #000000;
}
.pubs {
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	font-weight:bold;
}

.links{
	font-size:10px;
	font-weight: lighter;
	font-style: normal;
	padding-bottom: 10px;
}


A.dleft{
	font-family: Verdana, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: white;
	text-decoration: line-through; 
}

.date {
	font-family: Verdana, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-bottom: 3px;

}


img.newsIdxImg
{
	height: 70px;
	margin: 2px;
}

.breaking{
	
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #7890C0;
	border: 2px #262A82 solid;
}

.breaking h1
{

	color: #FFFFFF;
	background-color: #262A82;
	width: 100%;
	margin:0px;
	padding:0px;

}

.breaking p
{
	margin:		0px;
	padding:	5px;
	color: 		#FFFFFF;
}

img.articleImgright
{
	clear: left;
	height: 150px;
}
img.articleImgleft
{
	clear: right;
	height: 150px;
}
/*
.scrolly{
	font-family: Verdana, sans-serif;
	width: 100%;
	height: 120px;
	border: 0px;
	padding: 2px;
	background-color: #FFFFCC;
	scrollbar-base-color:#7890C0;
}
*/

.srchHeadline
{
	font-family: Verdana, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}

.url, .Ranking 
{
	font-family: Verdana, sans-serif;
	font-size: 8pt;
}

Table.SearchNavigation a
{
	font-size:	10pt;
}

.imageCaption
{
	color:		#666666;
}

.imageAndCaption
{
	width:		150px;
	border:		1px solid #666666;
	margin:		6px;
}

#motorsSearch h1
{
	background-color:	#7890C0;
	color:			#FFFFCC;
	padding:		2px;
}
a.group{
	font-family: Verdana, sans-serif;
	font-size:10pt;
	color: #FFFFCC;
	background-color: #7890C0;
	font-weight: bold;
	font-style: normal;
	text-decoration: none
}
a:hover.group{
	color:#000000;
}
a.subgroup{
	font-family: Verdana, sans-serif;
	font-size: 10pt;
	color: #FFFFCC;
	background-color: #7890C0;
	font-weight: bold;
	font-style: normal;
	text-decoration: none
}
a:hover.subgroup{
	color:#000000;
}
a.subsubgroup{
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	color: #FFFF63;
	background-color: #7890C0;
	font-weight: bold;
	font-style: normal;
	text-decoration: none
}
a:hover.subsubgroup{
	color:#000000;
}
a.related{
	font-size:7pt;
}


