/******************************/
/*  theme colors
/* dark: #1B5994
/* light: #A2B0CF;
/******************************/
/******************************/
/** layout elements                */
/******************************/
body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	background-image: url('http://www.canadacarbuyer.com/dealer_assets/themes/blue/images/body_bg.jpg');
	background-repeat: repeat-x;
	background-color: #A2B0CF;
	font-size: 12px;

}
#wrapper {
	position: relative;
	text-align: left;
	width: 944px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 15px; 
	padding:0px;
	background:transparent;
	background-image: url('http://www.canadacarbuyer.com/dealer_assets/themes/blue/images/content_main_bg.jpg');
	background-repeat:repeat-y;	
    border: 1px solid #1B5994;
}


#header {
	background-color:transparent;
	padding:0px;
}

#header h1 {
	margin: 0;
    padding: 0;
    font-weight:normal;
    color: #cb352d;
    font-size: 190%;
    position:absolute;
    bottom: 4px;
    right: 0;	
	
}

#content-top{
	background-image: url('http://www.canadacarbuyer.com/dealer_assets/themes/blue/images/content_top_bg.jpg');
	background-repeat:no-repeat;
	height:47px;
	border-top:solid 1px #666;

}
#content-main{
	position: relative;
	text-align: left;
	width: 944px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 15px; 
	background-image: url('http://www.canadacarbuyer.com/dealer_assets/themes/blue/images/content_main_bg.jpg');
	background-repeat:repeat-y;	
	
}
#content-bottom{	
    clear:both;
	font-size: 80%;
	color: #999;
	height: 70px;
    background-color: transparent;
	background-image: url('http://www.canadacarbuyer.com/dealer_assets/themes/blue/images/content_bottom_bg.jpg');
	background-repeat:no-repeat;	
	
}
#content {
	float:right;
    width: 720px;
	padding: 0 14px 0 0;
}
#content p {
	line-height: 1.8em;
}

.navbox{
	background-color:#A2B0CF;/*same as body bacground */
	margin-left:auto;
	margin-right:auto;
	width:190px;
}
#navigation {
	float:left;
	padding: 0em;
	width: 192px;
}

#navigation ul {
	list-style: none;
	margin-top:0px;
	margin-left:0px;
	padding-left:0px;
	border: none;

	
}

#navigation li {
	list-style: none;
}

#navigation a:link, #navigation a:visited {
	color: white;
    background-color:transparent;
    display:block;
    border-bottom: 1px solid #CCC;  border-top: 1px solid #CCC;
    padding: .2em 0 0.2em 1em;
    text-decoration:none;
	font-weight:bold;
	text-transform:uppercase;
}

#navigation a:hover {
	color: #999;
	background-color:white;
	border: dashed 1px grey;
}

#navigation a.result:link, #navigation a.result:visited {
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #1B5994;
	font-weight:bold;
	text-transform:none;
	border:none;
}

#navigation a.result:hover {
	color: red;
	border:none;
	background-color:transparent;
	
}



/******************************/
/** general elements                */
/******************************/
select{
	padding-top:2px;
	padding-bottom:2px;
}

table,td,th{
	border:0px;
}
h1,h2{
	color:#1B5994;
	}
img{
	border:0;
}
.FormLabel { font-size: 11px; font-weight: bold;  text-align: right;}
/******************************/
/** Search results page classes */
/******************************/
table.result{
	width: 100%;
	border:1px solid #dddddd;
	
}
.ResultsThumbnail { border: solid #777 1px;  float:left;margin-right:5px;}
.ResultsLogo { clear:both;float:right; }
a.result {
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #1B5994;
	font-weight:bold;
}
a.result:visited {
	text-decoration: none;
	color: #1B5994;
}
a.result:hover {
	color: red;

}
a.result:active {
	color: red;
}
/******************************/
/** listing view classes */
/******************************/
caption{
	background:#dddddd;
	color:black;
	font-size: 14px; 
	font-weight: bold; 
	text-align: center; 	
	
}
td.listingTitle{
	border: solid black 1px;
	color:white;
	background-color: #1B53B3; 
	font-size: 14px; 
	font-weight: bold; 
	font-variant: caps;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	text-align: center; 	
	text-transform: uppercase;
	padding:5px;
	
}
table.listingDetails{
	background:#dddddd;
	border: 2px solid #DDDDDD; 
	width:100%;
}
td.listingDetails{
	
	background:white;
}
div.caption{
	background:#1B5994;
	color:white;
	font-size: 14px; 
	font-weight: bold; 
	text-align: center; 
	width:100%;
	border:solid black 1px;	
	padding-top: 5px;
	padding-bottom: 5px;
	margin:0px;
	
}

/*************************/
/* Pagination                     */
/*************************/
div.pagination{	
	width:100%;
	margin-top: 3px;
	padding-top: 5px;
	padding-bottom: 5px;
	border:solid #dddddd 1px;
	text-align:center;
}

/*************************/
/* feature listings elements */
/*************************/

div.featureWrapper{
	border: solid 1px #dedede;
	width:190px;
	height: 225;
	padding:3px;
	margin-left:auto;
	margin-right:auto;
	float:left;
}
img.feature{
	margin-top:5px;
}

td.feature{
	border:solid 2px #1B5994;
	padding:3px;
	text-align:center;
	background-color:#fff;
}
.feature_price{
	display:block;
	font-size:18px;
	font-weight:bold;
	color: #1B5994;
	text-align:right;
}
.feature_price_strike{
	display:block;
	font-size:18px;
	font-weight:bold;
	color: #1B5994;
	text-decoration:line-through;
	text-align:right;
	
}
.feature_price_feature{	
	display:block;
	font-size:18px;
	font-weight:bold;
	color: #FF0000;
	text-align:right;
}

.feature_opts{
	width:180;
}


div.feature{
	border:solid 1px #dddddd;
	padding:5px;
}

span.featuretitle{
	display:block;
	font-weight:bold;
	color:white;
	background-color:black;
	text-align:center;
	text-transform:uppercase;
	padding: 3px;
	max-width:154px;
}
	
