@charset "utf-8";
/* Summit Place Kia - Specials CSS  */

.specials 							{ background:url(../specials/main_bg.jpg) top right no-repeat; }

.specials h1						{ padding-left:20px; }
.specials h2						{ padding-left:20px; }
.specials .mcol 					{ width:300px; float:left; margin-left:20px; border:0px solid #f00; }
.specials .rcol						{ width:320px; float:right; font-size:12px; margin-right:20px; } 
.specials .rcol .space				{ height:280px;}

.specials .wrap .col 				{ float:left; width:200px; margin:0 15px; border-right:1px solid #eee; }
.specials .wrap .end 				{ border:0px; }
.specials .wrap .col .imgtitle 		{ float:right; margin:0 20px; }
.specials .wrap .col img 			{ margin:10px 0; }

.offer	 							{ }
.offer table 						{ border-collapse:collapse; }
.offer table tr th.heading 			{ background:url(../specials/heading_bg.gif) no-repeat; color:#005FB7 }
.offer table tr th.heading h2 		{ padding:4px 0 0 5px; margin:0; }
.offer table tr td					{ border-top:1px solid #eee; padding:10px 5px 5px 5px; }
.offer table tr td.clear 			{ border:0px; }
.offer table tr td .bonus 			{ position:absolute; left:140px; width:56px; height:37px; }

.offer small						{ color:#999; }

.offer .offerBox					{ width:200px; float:left; border:1px solid #CAE9F6; margin:5px; }
.offer .offerBox .pad				{ padding:20px; text-align:center; }
.offer .offerBox .pad h3			{ font-size:24px; line-height:24px; color:#666; }
.offer .offerBox .pad .incent		{ font-size:36px; line-height:36px; color:#839B1F; font-weight:bold; letter-spacing:-0.05em; padding:5px 0; }

.offer .incent						{ font-size:36px; line-height:36px; color:#839B1F; font-weight:bold; letter-spacing:-0.05em; padding:5px 0; }

.lglink 				{ display:block; font-size:16px; padding:20px 0; line-height:25px; border-top:1px solid #92d3ed; width:270px; background:url(../service/lglink_bg.gif) 244px 10px no-repeat; }
.lglink2 				{ display:block; font-size:16px; padding:8px 0; line-height:25px; border-top:1px solid #92d3ed; width:270px; background:url(../service/lglink2_bg.gif) 244px 8px no-repeat; }
.bottom  				{ border-bottom:1px solid #92d3ed; }


/*04092010 autotrader.com specials styles*/
/*changing tabs area*/
#tabbed_area { width:688px; padding-top:30px; }
#tabbed_area #ch_tabs { border-bottom:1px solid #b7dcf4; width:692px; }
#tabbed_area .tab { float:left; cursor:pointer; width:150px; height:29px; background-color:#edeff1; margin-left:1px; margin-right:1px; font-size:12px; font-weight:bold; color:#7b7a7f; }
#tabbed_area .tab:hover { background-color:#e6e8ea; }
#tabbed_area #tab0 {  }
#tabbed_area #tab1 {  }
#tabbed_area .on { width:150px; height:29px; background-color:#e1f3ff; color:#4b4851;  font-size:12px; font-weight:bold; }
#tabbed_area .off {  }
#tabbed_area .margtab1 { margin-left:5px; }
#tabbed_area .margtab2 {  }

#tabbed_area span { display:block; padding-top:6px; padding-bottom:10px; padding-left:10px; }

#tabbed_area .ch_content { padding-top:20px; }

#tabbed_area #pg0 { display:block; }
#tabbed_area #pg1 { display:none; }


