@import url(../../Templates/UI/Css/Layout.css);
/********* GLOBALS VAR *********/
a img,table, iframe {border:0}
a { text-decoration:none; color:#000; }
.page_content a { color:blue; text-decoration:underline; }
a img{vertical-align:middle;}
div { overflow:hidden; }
p {}
ul{
	padding:0;
	margin:0;
	-moz-padding-start:0!important;
	}
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:17px; padding:0; margin:0 0 15px 0; font-weight:bold; color:#a20000; }
h2 { font-size:12px; padding:0; margin:0 0 15px 0; font-weight:bold; color:#a7100f; }
h3 { font-size:16px; padding:0; margin:10px 15px 10px 15px; font-weight:bold; color:#201a17; }
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:#fff;
}
/*************Holders****************/
#main_holder {
	width:100%;
    text-align:center;
}
#site_holder {
	text-align:right;
	width:985px;
	height:100%;
	margin:10px auto;
	direction:rtl;
	background-color:#fff;
}
#site_holder.en {
	text-align:left;
	direction:ltr;
}
#header
{
    height:auto;
    width:985px;
/*    margin:10px 17px 0 17px;*/
}
#right 
{

	float:right;
	width:180px;
	height:100%;
	margin-top:7px;
}

.en #right 
{
	float:left;
}
#page 
{
    float:right;
    width:800px;
    height:100%;
	margin:7px 5px 0 0;
}
.en #page 
{
	float:right;
	margin:7px 0 0 5px;
}
#page_content{
	padding:15px 25px 25px 25px;
	background-color:#eae6db;
	}
#banner_bottom{
	background-color:#d0c5a5;
	padding:5px;
	margin-top:5px;
	}

#header_banner 
{
    height:269px;
    width:985px;
}
#header_menu 
{
    width:985px;
    height:33px;
	margin-top:2px;
    background:url(../../Upload/Design/bg_menu.jpg) repeat-x;
	color:#FFF;
	font-size:16px;	
}
#header_menu ul {
	list-style-type: none;
	list-style:none;
	display:block;
	/*margin-right:490px;*/
	width:985px;
	
	}
.en #header_menu ul {
	margin-right:20px;
	
	}
#header_menu li {
	float:right;
	padding:0 10px;
	border-left:1px solid #fff;
	line-height:1.8;
	margin-top:1px;
	}
.en #header_menu li {
	float:left;
	border-right:1px solid #fff;
	}
#header_menu li a{
	color:#FFF;
	}
#header_menu img{
	margin:9px 22px 0 0;
	}


#footer {
	width:985px;
	height:100%;
	background:#eeebe2;
	color:#000;
	text-align:center;
	margin:6px 0 10px 0;
}
#footer ul {
	
	list-style:none;
	font-size:12px;
	display:block;
	margin:16px 45px 0 0;
	}
#footer li {
	float:right;
	padding:0 8px;
	border-left:1px solid #000;
	line-height:1;
	}
#footer h2
{
    font-size:11px;
}
#footer h2 a
{
    font-size:11px;
}

/*************Page****************/
#page_top
{
    background-image:url(../../Upload/Design/page_top.jpg);
	background-repeat:no-repeat;
	height:8px;
	width:557px;
}
#page_center
{
    background-color:#eaeaea;
    padding:0px 25px;
}
#page_bottom
{
    background-image:url(../../Upload/Design/page_bottom.jpg);
	background-repeat:no-repeat;
	height:13px;
	width:557px;
}
#right_menu_top
{
    background:#d0c5a5;
	height:auto;
	width:180px;
}
#right_contactus
{
    background:#dcd8cc;
	height:auto;
	width:180px;
	margin-top:7px;
	}
.right_box
{
    background:#dcd8cc;
	height:auto;
	width:160px;
	padding:10px;
	margin:0 0 10px 0;
	}
	.search_dd select
	{
	    margin-bottom:4px;
	    width:155px;
	}
#right_contactus table
{
	margin:0 10px 10px 0;
	}
#right_contactus input
{
	border:1px solid #b9af93;
}
#right_contactus textarea
{
	width:106px;
	border:1px solid #b9af93;
}
#right_info{
	color:#FFF;
	background:url(../../Upload/Design/bg_info.jpg) repeat-x;
	direction:rtl;
	width:150px;
	margin:6px 0 0 0;
	padding:15px;
	margin-bottom:5px;
	}
#right_info span{
	font-size:11px;
	}
#right_banner{
	background-color:#7f7353;
	width:170px;
	margin:6px 0 0 0;
	padding:5px;
	}
#right_menu_center
{
    background-color:#156aaa;
    width:105px;
    font-weight:bold;
    color:#fff;
    padding:0 5px;
}
#right_menu_bottom
{
    background-image:url(../../Upload/Design/right_menu_bottom.jpg);
	background-repeat:no-repeat;
	height:17px;
	width:115px;
}
#right_bottons_top
{
    background-image:url(../../Upload/Design/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(../../Upload/Design/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 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: 35px;
    text-decoration: none;
    font-size: 14px;
    font-weight:bold;
    color: #fff;
    margin-right:20px;
    margin-left:20px;
    text-align:center;
    vertical-align:middle;

     
}*/
#header_menu ul li a:hover{ } 
#header_menu .current a { }

#right_menu_top ul  
{
    list-style-type: none;
    padding:0px;
    margin:0;
} 
#right_menu_top ul li img
{
	vertical-align:middle;
	margin-left:5px;
	}
.en #right_menu_top ul li img
{
	margin-right:5px;
	}
	
#right_menu_top ul li 
{
	direction:rtl;
	padding: 7px 7px 7px 0;
	border-bottom:2px solid #eeebe2;
	

}
.en #right_menu_top ul li 
{
	direction:ltr;
	padding: 7px 0 7px 7px;
	border-bottom:2px solid #eeebe2;
}
#right_menu_top ul li a
{
    /*display: block;*/
   /* line-height: 30px;*/
    text-decoration: none;
	font-size:12px;
    color:#000;
	/*
    margin-left:5px;*/
    text-align:right;
    vertical-align:middle;
/*    border-bottom-color:#fff;
    border-bottom-style:dotted;
    border-bottom-width:1px;*/
}
.en #right_menu_top ul li a
{
    text-align:left;
}
#right_menu_top ul li a:hover{ 

   
    text-decoration: none;
	font-size:12px;
    color:#fff;
    vertical-align:middle;
} 
#right_menu_center .current a { }

#right_menu_center ul li ul li a
{
    color:#dedede;
    padding-right:10px;
    
}
.en #right_menu_center ul li ul li a
{
    padding-left:10px;
    
}
/********************Forms*************************************/
#contact_form
{
    height:181px;
    width:211px;
    background-image:url(../../Upload/Design/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(../../Upload/Design/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(../../Upload/Design/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;
    
}
.CommentTextArea
{
    width:500px;
	height:150px;
	
}
.commentInput a
{
	color:#A20000;
	font-size:17px;
	font-weight:normal;
}