/* Facebook Profile Link
---------------------------------------- */

.facebook-icon, .facebook-icon a		{ background: none top left no-repeat; }
ul.profile-icons li.facebook-icon	{ width: 20px; height: 20px; }
.facebook-icon, .facebook-icon a		{ background-image: url("./styles/prosilver/imageset/icon_contact_facebook.gif"); }

#lbOverlay { position: fixed; top: 0; left: 0; z-index: 99998; width: 100%; height: 500px; }
	#lbOverlay.grey { background-color: #000000; }
	#lbOverlay.red { background-color: #330000; }
	#lbOverlay.green { background-color: #003300; }
	#lbOverlay.blue { background-color: #011D50; }
	#lbOverlay.gold { background-color: #666600; }

#lbMain { position: absolute; left: 0; width: 100%; z-index: 99999; text-align: center; line-height: 0; }
#lbMain a img { border: none; }

#lbOuterContainer { position: relative; background-color: #fff; width: 200px; height: 200px; margin: 0 auto; }
	#lbOuterContainer.grey { border: 3px solid #888888; }
	#lbOuterContainer.red { border: 3px solid #DD0000; }
	#lbOuterContainer.green { border: 3px solid #00B000; }
	#lbOuterContainer.blue { border: 3px solid #5F89D8; }
	#lbOuterContainer.gold { border: 3px solid #B0B000; }

#lbDetailsContainer {	font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; width: 100%; line-height: 1.4em;	overflow: auto; margin: 0 auto; }
	#lbDetailsContainer.grey { border: 3px solid #888888; border-top: none; }
	#lbDetailsContainer.red { border: 3px solid #DD0000; border-top: none; }
	#lbDetailsContainer.green { border: 3px solid #00B000; border-top: none; }
	#lbDetailsContainer.blue { border: 3px solid #5F89D8; border-top: none; }
	#lbDetailsContainer.gold { border: 3px solid #B0B000; border-top: none; }

#lbImageContainer, #lbIframeContainer { padding: 10px; }
#lbLoading {
	position: absolute; top: 45%; left: 0%; height: 32px; width: 100%; text-align: center; line-height: 0; background: url("./styles/SFGAmWorld/theme/images/gallery_lytebox/loading.gif") center no-repeat;
}

#lbHoverNav { position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#lbImageContainer>#lbHoverNav { left: 0; }
#lbHoverNav a { outline: none; }

#lbPrev { width: 49%; height: 100%; background: transparent url("./styles/SFGAmWorld/theme/images/gallery_lytebox/blank.gif") no-repeat; display: block; left: 0; float: left; }
	#lbPrev.grey:hover, #lbPrev.grey:visited:hover { background: url("./styles/SFGAmWorld/theme/images/gallery_lytebox/prev_grey.gif") left 15% no-repeat; }
	#lbPrev.red:hover, #lbPrev.red:visited:hover { background: url("./styles/SFGAmWorld/theme/images/gallery_lytebox/prev_red.gif") left 15% no-repeat; }
	#lbPrev.green:hover, #lbPrev.green:visited:hover { background: url("./styles/SFGAmWorld/theme/images/gallery_lytebox/prev_green.gif") left 15% no-repeat; }
	#lbPrev.blue:hover, #lbPrev.blue:visited:hover { background: url("./styles/SFGAmWorld/theme/images/gallery_lytebox/prev_blue.gif") left 15% no-repeat; }
	#lbPrev.gold:hover, #lbPrev.gold:visited:hover { background: url("./styles/SFGAmWorld/theme/images/gallery_lytebox/prev_gold.gif") left 15% no-repeat; }
	
#lbNext { width: 49%; height: 100%; background: transparent url("./styles/SFGAmWorld/theme/images/gallery_lytebox/blank.gif") no-repeat; display: block; right: 0; float: right; }
	#lbNext.grey:hover, #lbNext.grey:visited:hover { background: url("./styles/SFGAmWorld/theme/images/gallery_lytebox/next_grey.gif") right 15% no-repeat; }
	#lbNext.red:hover, #lbNext.red:visited:hover { background: url("./styles/SFGAmWorld/theme/images/gallery_lytebox/next_red.gif") right 15% no-repeat; }
	#lbNext.green:hover, #lbNext.green:visited:hover { background: url("./styles/SFGAmWorld/theme/images/gallery_lytebox/next_green.gif") right 15% no-repeat; }
	#lbNext.blue:hover, #lbNext.blue:visited:hover { background: url("./styles/SFGAmWorld/theme/images/gallery_lytebox/next_blue.gif") right 15% no-repeat; }
	#lbNext.gold:hover, #lbNext.gold:visited:hover { background: url("./styles/SFGAmWorld/theme/images/gallery_lytebox/next_gold.gif") right 15% no-repeat; }

#lbPrev2, #lbNext2 { text-decoration: none; font-weight: bold; }
	#lbPrev2.grey, #lbNext2.grey, #lbSpacer.grey { color: #333333; }
	#lbPrev2.red, #lbNext2.red, #lbSpacer.red { color: #620000; }
	#lbPrev2.green, #lbNext2.green, #lbSpacer.green { color: #003300; }
	#lbPrev2.blue, #lbNext2.blue, #lbSpacer.blue { color: #01379E; }
	#lbPrev2.gold, #lbNext2.gold, #lbSpacer.gold { color: #666600; }
	
#lbPrev2_Off, #lbNext2_Off { font-weight: bold; }
	#lbPrev2_Off.grey, #lbNext2_Off.grey { color: #CCCCCC; }
	#lbPrev2_Off.red, #lbNext2_Off.red { color: #FFCCCC; }
	#lbPrev2_Off.green, #lbNext2_Off.green { color: #82FF82; }
	#lbPrev2_Off.blue, #lbNext2_Off.blue { color: #B7CAEE; }
	#lbPrev2_Off.gold, #lbNext2_Off.gold { color: #E1E100; }
	
#lbDetailsData { padding: 0 10px; }
	#lbDetailsData.grey { color: #333333; }
	#lbDetailsData.red { color: #620000; }
	#lbDetailsData.green { color: #003300; }
	#lbDetailsData.blue { color: #01379E; }
	#lbDetailsData.gold { color: #666600; }

#lbDetails { width: 60%; float: left; text-align: left; }
#lbCaption { display: block; font-weight: bold; }
#lbNumberDisplay { float: left; display: block; padding-bottom: 1.0em; }
#lbNavDisplay { float: left; display: block; padding-bottom: 1.0em; }

#lbClose { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
	#lbClose.grey { background: url("./styles/SFGAmWorld/theme/images/gallery_lytebox/close_grey.png") no-repeat; }
	#lbClose.red { background: url("./styles/SFGAmWorld/theme/images/gallery_lytebox/close_red.png") no-repeat; }
	#lbClose.green { background: url("./styles/SFGAmWorld/theme/images/gallery_lytebox/close_green.png") no-repeat; }
	#lbClose.blue { background: url("./styles/SFGAmWorld/theme/images/gallery_lytebox/close_blue.png") no-repeat; }
	#lbClose.gold { background: url("./styles/SFGAmWorld/theme/images/gallery_lytebox/close_gold.png") no-repeat; }

#lbPlay { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
	#lbPlay.grey { background: url("./styles/SFGAmWorld/theme/images/gallery_lytebox/play_grey.png") no-repeat; }
	#lbPlay.red { background: url("./styles/SFGAmWorld/theme/images/gallery_lytebox/play_red.png") no-repeat; }
	#lbPlay.green { background: url("./styles/SFGAmWorld/theme/images/gallery_lytebox/play_green.png") no-repeat; }
	#lbPlay.blue { background: url("./styles/SFGAmWorld/theme/images/gallery_lytebox/play_blue.png") no-repeat; }
	#lbPlay.gold { background: url("./styles/SFGAmWorld/theme/images/gallery_lytebox/play_gold.png") no-repeat; }
	
#lbPause { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
	#lbPause.grey { background: url("./styles/SFGAmWorld/theme/images/gallery_lytebox/pause_grey.png") no-repeat; }
	#lbPause.red { background: url("./styles/SFGAmWorld/theme/images/gallery_lytebox/pause_red.png") no-repeat; }
	#lbPause.green { background: url("./styles/SFGAmWorld/theme/images/gallery_lytebox/pause_green.png") no-repeat; }
	#lbPause.blue { background: url("./styles/SFGAmWorld/theme/images/gallery_lytebox/pause_blue.png") no-repeat; }
	#lbPause.gold { background: url("./styles/SFGAmWorld/theme/images/gallery_lytebox/pause_gold.png") no-repeat; }

/*end of lightbox*/

.gallery-icon, .gallery-icon a		{ background: none top left no-repeat; }
ul.profile-icons li.gallery-icon	{ width: 20px; height: 20px; }
.gallery-icon, .gallery-icon a		{ background-image: url("./styles/prosilver/imageset/icon_contact_gallery.gif"); }

.buttons div.upload-icon	{ width: 119px; height: 25px; }
.upload-icon span	{ background-image: url("./styles/prosilver/imageset/en/button_upload_image.gif"); }

.icon-gallery {
	background-position: 0 50%;
	background-repeat: no-repeat;
	padding: 1px 0 0 17px;
	background-image: url("./styles/SFGAmWorld/theme/images/icon_gallery.gif");
}
.redlight {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.redlight:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.reddark {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.reddark:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.redgrey {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.redgrey:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.bluelight {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}
.bluelight:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.bluedark {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}
.bluedark:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
}
.bluegrey {
	font-family: Arial, Helvetica, sans-serif;
	color: #0000CC;
	text-decoration: none;
	font-weight: bold;
}
.bluegrey:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #999999;
}
.whitered {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.whitered:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-decoration: underline;
}
.whiteblue {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
}
.whiteblue:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #0000FF;
	text-decoration: underline;
}
.blackblue {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;
}
.blackblue:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #0000FF;
	text-decoration: underline;
}
.blackred {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;
}
.blackred:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-decoration: underline;
}
.menutop {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000066;
	border: thin outset #FFFFFF;
	margin: 0px;
	display: block;

}
.menutop:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0000CC;
	border: thin outset #FFFFFF;
	margin: 0px;
	padding: 0px;
	display: block;

}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000066;
	border: none #FFFFFF;
	display: block;
	white-space: normal;
	height: auto;
	width: auto;




}
.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0000CC;
	border: none #FFFFFF;
	display: block;
	height: auto;
	width: auto;
	white-space: nowrap;




}
.siteborder {
	border: thin outset #CCCCCC;
margin:0 auto;
}
.rides1 {
	border: thin outset #000000;
}
.ridestats {
	border-top: thin dotted #FFFFFF;
	border-right: thin none #FFFFFF;
	border-bottom: thin none #FFFFFF;
	border-left: thin none #FFFFFF;
	background-color: #FFFFFF;

}
.whitethinborder {
	border: 1px solid #FFFFFF;
}
.whitedottedborder {
	border: 1px dotted #FFFFFF;
}
.whitethintop {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
}
.whitedottedtop {
	border-top-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
}
.whitethinbottom {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
}
.whitedottedbottom {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
.whiteborderleft {
	border-top: 0px none #FFFFFF;
	border-right: 0px none #FFFFFF;
	border-bottom: 0px none #FFFFFF;
	border-left: 2px groove #FFFFFF;
}
.redmenu {
	background-color: #990000;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	height: auto;
	width: auto;
	white-space: nowrap;


}
.redmenu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CC0000;
	display: block;
	font-weight: bold;
	text-align: center;
	white-space: nowrap;
	height: auto;
	width: auto;

}
.latesttopics {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000066;


}
.latesttopics:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0000FF;
}
.sidemenu1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000066;
	text-indent: 3pt;
	display: block;
	height: 16px;
	border-top: 1px none #333333;
	border-right: 1px none #333333;
	border-bottom: 1px ridge #333333;
	border-left: 1px none #333333;
}
.sidemenu1:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0000CC;
	text-indent: 3pt;
	display: block;
	height: 16px;
	border-top: 1px none #333333;
	border-right: 1px none #333333;
	border-bottom: 1px ridge #333333;
	border-left: 1px none #333333;
}
.News:link {
	COLOR: #000000;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
}
.News:visited {
	COLOR: #000000;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
}
.News:hover {
	COLOR: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight: bold;
	font-size: 13px;
}
.site:link {
	COLOR: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.site:visited {
	COLOR: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.site:hover {
	COLOR: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.link1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
.link1:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-decoration: none;
}
.latesttopics {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000066;


}
.latesttopics:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0000CC;
}
A {
font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
A:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-decoration: none;
}
.frightfest:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #FF3333;
	display: block;
}
.SFHH1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #0066CC;
	display: block;
	font-weight: bold;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: outset;
	border-right-style: ridge;
	border-bottom-style: outset;
	border-left-style: ridge;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;

}
.SFHH1:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0066FF;
	display: block;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: inset;
	border-right-style: ridge;
	border-bottom-style: inset;
	border-left-style: ridge;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;


}
.link2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
.link2:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-decoration: none;
}
.siteborderbottom {
	border-top: thin none #FFFFFF;
	border-right: thin ridge #FFFFFF;
	border-bottom: thin ridge #FFFFFF;
	border-left: thin ridge #FFFFFF;
}
.sitebordertop {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: none;
	border-left-style: ridge;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.redbutton {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CC0000;
	height: 23px;
	width: 141px;
	border: thin outset #FFFFFF;
	font-weight: bold;
	text-align: center;
	font-size: 15px;
	font-style: normal;
	white-space: nowrap;
	background-position: center center;
	display: block;

}
.redbutton:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF0000;
	height: 23px;
	width: 141px;
	border: thin outset #FFFFFF;
	font-weight: bold;
	text-align: center;
	font-size: 15px;
	font-style: normal;
	white-space: nowrap;
	background-position: center center;
	vertical-align: bottom;
	display: block;

}
.ridesborder {
	border: 1px solid #CC0000;
}
.darkredmenu {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CC0000;
	height: 17px;
	width: 141px;
	font-weight: bold;
	text-align: center;
	font-size: 15px;
	font-style: normal;
	white-space: nowrap;
	background-position: center center;
	display: block;
	border-top: medium none #FFFFFF;
	border-right: medium none #FFFFFF;
	border-bottom: medium none #FFFFFF;
	border-left: medium none #FFFFFF;


}
.darkredmenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF0000;
	height: 17px;
	width: 141px;
	border: medium none #FFFFFF;
	font-weight: bold;
	text-align: center;
	font-size: 15px;
	font-style: normal;
	white-space: nowrap;
	background-position: center center;
	vertical-align: bottom;
	display: block;

}
.sidebackground {
	background-color: #000066;
}
.news1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: lighter;
	color: #000000;
	text-decoration: underline;
}
.news1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: lighter;
	color: #FF0000;
	text-decoration: underline;
}
.whiteborder {
	border: thin #FFFFFF;
}
.ridestatuslink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
}
.ridestatuslink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF0000;
}
.tableheadblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000099;
	border: thin solid #FFFFFF;
	height: 21px;
	width: 470px;
	padding: 0px;
	margin: 0px;


}
.tabletext {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	background-color: #FFFFFF;
	border: thin none;
	font-weight: normal;

}


 
* {
margin:0pt;
padding:0pt;
}
html {
font-size:100%;
height:100%;
margin-bottom:1px;
}
body {
background-color:#FFFFFF;
color:#828282;
font-family:Verdana,Helvetica,Arial,sans-serif;
font-size:10px;
padding:0px 0pt;
align: center;

}
h1 {
color:#FFFFFF;
font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
font-size:2em;
font-weight:bold;
margin-right:200px;
margin-top:15px;
}
h2 {
color:#FFFFFF;
font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
font-size:2em;
font-weight:normal;
margin:0.8em 0pt 0.2em;
}
h2.solo {
margin-bottom:1em;
}
h3 {
border-bottom:1px solid #CCCCCC;
color:#989898;
font-family:Arial,Helvetica,sans-serif;
font-size:1.05em;
font-weight:bold;
padding-bottom:0px;
text-transform:uppercase;
}
h4 {
font-family:"Trebuchet MS",Verdana,Helvetica,Arial,Sans-serif;
font-size:1.3em;
}
p {
font-size:1.1em;
line-height:1.3em;
margin-bottom:1.5em;
}
img {
border-width:0pt;
}
hr {
border-color:#CCCCCC rgb(255, 255, 255) rgb(255, 255, 255);
border-style:solid none none;
border-width:1px 0pt 0pt;
clear:both;
display:block;
height:1px;
margin:5px 0pt;
}
hr.dashed {
border-top:1px dashed #CCCCCC;
margin:10px 0pt;
}
hr.divider {
display:none;
}
p.right {
text-align:right;
}
.page-sidebar {
background-color:#000000;
float:left;
margin-top:4px;
width:10%;
}
#wrap {
float:right;
margin:0pt auto;
padding:0pt 20px;
width:85%;
min-width: 1000px;
display: inline;

}
.overall-width {
width: 996px;
}
#simple-wrap {
padding:6px 10px;
}
#page-body {
clear:both;
float:right;
margin:4px 0pt;
width:100%;
display: inline;
}
#page-footer {
clear:both;
}
#page-footer h3 {
margin-top:20px;
}
#logo {
float:left;
padding:10px 13px 0pt 10px;
width:auto;
display: inline;
}
a#logo:hover {
text-decoration:none;
}
#search-box {
color:#FFFFFF;
display:block;
float:right;
margin-right:5px;
margin-top:30px;
position:relative;
text-align:right;
white-space:nowrap;
}
#menu-box {
color:#FFFFFF;
display:block;
float:left;
position:relative;
text-align:left;
white-space:nowrap;
display: inline;
}
#search-box #keywords {
background-color:#FFFFFF;
width:95px;
}
#search-box input {
border:1px solid #B0B0B0;
}
#search-box input.button1 {
padding:1px 5px;
}
#search-box li {
margin-top:4px;
text-align:right;
}
#search-box img {
margin-right:3px;
vertical-align:middle;
}
#site-description {
float:left;
width:70%;
}
#site-description h1 {
margin-right:0pt;
}
.headerbar {
background:#000000 none repeat-x scroll 0pt;
color:#FFFFFF;
float:right;
margin-bottom:4px;
padding:0pt 5px;
display: inline;
}
.navbar {
background-color:#EBEBEB;
padding:0pt 10px;
float: left;
width: 825px;
display: inline;
}
.forabg {
background:#B1B1B1 none repeat-x scroll 0pt;
clear:both;
margin-bottom:4px;
padding:0pt 5px;
}
.forumbg {
background:#212194 none repeat-x scroll 0pt;
clear:both;
margin-bottom:4px;
padding:0pt 5px;
}
.panel {
background-color:#F3F3F3;
color:#3F3F3F;
margin-bottom:4px;
padding:0pt 10px;
}
.post {
background-position:100% 0pt;
background-repeat:no-repeat;
margin-bottom:7px;
margin-left: 5px;
padding:0pt 0px;
}
.post:target .content {
color:#000000;
}
.post:target h3 a {
color:#000000;
}
.bg1 {
background-color:#FFFFFF;
}
.bg2 {
background-color:#FFFFFF;
}
.bg3 {
background-color:#FFFFFF;
}
.rowbg {
margin:5px 5px 2px;
}
.ucprowbg {
background-color:#E2E2E2;
}
.fieldsbg {
background-color:#EAEAEA;
}
span.corners-top, span.corners-bottom, span.corners-top span, span.corners-bottom span {
background-repeat:no-repeat;
display:block;
font-size:1px;
height:0px;
line-height:1px;
}
span.corners-top {
background-image:none;
background-position:0pt;
margin:0pt -5px;
}
span.corners-top span {
background-image:none;
background-position:100% 0pt;
}
span.corners-bottom {
background-image:none;
background-position:0pt 100%;
clear:both;
margin:0pt -5px;
}
span.corners-bottom span {
background-image:none;
background-position:100%;
}
.headbg span.corners-bottom {
margin-bottom:-1px;
}
.post span.corners-top, .post span.corners-bottom, .panel span.corners-top, .panel span.corners-bottom, .navbar span.corners-top, .navbar span.corners-bottom {
margin:0pt -10px;
}
.rules span.corners-top {
margin:0pt -10px 5px;
}
.rules span.corners-bottom {
margin:5px -10px 0pt;
}
ul.linklist {
display:block;
margin:0pt;
}
ul.linklist li {
display:block;
float:left;
font-size:1.1em;
line-height:2.2em;
list-style-type:none;
margin-right:5px;
width:auto;
}
ul.linklist li.rightside, p.rightside {
float:right;
margin-left:5px;
margin-right:0pt;
text-align:right;
display: inline;
}
ul.navlinks {
border-bottom:1px solid #FFFFFF;
font-weight:bold;
margin-bottom:1px;
padding-bottom:1px;
}
ul.leftside {
float:left;
margin-left:0pt;
margin-right:5px;
text-align:left;
display: inline;
}
ul.rightside {
float:right;
margin-left:5px;
margin-right:-5px;
text-align:right;
display: inline;
}
table.table1 {
}
#ucp-main table.table1 {
padding:2px;
}
table.table1 thead th {
color:#FFFFFF;
font-size:1em;
font-weight:normal;
line-height:1.3em;
padding:0pt 0pt 4px 3px;
text-transform:uppercase;
}
table.table1 thead th span {
padding-left:7px;
}
table.table1 tbody tr {
border:1px solid #CFCFCF;
}
table.table1 tbody tr:hover, table.table1 tbody tr.hover {
background-color:#F6F6F6;
color:#000000;
}
table.table1 td {
color:#6A6A6A;
font-size:1.1em;
}
table.table1 tbody td {
border-top:1px solid #FAFAFA;
padding:5px;
}
table.table1 tbody th {
background-color:#FFFFFF;
border-bottom:1px solid #000000;
color:#333333;
padding:5px;
text-align:left;
}
table.table1 .name {
text-align:left;
}
table.table1 .posts {
text-align:center !important;
width:7%;
}
table.table1 .joined {
text-align:left;
width:15%;
}
table.table1 .active {
text-align:left;
width:15%;
}
table.table1 .mark {
text-align:center;
width:7%;
}
table.table1 .info {
text-align:left;
width:30%;
}
table.table1 .info div {
overflow:hidden;
white-space:nowrap;
width:100%;
}
table.table1 .autocol {
line-height:2em;
white-space:nowrap;
}
table.table1 thead .autocol {
padding-left:1em;
}
table.table1 span.rank-img {
float:right;
width:auto;
}
table.info td {
padding:3px;
}
table.info tbody th {
color:#000000;
font-weight:normal;
padding:3px;
text-align:right;
vertical-align:top;
}
.forumbg table.table1 {
margin:0pt -2px -1px -1px;
}
.column1 {
clear:left;
float:left;
width:49%;
}
.column2 {
clear:right;
float:right;
width:49%;
}
.left-box {
float:left;
text-align:left;
width:auto;
}
.right-box {
float:right;
text-align:right;
width:auto;
}
dl.details {
font-size:1.1em;
}
dl.details dt {
clear:left;
color:#000000;
display:block;
float:left;
text-align:right;
width:30%;
}
dl.details dd {
color:#828282;
float:left;
margin-bottom:5px;
margin-left:0pt;
padding-left:5px;
width:65%;
}
.pagination {
float:right;
height:1%;
margin-top:5px;
text-align:right;
width:auto;
}
.pagination span.page-sep {
display:none;
}
li.pagination {
margin-top:0pt;
}
.pagination strong, .pagination b {
font-weight:normal;
}
.pagination span strong {
background-color:#BFBFBF;
border:1px solid #BFBFBF;
color:#FFFFFF;
font-size:0.9em;
font-weight:normal;
margin:0pt 2px;
padding:0pt 2px;
}
.pagination span a, .pagination span a:link, .pagination span a:visited, .pagination span a:active {
background-color:#EEEEEE;
border:1px solid #BABABA;
color:#747474;
font-size:0.9em;
font-weight:normal;
line-height:1.5em;
margin:0pt 2px;
padding:0pt 2px;
text-decoration:none;
}
.pagination span a:hover {
background-color:#D2D2D2;
border-color:#D2D2D2;
color:#FFFFFF;
text-decoration:none;
}
.pagination img {
vertical-align:middle;
}
.row .pagination {
background:transparent none no-repeat scroll 0pt 50%;
display:block;
float:right;
font-size:0.9em;
margin-top:0pt;
padding:1px 0pt 1px 15px;
width:auto;
}
.row .pagination span a, li.pagination span a {
background-color:#FFFFFF;
}
.row .pagination span a:hover, li.pagination span a:hover {
background-color:#D2D2D2;
}
#forum-permissions {
float:right;
margin-left:5px;
margin-top:10px;
padding-left:5px;
text-align:right;
width:auto;
}
.copyright {
color:#555555;
padding:5px;
text-align:center;
}
.small {
font-size:0.9em !important;
}
.titlespace {
margin-bottom:15px;
}
.headerspace {
margin-top:20px;
}
.error {
color:#BCBCBC;
font-size:1em;
font-weight:bold;
}
.reported {
background-color:#F7F7F7;
}
li.reported:hover {
background-color:#ECECEC;
}
div.rules {
background-color:#000000;
color:#BCBCBC;
font-size:1.5em;
margin:10px 0pt;
padding:0pt 10px;
}
div.rules ul {
margin-left:20px;
}
p.rules {
background-color:#ECECEC;
background-image:none;
padding:5px;
}
p.rules img {
vertical-align:middle;
}
p.rules a {
clear:both;
vertical-align:middle;
}
#top {
position:absolute;
top:-20px;
}
.clear {
background:transparent none repeat scroll 0%;
clear:both;
display:block;
font-size:1px;
line-height:1px;
}
a:link {
color:#898989;
text-decoration:none;
}
a:visited {
color:#898989;
text-decoration:none;
}
a:hover {
color:#D3D3D3;
}
a:active {
color:#D2D2D2;
text-decoration:none;
}
.username-coloured {
display:inline !important;
font-weight:bold;
}
.username-coloured2 {
display:inline !important;
font-weight:bold;
font-size:1.1em;
}
#search-box a:link, .navbg a:link, .forumbg .header a:link, .forabg .header a:link, th a:link {
color:#FFFFFF;
text-decoration:none;
}
#search-box a:visited, .navbg a:visited, .forumbg .header a:visited, .forabg .header a:visited, th a:visited {
color:#FFFFFF;
text-decoration:none;
}
#search-box a:hover, .navbg a:hover, .forumbg .header a:hover, .forabg .header a:hover, th a:hover {
color:#FFFFFF;
text-decoration:underline;
}
#search-box a:active, .navbg a:active, .forumbg .header a:active, .forabg .header a:active, th a:active {
color:#FFFFFF;
text-decoration:none;
}
a.forumtitle {
color:#FF2222;
font-size:1.2em;
font-weight:bold;
text-decoration:none;
}
a.forumtitle:hover {
color:#FF2222;
}
a.forumtitle:active {
color:#FF2222;
}
a.topictitle {
color:#898989;
font-size:1.2em;
font-weight:bold;
text-decoration:none;
}
a.topictitle:hover {
color:#BCBCBC;
}
a.topictitle:active {
color:#898989;
}
.postlink:link {
border-bottom:1px solid #D2D2D2;
color:#FF0000;
padding-bottom:0pt;
text-decoration:none;
}
.postlink:visited {
border-bottom-color:#666666;
border-bottom-style:none;
color:#FF0000;
}
.postlink:active {
color:#FF0000;
}
.postlink-local:link {
border-bottom:1px solid #D2D2D2;
color:#FF0000;
padding-bottom:0pt;
text-decoration:none;
}
.postlink-local:visited {
border-bottom-color:#666666;
border-bottom-style:none;
color:#FF0000;
}
.postlink-local:active {
color:#FF0000;
}
.postlink:hover {
color:#404040;
text-decoration:none;
}
.signature a, .signature a:visited, .signature a:active, .signature a:hover {
background-color:transparent;
border:medium none;
text-decoration:none;
}
.postprofile a:link, .postprofile a:active, .postprofile a:visited, .postprofile dt.author a {
color:#898989;
font-weight:bold;
text-decoration:none;
}
.postprofile a:hover, .postprofile dt.author a:hover {
color:#D3D3D3;
text-decoration:underline;
}
.search .postprofile a {
color:#898989;
font-weight:normal;
text-decoration:none;
}
.search .postprofile a:hover {
color:#D3D3D3;
text-decoration:underline;
}
.back2top {
clear:left;
height:11px;
padding:2pt;
}
a.top {
background:transparent none no-repeat scroll left top;
display:block;
float:left;
height:11px;
letter-spacing:1000px;
overflow:hidden;
text-decoration:none;
text-indent:11px;
width:11px;
display: inline;
}
a.top2 {
background:transparent none no-repeat scroll 0pt 50%;
padding-left:15px;
text-decoration:none;
}
a.up {
background:transparent none no-repeat scroll left center;
}
a.down {
background:transparent none no-repeat scroll right center;
}
a.left {
background:transparent none no-repeat scroll 3px 60%;
}
a.right {
background:transparent none no-repeat scroll 95% 60%;
}
a.up, a.up:link, a.up:active, a.up:visited {
border-bottom-width:0pt;
padding-left:10px;
text-decoration:none;
}
a.up:hover {
background-color:transparent;
background-position:left top;
}
a.down, a.down:link, a.down:active, a.down:visited {
padding-right:10px;
}
a.down:hover {
background-position:right bottom;
text-decoration:none;
}
a.left, a.left:active, a.left:visited {
padding-left:12px;
}
a.left:hover {
background-position:0pt 60%;
color:#D2D2D2;
text-decoration:none;
}
a.right, a.right:active, a.right:visited {
padding-right:12px;
}
a.right:hover {
background-position:100% 60%;
color:#D2D2D2;
text-decoration:none;
}
ul.topiclist {
display:block;
list-style-type:none;
margin:0pt;
}
ul.forums {
background:#CCCCCC none repeat-x scroll 0pt;
}
ul.topiclist li {
color:#CCCCCC;
display:block;
list-style-type:none;
margin:0pt;
}
ul.topiclist dl {
position:relative;
}
ul.topiclist li.row dl {
padding:2px 0pt;
}
ul.topiclist dt {
display:block;
float:left;
font-size:1.1em;
padding-left:5px;
padding-right:5px;
width:50%;
display: inline;
}
ul.topiclist dd {
border-left:1px solid #FFFFFF;
display:block;
float:left;
padding:4px 0pt;
display: inline;
}
ul.topiclist dfn {
display:none;
}
ul.topiclist li.row dt a.subforum {
background-image:none;
background-position:0pt 50%;
background-repeat:no-repeat;
padding:0pt 0pt 0pt 12px;
position:relative;
white-space:nowrap;
}
.forum-image {
float:left;
margin-right:5px;
padding-top:5px;
display: inline;
}
li.row {
border-bottom:1px solid #000000;
border-top:1px solid #000000;
}
li.row strong {
color:#000000;
font-weight:normal;
}
li.row:hover {
background-color:#CCCCCC;
}
li.row:hover dd {
border-left-color:#000000;
}
li.header dt, li.header dd {
border-left-width:0pt;
color:#FFFFFF;
font-family:Arial,Helvetica,sans-serif;
font-size:1em;
line-height:1em;
margin:2px 0pt 4px;
padding-bottom:2px;
padding-top:2px;
text-transform:uppercase;
}
li.header dt {
font-weight:bold;
}
li.header dd {
margin-left:1px;
}
li.header dl.icon {
min-height:0pt;
}
li.header dl.icon dt {
padding-left:0pt;
padding-right:50px;
}
dl.icon {
background-position:10px 50%;
background-repeat:no-repeat;
min-height:35px;
}
dl.icon dt {
background-position:5px 95%;
background-repeat:no-repeat;
padding-left:45px;
}
dd.posts, dd.topics, dd.views {
font-size:1.2em;
line-height:2.2em;
text-align:center;
width:8%;
}
dd.lastpost {
font-size:1.1em;
width:25%;
}
dd.redirect {
font-size:1.1em;
line-height:2.5em;
}
dd.moderation {
font-size:1.1em;
}
dd.lastpost span, ul.topiclist dd.searchby span, ul.topiclist dd.info span, ul.topiclist dd.time span, dd.redirect span, dd.moderation span {
display:block;
padding-left:5px;
}
dd.time {
font-size:1.1em;
line-height:200%;
width:auto;
}
dd.extra {
font-size:1.1em;
line-height:200%;
text-align:center;
width:12%;
}
dd.mark {
float:right !important;
font-size:1.2em;
line-height:200%;
text-align:center;
width:9%;
display: inline;
}
dd.info {
width:30%;
}
dd.option {
font-size:1.1em;
line-height:200%;
text-align:center;
width:15%;
}
dd.searchby {
font-size:1.1em;
line-height:1em;
width:47%;
}
ul.topiclist dd.searchextra {
border-left:medium none;
clear:both;
color:#FFFFFF;
font-size:1.1em;
margin-left:5px;
overflow:hidden;
padding:0.2em 0pt;
width:98%;
}
.topic-actions {
font-size:1.1em;
height:28px;
margin-bottom:3px;
min-height:28px;
}
div.topic-actions[class] {
height:auto;
}
.postbody {
background-color:#FFFFFF;
clear:both;
color:#000000;
float:right;
line-height:1.48em;
min-height: 250px;
padding:0pt;
border-left: 1px solid;
width:82%;
display: inline;
}
.postbody .ignore {
font-size:1.1em;
}
.postbody h3.first {
font-size:1.7em;
}
.postbody h3 {
border:medium none;
font-family:"Trebuchet MS",Verdana,Helvetica,Arial,sans-serif;
font-size:1.5em;
line-height:125%;
padding:0px 0pt 0pt 2pt;
text-transform:none;
align; right;
background-color: #B0171F;
}
.postbody h3 img {
vertical-align:bottom;
}
.postbody .content {
font-size:1.3em;
}
.search .postbody {
width:68%;
}
#review {
margin-top:2em;
}
#topicreview {
height:300px;
overflow:auto;
padding-right:5px;
}
#topicreview .postbody {
float:none;
height:auto;
margin:0pt;
width:auto;
}
#topicreview .post {
height:auto;
}
#topicreview h2 {
border-bottom-width:0pt;
}
.content {
background-color:#FFFFFF;
color:#000000;
font-family:"Lucida Grande","Trebuchet MS",Verdana,Helvetica,Arial,sans-serif;
font-size:1em;
line-height:1.4em;
min-height:3em;
overflow:hidden;
padding:2pt;
}
.content h2, .panel h2 {
border-bottom:1px solid #000000;
color:#000000;
font-size:1.6em;
font-weight:normal;
margin-bottom:0.5em;
margin-top:0.5em;
padding-bottom:0.5em;
}
.panel h3 {
margin:0.5em 0pt;
}
.panel p {
font-size:1.2em;
line-height:1.4em;
margin-bottom:1em;
}
.content p {
font-family:"Lucida Grande","Trebuchet MS",Verdana,Helvetica,Arial,sans-serif;
font-size:1.2em;
line-height:1.4em;
margin-bottom:1em;
}
dl.faq {
font-family:"Lucida Grande",Verdana,Helvetica,Arial,sans-serif;
font-size:1.1em;
line-height:1.4em;
margin-bottom:2em;
margin-top:1em;
color:#000000;
}
dl.faq dt {
color:#000000;
font-weight:bold;
}
.content dl.faq {
font-size:1.2em;
margin-bottom:0.5em;
}
.content li {
list-style-type:inherit;
}
.content ul, .content ol {
margin-bottom:1em;
margin-left:3em;
}
.posthilit {
background-color:#F3F3F3;
color:#BCBCBC;
padding:0pt 2px 1px;
}
.announce, .unreadpost {
border-left-color:#BCBCBC;
border-right-color:#BCBCBC;
}
p.author {

background-color:#FFFFFF;
color:#000000;
font-family:Verdana,Helvetica,Arial,sans-serif;
font-size:1em;
line-height:1.2em;
margin:0pt;
vertical-align: middle; 
border-bottom: 1px solid #000000;
}
p.authorborder {
border-bottom: 1px solid;
}
.signature {
background-color:#FFFFFF;
border-top:2px solid #000000;
clear:left;
font-size:1.1em;
line-height:140%;
overflow:hidden;
padding-top:0.2em;
width:100%;
vertical-align: bottom; 
}
dd .signature {
border:medium none;
clear:none;
margin:0pt;
padding:0pt;
}
.notice {
background-color:#FFFFFF;
border-top:1px dashed #CCCCCC;
clear:left;
font-family:"Lucida Grande",Verdana,Helvetica,Arial,sans-serif;
font-size:1em;
line-height:130%;
padding-top:1.5em;
width:auto;
}
ul.searchresults {
clear:both;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
text-align:right;
}
blockquote {
background:#EBEBEB none no-repeat scroll 6px 8px;
border:1px solid #DBDBDB;
font-size:0.95em;
margin:0.5em 1px 0pt 25px;
overflow:hidden;
padding:5px;
}
blockquote blockquote {
background-color:#BABABA;
font-size:1em;
margin:0.5em 1px 0pt 15px;
}
blockquote blockquote blockquote {
background-color:#E4E4E4;
}
blockquote cite {
display:block;
font-size:0.9em;
font-style:normal;
font-weight:bold;
margin-left:20px;
}
blockquote cite cite {
font-size:1em;
}
blockquote.uncited {
padding-top:25px;
}
dl.codebox {
background-color:#FFFFFF;
border:1px solid #D8D8D8;
font-size:1em;
padding:3px;
}
dl.codebox dt {
border-bottom:1px solid #CCCCCC;
display:block;
font-size:0.8em;
font-weight:bold;
margin-bottom:3px;
text-transform:uppercase;
}
blockquote dl.codebox {
margin-left:0pt;
}
dl.codebox code {
color:#8B8B8B;
display:block;
font-family:Monaco,"Andale Mono","Courier New",Courier,mono;
font-size:0.9em;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
height:auto;
line-height:1.3em;
margin:2px 0pt;
max-height:200px;
overflow:auto;
padding-top:5px;
white-space:normal;
}
.syntaxbg {
color:#FFFFFF;
}
.syntaxcomment {
color:#000000;
}
.syntaxdefault {
color:#BCBCBC;
}
.syntaxhtml {
color:#000000;
}
.syntaxkeyword {
color:#585858;
}
.syntaxstring {
color:#A7A7A7;
}
.attachbox {
background-color:#FFFFFF;
border:1px dashed #D8D8D8;
clear:left;
float:left;
margin:5px 5px 5px 0pt;
padding:6px;
width:auto;
}
.pm-message .attachbox {
background-color:#F3F3F3;
}
.attachbox dt {
font-family:Arial,Helvetica,sans-serif;
text-transform:uppercase;
}
.attachbox dd {
border-top:1px solid #D8D8D8;
clear:left;
margin-top:4px;
padding-top:4px;
}
.attachbox dd dd {
border:medium none;
}
.attachbox p {
clear:left;
color:#666666;
font-weight:normal;
line-height:110%;
}
.attachbox p.stats {
clear:left;
color:#666666;
font-weight:normal;
line-height:110%;
}
.attach-image {
margin:3px 0pt;
max-height:350px;
overflow:auto;
width:100%;
}
.attach-image img {
border:1px solid #999999;
cursor:default;
}
div.inline-attachment dl.thumbnail, div.inline-attachment dl.file {
display:block;
margin-bottom:4px;
}
div.inline-attachment p {
font-size:100%;
}
dl.file {
display:block;
font-family:Verdana,Arial,Helvetica,sans-serif;
}
dl.file dt {
font-family:Verdana,Arial,Helvetica,sans-serif;
font-weight:bold;
margin:0pt;
padding:0pt;
text-transform:none;
}
dl.file dd {
color:#666666;
margin:0pt;
padding:0pt;
}
dl.thumbnail img {
background-color:#FFFFFF;
border:1px solid #666666;
padding:3px;
}
dl.thumbnail dd {
color:#666666;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-style:italic;
}
.attachbox dl.thumbnail dd {
font-size:100%;
}
dl.thumbnail dt a:hover {
background-color:#EEEEEE;
}
dl.thumbnail dt a:hover img {
border:1px solid #D2D2D2;
}
fieldset.polls {
font-family:"Trebuchet MS",Verdana,Helvetica,Arial,sans-serif;
}
fieldset.polls dl {
border-top:1px solid #E2E2E2;
color:#666666;
line-height:120%;
margin-top:5px;
padding:5px 0pt 0pt;
}
fieldset.polls dl.voted {
color:#000000;
font-weight:bold;
}
fieldset.polls dt {
border-right:medium none;
display:block;
float:left;
font-size:1.1em;
margin:0pt;
padding:0pt;
text-align:left;
width:30%;
}
fieldset.polls dd {
border-left:medium none;
float:left;
font-size:1.1em;
margin-left:0pt;
padding:0pt 5px;
width:10%;
}
fieldset.polls dd.resultbar {
width:50%;
}
fieldset.polls dd input {
margin:2px 0pt;
}
fieldset.polls dd div {
color:#FFFFFF;
font-family:Arial,Helvetica,sans-serif;
font-weight:bold;
min-width:2%;
overflow:visible;
padding:0pt 2px;
text-align:right;
}
.pollbar1 {
background-color:#AAAAAA;
border-bottom:1px solid #747474;
border-right:1px solid #747474;
}
.pollbar2 {
background-color:#BEBEBE;
border-bottom:1px solid #8C8C8C;
border-right:1px solid #8C8C8C;
}
.pollbar3 {
background-color:#D1D1D1;
border-bottom:1px solid #AAAAAA;
border-right:1px solid #AAAAAA;
}
.pollbar4 {
background-color:#E4E4E4;
border-bottom:1px solid #BEBEBE;
border-right:1px solid #BEBEBE;
}
.pollbar5 {
background-color:#F8F8F8;
border-bottom:1px solid #D1D1D1;
border-right:1px solid #D1D1D1;
}
.postprofile {
background-color:#ffffff;
border-bottom:0px solid #000000;
border-right:0px solid #000000;
color:#000000;
display:inline;
float:left;
min-height:80px;
width:17%;
height: 100%;
}
.pm .postprofile {
border-left:1px solid #DDDDDD;
}
.postprofile dd, .postprofile dt {
line-height:1.2em;
margin-left:8px;
}
.postprofile strong {
color:#000000;
font-weight:normal;
}
.avatar {
border:medium none;
margin-bottom:3px;
}
.online {
background-image:none;
background-position:100% 0pt;
background-repeat:no-repeat;
}
.search .postprofile {
width:30%;
}
dl.pmlist dt {
width:60% !important;
}
dl.pmlist dt textarea {
width:95%;
}
dl.pmlist dd {
margin-bottom:2px;
margin-left:61% !important;
}
/* proSilver Button Styles
---------------------------------------- */

/* Rollover buttons
   Based on: http://wellstyled.com/css-nopreload-rollovers.html
----------------------------------------*/
.buttons {
	float: left;
	width: auto;
	height: auto;
}

/* Rollover state */
.buttons div {
	float: left;
	margin: 0 5px 0 0;
	background-position: 0 100%;
}

/* Rolloff state */
.buttons div a {
	display: block;
	width: 100%;
	height: 100%;
	background-position: 0 0;
	position: relative;
	overflow: hidden;
}

/* Hide <a> text and hide off-state image when rolling over (prevents flicker in IE) */
/*.buttons div span		{ display: none; }*/
/*.buttons div a:hover	{ background-image: none; }*/
.buttons div span			{ position: absolute; width: 100%; height: 100%; cursor: pointer;}
.buttons div a:hover span	{ background-position: 0 100%; }

/* Big button images */
.reply-icon span	{ background: transparent none 0 0 no-repeat; }
.post-icon span		{ background: transparent none 0 0 no-repeat; }
.locked-icon span	{ background: transparent none 0 0 no-repeat; }
.pmreply-icon span	{ background: none 0 0 no-repeat; }
.newpm-icon span 	{ background: none 0 0 no-repeat; }
.forwardpm-icon span 	{ background: none 0 0 no-repeat; }

/* Set big button dimensions */
.buttons div.reply-icon		{ width: 96px; height: 25px; }
.buttons div.post-icon		{ width: 96px; height: 25px; }
.buttons div.locked-icon	{ width: 88px; height: 25px; }
.buttons div.pmreply-icon	{ width: 96px; height: 25px; }
.buttons div.newpm-icon		{ width: 84px; height: 25px; }
.buttons div.forwardpm-icon	{ width: 96px; height: 25px; }

/* Sub-header (navigation bar)
--------------------------------------------- */
a.print, a.sendemail, a.fontsize {
	display: block;
	overflow: hidden;
	height: 18px;
	text-indent: -5000px;
	text-align: left;
	background-repeat: no-repeat;
}

a.print {
	background-image: none;
	width: 22px;
}

a.sendemail {
	background-image: none;
	width: 22px;
}

a.fontsize {
	background-image: none;
	background-position: 0 -1px;
	width: 29px;
}

a.fontsize:hover {
	background-position: 0 -20px;
	text-decoration: none;
}

/* Icon images
---------------------------------------- */
.sitehome, .icon-faq, .icon-members, .icon-home, .icon-ucp, .icon-register, .icon-logout,
.icon-bookmark, .icon-bump, .icon-subscribe, .icon-unsubscribe, .icon-pages, .icon-search, .icon-chat, .icon-rules {
	background-position: 0 50%;
	background-repeat: no-repeat;
	background-image: none;
	padding: 1px 0 0 17px;
}

/* Poster profile icons
----------------------------------------*/
ul.profile-icons {
	padding-top: 0px;
	list-style: none;
}

/* Rollover state */
ul.profile-icons li {
	float: right;
	margin: 0 6px 3px 0;
	background-position: 0 100%;
}

/* Rolloff state */
ul.profile-icons li a {
	display: block;
	width: 100%;
	height: 100%;
	background-position: 0 0;
}

/* Hide <a> text and hide off-state image when rolling over (prevents flicker in IE) */
ul.profile-icons li span { display:none; }
ul.profile-icons li a:hover { background: none; }

/* Positioning of moderator icons */
.postbody ul.profile-icons {
    align: right;
	width: 100%;
	padding: 0;
}

.postbody ul.profile-icons li {
	margin: 0 3px;
}

/* Profile & navigation icons */
.email-icon, .email-icon a		{ background: none top left no-repeat; }
.aim-icon, .aim-icon a			{ background: none top left no-repeat; }
.yahoo-icon, .yahoo-icon a		{ background: none top left no-repeat; }
.web-icon, .web-icon a			{ background: none top left no-repeat; }
.msnm-icon, .msnm-icon a			{ background: none top left no-repeat; }
.icq-icon, .icq-icon a			{ background: none top left no-repeat; }
.jabber-icon, .jabber-icon a		{ background: none top left no-repeat; }
.pm-icon, .pm-icon a				{ background: none top left no-repeat; }
.quote-icon, .quote-icon a		{ background: none top left no-repeat; }

/* Moderator icons */
.report-icon, .report-icon a		{ background: none top left no-repeat; }
.warn-icon, .warn-icon a			{ background: none top left no-repeat; }
.edit-icon, .edit-icon a			{ background: none top left no-repeat; }
.delete-icon, .delete-icon a		{ background: none top left no-repeat; }
.info-icon, .info-icon a			{ background: none top left no-repeat; }

/* Set profile icon dimensions */
ul.profile-icons li.email-icon		{ width: 20px; height: 20px; }
ul.profile-icons li.aim-icon	{ width: 20px; height: 20px; }
ul.profile-icons li.yahoo-icon	{ width: 20px; height: 20px; }
ul.profile-icons li.web-icon	{ width: 20px; height: 20px; }
ul.profile-icons li.msnm-icon	{ width: 20px; height: 20px; }
ul.profile-icons li.icq-icon	{ width: 20px; height: 20px; }
ul.profile-icons li.jabber-icon	{ width: 20px; height: 20px; }
ul.profile-icons li.pm-icon		{ width: 28px; height: 20px; }
ul.profile-icons li.quote-icon	{ width: 54px; height: 20px; }
ul.profile-icons li.report-icon	{ width: 20px; height: 20px; }
ul.profile-icons li.edit-icon	{ width: 42px; height: 20px; }
ul.profile-icons li.delete-icon	{ width: 20px; height: 20px; }
ul.profile-icons li.info-icon	{ width: 20px; height: 20px; }
ul.profile-icons li.warn-icon	{ width: 20px; height: 20px; }

/* Fix profile icon default margins */
ul.profile-icons li.edit-icon	{ margin: 0 0 0 3px; }
ul.profile-icons li.quote-icon	{ margin: 0 0 0 10px; }
ul.profile-icons li.info-icon, ul.profile-icons li.report-icon	{ margin: 0 3px 0 0; }

/*End Buttons */
#cp-menu {
float:left;
margin-bottom:5px;
margin-top:1em;
width:19%;
}
#cp-main {
float:left;
width:81%;
}
#cp-main .content {
padding:0pt;
}
#cp-main h3, #cp-main hr, #cp-menu hr {
border-color:#BFBFBF;
}
#cp-main .panel p {
font-size:1.1em;
}
#cp-main .panel ol {
font-size:1.1em;
margin-left:2em;
}
#cp-main .panel li.row {
border-bottom:1px solid #CBCBCB;
border-top:1px solid #F9F9F9;
}
ul.cplist {
border-top:1px solid #CBCBCB;
margin-bottom:5px;
}
#cp-main .panel li.header dd, #cp-main .panel li.header dt {
color:#000000;
margin-bottom:2px;
}
#cp-main table.table1 {
margin-bottom:1em;
}
#cp-main table.table1 thead th {
border-bottom:1px solid #333333;
color:#333333;
font-weight:bold;
padding:5px;
}
#cp-main table.table1 tbody th {
background-color:transparent !important;
border-bottom:medium none;
font-style:italic;
}
#cp-main .pagination {
float:right;
padding-top:1px;
width:auto;
}
#cp-main .postbody p {
font-size:1.1em;
}
#cp-main .pm-message {
background-color:#FFFFFF;
border:1px solid #E2E2E2;
float:none;
margin:10px 0pt;
width:auto;
}
.pm-message h2 {
padding-bottom:5px;
}
#cp-main .postbody h3, #cp-main .box2 h3 {
margin-top:0pt;
}
#cp-main .buttons {
margin-left:0pt;
}
#cp-main ul.linklist {
margin:0pt;
}
.mcp-main .postbody {
width:100%;
}
#tabs {
line-height:normal;
min-width:570px;
background-color:#FFFFFF;
}
#tabs ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0pt;
padding:0pt;
}
#tabs li {
display:inline;
font-size:1em;
font-weight:bold;
margin:0pt;
padding:0pt;
}
#tabs a {
background:transparent none no-repeat scroll 0% -35px;
cursor:pointer;
float:left;
margin:0pt 1px 0pt 0pt;
padding:0pt 0pt 0pt 5px;
position:relative;
text-decoration:none;
}
#tabs a span {
background:transparent none no-repeat scroll 100% -35px;
color:#828282;
display:block;
float:left;
padding:6px 10px 6px 5px;
white-space:nowrap;
}
#tabs a:hover span {
color:#BCBCBC;
}
#tabs .activetab a {
background-position:0pt;
border-bottom:1px solid #EBEBEB;
}
#tabs .activetab a span {
background-position:100% 0pt;
color:#333333;
padding-bottom:7px;
}
#tabs a:hover {
background-position:0pt -70px;
}
#tabs a:hover span {
background-position:100% -70px;
}
#tabs .activetab a:hover {
background-position:0pt;
}
#tabs .activetab a:hover span {
background-position:100% 0pt;
color:#000000;
}
#minitabs {
line-height:normal;
margin:-20px 7px 0pt 0pt;
}
#minitabs ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0pt;
padding:0pt;
}
#minitabs li {
background-color:#F2F2F2;
display:block;
float:right;
font-size:1em;
font-weight:bold;
margin-left:2px;
padding:0pt 10px 4px;
}
#minitabs a {
}
#minitabs a:hover {
text-decoration:none;
}
#minitabs li.activetab {
background-color:#F9F9F9;
}
#minitabs li.activetab a, #minitabs li.activetab a:hover {
color:#333333;
}
#navigation {
padding-top:36px;
width:100%;
}
#navigation ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}
#navigation li {
display:inline;
font-weight:bold;
margin:1px 0pt;
padding:0pt;
}
#navigation a {
background:#CFCFCF none repeat-y scroll 100% 0pt;
color:#333333;
display:block;
font-weight:bold;
margin:1px 0pt;
padding:5px;
text-decoration:none;
}
#navigation a:hover {
background-color:#C6C6C6;
background-image:none;
color:#BCBCBC;
text-decoration:none;
}
#navigation #active-subsection a {
background-color:#F9F9F9;
background-image:none;
color:#D3D3D3;
display:block;
}
#navigation #active-subsection a:hover {
color:#D3D3D3;
}
#cp-main h2 {
border-bottom:medium none;
color:#333333;
margin-left:10px;
padding:0pt;
}
#cp-main .panel {
background-color:#F9F9F9;
}
#cp-main .pm {
background-color:#FFFFFF;
}
#cp-main span.corners-top, #cp-menu span.corners-top {
background-image:none;
}
#cp-main span.corners-top span, #cp-menu span.corners-top span {
background-image:none;
}
#cp-main span.corners-bottom, #cp-menu span.corners-bottom {
background-image:none;
}
#cp-main span.corners-bottom span, #cp-menu span.corners-bottom span {
background-image:none;
}
#cp-main .panel #topicreview span.corners-top, #cp-menu .panel #topicreview span.corners-top {
background-image:none;
}
#cp-main .panel #topicreview span.corners-top span, #cp-menu .panel #topicreview span.corners-top span {
background-image:none;
}
#cp-main .panel #topicreview span.corners-bottom, #cp-menu .panel #topicreview span.corners-bottom {
background-image:none;
}
#cp-main .panel #topicreview span.corners-bottom span, #cp-menu .panel #topicreview span.corners-bottom span {
background-image:none;
}
.cp-mini {
background-color:#F9F9F9;
margin:10px 15px 10px 5px;
padding:0pt 5px;
}
.cp-mini span.corners-top, .cp-mini span.corners-bottom {
margin:0pt -5px;
}
dl.mini dt {
color:#676767;
font-weight:bold;
}
dl.mini dd {
padding-top:4px;
}
.friend-online {
font-weight:bold;
}
.friend-offline {
font-style:italic;
}
#pm-menu {
line-height:2.5em;
}
.current {
color:#999999;
}
ol.def-rules {
padding-left:0pt;
}
ol.def-rules li {
line-height:180%;
padding:1px;
}
.pmlist li.bg1 {
border-color:transparent;
border-style:solid;
border-width:0pt 3px;
}
.pmlist li.bg2 {
border-color:transparent;
border-style:solid;
border-width:0pt 3px;
}
.pmlist li.pm_message_reported_colour, .pm_message_reported_colour {
border-left-color:#BCBCBC;
border-right-color:#BCBCBC;
}
.pmlist li.pm_marked_colour, .pm_marked_colour {
border-color:#FFFFFF;
border-style:solid;
border-width:0pt 3px;
}
.pmlist li.pm_replied_colour, .pm_replied_colour {
border-color:#C2C2C2;
border-style:solid;
border-width:0pt 3px;
}
.pmlist li.pm_friend_colour, .pm_friend_colour {
border-color:#BDBDBD;
border-style:solid;
border-width:0pt 3px;
}
.pmlist li.pm_foe_colour, .pm_foe_colour {
border-color:#000000;
border-style:solid;
border-width:0pt 3px;
}
.pm-legend {
border-left-style:solid;
border-left-width:10px;
border-right-width:0pt;
margin-bottom:3px;
padding-left:3px;
}
#gallery label {
background:#FFFFFF none repeat scroll 0%;
border:1px solid #CCCCCC;
float:left;
margin:10px;
padding:5px;
position:relative;
text-align:center;
width:auto;
}
#gallery label:hover {
background-color:#EEEEEE;
}
fieldset {
border-width:0pt;
font-family:Verdana,Helvetica,Arial,sans-serif;
font-size:1.1em;
}
input {
cursor:pointer;
font-family:Verdana,Helvetica,Arial,sans-serif;
font-size:1em;
font-weight:normal;
padding:0pt 3px;
vertical-align:middle;
}
select {
background-color:#FAFAFA;
border:1px solid #666666;
cursor:pointer;
font-family:Verdana,Helvetica,Arial,sans-serif;
font-weight:normal;
padding:1px;
vertical-align:middle;
}
option {
padding-right:1em;
}
option.disabled-option {
color:graytext;
}
textarea {
font-family:"Lucida Grande",Verdana,Helvetica,Arial,sans-serif;
font-size:1em;
line-height:1.4em;
padding:2px;
width:60%;
}
label {
color:#000000;
cursor:default;
padding-right:5px;
}
label input {
vertical-align:middle;
}
label img {
vertical-align:middle;
}
fieldset dl {
padding:4px 0pt;
}
fieldset dt {
display:block;
float:left;
text-align:left;
width:40%;
}
fieldset dd {
margin-bottom:3px;
margin-left:41%;
vertical-align:top;
}
fieldset.fields1 dt {
border-right-width:0pt;
width:15em;
}
fieldset.fields1 dd {
border-left-width:0pt;
margin-left:15em;
}
fieldset.fields1 {
background-color:transparent;
}
fieldset.fields1 div {
margin-bottom:3px;
}
fieldset.fields2 dt {
border-right-width:0pt;
width:15em;
}
fieldset.fields2 dd {
border-left-width:0pt;
margin-left:16em;
}
dt label {
font-weight:bold;
text-align:left;
}
dd label {
color:#333333;
white-space:nowrap;
}
dd input, dd textarea {
margin-right:3px;
}
dd select {
width:auto;
}
dd textarea {
width:85%;
}
fieldset dl:hover dt label {
color:#000000;
}
fieldset.fields2 dl:hover dt label {
color:inherit;
}
#timezone {
width:95%;
}
* html #timezone {
width:50%;
}
fieldset.quick-login {
margin-top:5px;
}
fieldset.quick-login input {
width:auto;
}
fieldset.quick-login input.inputbox {
background-color:#F3F3F3;
margin-right:5px;
vertical-align:middle;
width:15%;
}
fieldset.quick-login label {
padding-right:2px;
white-space:nowrap;
}
fieldset.display-options {
margin:3px 0pt 5px;
text-align:center;
}
fieldset.display-options label {
padding-right:2px;
white-space:nowrap;
}
fieldset.display-options a {
margin-top:3px;
}
fieldset.display-actions {
line-height:2em;
padding-right:1em;
text-align:right;
white-space:nowrap;
}
fieldset.display-actions label {
padding-right:2px;
white-space:nowrap;
}
fieldset.sort-options {
line-height:2em;
}
fieldset.forum-selection {
float:right;
margin:5px 0pt 3px;
}
fieldset.forum-selection2 {
float:right;
margin:13px 0pt 3px;
}
fieldset.jumpbox {
height:2.5em;
margin-top:15px;
text-align:right;
}
fieldset.quickmod {
float:right;
height:2.5em;
text-align:right;
width:50%;
}
fieldset.submit-buttons {
margin:5px 0pt;
text-align:center;
vertical-align:middle;
}
fieldset.submit-buttons input {
padding-bottom:3px;
padding-top:3px;
vertical-align:middle;
}
#format-buttons {
margin:15px 0pt 2px;
}
#format-buttons input, #format-buttons select {
vertical-align:middle;
}
#message-box {
width:80%;
}
#message-box textarea {
color:#333333;
font-family:"Trebuchet MS",Verdana,Helvetica,Arial,sans-serif;
font-size:1.2em;
width:100%;
}
#smiley-box {
float:right;
width:18%;
}
#smiley-box img {
margin:3px;
}
.inputbox {
background-color:#FFFFFF;
border:1px solid #C0C0C0;
color:#333333;
cursor:text;
padding:2px;
}
.inputbox:hover {
border:1px solid #EAEAEA;
}
.inputbox:focus {
border:1px solid #EAEAEA;
color:#4B4B4B;
}
input.inputbox {
width:85%;
}
input.medium {
width:50%;
}
input.narrow {
width:25%;
}
input.tiny {
width:125px;
}
textarea.inputbox {
width:85%;
}
.autowidth {
width:auto !important;
}
input.button1, input.button2 {
font-size:1em;
}
a.button1, input.button1, input.button3, a.button2, input.button2 {
background:#FAFAFA none repeat-x scroll center top;
color:#000000;
font-family:"Lucida Grande",Verdana,Helvetica,Arial,sans-serif;
padding-bottom:1px;
padding-top:1px;
width:auto !important;
}
a.button1, input.button1 {
border:1px solid #666666;
font-weight:bold;
}
input.button3 {
background-image:none;
font-variant:small-caps;
height:12px;
line-height:5px;
margin:0pt;
padding:0pt;
}
a.button2, input.button2, input.button3 {
border:1px solid #666666;
}
a.button1, a.button1:link, a.button1:visited, a.button1:active, a.button2, a.button2:link, a.button2:visited, a.button2:active {
background-position:0pt 1px;
color:#000000;
line-height:250%;
padding:2px 8px;
text-decoration:none;
vertical-align:text-bottom;
}
a.button1:hover, input.button1:hover, a.button2:hover, input.button2:hover, input.button3:hover {
background-position:0pt 100%;
border:1px solid #BCBCBC;
color:#BCBCBC;
}
input.disabled {
color:#666666;
font-weight:normal;
}
.search-box {
float:left;
margin-left:5px;
margin-top:3px;
}
.search-box input {
}
input.search {
background-image:none;
background-position:left 1px;
background-repeat:no-repeat;
padding-left:17px;
}
.full {
width:95%;
}
.medium {
width:50%;
}
.narrow {
width:25%;
}
.tiny {
width:10%;
}
* html table, * html select, * html input {
font-size:100%;
}
* html hr {
margin:0pt;
}
* html span.corners-top, * html span.corners-bottom {
background-image:url(styles/SFGAmWorld/theme/styles/prosilver/theme/images/corners_left.gif);
}
* html span.corners-top span, * html span.corners-bottom span {
background-image:url(styles/SFGAmWorld/theme/styles/prosilver/theme/images/corners_right.gif);
}
table.table1 {
voice-family:inherit;
width:100%;
}
html > body table.table1 {
width:100%;
}
* html ul.topiclist li {
position:relative;
}
* html .postbody h3 img {
vertical-align:middle;
}
html > body dd label input {
vertical-align:text-bottom;
}
* html input.button1, * html input.button2 {
margin-bottom:1px;
padding-bottom:0pt;
}
* html .column1, * html .column2 {
width:45%;
}
.clearfix, #tabs, #minitabs, fieldset dl, ul.topiclist dl, dl.polls {
height:1%;
overflow:hidden;
}
* html .post {
height:25%;
overflow:hidden;
}
* html .clearfix, * html .navbar, ul.linklist {
height:4%;
overflow:hidden;
}
dl.icon {
height:auto !important;
min-height:35px;
}
* html #search-box {
width:25%;
}
*:first-child + html dl.details dd {
float:none;
margin-left:30%;
}
* html dl.details dd {
float:none;
margin-left:30%;
}
html, body {
background-color:#000000;
color:#FFFFFF;
}
h1 {
color:#FFFFFF;
}
h2 {
color:#FFFFFF;
}
h3 {
border-bottom-color:#CCCCCC;
color:#FFFFFF;
}
hr {
border-color:#CCCCCC rgb(255, 255, 255) rgb(255, 255, 255);
}
hr.dashed {
border-top-color:#CCCCCC;
}
#search-box {
color:#FFFFFF;
}
#search-box #keywords {
background-color:#FFFFFF;
}
#search-box input {
border-color:#0075B0;
}
.headerbar {
background-color:#000000;
color:#FFFFFF;
}
.navbar {
background-color:#212194;
}
.forabg {
background-color:#212194;
}
.forumbg {
background-color:#212194;
}
.panel {
background-color:#ECF1F3;
color:#28313F;
}
.post:target .content {
color:#000000;
}
.post:target h3 a {
color:#000000;
}
.bg1 {
background-color:#FFFFFF;
}
.bg2 {
background-color:#FFFFFF;
}
.bg3 {
background-color:#FFFFFF;
}
.ucprowbg {
background-color:#DCDEE2;
}
.fieldsbg {
background-color:#E7E8EA;
}
span.corners-top {
}
span.corners-top span {
}
span.corners-bottom {
}
span.corners-bottom span {
}
ul.navlinks {
border-bottom-color:#FFFFFF;
}
table.table1 thead th {
color:#FFFFFF;
}
table.table1 tbody tr {
border-color:#BFC1CF;
}
table.table1 tbody tr:hover, table.table1 tbody tr.hover {
background-color:#CFE1F6;
color:#000000;
}
table.table1 td {
color:#000000;
}
table.table1 tbody td {
border-top-color:#FAFAFA;
}
table.table1 tbody th {
background-color:#FFFFFF;
border-bottom-color:#000000;
color:#333333;
}
table.info tbody th {
color:#000000;
}
dl.details dt {
color:#000000;
}
dl.details dd {
color:#FFFFFF;
}
.sep {
color:#1198D9;
}
.pagination span strong {
background-color:#4692BF;
border-color:#4692BF;
color:#FFFFFF;
}
.pagination span a, .pagination span a:link, .pagination span a:visited, .pagination span a:active {
background-color:#ECEDEE;
border-color:#B4BAC0;
color:#5C758C;
}
.pagination span a:hover {
background-color:#368AD2;
border-color:#368AD2;
color:#FFFFFF;
}
.row .pagination {
background-image:url(styles/SFGAmWorld/theme/styles/prosilver/theme/images/icon_pages.gif);
}
.row .pagination span a, li.pagination span a {
background-color:#FFFFFF;
}
.row .pagination span a:hover, li.pagination span a:hover {
background-color:#368AD2;
}
.copyright {
color:#FFFFFF;
}
.error {
color:#BC2A4D;
}
.reported {
background-color:#F7ECEF;
}
li.reported:hover {
background-color:#ECD5D8 !important;
}
.sticky, .announce {
}
div.rules {
background-color:#000000;
color:#BC2A4D;
}
p.rules {
background-color:#ECD5D8;
background-image:none;
}
a:link {
color:#FFFFFF;
}
a:visited {
color:#FFFFFF;
}
a:hover {
color:#D31141;
}
a:active {
color:#368AD2;
}
a.postlink:link {
color:#FF0000;
}
a.postlink:visited {
color:#555555;
}
a.postlink:hover {
color:#FF0000;
}
a.postlink:active {
color:#FF0000;
}
#search-box a:link, .navbg a:link, .forumbg .header a:link, .forabg .header a:link, th a:link {
color:#FFFFFF;
}
#search-box a:visited, .navbg a:visited, .forumbg .header a:visited, .forabg .header a:visited, th a:visited {
color:#FFFFFF;
}
#search-box a:hover, .navbg a:hover, .forumbg .header a:hover, .forabg .header a:hover, th a:hover {
color:#FFFFFF;
}
#search-box a:active, .navbg a:active, .forumbg .header a:active, .forabg .header a:active, th a:active {
color:#C8E6FF;
}
a.forumtitle {
color:#FF2222;
}
a.forumtitle:hover {
color:#FF2222;
}
a.forumtitle:active {
color:#FF2222;
}
a.topictitle {
color:#FF2222;
}
a.topictitle:hover {
color:#FF2222;
}
a.topictitle:active {
color:#FF2222;
}
.postlink {
border-bottom-color:#FF2222;
color:#FF2222;
}
.postlink:visited {
border-bottom-color:#FF2222;
color:#FF2222;
}
.postlink:active {
color:#FF2222;
}
.postlink:hover {
color:#FF2222;
}
.signature a, .signature a:visited, .signature a:active, .signature a:hover {
background-color:transparent;
}
.postprofile a:link, .postprofile a:active, .postprofile a:visited, .postprofile dt.author a {
color:#105289;
}
.postprofile a:hover, .postprofile dt.author a:hover {
color:#D31141;
}
.search .postprofile a {
color:#105289;
}
.search .postprofile a:hover {
color:#D31141;
}
a.top {
background-image:url(styles/SFGAmWorld/theme/imageset/icon_back_top.gif);
}
a.top2 {
background-image:url(styles/SFGAmWorld/theme/imageset/icon_back_top.gif);
}
a.up {
background-image:url(styles/SFGAmWorld/theme/imageset/arrow_up.gif);
}
a.down {
background-image:url(styles/SFGAmWorld/theme/imageset/arrow_down.gif);
}
a.left {
background-image:url(styles/SFGAmWorld/theme/imageset/arrow_left.gif);
}
a.right {
background-image:url(styles/SFGAmWorld/theme/imageset/arrow_right.gif);
}
a.up:hover {
background-color:transparent;
}
a.left:hover {
color:#368AD2;
}
a.right:hover {
color:#368AD2;
}
ul.forums {
background-color:#FFFFFF;
}
ul.topiclist li {
color:#000000;
}
ul.topiclist dd {
border-left-color:#444444;
}
.rtl ul.topiclist dd {
border-left-color:transparent;
border-right-color:#FFFFFF;
}
ul.topiclist li.row dt a.subforum.read {
background-image:url(styles/SFGAmWorld/theme/styles/prosilver/imageset/subforum_read.gif);
}
ul.topiclist li.row dt a.subforum.unread {
background-image:url(styles/SFGAmWorld/theme/styles/prosilver/imageset/subforum_unread.gif);
}
li.row {
border-bottom-color:#000000;
border-top-color:#000000;
}
li.row strong {
color:#000000;
}
li.row:hover {
background-color:#FFFFFF;
}
li.row:hover dd {
border-left-color:#000000;
}
.rtl li.row:hover dd {
border-left-color:transparent;
border-right-color:#000000;
}
li.header dt, li.header dd {
color:#000000;
}
ul.topiclist dd.searchextra {
color:#333333;
}
.postbody {
color:#000000;
}
.content {
color:#000000;
}
.content h2, .panel h2 {
border-bottom-color:#000000;
color:#000000;
}
dl.faq dt {
color:#333333;
}
.posthilit {
background-color:#FFFFFF;
color:#BC2A4D;
}
.signature {
border-top-color:#000000;
}
.notice {
border-top-color:#000000;
}
blockquote {
background-color:#EBEADD;
background-image:url(styles/SFGAmWorld/theme/styles/prosilver/theme/images/quote.gif);
border-color:#DBDBCE;
}
blockquote blockquote {
background-color:#EFEED9;
}
blockquote blockquote blockquote {
background-color:#EBEADD;
}
dl.codebox {
background-color:#FFFFFF;
border-color:#C9D2D8;
}
dl.codebox dt {
border-bottom-color:#CCCCCC;
}
dl.codebox code {
color:#2E8B57;
}
.syntaxbg {
color:#FFFFFF;
}
.syntaxcomment {
color:#FF8000;
}
.syntaxdefault {
color:#0000BB;
}
.syntaxhtml {
color:#000000;
}
.syntaxkeyword {
color:#007700;
}
.syntaxstring {
color:#DD0000;
}
.attachbox {
background-color:#FFFFFF;
border-color:#C9D2D8;
}
.pm-message .attachbox {
background-color:#F2F3F3;
}
.attachbox dd {
border-top-color:#C9D2D8;
}
.attachbox p {
color:#666666;
}
.attachbox p.stats {
color:#666666;
}
.attach-image img {
border-color:#999999;
}
dl.file dd {
color:#666666;
}
dl.thumbnail img {
background-color:#FFFFFF;
border-color:#666666;
}
dl.thumbnail dd {
color:#666666;
}
dl.thumbnail dt a:hover {
background-color:#EEEEEE;
}
dl.thumbnail dt a:hover img {
border-color:#368AD2;
}
fieldset.polls dl {
border-top-color:#DCDEE2;
color:#666666;
}
fieldset.polls dl.voted {
color:#000000;
}
fieldset.polls dd div {
color:#FFFFFF;
}
.rtl .pollbar1, .rtl .pollbar2, .rtl .pollbar3, .rtl .pollbar4, .rtl .pollbar5 {
border-right-color:transparent;
}
.pollbar1 {
background-color:#AA2346;
border-bottom-color:#74162C;
border-right-color:#74162C;
}
.rtl .pollbar1 {
border-left-color:#74162C;
}
.pollbar2 {
background-color:#BE1E4A;
border-bottom-color:#8C1C38;
border-right-color:#8C1C38;
}
.rtl .pollbar2 {
border-left-color:#8C1C38;
}
.pollbar3 {
background-color:#D11A4E;
border-bottom-color:#AA2346;
border-right-color:#AA2346;
}
.rtl .pollbar3 {
border-left-color:#AA2346;
}
.pollbar4 {
background-color:#E41653;
border-bottom-color:#BE1E4A;
border-right-color:#BE1E4A;
}
.rtl .pollbar4 {
border-left-color:#BE1E4A;
}
.pollbar5 {
background-color:#F81157;
border-bottom-color:#D11A4E;
border-right-color:#D11A4E;
}
.rtl .pollbar5 {
border-left-color:#D11A4E;
}
.postprofile {
background-color:#ffffff;
border-left-color:#FFFFFF;
color:#000000;
}
.rtl .postprofile {
border-left-color:transparent;
border-right-color:#FFFFFF;
}
.pm .postprofile {
border-left-color:#DDDDDD;
}
.rtl .pm .postprofile {
border-left-color:transparent;
border-right-color:#DDDDDD;
}
.postprofile strong {
color:#000000;
}


.online {
	background-image: url("./styles/prosilver/imageset/en/icon_user_online.gif");
}

/*  	
--------------------------------------------------------------
Colours and backgrounds for buttons.css
-------------------------------------------------------------- */

/* Big button images */
.reply-icon span	{ background-image: url("./styles/prosilver/imageset/en/button_topic_reply.gif"); }
.post-icon span		{ background-image: url("./styles/prosilver/imageset/en/button_topic_new.gif"); }
.locked-icon span	{ background-image: url("./styles/prosilver/imageset/en/button_topic_locked.gif"); }
.pmreply-icon span	{ background-image: url("./styles/prosilver/imageset/en/button_pm_reply.gif") ;}
.newpm-icon span 	{ background-image: url("./styles/prosilver/imageset/en/button_pm_new.gif") ;}
.forwardpm-icon span	{ background-image: url("./styles/prosilver/imageset/en/button_pm_forward.gif") ;}

.upload-icon span	{ background-image: url("./styles/prosilver/imageset/en/button_upload_image.gif"); }

a.print {
	background-image: url("./styles/SFGAmWorld/theme/images/icon_print.gif");
}

a.sendemail {
	background-image: url("./styles/SFGAmWorld/theme/images/icon_sendemail.gif");
}

a.fontsize {
	background-image: url("./styles/SFGAmWorld/theme/images/icon_fontsize.gif");
}

/* Icon images
---------------------------------------- */
.sitehome						{ background-image: url("./styles/SFGAmWorld/theme/images/icon_home.gif"); }
.icon-faq						{ background-image: url("./styles/SFGAmWorld/theme/images/icon_faq.gif"); }
.icon-members					{ background-image: url("./styles/SFGAmWorld/theme/images/icon_members.gif"); }
.icon-home						{ background-image: url("./styles/SFGAmWorld/theme/images/icon_home.gif"); }
.icon-ucp						{ background-image: url("./styles/SFGAmWorld/theme/images/icon_ucp.gif"); }
.icon-register					{ background-image: url("./styles/SFGAmWorld/theme/images/icon_register.gif"); }
.icon-logout					{ background-image: url("./styles/SFGAmWorld/theme/images/icon_logout.gif"); }
.icon-bookmark					{ background-image: url("./styles/SFGAmWorld/theme/images/icon_bookmark.gif"); }
.icon-bump						{ background-image: url("./styles/SFGAmWorld/theme/images/icon_bump.gif"); }
.icon-subscribe					{ background-image: url("./styles/SFGAmWorld/theme/images/icon_subscribe.gif"); }
.icon-unsubscribe				{ background-image: url("./styles/SFGAmWorld/theme/images/icon_unsubscribe.gif"); }
.icon-pages						{ background-image: url("./styles/SFGAmWorld/theme/images/icon_pages.gif"); }
.icon-search					{ background-image: url("./styles/SFGAmWorld/theme/images/icon_search.gif"); }
.icon-gallery					{ background-image: url("./styles/SFGAmWorld/theme/images/icon_gallery.gif"); }
.icon-rules					{ background-image: url("./styles/SFGAmWorld/theme/images/rules.gif"); }
.icon-chat					{ background-image: url("./styles/SFGAmWorld/theme/images/chat2.gif"); }

/* Profile & navigation icons */
.email-icon, .email-icon a		{ background-image: url("./styles/prosilver/imageset/icon_contact_email.gif"); }
.aim-icon, .aim-icon a			{ background-image: url("./styles/prosilver/imageset/icon_contact_aim.gif"); }
.yahoo-icon, .yahoo-icon a		{ background-image: url("./styles/prosilver/imageset/icon_contact_yahoo.gif"); }
.web-icon, .web-icon a			{ background-image: url("./styles/prosilver/imageset/icon_contact_www.gif"); }
.msnm-icon, .msnm-icon a			{ background-image: url("./styles/prosilver/imageset/icon_contact_msnm.gif"); }
.icq-icon, .icq-icon a			{ background-image: url("./styles/prosilver/imageset/icon_contact_icq.gif"); }
.jabber-icon, .jabber-icon a		{ background-image: url("./styles/prosilver/imageset/icon_contact_jabber.gif"); }
.pm-icon, .pm-icon a				{ background-image: url("./styles/prosilver/imageset/en/icon_contact_pm.gif"); }
.quote-icon, .quote-icon a		{ background-image: url("./styles/prosilver/imageset/en/icon_post_quote.gif"); }

/* Moderator icons */
.report-icon, .report-icon a		{ background-image: url("./styles/prosilver/imageset/icon_post_report.gif"); }
.edit-icon, .edit-icon a			{ background-image: url("./styles/prosilver/imageset/en/icon_post_edit.gif"); }
.delete-icon, .delete-icon a		{ background-image: url("./styles/prosilver/imageset/icon_post_delete.gif"); }
.info-icon, .info-icon a			{ background-image: url("./styles/prosilver/imageset/icon_post_info.gif"); }
.warn-icon, .warn-icon a			{ background-image: url("./styles/prosilver/imageset/icon_user_warn.gif"); } /* Need updated warn icon */

/*  	



#cp-main h3, #cp-main hr, #cp-menu hr {
border-color:#A4B3BF;
}
#cp-main .panel li.row {
border-bottom-color:#B5C1CB;
border-top-color:#F9F9F9;
}
ul.cplist {
border-top-color:#B5C1CB;
}
#cp-main .panel li.header dd, #cp-main .panel li.header dt {
color:#000000;
}
#cp-main table.table1 thead th {
border-bottom-color:#333333;
color:#333333;
}
#cp-main .pm-message {
background-color:#FFFFFF;
border-color:#DBDEE2;
}
#tabs a {
background-image:url(styles/SFGAmWorld/theme/styles/prosilver/theme/images/bg_tabs1.gif);
}
#tabs a span {
background-image:url(styles/SFGAmWorld/theme/styles/prosilver/theme/images/bg_tabs2.gif);
color:#536482;
}
#tabs a:hover span {
color:#BC2A4D;
}
#tabs .activetab a {
border-bottom-color:#CADCEB;
}
#tabs .activetab a span {
color:#333333;
}
#tabs .activetab a:hover span {
color:#000000;
}
#minitabs li {
background-color:#E1EBF2;
}
#minitabs li.activetab {
background-color:#F9F9F9;
}
#minitabs li.activetab a, #minitabs li.activetab a:hover {
color:#333333;
}
#navigation a {
background-color:#B2C2CF;
background-image:url(styles/SFGAmWorld/theme/styles/prosilver/theme/images/bg_menu.gif);
color:#333333;
}
#navigation a:hover {
background-color:#AABAC6;
color:#BC2A4D;
}
#navigation #active-subsection a {
background-color:#F9F9F9;
background-image:none;
color:#D31141;
}
#navigation #active-subsection a:hover {
color:#D31141;
}
#cp-main h2 {
color:#333333;
}
#cp-main .panel {
background-color:#F9F9F9;
}
#cp-main .pm {
background-color:#FFFFFF;
}
#cp-main span.corners-top, #cp-menu span.corners-top {
background-image:url(styles/SFGAmWorld/theme/styles/prosilver/theme/images/corners_left2.gif);
}
#cp-main span.corners-top span, #cp-menu span.corners-top span {
background-image:url(styles/SFGAmWorld/theme/styles/prosilver/theme/images/corners_right2.gif);
}
#cp-main span.corners-bottom, #cp-menu span.corners-bottom {
background-image:url(styles/SFGAmWorld/theme/styles/prosilver/theme/images/corners_left2.gif);
}
#cp-main span.corners-bottom span, #cp-menu span.corners-bottom span {
background-image:url(styles/SFGAmWorld/theme/styles/prosilver/theme/images/corners_right2.gif);
}
#cp-main .panel #topicreview span.corners-top, #cp-menu .panel #topicreview span.corners-top {
background-image:url(styles/SFGAmWorld/theme/styles/prosilver/theme/images/corners_left.gif);
}
#cp-main .panel #topicreview span.corners-top span, #cp-menu .panel #topicreview span.corners-top span {
background-image:url(styles/SFGAmWorld/theme/styles/prosilver/theme/images/corners_right.gif);
}
#cp-main .panel #topicreview span.corners-bottom, #cp-menu .panel #topicreview span.corners-bottom {
background-image:url(styles/SFGAmWorld/theme/styles/prosilver/theme/images/corners_left.gif);
}
#cp-main .panel #topicreview span.corners-bottom span, #cp-menu .panel #topicreview span.corners-bottom span {
background-image:url(styles/SFGAmWorld/theme/styles/prosilver/theme/images/corners_right.gif);
}
.cp-mini {
background-color:#EEF5F9;
}
dl.mini dt {
color:#425067;
}
.current {
color:#999999 !important;
}
.pmlist li.pm_message_reported_colour, .pm_message_reported_colour {
border-left-color:#BC2A4D;
border-right-color:#BC2A4D;
}
.pmlist li.pm_marked_colour, .pm_marked_colour {
border-color:#FF6600;
}
.pmlist li.pm_replied_colour, .pm_replied_colour {
border-color:#A9B8C2;
}
.pmlist li.pm_friend_colour, .pm_friend_colour {
border-color:#5D8FBD;
}
pmlist li.pm_foe_colour, .pm_foe_colour {
border-color:#000000;
}
#gallery label {
background-color:#FFFFFF;
border-color:#CCCCCC;
}
#gallery label:hover {
background-color:#EEEEEE;
}
select {
background-color:#FAFAFA;
border-color:#666666;
}
label {
color:#000000;
}
option.disabled-option {
color:graytext;
}
dd label {
color:#333333;
}
fieldset dl:hover dt label {
color:#000000;
}
fieldset.fields2 dl:hover dt label {
color:inherit;
}
fieldset.quick-login input.inputbox {
background-color:#F2F3F3;
}
#message-box textarea {
color:#333333;
}
.inputbox {
background-color:#FFFFFF;
border-color:#B4BAC0;
color:#333333;
}
.inputbox:hover {
border-color:#11A3EA;
}
.inputbox:focus {
border-color:#11A3EA;
color:#0F4987;
}
a.button1, input.button1, input.button3, a.button2, input.button2 {
background-color:#FAFAFA;
background-image:url(styles/SFGAmWorld/theme/styles/prosilver/theme/images/bg_button.gif);
color:#000000;
}
a.button1, input.button1 {
border-color:#666666;
}
input.button3 {
background-image:none;
}
a.button2, input.button2, input.button3 {
border-color:#666666;
}
a.button1, a.button1:link, a.button1:visited, a.button1:active, a.button2, a.button2:link, a.button2:visited, a.button2:active {
color:#000000;
}
a.button1:hover, input.button1:hover, a.button2:hover, input.button2:hover, input.button3:hover {
border-color:#BC2A4D;
color:#BC2A4D;
}
input.search {
background-image:url(styles/SFGAmWorld/theme/styles/prosilver/theme/images/icon_textbox_search.gif);
}
input.disabled {
color:#666666;
}
a.postbody h3:link {
color:#000000;
}
a.postbody h3:visited {
color:#000000;
}