/* CSS Document */
body {
	font-family			: Arial, sans-serif;
	padding-top			: 2px;
	margin				: 0px;
	background-image: url(../images/layout/back3.png);
	font-size: 12px;
	text-align: center;
	min-width: 780px;
	background-repeat: repeat;

}

.HeaderDiv {
	margin:0 auto;
	text-align: left;
	width: 780px;
	background-position: center top;
	background-image: url(../images/layout/headtop.png);
	height: 171px;
	background-repeat: no-repeat;
}

.footerImage {
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	margin-bottom: auto;
}

.team{
	width: auto;
	position: static;
	display: inline;

}

#navcontainer ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}

#navcontainer ul li {
	display: inline;
}

#navcontainer ul li a
{
	text-decoration: none;
	color: #000000;
	position: relative;
	top: 2px;
	padding-top: 0.2em;
	padding-right: 2em;
	padding-bottom: 0.2em;
	padding-left: 2em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#navcontainer ul li a:hover
{
color: #FFFFFF;
background-color: #005B00;
}

.menuBar {
	height: 31px;
	position: relative;
	background-image: url(../images/layout/headbot.png);
	background-repeat: no-repeat;
	background-position: center top;
	top: 119px;
	
}

.content {
	height: auto;
	position: relative;
	background-image: url(../images/layout/back_content.png);
	background-repeat: repeat-y;
	background-position: center top;
	top: 119px;
	padding-top: 0px;
	padding-right: 27px;
	padding-bottom: 5px;
	padding-left: 27px;
	display: block;
	width: auto;
}

.footer {
	height: 35px;
	position: relative;
	background-image: url(../images/layout/bottom2.gif);
	background-repeat: no-repeat;
	background-position: center top;
	top: 119px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	vertical-align: bottom;
}

#nav li ul
{
 border-top: 2px solid #fff;
}

#nav li ul, a.item, #nav span.head {font-size: 8px;}

a.item, #nav span.head
{
 display: block;
 background: #6799be;
 color: #fff;
 border:dotted #000000
}

#nav ul li a:hover, a.head:hover
{
 color: #369;
 background: #ccc;
}

#nav li:hover ul, #nav li.sfhover ul {left: auto;}

/* Global Table Settings */
table, td {
	font-family: Verdana, Helvetica, Arial;
	font-size  : 11px;
	line-height: 1.3;
	color      : #1D1F22;
}


table {
	margin-left : auto;
	margin-right: auto;
}

td {
	text-align: left;
}

img {
	border: 0px;
}

.catdesc {
	padding    : 4px;
	line-height: 130%;
}

#membercenter a, #membercenter a:link, #membercenter a:active, #membercenter a:visited {
	line-height : 2;
	padding-left: 5px;
	width       : 100%;
}

#membercenter a:hover {
	padding-left: 2px;
	border-left : 3px solid #000000;
	text-decoration: none;
}

#postbar img {
	margin: 1px;
}

#postbar a:hover img {
	margin: 0px;
	border: 1px solid #000;
	background: #90A9C5;
}


.fancyprofilet, .fancyprofilev, .plainprofile {
	padding: 5px;
}

.avatarprofile {
	margin: 10px;
	line-height: 2.3;
}

.milastaction {
	margin-bottom: 3px;
}

.bilastaction {
	line-height: 1.8;
}

/* Date Color */
.bidate, .midate {
	color: #727272;
}

.loading {
	background-image : url(/blahdocs/images/loading.gif);
	background-repeat: no-repeat;
	width            : 222px;
	height           : 19px;
}

.right {
	text-align: right !important;
}

.center {
	text-align: center !important;
}

.justify {
	text-align: justify !important;
}

.vtop {
	vertical-align: top !important;
}

.innertable {
	margin: 0px !important;
}

.leftimg {
	float        : left;
	padding-right: 5px;
}

.rightimg {
	float       : right;
	padding-left: 5px;
}

.centerimg {
	vertical-align: middle;
}

.boardsearch {
	background    : url(/blahdocs/images/search.png) 3px 4px no-repeat;
	padding-left  : 19px;
	padding-top   : 5px;
	padding-bottom: 5px;
	width         : 90%;
}

/* If user has a color, specify the options for that user name to appear here */
.usercolors {
	font-weight: bold;
}

/* Colors */
.titlebg, .catbg {
	font-family: Verdana, Helvetica, Arial;
	font-size  : 12px;
	color      : #000;
	font-weight: bold;
}

.titlebg {
	background: url(images/titlebg.gif);
	background-color: #E1E5EB;
	border: 1px solid #FFF;
}

.catbg {
	background: url(images/catbg.gif);
	background-color: #E1E1E1;
	border: 1px solid #FFF;
}

.win {
	background-color: #F2F2F2;
}

.win2 {
	background-color: #EDEDED;
}

.win3 {
	background-color: #E5E5E5;
}

.border, hr {
	background-color: #969696;
}

hr {
	height: 1px;
	border: 0;
}

/* Board Index Description */
.bidesc {
	font-weight: normal;
	font-size  : 10px;
	line-height: 1.5;
	color      : #444 !important;
}

/* Small font text size */
.smalltext {
	font-weight: bolder;
	font-size  : 10px;
	line-height: 1.25;
	font-family: Arial, Helvetica, sans-serif;
}

/* Table alignment */
div.centered {
	text-align: center;
}

div.centered table {
	margin-left : auto;
	margin-right: auto; /* long form to make IE5/Mac happy */
}

.messageseps {
	border-top: 1px dashed #000;
	padding   : 5px;
}

/* Reputation */
.redrep { /* Bad */
	color: #FF0033;
}

.grayrep  { /* Neutral */
	color: #CCC;
}

.greenrep { /* Good */
	color: #00AF33;
}

.greenrep, .grayrep, .redrep {
	font-weight: bold;
}

/* Bots: this is shown in the "Online" places */
.onlinebots {
	color      : gray;
	font-style : italic;
	font-weight: normal;
}

.postbody { /* Format the post body */
	font-size  : 12px;
	line-height: 1.5;
}

/* Poll Colors */
.pollcolor {
	background-color: #AAADB4;
	padding-left    : 5px;
	border-right: 5px solid #000;
}


.pollpercents {
	background-color: #D2D5DA;
	color           : #000;
	padding-right   : 10px;
	padding-left    : 10px;
}


.pollborder {
	background-color: #000;
}

/* Links */

a, a:link, a:active, a:visited {
	text-decoration: none;
	color          : #36383B;
}

a:hover {
	text-decoration: underline;
	color          : #1A1016;
}

/* Forms */
.upload, input, textarea, select { /* .checkboxinput also allowed */

	color           : #000;

	background-color: #EEE;

	font-family     : Verdana, Helvetica, Times;

	font-size       : 10px;

	border          : 1px #8A8D96 solid;



	border-top-width   : 1px;

	border-right-width : 1px;

	border-bottom-width: 1px;

	border-left-width  : 1px;

}

textarea {
	padding    : 3px;
	line-height: 130%;
}

input { text-indent : 2px; margin: 0px; padding: 5px; }

input.button {
	border : 1px solid #000;
	padding: 5px;
}

form, input {
	margin-top: 0px;
}

form {
	margin-bottom: 0px;
}

/* Portal Styles */
.dbx-clone {
	position  :absolute;
	visibility:hidden;
}

.dbx-clone, .dbx-clone .dbx-handle-cursor {
	cursor: move !important;
}

.dbx-dummy {
	display : block;
	width   : 0;
	height  : 0;
	overflow: hidden;
}

.dbx-group, .dbx-box, .dbx-handle {
	position: relative;
	display : block;
}

#dbx-box {
	margin : 0px;
	padding: 0px;
	border : none;
}

/* Calendar */
.calendarevent { /* Title on the Day view */
	font-size  : 18px;
	font-weight: bold;
}

.currentday { /* These will make the entire day/week kind of faded */
	opacity: .85;
	filter : alpha(opacity=85);
}

.HeaderDivTemp {
	text-align: left;
	width: 780px;
	background-position: center top;
	background-image: url(../images/headtoptemp.png);
	height: 150px;
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.footerTemp {

	height: 172px;
	position: relative;
	background-image: url(../images/bottomtemp.gif);
	background-repeat: no-repeat;
	background-position: center top;
	top: 119px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	vertical-align: bottom;
}
.HeaderDivLink {
	position: absolute;
	height: 90px;
	top: 27px;
	width: 775px;
	clip: rect(auto,auto,auto,auto);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.fixture {
	border: 1px solid #036403;
	margin: 0px;
	padding: 0px;
	text-align: justify;
	background-position: center;
	width: 100%;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-style: normal;
}
h4{
	font-family: Arial, sans-serif;
	font-size: 15px;
	font-style: normal;
}
.textTable {
	margin-right: 10px;
	margin-left: 10px;
	font-family			: Arial, sans-serif;
	font-size: 14px;
}

.textTable td {
	font-family			: Arial, sans-serif;
	font-size: 13px;
}
.smalltext3 {

	font-weight: bold;
	font-size  : 8px;
	line-height: 1.25;
	font-family: Arial, Helvetica, sans-serif;
}
.smalltext3 {

	font-weight: bold;
	font-size  : 9px;
	line-height: 1.25;
	font-family: Arial, Helvetica, sans-serif;
}
