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;
		
}


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

.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: 450px;
	height:58px;
	background-image: url(images/m25-audi.gif);
	float:left;
	background-repeat: no-repeat;
}

#rightlogo
{
	float:right;
	text-align:right;
	height:15px;
	background-position:bottom right;
	background-repeat:no-repeat;
	width:400px;
}

#facebookcell
{
    float:left;
    width:300px;
}

#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: 750px;
	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;
}


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

	float:right;
	font-size:10px;
}
#respond form 
{
    
   
    border: 1px solid #e3e2e2;
    background:#eeeeee;
    padding-left:50px;
    padding-right:50px;
    padding-top:20px;
    padding-bottom:0px;
    margin-top:10px;
   
}
.commentlist li
{
    padding-bottom:7px;
    
}
.comment-author vcard 
{
    font-size: 12px;
	line-height:19px;
	color:#5e5e5e;
}

.fn
{
   font-size: 12px;
	line-height:19px;
	color:#5e5e5e;
}

.says
{
   font-size: 12px;
	line-height:19px;
	color:#5e5e5e;
}

.comment-body p
{
     font-size: 12px;
	line-height:19px;
	color:#5e5e5e;
}
#respond form p
{
font-size: 12px;
	line-height:19px;
	padding:0px;
	margin:0px;
	font-weight:normal;
	color:#5e5e5e;
	clear:both;
	padding-bottom:4px;
	padding-top:4px;
}
#respond textarea
{
    width:350px;
    height:80px;
    float: right;
    margin-bottom:5px;
    border: 1px solid #888888;
}

.blogctl
{
width:350px;
float: right;
border: 1px solid #888888;

}

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



.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;
}
.attachment-single-post-thumbnail wp-post-image
{
    width:175px;
}
.blog_listing_image
{
    width:175px;
	
	float:left;
	margin:0px;
	padding:0px;

	margin-top:10px;
}

blog_listing_image img
{
   float:left;
	margin:0px;
	padding:0px;
	border:0px;
}

.listing_image img
{
	border:0px;
}

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

listing_text_main
{
    	
	font-size: 12px;
	line-height:19px;
	font-weight:normal;
	color:#5e5e5e;
	padding: 15px;
}

.listing_text_main table
{
    width: 100%;
    
    margin:0px;
    padding:0px;
}

.listing_text_main table td h1
{
    font-family:Verdana , Sans-Serif ;
	font-size: 12px;
	color:#6f6f71;
	font-weight:bold;
	padding:0px;
	margin:0px;
}

.listing_text_main table td
{
    font-family:Verdana , Sans-Serif ;
	font-size: 11px;
	color:#6f6f71;
	font-weight:normal;
	padding:0px;
	margin:0px;
}

.listing_text_main table td li
{
     font-family:Verdana , Sans-Serif ;
	font-size: 11px;
	color:#6f6f71;
	font-weight:normal;
	padding:0px;
	margin:0px;
	margin-left:15px;
    
}
.listing_text_main table td h1 a
{
    color:#6f6f71;
}




.listing_text table
{
    width: 100%;
    
    margin:0px;
    padding:0px;
}

.listing_text table td h1
{
    font-family:Verdana , Sans-Serif ;
	font-size: 12px;
	color:#6f6f71;
	font-weight:bold;
	padding:0px;
	margin:0px;
}

.listing_text table td
{
    font-family:Verdana , Sans-Serif ;
	font-size: 10px;
	color:#6f6f71;
	font-weight:normal;
	padding:0px;
	margin:0px;
}

.listing_text table td li
{
     font-family:Verdana , Sans-Serif ;
	font-size: 10px;
	color:#6f6f71;
	font-weight:normal;
	padding:0px;
	margin:0px;
	margin-left:15px;
    
}
.listing_text table td h1 a
{
    color:#6f6f71;
}
/* listing with top image specific css */
.topimage
{
	height: 288px;
	margin-bottom: 20px;
}

.topimage img
{
	height: 288px;
	width: 571px;
}

.blogtopimage
{
	
	margin-bottom: 20px;
}

.blogtopimage 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;
	
}

.submit_form select
{
	width: 323px;
	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;


	
}

.uclsidebar img
{
 padding-left:8px;	
}

.FrmButton
{
    background-image:url(images/css/form-btn.png);
	color:#fff;
	height:22px;
	width:120px;
	margin-top:10px;
	margin-bottom:30px;
	margin-right:0px;
	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;
}


.plugin iframe
{
	border:1px solid #fff;
	height:120px;
	width:215px;
	margin-top:0px;
	margin-left:10px;
}


.rightplugin
{
	padding:4px;
	margin:0px;
	background:#F8F8F8;
	text-align:center;
	margin-top:55px;
}

.rightplugin iframe
{
	
	height:132px;
	width:180px;
	margin:0px;
	padding:0px;
	margin:0px;	
}



.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/free-winter-check.jpg);
	width:807px;
	height:323px;
	background-repeat: no-repeat;
	}
	
	#newhome_2
	{
	background-image : url(images/css/home/audi-a1-tfsi.gif);
	width:807px;
	height:323px;
	background-repeat: no-repeat;
	}
	
	#newhome_3
	{
	background-image : url(images/css/home/audi-a1-sportback.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 */
/* audi tables - 5th october 2010 */
.audiTable
{
}

.audiTable h1
{
	font-family:Verdana , Sans-Serif ;
	font-size: 16px;
	color:#000000;
	font-weight:normal;
	padding:4px;
}

.audiTable table
{
	border:0px;
	width:100%;
	background:#fff;
	border-collapse:collapse;
	border-spacing:0px;
}

.audiTable table th
{
	border:0px;
	padding:4px;
	color:#8e8c8e;
	font-family:Verdana;
	font-size: 11px;
	text-align:left;
	font-weight:normal;
	
	background:#fff;
}

.audiTable table tr td
{
	border:0px;
	padding:8px;
	color:#000;
	font-family:Verdana;
	font-size: 11px;
	text-align:left;
	background:#e6e7e8;
}

.audiTable table tr.alt td
{
	border:0px;
	padding:8px;
	color:#000;
	font-family:Verdana;
	font-size: 11px;
	text-align:left;
	background:#fff;
	
}

.listWrapperUCL
{
    padding:0px; margin:0px;
    border-top: 1px solid #999999;
    padding-top:9px;
    padding-bottom:9px;
}

.Listing_MainImage
{
    width:410px;
    border:1px solid #333;
    margin-left:auto;
    margin-right:auto;
    margin-bottom:10px;
    margin-top:10px;
    
}

.Listing_MainImage img
{
     width:410px;
 
    margin-left:auto;
    margin-right:auto;
}

.Listing_ImageGallery img
{
    width: 134px;
    cursor:pointer;
}

.Listing_ImageGallery
{
      width:410px;
      padding:0px;
 
    margin-left:auto;
    margin-right:auto;
    margin-bottom:20px;
}


/* 

new home page elements 
David Pinel 24-June-2011



*/


#celltopleft
{
	width: 470px;
	height:58px;
	background-image: url(images/m25-audi.gif);
	float:left;
	background-repeat: no-repeat;
	
}

#celltopright
{
    width: 470px;
	height:58px;
	float:right;
	 text-align:right;
	
}

#cellbottomleft
{
    float:left;
    width:470px;
    
}

#cellbottomright
{
    float:right;
    width:470px;
    padding-top:8px;
    padding-right:7px;
  
    text-align:right;
}

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

}

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


/* social boxes for all pages */

.social_box
{
    
    width:559px;
    margin-bottom:30px;
    background-color:#e7eced;
    border: 1px solid #d8dbdc;
    padding:5px;
    margin-top:-20px;
    height:22px;
   
}

.social_box_facebook
{
    float:left;
    width:340px;
   
}



.social_box_twitter
{
    float:left;
    width:80px;
   
}

.social_box_google
{
    float:right;
    width:80px;
    text-align:right;
  
}


.red_column_text
{
	color:#d9002e;
	
}

