/**** General  ***/
body
{
    font-size: 12px;
    margin: 0;
	 	padding:0;
    color: Black;
    font-family: Arial, Helvetica, sans-serif;
}
body.iframe
{
    font-size: 12px;
    margin: 0;
	 	padding:0;
    color: black ;
    font-family: Arial, Helvetica, sans-serif;
}
.floatcontainer:after
{
    clear: both;
    display: block;
    font-size: 0px;
    visibility: hidden;
    height: 0px;
    content: ".";
}
.floatcontainer
{
    display: inline-block;
}
* HTML .floatcontainer
{
    height: 1%;
}
.floatcontainer
{
    display: block;
}
a
{
    /*color: #145578;*/
    color:#1AB7EA;
    text-decoration: none;
}
a:hover
{
    /*color: #145578;*/
    color:#1AB7EA;
    text-decoration: underline;
}
input
{
    border: #d1d0cc 1px solid;
	color:black;
}
textarea
{
    border: #d1d0cc 1px solid;
	color:black;
}
select
{
    border: #d1d0cc 1px solid;
	color:black;
}
h1
{
  padding: 0;
  margin:0 0 3px 0;
  font-size: 18px;
  font-weight: bold;
  /*color: #7b2612;*/
  color: #7E433B;
}
h2
{
  font-weight: bold;
  font-size: 16px;
  margin:0 0 5px 0;
  /*color: #7b2612;*/
  color: #7E433B;
}
h3.site
{
  font-weight: bold;
  font-size: 12px;
  margin:0 0 5px 0;
	padding-right: 15px;
  color: White;
	height: 16px;
	/*background: #7b2612 url(../images/arr.jpg) no-repeat right;*/
	background: #7E433B url(../images/arr.jpg) no-repeat right;
} 
h4{
	/*color:#145578;*/
	color:#1AB7EA;
	font-size:12px;
	font-weight: bold;
	margin: 10px 0 0 0; 
}
input.btn
{
    border: Black 0px solid;
    color: white;
	font-weight:bold;
	padding:0 5px;
    background: url(../images/bg_btn.jpg) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}
input.noBorder
{
    border: medium none;
}
img.pic
{
    border: #cbcbcb 1px solid;
}
.error
{
    color: #cc0000
}
.justify
{
    text-align: justify;
}
/**** Page Container ***/

#pageContainer
{
  direction: rtl;
	margin:0 auto;
	width:767px;
	padding:14px 13px;
	border:solid 1px #dcdcdc;
}
#pageContainer IMG
{
    border: medium none;
}
/**** Top ***/
#topContainer{
	margin: 0;
}
#top{
	margin-bottom: 17px;
}
#search{
	float: left;
	width:300px;
	line-height: 82px;
	vertical-align: middle;
	padding-left:25px;
	text-align: left;
	font-size: 11px;
}
#search input{
	height: 14px;
	width: 150px;
}
#logo{
	float: right;
	width:420px;
}
#header{
	
}
#headerRight{
	float: right;
	width:476px;
}
#headerLeft{
	float: left;
	width:286px;
}
/**** Static menu ***/
#staticContainer
{
  direction: rtl;
	margin:0 auto;
	width:793px;
	padding:0;
}
#staticMenu{
	padding:2px 5px;
	text-align: left;
}
#staticMenu a:hover,
#staticMenu a{
	color:Black;
}
/**** Main Menu ***/

#mainMenu{
	margin: 0;
	padding-right: 0;
	margin-bottom: 8px;
}
#mainMenu ul{
	height:18px;
	padding:0;
	margin:0;
	list-style: none;
	/*background: #7b2612;*/
	background: #7E433B;
}
#mainMenu li{
	float: right;
	text-align: center;
	color: White;
	font-weight:bold;
	height:18px;
}
#mainMenu li a{
	color: White;
	display:block;
	padding:0 25px;
}
#mainMenu li a:hover,#mainMenu li.menu_on a{
	color: White;
	display:block;
	text-decoration: none;
}
#mainMenu li.sep{
	width:5px;
}
/**** Nav ****/
#nav{
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
	color:#762814;
	font-size: 11px;
	padding-right:3px;
}
#nav a{
	color:#762814;
}
/**** Footer ***/
#footer
{
  clear: both;
  margin: 10px 0 0 0;
  color: White;
	text-align:center;
	height: 18px;
	line-height: 18px;
	vertical-align: middle;
	/*background-color: #3f8fa8;*/
	background-color: #1AB7EA;
	font-weight: bold;
}
#footer a
{
    color: White
}
#footer a:hover
{
    color: White;
    text-decoration: underline
}
/**** Credit ***/
#credit
{
    clear: both;
    padding: 5px 0;
    margin: 0px 70px auto;
    color: white;
    text-align: center;
	color:#707070;
}
#credit a
{
    color: #707070;
}
#credit a:hover
{
    color: #707070;
    text-decoration: underline;
}
/**** Main Page ***/
#main
{
	margin:6px 0 0 0;
	padding: 0;
}
.textWrap
{
	padding: 15px;
}
/**** Right Column ***/
#mainContentRight{
	float:right;
	width: 182px;
}
/**** Center Column ***/
#mainContent{
	float: left;
	width: 565px;
}
#mainContentCenter{
	float: right;
	width: 370px;
}
/**** Left Column ***/
#mainContentLeft{
	float:left;
	width: 175px;
}
/**** Side Menu ***/
#sideMenu {
	margin-bottom: 10px;
}
#sideMenu ul{
	margin:0;
	padding:0;
	list-style:none;
}
#sideMenu li{
}
#sideMenu li a{
	/*color:#155676;*/
	color:#1AB7EA;
	margin-bottom: 1px;
	/*border-bottom: solid 1px #155676;*/
	border-bottom:solid 1px #1AB7EA;
	background: url(../images/bg_side.jpg) no-repeat right;
	display: block;
	height: 22px;
	line-height: 22px;
	vertical-align: middle;
	padding-right: 15px;
	font-weight: bold;
}
#sideMenu li a:hover,#sideMenu li.menu_on a{
	color:#7b2410;
	margin-bottom: 1px;
	border-bottom: solid 1px #7b2410;
	background: url(../images/bg_side_on.jpg) no-repeat right;
	display: block;
	text-decoration: none;
}
/**** News box ***/
#newsBox{
	border: solid 1px #dcdcdc;
	padding: 10px;
	margin-bottom: 10px;
}
#newsBox dt{
	/*color:#7b2612;*/
	color:#7E433B;
	font-weight: bold;
}
#newsBox dd{
	color:Black;
	padding: 0 0 5px 0;
	margin: 0 0 10px 0;
	border-bottom: solid 1px #dcdcdc;
}
#newsBox dd a{
	color:Black;
}

/**** Banners ***/
#banners {
	margin:5px 0;
}
#banners div{
	margin-top:5px;
}
/**** Text Boxes ***/
#boxes{
	padding-top: 10px;
}
/**** Text Box ***/
.boxItem {
	margin:0 0 15px 0;
}
.boxItem h3{
  font-weight: bold;
  font-size: 12px;
  margin:10px 0 1px 0;
	padding-right: 15px;
  color: White;
	height: 16px;
	/*background: #3f8fa8 url(../images/arr2.jpg) no-repeat right;*/
	background: #1AB7EA url(../images/arr2.jpg) no-repeat right;
}
.boxItem div.text{
	background-color: #ccdfe5;
	padding:10px 15px;
}
/**** Text box **/
.textBox{
	margin-top:10px; 
}
.textBox div.textBoxImg{
	float:right;
	width:80px;
}
.textBox div.textBoxText{
	float:left;
	width:285px;
}
.textBox h3{
	/*color:#145578;*/
	color:#1AB7EA;
	margin: 0 0 5px 0;
	font-size:12px;
}
.details{
	color: Black;
	font-size: 11px;
	text-align: left;
}
.details a{
	color: Black;
	font-size: 11px;
}
/**** Cube ***/
.cubeT{
	background: url(../images/bg_box_t.jpg) no-repeat top;
	padding-top:10px;
	margin-bottom: 0;
}
.cubeB{
	background: url(../images/bg_box_b.jpg) no-repeat bottom;
	padding-bottom:10px;
}
.cube{
	background: url(../images/bg_box.jpg) repeat-y top;
	padding:0 15px;
}


