/** Tempalte 18 **/

body {
    font-family: Tahoma, verdana, helvetica, arial, sans-serif;
    font-size: 10px;
}

html, body, #wrapper, h1, #nav, #nav li, #col ul, #col li {
    margin: 0;
    padding: 0;
    list-style: none;
}

th, td {
    font-size: 10px;
}

img { border: 0; }

#wrapper {
    margin: auto;
    text-align: left;
    width: 850px;
    position: relative;
}

h1, h2, h3 {
    font-size: 10px;
}



h2 {
    margin: 0 0 0 0;
    padding: 0;
}

h3 {
    margin: 4px 0 0 0;
    padding: 0 0 0 0;
    direction: rtl;
    text-align: right;
}

p {
    margin: 1em 0;
    padding: 0;
    direction: rtl;
    text-align: justify;
}

.block {
    display: block;
}

.clear {
    clear: both;
    height: 1px;
    padding-top: 0;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 1px;
    line-height: 1px;
}

.left {
    float: left;
    margin: 1px 8px 0px 0px;
}

.right {
    float: right;
    margin: 1px 0px 0px 8px;
}

.softright {
    text-align: right;
}

.readmore {
    text-align: left;
    padding-right: 1em;
}

/* ***** */


body {
    background: #164871;
    color: #052D4E;
    padding-bottom: 48px;
}

#wrapper {
    margin: 48px auto 0 auto;
    width: 850px;
}

h3 {
    margin: 1em 0;
}

a {
    color: #052D4E;
    text-decoration: none;
}

a:hover {
    color: #000000;
    text-decoration: underline;
}

.readmore { margin-top: -0.5em }

/* col */

#col {
    background: #F0F8FE;
    margin: 0 0 0 500px;
    position: absolute;
    top: 0; left: 0;
    width: 400px;
    padding: 7px;
    direction: rtl;
    text-align: justify;
}
#header_col{
   height: 189px;
   background: #F0F8FE url(images/shahinshahr1.jpg) center top no-repeat;
}
#header_col h1{
padding-right:30px;
padding-top: 10px;
font-weight: normal;
color: #FFFFFF;
}
#tff1{
    float: left;
    top: 0; left: 20px;
    width: 200px;
    background: #F0F8FE;
    padding: 7px;
    border: 1px dashed #164871;
    text-align: justify;
}
#tff2{
    float: left;
    top: 0; left: 20px;
    width: 160px;
    background: #F0F8FE;
    padding: 7px;
    border: 1px dashed #164871;
    text-align: justify;
}

* html #col {
    width: 343px;
    w\idth: 329px;
}

/* micronav */

#micronav {
    position: absolute;
    top: 0px; right: 0px;
    width: 15em;
    text-align: right;
}

#micronav a {
    color: #CBE3F5;
    text-decoration: none;
    padding-right: 18px;
    display: block;
    float: right;
}

#micronav a.home {
    padding-left: 16px;
    float: left;
    position: relative;
    background: url(images/ico_home.gif) center left no-repeat;
}

#micronav a.mail {
    padding-left: 18px;
    background: url(images/ico_email.gif) center left no-repeat;
}

#micronav a:hover {
    color: #fff;
}

/* body */

#spacer {
    height: 2.2em;
}

#body {
    width: 500px;
    background: #A5CAE5 url(images/shadow_r.gif) top right repeat-y;
}

#body .i { background: url(images/shadow_tr.gif) top right no-repeat; }
#body .j { background: url(images/shadow_b.gif) bottom left no-repeat; }

#body .j {
    padding: 0 6px 6px 0;
}

#body h3 {
    font-weight: bold;
    color: #007DDA;
}

#body h3 a {
    color: #052D4E;
    text-decoration: none;
}

#body .readmore a {
    border: 1px solid #478FC3;
    background: #CDE3F3;
    color: #052D4E;
    text-decoration: none;
    padding: 0 2px;
}

#body .readmore a:hover {
    background: #478FC3;
    color: #fff;
}


* html #body h3 { margin-top: 2em; }
* html .readmore a { float: left; }

.img_left img{
  width : 95%;
  height: 200px;
  margin-left: 5px;
  border: 1px solid #000000;
  text-align:center;
}
#subject{
    background-color: #397EB7;
    background-image: url(images/news.gif);
    background-repeat: no-repeat;
    background-position: right top;
    text-align: right;
    font-size: 11px;
    border-bottom: solid 1px #000000;
    border-top: solid 1px #000000;
    margin-top: 3px;
	color: #FFFFFF;
    height: auto;
    padding-right: 10px;
}
#subject p{
    margin: 3px;
    padding-right: 25px;
}

#news{
height:100%;
}
#news p{
  text-align: justify;
  direction: rtl;
  margin-bottom: 10px;
}
#news img{
  float: left;
  width: 100px;
  height: 120px;
  margin-right: 10px;
  border: 1px solid #000000;
}
#date{
   text-align: right;
   background-color: #397EB7;
   color : #FFFFFF;
   margin-right: 10px;
   font-size: 10px;
}

#date a{
    font-size:12px;
    border: 1px solid #478FC3;
    background: #CDE3F3;
    color: #052D4E;
    text-decoration: none;
    padding: 0 2px;
}
#date a:hover {
    background: #478FC3;
    color: #fff;
}
ul {
    float: right;
    margin-right: 10px;
    padding-right: 30px;
}

li {
    margin-right: 10px;
    padding-right: 30px;
    background: url(images/left_array.gif) right center no-repeat;
}

li a{
   border-bottom: 1px dashed #000000;
   margin-bottom: 15px;
}

/* nav */
form {margin:0 auto;padding:0; text-align:center;}

#form {
  font-family: Tahoma, Arial;
  font-size: 11px;
  border: 1px solid #000000;
}
#nav {
    padding: 3px 2px 2px 2px;
    border-bottom: 2px solid #164871;
}

* html #nav .clear {
    margin-top: -1px;
    marg\in-top: -4px;
}

#nav span {
    float: left;
    width: 10px;
    padding: 5px 0;
    margin-left: 2px;
    background: #245882 url(images/menu_l.gif) no-repeat;
}

#nav a {
    float: left;
    color: #A5CAE5;
    background: #245882 url(images/menu_split.gif) top right no-repeat;
    padding: 5px 26px 5px 8px;
    text-decoration: none;
}

#nav a.last {
    background-image: url(images/menu_r.gif);
    padding-left: 12px;
    padding-right: 26px;
}

#nav a:hover {
    color: #fff;
}
#discussion{
  height:auto;
  background: url(images/micro_049.jpg) repeat-y right;
  width: 90%;
  font-family: Tahoma, Arial;
  direction: rtl;
}
#discussion p{
  font: 11px;
  color: #0000ff;
  text-align: justify;
  padding-right: 40px;
  margin-bottom: 20px;
  margin-top: 10px;
}
#discussion h4{
  font-size:11px;
  text-align: right;
  background: url(images/micro_047.jpg) no-repeat right;
  padding-right: 40px;
  padding-top: 15px;
  height: 30px;
  font-weight: normal;
}
#discussion h5{
  background: url(images/micro_050.jpg) no-repeat right;
  font-size:12px;
  color: #006600;
  text-align: right;
  padding-right: 90px;
  padding-top: 15px;
  margin-right:30px;
  height: 30px;
}

#count_news{
  text-align: right;
  margin-right: 10px;
  font: 11px;
  color: #0000ff;
}
/*comments*/

#comment {
    float: right;
    height: auto;
    margin-right: 100px;
    text-align: center;
    background-color: #CCCC99;
    border: solid 1px #000000;
    border-bottom-style: dashed;
    width:350px;
}
#comment h1{
    font-weight: bold;
    font-size: 11px;
    color: #000000;
}
#comment p{
  padding-bottom: 10px;
}
/* body */

#body .ltitle, #body .rtitle {
    padding-right: 25px;
    padding-left: 35px;
    direction: rtl;
}

* html #body .ltitle, * html #body .rtitle  {
    height: 1%;
    direction: rtl;
}

#body .ltitle {
    border-top: 1px solid #164871;
    border-bottom: 1px solid #164871;
    direction: rtl;
}
#body .ltitle p img{
    float : right;
    margin-left: 10px;
    margin-bottom: 5px;
    width: 47px;
    height: 49px;
    border: 1px solid #000000;
}

#body .rtitle {
    background: url(images/title_bg.gif) top right repeat-y;
}

#body .ltitle {
    background: url(images/title_bg.gif) top left repeat-y;
}

#body .rtitle h2 {
    float: right;
    width: 25px;
    text-align: right;
    margin-right: -25px;
    display: inline;
}

#body .ltitle h2 {
    float: left;
    width: 23px;
    margin-left: -35px;
    display: inline;
}

/* gal */

#body #gal {
    padding-left: 0;
    border-bottom: 1px solid #000000;
}


* html #gal .pic {
    width: 119px;
    w\idth: 107px;
}

#gal .clear {
    float: none;
    clear: both;
}

/* hotstuff */

#mgal {
    float: left;
    width: 119px;
    margin-left: -25px;
    display: inline;
}

#mgal .pic {
    padding: 7px 0;
    margin: 14px 0 7px 0;
    text-align: center;
    background: #CBE3F5;
}

.floating {
    float: right;
    width: 180px;
    margin-left: 10px;
    display: inline;
}
#col h3{
     background-color: #397EB7;
    color: #FFFFFF;
    background-image: url(images/headline.png);
    background-repeat: no-repeat;
    background-position: top right;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 100%;
	margin: 0px;
    margin-right: 6px;
    margin-left: 6px;
	padding-left: 1%;
    padding-right: 23px;
	border-bottom: 1px solid #BCBEB0;
	border-top: 1px solid #BCBEB0;
}

#counter{
  background: url(images/content_body00.gif) repeat-y right;
  text-align: center;
}


#counter p{
	padding: 5px;
	margin: 0px;
	margin-bottom: 3px;
	margin: 0px;
}

/****  Headlines Vertical  ****/
.headlines_container {display:block;margin:0 auto; margin-top:10px; padding: 0;
width:96%;border: 0px solid #c8dff1; text-align:right; direction:rtl; height: auto;}
/***  featuredservices_nav LIST STYLES  ***/
.headlines_nav {display:block;clear:both;margin:0 auto; margin-top:0px; padding:0;
 width:100%; text-align:center;text-indent:0px; height: auto;}
.headlines_nav ul {
display:block;clear:both;margin:0; padding:0; margin-top: 15px; margin-bottom:15px; text-align:right; direction:rtl; text-indent:0px;}
.headlines_nav ul li {display:block; width:100%; margin:0; padding:0;
list-style: none; border-bottom: 1px solid #7f7f7f; text-indent:14px;
font-weight: normal; color: #CCFF33;
background: url("image/last_news.png") no-repeat right 5px;}
/****  Headlines LINK STYLES  ****/
.headlines_nav ul li a:link, .headlines_nav ul li a:visited {
display:block; width:100%;padding: 4px 0px;font-size:10px;font-weight:bold;
font-family:Tahoma, Arial;text-decoration:none; color:#000000;}

.headlines_nav ul li a:hover, .headlines_nav ul li a:active {
display:block; width:100%;padding: 4px 0px;font-size:10px;
font-weight:bold;font-family:Tahoma, Arial,verdana;text-decoration:underline;color:#000000;}

/* the following 3 rules are for submenus in case you decide
to add later. See oswd template called "a bit modern".  ***/
.headlines_nav ul ul li {line-height: 10px;	border-bottom: none}
.headlines_nav ul ul li a:link,  .headlines_nav ul ul li a:visited {
color:#cccccc; text-indent:10px;}
.headlines_nav ul ul li a:hover, .headlines_nav ul ul li a:active {}
/* footer */

#footer {
    text-align: center;
    margin-left: 450px;
    color: #FFFFFF;
    font-size: 9px;
}
#footer p{
  text-align: center;
}

#footer a {
    color: #cccccc;
    text-decoration: none;
}

#footer a:hover {
    color: #ccff00;
}
