/* Manuchehr Sahbai Site Style Sheet --	*/
/* Designer: Shaahin Mohammadi --------	*/
/* Latest Update: June 28 2004 --------	*/

/* ------------------------------------	*/
/* Main System ------------------------	*/
/* ------------------------------------	*/

body {
	margin: 0px auto 0px auto;
	background: #E7E7E7 url("../images/bg_main.gif") repeat-x;
	text-align: left;
	font-family: Tahoma, Geeza pro, Times New Roman;
	color:#333;
	}
	
p {
	margin-top: 0px;
	line-height:140%;
	padding-bottom: 1em;
} 


code, pre 
	{
	font:12px monospace;
	white-space:normal;
	color:#666;
}

a,
a:link,
a:visited,
a:active
{
	color: #4A6590;
	text-decoration: none;
} 
a:hover
{
	color: #F16820;
	text-decoration: underline;
}

/* ------------------------------------	*/
/* Main Structure ---------------------	*/
/* ------------------------------------	*/

#themaincontainer {
	width: 770px;
	margin: 0px auto 0px auto;
	background: #F9F9F9 url("../images/bg_page.gif") repeat-y;
	text-align: left;
}

#themainheader {
	background: whitesmoke url("../images/bg_top.gif") repeat-x;
	width: 770px;
	height: 170px;
	margin-top: 0px;
	padding-top: 0px;
}

#headerleft {
	float: left;
	width: 341px;
	text-align: left;
}

#headermiddle {
	float: left;
	width: 263px;
	margin-top:0px;
}

#headerright {
	float: left;
	width: 166px;
	text-align: left;
}

#toolbarcontainer {
	width: 770px;
	text-align: left;
	clear: left;
}

#toolbarleft {
	float: left;
	width: 10px;
}

#toolbarmiddle {
	float: left;
	background: url("../images/bg_toolbar.gif") repeat-x;
	width: 750px;
	text-align: left;
}

.toolbartext {
	margin-top: 0px;
	line-height: 17px;
	font-size: 80%;
	text-align: left;
	padding-left: 30px;
	color: #9C8648;
}

#toolbarright {
	float: left;
	width: 10px;
}


#dasboot {
	width: 710px;
	margin: 0px 30px 30px 30px;
	text-align: left;
	/*background-color: wheat;*/
}


#themainpath {
	margin: 45px 30px 30px 30px;
	width: 710px;
	color: #898989;	
	font-size: 90%;
	padding-bottom: 4px;
	padding-top: 2px;
	/* background: url("../images/bg_path.gif") repeat-x; */
	border-bottom: 1px solid #D4C498;
	border-top: 1px solid #D4C498;
	clear: both;
	text-align: left;
}

.pathtext {
	margin-top: 0px;
	font-size: 80%;
	padding-bottom: 2px;
	padding-top: 0px;
	text-align: left;
	padding-right: 10px;
	color: #9C8648;
}

.persianpara {
	direction: ltr;
	line-height: 145%;
	font-size: 80%;
	margin: 0px 33px 50px 0px;
	font-family: Tahoma, Geeza pro, Times New Roman;
	color:#333;
	text-align: left;
}

.persianparasmall {
	direction: ltr;
	font-size: 70%;
	line-height: 155%;
	margin: 0px 0px 0px 0px;
	font-family: Tahoma, Geeza pro, Times New Roman;
	color:#333;
	text-align: left;
}

.persianparatitle {
	font-size: 140%;
	font-family: times new roman, Tahoma, Geeza pro, Times New Roman;
	color:#333;
	text-align: left;
	font-weight: bold;
}

#contentleft  /* left side contents */  { 
	margin: 0;
	width: 500px;
	float: right;
}

#contentright {
	margin: 0px 0px 0px 0px;
	float: left;
	/*border: 1px solid red;*/
	width: 200px;
	border-top: 1px solid #D4C498;
	text-align:left;
}


#navigation {
	float: left;
	line-height: 130%;
	text-align: left;
	font-size: 90%;
}

ul#navigation {
	float: left;
	padding: 0px 0px 20px 0px;
	margin: 0;
	list-style-type: none;
}

ul#navigation li  { text-align: left; display: list-item; float: left }


ul#navigation li a {
	float: left;
	width: 200px;
	color: #816614;
	text-decoration: none;
	border-bottom: 1px solid #D4C498;
	text-align: left;
}

ul#navigation li a:hover {
	background-color: #EEE7D6;
	color: #816614;
}


#themainfooter {
	width: 710px;
	border-bottom: 1px solid #E2D6B4;
	border-top: 1px solid #E2D6B4;
	margin: 15px auto 0px auto;
	padding: 6px 0px 10px 0px;
}

.footertext {
	font-size: 75%;
	line-height: 175%;
	color: #9C8648;
	text-align: center;
	padding: 5px 150px 0px 150px;
}

#bmcontainer {

	margin-top: 0px;
	width: 770px;
}

#bmleft {
	background-color: whitesmoke;
	float: left;
	width: 55px;
}

#bmmiddle {
	background: wheat url("../images/bg_shadow_b.gif") repeat-x;
	float: left;
	width: 660px;
	text-align: center;
}

#bmright {
	background-color: whitesmoke;
	float: left;
	width: 55px;
}