body
{
  font-family: Arial, Helvetica, sans-serif;
  font-size:12px;
  background-color: white;
  direction:rtl;
  background-image:url(images/bg.jpg);
  background-repeat:repeat-x;
  background-position:top;

}


A:link
{
}

A:visited
{
}

A:hover
{
}

A:active
{
}

/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #fefefe;
}
.skinmaster {
	height: 100%;
	background-color: #eeeeee;
	border-right: #8f9092 1px solid; 
	border-top: #8f9092 1px solid; 
	border-left: #8f9092 1px solid; 
	border-bottom: #8f9092 1px solid; 
	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px; 
}
.skinheader {
}
.skingradient {
	background-image: url(gradient_DKGray.jpg); 
	height: 30px;
}
.controlpanel {
	width: 100%;
	background-color: #fefefe;
}

.TreeViewMenu {
	width: 175px;
	background-color: #dddddd;
	border-right: #8f9092 1px solid; 
	border-top: #8f9092 1px solid; 
	border-left: #8f9092 1px solid; 
	border-bottom: #8f9092 1px solid; 
	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px;
}
.TreeViewMenu_Header {
	background-image: url(gradient_LtGray.jpg);
}
.Head {
   font-family: Arial,Tahoma,  Helvetica;
   font-size:  14px;
   font-weight:  normal;
   color: gray;
}

.SubHead
{
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: gray;
}

.CommandButton
{
	font-family:  Arial, Tahoma, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color:gray;
}


/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link
{
	text-decoration: underline;
	color: gray;
	font-size: 12px;
	
}

A.CommandButton:visited
{
	text-decoration: underline;
	color:gray;
	font-size: 12px;
}

A.CommandButton:hover
{
	text-decoration: underline;
	color: #ff0000;
	font-size: 12px;
}

A.CommandButton:active
{
	text-decoration: underline;
	color: gray;
	font-size: 12px;
}

.SaleWindow
{
    text-decoration: none;
	color: black;
	font-size: 13px;
}

.SaleWindow a:link, .SaleWindow a:visited, .SaleWindow a:active
{
	font-family:  Arial, Tahoma, Helvetica;
	 text-decoration: none;
	color: black;
	font-size: 13px;
}

A.SaleWindow:link
{
	font-family:  Arial, Tahoma, Helvetica;
	 text-decoration: none;
	color: black;
	font-size: 13px;
	
}

A.SaleWindow:hover
{
	font-family:  Arial, Tahoma, Helvetica;
	 text-decoration: underline;
	color: black;
	font-size: 13px;
	
}


.Normal, .NormalDisabled, .Normal Td, .Normal Span, .Normal Div
{
	font-family:  Arial, Tahoma, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #424242;
}

.Normal a:link, .Normal a:visited, .Normal a:active
{
	font-family:  Arial, Tahoma, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #424242;
	text-decoration:underline;
}

.Normal a:hover
{
	font-family:  Arial, Tahoma, Helvetica;
	font-size: 12x;
	font-weight: normal;
	color: black;
	text-decoration:underline;
}

/* text style used for rendered text which should appear disabled */
.NormalDisabled
{
	color: Silver;
}

/* text style used for rendered text which requires emphasis */
.NormalBold
{
	font-family:  Arial, Tahoma, Helvetica;
	font-size: 12px;
	font-weight: bold;
}

/* text style used for error messages */
.NormalRed
{
	font-family:  Arial, Tahoma, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #ff0000;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
	font-family:  Arial, Tahoma, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color:Gray;
}

.DataGrid_Item
{
  color:Gray;   
}

.DataGrid_Header
{
  color:Gray;   
}
/* 
===================================
Skin styles for Headers
===================================
*/
H1
{
    color:#485865;
    font-size:16px;
    font-family:  Arial, Tahoma, Helvetica; 
    font-weight: bold;
    margin-bottom:0;
    margin-top:0;
    
}

H1 a:link{ color:#485865;text-decoration:none;}
H1 a:visited{ color:#485865;text-decoration:none;}
H1 a:active{ color:#485865;text-decoration:none;}
H1 a:hover{ color:#485865;text-decoration:none;}

H2
{
	color:black;
    font-size:12px;
    font-family:  Arial, Tahoma, Helvetica; 
    font-weight: bold;
    font-style:italic;
}

H3
{
	color:black;
    font-size:12px;
    font-family:  Arial, Tahoma, Helvetica; 
    font-weight: bold;
    font-style:normal;
}

H4
{
	color:#2b6f9e;
    font-size:12px;
    font-family:  Arial, Tahoma, Helvetica; 
    font-weight: bold;
    font-style:normal;
}

H5
{
	color:#800000;
    font-size:12px;
    font-family:  Arial, Tahoma, Helvetica; 
    font-weight: bold;
    font-style:italic;
 }

H6
{
	color:#386188;
    font-size:12px;
    font-family:  Arial, Tahoma, Helvetica; 
    font-weight: bold;
    margin-bottom:-2;
    margin-top:-3;
    font-style:normal;
 }


/* 
================================
Skin styles for Menu
================================
*/

.rootMenuItem TD{ 
	cursor: pointer; 
	cursor: hand; 
	color: white; 
	font-size: 12px; 
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	white-space:nowrap;
	border: 0px;
	font-weight:normal;
	text-align:right;
	padding-left:18px;
}
.rootmenuitemactive TD{ 
	cursor: pointer; 
	cursor: hand; 
	color: white; 
	font-size: 12px; 
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	white-space:nowrap;
	border: 0px;
	font-weight:normal;
	text-align:right;
	padding-left:18px;

}
.rootmenuitemselected TD{ 
	cursor: pointer; 
	cursor: hand; 
	color: white; 
	font-size: 12px; 
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	white-space:nowrap;
	border: 0px;
	font-weight:normal;
	text-align:right;
	padding-left:18px;

}

.rootmenuitembreadcrumb TD{ 
	cursor: pointer; 
	cursor: hand; 
	color: white; 
	font-size: 12px; 
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	white-space:nowrap;
	border: 0px;
	font-weight:bold;
	text-align:right;
	padding-left:18px;
}

/* 

/* 
================================
Skin styles for Menu
================================
*/

.rootMenuItem2 TD{ 
	cursor: pointer; 
	cursor: hand; 
	color: #405F77; 
	font-size: 14px; 
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	padding:0px;
	white-space:nowrap;
	border: 0px;
	font-weight:bold;
	text-align:right;
		height:36px;
		padding-left:0px;

}
.rootmenuitemactive2 TD{ 
	cursor: pointer; 
	cursor: hand; 
	color: white; 
	font-size: 14px; 
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	padding:0px;
	white-space:nowrap;
	border: 0px;
	font-weight:bold;
	text-align:right;
		background-image:url(images/menu-middle.gif);
	background-repeat:repeat-x;
		height:36px;
		padding-left:0px;


}



.rootmenuitemselected2 TD{ 
	cursor: pointer; 
	cursor: hand; 
	color: #405F77; 
	font-size: 14px; 
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	padding:0px;
	white-space:nowrap;
	border: 0px;
	font-weight:bold;
	text-align:right;
	height:36px;
	padding-left:0px;
	/*background-image:url(images/menu-middle.gif);
	background-repeat:repeat-x;*/

}
.rootmenuitembreadcrumb2 TD{ 
	cursor: pointer; 
	cursor: hand; 
	color: white; 
	font-size: 14px; 
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	padding:0px;
	white-space:nowrap;
	border: 0px;
	font-weight:bold;
	text-align:right;
	background-image:url(images/menu-middle.gif);
	background-repeat:repeat-x;
		height:36px;
		padding-left:0px;

}

/* 
================================
Skin styles for Sub Menu
================================
*/

.MainMenu_MenuContainer {
	background-color: transparent; 
	padding:0px;
	margin:0px;
	border: 0px;
	width: 500px;
		text-align:right;
}
.MainMenu_MenuBar {
	background-color: Transparent;
	padding:0px;
	margin:0px;
	border: 0px;
	width: 500px;
		text-align:right;
}
.MainMenu_MenuItem {
	border-left: #5168A6 0px solid; 
	border-bottom: #5168A6 1px solid; 
	border-top: #5168A6 0px solid; 
	border-right: #EEEEEE 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #5168A6;
	font-size: 12px; 
	font-style: normal;
	font-weight: normal; 
	background-color: Transparent;
	font-family: Arial, Helvetica, sans-serif;
	padding-top:3px;
	padding-bottom:3px;
}
.MainMenu_MenuItemSel {
	border-left: #EEEEEE 0px solid; 
	border-bottom: #5168A6 1px solid; 
	border-top: #5168A6 0px solid; 
	border-right: #EEEEEE 0px solid;
	cursor: pointer;
	cursor: hand; 
	color: #5168A6;
	font-size: 12px; 
	font-style: normal;
	font-weight: normal; 
	background-color: Transparent;
	font-family: Arial, Helvetica, sans-serif;
}
.MainMenu_MenuItemAct {
	border-left: #EEEEEE 0px solid; 
	border-bottom: #EEEEEE 1px solid; 
	border-top: #EEEEEE 1px solid; 
	border-right: #EEEEEE 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #ff0000;
	font-size: 12px; 
	font-style: normal;
	font-weight: normal; 
	background-color: Transparent;
	font-family: Arial, Helvetica, sans-serif;
}
.submenuitemselect {
	background-color: #CEE1ED;
	color: #2b6d9d; 
}
.MainMenu_SubMenu {
	margin-top: 3px;
	/*margin-right: 5px;*/
	background-color: white;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	border-top: #5168A6 1px solid;
	border-right: #5168A6 1px solid;
	border-left: #5168A6 1px solid;
	border-bottom: #5168A6 0px solid;
	/*border-bottom: #CCCCCC 1px solid;*/
	/*filter: Alpha(Opacity=100, FinishOpacity=75, Style=1);*/
}
.MainMenu_MenuBreak {
	border-bottom: #EEEEEE 0px solid; 
	border-left: #EEEEEE 0px solid; 
	border-top: #EEEEEE 0px solid;  
	border-right: #EEEEEE 0px solid; 
	background-color: transparent; 
	height: 0px;
}
.MainMenu_MenuArrow {
	border-right: #5168A6 1px solid; 
	border-bottom: #5168A6 1px solid; 
	border-top: #5168A6 1px solid; 
	font-family: webdings; 
	font-size: 12px; 
	cursor: pointer; 
	cursor: hand; 
	width: 7px;
	display:none;
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 12px; 
	cursor: pointer; 
	cursor: hand;
}

.MainMenu_MenuIcon {
	background-color: transparent; 
	border-left: #5168A6 0px solid; 
	border-bottom: #5168A6 1px solid; 
	border-top: #5168A6 1px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 5px;
	display:none;
}

/* 
================================
Skin styles for seprator maim menu
================================
*/

.menuseparator
{
    
    text-align:center;
    white-space:nowrap;


}

/* 
===================================
Skin styles Specific for this site
===================================
*/

.copyright, .copyright a:link, .copyright a:visited
{
    font-family:arial;font-size:12px;color:#386188;
    font-weight:bold;
}

.host, .host a:link, .host a:visited
{
    font-family:arial;font-size:11px;color:#386188;
    font-style:normal;
}

.breadcrumb, .breadcrumb a:active, .breadcrumb a:link, .breadcrumb a:visited, .breadcrumb a:hover
{
 font-family: arial;
 font-size: 11px;
 color:#296b9b;
 }

.login, .login a:link, .login a:visited, .login a:hover
{
   font-family:arial;color:#FFFFFF; font-weight:bold; font-size:12px;
 
}


.links, .links a:link, .links a:visited, .links a:hover
{
    font-family:arial;font-size:12px;color:#999999;text-decoration:udnerline;
 
}

A.links:link
{
    font-family:arial;font-size:12px;color:#999999;text-decoration:udnerline;
	
}

.BottomPaneLeft, .BottomPaneLeft Td, .BottomPaneLeft .Normal, .BottomPaneLeft Span 
{
    font-size:12px;
    font-family:Arial;
    color:#89888F;   
}

.Logoaim
{
    background-image:url(images/logoaim-bg.gif);
	background-position:left top;
	background-repeat:no-repeat;  
}

/*--------------Contact form-------------------*/

.form-text
{
    font-size:12px;
    font-family: Arial;
    color:white;   
}
.form-textBox
{
     width:200px; 
    font-size:12px;
    font-family: Arial;
    color:white;
    border:1px solid white; 
    background-color:Black;  
}
.form-textBoxBig
{
    width:200px;  
    font-size:12px;
    font-family: Arial;
    color:white;
    border:1px solid white; 
    background-color:Black; 
}
.form_button
{
 	font-family: arial; 
	font-size: 11px; 
	color: white;
	font-weight:bold;
	height:22px;
	width:50px;
	cursor:pointer;
	border-top:.1em solid #ffffff;
	border-left:.15em solid #ddd;
	border-right:.15em solid #333;
	border-bottom:.15em solid #555;
	white-space:nowrap;
	background:black;


}

.TopPane1
{
  width:591px; 
  display:block;
  white-space:nowrap;  
}

.TopPane2
{
  width:591px; 
    display:block;
  white-space:nowrap;   
}

@media print
{
  
 body
{
  font-family: Arial, Helvetica, sans-serif;
  font-size:12px;
  background-color: white;
  direction:rtl;
  color:black;
}
 
  
  
}

.TopPane2 .DNNAligncenter
{
    text-align:right;
    
}

.TopPane1 .DNNAligncenter
{
    text-align:right;
    
}

.SelectorDropDown
{
  font-family:Arial;
  font-size:12px;   
  text-align:right;
  color:#E36E0F;
  font-weight:bold;
}

embed, object {margin: 0; padding: 0;}


.callmedivcss
{

    text-align:right;
    font-size:16px;
    color:White;
    direction:rtl;    
}

#callmediv 
{
    margin-top:250px;
     visibility: hidden;
     position: absolute;
     left: 0px;
     top: 0px;
     width:100%;
     height:100%;
     text-align:center;
     z-index: 1000;
}

#callmediv iframe {
     width:659px;
     height:275px;
     background-color: #000;
     text-align:center;
     z-index:1000;
}

#callmediv #callmedivtitle
{
   margin: auto auto;
   width:290px;
   _width:300px;
   height:37px;
   display:block;
   color:white;
   font-weight:bold;
   vertical-align:middle;
   line-height:30px;
   text-align:right;
   padding-right:10px;
   _padding-top:7px;
}


/*דף בית וכללי*/
.ImgHpBox{border:1px solid #5F5F5E;}
.TitleHpBox, td.TitleHpBox{height:47px;padding-right:18px;padding-left:11px;text-align:right;font-size:14px;font-weight:bold;color:#B6B6B6;padding-top:15px;text-decoration:none;}
.TitleHpBox a:link, .TitleHpBox a:visited, .TitleHpBox a:hover {font-size:14px;font-weight:bold;color:#B6B6B6;text-decoration:none;}
.HpBox{padding-right:11px;text-align:right;font-size:12px;color:#939393;padding-top:15px;width:155px;}
.HpBox a:link,.HpBox a:visited, .HpBox a:hover{font-size:12px;color:#939393;text-decoration:none;}
.BottomInfoPane{background-color:#040404;padding-top:10px;background-image:url(images/bottom-info-bg.gif);background-repeat:repeat-x;}
.BottomInfo{padding-right:8px;padding-left:8px;vertical-align:top;font-family:Arial;font-size:11px;color:#595959;line-height:20px;}
.BottomInfo a:link,.BottomInfo a:visited, .BottomInfo a:hover, .Normal td .BottomInfo, .Normal .BottomInfo{text-decoration:none;font-family:Arial;font-size:11px;color:#595959;line-height:20px;}
.BottomInfoTitle{font-family:Arial;font-size:14px;color:white;font-weight:bold;}
.BottomInfoTitle a:link,.BottomInfoTitle a:visited, .BottomInfoTitle a:hover, .Normal td .BottomInfoTitle, .Normal a:link .BottomInfoTitle, .Normal a:visited .BottomInfoTitle{text-decoration:none;font-family:Arial;font-size:14px;color:white;font-weight:bold;}
.LinksBootom, .LinksBootom a:link, .LinksBootom a:visited, .LinksBootom a:hover{font-family:arial;font-size:11px;color:#595959;text-decoration:udnerline;}
A.LinksBootom:link{font-family:arial;font-size:11px;color:#595959;text-decoration:udnerline;}

/*עיתונות*/
.ItunutTitle, .Normal a .ItunutTitle{font-family:arial;font-size:14px;color:#424242;text-decoration:none;font-weight:bold;}
.ItunutTitle .Normal a:link, .ItunutTitle a:link, .ItunutTitle a:visited, .ItunutTitle a:hover{font-family:arial;font-size:14px;color:#424242;text-decoration:none;font-weight:bold;}
A.ItunutTitle:link{font-family:arial;font-size:14px;color:#424242;text-decoration:none;font-weight:bold;}
A.ItunutTitle:visited{font-family:arial;font-size:14px;color:#424242;text-decoration:none;font-weight:bold;}
A.ItunutTitle:hover{font-family:arial;font-size:14px;color:#424242;text-decoration:none;font-weight:bold;}
A.ItunutTitle:active{font-family:arial;font-size:14px;color:#424242;text-decoration:none;font-weight:bold;}

/*רכבים אחרונים שצפיתי בהם*/
.LastCarsVisitedText{color:#3B3B3B;font-family:Arial;font-size:12px;}
.LastCarsVisitedOperation, .LastCarsVisitedOperation a:link, .LastCarsVisitedOperation a:link, 
.LastCarsVisitedOperation a:visited, .LastCarsVisitedOperation a:hover{color:#A1A1A1;font-family:Arial;font-size:12px;}



/*דף צור קשר*/
/*קונטיינר רוחב מלא*/
.topFullWidth{padding-right:19px;background-image:url(images/top-full.jpg);background-repeat:no-repeat;}
.fullRight{background-image:url(images/full-right2.jpg);background-repeat:repeat-y;font-size:1px;text-align:left;}
.fullLeft{background-image:url(images/full-left2.jpg);background-repeat:repeat-y;font-size:1px;}
.contactHow2Reach, .Normal Span .contactHow2Reach, .Normal .contactHow2Reach, .Normal .contactHow2Reach a,
.Normal .contactHow2Reach a:visited, .Normal .contactHow2Reach a:link{text-decoration:none;color:#485865;font-weight:bold;}
.contactTitle, .Normal Span .contactTitle, .Normal .contactTitle{color:#485865;font-weight:bold;font-size:16px;}


/*דף תוצאות חיפוש דפדוף*/
.Normal A.PagingNumber:link{font-family:Arial;font-size:12px;font-weight:bold;color:White;text-decoration:none;}          
.Normal A.PagingNumber:visited{font-family:Arial;font-size:12px;font-weight:bold;color:White;text-decoration:none;}          
.Normal A.PagingNumber:active{font-family:Arial;font-size:12px;font-weight:bold;color:White;text-decoration:none;}          
.Normal A.PagingNumber:hover{font-family:Arial;font-size:12px;font-weight:bold;color:White;text-decoration:none;}          


.Normal .PagingNumber.Selected{font-family:Arial;font-size:16px;font-weight:bold;color:White;text-decoration:none;}          

/*יבואני רכב*/
.YavuaniTableText{padding-left:15px;height:150px;}
.YavuaniTable{vertical-align:bottom;padding-top:20px;padding-right:15px;padding-bottom:15px;background-color:#CFCFCF;background-image:url(http://trademobile.webxp.co.il/Portals/0/yavuani-bg.gif);background-repeat:repeat-x;background-position:top;}
td.YavuaniLink a:link, td.YavuaniLink a:visited, td.YavuaniLink a:active, td.YavuaniLink a:hover{text-decoration:none;}

.YavuaniMainTitle{font-family:Arial;font-size:14px;font-weight:bold;color:#424242;text-decoration:none;}          
A.YavuaniMainTitle:link{font-family:Arial;font-size:14px;font-weight:bold;color:#424242;text-decoration:none;}          
A.YavuaniMainTitle:visited{font-family:Arial;font-size:14px;font-weight:bold;color:#424242;text-decoration:none;}          
A.YavuaniMainTitle:active{font-family:Arial;font-size:14px;font-weight:bold;color:#424242;text-decoration:none;}          
A.YavuaniMainTitle:hover{font-family:Arial;font-size:14px;font-weight:bold;color:#424242;text-decoration:none;}          

.YavuaniTitle, Td.YavuaniTitle, Td.YavuaniTitle A:link, Td.YavuaniTitle A:visited, Td.YavuaniTitle A:active, Td.YavuaniTitle A:hover 
{font-family:Arial;font-size:14px;font-weight:bold;color:#424242;text-decoration:none;white-space:nowrap;}          


/*דף מבצעים*/
.BannerDeals{padding-top:8px !important;padding-top:8px;padding-bottom:5px;}

.WebXP_CarSalesContent img{display:block;}

/*עיתונות*/
.CatalogText, .Normal a .CatalogText{font-family:arial;font-size:14px;color:#424242;text-decoration:none;font-weight:bold;}
.CatalogText .Normal a:link, .CatalogText a:link, .CatalogText a:visited, .CatalogText a:hover{font-family:arial;font-size:14px;color:#424242;text-decoration:none;font-weight:bold;}
A.CatalogText:link{font-family:arial;font-size:14px;color:#424242;text-decoration:none;font-weight:bold;}
A.CatalogText:visited{font-family:arial;font-size:14px;color:#424242;text-decoration:none;font-weight:bold;}
A.CatalogText:hover{font-family:arial;font-size:14px;color:#424242;text-decoration:none;font-weight:bold;}
A.CatalogText:active{font-family:arial;font-size:14px;color:#424242;text-decoration:none;font-weight:bold;}


/*חיפוש*/
.search-container-title, .search-container-title a:link, 
.search-container-title a:visited, .search-container-title a:active, 
.search-container-title a:hover{color:#485865;font-size:24px;font-family:  Arial; font-weight: bold;text-decoration:none;}
A.search-container-title:link{color:#485865;font-size:24px;font-family:  Arial; font-weight: bold;text-decoration:none;}
A.search-container-title:visited{color:#485865;font-size:24px;font-family:  Arial; font-weight: bold;text-decoration:none;}
A.search-container-title:active{color:#485865;font-size:24px;font-family:  Arial; font-weight: bold;text-decoration:none;}
A.search-container-title:hover{color:#485865;font-size:24px;font-family:  Arial; font-weight: bold;text-decoration:none;}


/*חיפוש רכב לא נמצא*/
.noresultes-title, .noresultes-title a:link, 
.noresultes-title a:visited, .noresultes-title a:active, 
.noresultes-title a:hover{color:#FF7D0D;font-size:20px;font-weight:bold;text-decoration:none;}
A.noresultes-title:link{color:#FF7D0D;font-size:20px;font-weight:bold;text-decoration:none;}
A.noresultes-title:visited{color:#FF7D0D;font-size:20px;font-weight:bold;text-decoration:none;}
A.noresultes-title:active{color:#FF7D0D;font-size:20px;font-weight:bold;text-decoration:none;}
A.noresultes-title:hover{color:#FF7D0D;font-size:20px;font-weight:bold;text-decoration:none;}




.pagename{text-align:right;padding-right:20px;width:995px;padding-top:5px;}
.pagenametext, .pagenametext a:link, 
.pagenametext a:visited, .pagenametext a:active, 
.pagenametext a:hover{font-size:11px;color:#485865;}
A.pagenametext:link{font-size:11px;color:#485865;}
A.pagenametext:visited{font-size:11px;color:#485865;}
A.pagenametext:active{font-size:11px;color:#485865;}
A.pagenametext:hover{font-size:11px;color:#485865;}



.Menu4CarSearch{background-image: url(/Portals/0/bg-button-search.gif);background-repeat:no-repeat;padding-right:0px !important;padding-right:42px;padding-top:5px !important;padding-top:7px;margin-bottom:5px;width:210px;height: 29px !important; height:34px;color: white; font-size: 16px; font-weight: bold;} 
.Menu4CarSearchText{padding-right:42px !important;padding-right:0px;}
a.Menu4CarSearchText:link{color: white; font-size: 16px; font-weight: bold;text-decoration:none;}
a.Menu4CarSearchText:visited{color: white; font-size: 16px; font-weight: bold;text-decoration:none;}
a.Menu4CarSearchText:active{color: white; font-size: 16px; font-weight: bold;text-decoration:none;}
a.Menu4CarSearchText:hover{color: white; font-size: 16px; font-weight: bold;text-decoration:none;}
/*******************************************************/
        .contactTd{color:White; font-size:16px; font-weight:bold; font-family:Arial;}
        .contactInputTD{padding-bottom:0px;  }
        .contactInputTD input{border:1px solid #4F4F4F;}
        .contactInputTD select{border:1px solid #4F4F4F;}
        .contactTd span{clear:both;}
        .formSend{padding-top:22px;}
        .contactNow{float:right; margin-right:10px;}
        .contactWrap{background:url(images/contactBG3.jpg) no-repeat top right; width:244px; height:208px; display:table-cell;vertical-align:middle;text-align:center;}
        .contactNow th{font-size:18px; color:White; font-family:Arial;}
        .contactWrap .lblMailSend{margin-top:50px;display:block;color:White;}
