/********************************************************************
 * http://www.leadmar.gr (Cascade Style Sheet)
 *
 * Copyright (c) 2008
 * Powered by Web-Experts
 ********************************************************************/

BODY {
/********************************************************************
	SCROLLBAR-FACE-color: #32688b; 
	SCROLLBAR-HIGHLIGHT-color: #ffffff; 
	SCROLLBAR-SHADOW-color: #dee3e7;
	SCROLLBAR-3DLIGHT-color: #d1d7dc; 
	SCROLLBAR-ARROW-color: #006699;
	SCROLLBAR-TRACK-color: #efefef;
	SCROLLBAR-DARKSHADOW-color: #98aab1;
 ********************************************************************/
	background-color: #ffffff;
	text-align: center;
	margin: 0px;
	font-family: Tahoma, Times New Roman, MS Serif, Century, Arial, Arial Black;
}

A:link {
	font-weight: 400; font-size: 11px; color: #000000; text-decoration: none;
	font-family: Tahoma, Times New Roman, MS Serif, Century, Arial, Arial Black;
}
A:visited {
	font-weight: 400; font-size: 11px; color: #000000; text-decoration: none;
	font-family: Tahoma, Times New Roman, MS Serif, Century, Arial, Arial Black;
}
A:hover, A:visited:hover {
	font-weight: 400; font-size: 11px; color: #a71c20; text-decoration: underline;
	font-family: Tahoma, Times New Roman, MS Serif, Century, Arial, Arial Black;
}
A:active {
	font-weight: 400; font-size: 11px; color: #000000; text-decoration: none;
	font-family: Tahoma, Times New Roman, MS Serif, Century, Arial, Arial Black;
}
A.selected:link {
	font-weight: 400; font-size: 11px; color: #000000; text-decoration: none;
	font-family: Tahoma, Times New Roman, MS Serif, Century, Arial, Arial Black;
}
A.selected:visited {
	font-weight: 400; font-size: 11px; color: #000000; text-decoration: none;
	font-family: Tahoma, Times New Roman, MS Serif, Century, Arial, Arial Black;
}
A.selected:hover, A.selected:visited:hover {
	font-weight: 400; font-size: 11px; color: #a71c20; text-decoration: underline;
	font-family: Tahoma, Times New Roman, MS Serif, Century, Arial, Arial Black;
}

P {
	margin: 0;
}

TD {
	font-weight: normal;  font-size: 11px; font-STYLE: normal; 
	font-FAMILY: Tahoma, Times New Roman, MS Serif, Century, Arial, Arial Black;
	text-align: justify;
}

form {  
  margin: 0;
  padding: 0;
}

img {
	border: 0px;
}

TD.smalltd {
	height: 12px;
}

.leftit {
	text-align:left;
}

.rightit 
{
	text-align: right;
}

.centered {
	text-align: center;
}

.topit {
	vertical-align: top;
}

.middleit {
	vertical-align: middle;
}

.bottomit {
	vertical-align: bottom;
}

.bodyline {
	 border: 2px solid #704e29;
}

.leftpadit {
	padding-left: 30px;
}

.rightpadit {
	padding-right: 30px;
}

.srinkit {
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 7px;
	padding-bottom: 7px;
}

.boldit
{
	font-weight: bold;
}

.underlineit
{
	text-decoration: underline;
}

.shadeform { 
	font: 11px tahoma, arial, verdana, sans-serif;
	background-image: url("../images/shadeform.gif");
	width: 250px;
	text-align: left;
	border: #333333 1px solid;
}


.shadedropdown { 
	font: 11px tahoma, arial, verdana, sans-serif;
	background-image: url("../images/shadeform.gif");
	text-align: left;
	border: #000000 1px solid;
}

.shadeselect { 
	font: 11px tahoma, arial, verdana, sans-serif;
	background-image: url("../images/shadeform.gif");
	text-align: left;
	width: 95%;
	height: 16px;
	border: #333333 1px solid;
}

	
.shadetextarea { 
	font: 11px tahoma, arial, verdana, sans-serif;
	text-align: left;
	width: 250px;
	height: 120px;
	border: #000000 1px solid;
	background-image: url("../images/shadeform.gif");
}

TD.tinytd {
	height: 8px;
}

TD.hspace {
	width: 7px;
}

TD.vspace {
	height: 7px;
}

/********************************************************************
 * Style: Blackit
 ********************************************************************/
.blackit, .blackit A:link, .blackit A.selected:link {
	color: #000000; text-decoration: none;
	font-family: Tahoma, Times New Roman, MS Serif, Century, Arial, Arial Black;
}
.blackit A:hover, .blackit A.selected:hover {
	color: #000000; text-decoration: underline;
	font-family: Tahoma, Times New Roman, MS Serif, Century, Arial, Arial Black;
}

/********************************************************************
 * Style: Whiteit
 ********************************************************************/
.whiteit {
	color: #ffffff;
	font-family: Tahoma, Times New Roman, MS Serif, Century, Arial, Arial Black;
}

.whiteit A:link, .whiteit A.selected:link {
	color: #ffffff; text-decoration: none;
	font-family: Tahoma, Times New Roman, MS Serif, Century, Arial, Arial Black;
	font-weight: bold;

}
.whiteit A:visited, .whiteit A.selected:visited {
	color: #ffffff; text-decoration: none;
	font-family: Tahoma, Times New Roman, MS Serif, Century, Arial, Arial Black;font-weight: bold;
}
.whiteit A:hover, .whiteit A.selected:hover {
	color: #ffffff; text-decoration: underline;
	font-family: Tahoma, Times New Roman, MS Serif, Century, Arial, Arial Black;font-weight: bold;
}

/********************************************************************
 * Style: Footer
 ********************************************************************/
TD.footer {
	font-weight: bold;
	font-size: 11px; 
	color: #676767; 
	text-decoration: none;
	font-family: Tahoma, Times New Roman, MS Serif, Century, Arial, Arial Black;
	text-align: center;
	padding: 0 10px;
}

.footer A:link, .footer A.selected:link, .footer A, .footer A.selected, .footer A:visited, .footer A.selected:visited {
	font-weight: bold; font-size: 11px; color: #676767; text-decoration: none;
	font-family: Tahoma, Times New Roman, MS Serif, Century, Arial, Arial Black;
}
.footer A:hover, .footer A.selected:hover {
	font-weight: bold; font-size: 11px; color: #444444; text-decoration: underline;
	font-family: Tahoma, Times New Roman, MS Serif, Century, Arial, Arial Black;
}

/********************************************************************
 * Style: Custom Classes
 ********************************************************************/

.banners {
	font-size: 10px;
	color: #676767;
}


.menu {
	font-size: 9px;
	color: #676767;
	font-family: Arial, Tahoma, Times New Roman, MS Serif, Century, Arial, Arial Black;
}

.menu A:link, .menu A.selected:link, .menu A, .menu A.selected, .menu A:visited, .menu A.selected:visited {
	font-size: 9px;
	color: #676767;
	font-family: Arial, Tahoma, Times New Roman, MS Serif, Century, Arial, Arial Black;
}
.menu A:hover, .menu A.selected:hover {
	font-size: 9px;
	color: #676767;
	font-family: Arial, Tahoma, Times New Roman, MS Serif, Century, Arial, Arial Black;
}

/********************************************************************
 * Style: Contact Link
 ********************************************************************/
.contact-link, .contact-link A:link, .contact-link A.selected:link, .contact-link A, .contact-link A.selected, .contact-link A:visited, .contact-link A.selected:visited, .contact-link A:hover, .contact-link A.selected:hover
{
	text-align:left;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
	text-transform: uppercase;
}

input
{
	font: 11px tahoma, arial, verdana, sans-serif;
	text-align: left;
	width: 80%;
	border: 1px solid #FFFFFF;
}

.button
{
	width: auto;
	border: 1px solid #555;
	text-align: center;
}

/********************************************************************
 * Style: Header
 ********************************************************************/
TD.header {
	FONT-WEIGHT: bold; FONT-SIZE: 18px; COLOR: #EF8D3B; TEXT-DECORATION:blink;
	padding-top: 14px;	
}

/********************************************************************
 * Style: old site's styles
 ********************************************************************/
TD.default{
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px
}

.tfoot {	
	background-color:#F9F9F9; vertical-align:top; FONT-WEIGHT: 400; FONT-SIZE: 12px; COLOR: #666666; FONT-WEIGHT: bold
}

TD.tfoot {
	FONT: bold 11px tahoma, verdana, geneva, lucida, arial, helvetica, sans-serif; 
	padding: 4px
}

/********************************************************************
 * Style: Dealer's fonts
 ********************************************************************/
.dealer-name
{
	font-family: Tahoma;
	font-size: 22px;
	color: #000000;
	text-align: center;
}

.dealer-contact
{
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	text-align: center;
}

/********************************************************************
 * Style: Articles
 ********************************************************************/
.articles-title
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FD0000;
	text-align: left;
}

.articles-subtitle 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FD0000;
	text-align: left;
}

.articles-text 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}

.articles-image
{
	border: 1px solid #FD0000;
}

.articles-more-link img,
.services-more-link img,
.uauto-more-link img
{
	margin-right: 5px;
}

A.uauto-more-link:link, A.uauto-more-link, A.uauto-more-link:visited,
A.articles-more-link:link, A.articles-more-link, A.articles-more-link:visited,
A.services-more-link:link, A.services-more-link, A.services-more-link:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FD0000;
	margin-left: 10px;
	display: block;
	text-align: right;
}

A.uauto-more-link:hover, A.uauto-more-link:visited:hover,
A.articles-more-link:hover, A.articles-more-link:visited:hover,
A.services-more-link:hover, A.services-more-link:visited:hover
{
	color: #FD0000;
	text-decoration: underline;
	display: block;
	text-align: right;
}

/********************************************************************
 * Style: Services
 ********************************************************************/
.services-title
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FD0000;
	text-align: left;
}

.services-text
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}

.services-image
{
	border: 0px solid #FD0000;
}

/********************************************************************
 * Style: AfterSales
 ********************************************************************/
.aftersales-title
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FD0000;
	text-align: left;
}

.aftersales-text
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}

.aftersales-subtext
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-align: center;
}

.aftersales-image
{
	border: 1px solid #FD0000;
}

/********************************************************************
 * Style: Contact
 ********************************************************************/
 .contact-header
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FD0000;
	text-align: left;
 }
 
 .contact-caption
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	padding: 0 1px;
 }

.contact-subnote 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: italic;
	color: #000000;
	text-align: left;
}

/********************************************************************
 * Style: Article
 ********************************************************************/
.article-title
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FD0000;
	text-align: left;
}

.article-text
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

.article-img 
{
	border: 1px solid #FD0000;
	margin:5px;
}

/********************************************************************
 * Style: Profile
 ********************************************************************/
.profile-title
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FD0000;
	text-align: left;
}

.profile-text
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}

/********************************************************************
 * Style: used-autos
 ********************************************************************/
 .uautos-title
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FD0000;
	text-align: left;
 }
 
 .uautos-model-name
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-align: center;
 }
 
 .uautos-text
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-align: center;
 }
 
.uautos-table-header
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	padding: 2px;
}
 
.uautos-more, .uautos-more a:link, .uautos-more, .uautos-more a:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FD0000;
	text-align: center;
}
 
.uautos-more a:hover, .uautos-more a:visited:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FD0000;
	text-align: center;
	text-decoration:underline;
}

tr.uautos-table-headrow td 
{
	background-color: #FD0000;
}

td.uautos-model-name
{
	border-right: 2px dashed #CCCCCC;
	border-left: 2px solid #CCCCCC;
	border-bottom: 2px solid #CCCCCC;
}
 
td.uautos-more
{
	border-right: 2px solid #CCCCCC;
	border-bottom: 2px solid #CCCCCC;
}
 
td.uautos-text
{
	border-right: 2px dashed #CCCCCC;
	border-bottom: 2px solid #CCCCCC;
}

.uautos-table-headrow td
{
	padding: 5px;
}
 
/********************************************************************
 * Style: used auto
 ********************************************************************/
.uauto-title
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FD0000;
	text-align: left;
}

.uauto-subtitle
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}

.uauto-text
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

.uauto-image
{
	border: 1px solid #FD0000;
	margin:5px;
}

/********************************************************************
 * Style: iso.php related
 ********************************************************************/
.articlebody4 {
	font-size  : 11px;
	color : #FFFFFF;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	background-color : #3F3F3F !important;
}

.articletechtable {
  font-size  : 11px;
  line-height: 15px;
  color : #000000;
  font-family : Arial, Verdana, Helvetica, sans-serif;
}
/********************************************************************
 * Style: red-menu
 ********************************************************************/
.red-menu 
{
	background: url(../images/red-menu/bg.jpg) top left no-repeat;
}

.red-menu-part
{
	background: url(../images/red-menu/part.jpg) top left no-repeat;
}

.redmenu-separator
{
	text-align: right;
	height: 1px;
	padding: 2px 0;
}

/********************************************************************
 * Style: TestDrive
 ********************************************************************/
.testdrive-title
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FD0000;
	text-align: left;
}

.testdrive-text
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}

.testdrive-subheader 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FD0000;
	text-align: left;
}


/********************************************************************
 * Style: auto (autos pages)
 ********************************************************************/
.auto-link, A.auto-link:link, A.auto-link, A.auto-link:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FD0000;
	margin-left: 10px;
	display: block;
	text-align: left;
}

A.auto-link:hover, A.auto-link:visited:hover
{
	color: #FD0000;
	text-decoration: underline;
	display: block;
	text-align: left;
}

/********************************************************************
 * Style: general
 ********************************************************************/

.fundding-programs{
	top: -30px;
	z-index: 100;
	position: relative;
}

.hostedBy, .hostedBy A:link, .hostedBy A, .hostedBy A:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-align:center;
	color: #666666;
}

 .hostedBy A:hover, .hostedBy A:visited:hover
{
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-align:center;
	color: #666666;
}

