/* ========================================================================================== */
/*  PGOZ - Main page fonts and colours   */

body {
	background: #666;
	margin:0;
	padding:0;
	font: 11px Geneva, Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 15px;
	padding:0;
	margin:0;
	margin-top: 3px;
	color: #335482;
}

h2 {
	font-size: 12px;
	margin-top: 1px;
	color: #eb8519;
}

a {	color: #c66e00; }

img {	border: none; }

div#whatisit p {

}

/* ========================================================================================== */
/*  Page Layout   */

#loginbox {
	position: absolute;
	top:38px;
	left: 190px;
	background: #000;
	border: 2px solid #666;
	padding: 2px;
	margin:0px;
	height: 20px;
/*	display: none; */

}

#loginbox input {
	font-size: 10px;
	width: 50px;
}

#container {
	width: 480px;
	margin: 0;
	background: #e4e4e4;
}

#topbanner {
	height: 12px;
	width: 480px;
	margin:0;
	padding:0;
	background: #2f2f2f url("/images/pgoztop.png") no-repeat;
}

#pageHead {
	background: #2f2f2f;
	color: #fff;
}

#header {
	background: #2f2f2f url("/images/pglogo.gif") no-repeat;
	background-position: 4px 5px;
	margin:0;
	padding:0;
	color: #eb8519;
	height: 25px;
	text-align: right;
	padding: 5px 8px 0px 0px; 
}

#header a {
	color: #fff;
	text-decoration: none;
}

#header a:hover {
	color: #cec9c9;
	text-decoration: none;
}

#topbar {
	background: #2f2f2f;
	margin: 0;
	padding: 0;
}

#page {
	width: 480px;
	padding: 10px 0px 0px 0px;
	margin:0;
	background: url("/images/bgcurv.gif") top no-repeat;
	clear:both;
	min-height: 120px;
}

#page2 {
	width: 480px;
	padding: 0px 0px 0px 0px;
	margin:0;
	clear:both;
	min-height: 120px;
}

#footer {
	height: 12px;
	width: 480px;
	margin:0;
	padding:0;
	background: url("/images/pgozbottom.png") no-repeat;
}
	
#whatisit {
	width: 200px;
	position: absolute;
	top: 13px; 
	left: 520px;
	background: #2f2f2f;
	padding: 8px;
	color: #fff;

}

.news {
	margin: 5px;
}

.teaser {
	float: right; 
	width: 310px;
	padding-right: 5px;
	color: #cbcbcb;
	font-size: 12px;
}

.artImage {
	margin: 5px;
}

.thumb {
	float: right;
	margin-right: 6px;
	margin-left: 8px;
	margin-top: 6px;
}

.button {
	height: 22px;
	padding: 3px 8px;
	border-left: 1px solid #666;
}

/* ========================================================================================== */
/*  Other Styles   */


#slidemenubar, #slidemenubar2{
	position:absolute;
	border:1.5px solid black;
	background-color:#F2F2F2;
	layer-background-color:#F2F2F2;
	font:bold 12px Verdana;
	line-height:20px;
}


.alignright {
	width: 100%;
	text-align: right;
}

.noHeight {
	line-height: 1px;
	font-size: 1px;
	clear:both;
}

.backImage {
	width: 140px;
	float: left;
	margin: 7px;
}

.centered { 
	width:auto;
	margin: 0px auto;
	text-align: center;
	display: block;
}

.small {
	font-size: .8em;
}

img.centered {
	width: auto;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
	
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}
	
.alignleft {
	float: left
}
	
blockquote {
	border-left: 2px solid #bbb;
	padding: 1px 5px 1px 8px;
	background: #f4f4f4;
}

/* ========================================================================================== */
/*  Other-Other Styles   */

#clist {
	width: 100px;
	border: 1px solid #666;
	padding: 5px;
	float: left;
}

#cother {
	width: 340px;
	border: 1px solid #666;
	padding: 5px;
	float: right;
}

/* ========================================================================================== */
/*  The Shoutbox   */

table.phpshout_table {
	font-family: Arial, Helvetica, sans-serif;
	color:#000000; /* Font colour in table */
	width: 90%; /* Width of table inside iframe. Will expand when iframe width is changed*/
	font-size:11px;
	margin-left: 20px;
	clear:both;
}

td.phpshout_posts {
	padding:3px;
	border-bottom:1px solid #d5d5d5;
}

td.phpshout_form {
	padding:3px;
}

th.phpshout_th {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
}

input.textfields {
	background-color: #fff;
	color: #000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
}

input.buttons {
	background-color: #ccc;
	color: #000;
	border: 1px ridge #ccc;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
}

p.error {
	color: #f03;
	font-weight: bold;
}

a:link.phpshout_link { text-decoration:none; color:#006699; }
a:visited.phpshout_link { text-decoration:none; color:#006699; }
a:hover.phpshout_link { text-decoration:underline; color:#006699; }

a:link img.smilies { border: 0px solid #000000; }
a:visited img.smilies { border: 0px solid #000000; }
a:hover img.smilies { border: 0px solid #000000; }

/* ========================================================================================== */
/*  Ratings   */

table.ratings {
	border: 1px solid #ddd;
	padding: 0;
	margin:0;
}

table.ratings tr td.rdesc {
	padding: 3px;
	border-top: 1px solid #ddd;
}

table.ratings tr td.rdescfirst {
	padding: 3px;
}

table.ratings tr td.rank {
	padding: 3px;
	width: 60px;
	font-weight: bold;
	font-size: 150%;
	text-align: center;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
}

table.ratings tr td.rankfirst {
	padding: 3px;
	width: 60px;
	font-weight: bold;
	font-size: 150%;
	text-align: center;
	border-left: 1px solid #ddd;
}

table.ratings tr.overall {
	background: #eee;
}

table.ratings tr.overall strong {
	color: red;
}


.screens {
  text-align: center;
  margin: 5px;
  width: 100%;

}

.thumb {
  margin: 5px;
  border: 0;
}

div.screens > p {
 clear:both;
}