/* 
#a00000 red
#00a000 green

*/

/*___________________________________ PAGE STRUCTURE */


* {
	margin:0;
	padding:0;
	color:#444444;
	text-align:left;
}
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	background-color:#FFFFFF;
	
}
#pageholder{text-align:center; background-image:url("gfx/bodybg.gif"); background-repeat:repeat-x;}/**/

.page{
	text-align:left;
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}

#pagehead{height:320px; background-image:url("gfx/headbg.gif"); background-repeat:no-repeat; }
#pagehead .banner{margin-left:10px;}
.headtitle{}
#headerswf{padding-top:0px; padding-left:10px; width:980px; }/*height:200px;*/
.headtel{margin:16px 0 0 20px; }
.logo{margin:16px 0 0 0; }

#columnholder{background-image:url("gfx/pagebg.gif"); background-repeat:repeat-y; padding-top:10px;}/* MAIN BODY OF 3 COLUMNS border:1px solid #EEEEEE;*/

#foot{
	text-align:center;
	height:70px;
	background-image:url("gfx/footbg.gif"); background-repeat:repeat-x;
	/*
	text-align:center;
	height:130px;
	padding-right:300px;*/
}

#foot .inner {
	text-align:left;
	height:70px;
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	background-image:url("gfx/footinnerbg.gif"); background-repeat:no-repeat;
	color:#666666; font-size:11px;
}
#foot .foot1{padding:0px 20px; color:#a00000; height:50px;}
#foot .foot2{padding:0px 20px; color:#FFFFFF;}

#foot .foot2 a{font-size:11px;}

#page, #c1, #c2, #c3, #foot, #mainnav{/*Draw keylines around main divs*/
	/*border:1px solid #827b4e;*/
}

#c1{
	float:left;
	width:200px;
	margin-left:10px;
	margin-bottom:15px;
	/*border:1px solid #827b4e;*/
}
#c2{
	float:left;
	width:560px;
	margin-bottom:15px;
}
#c3{
	float:right;
	width:200px;
	margin-right:10px;
	margin-bottom:15px;
}

#c2w{
	float:left;
	width:760px;
	margin-bottom:15px;
}
#c2w .colinner{padding:0px 0px 0px 15px;}
#c2w a{/*padding-left:15px; background-image:url("gfx/linkbg.gif"); background-repeat:no-repeat;*/}
#c2w a:hover{/*padding-left:15px; background-image:url("gfx/linkbgr.gif");	background-repeat:no-repeat;*/}
#c2w ol{margin-left:20px; padding-bottom:12px;}
#c2w ul{margin-left:20px; padding-bottom:12px;}

/*
#twocols{background-color:#FFFFFF; }
#twocols .colinner{padding:20px 20px; background-color:#FFFFFF; background-image:url("gfx/pagebg.gif"); background-repeat:repeat-y;}
#twocols ol{margin-left:20px; padding-bottom:12px;}
#twocols ul{margin-left:20px; padding-bottom:12px;}
*/

#nocols{background-color:#FFFFFF; }
#nocols .colinner{padding:20px 20px; background-color:#FFFFFF; background-image:url("gfx/pagebg.gif"); background-repeat:repeat-y;}
#nocols ol{margin-left:20px; padding-bottom:12px;}
#nocols ul{margin-left:20px; padding-bottom:12px;}

#c2 .colinner{padding:0px 0px 0px 15px;}
#c2 a{/*padding-left:15px; background-image:url("gfx/linkbg.gif"); background-repeat:no-repeat;*/}
#c2 a:hover{/*padding-left:15px; background-image:url("gfx/linkbgr.gif");	background-repeat:no-repeat;*/}
#c2 ol{margin-left:20px; padding-bottom:12px;}
#c2 ul{margin-left:20px; padding-bottom:12px;}


#breadcrumb, #tags, #desc{padding:3px 10px; font-size:11px; color:#AAAAAA;}
/*___________________________________ PAGE STRUCTURE */

/*___________________________________ GENERIC STYLES */

h1{font-size:20px;}
h2{font-size:16px;}
h3{font-size:14px;}
h4{font-size:14px;}
h5{font-size:11px; font-weight:normal; font-style:normal; display:inline;}

h1,h2,h3,h4,h5,h6{font-family:Arial, Helvetica, sans-serif; padding-bottom:12px;}
h1{color:#a00000;}
h2,h3,h4,h5,h6{color:#a00000;}

p{padding-bottom:10px;}

input, select, textarea{
	font-size:12px;
	color:black;
	background-color:#EEEEEE;
}
.link{color:#0000c8;}
a:link{color:#0000c8; text-decoration:none;}
a:visited{color:#0000c8; text-decoration:none;}
a:hover{color:#0000c8; text-decoration:underline;}
a:active{}

form {display:inline;}

ol{}
ol li{}
ul{}
ul li{}

td{
	font-size:12px;
	vertical-align:top;
}
hr{
	height:0px; 
    border:0px; 
    border-top:1px solid #CCCCCC;
}
em{
	font-weight:bold;
	font-style:normal;
}
i{
	color:#333333;
}
/*___________________________________ GENERIC STYLES */

/*___________________________________ MENUS */

.footmenu ul{text-align:center; margin-bottom:6px;}
.footmenu li{padding:3px 5px; list-style:none; display:inline;}

.hmenu{padding:4px; background-image:url(gfx/butbg.gif); background-repeat:repeat-x; font-size:11px; text-align:left;}
.hmenu li{padding:3px; list-style:none; display:inline;}
.hmenu li a{ color:#000033;}
.hmenu li a:hover{ color:#000033;}
.hmenu li a:visited{ color:#000033;}

.horimenu{padding:4px; background-image:url(gfx/butbg.gif); background-repeat:repeat-x; font-size:11px; text-align:left;}
.horimenu li{padding:6px; list-style:none; display:inline;}
.horimenu li a{ color:#000033;}

.vertmenu{}
.vertmenu .menuhead{list-style:none;}
.vertmenu ul{margin:0px; list-style-type:square;}
.vertmenu li{margin:0px; padding:2px; font-size:15px;}/* background-image:url(gfx/vertmenubg.gif); background-repeat:no-repeat; background-position:center left;*/
.vertmenu li a{font-size:15px; font-weight:bold;}
.vertmenu .menuhead{font-weight:bold; font-size:16px;}/*background-image:url(gfx/vertmenuheadbg.gif); background-repeat:no-repeat; background-position:center left;*/



/*
.vmenu{}
.vmenu li{padding-bottom:1px;}

#mainnav{display:block;}
#mainnav ul{}
#mainnav li{}
#mainnav a{
	color:#1351FF;
	text-decoration:none;
}
*/

/*border-bottom: 1px solid #CCCCCC;*/

.mainmenu .menuhead{display:none;}
.mainmenu {margin-left:12px; margin-right:12px; padding-top:1px; height:45px;}/*  background-image:url(gfx/mainmenu-bg.gif); background-repeat:repeat-x; background-position:top center; padding-left:200px;*//*  width:14%; */
.mainmenu ul li {list-style:none; float:left; text-align:center; padding: 8px 7px 10px 7px;}/* background-image:url(gfx/mainmenu-norm.gif); background-repeat:no-repeat; background-position:top right; display:block; width:120px;  */
.mainmenu ul li a{color:#a00000; font-size:13px; text-align:center; font-weight:bold;}/*  */
.mainmenu ul li a:hover{color:#666666; font-size: 13px; text-align:center; text-decoration: underline;}/* text-decoration: underline;*/
.mainmenu ul li a:visited{color:#a00000;}/*for ie6*/
.mainmenu ul li.on{color:#666666; padding: 8px 7px 10px 7px;}/* background-image:url(gfx/mainmenu-active.gif); background-repeat:no-repeat; background-position:top right;*/
.mainmenu ul li.on a{color:#666666;}/*color: #FFFFFF;font-weight:bold;*/
.mainmenu .onlink{}

.sitemapmenu{}/*float:left;*/
.sitemapmenu .menuhead{color:#666666; font-size:12px; font-weight:bold;}
.sitemapmenu ul{margin-left:0; padding-left:0;}
.sitemapmenu li{
	list-style:none;
	padding-bottom:3px;
	padding-right:15px;
	font-size:12px;
}
.sitemapmenu a{font-size:12px;}
.sitemapmenu a:visited{}
.sitemapmenu a:hover{text-decoration:none;}

.vmenu {width:200px;}
.vmenu .menuhead, .swfdealsscrollerhead, .vmenutop{
color:#666666; text-align:left; padding: 15px 30px 8px 20px; font-size:13px; font-weight:bold; font-family: Arial, Helvetica sans-serif;
background-image:url(gfx/vmenu-top.gif); background-position:top left; background-repeat:no-repeat;}/**/
.vmenu ul li {color:#a00000; list-style:none;}
.vmenu ul li a{color:#a00000; padding: 4px 10px 4px 27px; font-size: 13px; font-weight:bold; display:block; text-decoration:none; text-align:left;
background-image:url(gfx/vmenu-norm.gif); background-position:center left; background-repeat:no-repeat;
}/*border-bottom: 1px solid #CCCCCC;*/
.vmenu ul li a:hover {color:#333333; background-image:url(gfx/vmenu-hover.gif); background-position:center left; background-repeat:no-repeat;}
.vmenu ul li a.onlink {color:#333333; background-image:url(gfx/vmenu-active.gif); background-position:center left; background-repeat:no-repeat;}
.vmenu ul li a:visited {background-color:#FFFFFF; color:#a00000;}/*for ie6 & 7*/

.vmenuicon{float:right;}
.vmenuicon2{float:left;}

.vmenumid {background-image:url(gfx/vmenu-mid.gif); background-repeat:repeat-y; padding:0 20px; font-size:11px; }
.vmenumid input, .vmenumid select{padding:3px; font-family: arial, sans-serif;}
.vmenumid ul li{margin:10px; padding: 4px 0px 4px 24px; text-align:left; background-image:url(gfx/bullet.gif); background-position:top left; background-repeat:no-repeat; color:#222222;}
.vmenubot{height:30px; background-image:url(gfx/vmenu-bot.gif); background-repeat:no-repeat; background-position:top left;}
.vmenutextinput{width:158px;}

.multicolmenu{ float:left; color:#555555; padding-right:10px; display:block;}/*width:200px;*/
.multicolmenu li{list-style:none; color:#555555; font-size:11px;}
.multicolmenu a{padding-right:10px; color:#555555; font-size:11px;}
.multicolmenu a:hover{padding-right:10px; background-image:url(gfx/arrow10.gif); background-repeat:no-repeat; background-position:center right; font-size:11px;}

/*
.pageboxfulltop{background-image:url(gfx/pageboxfulltop.gif); height:22px; background-position:bottom center; background-repeat:no-repeat;}
.pageboxfullmid{background-image:url(gfx/pageboxfullmid.gif); background-repeat:repeat-y; padding:0 15px; background-position:top center;}
.pageboxfullbot{background-image:url(gfx/pageboxfullbot.gif); height:30px; background-position:top center;}
*/

.loginlogoff{float:right; padding-right:10px; padding-top:20px;}
.backtop{}
.backbut{font-size:16px; font-weight:bold;}
.date{font-weight:bold; color:#999999; display:block; padding-bottom:15px;}

/*___________________________________ MENUS */

/*___________________________________ WIDTHS */
.wmax{width:100%;}
.w40{width:40px;}
.w80{width:80px;}
.w120{width:120px;}
.w200{width:200px;}
.w300{width:300px;}
.w304{width:304px;}
.w400{width:400px;}
.w500{width:500px;}
/*___________________________________ WIDTHS */

/*___________________________________ BUTTONS */
.helpbutton{
display:block;
float:left;
width:20px;
height:20px;
background-image:url(gfx/edit/helpbutton.gif); background-position:center center; background-repeat:no-repeat;
}

.smallbutton, .wmaxbutton, .w80button, .w120button, .w200button, .w300button, .w400button{
	height:22px;
	font-size:11px;
	font-family:verdana, Helvetica, sans-serif;
	color:#000033; /*color:#333333;*/
	background-color:#FFFFFF;
	background-image:url(gfx/butbg.gif); background-repeat:repeat-x;
	text-align:left;
	/*	font-weight:bold; */
	cursor:pointer;
}
.wmaxbutton{width:100%;}
.smallbutton{width:25px; text-align:center;}
.w80button{width:80px;}
.w120button{width:120px;}
.w200button{width:200px;}
.w300button{width:300px;}
.w400button{width:400px;}
/*___________________________________ BUTTONS */

/*___________________________________ CUSTOM IDS */

#saveaspdfbox{}
#tools{}
#contactform, #recruitmentform, #questionform{padding-bottom:15px;}

#contactform td, #recruitmentform td, #questionform td{	padding:2px 4px 3px 0;}

#loginform td{
	text-align:right;
}
#usermessage{
	font-family:Arial, Helvetica, sans-serif;
	color:red;
	font-weight:bold;
	font-size:14px;
}

/*___________________________________ CUSTOM IDS */

/*___________________________________ CUSTOM CLASSES */


.border {border:1px dotted #827b4e;}
.bordera {border:1px dotted #777777; padding:0 4px;}
.borderb {border:1px dotted #CC0000; padding:0 4px;}
.bigtext{font-size:20px;}
.smalltext{font-size:11px;}
.smalltext em{font-size:11px; color:#CC0000; font-weight:normal; font-style:normal;}

.inline{display:inline;}
.block{display:block;}
.floatright{float:right;}
.floatleft{float:left;}
.cen{text-align:center;}
.clear{clear:both;}
.textright{text-align:right;}
.textleft{text-align:left;}
.textcenter{text-align:center;}
.textjustify{text-align:justify;}

.picright{float:right; padding-left:15px;}
.picleft{float:left; padding-right:15px;}

.squareright{float:right; margin:10px;}
.squareleft{float:left; margin:10px;}

.script {
	font-family:monospace;
	font-size:14px;
	color:#007700;
}
.mono{
	font-size:12px;
	font-family:monospace;
	color:black;
	background-color:#DDDDDD;
}
.showdots li{
/*	list-style-type:disc;
	list-style:disk;*/
	margin-left:20px;
	list-style-image:url("gfx/bullet.gif");
}

#displaymessage{
	/*background-color:#BB0000;*/
	font-family:Arial, Helvetica, sans-serif;
	color:#00a000;
	font-weight:bold;
	font-size:18px;
	text-align:left;
	padding:3px 0px;
	/*border-top:1px solid #CC0000;
	border-bottom:1px solid #CC0000;*/
}

.paddedcells td{padding:3px; color:#474747;}
.paddedtable td{padding:3px 10px;}

.smallpaddedtable, .smallpaddeddiv{border-top:1px solid #DDDDDD; border-left:1px solid #DDDDDD; border-right:1px solid #CCCCCC; border-bottom:1px solid #CCCCCC;margin-bottom:15px;}
.smallpaddeddiv, .smallpaddeddiv form{font-size:11px; padding:3px; background-color:#EEEEEE; }
.smallpaddedtable td, .smallpaddedtable td a{font-size:11px; padding:3px; background-color:#EEEEEE;}
.smallpaddedtable .boxtop{color:#FFFFFF; background-color:#555555; padding:3px; margin-bottom:10px; font-size:11px;}
/*background-image:url(../gfx/boxheaderbg.jpg); background-position:center center; background-repeat:no-repeat;
border-top:1px solid #7ca0b6; border-left:1px solid #7ca0b6; border-bottom:1px solid #12537B; border-right:1px solid #12537B;*/

.resultsbypagenav{margin-bottom:15px; background-color:#FFFFFF; border:1px solid #EEEEEE; padding:3px; font-weight:bold; }

.butlong a, .butlong a:visited, .butlong a:active{display:block; width:530px; height:25px; color:#a00000; text-align:center; font-size:18px; padding:0px; background-image: url(gfx/but-long-norm.gif); background-repeat: no-repeat; background-position: center center;}
.butlong a:hover{display:block; width:530px; height:25px; color:#a00000; text-align:center; font-size:18px; padding:0px; background-image: url(gfx/but-long-hover.gif); background-repeat: no-repeat; background-position: center center;}


.headstrap{float:left; margin:40px 0 0 10px; font-size:16px; width:470px; color:#AAAAAA;}

/* SHOP */ /* border:1px solid #12537B; */

.shopitem_gridview{float:left; width:330px; margin-bottom:25px;}
.shopitem_gridview .c1{float:left; width:120px;}
.shopitem_gridview .c2{float:left; width:180px; padding:0 10px;}
.shopitem_gridview .producticon{float:left; text-align:center; width:120px;}
.shopitem_gridview .name{font-size:12px; font-weight:bold; margin-bottom:5px;}
.shopitem_gridview .description{margin-bottom:5px;}
.shopitem_gridview .price{font-size:17px; font-weight:bold; text-align:left;}
.shopitem_gridview .addtobasket{float:right; display:inline; width:160px;}
.shopitem_gridview p{margin-bottom:5px;}

.shopitem_listview{}

.shopitem_detailview .producticon{}
.shopitem_detailview .producticon{float:right;}
.shopitem_detailview .productpic{float:left; width:320px; display:inline; padding-bottom:15px;}
.shopitem_detailview .name{font-size:17px; font-weight:bold;}
.shopitem_detailview .description{width:400px; margin-bottom:15px;}
.shopitem_detailview .price{font-size:17px; font-weight:bold; margin-bottom:15px;}
.shopitem_detailview .addtobasket{ margin-bottom:15px;}

.shopbasket {float:right; font-weight:bold; font-size:12px; padding-top:25px; width:200px;}
.shopbasket .shopbasket_text{float:left; width:120px; text-align:right;}
.shopbasket .shopbasket_icon{float:right; width:60px; padding-left:10px;}

/* CUSTOM */

.headshot{float:right; padding-left:15px;}

.jctable td{padding:3px;color:#444444;}
.jctable .s1{color:#a00000; font-size:20px;}
.jctable .s2{color:#666666; font-size:20px;}


/* CALAS */

#calas{padding-top:5px; font-size: 11px; padding-left: 15px; text-align:right; color:#333333;}
#calas a{font-size: 11px; color:#000000;}
#calas .plain, #calas .plain a:hover{text-decoration:none; cursor:default; color:#333333;}

.ticker{font-size:18px; font-family: Arial, sans-serif; font-weight: bold; width:980px; border:0px; color:#333333; margin-bottom:5px; background-color:#FFFFFF;}/* padding:13px 10px 10px 10px;  background:#d7d7ff; background-image: url(gfx/tickerbox.gif); background-repeat: no-repeat; background-position: left top;*/
.tickerdiv{text-align:left; padding-left:10px; padding-top:0px; padding-bottom:5px;}/*background-image: url(gfx/tickerbg.gif); background-repeat: repeat-x; background-position: center top;*/

.menuswf{text-align:center;}

.searches{ width:530px; padding-bottom:15px; background-image:url(gfx/sb_searches_bg.gif); background-position:center top; background-repeat:no-repeat; height:80px;}/*height:240px; width:280px; float:left; background-color:#334080;*/
.searchbox{float:left; width:265px; padding-bottom:12px; }/*display:inline;  border: 1px solid #bec0c4;*/
.searchbox .left{ height:80px;}/*display:inline; float:left; width:210px; height:80px; display:block; background-image:url(gfx/sbm_bg.gif); background-position:left center; background-repeat:no-repeat;*/
.searchbox .right{}/*display:inline; float:left; width:70px; height:80px;*/
.searchbox .inner{text-align:center;}/*padding:10px 5px 0 5px;*/
.searchbox input{padding:0px;}
.searchbox p{color:#FFFFFF;}

.catsearches{ padding-bottom:15px;}
/*
.price{font-size:17px; font-weight:bold; color:#af0000;	font-family: arial, sans-serif;}
.make{font-size:18px; font-weight:bold;}
.model{font-size:18px; font-weight:bold;}
.type{color:#333333; font-size:12px;}
*/

.dailyrentals_list{ width:530px; margin-bottom:15px;}
.dailyrentals_list .inner{}
.dailyrentals_list .carpic{float:left; text-align:center; padding:0 10px;}
.dailyrentals_list .details{float:right; width:530px; border:1px solid #c3c3c3;}
.dailyrentals_list .details .inner{padding:10px;}
.dailyrentals_list .group{ width:100px; text-align:center; color:#FFFFFF; background-color:#CCCCCC; font-weight:bold; font-size:16px;}
.dailyrentals_list .carname{color:#000000; font-weight:bold; font-size:16px;}
.dailyrentals_list .desc{color:#000000; font-size:12px; margin-bottom:15px;}
.dailyrentals_list .price{color:#a00000; font-weight:bold; font-size:16px; text-align:right;}
.dailyrentals_list .footbox{float:right; }
.dailyrentals_list .more{display:block; width:90px; text-align:left; padding:5px; font-weight:bold; background-image: url(gfx/more.gif); background-repeat: no-repeat; background-position: right center;
border-left:1px solid #c3c3c3; border-right:1px solid #c3c3c3; border-bottom:1px solid #c3c3c3; margin-bottom:10px;}
.dailyrentals_list a, .dailyrentals_list a:visited, .dailyrentals_list a:active, .dailyrentals_list a:hover{font-size:10px; color:#666666; font-weight:bold;}

.usedcars_list{ width:530px;}
.usedcars_list .inner{}
.usedcars_list .carpic{float:left; text-align:center;}
.usedcars_list .details{float:right; width:370px; border:1px solid #c3c3c3;}
.usedcars_list .details .inner{padding:10px;}
.usedcars_list .desc{color:#000000; font-weight:bold; font-size:16px;}
.usedcars_list .price{color:#a00000; font-weight:bold; font-size:16px; text-align:right;}
.usedcars_list .footbox{float:right; }
.usedcars_list .more{display:block; width:90px; text-align:left; padding:5px; font-weight:bold; background-image: url(gfx/more.gif); background-repeat: no-repeat; background-position: right center;
border-left:1px solid #c3c3c3; border-right:1px solid #c3c3c3; border-bottom:1px solid #c3c3c3; margin-bottom:10px;}
.usedcars_list a, .usedcars_list a:visited, .usedcars_list a:active, .usedcars_list a:hover{font-size:10px; color:#666666; font-weight:bold;}



.dealbox{float:left; height:190px; width:260px; padding-right:10px; padding-top:2px; background-image: url(gfx/dealbox.gif); background-repeat: no-repeat; background-position: left top;}/*border-right:1px solid #CCCCCC; border-left:1px solid #CCCCCC;*/
.dealbox .inner{padding:6px 15px;}/*border: 1px solid #BBBBBB;*/
.dealbox .carbox{float:left; text-align:center; height:80px; width:100px;}
.dealbox .pricebox{float:left; text-align:center; height:80px; width:130px; font-size:12px; color:#777777;}/*padding:2px 5px 2px 5px; */
.dealbox .descbox{color:#666666; font-weight:bold; height:65px; text-align:left; font-size:14px; padding:0px 5px; display:block; }/*background-image:url(gfx/vmenu-head.gif); background-position:center left; background-repeat:no-repeat;*/
.dealbox .type{color:#666666; font-size:12px; font-weight:normal;}
.dealbox .price{color:#a00000; font-weight:bold; text-align:right; font-size:16px;}
.dealbox .dealboxfoot{}
.dealbox .more{text-align:right; padding:0px 15px 0px 0px; font-weight:bold; background-image: url(gfx/more.gif); background-repeat: no-repeat; background-position: right center; display:block;}/*color:#003a8a; */
/*.dealbox .id{font-size:9px; text-align:center; color:#666666; float:right;}*/

.dealboxfooter{}
.dealboxfooter .spacer{display:block; float:left; width:10px;}
.dealboxfooteritem{display:block; float:left; width:80px; font-size:10px; text-align:center; color:#AAA;}
.dealboxfooteritem a, .dealboxfooteritem a:visited, .dealboxfooteritem a:active, .dealboxfooteritem a:hover{font-size:10px; color:#666666; font-weight:bold;}

/*.dealbox .dealboxfoot{padding:0px; width:25%; height:20px;}
border-top:1px solid #555555; border-bottom:1px solid #111111; border-left:1px solid #333333; border-right:1px solid ;
border-left: 1px solid #bec0c4; border-bottom: 1px solid #bec0c4; border-right: 1px solid #bec0c4;
.dealbox .more{ text-align:right; height:18px; padding-top:2px; background-image: url(gfx/morebar.gif); background-repeat: repeat-x; background-position: right center; padding-right:20px; color:#FFFFFF;}
.dealbox .panelright{float:right; width:100px; text-align:center;}
.dealbox .panelleft{float:left; width:100px; text-align:center; margin-right:5px;}
.dealbox a:hover{background-color: #069bda; color:#FFFFFF;}
.dealbox a:visited{background-color: #6697ac; color:#FFFFFF;}
.dealbox .callme{display:block; text-align:right; padding:6px 7px 6px 8px; color:#FFFFFF; background-color:#828282; border-bottom:1px solid #FFFFFF; font-weight:bold;}
.dealbox .quoteme{display:block; text-align:right; padding:6px 7px 6px 8px; color:#FFFFFF; background-color:#090744; border-bottom:1px solid #FFFFFF; font-weight:bold;}
*/

.single_deal{height:230px; margin-bottom:10px; background-image: url(gfx/bigdealbox.gif); background-repeat: no-repeat; background-position: center top;}/*margin-left:10px;*/
.single_deal .innertop{padding:20px; height:40px; width:90%; display:block;}
.single_deal .innerleft{padding:10px; width:340px; float:left;}/*border: 1px solid #bec0c4; */
.single_deal .innerright{padding-top:110px; width:140px; float:left;}
.single_deal .carpic{width:33%; padding:10px; float:left; text-align:center;}
.single_deal .textarea{color:#777777; width:60%;float:left;}
.single_deal .id{float:right; font-size:11px; text-align:right; padding:5px 2px 2px 2px; color:#777777; margin-right:5px;}
.single_deal .more{color:#003a8a; width:140px; text-align:center; font-weight:bold; padding:3px 0px 6px 0px; display:block; background-image: url(gfx/more.gif); background-repeat: no-repeat; background-position: center center;}
.single_deal .inner{}
.single_deal .buttons{}
.single_deal .make{color:#333333;}
.single_deal .model{color:#333333;}
.single_deal .type{}
.single_deal .price{font-size:16px; color:#333333; font-weight:bold;}
/*.single_deal .callme{display:block; text-align:right; padding:6px 7px 6px 8px; color:#FFFFFF; background-color:#828282; border-bottom:1px solid #FFFFFF; font-weight:bold;}
.single_deal .quoteme{display:block; text-align:right; padding:6px 7px 6px 8px; color:#FFFFFF; background-color:#090744; border-bottom:1px solid #FFFFFF; font-weight:bold;}*/
/*.single_deal .more{font-size:16px; display:block; text-align:right; height:25px; width:160px; padding-top:5px; background-image: url(gfx/more-roll.gif); background-repeat: no-repeat; background-position: right center; padding-right:20px; color:#FFFFFF;}*/


.texttable {margin-bottom:10px;}
.texttable td{font-size:11px; padding:2px 0 2px 2px; text-align:center;}/*border-bottom:1px solid #AAAAAA;*/
.texttable .car{text-align:center; background-color:#FFFFFF; border:1px solid #FFFFFF;}
.texttable .cartext{text-align:left; font-size:15px; background-color:#FFFFFF; color:#666666; padding:10px; font-family: Arial, sans-serif; font-weight:bold; border:1px solid #CCCCCC;
}/*background-image: url(gfx/boxbg.gif); background-repeat: no-repeat; background-position: center center;*/
.texttable .left{text-align:left;}
.texttable .right{text-align:right;}
.texttable .head td{font-size:11px; background-color:#666666; padding:5px; color:#FFFFFF;}/*  background-image:url(gfx/mainmenubg.gif); background-repeat:repeat-x; background-position: center center;*/
.texttable .details td{font-size:12px; background-color:#FFFFFF; padding:5px; color:#333333; border:1px solid #CCCCCC;}
.texttable .foot td{font-size:18px; background-color:#FFFFFF; padding:0px; color:#CCCCCC;}
.texttable .more{padding:1px 10px 1px 10px; color:#a00000; text-align:center; font-weight:bold; background-image: url(gfx/more.gif); background-repeat: no-repeat; background-position: left center; display:block;}/**/
.texttable .price{font-size:15px; font-weight:bold; color:#a00000;}
/*.texttable .callme{text-align:right; padding:3px; color:#FFFFFF; background-color:#000000; font-weight:bold;}
.texttable .quoteme{text-align:right; padding:3px; color:#FFFFFF; background-color:#000000; font-weight:bold;}
.texttable a{background-color: #828282; color:#FFFFFF;}
.texttable .more {text-align:right; padding:2px 7px 2px 8px; color:#FFFFFF; background-color:#6697ac; float:right; border-left:2px solid #FFFFFF;}
.texttable a:hover{background-color: #069bda; color:#FFFFFF;}*/


.groupeddealsleftpic{}
.groupeddealsleftpic .header{border: 1px solid #bec0c4; font-size:18px; color:#940000; font-weight:bold; padding:5px; margin-top:10px;}
.groupeddealsleftpic .carbox{float:left; text-align:center; width:140px; padding:5px;}
.groupeddealsleftpic .dealdetails{float:left; width:550px; font-size:16px;}
.groupeddealsleftpic .more{text-align:right; float:right; width:100px; height:20px; padding-top:3px; background-image: url(gfx/more.gif); background-repeat: no-repeat; background-position: right center; padding-right:20px; color:#FFFFFF;}
.groupeddealsleftpic .deal{border: 1px solid #bec0c4; padding:5px; margin:4px 0;}
.groupeddealsleftpic .price{font-size:14px; color:#940000; font-weight:bold;}
.groupeddealsleftpic .id{float:right; padding:4px;}

.infobox{display:block; float:left; width:460px; height:170px; background-image:url(gfx/infobox.gif); background-repeat: no-repeat; background-position: center top; padding:0 10px;}
.infobox .headtext{margin-top:10px; padding:0 0 0 20px; font-size:18px; color:#a00000; font-weight:bold; }
.infobox .bodytext{padding:0 30px 0 20px; font-size:11px;}
.infobox a, .infobox a:visited{color:#a00000;}
