/* CSS Document */

* {margin: 0}

a {text-decoration:none; color:#df5e11}
a:hover{ text-decoration:underline}

h2 {color:#6c1909; font-weight:normal; font-size:30px}

html, body {height:100%; font-family: Arial, Helvetica, sans-serif, Tahoma; font-size:12px; color:#666464}
#header {background:url(../images/headerbg.jpg) repeat-x;}
#header .wrap {width:1000px; margin: 0 auto;  height:160px; position:relative}
#header .menu {position:absolute; bottom: 0; right: 0; width:500px; text-align:right}
#header .menu_blog {position:absolute; top: 0; right: 0; width:400px; text-align:right}
#header .menubttn{ background:url(../images/light-off.png) bottom center no-repeat;  height:127px; padding: 0 10px; width:auto; cursor:pointer; float:left}
#header .menubttn-hover{background:url(../images/light-on.png) bottom center no-repeat;  height:127px; padding: 0 10px; width:auto; cursor:pointer; float:left}
#header .menubttn-text{padding-top:138px; text-align:right; font-size:13px}
#header .menubttn-text a{color:#ffffff; text-decoration:none; font-weight:bold; font-family:"Times New Roman", Times, serif}
#header .menubttn-text a:hover{color: #FFCC00; text-decoration:none; font-weight:bold}

.clear {clear:both}
#content { background:url(../images/contentbg.jpg) repeat-x}
.contentwrap {padding: 20px 0 124px 0; overflow:hidden; width:937px; margin: 0 auto;  }

#rightpane{ background:url(../images/rightpanebg.jpg) repeat-y; width:236px}

.wrap_right {padding:10px; color:#FFFFFF}
#rightpane a {color:#df5e11}

.linebreak {border-left:#e4e4e4 1px solid;}


#wrapper{
	 min-height: 100%;
     height: auto !important;
     height: 100%;
     margin: 0 0 -104px 0;
}

#footer {height:104px; background:url(../images/footerbg.jpg) repeat-x}
#footer .wrap {width:1000px; margin: 0 auto; padding-top:35px; color:#FFFFFF; font-size:11px}
#footer a {color:#ffc000}


/*header--------------------------------------------------------------------------------------*/
#admin_wrapper {width:999px; margin:0 auto; border:1px solid #D5D5D5; padding:15px;}
#admin_header {background:url(../images/headerbg.jpg) repeat-x;}
#admin_header .wrap {width:1000px; margin: 0 auto;  height:160px; position:relative}
#admin_header .menu {position:absolute; bottom: 32px; right: 0; width:500px; text-align:right;}
#admin_header .menu_blog {position:absolute; top: 10px; right: 0; width:400px; text-align:right} 
#admin_header .menubttn{ background:url(../images/light-off.png) bottom center no-repeat;  height:127px; padding: 0 10px; width:auto; cursor:pointer; float:left}
#admin_header .menubttn-hover{background:url(../images/light-on.png) bottom center no-repeat;  height:127px; padding: 0 10px; width:auto; cursor:pointer; float:left}
#admin_header .menubttn-text{padding-top:138px; text-align:right; font-size:13px}
#admin_header .menubttn-text a{color:#ffffff; text-decoration:none; font-weight:bold; font-family:"Times New Roman", Times, serif}
#admin_header .menubttn-text a:hover{color: #FFCC00; text-decoration:none; font-weight:bold}

/*login header--------------------------------------------------*/
#admin_header .menubttn2{ background:url(../images/light-off.png) bottom center no-repeat;  height:127px; padding: 0 10px; width:auto; cursor:pointer; float:right}
#admin_header .menubttn2-hover{background:url(../images/light-on.png) bottom center no-repeat;  height:127px; padding: 0 10px; width:auto; cursor:pointer; float:right}
#admin_header .menubttn2-text{padding-top:138px; text-align:right; font-size:13px}
#admin_header .menubttn2-text a{color:#ffffff; text-decoration:none; font-weight:bold; font-family:"Times New Roman", Times, serif}
#admin_header .menubttn2-text a:hover{color: #FFCC00; text-decoration:none; font-weight:bold}


/*content-----------------------------------*/
#bck_admin {width: 999px;padding-top:20px;min-height:490px;}
#content_wrapper{padding: 0 0 0 60px;}
#content_whole_admin{width: 900px;}
 

 

