body {
	background: transparent url(/images/bg.jpg) no-repeat scroll 50% 0;
	margin: 0;
	background-color: #262626;
	background-size: contain;
}
body,td,th {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
img {
	border: 0px;
}
.headerbg {
	background-color: #1a1a1a;
	background-image: url(/images/header_bg.gif);
	background-repeat: repeat-x;
}
a:active {
	outline: none;
}
#rotator {
	margin:0px;
	padding:0px;
}
.button {
	font-size:11px;
}
#navbar_username {
	height: 12px;
	font-size: 11px;
}
#navbar_password {
	height: 12px;
	font-size: 11px;
}
#userbarbg {
	background-image: url(/images/userbarbg.png);
	background-repeat: no-repeat; 
	background-position: center center;
	height: 28px;
}
#userbar {
	color:#fff;
	padding-left:10px;
	white-space:nowrap;
	font-size: 11px;
}
#userbaraxe {
	padding-left:10px;
}
#userbar a {
	color:#fff;
	text-decoration: none;
}
#userbar a:hover {
	color:#FCC200;
}
ul#userbaritems {
	margin:0px;
	padding:0px;
}
ul#userbaritems li {
	display: inline;
	list-style:none;
	background: url(/images/userbarspacer.gif) no-repeat top right;
	padding-right: 14px;
	padding-left: 7px;
	font-size:11px;
}
/* navigation */
#navbg {
	background-color: #3b3b3b;
	background-image: url(/images/nav_bg.gif);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
	height: 32px;
}
#navstart {
	background-color: #3b3b3b;
	background-image: url(/images/nav_start.gif);
	background-repeat: no-repeat;
	height: 32px;
	width: 205px;
}
#langswitch {
	padding-right: 10px;
}
ul#nav {
	margin:0px;
	padding:0px;
}
ul#nav li {
	display: inline;
	list-style:none;
	background:transparent url(/images/nav_line.gif) no-repeat scroll left bottom;
	color:#fff;
	float:left;
	padding:0.6em 0.9em;
	font-weight: bold;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}
ul#nav li a {
	color:#fff;
	text-decoration: none;
}
ul#nav li a:hover {
	color:#FCC200;
	text-decoration:underline;
}
ul#nav li#selected {
	background:#333333 none repeat scroll 0 0;
}
ul#nav li#selected a {
	color:#FCC200;
}
/* navigation end */
#aboveheader {
	padding-top: 5px;
	padding-bottom: 3px;
}
#contentshadowwhite {
	background-image: url(/images/content_shadow_white.gif);
	background-repeat: repeat-x;
	height: 8px;
}
#contentshadowblack {
	background-image: url(/images/content_shadow_black.gif);
	background-repeat: repeat-x;
	height: 8px;
}
#contentbg {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
}
#feedlinetop {
	background-color: #5b5b5b;
	height: 6px;
}
#paymentgateways {
	background-color: #f1f1f1;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
	padding-left: 15px;
	padding-right: 15px;
	color: #fff;
}
#paymentgateways hr {
	border: 2px solid #e9eaec;
}
#paymentgatewaylogos {
	padding: 30px 0;
}
#paymentgatewaylogos img {
	padding: 0 10px;
}
#footerbg {
	background-color: #1a1a1a;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
	padding-top: 10px;
	padding-left: 10px;
	color: #fff;
}
#footerbg a {
	color: #fff;
	text-decoration: none;
}
#footerbg a:hover {
	color: #fff;
	text-decoration: underline;
}
#feedlinebottom {
	background-image: url(/images/spacerline.gif);
	background-repeat: repeat-x;
	height: 2px;
}
#footerbgend {
	background-image: url(/images/footer_bg.png);
	background-repeat: repeat-x;
}
#broadcastadbg {
	background-image: url(/images/broadcastad_bg.gif);
	background-repeat: repeat-x;
}
.broadcastad {
	color: #fff;
	font-size: 14px;
}
.contentwhite {
	padding: 10px 10px 15px 10px;
}
.contentwhite a {
	/*color: #1D334E;*/
	color: #000;
}
.contentwhite a:hover {
	color: #0000CD;
}
#cbwrapper {
	background-color: #1a1a1a;
}
#contentblack {
	padding: 10px 10px 15px 10px;
	color: #A6A6A6;
}
#contentblack a {
	color: #FFF;	
}
#contentblack a:hover {
	color: #FCC200;	
}
.smallfont {
	font-size: 11px;
}
.cwsortbar {
	padding-right: 8px;
}
.cwthreadlisting .smallfont a {
	text-decoration: none;
}
.cwthreadlisting td {
	padding-bottom: 5px;
}
#cwgamestitle {
	margin: 0px;
	padding: 0px;
}
.cwnewsitem {
	padding-bottom: 15px;
	line-height:15px;
}
.cwnewsimg img {
	margin-right:15px;
	border:1px solid #333333;
}
.cwnewsitem p {
	margin:0;
	padding:0;
}
.cwnewsitem h3 {
	display:inline;
	font-size:14px;
}
.cwnewsdate {
	font-size: 11px;
	color:#535353;
}
.cwnewsdate a {
	text-decoration: none;
}
.cwnewsitem h3 a {
	text-decoration: none;
}
/* content white rounded corner box */
.cw1hforum {
	font-size:1px; 
	overflow:hidden; 
	display:block;
	height:1px; 
	background:#1c1e20; 
	margin:1px 1px 0 1px;
}
.cw1h {
	font-size:1px; 
	overflow:hidden; 
	display:block;
	height:1px; 
	background:#1c1e20; 
	margin:0 1px;
}
.cwhead {
	background: #1c1e20;
	color:#fff;
}
.cwheadertitle {
	padding-right:8px;
}
.cwheadertitle a {
	color:#fff;
	text-decoration:none;
}
.cwheadertitle a:hover {
	color:#FCC200;
}
.cwheadad {
	background: #1c1e20;
	color:#fff;
	padding:4px 0 2px 5px;
	font-size: 11px;
}
.cwtitle1h {
	font-size:1px; 
	overflow:hidden; 
	display:block;
	height:1px;
	/*background:#e7e7e7;*/
	background:#EDEDED;
	margin:0 1px;
}
.cwtitlehead {
	background:#EDEDED url(/forum/images/gradients/firstalt.gif) repeat-x scroll left top;
	color:#000;
}
.cwtitlehead h1, .cwtitlehead h2 {
	margin: 0px 10px 0px 8px; 
	padding-top:8px; 
	padding-bottom: 8px;
	font-size: 14px;
	text-transform: uppercase;
}
.cwtitlehead a {
	text-decoration:none;
}
.cwtitlehead img {
	margin-left: 8px;
}
.cwtitle1f {
	font-size:1px; 
	overflow:hidden; 
	display:block;
	height:1px; 
	background:#EDEDED;
	margin:0 1px;
}
.cbtitle1h {
	font-size:1px; 
	overflow:hidden; 
	display:block;
	height:1px; 
	background:#2f2f2f; 
	margin:0 1px;
}
.cbtitlehead {
	background: #2f2f2f;
	color:#fff;
}
.cbtitlehead a {
	text-decoration:none;
}
.cbtitlehead a:hover {
	text-decoration:underline;
}
.cbtitlehead h2 {
	margin: 0px 10px 0px 8px; 
	padding-top:8px; 
	padding-bottom: 8px;
	font-size: 14px;
	text-transform: uppercase;
}
.cbtitle1f {
	font-size:1px; 
	overflow:hidden; 
	display:block;
	height:1px; 
	background:#2f2f2f; 
	margin:0 1px;
}
#cblogin td {
	padding-bottom:5px;
	padding-right:5px;
	font-size:11px;
}
.cwhead h1,.cwhead h2 {
	margin: 0px 10px 0px 8px; 
	padding-top:8px; 
	padding-bottom: 8px;
	font-size: 14px;
	text-transform: uppercase;
}
.cwhead h1 a, .cwhead h2 a {
	color: #fff;
	text-decoration:none;
}
.cwhead h1 a:hover, .cwhead h2 a:hover {
	color: #FCC200;
}
.cwcontent h3 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
}
.cwcontent {
	/*background: #e8e9ed;*/
	background:#EDEDED url(/forum/images/gradients/firstalt.gif) repeat-x scroll left top;
	padding: 10px 8px 10px 8px;
}
.cwcontentad {
	background-color:#EDEDED;
	text-align:center;
}
.cwtabcontent {
	/*background: #e8e9ed;*/
	background:#EDEDED url(/forum/images/gradients/firstalt.gif) repeat-x scroll left top;
	padding: 0px 8px 10px 8px;
}
.cwbroadcastcontent {
	background:#EDEDED url(/forum/images/gradients/firstalt.gif) repeat-x scroll left top;
	margin: 0px;
	padding: 0px;
}
.cwvideoentry {
	float:left;
	padding: 5px 20px 10px 8px;
	width: 128px;
	color: #535353; 
}
.cwvideoimg a {
	display:block; 
	border:1px; 
	border-style:solid; 
	border-color:#ccc; 
	padding:3px; 
}
.cwvideolist {
	font-size: 11px;
	padding-top: 5px;
}
.cwvideolist a {
	text-decoration: none;
}
.cwvideolist strong a {
	text-decoration: underline;
}
.cwbdate {
	margin:0px;
	font-size:14px;
	text-transform: uppercase;
	padding-bottom: 8px;
	font-weight:bold;
	/* IE fix Peek-a-boo! */
	position:relative;
}

/* content white list box */
.cw2h { 
	padding-bottom: 5px;
}
.cwimg { 
	width:30px; 
	height:30px; 
	float:left; 
	display:block; 
	border:1px; 
	border-style:solid; 
	border-color:#ccc; 
	padding:3px;  
}
.cwlayer { 
	width:30px; 
	height:30px; 
	z-index:1; 
	position:absolute; 
}
.cwbimg { 
	width:120px; 
	height:90px; 
	float:left; 
	display:block; 
	border:1px; 
	border-style:solid; 
	border-color:#ccc; 
	padding:3px;  
}
.cwblayer { 
	width:120px; 
	height:90px; 
	z-index:1; 
	position:absolute; 
}
.cw3h { 
	font-size: 12px; 
	line-height: 12px; 
	padding: 3px 0px 4px 9px; 
}
.cw3hpod { 
	font-size: 12px; 
	line-height: 12px; 
	padding: 3px 0px 4px 0px; 
}
.cw3hpodinfo { 
	font-size: 12px; 
	line-height: 12px; 
	padding: 0px 0px 4px 0px; 
}
.cw3h h3 {
	padding: 0px;
	margin: 0px;
	font-size:14px;
}
.cw3h h3 a {
	text-decoration:none;
}
.cw3hpod h3 {
	padding: 0px;
	margin: 0px;
	font-size:14px;
}
.cw3hpod h3 a {
	text-decoration:none;
}
.cw3hpodinfo h3 {
	padding: 0px;
	margin: 0px;
	font-size:14px;
}
.cw3hpodinfo h3 a {
	text-decoration:none;
}
.cw4h { 
	color: #535353; 
	font-size: 11px; 
	line-height: 11px; 
	padding: 4px 0px 4px 9px; 
}
.cw4hpod { 
	color: #535353; 
	font-size: 11px; 
	line-height: 11px; 
	padding: 4px 0px 4px 0px; 
}
.cw4hpodinfo { 
	color: #535353; 
	font-size: 11px; 
	line-height: 11px; 
	padding: 4px 0px 0px 0px; 
}
.cw4h a {
	text-decoration: none;
}
.cw4hpod a {
	text-decoration: none;
}
.cw4hpodinfo a {
	text-decoration: none;
}
/* content black rounded corner box */
.cbhead {
	background-image: url(/images/cbbh_bg.gif);
	background-repeat: repeat-x;
	padding-left: 5px;
}
.cbhead h2 {
	margin:0px;
	font-size:14px;
	text-transform: uppercase;
	color: #fff;
}
.cbhead h2 a {
	text-decoration: none;
}
.cbbg {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #1a1a1a;
	border-left-color: #1a1a1a;
}
.cbsbg { 
	background-image:url(/images/cbs_bg.gif); 
	background-repeat:repeat-x; 
	background-color:#303030; 
}
.cbscornerleft { 
	background-image:url(/images/cbscorner_left.gif); 
	background-repeat:no-repeat; 
	background-position:top left; 
}
.cbscornerright { 
	background-image:url(/images/cbscorner_right.gif); 
	background-repeat:no-repeat; 
	background-position:top right; 
	padding:10px 0px 9px 9px;
}
.cb1h { 
	height:1px; 
	background-color:#1a1a1a;
}
.cb2h { 
	background-image:url(/images/cb2h_bg.gif); 
	background-repeat:repeat-x;
	padding:7px 0px 7px 9px; 
	background-color:#2f2f2f; 
}
.cbimg { 
	width:30px; 
	height:30px; 
	float:left; 
	display:block; 
	border:1px; 
	border-style:solid; 
	border-color:#535353; 
	padding:3px; 
	background-color: #1a1a1a; 
}
.cbimgvideo { 
	width:60px; 
	height:60px; 
	float:left; 
	display:block; 
	border:1px; 
	border-style:solid; 
	border-color:#535353; 
	padding:3px; 
	background-color: #1a1a1a; 
}
.cbmore {
	font-size: 11px;
	padding-right:9px;
	float:right;
}
.cbmore a {
	text-decoration: none;
}  
.cbimggold { 
	width:30px; 
	height:30px; 
	float:left; 
	display:block; 
	border:1px; 
	border-style:solid; 
	border-color:#FCC200; 
	padding:3px; 
	background-color: #1a1a1a; 
}
.cblayer { 
	width:30px; 
	height:30px; 
	z-index:1; 
	position:absolute; 
}
.cb3h { 
	color: #ffffff; 
	font-size: 12px; 
	line-height: 12px; 
	padding: 3px 0px 4px 9px; 
}
.cb4h { 
	color: #a6a6a6; 
	font-size: 11px; 
	line-height: 11px; 
	padding: 4px 0px 4px 9px; 
}
.cb4hpod { 
	color: #a6a6a6; 
	font-size: 11px; 
	line-height: 11px; 
	padding: 4px 0 4px 0; 
}
.cb4h a {
	text-decoration: none;
}
.gold { 
	color: #FCC200; 
}
.white {
	color: #FFF;
}
.goldactive {
	color: #FCC200;
}
.goldactive a {
	color: #FCC200;
	text-decoration:none;
}
.goldactive a:hover {
	text-decoration:underline;
}
.clear {
	clear:both;
}
.ui-tabs .ui-tabs-hide {
     display: none;
}
.cbtabs ul {
	margin:0px;
	padding:0px;
}
.cbtabs li {
	display: inline;
	list-style:none;
}
#broadcastbar {
	color:#fff;
}
#broadcastbar a {
	color:#fff;
}
#broadcastbar a:hover {
	color:#FCC200;
}
#feed {
	padding: 15px 15px 0px 15px;
	background-color: #f1f1f1;
}
#feed a {
	color: #000;
}
#feed a:hover {
	color: #0000CD;
}
#feed h3 {
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
	font-size: 14px;
	text-transform: uppercase;
}
#forumcategories td {
	padding-right: 10px;
	padding-left: 10px;
	line-height: 18px;
	border-left: 1px solid #ccc;
}

#cbloginform {
	margin:0;
	padding:0;
}

#searchform {
	padding:0;
	margin:0;
	padding-right:3px;
}

.searchbox {
	width:400px;
	background:#333;
	padding:5px;
}

.searchinput {
	font-size:16px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color:#333;
	height:23px;
	width:305px;
	border:solid 1px #fff;
	font-weight:bold;
	background:#e9e9e9 url(/images/inputbox.gif);
	margin-right: 5px;
	padding:3px 0 0 5px;
}

.searchbtn {
	background:url(/images/searchbutton.gif);
	border:none;
	width:82px;
	height:28px;
	cursor:pointer;
}

ul.dropdown li {
	padding:5px;
	display:block;
	background-color:#000;
}
.cbtabs ul li {   
    text-decoration:none;   
    font-size:11px;
}  
.cbtabs ul li a {
	text-decoration:none;
}

.cbtabs .ui-tabs-selected span {
	color:#FCC200;
}

.cwtabs ul {
	margin:0px;
	padding:0px;
	padding-top:5px;
	padding-bottom:5px;
}
.cwtabs li {
	display: inline;
	list-style:none;
}

.cwtabs ul li {   
    text-decoration:none;   
    font-size:11px;
}  
.cwtabs ul li a {
	text-decoration:none;
}

.cwtabs .ui-tabs-selected span {
	color:#0000CD;
}

#upgradepremium a {
	color:#0000CD;
	font-weight:bold;
	font-size:12px;
}

#upgradepremium a:hover {
	text-decoration:none;
}

.cwinfo {
	/*width:350px;*/
}
.share {
	font-size:11px;
}
.share a {
	text-decoration:none;
	display:block;
	margin-right:11px;
	padding:1px 4px 2px 20px;
}
.shareemail {
	background-image:url(/images/share.gif);
	background-position:0 -460px;
	background-repeat:no-repeat;
}
.sharefacebook {
	background-image:url(/images/share.gif);
	background-position:0 -180px;
	background-repeat:no-repeat;
}
.sharetwitter {
	background-image:url(/images/share.gif);
	background-position:0 -620px;
	background-repeat:no-repeat;
}
.sharedigg {
	background-image:url(/images/share.gif);
	background-position:0 -20px;
	background-repeat:no-repeat;
}
.sharedelicious {
	background-image:url(/images/share.gif);
	background-position:0 -40px;
	background-repeat:no-repeat;
}
.sharemrwong {
	background-image:url(/images/share.gif);
	background-position:0 -740px;
	background-repeat:no-repeat;
}
.shareyigg {
	background-image:url(/images/share.gif);
	background-position:0 -760px;
	background-repeat:no-repeat;
}
.twitters ul {
	margin:0;
	padding:0;
	list-style: none;
}
.twitters li {
	margin:0;
	padding:0;
	/* IE6 Fix */
	display: inline;
}

/*
.twitters {
  border: 1px solid #e5e5e5;
  padding: 5px;
  overflow: auto;
  margin: 20px;
}

.twitters ul {
  list-style: none;
  padding: 0;
  white-space: nowrap;
}

.twitters span.prefix {
  font-weight: bold;
}

.twitters span.time {
  font-style: italic;
  color: #c5c5c5;
}

.twitters span.status {
  font-style: italic;
}
*/

.cwalt {
	background: #FFFFFF url(/images/cwaltbgfull.gif) top repeat-x;
	margin: 0px;
	padding: 10px 8px 10px 8px;
}

.cwalt img.inlineimg {
	vertical-align: middle;
}

.cwalt h3 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
}

.cwaltlisting {
	background: #FFFFFF url(/images/cwaltbgfull.gif) top repeat-x;
	margin: 0px;
	padding: 3px 8px 10px 8px;
}

.cwaltlisting h3 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
}

.cwtaglist {
	background-color:#1c1e20;
	color:#fff;
	font-size:10px;
	margin-left:2px;
	padding-bottom:1px;
	padding-left:3px;
	padding-right:3px;
	padding-top:1px;
}

.reportedpostslist h3 {
	font-size: 12px;
}
.reportedpostslist div {
	font-size: 12px;
}

.errorbox {
	text-align: left;
	background: #fff7d7;
	padding: 8px;
	border-width: thin;
	border-color: #FF0000;
	border-style: solid;
	margin-bottom:10px;
}

.noticebox {
	text-align: left;
	background: #fff7d7;
	padding: 8px;
	border-width: thin;
	border-color: #f2c779;
	border-style: solid;
	margin-bottom:10px;
}

.gray, .grey {
	color: #999;
}

.red {
	color: #FF0000;
}

.orange {
	color: #FF8040;
}

.green {
	color: #00CD00;
}

/* vbulletin css */
.tborder
{
	background: #EDEDED;
	color: #000000;
}
.alt1, .alt1Active
{
	background: #EDEDED url(/forum/images/gradients/firstalt.gif) repeat-x top left;
	color: #000000;
	border:1px solid #CCCCCC;
}
.alt2, .alt2Active
{
	background: #E3E3E3 url(/forum/images/gradients/secondalt.gif) repeat-x top left;
	color: #000000;
	border:1px solid #CCCCCC;
}
/* -vbulletin css */

#tooltip {
	position: absolute;
	z-index: 3000;
	background-color: #f5f5b5;
	border: 1px solid #DECA7E;
	padding: 5px;
}
#tooltip h3, #tooltip div { margin: 0; font-size: 12px; font-weight: normal;}
.note label, .paymentnote, .emailnote label {
	border-bottom: 1px dotted #000;	
}
.countdown label {
	border-bottom: 1px dotted #000;	
}
.pagination {
	float:right;
	padding-right: 10px;
}
.pagination a {
	text-decoration: none;
}
#giveaway {
	text-align:center;
}
#giveawaykey {
	font-size:22px;
}

#slidemenu
{
    overflow: hidden; 
	width: 277px;
	height: auto;
	background-color: #1D1D20;
	position: relative;
	/*direction: rtl;*/
	visibility: hidden;
	border: solid 4px #1A1A1A;
}
.warpper1
{
	position: relative; 
}
.deviantMenu-menu-item
{
    position: absolute;
    width: 277px;/*should be as width in deviantMenu-main-conatiner*/
}
.hide
{
    display: none;
}

.menuList
{
    list-style-type: none;
	margin: 0;
	padding: 0;
}
.menuList li
{
	position: relative;
	font-weight: bold;
	height: 22px;
	margin: 0;
	padding-top: 7px;
	padding-left: 9px;
	color: #FFFFFF;
	cursor: pointer;
	background: #2F2F2F;
	border-bottom: solid 1px #1A1A1A;
}

.menuList li a
{
    color: #FFFFFF;
	text-decoration: none;
}

.left
{
    position: absolute;
    right: 9px;
    top: 7px;
    background: url('/images/menu_arrow-right.gif');
    background-repeat: no-repeat; 
    float: right;
    width: 13px;
    height: 15px;   
}
.right
{
    position: absolute;
    left: 9px;
    top: 7px;
    background-image: url('/images/menu_arrow-left.gif');
    background-repeat: no-repeat;
    float: left;
    width: 13px;
    height: 15px;
}
.back
{
    display: block;
    cursor: pointer;
    height: 22px;
	padding-top: 7px;
	padding-left: 31px;   
    color: #FFFFFF;
    background: #1a1a1a;
    width: 276px;
    font-weight: bold;
    border-bottom: solid 1px #C3C3C3;
}
.back:hover
{
    color: #FFFFFF;
    text-decoration: none;    
}
.back:active
{
    color: #FFFFFF;
}
.linkprotectioncomment-header {
	background-color: #e9e9e9;
	font-size: 11px;
}
.linkprotectioncomment-header a {
	text-decoration: none;
}
#linkprotectionstatus {
	padding:0;
	margin:0;
}

ul.dropdown,
ul.dropdown li,
ul.dropdown ul {
 list-style: none;
 margin: 0;
 padding: 0;
}

ul.dropdown {
 position: relative;
 z-index: 0;
 float: left;
}

ul.dropdown li {
 float: left;
 line-height: 1.3em;
 vertical-align: middle;
 zoom: 1;
}

ul.dropdown li.hover,
ul.dropdown li:hover {
 position: relative;
 z-index: 2;
 cursor: default;
}

ul.dropdown ul {
 visibility: hidden;
 position: absolute;
 top: 100%;
 left: 0;
 z-index: 1;
 width: 100%;
}

ul.dropdown ul li {
 float: none;
}

ul.dropdown ul ul {
 top: 1px;
 left: 99%;
}

ul.dropdown li:hover > ul {
 visibility: visible;
}
.subnav ul {
	background-color: #272727;
	background-image:url(/images/cbs_bg.gif);
	background-repeat: repeat no-repeat;
	border-style: solid;
	border-width: 0px 1px 1px 1px;
	border-color: #000;
}
ul#nav.dropdown li.subnav ul li {
	background: none;
}
ul.dropdown ul {
	width: 150px;
	padding-top: 1px;
}

.ticker {
	background:#EDEDED url(/forum/images/gradients/firstalt.gif) repeat-x scroll left top;
	color:#000;
	height: 30px;
	overflow: hidden;
}

.tickermessages {
	margin: 0;
	padding: 0;
	list-style: none;
}

.tickermessages a {
	text-decoration: none;
}

.tickermessages li {
	height: 30px;
	padding: 5px 5px 5px 0px;
	margin: 1px 5px;
	margin-left: 0px;
	white-space: nowrap;
}

.tickermessages li img {
	max-height: 20px;
	vertical-align: middle;
	padding-bottom: 1px;
	margin-left: 8px;
}

.tickermessages li div {
	padding-left: 5px;
	vertical-align: middle;
	display: inline;
}

.tickersocial {
	float: left;
	width: 265px;
	height: 30px;
	padding-top: 5px;
	padding-left: 5px;
}

#tickertoggle {
	padding-right:5px;
	padding-top:10px;
	cursor: pointer;
}

.supportcenter li {
	padding-bottom:2px;
}

.supportcenter li div {
	padding: 7px 0px 7px 10px;
}

.highscorerank {
	font-size:14px;
	color:white;
	width:45px;
	float:left
}

.gamelist {
	list-style-type:square;
}

.gamelist li {
	line-height:1.5em;
	width:50%;
	float:left;
}

.graybox {
	border-radius:3px;
	background: #f9f9f9;
	border: 1px solid #d3d3d3;
	color: #000;	
}

/*
* 2018 Updates by LekoArts
*/

ul.dropdown {
	z-index: 3;
}

#rotator {
	width: 643px;
	height: 270px;
	overflow: hidden;
	position: relative;
	margin-bottom: 1rem;
}

.rotator__slide__content {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 10px 10px;
	color: white;
	background-color: rgba(0,0,0,0.65);
}

.rotator__slide__content h3 {
	margin-top: 0;
	margin-bottom: .5rem;
}

/* Slick Slider */

.slick-list, .slick-track {
	height: 100%;
}

.slick-slide img {
	width: 100%;
}

/* Dots */
.slick-dots {
	position: absolute;
	top: 5px;
	right: 10px;
	display: block;
	width: 100%;
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: right;
}
.slick-dots li {
	position: relative;
	display: inline-block;
	width: 12px;
	height: 12px;
	padding: 5px 5px;
	cursor: pointer;
}
.slick-dots li:last-child {
	padding-right: 0;
}
.slick-dots li button {
	font-size: 0;
	line-height: 0;
	display: block;
	width: 12px;
	height: 12px;
	padding: 5px;
	cursor: pointer;
	color: transparent;
	border: 0;
	border-radius: 50%;
	outline: none;
	background: white;
	opacity: .35;
	transition: opacity .5s;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
	outline: none;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
	opacity: 1;
}
.slick-dots li.slick-active button
{
	opacity: 1;
	background-color: #FCC200;
}

.outline-hover :hover {
	outline: 2px solid #27a2f8;
	opacity: 0.75;
}

.buy-eg {
	height: 34px;
	line-height: 34px;
	background: #E9E9E9;
	padding-left: 10px;
}

.buy-eg-headline {
	font-weight: bold;
	font-size: 16px;
	text-transform: uppercase;
	color: #1A1A1A;
	float: left;
}

.buy-eg-button {
	float: right;
	background: linear-gradient(128.91deg, #F9D423 0%, #F83600 118.83%);
	font-weight: bold;
	font-size: 20px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.5);
	padding: 0 10px;
}