@charset "utf-8";
/* CSS Document */

/* Design by Hanz Plesnik | web7group.com */
/* Ahmad Borhani website  */
/* CSS updated on May 2011 */



/* ------- MAIN DIV'S LAYOUT -------- */

* {
margin:0;
outline:0 none;
padding:0;
}
body {
	background-color:#282828;
	height:100%;
}
h2 {
	font-family:arial;
	font-size:28px;
	color:#0CC;
	margin-bottom:20px;
	font-style: normal;
	font-weight: lighter;
     }
.logotext {

    text-indent: -9999px;
}

.clear {
    clear: both;
}

.pnme li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	font-variant: normal;
	color: #999;
	display: block;
}

/* ------- TEXT CUSTOMIZATION LAYOUT -------- */

.bluetext  {
    display:inline;
    margin-right:15px;
    font-family :arial;
    font-size: 13px;
    text-align: left;
    color: #339999; 
}

.icons  {
    display:inline;
    margin-left:15px;
    font-family :arial;   
}
.footertext  {
	margin-top:20px;
	margin-left:5px;
	font-family :arial;
	font-size: 11px;
	text-align: left;
	color: #000;
	line-height:150%;
}
.context  {
    font-family :arial;
    font-size: 12px;
    text-align: left;
    color: #CCCCCC;
    line-height:150%;
    margin-bottom:20px;
}
.contextend  {
    font-family :arial;
    font-weight:bold;
    font-size: 12px;
    text-align: left;
    color: #339999;
    line-height:150%;
    margin-bottom:20px;
    padding-bottom:10px;
    border-bottom: 1px solid #333333;

}
.contextend_y  {
	font-family :arial;
	font-weight:bold;
	font-size: 12px;
	text-align: left;
	color: #0CC;
	line-height:150%;
	margin-bottom:20px;
	padding-bottom:10px;
	border-bottom: 1px solid #333333;
}

a img{border:none}

a.ex1:hover,a.ex1:active,a.ex1:link {color:#339999;}   /* style for emal link in infobar */

a:link {color:#999999;}      /* unvisited link */
a:visited {color:#999999;}  /* visited link */
a:hover {color:#FFFFFF;}  /* mouse over link */
a:active {color:#999999;}  /* selected link */

a:link {text-decoration:none;}
a:visited {text-decoration:none;}
a:hover {text-decoration:none;}
a:active {text-decoration:none;}

/* ------- END OF TEXT CUSTOMIZATION LAYOUT -------- */


#wrapper  {
	height:100%;
	margin:auto;
	width:880px;
	background-color:#282828;
}
#header  {
   
   height:50px;
   width:880px;
   border-bottom: 1px dotted #666666;
   padding-top: 70px;
   padding-bottom: 10px;
}
#logotype  {
   width:315px;
   float:left;
   background-image: url(images/ahmad_logo.gif);
}
ul#navi {
    margin-top:20px;
    margin-right:15px;
    list-style: none outside none;
    float:right;
}
li
{
	display:inline;
	font-family:Arial;
	font-size:17px;
	font-color:#999999;
	margin-right:1px;
	color: #999;
}
#infobar  {
   width:880px;
   height:50px;
   border-bottom: 1px dotted #666666;
   padding-top: 30px;
   padding-bottom: 15px;
}
#infolinks  {
   float:right;
   margin-right:20px;
   margin-top:15px;
}
#banner  {
   width:880px;
   height:300px;
   border-bottom: 1px dotted #666666;
   padding-top: 20px;
   padding-bottom: 20px;
   background-color: #282828;
}
#movie {
	width: 178px;
	height: 158px;
	float: left;
	margin-bottom: 10px;
	background-color:#000000;
}

#flashgall  {
	width:880px;
	height:300px;
	background-color:#282828;
}

#ahmadinfo  {
   width:880px;
   height:85px;
   border-bottom: 1px dotted #666666;
}
#ahphoto  {
	float:left;
	width:380px;
	height:85px;
	background-image:url(images/ahmad_maestro.jpg);
	background-repeat:no-repeat;
}
#ahslogan  {
	float:left;
	width:500px;
	height:85px;
	float:left;
	background-image: url(images/right_line.gif);
}
#content {
	width:auto;
	border-bottom: 1px dotted #666666;
	padding-bottom: 40px;
	padding-top: 40px;
	height: 100%;
	padding-left: 385px;
}
#mainright  {
	width:475px;
	float:left;
}
#footer  {
	float:left;
	width:880px;
	height:70px;
}
p  {
    font-family :arial;
    font-size: 12px;
    text-align: center;
    font-color: #FFFFFF; 
}
