body
{
	background: #000000;
	color: #000;
	font-family: Arial,Sans-Serif;
	font-size: 80%;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1.4em;
	margin: 0px 0;
	padding: 0;
}
.content
{
	background: #ffffff url('../images/mainbg.jpg') repeat-y center;
	color: #ccc;
	margin: 0 auto;
	padding: 0;
	width: 1024px;
}
#top
{
	background: #000 url('../images/top.jpg') no-repeat top;
	height: 28px;
	margin-left:auto;
	margin-right:auto;
	padding: 0px 10px;
}
#top .padding
{
	color: #808080;
	float: right;
	font-size: 90%;
	margin: 0;
	padding: 5px 20px 0 20px;
	position: relative;
}
#top a
{
	color: #FFFFFF;
}
.top_text
{
	color: ffffff;
	float: left;
	margin: 0;
	padding: 5px 15px 0 20px;
	position: relative;
}
#header
{

	background: #036EB4 url('../images/rotate/rotate.php') no-repeat center top;
	color: #ffffff;
	height: 350px;
	margin: 0;
	width: 1024px;
}
#header .f_search
{
	float: right;
	padding: 70px 50px 0 0;
}
#header .title
{
	padding: 45px 0 0 50px;
}
#header h1
{
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 22px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
#header h6
{
	color: #075181;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 12px;
	margin: 0;
	padding-bottom: 0;
	padding-left: 2px;
	padding-right: 0;
	padding-top: 0;
}
#subheader
{
	background: #000 repeat-y center;
	color: #ffffff;
	height: 35px;
	width: 1024px;
}
#subheader .padding
{
	padding: 10px 15px 10px 15px;
}
#subheader a
{
	color: #FECF5F;
}
.nav
{
	color: #7D8085;
	padding: 20px 0 0 0px;
	text-align: auto;
	width: 200px;
}
.nav li
{
	border-bottom: 1px dotted #ccc;
	list-style: none;
	margin: 5px 0 5px 0px;
	padding: 0px 0 0 0px;
}
.nav li a
{
	color: #546078;
	display: block;
	margin-bottom: 2px;
	padding: 5px 0 0 0px;
	text-decoration: none;
}
.nav li a:hover
{
	background: #E5F6FF;
	color: #075181;
	display: block;
	margin-bottom: 2px;
	text-decoration: none;
}
#main
{
	background: #ffffff;
	color: #ffffff;
	margin: 0 20px 0 0;
	width: 1024px;
}
#main .left_side
{
	background: #000000;
	margin: 0;
	padding: 0px 15px 0 15px;
}
#footer
{
	background: #000 url('../images/footer.jpg') no-repeat top;
	clear: both;
	color: #ccc;
	font-size: 90%;
	height: 43px;
	padding: 0;
	text-align: center;
}
#footer .padding
{
	padding: 0px 0px 0px 0px;
}
#footer a
{
	color: #ffffff;
}
#menu
{
	height: 50px;
	margin: 50;
	padding: 3;
	width: 1024px;
}
#menu ul
{
	list-style: none;
	margin: 0;
	padding: 5px 0 0 15px;
}
#menu a, #nav strong, #nav span
{
	color: #ffffff;
	display: block;
	float: center;
	padding: 5px;
	text-decoration: none;
}
#menu a
{
	float: none;
}
#menu li
{
	background: #000;
	color: #ffffff;
	float: left;
	margin: 30;
	padding: 0 11px 0 11px;
	position: relative;
}
#menu a:hover
{
	text-decoration: underline;
	background: #00DADA;
	color: black;
	float: center;

}
#menu .padding
{
	font-weight: bold;
	padding: 5px 0 0 20px;
}
#popitmenu
{
	background-color: black;
	border: 1px solid black;
	line-height: 16px;
	position: absolute;
	visibility: hidden;
	z-index: 100;
}
#popitmenu a
{
	color: white;
	display: block;
	padding-left: 6px;
	text-decoration: none;
}
#popitmenu a:hover
{
	background-color: #00DADA;
	color: black;
	position: center;
	text-indent: 10px

}
.sub
{
	color: #888;
	margin: 0 0 2px 30px;
	padding: 0 0 0 0px;
}
a img
{
	border: none;
}
p
{
	background: inherit;
	color: #ffffff;
	margin: 0 0 5px 0;
	padding: 0;
}
a
{
	background: inherit;
	color: #ffffff;
	text-decoration: none;
}
a:hover
{
	background: inherit;
	text-decoration: underline;
}
h1
{
	background: inherit;
	color: #075181;
	font: bold 1.8em Arial,Sans-Serif;
	letter-spacing: -1px;
	margin: 0;
	padding: 0;
}
h1 a
{
	background: inherit;
	color: #ffffff;
}
h2
{
	color: #075181;
	font-size: 110%;
	font-weight: bold;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 5px;
	padding-bottom: 0px;
	padding-left: 30px;
	padding-right: 0px;
	padding-top: 0px;
}
h2 a
{
	background: #ffffff;
	color: #075181;
}
h2 a:hover
{
	background: #ffffff;
	color: #68ADD5;
	text-decoration: none;
}
textarea.text
{
	background: #000000;
	border: 1px solid #A90000;
	color: #354D5F;
	height: 150px;
	width: 90%;
}
textarea.text:hover
{
	background: #FFFFF4;
	border: 1px solid #A70000;
	color: #000;
}
input.field
{
	background-color: #ffffff;
	border: 1px solid #727713;
	color: #000;
	width: 283px;
}
input.field:hover
{
	background: #FFFFF4;
	border: 1px solid #727713;
	color: #000;
}
input.text
{
	background: inherit;
	border: 1px solid #727713;
	color: #000;
	margin: 0;
	padding: 4px;
	width: 150px;
}
input.text:hover
{
	border: 0px solid #727713;
}
.date
{
	background: #ffffff;
	border-top: 1px solid #eee;
	color: #808080;
	margin: 4px 0 5px 0;
	padding: 0.4em 0 0 0;
	text-align: right;
}
.comments
{
	background: #f8f8f8;
	color: #000;
	margin: 0 0 7px 0;
	padding: 10px 10px 8px 10px;
}
.error
{
	_height: 48px;
	background-color: #ffc;
	background-image: url("../images/class_error.gif");
	background-position: 20px 14px;
	background-repeat: no-repeat;
	border: 1px solid #000;
	border-color: #fc0;
	color: #c60000;
	font-size: 12px;
	margin: 0 0 10px 0;
	min-height: 48px;
	padding: 12px 40px 0 12px;
	padding-left: 80px;
	width: auto;
}
.error h2
{
	background: inherit;
	color: #900;
}
.success
{
	_height: 48px;
	background-color: #eff7fe;
	background-image: url("../images/class_success.gif");
	background-position: 20px 14px;
	background-repeat: no-repeat;
	border: 1px solid #000;
	border-color: #83a8cc;
	color: #000;
	font-size: 12px;
	margin: 0 0 10px 0;
	min-height: 48px;
	padding: 12px 40px 0 12px;
	padding-left: 80px;
	width: auto;
}
.success h2
{
	background: inherit;
	color: #7BA813;
}
.post
{
	margin: 0 0 25px 0;
}
.post .info
{
	background-color: #f5f5f5;
	border: 1px solid #e3e4e4;
	color: #505050;
	font-size: 0.9em;
	padding: 2px 3px 3px 8px;
}
table
{
	background-color: #000000;
	border: none;
	border-collapse: collapse;
}
table.main, table.mainouter
{
	background-color: #000000;
}
table.message
{
	border: solid #000 1px;
}
table.bottom
{
	background: transparent;
}
p.sub
{
	margin-bottom: 4pt;
}
td
{
	border: solid #ffffff 2px;
	color: #00000;
	font-size: 8pt;
}
td.embedded
{
	border: none;
	padding: 0px;
	text-align: left;
}
td.bottom
{
	border: none;
}
td.heading
{
	font-weight: bold;
}
td.text
{
	border-color: #000000;
	padding: 0 10px 0 10px ;
	text-align: left;
}
td.comment
{
	font-size: 8pt;
	padding: 10pt;
	text-align: left;
}
td.colhead
{
	background-color: #00ffff;
	color: #000000;
	font-weight: bold;
}
td.rowhead
{
	font-weight: bold;
	text-align: right;
	vertical-align: top;
}
td.title
{
	font-size: 14pt;
}
td.navigation
{
	border: none;
	font-size: 10pt;
	font-weight: bold;
}
td.clear
{
	background: transparent;
	border: 0px;
	padding: 0px;
}
img.border
{
	border-color: #000;
	border-style: solid;
	border-width: 1px;
}
.codetop
{
	background: #00ffff;
	border: 1px solid #00ffff;
	color: #ffffff;
	font-weight: bold;
	margin: 0 auto 0 auto;
	padding: 6px;
	width: 650px;
}
.codemain
{
	background: #ffffff;
	border: 1px solid #00ffff;
	color: #000;
	font-weight: bold;
	margin: 0 auto 0 auto;
	overflow: auto;
	padding: 6px;
	text-align: left;
	width: 650px;
}
.alert
{
	background-color: #f78c18;
	background-image: url('../images/alert.gif');
	background-position: top;
	background-repeat: repeat-x;
	font-weight: bold;
	margin-bottom: 5px;
	padding: 10px;
	width: 500px;
}
.small
{
	font-size: 7pt;
}
.inlineimg
{
	vertical-align: middle;
}
.none
{
	border: 0px solid #000;
}
.progress
{
	background-color: #8B0000;
	color: white;
	font-size: 12px;
	height: 15px;
	overflow: hidden;
	padding-left: 5px;
	width: 1px;
}
.shadetabs
{
	border-bottom: 1px solid #026CB1;
	margin-bottom: 1em;
}
.shadetabs ul
{
	font: bold 12px Verdana;
	list-style-type: none;
	margin-bottom: 0;
	margin-left: 0;
	margin-top: 1px;
	padding: 3px 0;
	text-align: center;
}
.shadetabs li
{
	display: inline;
	margin: 0;
}
.shadetabs li a
{
	background: white url("../images/shade.gif") top left repeat-x;
	border: 1px solid #778;
	color: #2d2b2b;
	margin-right: 3px;
	padding: 3px 7px;
	text-decoration: none;
}
.shadetabs li a:visited
{
	color: #2d2b2b;
}
.shadetabs li a:hover
{
	color: #2d2b2b;
	text-decoration: underline;
}
.shadetabs li.selected
{
	font: bold 11px Verdana;
	position: relative;
	top: 1px;
}
.shadetabs li.selected a
{
	background-image: url("../images/shadeactive.gif");
	border-bottom-color: white;
}
.shadetabs li.selected a:hover
{
	text-decoration: none;
}
#specialboxes
{
	background: #FBFCFA;
	border: 1px solid #aaae28;
	color: #443;
	font: 11px verdana,sans-serif;
	outline: none;
	padding: 3px;
	width: 50px;
}
#specialboxes:focus
{
	border: 1px solid black;
}
#specialboxss
{
	background: #FBFCFA;
	border: 1px solid #aaae28;
	color: #443;
	font: 11px verdana,sans-serif;
	outline: none;
	padding: 3px;
	width: 100px;
}
#specialboxss:focus
{
	border: 1px solid black;
}
#specialboxs
{
	background: #FBFCFA;
	border: 1px solid #aaae28;
	color: #443;
	font: 11px verdana,sans-serif;
	outline: none;
	padding: 3px;
	width: 150px;
}
#specialboxs:focus
{
	border: 1px solid black;
}
#specialboxn
{
	background: #FBFCFA;
	border: 1px solid #aaae28;
	color: #443;
	font: 11px verdana,sans-serif;
	outline: none;
	padding: 3px;
	width: 200px;
}
#specialboxn:focus
{
	border: 1px solid black;
}
#specialboxnn
{
	background: #FBFCFA;
	border: 1px solid #aaae28;
	color: #443;
	font: 11px verdana,sans-serif;
	outline: none;
	padding: 3px;
	width: 300px;
}
#specialboxnn:focus
{
	border: 1px solid black;
}
#specialboxg
{
	background: #FBFCFA;
	border: 1px solid #aaae28;
	color: #443;
	font: 11px verdana,sans-serif;
	outline: none;
	padding: 3px;
	width: 430px;
}
#specialboxg:focus
{
	border: 1px solid black;
}
#specialboxpp
{
	background: #FBFCFA;
	border: 1px solid #aaae28;
	color: #443;
	font: 11px verdana,sans-serif;
	outline: none;
	padding: 3px;
	width: 236px;
}
#specialboxpp:focus
{
	border: 1px solid black;
}
#specialboxta
{
	background: #FBFCFA;
	border: 1px solid #aaae28;
	color: #443;
	font: 11px verdana,sans-serif;
	outline: none;
	padding: 3px;
	width: 630px;
}
#specialboxta:focus
{
	border: 1px solid black;
}
#dhtmltooltip
{
	background-color: #FFFFE0;
	border: 1px solid black;
	left: -300px;
	padding: 2px;
	position: absolute;
	visibility: hidden;
	width: 150px;
	z-index: 100;
}
#dhtmlpointer
{
	left: -300px;
	position: absolute;
	visibility: hidden;
	z-index: 101;
}
.highlight, .sticky
{
	background-color: #2FA8A8;
}
.highlight a:hover, .highlight a:active
{
	background-color: #b1b431;
	color: #000;
}
.tborder
{
	background: #000000;
	border: 1px solid #ffffff;
	margin: auto auto;
	width: 100%;
}
.thead, .unsortable
{
	background: #000000;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}
.thead a:link
{
	color: #ffffff;
	text-decoration: none;
}
.thead a:visited
{
	color: #ffffff;
	text-decoration: none;
}
.thead a:hover, .thead a:active
{
	color: #ffffff;
	text-decoration: underline;
}
.trow1
{
	background: #000000;
	color: #ffffff
}
.trow2
{
	background: #000000;
}
.smalltext
{
	font-family: Tahoma,Verdana,Arial,Helvetica,Sans-Serif;
	font-size: 11px;
}
#navcontainer_f ul
{
	margin: 0;
	padding: 0;
	width: 100%;
}
#navcontainer_f ul li
{
	border: 1px solid #CCC;
	color: #CCC;
	float: left;
	font-size: 75%;
	line-height: 18px;
	list-style-image: none;
	list-style-type: none;
	margin: 1px 1px 1px 0px;
	text-align: center;
	width: 40px;
}
#navcontainer_f ul li a
{
	background-color: #ffffff;
	display: block;
}
#navcontainer_f a
{
	color: #00ffff;
	font-weight: normal;
}
#navcontainer_f li.current, #navcontainer_f a.current, #navcontainer_f a:hover
{
	background-color: #00ffff;
	color: #FFF!IMPORTANT;
	text-decoration: none;
}
#navcontainer_f li.disabled
{
	color: #00ffff;
}
#navcontainer_f a:visited
{
	color: #00ffff;
}
table.listContainer
{
	border-bottom: 1px solid #CCC;
	font-size: 100%;
}
table.listContainer li
{
	font-size: 100%;
	margin-right: 5px;
}
#navcontainer_f.right ul li
{
	float: right;
	width: 40px;
}
#navcontainer_f ul li.plain
{
	border: none;
	color: #000000;
	padding-right: 5px;
	width: auto;
}
div#navcontainer_f.scripted
{
	display: none;
}
.subheader
{
	background-color: #000000;
	color: #ffffff;
	font-weight: bold;
}
.hoptobutton
{
	background-color: #efefef;
	border: 1px solid #026CB1;
	color: #000;
	font-weight: bold;
	margin-bottom: 5px;
	margin-left: 4px;
	padding: 2px;
}
.hoptobuttons
{
	font-family: Tahoma,Verdana,Arial,Helvetica,Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
}
.modnotice
{
	background: #bdbe2f;
	border: 1px solid #424312;
	color: #000;
	font-size: 11px;
	margin: auto auto;
	padding: 8px;
}
textarea
{
	background: #ffffff;
	border: 1px solid #aaae28;
	color: #000;
	font-family: Verdana;
	font-size: 13px;
	line-height: 1.4;
	outline: none;
	padding: 2px;
	width: auto;
}
.input_button
{
	background: #ffffff;
	border: 1px solid #aaae28;
	color: #000;
	font-family: Verdana;
	font-size: 13px;
	line-height: 1.4;
	outline: none;
	padding: 2px;
	width: auto;
}
select
{
	background: #FBFCFA;
	border: 1px solid #727713;
	color: #443;
	font: 11px verdana,sans-serif;
	line-height: 1.4;
	outline: none;
	padding: 3px;
}
.editor
{
	background: #f1f1f1;
	border: 1px solid #ccc;
}
.editor_control_bar
{
	background: #ffffff;
	border: 1px solid #0f5c8e;
}
.toolbar_normal
{
	background: #f0f0f0;
	border: 1px solid #f0f0f0;
}
.toolbar_hover
{
	background: #c1d2ee;
	border: 1px solid #5296f7;
}
.toolbar_clicked
{
	background: #e1F2fe;
	border: 1px solid #5296f7;
}
.autocomplete
{
	background: #ffffff;
	border: 1px solid #000;
	color: black;
}
.autocomplete_selected
{
	background: #adcee7;
	color: #000;
}
.popup_menu
{
	background: #ccc;
	border: 1px solid #000;
}
.popup_menu .popup_item
{
	background: #ffffff;
	color: #000;
}
.popup_menu .popup_item:hover
{
	background: 00FFFF;
	color: #000;
}
.borderimage
{
	border: 1px solid white;
}
.navigation
{
	color: #000;
	font-size: 13px;
	font-weight: bold;
}
.navigation a:link
{
	text-decoration: none;
}
.navigation a:visited
{
	text-decoration: none;
}
.navigation a:hover, .navigation a:active
{
	text-decoration: none;
}
.navigation .active
{
	color: #000;
	font-size: small;
	font-weight: bold;
}
.clear
{
	clear: both;
}
.inputUsername
{
	background: url("../images/input_login.gif") no-repeat;
	background-color: #ffffff;
	border: 1px solid #727713;
	color: #443;
	font-family: verdana;
	font-size: 10px;
	height: 16px;
	padding: 2px 0px 0px 18px;
	width: 200px;
}
.inputPassword
{
	background: url("../images/input_password.gif") no-repeat;
	background-color: #ffffff;
	border: 1px solid #727713;
	color: #443;
	font-family: verdana;
	font-size: 10px;
	height: 16px;
	padding: 2px 0px 0px 18px;
	width: 200px;
}
.inputUsernameLoginbox
{
	background: url("../images/input_login.gif") no-repeat;
	background-color: #ffffff;
	border: 1px solid #727713;
	color: #443;
	font-family: verdana;
	font-size: 10px;
	height: 16px;
	padding: 2px 0px 0px 18px;
	width: 135px;
}
.inputPasswordLoginbox
{
	background: url("../images/input_password.gif") no-repeat;
	background-color: #ffffff;
	border: 1px solid #727713;
	color: #443;
	font-family: verdana;
	font-size: 10px;
	height: 16px;
	padding: 2px 0px 0px 18px;
	width: 135px;
}
fieldset
{
	border: solid #ccd065 1px;
	margin-left: 15px;
	padding: 0 1em 1em 1em;
	width: 90%;
}
legend
{
	color: maroon;
	font-weight: bold;
	margin-left: auto;
	padding: 0.2em 0.2em;
}
.shade, a.shade:link, a.shade:visited
{
	color: #777777;
	text-decoration: none;
}
.quote
{
	background: url("../images/quote.gif") 0 0 no-repeat;
	margin: 15px 10px;
	padding-left: 25px;
}
.smallfont
{
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
blockquote.bq
{
	border-left: 3px solid #ccc;
	font: italic 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	margin: 0px;
	padding: 0 5px;
}
.blog_comments
{
	background: url("../images/bcomments.gif") no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	height: 46px;
	line-height: 36px;
	text-align: center;
	width: 44px;
}
.shoutboxnotice, .shoutboxprivatemsg
{
	background-color: #26C3CE;
}
.mkprettytime
{
	font-size: 10px;
}
.borderit img
{
	border: 1px solid #CCCCCC;
	filter: alpha(opacity=30);
	khtml-opacity: 0.3;
	moz-opacity: 0.3;
	opacity: 0.3;
}
.borderit:hover img
{
	border: 1px solid #000000;
	filter: alpha(opacity=100);
	khtml-opacity: 1;
	moz-opacity: 1;
	opacity: 1;
}
.navbits
{
	border: 2px solid #ffffff;
	margin-bottom: 4px;
	padding: 8px 0 3px 0;
}
.privatealbumimage
{
	filter: alpha(opacity=20);
	khtml-opacity: 0.2;
	moz-opacity: 0.2;
	opacity: 0.2;
}
.mod_bb
{
	background: #F5C7CD;
	border: 2px solid #DC364E;
	color: #8a1f11;
	margin-bottom: 1.6em;
	padding: .8em;
}
.mod_bb img
{
	position: relative;
	top: 2px;
}
.gray
{
	color: yellow;
	font-size: 11px;
}
.spoiler
{
	background: #ccd065;
	border: 1px solid #424312;
	color: #000000;
	margin-bottom: 1.6em;
	padding: .8em;
}
.user_times_warned_1
{
	width: 100px;
	border: 1px solid black;
	text-align: center;
	white-space: nowrap;
}
.user_times_warned_2
{
	padding-left: 3px;	
	border: 0px solid black;
	font-size: 8pt;
	font-weight: bold;
	background: darkred repeat;
	white-space: nowrap;
}