/********/
/* Added by Tim Macknelly July 2006*/

.alphalist{
	list-style : lower-alpha;
	padding-bottom:10px;
}
.alphalist li{
	padding-bottom:5px;
}

.highlight{
padding :0 2px 0 2px;
	color:#ed1b23;
}

embed{
	z-index : -1;
} 

.rightalign{
	text-align : right;
}


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - -- - - - - - - - - - - - */
/* Video pop up section styles added by Tim Macknelly  July 2006 */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - -- - - - - - - - - - - - */

#closewin{
	float: right;
	/*top:10px;*/
	/*left:430px;*/
	background:url(../App_Themes/AutoCar/SiteImages/buttons/close.gif) no-repeat;
	height : 20px;
	padding: 0 5px 0 25px;
	margin-top:-20px;
	z-index : 100;

}

#videopopup{
/*background:url(App_Themes/AutoCar/SiteImages/header/title.gif) no-repeat top center ;
*/border-top:10px solid #849daa;
margin:5px 5px 0 5px;

}

#videopopup h2 {
 width:200px;
	z-index : -1;
/*	border-bottom:10px solid #849daa;*/
	
}



#videopopup dl dd a{
	font-weight : bold;
}

	
	#winmedia dt, #realplayer dt  { 
display : block;
width:170px;
}	
	
	#winmedia dd, #realplayer dd{
	float:left; 	
	padding: 5px 0px 5px  35px ;
	margin: 5px 0px 5px  5px ;
}
	


#realplayer dt a { 
padding: 5px 0px 5px  35px ;
margin: 5px 0px 5px  5px ;
 background:url(SiteImages/icons/Real-icon.gif) no-repeat left center;
width:110px;
display : block;
}
	
#winmedia dt a { 
padding: 5px 0px 5px  35px ;
margin: 5px 0px 5px  5px ;
 background:url(SiteImages/icons/WinMedia-icon.gif) no-repeat left center;
width:110px;
display : block;
}
	

.broadband{
	margin:0;
}

.dialup{
 margin:0 0 0 30px;
}

#movie{
clear:both;
/*width:400px;*/
/*border:1px solid #849daa;*/
padding:25px 5px 5px 5px;
text-align : center;
/*margin:auto auto;*/


}

#infotxt{

clear:both;
width:520px;
/*border:1px solid #849daa;*/
padding: 5px 5px 25px 5px;
/*text-align : center;
margin:auto auto;*/


}
/*#infotxt{
margin:auto auto;
padding:15px 0 15px 0;
width:380px;

}*/

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - -- - - - - - - - - - - - */
/* Contact Us section styles added by Tim Macknelly  July 2006 */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - -- - - - - - - - - - - - */


#contact address{
	margin:10px 0 0 10px;
	font-style : normal;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - -- - - - - - - - - - - - */
/* Terms and conditions section styles added by Tim Macknelly  July 2006 */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - -- - - - - - - - - - - - */

#termspopup{
border-top:10px solid #849daa;
margin:5px 5px 0 5px;
padding:5px;

}

#termspopup h2 {
 width:300px;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - -- - - - - - - - - - - - */
/* privacy section styles added by Tim Macknelly  July 2006 */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - -- - - - - - - - - - - - */

#privacypopup{
border-top:10px solid #849daa;
margin:5px 5px 0 5px;
padding:5px;
}

#privacypopup h2 {
 width:200px;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - -- - - - - - - - - - - - */
/* privacy section styles added by Tim Macknelly  July 2006 */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - -- - - - - - - - - - - - */

#enquiriespopup{
border-top:10px solid #849daa;
margin:5px 5px 0 5px;
padding:5px;
}

#enquiriespopup h2 {
 width:200px;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - -- - - - - - - - - - - - */
/* Send To a Friend styles added by Tim Macknelly  July 2006 */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - -- - - - - - - - - - - - */

#FrmSendtoFriend {
	border-top:10px solid #849daa;
	padding:10px;
}

#sendtofriend label {
	display : block;
	margin:0px 0px 5px  0;
	font-weight : bold;
}

#RequiredtxtEmailSend, #RequiredtxtName, #RequiredtxtEmail{
	display : block;
	padding-top:0px;
}

#sendtofriend input, #sendtofriend textarea{
	display : block;
	/*margin:5px 5px 0 5px;*/
	font-weight : bold;
	width:200px
}
#sendtofriend textarea{
	display : block;
	/*margin:5px 5px 0 5px;*/
	font-weight : bold;
	width:490px
	}

.frmnotes{
	font-size : 10px;
}

#rightcol{
	float :right;
	border-left : 1px solid #849daa;
	padding:0 0 20px 40px;
		
}

#sendtofriend h4{
		border-top:10px solid #849daa;
	
		padding:5px 0 0 0 ;
		margin:0px;
}

#sendtofriend h2 {
 width:200px;
}


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - -- - - - - - - - - - - - */
/* Register page styles added by Tim Macknelly  July 2006 */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - -- - - - - - - - - - - - */
#registerform1  {
margin:10px 0 0 10px ;
padding:0;
width: 400px;

	
}


#registerform1 ol, #registerform1 ul {
margin:0;
padding:0;
	
}

#registerform1 li{
	display : block;
	clear:both;
	list-style : none;
	
}



#registerform1 li  input, #registerform1 texrarea, #registerform1 select, #registerform1 label{
display: block;
float: left;
margin:2px  0 2px 0px;
width:180px;
}

#regradiobutts  {
margin:0  0 0 178px;

}

.btnSubmit{
margin-left:180px;
width:50px;
}

#registerform2  {
margin:0px 10px 0px 10px;
padding:10px;

	
}


#registerform2 h4{
	padding:0px;
	margin:0px;
}


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - -- - - - - - - - - - - - */
/* Jobs section styles added by Tim Macknelly  July 2006 */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - -- - - - - - - - - - - - */

#jobs{
	margin:0px 5px 0px 0px;
}


#jobs ul{
	margin: 0px;
	padding: 0px;
	
}

#jobs li{
	margin: 0px;
	padding: 0px;
	list-style : none

}

#jobs img{
padding-top:4px;
	
}

#jobs table{
border-collapse : collapse;
margin:25px 5px 5px 0px;
border-top:1px solid #849daa;
border-left:1px solid #849daa;
	
}

#jobs th, #jobs td{
padding:3px;
margin:0px;
border-bottom:1px solid #849daa;
border-right:1px solid #849daa;
	
}

#jobs  td{
	border:1px solid #849daa;
}

#jobs .alternatetd{
		background-color : #d6d6d6;
}

#jobs table th{
	text-align:left;
	background-color : #849daa;
	color:#ffffff;
	white-space : nowrap;
	font-weight : normal;
}

#jobs caption{
	text-align : left;
}

#ButEnq{
margin:-20px 5px 0 0;
	float:right
}

.jobalignright{
	float:right;
	margin-top:-210px;
	margin-right:50px;
	
}

#classifieds { overflow:hidden; width:470px;}

#classifieds ul {
margin:10px 30px 0 0px;;
padding:0;
list-style : none;
float:left;
width:125px;

}


li.AdHeading{
border-bottom:3px solid #849daa;
font-weight : bold;
font-size : 12px;

	
}
li.AdContent{
	
}
li.AdMore{
	text-align : right;
}

a.Next,
a.Next:visited     {background:url(SiteImages/buttons/btn-white-arrow-right.gif) no-repeat center right; text-align:right; padding-right:20px; }



/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - -- - - - - - - - - - - - */
/* Search Results section styles added by Tim Macknelly  July 2006 */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - -- - - - - - - - - - - - */
#searchres{
	width : 95%;
}


#searchtitle, #searchtitle a {
font-size:14px;
font-weight : bold;

}
#searchurl{
	color:#004071;
	background : url(SiteImages/icons/icon_url.gif) no-repeat left center;
	height : 20px;
	padding:0px 0 0 25px;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - -- - - - - - - - - - - - */
/* Subscribe section styles added by Tim Macknelly  July 2006 */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - -- - - - - - - - - - - - */
ul#subscribelist{
	margin: 0 0 8px 8px;
	padding:0 0 0 8px;	
	}


ul#subscribelist  li{
list-style : square;	
}

ul#subscribelist li strong{
	color:#000000;
	
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - -- - - - - - - - - - - - */
/* Sitemap section styles added by Tim Macknelly  July 2006 */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - -- - - - - - - - - - - - */





div#indexlist dl{
	font-size: 12px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px  0px;
	color:#000000;
	font-family:Arial, Helvetica, Verdana, Tahoma, Sans-Serif;

}

div#indexlist dl dt{
padding:30px 0px 0px 0px;
margin:0px 0px 0px  0px;
/*clear:both;*/
float:none;
clear:both;
}

#indexlist dl  dd{
/*float :left;*/ 
padding:0px 10px 0px 0px;
margin:0px 0px 0px  0px;
font-size: 12px;
white-space : nowrap;
display : block;
}

dl#indexnewslist{
	padding-bottom:50px;
}

dl#indexnewslist dt{
display : block;
clear:both;
padding:5px 0px 0px 0px;
margin:0px 0px 0px  0;
}

dl#indexnewslist dd{
display : block;
clear:both;
padding:5px 0px 5px 0px;
margin:0px;
	
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - -- - - - - - - - - - - - */
/* Gallery popup section styles added by Tim Macknelly  July 2006 */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - -- - - - - - - - - - - - */

#gallerypopup{
border-top:10px solid #849daa;
margin:5px 5px 10px 5px;
padding:10px 0 20px 0;
}

.galImg{ 
display: inline;
margin:0 0 0 0;
padding:0 0 0 0;
}

#gallerypopup b{
/*	margin: 10px 0px 50px 0px;*/
}

#Mainarea{
float:right;
	/*	margin: 10px 0 0 0;*/
}

#Description 
{
width:336px;	display:block;
padding:0 5px 0 0;
	}


/*  style="z-index: 101; left: 10px; width: 143px; position: absolute; top: 17px; height: 393px;
	style="z-index: 101; left: 156px; width: 149px; position: absolute; top: 17px; height: 393px;
	style="z-index: 101; left: 324px; width: 360px; position: absolute; top: 16px; height: 234px';
			*/
			
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - -- - - - - - - - - - - - */
/* RSS section styles added by Tim Macknelly  July 2006 */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - -- - - - - - - - - - - - */
#rss {
	padding: 0 10px 0 0;
}

#notfound{
	width:442px;
	margin: 20px;
}


#notfound h1
{
	font-size: 1px;
	text-indent: -5000px;
	background: url(../../images/autocar_logo.gif) no-repeat 0% 0%;
	height: 80px;
	width:442px;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - -- - - - - - - - - - - - */
/*News feature list section styles added by Tim Smackbelly  July 2006 */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - -- - - - - - - - - - - - */

#NewsfeatureListNav{
	color:#666666; 
}

#NewsfeatureListNav li     {
margin-bottom:2px;

}

#NewsfeatureListNav li a   {
color:#666666; 
}

#NewsfeatureListNav li a:active, #NewsfeatureListNav li a:hover   {
color:#ed1b23;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - -- - - - - - - - - - - - */
/*Ask Goodwin TopFive section styles added by Tim Macknelly  July 2006 */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - -- - - - - - - - - - - - */

#TopFiveNav     { margin:5px 0 0 0; padding:0; list-style:none; font-size:9pt; clear:both;}
#TopFiveNav li     {margin-bottom:2px;}
#TopFiveNav li a   { padding: 0 0 0 15px;}

#TopFiveNav li.one a.active          {background:url(SiteImages/numbers/1_red_small-icon.gif)  no-repeat center left;color:#cc0000;}
#TopFiveNav li.two a.active          {background:url(SiteImages/numbers/2_red_small-icon.gif) no-repeat center left;color:#cc0000;}
#TopFiveNav li.three a.active        {background:url(SiteImages/numbers/3_red_small-icon.gif) no-repeat center left;color:#cc0000;}
#TopFiveNav li.four a.active         {background:url(SiteImages/numbers/4_red_small-icon.gif) no-repeat center left;color:#cc0000;}
#TopFiveNav  li.five a.active        {background:url(SiteImages/numbers/5_red_small-icon.gif) no-repeat center left;color:#cc0000;}

#TopFiveNav li.one a.passive          {background:url(SiteImages/numbers/1_small_grey-icon.gif)  no-repeat center left; }
#TopFiveNav li.two a.passive          {background:url(SiteImages/numbers/2_small_grey-icon.gif) no-repeat center left;}
#TopFiveNav li.three a.passive        {background:url(SiteImages/numbers/3_small_grey-icon.gif) no-repeat center left;}
#TopFiveNav li.four a.passive         {background:url(SiteImages/numbers/4_small_grey-icon.gif) no-repeat center left;}
#TopFiveNav  li.five a.passive        {background:url(SiteImages/numbers/5_small_grey-icon.gif) no-repeat center left;}




/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - -- - - - - - - - - - - - */
/*My Autocar section styles added by Tim Macknelly  July 2006 */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - -- - - - - - - - - - - - */

.registerBlock a.go-btn  {
background:url(SiteImages/buttons/btn-GO.gif)  no-repeat center left;
margin-top:5px;
}


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - -- - - - - - - - - - - - */
/*News Selector section styles added by Tim Macknelly  July 2006 */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - -- - - - - - - - - - - - */
ol#NewsSelector{
	margin-top:10px;
}

#NewsSelector li label{
	width:150px;
}

#NewsSelector select{
width: 150px;
margin:0;
padding:0;
	
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - -- - - - - - - - - - - - */
/*Price and specs section styles added by Tim Macknelly  July 2006 */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - -- - - - - - - - - - - - */

#PriceSpecs4data {

width:100%;
}
#PriceSpecs4data table{

	padding:3px;
	border:0px;
	
}
#PriceSpecs4data tr{
border:0px;
}
#PriceSpecs4data td		{font-size:11px; padding:0; vertical-align:top;	}


#PriceSpecs4Header h3	{width:150px; font-size:16px;}
#PriceSpecs4Header p	{}
#PriceSpecs4Header .mid {float:right; margin: 0 10px 0 10px; }

#PriceSpecs4Header span	{
	display : block;
	float:left;
	padding:0 30px 0 0;
	font-weight : bold;
	}


#pricespecs4headerText {width:215px; float:left;}


th.th_title{font-size:14px; text-align:left; border-bottom:1px solid #eb0008; height:35px; vertical-align:bottom; }
	
.th_subhead{text-align:left; color:#ed1b23; font-size:11px;vertical-align:bottom; padding:5px 0 0 0; }


.column1 { 	
float:left;
padding : 0;
width:220px;
margin:8px 0 20px 0px ;	
}

.column2 {
float:right;
padding : 0;
width:220px;
margin:8px 7px 10px 4px;
}

.rhstable{
	width:100%;
	padding:3px;
	border:0px;
}

.rhstable td, .rhstable th{
border:0px;
}

#MorePrices h4{
padding:0  0 10px 0;
margin:0px;
font-size:12px;
}

#MorePrices ul{
padding:0px;
margin:0px;
list-style : none;	
}

#MorePrices li a    {
background:url(SiteImages/buttons/btn-white-arrow-right.gif)  no-repeat center left;
padding:0 0 0 20px;
}

#figuresTable {width:205px; }
#taxTable	{width:205px; }


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - -- - - - - - - - - - - - */
/*video & Wallpapers Home section styles added by Tim Macknelly  July 2006 */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - -- - - - - - - - - - - - */
#wallpapersHome{
	padding:10px 0 0 0;
	margin:0;
}
#vidsHome ul         
{
list-style : none;
padding:0;
margin:0;
}

#vidsHome{
	border-bottom:5px solid #849daa;
	padding-bottom:20px;
}


h5.vidsHomeH5 { float:none; margin:0; padding:0;}

#wallmainBox          
{
/*border-right:1px solid #849daa;*/
clear:both;
padding: 0 0 0 3px;
}

#wallmainBox          {
width:234px; 
float:left; 
margin-right:10px;
height : 400px;
padding: 0 0 0 5px;
}
#wallmainBox img.mid  {
display:block; 
width:234px; 
height:155px; 
background-color:#cccccc;
}
#wallmainBox h4, #wallmainBox p      {
padding:0; 
margin: 4px 0 0 0;
}

#wallmainBox a {
padding-left:2px
	
}

#WallpaperList li h5 {
font-weight:bold; 
font-size:10pt; 
height:2em; 
margin:10px 0 0 0; 
padding:0; 
line-height:1.1em; 

}

#WallpaperList li {
width:225px; 
float:left; 
padding: 0 0 10px 0; 
margin: 0 0 0 0; 
border-bottom:1px solid #849daa;
}


#ToSave{
display : block;
	padding:10px 0 10px 0;
	margin:10px 0 10px 0;
	border-top:1px solid #849daa;
}

#ToSave h5{
font-weight : bold;
padding: 0 0 10px 0; 
margin: 0 0 0 0; 
}

#ToSave p{
padding: 0 0 10px 0; 
margin: 0 0 0 0; 
}

.hookline{
	margin-top:3px
}

#downloadplayers ul, #downloadplayers li, #downloadplayers p{
	padding : 0;
	margin:0;
}

#downloadplayers{
clear:both;
		border-top:1px solid #849daa;
}

#downloadplayers p{
padding: 4px 0 6px 0;
}

#downloadplayers li{
	display : inline;
}

.realplayer{ 
padding: 5px 0px 5px  30px ;
margin: 5px 0px 5px  5px ;
 background:url(SiteImages/icons/Real-icon.gif) no-repeat left center;

}
	
.winmedia { 
padding: 5px 0px 5px  30px ;
margin: 5px 0px 5px  5px ;
 background:url(SiteImages/icons/WinMedia-icon.gif) no-repeat left center;

}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - -- - - - - - - - - - - - */
/*Ask goodwin section styles added by Tim Macknelly  July 2006 */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - -- - - - - - - - - - - - */

 #askgoodwinquestion select, #askgoodwinquestion textarea{
	width:350px;
	padding:0px;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - -- - - - - - - - - - - - */
/*Sports News section styles added by Tim Macknelly  July 2006 */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - -- - - - - - - - - - - - */
#Sportsnews h4{
clear:both; 
margin:0; 
padding:10px 0px 10px 0px; 
color:#ed1b23; 
text-transform:uppercase; 
position:relative;
 background:url(SiteImages/grid.gif) repeat-x left center;
 width:330px;
 }
 
 #Sportsnews h4 span{
background-color : #ffffff;
margin:0 0 0 40px;
padding:10px 5px  10px 5px ; 
 }

#Sportsnews ul{
	padding:0px;
	margin:0px;
	list-style : none;
}
#Sportsnews a{
	font-weight : bold;
}
#Sportsnews strong{
	color:#000000;
}




