/*************************** Main **********************/		
BODY
{
	font-size: 13px;
	font-family: Arial;
	scrollbar-3dlight-color: WhiteSmoke;
	scrollbar-arrow-color: #2C4F2E;
	scrollbar-base-color: #2C4F2E;
	scrollbar-darkshadow-color: WhiteSmoke;
	scrollbar-face-color: WhiteSmoke;
	scrollbar-highlight-color: #2C4F2E;
	scrollbar-shadow-color: #2C4F2E;
	scrollbar-Track-Color: WhiteSmoke;
	color: #000000;
	text-align: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
		background-color:#FFFFFF;
		
}


TD
{
	font-size: 13px;
	font-family: Arial;
	color: #000000;
}


A
{
	COLOR: #0080C0;
	FONT-FAMILY: Arial;
	TEXT-DECORATION: underline;
}

A:hover
{
	color: Gray;
	font-family: Arial;
	text-decoration: none;
}

H1
{

	font-size: 19px;
	font-weight:normal;
	font-family: Arial;
	
	
}

H2
{
	color: #D1031A;
	font-family: Arial;
	font-size: 16px;
}

H3
{
	color: #FFFFFF;
	
	font-family: Arial;
	font-size: 43px;
	text-align:center;
}

H5
{
	color: #666666;
	font-family: Arial;
	font-size: 14px;
	margin-bottom: 5px;
}


ul
{
	margin-top: 0px;
	margin-bottom: 0px;
}

li
{
	margin-top: 5px;
}

p
{
	margin-bottom: 15px;
	line-height: normal;
	margin-top: 0px;
	direction: rtl;
	text-align: right;
}

p.en
{
	margin-bottom: 20px;
	line-height: 130%;
	margin-top: 0px;
	direction: ltr;
	text-align: left;
}

/***************************  Tables **********************/		

Table.main
{
	
	direction:rtl;
	width: 900px;
	height:600px;
	text-align:center;
	background-image:url(../images/bg.jpg);
	background-repeat:no-repeat;
}

.Table.LogIn
{
    border: solid 1px #E0C181;
    width:300px;
}


Table.main_english
{
	
	direction:ltr;
	width: 950px;
	text-align:center;
}

.Table.right_borderLine
{
    border-right: solid 1px #000000;
}

.Table.left_borderLine
{
    border-left: solid 1px #000000;
}


Table.middle
{
	height: 420px;
	background-color: #FFFFFF;
	width: 946px;
	background-image: url(../images/bgMiddle.gif);
	background-repeat: no-repeat;
}


Table.middleTxt
{
	height: 420px;
	background-color: #FFFFFF;
	width: 946px;
	background-image: url(../images/bgMiddleTxt.gif);
	background-repeat: no-repeat;
}

Table.menuSide
{
	width: 175px;
}

Table.bottom
{
	font-size: 12px;
	color:#000000;
	font-family: Arial;
}

Table.all
{
	width:100%;
	height:100%;

}


/*************************** Tr/Td **********************/		
Td.bottom
{
    width:950px;
    height:38px;
}

Td.inside_bottom_right
{
    padding-bottom:8px;
    padding-right:5px;
    color:#FFFFFF;
     text-align:center;
}

Td.inside_bottom_right_selected
{
    padding-bottom:8px;
    padding-right:5px;
    color:#E0C181;
    
     text-align:center;
}

Td.inside_bottom_leftEnglish
{
    padding-bottom:8px;
    padding-left:5px;
    color:#e1e1e1;
     text-align:center;
}

Td.inside_bottom_leftEnglish_selected
{
    padding-bottom:8px;
    padding-left:5px;
    color:#FFFFFF;
    font-weight:bold;
     text-align:center;
}

Td.inside_bottom_left
{
    padding-bottom:8px;
    padding-right:10px;
    font-size: 12px;
}

Td.inside_bottom_left_english
{
    padding-bottom:8px;
    padding-left:10px;
    font-size: 12px;
}

Td.top
{
	border-bottom: solid 1px #B9BDBE;
}



Td.topLine2
{
	border-top: solid 1px #B9BDBE;
	
}

td.lang
{
	background-image: url(../images/TabEn.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	vertical-align: bottom;
	padding-bottom: 2px;
	direction: ltr;
	text-align: left;
	padding-left:10px;
}

Td.menuClick
{
	text-align: center;
	vertical-align: middle;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

Td.menu
{
	text-align: center;
	vertical-align: middle;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 13px;
	font-weight: bold;
	background-color: #AF9D75;
	color: #FFFFFF;
	cursor:hand;
}

Td.menuSideClick
{
	height: 20px;
	vertical-align: middle;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #900000;
	cursor: hand;
}

Td.menuSide
{
	height: 20px;
	vertical-align: middle;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #E7E1C9;
	cursor: hand;
}

Td.footer
{
	background-image: url(../images/bgFooter.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	font-size:1px;
	height: 15px;
}

Td.marginS
{
	width: 210px;
	vertical-align: top;
	padding-top: 33px;
}

Td.marginSmall
{
	width: 40px;
	vertical-align: top;
	padding-top: 33px;
}

Td.content
{
	width: 525px;
	vertical-align: top;
	text-align: center;
}

Td.contentBig
{
	width: 695px;
	vertical-align: top;
	text-align: center;
}

Td.title
{
	height: 24px;
	background-image: url(../images/bgTitle.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	vertical-align: middle;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	letter-spacing: 1px;
}


Td.txt
{
	padding-right: 0px;
	padding-left: 0px;
}

Td.titleMeuchlas
{
	height: 24px;
	background-image: url(../images/bgTitleMeuchlas.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	vertical-align: middle;
	padding-right: 10px;
	padding-left: 10px;
	letter-spacing: normal;
	text-align: center;
}

Td.abstract
{
	font-size:14px;
	font-weight: bold;
	vertical-align: middle;
	padding: 10px 0px 10px 0px;
}

Td.thumbImg
{
	vertical-align: top;
	width: 90px;
}


/*************************** Images**********************/		

img.middleImg
{
	width: 525px;
	cursor: hand;
	border: 0px;
}

img.thumbImg
{
	width: 85px;
}

img.imgMifrat
{
	 filter:progid:DXImageTransform.Microsoft.Fade(Duration=0.5);
}

/*************************** Links**********************/	

A.forAllNews
{
	color:#389Bf8;
	
	
}

A.forAllNews:hover
{
	color: #FFFFFF;
	
	text-decoration: none;
}

A.rightMenu
{
	color: #FFFFFF;
	
	text-decoration: none;
}

A.rightMenu:hover
{
	color: #000000;
	
	text-decoration: none;
}

A.lang
{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

A.lang:hover
{
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}


A.contact
{
	COLOR: #000000;
	TEXT-DECORATION: none;
	font-weight: bold;
}

A.contact:hover
{
	color: #000000;
	text-decoration:  underline;
	font-weight: bold;
}

A.menu
{
	color: #798996;
	
	text-decoration:  none;
	font-size:13px;
	
}



A.menu:hover
{
	color:#389BF8;
	
	text-decoration:  none;
	font-size:13px;
	
}

A.menuBottom
{
	text-decoration:  none;
	font-size:14px;
	color:#A8140A;
	
}



A.menuBottom:hover
{
	color:#69A8CB;
	
	text-decoration:  none;
	font-size:14px;
	
}

A.linksTop
{
	color: #FFFFFF;
	font-weight:bold;
	text-decoration:  none;
	font-size:13px;
	
}



A.linksTop:hover
{
	color:#69A8CB;
	font-weight:bold;
	text-decoration:  none;
	font-size:13px;
	
}

A.menu_bottem
{
	color: #FFFFFF;
	
	text-decoration:  none;
}

A.menu_bottem:hover
{
	color: #E0C181;
	
	text-decoration:  none;
}

A.menuSide
{
	color: #000000;
	font-weight: normal;
	text-decoration:  none;
}

A.menuSide:hover
{
	color: #FFFFFF;
	font-weight: normal;
	text-decoration:  none;
}

A.ticker
{
	COLOR: #0058EE;
	FONT-FAMILY: Arial;
	font-weight: bold;
	TEXT-DECORATION: none;
	font-size:12px;
}

A.ticker:hover
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-size:12px;
}

A.bottom
{
	COLOR: #FFFFFF;
	font-weight: bold;
	TEXT-DECORATION: none;
	font-size:12px;
}

A.bottom:hover
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
	font-size:12px;
}

A.mifrat
{
	COLOR: #000000;
	FONT-FAMILY: Arial;
	TEXT-DECORATION: none;
	cursor: hand;
}

A.mifrat:hover
{
	COLOR: #000000;
	font-family: Arial;
	text-decoration: underline;
	cursor: hand;
}



A.builder
{
    COLOR: #000000;
    TEXT-DECORATION: none;
	 font-size: 11px;
}

A.builder:hover
{
	color: #636365;
	text-decoration: none;
	font-size: 11px;
}

A.path
{
	font-size:14px;
	font-weight: bold;
	text-decoration: none;
	color:#000000;
}

A.path:hover
{
	font-size:14px;
	font-weight: bold;
	text-decoration: none;
	color:#000000;
}

A.datalist_titleNews
{
    text-decoration:none;
	font-size:14px;
    font-weight:bold;
    color:#000000;
    
    
    
}

A.datalist_titleNews:hover
{
    text-decoration:none;
	font-size:14px;
    font-weight:bold;
   color:#000000;
    
    
    
}

A.topTitles
{
   text-decoration:none;
	
	 font-weight:bold;
   color:#000000;
   font-size:14px; 
}

A.topTitles:hover
{
   text-decoration:none;
	
	 font-weight:bold;
   color:#000000; 
   font-size:14px; 
}

A.topTitlesEnglish
{
   text-decoration:none;
	
	 font-weight:bold;
   color:#000000;
   font-size:12px; 
}

A.topTitlesEnglish:hover
{
   text-decoration:none;
	
	 font-weight:bold;
   color:#000000; 
   font-size:12px; 
}

/*************************** Misc **********************/		

span.imgTitle
{
	padding-top: 5px;
	font-size:12px;
	font-weight:normal;
}

span.mifratTitle
{
	font-size: 14px;
	font-weight: bold;
	color:#000000;
}

/*************************** Misc **********************/		


.inbox
{
	font-size: 12px;
	font-family: Arial;
	border: 1px solid #000000;
	height: auto;
	width: 115px;
}


.button
{
	border-right: #330000 1px solid;
	border-top: #330000 1px solid;
	font-size: 11px;
	border-left: #330000 1px solid;
	cursor: hand;
	color: #330000;
	border-bottom: #330000 1px solid;
	font-family: Helvetica;
	height: 22px;
	background-color: #F4DC16;
	text-decoration: none;
}

.en
{
	margin-bottom: 10px;
	margin-top: 0px;
	direction: ltr;
	text-align: left;
}

.background
{
	background-color: #D6E5E2;
}

.backgroundMargin
{
	background-color: #FFFFFF;
	background-image: url(../images/bgTop.gif);
	background-position: top;
	background-repeat:repeat-x
}
.tafritColorSelected
{
	font-size: 13px;
	color:#1CBCB4;
	font-weight:bold;
	cursor:hand;
}
.tafritColor
{
	font-size: 13px;
	color:#000000;
	cursor:hand;
	font-weight:bold;
	
}

.backgroundAndLine
{
    border-top: solid 1px #B9BDBE;
    background-color: #D6E5E2;
}

.background_up
{
    vertical-align:bottom;
    text-align:right;
    width:611px;
    height:144px;
    
    
}

.background_up_english
{
    vertical-align:bottom;
    text-align:left;
    width:950px;
    height:180px;
    
}

.text_up
{
    
    
    color:#798996;
     text-align:center;
     
     font-size:13px;
     
     
     
}

.text_up_selected
{
    
    
    color:#389BF8;
     text-align:center;
     
     font-size:13px;
    
    
    
    
}

.text_up_selected_inside
{
    
    
    color:#69A8CB;
     text-align:center;
     cursor:hand;
     line-height: 100%;
     font-size:11px;
     font-weight:bold;
    
    
}

.text_up_index
{
    
    padding-right:15px;
    color:#FFFFFF;
     text-align:center;
}

.text_up_selected_index
{
    
    padding-right:15px;
    color:Red;
     text-align:center;
    
    
}

.text_up_english_index
{
    padding-bottom:23px;
    padding-left:15px;
    color:#FFFFFF;
     text-align:center; 
    
}

.text_up_english_selected_index
{
    padding-bottom:23px;
    padding-left:15px;
     color:#00374f;
     text-align:center; 
     
     
}

.text_up_english
{
    padding-bottom:23px;
    padding-left:5px;
    color:#FFFFFF;
     text-align:center; 
    
}

.text_up_english_selected
{
    padding-bottom:23px;
    padding-left:5px;
    color:#00374f;
     text-align:center; 
     
     
}

.text_up_englishTitle
{
    padding-bottom:20px;
    padding-left:15px;
    color:#FFFFFF;
     text-align:left; 
     font-size: 12px;
}

.text_up_englishTitle_selected
{
    padding-bottom:20px;
    padding-left:15px;
     color:#00374f;
     text-align:left; 
     
      font-size: 12px;
}




.text_up_hebrew
{
    padding-bottom:23px;
    padding-right:15px;
    color:#FFFFFF;
     text-align:right; 
}

.text_up_hebrew_selected
{
    padding-bottom:15px;
    padding-right:5px;
     color:#00374f;
     text-align:right; 
     
}



.datalist_title
{
    height:40px;
    padding-left:10px;
    
    padding-right:20px;
    
    vertical-align:bottom;
    color:#389Bf8;
    
    font-size: 18px;
    
}

.datalist_body_categories
{
    padding-left:10px;
   
    padding-right:10px;
   
    vertical-align:top;
    cursor:hand;
}

.datalist_title_categories
{
    height:20px;
    padding-left:10px;
   
    padding-right:10px;
    
   
   
    font-weight: bold;
    font-size: 12px;
    color:#FFFFFF;
     cursor:hand;
  
    
}

.datalist_title_categoriesIndex
{
    height:20px;
    padding-left:10px;
   
    
    
   
   
    font-weight: bold;
    font-size: 12px;
    color:#00374f;
     cursor:hand;
}


.datalist_pic_s
{
    padding-left:10px;
   
    padding-right:10px;
    
    vertical-align:top;
    text-align:right;
    cursor:hand;
}

.datalist_pic_b
{
    
    
    vertical-align:top;
    text-align:center;
    
}

.fromWriter
{
    
     padding-left:10px;
    vertical-align:top;
    padding-right:10px;
    text-align:right;
    color:#22227C;
}



.customersRegistration
{
     padding-left:10px;
    padding-bottom:10px;
    padding-right:10px;
    padding-top:10px;
    vertical-align:top;
    text-align:right;
}

.regitration_Lable
{
    color:#B30810;
    height:40px;
    vertical-align:top;
    text-align:right;
    font-weight:bold;
    font-size: 16px;
    
    
}

.regitration_Lable_english
{
    color:#B30810;
    height:40px;
    vertical-align:top;
    text-align:left;
    font-weight:bold;
    font-size: 16px;
    
    
}

.request_Lable
{
    color:#B30810;
    height:40px;
    vertical-align:top;
    text-align:right;
    font-weight:bold;
    font-size: 16px;
    padding-top:13px;
    
    
}

.request_Lable_english
{
    color:#B30810;
    height:40px;
    vertical-align:top;
    text-align:left;
    font-weight:bold;
    font-size: 16px;
     padding-top:13px;
    
    
}


.color_red
{
    color:Red;
}

.dashLine
{
    padding-right:10px;
}

.dashLine_english
{
    padding-left:10px;
}


.rightTd
{
    padding-right:5px;
    text-align:right;
}

.leftTd
{
    padding-left:5px;
    text-align:left;
}

.buttonAllNews
{
   
    border-bottom: #000000 1px solid;
    border-left: #000000 1px solid;
    border-top: #000000 1px solid;
    border-right: #000000 1px solid;
    background-color:Gray;
    cursor:hand;
}





.en
{
	direction: ltr;
	text-align: left;
}

.menuArticles
{
	color:#0000C8;
	font-weight: bold;
	text-decoration:  none;
}

.interactiveSiteLink
{
    background-color:#e1e1e1;
}

.displayHand
{
    cursor:hand;
}

.categoryName
{
    font-size:14px;
    color:Orange;
    padding-right:10px;
    padding-bottom:10px;
    font-weight:bold;
}

.datalistToAnswer
{
    color:Orange;
    padding-right:10px;
    padding-left:10px;
    cursor:hand;
}

.datalistQuestion
{
    padding-right:10px;
}

.lblAddQuestion
{
    color:#389Bf8;
    font-size:14px;
    font-weight:bold;
}

.colorRed
{
    color:Red;
}

.colorOrange
{
    color:Orange;
}

.titleIsMember
{
    color:Red;
    text-align:center;
    font-size:14px;
}

.titleLogIn
{
    color:Blue;
    font-size:16;
    font-weight:bold;
}

.titleUsersRegistered
{
    color:Blue;
    font-size:14;
    font-weight:bold;
    text-align:center;
}

.titleUsersRegisteredLbl
{
    color:Blue;
    font-size:12;
    
    text-align:center;
}

.RedColor
{
    color:Red;
    text-align:center;
}

.imgPading
{
    padding-right:10px;
    cursor:hand;
}

.borderLeft
{
    border-left: #000000 1px solid;
}

.backgroundIndexTitle
{
    background-color:#22227C;
    
}

.borderDataList
{
    border:#6EA4BC 1px solid;
}

.makaf
{
    color:#FFFFFF;
    
}

.backgroundOfBottom
{
    background-color:#22227C;
    height:20px;
    text-align:center;
    color:#FFFFFF;
}

.backgroundLeftAndRight
{
    background-image: url(../images/bg_back.jpg);
	background-position: top;
	background-repeat:repeat-x;
	
}

.backgroundTopLine
{
    
    background-image: url(../images/menu_bg.jpg);
	background-position: top;
	background-repeat:repeat-x;
	
	
}

..backgroundMenuLine
{
    
    background-image: url(../images/menu_bg.jpg);
	background-position: top;
	background-repeat:repeat-x;
	
}

.borderBottomOrange
{
    border-bottom:#FBBB8F 1px solid;
}

.borderTopRed
{
    border-bottom:#C13E22 6px solid;
}

.borderAllTable
{
    border-left:#C13E22 1px solid;
    border-right:#C13E22 1px solid;
    border-top:#C13E22 1px solid;
}

.datalist_title_IntroductionHuna
{
    font-size:16px;
    font-weight:bold;
    padding-top:10px;
    padding-right:15px;
    cursor:hand;
}

.datalist_body_IntroductionHuna
{
    padding-right:15px;
    padding-left:15px;
    cursor:hand;
}

.background_introductionHuna
{
    background-color:#FEE6CC;
}

.backgroundWhite
{
    background-color:#FFFFFF;
    font-size:11px;
    color:#7AC4F8;
    font-weight:bold;
}

.borderBottomRow
{
  border-bottom:#FBBB8D 1px solid;  
}

.datalist_title_Huna
{
    font-size:14px;
    font-weight:bold;
    padding-top:10px;
    padding-right:15px;
    cursor:hand;
}

.datalist_body_Huna
{
    padding-right:15px;
    padding-left:15px;
    cursor:hand;
}

.borderLeftColomn
{
    border-left:#FBBB8D 1px solid; 
}

.datalist_title_news
{
    
    text-align:center;
    color:#389Bf8;
    
    
    
}



.datalist_body_miscPages
{
    padding-right:15px;
    padding-left:20px;
    
}

.datalist_title_miscPages
{
    font-size:14px;
    font-weight:bold;
    padding-top:10px;
    padding-right:15px;
    
}



.buttonForArchive
{
    padding-top:30px;
}

.kristinaImgPad
{
    padding-left:10px;
    padding-right:15px;
}  
 
.borderBottomRed
{
    border-bottom:#C13E22 1px solid;
} 

.txtBottom
{
    font-size:11px;
    color:#7AC4F8;
    font-weight:bold;
}

.backgroundRed
{
    background-color:#AD140C;
}

.colorWhite
{
    color:#FFFFFF;
} 

.redDotVertical
{
    
    background-image: url(../images/dotes2.gif);
	background-position: top;
	background-repeat: repeat-y;
}

.padingRightLeft
{
    padding-left:7px;
    padding-right:7px;
} 

.backgroundTickerNews
{
   background-image: url(../images/flower_background1.jpg); 
   background-repeat:no-repeat;
}

.redDotHorizontal
{
    background-image: url(../images/dotes_line.jpg);
	background-position: right;
	background-repeat: repeat-x;
	
}

.colorRed
{
    color:#A8140A;
}

.colorGray
{
    color:#636363;
}

.backgroundSearch
{
    background-image: url(../images/flower_background2.jpg);
	
	background-repeat: no-repeat;
	
}

.search
{
    color:#A6160D;
    font-size:16px;
    font-weight:bold;
}

.searchTitles
{
    color:#A6160D;
    font-size:12px;
    font-weight:bold;
}

.borderTextBox
{
    border:#A6160D 1px solid
}

.backgroundButton
{
   background-image: url(../images/button.gif);
	
	background-repeat: no-repeat; 
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	cursor:hand;
	
}

input.btnPGoogle
{
	background-image: url(../images/googlesearch.gif);
	background-repeat: no-repeat;
	background-position: center;
	border: 0px;
	width: 43px;
	height: 19px;
	color: #FFFFFF;
	padding-top:2px;
	font-weight: bold;
	cursor: hand;
	font-family: Arial;
}

input.btnPGoogleHover
{
	background-image: url(../images/googlesearch.gif);
	background-repeat: no-repeat;
	background-position: center;
	border: 0px;
	width: 43px;
	height: 19px;
	color: #FFFFFF;
	padding-top:2px;
	font-weight: bold;
	cursor: hand;
	font-family: Arial;
}


.backgroundAll
{
    background-color:#FFFFFF;
}

.topLine
{
    
	background-image: url(../images/autoclinic_top_bg.jpg);
	background-position: top;
	background-repeat:repeat-x;
	height:29px;
	width:900px;
	text-align:center;
	
}

.colorSeparator
{
    color:#798996;
}

.backgroundTop
{
    background-color:#040406;
}

.backgroundRightMenuProfile
{
    background-color:#1061D7;
    cursor:hand;
    text-align:center;
    color:#FFFFFF;
}

.backgroundRightMenuTazuga
{
    background-color:#1768DB;
    cursor:hand;
    text-align:center;
    color:#FFFFFF;
}

.backgroundRightMenuTraidIn
{
    background-color:#1D73E0;
    cursor:hand;
    text-align:center;
    color:#FFFFFF;
}

.backgroundRightMenuGallery
{
    background-color:#247DE5;
    cursor:hand;
    text-align:center;
    color:#FFFFFF;
}

.backgroundRightMenuArticles
{
    background-color:#2C8BE9;
    cursor:hand;
    text-align:center;
    color:#FFFFFF;
}

.backgroundRightMenuArticles_selected
{
    background-color:#A4D0FD;
    
    text-align:center;
    color:#FFFFFF;
}

.backgroundRightMenuArticles_selected_inside
{
    background-color:#A4D0FD;
    cursor:hand;
    text-align:center;
    color:#FFFFFF;
}

.backgroundRightMenuFAQ
{
    background-color:#3392EE;
    cursor:hand;
    text-align:center;
    color:#FFFFFF;
}

.backgroundRightMenuLInks
{
    background-color:#3799F0;
    cursor:hand;
    text-align:center;
    color:#FFFFFF;
}

.MiddleLine
{
    background-image: url(../images/autoclinic_middle_bg.jpg);
	background-position: top;
	background-repeat:repeat-x;
	height:29px;
	width:900px;
	text-align:center;
}


  

.padingRightLeft
{
    padding-left:5px;
    padding-right:30px;
    font-size:19px;
    border-left:#798996 1px solid;  

} 

.padingRightLeftWithoutBorderLeft
{
    padding-left:5px;
    padding-right:30px;
    font-size:19px;
}

.ContentLine
{
    background-image: url(../images/autoclinic_content_bg.jpg);
	background-position: top;
	background-repeat:repeat-x;
	height:231px;
	width:900px;
	text-align:center;
}

.borderLeftInMiddle
{
    border-left:#798996 1px solid;  

}

.titleInMiddle
{
    font-size:19px;
    
}



input.btnP
{
	background-image: url(../images/btnenter.gif);
	background-repeat: no-repeat;
	background-position: center;
	border: 0px;
	width: 26px;
	height: 17px;
	color: #389Bf8;
	padding-top:2px;
	font-weight: bold;
	cursor: hand;
	font-family: Arial;
}

input.btnPHover
{
	background-image: url(../images/btnenter.gif);
	background-repeat: no-repeat;
	background-position: center;
	border: 0px;
	width: 26px;
	height: 17px;
	color: #389Bf8;
	padding-top:2px;
	font-weight: bold;
	cursor: hand;
	font-family: Arial;
}

.colorOfAll
{
    color:#959EA7;
}

.datalist_body_ticker
{
    
    color:#979797;
   font-weight:bold;
   
    vertical-align:top;
    cursor:hand;
}

.datalist_title_ticker
{
    height:20px;
    
    
    vertical-align:top;
   
    font-weight: bold;
    font-size: 12px;
    color:#F67130;
     cursor:hand;
  
    
}



.borderCar
{
  border:#92A3AB 1px solid;   
}

.titleHeader
{
	color: #FFFFFF;
	font-weight:bold;
	font-family: Arial;
	font-size: 43px;
	text-align:center;
}

.backgroundColorTopMenu
{
    background-color:#04457D;
    font-size:1px;
}
.darkBackground
{
    background-color:#090804;
}

.DatalistContentLine
{
    background-image: url(../images/autoclinic_content_bg.jpg);
	background-position: top;
	background-repeat:repeat-x;
	height:231px;
	width:900px;
	
	
	
}
.datalist_body_allPages
{
    padding:25px;
    color:#FFFFFF;
}

.datalist_body_tradeInMisc
{
    padding-right:10px;
    padding-left:10px;
    padding-top:15px;
    color:#FFFFFF;
}

.categoriesArticlesTiTle
{
    padding-right:10px;
    color:#979797;
}

.faqTitles
{
   color:#389Bf8;
   padding-right:10px;
    
    
}

.faqCategory
{
    color:#389Bf8; 
    padding-right:10px;
}

.faqBody
{
    color:#FFFFFF;
    padding-right:10px;
    padding-left:10px;
}

.padGalleryTitle
{
    padding-right:20px;
    font-size:14px;
    font-weight:bold;
    padding-top:20px;
    color:#389Bf8;
}

.padGalleryBody
{
    vertical-align:top;
    padding-right:20px;
    padding-left:20px;
    color:#FFFFFF;
}

.datalist_body
{
    
    color:#000000;
    
}

.textSize
{
    color:#389Bf8;
    padding-right:20px;
}

.formTitle
{
   padding-top:20px;
   padding-bottom:20px;
   color:#389Bf8;
   text-align:right;
   padding-right:20px;
   font-size:16px;
   font-weight:bold; 
}

.allCarsTitle
{
    color:#FFFFFF;
    text-align:center;
}

.bodyCar
{
    color:#FFFFFF;
}

.CarsTitle
{
    color:#FFFFFF;
}


.formTitles
{
   color:#389Bf8;
   font-size:16px;
   font-weight:bold;
    
    
}

.datalist_body_in_index
{
    padding-left:10px;
    color:#959EA7;
    padding-right:20px;
}

.borderOrangeBottom
{
    border-bottom:solid 1px #f57700;
}

.secondRow
{
   font-size:16px;
   font-weight:bold; 
}

.borderOrangeBottomNarrow
{
    border-bottom:solid 1px #f57700;
}

.titleTickerNews
{
    padding-top:5px;
    font-size:17px;
    font-weight:bold;
}

.bottomBlackBig
{
    font-size:13px;
    font-weight:bold;
}

.bottomOrange
{
    color:#f57700;
    font-size:13px;
    font-weight:bold;
}

.bottomBlackSmall
{
    font-size:12px;
    font-weight:bold;
}

.titleMovieName
{
color:#F67323;
}

.datalist_Category_title
{
    color:#979797;
    font-weight:bold;
    font-size:16px;
}

.dotLine
{
    color:#000000;
}

.datalist_subtitle_articles
{
    
   
    vertical-align:top;
    text-align:right;
    padding-right:10px;
    padding-left:10px;
    
    
}

.datalist_body_articles
{
    
   
    vertical-align:top;
    padding-right:10px;
    padding-left:30px;
    text-align:right;
    
    
}
.datalist_title_articles
{
   
    
    vertical-align:top;
   
    text-align:right;
   
    padding-right:10px;
    font-size: 18px;
    color:#F67323;
    font-weight:bold;
    
  
    
}

.datalistArticleDetailes
{
   text-align:center;
    color:#389Bf8;
}

.datalist_title_articlesDetailes
{
   
    vertical-align:top;
   padding-right:10px;
    font-size: 18px;
    color:#F67323;
    font-weight:bold;
    
}

.writer
{
  vertical-align:top;
   padding-right:10px;
    font-size: 12px;
    color:#F67323;  
}

.toDetails
{
    padding-right:10px;
    text-decoration:underline;
    color:Red;
    vertical-align:bottom;
    padding-bottom:5px;
     cursor:hand;
}

.linksCategories
{
    color:#F67130;
    font-size:15px;
    text-align:center;
    cursor:hand;
    vertical-align:middle;
    font-weight:bold;
    text-decoration:underline;
    
}
.borderImg
{
    border:solid 1px #000000;
    
    
}

input.SendButton
{
	background-image: url(../images/shlah.jpg);
	background-repeat: no-repeat;
	background-position: center;
	border: 0px;
	width: 31px;
	height: 16px;
	
	cursor: hand;
	font-family: Arial;
}