html { overflow-x: auto; /* fixes MSIE scrollbar bug DO NOT REMOVE, has no effect in Mozilla, or Opera */ }

body {
background-color: #373737;
color:#cccc99;
margin: 0px;
padding: 0px;
}

a:link,
a:visited,
a:active{
background: transparent;
color: #996600;
text-decoration: none;
}

a:hover{
background: transparent;
color: #996600;
text-decoration: underline;
}

/* ##################################################     HEADER          #################### */

.abso{
position: absolute;
text-align:center;
top:0;
right: 200px;
margin: 0 auto;
z-index:1;
}
.abosrel{
position: relative;
width:660px;
height:360px;
margin:0 auto;
text-align:center;
z-index:999999;
}

#search-query{border:1px solid black;-moz-border-radius:4px;-webkit-border-radius:4px;
	font:13px Arial,sans-serif;width:180px;padding:6px 6px 4px 6px;color:#ccc;background:#666;
	-webkit-box-shadow:0 1px 0 #444;-moz-box-shadow:0 1px 0 #444;box-shadow:0 1px 0 #444;}
	#search-form #search-query:hover{background:#777;color:#fff;}
	#search-form #search-query:focus,#search-form #search-query.focused{outline:none;background:#eee;color:#333;text-shadow:0 1px 0 #fff;border:1px solid #eee;-webkit-box-shadow:0 0 3px #000;-moz-box-shadow:0 0 3px #000;box-shadow:0 0 3px #000;}

#top-bar-outer{position:fixed;z-index:999;width:100%;height:32px;padding-top:4px;padding-bottom:4px;display:block;text-align:center;background:#111;
background:-webkit-gradient(linear,left top,left bottom,from(#333),to(#111));
background:-moz-linear-gradient(top,#333,#111);background:transparent\9;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333',endColorstr='#111111');box-shadow:0 1px 2px rgba(0,0,0,0.5);-moz-box-shadow:0 1px 2px rgba(0,0,0,0.5);-webkit-box-shadow:0 1px 2px rgba(0,0,0,0.5);
}
#submit
{
background-image:url('http://www.shabir.tv/img/cat.jpg');
background-repeat:repeat-x;
background-position:center;
padding:5px;
color:#333;
font-weight:bold;
border: 1px solid #282828;

}
#submit:hover{
background-image:url('http://www.shabir.tv/img/cat-hov.jpg');
background-repeat:repeat-x;
background-position:center;
text-decoration:underline;
color: #333;
}


#header {
margin: 0 auto;
width:100%;
padding:0;
height:170px;
position:relative;
background: #000000 url('../images/header-2010/header-bg_repeat.jpg');
}

#header-logo {
width:360px;
height:170px;
float:right;
background: #000000 url('../images/header-2010/header-logo.jpg');
}

#header-background {
width:569px;
height:170px;
float:left;
background: url('../images/header-2010/header-background.jpg');
}

#header-search {
position:absolute;
top:4px;
left:7px;
}

#header-icon {
width:567px;
height:100px;
position:absolute;
left:15px;
top:52px;
}
/* ##################################################     HEADER          #################### */

/* ##################################################     MAINBAR          #################### */
#navigation-div {
width: 100%;
background-color: #110e07;
height: 50px;
margin: 0 auto;
position: relative;
}

#navigation {
background-color: #58320e;
background-repeat:repeat-x;
background-position:top;
overflow: hidden;
text-align: center;
font-family: Tahoma;
font-size: 10px;
font-weight: bold;
margin: 0 auto;
border-left:1px solid #1d1709;
border-bottom: 1px solid #1d1709;
}

html #navigation { height: 40px; }

#navigation ul {
padding:0;
margin:0;
height: 40px;
}

#navigation ul li {
float: left;
padding:0;
margin:0;
list-style-type: none;
width:90px;
height: 45px;
}

#navigation ul li a.navlink {
border-right:1px solid #1d1709;
padding: 18px 0px 10px 0px;
display: block;
color:#f8ecc3;
text-decoration: none;
background:#58320e;
letter-spacing:0px;
background-image:url(../images/cat-2010.gif);
background-repeat:repeat-x;
background-position:center;
}

#navigation ul li a.navlink:hover {
border-right:1px solid #1d1709;
padding: 18px 0px 10px 0px;
display: block;
color: #f9c12e;
text-decoration: none;
background:#58320e;
letter-spacing:0px;
background-image:url(../images/cat-hov-2010.gif);
background-repeat:repeat-x;
background-position:center;
}
/* ##################################################     MAINBAR          #################### */

/* ##################################################     INFOBAR          #################### */
.info_bar_background {
background-color: #262626;
padding: 0px;
width: 100%;
}
/* ##################################################     INFOBAR          #################### */

/* ##################################################     ADDRESSBAR          #################### */
table.address_bar {
background: #006699;
border: 1px solid #000000;
}

.address_bar .row2 , .address_bar .row1 {
background: #FFFFFF url('../images/address_bar_nav.jpg') bottom repeat-x;
}

.address_bar .smallfont {
font: bold 8pt Tahoma, Trebuchet MS, Microsoft Sans Serif, Verdana, Arial;
color: #333333;
}

.address_bar a {
color:#006699;
}
/* ##################################################     ADDRESSBAR          #################### */

.tcat {
	background: #1f1f1f url(../images/gradient_tcat.gif) top repeat-x;
	font: bold 12pt arial,verdana;
	color: #FFFFFF;
	text-align: center;
	padding : 6px;
}

.tcat a:link {
	color: #996600;
	text-decoration: none;
}

.tcat a:visited {
	color: #996600;
	text-decoration: none;
}

.tcat a:hover, .tcat a:active {
	color: #b5b486;
	text-decoration: none;
}

.tbar {
background: #fcf9d8 url(../images/main_bar.gif) bottom repeat-x;
color: #000000;
font-family: Microsoft Sans Serif;
font-size: 8pt;
font-weight: bold;
text-align: center;
padding : 6px;
}

.tbar_2 {
background: #000 url(../images/tbar_2.gif) top;
color: #CCC;
font-family: Microsoft Sans Serif;
font-size: 8pt;
font-weight: bold;
text-align: center;
padding : 6px;
}

.tbar_writer_info {
background-color: #f6f6ef;
color: #000000;
font: bold 12pt arial, Tahoma, geneva, lucida, lucida grande , helvetica, sans-serif;
padding : 5px;
}

.writer_info {
background: #f6f6ef url('../images/rowbackground.gif') bottom repeat-x;
border-left:1px solid #996600;
border-right:6px solid #996600;
border-top:1px solid #996600;
border-bottom:1px solid #996600;
font-family: Tahoma;
font-size: 8pt;
font-weight: Normal;
color: #000000;
margin: 5px 0 5px 0;
padding: 1px 5px 3px 5px;
text-align: right;
}

.tbar_review {
background-color: #f6f6ef;
color: #000000;
font: bold 12pt arial, Tahoma, geneva, lucida, lucida grande , helvetica, sans-serif;
padding : 5px;
}

.tbar_pager {
background: #fcf9d8 url(../images/main_bar.gif) bottom repeat-x;
color: #000000;
font-family: Microsoft Sans Serif;
font-size: 8pt;
text-align: center;
padding : 5px;
}

.menu_popup {
background-color: #dbd9c0;
background-image: url('../images/post_bar.gif');
background-repeat: repeat-x;
color: #000000;
font: 8pt Microsoft Sans Serif,Tahoma, geneva, lucida, 'lucida grande', arial, helvetica;
white-space: nowrap;
cursor: pointer;
padding : 3px;
text-decoration: none;
padding-right: 3px;
text-align: right;
}

.menuon {
background-color: #FFFFFF;
background-image: url('../images/post_bar_nuon.gif');
background-repeat: repeat-x;
color: #000000;
font: 8pt Microsoft Sans Serif,Tahoma, geneva, lucida, 'lucida grande', arial, helvetica;
white-space: nowrap;
cursor: pointer;
padding-right: 3px;
padding : 3px;
text-decoration: none;
text-align: right;

}

.menuoff {
background-color: #dbd9c0;
background-image: url('../images/post_bar.gif');
background-repeat: repeat-x;
color: #000000;
font: 8pt Microsoft Sans Serif,Tahoma, geneva, lucida, 'lucida grande', arial, helvetica;
white-space: nowrap;
cursor: pointer;
padding-right: 3px;
padding : 3px;
text-decoration: none;
text-align: right;
}

.menuoff a:link,
.menuoff a:visited,
.menuoff a:active{
	color: #996600 !important;
	text-decoration: none;
}

.menuon a:link,
.menuon a:visited,
.menuon a:active{
	color: #996600 !important;
	text-decoration: none;
}

.menu_popup a:link,
.menu_popup a:visited,
.menu_popup a:active{
	color: #996600 !important;
	text-decoration: none;
}

.thead {
background: #fcf9d8 url(../images/gradient_thead.gif) bottom repeat-x;
color: #000000;
font-family: Microsoft Sans Serif;
font-size: 8pt;
text-align: center;
padding : 6px;
}

.thead a:link {
color: #996600;
text-decoration: none;
}

.thead a:visited {
color: #996600;
text-decoration: none;
}

.thead a:hover, .thead a:active {
color: #996600;
text-decoration: underline;
}

.thead1 {
background: #fcf9d8 url(../images/gradient_thead.gif) bottom repeat-x;
color: #000000;
font-family: Microsoft Sans Serif;
font-size: 8pt;
padding : 4px;
text-align: right;
}

.thead1 a:link {
color: #996600;
text-decoration: none;
}

.thead1 a:visited {
color: #996600;
text-decoration: none;
}

.thead1 a:hover, .thead a:active {
color: #996600;
text-decoration: underline;
}

th,td {
	font-family: tahoma;
    font-size: 10pt;
}

font.highlight {
color: #FF0000;
font-weight: bold;
}

.main_bar {
background: #fcf9d8 url(../images/main_bar.gif) bottom repeat-x;
border: 1px solid #EAE3D1;
font-family: Microsoft Sans Serif;
color: #000000;
font-size: 8pt;
height: 15px;
width: 10%;
text-align: center;
padding : 6px;
}

.main_bar a:link {
color: #000000;
text-decoration: none;
}

.main_bar a:visited {
color: #000000;
text-decoration: none;
}

.main_bar a:hover, .main_bar a:active {
color: #000000;
text-decoration: underline;
}

.r-right { float: right; }

.l-left { float: left; }

.pager-left {
float: left;
padding-left: 25px;
}

.switch {
float: left;
width: auto !important;
}

span.unreadpm { color: #0000FF; }

a:link.pm,a:active.pm,a:visited.pm {
color: #FF0000;
TEXT-DECORATION : none
}

td.header_menu { background: #D6FCF4; border-color: #D6FCF4 }
td.header_welc { background: #F3EDF7; }

.context { background: #FFFFFF;border: 1px solid #DEDEDE; width:98%}

td.row1 {
background: #f6f6ef url('../images/rowbackground.gif') bottom repeat-x;
color:#000;
font: bold 12pt Arial;
padding-right: 10px;
padding : 3px;
}

td.row2 {
background: #f6f6ef url('../images/rowbackground.gif') bottom repeat-x;
color:#000;
font: bold 12pt Arial;
padding-right: 10px;
padding : 4px;
}

td.row3 {
background: #f6f6ef url('../images/rowbackground.gif') bottom repeat-x;
color:#000;
font: bold 12pt Arial;
padding-right: 10px;
padding : 3px;
}

td.row4 {
background: #f6f6ef url('../images/rowbackground.gif') bottom repeat-x;
color:#000;
font: bold 12pt Arial;
padding-right: 10px;
padding : 3px;
}

td.row5 {
background: #f6f6ef url('../images/rowbackground.gif') bottom repeat-x;
color:#000;
font: bold 12pt Arial;
padding-right: 10px;
padding : 3px;
}

td.darkrow { background: #edece0 url('../images/darkrowbackground.gif') bottom repeat-x; padding-right: 10px;  padding : 3px; font: bold 12pt Arial;}

td.darkrow1 {
background: #edece0 url('../images/darkrowbackground.gif') bottom repeat-x;
color:#000;
padding-right: 3px;
padding : 3px;
font: bold 12pt Arial;
}

.darktbar_writer_info {
background: #edece0 url('../images/darkrowbackground.gif') bottom repeat-x;
color: #000000;
font: bold 12pt arial, Tahoma, geneva, lucida, lucida grande , helvetica, sans-serif;
padding : 5px;
}

.small { font-size: 8pt; font-family: Tahoma; }

a:hover.pm { text-decoration: underline; }

p.main { color: #000000; }

span.spical { color: #996600; }

p.main1 {
 font-size: 13px;
 font-weight: bold;
 color: #FFFFFF;
}

font.main2 {
 color: #FFFFFF;
}

p.main2 {
 color: #FFFFFF;
}

p.main2 {
 color: #FFFFFF;
}

font.online { color: #996600; }
font.offline { color: #CCC; }

td { border : 0px; }

table.border {
 	background-color: #b5b486;
	border: 1px solid #000000;
}

table.border_forums {
 	background-color: #b5b486;
	border: 1px solid #000000;
}

.info_bar {
	border: 1px solid #000;
	padding : 1px;
	font: 8pt Microsoft Sans Serif;
}

input {
background-color: #ffffff;
border: 1px solid #b5b486
color: #000000;
font-family:  Microsoft Sans Serif;
font-size: 8pt;
padding: 2px;
padding-right: 4px;
padding-left: 4px;
}

input.button {
background: #FFF url('../images/cat.jpg') top repeat-x;
border: 1px solid #b5b486;
color: #000000;
font-family: Microsoft Sans Serif;
font-size: 8pt;
font-weight: bold;
padding: 4px;
}

input.radio {
        background: transparent;
        border: 0px;
}

input.checkbox {
        background: transparent;
        border: 0px;
}

.smallfont {
	font: 11px Tahoma, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	color:#B0B290;
}

td.smbox {
    background-color: #F5F8F7;
   	font-family: Tahoma;
    font-size: 9pt;
    color: #696757;
    padding : 0px;
}

.pager {
background: #fcf9d8 url(../images/gradient_thead.gif) bottom repeat-x;
color: #000;
font-family: Microsoft Sans Serif;
font-size: 8pt;
text-align: center;
padding : 0px;
border-color:#b5b486;
border-width:1px;
line-height: 60%;
}

.pager .tbar { font-weight: normal; }

.perpage {
	background: #fcf9d8 url(../images/main_bar.gif) bottom repeat-x;
	color: #000000;
	font-family: Microsoft Sans Serif;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
	padding : 1px;
	border-color:#000000;
	border-width:1px;
	line-height: 60%;
}

.text {
font: bold 16px Arial;
color:#000;
}

.td_special {
    background-color: #f6f6ef;
    background-image: url(../images/special.png);
	background-repeat: no-repeat;
	color:#000;
	font: bold 16px Arial;
	padding : 4px;
}

input,button {
	background: #FFF;
	border: 1px solid #b5b486;
	color: #000000;
	font-family: Microsoft Sans Serif;
	font-size: 8pt;
}

.input_text {
	font-family: Microsoft Sans Serif;
	font-size: 8pt;
  	background: #FFF;
  	border-color:#000;
 	border-width:1px;
	color:#000;
}

.readonly {
	font-family: Microsoft Sans Serif;
	font-size: 8pt;
	background: #FFF;
	border-color:#000000;
	border-width:1px;
	color:#000000;
}

select {
	background: #FFF;
	border: 1px solid #dcdac1;
	color: #000;
	font: normal 8pt Tahoma;
	margin: 5px;
	padding: 1px;
	vertical-align: middle;
}

textarea {
	background: #ffffff;
	border: 1px solid #000;
    color: #000000;
    font: bold 16px Arial;
    padding: 2px;
    padding-right: 6px;
    padding-left: 6px;
}

form {
        margin: 0px 0px 0px 0px;
}

/* ##################################################     FOOTER          #################### */
.footer_bar_links {
border-left:1px solid #969EA2;
border-right:0px solid #969EA2;
font-family:  Arial;
font-size: 12pt;
font-weight: bold;
color: #000;
margin: 5px 0 5px 0;
padding: 1px 5px 4px 5px;
}

.footer_bar_links a {
color: #996600;
text-decoration: none;
}
.footer_bar_links a:hover, .footer_bar_links a:active {
color: #;
text-decoration: underline;
}

table.footer_bar {
background: #f6f6ef url('../images/rowbackground.gif') bottom repeat-x;
border: 1px solid #000;
color: #000;
text-align: center;
padding: 3px;
width: 98%;
}

#footer {
position:relative;
visibility:visible;
z-index:55;
font-size:11px;
margin: 0px  auto;
color:#fff;
height:100px;
width: 100%;
background-color:#121205;
background-image:url(../images/footer-bg-2010.jpg);
background-repeat:no-repeat;
background-position:bottom;
}

#footer-left {
font-family: Microsoft Sans Serif ,Verdana, Arial, Helvetica;
font-size:8pt;
font-weight: normal;
text-align: left;
padding-bottom: 10px;
color:#fff;
}

#footer-left a {
font-family: Microsoft Sans Serif ,Verdana, Arial, Helvetica;
font-size:8pt;
text-align: left;
color:#ddd84f;
text-decoration:none;
}

#footer-left a:hover { color:#fff; }

#footer-right {
font-family: Microsoft Sans Serif ,Verdana, Arial, Helvetica;
font-size:8pt;
font-weight: normal;
text-align: left;
color:#fff;
padding-top:28px;
}

#footer-right a {
font-family: Microsoft Sans Serif ,Verdana, Arial, Helvetica;
font-size:8pt;
text-align: left;
color:#ddd84f;
text-decoration:none;
}

#footer-right a:hover { color:#fff; }
/* ##################################################     FOOTER          #################### */

/* start Css Editor*/
.inputbox
{
     width:540px;
     height:250px;
}
.editoriframe {
     background: #ffffff;
     border: 1px solid #969EA2;
     color: #000000;
     font-family: Arial;
     font-size: 16px;
     font-weight: bold;
     width:98%;
     height:250px;
     display:none;
     padding: 2px;
     padding-right: 6px;
     padding-left: 6px;
}

.editortoolbar
{
	background-color: #F5F8F7;
	background-repeat: repeat-x;
	font: 11px tahoma;
	padding:0px;
	margin:0px;
	text-align: right;

}
.editoricon
{
	background-color: #F5F8F7;
	text-align: right;
	font: 11px tahoma;
	padding:0px;
	margin:0px;

}

.editorbutton,
.editortoolbar
{
	padding: 2px;
	 align:right;
}
.editoroover
{
	padding: 2px;
}
.editorselect
{
	color: #333333;
	background-color: #FAFAFA;
	font-family: Tahoma;
	font-size: 1.1em;
	font-weight: normal;
	border: 1px solid #A9B8C2;
	padding: 1px;
}

.container
{
	width:100%;
	min-width:570px;
	background-color:#FFFFFF;
	border:1px solid #B5C4DD;
}

.toolbar
{
	 background-image:url('../images/editor/toolbar_background.gif');
	 padding-left:0;
	 padding-right:0;
	 padding-top:4px;
	 padding-bottom:4px;
 }

.toolbar2
{
	background-image:url('../images/editor/toolbar_background.gif');
	height:26px;
	padding:0;
}

.button
{
	padding:2px;
}

.oover
{
	border:1px solid #316ac5;
	background:#f1f6f8;
	padding:1px;
}

#sddm
{
	margin:0;
	padding:0;
	z-index:30;
}

#sddm li
{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	font:bold 11px arial;
}

#sddm li img
{
	display:block;
	margin:0 1px 0 0;
	padding:1px 2px;
}

#sddm li a
{
	 display:block;
	 background-image:url('../images/editor/custom.gif');
	 width:116px;
	 color:#989898;
	 text-align:center;
	 text-decoration:none;
	 margin-left:0;
	 margin-right:1px;
	 margin-top:0;
	 margin-bottom:0;
	 padding-left:10px;
	 padding-right:10px;
	 padding-top:3px;
	 padding-bottom:3px;
 }

#sddm div
{
	overflow:auto;
	width:160px;
	height:120px;
	-moz-opacity:.8;
	filter:alpha(opacity=80);
	opacity:.80;
	position:absolute;
	visibility:hidden;
	margin:0;
	padding:0;
	background:#fff;
	border:1px solid #eee;
}

#sddm div img
{
	width:120px;
}

#sddm div a
{
	position:relative;
	display:block;
	margin:0;
	padding:5px 10px;
	width:auto;
	white-space:nowrap;
	text-align:left;
	text-decoration:none;
	background:#FFF;
	color:#000;
}

#sddm div a:hover
{
	background:#eee;
	color:#545454;
	border:1px solid #7d7d7d
}

.rteStart
{
	background-image:url('../images/editor/start.gif');
	float:left;
	height:25px;
	width:7px;
	background:#FFF;
}

/* End css Editor*/

.time {
	color: #FFFFFF;
	font: 8pt Microsoft Sans Serif;
	text-align: center;

}

.describe {
	color: #000000;
	font: 12px Tahoma, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/resiz_images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/resiz_images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url('../images/resiz_images/nextlabel.gif') no-repeat right 15%; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}

#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}

#pm_popup {
    position:absolute;
    top:150px;
    border:1px solid;
    width:45%;
    margin-right: 0 0 0 0;
    margin-left: 0 0 0 0;
}

table.guest_border
{
 	 border: 1px solid #EAE3D1;
 	  background-color: #D5DAE2;
}

.quotetop{
	background: #EDE7E2 url(../images/css_img_quote.gif) no-repeat left;
	border: 1px dotted #000;
	border-bottom: 0;
	border-left: 4px solid #9E9A89;
	color: #000;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 10px;
	margin: 2px auto 0 auto;
	padding: 5px;
}

.quotemain{
	background: #FFF;
	border: 1px dotted #000;
	border-left: 4px solid #9E9A89;
	border-top: 0;
	color: #000;
	padding: 4px;
	margin: 0 auto 0 auto;
}

.codetop,
.sqltop,
.htmltop{
	background: #EEEEEE url(../images/css_img_code.gif) no-repeat left;
	border: 1px dotted #000;
	color: #000;
	font-weight: bold;
	margin: 0px;
	padding: 6px;
	width: 730px;
    float: left;
}

.codemain {
    background: #FAFCFE;
    color: #465584;
    font-family: Tahoma;
    font-size: 11px;
    margin: 0 auto;
    margin-left: 0px;
    padding: 6px;
    border: 1px dotted #000;
    height: 15%;
    width: 730px;
    text-align: left;
    overflow: auto;
    direction: ltr;
    clear: both;
}

.resizebar{
	background: #ffffe1 url(../images/resize.gif) no-repeat right;
	border: 1px dotted #000;
	color: #000;
	font-family: Tahoma;
	font-size: 7pt;
    padding-bottom:7px;
}

.preview {
background: #F5F8F7;
font: bold 16px Arial;
 }

.alerts
{
  color: #000080;
}

table.tools_table{
	background: transparent url(../images/barl.gif);
	border: 1px solid #989A9C;
    text-align: center;
	padding: 6px;
	width: 98%;
}

table.tools_table td{
	color: #fff;
	font: normal 11px Tahoma;
	padding: 3px;
}

.tools_table a:link
{
        color: #fff;
        text-decoration: none;
}
.tools_table a:visited
{
        color: #fff;
        text-decoration: none;
}
.tools_table a:hover, .tools_table a:active
{
        color: #fff;
        text-decoration: none;
}

.pbbmenu {
	background: #fcf9d8 url(../images/gradient_thead.gif) bottom repeat-x;
        border: 1px solid #000000;
        color: #000000;
        font-family: Tahoma;
    	font-size: 9pt;
        text-align: center;
 	    padding : 5px;
}
.pbbmenu a:link
{
        color: #000;
        text-decoration: none;
}
.pbbmenu a:visited
{
        color: #000;
        text-decoration: none;
}
.pbbmenu a:hover, .pbbmenu a:active
{
        color: #000;
        text-decoration: none;
}

.top_forum_bar {
background: #fcf9d8 url(../images/main_bar.gif) bottom repeat-x;
font-family: Microsoft Sans Serif;
color: #000000;
padding : 3px;
}

.top_forum_bar a:link
{
        color: #000;
        text-decoration: none;
}
.options_subject_bar
{

 	 border: 0px 0px 0px 0px;

}

.redirect
{
 	 border-left: 1px solid #969EA2;
 	 border-right: 1px solid #969EA2;
 	 border-bottom: 1px solid #969EA2;
	background-color: #F0F4F7;
     font-family: Tahoma;
     color: #fff;
   	 font-size: 9pt;
}


/* Start CSS Calendar  */
.Calendar_Main_Border {
	border: 1px solid #6593CF;
	font-family: Tahoma;
	font-size: 9pt;
	padding : 6px;
}

.Calendar_Title_Background_Color {
	background-color: #F0F4F7;
	background-image: url(../images/main_bar.gif);
	border-bottom: 1px solid #ffffff;
	font-family: Tahoma;
	font-size: 9pt;
	padding : 6px;
	color: #fff;

}

.Calendar_ToDay_Background_Color {
	background-color: #ECECF5;
	background: #00FF00 url(../images/gradient_tcat.gif);
	border-left: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	font-family: Tahoma;
	font-size: 10pt;
	color: #ffffff;
	font-weight: bold;
	padding : 10px;
}

.Calendar_NormalDay_Background_Color {
	background-color: #E1E9F0;
	background: #D8D8D8 url(../images/main_bar.gif);
	border-left: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	padding : 10px;
	color: #fff;
}


.Calendar_MouseOver {
 	background-color: #F5F8F7;
   	border-left: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	padding : 10px;
}

.Calendar_first_day_array
{
 	background-color: #F5F8F7;
	border-width: 1px;
	border-style: solid;
    text-align: center;
    padding : 6px;
}
/* END CSS Calendar  */

.drop_menu {
     position: absolute;
     z-index: 1;
     border:1px solid #969EA2;
}

.popmenubutton{
	width:95px;
	white-space:nowrap;
	background-color: #FFF;
	border:1px solid #000;
	color: #000;
	font-family: Tahoma;
	font-size: 9pt;
	float:left;
	height:15px;
	text-align:center;
	margin:0px;
	padding:3px;
}

.popmenubutton a:link,
.popmenubutton a:visited
{
	color: #000;
	text-decoration: none;
}

.popmenubutton a:hover
{
	color: #000;
	text-decoration: underline;
}

.searchlite {
	background-color:yellow;
	font-weight:bold;
	color: red;
}

/* ##################################################     SIDEBAR          #################### */
.arrow {
	float: right;
	list-style-type: none;
	text-align: right;
	margin: 0px;
	padding: 0px;
	width: 190px;
	color:#996600;
}
.arrow li {
	float: right;
	text-align: right;
	margin: 0px;
	width: 190px;
	color:#996600;
}
.arrow li a:link, .arrow li a:visited {
	width: 190px;
	display: block;
	padding:5px 18px 5px 5px;
	text-decoration: none;
	overflow:hidden;
	text-align: right;
	/*border-bottom: 1px solid #947a14;*/
	background-image:url(../images/nav-bullet.gif);
	background-position:right center ;
	background-repeat:no-repeat;
	color: #996600;
	font-family: Microsoft Sans Serif,tohama,arial,verdana;
	font-size: 8pt;
	font-weight: normal;
}
.arrow li a:hover, .arrow li a:active {
	width: 190px;
	text-decoration:underline;
	display: block;
	overflow:hidden;
	text-align: right;
	color:#996600;
	/*border-bottom: 1px solid #947a14;*/
	padding:5px 18px 5px 5px;
	background-image:url(../images/nav-bullet-hov.gif);
	background-position:right center ;
	background-repeat:no-repeat;
	background-color:#dfd9c1;
	font-family: Microsoft Sans Serif,tohama,arial,verdana;
	font-size: 8pt;
	font-weight: normal;
}
.arrow ul li {
	text-align: right;
	font-family: Microsoft Sans Serif,tohama,arial,verdana;
	font-size: 8pt;
	font-weight: normal;
	color:#996600;
	margin: 0px;
	padding: 0px;
}
.arrow ul {
	list-style-type: none;
	text-align: right;
	margin: 0px;
	padding: 0px;
	color:#996600;
}
.arrow ul li a:link, .arrow ul li a:visited {
	width: 190px;
	display: block;
	padding:5px 18px 5px 5px;
	text-decoration: none;
	overflow:hidden;
	text-align: right;
	/*border-bottom: 1px solid #947a14;*/
	background-3:url(../images/nav-bullet.gif);
	background-position:right center ;
	background-repeat:no-repeat;
	color:#996600;
	font-family: Microsoft Sans Serif,tohama,arial,verdana;
	font-size: 8pt;
	font-weight: normal;
}
.arrow ul li a:hover, .arrow ul li a:active {
	width: 190px;
	display: block;
	padding:5px 18px 5px 5px;
	text-decoration: none;
	overflow:hidden;
	text-align: right;
	/*border-bottom: 1px solid #947a14;*/
	background-image:url(../images/nav-bullet-hov.gif);
	background-position:right center ;
	background-repeat:no-repeat;
	background-color:#edece0;
	color:#996600;
	font-family: Microsoft Sans Serif,tohama,arial,verdana;
	font-size: 8pt;
	font-weight: normal;
}

.arrow-overflow {
	float: right;
	list-style-type: none;
	text-align: right;
	margin: 0px;
	padding: 0px;
	width: 212px;
	height: 250px;
	color:#996600;
	overflow: auto;
	scrollbar-base-color: #edeadb;
	scrollbar-arrow-color: #947a14;
	scrollbar-3dlight-color: #947a14;
	scrollbar-darkshadow-color: #947a14;
	scrollbar-face-color: #dfd9c1;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-track-color: #edeadb;
}
.arrow-overflow li {
	float: right;
	text-align: right;
	margin: 0px;
	width: 190px;
	padding: 0px;
	color:#996600;
}
.arrow-overflow li a:link, .arrow-overflow li a:visited {
	width: 168px;
	display: block;
	padding:5px 18px 5px 5px;
	text-decoration: none;
	overflow:hidden;
	text-align: right;
	/*border-bottom: 1px solid #947a14;*/
	background-image:url(../images/nav-bullet.gif);
	background-position:right center ;
	background-repeat:no-repeat;
	color: #996600;
	font-family: Microsoft Sans Serif,tohama,arial,verdana;
	font-size: 8pt;
	font-weight: normal;
}
.arrow-overflow li a:hover, .arrow-overflow li a:active {
	width: 168px;
	text-decoration:underline;
	display: block;
	overflow:hidden;
	text-align: right;
	color:#996600;
	/*border-bottom: 1px solid #947a14;*/
	padding:5px 18px 5px 5px;
	background-image:url(../images/nav-bullet-hov.gif);
	background-position:right center ;
	background-repeat:no-repeat;
	background-color:#dfd9c1;
	font-family: Microsoft Sans Serif,tohama,arial,verdana;
	font-size: 8pt;
	font-weight: normal;
}
.arrow-overflow ul li {
	text-align: right;
	font-family: Microsoft Sans Serif,tohama,arial,verdana;
	font-size: 8pt;
	font-weight: normal;
	color:#996600;
	margin: 0px;
	padding: 0px;
}
.arrow-overflow ul {
	list-style-type: none;
	text-align: right;
	margin: 0px;
	padding: 0px;
	color:#996600;
}
.arrow-overflow ul li a:link, .arrow-overflow ul li a:visited {
	width: 168px;
	display: block;
	padding:5px 18px 5px 5px;
	text-decoration: none;
	overflow:hidden;
	text-align: right;
	/*border-bottom: 1px solid #494848;*/
	background-image:url(../images/nav-bullet.gif);
	background-position:right center ;
	background-repeat:no-repeat;
	color:#996600;
	font-family: Microsoft Sans Serif,tohama,arial,verdana;
	font-size: 8pt;
	font-weight: normal;
}
.arrow-overflow ul li a:hover, .arrow-overflow ul li a:active {
	width: 168px;
	display: block;
	padding:5px 18px 5px 5px;
	text-decoration: none;
	overflow:hidden;
	text-align: right;
	/*border-bottom: 1px solid #494848;*/
	background-image:url(../images/nav-bullet-hov.gif);
	background-position:right center ;
	background-repeat:no-repeat;
	background-color:#edece0;
	color:#996600;
	font-family: Microsoft Sans Serif,tohama,arial,verdana;
	font-size: 8pt;
	font-weight: normal;
}

.sidebar-box {
	background: #FFF url('../images/input-back.gif') bottom repeat-x;
	width: 200px;
	height: 20px;
	padding:2px;
	border: 1px solid #b5b486;
	font-family: Microsoft Sans Serif;
	font-size: 8pt;
}
.sidebar-button {
	width: 206px;
	height: 20px;
	border: 1px solid #b5b486;
	background: #FFF url('../images/cat.jpg') top repeat-x;
	font-family: Microsoft Sans Serif;
	font-size: 8pt;
}
.sidebar-button:hover {
	width: 206px;
	height: 20px;
	border: 1px solid #b5b486;
	background: #FFF url('../images/cat-hov.jpg') top repeat-x;
	cursor: pointer  ;
	font-family: Microsoft Sans Serif;
	font-size: 8pt;
}
/* ##################################################     SIDEBAR          #################### */

a.editorsentbutton {
	text-decoration: none;
	color: #000;
	background: #FFF;
	border: 1px solid #ccc;
	padding: 2px;
	padding-right: 4px;
	padding-left: 4px;
	margin:2px;
}
a.editorsentbutton:hover {
	text-decoration: none;
	color: #000;
	background: #CCC;
	border: 1px solid #ccc;
	padding: 2px;
	padding-right: 4px;
	padding-left: 4px;
	margin:2px;
}
