

/* base styles */

html,
body {
font-family:Arial,Verdana,Helvetica,sans-serif;
color:#efefef;
font-size:12px;
}

body {
margin:0;
padding:0 0 45px 0;
background:#000 url("../img/bg_body.gif") repeat-y top left;
}

a {
color:#fbc011;
}

a:hover {
text-decoration:none;
}

a img {
border:none;
}

form {
margin:0;
padding:0;
}

input.text,
textarea {
padding:1px 4px 1px 4px;
border:1px solid #999;
}

input.submit {
cursor:pointer;
color:#000;
background:#fbc011;
border:2px solid #fbc011;
text-decoration:underline;
}

h1 {
margin:0 0 8px 0;
padding:0;
font-weight:normal;
font-size:24px;
}

.clearer {
overflow:hidden;
margin:-1px 0 0 0;
height:1px;
clear:both;
}

#container {
padding:0 0 0 88px;
width:770px;
height:auto !important;
height:400px;
min-height:400px;
background:url("../img/bg_photo_1.jpg") no-repeat top left;
line-height:1.4em;
}

.photo #container {
padding:25px 0 0 88px;
background:transparent;
width:716px;
}

#mainMenu a {
margin-right:20px;
}

.subpage #mainMenu {
padding-bottom:25px;
}

#bodyText {
position:relative;
padding:59px 0 10px 0;
width:691px;
}

.index #bodyText {
padding-bottom:20px;
background:url("../img/bg_photo_2.jpg") no-repeat bottom left;
line-height:1.8em;
}

.heading {
margin:0 0 15px 0;
}

#photoScroll {
float:left;
padding:15px 0 0 0;
width:200px;
}

#description {
float:left;
padding:25px 0 0 10px;
width:200px;
}

#description {
line-height:1.8em;
}

.thumbnail {
display:block;
float:left;
margin:0 2px 2px 0;
border:1px solid #222;
background:#000;
}

.thumbnail img {
display:block;
opacity:0.70;
-moz-opacity:0.70;
-khtml-opacity:0.70;
filter:alpha(opacity=70);
}

.thumbnail a:hover img {
opacity:1;
-moz-opacity:1;
-khtml-opacity:1;
filter:alpha(opacity=100);
}

#toIran {
position:absolute;
bottom:103px;
left:210px;
width:200px;
}

#toChildren {
position:absolute;
bottom:60px;
left:265px;
width:200px;
}

#toIran a,
#toChildren a {
color:#fff;
font-size:16px;
text-decoration:none;
}

#toIran a:hover,
#toChildren a:hover {
color:#dfdfdf;
}

#actions {
float:left;
width:116px;
padding:0 18px 0 0;
}

#photo {
padding:8px;
float:left;
border:2px solid #333;
width:560px;
}

#photo img {
margin:auto;
}

p.nr {
text-align:right;
color:#666;
}

.previous,
.next {
width:116px;
margin:0 0 15px 0;
font-size:10px;
color:#666;
}

#photoDescription {
text-align:center;
}

.inEnglish {
color:#777;
}