body
{
	margin:0px;
}

a img
{
	border: 0px none;
}

input
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
}

textarea
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
}


#pagetop
{
	height:206px;
	background-image: url('/media/goty11/toprepeat.png');
	background-repeat: repeat-x;
	background-position: top left;
}
#pagetop div
{
	height:206px;
	background-repeat: no-repeat;
}
#pagetop a
{
	margin-left:45px;
}
#pagetop img
{
	margin-top:32px;
	width:515px;
	height:129px;
}

#menu
{
	background-image: url('/media/goty11/menubg.png');
	background-repeat: repeat-y;
	background-position: top left;
	background-color: #161616;
	font-size:14px;
	font-family: 'TrajanProBold', "Times New Roman", times, serif;
	text-transform: uppercase;
	color:#b3860f;
	padding-top:10px;
	padding-bottom:10px;
	line-height:155%;
	letter-spacing:0.9px;
	font-weight:bold;
}
#menu img
{
	border:0px;
	height: 26px;
	vertical-align: middle;
}
#menu a
{
	color:#ffffff;
	text-decoration: none;
	font-weight:normal;
}
#menu a.current
{
	color:#b3860f;
}
#menu a:hover
{
	color:#b3860f;
}

.colleft
{
	width: 573px;
	padding-left:57px;
	margin-top:13px;
	margin-bottom:22px;
	float: left;
}

.colright
{
	width: 300px;
	padding-left:44px;
	float: left;
	margin-top: 13px;
}

.divscreenshot
{
	position:relative;
}
.screenshot
{
	margin-left:64px;
	width:492px;
	height:274px;
}
.numberstar
{
	position:absolute;
	top:74px;
	left:21px;
}

.collefttext
{
	margin-left:64px;
	font-family: verdana;
}

h1
{
	font-size:20px;
	font-family: 'TrajanProBold', "Times New Roman", times, serif;
	text-transform: uppercase;
	color:#a57404;
	font-weight:normal;
	margin:6px 0px 0px 0px;
	padding:0px;
}
/*
h1 .c0 { color: #e4c442; }
h1 .c1 { color: #e3c241; }
h1 .c2 { color: #e0bf3e; }
h1 .c3 { color: #debc3b; }
*/
h1 .c0 { color: #dcba38; }
h1 .c1 { color: #d9b634; }
h1 .c2 { color: #d5b130; }
h1 .c3 { color: #cfa929; }
h1 .c4 { color: #cba525; }
h1 .c5 { color: #c39a1d; }
h1 .c6 { color: #be9418; }
h1 .c7 { color: #ba8e15; }
h1 .c8 { color: #b58810; }
h1 .c9 { color: #b0830d; }
h1 .c10 { color: #ab7b08; }

.readReview
{
	font-family: arial;
	font-size:12px;
	color: #b3860f;
	font-weight:bold;
	text-decoration:none;
	float: right;
}
.readReview:hover
{
	text-decoration:underline;
}

.facts
{
	list-style-type:none;
	font-size:12px;
	font-family: arial;
	margin:3px 0px 3px 0px;
	padding:0px;
}
.facts li
{
	display:inline;
	font-weight:normal;
	font-style: italic;
	padding-right:5px;
}
.facts span
{
	font-weight:bold;
	font-style: normal;
}

.collefttext p
{
	font-family: verdana;
	font-size:11px;
	line-height:16px;
}

.collefttext p a
{
/*	font-family: arial;*/
	color: #b3860f;
	font-weight:bold;
	text-decoration:none;
}
.collefttext p a:hover
{
	text-decoration: underline;
}

.author
{
	font-weight:bold;
	font-family:arial;
	font-size:11px;
}

.colright p
{
	font-family: verdana;
	font-size:11px;
}

.nicelink
{
	color: #b3860f;
	font-weight:bold;
	text-decoration:none;
}
.nicelink:hover
{
	text-decoration:underline;
}

#voteform
{
	font-family: verdana;
	font-size:11px;
	line-height:16px;
	margin: 20px 0px 10px 68px;
}
.loginToVote
{
	margin:0px 0px 8px 0px;
}
#voteform a
{
	color: #000000;
	text-decoration:none;
}
#voteform a:hover
{
	color: #b3860f;
	text-decoration:underline;
}
#voteform label
{
	font-weight:bold;
	font-family:arial;
	float:left;
	clear:left;
	margin:0px 0px 5px 0px;
	width:95px;
}
#username, #password
{
	border:1px solid #434449;
	background-color:#efefef;
	margin:0px 0px 5px 0px;
	padding:0px;
	float:left;
}
.votead
{
	border:1px solid #b3860f;
	background-color:#ffffcc;
	text-align:center;
	margin: 0px 0px 8px 0px;
	padding:12px;
	font-family: verdana;
	font-size:11px;
	line-height:14px;
}
.votead a
{
	color: #b3860f;
	font-weight:bold;
	text-decoration:none;
}
.votead a:hover
{
	text-decoration:underline;
}





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

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

#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:#b3860f;
	text-decoration: none;
}

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

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

.commenttext
{
	margin: 4px 0px 0px 0px;
	line-height:16px;
}
.commenttext a
{
	color: #5f6066;
	font-weight:bold;
}

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

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

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




/* rules for the standard compose form */

.sectionh
{
	background-image: url('/lay/dotbwhoriz.gif');
	background-position: top;
	background-repeat: repeat-x;
	background-color: #d2d2d4;
	font-size: 2px;
	height: 20px;
	clear: both;
}

.sectionh img
{
	margin: 7px 0px 0px 13px;
}

#composeform
{
	margin:12px 15px 13px 15px;
	font-size:11px;
}

#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;
	margin:0px 0px 5px 0px;
	padding:0px;
	float:left;
}

#subject
{
	width:289px;
}

#composeform textarea
{
	border:1px solid #434449;
	background-color:#efefef;
	margin:0px 0px 5px 0px;
	float:right;
	width:285px;
	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;
	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 */

.warn
{
	padding: 4px;
	border: 4px solid #ec008c;
}
.warn a
{
	color: #ec008c;
	font-weight: bold;
}

#votecats
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	width:200px;
	border:1px solid #b3860f;
	background-color:#ffffff;
	padding-top:10px;
	padding-bottom:10px;
}
