body
{
	padding:0px;
	margin:0px;
	background-image: url(images/css/bg.gif);
	background-repeat:repeat-x;
	background-color:#d5d9da;
	font-family:Verdana;
	font-size: 9px;
	color:#888888;
}

#content
{
	width:1024px;
	margin-right:auto;
	margin-left:auto;
	margin-top:10px;
}

/* [start] general elements */

hr
{
	height:2px;
	border:0px;
	border-bottom:2px dotted #dbdcdf;
	margin-bottom: 4px;
	background-color:#fff;
	color:#fff;
}

.hrclear
{
	height:2px;
	border:0px;
	border-bottom:2px dotted #dbdcdf;
	margin-bottom: 4px;
	margin-top:4px;
	background-color:#fff;
	color:#fff;
	clear:both;
}


.clr
{
	clear:both;
}


.redlink
{
	padding-top:2px;
		
}

.redlink2
{
	padding-top:2px;
	background-image: url(images/css/arrow_red.gif);
	background-position:left;
	padding-left:10px;
	background-repeat:no-repeat;
		
}
.redlink2 a
{
	text-decoration:none;
		
}

.redlink a:hover
{
	text-decoration:underline;
		
}


/* [end] general elements */


#logo
{
	width: 142px;
	height:58px;
	background-image: url(images/css/m25logo.gif);
	float:left;
}

#rightlogo
{
	float:right;
	text-align:right;
	height:58px;
	background-image: url(images/css/audilogo.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
}

#rightlogo a
{
	text-decoration:none;
	color:#888888;

}

#rightlogo a:hover
{
	text-decoration:underline;
	color:#474848;
}

#navbar
{
	width:1024px;
	height:28px;
	background-image: url(images/css/navbar.gif);
	margin-bottom:5px;
	margin-top:5px;
}

#navbarMenu
{
	float:left;
	width: 700px;
	font-size: 12.5px;
	color:#fff;
	padding:6px;
	padding-left:15px;
}
#navbarMenu a
{
	text-decoration:none;
	color:#fff;
	font-weight:bold;
}

#navbarMenu a:hover
{
	text-decoration:underline;
	
}

#navbarsrch
{
	width:220px;
	float:right;
	text-align:right;
	
}

.search_txt
{
	background-image: url(images/css/search_txt.gif);
	height:16px;
	width:160px;
	font-size: 10px;
	color:#888888;
	border:0px;
	padding:0px;
	padding-left:5px;
	padding-top:4px;
}

.search_btn
{
	background-image: url(images/css/search_btn.gif);
	height:20px;
	width:34px;
	border:0px;
}

#navbarsub
{
	width:1024px;
	height:15px;
	margin-bottom:5px;

}


#navbarsub div a
{	
	text-decoration:none;
	font-family: verdana;
	font-size: 11px;
	color:#777777;
	
}
#navbarsub div a:hover
{	
	text-decoration:underline;
	
	
}
/* [start] css elements for white curve objects  */

.white{width:1024px; margin-top:5px; margin-bottom:5px;}

.white_content
{
	background:#fff;
	font-size:10px;
	padding-left:15px;
	padding-right:15px;
	padding-top:5px;
	padding-bottom:5px;
}

.white_content_main
{

	background:#fff;
	padding:5px;

}

.white_content_main_r
{
	width:807px;
	float:right;
	background:#fff;
	
	
	

}

.white_content_main_l
{
	float:left;
	width:200px;
	
	
}

.white_top
{
	height:8px;
	width:1024px;
	background-image: url(images/css/whitetop.gif);
}

.white_bottom
{
	height:8px;
	width:1024px;
	background-image: url(images/css/whitebottom.gif);
}
/* [end] css elements for white curve objects  */



/* [start] news items */
#newstable
{

	
	padding-left:15px;

	padding-top:0px;
	padding-bottom:0px;
	margin:0px;
 	font-size:10px;
	color:#333;
	width:780px;
	
	float:left;
	
	
}

#newsoptin
{
	width:220px;
	float:right;
	text-align:right;
}


#newstable div 
{
	float: left;
	

}

.emailform
{
	background-image:url(images/css/emailform.gif);
	height:20px;
	width:209px;
	
}

.emailTxt
{
	width:170px;
	height:14px;
	margin:0px;
	padding:3px;
	border:0px;
	font-size:10px;
	color:#5e5e5e;
	background-image:url(images/css/emailform_txt.gif);

}

form
{
	padding:0px;
	margin:0px;
}

.emailbtn
{

	font-size:9px;
	color:#fff;
	background-image:url(images/css/emailform_btn.gif);
	height:20px;
	width:34px;
	border:0px;
}

marquee
{
	padding:0px;
	margin:0px;
	
}

marquee a
{
	text-decoration:none;
	color:#5E5E5E;
}
/* [end] news items */

/* [start] footer specific items */

.bottomlinks
{
	padding:0px;
	margin:0px;
}

.bottomlinks a
{
	text-decoration:none;
	color:#888888;
}
.bottomlinks a:hover
{
	text-decoration:none;
	color:#474848;
}

#dwrap
{
	margin:0px;
	font-size:10px;
	line-height:13px;
	padding:0px;
	
}
#dwrap div 
{
	width:110px;
	border: 1px solid #fff;
	float: left;
}

#dwrap div ul
{
	list-style:none;
	margin:0px;
	padding:0px;
}
#dwrap div li
{
	list-style:none;
	padding:1px;
}
#dwrap div a
{
	text-decoration:none;
	color:#888888;

}

#dwrap div a:hover
{
	text-decoration:none;
	color:#474848;
}

#dwrap div a strong
{
	color:#515151;
	font-weight:normal;
}

/* [end] footer specific items */

/* [start] contact bar */
.contactbar
{
	height:17px;
	width:994px;
	background-image: url(images/css/contactbar.gif);
	margin-top:6px;
	font-size:11px;
	margin-bottom:6px;
	color:#fff;
	padding-left:15px;
	padding-right:15px;
	padding-top: 4px;
}

.contactbar a
{
	text-decoration:none;
	color:#ffffff;
}

.paddedthin
{
	padding-left:15px;
	padding-right:15px;
	padding-top:0px;
	padding-bottom:0px;
	margin:0px;
}
/* [end] contact bar */


.leftColumn
{
	width:175px;
	float:left;
}

.centerColumn
{
	width:575px;
	float:left;
	padding: 5px;
	margin-left:22px;
	padding-right:23px;
}

.centerColumn a:hover
{
	text-decoration:underline;
}

.centerColumn h2
{
	font-size: 13px;
	font-weight:bold;
	padding:0px;
	margin:0px;
	margin-top:10px;
	margin-bottom:10px;
	color:#6f6f71;
}

.centerColumn h1
{
	font-size: 12px;	
	padding:0px;
	margin:0px;
	font-weight:normal;
}
.centerColumn h1 a
{
	text-decoration:none;
	color:#6f6f71;
}
.centerColumn h1 a:hover
{
	text-decoration:underline;
	color:#6f6f71;
}

.centerColumn h3
{
	font-size: 12px;
	line-height:19px;
	padding:0px;
	margin:0px;
	font-weight:normal;
	color:#5e5e5e;
}
.centerColumn h3 a
{
	text-decoration:none;
	color:#5e5e5e;
}
.centerColumn h3 a:hover
{
	text-decoration:underline;
	color:#5e5e5e;
}

.centerColumn a
{
	text-decoration:none;
	color:#6f6f71;
	font-weight:bold;
}

.searchcolumn
{
	width:790px;
	float:left;
	padding: 5px;
	margin-left:15px;
}

.centerColumn .leftcell
{
	float:left;
	width:270px;
}

.centerColumn .img
{
	padding-left:50px;

}
.centerColumn .Footer
{
	padding-top:30px;
	
	font-size: 12px;
	padding-bottom:30px;
	
}
.centerColumn .rightcell
{
	float:right;
	width:295px;
	text-align:right;	
}



.rightColumn
{
	width:203px;
	float:right;
	padding: 5px;
}
#main_image
{
	margin-top:25px;
	margin-left: 7px;
}
.navBox
{
	width:150px;
	font-size: 10.25px;
	height:20px;
	background-image: url(images/css/sidenav.gif);
	padding-top: 9px;
	padding-left: 25px;
	color:#5E5E5E;
}

.navBox a
{
	text-decoration:none;
	color:#5E5E5E;
	
}
.navBox a:hover
{
	text-decoration:underline;
	color:#262626;
}

.navBoxBase
{
	width:150px;
    font-size: 10px;
	height:20px;
	background-image: url(images/css/sidenavbase.gif);
	padding-top: 9px;
	padding-left: 25px;
	color:#777777;
}

.navBoxBase a
{
	text-decoration:none;
	color:#777777;
	
}
.navBoxBase a:hover
{
	color:#5e5e5e;
}

.navboxsub
{
	border: 1px solid #fff;
	background:#fff;
	padding:0px;
	margin:0px;
}
.navboxsub a:hover
{
	color:#262626;
}

.navboxsub div a
{

	padding:5px;
	padding-left:12px;
	margin-left:8px;
	font-size:11px;
	text-decoration:none;
	color:#777777;
}
.navboxsub div
{
	
	padding:5px;
	margin:0px;
}

.navboxsub div:hover
{
	text-decoration:none;
	color:#fff;
}

.chat
{
	height:30px;
	font-size: 10px;
	margin-left:14px;
	margin-top:20px;
	padding-top:3px;
}

.chat img
{
	float:left;
	width:30px;
	height:30px;
	margin-right:5px;
	border:0px;
}

.chat a
{
	text-decoration:none;	
	color:#888888;
}


.chat_home
{
	height:30px;
	font-size: 10px;
	margin-left:15px;
	margin-top:0px;
	padding-top:3px;
}

.chat_home img
{
	float:left;
	width:30px;
	height:30px;
	margin-right:5px;
	border:0px;
}

.chat_home a
{
	text-decoration:none;	
	color:#888888;
}

.chat a:hover
{
	color:#5e5e5e;
}

.twitter
{
	height:30px;
	margin-left:14px;
	font-size: 10px;
	margin-top:5px;
	padding-top:3px;
}

.twitter img
{
	float:left;
	width:30px;
	height:30px;
	margin-right:5px;
	border:0px;
}

.twitter a
{
	text-decoration:none;
	color:#888888;
}

.twitter a:hover
{
	color:#5e5e5e;
}
.book
{
	
	height:25px;
	margin-left:20px;
	font-size: 10px;
	margin-top:15px;
	padding-top:3px;
}


.book a
{
	text-decoration:none;
	color:#888888;
}

.book a:hover
{
	color:#5e5e5e;
}
.facebook
{
	height:30px;
	margin-left:14px;
	font-size: 10px;
	margin-top:5px;
	padding-top:3px;
}

.facebook img
{
	float:left;
	width:30px;
	height:30px;
	margin-right:5px;
	border:0px;
}

.facebook a
{
	text-decoration:none;
	color:#888888;
}

.facebook a:hover
{
	color:#5e5e5e;
}

.blog
{
	height:30px;
	margin-left:14px;
	font-size: 10px;
	margin-top:5px;
	padding-top:3px;
}

.blog img
{
	float:left;
	width:30px;
	height:30px;
	margin-right:5px;
	border:0px;
}

.blog a
{
	text-decoration:none;
	color:#888888;
}

.blog a:hover
{
	color:#5e5e5e;
}

.rightlinks ul
{
	font-size:12px;
	font-weight:bold;
	color:#5E5E5E;
	padding:0px;
	margin:8px;
}

.rightlinks li
{
	list-style:none;
	padding:2px;
	margin:0px;

}
.rightlinks a
{
	background-image: url(images/css/arrow_red.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:12px;
	padding-top:2px;
	color:#888888;
	text-decoration:none;
	
}

.rightlinks a:hover
{
	color: 262626;
}


/* listing specific css */

.listing
{
	background:#fff;	
}

.listing_image
{
	width:175px;
	height:122px;
	float:left;
}

.listing_image img
{
	border:0px;
}

.listing_text
{
	width:360px;
	float:right;
	padding:8px;
	font-size: 12px;
	line-height:19px;
	font-weight:normal;
	color:#5e5e5e;
	padding-right: 15px;
}

/* listing with top image specific css */
.topimage
{
	height: 288px;
	margin-bottom: 20px;
}

.topimage img
{
	height: 288px;
	width: 571px;
}
.RightCell_WithImage
{
	height: 288px;
	margin-bottom: 20px;
}

.RightCell_WithImage img
{
	height: 84px;
	width: 175px;
	border:1px solid #f6f6f6;
	margin-bottom:14px;
	cursor : pointer;
}

.submit_form
{
	border: 1px solid #eee;
	padding:10px;
	margin:0px;
	margin-top:20px;
}

.submit_form table td
{
	font-size: 12px;
	line-height:19px;	
	font-weight:normal;
	color:#888888;
	padding:2px;
}

.submit_form table td i
{
	font-size: 10px;
	font-style:italic;
}

.submit_form input
{
	width: 320px;
	border: 1px solid #888888;
	
}
#button
{
	border:0px;
}
.submit_form textarea
{
	width: 320px;
	height:80px;
	border: 1px solid #888888;
}

.formBtn
{
	background-image:url(images/css/form-btn.png);
	color:#fff;
	height:22px;
	width:120px;
	margin-top:30px;
	margin-bottom:30px;
	margin-right:30px;
	border:0px;


	
}

#button
{
	width: 120px;
}

#frmvowner_0,#frmvowner_1, #frmmot_0, #frmmot_1, #frmmot_1, #frmserv_0, #frmserv_1, #frmserv_2
{
	width:20px;
	border: 1px solid #fff;
}


#frmdte1, #frmtime1, #frmdte2, #frmtime2, #frmdte3, #frmtime3
{
	width:70px;
}


/* start home page specific css */



.bottomWrapper
{
	width:1024px; 
	margin-top:10px; 
	padding-bottom:20px;
}

.Social_Home
{
	width: 208px;
	height: 226px;
	float:left;
}

.Social_Home .top
{
	background-image: url(images/css/social_top.gif);
	width:208px;
	height:8px;
}

.Social_Home .mid
{
	padding:0px;
	background:#fff;
	height: 220px;
}
.Social_Home .bottom
{
	background-image: url(images/css/social_bottom.gif);
	width:208px;
	height:8px;
}


.Bottom_Home
{
	width: 263px;
	height: 226px;
	float:left;
	margin-left:9px;
}

.Bottom_Home .mid h2
{
	border-bottom:2px dotted #dbdcdf;
	
	
	margin:0px;
	
	font-size: 13px;
	padding:12px;
	color:#6f6f70;
	text-align:left;
	
}

.Bottom_Home .mid h2 a
{
	background-position:left;
	margin-left: 12px;
	text-decoration:none;
	color:#6f6f70;
}

.Bottom_Home .mid h2 a:hover
{
	text-decoration:underline;
}

.Bottom_Home_img
{
	border:1px solid #eee;
	height:112px;
	width:205px;
	margin-top:10px;
}

.nonescroll
{
	padding-left:25px;
	padding-right:25px;
	padding-top: 10px;
}



.nonescroll p
{
	margin:0px;
	padding:0px;
	font-size:12px;
	line-height: 18px;
}

.nonescroll p a
{
	color:#888888;
	text-decoration:none;
}

.nonescroll p a:hover
{
	color:#5e5e5e;
}

.Bottom_Home .top
{
	background-image: url(images/css/bottom_home_top.gif);
	width:263px;
	height:8px;
}

.Bottom_Home .mid
{
	padding:0px;
	background:#fff;
	height: 220px;
}
.Bottom_Home .bottom
{
	background-image: url(images/css/bottom_home_bottom.gif);
	width:263px;
	height:8px;
}

.space
{
	clear:both;
	height:17px;
}

.scroll
{
	color:#888888;
	margin:0px;
	padding:0px;
	padding-top: 10px;
	
}
.scroll p
{
	color:#888888;
	margin:0px;
	padding:0px;
	font-size:12px;
	padding-left:25px;
	padding-right:25px;
	line-height: 18px;
}

.scroll p a
{
	color:#888888;
	text-decoration:none;
}

.scroll p a:hover
{
	color:#5e5e5e;
}
.scroll img
{
	cursor:pointer;
}

	/* home page images */
	
	#home_1
	{
	background-image : url(images/css/home/audi-a1.jpg);
	width:1004px;
	height:323px;
	background-repeat: no-repeat;
	}
	
	#home_2
	{
	background-image : url(images/css/home/audi-a3-scrappage.jpg);
	width:1004px;
	height:323px;
	background-repeat: no-repeat;
	}
	
	#home_3
	{
	background-image : url(images/css/home/audi-r8-spyder.gif);
	width:1004px;
	height:323px;
	background-repeat: no-repeat;
	}
	
	.home_text
	{
	padding-top: 100px;
	padding-left:60px;
	font-size: 12px;
	font-weight:normal;
	color:#6f6f70;
	line-height: 18px;
	}
	
	.home_text a
	{
		text-decoration:none;
		color:#6f6f70;
		font-weight:bold;
	}
	
	.home_text a:hover
	{
		text-decoration:underline;
		color:#6f6f70;
		font-weight:bold;
	}
	
	.home_nav
	{
	padding-top: 60px;
	padding-right:20px;
	text-align:right;
	font-size: 11px;
	}
	
	.home_nav strong
	{
		color:#888888;
	}	
	.home_nav a
	{
		text-decoration:none;
		color:#888888;
		
	}
	.home_nav a:hover
	{
		text-decoration:underline;
		color:#888888;
		
	}
	
	/* end home page images*/


/* new home page images */
	
	#newhome_1
	{
	background-image : url(images/css/home/a1-commercial-02.jpg);
	width:807px;
	height:323px;
	background-repeat: no-repeat;
	}
	
	#newhome_2
	{
	background-image : url(images/css/home/audi-fixed-price-servicing.jpg);
	width:807px;
	height:323px;
	background-repeat: no-repeat;
	}
	
	#newhome_3
	{
	background-image : url(images/css/home/a5-coupe.jpg);
	width:807px;
	height:323px;
	background-repeat: no-repeat;
	}
	
	.newhome_text
	{
	padding-top: 100px;
	padding-left:30px;
	font-size: 12px;
	font-weight:normal;
	color:#6f6f70;
	line-height: 18px;
	}
	
	.newhome_text a
	{
		text-decoration:none;
		color:#6f6f70;
		font-weight:bold;
	}
	
	.newhome_text a:hover
	{
		text-decoration:underline;
		color:#6f6f70;
		font-weight:bold;
	}
	
	.newhome_nav
	{
	padding-top: 60px;
	padding-right:20px;
	text-align:right;
	font-size: 11px;
	}
	
	.newhome_nav strong
	{
		color:#888888;
	}	
	.newhome_nav a
	{
		text-decoration:none;
		color:#888888;
		
	}
	.newhome_nav a:hover
	{
		text-decoration:underline;
		color:#888888;
		
	}
	
	/* end home page images*/
	

#pscroller{
width: 522px;
height: 20px;
color:#5e5e5e;
font-size:11px;


}
 
#pscroller a{
text-decoration: none;
color:#5e5e5e;
font-weight:bold;
}


#pscroller a:hover{
text-decoration: none;
}

/* end home page specific css */


#tbl_co2 {
	margin:10px 0px 20px 0px;
	padding:0px;
	color:#6f6f71;
	line-height:20px;
	border-top:solid 1px #D4D8D9;
}
#tbl_co2 th, #tbl_co2 td {
	padding:3px 10px;
	text-align:left;
	vertical-align:top;
	border-bottom:solid 1px #D4D8D9;
	font-size:11px;
}
#tbl_co2 th {
	background:#F1F4F5;
	font-weight:bold;
	
	color:#6f6f71;
	font-size:11px;
}

#tbl_co2 th strong, #tbl_co2 td strong
{
	font-size: 15px;
}
/* */

/* 2 cell listing page  */

.twocell_listing
{
	width: 250px;
	float:left;
	margin:0px;
	padding:10px;
	padding-left: 25px;
}

.twocell_listing_image
{
	width:280px;
	text-align:center;

}

.twocell_listing_image img
{
	border:0px;
	padding-right: 70px;
}

.twocell_listing_text
{
	font-size: 12px;
	line-height:19px;
	font-weight:normal;
	color:#5e5e5e;
	padding-right: 20px;
}

.terms
{
	font-size: 9px;
	color:#aaaaaa;
}

.warning
{
	color: red;
}



/* world cup specific */
.submit_form_wc
{
	border: 1px solid #eee;
	padding:10px;
	margin:0px;
	margin-top:20px;
}
.submit_form_wc table th
{
	background:#ccc;
	color:#fff;
}
.submit_form_wc table td
{
	font-size: 11px;
	line-height:19px;
	font-weight:normal;
	color:#888888;
	padding:2px;
}

.submit_form_wc table td i
{
	font-size: 10px;
	font-style:italic;
}

.submit_form_wc input
{
	
	
}

/* twitter specific css */

#twitter_wrapper
{
	padding:5px;
}

#twitter_div {
	
	font-family:Verdana;
	font-size: 10px;
	color:#888888;
	padding: 5px;
	
	height:170px;
	overflow-y:auto;
	overflow-x:hidden;
	
}

#twitter_follow
{
	text-align:center;
}
 
#twitter_div ul
{
	padding:0px;
	margin:0px;
	
}
#twitter_div li 
{
	padding:0px;
	margin:0px;
	color: #555556;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #dbdbdb;
	list-style: none;
	padding:5px;
}
 
#twitter_div ul li a {
	text-decoration: none;
	color: #ff000c;
}
 
#twitter_div ul li a:hover {
	text-decoration: none;
	color: #ff000c;
}
 
#twitter_div p 
{
	text-align:left;
	padding:0px;
	margin:0px;

}
/* end of twitter css */
