/* General Style */
body {background:#151515;no-repeat fixed;background-attachment: fixed;background-size:100%;margin:0px;padding:0;font-size:11px;font-family:tahoma;color:#43474c;text-align:center;}
td, input, select, textarea {font: 11px 'tahoma';}
body a {color:#707070;text-decoration:none;}
body a:hover {color:#f79923;}
* {}
img {border: 0px;}
p {margin:5px 0;}
a.noun img {margin: 2px;}
ul, li {margin: 0px; padding: 0px;}
.clear {clear:both;overflow:hidden;}
:focus {outline: none;}
textarea {resize: none;}
hr {height: 1px; background: #918f69; border: 0px; overflow: hidden;}
.info_by {text-align:center;margin-bottom:10px;}
/* ------------- */
#footer {padding:0 0 30px;}
.foot-i {padding:20px;color:#fff;font-size:10px;font-style:italic;background:#FFBA21;overflow:hidden;}
.foot-i a {color:#fff;text-decoration:underline;}
.foot-i a:hover {text-decoration:none;}
.a {
font-family: "Trebuchet MS", "Lucida Sans";
padding: 7px 20px;
margin-bottom: 10px;
border-radius: 5px;
border-left: 10px solid #f05d22; 
box-shadow: 2px -2px 5px 0 rgba(0,0,0,.1),
 -2px -2px 5px 0 rgba(0,0,0,.1),
 2px 2px 5px 0 rgba(0,0,0,.1),
 -2px 2px 5px 0 rgba(0,0,0,.1);
font-size: 14px;
letter-spacing: 2px;
transition: 0.3s all linear;
}
.b {
font-family: "Trebuchet MS", "Lucida Sans";
padding: 7px 20px;
margin-bottom: 10px;
border-radius: 5px;
border-left: 10px solid #8BC34A; 
box-shadow: 2px -2px 5px 0 rgba(0,0,0,.1),
 -2px -2px 5px 0 rgba(0,0,0,.1),
 2px 2px 5px 0 rgba(0,0,0,.1),
 -2px 2px 5px 0 rgba(0,0,0,.1);
font-size: 14px;
letter-spacing: 2px;
transition: 0.3s all linear;
}
.c {
font-family: "Trebuchet MS", "Lucida Sans";
padding: 7px 20px;
margin-bottom: 10px;
border-radius: 5px;
border-left: 10px solid #FFEB3B; 
box-shadow: 2px -2px 5px 0 rgba(0,0,0,.1),
 -2px -2px 5px 0 rgba(0,0,0,.1),
 2px 2px 5px 0 rgba(0,0,0,.1),
 -2px 2px 5px 0 rgba(0,0,0,.1);
font-size: 14px;
letter-spacing: 2px;
transition: 0.3s all linear;
}
.st_all
{
 background:#FF3D00;
 margin:12px;
 color:#e7e7e7;font-size: 12pt;
 text-align:center;
}
.st_users
{
 background:#76FF03;
 margin:12px;
 color:#e7e7e7;
 font-size: 12pt;
 text-align:center;
 
}
.st_guest
{
 background:#00B0FF;
 margin:12px;
 color:#e7e7e7;font-size: 12pt;
 text-align:center;
}
.rectangle {
counter-reset: li; 
list-style: none; 
font: 14px "Trebuchet MS", "Lucida Sans";
padding: 0;
text-shadow: 0 1px 0 rgba(255,255,255,.5);
}
.rectangle a {
position: relative;
display: block;
padding: .4em .4em .4em .8em;
margin: .5em 0 .5em 2.5em;
background: #ececec;
color: #444;
text-decoration: none;
transition: all .3s ease-out;
}
.rectangle a:hover {background: #fc9b14;
color: #fff;
} 
.rectangle a:before {
content: counter(li);
counter-increment: li;
position: absolute;
left: -2.5em;
top: 50%;
margin-top: -1em;
background: #9097A2;
height: 2em;
width: 2em;
line-height: 2em;
text-align: center;
font-weight: bold;
}
.rectangle a:after {
position: absolute;
content: "";
border: .5em solid transparent;
left: -1em;
top: 50%;
margin-top: -.5em;
transition: all .3s ease-out;
}
.rectangle a:hover:after {
left: -.5em;
border-left-color: #9097A2;
}
/* Header */
.header_bg {background:url('/img/header_bg.png')repeat-x;height:110px;overflow:hidden;color:#626262;}
.header_box {width:960px;margin:0 auto;overflow:hidden;}
.head_logo {float:left;padding:19px 0;}
.logo {background:url('/img/logo.png')repeat-x;width:314px;height:71px;display:block;}
.head_date {float:right;font-weight:700;padding:48px 0;}
.header_menu_bg {background:url('/img/header_menu_bg.png')repeat-x;height:61px;overflow:hidden;}
.header_menu_bg ul {width:960px;margin:0 auto;overflow:hidden;list-style:none;}
.header_menu_bg li {float:left;padding:13px 0;}
.header_menu_bg li a {text-transform:uppercase;display:block;padding:10px 15px;color:#333;}
.header_menu_bg li a:hover {background:#151515;border-radius:6px;color:#f8bb48;}
.header_log_box {width:960px;margin:15px auto;overflow:hidden;}
.header_login {float:left;}
.header_sell {color:#ff9d00;font-weight:700;text-align:left;float:right;padding-top:30px;}
.header_sell p {color:#c0c0c0;font-weight:normal;}
.header_sell img {margin-right:10px;}
.login_title {color:#b7b7b7;float:left;margin:7px 0 10px 0;}
.loginField {width:190px!important;margin:0 10px;}
/* --- */

/* Box Menu */
a.menu_one {background:#efefef;border:1px solid #ccc;border-radius:6px;font-size:12px;padding:10px 10px 10px 18px;margin:10px 0;color:#303030;font-weight:700;display:block;} 
a.menu_one img {float:right;} 
a.menu_one:hover {color:#ff9d00;}
a.menu_two {border-bottom:1px solid #c3c3c3;font-size:11px;padding:10px 15px;margin:0 15px;display:block;} 
/* --- */

/* Side Box*/
.box {background:#fff;repeat-x;bottom #fefefe;border:1px solid #ccc;margin-top:20px;width:311px;}
.box_title {background:#FFBA21;color:#fff;no-repeat;width:312px;height:38px;margin-top:-10px;}
.box_title b {padding:8px 10px 8px 60px;backgroundr:#FFBA21;color:#fff;font-weight:700;float:left;}
.box_content {padding:10px;}
/* --- */

/* Entry */
.entry {width:48%;float:left;margin:10px 6px 3px 5px;overflow:hidden;}
.entry_title {background:url('/img/entry_title_bg.png')repeat-x;border:1px solid #d88119;height:28px;line-height:28px;padding:0 15px;}
.entry_title a {color:#fff;font-weight:700;}
.entry_title a:hover {color:#eee;}
.entry_poster {background:#f6f6f6;border:1px solid #ccc;border-top:0;border-bottom:0;padding:10px;}
.entry_poster img {max-width:275px;}
.entry_btn {background:url('/img/entry_btn_bg.png')repeat-x;border:1px solid #d88119;border-radius:0 0 3px 3px;height:59px;}
.entry_btn a {background:url('/img/entry_btn_a.png')repeat-x;border:1px solid #000;border-radius:3px;padding:0 7px;margin:0 5px;height:28px;line-height:28px;font-weight:700;color:#fff;display:block;float:left;}
.entry_btn_padd {padding:15px 28px;overflow:hidden;;}
/* --- */

/*WRAP*/
#container {width:960px; margin: auto;text-align: left;}
#content {background:#fff;box-shadow:0 3px 6px #cbcbcb;-webkit-box-shadow:0 3px 6px #cbcbcb;width:960px;}
.sidebar {float:left;width:312px;padding:0 10px 10px 10px;}
/*----*/
.footer {width:960px;margin:20px auto;overflow:hidden;}
.footer_list {background:#e0e0e0;border:1px solid #ccc;border-radius:6px;width:49%;float:left;margin-left:5px;}
.footer_list ul {list-style:none;padding:5px 20px 10px 20px;}
.footer_list li a {padding:10px 20px;border-bottom:1px solid #d5d5d5;display:block;}
/*CONTAINERS*/
#maincont {float:left;width:627px;}
/*----------*/

/* Comments Style */
.cAnswer, .cMessage {text-align: justify !important;}
.cBlock1, .cBlock2 {padding: 5px; border-top: 1px solid #ccc;}
/* -------------- */

/* User Group Marks */
a.groupModer:link,a.groupModer:visited,a.groupModer:hover {color:blue;}
a.groupAdmin:link,a.groupAdmin:visited,a.groupAdmin:hover {color:red;}
a.groupVerify:link,a.groupVerify:visited,a.groupVerify:hover {color:green;}
/* ---------------- */

/* Other Styles */
.replaceTable {}
.legendTd {}
.codeMessage, .quoteMessage {padding: 5px;}
.bbcodeBlock, .bbquoteBlock {margin: 5px;}
/* ------------ */

/*Pages switches*/
.catPages1, .catPages2 {margin: 5px 0px;}
.swchItemA span, .swchItem span, .swchItemA1 span, .swchItem1 span {padding: 2px;}
/*--------------*/

/* Input */
input[type=submit], input[type=reset], input[type=button] {font-size: 11px;background:url('/img/inputbtn.png')repeat-x #1e1e1e;border:1px solid #000;color:#c87e09;padding-left:6px;padding-right:6px;cursor:pointer;line-height:23px;}
input[type=submit]:hover, input[type=reset]:hover, input[type=button]:hover {background:#3e3e3e;}
input[type=text], input[type=password] {background:url('/img/input.png')repeat-x #eee;border:1px solid #ddd;font-size:11px;font-family:tahoma;color:#959595;padding:6px 8px;}
#mchatBtn, input.codeButtons, input.button {padding-left: 0px;padding-right: 0px;}
.queryField {width: auto !important;}
.commFl {width: 100%;}
/* --- */
.menu_container{ 
 width:980px; 
 height:123px; 
 margin:40px auto 0 auto; 
 background:#FFBA21; 
 overflow:hidden; 
 -webkit-box-shadow:0 0 7px #888; 
 -moz-box-shadow:0 0 7px #888; 
 box-shadow:0 0 7px #888; 
} 

.menu{ 
 height:41px; 
 background:#333; 
} 

.menu ul{ 
 position:relative; 
 float:left; 
} 

.menu ul li{ 
 float:left; 
} 

.menu ul li a{ 
 display:block; 
 height:41px; 
 padding:0 20px; 
 font-size:15px; 
 color:#777; 
 line-height:45px; 
 -webkit-transition:all .2s linear; 
 -moz-transition:all .2s linear; 
 -ms-transition:all .2s linear; 
 -o-transition:all .2s linear; 
 transition:all .2s linear; 
} 

.menu ul li:hover a, 
.menu ul li a.selected{ 
 background:#FFBA21; 
 color:#fff; 
} 

.menu ul li a:active{ 
 color:#ccc; 
} 

.menu ul:hover li a.selected{ 
 background:#333; 
 color:#777; 
} 

.menu ul li:hover a.selected{ 
 background:#FFBA21; 
 color:#fff; 
} 

.menu ul li a:active.selected{ 
 color:#ccc; 
} 

.menu ul ul{ 
 width:980px; 
 height:60px; 
 position:absolute; 
 left:0; 
 margin-left:8%; 
 filter:alpha(opacity=0); 
 opacity:0; 
 background:#FFBA21; 
 -webkit-transition:all .4s ease-out .1s; 
 -moz-transition:all .4s ease-out .1s; 
 -ms-transition:all .4s ease-out .1s; 
 -o-transition:all .4s ease-out .1s; 
 transition:all .4s ease-out .1s; 
} 

.menu ul ul.visible{ 
 z-index:1; 
 margin-left:0; 
 filter:alpha(opacity=100); 
 opacity:1; 
} 
.menu ul:hover ul.visible{ 
 margin-left:8%; 
 filter:alpha(opacity=0); 
 opacity:0; 
} 
.menu ul li:hover ul.visible{ 
 margin-left:0; 
 filter:alpha(opacity=100); 
 opacity:1; 
} 
.menu ul li:hover ul{ 
 z-index:2; 
 margin-left:0; 
 filter:alpha(opacity=100); 
 opacity:1; 
} 
.menu ul ul li a{ 
 height:36px; 
 padding:0 20px; 
 font-size:13px; 
 color:#fff; 
 text-transform:capitalize; 
 line-height:40px; 
 -webkit-transition:color .3s ease-in-out; 
 -moz-transition:color .3s ease-in-out; 
 -ms-transition:color .3s ease-in-out; 
 -o-transition:color .3s ease-in-out; 
 transition:color .3s ease-in-out; 
} 
.menu ul ul li:hover a{ 
 color:#333; 
 text-shadow:1px 1px 5px #888; 
} 
.menu ul ul li a:active{ 
 color:#666; 
} 
.search{ 
 margin:3px 8px 0 0; 
 float:right; 
 border:solid 1px #555; 
} 
.search_field{ 
 width:160px; 
 height:20px; 
 padding:6px 4px; 
 float:left; 
 color:#666; 
 font-size:13px; 
 line-height:20px; 
 background:#333; 
 -webkit-transition:color .2s linear; 
 -moz-transition:color .2s linear; 
 -ms-transition:color .2s linear; 
 -o-transition:color .2s linear; 
 transition:color .2s linear 
} 

.search_field:focus{ 
 color:#999; 
} 

.button{ 
 width:28px; 
 height:28px; 
 float:left; 
 background:#333 url(../img/search_icon.png) 0 3px; 
}
* { 
padding:0px; 
margin:0px; 
} 
.center { 
width:60%; 
margin:20px auto 0 auto 
} 
.marginbot { 
margin-bottom:15px 
} 
ul.list li { 
list-style-type:none; 
margin-left:20px 
} 
ul.tabs { 
width:100%; 
overflow:hidden 
} 
ul.tabs li { 
list-style-type:none; 
display:block; 
float:left; 
color:#fff; 
padding:8px; 
margin-right:2px; 
border-bottom:2px solid #2f2f2f; 
background-color:#1f5e6f; 
-moz-border-radius:4px 4px 0 0; 
-webkit-border-radius:4px 4px 0 0; 
cursor:pointer 
} 
ul.tabs li:hover { 
background-color:#43b0ce 
} 
ul.tabs li.current { 
border-bottom:2px solid #43b0ce; 
background-color:#43b0ce; 
padding:8px 
} 
.tabscontent { 
border-top:2px solid #43b0ce; 
padding:8px 0 0 0; 
display:none; 
width:100%; 
text-align:justify 
}

.item {text-align: center; float: left; margin: 10px;} 
.num {border: 5px solid; border-radius: 50%;line-height: 50px;width: 50px;margin: auto;text-align: center; font-size:19pt;} 
#tnum {border-color: #6A234E;color: #6A234E;} 
#unum {border-color: #0082FF;color: #0082FF;} 
#gnum {border-color: #00710A;color: #00710A;}
.review {
 background-color: #40434e;
 margin-bottom: 15px;
 margin-left: 25px;
 margin-right: 25px;
 margin-top: 25px;
}
.toolbar {
 margin-left: 5px;
 padding: 5px 20px;
 line-height: 20px;
}
h3 {
 font-size: 20px;
 font-family: 'Open Sans Condensed', sans-serif;
 font-weight: bold;
 text-transform: uppercase;
 line-height: 26px;
 color:#999;
}
.t_req, .t_desc, .t_scr
{
 cursor: pointer;
 color:#999;
}
.t_req-sel, .t_desc-sel, .t_scr-sel
{
 color:#FFBA21;
}
.t_req:hover, .t_desc:hover, .t_scr:hover
{
 color:#FFBA21;
}
.req_con {
 font-size: 12px;
 line-height: 20px;
 display: block;
}
.req_item {
 border-top: 1px solid #272727;
 padding: 15px 25px 15px 25px;
 font-family: Open Sans;
 text-transform: uppercase;
 color: #CCC;

}
.req_item_value {
 float: right;
 font-weight: bold;
 color: #FFBA21;
 font-size: 14px;
}
.desc_con {

}
.scr_con {

}