/* CSS Document */

* {
	font-family:arial,sans-serif;
	text-align:justify;
	}
	
h1 {
	font-size: 24px;
	color:#FF9900;
	padding:5px 10px;
	line-height:40%;
	}
	
h2 {
	font-size: 18px;
	color: #3399CC;
	padding:5px 10px;
	line-height:40%;
	}
	
h3 {
	font-size:14px;
	color: #666666;
	}
	
html,body{
	margin: 0;
	padding:0;
	}
	
p{
	margin:0 10px 10px
	}

	
.navLinkcontainer {
	height:15px;
	width: 600px;
	margin-left: 306px;
	margin-top: 10px;
	display: inline;
	}
	
.navLink {
	display:inline;
	height: 15px;
	}
	
div#container{
	text-align:justify;
	}
	
div#content p{
	font-size: 12px;
	}
	
div#extra{
	background: #FFFFFF;
	}
	

div#container{
	width:850px;
	margin:0 auto;
	margin-left:33px;
	position:relative;
	xbackground-color: cornsilk;
	}
	
div#wrapper{
	float:left;
	xbackground-color: lightsteelblue;
	}
	
div#content{
	xbackground-color: pink;
	float:left;
	xmargin: 0 230px;
	xmargin-top: -20px;
	padding-left: 5px;
	border-left:solid;
	border-left-width: 1px;
	border-left-color:#666666;
	padding-right: 5px;
	border-right:solid;
	border-right-width: 1px;
	border-right-color:#666666;
	width: 460px;
	}
	

	
/*- Menu 9--------------------------- */
	
#menu9 {
	xbackground-color: lightgreen;
	float:left;
	width: 250px;
	xmargin-left:-900px;
	margin-top: 0px;
	font-size:11px;
	font-weight: bold;
	z-index:99;
	overflow:visible;
	}
	
#menu9 li {
	list-style: none;
	}
	
#menu9 li a {
	height: 32px;
  xxheight: 24px;
	text-decoration: none;
  padding: 0px;
  margin: 0px;
	}	
	
#menu9 li a:link, #menu9 li a:visited {
	color: #FFF;
	display: block;
	background: url(menu9.gif) no-repeat;
	padding: 0px 0 0 35px;
	line-height: 2.3;
	xvertical-align: middle;
	}
	
#menu9 li a:hover {
	color: #FFF;
	background: url(menu9.gif) no-repeat 0 -32px;
	padding: 0px 0 0 35px;
	line-height: 2.3;
	xvertical-align: middle;
	}
	
/*- end Menu 9--------------------------- */
	
.extra{
	xbackground-color: bisque;
	xfloat:left;
	xwidth:190px;
	padding-left:10px;
	margin-left:10px;
	xmargin-left:-190px;
	}
	
	.extraimg
	{
	margin-left:10px;
	}
	
/*- middle buttons--------------------------- */

.contentitem {	
	margin-left:0px;
	height: 160px;
	width:428px;
	margin-left:10px;
	margin-right:10px;
	padding-left:8px;
	padding-right:8px;
	padding-top:8px;
}

.imagecontainer{
	width: 130px;
	height: 150px;
	padding-left: 5px; 
	padding-right: 5px;
	float: left;
	}
	
.imagecontainer a{
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:12px;
	padding: 0px;
	text-decoration:none;
	}
	
.imagecontainer img{
	border:none;
	}
	
div#headercontainer{
	height: 150px;
	width: 100%;
	}

div#header {
	background-image: url(/gfx/forum/themes/Custom/bannerimg.gif);
	background-repeat: repeat-x;
	width: 100%;
	margin-top: 30px;
	margin-bottom:30px;
	}
	
div#header2 img{
	position: absolute;
	margin-top: -122px;
	margin-left: 20px;
	left: 31px;
	top: 147px;
	}	
	
.outsidecontainer{
	xbackground-color: bisque;
	width: 920px;
	xmargin-left:0px;
	xfloat: left;
	}
	
	
/*-bluestreak css-------------------------- */

/* FONT DEFAULTS */
p, a, th, td, ul, ol, li, div, legend, span, input, textarea {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

/* SPECIAL FONT TREATMENTS */
pre { font-family: monospace, "Courier New", courier; font-size: 12px; color: #000000;}
.error { font-weight: bold; color: #cc0000; }
.code { font-family: monospace, "Courier New", courier; font-size: 12px; }
.sigText { color:#333333; font-size: 12px; }
	/* IF NOONE HAS POSTED YET, THE COLOR OF THE NEW OR NO REPLIES TAG */
.labelNew { font-weight: bold; color:#0000ff; }
.highLightText { background: #ffff00; color: #000000; }
.sortRadio { font-weight: bold; color:#cc0000; }
.sortRadio { color:#80BBEC; }


/* LINKS */
a:link { font-weight: bold; text-decoration: none; color: #0099CC; }
a:visited { font-weight: bold; text-decoration: none; color: #0099CC; }
a:active { font-weight: bold; text-decoration: none; color: #0099CC; }
a:hover { font-weight: bold; text-decoration: underline; color: #0099CC; }


a.listItemLink:link { font-weight: bold; text-decoration: none; color: #072978; }
a.listItemLink:visited { font-weight: bold; text-decoration: none; color: #072978; }
a.listItemLink:active { font-weight: bold; text-decoration: none; color: #072978; }
a.listItemLink:hover { font-weight: bold; text-decoration: underline; color: #80BBEC; }

a.menuitem:link { font-weight: bold; text-decoration: none; color: #80BBEC; }
a.menuitem:visited { font-weight: bold; text-decoration: none; color: #80BBEC; }
a.menuitem:active { font-weight: bold; text-decoration: underline; color: #80BBEC; }
a.menuitem:hover {font-weight: bold; text-decoration: underline; color: #80BBEC; }

	/* LINK OF LAST PERSON TO POST IN TOPIC OR THREAD */
a.lastPostLink:link { font-size: 12px; font-weight: bold; text-decoration: none; color: #4373b4; }
a.lastPostLink:visited { font-size: 12px; font-weight: bold; text-decoration: none; color: #4373b4; }
a.lastPostLink:active { font-size: 12px; font-weight: bold; text-decoration: none; color: #4373b4; }
a.lastPostLink:hover { font-size: 12px; font-weight: bold; text-decoration: underline; color: #000000; }

a.locked:link { font-size: 12px; font-weight: bold; text-decoration: none; color: #999999; }
a.locked:visited { font-size: 12px; font-weight: bold; text-decoration: none; color: #999999; }
a.locked:active { font-size: 12px; font-weight: bold; text-decoration: none; color: #999999; }
a.locked:hover { font-size: 12px; font-weight: bold; text-decoration: underline; color: #000000; }

a.navLink:link { font-family:Arial, Helvetica, sans-serif; text-decoration: none; font-size: 11px; color: #999999;}
a.navLink:visited { font-family:Arial, Helvetica, sans-serif; text-decoration: none; font-size: 11px; color: #999999; }
a.navLink:active { font-family:Arial, Helvetica, sans-serif; text-decoration: none; font-size: 11px; color: #999999; }
a.navLink:hover { font-family:Arial, Helvetica, sans-serif; text-decoration: underline; font-size: 11px; color: #999999; }

	
.footercontainer {
	xfloat: left;
	width: 100%;
	height: 20px;
	margn-left: 10px;
	display: block;
	}


/* NEXT AND PREV PAGE LINKS */
tr.pagerStyle { }
tr.pagerStyle A:link { font-weight: bold; text-decoration: none; color: #072978; }
tr.pagerStyle A:visited { font-weight: bold; text-decoration: none; color: #072978; }
tr.pagerStyle A:active { font-weight: bold; text-decoration: none; color: #072978; }
tr.pagerStyle A:hover { font-weight: bold; text-decoration: underline; color: #000000; }


/* FORUM TABLE COLORS */
.listheader { padding: 0.4em; font-weight: bold; color: #000000; background-color: #cccccc; background-image: URL("/dotForum2004E/gfx/forum/themes/bluestreak/headerbg.gif"); }
.listColumnText { padding: 0.8em; vertical-align: top; border-bottom: 1px solid #80BBEC; font-size: 10px; color: #000000;}
.listColumnNumber { padding: 0.8em; vertical-align: top; text-align: center; border-bottom: 1px solid #80BBEC; font-size: 12px; color: #000000; }

.threadUserColumnText { width: 180px; padding: 0.8em; vertical-align: top; border-bottom: 1px solid #80BBEC; font-size: 10px; }
.threadPostColumnText { width: 80%; padding: 0.8em; vertical-align: top; border-bottom: 1px solid #80BBEC; }

/* THE COLORS OF THE POST BACKGROUNDS */
tr.bglight { background-color: #DAECFA; }
tr.bgdark { background-color: #BADBF5; }

/* FOR FORMS */
td.formHeader { font-weight: bold; text-decoration: none; color: #4373b4; }
span.formHeader { font-weight: bold; text-decoration: none; color: #4373b4; }
td.requiredField { }

/* FIELDSETS */
fieldset.stats {border: 1px ridge #000000; color: #80BBEC; width: 300px; padding:0.5em 0.5em; text-align: center; font-size: 10; }
legend.stats { font-weight: bold; text-decoration: none; color: #4373b4; }
span.stats { font-size: 10; color: #4373b4; }

fieldset.key {border: 1px ridge #000000; color: #80BBEC; width: 300px; padding:0.5em 0.5em; }
legend.key { font-weight: bold; text-decoration: none; color: #4373b4; }
td.key { font-weight: bold; text-decoration: none; color: #4373b4; font-size: 10; }

fieldset.editor {border: 1px ridge #000000; color: #80BBEC; width: 300px; padding:0.5em 0.5em; }
legend.editor { font-weight: bold; text-decoration: none; color: #4373b4; }

fieldset.preview {border: 1px ridge #000000; color: #80BBEC; width: 90%; padding:0.5em 0.5em}
legend.preview { font-weight: bold; text-decoration: none; color: #4373b4; }


/* FORUM
table.forum {border: 1px ridge #000000; border-collapse: collapse; border-spacing: 0; border: outset 1;} */

/* AVATAR GALLERY */
td.galleryItemStyle { background-color: #DAECFA; text-align: center;}
td.galleryAltItemStyle { background-color: #BADBF5;  text-align: center; }

/* QUOTE IN POST */
td.quoteAttrib { color: #4373b4; font-weight: bold; }
td.quoteText { color: #000000; background-color: #E3F0FB; border: #4373b4; border-style: solid; padding: 0.4em;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; }

/* FOOTER TEXT */
td.footer { font-size: 10; color: #80BBEC; font-weight: bold;  }

/* INPUT BOXES */
input { color: #000000;}
textarea { color: #000000; }
input.withbackground { background-image: URL("/dotForum2004E/gfx/forum/inputbg.png"); border: 1px solid #777777; padding-left: 5px; }
textarea.withbackground { background-image: URL("/dotForum2004E/gfx/forum/textareabg.png"); border: 1px solid #777777; padding-left: 5px; }	