/* CSS Document */
@charset "utf-8"; 
@import url("reset.css"); 

html{
	overflow-y:scroll;
	font-size:100%;
	font-family:Arial, Helvetica, sans-serif;
	line-height:1.5;
	color:#333
}
body{
	min-height:100%;
	background:#FFFFFF url(images/bg-body.jpg) repeat-x center top;
	color:#333;
	direction:rtl;
	font: 16px/1.5 Arial, Helvetica, sans-serif;
}
/* links */
a{
	text-decoration:underline;
	color:#b92614;
	outline:0;
}
a:hover{
	text-decoration:none
}
/*--- borders ---*/
.bdr0{border:none!important}
.bb{
	border-bottom:1px solid #f2f2f2;
	margin-bottom:30px;
	padding-bottom:29px
}
/*--- padding ----*/
.pad0{padding:0!important}
/*--- margins ---*/
.mrg0{padding:0!important}
/*--- backgrounds ---*/
.nobg{background:none !important}
/*widths */
.w50, .w300, .w270, .w200, .w260, .w573{border:1px solid #d7d0b9; font-family:Arial,Helvetica,sans-serif; padding:3px}
.w50{width:50px}
.w300{width:300px}
.w270{width:270px}
.w200{width:200px}
.w260{width:260px}
.w573{width:573px}
/*--- images ---*/
a img{
	border-style:none;
}
img.left{margin-right:20px; margin-bottom:10px}
/*--- Headings / texts---*/
h1, h2, h3{
	font-family:Arial, Helvetica, sans-serif;
	word-spacing:2px;
	text-align:right!important
}
h4, h5{
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	word-spacing:2px;
	text-align:right!important
}
h1, h1a{
	font-size:32px;
	line-height:32px;
	word-spacing:6px;
	font-weight:normal;
	margin:0px;
	padding:5px 0px;
	color:#B92614;
	text-transform:uppercase
}
h2, h2 a{
	font-size:24px;
	margin-bottom:10px;
	line-height:26px;
	font-weight:normal;
	text-decoration:none;
	color: #333333;
}
h3{
	font-size:21px;
	margin-bottom:5px;
	line-height:1;
	font-weight:normal
}
h4{font-size:18px; margin-bottom:15px; line-height:1; color:#666; font-weight:normal}
small{font:11px Arial,Helvetica,sans-serif}
hr{ margin-top:10px; margin-bottom:10px; color:#CCCCCC; height:1px;}
big,.big{
	font:18px/28px Arial, Helvetica, sans-serif;
	margin-bottom:15px;
	text-align: right;
}
.big em{
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
}
strong, b{font-weight:bold}
.red{color:#F00!important}
.white{color:#FFF!important}
p{margin-bottom:1.5em}
.uline{border-bottom:solid 1px #ccc; padding-bottom:10px; margin-bottom:9px}
.clear{clear:both; height:0px; line-height:0px!important}
a.btn{line-height:25px; background:url(images/bg-btn.png) no-repeat; height:25px; width:65px; float:left; color:#FFF; text-decoration:none; text-align:center; font-size:12px; margin-right:15px}
a.btn:hover{background-position:0 -25px}
.medcol{
	width:300px;
	float:right;
	margin-left:30px;
	text-align:right
}
.eqcol{
	width:250px;
	float:left;
	margin-right:15px;
	text-align:left;
	padding-right:14px
}
.halfcol{
	width:450px;
	float:left;
	margin-right:30px;
	text-align:left;
	padding-right:29px
}
.smalldiv{width:210px; padding:10px; float:left; margin-right:11px; text-align:left; font:11px/16px Arial,Helvetica,sans-serif; border:1px solid #e6ddd2}
.smallcol{width:225px; float:left; margin-right:15px; text-align:left; padding-right:14px; /*border-right:1px solid #f2f2f2; */}
.smallcollast{width:200px; float:right; text-align:left}
/* Common */
.last{margin-left:0px !important; padding-left:0px; border-left-style:none}
.hidden{display:none}
.left{float:left}
.right{float:right}
.fulldiv{ margin-bottom:14px; padding-bottom:15px;}
.border-btm{border-bottom:1px dotted #ccc; padding-bottom:15px; margin-bottom:15px}
ul.border{list-style-position:outside; margin:0px; padding:0px; list-style-type:none}
ul.border li{display:inline}
ul.border li a{margin:0px 10px 0px 0px; padding:0px 9px 0px 0px; border-right:1px solid #CCC}
ul.border li.last a{margin-right:0px; padding-right:0px; border-right:none}
ul.twocol li{width:270px; padding-right:0px; float:left; margin-right:20px!important}
ul.threecol li{width:170px; padding-right:0px; float:left; margin-right:20px!important}
/* list with arrow image  */
ul.arw{list-style-position:outside; margin:0px 0px 5px; padding:0px; list-style-type:none}
ul.arw li{
	margin:0px;
	padding:0px 10px 5px 0px;
	background:url(images/arw-bullet-ar.gif) no-repeat right 10px
}
ul.arw li a{
	text-decoration:none;
	color:#333333; display:block; font-size:14px;
}
ul.arw li a:hover, ul.arw li a.act{
	text-decoration:none;
	color:#B92614!important;
}
#content .left ul.arw li a{
	color:#B92614; font-size:16px;
}
#content .left ul.arw li a:hover{
	color:#333!important;
}

ul.arw ul li a{ font-size:12px; border:none!important;  	}

ul.arw ul{ margin-bottom: 5px;
}

ul.arw li a.open{
	text-decoration:none;
	color:#333333;
	font-weight: bold; margin-bottom: 5px;
	border-bottom:none!important;

}

ul.line li{
	border-bottom:1px dotted #ccc;
	padding-bottom:5px;
	padding-top:2px
}
ul.noline li{
	border-bottom:none!important;background:none!important; padding-right:0!important;
}
.pic{ margin-bottom:15px;}
.leftpic{ float:left; margin-right:30px;  margin-bottom:15px;}
/* Page */
#page{
	width:960px;
	margin:0px auto 0;
}

/* header */
#headerwrap{
	height: 160px;
/*	top: 0px;
	z-index: auto;*/

}
#header{
	padding:5px 0 0;
	margin:0 auto;
	width: 960px;

}
#header .right{
	float:right;
	padding:0;
	margin:0;
	color:#999
}
#header .left{
	float:left;
	padding:34px 0 0;
	margin:0;
	color:#999;
	text-align:right
}
/*------------------------------------*\
	NAV
\*------------------------------------*/

/**
 * Horizontal CSS Drop-Down Menu Module
 *
 * @file		dropdown.css
 * @package		Dropdown
 * @version		0.8
 * @type		Transitional
 * @stacks		597-599
 * @browsers	Windows: IE6+, Opera7+, Firefox3+
 *				Mac OS: Safari2+, Firefox3+
 *
 * @link		http://www.lwis.net/free-css-drop-down-menu
 * @copyright	2008-2012 Live Web Initiatives, http://www.lwis.net, http://www.lwis.net
 *
 */

ul.dropdown,
ul.dropdown li,
ul.dropdown ul {
 list-style: none;
 margin: 0;
 padding: 0; text-align:right;
}

ul.dropdown {
	position: relative;
	z-index: 597;
	float: right;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size:16px;
}

ul.dropdown li {
	float: right;
	min-height: 1px;
	line-height: 36px;
	vertical-align: middle;
	padding: 7px 10px;
	color: #FFF; cursor:pointer;
}
ul.dropdown li a{ display:block; cursor:pointer;
}

ul.dropdown li.hover,
	ul.dropdown li:hover,
	ul.dropdown li.on {
	color: #FFF;
	position: relative;
	z-index: 599;
	cursor: pointer;
	background: #B92614 url(images/menu-ahover.jpg) repeat-x top;
	}


ul.dropdown a:link,
	ul.dropdown a:visited	{ color: #fff; text-decoration: none; }
	ul.dropdown a:hover		{ color: #fff; }
	ul.dropdown a:active	{ color: #fff; }

ul.dropdown ul {
	visibility: hidden;
	position: absolute;
	top: 100%;
	right: 0;
	z-index: 598;
	width: 240px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
	font-size:14px;/*	 margin-top: 1px;*/
	}
ul.dropdown ul li {
	float: none;
	font-weight: bold;
	background: #B92614;
	line-height: 16px;
	vertical-align: middle;
	padding: 7px 10px;
	color: #FFF;
}
ul.dropdown ul li a{ display:block; 
}
	ul.dropdown ul li:hover		{ background: #941e10; }

ul.dropdown ul ul {
	top: 0;
	right: 99%;
	border-right: solid 1px #7c1a0f;
	background: #333399!important
}

ul.dropdown ul ul li a{ background: #333399t!important
}
ul.dropdown li:hover > ul {
 visibility: visible;
}


/* -- Supporting class `dir` -- */

ul.dropdown *.dir {
 padding-right: 20px;
 background-image: url(../../../../images/default/nav-arrow-down.png);
 background-position: 100% 50%;
 background-repeat: no-repeat;
}


/* -- Components override -- */

ul.dropdown-horizontal ul *.dir {
	padding-right: 15px;
	background: url(images/arw-bullet.gif) no-repeat 100% 50%;
}

ul.dropdown-upward *.dir {
 background-image: url(../../../../images/default/nav-arrow-top.png);
}

ul.dropdown-vertical *.dir,
ul.dropdown-upward ul *.dir {
 background-image: url(images/btn_next.png);
}

ul.dropdown-vertical-rtl *.dir,
ul.dropdown-horizontal > li.dropdown-vertical-rtl ul *.dir {
 padding-right: 10px;
 padding-left: 15px;
 background-image: url(../../../../images/default/nav-arrow-left.png);
 background-position: 2px 50%;
}
#lang{
	float:left;

}
#lang a{
	color: #FFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 50px;
	font-size: 14px;
	font-weight: bold;
}
#lang a:hover{
	color: #000;
}




/* homecontent*/
#banner{
	height: 400px;
	background: #666;
}
/* homecontent */
#homecontent {
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 16px;
}
#homecontent .right{
	width:250px;
	padding-left: 20px;
}
#homecontent .left{
	width:720px;
	margin-left: -30px;
	background: url(images/bg-homecontent-right2.jpg) no-repeat left top;
}
#homecontent .left h2{ padding-right:50px;
}
#content{
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 16px;
	min-height:350px;
}
#content .right{
	width:239px;
	

}
#content .left{
	width:675px;
	padding-right: 20px;
	border-right: 1px dotted #ccc;
	text-align: justify;
	min-height: 350px;
}

/* pagetitte */
#pagetitle{
	font:12px Arial, Helvetica, sans-serif;
	margin:0 0 15px;
	padding:0px 0px 7px;
	color: #999;
	border-bottom: 1px dotted #CCC;
}
#pagetitle a{
	font-size:11px;
	color: #B92614
}
#pagetitle a:hover{}
#pagetitle ul{margin:0; padding:12px 0px 0px; list-style:none}
#pagetitle li{display:inline; margin:0; padding:0}
#pagetitle li a{text-decoration:none; border-right:1px solid #d5ca97; font-size:13px; line-height:20px; font-weight:bold; padding:0px 8px; border-left:1px solid #8a7f4c; margin:0px; float:left}
#pagetitle li.last a{border-right:none; padding-right:0}
#pagetitle li.first a{padding-left:0; border-left:none}
#pagetitle li.act a{color:#FFF}

#pageno{margin-top:15px; font-size:11px}
#pageno a{background:#949494; color:#FFF; padding:5px 8px; text-decoration:none; margin-left:5px; font-size:12px}
#pageno a:hover, #pageno a.act{background:#54180d}
/* for FAQs */
.acc-title{cursor:pointer; padding:0px 0px 0px 15px; margin:0; color:#5c1a0e; background:url(images/bg-acc-open.gif) no-repeat left 5px; font-weight:bold}
.acc-title-act{background:url(images/bg-acc-close.gif) no-repeat left 5px}
.acc-content{padding:0; margin:0px}
.accfull{margin-bottom:8px; padding-bottom:7px; border-bottom:1px solid #e7e1d0}


ul.categoryitems{
	list-style-position:outside;
	margin:0px;
	padding:0px 0px 10px 20px;
	list-style-type:none
}
ul.categoryitems li a{
	margin:0px;
	padding:0px 0px 5px 10px;
	background:url(images/arw-bullet.gif) no-repeat 0px 10px;
	text-decoration:none;
	color:#333333; display:block;
		border-bottom:1px dotted #ccc;
}
ul.categoryitems li a:hover, ul.categoryitems li a.act{
	text-decoration:none;
	color: #B92614;
}
.arrowlistmenu{
width: 230px; /*width of accordion menu*/
}

.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
	/*line-height:30px; height:30px; text-decoration:none; font-size:13px; font-weight:bold; border-bottom:1px dotted #ccc;*/ display:block;
	background: url(images/bullet-plus.png) no-repeat left center;
	color: #333;
	text-decoration: none;
	padding-left: 10px;
	border-bottom:1px dotted #ccc;
	padding-bottom:5px;
	padding-top:2px;
	font-weight: bold;
}

.arrowlistmenu .openheader{ /*CSS class to apply to expandable header when it's expanded*/
	/*background-position:0 0; line-height:30px; height:30px; text-decoration:none;  font-size:13px; font-weight:bold; border-bottom:1px dotted #ccc;*/ display:block;
	color: #B92614;
	background: url(images/bullet-dash.png) no-repeat left center;
	border-bottom-style: none;
}



/* Footer */
#footer{
	margin:0;
	padding:20px 0px;
	color:#CCC;
	background:#58595b url(images/bg-ftr.jpg) repeat-x top;
	font: 12px/24px Arial, Helvetica, sans-serif;
}
#footer a{
	color:#CCC;
	text-decoration:none
}
#footer a:hover{
	color:#FFFFFF
}
#footercontent{
	padding:0px;
	margin:0px auto;
	font-weight:bold;
	background: url(images/bg-ftrcontent.gif) no-repeat left;
	line-height: 33px;
	text-align: center;
}
#footer .left{float:left; margin:0px; padding:0px}
#footer  ul{margin:0px; padding:0px; list-style:none}
#footer  li{display:inline; margin:0px; padding:0px}
#footer  li a{
	text-decoration:none;
	padding-right:6px;
	padding-left:5px;
	border-left:1px solid #333333;
	color: #CCC;
}
#footer  li.last a{border-left:none}
#footer  li.first a{padding-left:0}
#footer .right{float:right; margin:0px; padding:0px 0px 0px 10px; text-align:right}



ul#projects{float:left; list-style:none; width:960px; margin:0; padding:0px}
ul#projects li{
	float:left;
	margin:0 30px 30px 0;
	width: 217px;

}
ul#projects li.last{ margin-right:0!important}
ul#projects li a{
	padding:0px; /*width:200px; */
	display:block;
	text-decoration:none;
	font:11px/14px Arial, Helvetica, sans-serif;
	margin-bottom: 20px;
}
ul#projects li a strong{
	display: block;
	margin-bottom: 5px;
	color: #666;
}

ul#projects li a:hover{
	text-decoration:underline; 

}
ul#projects img{
	display:block;
	width:217px;
	height:150px;
	padding:0px;
	margin-bottom:10px
}


/* slides */
#slides { height:400px; }
.headerimg { background-position: center top; background-repeat: no-repeat; width:100%; height:400px; position:absolute; }

/* NAVIGATION */

#navigation { height:100px; width:960px; margin:0 auto; background-image:url("../images/logo.png"); background-position:top left; background-repeat:no-repeat; }



/* HEADER TEXT */
#headertxt {
	width:560px;
	margin:0 auto;
	clear:both;
	position:relative;
	top:90px;
	padding-left: 400px;
	height: 150px;
	
}
.sbk{ padding-top:20px; margin-top:20px; padding-bottom:5px;border-top: solid 3px #b92614; display:block; font-size:16px;
	line-height:16px;}
.small{ font-size:11px;
	line-height:14px;}
.black{ color:#333333}
#firstline {
	color:#FFF;
	float:left;
	display:block;
	letter-spacing:-1px;
	/*font: normal 36px/36px Georgia, "Times New Roman", Times, serif;*/	
	font: normal 36px/42px Arial, Helvetica, sans-serif;
	word-spacing: 2px;	
}
#secondline {
	background-image:url("../images/textbg.png");
	color:#CD2B3A;
	text-decoration:none;
	font-size:60px;
	padding:0 13px 10px;
	float:left;
	display:block;
	clear:both;
	border-top: 3px solid #b92614;
}
#secondline:hover { text-decoration:underline; color:#7F000C; }

.pictured { background-color:#CC3333; color:#FFF; font-size:12px; padding:9px 16px; text-transform:uppercase; float:left; display:block; clear:both; margin-top:10px; }
.pictured a { font-size:16px; font-style:italic; letter-spacing:0; text-transform:none; color:#FFF; text-decoration:none; }
.pictured a:hover { text-decoration:underline; }

/* CONTROLS */
.btn { height:32px; width:32px; float:left; cursor:pointer; }
#back { background-image:url("images/btn_back.png"); }
#next { background-image:url("images/btn_next.png"); }
#control { background-image:url("images/btn_pause.png"); }

/* HEADER HAVIGATION */
#headernav-outer {
	position:relative;
	top:355px;
	margin:0 auto;
	width:960px;
}
#headernav {
	padding-left:890px;
}


#news img { width: 300px; height:auto; float:left; margin-right:15px; margin-bottom:15px;}
.date {
	font: 12px Arial, Helvetica, sans-serif;
	color: #B92614;
	display: block;
	margin-bottom: 10px;
}
#pageno{
	margin-top:15px;
	font-size:11px;
	color: #999;
}
#pageno a{
	background:#949494;
	color:#FFF;
	padding:5px 8px;
	text-decoration:none;
	margin-left:10px;
	font-size:12px
}
#pageno a:hover, #pageno a.act{
	background:#B92614
}
#gallery td{
	width:220px;
	vertical-align:top;
	padding-bottom:20px;
	text-align:right
}
#gallery h4{font:normal 12px Arial,Helvetica,sans-serif; margin:0px; padding:5px 0px 0px; color:#666}
#gallery img{
	width:200px;


height:; 			height:133px;
	border: 1px solid #CCCCCC;
}
