/*************PARTS****************/
/*secondary*/
.secondary .uc { margin-bottom:15px; }
/* lists */
.list .a0 { background: #f4f8ed; }
.list,
.list .a1 { background: #fff; }
.list { padding-bottom:6px; background-position:50% 100%; }
.list .item { padding:5px; }
/* path */
.path { margin-bottom:10px; }
.path .current { color:#414141; }
.path a.current:hover { cursor:default; text-decoration:none; }
/* sitemap */
#main ul { list-style:circle; margin:0 10px 0 10px; }
#main ol { margin:0 10px 0 10px; }
/* content */
.introduction { font-size:1.1em; font-style:italic; }
/* date */
.date { font-size:small; color:#414141; display:block; }
/* intro */
.intro { font-style:italic; font-size:1.2em; }
.list .intro { font-style:normal; font-size:1em; }
/*columns*/
.columns .left { float:left; width:48%; padding-left:15px; }
.columns .right { float:right; width:48%; }
.socialBookmarks a { white-space:nowrap; text-align:right; direction:rtl; }
.socialBookmarks { text-align:right; direction:ltr; }
/* comments */
.commentInput .box { display:none; }
.commentList { border-top:solid 1px #D0CFCB; margin-top:10px;}
/* calendar */
.calendar { }
/* languageMenu */
.languageMenu  { position:absolute; top:203px; left:0px; padding-left:30px; vertical-align:middle; padding-top:5px; z-index:2000; }
.languageMenu a { padding-left:15px; }
/* menu */
.menu,.menu ul { list-style-type:none;}
/********* GLOBALS VAR *********/

/* FF always show vertical scroll bar */
html { overflow: -moz-scrollbars-vertical; }
h1 { font-size:22px; padding: 5px 0 0 0; margin:0 0 5px 0; font-weight:bold; color:#718260; }
h2 { font-size:20px; padding: 5px 0 0 0; margin:0 0 5px 0; font-weight:bold; color:#718260; }
h3 { font-size:18px; padding: 5px 0 0 0; margin:0 0 5px 0; font-weight:500; color:#718260; }
h4 {font-size:16px; padding: 5px 0 0 0; margin:0; font-weight:bold; color:#718260; }
h5 { font-size:14px; padding: 5px 0 0 0; margin:0; font-weight:bold; color:#718260; }
/********************* forms ***********************/
input, button, textarea { font-family: Arial,Helvetica,sans-serif; font-size: 99%; vertical-align: text-bottom; outline: 0; background: none; border:none; padding:3px; }
input[type='button'],input[type='submit'], button { cursor:pointer; padding-right:6px; padding-left:6px; }
input[type='checkbox'], input[type='radio'] { border:0px none; background:none; }
input[type='password']:active,input[type='text']:active, button:active, textarea:active, input[type='password']:focus, input[type='text']:focus, button:focus, textarea:focus { outline: 0; background-color: none; }
/* Form */
.inputForm { margin:10px; }
.inputForm .row { margin-bottom:5px; height: 100%; width:100%; }
.inputForm .label { width:190px; float:right; }
.secondary .label { display:block; }
.inputForm .alternatives * { vertical-align:middle }
.inputForm .alternatives label { margin-right:10px; }
.inputForm input { border-style:solid; border-width:1px; border-color:#777777; }
.inputForm input[type="checkbox"] { border-style:solid; border-width:0px; border-color:#777777; }
.inputForm textarea { border-style:solid; border-width:1px;  border-color:#777777; }
.inputForm .tb { width:240px; }
.inputForm .validator { margin-right:10px; }
.form_btnSubmit { margin-right:130px; }
/* Form EN*/
.en .inputForm .label { float:left; }
.en .inputForm .alternatives label { margin-left:10px; }
.en .inputForm .validator { margin-left:10px; }
.en .form_btnSubmit {  margin-left:130px; }
/* SmallForm */
.smallForm { background:url(../../Upload/Design/smal_form.jpg); width:282px; height:503px; }
.smallForm .inputForm { margin:0px; }
.smallForm .inputForm .row { margin-bottom:5px; }
.smallForm .inputForm .label { width:45px; float:right; color:#000000; }
.smallForm .secondary .label { display:block; }
.smallForm .inputForm .alternatives * { vertical-align:middle }
.smallForm .inputForm .alternatives label { margin-right:10px; }
.smallForm .inputForm input , .smallForm .inputForm  textarea { border-style:solid; border-width:1px; 	width:106px; }
.smallForm .inputForm .tb { width:240px; }
.smallForm .inputForm .validator { margin-right:10px; width:2px; overflow:hidden; }
.form_btnSubmit_small { background:url(../../Upload/Design/btn_send.jpg); background-repeat:no-repeat; background-position:top right; width:41px; height:20px; cursor:pointer; border:0px; margin-right:112px; }
.en .smallForm .inputForm {  }
.en .smallForm .inputForm .label { float:left; }
.en .smallForm .inputForm .alternatives label { margin-left:10px; }
.en .smallForm .inputForm .validator { margin-left:10px; }
.en .form_btnSubmit_small { background:url(../../Upload/Design/btn_send_en.jpg); margin-left:112px; }
/********************* clearfix ***********************/
.clearfix:after { clear: both; content: ' '; display: block; font-size: 0; height: 0; line-height: 0; visibility: hidden; width: 0; }
/********************* end clearfix ***********************/

/********* GLOBALS CLASES *********/
.nodicor { text-decoration:none; }
.clear { clear: both; display: block; height: 0; visibility: hidden; width: 0; }
.fr {float:right; }
.fl {float:left; }
.ac { text-align:center; }
.ar { text-align:right; }
.al { text-align:left; }
.rtl { direction:rtl; }
.ltr { direction:ltr; }
.rh { position:relative; }
.dn { display:none; }
.uc p { margin:0; padding:0; }
div { overflow:hidden; }
a img{ border:none; cursor:pointer; }

/********* LAYOUT *********/
body, .mceContentBody {
	font-family: Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	color:#666666;
	font-size:14px;
	background:#f6f7f3 url(../../Upload/Design/bg.jpg) no-repeat top right;
}
a { text-decoration:none; color:#6B6969;  cursor:pointer;}
p , input, textarea, label, span, a,li{ font-size:14px; } 
/*************Holders****************/
#main_holder {
	width:100%;
	text-align:center;
	background:#f6f7f3 url(../../Upload/Design/head_line.jpg) repeat-x top right;
}
#site_holder {
	text-align:right;
	width:1000px;
	height:100%;
	margin:0 auto;
	direction:rtl;
	overflow:visible;
	direction:rtl;
}
#header {
	width:1000px;
	height:251px;
	background:#f6f7f3 url(../../Upload/Design/top.jpg) no-repeat top right;
}
#header_banner {
	width:1000px;
}
#header_banner .uc
{
    margin:10px 0;
    background:#ffffff;
    padding:10px;
}
#page {
	width:980px;
	background:#ffffff;
	padding:8px 10px;
}
#right {
	float:right;
	width:190px;
	height:100%;
	padding-left:10px;
	border-left:solid 1px #ccdcbf;
}
#right h3,#right h4 
{
    margin-right:10px;
}
#content {
	float:right;
	width:768px;
	height:100%;
	margin-right:10px;
}
#header_menu 
{
    position:absolute;
    top:122px;
    right:10px;
	width:700px;
	height:23px;	
}
#sub_menu
{
    margin-bottom:20px;
}
#header_search 
{
    position:absolute;
    top:204px;
    right:20px;
	width:980px;
	height:47px;	
}
#footer {
	
	background-color:#f6f7f3;
	width:1000px;
	height:100%;
	min-height: 70px;
	color:#666666;
	background:#f6f7f3 url(../../Upload/Design/footer.jpg) no-repeat top right;
}

/*************Menu****************/
#header_menu ul {
	list-style-type: none;
	list-style:none;
	display:block;
	margin:0;
	padding:0;
	}
#header_menu li {
	float:right;
	}
#header_menu li a{
	padding:0 13px 0 16px;
	line-height:23px;
	font-family:Tahoma;
	font-size:14px;
	color:#674e33;
	display:block;
    float:left;
    background:url(../../Upload/Design/top_menu_dev.jpg) no-repeat left center;
	}
#header_menu li a:hover
{
	color:#6d8954;
}
#header_menu li.current a, #header_menu li.trail a
{
	color:#6d8954;
}
/*************Sub Menu****************/
#sub_menu ul {
	list-style-type: none;
	list-style:none;
	display:block;
	margin:0;
	padding:0;
	}
#sub_menu li {
	}
#sub_menu li a{
	padding:0 15px 0 5px;
	line-height:35px;
	font-family:Tahoma;
	font-size:14px;
	color:#fffffe;
	display:block;
    margin-bottom:1px;
    background:#6b6859 url(../../Upload/Design/sub_menu_bollet.jpg) no-repeat 171px 7px;
	}
#sub_menu li li a{
	padding:0 25px 0 5px;
    background:#6b6859 url(../../Upload/Design/sub_menu_bollet.jpg) no-repeat 161px 7px;
	}
#sub_menu li a:hover
{
	color:#bebebe;
}
#sub_menu li.current a
{
    color:#000000;
    background:#ffffff url(../../Upload/Design/sub_menu_bullet_active.jpg) no-repeat 171px 7px;
}
#sub_menu li.current li a
{
    color:#fffffe;
    background:#6b6859 url(../../Upload/Design/sub_menu_bollet.jpg) no-repeat 161px 7px;
}
#sub_menu li li.current a
{
    color:#000000;
    background:#ffffff url(../../Upload/Design/sub_menu_bullet_active.jpg) no-repeat 161px 7px;
}
#sub_menu ul ul
{
    display:none;
}
#sub_menu ul li:hover ul, #sub_menu ul li.current ul, #sub_menu ul li.trail ul
{
    display:block;
}
/*************Right****************/





/*************Right News****************/

#right .main_news 
{
	background:#fefbf6 url(/Upload/Design/home_mumlazim_border_left.jpg) repeat-y scroll 0 0;
	margin-bottom:20px;
	width:190px;
	padding:0;
}

/*************Right Poll****************/

#right .main_poll
{
	background:#fefbf6 url(/Upload/Design/home_mumlazim_border_left.jpg) repeat-y scroll 0 0;
	margin-bottom:20px;
	width:190px;
	padding:0;
}
#right .main_poll .small_box_bottom input 
{

    background:#fff1e4 url(../../Upload/Design/home_news_send.jpg) no-repeat 0px 0px;
    color:#fffffe;
    font-size: 14px;
    display:block;
    text-align:center;
    margin:0;
    padding:0 0 5px 0;
    width:70px;
    height:30px;

}
/*************Right Kupon****************/

#right .kupon 
{
	background: #FEFBF6 url(/Upload/Design/home_mumlazim_border_left.jpg) repeat-y scroll 0 0;	
	margin-bottom:20px;
	padding-left:10px;
}


#right .kupon td {border:none;}
#right .kupon p {width: 155px;}

#right .kupon h3 {padding-right:10px;}

#right .kupon .misgeret

{
	background: url(/Upload/Design/kupon.jpg) no-repeat scroll center top;
	width: 169px;
	margin-top: 10px;
}

#right .kupon .misgeret p
{
	background: url(/Upload/Design/minisite_right_line.jpg) repeat-x scroll right bottom;
	width: 150px;
	margin-right: 10px;
	padding-bottom:10px;
	min-height:90px;
}

#right .kupon a 
{
	background: transparent url(/Upload/Design/home_hetz_black.jpg) no-repeat scroll 5px 3px;
	float: left;
	padding-left: 15px;
	font-style:italic;
	font-weight:bold;
	color:Black;
	margin-top:4px;
	
}

#right .kupon .small_box_bottom 
{
	color: #686868; 
	font-size: 12px;
	line-height:1.2em;
	padding: 0 5px 10px 0;
	background-color: #fefbf6;
	width: 184px;
}


/*************Right****************/

.side_box
{
	background: url(/Upload/Design/side_box_middle.jpg) repeat-y;
	width:190px;
	height:100%;
	margin-bottom:20px;
}

.side_box_top
{
	background: url(/Upload/Design/side_box_top.jpg) no-repeat left top;
	width:190px;
    height:100%;
}

.side_box_bottom
{
	background: url(/Upload/Design/side_box_bottom.jpg) no-repeat left bottom;
	width:190px;
	height:100%;
}

.side_box_inner
{
    padding:10px 10px;
}

.side_box_h
{
    font-family:Tahoma;
    font-size:16px;
	width:170px;
	text-align:center;
	color:#628049;
	padding:0;
	margin:0 0 10px 0;
}

.side_box_dev
{
    height:5px;
}

.side_box a
{
    color:#686868;
}

.side_box .side_box_btn {
    background:url("../../Upload/Design/home_news_send.jpg") no-repeat scroll 0 0 #FFF1E4;
    color:#FFFFFE;
    display:block;
    font-size:14px;
    height:30px;
    margin:0;
    padding:0 0 5px;
    text-align:center;
    width:70px;
    margin-right:90px;
}

.side_box .contactfield input
{
    background:none;
    border:none;
    color:#666666;
    font-family:Arial;
    font-size:13px;
    line-height:23px;
    padding:0 5px;
    width:150px;
    height:23px;
    display:block;
}

.side_box .contactfield {
    background:url("/Upload/Design/home_news_input.jpg") no-repeat scroll 0 0 #FEFBF6;
    height:23px;
    margin:5px 0;
    width:166px;
}

.side_box .row .label, .side_box .row .alternatives {
    display:block;
    float:none;
    margin-bottom:5px;
}

/*************Main Search Box****************/
.search_box {height: 40px;}
.search_dd { padding:8px 0 0 10px;}
.search_dd select {width: 160px;}
.search_submit input 
{
	background: url(/Upload/Design/home_search_botton.jpg) no-repeat;
	height: 38px;
	width: 105px;
	border:none;
}

/*************Main Hipusim Nefutzim****************/

.searchrec {width: 975px; margin:0; padding:0;}

.searchrec table {margin:0; padding:0;}

.searchrec th 
{
	border-bottom: 1px solid gray; 
	color: #718260;
	font-size: 18px;
	font-weight:bold; 
}

.searchrec td 
{
	background: url(/Upload/Design/home_green_line.jpg) repeat-y left top;	
}
	

.searchrec td p a
{
	background: url(/Upload/Design/home_green_bullet.jpg) no-repeat right 3px;
	display:block;
	padding-right: 35px;
}
.searchrec td p a:link, .searchrec td p a:visited  
{
	line-height:1.3em;
	border: none;
	color: #686868;
	text-decoration:underline;
	
}

.searchrec td p a:hover, .searchrec td p a:active
{
	color: Black;
}  
	
	

.search_more 
{
	background: url(/Upload/Design/home_hetz_black.jpg) no-repeat 0 3px;
	float: left;
	padding-left:10px;
	font-style:italic; 
	font-weight:bold;
	color: Black;
}

/*************Main Recommended****************/

.mumlatzim {width:990px;} 

.mumlatzim table {width:990px;} 


.mumlatzim th 
{
	background: url(/Upload/Design/home_mumlazim_maintl.jpg) no-repeat right top;
	height:34px;
	width:180px; 
}
.mumlatzim .mumlatz 
{
	margin-top: 10px 0 0 5px;
	background: url(/Upload/Design/home_mumlazim_border_left.jpg) repeat-y 0 0;
	width: 191px;
}


.mumlatzim .mumlatz h3
{
	background: url(/Upload/Design/home_mumlazim_title.jpg) no-repeat top right;
	height: 18px;
	width: 181px;
	margin: 0;
	text-align:center;
	padding:10px 5px 0 5px;
	margin-bottom:10px;
	overflow:hidden;
}

.mumlatzim .mumlatz h3 a {
    color:#000000;
    font-family:Tahoma;
    font-size:14.5px;
    height:35px;
    width:191px;
}

.mumlatzim .mumlatz p img

{
	height:137px;
	width:165px;
	border:1px solid #F3DED3;
	padding:2px;
}

.mumlatzim .mumlatz p
{
	margin-right: 10px;
	color: #4a5328;
}

.mumlatzim .mumlatz p span
{
	font-weight:bold;
}

.mumlatzim .mumlatz .pratim 
{
	background: url(/Upload/Design/home_mumlazim_border_bottom.jpg) repeat-x bottom left;
	height:43px;
	text-align:center;
	width:191px; 
}

.mumlatzim .mumlatz .pratim a 
{
	background: url(/Upload/Design/botton2.jpg) no-repeat top center;
	color: #718260;
	display: block;
	font-size: 12px;
	font-weight:bold;
	height:28px;
	line-height:28px;
	margin: 5px auto 10px;
	width:118px; 
}



/******************Home************************/


.results
{	
	background: url(/Upload/Design/home_hipus_title.jpg) no-repeat top right;
	padding-top: 40px;
	
}

.result_adv 
{
	background: url(/Upload/Design/home_hipus_left.jpg) no-repeat top left;	
	float: right;
	width: 369px;
	height: 280px;
	margin: 0 0 20px 10px;
    padding:0 0 19px 0;     
}

.result_top 
{
	position:relative;
	height:155px;
}

.result_top_right
{
    width:173px;
}

.result_top_left
{
    width:190px;
}

.result_top ul
{
    list-style:none;
    width: 100%;
    margin:0 10px 0 0;
    padding:0;
}

.result_adv li span {font-weight:500 ; color:Black;}

.result_top li
{
	line-height:2em;
}
.result_top li.zug {background: url(/Upload/Design/home_hipus_zug.jpg) no-repeat 160px 3px; padding-right:45px;	} 
.result_top li.sofash {background: url(/Upload/Design/home_hipus_sofash.jpg) no-repeat 160px 3px; padding-right:45px;	} 

.result_middle 
{
    height:80px;
    padding:0 10px;
}

.result_middle p
{
    margin:0;
    padding:0;
}

.result_bottom 
{
	position:relative;
	height:40px;
}
 
 .result_adv img 
 {
 	background: url(/Upload/Design/home_hipus_right.jpg) no-repeat top right;
 	height: 138px;
 	width: 156px;
 	margin:10px 10px 8px 3px;
 	padding:2px;
 	border:solid 1px #dedede;
 }
 
.result_adv h3 
{
    font-weight:bold;
    width: 160px;
    padding:10px 5px 0 0;
    margin:0;
	height:19px;
}

.result_bottom a 
{
	background: url(/Upload/Design/botton3.jpg) no-repeat left top ;
	height: 35px;
	width: 135px;
	display:block;
	position:absolute; 
	left: 10px; 
	bottom: 5px;
}
/*************Advertiser****************/

.adv_main 
{
	width: 770px; 

}

.minisearch {width: 770px; margin-bottom:15px; padding:0;}

.adv_right 
{
	float: right;
	width: 197px;
	margin-left: 8px;

}
.adv_right h3, .adv_right h4, .adv_center h3, .adv_center h4
{
    margin-right:10px;
}
.adv_center 
{
    float: right;
	background: url(/Upload/Design/adv_menu_middle.jpg) repeat-y left top;
	width:563px;
}
.adv_center_middle
{
	float: right;
	background: url(/Upload/Design/adv_menu.jpg) no-repeat left top;
	width:563px;
}
.adv_center_bottom
{
	float: right;
	background: url(/Upload/Design/adv_menu_bottom.jpg) no-repeat left bottom;
	width:563px;
}


/*************Mini Search****************/

.minisearch table {width: 770px;margin:0; padding-bottom:5px;}

.minisearch td 
{
	background: url(/Upload/Design/home_green_line.jpg) repeat-y left top;	
	padding-right: 10px;
	width: 246px;
}
	

.minisearch td p
{
	background: url(/Upload/Design/home_green_bullet.jpg) no-repeat 225px 3px;
	line-height:1.3em;
	color: #686868;
	padding-right: 25px;
	margin:0;
	
}

.minisearch td p span
{
	color: #718260;
	font-weight:bold;
}


	
/*************Mini Right****************/	

.minilogo 
{
		background: url(/Upload/Design/minisite_title_bg.jpg) no-repeat right top;
		height: 64px;
		width: 196px;
		position:relative;
}

.minilogo span {
    color:#628049;
    display:block;
    font-family:tahoma;
    font-size:17px;
    font-weight:bold;
    height:45px;
	overflow:hidden;
    position:absolute;
    right:40px;
    top:10px;
    width:155px;
}

.profile_top
{
    background:url("/Upload/Design/profile_top_middle.jpg") repeat-y scroll left top transparent;
    height:100%;
    width:191px;
    margin:8px 4px 10px 0;
}
.profile_top_top
{
    background:url("/Upload/Design/profile_top_top.jpg") no-repeat scroll left top transparent;
    height:100%;
    width:191px;
}
.profile_top_bottom
{
    background:url("/Upload/Design/profile_top_bottom.jpg") no-repeat scroll left bottom transparent;
    height:100%;
    width:191px;
}
.profile_top_inner
{
    padding:5px 10px;
}
.profile_top_inner p
{
    padding:0;
    margin:0;
    font-size:13px;
    color:#666666;
}
.profile_top h3 {
    border-bottom:1px dashed #CCCCCC;
    color:#628049;
    font-family:Tahoma;
    font-size:16px;
    line-height:26px;
    margin:5px 0 10px;
    padding:0;
}

.profile_bottom
{
    background:url("/Upload/Design/profile_botom_middle.jpg") repeat-y scroll left top transparent;
    height:100%;
    width:191px;
    margin:8px 4px 10px 0;
}
.profile_bottom_top
{
    background:url("/Upload/Design/profile_botom_top.jpg") no-repeat scroll left top transparent;
    height:100%;
    width:191px;
}
.profile_bottom_bottom
{
    background:url("/Upload/Design/profile_botom_bottom.jpg") no-repeat scroll left bottom transparent;
    height:100%;
    width:191px;
}
.profile_bottom_inner
{
    padding:5px 10px;
}

/***********************MiniContact**********************************/

.profile_bottom
{
    background:url("/Upload/Design/profile_botom_middle.jpg") repeat-y scroll left top transparent;
    height:100%;
    width:191px;
    margin:8px 4px 10px 0;
    color:#666666;
    font-size:13px;
}
.profile_bottom_top
{
    background:url("/Upload/Design/profile_botom_top.jpg") no-repeat scroll left top transparent;
    height:100%;
    width:191px;
}
.profile_bottom_bottom
{
    background:url("/Upload/Design/profile_botom_bottom.jpg") no-repeat scroll left bottom transparent;
    height:100%;
    width:191px;
}
.profile_bottom_inner
{
    padding:5px 10px;
}

.profile_bottom .contactfield 
{
	background:#fefbf6 url(/Upload/Design/home_news_input.jpg) no-repeat scroll 0 0;
	width:166px;
	height:23px;
	margin: 5px 0 ;
}

.profile_bottom .contactfield input {
    background:none repeat scroll 0 0 transparent;
    border:medium none;
    color:#666666;
    display:block;
    font-family:Arial;
    font-size:13px;
    height:23px;
    line-height:23px;
    padding:0 5px;
    width:150px;
}

.profile_bottom .contactfieldb
{
	background:#fefbf6 url(/Upload/Design/minisite_field_big.jpg) no-repeat scroll 0 0;
	width:170px;
	height:55px;
	margin: 5px 0;
}
.profile_bottom .contactfieldb textarea 
{
	margin: 5px 5px 0 0 ; 
	border: none; 
	height: 45px; 
	width: 160px;
	padding:0;
	color:#666666;
    font-family:Arial;
    font-size:13px;
}

.profile_bottom .subscribe 
{

    background:#fff1e4 url(../../Upload/Design/home_news_send.jpg) no-repeat 0px 0px;
    color:#fffffe;
    font-size: 14px;
    display:block;
    text-align:center;
    margin:0 98px 10px 0;
    padding:0 0 5px 0;
    width:70px;
    height:30px;
}

.profile_bottom p
{
    padding:0;
    margin:0 0 5px 0;
}
.profile_bottom_year
{
    width:60px;
    margin-right:5px;
}
.profile_bottom_month , .profile_bottom_day
{
    width:40px;
    margin-right:5px;
}
.profile_bottom_hour
{
    width:40px;
    margin-right:20px;
}

.profile_bottom h4 {
    border-bottom:1px dashed #CCCCCC;
    color:#628049;
    font-family:Tahoma;
    font-size:16px;
    line-height:26px;
    margin:5px 0 10px;
    padding:0;
    font-weight:normal;
}

/*************Mini Center****************/	
.adv_text { padding-bottom:15px; }

.adv_center img {margin: 0 auto;}

.adv_center .adv_text h3 {background:transparent url(/Upload/Design/minisite_right_line.jpg) repeat-x scroll right bottom;}

.adv_center .adv_text  p {padding: 0 10px;	}


/*************Mini Menu****************/

ul.adv_menu 
{
	list-style: none;
	margin:5px 0 10px 0;
	padding:0 10px 0 0;
	height:35px; 
}

ul.adv_menu li 
{
	background: url(/Upload/Design/adv_menu_line.jpg) no-repeat left 50%;
	float:right; 
	height:35px; 
	line-height:35px; 
	margin:0; 
	padding: 0 0 0 4px; 
	text-align:center;
}

ul.adv_menu li a:link, ul.adv_menu li a:visited
{
	
	float:left;
	display:block; 
	height:35px; 
	line-height:35px; 
	font-size:14px; 
	font-weight:bold; 
	color:#718260;
	padding: 0 10px;
}

ul.adv_menu li a:hover, ul.adv_menu li a:active, ul.adv_menu li.current a
{
	background: url(/Upload/Design/minisite_menu_selectbg.jpg) repeat-x left bottom;

} 
/************************  ************************************************/
.devider
{
    height:5px;
    border-bottom:solid 1px #f3ded3;
    margin:0 10px;
}


/************************Minisite Comments*********************************/
.comment {padding: 10px; border-bottom: 1px #ccc solid;}

.comment h5 {background: transparent url(/Upload/Design/home_hipus_dot.png) no-repeat scroll 534px 10px; padding-right: 10px;}

.comment p {margin:0;}


.map img {height: 385px; width: 560px; margin-top:15px;}

.map h3 {background: transparent url(/Upload/Design/minisite_right_line.jpg) repeat-x scroll right bottom; padding-top:10px;}


.mini_rec h3 {margin-top: 15px;}
.rec 
{
	background: transparent url(/Upload/Design/minisite_right_line.jpg) repeat-x scroll right bottom;
}
.rec img 
{
	width: 106px;
	height: 84px;
	float: right;
	padding: 5px;
	
}
.rec h4 
{
	width: 430px;
	float: right;
}

.rec p 
{
	width: 430px;
	float: right;
}


.mini_other  {padding: 0; width:260px; float:right; border-left:solid 1px #f3ded3; height:205px; margin-bottom:10px; margin-top:10px; }
.mini_other_alt  { margin-right:10px; border-left:none;}
.mini_other p {padding:5px 0 0 0; margin:0;}
.mini_other h4
{
	background: transparent url(/Upload/Design/minisite_other_subbg.jpg) no-repeat scroll right top ;
	margin:5px 0 0 0;
	text-align:center;
	font-family:Tahoma;
	font-size:15px;
	color:#577341;
	padding:5px 0;
}


.mini_send

{
	background: transparent url(/Upload/Design/home_mumlazim_border_bottom.jpg) repeat-x scroll left bottom ;
	height:10px; margin-bottom:10px;
}

.mini_send a
{
	float: left;
	background: url(/Upload/Design/botton3.jpg) no-repeat left top ;
	height: 35px;
	width: 135px;
	display:block;
	margin:5px 5px 5px 15px;
	
}

.other_left
{
	border-left: 1px solid #f2ded3;
	border-bottom:none;
	border-top:none;
}
.inner .row .label, .inner .row .alternatives
{
    display:block;
    margin-bottom:5px;
	float:none;
}

.rec_pic
{
    width:120px;
}


.rec_text
{
    width:430px;
}
.rec_text p
{
    margin:0;
}
p.rec_from
{
    margin:5px 0;
}
.other_bold
{
    color:#4f2e18;
    font-weight:bold;
}

/************************Minisite Gallery*********************************/
.gallery { height:440px; width: 560px; }

#gallery
{
	height: 352px;
	width: 560px;
}
#image_bg
{
	background: url(/Upload/Design/minisite_gallery_top.png) no-repeat right top ;
	height: 352px;
	width: 560px;
	position:absolute;
	top:0px;
	right:0px;
	z-index:2;
}

* html #image_bg 
{
    background: url(/Upload/Design/minisite_gallery_top.gif) no-repeat right top ;
}

#image_inner
{
	height: 340px;
	width: 528px;
	position:absolute;
	top:5px;
	right:20px;
	z-index:1;
}

#slide_right_div
{
    position:absolute;
	top:378px;
    right:15px;
    
}
#slide_left_div
{
    position:absolute;
	top:378px;
    left:15px;
}
.slider
{
	height: 60px;
	width: 463px; 
	position:absolute;
	top:362px;
	right:50px;
	z-index:1;
}
.gallery_images
{
    position:absolute;   
}
#slide_right_btn
{
	height: 60px;
	width: 60px;
	position:absolute;
	top:145px;
	right:0px;
	z-index:3;
	cursor:pointer;
}
#slide_left_btn
{
	height: 60px;
	width: 60px;
	position:absolute;
	top:145px;
	left:0px;
	z-index:3;
	cursor:pointer;
}
.comment_row
{
    height:30px;
}
.comment_rowlong
{
    height:110px;
}
.comment_row input.comment_box
{
    border: solid 1px #cecece;
}
.comment_rowlong textarea.comment_box
{
    border: solid 1px #cecece;
    width:300px;
    height:90px;
}
.comment_form input.subscribe
{
    background:#fff1e4 url(../../Upload/Design/home_news_send.jpg) no-repeat 0px 0px;
    color:#fffffe;
    font-size: 14px;
    display:block;
    text-align:center;
    margin:0;
    padding:0 0 5px 0;
    width:70px;
    height:30px;
}
.comment_form
{
    margin-bottom:20px;
}
.longtail_content
{
    margin:20px 0 10px 0;
}

.recomended_p_text {
    color:#3F530F;
    font-family:arial;
    font-size:14px;
    height:20px;
    margin:0 12px 0 14px;
}

.recomended_p_text_phone {
    color:#3F530F;
    font-family:arial;
    font-size:14px;
    height:15px;
    margin:0 12px 0 14px;
    text-align:center;
}

.recomended_p_text_email {
    color:#3F530F;
    font-family:arial;
    font-size:12px;
    height:22px;
    margin:0 12px 0 14px;
    text-align:center;
}

.input166
{
    background:url("/Upload/Design/home_news_input.jpg") no-repeat scroll 0 0 #FEFBF6;
    height:17px;
    width:166px;
    border:medium none;
    outline:0 none;
    padding:3px;
    vertical-align:text-bottom;
    float:right;
    text-align:left;
    direction:ltr;
}
.input166 input
{
    padding:0;
    height:17px;
    width:160px;
}
.input166lb
{
    width:60px;
    height:17px;
    line-height:17px;
    display:block;
    padding:3px;
    float:right;
}
.rowElem
{
    margin:5px 0;
    clear:both;
}
.btn_send input
{
    background:url("../../Upload/Design/home_news_send.jpg") repeat-x scroll 0 0 #FFF1E4;
    color:#FFFFFE;
    display:block;
    font-size:14px;
    margin:0;
    padding:0 15px 5px 15px;
    height:28px;
    text-align:center;
}

.profile .editDetail
{
    clear:both;
    margin:5px 0;
}
.profile label
{
    float:right;
    width:120px;
}
.profile input, .profile textarea
{
    float:right;
    border:solid 1px #676767;
    
}
.dataTables_wrapper textarea, .dataTables_wrapper input
{
    float:none;
    background-color:#ffffff;
}
.gradeC {
    background-color:#DDDDFF;
}
.FormResponce span{
	margin:10px 0;
	font-size:18px;
}
.helpText b
{
	display:none;
}
.link
{
	cursor:pointer;
}
.content
{
	border:solid 1px #565656;
	margin:5px 0;
	padding:0 10px;
}

.jobSearchPageFixst .link
{
	cursor:pointer;
	border-bottom:solid 1px #F2DFDB;
	padding: 0;
	
	
}
.jobSearchPageFixst .content
{
	margin:5px 0;
	padding:0 10px;
	border: none;
	background:url("../../Upload/Design/work_btn.jpg") no-repeat scroll 0 bottom ;
	padding-bottom:18px;
	
}

.jobSearchPageFixst h1 {background:url("../../Upload/Design/work_daf_h1.jpg") no-repeat scroll right top ; padding-right: 40px; font-size:19px; font-family:tahoma; color: #6d8954;}
.job1, .job2, .job3, .job4, .job5 {  color: #718260;} 
.job1 {color:#fff;    font-weight:bold; height:20px; margin-top:3px; line-height:20px; padding:0 3px; width: 80px; float:right; margin-left:10px;}
.job2 {width: 190px; margin-left:10px;}
.job3 { width:110px; margin-left:10px;}
.job2, .job3 {font-weight:bold;float:right; height:25px; line-height:25px; margin-left:10px;}
.job4 {width:100px;}
.job5 {width:110px;}
.job4, .job5 { float:right; height:25px; line-height:25px; margin-left:10px;}
.job6 {float:left;}

.linkjob {width: 122px; height: 20px; float: right; display:block; background:url("../../Upload/Design/btn_job_send.jpg") no-repeat scroll 0 bottom ;}
.job_more {height: 20px; line-height: 20px; margin-left: 10px;}
.jobSearchPageFixst dt {width: 100px; float:right; font-size:13px; color: #738e5d; font-weight:bold;}
.jobSearchPageFixst dd {width: 640px; float:left; margin:0;}
.jobSearchPageFixst dd p {margin:0;}
.#header {position:relative;}
.header_link a {display:block; width:230px; height:142px; position:absolute; right:745px; top:7px;}

