/* styles by Pegah Majma*/

.hide-text {
	overflow: hidden;
	text-indent: -9000px;
}
hr.clear, .clear {
	height: 0;
	margin: 0;
	padding: 0;
	border: none;
	clear: both;
}


hr.line.separator {
	border-width: 20px 0 0;	
}
div.inside {
	margin: 20px;
}
input.button {
    cursor: pointer;
}
pre {
    direction: ltr;
    text-align: left;
    color: green;
	font-family: tahoma,verdana,arial,sans-serif;
}
a, a:link, a:active, a:hover, a:visited {
	color: #FFFFFF;
}
a:hover {
	font-size: 8pt;
	color: #707070;
}

a.link:hover{
	font-size: 8pt;
	cursor: pointer;
	color: #46AFB3;
}

table.desc ul{
	margin-left: 15px;
}
table.desc ul li{
	margin-left: 25px;
	list-style-type:circle;
}

table.desc ol li{
	margin-left: 25px;
	list-style-type:decimal;
}
h1, h2, h3, h4, h5, h6, ul, ol, li {
	margin: 0;
	padding: 0;
}
ul, ol, li {
	list-style: none;
}
a, a:link, a:active, a:hover, a:visited {
	text-decoration: none;
}
img, a.img {
	border: none;
}
/** basic structures **/
body {
	background: #000000;
	font-family: tahoma,verdana,arial,sans-serif;
	font-size : 8pt;
	/*color: #B3A69F;*/
	color: #FFFFFF;

}
div.wraper {
	position: relative;
	background-color: transparent;
	width: 980px;
	height: 100%;
	min-height: 570px;
	margin: 0 auto;
}

div.wraperfa {
	position: relative;
	background-color: #000000;
	width: 980px;
	height: 100%;
	min-height: 570px;
	margin: 0 auto;
}
/** splash **/

/**background: url('../image/logo-splash2.png') center no-repeat;**/
/** intro **/
body#intro div.wraper {
	/*background: url('../image/intro-bg.png') left repeat-y;
	margin-left: 285px;	*/
}

div.intro {
	width: 422px;
	height: 506px;
	/*padding: 200px 0 0;*/
	margin-left: 100px;
	background: url('../image/main_menu.png') bottom left no-repeat;
	position: absolute;
	bottom: 0;
}


ul.intro {
	width: 412px;
	height: 492px;
	/*padding: 200px 0 0;*/
	margin-left: 0px;
	position: absolute;
	bottom: 0;
	/*background: url('../image/intro.png') top left no-repeat;*/
}
ul.intro li {
	height: 36px;
	margin: 0 5px 3px;
	padding: 0;
	text-align: right;
	font: normal 12px/190% "lucida grande",tahoma,verdana,arial,sans-serif;
}

div.introfa {
	width: 422px;
	height: 506px;
	/*padding: 200px 0 0;*/
	margin-left: 0px;
	background: url('../image/main_menu_fa.png') bottom left no-repeat;
	position: absolute;
	bottom: 0;
}

ul.introfa {
	width: 412px;
	height: 492px;
	/*padding: 200px 0 0;*/
	margin-left: 0px;
	position: absolute;
	bottom: 0;
	/*background: url('../image/intro.png') top left no-repeat;*/
}
ul.introfa li {
	height: 36px;
	margin: 0 5px 3px;
	padding: 0;
	text-align: right;
	font: normal 12px/190% "lucida grande",tahoma,verdana,arial,sans-serif;
}

/* contents common elements **/
body#content div.bg {
	position: fixed;
	top: 0;
	right: 0;
	width: 130px;
	height: 240px;
        background: url('../image/bg.png') top repeat-x;
}
* html body#content div.bg {
	position: fixed;
	top: 36px;
}
body#content div.archive-bg {
	position: fixed;
	top: 0;
	right: 0;
	width: 130px;
	height: 250px;
	background: url('../image/archive-bg.png') top repeat-x;
}
* html body#content div.archive-bg {
	position: fixed;
	top: 6px;
}

ul.menu {
	position: fixed;
	top: 20px;
	height: 188px;
	width: 110px;
	margin: 0 0 0 5px;
	padding: 78px 0 0;
	background: url('../image/menu.png') right top no-repeat;
}
ul.menu li {
	height: 28px;
	margin: 0 15px 1px 0;
	text-align: right;
	font: normal 12px/190% "lucida grande",tahoma,verdana,arial,sans-serif;
}
ul.menu li.active a {
	color: #808080;
}
a#home {
	display: block;
	height: 40px;
	width: 75px;
	position: fixed;
	top: 204px;
	/*margin: 0 0 0 915px;*/
	right: 110px;
	background: url('../image/home2.png') right bottom no-repeat;	
}
a#home:hover{
	background: url('../image/home3.png') right bottom no-repeat;	
}
a#archive1 {
	display: block;
	height: 50px;
	width: 75px;
	position: fixed;
	top: 153px;
	/*margin: 0 0 0 915px;*/
	right: 110px;
	background: url('../image/archive11.png') right bottom no-repeat;	
}
a#archive1:hover {
	background: url('../image/archive12.png') right bottom no-repeat;	
}
a#archive2 {
	display: block;
	height: 68px;
	width: 75px;
	position: fixed;
	top: 135px;
	/*margin: 0 0 0 915px;*/
	right: 110px;
	background: url('../image/archive21.png') right top no-repeat;	
}
a#archive2:hover {
	background: url('../image/archive22.png') right bottom no-repeat;	
}
a#logo {
	display: block;
	height: 64px;
	width: 211px;
	position: fixed;
	top: 0%;
	margin: 13px 0 0 0px;
	padding-bottom: 20px;
	background: url('../image/hamed-sadeghi.png') right top no-repeat;
	
}
div.content {
	width: 570px;
	min-height: 360px;
	margin: 0px 100px 0px 230px;
	padding: 60px 0;

}
* html body div.content {
	margin-top: -200px;
}

/** photo Gallery **/




/* CHANGES BEGIN */
div.photo-strip {
	width: 520px;
	height: 100px;
	margin: 30px auto 0;
	position: relative;
	overflow: hidden;
}
ul.photo-strip {
	position: absolute;
	left: 0;
	top: 0;
}
ul.photo-strip li {
	float: left;
	margin: 0 2px 0 0;
}

ul.photo-strip li img{
    height: 100px;
}
/* CHANGES END*/





/** news **/
ul.news {
	width: 300px;
	margin: 5px auto 15px;
}
ul.news li {
	position: relative;
	width: 100%;
	margin: 0 0 8px;
}
ul.news li img {
	display: block;
}
ul.news li p {
	display: block;
	position: absolute;
	bottom: 0;
	left: 238px;
	font-size: 8pt;
}
ul.news li.first {
	width: 172px;
}
ul.news li.first p {
	bottom: 20px;
	left: 0;
	width: 150px;
	height: 12px;
	background-color: #fff;
	filter: alpha(opacity=55);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=55);
	-moz-opacity: 0.55;
	opacity: 0.55;
	padding: 2px 3px 4px;
	font-size: 11px;
	color: #000;
	text-align: right;
}

a.link{
	font-size: 8pt;
}

/** multimedia **/
div.player {
	margin: 100px auto 30px;
	overflow: auto;
}
div.player a.download, .links a.download {
	display: block;
	padding: 2px 3px;
	margin-right: 9px;
	float: right;
	font-size: 8pt;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
}
ol.list {
	width: 334px;
	margin: 10px auto;
	padding-left: 15px;
	font-size: 8pt;
}
ol.list li {
	list-style: decimal;
	list-style-position: inside;
}

/** links **/
ul.links {
	width: 100%;
	margin: 215px auto 10px;
}
ul.links li {
	margin: 0 0 10px;
	overflow: auto;
}
ul.links li a {
	float: left;
	color: #808080;
}

ul.links li a:hover {
	color: #fff;
	font-size: 8pt;
}

ul.links li p {
	float: right;
	text-align: right;
}

/** about **/
img.about {
	display: block;
	float: left;
	border: 1px solid #808080;
	margin: 0 0px 15px;
        max-width: 570px;
}
div.text {
	clear: both;
}
div.text p {
	margin: 5px 0;
	line-height: 18px;
}
div.text ul {
	margin: 10px 0 1px 15px;
}
div.text ul li {
	margin: 5px 0;
	list-style: square;
}

/* footer */
p.copyright {
	position: relative;
	/*top: 94.4%;*/
	/*margin: 0 0 0 163px;*/
	padding: 0 5px 0 5px;
	font-size: 8pt;
	text-align: center;
	height: 41px;
	/*width: 660px;*/
	background:  transparent url('../image/copyrs.gif') center no-repeat;
}

p.copyrightp {
	position: fixed;
	top: 93%;
	margin: 0 0 0 160px;
	padding: 0 5px 0 5px;
	font-size: 8pt;
	text-align: center;
	height: 41px;
	width: 670px;
	background: #000000 url('../image/copyrsp.gif') center no-repeat;
}

div.top_image{
	background:none repeat scroll 0 0 #000;
	height:420px;
        margin-top:-30px;
	margin-left:452px;
	position:absolute;
	width:420px;
	text-align:center;
	vertical-align:middle;
	padding:10px;
}
/*new styles*/
div.comment {
	background:#050505 none repeat scroll 0 0;
	text-align:justify;
	text-indent:25px;
	display:table;
	padding:2px;
	width:100%;
	margin:5px;
}
div.commentfa {
	background:#050505 none repeat scroll 0 0;
	text-align:justify;
	text-indent:25px;
	display:table;
	padding:2px;
	width:100%;
	margin:5px;
	direction:rtl;
}
table.comment{
     padding:0px;
     margin-top: 10px;
     }
td.comment {
	color:#A0A0A0;
	font-family: tahoma,verdana,arial,sans-serif;
	font-size:8pt;
	margin:5px;
}
textarea.textbox,input.textbox {
	background:#111111 none repeat scroll 0 0;
	border:1px solid #222222;
	color:#BBBBBB;
	padding:2px;
}
input.button{
	background:#111111;
	border:1px solid #222222;
	color:#BBBBBB;
	padding:2px;
}
div.enpage {
	background:#050505;
	width: 97%;
	text-align:left;
	padding:10px;
	margin:5px;
	display: table;
	text-align: center;
}
font.page{
	font-weight: bold;
	color: #A0A0A0;
}
div.clear{
	height: 2px;
	margin: 8px;
	padding: 0;
	border: none;
	clear: both;
}
div.news{
	display:table;
	padding:0px;
	width:100%;
	background:#000000;
	border: solid;
	border-width:1px;
	border-color:rgb(17, 17, 17);
	margin:5px;
}
div.newsfa{
	display:table;
	padding:0px;
	width:100%;
	background:#000000;
	border: solid;
	border-width:1px;
	border-color:rgb(17, 17, 17);
	margin:5px;
	direction:rtl;
}
div.newsheader{
	background: none repeat scroll 0% 0% rgb(21, 21, 21);
	display: table;
	width: inherit;
	padding:1px;
}
div.newscontent{
	padding:5px;
	direction: ltr;
}
div.newscontentfa{
	padding:5px;
	direction: rtl;
}
div.brief{
	text-indent:25px;
	margin:5px;
	direction: ltr;
}
div.brieffa{
	text-indent:25px;
	margin:5px;
	direction: rtl;
}
p.commentline{
	padding:5px;
	font-family: tahoma,verdana,arial,sans-serif;
	font-size:8pt;
	font-weight:bold;
}
p.commentlinefa{
	padding:5px;
	font-family: tahoma,verdana,arial,sans-serif;
	font-size:8pt;
	font-weight:bold;
	direction:rtl;
}
.right {
    float: right;
}
.left {
    float: left;
}
hr.line {
	height: 0;
	width: 100%;
	border: 1px solid #555555;
	border-width: 1px 0 0;
	margin: 5px;
	padding: 0;
}
div.error{
	margin:20px;
	color: red;
	text-align: center;
}
div.contact {
	background:#050505 none repeat scroll 0 0;
	text-align:justify;
	display:table;
	padding:2px;
	width:350px;
	margin: 0 120px 0px;
	border-width:1px;
	border-style:solid;
	border-color:rgb(17, 17, 17);
	-moz-border-radius-bottomleft:15px;
	height: 300px;
}
table.contact{
     padding:0px;
     margin-top: 10px;
     border:0px;
     width:98%;
     }
div.login {
	background:#050505 none repeat scroll 0 0;
	text-align:justify;
	display:table;
	border-width:1px;
	border-style:solid;
	margin:30px 30px 30px 30px;
	border-color:rgb(17, 17, 17);
	-moz-border-radius-bottomleft:15px;
	width: 200px;
}
html, body {
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
}
ul.photo-story {
	width: 100%;
	margin: 5px auto 15px;
	display:table;
}
ul.photo-story li.archive  {
	width: 140px;
	height: 140px;
	float: left;
}
ul.photo-story li.archive img {
	border: solid;
	border-width:5px;
	border-color: rgb(17, 17, 17);
}
div.photo-story {
	position: relative;
	width: 340px;
	height: 230px;
	margin: 5px auto 30px 30px;
}
div.album{
	position: relative;
	width: 525px;
	height:100%;
	margin:200px 200px 20px 200px;
	margin:30px 30px 30px 30px;
	display:table;
}
table.eachalbum{
	position: relative;
	width:525px;
	height:270px;
	margin:0px;
	padding:0px;
	border: solid;
	border-width:0px;
	border-color: rgb(17, 17, 17);
	background-color:#000000;
}
td.imgalbum{
	position:relative;
	width:340px;
	height:230px;
	top:0px;
	left:0px;
	margin: 0px 5px 5px 0px;
}
#namealbum{
    position: relative;
    left: 0px;
    margin: 0px 0px 0px 0px;
    padding: 0px;
    overflow: auto;
}
table.photo{
	position: relative;
	margin:0px;
	padding:0px;
	border: solid;
	border-width:0px;
	border-color: rgb(17, 17, 17);
	background-color:#000000;
}
td.imgalbum{
	position:relative;
	width:340px;
	height:230px;
	top:0px;
	left:0px;
	margin: 0px 5px 5px 0px;
}
#descalbum{
	position:relative;
	width:180px;
	height:230px;
	top:0px;
	overflow: auto;
}
#namephoto{
    position: relative;
    top: 0px;
    width: 180px;
    height:20%;
    margin: 0px 0px 0px 0px;
    padding: 0px;
    overflow: auto;
    vertical-align: top;
}
#descphoto{
    position: relative;
    left: 0px;
    width: 180px;
    margin: 0px 0px 0px 0px;
    padding: 0px;
    overflow: auto;
}
div.preview{
	margin:0px;
}
div.preview a{
}
div.nav {
	margin: 0px 0px 0px 0px;
}
div.nav a.left {
	background: url('../image/nav.png') center left no-repeat;
}
div.nav a.right {
	background: url('../image/nav.png') center right no-repeat;
}
div.nav a.left, div.nav a.right, div.nav a.center {
	display: block;
	font: bold 14px tahoma;
	overflow: auto;
	width: 24px;
	height: 25px;
	overflow: hidden;
	text-indent: -9000px;
}
div.sc_menu {
  position: relative;
  top: 30px;
  width: 500px;
  overflow: auto;
}
ul.sc_menu {
  display: block;
  height: 110px;
  width: 4500px;
  padding: 0px 0 0 0px;
  margin: 0;
  background: url('navigation.png');
  list-style: none;
}
.sc_menu li {
  display: block;
  float: left;
  padding: 0 4px;
}
.sc_menu a {
  display: block;
  text-decoration: none;
}
.sc_menu span {
  display: block;
  margin-top: 3px;
  text-align: center;
  font-size: 8pt;
  color: #fff;
}
.sc_menu span {
  display: none;
  margin-top: 3px;
  text-align: center;
  font-size: 8pt;
  color: #fff;
}
.sc_menu a:hover span {
  display: block;
}
.sc_menu img {
  border: 1px #808080 solid;
}
.sc_menu a:hover img {
  filter:alpha(opacity=50);
  opacity: 0.5;
}
div.links {
	background:#000000 none repeat scroll 0 0;
	text-align:justify;
	text-indent:25px;
	display:table;
	padding:2px;
	width:100%;
	margin:5px;
}
div.copyright {
	position: relative;
	/*top: 94.4%;*/
	/*margin: 0 0 0 163px;*/
	padding: 0 5px 0 5px;
	font-size: 8pt;
	text-align: center;
	height: 41px;
	/*width: 660px;*/
	background:  transparent url('../image/copyrs.gif') center no-repeat;
}

.scrollgeneric {
line-height: 1px;
font-size: 1px;
position: absolute;
top: 0; left: 0;
}

.vscrollerbase {
width: 10px;
background-color: #3F3F3F;
}
.vscrollerbar {
width: 10px;
background-color: #000000;
}
.hscrollerbase {
height: 10px;
background-color: white;
}
.hscrollerbar {
height: 10px;
background-color: black;
}

.scrollerjogbox {
width: 10px;
height: 10px;
top: auto; left: auto;
bottom: 0px; right: 0px;
background-color: gray;
}
