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

body { margin:0; padding:0; border:0; width:100%; font-family: Arial, Helvetica; font-size: 13px; min-width: 972px; background-image: url('http://www.cdn.actiontrip.com/gfx4/body_bg_2013.jpg'); background-repeat: no-repeat; background-position: center 0px; background-color: #050505; }
body.ad_gutter_reskin #all_gutter_wrapper { background-image: url('http://www.cdn.actiontrip.com/gfx4/body_bg_2013.jpg'); background-repeat: no-repeat; background-position: center 0px; }
body.ad_gutter_reskin #footer { margin-bottom: 0px; border-bottom: 20px solid #050505; }

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

#all_gutter_wrapper { width: 980px; overflow: visible; margin: auto; }
#all { width:980px; margin: auto; background-image: url('http://www.cdn.actiontrip.com/gfx4/bg_wrapper.png'); background-repeat: no-repeat; background-position: center -4px; }
#content { width: 972px; margin: auto; background-color: #020F17;}
#topnav_sect { clear:both; margin-left: auto; margin-right: auto; width: 972px; background-image: url('http://www.cdn.actiontrip.com/gfx4/top_bg.png'); background-repeat: no-repeat; background-position: 0px 0px; height: 66px; }
#topnav_sect #srchbox { float:right; background-color: #424242; margin-top: 16px; height: 19px; padding-left: 5px; padding-right: 5px; line-height: 16px; border: 1px solid #8a8a8a; color: #ffffff; font-weight: bold; font-family: Arial }
#topnav_sect #srchglass { float: right; margin: 15px 10px 0px 2px; width: 23px; height: 24px; background: url('http://www.cdn.actiontrip.com/gfx4/sprites.png') no-repeat -83px 1px; border: 1px; cursor: pointer; }
#head { height: 88px; width: 972px; margin: auto; }
#topline { width: 972px; margin: auto; height: 42px; }
#logo { display:block; outline:none; text-decoration:none; width:500px; height:88px; background: url('http://www.cdn.actiontrip.com/gfx4/logo_2013.png') no-repeat; }
a#feeds { float: right; font-size: 9px; font-family: Arial, Verdana; color: #eba83d; margin-top: 5px; margin-right: 15px; }
a#feeds:hover { color: #ffffff; }
a#feeds span, span.feeds { display: inline-block; width: 12px; height: 12px; background: url('http://www.cdn.actiontrip.com/gfx4/sprites.png') no-repeat -338px -66px; vertical-align: bottom; margin-left: 3px; }
#loginline { color: #846225; padding-top:3px; padding-left: 14px; margin-bottom: 0px; font-size: 10px; }
#loginline b { color: #eba83d; font-size: 11px; }
#loginline a { color: #846225; }
#loginline a:hover { color: #fff; }
#loginline a:hover b { color: #fff; }
#loginline .log12 { font-size: 12px; }
#loginline #loginClick { cursor: pointer; }
#loginline strong { font-weight: normal; color: #616161; }
#threecolumns { width: 972px; background-color: #020F17; }
#leftcolbig { float: left; padding: 0px 0px 0px 0px; width: 672px; }
#leftcolbig .boxcontent { background-image: none; background-repeat: no-repeat; height: auto; padding-bottom: 10px; }
#leftcolcom { float: left; padding: 0px 0px 0px 0px; width: 960px; }
#leftcolcom .boxcontent { background-image: none; background-repeat: no-repeat; height: auto; padding-bottom: 10px; }
#leftcol { float: left; padding: 0px 0px 0px 0px; width: 173px; }
#leftcol .boxcontent { background-image: none; background-repeat: no-repeat; height: auto; padding-bottom: 10px; }
#middlecol { margin-left: 177px; }
#middlecol .boxcontent { width: 488px; color: #ffffff; }
#rightcol { float: right; padding: 0px 0px 0px 0px; width: 300px; color: #ffffff; }
#rightcol .boxcontent { background-image: none; background-repeat: no-repeat; height: auto; padding-bottom: 10px; }
#rightcol #banner300 { margin-bottom: 8px; min-height: 250px; }
#titlebox { width: 100%; color: #000000; font-size: 19px; font-weight: bold; padding-bottom: 13px; padding-top: 0px; } 

/* ------------ specific ----------------*/
.leftcoltbl { width: 171px; background:#28333A; margin-bottom: 8px; }
.leftcoltbl ul { font-size: 11px; font-weight: normal; color: #FFFFFF; list-style: none; margin: 7px; margin-top: 6px; padding:0px; padding-bottom: 11px; }
.leftcoltbl li { border-bottom: 1px solid #000000; margin:0px; padding: 5px 2px 5px 2px; }
.leftcoltbl li a { color: #FFFFFF; }
.rightcoltbl { width: 300px; background:#28333A; margin-bottom: 8px; }
.rightcoltbltitle a { color: #fff; }
.rightcoltblcontent { margin: 7px; margin-top: 6px; padding:0px; padding-bottom: 11px; }
.middlecoltbl { width: 488px; margin-bottom: 8px; }
.leftcoltbltitle, .rightcoltbltitle, .middlecoltbltitle { color: #fff; font-size: 16px; line-height: 23px; font-weight: bold; padding-left: 8px; padding-top: 3px; 
	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;
	}

#topbabes { width: 295px; height: 115px; overflow: hidden; }
#topbabes a { width:23px; height:115px; border:0px; margin:2px; float: left; display: block; }
#topbabesdesc { color: #ffffff; padding: 4px 0px 0px 2px; }

#topcomic { padding: 2px 0px }
#topcomic img { border: 1px solid #1f2a30; margin-right: 3px; padding: 0px; }
#topcomic img:hover { border: 1px solid #ffffff; }
#topcomicdesc { padding: 0px; }

#topvideos  img { border: 1px solid #1f2a30; margin-right: 3px; padding: 0px; }

#topbanners { width: 972px; margin: auto; margin-bottom: 4px; padding: 0px; }

#roadblock { position: relative; margin: 0px; text-align: center; vertical-align: top; font-size: 0px; line-height: 0; }
#small_leaderboard { min-height: 90px; min-width: 230px; position: absolute; top: 0; left: 0; z-index: 0; text-align: left; }
#leaderboard { min-width: 728px; min-height: 90px; position: relative; font-size: 0px; line-height: 0; display: inline-block; z-index: 1; 
*display: inline;
*zoom: 1;
}


#banner728 { float: right; width: 728px; }

#topcheats ul { font-size: 11px; font-weight: normal; color: #FFFFFF; list-style: none; margin: 6px 4px 0px 4px; padding:0px; }
#topcheats li { border-bottom: 1px solid #000000; margin:0px; padding: 5px 2px 5px 2px; }
#topcheats li:last-child { border-bottom: 0px solid #000000; }
#topcheats li a { color: #FFFFFF; }

.video_back { margin: 10px 10px 30px 10px; }
.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: 13px; margin: -6px 12px 12px 12px; padding: 0px; }
table.comments { background-image: url('http://www.cdn.actiontrip.com/gfx4/sprites2.png'); background-repeat: no-repeat; background-position: right bottom; width: 472px; }
table.comments .examplecomment { text-align: right; vertical-align: bottom; padding-right:12px; padding-bottom: 5px; padding-top: 12px; font-size: 11px; color: #00ccff; }
table.comments .examplecomment a { color: #00ccff; }
table.comments .heighter { width: 1px; }
table.comments .heighter span { display: block; width: 1px; min-height: 33px; }
table.comments .examplecomment a:hover { color: #ffffff; }
table.comments .commentbox { font-size: 16px; text-align: center; vertical-align: bottom; padding-bottom: 4px; color: #cccccc; font-weight: bold; }
table.comments .commentbox a { color: #cccccc; }
table.comments .commentbox a:hover { color: #00ccff; }
.sharethis, .sharethis a { font-size: 11px; color: #f0f0f0; font-weight: normal; }
.sharethis a:hover { color: #00ccff; }
.subauthor { color: #ffffff; }

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; }

.news_title { font-size: 22px; font-weight: bold; color: #f7ad33; }
.news_title a { color: #f7ad33; }
.news_title a:hover { color: #f7ad33; }
.news_title img { margin-bottom: -3px; border: 0px; }

.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 { margin-bottom: 8px; }

.news_body { font-size: 13px; color: #cbcecd; padding-top: 12px; line-height: 1.3em; }
.news_body p { padding:0px; margin: 10px 0px 0px 0px; }
.news_body blockquote { margin-bottom: 10px; 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 }
.news_post { margin-top: 9px; }

.sharethis { background-image: linear-gradient(to bottom, #fff 0%, #fff 100%); background-repeat: no-repeat; background-position: 0px 15px; background-size: 441px 1px; }
.sharebox { width:448px; height: 23px; border:0px solid yellow; }
.sharehavesay { position:absolute; color: white; margin-left: 340px; font-size:11px; }
.sharelinks { position: absolute; margin-top: 6px; margin-left:10px; padding-left: 4px; background-color: #020f17; }
.sharelink { display:block; height: 14px; width: 17px; margin-right: 1px; float:left }



h1 { font-size: 22px; font-weight: bold; color: #f7b33f; padding-left: 11px; 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; }
.gameinfoidemtbl { color: #ffffff; }
.gameinfoidemtbl .stitle { color: #f0a832; font-size: 14px; }
.gameinfoidemtbl a { color: #ffffff; font-weight: bold; }
.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: 12px; }
.gameinfoitem  .coltext { margin-left: 14px; 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: 17px; float:left; width: 230px;  }
.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; }

#gameinfodesc { margin: 0px 10px 15px 0px; font-size: 11px; }
#gameinfosection { margin-left: 10px; }
.gameinfofiletable a { color: #50F8FB; }
#topstories 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; }
.xxxxxxxxxlownav2 { text-align: right; }
/* .articlesection { margin: 2px; } */ 


.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; }
.topmenuimg { display: block; float: left; color: #fff;  font-size: 16px; font-weight: bold; line-height: 20px; padding: 18px 10px 3px 10px; text-shadow: black 0 0 3px; }
.topmenuimg:hover { color: #F7B33F; }
.topmenuimg.activesect { color: #F7B33F; }

.redirectpages { color: #ffffff; }
.redirectpages td { color: #ffffff; }









/* ---------------------------------------------------------- style for right shots  ------------------------------------------------------------- */
#isShotsFrame { margin: 0px; padding: 0px; position: relative; overflow: hidden; width: 262px; height: 107px;  border: 0px solid red; }
#isShotsImageRow { position: absolute; top: 0px; left: 0px; width: 1600px; margin-left:0px; }

#isShotsImageRow img { width: 127px; height: 105px; }
#isShotsImageRow img { border: 1px solid #1f2a30; margin-right: 3px;}
#isShotsImageRow img:hover { border: 1px solid #ffffff; margin-right: 3px;} 





/* ---------------------------------------------------------- style for right videos  ------------------------------------------------------------- */
/* 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 #000;
	padding: 4px 8px;
	border: 1px solid rgba(255,255,255,0.25);
	background-color: rgb(25,25,25);
	background-color: rgba(25,25,25,0.92);

}

#tiptip_arrow, #tiptip_arrow_inner {
	position: absolute;
	border-color: transparent;
	border-style: solid;
	border-width: 6px;
	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: -7px;
	margin-left: -6px;
	border-top-color: rgb(25,25,25);
	border-top-color: rgba(25,25,25,0.92);
}

#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);
}

/* Webkit Hacks  */
@media screen and (-webkit-min-device-pixel-ratio:0) {	
	#tiptip_content {
		padding: 4px 8px 5px 8px;
		background-color: rgba(45,45,45,0.88);
	}
	#tiptip_holder.tip_bottom #tiptip_arrow_inner { 
		border-bottom-color: rgba(45,45,45,0.88);
	}
	#tiptip_holder.tip_top #tiptip_arrow_inner { 
		border-top-color: rgba(20,20,20,0.92);
	}
}























/* -------------------------------------------------------------- style for HP flash panel ----------------------------------------------------------------- */

div.wrap {
width: 665px;
text-align: left;
}
div.wrap a{
color : #fff;
text-decoration : none;
}
div.wrap a img {
border : 0;
}

div#top div#nav {
float : left;
clear : both;
width : 665px;
height : 52px;
margin : 0px 0px 0px 0px;
}
div#top div#nav ul {
float : left;
width : 400px;
height : 52px;
list-style-type : none;
}
div#nav ul li {
float : left;
height : 52px;
}
div#nav ul li a {
border : 0;
height : 52px;
display : block;
line-height : 52px;
text-indent : -9999px;
}
div#header {
margin : 0;
}
div#header div.wrap {
height : 300px;
}
div#header div#slide-holder {
z-index : 40;
width : 665px;
height : 299px;
position : absolute;
}
div#header div#slide-holder div#slide-runner {
top : 0px;
left : 0px;
width : 665px;
height : 300px;
overflow : hidden;
position : absolute;
}
div#header div#slide-holder img {
margin : 0;
display : none;
position : absolute;
}
div#header div#slide-holder div#slide-controls {
left : 0;
bottom : 0px;
width : 665px;
height : 82px;
display : none;
position : absolute;
background : rgba(0,0,0,0.7);
}
div#header div#slide-holder div#slide-controls p{
display:block;
position: absolute;
}
div#header div#slide-holder div#slide-controls p.text {
float : left;
color : #fff;
display : block;
font-size : 32px;
line-height : 28px;
font-weight: bold;
margin : 8px 0 0 12px;
text-transform : none;
}

div#header div#slide-holder div#slide-controls p#slide-desc{
top: 32px;
font-size: 15px;
line-height: 16px;
}
div#header div#slide-holder div#slide-controls p#slide-desc b {
color: #fe8900;
}
div#header div#slide-holder div#slide-controls p#slide-nav{
top: 55px;
}

div#header div#slide-holder div#slide-controls p#slide-nav {
display : block;
padding-top: 0px;
}
div#header div#slide-holder div#slide-controls p#slide-nav a {
float : left;
width : 10px;
height : 6px;
display : inline;
font-size : 11px;
margin : 0 9px 0 0;
line-height : 24px;
font-weight : bold;
text-align : center;
text-decoration : none;
background-position : 0 0;
background-repeat : no-repeat;
}
div#header div#slide-holder div#slide-controls p#slide-nav a.on {
background-position : 0 -6px;
}
div#header div#slide-holder div#slide-controls p#slide-nav a.loading {
background-position : 0 -12px;
}
div#header div#slide-holder div#slide-controls p#slide-nav a {
background-image : url('http://www.cdn.actiontrip.com/gfx4/cover_slide-nav.gif');
background-position : 0 0;
}
div#nav ul li a {
/* background : url(http://www.cdn.actiontrip.com/gfx4/nav.png) no-repeat; */
}
#navprev, #navnext { display: block; width: 51px; height: 50px; z-index: 9999; position:absolute; margin-top: 110px; background-image : url('http://www.cdn.actiontrip.com/gfx4/sprites.png'); cursor: pointer; }
#navprev { background-position: 1px -166px; margin-left: 10px; filter:alpha(opacity=30); -moz-opacity:0.3; opacity:0.3; }
#navnext { background-position: -58px -166px; margin-left: 595px; filter:alpha(opacity=30); -moz-opacity:0.3; opacity:0.3; }

#slide-runner strong a img { width: 665px; height: 300px; }




























/* -------------------------------------------------------------------------------- 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; }

#topholder {
	height: 98px;
	width: 1003px;
	margin:auto;
}

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


#fadedrightedge { clear:both; }

#registerbox {
	display: none;
	position:relative;
	color: #999999;
	left:0px;
	top: 2px;
	padding-top:5px;
	height: 44px;
	margin-bottom: -44px;
	width: 460px;
	background-color:#272727;
	border:1px;
	border: 1px solid #666666;
	font-size: 10px;
	padding-left: 10px;
	z-index: 99999;
	-moz-box-shadow: 3px 3px 7px #000;
	-webkit-box-shadow: 3px 3px 7px #000;
	box-shadow: 3px 3px 7px #000;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=7, Direction=135, Color='#000000')";				/* For IE 8 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=7, Direction=135, Color='#000000');					/* For IE 5.5 - 7 */
}





#cravebite {
	float: right;
	text-align: center;
	height: 98px;
	width: 87px;		/* slika je 87x98 */
	margin-right: 0px;
}
#atlogo {
	position:relative;
	left:0px;
	top:23px;

/*	float: left; */
	height: 28px;
	width: 98px;
	margin-top:47px;
}
#logobottompart {
	margin-bottom:-77px;			/* ovo odredjuje vertikalni polozaj glavne navigacije */
	}

#mainnav {
	width:987px;
	height: 40px;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 6px; color: #666666; font-style: normal; font-weight: bold; 
	}

#mainnav a {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; font-style: normal; font-weight: bold; 
	padding-left: 6px; padding-right: 6px;
	}

#mainnav a:hover {
	color: #5fffff;
	}

#topbanner {
	width: auto;
	height: 100px;
	}

#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 {
	width: 972px; 
	margin: auto; 
	color: #959a9e;
    background-color: #1e2930;
    background-image: url('http://www.cdn.actiontrip.com/gfx4/bottom_bg.gif'); background-repeat: no-repeat; background-position: center 0px;
	font-size: 11px;
	margin-bottom: 20px;
}
#footerinner {
	padding: 54px 0px 14px 181px;
}

#partnersites {
	margin-bottom: 5px;
	}
#footer  a, #footer_pop  a { color: #959a9e; text-decoration: underline; }


.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;
	}





























#topstories td, .topstories td {
	color: #ffffff;
	font-size: 12px;
	padding: 4px;
	vertical-align: top;
	}

#topstories a, .topstories a {
	color: #ffffff;
	text-decoration: none;
	}

#topstories a:hover, .topstories:hover {
	color: #cbcbcb;
	}







.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: #0033ff !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;
	}
.tblmenu {
	font-size: 10px;
	color: #5fffff;
	vertical-align: middle;
	height: 19px;
	}
.tblList {
	font-size: 11px;
	color: #cccccc;
	padding-bottom: 3px; 
	padding-top: 3px;
	}
.tblPad {
	padding-bottom: 3px;
	padding-top: 3px;
	}
.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;
	line-height: 1.3em;
	margin: 0px;
	padding: 1px 9px 2px 12px;
	}

.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; }
.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 9px 16px 12px;		/* bilo dole 2px, levo desno 14 */
	}
.commentssection b {
	color: #ffff4a;
	}
.cheatssection {
	color: #ffffff;
	text-align: left;
	font-size: 13px;
	margin: 0px;
	background-color: #28333A;
	padding: 8px 9px 16px 12px;		/* bilo dole 2px, levo desno 14 */
	}
.cheatssection b {
	color: #ffff4a;
	}
.screenssection {
	color: #ffffff;
	text-align: left;
	font-size: 13px;
	margin: 0px;
	background-color: #28333A;
	padding: 10px 0px 16px 0px;
	}
.cheatInfo, .cheatInfo b { color: #999999; font-size: 11px; }

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

#ratecheats { background-color: #000000; border-bottom: 1px solid #1e2930;  padding: 12px; padding-bottom: 8px; padding-top: 10px; margin-bottom: 15px; margin-top: 15px; 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; }

.news_post_separator { margin-top: 5px; margin-bottom: 20px; width: 450px; 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: 10px 0px; color: #ffffff; padding: 12px 0px 15px 10px; 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: 11px;
	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;
}




.newsletter {
	color: #999999; font-size: 10px; background-color: #000000; border: 1px solid #999999; width: 90px; margin-right: 1px;
	}
.newsletterbut {
	color: #ffffff; font-size: 11px; background-color: #1e2930; border: 1px solid #999999; 
	}
.inputvotebut {
	color: #ffffff; font-size: 11px; background-color: #1e2930; border: 1px solid #999999; width: 65px;
	}



.leftgreen {
	font-size: 9px;
	color: #86ffff;
	}
.leftgreenblock {
	font-size: 9px;
	color: #86ffff;
	display: block;
	margin-top: -1px;
	}
.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; }

.newsdateheader { color: #999999; font-size: 11px; padding: 0px 10px 3px 10px; }
.newsdateheader a { font-size: 10px; margin-left: 17px; color: #999999; }
.newsdateheader a:hover { color: #ffffff; }
.newsdateheader div { float: right; }
.newsdateheader b { color: #cccccc; }

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

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

.letters {
	font-size: 9px; 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;
	}

#sendtofriend {
	background-color: #1e2930;
	padding-left: 8px;
	padding-bottom: 20px;
	margin-bottom: 16px;
	}
#sendtofriendWide {
	text-align: center;
	}
.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: 11px; }
.gameinfo a:hover	{ color: #ffffff; }
.gameinfogreen		{ color: #4097B7; font-size: 10px; margin-left: -1px; }
.gameinfohr 		{ height: 1px; width: 475px; background-color: #333333; margin-top: 0px; margin-bottom: 1px; }
.gameinfohr2 		{ height: 1px; width: 475px; 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: 18px;
font-weight: bold;
color: #ebaf40;
text-transform: uppercase;
}
.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 {
	white-space:nowrap;
	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: 16px; font-weight: bold;
	padding-left: 12px; 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;
	}
.lownav2 {
	background-color: #000000;
	padding: 10px 10px 10px 16px;
	}
.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 ------------------------------------------*/

.suboptionon { width: 154px; height: 21px; float: left; background-color: #ffffff; margin-left: 1px; margin-right: 1px; border-top: 1px solid #86ffff; color: #000000; font-weight: bold; padding-top: 6px; font-size: 11px; }
.suboptionoff { width: 154px; height: 21px; float: left; background-color: #666666; margin-left: 1px; margin-right: 1px; border-top: 1px solid #182725; padding-top: 6px; font-size: 11px; }
.suboptionoff a { color: #000000; }
.suboptionoff a:hover { color: #ffffff; }


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

.filesdl li {
	height: 45px;
	font-size: 10px;
	color: #ffffff;
	background: url('http://www.cdn.actiontrip.com/gfx4/sprites2.png') no-repeat -190px 0;
	list-style-type: none;
	padding: 5px 0px 12px 58px;
	margin: 4px 0px 5px 0px;
}

.filesdl a, .filesdl .kaoa {
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	padding-right: 2px;
}

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

.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;
	}

.dlservertitle {
	font-size: 10px;
	color: #4097B7;
	}
.dlserver {
	color: #666666;
	}
.dlserver a {
	color: #ffffff;
	font-size: 13px;
	font-weight: normal;
	}
.dlserverlist {
	color: #999999;
	font-size: 10px;
	}


.atlogodls {
	padding-left: 68px; padding-right: 2px; padding-top: 40px;
	border-bottom: 2px solid #86ffff;
	background: url('http://www.cdn.actiontrip.com/gfx4/at-logo.png') no-repeat 0px 0px;
	height: 28px;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	}
.atdescdls {
	background-color: #000000;
	padding-top: 70px;
	padding-left: 25px;
	height: 110px;
	color: #79e7e8;
	font-size: 13px;
	font-weight: bold;
	font-family: Verdana;
	}
.atdescdls a {
	font-size: 19px;
	color: #ffffff;
	}
.atdescdls a:hover {
	color: #79e7e8;
	}
.atdescdlsraq {
	float: left; height: 40px; 
	padding-top: 1px; padding-right: 2px;
	font-size: 18px; font-weight: normal; font-family: Arial;
	}

.filelinks 	{ padding-top: 14px; padding-left: 14px;  line-height: 7px; font-size: 14px; font-weight: bold; color: #fcfe9c; }
.filelinks a 	{ line-height: 14px; font-family: Verdana; font-size: 12px; color: #fcfe9c; }
.filelinks a:hover { color: #ffffff; }

/*---------------------------------------------- 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: 14px;
	}
.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] { width: 210px; }
.registersection input[type=password] { width: 210px; }
.registersection select { width: 210px; }
.registersection select.dates { width: 67px !important; }



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

.right { text-align: right; }

.registersection {
	text-align: left;
	font-size: 12px;
	margin: 0px;
	padding: 8px 2px 2px 14px;
	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: -20px;
	margin-right: -22px;
}
.registrationnav .hello {
	padding-left: 20px;
	}
.welcomeuser {
	font-size: 13px;
	text-align: left;
	list-style-type: none; 
	margin: 18px 10px 25px 0px;
	padding: 0px 0px 0px 0px; 
	list-style-position:outside;
}

.welcomeuser li {
	color: #ffffff;
	list-style-type: none;
	padding: 5px 0px 5px 18px;
	margin: 4px 0px 5px 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; }
table .comicprevnext:first-child { width: 300px; }
table .comicprevnext:last-child { width: 300px; }

.comicsmall { font-size: 13px; padding-left: 15px; padding-right: 15px; }
#comicholder { background-color: #ffffff; width: 972px; margin-top: 3px; margin-left: 0px; text-align: center; padding-top: 16px; position: relative; }
#comicholder:before { display: block; width: 86px; height: 67px; position: absolute; margin-top: -16px; background: url('http://www.cdn.actiontrip.com/gfx4/sprites.png') no-repeat -444px 0px; content: " "; right: 0; }
#comicholder table { position: relative; }

#multipagenav { position: absolute; width: 800px; margin-top: -110px; font-size: 15px; font-weight: bold; }
#multipagenav td { font-weight: bold; vertical-align: bottom; }
#multipagenav a { color: #000000; font-weight: bold; }
#multipagenav a:hover { color: #5fffff; }
#multipagenav div { float: left; width: 13px; padding-left: 5px; padding-top: 3px; overflow: visible;}
#multipagenav .active { color: #ffffff; font-weight: bold; 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; }
#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 { padding-bottom: 2px; padding-left: 9px; }
#comic { margin-bottom: 40px; }

.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: 28px; padding-top: 8px; }
.commreply a { color: #999999; }
.commreply a.admin { color: #86ffff; }
.commreply a:hover { color: #ffffff; }
.commreply b { color: #ffffff; font-weight: normal; }
.commreply a.admin b { color: #86ffff; }
.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: 11px; 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; }

.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; height: 90px; margin-right: 100px; background: url('http://www.cdn.actiontrip.com/gfx4/sprites.png') no-repeat -347px -124px; }
.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:14px; 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; text-align: center; }

#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-image: url('http://www.cdn.actiontrip.com/gfx4/atreview_bg.png'); background-repeat: no-repeat; background-position: 0px 0px; width: 488px; overflow: auto; padding-bottom: 14px; margin-bottom: 10px; }
#atreview #colleft { border: 0px solid red; float: left; width: 200px; text-align: center; padding-top: 10px; color: #efaf31; font-size: 18px; font-weight: bold; }
#atreview #colright { background-image: url('http://www.cdn.actiontrip.com/gfx4/atreview_bg2.png'); background-repeat: no-repeat; border: 0px solid yellow; float: left; margin-left: 0px; padding-left: 12px; width: 260px; padding-top: 10px; color: #c1c9cb; font-size: 11px; }
#atreview #colright #readmore { color: #ffffff; text-decoration: none; font-size: 14px; font-weight: bold; display: block; padding-left: 10px; line-height: 1.5; border-radius: 3px;
	background: -moz-linear-gradient(top, #043c65 0%, #05548d 7%, #022843 100%);
	background: -webkit-linear-gradient(top, #043c65 0%, #05548d 7%, #022843 100%);
	background: -o-linear-gradient(top, #043c65 0%, #05548d 7%, #022843 100%);
	background: -ms-linear-gradient(top, #043c65 0%, #05548d 7%, #022843 100%);
	background: linear-gradient(to bottom, #043c65 0%, #05548d 7%, #022843 100%);
	}
#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; }

.nobox #boxshot { display:none !important; }
.nobox { background-position: -100px 0px !important; }
.nobox  #boxtitle { margin-left: 11px !important; }
.nobox #gameinfohrfirst { left: -50px !important; }

.gameinfonew  { background-image: url('http://www.cdn.actiontrip.com/gfx4/gameinfo_bg.png'); background-repeat: no-repeat; width: 488px; overflow: auto; margin-bottom: 23px; }
.gameinfonew #boxshot { margin: 6px 0 10px 6px; float:left; }
.gameinfonew #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');
	}
.gameinfonew #boxtitle { position: relative; margin-left: 116px; margin-right: 10px; padding-top: 3px; font-size: 11px; padding-bottom:5px; margin-bottom: 6px; }
.gameinfonew #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 */
}
.gameinfonew #readmore b {color: #30a7ff; font-size: 16px;  }
.gameinfonew h1 { padding-left: 0px; margin-left: -2px; display: inline; text-shadow: #000000 0px 0px 4px; }
.gameinfonew .platformbig { color: #6fa7d0; font-size: 18px; font-weight: bold; text-shadow: #000000 0px 0px 4px; }
.gameinfonew #gameinfohrfirst { background-image: url('http://www.cdn.actiontrip.com/gfx4/gameinfo_hr_bg.png'); background-repeat: no-repeat; width: 300px; height: 7px; left: -1px; position: relative; z-index: 1; }
.gameinfonew #gameinfo_onother { color: #999999; padding-bottom: 3px; margin-bottom: 6px; border-bottom: 1px solid #666666; font-size: 11px; }
.gameinfonew #gameinfo_onother a { color: #ffffff; font-weight: bold; text-decoration: none; font-size: 13px;  }
.gameinfonew #gameinfo_onother a:hover { text-decoration: underline; }
.gameinfonew .gameinfohr3 { height: 1px; width: 468px; background-color: #666666; margin-top: 0px; margin-bottom: 1px; }

#isShots2Frame { margin: 0px; padding: 0px; position: relative; overflow: hidden; width: 468px; height: 112px;  border: 0px solid red; float: left; }
#isShots2ImageRow { position: absolute; top: 0px; left: 0px; margin-left:0px; }
#isShots2ImageRow img { width: 150px; height: 110px; }
#isShots2ImageRow img { border: 1px solid #305166; margin-right: 2px; margin-left: 2px; }
#isShots2ImageRow img:hover { border: 1px solid #597180; margin-right: 2px;} 

#isShots2PreviousButton { display: block; width: 10px; height: 112px; background-image: url('http://www.cdn.actiontrip.com/gfx4/sprites.png'); background-repeat: no-repeat; background-position: -136px -384px; float: left; }
#isShots2NextButton { display: block; width: 10px; height: 112px; background-image: url('http://www.cdn.actiontrip.com/gfx4/sprites.png'); background-repeat: no-repeat; background-position: -128px -384px; float: left; }
#isShots2PreviousButton.off { background-position: -156px -384px;  }
#isShots2NextButton.off { background-position: -148px -384px;  }

UL.tctabNavigation { list-style: none; margin: 0; padding: 0; font-size: 12px; }
UL.tctabNavigation LI { display: inline; }
UL.tctabNavigation LI A {
	border-top-left-radius: 3px 3px;
	border-top-right-radius: 3px 3px;
	padding-top: 3px;
	padding-left: 8px;
	background-color: #666666;
	color: #292929;
	text-decoration: none;
	border: 1px solid #666666;
	width: 70px;
	height: 18px;
	margin-right: 6px;
	display: block;
	float: left;
	font-weight: bold;
}
UL.tctabNavigation LI A.selected, UL.tctabNavigation LI A:hover { color: #000000; font-weight: bold; }
UL.tctabNavigation LI A.selected { background-color: #d4d4d4; border: 1px solid #d4d4d4; }
UL.tctabNavigation LI A:focus { outline: 0; }
div.tctabs { margin-top: 2px; }
div.tctabs > div { border-top: 1px solid #d4d4d4; }

.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: 186px; font-size: 11px; padding-top: 10px; }
#comment_post .userpass input { width: 180px; margin-top: 2px; }
#comment_post  textarea { margin-top: 6px; width:430px; height:110px; }

#login_section { width: 100%; margin-bottom: 20px; }
#login_section .userpass { float: left; font-size: 11px; padding-top: 5px; }
#login_section .userpass input { width: 120px; margin-top: 0px; margin-left: 6px; margin-right: 10px; }
#login_section  textarea { margin-top: 16px; width:100%; height:110px; }
#login_section  .inputsubmit { float: right; margin-top: 5px; }
#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: 12px; }
.blacksearchbox .title { font-size: 11px; color: #4097B7; margin-bottom: 4px; }
.blacksearchbox .subtitle { float: left; width: 75px; font-size: 11px; }
.blacksearchbox .checkoption { float: left; width: 60px; font-size: 10px; color: #4097B7; vertical-align: middle; }
.blacksearchbox  .checkbox { width: 11px; height: 11px; margin: 0px 2px 0px 0px; }
.blacksearchbox  input[type=text] { width: 310px; }
.blacksearchbox  select { width: 120px; }

.shotstable { width: 120px; float: right; }

div.innerBox { border: 1px solid black; padding: 14px; padding-bottom: 20px; }
div.hotBox {
width: 480px; 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: 15px;
	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; }

.scrTd { float: left; width: 49%; padding-bottom: 20px; }
.scrTd div { display: table-cell; text-align: right; font-size: 10px; color: #536d53; }

#botdenlarge { z-index: 2; position:absolute; top:-220px; width: 170px; height: 40px; filter:alpha (opacity=20); -moz-opacity:0.2; opacity:0.2; background: url('http://www.cdn.actiontrip.com/gfx4/sprites.png') no-repeat 0 -116px; }
.fbshare { position: absolute; margin-left: 5px; margin-top: 1px; display: inline-block; width: 57px; height: 18px; background: url('http://www.cdn.actiontrip.com/gfx4/sprites.png') no-repeat; }
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; }
#grlogo { position: absolute; margin-top: -32px; margin-left: 286px; }

.indextab { background: #000; border-top-left-radius: 10px; border-top-right-radius: 10px; padding: 12px 10px 15px 10px; margin-bottom: 15px; }
.indextab table tr th { color: #FFFFFF; font-size: 15px; font-weight: bold; margin: 0; text-align: left; border-bottom: 2px solid #999; }
.indextab table tr th:nth-child(2) { width: 20px; min-width: 16px; border-bottom: 0px solid #999;}
.indextab table tr th.botbor { border-bottom: 2px solid #999;}
.indextab td.featuredtab { padding-top:5px; padding-bottom: 15px; vertical-align: top; }

.snippet_post:before { display: block; content: "\0020"; height: 11px; background: url('http://www.cdn.actiontrip.com/gfx4/sprites.png') no-repeat scroll 13px -347px; }
.snippet_post:after { display: block; content: "\0020"; height: 11px; background: url('http://www.cdn.actiontrip.com/gfx4/sprites.png') no-repeat scroll 13px -357px; margin-bottom: 20px; }
.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; }

.expandcompact { 
	background: #28333A;
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
	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; }
	
.comicmonth { margin-top: 17px; margin-bottom: 30px; }
.comicmonth a.comicexp { display: inline-block; width: 15px; height: 15px; background: url('http://www.cdn.actiontrip.com/gfx4/sprites.png') no-repeat -297px -36px; vertical-align: bottom; }
.comicmonth table { margin-top: 5px; }
.comicmonth table td.comicdate img { display: none; margin-left: 19px; margin-bottom: 4px; }
.comicmonth table td.comicarchiveline span { color: #4097B7; display: none; }
.comicmonth.expanded a.comicexp { background-position: -279px -36px; }
.comicmonth.expanded td.comicdate img { display: block; }
.comicmonth.expanded table td.comicdate span { display: none; }
.comicmonth.expanded table td.comicarchiveline span { display: block;  }

#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; }

#isShotsNextButton, #isShotsPreviousButton { display: inline-block; width: 13px; height: 106px; background: url('http://www.cdn.actiontrip.com/gfx4/sprites.png') no-repeat; cursor: pointer; }
#isShotsPreviousButton { background-position: -212px -110px; }
#isShotsNextButton { background-position: -233px -110px; }
#isShotsPreviousButton.lite, #isShotsNextButton.lite { opacity: 0.4; }

.articleicons { display: inline-block; width: 11px; height: 8px; background-image: url('http://www.cdn.actiontrip.com/gfx4/sprites.png'); background-repeat: no-repeat; }
.articleicons.shots { background-position: -370px -36px; }
.articleicons.comments { background-position: -400px -36px; }
.articleicons.videos { background-position: -386px -36px; }

.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; }

.gallery_fragment { margin: 20px 2px; }
.gallery_fragment span.slide { font-size: 12px; line-height: 1.2; margin-bottom: 10px; display: inline-block; }


/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxWrapper {max-width:none;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling: touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none; -ms-interpolation-mode:bicubic;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}


#cboxOverlay{background:#000;}
#colorbox{outline:0;}
#cboxContent{margin-top:20px;background:#000;}
.cboxIframe{background:#fff;}
#cboxError{padding:50px; border:1px solid #ccc;}
#cboxLoadedContent{border:5px solid #000; background:#fff;}
#cboxTitle{position:absolute; top:-20px; left:0; color:#ccc;}
#cboxCurrent{position:absolute; top:-20px; right:0px; color:#ccc;}
#cboxLoadingGraphic{background:url('http://www.cdn.actiontrip.com/gfx4/loading.gif') no-repeat center center;}

/* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
#cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {border:0; padding:0; margin:0; overflow:visible; width:auto; background:none; }

/* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
#cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {outline:0;}

#cboxSlideshow{position:absolute; top:-20px; right:90px; color:#fff;}
#cboxPrevious{position:absolute; top:50%; left:5px; margin-top:-32px; background:url('http://www.cdn.actiontrip.com/gfx4/controls.png') no-repeat top left; width:28px; height:65px; text-indent:-9999px;}
#cboxPrevious:hover{background-position:bottom left;}
#cboxNext{position:absolute; top:50%; right:5px; margin-top:-32px; background:url('http://www.cdn.actiontrip.com/gfx4/controls.png') no-repeat top right; width:28px; height:65px; text-indent:-9999px;}
#cboxNext:hover{background-position:bottom right;}
#cboxClose{position:absolute; top:5px; right:5px; display:block; background:url('http://www.cdn.actiontrip.com/gfx4/controls.png') no-repeat top center; width:38px; height:19px; text-indent:-9999px;}
#cboxClose:hover{background-position:bottom center;} 

.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; }

.usersUpperBg { height: 25px; border-top: 2px solid white; background-size: 50px 50px; background-repeat: repeat-x;
	background: -moz-linear-gradient(top,  rgba(84,84,84,1) 0%, rgba(255,255,255,0) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(84,84,84,1)), color-stop(100%,rgba(255,255,255,0))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(84,84,84,1) 0%,rgba(255,255,255,0) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(84,84,84,1) 0%,rgba(255,255,255,0) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(84,84,84,1) 0%,rgba(255,255,255,0) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(84,84,84,1) 0%,rgba(255,255,255,0) 100%); /* W3C */
}
.filesUpperBg { height: 16px; 
	border-top: 2px solid white; background-size: 16px 16px; background-repeat: repeat-x;
	background: -moz-linear-gradient(top,  #66706f 0%, #020f17 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#66706f), color-stop(100%,#020f17)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #66706f 0%,#020f17 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #66706f 0%,#020f17 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #66706f 0%,#020f17 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #66706f 0%,#020f17 100%); /* W3C */
}
.submitResults { font-size: 11px; color: #999; margin-left: 4px; margin-top: 4px; display: none; }

body.popups #botdimage { max-width: 98%; }
#rateitboxexpand form a { cursor: pointer; }

.dlpercentage {
	background: -webkit-linear-gradient(0deg, rgb(13, 175, 18) 0%, rgb(9, 197, 13) 100%);
	background: -o-linear-gradient(0deg, rgb(13, 175, 18) 0%, rgb(9, 197, 13) 100%);
	background: -ms-linear-gradient(0deg, rgb(13, 175, 18) 0%, rgb(9, 197, 13) 100%);
	background: -moz-linear-gradient(0deg, rgb(13, 175, 18) 0%, rgb(9, 197, 13) 100%);
	background: linear-gradient(0deg, rgb(13, 175, 18) 0%, rgb(9, 197, 13) 100%);
	background-size: 108px 4px;
	background-repeat: repeat-y;
}

span.partner { font-size: 10px; color: #000; background: #aaa; margin-left: 8px; padding: 0px 4px; margin-bottom: 4px; white-space: nowrap; vertical-align: middle; line-height: 14px; display: inline-block; font-family: "Arial Narrow", Arial; }
.tblList span.partner { line-height: 1; font-size: 9px; margin-left: 5px; margin-bottom: 2px; background: #8C8C8C; padding-top: 1px; }
.articlesection img.spns { margin-top: 8px; }
