body {
 margin: 0px;
 background: #353e45 url() no-repeat center top;
 font: 11px 'Verdana';
 color: #e5e5e5;
 text-align: center;
}

body a {
 color: #666666;
}

body a:hover {
 text-decoration: none;
}

* {
 font-size: 11px;
 font-family: 'Verdana';
}


#header_all {
 width: 960px;
 margin: auto;
}

#header_left {
 width: 800px;
 text-align: left;
 
}
#header_top {
 width: 960px;
 margin: auto;
 text-align: left;
 opacity: 0.5;
}
#header_top:hover {
 margin: auto;
 text-align: left;
 opacity: 1;
}

#city {
 width: 960px;
 height: 208px;
 margin: auto;
 opacity: 0.9;
 margin-left: 0px;
 background: url(/images/hd1.png) no-repeat;
}

#boddy {
 width: 960px;
 margin: auto;
 padding: 0px;
}

#all {
 margin: auto;
 width: 960px;
}

#content_top {
 width: 960px;
 height: 7px;
 background: url(/images/container-top.png);
}

#container {
 width: 960px;
 background: url(/images/bg.png) repeat;
 text-align: center;
}

#content_bottom {
 width: 960px;
 height: 7px;
 background: url(/images/container-bot.png);
}

#top_menu {
 text-align: left;
 margin-right: 15px;
 float: right;
 height: 41px;
 line-height: 41px;
}

#top_menu a {
 color: #dbdbdb;
 text-decoration: none;
 height: 41px;
 line-height: 41px;
 vertical-align: middle;
 text-shadow: #1c1c1c 1px 1px 1px;
 font-weight: bold;
}

#top_menu a:hover {
 color: #dbdbdb;
 text-decoration: none;
 height: 41px;
 line-height: 41px;
 vertical-align: middle;
 text-shadow: #1c1c1c 1px 1px 1px;
 font-weight: bold;
}

.wficons{float:left;margin:130px 0 0 15px;width:160px;height:29px;}
.wficons a{float:left;display:block;overflow:hidden;background:transparent url(/images/wficons.png) no-repeat;height:29px;text-indent:-99em;}
.wficons a.guestbook{background-position:0 0;width:29px;}
.wficons a.tags{background-position:-29px 0;width:29px;}
.wficons a.links{background-position:-58px 0;width:26px;}
.wficons a.email{background-position:-84px 0;width:30px;}
.wficons a.rss{background-position:top right;width:29px;}
.wficons a.guestbook:hover{background-position:0 bottom;width:29px;}
.wficons a.tags:hover{background-position:-29px bottom;width:29px;}
.wficons a.links:hover{background-position:-58px bottom;width:26px;}
.wficons a.email:hover{background-position:-84px bottom;width:30px;}
.wficons a.rss:hover{background-position:right bottom;width:29px;}


.left {
 float: left;
 text-align: center;
 background: url(/images/5.png);
 display: table-cell;
 width: 75px;
}

.center {
 float: left;
 text-align: center;
 background: url(/images/6.png);
 display: table-cell;
 width: 109px;
}

.right {
 float: left;
 text-align: center;
 background: url(/images/7.png);
 display: table-cell;
 width: 72px;
}

#site_logo a {
 width: 550px;
 display: table-cell;
 vertical-align: bottom;
 text-align: center;
 font: 60px 'Tahoma';
 color: #4ec1e6;
 text-decoration: none;
 text-shadow: #000 1px 1px 1px;
}

#site_logo a:hover {
 font: 60px 'Tahoma';
 color: #fff;
}

#site_slogon {
 width: 550px;
 display: table-cell;
 vertical-align: bottom;
 text-align: center;
 font: 30px/10px 'Tahoma';
 color: #e5e5e5;
 text-decoration: none;
 text-shadow: #000 1px 1px 1px;
}

#who_is {
 color: #ffffff !important;
}

#who_is a {
 color: #666666;
}



#maincol {
 width: 720px;
 background: url(/images/bg.png) repeat;
 vertical-align: top;
 border-radius: 5px;
 -moz-border-radius: 5px;
}

#maincol_inside a {
 color: #dbdbdb;
 text-decoration: none;
}

#maincol_inside a:hover {
 text-decoration: underline;
}

#maincol_inside {
 margin: 10px 10px 10px 10px;
 width: 720px;
 text-align: justify;
}

.eTitle {
 width: 715px;
 text-align: center;
 height: auto;
 line-height: 15px;
 color: #fff;
 background: #474747;
 text-shadow: #7d7d7d 1px 1px 1px;
 text-transform: uppercase;
 font-weight: bold;
 border-radius: 5px;
 -moz-border-radius: 5px;
 padding: 8px 0px 8px 0px;
}

#maincol_inside .eTitle a {
 color: #e5e5e5;
 text-decoration: none;
 padding-left: 15px;
 font-weight: bold;
}

#maincol_inside .eTitle div a {
 padding-left: 0px;
}

#maincol_inside .eTitle a:hover {
 text-decoration: underline;
}

.eMessage, .cMessage, .eText, .eAnswer {
 background: #545454;
 text-align: justify !important;
 color: #e3e3e3;
 padding: 0px;
 padding: 7px 10px !important;
 border-radius: 5px;
 -moz-border-radius: 5px;
 margin-top: 5px;
}

.eMessage a, .cMessage a, .Text a, .eAnswer a {
 color: #e3e3e3!important;
}

.cMessage {
 border-radius: 10px;
 -moz-border-radius: 10px;
 border: 10px solid #262626;
 background: #262626;
}

.eDetails, .eDetails1, .eDetails2 {
 color: #ffffff;
 padding: 3px 5px 0 0;
 font: 11px/11px Tahoma;
}

.eBlock td {
 padding: 0px;
}

#leftcol {
 width: 220px;
 vertical-align: top;
 padding-top: 5px;
}

#rightcol {
 width: 220px;
 vertical-align: top;
 padding-top: 5px;
}

.block {
 width: 100%;
}

.blocktitle {
 color: #4ec1e6;
 margin: 0px 10px 0px 10px;
 padding-top:5px;
 text-align: center;
 text-shadow: #000 1px 1px 1px;
 width: 203px;
 height: 30px;
 line-height: 30px;
 background: url(/images/col_03.png);
 font-weight: bold;
}

.blockcontent {
 width: 203px;
 margin: 0px 10px 0px 10px;
 background: url(/images/col_05.png);
 text-align: left;
 padding: 1px 0px;
}

.blockcontent_inside li {
 margin-left: 15px;
}

.blockcontent_inside ul {
 margin-left: 15px;
 padding-left: 0px;
}

ul.uMenuRoot {
 margin-left: 0px;
}

.blockcontent a {
 color: #ffffff;
 text-decoration: none;
}

.blockcontent a:hover {
 text-decoration: underline;
}

.blockcontent_inside {
 margin: 10px 10px 5px 10px;
 width: 180px;
}

.blockbottom {
 width: 203px;
 height: 5px;
 margin-left: 10px;
 margin-bottom: 10px;
 overflow: hidden;
 background: url(/images/col_07.png);
}

a.calMdayLink, .calMdayIs, .calMdayIsA {
 background: #a6a5a5;
 padding: 3px;
 color: #2b2b2b !important;
}

.calWday {
 margin: 3px;
 height: 18px;
 padding-bottom: 3px;
 padding-left: 3px;
 padding-right: 3px;
 background: #666666;
 border-left: 1px dotted #252927;
 border-right: 1px dotted #252927;
 border-top: 0px;
 border-bottom: 0px;
 color: #fefefe;
}

.calWdaySe, .calWdaySu {
 padding-bottom: 3px;
 background: url(/.s/t/793/14.png) repeat-x;
 border-left: 1px solid #252927;
 border-right: 1px solid #252927;
 border-top: 0px;
 border-bottom: 0px;
 color: #2b2b2b;
}

.calMday, calMdayA, .calMdayIs {
 font: 12px 'Arial';
 color: #fffefe;
}

.calMonthLink {
 font: 13px 'Arial';
}

.swchItem span, .swchItemA span {
 font: 11px 'Arial';
 height: 18px;
 width: 18px;
 padding-top: 2px;
 padding-bottom: 2px;
 padding-left: 3px;
 padding-right: 3px;
 background: url(/images/but.png) repeat-x;
 border-left: 1px solid #252927;
 border-right: 1px solid #252927;
 border-top: 0px;
 border-bottom: 0px;
 color: #ffffff;
 text-decoration: none;

}

.swchItem span:hover {
 background-position: 0px -18px;
 color: #2b2b2b;
}

.swchItem span:active {
 background-position: 0px -36px;
 color: #2b2b2b;
}

.swchItem {
 text-decoration: none;
}

.admBarCenter div, .myWinSuccess {
 font-size: 11px !important;
 font-family: 'Arial' !important;
}


.uMenuRoot {
 margin: 0px;
 padding: 0px;
 list-style-type: none;
}

.uMenuItem span {
 margin-left: 25px;
 margin-right: 10px;
 padding-right: 5px;
}

.u-menu span {
 margin-left: 0px;
}

.uMenuRoot li {
 height: 18px;
 line-height: 18px;
 width: 180px;
 margin-left: 0px;
 overflow: hidden;
}

.uMenuRoot a {
 outline: none;
 position: absolute;
 height: 18px;
 width: 180px;
 text-decoration: none;
 color: #fefefe;
 background: url(/images/bu.png);
 border-radius: 4px;
 -moz-border-radius: 4px;
}

.uMenuRoot a:hover {
 color: #fff;
 text-decoration: none;
 background: url(/images/but.png) 0 -20px;
 background-position: 360px 0px;
}

.uMenuRoot a:active {
 background: url(/images/but.png) 0 -20px;
 background-position: 180px 0px;
}

a.uMenuItemA {
 background: url(/images/bu.png) 0 -40px;
 color: #2b2b2b;
}



.blockcontent_inside {
 padding: 0px;
}





#footer {
 height: 36px;
 width: 100%;
 min-width: 960px;
}

.img_n {
 float:left; width:150px; border: 1px solid #fff;padding: 5px;background: #7d7d7d;margin: 2px 10px 10px 2px;
 border-radius: 5px;
 -moz-border-radius: 5px;
}
#copyright {
 height: 36px;
 line-height: 36px;
 width: 960px;
 background: url(/images/bot.png);
 margin: auto;
 color: #d9d9d9;
}

#copyright a {
 color: #d9d9d9;
}

#copyright img {
 vertical-align: middle !important;
}

#bottom_menu {
 height: 20px;
 line-height: 20px;
 width: 960px;
 margin: auto;
 color: #d6d6d6;
}

#bottom_menu a {
 color: #4eb3d3;
 padding-right: 10px;
 padding-left: 10px;
 text-decoration: none;
 font-weight: bold;
 text-shadow: 1px 1px 1px #000;
}

#bottom_menu a:hover {
 color: #d6d6d6;
 text-decoration: none;
 border-bottom: 1px dotted #d6d6d6;
}

.forumContent {
 margin: auto;
 margin-top: 1px;
 width: auto;
 _width: 930px;
 margin: 10px 14px 0px 14px;
 background: url(/images/bg.png) repeat;
 padding: 10px;
 border-radius: 5px;
 -moz-border-radius: 5px;
}


.forumContent a:hover {
 text-decoration: underline;
}

.forumContent a {
 color: #dbdbdb;
 text-decoration: none;
}

.forumContent table {

 background: transparent;
}

.gTable, .postTable {
 width: 100% !important;
 max-width: 100% !important;
 border-collapse: collapse;

}

.gTable td {
 border-collapse: collapse;
 padding: 0px;

 border: 1px solid #616161;
 background: #737373; 
}

.postTable td {
 border-collapse: collapse;
 padding: 5px;

 border: 1px solid #8d8e8e;
}

td.pollQuestion, td.pollAnswer, td.pollButtons, td.pollResults, .pollResults table td, td.pollTotal {
 border: 0px !important;
}

.gTableTop {
 height: 30px;
 background: #474747 !important;
 color: #fff !important;
 text-shadow: #000 1px 1px 1px;
 font-weight: bold;
 padding-left: 15px !important;
}

.gTableTop a {
 color: #fff !important;
 text-shadow: #000 1px 1px 1px;
 font-weight: bold;
 text-decoration: none !important;
}

.gTableTop a:hover {
 color: #2c2c2c !important;
 font-weight: bold;
 text-decoration: underline !important;
}

.postBottom table td {
 border: 0px;
}

.postSeparator {
 height: 2px;
}

.posttdMessage {
 text-align: justify;
}

.gTableSubTop, .threadPostTd, .threadViewTd, .threadAuthTd, .forumThreadTd, .forumPostTd {

}

a.TopSortLink {
 text-decoration: none;
}

a.TopSortLink:hover {
 text-decoration: underline;;
}

a.postUser {
 color: #ffffff;
 font-weight: bold;
}

a.forum, a.threadLink {
 font-weight: bold;
 margin: 5px;
}

.quoteMessage {
 background: #212121;
}



input[type=submit], input[type=reset], input[type=button] {
 margin: 2px 1px;
 height: 18px;
 padding-bottom: 3px;
 background: url(/images/but.png) repeat-x;
 border-left: 1px solid #252927;
 border-right: 1px solid #252927;
 border-top: 0px;
 border-bottom: 0px;
 color: #fefefe;
 cursor: pointer;
 border-radius: 5px;
 -moz-border-radius: 5px;
}

input[type=submit]:hover, input[type=reset]:hover, input[type=button]:hover {
 background: url(/images/but.png) repeat-x;
 color: #2b2b2b;
 background-position: 0px -18px;
 border-radius: 5px;
 -moz-border-radius: 5px;
}

input[type=submit]:active, input[type=reset]:active, input[type=button]:active {
 background: url(/images/but.png) repeat-x;
 background-position: 0px -36px;
 border-radius: 5px;
 -moz-border-radius: 5px;
}

input.loginField {
 margin: 2px 1px;
 height: 16px;
 padding-bottom: 3px;
 background: #7d7d7d;
 padding-left: 5px;
 border-top: 0px;
 border-bottom: 0px;
 color: #fefefe;
 cursor: text;
 border-radius: 5px;
 -moz-border-radius: 5px;
}

.queryField {
 width: auto !important;
}

.niceRadio {
 width: 16px;
 height: 16px;
 display: inline-block;
 cursor: pointer;
 background: url(/images/20.png);
 background-position: 0 -16px;
 overflow: hidden;
 vertical-align: middle;
}
.radioChecked {
 background-position: 0 0px !important;
}
.niceRadio input {
 margin-left: -17px;
}
span.niceRadio:hover {
 background-position: 0 -32px;
}




.popupbody {
 background: #1b1b1b !important;
}

.userinfo {
 height: 30px;
 background: url(/.s/t/793/9.png) !important;
 color: #2c2c2c;
 text-shadow: #eeeeee 1px 1px 1px;
}
#nav,#nav ul {  
 list-style: none outside none;  
 margin: 0;  
 padding: 0;  
 }  
 #nav {  
 background: url('http://xn--g1acecr2a.xn--p1ai/jquery/demo/menu/menu_bg.png') no-repeat scroll 0 0 transparent;  
 clear: both;  
 font-size: 12px;  
 height: 58px;  
 padding: 0 0 0 9px;  
 position: relative;  
 width: 957px;  
 }  
 #nav ul {  
 background-color: #222;  
 border:1px solid #222;  
 border-radius: 0 5px 5px 5px;  
 border-width: 0 1px 1px;  
 box-shadow: 0 5px 5px rgba(0, 0, 0, 0.5);  
 left: -9999px;  
 overflow: hidden;  
 position: absolute;  
 top: -9999px;  
 z-index: 2;  

 -moz-transform: scaleY(0);  
 -ms-transform: scaleY(0);  
 -o-transform: scaleY(0);  
 -webkit-transform: scaleY(0);  
 transform: scaleY(0);  

 -moz-transform-origin: 0 0;  
 -ms-transform-origin: 0 0;  
 -o-transform-origin: 0 0;  
 -webkit-transform-origin: 0 0;  
 transform-origin: 0 0;  

 -moz-transition: -moz-transform 0.1s linear;  
 -ms-transition: -ms-transform 0.1s linear;  
 -o-transition: -o-transform 0.1s linear;  
 -webkit-transition: -webkit-transform 0.1s linear;  
 transition: transform 0.1s linear;  
 }  
 #nav li {  
 background: url('http://xn--g1acecr2a.xn--p1ai/jquery/demo/menu/menu_line.png') no-repeat scroll right 5px transparent;  
 float: left;  
 position: relative;  
 }  
 #nav li a {  
 color: #FFFFFF;  
 display: block;  
 float: left;  
 font-weight: normal;  
 height: 30px;  
 padding: 23px 20px 0;  
 position: relative;  
 text-decoration: none;  
 text-shadow: 1px 1px 1px #000000;  
 }  
 #nav li:hover > a {  
 color: #00B4FF;  
 }  
 #nav li:hover, #nav a:focus, #nav a:hover, #nav a:active {  
 background: none repeat scroll 0 0 #121212;  
 outline: 0 none;  
 }  
 #nav li:hover ul.subs {  
 left: 0;  
 top: 53px;  
 width: 180px;  

 -moz-transform: scaleY(1);  
 -ms-transform: scaleY(1);  
 -o-transform: scaleY(1);  
 -webkit-transform: scaleY(1);  
 transform: scaleY(1);  
 }  
 #nav ul li {  
 background: none;  
 width: 100%;  
 }  
 #nav ul li a {  
 float: none;  
 }  
 #nav ul li:hover > a {  
 background-color: #121212;  
 color: #00B4FF;  
 }  
 #lavalamp {  
 background: url('http://xn--g1acecr2a.xn--p1ai/jquery/demo/menu/lavalamp.png') no-repeat scroll 0 0 transparent;  
 height: 16px;  
 left: 13px;  
 position: absolute;  
 top: 0px;  
 width: 64px;  

 -moz-transition: all 300ms ease;  
 -ms-transition: all 300ms ease;  
 -o-transition: all 300ms ease;  
 -webkit-transition: all 300ms ease;  
 transition: all 300ms ease;  
 }  
 #lavalamp:hover {  
 -moz-transition-duration: 3000s;  
 -ms-transition-duration: 3000s;  
 -o-transition-duration: 3000s;  
 -webkit-transition-duration: 3000s;  
 transition-duration: 3000s;  
 }  
 #nav li:nth-child(1):hover ~ #lavalamp {  
 left: 13px;  
 }  
 #nav li:nth-child(2):hover ~ #lavalamp {  
 left: 90px;  
 }  
 #nav li:nth-child(3):hover ~ #lavalamp {  
 left: 170px;  
 }  
 #nav li:nth-child(4):hover ~ #lavalamp {  
 left: 250px;  
 }  
 #nav li:nth-child(5):hover ~ #lavalamp {  
 left: 330px;  
 }  
 #nav li:nth-child(6):hover ~ #lavalamp {  
 left: 410px;  
 }  
 #nav li:nth-child(7):hover ~ #lavalamp {  
 left: 490px;  
 }  
 #nav li:nth-child(8):hover ~ #lavalamp {  
 left: 565px;  
 }