.textin {
background: #d4e4e9;
border: 1px solid #aaaaaa;
padding: 2px;
}

.edit-input-title {
width: 550px;
background: #d4e4e9;
border: 1px solid #aaaaaa;
padding: 2px;
}

.edit-input-reason {
wdith: 450px;
background: #d4e4e9;
border: 1px solid #aaaaaa;
padding: 2px;
}

.search input { margin: 1px; }
.search { padding: 2px; }

.edit-com-text {
background: #e8e8e8; border: 1px solid #bbbbbb; width: 437px; height: 150px; padding: 3px;
}

.archives {
margin-top:6px;
margin-left:10px;
margin-bottom:10px;
}

.archives a {
color:#fff;
text-decoration:underline;
}

.title_quote {
background: #d4e4e9;
color:#474747;
font:bold 9px Tahoma, Helvetica, sans-serif;
position:relative;
border: 1px solid #aaaaaa;
line-height:16px;
padding:0 0 0 5px;
}

.quote {
background: #fff;
color:#555555;
font:10px Tahoma, Helvetica, sans-serif;
text-align:left;
line-height:16px;
border:1px solid #aaaaaa;
margin:0;
padding:5px 0 0 10px;
}


.hide {
color:#636363;
font:italic 11px Tahoma, Helvetica, sans-serif;
text-align:left;
line-height:16px;
margin:0 0 10px 20px;
padding:15px 0 0 20px;
}

.scriptcode {
background:#636363;
border:1px solid #000;
color:#fff;
font:11px Tahoma, Helvetica, sans-serif;
text-align:left;
margin:0;
padding:15px 0 5px 10px;
}

.calendar {
font:normal 10px Tahoma;
color:#616060;
}

.calendar td {
width:160px;
}

.monthlink {
color:#3b3b3b;
text-decoration:none;
}

.day {
color:#616060;
}

.weekday {
color:#fff;
background-color:#586e05;
border:1px solid #000;
}

.rating {
color:#fff;
font-size:11px;
font-family:tahoma;
width:85px;
height:16px;
}

.unit-rating {
list-style:none;
width:85px;
height:16px;
position:relative;
background-image:url(../dleimages/rating.gif);
background-position:top left;
background-repeat:repeat-x;
margin:0;
padding:0;
}

.unit-rating li {
text-indent:-90000px;
float:left;
margin:0;
padding:0;
}

.unit-rating li a {
display:block;
width:17px;
height:16px;
text-decoration:none;
text-indent:-9000px;
z-index:17;
position:absolute;
padding:0;
}

.unit-rating li a:hover {
background-image:url(../dleimages/rating.gif);
background-position:left center;
z-index:2;
left:0;
}

.unit-rating a.r1-unit { left: 0; }
.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; text-indent: -9000px; z-index: 1; }

.bbcodes,.bbcodes_poll { background: url(../images/bbcodes-bg.gif) repeat-x left top; color: #2588a6; cursor: pointer; font: normal 12px Tahoma; margin: 5px 0; border: 1px solid #cccccc; padding: 2px; }
.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 #999; border-right: 1px solid #999; }
.editbclose { float: right; cursor: pointer; }
.editor_button select { font-family: Tahoma, Arial, Verdana; font-size: 11px; }

.xfields textarea { background: #e8e8e8; border: 1px solid #bbbbbb; width: 462px; height: 150px; padding: 3px; }
.xfields input { border: 1px solid #d2d1d1; border-bottom: 1px solid #a8a7a7; font: bold 12px Arial; padding: 2px; height: 26px; width: 160px; }

.xfields select {
color:#757575;
font-size:11px;
font-family:Tahoma, Arial, Verdana;
height:14px;
border:1px solid #e0e0e0;
margin-top:3px;
margin-bottom:3px;
}

.xprofile textarea { background: #e8e8e8; border: 1px solid #bbbbbb; width: 462px; height: 150px; padding: 3px; }
.xprofile input { border: 1px solid #d2d1d1; border-bottom: 1px solid #a8a7a7; font: bold 12px Arial; padding: 2px; height: 26px; width: 160px; }

.pm_head {
font:bold 10px Tahoma;
padding:5px 10px;
}

.pm_list { text-decoration: none; font: normal 12px Tahoma; color: #3d3d3d; line-height: 18px; padding: 0 3px; }
.pm_list a:hover { color: #2facbe; text-decoration: underline; }

#dropmenudiv { font: normal 11px Tahoma; line-height: 20px; filter: alpha(opacity=95, enabled=1) progid:DXImageTransform.Microsoft.Shadow(color=#cacaca, direction=135, strength=3); margin: 2px; }
#dropmenudiv a { border: 0; display: block; text-indent: 3px; color: #fff; background-color: #2ea2c5; text-decoration: none; margin: 0; }
#dropmenudiv a:hover { background-color: #000; color: #fff; border: 0; }

#newpm {
position:absolute;
width:400px;
padding:5px;
background:#efece4;
color:#3d3d3d;	
border:1px solid #e4e0d4;
font:normal 11px Tahoma;
}

#newpmheader {
padding:7px 8px;
color:#3d3d3d;	
font:bold 11px Tahoma, Arial, Verdana;
background-color: #e4e0d4;
vertical-align:middle;
cursor:move;
}

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

#newpm a:hover {
background:transparent;
color:#4b73d4;
text-decoration:underline;
}

#attachment {
color:#2facbe;
}

.search {
font:normal 11px Tahoma, Arial, Verdana;
color:#3d3d3d;
}

.sresult {
text-align:justify;
font:normal 11px Tahoma;
line-height:18px;
color:#3d3d3d;
}

fieldset { border: 1px solid #cccccc; text-align: left; font: normal 11px Tahoma, Arial, Verdana; padding: 5px; }
legend { background-color:#e7e7e7; border: 1px solid #cccccc; margin-top:3px; color: #2588a6; padding:3px; }

.highslide-html-content { position: absolute; display: none; }
.highslide-display-block { display: block; }
.highslide-display-none { display:none; }
.highslide-loading { display: block; color: #fff; font-size: 9px; font-weight: 700; text-decoration: none; border: 1px solid #fff; background-color: #000; padding: 3px; }

.archives a:hover,.pm_list a { color: #2170ad; text-decoration: none; }
.day-active,.day-active a,.day-active-v,.day-active-v a { color: #000; text-decoration: none; background-color: #616060; }
.weekday-active,.weekday-active a,.weekday-active-v,.weekday-active-v a { color: #2170ad; }

#dle_poll_votes { margin: 0 5px; }