@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	/* background-color: #EFC464; */
	background:url(http://www.cars.ace-solution.com/images/bg.png);
	background-repeat:repeat-y;
}

#header
{
	background:url(http://www.cars.ace-solution.com/images/header.png);
	background-position:top left;
	background-repeat:no-repeat;
	height:264px;
	width:100%;
}

a.mylink:link
{
	text-decoration: none; 
	color: #FFFFFF;
	border-bottom: 1px dashed #FFFFFF;
}

a.mylink:visited 
{
	text-decoration: none;
    border-bottom: 1px dashed #FFFFFF; 
	color: #FFFFFF;
}

a.mylink:active 
{
	border-bottom: 1px dashed #FFFFFF;
	text-decoration: none; 
	color: #FFFFFF;
}

a.mylink:hover 
{
	border-bottom: 1px dashed #FF0000;
	text-decoration: none; 
	color: #FF0000;
}

#siteNav
{
	position:absolute;
	left: 25px;
	top: 182px;
	height: 43px;
}

#siteNav ul
{
	list-style: none;
	padding: 0;
	margin : 0 0 0 10;
	width : auto;
} 

#siteNav li
{
	float: left;
	margin-right: 20px;
}

#siteNav ul a , .current 
{ 
	padding-right: 5px;
	padding-left: 5px;
	display: block;
	line-height: 37px;
	text-decoration: none;
	font-size: 16px;
	color: #371C1C;
	font-weight:bolder;
}

#siteNav ul a:link, #siteNav ul a:visited 
{ 
	color: #fff;	
}

#siteNav ul a:hover, .current  
{
	color: #fff;
	background-color: #FC6C06;
	border-bottom: 5px solid #FFFFFF;
}

#footer
{
	background:url(http://www.cars.ace-solution.com/images/footer.png);
	background-position:top left;
	background-repeat:no-repeat;
	height:56px;
	width:100%;
}

#contents
{ 
	padding: 5px 10px 5px 10px;
	color : #FFFFFF;
    text-align: left; /* counter the body center */
}

#service_block {
	color: #FFFFFF;
	text-decoration: none;
	background:url(http://www.cars.ace-solution.com/images/service_block.png);
	background-repeat:no-repeat;
	width:150px;
	height:200px;
	padding:10px;
	font-size: 15px;
	font-weight:bold;
	margin:0px;
}

#price_block {
	color: #FFFFFF;
	text-decoration: none;
	background:url(http://www.cars.ace-solution.com/images/price_block.png);
	background-repeat:no-repeat;
	width:150px;
	height:200px;
	padding:10px;
	font-size: 12px;
	margin:0px;
}

#price_block p
{
    margin-bottom: 5px;
    margin-top: 5px;
}

#maker_block {
	color: #FFFFFF;
	text-decoration: none;
	background:url(http://www.cars.ace-solution.com/images/maker_block.png);
	background-repeat:no-repeat;
	width:212px;
	height:229px;
	padding:10px;
	font-size: 20px;
	font-weight:bold;
}

#pagination
{
	/* float:left;*/
	margin-left: 40px;
	margin-top: 10px;
	margin-bottom:10px;
}

#pagination a, #pagination strong {
	background: #ffffff;
	padding: 4px 7px;
	text-decoration: none;
	border: 1px solid #cac9c9;
	color: #292929;
	font-size: 13px;
}

#pagination strong{
	color:#ffffff;
	background: #2e6ab1;
	font-weight:bold;
}	

#pagination a:visited {
	color:#0063e3;
	text-decoration:none;
}

#pagination a:hover {
	border:solid 1px #666666;
}

td.headline , th.headline ,td.headline 
{
    margin: 0;
    padding: 4px;
    color:#CC0000;
    text-align: left; /* counter the body center */
}

table.smoothtable , td.smoothtable , th.smoothtable 
{
    border-color: #CC0000;
    border-style: solid;
	color:#000000;
}

table.smoothtable 
{
    border-width: 1px 1px 1px 1px;
    border-spacing: 0;
    border-collapse: collapse;
    text-align: left; /* counter the body center */
}

td.smoothtable , th.smoothtable 
{
    margin: 0;
    padding: 4px;
    border-width: 1px 1px 1px 1px;
    text-align: left; /* counter the body center */
}

th.smoothtable 
{
	color:#000000;
	text-align: left; /* counter the body center */
}	

.left_special
{
    width: 160px;
    color:#000000;
    background-color: #FFFFFF;
    /* background:url(http://www.cars.ace-solution.com/images/special_bg.png);
	background-repeat:repeat-x; */
    padding-top:5px;
    padding-bottom:5px;
    border: 1px solid #CC0000;
    margin-bottom:2px;
}

.smoothtable a:link, .smoothtable a:hover, .smoothtable a:visited{
    color: #0099FF;
    text-decoration: none;
}

.smoothtable a:hover
{
    border-bottom: 1px dashed #0099FF;
}

.left_special a:link, .left_special a:hover, .left_special a:visited{
    color: #0099FF;
    text-decoration: none;
}

.left_special a:hover
{
    border-bottom: 1px dashed #0099FF;
}