a,span,img{-webkit-transition:0.3s;-moz-transition:0.3s;-o-transition:0.3s;-ms-transition:0.3s;transition:0.3s}
.star_rating, .current_rating , .one_star{-webkit-transition:0s;-moz-transition:0s;-o-transition:0s;-ms-transition:0s;transition:0s}
white {
    width: 12px;
}
::-webkit-scrollbar-track {
    border-left: 1px solid #DBDBDB;
 
}
::-webkit-scrollbar-thumb {
    background: rgba(0, 0, 0, 0.52); 
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.2); 
}
::-webkit-scrollbar-thumb:hover {
    background: rgba(0, 0, 0, 0.62); 
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); 
}
::-webkit-scrollbar-thumb:window-inactive {
	background: rgba(0,0,0,0.3); 
}
:focus {outline:none;}
.nav_forums #nav_forums {box-shadow: inset 0px 0px 15px #D6D6D6;
background: white;}
.nav_search #nav_search {box-shadow: inset 0px 0px 15px #D6D6D6;
background: white;}
.nav_members #nav_members {box-shadow: inset 0px 0px 15px #D6D6D6;
background: white;}
.nav_staff #nav_staff {box-shadow: inset 0px 0px 15px #D6D6D6;
background: white;}
.nav_stats #nav_stats {box-shadow: inset 0px 0px 15px #D6D6D6;
background: white;}
.nav_portal #nav_portal {box-shadow: inset 0px 0px 15px #D6D6D6;
background: white;}

.nav_portal #nav_forums, .nav_members #nav_forums ,.nav_search #nav_forums ,.nav_stats #nav_forums ,.nav_staff #nav_forums  {background:url(../../../images/candy/menubg.png) !important;box-shadow:none !important;}

body {
background: #fafafa url(../../../images/candy/grain.png);
color: #333;
font-family: Arial, tahoma, Sans-Serif;
font-size: 13px;
text-align: center;
line-height: 1.4;
padding: 0px;
margin: 0px;
}

a:link {
	color: #026CB1;
	text-decoration: none;
}

a:visited {
	color: #026CB1;
	text-decoration: none;
}

a:hover, a:active {
	color: #333;
	text-decoration: none;
}

.logo {
	-webkit-transition:0.3s;
	transition:0.3s;
	-o-transition:0.3s;
	-ms-transition:0.3s;
	-moz-transition:0.3s;
	display:inline-block;
	position:absolute;
	z-index:2;
	top: 60px;
	left: 10px;
}
.logo:hover {
opacity: 0.7;
left: 20px;
}
#container {
	width: 95%;
	color: #666;
	margin: auto auto;
	text-align: left; /* IE 5 fix */
;
	min-width: 1000px;
	max-width: 1270px;
}
#header {
background: url(../../../images/candy/headerbg.png) -3px 0px;
height: 220px;
border-radius: 2px 2px 0 0;
border: 1px solid #919191;
position: absolute;
width: 100%;
top: 20px;
}
.headershine,.footershine {
background: url(../../../images//candy/headershine.png);
z-index: 1;
width: 100%;
height: 100px;
position: absolute;
opacandy: 0.5;
}
.headercontent {
position:absolute;
z-index:2;
}
#content {
	/* FIX: Make internet explorer wrap correctly */
	width: auto !important;

}

ul.menu {
	color: #ccc;
	z-index:2;
	position:absolute;
	bottom: -1px;
	font-size: 10px;
	background: #E7E7E7 url(../../../images/candy/menubg.png);
	padding: 15px 0px;
	width: 100%;
	left: -1px;
	border: 1px solid #CCC;
	border-top: 1px solid rgb(127, 156, 170);
}

ul.menu a:link,ul.menu a:visited,ul.menu a  {
	color: #868686;
	-webkit-transition:0.3s;
		transition:0.3s;
	-o-transition:0.3s;
	-ms-transition:0.3s;
	-moz-transition:0.3s;
	text-decoration: none;
	padding: 15px 20px;
	margin: 0;
	font-family: source sans pro,arial, sans-serif;
	font-weight: normal;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.69);
	border-right: 1px solid #ccc;
	border-left: 1px solid #F0F0F0;
	margin-left: 3px;
	background:url(../../../images/candy/menubg.png);
	background-position:0px 0px;
	font-size: 11px;
}

ul.menu a:hover, ul.menu a:active {
	color: #666;
	text-decoration: none;
	background-position: 0px -51px;
}
ul.menu a:active {
	box-shadow: inset 0px 0px 15px #D6D6D6;
}
/*///////////////// USER PANEL //////////////////*/
#userpanel {
	background: #efefef;
	color: #000000;
	font-size: 11px;
	border: 1px solid #D4D4D4;
}
.pms_unread, .pms_unread_no {position:absolute;background: #A33838;font-size: 11px;color: white;z-index: 5;padding: 0px 5px;border-radius: 2px;top: -4px;right: -6px;}
#userpanel .remember_me input {
	vertical-align: middle;
	margin-top: -1px;
}

#userpanel a:link,#userpanel a:visited{
	display:inline-block;
	height: 35px;
	line-height: 35px;
	background: #fafafa;
	margin-right: -3px;
	border-right: 1px solid #ddd;
	padding: 0px 10px;
}

#userpanel a:hover {
	background-color: #eee;
}
.user_pm_link {
display: inline-block;
height: 19px;
position: relative;
width: 29px;
background: url(../../../images/candy/message_icon.png);
top: 2px;
margin-right: 0px;
left: -4px;
}
/*///////////////// USER PANEL //////////////////*/
table {
	color: #555;
	font-family: Arial, tahoma, Sans-Serif;
	font-size: 13px;
}

.tborder {
	width: 100%;
	margin: auto auto;
	border: 1px solid #C7C7C7;
	border-top: 0;
	border-radius: 5px 5px 0 0;
}


.tborder_2 {
	border-top:0 !important;
	border: 1px solid #ddd;
}

.thead {
	color: #ffffff;
	padding: 0px 10px;  
	background: url(../../../images/candy/headerbg.png) 0px 400px;
	border-radius: 5px 5px 0 0;
	height: 35px;
	line-height: 35px;
	border: 1px solid #618FAD !important;
}
.thead_2 {	color: #ffffff;
	padding: 0px 10px;  
	border: 1px solid #618FAD !important;
	background: url(../../../images/candy/headerbg.png) 0px 400px;
	border-radius: 5px 5px 0 0;
	height: 40px;
	line-height: 41px;
}
.thead_2 .expcolimage {
    margin-top: 5px;
    -webkit-transition: 0.3s;
		transition:0.3s;
	-o-transition:0.3s;
	-ms-transition:0.3s;
	-moz-transition:0.3s;
    margin-right: 8px;
}
.thead_2:hover .expcolimage {
    opacandy:1;
    cursor:pointer;
    }
.thead a:link {
	color: #ffffff;
	text-decoration: none;
}

.thead a:visited {
	color: #ffffff;
	text-decoration: none;
}

.thead a:hover, .thead a:active {
	color: #ffffff;
	text-decoration: underline;
}

.tcat {
background: #F1F1F1 url(../../../images/candy/highlight.png) repeat-x top;
color: #555;
font-size: 11px;
border-bottom: 1px solid #D5D5D5;
border-top: 1px solid #DDDDDD;
padding: 8px;
}

.tcat a:link {
	color: #777;
	text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.61);
	font-size: 10px;
}

.tcat a:visited {
	color: #777;
}

.tcat a:hover, .tcat a:active {
	color: #333;
}
.trow1,.userprofile_trow {
-webkit-transition:0.3s;
	transition:0.3s;
	-o-transition:0.3s;
	-ms-transition:0.3s;
	-moz-transition:0.3s;
   background: background: rgb(255,255,255); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(245,245,245,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(245,245,245,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(245,245,245,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(245,245,245,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(245,245,245,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(245,245,245,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f5f5f5',GradientType=0 ); /* IE6-9 */;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #ddd;
    padding: 10px;
    
vertical-align: middle;
}

.trow2 {
background: background: rgb(255,255,255); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(245,245,245,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(245,245,245,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(245,245,245,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(245,245,245,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(245,245,245,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(245,245,245,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f5f5f5',GradientType=0 ); /* IE6-9 */
;
	border-top: 1px solid   #fff;  
	border-bottom: 1px solid   #ddd;
	padding: 10px;
	vertical-align: middle;
border-right: 0;
border-left: 0;
}
#posts .trow1 , #posts .trow2 {background:white;}

.tborder tr:last-child .trow1, .tborder tr:last-child .trow1 {
border-bottom:0;
}

.trow_shaded {
	background: #ffdde0;
}

.trow_selected td {
	background-color: #FFFBD9 !important;
	border: 1px solid #E9DAC0;
	border-right: 0;
	border-left: 0;
	border-top: 0;
}
.trow_selected td .posttime {
}
.forumdesc {
	font-size:11px;
	background: white;
	border-radius: 2px;
	padding: 1px 4px;
	color: #748C96;
	opacity: 0;
	-webkit-transition:0.3s;
	transition:0.3s;
	-o-transition:0.3s;
	-ms-transition:0.3s;
	-moz-transition:0.3s;
	box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.19);
	margin-left: 10px;
}
.thead_2:hover .forumdesc {
	opacity: 1;
}
.thead_2 a:link {
	color:#fff;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
}
.trow_sep {
	background: #e5e5e5;
	color: #000;
	font-size: 12px;
	font-weight: bold;
}

.tfoot {
	background: #F1F1F1 url(../../../images/candy/highlight.png) repeat-x top;
color: 
#666;

vertical-align: middle;
	padding: 8px;
	text-shadow: 0px 1px 0px white;
	font-family: arial,sans-serif;
	font-size: 11px;
}

.tfoot a:link {
	color: #555;
	text-decoration: none;
	vertical-align:middle;
}

.tfoot a:visited {
	color: #555;
	text-decoration: none;
}

.tfoot a:hover, .tfoot a:active {
	color: #222;
	text-decoration: none;
}

.bottommenu {
	background: #efefef;
	color: #000000;
	border: 1px solid #4874a3;
	padding: 10px;
}
.button:hover {
    background-color: #7FAAD1;
    -webkit-transition: 0.3s;
		
    cursor: pointer;
}
.button:active {
    box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.39);
    position: relative;
    top: 2px;
    -webkit-transition: 0s;
}
.button {
    transition:0.3s;
	-o-transition:0.3s;
	-ms-transition:0.3s;
	-moz-transition:0.3s;
border: 1px solid   #42789C;
background: #5197BE url(../../../images/candy/highlight.png) repeat-x top;
border-radius: 1px;
padding: 6px;
font-size: 11px;
color: #FFF;
border-radius: 2px;
box-shadow: 0px 1px 2px 
#E6E6E6;
}
.navigation {
	color: #555;
	font-size: 11px;
}

.navigation a:link {
        color: #777;
	text-decoration: none;
}

.navigation a:visited {
        color:#777;
	text-decoration: none;
}

.navigation a:hover, .navigation a:active {
        color: #333;
	text-decoration: none;
}

.navigation .active {
	color: #333;
	font-size: 11px;
	font-weight: bold;
}

.smalltext {
	font-size: 11px;
	color: #A2A2A2;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.36);
}
.tfoot .smalltext, .thead .smalltext {color:#fff;text-shadow:none;}
.largetext {
	font-size: 16px;
	font-weight: bold;
}

input.textbox {
	background: #ffffff;
	border: 1px solid   #C7C7C7;  
	padding: 5px;  border-radius: 2px;  font-size: 11px;  outline: none;
	color: #777;
}

textarea {
background: white;
color: #555;
border: 1px solid #C4C4C4;
padding: 2px;
font-family: Arial, tahoma, Sans-Serif;
line-height: 1.4;
font-size: 13px;
border-radius: 3px;
}
textarea:focus {outline: 2px solid #A0A0A0;}

select {
	background: #ffffff;
	border: 1px solid #DBDBDB;
	padding: 5px;
	border-radius: 2px;
	font-size: 11px;
	outline: none;
	color: #555;
}

.editor {
	background: #f1f1f1;
	border: 1px solid #ccc;
}
.editor_control_bar .button {
    box-shadow: none;
    border: 1px solid #2477A0;
    background-color: #4089B1;
    border-radius: 3px;
}
.editor_control_bar {
    background: #F5F5F5;
    color: rgb(136, 136, 136);
    bottom: 0px;
    left: 0px;
    z-index: 15;
    padding: 15px 5px !important;
    text-align: center !important;
    font-weight: bold;
    border: 1px solid #ddd;
    top: 10px;
    position: relative;
    margin-bottom: 10px;
}
.editor_control_bar a {
    display: inline-block;

    background: #61B2DF;
    color: white;
    padding: 3px 10px;
    border-radius: 3px;
    -webkit-transition: 0.3s;
		transition:0.3s;
	-o-transition:0.3s;
	-ms-transition:0.3s;
	-moz-transition:0.3s;
    font-weight: bold;
    text-shadow: none;
}
.editor_control_bar a:hover {
background-color: #79A5B6;
}
.autocomplete {
	background: #fff;
	border: 1px solid #000;
	color: black;
}

.autocomplete_selected {
	background: #adcee7;
	color: #000;
}

.popup_menu {
        margin-top:5px;
        font-size:11px;
	border: 1px solid #aaa;
	background:white;
}

.popup_menu .popup_item {
	background: #fff;
	color: #666;
	padding:5px !important;
	margin:-1px;
}

.popup_menu .popup_item_container:first-child .popup_item {border-bottom:1px solid #ccc}
.popup_menu .popup_item:hover {
	background: #eee;
	color: #333;
}

.trow_reputation_positive {
	background: #DEEBAE;
}

.trow_reputation_negative {
	background: #ffcccc;
}

.reputation_positive {
	color: green;
}

.reputation_neutral {
	color: #444;
}

.reputation_negative {
	color: red;
}

.invalid_field {
	border: 1px solid #D6806B;
	color: #8A1C00;
	padding: 5px;  border-radius: 2px;  font-size: 11px;  outline: none;
	background: rgb(255, 182, 182);
}

.valid_field {
	border: 1px solid #89AD2A;  
	color: #547E09;  padding: 5px;  border-radius: 2px;  font-size: 11px;  outline: none;  
	background: #CCEE8F;
}

.validation_error {
	background: url(../../../images/invalid.gif) no-repeat center left;
	color: #f30;
	margin: 5px 0;
	padding: 5px;
	font-weight: bold;
	font-size: 11px;
	padding-left: 22px;
}

.validation_success {
	background: url(../../../images/valid.gif) no-repeat center left;
	color: #00b200;
	margin: 5px 0;
	padding: 5px;
	font-weight: bold;
	font-size: 11px;
	padding-left: 22px;
}

.validation_loading {
	background: url(../../../images/spinner.gif) no-repeat center left;
	color: #555;
	margin: 5px 0;
	padding: 5px;
	font-weight: bold;
	font-size: 11px;
	padding-left: 22px;
}

/* Additional CSS (Master) */
img {
	border: none;
}

.clear {
	clear: both;
}

.hidden {
	display: none;
	float: none;
	width: 1%;
}

.hiddenrow {
	display: none;
}

.selectall {
	background-color: #FFFBD9;
	font-weight: bold;
	text-align: center;
}

.float_left {
	float: left;
}
.float_right {
	float: right;
}
.thead .float_right a{
    font-family: arial;
    font-size: 11px;
    font-weight: bold;
    text-shadow: -1px 1px rgba(0, 0, 0, 0.26);
}

ul.menu {
	list-style: none;
	margin: 0;
}

.menu li {
	display: inline;
	margin: 0;
	margin-left: -3px;
	float: left;
}

.menu img {
	padding-right: 5px;
	vertical-align: top;
}


.expcolimage {
	float: right;
	width: auto;
	vertical-align: middle;
	margin-top: 5px;
	display: inline-block;
	height: 10px;
	width: 20px;
	margin-right: 8px;
}

img.attachment {
	border: 1px solid #E9E5D7;
	padding: 2px;
}

hr {
	background-color: #000000;
	color: #000000;
	height: 1px;
	border: 0px;
}

#copyright {
	font: 11px Arial, tahoma, Sans-Serif;
	margin: 0;
	padding: 10px 0 0 0;
}

#debug {
	float: right;
	text-align: right;
	margin-top: 0;
}

blockquote {
border: 1px solid 
#B7CAD1;
margin: 0;
background: #FDFDFD url(../../../images/candy/quoter.png) no-repeat 99% 42px;
padding: 8px;
font-size: 11px;
color: #798688;
border-radius: 3px 3px 0 0;
min-height: 60px;
vertical-align: middle;
padding-right: 55px;
}

blockquote cite {
	font-weight: bold;  
	border-bottom: 1px solid   #B4CAD5;  font-style: normal;  display: block;  margin: -8px;  
	padding: 10px;  margin-bottom: 8px;  
	background: #D5DFE4 url(../../../images/candy/highlight.png) repeat-x top;  
	color: #527383;
	border-radius: 2px 2px 0 0;
	text-shadow: 1px 1px 1px rgb(240, 243, 245);
	margin-right: -55px;
}

blockquote cite span {
	float: right;
	font-weight: normal;
}

blockquote cite span.highlight {
	float: none;
	font-weight: bold;
	padding-bottom: 0;
}

.codeblock {
background: 
#F3F3F3 url(../../../images/candy/highlight.png) repeat-x top;
border: 1px solid 
#DFDFDF;
display: inline-block;
margin-top: 10px;
border-radius: 2px 2px 0 0;
}

.codeblock .body {
    padding:5px;
    background:#fefefe;
    }
.codeblock .title {
        background: url(../../../images/candy/code2.png) 4px no-repeat;
	border-bottom: 1px solid #ddd;
	font-weight: bold;
	
        padding: 8px 10px;
	padding-left:25px;
	color:#666;
	font-size:11px
}

.codeblock code {
	overflow: auto;
	height: auto;
	max-height: 200px;
	display: block;
	font-family: Monaco, Consolas, Courier, monospace;
	font-size: 13px;
}

.subforumicon {
	border: 0;
	vertical-align: middle;
}

.separator {
	margin: 5px;
	padding: 0;
	height: 0px;
	font-size: 1px;
	list-style-type: none;
}

form {
	margin: 0;
	padding: 0;
}

.popup_menu .popup_item_container {
	margin: 1px;
	text-align: left;
}

.popup_menu .popup_item {
	display: block;
	padding: 3px;
	text-decoration: none;
	white-space: nowrap;
}

.popup_menu a.popup_item:hover {
	text-decoration: none;
}

.autocomplete {
	text-align: left;
}

.subject_new {
	font-weight: bold;
}

.highlight {
	background: #FFFFCC;
	padding-top: 3px;
	padding-bottom: 3px;
}

.pm_alert {
	background: #FFF6BF;
	border: 1px solid #FFD324;
	text-align: center;
	padding: 5px 20px;
	margin-bottom: 15px;
	font-size: 11px;
}

.red_alert {
	background: #FBE3E4;
	border: 1px solid #A5161A;
	color: #A5161A;
	text-align: center;
	padding: 5px 20px;
	margin-bottom: 15px;
	font-size: 11px;
}

.high_warning {
	color: #CC0000;
}

.moderate_warning {
	color: #F3611B;
}

.low_warning {
	color: #AE5700;
	position: relative !important;
	text-shadow: none;
}

div.error {
	padding: 5px 10px;
	border: 1px solid #DB1B13;
	background: #FA6052 url(../../../images/candy/highlight.png) repeat-x top;
	font-size: 12px;
	border-radius: 5px;
	box-shadow: inset 0px 0px 2px #F5A996;
	color: white;
}

div.error ul {margin-top:0px;color: #5A0000;text-shadow: 1px 1px 1px rgb(231, 159, 159);}

div.error p {
	margin: 0;
	color: rgb(136, 0, 0);
	display:inline-block;
	font-weight: normal;
}

div.error p em {
	font-style: normal;
	font-weight: bold;
	padding-left: 24px;
	display: block;
	padding-top:10px;
	text-indent:5px;
	color: #7E0000;
	background: url(../../../images/candy/icons/error.png) no-repeat 0;
	text-shadow: 1px 1px 1px rgb(255, 150, 150);
	min-height: 25px;
	vertical-align: middle;
}

div.error.ul {
	margin-left: 24px;
}

.online {
color: 
white;
background: 
#A2CE46;
padding: 1px 2px;
text-shadow: 1px 1px 1px 
#A5B492;
border-radius: 3px;
font-size: 11px;
}

.offline {
color: 
white;
background: 
silver;
padding: 2px 5px;
text-shadow: 1px 1px 1px 
#A5A5A5;
border-radius: 3px;
}

.pagination {
	font-size: 11px;
	padding-top: 10px;
	margin-bottom: 5px;
}

.tfoot .pagination, .tcat .pagination {
	padding-top: 0;
}
.pagination .pages {
	font-weight: bold;
}

.pagination .pagination_current, .pagination a {
	padding: 2px 6px;
	margin-bottom: 3px;
}

.pagination a {
	border: 1px solid #C7D1CF;
	background: #E6ECEE url(../../../images/candy/highlight.png) repeat-x top;
	color: #666;
	padding: 5px 7px;
	border-radius: 2px;
	margin-right: 2px;
	box-shadow: 0px 2px 2px #E9E9E9;
}

.pagination .pagination_current {
	border: 1px solid #3E93B4;  
	background: #79AFC9 none;  
	color: #FFFFFF;  padding: 5px 7px;  border-radius: 2px;  margin-right: 2px;  
	box-shadow: inset 0px -1px 5px rgba(0, 0, 0, 0.27);
}

.pagination a:hover {
	background: #F5F5F5;
	text-decoration: none;
}

.thread_legend, .thread_legend dd {
	margin: 0;
	padding: 0;
}

.thread_legend dd {
	padding-bottom: 4px;
	margin-right: 15px;
}

.thread_legend img {
	margin-right: 4px;
	vertical-align: bottom;
}

.forum_legend, .forum_legend dt, .forum_legend dd {
	margin: 0;
	padding: 0;
}

.forum_legend dd {
	float: left;
	margin-right: 10px;
}

.forum_legend dt {
	margin-right: 10px;
	float: left;
}

.success_message {
	color: #00b200;
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 10px;
}

.error_message {
	color: #C00;
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 10px;
}

.post_body {
	padding: 5px;
	background: #fff;
	min-height: 40px;
}

.post_content {
	padding: 5px 10px;
}

.quick_jump {
	background: url(../../../images/candy/icons/arrow.png) no-repeat 0;
	width: 13px;
	height: 13px;
	padding-left: 13px; /* amount of padding needed for image to fully show */
	vertical-align: middle;
	border: none;
}

.repbox {
	font-size:16px;
	font-weight: bold;
	padding:5px 7px 5px 7px;
}

._neutral {
	background-color:#FAFAFA;
	color: #999999;
	border:1px solid #CCCCCC;
}

._minus {
	background-color: #FDD2D1;
	color: #CB0200;
	border:1px solid #980201;
}

._plus {
	background-color:#E8FCDC;
	color: #008800;
	border:1px solid #008800;
}

.pagination_breadcrumb {
	background-color: #f5f5f5;
	border: 1px solid #fff;
	outline: 1px solid #ccc;
	padding: 5px;
	margin-top: 5px;
	font-weight: normal;
	white-space: nowrap;
}

.pagination_breadcrumb_link {
	vertical-align: middle;
	cursor: pointer;
}
		.breadcrumbs {
	background:url(../../../images/candy/bread_bg.png);
    list-style-type: none;
	display: block;
	height: 37px;
	line-height: 37px;
	padding: 0;
	margin: 0;
	border: 1px solid #CCC;
	border-radius: 2px;
}
.breadcrumbs li {
    float: left;
    padding: 0;
    margin: 0;
}
.breadcrumbs li:first-child a {background: none;
padding-left: 10px;}
.breadcrumbs li:first-child a span{padding-left: 14px;}
.breadcrumbs li a{
-webkit-transition:0s;-moz-transition:0s;-o-transition:0s;-ms-transition:0s;transition:0s;
	background: url(../../../images/candy/bc.png) no-repeat 0 0;
	color: rgb(107, 107, 107);
	font-size: 11px;
	font-family: arial;
	padding-left: 10px;
	margin-left: -10px;
display: block;
outline: none;
text-decoration: none;

background-position:0px 0px;
}
.breadcrumbs li a span{
	background: url(../../../images/candy/bc.png) no-repeat 100% 0px;
display: block;-webkit-transition:0s;-moz-transition:0s;-o-transition:0s;-ms-transition:0s;transition:0s;
padding-right: 17px;
padding-left: 4px;
background-position:100% 0px;
}
.breadcrumbs li:hover {
}
.breadcrumbs li a:hover{
    background-position:0px -41px;
}
.breadcrumbs li a:hover span{
    
    background-position: 100% -41px;
}
.breadcrumbs li:active {
    
}
.breadcrumbs li a:active{
     
    background-position:0px -83px;
}
.breadcrumbs li a:active span{
     
    background-position:100% -83px;
}

.bcfirst {-webkit-transition:0.3s !important;-moz-transition:0.3s !important;-o-transition:0.3s !important;-ms-transition:0.3s !important;transition:0.3s !important;
}
.bchome img {-webkit-transition:0.3s !important;-moz-transition:0.3s !important;-o-transition:0.3s !important;-ms-transition:0.3s !important;transition:0.3s !important;
    position: relative;
    top: 9px;
    left: -1px;
}
.bchome a,.bchome span {-webkit-transition:0.3s !important;-moz-transition:0.3s !important;-o-transition:0.3s !important;-ms-transition:0.3s !important;transition:0.3s !important;}
.bchome {-webkit-transition:0.3s !important;-moz-transition:0.3s !important;-o-transition:0.3s !important;-ms-transition:0.3s !important;transition:0.3s !important;
    text-indent: 0px !important;
    height: 37px;
    background-position:100% -83px !important;
}
/* ================ PRIVATE MESSAGE PAGE ================== */
.pm_mainbar {
background: #eaeaea; /* Old browsers */
background: -moz-linear-gradient(top,  #eaeaea 0%, #dbdbdb 50%, #d1d1d1 51%, #e8e8e8 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eaeaea), color-stop(50%,#dbdbdb), color-stop(51%,#d1d1d1), color-stop(100%,#e8e8e8)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #eaeaea 0%,#dbdbdb 50%,#d1d1d1 51%,#e8e8e8 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #eaeaea 0%,#dbdbdb 50%,#d1d1d1 51%,#e8e8e8 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #eaeaea 0%,#dbdbdb 50%,#d1d1d1 51%,#e8e8e8 100%); /* IE10+ */
background: linear-gradient(top,  #eaeaea 0%,#dbdbdb 50%,#d1d1d1 51%,#e8e8e8 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eaeaea', endColorstr='#e8e8e8',GradientType=0 ); /* IE6-9 */
border: 1px solid #ccc;
height: 40px;
border-radius: 3px;
display: inline-block;
box-shadow: inset 0px 0px 2px white;
}

.pm_mainbar a:link, .pm_mainbar a:visited {
    height: 40px;
    line-height:40px;
    display:block;
    color:#777;
    float:left;
    padding:0px 10px;
    font-size:11px;
    border-right:1px solid #bbb;
    border-left:1px solid #eee;
    text-shadow: 1px 1px 1px #eee;
}
.pm_mainbar a:hover {
border-left:1px solid #fff;
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top,  #ffffff 0%, #f3f3f3 50%, #ededed 51%, #ffffff 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#f3f3f3), color-stop(51%,#ededed), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%); /* IE10+ */
background: linear-gradient(top,  #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}
.pm_mainbar a:last-child {
    border-right:0;
}
.thead_2 a {color:#fff;}
.tleft {text-align:left;}
.tright {text-align:right;}
.left {float:left;}
.right {float:right;}
.bigbutton {display: inline-block;
padding: 9px 15px;
background: url(../../../images/candy/highlight.png) repeat-x top, url(images/candy/plus.png) no-repeat 5px center;
color: white !important;
margin-bottom: 12px;
font-weight: bold;
border: 1px solid #646464;
border-radius: 2px;
text-transform: uppercase;
font-size: 12px;
text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.31);
margin-top: -4px;background-color: #696969;padding-left: 35px;}
.bigbutton:hover {background-color: #4C7EB4;border-color: #2F677E;}
.ui-tabs { position: relative; padding: .2em; zoom: 1; } /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
.ui-tabs .ui-tabs-nav { margin: 0; padding: .2em .2em 0; }
.ui-tabs .ui-tabs-nav li { list-style: none; position: relative; top: 1px; margin: -4px -5px 0 0; border-bottom: 0 !important; padding: 0; white-space: nowrap; font-weight: bold; right: -1px;}
.ui-tabs .ui-tabs-nav li a { padding: 10px; text-decoration: none; -webkit-transition: 0.2s;	transition:0.3s;
	-o-transition:0.2s;
	-ms-transition:0.2s;
	-moz-transition:0.2s;}
.ui-tabs .ui-tabs-nav li a:hover {background:white;cursor:pointer !important;}
.ui-state-active a {background:#fdfdfd !important;}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { margin-bottom: 0; color: #333;}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel { display: block; border-width: 0; padding: 1em 1.4em; background: none; }
.ui-tabs .ui-tabs-hide { display: none !important; }
.userprofile_table {width:100%}
.userprofile_table td {
    vertical-align: top;
}
.userprofile_tabcontent {
    background: #FDFDFD;
    border: 1px solid #E2E2E2 !important;
    border-left: 0 !important;
    border-radius: 0px 10px 10px 0;
}
.userprofile_tabs {width:15%;vertical-align: top;position: relative;border-right: 1px solid #ddd;right: -3px;}
.userprofile_tabs ul li a {
    padding: 10px;
    height: 20px;
    display: block;
    background: rgb(248, 248, 248);
    border: 1px solid #E9E9E9;
    color: #888;
    font-size: 11px;
    vertical-align: middle;
    line-height: 20px;
    position: relative;
    left: -1px;
}
.ui-state-active a{border-right:0 !important;padding: 20px 10px !important;font-size: 15px !important;}
.userprofile_info {
    padding: 10px;
    background: white;
    border: 1px solid #E7E7E7;
}

.greenmessage {background: rgb(213,234,164); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(213,234,164,1) 0%, rgba(205,235,139,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(213,234,164,1)), color-stop(100%,rgba(205,235,139,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(213,234,164,1) 0%,rgba(205,235,139,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(213,234,164,1) 0%,rgba(205,235,139,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(213,234,164,1) 0%,rgba(205,235,139,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(213,234,164,1) 0%,rgba(205,235,139,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d5eaa4', endColorstr='#cdeb8b',GradientType=0 ); /* IE6-9 */
;font-size: 11px;font-family: tahoma;color: #557A26;text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.24);padding: 15px 10px;border: 1px solid #BDD685;border-radius: 3px;}
.messagetitle {
    font-size: 15px;
    text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.41);
}
.redmessage{background: rgb(255,140,130); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(255,140,130,1) 0%, rgba(242,141,123,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,140,130,1)), color-stop(100%,rgba(242,141,123,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(255,140,130,1) 0%,rgba(242,141,123,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(255,140,130,1) 0%,rgba(242,141,123,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(255,140,130,1) 0%,rgba(242,141,123,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(255,140,130,1) 0%,rgba(242,141,123,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff8c82', endColorstr='#f28d7b',GradientType=0 ); /* IE6-9 */

font-size: 11px;font-family: tahoma;color: #961B1B;text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.24);padding: 15px 10px;border: 1px solid #D57070;border-radius: 3px;}

table tbody tr:last-child td {}
.tborder .tcat {border-top:0;}
.tborder tr:first-child td {border-top:0}
.tborder tr:first-child .tfoot {border-top:1px solid #C5C5C5;}
#footer {
    background: url(../../../images/candy/headerbg.png) -3px -75px;
    display: block;
    width: 100%;
    height: 100px;
    border: 1px solid #6090B6;
    border-radius: 2px;
    position: relative;
}
ul.footermenu {
    margin: 0;
    padding: 0;
    list-style-type: none;
    float: left;
    position: relative;
    top: 2px;
    left: -11px;
    font-weight: normal;
    background: rgb(39, 80, 107);
    color: white;
    height: 35px;
    line-height: 35px;
    border-radius: 0px 2px 2px 0;
    padding-left: 11px;
    box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.59);
}
ul.footermenu li {
    float: left;
    font-size: 11px;
    padding: 0;
    margin: 0;
}
ul.footermenu li a {
    color: white;
    padding: 0px 5px;
    height: 35px;
    line-height: 35px;
    border-left: 1px solid #767F83;
    display: inline-block;
}
ul.footermenu li:first-child a {border-left:0;}
ul.footermenu li a:hover {
    background: rgb(26, 50, 77);
}
.fmtitle {
    float: left;
    font-size: 14px;
    font-weight: bold;
    color: #BBB;
    text-shadow: 1px 1px 1px whiteSmoke;
}
#footer .left {
    position: absolute;
    left: 10px;
    vertical-align: middle;
    top: 30px;
    color: #7A7A7A;
    font-weight: bold;
    z-index: 2;
}#footer .right a{
    color: white;
    text-shadow: -1px 1px 0px rgba(0, 0, 0, 0.31);
}
#footer .right {
    position: absolute;
    right: 10px;
    vertical-align: middle;
    top: 35px;
    color: #2B577A;
    font-weight: bold;
    z-index: 2;
    text-align: right;
    font-size: 11px;
    text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.49);
}
.mybblink {
}
.toplink {
position: absolute;
z-index: 3;
background: url(../../../images/candy/top.png) no-repeat;
width: 90px;
height: 41px;
top: 20px;
left: 50%;
display: inline-block;
opacandy: 0.7;
-webkit-transition:0.3s;
	transition:0.3s;
	-o-transition:0.3s;
	-ms-transition:0.3s;
	-moz-transition:0.3s;
}
.toplink:hover {opacandy:1;}
.pixelmonkeylink {
    position: relative;
    top: -15px;
    font-size: 12px;
}
.ajax_mark_read, img[src="images/candy/on.gif"],img[src="images/candy/off.gif"],img[src="images/candy/offlock.gif"] {
    position: relative;
    margin-left: -16px !important;
    margin-right: -10px;
    margin-right: -10px;
}
.postcountgrid {
    text-align: right;
    font-weight: bolder;
    font-size: 12px;
}
.lastpostgrid, .lastpostgrid div{
    text-align: left !important;
    width: 15%;
		transition:0.3s;
	-o-transition:0.3s;
	-ms-transition:0.3s;
	-moz-transition:0.3s;
    -webkit-transition: 0.3s;
}
.posttime {
    color: #fff;
}


.orangeprefix,.redprefix,.blueprefix,.greenprefix{
color: white !important;
text-shadow: none !important;
height: 18px !important;
line-height: 18px !important;
padding: 0px 4px !important;
border-radius:2px !important;
top: 9px !important;
position: relative !important;
margin-right: 5px !important;
float: left !important;
font-size: 11px !important;
}
.greenprefix {
background: #A7CC4A !important;
border: 1px solid #7FA52F;
}
.redprefix {
background: #CC544A !important;
border: 1px solid #A03C29;}
.orangeprefix {
background: #EB8F2B !important;
border: 1px solid #D1731C;}
.blueprefix {
background: #54A4E2 !important;
border: 1px solid #1185AA;}
.indexspacefix {
    margin-top: -18px;
}
td .greenprefix,td .orangeprefix,td .blueprefix,td .redprefix {margin-top: -9px;padding: 0px 5px !important;height: 16px !important;font-size: 10px !important;line-height: 16px !important;}
.nav_rightlinks {
    margin-right: 10px;
    color: #818181 !important;
    font-weight: bold;
    font-size: 11px !important;
    font-family: arial;
}
.tborder_2 tr:hover td {background: #FAFAFA !important;-webkit-transition:0.3s;
	transition:0.3s;
	-o-transition:0.3s;
	-ms-transition:0.3s;
	-moz-transition:0.3s;}
.author {color:#999}
.userbrowsing a {color:white;font-weight:bold;}
.userbrowsing {
    display: inline-block;
    background: #ADCE48;
    margin-bottom: 10px;
    color: #fff !important;
    padding: 1px 5px;
    border: 1px solid #87BD42;
    border-radius: 2px;
    font-size: 11px;
}
.userpanel {
position: absolute;
z-index: 3;
right: 0px;
top: 26px;
}

.user_panel_link {
display: inline-block;
background: url(../../../images/candy/trans.png);
padding: 10px;
color: white !important;
font-family: arial,tahoma;
font-size: 11px;
border: 1px solid transparent;
border-radius: 3px 0 0 3px;
box-shadow: none;
margin-right: -4px;
position: relative;
top: -3px;
font-style: italic;
}
.user_panel_link:hover {background-color: #964C29;}
.pms_unread_no {background: #646464 !important;display: none;} 
.user_panel_box {display:none;position: absolute;background: #FFF;top: 25px;width: 240px;right: 0px;height: 79px;border-radius: 8px 0 8px 8px;box-shadow: 0px 3px 10px rgba(51, 51, 51, 0.28);z-index: 5;border: 6px solid white;padding: 10px;}
.user_panel_link {cursor:pointer;}
.user_panel_wrapper {position: relative;
top: 0px;right: 0px;}
.userbar {width: 415px;
height: 125px;
display: inline-block;
background: url(../../../images/candy/userbar.png);
right: -13px;
top: 2px;position: relative;}
.user_panel_link_active {
    background: white;
    border: 1px solid #fff;
    color: #555 !important;
    border-radius: 3px 0 0 0;
    z-index: 8;
}
.user_panel_link_active:hover {background-color:white;}

.setting_panel_link {
display: inline-block;
background: url(../../../images/candy/trans.png);
padding: 10px;
color: white !important;
font-family: arial,tahoma;
font-size: 11px;
border: 1px solid transparent;
border-radius: 0;
box-shadow: none;
margin-right: -4px;
position: relative;
top: -3px;
font-style: italic;
border-left: 1px solid #421212;
}
.setting_panel_link:hover {background-color: #964C29;}
.setting_panel_box {display:none;position: absolute;background: #FFF;top: 25px;width: 240px;right: 0px;height: 65px;border-radius: 8px 0 8px 8px;box-shadow: 0px 3px 10px rgba(51, 51, 51, 0.28);z-index: 5;border: 6px solid white;padding: 10px;}
.setting_panel_link {cursor:pointer;}
.setting_panel_wrapper {position: relative;
top: 0px;right: 0px;}
.userbar {width: 415px;
height: 125px;
display: inline-block;
background: url(../../../images/candy/userbar.png);
right: -13px;
top: 2px;position: relative;}
.setting_panel_link_active {
    background: white;
    border: 1px solid #fff;
    color: #555 !important;
    border-radius: 0;
    z-index: 8;
}
.setting_panel_link_active:hover {background-color:white;}
.dropdown_icon {background:url(../../../images/candy/dropdown_arrow.png);height: 5px;width: 8px;display: inline-block;}
.dropdown_icon_active {background:url(../../../images/candy/dropdown_arrow.png);background-position: 9px 0;}
.s_dropdown_icon {background:url(../../../images/candy/dropdown_arrow.png);height: 5px;width: 8px;display: inline-block;}
.s_dropdown_icon_active {background:url(../../../images/candy/dropdown_arrow.png);background-position: 9px 0;}
.usercpmenu_leftblock {
    width: 40%;
    padding-right: 10px;
}
.usercpmenu_rightblock {
    width: 49%;
    border-left: 1px solid #ccc;
    padding-left: 10px;
}
.usercpmenu_leftblock a, .usercpmenu_rightblock a{
    display: block;
    padding: 2px 5px;
    color: #555;
    font-size: 11px;
	-webkit-transition:0.2s;
		transition:0.2s;
	-o-transition:0.2s;
	-ms-transition:0.2s;
	-moz-transition:0.2s;
}
.usercpmenu_leftblock a:hover,.usercpmenu_rightblock a:hover {
	text-indent:10px;
}
.thead .button {box-shadow:none;background-color: #ccc;color: #3D4D52;}
.thead input.textbox {border:1px solid #666}
.loginlink {
    color: white !important;
    font-size: 11px;
    margin-right: 5px;
    text-transform: uppercase;
    font-weight: bold;
    font-family: arial,sans-serif;
}
.logoutlink {display: inline-block;  background: url(../../../images/candy/trans.png);  padding: 10px;  color: white !important;  font-family: arial,tahoma;  font-size: 11px;  border: 1px solid transparent;  border-radius: 0;  box-shadow: none;  margin-right: -4px;  position: relative;  top: -3px;  font-style: italic;  border-left: 1px solid #421212;}
.logoutlink:hover {background-color: #964C29;}
.registerlink {display: inline-block;
background: url(../../../images/candy/trans.png);
padding: 10px 15px;
color: white !important;
font-family: arial,sans-serif;
font-size: 11px;
border: 0;
border-radius: 3px;
box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.49);
-webkit-transition:0.3s;
	transition:0.3s;
	-o-transition:0.3s;
	-ms-transition:0.3s;
	-moz-transition:0.3s;
margin-right: 10px;
position: relative;text-transform: uppercase;font-weight: bold;border-bottom: 1px solid rgb(216, 146, 128);}
.registerlink:hover {background-color: #924D26;}
.statusinfo {background: #D9E697;
border: 1px solid #B8C77B;
padding: 2px;
font-size: 11px;
border-radius: 3px;
margin-left: 4px;
color: #6C772F;}
.49 {width:49%;}
.userprofile_table .tcat {border-top:1px solid #ccc !important;}
.userprofile_table .tborder {border-radius:0px;}
.userprofile_table .thead {background: #F1F1F1 url(../../../images/candy/highlight.png) repeat-x top;
color: #555;
font-size: 11px;

border-top: 1px solid #ccc !important;
padding: 10px;border-radius: 0px;  height: 15px;  line-height: 15px;  border: 1px solid #D5D5D5 !important;  border-bottom: 1px solid #C9C9C9 !important;border-right: 0 !important;border-left: 0 !important;}








/* TipTip CSS -Version 1.2 */
#tiptip_holder {
	display:none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 99999;
}

#tiptip_holder.tip_top {
	padding-bottom: 5px;
}

#tiptip_holder.tip_bottom {
	padding-top: 5px;
}

#tiptip_holder.tip_right {
	padding-left: 5px;
}

#tiptip_holder.tip_left {
	padding-right: 5px;
}

#tiptip_content {
	font-size: 11px;
	color: #fff;
	text-shadow: 0 0 2px rgb(54, 54, 54);
	padding: 4px 8px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
background: #666;background: rgba(0, 0, 0, 0.58);
	background: -moz-linear-gradient(top,  rgba(0,0,0,0.85) 0%, rgba(0,0,0,0.9) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.85)), color-stop(100%,rgba(0,0,0,0.9))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(0,0,0,0.85) 0%,rgba(0,0,0,0.9) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(0,0,0,0.85) 0%,rgba(0,0,0,0.9) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(0,0,0,0.85) 0%,rgba(0,0,0,0.9) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(0,0,0,0.85) 0%,rgba(0,0,0,0.9) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d9000000', endColorstr='#e6000000',GradientType=0 ); /* IE6-9 */
}

#tiptip_arrow,#tiptip_arrow_inner {
	position: absolute;
	border-color: transparent;
	border-style: solid;
	border-width: 5px;
	height: 0;
	width: 0;
}

#tiptip_holder.tip_top #tiptip_arrow {
	border-top-color: #fff;
	border-top-color: rgba(255,255,255,0.35);
}

#tiptip_holder.tip_bottom #tiptip_arrow {
	border-bottom-color: #fff;
	border-bottom-color: rgba(255,255,255,0.35);
}

#tiptip_holder.tip_right #tiptip_arrow {
	border-right-color: #fff;
	border-right-color: rgba(255,255,255,0.35);
}

#tiptip_holder.tip_left #tiptip_arrow {
	border-left-color: #fff;
	border-left-color: rgba(255,255,255,0.35);
}

#tiptip_holder.tip_top #tiptip_arrow_inner {
	margin-top: -5px;
	margin-left: -5px;  
	border-top-color: #0E0E0E;
	border-top-color: rgba(0, 0, 0, 0.9);
}

#tiptip_holder.tip_bottom #tiptip_arrow_inner {
	margin-top: -5px;
	margin-left: -6px;
	border-bottom-color: rgb(25,25,25);
	border-bottom-color: rgba(25,25,25,0.92);
}

#tiptip_holder.tip_right #tiptip_arrow_inner {
	margin-top: -6px;
	margin-left: -5px;
	border-right-color: rgb(25,25,25);
	border-right-color: rgba(25,25,25,0.92);
}

#tiptip_holder.tip_left #tiptip_arrow_inner {
	margin-top: -6px;
	margin-left: -7px;
	border-left-color: rgb(25,25,25);
	border-left-color: rgba(25,25,25,0.92);
}

.boxyyy {width:100%;}
.userprofile_statsbutton a{color: white !important;}
.userprofile_statsbutton  span {z-index:2;position: absolute;top: 1px;width: 100%;}
.userprofile_statsbutton img {
    position: absolute;
	z-index:1;
    right: 20px;
    top: 14px;
		transition:0.3s;
	-o-transition:0.3s;
	-ms-transition:0.3s;
	-moz-transition:0.3s;
    -webkit-transition: 0.3s;
}.userprofile_statsbutton:hover {
    cursor: pointer;
    background-color: #ACACAC;
    border: 1px solid #919191;
}
.userprofile_statsbutton:hover img {right:40px;}
.userprofile_statsbutton {
    display: inline-block;
    background: url(../../../images/candy/highlight.png) repeat-x top;
    width: 100%;
    margin-bottom: 10px;
    border-radius: 5px;
    text-indent: 15%;
    vertical-align: middle;
    height: 60px;
    line-height: 60px;
    color: white !important;
    position: relative;
		transition:0.3s;
	-o-transition:0.3s;
	-ms-transition:0.3s;
	-moz-transition:0.3s;
    -webkit-transition: 0.3s;
    font-size: 11px;
    font-weight: bold;
    text-shadow: 0 -1px 0 #AAA;
}
.userprofile_reputation {background-color: rgb(187, 219, 139);border: 1px solid #A8C265;}
.userprofile_referrals {
    background-color: #9BC9DF;
    border: 1px solid #6CB2C9;
}
.userprofile_warninglevel {
	background-color: #EBA874;
	border: 1px solid #C4904F;
}
.horizontalpb .postbit_replevel {
    margin-left: 2px;
}
.horizontalpb .postbit_warninglevel {
    margin-left: 2px;
}
.post_content hr {background-color:#888}

#posts .trow_selected td  {border-top: 0;}
.wollink a {line-height: 36px;}

/* login box */
#mask {
	position: fixed;
	top:0px;
	left:0px;
	z-index: 9000;
	background-color: #000;
	display: none;
}

#boxes .window {
	position: absolute;
	width: 600px;
	height: 220px;
	display: none;
	z-index: 9999;
	padding: 10px;
}

.loginbox_content {
	background: #f8f8f8;
	height: 100%;
	width: 100%;
}

.loginbox_content label {
	font-size: 13px;
	font-weight: bold;
	color: #666;
}

.loginbox_head {
	background: #EEE url(../../../images/candy/highlight.png) repeat-x 0 0;
	display: inline-block;
	height: 35px;
	vertical-align: middle;
	line-height: 35px;
	border-bottom: 1px solid #DDD;
	width: 100%;
}

.loginbox_head strong {
	float: left;
	margin-left: 10px;
	font-size: 15px;
	color: #999;
	text-shadow: 1px 1px 1px rgb(250, 250, 250);
}

.loginbox_head span {
	float: right;
	color: white;
	margin-right: 10px;
}

.loginbox_head span a {
	color: #fff;
	background: #999;
	width: 16px;
	display: inline-block;
	height: 16px;
	line-height: 14px;
	text-align: center;
	border: 1px solid #777;

	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 2px;
	font-weight: bolder;
	position: relative;
	top: 8px;
}

.loginbox_head span a:hover {
	color: white;
	background: #888;
}

#loginbox input[type="text"]:focus,#loginbutton_menu input[type="password"]:focus,#quick_login_password:focus {
	background: white;
	border: 1px solid #bbb;
}

#loginbox input[type="text"],#loginbutton_menu input[type="password"],#quick_login_password {
	border: 1px solid #ccc;
	font-size: 13px;
	margin: 0 0 5px;
	background: #F9F9F9;
	padding: 5px;

	-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	-o-transition: 0.4s;
	-ms-transition: 0.4s;
	transition: 0.4s;
	margin-top: 5px;
	width: 260px;

	-webkit-box-shadow: inset 0px 2px 5px #f0f0f0;
	-moz-box-shadow: inset 0px 2px 5px #f0f0f0;
	box-shadow: inset 0px 2px 5px #f0f0f0;
}

.loginbox_submit {
	padding-left: 16px;
	position: relative;
	top: 72px;
	left: -273px;
}
.loginbox_submit input {position: relative;}
.loginbox_submit label {position: absolute;
margin-left: 5px;
top: 0px;}
.loginbox_submit_button {
	float: right;
	margin-top: -20px;
	margin-right: 16px;
}

.loginbox_submit_button input {
	background: #5EA6E9 url(../../../images/candy/highlight.png) repeat-x;
	color: white;
	padding: 10px 50px;
	border: 1px solid #288EC7;
cursor:pointer;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;

	-webkit-box-shadow: inset 0px 0px 2px #ccc;
	-moz-box-shadow: inset 0px 0px 2px #ccc;
	box-shadow: inset 0px 0px 2px #ccc;

	-webkit-transition: 0.5s,box-shadow 0s;
	-moz-transition: 0.5s,box-shadow 0s;
	-o-transition: 0.5s,box-shadow 0s;
	-ms-transition: 0.5s,box-shadow 0s;
	transition: 0.5s,box-shadow 0s;
}

.loginbox_submit_button input:hover {
	background: #80C2EE url(../../../images/candy/highlight.png) repeat-x;
}

.loginbox_submit_button input:active {
	-webkit-box-shadow: inset 1px 1px 9px #111 !important;
	-moz-box-shadow: inset 1px 1px 9px #111 !important;
	box-shadow: inset 1px 1px 9px #111 !important;
}

.loginbox_username {
	width: 250px;
	float: left;
	margin-top: 10px;
	padding: 10px 20px;
}

.loginbox_password {
	float: right;
	width: 250px;
	margin-top: 10px;
	padding: 10px 40px 10px 0px;
}

#boxes #loginbox {
	width: 600px;
	height: 180px;
	position: fixed;
	background: url(../../../images/candy/trans.png) repeat;

	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	top: 50% !important;
	margin: auto;
	left: 50% !important;
	margin-top:-200px !important;
	margin-left:-300px !important;
	z-index: 99999999999999999;
}
.forgot a {font-size: 11px;
color: #666;
top: 2px;
position: relative;
right: -25px;
width: 120px;
display: inline-block;}
.graymessage {
;font-size: 11px;font-family: tahoma;

 color: #606160;text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.24);padding: 15px 10px;
 

 border: 1px solid #B9B9B9;border-radius: 3px;background: rgb(238,238,238); /* Old browsers */  background: -moz-linear-gradient(top,  rgba(238,238,238,1) 0%, rgba(204,204,204,1) 100%); /* FF3.6+ */  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(238,238,238,1)), color-stop(100%,rgba(204,204,204,1))); /* Chrome,Safari4+ */  background: -webkit-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%); /* Chrome10+,Safari5.1+ */  background: -o-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%); /* Opera 11.10+ */  background: -ms-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%); /* IE10+ */  background: linear-gradient(to bottom,  rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%); /* W3C */  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 ); /* IE6-9 */;
}
.subforumicon {margin:0px !important;}
.forumdisplay_thread_multipage a,.forumdisplay_thread_multipagelast a{display: inline-block;
font-size: 10px;
border: 1px solid #C7D1CF;
background: #E2E9E9 url(../../../images/candy/highlight.png) repeat-x top;
color: #666;
padding: 2px 5px;
border-radius: 2px;
margin-right: 2px;
box-shadow: 0px 2px 2px #E9E9E9;
text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.82);}
.forumdisplay_thread_multipage a:hover,.forumdisplay_thread_multipagelast a:hover {
background-color: rgb(240, 240, 240);
text-decoration: none;}
.warn_user_link {top: 13px !important;
left: -1px;}
.forumdisplay_thread_multipagelast a {
    background-color: #84A5AF !important;
    color: white;
    text-shadow: none;
    border: 1px solid #577E83;
}
.forumdisplay_thread_multipagelast a:hover {
    background-color: #729099 !important;
}
.expcol_open {display:none;}
.p_classic_table .post_signature {margin: 0px -15px;
padding: 8px 20px;margin-top:8px;border-top: 1px solid #eee;}
.index_forums {
    width: 76%;
}
.index_sidebar {
    width: 23%;
    float: right;
}
.sidebox_close{background: url(../../../images/candy/close_small.png) no-repeat;
border: 0;
width: 25px;
height: 20px;
outline:none;
margin-top: 5px;
cursor: pointer;
opacity: 0;-webkit-transition:0.5s;-moz-transition:0.5s;transition:0.5s;-o-transition:0.5s;-ms-transition:0.5s}
.sidebox_open{background: url(../../../images/candy/open_small.png) no-repeat !important;
border: 0;
outline:none;
width: 25px;
height: 20px;
cursor: pointer;opacity: 0;-webkit-transition:0.6s;-webkit-transition:0.5s;-moz-transition:0.5s;transition:0.5s;-o-transition:0.5s;-ms-transition:0.5s}

.sidebar_box_header:hover .sidebox_open, .sidebar_box_header:hover .sidebox_close {opacity:1;}
.sidebar_box {-webkit-transition:0.5s;}
.sidebar_box:active {opacity:0.9}
.sidebar_box_header {
	background: #ECECEC url(../../../images/candy/highlight.png) repeat-x;
display: block;
height: 33px;
cursor:move;
    margin: -10px -10px 0px -10px !important;
line-height: 33px;

    
	border-bottom: 1px solid #D6D6D6;

	color: rgb(111, 111, 111);
text-indent: 9px;
padding: 0;
font-weight: bold;
font-size: 11px;

	text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.78);
    top: 0px !important;
    position: relative;
	border-radius: 3px 3px 0 0;
}
.sidebar_box_header span {display: block;
height: 34px;
cursor: default;}
.sidebar_box_content {
    margin-top: 5px !important;
border-top: 0;
font-size:11px;
color: #AAA;
}
.sortable {margin-top:-10px !important;}
.sidebar_box {padding: 10px !important;    
background: #FFFFFF;
border: 1px solid #D5D5D5;position: relative;top: 10px !important;margin: 0px !important;border-radius: 3px;box-shadow: 0px 2px 3px #E2E2E2;}
.pml1 {
    color: rgb(143, 168, 162) !important;
}
.pml2{
    color: #78C5DD !important;
}
.sortable li.ui-state-default {padding-bottom: 10px !important;display: block;margin: 0px !important;}
.sortable li:last-child {margin-bottom:10px !important;}
	.ui-sortable-placeholder * { visibility: hidden; }
	.poweredby {
    color: black;
    font-size: 12px;
    font-weight: bold;
}
	.copyright {
    color: rgb(5, 53, 90);
    font-weight: bold;
    font-size: 11px;
    text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.2);
} 
.sidebar_collapse {display: block;
width: 30px;
height: 23px;
background: url(../../../images/candy/arrowr.png) no-repeat;
position: relative;
top: 10px;
right: -2px;
cursor: pointer;display:none;}
.sidebar_expand {display: block;
width: 30px;
height: 23px;
background: url(../../../images/candy/arrowl.png) no-repeat;
position: relative;
top: 10px;
right: -2px;
cursor: pointer;display:none;}
.postcontent  fieldset{border: 1px solid #DFDFDF;
margin-bottom: 10px;
background: rgb(245, 245, 245);border-radius: 3px;}
.postcontent  fieldset img:hover , img.attachment:hover{-webkit-transform:scale(1.1) rotate(-2deg);}
.headerwrapper {
    position: relative;
    height: 240px;
}
.headershadow{
width: 100%;
height: 15px;
bottom: -16px;
position: absolute;
left: 3px;
z-index: 2;
}
.headershadow_left {
width: 60%;
height: 13px;
background: url(../../../images/candy/headershadowleft.png)-20px -42px;
position: absolute;
}
.headershadow_right {
width: 40%;
height: 13px;
background: url(../../../images/candy/headershadowright.png) -940px -42px;
position: absolute;
right: 0px;
}
.poststats {
    font-size: 11px;
    letter-spacing: 0px;
    font-family: arial;
    position: relative;
    background: white;
    display: inline-block;
    border: 1px solid #ddd;
    padding: 2px 10px;
    bottom: -11px;
    margin-top: -10px;
}
.rsslink {background: url(../../../images/candy/rss.png) -4px -5px;width: 22px;height: 22px;display: inline-block;opacity:0.5;}
tr:hover .rsslink {opacity:1;}
tr:hover .forumdescpop {color:#777;}
.lastpostgrid {width: 200px;}
.forumdescpop {
    font-size: 11px;
    padding: 5px 0;
    display: block;
    margin: 0px 0;
    color: #999;
    width: 98%;
}
.subforums {
    display: inline-block;
    margin-bottom: 3px;
    border-radius: 2px;
    font-size: 11px;
}
.setting_panel_box a:first-child {margin-top:-6px;border-radius:8px 0 0 0;}
.setting_panel_box a:last-child {margin-bottom:-6px;border-bottom:0;border-radius:0 0 8px 8px;}
.redrep {background: #DF3737 url(../../../images/candy/highlight.png) repeat-x top;
    border: 1px solid #B93939;text-shadow:none}
	.redrep strong{text-shadow:none;color:white;}
.redrep a {
    background: #DF3737 url(../../../images/candy/highlight.png) repeat-x top;
    border: 1px solid #B93939;
}
.redrep a:hover {
    background-color: rgb(194, 37, 37);
}
.redrep a strong {color:white;}
@media screen and (max-width: 1366px) {
.headershadow{display:none}
}
.userpanelwrapper {position:relative;top: 42px;display: inline-block;float: right;margin-right: 7px;}
.guestpanelwrapper {position:relative;top: 39px;margin-right: 55px;display: inline-block;float: right;}
.loginlink img {
    vertical-align: middle;  margin-top: -4px;
}
.registerlink img {
    vertical-align: middle;
    margin-top: -4px;
}
.social {
    position: absolute;
    height: 20px;
    right: 20px;
}
.social a{
    opacity: 0.8;
    top: 0px;  position: relative;
}
.social a:hover {
    top: -5px;
    position: relative;
    opacity: 1;
}
		
		