/* @override 
	http://localhost:8888/Alasmari.com-V5/assets/arabic/css/main.css
*/

/* @group Tags */

ul, ol
{
	padding-top: 10px;
	padding-bottom: 10px;
	list-style-image: url(../images/alasmari-main-bullet.jpg);
	list-style-position: outside;
	padding-right: 40px;
}
/* @end */

/* @group Main Layout */

* { padding: 0; margin: 0; }

html{
	height: 100%;
	min-height: 100%;
	direction: rtl;
}

body {
 	background: #415800 url(../images/alasmari-main-top-bg.jpg) repeat-x 0 33px;
 	margin: 0px;
 	padding: 0px;
 	font-family: Tahoma;
 	font-size: 1em;
	color: #1e2905;
	text-align: center;
}

#topbanner {
	width: 100%;
	background-color: #425900;
	border-bottom-style: double;
	color: #eef0c8;
	border-bottom-color: #567100;
	height: 30px;
}

#topbanner span a
{
	color: #e1ffe0;
	text-decoration: none;
	display: block;
	padding: 5px;
}

#container{
	background: url(../images/alasmari-main-top.jpg) no-repeat 50% 0;
}

#wrapper { 
 	margin: 0 auto;
 	width: 769px;
 	height: 100%;
 	min-height: 100%;
 	background: url(../images/alasmari-main-content-bg.jpg) repeat-y;
	text-align: right;
}
#header {
 	height: 330px;
 	width: 769px;
	background: url(../images/alasmari-main-top.jpg) center top;
margin-right: 0;

}

#content{
	height/* */:/**/1%;
  	overflow:auto;
	padding-left: 17px;
	padding-right: 17px;
	margin-top: -160px;
}

#footer { 
 	height: 117px;
	background: #33450b url(../images/alasmari-main-content-footer.jpg) no-repeat;
	font-size: 1.3em;
	color: #9c9e79;
	text-align: center;
}

#leftcolumn {
	width: 184px;
	float: right;
}
#rightcolumn { 
  	float: left;
  	min-height: 100%;
  	width: 550px;
}


/* @end */

/* @group Layout Padding */



#footerpadding {
	text-align: left;
	padding-top: 50px;
	text-align: center;
	margin: 0 210px 0 20px;
}

#rightpadding {
	padding-right: 10px;
	padding-left: 20px;
}

#leftpadding {
	padding-right: 0px;
	padding-left: 0px;
	margin-left: 4px;
}



/* @end */

/* @group Stylings */

#rightcolumn h1 {
	
	color: #75a7d4;
	background: url(../images/alasmari-main-h1.jpg) no-repeat 0 16px;
	padding-right: 30px;
	margin-top: 10px;
	padding-bottom: 50px;
	margin-bottom: -20px;
	font: bold 2.5em "Traditional Arabic";
}

#rightcolumn h2 {
	color: #1258ba;
	background: url(../images/alasmari-main-h2.jpg) no-repeat;
	font-size: 1.1em;
	margin-top: 12px;
	padding: 15px 33px 40px 13px;
	margin-bottom: -20px;
}

h2 a {
	width: 100%;
	height: 100%;
	display: block;
	border-width: 0;
}

h2 img {
	border-width: 0px;
}


#leftcolumn ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	list-style-image: none;
}

#leftcolumn ul li {
	padding-top: 11px;
	padding-right: 32px;
	padding-bottom: 0;
	font-size: 1.1em;
	background: url(../images/alasmari-main-menu-item.jpg) no-repeat;
}

/* @end */

/* @group Language */

#language
{
	height: 49px;
	width: 151px;
	margin: 10px 19px 15px 10px;
	background: url(../images/alasmari-main-button-language.jpg) no-repeat 9px;
}
#language img
{
	width: 128px;
	height: 41px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 9px;
	margin-top: 4px;
}
#language span
{
	display: none;
}

/* @end */


