@import url(../../Templates/UI/Css/Layout.css);
/********* GLOBALS VAR *********/
a img,table, iframe {border:0}
a { text-decoration:none; color:#000; }
a img{vertical-align:middle;}
div { overflow:hidden; }
p { margin:0; padding:0; }
button,select,textarea,input {font:100% serif}
table {border-collapse:collapse}
caption,th,td {text-align:right;vertical-align:top;}
/********* GLOBALS CLASES *********/
.nodicor { text-decoration:none; }
.clear {clear:both; height:0; line-height:0;}
.fr {float:right; }
.fl {float:left; }
.ac { text-align:center; }
.ar { text-align:right; }
.al { text-align:left; }
.rtl { direction:rtl; }
.rh { position:relative; }
.p10 { padding:10px; }
.dn { display:none; }
/*********** H1 ***********/
h1 { font-size:18px; padding:0; margin:0; font-weight:bold; color:#38526f; }
h2 { font-size:16px; padding:0; margin:0; font-weight:bold; color:#156aaa; }
h3 { font-size:14px; padding:0; margin:0; font-weight:bold; color:#156aaa; }
h4 { font-size:12px; padding:0; margin:0; font-weight:bold; color:#156aaa; }
h5 { font-size:12px; padding:0; margin:0; font-weight:bold; color:#156aaa; }

/*************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; }
/* login */
.login .tb { width:100px; }
.login .ff { margin-bottom:5px; }
.register td { padding:0; }
/* gallery */
.thumbnail { opacity:.4; }
.thumbnail:hover, .selected { opacity:1; }
#thumbnails {padding-bottom:10px;}
#thumbnails .text { display:none; }
.thumbnail {margin-bottom:10px;margin-right:5px;}
/* comments */
.commentList { border-top:solid 1px #D0CFCB; margin-top:10px;}
/* calendar */
.calendar { }
.login { padding-right: 10px;}
.languageMenu 
{
    position:absolute;
    top:203px;
    left:0px;
    padding-left:30px;
    vertical-align:middle;
    padding-top:5px;
    z-index:2000;
}
.languageMenu a
{
    padding-left:15px;
}

/********* LAYOUT *********/
body {
	font-family: Arial, Helvetica, sans-serif; margin:0; padding:0; color:#000; font-size:12px; background-color:#d9d9d6;
}
/*************Holders****************/
#main_holder {
	width:1024px;
	margin:0 auto;
    text-align:center;
	background:url(../../Upload/Design/BG_main.jpg) no-repeat;
	/*background-repeat:repeat-y;*/
	background-color:#d9d9d6;
}
#site_holder {
	text-align:right;
	width:808px;
	height:100%;
	margin:0 auto;
	direction:rtl;
}
#header_home
{
    height:242px;
    width:808px;
	background:url(../../Upload/Design/banner_home.jpg) no-repeat;
}
#header_hatuna
{
    height:242px;
    width:808px;
	background:url(../../Upload/Design/banner_weeding.jpg) no-repeat;
}
#header_brita
{
    height:242px;
    width:808px;
	background:url(../../Upload/Design/banner_brita.jpg) no-repeat;
}
#header_chinag
{
    height:242px;
    width:808px;
	background:url(../../Upload/Design/banner_chinag.jpg) no-repeat;
}
#header_irusin
{
    height:242px;
    width:808px;
	background:url(../../Upload/Design/banner_irusin.jpg) no-repeat;
}

#CenterHolder{
	margin:18px 0 0 0;
	border-left:1px solid #c6c8c6;
	border-right:1px solid #c6c8c6;}
#right 
{
	float:right;
	width:180px;
	height:100%;
	border-left:1px solid #c1c3c2;	
}
#page 
{
    float:right;
    width:624px;
    text-align:right;
    height:100%;
    direction:rtl;
	border-right:1px solid #d9d9d6;
	
}
#left {
	float:left;
	width:210px;
	height:100%;
	margin:0px 0 0 17px; /* all browsers including Mac IE */
    _margin:0px 0 0 10px; /* IE 6 and below */
}

#header_banner 
{
    height:213px;
    width:901px;
    cursor:pointer;
    background-image:url(images/header.jpg);
	background-repeat:no-repeat;
}
#header_banner a
{
    height:213px;
    width:901px;
    cursor:pointer;
    background-image:url(images/header.jpg);
	background-repeat:no-repeat;
}
#home_lnk{
	color:#243749;
	font-size:14px;
	margin:9px 0 8px 0;
	font-weight:bold;
	}
#home_lnk img{
	vertical-align:middle;
	margin-left:5px;}
#header_menu 
{
    /*width:808px;
    height:47px;*/
	position:absolute;
	bottom:0;
/*    background-image:url(images/header_menu.jpg);
	background-repeat:no-repeat;
	background-position:left top;*/
}
#get_sug {
	position:absolute;
	left:65px;
	bottom:20px;
	}
#get_sug a{
	color:#FFF;
	font-size:16px;	font-weight:bold;}

#get_sug img{
	vertical-align:middle;}

#footer {
	width:624px;
	margin:17px 180px 8px 0;
	*margin:20px 0 10px 0;
	text-align:center;
	direction:rtl;
}
#footer ul li {
	float:right;
	list-style:none;
	padding: 0 22px;
	color:#67696c;
	font-weight:bold;
	font-size:14px;
	}
#footer ul li a{
	color:#67696c;
	font-weight:bold;
	font-size:14px;
	}
#footer h2
{
    font-size:11px;
}
#footer h2 a
{
    font-size:11px;
}

/*************Page****************/
#page_top
{
    background-image:url(images/page_top.jpg);
	background-repeat:no-repeat;
	height:8px;
	width:557px;
}
#page_center
{
    background-color:#eaeaea;
    padding:0px 25px;
}
#page_bottom
{
    background-image:url(images/page_bottom.jpg);
	background-repeat:no-repeat;
	height:13px;
	width:557px;
}
#right_menu_top
{
    background-image:url(images/right_menu_top.jpg);
	background-repeat:no-repeat;
	height:14px;
	width:115px;
	margin-top:10px;
}
#right_menu_center
{
    
    width:170px;
    font-weight:bold;
	font-size:16px;
    color:#3c4752;
	margin:20px 15px 0 0;
}
/*right_menu_hatuna*/
.header_hatuna .right_menu_bgTop{
	background:url(../../Upload/Design/BG_RightMenu_top.jpg) no-repeat;
	width:145px;
	height:13px;}
.header_hatuna .right_menu_bgCenter{
	background:url(../../Upload/Design/BG_RightMenu_center.jpg) repeat-y;
	width:145px;
	}
.header_hatuna .right_menu_bgBottom{
	background:url(../../Upload/Design/BG_RightMenu_bottom.jpg) no-repeat;
	width:145px;
	height:13px;}
	/*right_menu_brita*/
.header_brita .right_menu_bgTop{
	background:url(../../Upload/Design/BG_RightMenu_brita_top.jpg) no-repeat;
	width:145px;
	height:13px;}
.header_brita .right_menu_bgCenter{
	background:url(../../Upload/Design/BG_RightMenu_brita_center.jpg) repeat-y;
	width:145px;
	}
.header_brita .right_menu_bgBottom{
	background:url(../../Upload/Design/BG_RightMenu_brita_bottom.jpg) no-repeat;
	width:145px;
	height:13px;}
	/*right_menu_chinag*/
.header_chinag .right_menu_bgTop{
	background:url(../../Upload/Design/BG_RightMenu_chinag_top.jpg) no-repeat;
	width:145px;
	height:13px;}
.header_chinag .right_menu_bgCenter{
	background:url(../../Upload/Design/BG_RightMenu_chinag_center.jpg) repeat-y;
	width:145px;
	}
.header_chinag .right_menu_bgBottom{
	background:url(../../Upload/Design/BG_RightMenu_chinag_bottom.jpg) no-repeat;
	width:145px;
	height:13px;}
	/*right_menu_irusin*/
.header_irusin .right_menu_bgTop{
	background:url(../../Upload/Design/BG_RightMenu_irusin_top.jpg) no-repeat;
	width:145px;
	height:13px;}
.header_irusin .right_menu_bgCenter{
	background:url(../../Upload/Design/BG_RightMenu_irusin_center.jpg) repeat-y;
	width:145px;
	}
.header_irusin .right_menu_bgBottom{
	background:url(../../Upload/Design/BG_RightMenu_irusin_bottom.jpg) no-repeat;
	width:145px;
	height:13px;}
	/*right_menu_home*/
.header_home .right_menu_bgTop{
	background:url(../../Upload/Design/BG_RightMenu_home_top.jpg) no-repeat;
	width:145px;
	height:13px;}
.header_home .right_menu_bgCenter{
	background:url(../../Upload/Design/BG_RightMenu_home_center.jpg) repeat-y;
	width:145px;
	}
.header_home .right_menu_bgBottom{
	background:url(../../Upload/Design/BG_RightMenu_home_bottom.jpg) no-repeat;
	width:145px;
	height:13px;}
#right_menu_bottom
{
    background-image:url(images/right_menu_bottom.jpg);
	background-repeat:no-repeat;
	height:17px;
	width:115px;
}
#right_bottons_top
{
    background-image:url(images/right_bottons_top.jpg);
	background-repeat:no-repeat;
	height:14px;
	width:115px;
}
#right_bottons_center
{
    background-color:#a0a0a0;
    width:75px;
    font-weight:bold;
    color:#fff;
    padding:0 20px;
    text-align:center;
}
#right_bottons_center a
{
    color:#fff;
}
#right_bottons_bottom
{
    background-image:url(images/right_bottons_bottom.jpg);
	background-repeat:no-repeat;
	height:17px;
	width:115px;
}
.b_devider
{
    border-bottom-color:#fff;
    border-bottom-style:dashed;
    border-bottom-width:1px;
}
/************************Menu**********************/
#header_menu ul  
{
    list-style-type: none;
    height: 22px;
   /* width:901px;*/
    margin:0;
    direction:ltr;
} 
#header_menu ul li 
{
    float: right; 
    direction:rtl;  
    border-right-color:#fff;
    border-right-width:1px;
    border-right-style:solid;
	/* --- */

	
}
#header_menu ul li a
{
    display: block;
    line-height: 18px;
    text-decoration: none;
	padding:0 10px;
	color:#FFF;
	font-weight:bold;
	font-size:14px;
    margin-right:10px;
    margin-left:10px;
    text-align:center;
    vertical-align:middle;

     
}
#header_menu ul li a:hover{ } 
#header_menu .current a { }

#right_menu_center ul  
{
    list-style-type: none;
    padding:0px;
    margin:0;
} 
#right_menu_center ul li ul
{
	display:none;
}
#right_menu_center ul li 
{
	
	padding: 10px 0 10px 0;
	border-bottom:2px solid #ced0cf;

}
#right_menu_center ul li a
{
    display: block;
   /* line-height: 30px;*/
    text-decoration: none;
    font-weight:bold;
	font-size:16px;
    color:#3c4752;
    margin-right:10px;
	/*
    margin-left:5px;*/
    text-align:right;
    vertical-align:middle;
/*    border-bottom-color:#fff;
    border-bottom-style:dotted;
    border-bottom-width:1px;*/
}
#right_menu_center ul li a:hover{ 

    display: block;
    text-decoration: none;
    font-weight:bold;
	font-size:16px;
    color:#fff;
    margin-right:10px;
    text-align:right;
    vertical-align:middle;
} 
#right_menu_center .current a { }

#right_menu_center ul li ul li a
{
    color:#dedede;
    padding-right:10px;
    
}
/********************Forms*************************************/
#content_hldr{
	margin:22px 12px 0 0;
	padding:0 0 0 5px;
	}
#gallery{
	width:583px;
	border:1px solid #a4a4a4;
	margin:15px 0px 0 0;
	background:url(../../Upload/Design/BG_GalleryHldr.jpg) repeat-x;
	background-color:#c9c7c8;
	}
#image{
	border:2px solid #fff;
	width:546px;
	height:354px;
	margin:15px;
	}
#gallery_pager{
	text-align:center;
	margin-bottom:10px;}
	
#uc_textbox{
	margin:11px 20px 0 0;
	}
#uc_textbox h1{
	margin:0 0 10px  0;
}
.textbox_bgTop{
	height:8px;
	width:522px;
	background:url(../../Upload/Design/BG_textBox_03.jpg) no-repeat;
	}
.textbox_bgCenter{
	background:url(../../Upload/Design/BG_textBox_05.jpg) repeat-y right;
	padding-right:10px;
	width:522px;
	}
.textbox_bgBottom{
	height:9px;
	width:522px;
	background:url(../../Upload/Design/BG_textBox_07.jpg) no-repeat;
	}
#uc_recommend{
	width:170px;
	margin:29px 15px 0 0;
	}
#uc_recommend h1{
	margin:0 10px 10px 0;}

.uc_recommend_bgTop{
	background:url(../../Upload/Design/BG_uc_recommend_03.jpg) no-repeat;
	width:145px;
	height:13px;
	}
.uc_recommend_bgCenter{
	background:url(../../Upload/Design/BG_uc_recommend_06.jpg) repeat-y right;
	padding-right:10px;
	width:145px;
	}
.uc_recommend_bgBottom{
		background:url(../../Upload/Design/BG_uc_recommend_08.jpg) no-repeat;
	width:145px;
	height:13px;}
#contact_form
{
    height:181px;
    width:211px;
    background-image:url(images/contact.jpg);
	background-repeat:no-repeat;
	margin-bottom:14px;
    
}

#contact_form_header
{
    font-size:20px;
    text-align:right;
    margin:10px 20px 25px 0; 
    color:#fff;
}

#contact_form .lables
{
    color:#3d3d3d;
    font-size:14px;
    padding-right:20px;
    
}
#contact_form .lables div
{
    margin-top:13px;
}
#contact_form .data
{
    color:#3d3d3d;
    font-size:14px;
    margin-right:10px;
}
#contact_form .data div
{
    margin-top:12px;
}
#contact_form .data input
{
    border-style:solid;
    border-color:#8f939b;
    border-width:1px;
    width:100px;
    height:15px;
}
#contact_form .data textarea
{
    border-style:solid;
    border-color:#8f939b;
    border-width:1px;
    width:100px;
    height:60px;
}
#contact_form .btnSubmit
{
	background: transparent url(images/submit.jpg) no-repeat center top;
    background-repeat: no-repeat;
    height:36px;
    width:75px;
    margin-right:120px;
    margin-top:10px;
	color:#fff;
	font-size:18px;
}
#news
{
    height:219px;
    width:211px;
    background-image:url(images/news.jpg);
	background-repeat:no-repeat;
	background-position-x:right;
    margin-bottom:14px;
}
#news_header
{
    font-size:20px;
    text-align:right;
    margin:10px 20px 25px 0; 
    color:#fff;
}
#news_content
{
    margin: 0 20px 0 20px;
    height:135px;
    color:#3b3b3b;
}
.sub_news
{
    font-weight:bold;
    color:#006699;
    
}
