/* CSS Document */
/* Modje Web Site v1.0 */
/* afsh.in */

/* Global Apply Rules */
body { background-color:white; background:url('../i/bgm.gif'); }
form { margin:0px; }
td, body, div { font: 11px Tahoma; color:black; }
a { text-decoration:none; color: white; }
a:hover { color: #674806; }
a:visited { color:#CE6700; }

textarea, input { border:solid 1px #1ec921; font:12px Tahoma;color:#2d7b11;background-color:#58f021; height:22px; }

/* Style Top Navigation Bar */
#navbar  { margin:8px 0px 0px 45px; }
#navbar a { text-decoration:none; color:black; font:12px Tahoma; }
.active { color:white!important; font:bold 11px Tahoma!important; }

/* Style Content */ 
#content { /*overflow:auto;*/ direction:rtl; margin:10px; }
#holder { padding:40px 10px 10px 40px;line-height:16px; }
.cen { direction:ltr; }
.title { font:600 16px Arial; color:#ff7100; }
.titleen { font:600 16px Arial; color:#ff7100;background:url('../i/enf.gif') no-repeat left;padding-left:18px; padding-top:2px; }
.titlefa { font:600 16px Tahoma; color:#ff7100;background:url('../i/faf.gif') no-repeat right;padding-right:18px; padding-top:2px; }

.thumb { border:solid 1px white; }
.picture { border:solid 1px #00dd00; }

