/*   @charset "utf-8";		*/

body { margin:0; padding:0; border:0; width:100%; background-color:#050505; font-family: Arial, Helvetica; font-size: 13px; }

form { margin: 0px }
a { text-decoration: none; color: #000000; }
a:hover { text-decoration: underline; }

#all { width:100%; }
#content { background-color: #020F17;}
#head { height: 147px; width: 972px; margin: auto; }
#logo { display:block; outline:none; text-decoration:none; width:500px; height:145px; }
#loginline { color: #90661a; padding-top:6px; padding-left: 5px; padding-bottom: 8px; margin-bottom: 0px; font-size: 12px; border-bottom: 0px solid #7affff; }
#loginline b { color: #eba83d; font-size: 12px; }
#loginline a { color: #90661a; }
#loginline .log12 { font-size: 12px; }
#loginline strong { font-weight: normal; color: #616161; }
#middlecol { }
#middlecol .boxcontent { color: #ffffff; }

#header { height: 76px; width: 100%; background: url('http://www.cdn.actiontrip.com/gfx4/logo_mobile.png'); background-repeat: no-repeat; background-size: contain; margin: auto; text-align: left; background-color: #000000; }
#link_home_btn  { border-width: 0px; float: right; margin-top: 34px; }
a#link_home { display:block; outline:none; text-decoration:none; width:230px; height:75px; }

a.top_button_active { background-color: #333333 !important; }
a.top_button_active span { display: none; }
a.top_button { 
	background-color: #444444;
	display: block; float: left; margin: 4px 4px 2px 3px; padding-left: 10px; padding-right: 10px; height: 38; line-height:38px; 
	color:#ffffff; font-weight:bold; font-family: Arial; font-size:16px; text-decoration: none;
	border-radius: 4px;
	}
a.top_button:hover { color:#F7B33F; }
a.top_button span { display: none; } 

#topmenu { padding-left: 4px; padding-top: 0px; padding-bottom: 10px; 
background: -moz-linear-gradient(top, rgb(0,0,0) 0%, rgb(0,0,0) 84%, rgb(51,51,51) 99%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(0,0,0)), color-stop(84%,rgb(0,0,0)), color-stop(99%,rgb(51,51,51))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgb(0,0,0) 0%, rgb(0,0,0) 84%, rgb(51,51,51) 99%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgb(0,0,0) 0%, rgb(0,0,0) 84%, rgb(51,51,51) 99%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgb(0,0,0) 0%, rgb(0,0,0) 84%, rgb(51,51,51) 99%); /* IE10+ */
background: linear-gradient(to bottom, rgb(0,0,0) 0%, rgb(0,0,0) 84%, rgb(51,51,51) 99%); /* W3C */
}
/* ------------ specific ----------------*/
.middlecoltbl { width: 100%; margin-bottom: 8px; height: 29px; 
	background: #317dbb; /* Old browsers */
	background: -moz-linear-gradient(top, #317dbb 0%, #1c68a4 90%, #165487 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#317dbb), color-stop(90%,#1c68a4), color-stop(100%,#165487)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #317dbb 0%, #1c68a4 90%, #165487 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #317dbb 0%, #1c68a4 90%, #165487 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #317dbb 0%, #1c68a4 90%, #165487 100%); /* IE10+ */
	background: linear-gradient(to bottom, #317dbb 0%, #1c68a4 90%, #165487 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#317dbb', endColorstr='#1c68a4',GradientType=0 ); /* IE6-9 */
	border-bottom: 1px solid #f6b340;
}
.middlecoltbltitle {  color: #fff; font-size: 18px; font-weight: bold; padding-left: 5px; padding-top: 4px; }

.video_back { margin: 10px 5px 30px 6px; }
.video_back b { font-size:18px; line-height: 18px; color: #00b8e6; }
.video_back a { color: #f0f0f0; font-size: 11px; }


/*----------------at old modified -------------------*/

#newscolumn { text-align: left; font-size: 12px; margin: 0px 3px 12px 2px; padding: 0px; }
.examplecomment { display: block; text-align: right; padding-right:12px; padding-bottom: 5px; padding-top: 5px; font-size: 14px; color: #00ccff; font-weight: bold; }
.commentbox { font-size: 16px; text-align: center; vertical-align: bottom; padding-bottom: 4px; color: #cccccc; font-weight: bold; }
.commentbox a { color: #cccccc; }
.commentbox a:hover { color: #00ccff; }
.subauthor { color: #ffffff; }

.news_title { font-size: 18px; font-weight: bold; color: #f7ad33; }
.news_title a { color: #f7ad33; }
.news_title a:hover { color: #f7ad33; }
.news_title img { margin-bottom: -2px; border: 0px; max-height: 27px;  }

.article_date { font-size: 10px; color: #CCCCCC; }
.article_date a { color: #CCCCCC; }
.article_date div { color: #999999; }
.newsimage { padding:3px; outline: solid 1px #5A785C; margin:4px; }
.newsimage468 { width: 99%; margin-bottom: 8px; }

.news_body { font-size: 13px; color: #cbcecd; padding-top: 12px; line-height: 1.4em; }
.news_body p { padding:0px; margin: 10px 0px 0px 0px; }
.news_body blockquote { margin-bottom: 10px; margin-left: 17px; margin-top: 12px; color: #AEAEAE; }   	/* margin-left:2px; padding-left: 25px; border-left: 3px solid #9da0a0;  */
.news_body ol { color: #AEAEAE; }
.news_body ul { color: #AEAEAE; list-style-type: square; }
.news_body a { color: #FCFE9C; text-decoration: none; }
.news_body a:hover { color: #FFFFFF; text-decoration: underline; }
.news_body img { border-color: #cccccc; max-width: 99% !important; }
.news_post { margin-top: 9px; margin-left: 5px; }

h1 { font-size: 22px; font-weight: bold; color: #f7b33f; padding-left: 6px; margin-bottom: 10px; margin-top: 10px; }
h1_old { font-size: 20px; font-weight: bold; color: #f7b33f; margin: 0px; padding-left: 11px; padding-bottom: 10px }
h2 { font-size: 18px; display: inline; }
.h1 { font-size: 20px; font-weight: bold; color: #f7b33f; }
.gameinfomore { color: #50f8fb; }
.gameinfomore a { color: #50f8fb; }
.gameinfodatum { color: #666666; font-size: 10px; }

.gameinfoitem { display:table; margin-top: 6px; margin-bottom: 17px; }
.gameinfoitem a { color: #ffffff; font-weight: bold; font-size: 13px; }
.gameinfoitem  .gameinfodatum { color: #ffffff; font-size: 11px; float: right; }
.gameinfoitem  .bigraqu { float: left; color: #5fffff; font-weight: bold; font-size: 13px; vertical-align: top; width: 10px; }
.gameinfoitem  .coltext { margin-left: 11px; color: #999999; font-size: 11px; }
.gameinfoitem  .coltext span, .gameinfoitem  .coltext span a { color: #50f8fb; font-weight: normal; font-size: 10px; }

.gameinfovitem { display:table; margin-top: 6px; margin-bottom: 12px; float:left; width: 90%; padding-left: 4px; }
.gameinfovitem a { color: #ffffff; font-weight: normal; font-size: 13px; line-height: 1; }
.gameinfovitem  .bigraqu { float: left; vertical-align: top; width: 12px; }
.gameinfovitem  .coltext { margin-left: 84px; color: #999999; font-size: 11px;  }
.gameinfovitem img.thumb { width: 75px; height: 47px; }
.gameinfothumb { width: 100%; margin-bottom: 10px; }

#gameinfodesc { margin: 0px 10px 15px 0px; font-size: 12px; }
#gameinfosection { margin-left: 10px; }
.gameinfofiletable a { color: #50F8FB; }
.hidden { display: none; }
.BarLinks { background-color: #28333a; padding: 3px; font-size: 11px; color: #f0f0f0; }
.BarLinks p { margin-top: 2px; margin-bottom: 5px; }
.topnav { float: right; font-size: 10px; }
.articleheader .small { font-size: 11px; color: 444444; }
.viewGal { color: #00cb00; }
.lownav1 a { color: #50F8FB; }

.lownav2 {
/* background-color:#16222a; */
padding:6px 5px 5px 7px; margin-top: 8px; }
.lownav2 div { float:right; }
.pagenav { color:#5fffff; font-family:Verdana; font-size:14px; font-weight:bold; padding-left:6px; padding-right:6px; }
.pagenav a { color:#FFFFFF; }
.pagenav a:hover { color:#5fffff; }

#topimagemenu { margin-left: 3px; }
.redirectpages { color: #ffffff; }
.redirectpages td { color: #ffffff; }

/* -------------------------------------------------------------------------------- old style ------------------------------------------------------------------------ */

.noback {
	background-image: none;
	background-color: #28333a;
	min-width: 0px;
	color: #ffffff; 
	}

a { color: #bbffff; text-decoration: none; }
a:hover { color: #ffffff; text-decoration: none; }

.siz11col99 { font-size: 11px; color: #999999; }
.siz12col99 { font-size: 12px; color: #999999; }
.siz11colff { font-size: 11px; color: #ffffff; }

#searchbox {
	float:left;
	vertical-align: bottom;
	}

.csearchbox 		{ border: 0px; border-style:none; margin: 0px; padding:0px 0px 0px 5px; background-color: #000000; color: #b8b8b8; width:200px; font-size: 11px; font-weight: normal; }
.csearchboxpopularbox 	{ font-size: 10px; color: #536d53; display:block; padding-top: 5px; padding-bottom: 2px; }
.csearchboxpopularlinks, .csearchboxpopularlinks a { font-size: 11px; color: #cccccc; }
.csearchboxpopularlinks a:hover { color: #ffffff; }


#footer_pop {
	color: #959a9e;
	font-size: 11px;
	margin-bottom: 20px;
	margin-top: -20px;
}
#footer {
	margin: auto; 
	padding: 5px;
	color: #959a9e;
    background-color: #1e2930;
	font-size: 11px;
	margin-bottom: 10px;
	text-align: center;
}

#partnersites {
	margin-top: 4px; 
	margin-bottom: 10px;
	}
#footer  a, #footer_pop  a { color: #959a9e; text-decoration: none; }


.inputbox {
	color: #ffffff;
	background-color: #243139;
	border: 1px solid #999999;
}
.inputboxsilver {				/* registration formulari */
	color: #dddddd;
	background-color: #243139;
	border: 1px solid #999999;
	font-size: 12px;
}
.inputboxwhite {
	color: #000000;
	background-color: #ffffff;
	border: 1px solid #999999;
	font-size: 12px;
	font-weight: bold;
	width: 77px;
	}
.inputsubmit {
	color: #ffffff;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	background-color: #1e2930;
	border: 2px solid #ffffff;
	width: 80px;
	height: 22px;
}


.inputcancel {
	color: #999999;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	background-color: #222f37;
	border: 2px solid #999999;
	width: 80px;
	height: 22px;
	}

.inputboxblack {
	font-size: 11px;
	font-family: Arial, Helvetica, Verdana;
	color: #cccccc;
	background-color: #000000;
	border: 1px solid #999999;
	}

.inputbutgreen {
	font-family: Verdana;
	font-size: 11px;
	color: #cccccc;
	background-color: #1e2930;
	border: 1px solid #999999;
	padding-left: 12px;
	padding-right: 12px;
	}
.inputbutgreencancel {
	font-family: Verdana;
	font-size: 11px;
	color: #8e9997;
	background-color: #222f37;
	border: 1px solid #999999;
	padding-left: 10px;
	padding-right: 10px;
	}

.sidegrey { font-size: 11px; color: #999999; }
.sidegreen { line-height: 8px; font-size: 10px; color: #536d53; }
.sidegreen .score { color:#5fffff; font-size: 16px; font-weight:bold; line-height:14px; }

.color360 	{ font-size: 9px; color: #00ff66; }
.coloriphone{ font-size: 9px; color: #ffffff; }
.colorxbox 	{ font-size: 9px; color: #009900; }
.colorwii 	{ font-size: 9px; color: #33ffff; }
.colorps4 	{ font-size: 9px; color: #14a1ff; }
.colorps3 	{ font-size: 9px; color: #0033ff; }
.colorps2 	{ font-size: 9px; color: #003399; }
.colorpsp 	{ font-size: 9px; color: #006699; }
.colords 	{ font-size: 9px; color: #996699; }
.colorgcube 	{ font-size: 9px; color: #6600ff; }
.colorgba 	{ font-size: 9px; color: #6666ff; }
.colorpc 	{ font-size: 9px; color: #ff9900; }
.color3ds 	{ font-size: 9px; color: #d62f08; }
.colorwiiu 	{ font-size: 9px; color: #028da6; }
.colorvita 	{ font-size: 9px; color: #b5229f; }
.colorxboxone{ font-size: 9px; color: #107c10; }
.colorandroid{ font-size: 9px; color: #fcff10; }
.colormac	{ font-size: 9px; color: #ff14f1; }

.list360 	{ font-size: 10px !important; color: #00cc33 !important; text-transform: uppercase; }
.listiphone 	{ font-size: 10px !important; color: #ffffff !important; text-transform: uppercase; }
.listxbox 	{ font-size: 10px !important; color: #009933 !important; text-transform: uppercase; }
.listwii 	{ font-size: 10px !important; color: #33ffff !important; text-transform: uppercase; }
.listps4 	{ font-size: 10px !important; color: #14a1ff !important; text-transform: uppercase; }
.listps3 	{ font-size: 10px !important; color: #0099ff !important; text-transform: uppercase; }
.listps2 	{ font-size: 10px !important; color: #0066ff !important; text-transform: uppercase; }
.listpsp 	{ font-size: 10px !important; color: #00ffff !important; text-transform: uppercase; }
.listds 		{ font-size: 10px !important; color: #996699 !important; text-transform: uppercase; }
.listgcube 	{ font-size: 10px !important; color: #6600ff !important; text-transform: uppercase; }
.listgba 	{ font-size: 10px !important; color: #6666ff !important; text-transform: uppercase; }
.listpc 		{ font-size: 10px !important; color: #ff9900 !important; text-transform: uppercase; }
.list3ds 	{ font-size: 10px !important; color: #d62f08 !important; text-transform: uppercase; }
.listwiiu 	{ font-size: 10px !important; color: #028da6 !important; text-transform: uppercase; }
.listvita 	{ font-size: 10px !important; color: #b5229f !important; text-transform: uppercase; }
.listxboxone	{ font-size: 10px !important; color: #107c10 !important; text-transform: uppercase; }
.listandroid 	{ font-size: 10px !important; color: #fcff10 !important; text-transform: uppercase; }
.listmac 		{ font-size: 10px !important; color: #ff14f1 !important; text-transform: uppercase; }

.platsprite  { background-image: url('http://www.cdn.actiontrip.com/gfx4/sprites.png'); background-color: transparent; background-repeat: no-repeat; height: 8px; display: inline-block; } 
.plat3ds  { width: 18px; background-position: -0px -332px; } 
.plat360  { width: 18px; background-position: -18px -332px; } 
.platds  { width: 18px; background-position: -36px -332px; } 
.platgba  { width: 18px; background-position: -54px -332px; } 
.platgcube  { width: 18px; background-position: -72px -332px; } 
.platiphone  { width: 27px; background-position: -90px -332px; } 
.platpc  { width: 18px; background-position: -117px -332px; } 
.platps2  { width: 18px; background-position: -135px -332px; } 
.platps3  { width: 18px; background-position: -153px -332px; } 
.platps4  { width: 18px; background-position: -264px -332px; } 
.platpsp  { width: 18px; background-position: -171px -332px; } 
.platvita  { width: 18px; background-position: -189px -332px; } 
.platwii  { width: 18px; background-position: -207px -332px; } 
.platwiiu  { width: 18px; background-position: -225px -332px; } 
.platxbox  { width: 18px; background-position: -243px -332px; }
.platxboxone { width: 33px; background-position: -281px -332px; }
.platandroid { width: 33px; background-position: -331px -332px; }
.platmac { width: 19px; background-position: -365px -332px; }

#listcolumn {
	text-align: left;
	font-size: 12px;
	margin: 0px;
	padding: 5px;
	padding-left: 0px;
	}
.tblmenu {
	font-size: 10px;
	color: #5fffff;
	}
.tblList {
	font-size: 11px;
	color: #cccccc;
	padding-bottom: 5px; 
	padding-top: 5px;
	}
.tblPad {
	padding-bottom: 6px;
	padding-top: 6px;
	}
.tblListComic {
	font-size: 12px;
	color: #f0f0f0;
	}
.tblPadComic {
	padding-bottom: 6px;
	padding-top: 6px;
	}
.tblRpad {
	padding-right: 5px;
	}
.tblRpad2 {
	padding-right: 8px;
	}

.articlesection {
	text-align: left;
	font-size: 13px;
	margin: 0px;
	padding: 1px 5px 2px 6px;
	line-height: 1.4em; 
	}



.tblLists { }
.tblLists tr td { white-space: nowrap;  }
.tblLists tr td:first-child { white-space: normal !important; padding-left: 8px; }
.tblLists tr td:last-child { text-align: right; padding-right: 5px; }
.tblLists tr td a { font-size: 11px; color: #cccccc; }
.tblLists tr td a:hover { color: #ffffff; }
.tblDate { width: 55px; text-align: right; padding-right: 10px; }
.tblShot { width: 1px; padding-right: 6px; padding-bottom: 6px !important; padding-top: 6px !important; }
.tblWrap { white-space: normal !important; }
.noitemsfound { padding-top: 50px; padding-bottom: 50px; color: #ffffff; text-align: center; font-size: 12px; }
.tblLists tr:first-child td:first-child { padding-left: 8px !important; }
.tblLists tr:first-child td:last-child { text-align: right; }


.commentssection {
	color: #ffffff;
	text-align: left;
	font-size: 12px;
	margin: 0px;
	padding: 8px 5px 16px 6px;
	}
.commentssection b {
	color: #ffff4a;
	}
.cheatssection {
	color: #ffffff;
	text-align: left;
	font-size: 13px;
	margin: 0px;
	background-color: #28333A;
	padding: 8px 7px 16px 6px;
	}
.cheatssection b {
	color: #ffff4a;
	}
.screenssection {
	color: #ffffff;
	text-align: left;
	font-size: 13px;
	margin: 0px;
	background-color: #28333A;
	padding: 10px 0px 16px 0px;
	}
.screenssectiongameinfo {
	color: #ffffff;
	text-align: left;
	font-size: 12px;
	margin: 0px;
	background-color: #28333A;
	padding: 10px 10px 16px 10px;
	}
.screenssectiongameinfo img {
	margin: 5px; 
	max-width: 100%;
	}
	
.cheatInfo, .cheatInfo b { color: #999999; font-size: 11px; }

.hidden {									/* dodatni atribut za deo koji se sakriva */
	display: none;
	}

#ratecheats { background-color: #000000; padding: 12px; padding-bottom: 4px; padding-top: 0px; margin-bottom: 0px; margin-top: 2px; font-size: 11px; }
#ratecheats div.pdf { width: 300px; text-align: right; float: right; color: #ffffff; margin-top: 3px; display: none; }
#ratecheats div.pdf a 	{ color: #ffffff; }
#ratecheats div.pdf a:hover { color: #5fffff; }
#ratecheats div.pdf a 	img { float: right; border: 0px; margin-left: 4px; margin-top: 2px; }
.ratevote { font-size: 21px; font-weight: bold; padding-right: 2px; padding-left: 2px; }

.news_post_separator { margin-top: 5px; margin-bottom: 20px; width: 100%; height: 1px; background-color: #182725; }

.tags { font-size: 11px; color: #999999; }
.tags a { color: #ffffff; text-decoration: none; font-weight: bold; }
.tags a:hover { color: #cccccc; }
.newsimage { padding:3px; outline: solid 1px #5A785C; margin:4px; }
.newsimage468 { margin-bottom: 8px; }

.botd_section { background-color: #000000; margin: 0px; margin-top: -4px; color: #ffffff; padding: 5px 0px 10px 6px; overflow: hidden; }
.botd_section .botdborder { padding:1px; width: 75px; height: 47px; background-color: #000000; border: 1px solid #ffffff; float: left; display: block; }
.botd_section .babetitle { display: block; padding-bottom: 7px; font-size: 19px; color: #d9d9d9; font-weight: bold; font-weight: bold; font-family: Verdana; color: #d9d9d9; }
.botd_section .babepic { color: #999999; }
.botd_section .babepic b { font-size: 18px; line-height: 16px; }
.botd_section .babevotes { font-size: 12px; line-height: 22px; font-weight: bold; }
.botd_section .babevotes b { font-size: 16px; }


.navheading {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
}

.navlist {
	text-align: left;
	font-size: 13px;
	color: #cccccc;
	line-height: 14px;
	list-style-type: none; 
	margin: 0px 10px 10px 0px;
	padding: 0px 0px 0px 0px; 
	list-style-position:outside;
}

.navlistfeatured { 
	font-size: 12px;
	padding-bottom: 4px;
}


.navlist li {
	background: url('http://www.cdn.actiontrip.com/gfx4/sprites2.png') no-repeat -234px -193px;
	list-style-type: none;
	padding: 1px 0px 1px 10px;
	margin: 2px 0px 0px 0px;
}

.navlistfeatured li { 
	padding: 1px 0px 1px 10px;
	margin: 2px 0px 4px 0px;
}


.navlist li .desc {
	font-size: 9px;
	}

.navlist a:link, .navlist a:visited, .navlist a:hover, .navlist a:active {
	color: #cccccc;
	text-decoration: none;
}

.navlist a:hover, .navlist a:focus {
	color: #ffffff;
}

.featureddesc {
	color: #666666;
	}



.thumb {				/* ne svidja mi se kako radi */
	border: 1px solid #cbcbcb;
	background-color: #1e2930;
	padding: 1px;
}

.inputvotebut {
	color: #ffffff; font-size: 11px; background-color: #1e2930; border: 1px solid #999999; width: 65px;
	}
.leftgreen {
	font-size: 9px;
	color: #86ffff;
	}
.sidevotes, .sidevotes a {
	color: #aeaeae;
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
	}
.sidevotes a:hover { color: #ffffff; }			/* mozilla */

#backtotop { font-size:11px; color:#999999; display:block; width: 200px; margin: 25px 6px 40px 6px; }
#oldernews { margin-top: 23px; margin-right: 8px; float: right; }
#oldernews a { color: #ffffff; font-size: 17px; font-weight: bold; }
#oldernews b { font-size: 17px; color: #017ea0; }

.featuresectionheader {
	font-family: Verdana;
	font-size: 16px; font-weight: bold;
	padding-left: 6px; padding-bottom: 3px;
	border-bottom: 2px solid #86ffff;
}

.featuresectionbody {
	padding: 13px 5px 13px 6px;
	background-color: #000000;
	}
.featuresection {
	padding: 13px 10px 20px 12px;
	background-color: #1e2930;
	}
.featuresection b {
	color: #ffff4a;
	}

.letters {
	font-size: 11px; color: #4097B7; font-weight: normal; line-height: 12px;
	font-family: Arial;
	display:block; padding-top: 4px; padding-bottom: 3px;
	}
.letters .all{
	color: #5fffff;
#	padding-left: 10px;
	}
.letters .pad {
	padding-left: 10px;
	}

.letters a {
	color: #4097B7;
	}
.letters a:hover {
	color: #ffffff;
	}

.platformbox {
	margin-top: 5px; margin-right: 6px;
	padding: 2px;
	padding-left: 5px;
	text-align: right;
	float: right;
	border: 1px solid #333333;
	color: #cccccc;
	font-size: 10px;
	}
.platformbox a { color: #cccccc; }
.platformbox a:hover { color: #cccccc; }

.platformboxexpand {
	position: relative;
	top: 2px;
	z-index: 2;
	text-align: right;
	padding-right: 4px;
	padding-top: 7px;
	padding-bottom: 10px;
	border: 1px solid #333333;
	width: 110px;
	margin-bottom: -120px;
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	display: none;
	background-color: #000000;
	background: -webkit-linear-gradient(top, rgb(46, 46, 46) 0%, rgb(0, 0, 0) 21%, rgb(0, 0, 0) 100%);
	background: -o-linear-gradient(top, rgb(46, 46, 46) 0%, rgb(0, 0, 0) 21%, rgb(0, 0, 0) 100%);
	background: -ms-linear-gradient(top, rgb(46, 46, 46) 0%, rgb(0, 0, 0) 21%, rgb(0, 0, 0) 100%);
	background: -moz-linear-gradient(top, rgb(46, 46, 46) 0%, rgb(0, 0, 0) 21%, rgb(0, 0, 0) 100%);
	background: linear-gradient(to bottom, rgb(46, 46, 46) 0%, rgb(0, 0, 0) 21%, rgb(0, 0, 0) 100%);
	}
.platformboxexpand a {
	color: #ffffff;
	}
.platformboxexpand a:hover {
	color: #5fffff;
	}




.platformbox b {
	font-size: 15px;
	color: #ffffff;
	padding-right: 4px;
	}

.sboxcheck {
	font-size: 10px;
	color: #4097B7;
	vertical-align: middle;
	}
.gray { color: #666666; }

.sboxcheck .checkbox {
	width: 11px;
	height: 11px;
	margin: 0px 2px 0px 0px;
	}
.page {						# ovo koristimo kad samo prikazujemo trenutnu stranicu dole
	color: #536d53;
	font-size: 11px;
}
.page b {
	font-family: Verdana; 
	color: #d9d9d9;
	font-size: 14px;
	padding-left: 6px;
	padding-right: 6px;
	}

.activepage {					# ovo koristimo kada imamo navigaciju dole
	color: #536d53;
	font-size: 11px;
}
.activepage b {
	font-family: Verdana; 
	color: #5fffff;
	font-size: 14px;
	padding-left: 2px;
/*	padding-right: 6px; */
	}
.activepage a {
	font-weight: bold;
	font-family: Verdana; 
	color: #d9d9d9;
	font-size: 14px;
	padding-left: 2px;
/*	padding-right: 6px; */
	}
.activepage a:hover {
	color: #ffffff;
	}








.gameinfo, .gameinfo a	{ color: #cccccc; font-size: 12px; }
.gameinfo a:hover	{ color: #ffffff; }
.gameinfogreen		{ color: #4097B7; font-size: 11px; margin-left: -1px; }
.gameinfohr 		{ height: 1px; width: 100%; background-color: #333333; margin-top: 0px; margin-bottom: 1px; }
.gameinfohr2 		{ height: 1px; width: 100%; background-color: #333333; margin-top: 4px; margin-bottom: 5px; }
.rightc			{ padding-left: 6px; }

.onotherplatforms	{ font-size: 11px; color: #999999; padding-bottom: 6px; }
.onotherplatforms a 	{ font-size: 12px; font-family: Verdana; font-weight: bold; color: #ffffff; }
.onotherplatforms a:hover { color: #5fffff; }

.allabout {
	line-height: 7px;
	font-size: 17px;
	font-weight: bold;
	color: #00b8e6;
	padding-bottom: 10px;
}
.allabout a {
	line-height: 14px;
	font-family: Verdana;
	font-size: 12px;
	color: #b8b8b8;
}
.allabout a:hover { color: #00b8e6; text-decoration: none; }

.cheatsdl {
	text-align: left;
	line-height: 13px;
	list-style-type: none; 
	margin: 0px 10px 25px 0px;
	padding: 0px 0px 0px 0px; 
	list-style-position:outside;
}

.cheatsdl li {
	font-size: 9px;
	color: #999999;
	background: url('http://www.cdn.actiontrip.com/gfx4/sprites2.png') no-repeat -215px -116px;
	list-style-type: none;
	padding: 5px 0px 7px 34px;
	margin: 4px 0px 5px 0px;
}

.cheatsdl a {
	font-size: 12px;
	color: #fcfe9c;
	text-decoration: none;
	padding-right: 2px;
}

.cheatsdl a:hover {
	color: #ffffff;
}

.submityour {
	font-size: 11px;
	padding-top: 10px; padding-bottom: 30px;
}


/* ---------------- krecemo reviews ----------------------- */

.reviewscore {
font-family: Verdana; 
line-height: 48px;
font-size: 50px;
font-weight: bold;
color: #ebaf40;
}
.reviewscoredesc {
line-height: 12px;
font-family: Verdana; 
font-size: 15px;
font-weight: bold;
color: #ebaf40;
text-transform: uppercase;
display:block;
}
.reviewscorehighlow {
font-size: 12px;
}
.reviewscorehighlow strong {
font-family: Verdana;
font-size: 17px;
font-weight: bold;
padding-left: 2px;
}
.reviewscorehighlow a {
font-size: 10px;
}

.reviewusersscore {
font-family: Verdana;
font-size: 25px;
font-weight: bold;
color: #ebaf40;
}

.reviewrateit {
	margin-top: 5px;
	padding: 2px;
	padding-left: 5px;
	text-align: right;
	float: right;
	border: 1px solid #333333;
	color: #cccccc;
	font-size: 10px;
}
.gameinforateit {
	white-space:nowrap;
	padding: 2px;
	color: #cccccc;
	font-size: 10px;
}
.reviewrateit b, .gameinforateit b {
	font-size: 16px;
	color: #ffffff;
	padding-right: 2px;
	}
.myRating {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
}
.BarLinks {
	background-color: #cccccc;
	padding-bottom: 5px; color: #000000; font-size: 10px;
	}
.BarLinks img {
	border: 1px solid #1e2930;
	}
.BarLinks p {
	margin: 0px;
	padding: 3px 3px 0px 6px;
}
.BarLinks a {
	color: #000000;
	}



.articleheader {
	font-family: Verdana;
	font-size: 13px; font-weight: bold;
	padding-left: 6px; padding-bottom: 3px;
	border-bottom: 2px solid #86ffff;
	margin-top: -8px;
}
.articleheader .small {
	color: #999999;
	font-family: Arial;
	font-size: 11px; font-weight: normal;
}
.articleheader  a {
	color: #ffffff;
}
.topnav {
	float: right;
	margin-top: 16px;
	margin-right: 2px;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #e2e2e2;
}
.topnav a {
	padding-left: 2px;
	padding-right: 6px;
	color: #e2e2e2;
}

.topnav a:hover {
	color: #ffffff;
}


.lownav1 {
	padding: 14px; padding-top: 0px; padding-left: 6px; 
	}
.lownav2 {
	background-color: #000000;
	padding: 10px 5px 10px 6px;
	}
.lownav2 div {
	float: right;

	}

.prevnext 	  { font-size: 17px; color: #336699; font-weight: bold; }
.prevnext a 	  { color: #ffffff; font-size: 14px; font-family: Verdana; }
.prevnext a:hover { color: #00ffff; }

.prevnextbig	  { font-size: 19px; color: #00b8e6; font-weight: bold; }
.prevnextbig a	  { color: #d9d9d9; font-size: 17px; font-family: Verdana; font-weight: bold; }
.prevnextbig a:hover { color: #00b8e6; }


.pagenav {
	font-family: Verdana; 
	color: #5fffff;
	font-size: 14px;
	font-weight: bold;
	padding-left: 6px;
	padding-right: 6px;
	}
.pagenav a {
	color: #ffffff;
}
.pagenav a:hover {
	color: #5fffff;
}



.icecold { margin-top: 20px; font-size: 14px; font-weight: bold; text-align: center; width: 108px; display: block; padding-top: 75px; color: #0fa3b8; background-image:url('http://www.cdn.actiontrip.com/gfx4/previews.png'); background-repeat:no-repeat; background-position: -324px 0px; text-transform: uppercase; }
.meh { margin-top: 20px; font-size: 14px; font-weight: bold; text-align: center; width: 108px; display: block; padding-top: 75px; color: #95fd05; background-image:url('http://www.cdn.actiontrip.com/gfx4/previews.png'); background-repeat:no-repeat; background-position: -540px 0px; text-transform: uppercase; }
.hotish { margin-top: 20px; font-size: 14px; font-weight: bold; text-align: center; width: 108px; display: block; padding-top: 75px; color: #99fe00; background-image:url('http://www.cdn.actiontrip.com/gfx4/previews.png'); background-repeat:no-repeat; background-position: -216px 0px; }
.hot { margin-top: 20px; font-size: 14px; font-weight: bold; text-align: center; width: 108px; display: block; padding-top: 75px; color: #c5bd00; background-image:url('http://www.cdn.actiontrip.com/gfx4/previews.png'); background-repeat:no-repeat; background-position: -108px 0px; text-transform: uppercase; }
.veryhot { margin-top: 20px; font-size: 14px; font-weight: bold; text-align: center; width: 108px; display: block; padding-top: 75px; color: #ff6600; background-image:url('http://www.cdn.actiontrip.com/gfx4/previews.png'); background-repeat:no-repeat; background-position: -756px 0px; }
.burningup { margin-top: 20px; font-size: 14px; font-weight: bold; text-align: center; width: 108px; display: block; padding-top: 75px; color: #ff6600; background-image:url('http://www.cdn.actiontrip.com/gfx4/previews.png'); background-repeat:no-repeat; background-position: 0px 0px; text-transform: uppercase; }
.uberhot { margin-top: 20px; font-size: 14px; font-weight: bold; text-align: center; width: 108px; display: block; padding-top: 75px; color: #ff6600; background-image:url('http://www.cdn.actiontrip.com/gfx4/previews.png'); background-repeat:no-repeat; background-position: -648px 0px; text-transform: uppercase; }

.icecold b, .meh b, .hotish b, .hot b, .veryhot b, .burningup b, .uberhot b { font-family: Verdana; font-size: 48px; font-weight: bold; }

.previewscorehighlow { font-size: 11px; color: #999999; }
.previewscorehighlow strong { font-size: 14px; font-weight: bold; padding-left: 2px; color: #ffffff; }



/*----------------------------------------- files ------------------------------------------*/

.filessection {
	background-color: #000000;
	text-align: left;
	font-size: 12px;
	margin: 0px;
	padding: 8px 14px 2px 14px;
	}

.filessection b {
	color: #ffff4a;
	}

.filesdl .filedetails {
	font-size: 11px;
	font-family: Arial;
	font-weight: normal;
	color: #999999;
	}

/*---------------------------------------------- botd & screenshots ------------------------------------------------------------ */


.botdvote {
	height: 22px; width: 55px; border: 2px solid #ffffff; background-color: #28333a; margin-right:2px; margin-left:20px; font-weight: bold; color: #ffffff;
	}

.popups {
	background-color: #28333a;
	background-image: none;
	min-width: 0px;
	}
#popups_all_holder { text-align: center; margin: auto; }
#screenshotoutsidebox { background-color: #020f17; padding-top: 20px; padding-bottom: 20px; margin-left: auto; margin-right: auto; margin-bottom: 50px; width: auto; }
.close { float: right; font-family: Verdana; font-weight: bold; color: #666666; }
.close a { color: #d9d9d9; }
.close a:hover { color: #ffffff; }
.atlogoscrs {
	padding-left: 75px; padding-right: 2px; vertical-align: bottom;
	background: url('http://www.cdn.actiontrip.com/gfx4/at-logo.png') no-repeat 0px 0px;
	height: 48px;
	color: #ffffff;
	}
.atlogoscrs b {
	font-size: 18px;
	}
.imagenav {
	 font-family: Verdana; font-weight: bold; color: #ffffff; font-size: 11px; text-align: center;
	}
.imagenav u {
	font-size: 11px; color: #666666; font-weight: normal;
	font-family: Arial; text-decoration: none; 
	}
.numberofscreenshots {
	float: right;
	margin-right: 8px;
	font-size: 11px;
	color: #999999;
	font-family: Arial;
	font-weight: normal;
	}
.numberofscreenshots a {
	color: #999999;
	}
.numberofscreenshots a:hover {
	color: #ffffff;
	}


.comicyear {
	float: right;
	margin-right: 8px;
	font-size: 13px;
	color: #ffffff;
	font-family: Verdana;
	font-weight: bold;
	}
.scrres {
	float: right;
	padding-right: 10px;
	font-size: 10px;
	color: #536d53;
	}

.scrtable {
	margin-top: 10px;
	}
.scrtable td {
	padding-right: 30px; padding-bottom: 12px;
	}

/*--------------------------------------- registration -----------------------------------------*/

.registersection {}
.registersection input[type=text] { max-width: 80%; }
.registersection input[type=password] { max-width: 80%; }
.registersection select { max-width: 80%; }
.registersection select.dates {  }




.register {
	font-size: 11px;
	color: #cccccc;
	}

.right { text-align: right; }

.registersection {
	text-align: left;
	font-size: 12px;
	margin: 0px;
	padding: 8px 2px 2px 6px;
	color: #dddddd;
	}
.registererrorbox {
	width: 100%;
	background-color: #333333;
	border: 1px solid #ff0000;
	color: #ff0000;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding-top: 11px;
	padding-bottom: 11px;
/*	display: none;	*/
	}


suboptionuseron { width: 87px; height: 19px; float: left; background-color: #ffffff; margin-left: 1px; margin-right: 1px; border-top: 1px solid #5fffff; color: #000000; font-weight: bold; padding-top: 6px; font-size: 11px; border-bottom: 2px solid black; 
	background: -moz-linear-gradient(top, #FFF 80%, #c7c7c7 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(80%,#FFF), color-stop(100%,#c7c7c7)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #FFF 80% 0%,#c7c7c7 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #FFF 80% 0%,#c7c7c7 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #FFF 80% 0%,#c7c7c7 100%); /* IE10+ */
	background: linear-gradient(to bottom, #FFF 80% 0%,#c7c7c7 100%); /* W3C */
}
.suboptionuseroff { width: 87px; height: 21px; float: left; background-color: #666666; margin-left: 1px; margin-right: 1px; border-top: 1px solid #182725; padding-top: 6px; font-size: 11px; 
	background: -moz-linear-gradient(top, #666666 70%, #404040 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(70%,#666666), color-stop(100%,#404040)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #666666 70% 0%,#404040 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #666666 70% 0%,#404040 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #666666 70% 0%,#404040 100%); /* IE10+ */
	background: linear-gradient(to bottom, #666666 70% 0%,#404040 100%); /* W3C */
}
.suboptionuseroff a { color: #000000; font-weight: bold; }
.suboptionuseroff a:hover { color: #ffffff; }

.usernameyellow { color: #ffff66; font-weight: bold; font-size: 16px; font-family: Verdana; }
.usernamesubyellow { font-size:13px; color: #f0f0f0; font-family: Verdana; font-weight: bold; }
.userinfo {
	font-size: 11px;
	color: #999999;
	}

.userinfo b { color: #ffffff; font-weight: normal; }
.green { color: #5fffff; font-size: 11px; }

.registrationnav {
	position: relative; 
	left: -10px; 
	top: -13px;
	margin-right: -14px;
}
.registrationnav .hello {
	padding-left: 13px;
	}

.welcomeuser {
	font-size: 13px;
	text-align: left;
	list-style-type: none; 
	margin: 10px 10px 25px 0px;
	padding: 0px 0px 0px 0px; 
	list-style-position:outside;
}

.welcomeuser li {
	color: #ffffff;
	list-style-type: none;
	padding: 5px 0px 5px 12px;
	margin: 3px 0px 4px 0px;
}

.welcomeuser a {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	padding-right: 2px;
}

.welcomeuser a:hover {
	color: #5fffff;
	}


/*--------------------------------------- comics -----------------------------------------*/

.comicprevnext { font-size: 20px; color: #5fffff; font-weight: bold; }
.comicprevnext a { font-family: Verdana; color: #333333; }
.comicprevnext a:hover { color: #5fffff; }
.comicsmall { font-size: 13px; padding-left: 15px; padding-right: 15px; }
#comicholder { background-color: #ffffff; width: 100%; margin-top: 3px; margin-left: 0px; text-align: center; padding-top: 16px; }
#multipagenav { position: absolute; top: 820px; width: 800px; left: 290px; color: #000000; font-size: 15px; font-weight: bold; visibility: hidden; }
#multipagenav a { color: #000000; }
#multipagenav a:hover { color: #5fffff; }
#multipagenav div { float: left; width: 13px; padding-left: 5px; padding-top: 3px; overflow: visible;}
#multipagenav .active { color: #ffffff; background-image: url('http://www.cdn.actiontrip.com/gfx4/multipartcomic_activebg.gif'); background-repeat: no-repeat; background-position: right 0px;  }
#newcomicline { background-image: url('http://www.cdn.actiontrip.com/gfx4/comicrustic.gif'); background-repeat: no-repeat; height: 20px; text-align: right; color: #000000; margin-bottom: 18px; font-weight: bold; font-size: 11px; font-family: Verdana; padding-top: 5px; padding-right: 85px; 
margin-left: auto;
margin-right: auto;
/* width: 870px; */
}
#comicbottombox { background-color: #f0f0f0; background-image: url('http://www.cdn.actiontrip.com/gfx4/comicrustic.gif'); background-repeat: no-repeat; margin-top: 20px; padding-top: 10px; padding-bottom: 10px; 

margin-left: auto;
margin-right: auto;

}
.cnav2 { vertical-align: bottom; padding-bottom: 2px; padding-left: 9px; }
#comic { margin-bottom: 20px; width: 100% !important; }


.featuredcomics td { padding-top: 3px; padding-bottom: 5px; }

.featuredgreen { font-size: 10px; color: #4097B7; }
.featuredgray { font-size: 11px; color: #999999; }
.comicdate { font-size: 11px; color: #4097B7; padding-right: 6px; }
.comicdateimage { font-size: 11px; color: #4097B7; padding-right: 6px; padding-left: 20px; padding-bottom: 5px; }
.comicarchiveline, .comicarchiveline a { font-size: 12px; color: #cccccc; }
.comicarchiveline .white { color: #ffffff; font-weight: bold; }

.white { color: #ffffff; }


.type_poll { padding: 6px 7px 7px 14px; }
.type_poll h3  { margin: 7px 2px 16px 0px; font-size: 12px; font-weight: bold; }
#poll { margin: 0px 10px 10px 16px; }
#poll td { vertical-align: top; padding-right: 6px; padding-bottom: 5px; font-size: 11px; }
#poll input.radio { margin-left: -2px; margin-top: 0px; }
#pollres { margin: 0px 10px 10px 16px; }
#pollres td { vertical-align: bottom; color: #BABCBC; font-size: 11px; padding: 3px 5px 8px 0; }
#pollres td.pollresperc { width: 10px; padding-left:0px; padding-bottom: 6px; font-size:11px; color:#00ccff; vertical-align: bottom; }
.pollresbox { width: 200px; border: 1px solid #cccccc; height: 4px }
.pollresyes { float:left; background-color:#00ccff; border-right: 1px solid #cccccc; height: 4px; }
#polltotalvotes { font-size: 10px; margin-top: -16px; margin-bottom: 10px; color: #8C8E8E; }
#polltotalvotes b { color: #00ccff; font-weight: normal; }
.pollres2 { font-size: 11px; color:#babcbc; }					/* ovi na dole su uglavnom za polls.phtml */
.pollres2 b { color:#e8eaea; }
.pollresperc2 { font-size:11px; color:#00ccff; vertical-align: bottom; }
.pollrestotal { color: #8c8e8e; padding-top: 4px; padding-bottom: 4px; }
.pollrestotal b { color: #00ccff; font-weight: normal; padding-left: 4px; }


.commimg { padding-right: 4px; padding-top: 2px; vertical-align: top; width: 1px; }
.commimg img { border: 1px solid #989898; }
.commname { color: #ffff4a; font-size: 13px; border-bottom: 1px solid #989898; padding-bottom: 2px; font-weight: bold; padding-left: 4px; }
.commname a { color: #ffff4a; }
.commname a:hover { color: #ffffff; }
.commnameedit { color: #ffff4a; font-size: 13px; font-weight: bold; padding-left: 4px; vertical-align: top; }
.commdate { color: #999999; font-size: 9px; border-bottom: 1px solid #989898; text-align: right; padding-bottom: 2px; }
.commdate a { color: #999999; }
.commdate a:hover { color: #ffffff; }
.commdateedit { color: #999999; font-size: 11px; text-align: right; vertical-align: top; }
.commcomm { padding-top: 7px; padding-left: 4px; word-wrap: break-word; width: auto; }
.commcomm b { color: #ffffff; }
.commcommstaff { padding-top: 7px; padding-left: 4px; word-wrap: break-word; width: auto; color: #86ffff; }
.commcommstaff b { color: #86ffff; }
.commcommstaff a { color: #afffff; }
.commcommstaff a:hover { color: #ffffff; }
.commtbl { border: 0px; margin-bottom: 25px; width: 100%; }
.commreply { color: #999999; font-size: 11px; padding-left: 18px; padding-top: 8px; }
.commreply a { color: #999999; }
.commreply a:hover { color: #ffffff; }
.commreply b { color: #ffffff; font-weight: normal; }
.commreply img { padding-right: 5px; }
.commreplbut { margin-top: -2px; float: right; background-color: #1e2930; border: 1px solid #989898; font-size: 10px; text-align: center; padding-top: 2px; padding-bottom: 2px; width: 50px; margin-left: 4px }
.commeditbut { margin-top: -2px; float: right; background-color: #222f37; border: 1px solid #495855; font-size: 10px; text-align: center; padding-top: 2px; padding-bottom: 2px; width: 50px; margin-left: 4px; color: #687774; }
.commreplbut a { color: #ffffff; }
.commeditbut a { color: #687774; }


/* game info */
.gameinfodatum { float: right; color: #ffffff; font-size: 11px; }
.gameinfoidem { font-size: 12px; color: #999999; }
.gameinfoidem a { font-size: 13px; font-weight: bold; }
.gameinfoidemtbl { padding-bottom: 10px; padding-top: 9px; }

.gameinfomore { color: #5fffff; font-size: 13px; font-weight: normal; line-height: 10px; }
.gameinfomore a { font-size: 13px; font-weight: normal; color: #5fffff; font-size: 10px; }
.gameinfomore a:hover { color: #ffffff; }

.bigraq { color: #5fffff; font-weight: bold; font-size: 13px; vertical-align: top; padding-right: 6px; max-width: 20px !important; width: 10px; }

.gameinfofile { color: #ffff4a; font-weight: bold; font-size: 13px; line-height:15px; }



.toptags { padding-bottom: 5px; color: #babcbc; }			/* font-size: 11px;  */
.toptags a { color: #babcbc; }
.toptags a:hover { color: #ffffff; }

#editorschoice { float: right; width: 90px; margin-right: 100px; }

.videotitle { font-family: Verdana; font-size: 15px; font-weight: bold; color: #ffffff; }


#rsssubscribe { margin-top:-6px; margin-bottom:10px; padding-left:10px; font-size:10px; font-family: Verdana; color: #999999; }
#rsssubscribe a { color: #999999; }
#rsssubscribe a:hover { color: #ffffff; }

.tagcloud0 { padding-right: 7px; color: #ffffff; font-size: 15px; font-weight: bold; }
.tagcloud1 { padding-right: 7px; color: #ffffff; font-size: 15px; }
.tagcloud2 { padding-right: 7px; color: #babcbc; font-size: 14px; }
.tagcloud3 { padding-right: 7px; color: #babcbc; font-size: 12px; }
.tagcloud4 { padding-right: 7px; color: #777f7e; font-size: 11px; }
.tagcloud5 { padding-right: 7px; color: #626b6a; font-size: 11px; }
.tagcloud6 { padding-right: 7px; color: #45504f; font-size: 11px; }



.cheatslinkcs { padding-left: 10px; padding-top: 5px; color: #5fffff; font-weight:bold; font-size: 22px; line-height: 18px; vertical-align: top; }
.cheatslinkcsr { padding: 8px 16px 8px 3px; font-size: 14px; font-weight: bold; }
.cheatslinkcsr a { font-size: 14px; color: #fcfe9c; }
.cheatslinkcsr a:hover { color: #ffffff; }

.cheatslinks0 { color: #fcfe9c; font-weight: bold; }
.cheatslinks1 { color: #b8be79; font-weight: bold; }
.cheatslinks2 { color: #7f885b; font-weight: bold; }
.cheatslinks3 { color: #5d6849; font-weight: bold; }
.cheatslinks4 { color: #545d43; font-weight: bold; }
.cheatslinks5 { color: #484f3a; font-weight: bold; }

.cheatslinks0 a { font-size: 11px; color: #fcfe9c; font-weight: normal; }
.cheatslinks1 a { font-size: 11px; color: #b8be79; font-weight: normal; }
.cheatslinks2 a { font-size: 11px; color: #7f885b; font-weight: normal; }
.cheatslinks3 a { font-size: 11px; color: #5d6849; font-weight: normal; }
.cheatslinks4 a { font-size: 11px; color: #545d43; font-weight: normal; }
.cheatslinks5 a { font-size: 11px; color: #484f3a; font-weight: normal; }

.cheatslinks0 a:hover { color: #ffffff; }
.cheatslinks1 a:hover { color: #ffffff; }
.cheatslinks2 a:hover { color: #ffffff; }
.cheatslinks3 a:hover { color: #ffffff; }
.cheatslinks4 a:hover { color: #ffffff; }
.cheatslinks5 a:hover { color: #ffffff; }


.return { line-height: 14px; font-size: 10px; margin-bottom: 20px; margin-left:6px; margin-top: -16px; vertical-align: middle; height: 18px; color: #ffff4a; }
.return a { color: #ffff4a; }
.return b { font-size: 15px; }

.bigtextquote { font-size: 14px; color: #c7f4a6; font-weight: bold; font-style:italic; }

.e3div { width:468; height: 67px; background-repeat:repeat-x; padding-left: 145px; padding-top: 32px; margin-bottom: 15px }
.e3title { color: #000000; font-size: 22px; font-weight: bold; display: block; width: 345px; overflow: hidden; height: 24px; }
.e3nav { color: #000000; font-size: 11px; font-weight: bold; }
.e3nav a { color: #000000; text-decoration: underline; }
.e3nav a:hover { color: #ffffff; text-decoration: underline; }
.gcdiv { width:468; height: 67px; background-repeat:repeat-x; padding-left: 132px; padding-top: 32px; margin-bottom: 15px }
.gctitle { color: #000000; font-size: 22px; font-weight: bold; display: block; width: 358px; overflow: hidden; height: 24px; }
.gcnav { color: #ffffff; font-size: 11px; font-weight: bold; }
.gcnav a { color: #ffffff; text-decoration: underline; }
.gcnav a:hover { color: #000000; text-decoration: underline; }



.local_rel_articles h3 { font-size: 17px; margin-top: -16px; margin-bottom: 4px; }
.local_rel_articles ul { margin-top: 0px; margin-bottom: 25px; font-size: 12px; line-height: 16px; }
.local_rel_articles ul a  { color: #cbcecd; }
.local_rel_articles ul a:hover  { color: #fcfe9c; text-decoration: underline; }

.nw_rel_articles h3 { font-size: 17px; margin-top: -16px; margin-bottom: 4px; }
.nw_rel_articles ul { margin-top: 0px; margin-bottom: 25px; font-size: 12px; line-height: 16px; }
.nw_rel_articles ul a  { color: #cbcecd; }
.nw_rel_articles ul a:hover  { color: #fcfe9c; text-decoration: underline; }

#sharing { margin-top: 10px; margin-bottom: 28px; margin-left: 10px; font-size: 15px; display: none; }

#topbabeslistros { margin: 9px; margin-bottom: 0px; }
#topbabeslistros a { display: block; clear: both; color: white; font-size: 18px; font-weight: bold; padding-bottom: 6px; overflow: auto; }
#topbabeslistros a b { color: #F7B33F; font-size: 35px; line-height: 33px; }
#topbabeslistros a img { border-width: 0px; float: left; margin-right: 7px; }
#voteforus { display: block; font-size: 16px; font-weight: bold; text-align: center; padding: 3px 4px 11px 4px; }

#latestbabe { margin: 9px 0px 6px 3px; color: #ffffff; font-size: 11px; }
#latestbabe img { border: 0px; }
#latestbabe b { display: block; font-weight: normal; padding: 5px 5px 8px 5px; }

.crowdart { margin-bottom: 20px; padding-left: 4px; }
.zergnet { margin-bottom: 20px; width: 473px; text-align: center; overflow: hidden; }

#atreview .boxscore { -moz-border-radius: 5px; border-radius: 5px; background-color: #060b0f; font-size: 35px; color: #efaf31; font-weight: bold; text-align: center; width: 80px; margin: auto; }
#atreview .boxscorebig { -moz-border-radius: 5px; border-radius: 5px; background-color: #101519; color: #efaf31; font-weight: bold; font-size: 60px; width: 176px;  text-align: center; margin: auto; line-height: 1; }
#atreview .white { color: #ffffff; }
#atreview .userscore { }
#atreview { background: #28333a; width: 100%; padding-bottom: 14px; margin-bottom: 10px; }
#atreview #colleft { border: 0px solid red; width: 100%; text-align: center; padding-top: 10px; color: #efaf31; font-size: 18px; font-weight: bold; }
#atreview #colright { margin-left: 0px; padding-left: 6px; padding-top: 10px; padding-right: 6px; color: #c1c9cb; font-size: 12px; }
#atreview #colright #readmore { background: #05528a; color: #ffffff; text-decoration: none; font-size: 14px; font-weight: bold; display: block; 
	padding-left: 10px; padding-top: 2px; padding-bottom: 4px; 
	-moz-border-radius: 5px; border-radius: 5px;
	}
#atreview #colright #readmore b {color: #30a7ff; font-size: 16px;  }
#atreview #colleft .title { display: block; font-size: 18px; font-weight: bold; color: #ffffff; margin-bottom: 8px; }
#atreview #colright .title { display: block; font-size: 18px; font-weight: bold; color: #5effff; margin-bottom: 8px; }
a.rateit { font-size: 11px; color: #5effff; text-decoration: none; }
a.rateit:hover { font-size: 11px; text-decoration: underline; }

.tbluserscore { width: 190px; margin: auto; margin-top: 10px; }
.tbluserscore td { width: 50%; font-size: 11px; font-weight: bold; color: #ffffff; text-align: center; vertical-align: top; }


.gameinfogameinfo { background-image: url('http://www.cdn.actiontrip.com/gfx4/gameinfo_bg.png'); background-repeat: no-repeat; width: 488px; overflow: auto; margin-bottom: 23px; }
.gameinfogameinfo #boxshot { margin-left: 6px; margin-top: 6px; position: absolute; z-index: 10; border: 0px solid yellow; }
.gameinfogameinfo #boxshot img { -moz-box-shadow: 1px 1px 4px #5390c7;
		-webkit-box-shadow: 1px 1px 4px #5390c7;
		box-shadow: 1px 1px 4px #5390c7;
		-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#5390c7')";
		filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#5390c7');
	}
.gameinfogameinfo #readmore { color: #ffffff; text-decoration: none; font-size: 14px; font-weight: bold; display: block; 	height: 25px; padding-left: 10px; padding-top: 2px; margin-left: 7px; text-transform: uppercase; border-radius: 3px;
	background: -moz-linear-gradient(top, #076bae 7%, #05578f 50%, #04406c 50%, #022945 82.1%, #02243c 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(7%,#076bae), color-stop(50%,#05578f), color-stop(50%,#05578f), color-stop(100%,#02243c)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #076bae 7%, #05578f 50%, #04406c 50%, #022945 82.1%, #02243c 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #076bae 7%, #05578f 50%, #04406c 50%, #022945 82.1%, #02243c 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #076bae 7%, #05578f 50%, #04406c 50%, #022945 82.1%, #02243c 100%); /* IE10+ */
	background: linear-gradient(to bottom, #076bae 7%, #05578f 50%, #04406c 50%, #022945 82.1%, #02243c 100%); /* W3C */
}
.gameinfogameinfo #readmore b {color: #30a7ff; font-size: 16px;  }
.gameinfogameinfo h1 { padding-left: 0px; margin-left: -2px; display: inline; text-shadow: #000000 0px 0px 4px; }
.gameinfogameinfo .platformbig { color: #6fa7d0; font-size: 18px; font-weight: bold; text-shadow: #000000 0px 0px 4px; }
.gameinfogameinfo #gameinfohrfirst { background-image: url('http://www.cdn.actiontrip.com/gfx4/gameinfo_hr_bg.png'); background-repeat: no-repeat; width: 300px; height: 7px; left: -50px; position: relative; z-index: 1; }
.gameinfogameinfo #gameinfo_onother { color: #999999; padding-bottom: 3px; margin-bottom: 6px; border-bottom: 1px solid #666666; font-size: 11px; }
.gameinfogameinfo #gameinfo_onother a { color: #ffffff; font-weight: bold; text-decoration: none; font-size: 13px;  }
.gameinfogameinfo #gameinfo_onother a:hover { text-decoration: underline; }
.gameinfogameinfo .gameinfohr3 { height: 1px; width: 468px; background-color: #666666; margin-top: 0px; margin-bottom: 1px; }

.age_gate_failure_message { font-size:18px; font-weight:bold; }
.age_gate_stop { font-size:42px; font-weight:bold; }
.age_gate_certify_message { font-size:14px; font-weight:bold; }

#comment_post { width: 100%; }
#comment_post .userpass { float: left; width: 100%; font-size: 11px; padding-top: 10px; }
#comment_post .userpass input { width: 99%; margin-top: 2px; }
#comment_post  textarea { margin-top: 16px; width:100%; height:110px; }

#login_section { margin-bottom: 20px; }
#login_section .userpass { float: left; width: 98%; font-size: 11px; padding-top: 10px; }
#login_section .userpass input { width: 100%; margin-top: 2px; }
#login_section  textarea { margin-top: 16px; width:100%; height:110px; }
#login_section  .inputsubmit { margin-top: 10px; }
#login_section  .lost { clear: both; margin-top: 3px; }

.noroudcorners { padding: 0px !important; -moz-border-radius: 0px !important; border-radius: 0px !important; }
.blacksearchbox { background: #000000; -moz-border-radius: 14px 14px 0px 0px; border-radius: 14px 14px 0px 0px; padding: 7px; }
.blacksearchbox .title { font-size: 12px; color: #4097B7; margin-bottom: 4px; }
.blacksearchbox .subtitle  { float: left; width: 75px; font-size: 12px; }
.blacksearchbox .checkoption { float: left; width: 60px; font-size: 12px; color: #4097B7; vertical-align: middle; padding-bottom: 7px; }
.blacksearchbox .checkbox { width: 11px; height: 11px; margin: 0px 2px 0px 0px; }
.blacksearchbox  input[type=text] { width: 70%; margin-bottom: 3px; }
.blacksearchbox  input[type=submit] { height: 30px; }
.blacksearchbox  select { width: 120px; }

div.innerBox { border: 1px solid black; padding: 14px; padding-bottom: 20px; }
div.hotBox {
width: 90%; margin:auto; border: 2px solid #85fefe; font-size: 11px; 
background-image: -ms-linear-gradient(top, #0E3A40 0%, #000000 40%);
background-image: -moz-linear-gradient(top, #0E3A40 0%, #000000 40%);
background-image: -o-linear-gradient(top, #0E3A40 0%, #000000 40%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #0E3A40), color-stop(0.4, #000000));
background-image: -webkit-linear-gradient(top, #0E3A40 0%, #000000 40%);
background-image: linear-gradient(to bottom, #0E3A40 0%, #00);
}
div.hotBoxImg { float: left; padding-top: 10px; width: 110px; }
div.hotBoxTxt { margin-left: 120px; }
div.hotBoxTxt b { font-weight: bold; font-size: 14px; }

.goty2007 {
/* width: 100%; */
	padding-left: 5px;
	padding-top: 140px;
	padding-right: 8px;
	background-repeat:no-repeat;
	background-color:#020f17;
	color: #ffffff;
	}
.goty2007cat { font-size: 17px; font-weight: bold; }
.goty2007title { color: #d1f2c5; font-size: 22px; line-height: 23px; }
.goty2007pubdev { color: #839a94; font-weight: bold; }
.goty2007pubdev b { color: #fcfdff; }
.goty2007runners { color: #839a94; }
.goty2007runners a { color: #FCFE9C; }
.goty2007babes { overflow: hidden; }
.goty2007babes div { float: left; display: table; text-align: center; margin-right: 7px; margin-bottom: 10px; }

#imageBig { width: 99%; }

.scrTd { padding-bottom: 15px; }
.scrTd div { text-align: right; font-size: 10px; color: #536d53; }
.scrTd div img { width: 100%; }
.articlesection img { max-width: 90% !important; }
#botdimage { width: 100% !important; max-width: 100% !important; }

.cf { overflow: hidden; }

.shotstable { width: 96%; }
.shotstable img { width: 100% !important; max-width: 100% !important; }
a#closewindow { width: 151px; height: 29px; display: inline-block; background: url('http://www.cdn.actiontrip.com/gfx4/sprites.png') no-repeat 0 -74px; }
input#votebutton { width: 67px; height: 24px; background: url('http://www.cdn.actiontrip.com/gfx4/sprites.png') no-repeat 0 -37px; border: 0px; cursor: pointer; }

a.readmore { display: block; width: 76px; height: 23px; background: url('http://www.cdn.actiontrip.com/gfx4/sprites.png') no-repeat 0px -298px; border: 0px; margin-top: 15px; margin-bottom: 3px; }

.snippet_post  { margin-bottom: 24px; }
.snippet_post .snippet_body { background-color: #28333a; padding: 15px 12px 7px 12px; color: #fff;  font-size: 13px; line-height: 1.2em; }
.snippet_post .snippet_date { text-align: right; font-size: 10px; padding-top: 10px; color: #ccc; }

.downarrow { background-image: url('http://www.cdn.actiontrip.com/gfx4/sprites.png'); background-repeat: no-repeat;  background-position: -355px -64px; display: inline-block; width: 12px; height: 13px;  }

.newsother_comic, .newsother_feature, .newsother_preview, .newsother_review { display: inline-block; height: 33px; background: url('http://www.cdn.actiontrip.com/gfx4/sprites2.png') no-repeat; vertical-align: baseline; }
.newsother_comic { background-position: 0 0; width: 144px; }
.newsother_feature { background-position: 0 -300px ; width: 172px; }
.newsother_preview { background-position: 0 -200px; width: 170px; }
.newsother_review { background-position: 0 -100px; width: 157px; }

.closebut { display: inline-block; background: url('http://www.cdn.actiontrip.com/gfx4/sprites.png') no-repeat -343px 0; width: 17px; height: 17px; margin-bottom: 2px; vertical-align: middle; }

.checkOK, .checkError { display: inline-block; vertical-align: middle; width: 21px; height: 21px; background-image: url('http://www.cdn.actiontrip.com/gfx4/sprites.png'); background-repeat: no-repeat; background-position: -291px -0px; }
.checkOK {  background-position: -317px -0px; }
.imgPerson { display: inline-block; vertical-align: middle; width: 7px; height: 9px; background-image: url('http://www.cdn.actiontrip.com/gfx4/sprites.png'); background-repeat: no-repeat; background-position: -358px -38px; }
.imgDuration { display: inline-block; vertical-align: middle; width: 7px; height: 8px; background-image: url('http://www.cdn.actiontrip.com/gfx4/sprites.png'); background-repeat: no-repeat; background-position: -414px -36px; }
.imgAsteriskSmall { display: inline-block; vertical-align: middle; width: 9px; height: 8px; background-image: url('http://www.cdn.actiontrip.com/gfx4/sprites.png'); background-repeat: no-repeat; background-position: -413px -66px; }
.imgAsteriskBig { display: inline-block; vertical-align: middle; width: 12px; height: 13px; background-image: url('http://www.cdn.actiontrip.com/gfx4/sprites.png'); background-repeat: no-repeat; background-position: -398px -65px; }
.imgCommRight { display: inline-block !important; vertical-align: middle; width: 9px; height: 10px; background-image: url('http://www.cdn.actiontrip.com/gfx4/sprites.png'); background-repeat: no-repeat; background-position: -329px -37px; }
.imgCommReply { display: inline-block !important; vertical-align: middle; width: 9px; height: 6px; background-image: url('http://www.cdn.actiontrip.com/gfx4/sprites.png'); background-repeat: no-repeat; background-position: -316px -38px; }
.listdescoff, .listdescon, .listascoff, .listascon  { display: inline-block; vertical-align: middle; width: 8px; height: 4px; background-image: url('http://www.cdn.actiontrip.com/gfx4/sprites.png'); background-repeat: no-repeat; }
.listdescoff { background-position: -215px -78px; }
.listascoff { background-position: -229px -78px; }
.listdescon { background-position: -215px -88px; }
.listascon { background-position: -229px -88px; }

.submitResults { font-size: 11px; color: #999; margin-left: 4px; margin-top: 4px; display: none; }

.expandcompact { 
	background: #28333A;
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	margin-top: 5px;
}
.expandcompact a { 
	display: inline-block;
	background: #000;
	margin-left: 20px; 
	margin-top: 15px;
	margin-bottom: -12px;
	padding: 4px 10px;
	color: #ffff4a;
	}
.expandcompact a span, span.newsearch {
	color: #00b6e3;
	display: inline-block;
	font-family: Arial, Helvetica;
	font-size: 17px;
	line-height: 1;
	transform:rotate(90deg);
	-ms-transform:rotate(90deg); /* IE 9 */
	-webkit-transform:rotate(90deg); /* Safari and Chrome */
	}
.expandcompact:before {
	content: "\0020";
	display: block;
	width: 100%;
	height: 15px;
	margin-top: -20px;
	position: relative;
	background: -moz-linear-gradient(top, rgba(40,51,58,0) 0%, rgba(40,51,58,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(40,51,58,0)), color-stop(100%,rgba(40,51,58,1)));
	background: -webkit-linear-gradient(top, rgba(40,51,58,0) 0%,rgba(40,51,58,1) 100%);
	background: -o-linear-gradient(top, rgba(40,51,58,0) 0%,rgba(40,51,58,1) 100%);
	background: -ms-linear-gradient(top, rgba(40,51,58,0) 0%,rgba(40,51,58,1) 100%);
	background: linear-gradient(to bottom, rgba(40,51,58,0) 0%,rgba(40,51,58,1) 100%);
	}
span.newsearch { margin-left: 10px; }

#ratecheats { background-color: #000000; padding: 12px; padding-bottom: 8px; padding-top: 10px; margin-bottom: 10px; font-size: 11px; }
#ratecheats div.pdf { width: 300px; text-align: right; float: right; color: #ffffff; margin-top: 3px; }
#ratecheats div.pdf a 	{ color: #ffffff; }
#ratecheats div.pdf a:hover { color: #5fffff; }
#ratecheats div.pdf a 	img {  }
#ratecheats div.pdf a span { float: right; display: inline-block; border: 0px; margin-left: 4px; margin-top: 2px; width: 19px; height: 18px; background: url('http://www.cdn.actiontrip.com/gfx4/sprites.png') no-repeat -128px 1px; }
.ratevote { font-size: 21px; font-weight: bold; padding-right: 2px; padding-left: 2px; }
#rateup, #ratedown { display: inline-block; width: 14px; height: 18px; background: url('http://www.cdn.actiontrip.com/gfx4/sprites.png') no-repeat; }
#rateup { background-position: -239px -36px; }
#ratedown { background-position: -259px -38px; }

#socialBar { width: 100%; position: fixed; top: 0px; z-index: 9999;	position: fixed; background: black; color: #f8f8f8; text-align: right; font-size: 0; padding: 2px 4px 3px 4px; display: none; box-sizing: border-box; -moz-box-sizing: border-box; box-shadow: 1px 1px 7px #000000; }
#socialBar span { height: 25px; display: inline-block; line-height: 25px; font-size: 13px; vertical-align: top; margin-right: 6px; }
#socialBar iframe { margin-bottom: 1px; margin-left: 2px; width: 25px; height: 24px !important; border-radius: 2px; }
#socialBar .share_icons_big { background: url('http://www.cdn.actiontrip.com/gfx4/sprites2.png') no-repeat top left; width: 25px; height: 25px; display: inline-block; margin-right: 2px; margin-left: 2px; }
#socialBar .share_icons_big.icon-fb { background-position: -216px -273px; }
#socialBar .share_icons_big.icon-tw { background-position: -216px -239px; }
#socialBar .share_icons_big.icon-gp { background-position: -216px -307px; }
