html
{
	direction:rtl;
}

body
{
	font-family:Tahoma,"Arabic Transparent","Simplified Arabic",  Arial, Helvetica, sans-serif;
	margin:0;
	min-width:797px;
	padding:0;
	text-align:center;
}



.box-content,.box-stations,.sub-box-content
{
	font-size:small;
}

div#wrapper
{
	margin:0 auto;
	text-align:right;
	width:777px;
}

div#header
{
	background:url(../images/branding-bg.jpg) repeat-x;
}

div#branding
{
	padding-top:5px;
	text-align:center;
  height:114px;
}

/* Sub Menu */
div#sub-menu
{
	margin-right:20px;
}

div#sub-menu ul
{
	background:url(../images/small-menu-bg.jpg) repeat-x;
	float:right;
	height:31px;
	list-style-type:none;
	margin:0;
	padding:0;
}

div#sub-menu img,div#sub-menu ul
{
	float:right;
}

div#sub-menu li
{
	display:inline;
}

/*  End of Sub Menu */
/*  Main Menu */
div#main-menu
{
	float:left;
	margin-left:20px;
}

div#main-menu img
{
	float:left;
}

div#main-menu ul
{
	list-style:none;
	margin:0;
	padding:0;
}

div#main-menu ul
{
	float:left;
}

div#main-menu ul li
{
	display:inline;
	float:left;
	margin:0;
	height:38px;
}

div#main-menu ul a
{
	display:block;
	height:38px;
}

div#main-menu ul li.about-naft a
{
	background:url(../images/about-naft.jpg) no-repeat top right;
}

div#main-menu ul li.stations a
{
	background:url(../images/stations.jpg) no-repeat top right;
}

div#main-menu ul li.products a
{
	background:url(../images/products.jpg) no-repeat top right;
}

div#main-menu ul li.employment a
{
	background:url(../images/employment.jpg) no-repeat top right;
}

div#main-menu ul li.about-naft
{
	background:url(../images/about-naft-hover.jpg) no-repeat top right;
	width:109px;
}

div#main-menu ul li.stations
{
	background:url(../images/stations-hover.jpg) no-repeat top right;
	width:117px;
}

div#main-menu ul li.products
{
	background:url(../images/products-hover.jpg) no-repeat top right;
	width:120px;
}

div#main-menu ul li.employment
{
	background:url(../images/employment-hover.jpg) no-repeat top right;
	width:122px;
}

div#main-menu ul li a:hover
{
	background:transparent;
}

div#main-menu ul li a span
{
	display:none;
}

/* End Main Menu */
div#content
{
	float:left;
	/*width:532px;*/
	width:545px;
}

div#maincontent
{
	float:right;
	width:300px;
	padding-top:10px;
}

div#subcontent
{
/* 	float:left; */
	width:545px;
	padding-right:17px; 
	
}

div#support
{
	float:right;
	width:232px;
	text-align:center;
}

div#banners
{
	float:left;
	width:245px;
	text-align:center;
}

div#banners img
{
	border:5px solid #727272;
}

div#footer
{
	font-family:Tahoma,Ariel;
	font-size:.7em;
	background:url(../images/footer-bg.jpg) repeat-x;
	clear:both;
	height:29px;
	text-align:center;
	color:#fff;

}div#footer div{	padding-top:4px; }

div#footer a
{
	text-decoration:none;
	color:#fff;
}

div#footer a:hover
{
	text-decoration:underline;
}

div#copyright
{
	font-family:Tahoma,Ariel;
	font-size:.7em;
	background:url(../images/copyright-bg.jpg) repeat-x; 
	text-align:center;
}

div#copyright span
{
	display:block;
}

/*  News Box Start */
div.top-news
{
	height:17px;
	overflow:hidden;
	background:url(../images/news-top-bg.jpg) no-repeat 0 0;
	display:block;
	clear:both;
}

div.box-content
{
	padding:2px 10px;
	background:#fff url(../images/news-bg.jpg) repeat-x 0 0;
	border-right:2px #e7e7e7 solid;
}

div.box-content h1,div.box-support h1,div.box-stations h1
{
	text-align:center;
	margin:-22px auto 0;
}

 

div.base-news
{
	background:url(../images/news-bottom.jpg) no-repeat 0 0;
	height:22px;
}

/* End of News Box */
/*  News Sub Box Start */
div.top-sub-box
{
	height:16px;
	overflow:hidden;
	background:url(../images/ar-sub-content-top.jpg) no-repeat 100% 0;
	display:block;
	clear:both;
}

div.sub-box-content
{
	padding:2px 10px;
	background:#fff url(../images/ar-sub-content-bg.jpg) repeat-x 100% 0;
	border-right:1px #e7e7e7 solid;
	width:489px;
}

div.sub-box-content h1,div.sub-box-support h1
{
	text-align:center;
	margin:-18px auto 0;
}

div.base-sub-box
{
	background:url(../images/ar-sub-content-bottom.jpg) no-repeat 100% 0;
	height:10px;
}

/* End of Sub Box */
div#stations
{
	width:211px;
	margin:10px auto 0 auto;
}

/*  Support Box Start */
div.top-stations
{
	height:16px;
	overflow:hidden;
	background:url(../images/ar-stations-top.jpg) no-repeat 0 0;
	display:block;
	clear:both;
}

div.box-stations
{
	padding:5px 10px;
	background:#fff url(../images/ar-stations-bg.jpg) repeat-x 0 0;
	border-right:2px #e7e7e7 solid;
	width:189px;
	text-align:;
}

div.box-stations form
{
 margin-top:10px;
}

div.box-stations label
{
	width:4em;
	display:block;
	float:right;
}

div.sub-box-content label
{
	width:15em;
	display:block;
	float:right;
}


div.box-stations select
{
	width:7em;
}

div.base-stations
{
	background:url(../images/ar-stations-bottom.jpg) no-repeat 0 0;
	height:14px;
}

/* End of support Box */

/*  Support Box Start 
div.top-support
{
	height:16px;
	overflow:hidden;
	background:url(../images/support-box-top.jpg) no-repeat 0 0;
	display:block;
	clear:both;
}

div.box-support
{
	padding:2px 10px;
	background:#fff url(../images/station-search-bg.jpg) repeat-x 0 0;
	border-right:2px #e7e7e7 solid;
	width:188px;
}

div.base-support
{
	background:url(../images/support-box-bottom.jpg) no-repeat 0 0;
	height:27px;
}

 End of support Box */
.clearfix:after
{
	clear:both;
	content:".";
	display:block;
	height:0;
	visibility:hidden;
}

.float-break
{
	clear:both;
}
