/*------------------------------------------------------------------*/
/* 	project: ImamHosein Sabezvar NGO
	author: Amir Maskani (www.Emir.Ir)
	2012                              */
/*------------------------------------------------------------------*/

form {  PADDING-RIGHT: 0px; 
        PADDING-LEFT: 0px;
        PADDING-BOTTOM: 0px; 
        MARGIN: 0px; 
        PADDING-TOP: 0px;
}

/* 
 * ========================================
 *   
 * ========================================
 */
.archives {
        vertical-align: top;
        font-family:Tahoma;
        font-size:11px;
        margin-top:6px;
        margin-left:20px;
        margin-bottom:10px;
}
.archives a {
        font-family:Tahoma;
        font-size:11px;
        color:#43637E;
}
/* 
 * ========================================
 *    
 * ========================================
 */
.title_quote {
        background: #FEFFBD;
        border: 1px dotted rgb(190,190,190);
        border-bottom: 0;
        color: #222;
        font-weight: bold;
        font-size: 10px;
        margin: 8px auto 0 auto;
        padding: 3px;
}

 .quote {
        color: #000000;
        FONT: 10pt Tahoma, Verdana;
        text-align:justify;
        background-color: lightyellow; 
        border: 1px dotted rgb(190,190,190);
        padding: 5px;
        }
/* 
 * ========================================
 * Te CODE
 * ========================================
 */
 .scriptcode {
        color: #000000;
        FONT: 8pt Tahoma;
        text-align:left;
        background-color: lightyellow; 
        border-width:1; 
        border-color:rgb(190,190,190); 
        border-style:dotted;
        padding: 5px;
        }
/* 
 * ========================================
 *  
 * ========================================
 */

.weekday-active-v {
        color: #4974a3;
        font-family:tahoma;
         font-size:11px;
}
.day-active-v {
        color: #4974a3;
        font-family:tahoma;
         font-size:11px;
}
.calendar {
         font-family:Tahoma;
         font-size:11px
}
.calendar td, th {
         font-family:Tahoma;
         font-size:11px;
         text-decoration: none;
         padding: 3px;
}

.weekday {
        color: #804040;
        font-family:Tahoma;
        font-size:11px;
}
.weekday-active {
        color: #804040;
        font-family:Tahoma;
        font-size:11px;
}
.day-active {
        color: #804040;
        font-family:Tahoma;
        font-size:11px;
}
.day-active a,
.weekday-active a,
.day-active-v a,
.weekday-active-v a
 {
text-decoration: underline;
}

.monthlink {
color: #4974a3;
font-family:tahoma;
font-size:11px;
text-decoration: none;
}

/* 
 * ========================================
 *Rating
 * ========================================
 */

.rating {
                color: #666666;
                font-family: Tahoma, helvetica, sans-serif;
                font-size: 11px;
                width: 85px;
                height: 16px;
        }
        .unit-rating {
        list-style: none;
        margin: 0px;
        padding: 0px;
        width: 85px;
        height: 16px;
        position: relative;
        background-image: url(../dleimages/rating.gif);
        background-position: top left;
        background-repeat: repeat-x;
}
.unit-rating li {
        text-indent: -90000px;
        padding: 0px;
        margin: 0px;
        float: left;
}
.unit-rating li a {
        display: block;
        width: 17px;
        height: 16px;
        text-decoration: none;
        font-size: 0px;
        z-index: 17;
        position: absolute;
        padding: 0px;
}
.unit-rating li a:hover {
        background-image: url(../dleimages/rating.gif);
        background-position: left center;
        z-index: 2;
        left: 0px;
}
.unit-rating a.r1-unit { left: 0px; }
.unit-rating a.r1-unit:hover { width: 17px; }
.unit-rating a.r2-unit { left: 17px; }
.unit-rating a.r2-unit:hover { width: 34px; }
.unit-rating a.r3-unit { left: 34px; }
.unit-rating a.r3-unit:hover { width: 51px; }
.unit-rating a.r4-unit { left: 51px; }
.unit-rating a.r4-unit:hover { width: 68px; }
.unit-rating a.r5-unit { left: 68px; }
.unit-rating a.r5-unit:hover { width: 85px; }
.unit-rating li.current-rating {
        background-image: url(../dleimages/rating.gif);
        background-position: left bottom;
        position: absolute;
        height: 16px;
        display: block;
        font-size: 0px;
        z-index: 1;
}

/* 
 * ========================================
 * BB 
 * ========================================
 */ 
.bbcodes {
        color: #876705;
        font-size: 10px;                /* ! */
        font-family: tahoma;    /* ! */
        height: 24px;
        background-image: url(../images/bbcodes.jpg);
        background-repeat: repeat-x;
        font-weight: bold;
        border-top: #ffffff;
        border-right: 1px solid #ffffff;
        border-bottom: 1px solid #ffffff;
        border-left: 1px solid #ffffff;
        cursor:pointer;
}
.bbcodes_poll {
        color: #596A15;
        font-size: 10px;                /* ! */
        font-family: tahoma;    /* ! */
        height: 24px;
        background-image: url(../images/bbcodes.jpg);
        background-repeat: repeat-x;
        font-weight: bold;
        border-top: #ffffff;
        border-right: 1px solid #ffffff;
        border-bottom: 1px solid #ffffff;
        border-left: 1px solid #ffffff;
        cursor:pointer;
}
.editor_button {
        float:left;
        cursor:pointer;
        padding-left: 2px;
        padding-right: 2px;
}
.editor_buttoncl {
        float:left;
        cursor:pointer;
        padding-left: 1px;
        padding-right: 1px;
        border-left: 1px solid #BBB;
        border-right: 1px solid #BBB;
}
.editbclose {
        float:right;
        cursor:pointer;
}

/* 
 * ========================================
 *   
 * ========================================
 */ 

.xfields textarea {
width:500px; height:90px; font-family:Tahoma, verdana; font-size:11px; border:1px solid #E0E0E0;
}
.xfields input {
width:250px; height:18px; font-family:Tahoma, verdana; font-size:11px; border:1px solid #E0E0E0;
}
.xfields select {
height:18px; font-family:Tahoma, verdana; font-size:11px; border:1px solid #E0E0E0;
}

/* 
 * ========================================
 *    
 * ========================================
 */ 

.xprofile textarea {
width:499px; height:90px; font-family:Tahoma, verdana; font-size:11px; border:1px solid #E0E0E0;
}
.xprofile input {
width:250px; height:18px; font-family:Tahoma, verdana; font-size:11px; border:1px solid #E0E0E0;
}


/* 
 * ========================================
 *  
 * ========================================
 */ 

.pm_head {
        FONT: 10pt Tahoma,Verdana;
}
.pm_list {
        color: #888888;
        font-size: 11px;
        font-family: tahoma;
        }
.pm_list a {
        color: #4b719e;
        font-size: 11px;
        font-family: tahoma;
}

/*
 * ========================================
 *  
 * ========================================
 */

#dropmenudiv{
border:1px solid white;
border-bottom-width: 0;
font:normal 10px Tahoma;
background-color: #E9E9E9;
line-height:20px;
margin:2px;
filter: alpha(opacity=95, enabled=1) progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=3);
}

#dropmenudiv a{
display: block;
text-indent: 3px;
border: 1px dotted #999;
padding: 1px 0;
MARGIN: 1px;
color: #000;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #888;
color: #fff;
border: 1px dotted #fff;
}

/* 
 * ========================================
 * 
 * ========================================
 */

.vote  {
        color: #717171;
        font-size: 11px;
        font-family: tahoma;
}

/* 
 * ========================================
 *     PM
 * ========================================
 */

#newpm {
        position:absolute;
        width:400px;
        padding:4px;
        background-color:#FDFDFD;
        border:1px solid #BBB;
        font-family: Tahoma, Verdana;
        font-size: 11px;
        line-height: 135%;
        }

#newpmheader {
        padding-left:5px;
        padding-right:5px;
        padding-top:2px;
        height:20px;
        color: #fff;
    font-weight: bold;
        background-color:#888;
        font-family:Tahoma, verdana, sans-serif;
        font-size:11px;
        cursor:move;
        }

#newpm a{
        background: transparent;
        color: #910000;
        text-decoration: none;
}

#newpm a:hover{
        background: transparent;
        color: #ff0000;
        text-decoration: underline;
}
/* 
 * ========================================
 *     
 * ========================================
 */
#attachment {
        color: #910000;
        font: bold 11px/25px Tahoma, verdana, sans-serif;
        text-decoration: none;
        background: url(../images/filesave.gif) no-repeat;
        height: 25px;
        text-indent: 30px;
        display: block;
}
/* 
 * ========================================
 *      
 * ========================================
 */

.search {
        font-family: Tahoma, Verdana;font-size: 11px;
        color:#53646F;
        text-decoration: none;
        padding:2px;
        }

.textin {
        font-family: Tahoma, Verdana;font-size: 11px;
        color:#00002C;
        text-decoration: none;
        }

.sresult  {
        text-align: justify;
        font-weight: bold;
        padding-left:18px;
        font-size: 12px;
        color: #910000;
}
/* ====================          */
.highslide-image-blur {
}
.highslide-html-content {
        position: absolute;
    display: none;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.highslide-loading {
    display: block;
        color: white;
        font-size: 9px;
        font-weight: bold;
    text-decoration: none;
        padding: 3px;
        border: 1px solid white;
    background-color: black;
}
/* Userbar */
.userbar   {
        color: #133F5B;
        text-align:left;
        font-size: 10px;
        font-weight: bold;
        font-style: italic;
        font-family: Tahoma, Georgia, "Times New Roman", Times, serif;  
}
/* Tooltip */
#tooltip      {
background: #fefcf1;
border:2px solid #ccb04e;
color: #63520e;
font:menu;
margin:0px;
padding:3px 5px;
position:absolute;
visibility:hidden
}  
