﻿
.smartplus_copyright
{
	text-align:right; 
	padding-top:10px;
	font-size:0.8em; 
	color:#000;
	width:996px;
}

.smartplus_footer_right
{
	font-family: Tahoma;
	font-size: 70%;
	width:280px;
	float:right;
	text-align:right;
	color:#000000;
}

.smartplus_userlabel
{
	font-family:Arial;
    font-size:12px;
    color:#333333;
}

.smartplus_usercaption
{
	font-family:Arial;
    font-size:12px;
    font-weight:bold;
    color:#FF9000;
}

a.smartplus_logout
{
    font-family:Arial;
    font-size:12px;
    font-weight:bold;
    color:#333333;
    text-decoration:underline;
}

a.smartplus_logout:hover
{
    text-decoration:none;
}

a.smartplus_usedcars
{
    font-family:Arial;
    font-size:12px;
    font-weight:bold;
    color:#FD6A00;
    text-decoration:underline;
}

a.smartplus_usedcars:hover
{
    text-decoration:none;
}

.smartplus_usedcar_bg
{
	background-image:url(../../../images/usedbg.jpg); 
	background-repeat:repeat-x; 
	background-position:left top; 
	height:124px; 
	width:100%; 
	border-top-style: dotted; 
	border-width: 1px;
}

.smartplus_usedcar_image
{
	margin-top: 13px; 
	margin-left:10px; 
	float:left; 
	border: solid 2px #333333; 
	width:120px; 
	height:90px;
}

.smartplus_usedcar_left
{
	float:left; 
	margin-top: 13px; 
	margin-left:10px; 
	width:360px; 
	text-align:left; 
	padding-top:0px; 
	font-size:11px;
}

.smartplus_usedcar_title
{
	color:#547A96; 
	font-size:14px; 
	margin-top:0px; 
	padding-top:0px; 
	padding-bottom:2px;	
}

.smartplus_usedcar_description
{
	margin:0px;
	float:left; 
	width:215px; 
	padding-right:5px; 
	text-align:left;
}

.smartplus_usedcar_right
{
	margin:0px;
	float:right; 
	border-left:dotted 1px #000000; 
	padding-left:5px;
}

.smartplus_modal 
{
	position:fixed;
	margin:0px;
	left:0;
	top:0px;
	width:100%;
	height:100%;
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
	background-color: #000000;
	z-index:998;
	visibility:hidden;
}

.smartplus_flyout_table
{
}

.smartplus_flyout_table td
{
	border-style: none !important;
	vertical-align:top;
	color:#FFFFFF;
}

.smartplus_flyout_label
{
	font-size:11px;
	font-weight:bold;
	display:block;
}

.smartplus_flyout_text
{
	font-size:11px;
	font-weight:normal;	
}


.smartplus_flyout_price
{
	color: #FD6A00;
	font-size:12px;
	font-weight:bold;	
}

.smartplus_pager_table
{
	width:100%;
}

.smartplus_pager_table td
{
	border-style: none !important;
	vertical-align:middle;
	font-size:11px;
	padding:0px;
}

.smartplus_pager_next
{
	background-image:url(../../../images/arrow_left.gif);
	background-repeat:no-repeat;
	background-position: left top;
	width:28px;
	height:27px;
}
