/* filename syntax:
v5 = incremented each time we change the file, to combat browser caching. After v9 comes v0 again */

/* BEGIN PURE HTML TAGS */

body
{
	/*background-image: url('bg.jpg');*/
	margin: 0px;
	padding: 0px;
	font-family: Verdana, "Bitstream Vera Sans", "DejaVu Sans", sans-serif;
	/*color: #000;*/
	font-size: 11px;
	text-align: center; /* for IE <6 */
}

div
{
	text-align: left; /* to counter the above */
}

a img
{
	border: 0px none;
}

input
{
	font-family: Verdana, "Bitstream Vera Sans", "DejaVu Sans", sans-serif;
	font-size: 11px;
}

select
{
	font-family: Verdana, "Bitstream Vera Sans", "DejaVu Sans", sans-serif;
	font-size: 11px;
}

textarea
{
	font-family: Verdana, "Bitstream Vera Sans", "DejaVu Sans", sans-serif;
	font-size: 11px;
}

/* END PURE HTML TAGS */


/* BEGIN MAIN LAYOUT ELEMENTS
These are the main divs used to position everything.
Roughly ordered from top to bottom of the HTML code (NOT the apparent top-to-bottom order when you render the page in a browser) */

#ads_top2 {
	height: 180px;
}

#wrap4portraitad {
	width: 1254px;
	margin: 0 auto;
	overflow: hidden;
}

#pagebody
{
	/* centering using auto margins, which means the browser makes both margins equal, in effect centering the div */
	margin-left: auto;
	margin-right: auto;

	width: 954px;

	position: relative;
	z-index: 10;
/*
	-webkit-transition: margin-top 1s ease-in-out;
	-moz-transition: margin-top 1s ease-in-out;
	-o-transition: margin-top 1s ease-in-out;
	-ms-transition: margin-top 1s ease-in-out;
	transition: margin-top 1s ease-in-out;
*/
}
/*
#pagebody.expanded {
	margin-top: 400px;
}
*/

#pagebody2
{
	background-color: #434449;
	border-style: solid;
	border-color: #111;
	border-width: 8px 8px 0px 8px;
	/* width: 938px; */
}

#pagebody #mainfooter {
	margin-top: 0px;
}


#logo
{
	background-color: #ffffff;
	background-image: url('logo.gif');
	background-position: top left;
	background-repeat: no-repeat;
	height: 84px;
}
#logospc /* spc are spacers, with the same size as the main rule, but without their background colors and such stuff */
{
	height: 84px;
}


#content
{
	background-color: #ffffff;
	width: 938px;
	overflow: hidden;
}

/* END MAIN LAYOUT ELEMENTS */



/* BEGIN MORE DETAILED LAYOUT ELEMENTS
Just like the "main" elements, these are used in the page "frame" that's the same on all pages. */

.grfmad
{
	position:absolute;
	left:50%;
	margin-left:-219px;
	top: 6px;
}
.reviews1500
{
	position:absolute;
	left:50%;
	margin-left:-239px;
	top:242px;
}
.biggestsite
{
	width:104px;
	height:91px;
	position:absolute;
	left:50%;
	margin-left:-222px;
	top:0px;
}
.welovegames
{
	width:180px;
	height:30px;
	position:absolute;
	left:50%;
	margin-left:-217px;
	top:25px;
}




div.latestgallerys
{
	margin-top: 5px;
	width: 300px;
	margin-left: auto;
	margin-right: auto;
	height: 225px;
}

div.latestgallerys img
{
	border: 1px solid #000000;
}

div.galleryimg1
{
	width: 96px;
	height: 68px;
	float: left;
	text-align: center;
	margin-top: 9px;
}

div.galleryimg2
{
	width: 96px;
	height: 68px;
	float: left;
	margin-right: 6px;
	margin-top: 9px;
	text-align: center;
}

div.latestgallerys a
{
	color: #ffffff;
	font-family: Arial, Helvetica, "Nimbus Sans L", "Liberation Sans", FreeSans, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

div.pollandmag
{
	margin-top: 26px;
	margin-left:17px;
	color: #dbdcde;
	font-family: Arial, Helvetica, "Nimbus Sans L", "Liberation Sans", FreeSans, sans-serif;
	font-weight: bold;
	overflow: hidden;
}

div.pollandmag a
{
	color: #dbdcde;
	text-decoration: none;
}

ul.poll
{
	margin: 0px 0px 6px 0px;
	padding: 0px;
	list-style: none;
	font-size:10px;
	font-family: Arial, Helvetica, "Nimbus Sans L", "Liberation Sans", FreeSans, sans-serif;
	font-weight: normal;
}

ul.poll input
{
	width:12px;
	margin-left:0px;
	margin-right:5px;
}

.magcoverdiv
{
	width:130px;
	float:left;
	text-align:center;
	margin-right:19px;
}

.magcoverimg
{
	width:128px;
	height:169px;
	border:1px solid #000000;
	margin:0px;
}



 /* for people without javascript
#loginlink
{
	float: left;
	color: #000000;
	font-family: Arial, Helvetica, "Nimbus Sans L", "Liberation Sans", FreeSans, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
#loginlink:hover
{
	text-decoration: underline;
}


#loginbox
{
	margin: 8px 100px 0px 0px;
	padding: 0px;
	width:212px;
	float:right;
	font-size:10px;
	font-family: Arial, Helvetica, "Nimbus Sans L", "Liberation Sans", FreeSans, sans-serif;
}

styles when you're not logged in:

#loginform
{
	margin: 0px;
}

#loginform label
{
	float: left;
	width: 79px;
	height:15px;
	margin-bottom: 2px;
}

#loginform br
{
	clear:both;
}

#username
{
	float: left;
	border:1px solid #000000;
	background-color:#efefef;
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	margin:0px 0px 2px 0px;
	padding:0px;

	width:79px;
	height:15px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:77px;
	height:13px;
}
html>body #username
{
	width:77px;
	height:13px;
}

#password
{
	float: left;
	border:1px solid #000000;
	background-color:#efefef;
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	margin:0px 0px 2px 0px;
	padding:0px;

	width:79px;
	height:15px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:77px;
	height:13px;
}
html>body #password
{
	width:77px;
	height:13px;
}

styles when you ARE logged in:

#loginbox span
{
	color:#0ae;
	font-weight:bold;
	font-size:11px;
}
#loginbox ul
{
	list-style-type: none;
	margin: 1px 0px 0px 0px;
	padding: 0px;
}
#loginbox li
{
	background-image: url('arrow.gif');
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding: 0px 0px 0px 6px;
	margin: 0px;
}
#loginbox a
{
	color:#000000;
	text-decoration:none;
}
#loginbox a:hover
{
	color:#0ae;
	text-decoration:underline;
}


#loginok
{
	width: 31px;
	height: 16px;
	margin-left:4px;
	float:left;
}
*/

.grtvad
{
	width:121px;
	height:72px;
	margin:6px 6px 0px 0px;
	float:right;
}
.selfad
{
	width:142px;
	height:71px;
	margin:10px 3px 3px 0px;
	float:right;
}
/* END MORE DETAILED LAYOUT ELEMENTS */



/* BEGIN SITE-WIDELY USED CLASSES */

.warn
{
	padding: 4px;
	border: 4px solid #ec008c;
}

.warn a
{
	color: #ec008c;
	font-weight: bold;
}

.fatlink
{
	color: #f723a1;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, "Nimbus Sans L", "Liberation Sans", FreeSans, sans-serif;
	font-size:11px;
}

.fatlink:hover
{
	text-decoration: underline;
}


/* left and right columns:
(matches bg621_390.gif) */

.col390
{
	width:390px;
	overflow:hidden;
	float:left;
	word-wrap: break-word; /* microsoft extension. needs an explicit width */
}

.col230
{
	background-color:#efefef;
	float:right;
	margin-left:1px;
	width:230px;
	word-wrap: break-word;
	overflow: hidden;
}


/* another pair of left and right columns, with different width:
(matches bg621_416.gif) */

.col416
{
	width:416px;
	overflow:hidden;
	float:left;
	word-wrap: break-word;
}

.col204
{
	background-color:#efefef;
	float:left;
	margin-left:1px;
	width:204px;
	word-wrap: break-word;
	overflow: hidden;
}


/* zebra table */

.zebra
{
	font-family: Arial, Helvetica, "Nimbus Sans L", "Liberation Sans", FreeSans, sans-serif;
	border: 1px solid #000000;
	font-size: 11px;
}

.zebra th
{
	color: #ffffff;
	background-color: #000000;
	text-align: left;
}
.zebra th a
{
	color: #ffffff;
	text-decoration: none;
}
.zebra th a:hover
{
	text-decoration: underline;
}

.zebra tr.odd
{
	background-color: #dbdcde;
}

.zebra td a
{
	text-decoration: none;
}
.zebra td a:hover
{
	text-decoration: underline;
}

.zebra td.b
{
	font-weight: bold;
}

.zebra td.b a
{
	color: #000000;
}
/*
.zebra td.b a:visited
{
	font-weight: normal;
}
*/
.zebra td.bn a
{
	color: #000000;
}

.zebra td.u a
{
	color: #0ae;
}

table.padded .pad
{
	padding: 2px 0px 2px 4px;
}

/* end zebra table */


/* page flipper */

div.pageflipper
{
	clear: both;
	background-color:#000000;
	color:#ffffff;
	font-weight:bold;
	font-family: Arial, Helvetica, "Nimbus Sans L", "Liberation Sans", FreeSans, sans-serif;
	padding:3px;
	text-align:center;
}

div.pageflipper ol
{
	margin:0px;
	padding:0px;
	list-style:none;
	display:inline;
}

div.pageflipper li
{
	display:inline;
	margin-right:2px;
}

div.pageflipper a
{
	color:#bdbdbd;
	text-decoration: none;
}

div.pageflipper a:hover
{
	text-decoration: underline;
}

/* end page flipper */

/* Possible friends START */
.pfbelowads { width: 302px; margin: 0px auto 0px auto; }
.pfuser { background-color: #ffffff; margin: 0px auto 4px auto; border: 1px solid #000; width: 300px; height: 57px; }
.pfuser .avatar { float: left; width: 57px; height: 57px; margin: 0px 0px 0px 0px; }
.pfuser .info { width: 231px; height: 45px; float: right; margin: 6px; position: relative; }
.pfuser .info .pfusername { font-weight: bold; text-decoration: none; color: #0ae; }
.pfuser .info .left { float: left; }
.pfuser .info .right { float: right; margin: 0px 39px 0px 0px; text-align: left; }
.pfuser .info .showmore { font-size: 10px; font-family: verdana; z-index: 2; }
.pfuser .info .showmore .hover { padding: 4px; -webkit-border-radius: 7px; -moz-border-radius: 7px; background-color: #0ae; margin: 10px 0px 0px 0px; border: 2px solid #000; color: #FFF; font-family: arial; font-weight: bold; position: relative; left: 10px; display: none; z-index: 7; }
.pfuser .info .showmore .hover div { margin: 0px; padding: 0px; }
.pfuser .info .showmore .hover .first { margin-top: -11px; }
.pfuser .info .showmore .hover img { position: relative; left: 15px; top: -16px; }
.pfuser .info .flag { border: 1px solid #000000; display:block; position: absolute; top: 0px; right: 0px; }
.pfuser .info .addfriend { margin:0px; padding:0px; position: absolute; bottom: 0px; right: 0px; }
.pfuser .info .addfriend input[type="image"] { display: block; }
/* Possible friends END */

/* END SITE-WIDELY USED CLASSES */



/* BEGIN CLASSES SPECIFIC FOR THE GRTV PAGE */

#content h3
{
	color: #ffffff; font-size: 14px; font-weight: bold;
	margin: 0px;
	padding: 0px;
}

#col580
{
	float: left; width: 580px;
}
#col353
{
	float: right; width: 353px; margin-top: 4px;
}

#col580 .grtvlist
{
	background-color: #efefef; width: 250px; padding-top: 6px; padding-bottom: 6px;
}

.grtvlist a:link {
	color: #000000;
	text-decoration: none;
}
.grtvlist a:visited {
	text-decoration: none;
	color: #000000;
}
.grtvlist a:hover {
	text-decoration: underline;
	color: #000000;
}
.grtvlist a:active {
	text-decoration: none;
	color: #0ae;
}

a.grtvlink {
	color: #0ae;
	text-decoration: underline;
}
.grtvlink:hover {
	color: #000000;
	text-decoration: none;
}
.grtvlink a:visited {
	color: #0ae;
	text-decoration: underline;
}
.grtvlink a:active {
	color: #000000;
	text-decoration: none;
}

.descr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: justify;
}

.toplistheader {
	font-weight: bold;
	font-size: 12px;
}
.grtvdate {
	float:left;
	color: #0ae;
	font-weight: bold;
}

.horiz {
background-image:url('/lay/dotbwhoriz.gif');
background-repeat:repeat-x;
height:1px;
}

.vert {
	background-color:#efefef;
	background-image:url('/lay/dotbwvert.gif');
	background-repeat:repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left:1px;
}

.vert div
{
	margin-left:3px;
}

.quicksearchform  {
	margin: 0px;
}

.quicksearch
{
	border:1px solid #000000;
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	margin:0px 0px 6px 0px;
	padding:0px;
	float:left;

	width:86px;
	height:16px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:84px;
	height:14px;
}
html>body .quicksearch
{
	width:285px;
	height:14px;
}

.quicksubmit
{
	width:39px;
	height:16px;
	margin-left:2px;
}

.whitetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}

#layer_ad_preroll, #layer_ad_postroll
{
	width: 548px;
	height:339px;
	overflow:hidden;
}
#layer_vid
{
	width: 548px;
	height: 339px;
	text-align: center;
}
.centerad
{
	width: 548px;
	text-align:center;
}
.centerad img,.centerad object,.centerad iframe,.centerad embed,#layer_vid object,#layer_vid embed
{
	margin-left: auto;
	margin-right: auto;
}

a.textlinks:link { color: #ffffff; text-decoration: none; }
a.textlinks:visited { color: #ffffff; text-decoration: none; }
a.textlinks:hover { text-decoration: underline; }
a.textlinks:active { color: #ffffff; text-decoration: none; }


.sectionh
{
	background-color:#dbdcde;
	padding: 2px 9px 0px 8px;
	clear:both;
	text-align: right;

	height:19px;
	voice-family: "\"}\"";
	voice-family:inherit;
	height:17px;
}
html>body .sectionh
{
	height:17px;
}

.dotit
{
	margin-top: 16px;
	background-image: url('/lay/dotbwhoriz.gif');
	background-position: top;
	background-repeat: repeat-x;
}

.sectionh img
{
	margin-top: 4px;
	display: inline;
	float: left;
}




#comments
{
	margin: 0px 13px 0px 13px;
	padding: 0px;
	border: 0px none;
	list-style: none;
}

li.comment
{
	clear: both;
	margin: 13px 0px 0px 0px;
	padding: 0px;
	overflow: hidden;
	background-image:url('/lay/dotbwhoriz.gif'); background-position:bottom; background-repeat:repeat-x;
/*	background-color: #ff0000;*/
}

#comments .avatar
{
	float:left;
	margin-right:6px;
	width: 57px;
	height: 57px;
}

.commentheader
{
	font-family:arial;
	font-weight:bold;
}

.commentauthor
{
	font-family: arial;
	font-weight: normal;
	color:#09c;
	text-decoration: none;
}

.commentauthor:hover
{
	text-decoration: underline;
}

.commentdatetime
{
	font-family: arial;
	font-size: 10px;
}

.commenttext
{
	margin: 4px 0px 0px 0px;
/*	width: 390px;
	word-wrap: break-word; /* microsoft extension. needs an explicit width. only needed in case our server-side word-wrap doesn't work */
	line-height:14px;
}
.commenttext a
{
	color: #0ae;
	/*text-shadow: 1px 1px 1px #ccc;*/
	font-weight: bold;
	text-decoration: none;
}
.commenttext a:hover
{
	text-decoration: underline;
}

.qh
{
	font-size: 10px;
	font-weight: bold;
	color: #434449;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 14px;
	background-image: url('/lay/cite.png');
	background-position: 0px 3px;
	background-repeat: no-repeat;
}
#comments blockquote
{
	font-size: 10px;
	color: #434449;
	margin: 0px 0px 0px 14px;
}
#comments blockquote span
{
	padding: 0px 14px 0px 0px;
	background-image: url('/lay/cite.png');
	background-position: bottom right;
	background-repeat: no-repeat;
}

div.functionRow
{
	width:101px;
	float:right;
	text-align: right;
	padding-top: 0px;
/*	background-color: #ffff00;*/
}

div.functionRow ul
{
	list-style-type: none;
	font-size: 9px;
	float: right;
	margin: 0px;
	padding: 0px;
}
div.functionRow a
{
	color: #000000;
	text-decoration: none;
}
div.functionRow a:hover
{
	text-decoration: underline;
}
div.functionRow li
{
	float: left;
	padding: 0px 0px 0px 10px;
	margin-left: 10px;
	background-image: url('/lay/dotbwvert.gif');
	background-position: left;
	background-repeat: repeat-y;
}
div.functionRow input
{
	height: 14px;
	margin:0px;
	padding:0px;
}

a.morecomments
{
	clear:both;
	float:right;
	font-family:arial;
	font-weight:bold;
	color:#0ae;
	text-decoration:none;
	margin:0px 13px 7px 0px;
}
a.morecomments:hover
{
	text-decoration:underline;
}

.modFunctions
{
	font-size: 9px;
	color: #009dd8;
	margin:0px 0px 7px 13px;
}
.modFunctions a
{
	color: #009dd8;
}


/* rules for the standard compose form */

#composeform
{
	margin:12px 15px 13px 15px;
}

#composeform label
{
	font-weight:bold;
	font-family:arial;
	float:left;
	clear:left;
	margin:0px 0px 5px 0px;
	width:95px;
}

#toUsername, #subject, #username2, #password2
{
	border:1px solid #434449;
	background-color:#efefef;
/*	box-sizing: content-box;
	-moz-box-sizing: content-box;*/
	margin:0px 0px 5px 0px;
	padding:0px;
	float:left;
}

#subject
{
	width:289px;
}

#composeform textarea
{
	border:1px solid #434449;
	background-color:#efefef;
/*	box-sizing: content-box;
	-moz-box-sizing: content-box;*/
	margin:0px 0px 5px 0px;
	float:right;
	width:417px;
	height:173px;
	overflow:auto;
}

#composeform .smilegend
{
	clear:left;
	float:left;
	width:95px;
}
.smilegend img
{
	cursor: pointer;
}

.userpass
{
	float:left; width:253px;
}

.buttons
{
	float:right;
	text-align:right;
}

.btnsend
{
	margin-left:5px;
	float:right;
	clear:both;
}

.btnpreview
{
	float:right;
}

/* end of rules for the standard compose form */

/* rules for the very similar form for editing messages */
#editform
{
	clear:both;
	margin:0px;
}

#editform label
{
	font-weight:bold;
	font-family:arial;
	float:left;
	clear:left;
	margin:0px 0px 5px 0px;
	width:95px;
}

#editform textarea
{
	border:1px solid #434449;
	background-color:#efefef;
/*	box-sizing: content-box;
	-moz-box-sizing: content-box;*/
	margin:0px 0px 0px 0px;
	width:288px;
	height:173px;
	overflow:auto;
}

#editform .smilegend
{
	clear:left;
	float:left;
	width:95px;
}
/* end of rules for the editform */


/* THIS IS ADDED BY KENNETH 24 juni 2008! by kenneth */
#videoinfo
{
	background-color: #000000;
	width: 558px;
	/* height: 140px; */

	margin-left: 2px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;

}
.grtvtitle
{
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	width: 555px;
}
.sendtofriend
{
	color: #ffffff;
	float: right;
	margin-top: 10px;
	height: 20px;
}

#videoinfo .grtvdate
{
	height: 20px;
}

#ratingsystem
{
	color: #0ae;
	font-weight: bold;
	/* margin-top: 60px; */
	width: 175px;
	text-align: right;
	float: right;
}
#ratingsystem img
{
	cursor: pointer;
	height: 16px;
	vertical-align: middle;
	width: 16px;
}
.grtvdescribtion
{
	color: #ffffff;
	float: left;
	margin-top: 10px;
	margin-bottom: 6px;
	width: 382px;
}
.cleartoleft
{
	clear: left;
}
.repreview
{
	color: #ffffff;
	font-weight: bold
}
.repreview a
{
	color: #0ae;
	font-size: 10px;
	font-weight: bold;
}
.embedfield
{
	float: right;
}
.embedfield input
{
	background-color: #EFEFEF;
	border: 1px #000000 solid;
}
.embedtext
{
	color: #000000;
	font-weight: bold;
	vertical-align: middle;
	line-height: 16px;
}

.channels
{
	background-color:#ffffff;
	font-family: arial, helvetica, sans-serif;
	color:#000000;
	margin-bottom: 13px;
}

.channels a
{
	color:#000000;
	font-weight: bold;
	text-decoration: none;
}

.channels a:hover
{
	text-decoration: underline;
}

.channels .playlists a
{
	color: #0ae;
}

.channels .playlists a:hover
{
	color: #0ae;
}

/* END CLASSES SPECIFIC FOR THE GRTV PAGE */

/**
 * This code has been added by Mich on May 29, 2012
 * Purpose is to clean the whole grtv_functions.php file for
 * inline style.
 * The code below is for things I've no idea where to put or
 * completely new stuff I've added for bug fixing
 */
.rowWrapper {
	height: 112px;
	margin: 0px 0px 16px 0px;
}

.rowWrapper .screenshot {
	background-repeat: no-repeat;
	background-size: 100% 100%;
	float: left;
	height: 112px;
	margin: 0px 4px 0px 0px;
	width: 184px;
}

.rowWrapper .button {
	background-image: url('https://www.gamereactor.es/lay/grtv_play.png');
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 40px 40px;
	display: inline-block;
	height: 100%;
	width: 100%;
}
.rowWrapper .button:hover {
	background-image: url('https://www.gamereactor.es/lay/grtv_play_hover.png');
}

.rowWrapper h3 {
	color: #444 !important;
	margin: 0px 0px 12px 0px !important;
}

.rowWrapper, .colSmallWrapper h4 {
	font-size: 10px;
}

.rowWrapper .publishDate {
	color: #0ae;
	font-size: 10px;
	font-weight: bold;
}

.rowWrapper p {
	color: #444;
	font-size: 9px;
	margin: 0px;
}

.colSmallWrapper {
	width: 108px; 
	height: 105px; 
	float: left; 
	margin-right: 6px;
}

.colSmallWrapper .screenshot {
	background-repeat: no-repeat;
	background-size: 100% 100%;
	height: 68px;
	width: 108px;
}

.colSmallWrapper .button {
	background-image: url('https://www.gamereactor.es/lay/grtv_play.png');
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 20px 20px;
	display: inline-block;
	height: 100%;
	width: 100%;
}
.colSmallWrapper .button:hover {
	background-image: url('https://www.gamereactor.es/lay/grtv_play_hover.png');
}