/* Layout */

#contentbody {
	width: 720px;
	background-color: #F0EEE9;
	margin-left: auto;
	margin-right: auto;
	padding-left: 5px;
	padding-right: 5px;
	background-image: url("gfx/separatorbg.gif");
	/*background-image: url("gfx/centerbg.gif");*/
	background-repeat: repeat-y;
	background-position: center;
}

#buddybody {
	background-color: #F0EEE9;
}

#content {
	float:left;
	width: 530px;
	margin-left: 5px;
	padding-left: 5px;
	font-size: 13px;
	background-color: #F0EEE9;
}

#header {
	padding-top: 5px;
	padding-bottom: 10px;
	background-color: #F0EEE9;
	clear:both;
}

#nav {
	font-size: 13px;
	background-image: url("gfx/navbg.gif");
	background-repeat: no-repeat;
	background-color: #3C63B1;
	height: 20px;
	width: 720px;
	text-align: center;
	padding-top: 5px;
}

#nav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#nav ul li {
	display: inline;
}

#nav a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 5px;
	margin-right: 5px;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom:5px;
}

#nav a:hover {
	background-image: url("gfx/selectedbg.gif");
	background-position: bottom center;
	background-repeat: no-repeat;
}

#nav li a.selected {
	background-image: url("gfx/selectedbg.gif");
	background-position: bottom center;
	background-repeat: no-repeat;
}

#sidebar {
	width: 180px;
	float:left;
}

#footer {
	padding-top: 10px;
	background-color: #F0EEE9;
	clear:both;
}

#standards {
	font-size: 10px;
}

#standards a {
	font-size: 11px;
}

#contactlinks {
	float:right;
	font-size: 11px;
}

#contactlinks a {
	font-size: 11px;
}

#status.set {
	background-color: #4d76c7;
	color: #FFF;
	border: none;
}

#status.set:hover {
	border: 1px solid #fac156;
}

#indexcol1 {
	width: 344px;
	/*border-right: 1px dotted #3C63B1;*/
	padding-right: 5px;
}

#indexcol4 {
	float: right;
	width: 182px;
}

#indexcol3 {
	float: right;
	width: 172px;
}

#indexcol2 {
	width: 334px;
}

/* HTML Elements */

body {
	background-color: #274073;
	font-family: Arial, sans-serif;
	margin: 0px;
	padding: 0px;
	background-image: url("gfx/pagebg.gif");
	/*background-repeat: repeat-y;
	background-position: center;*/
}

a {
	color: #3C63B1;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

img {
	border: none;
}

a:hover {
	text-decoration: underline;
}

form {
	margin:0px;
}

input.button {
	background-color: #F9D490;
	font-size: 12px;
	border: 1px outset;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 1px;
	padding-bottom: 1px;
}

h1 {
	color: #274073;
	font-size: 14px;
	font-weight: bold;	
	border-bottom: 1px dashed #3C63B1;
	padding: 1px;
	margin: 1px;
}

/* Classes */

.orangepanel {
	/*background-color: #F7E7C9;*/
	background-color: #F9D490;
	padding: 0px 5px 5px 10px;
	margin: 0px;
	background-image: url("gfx/orangefooter.gif");
	background-position: bottom center;
	background-repeat: no-repeat;
	font-size: 13px;
}

.bluepanel {
	background-color: #4D76C7;
	padding: 0px 5px 6px 5px;
	background-image: url("gfx/bluefooter.gif");
	background-position: bottom center;
	background-repeat: no-repeat;
	font-size: 13px;
	color: #FFFFFF;
}

.bluepanel a {
	color: #F9D490;
}

.panelheader2 {
	color: #274073;
	font-size: 14px;
	font-weight: bold;	
	border-bottom: 1px dashed #3C63B1;
	margin-bottom: 2px;
	padding-bottom: 1px;
}

.panelheader {
	/*color: #F9D490;*/
	color: #E4E0D7;
	font-size: 12px;
	font-weight: bold;
	/*border-bottom: 1px dashed #F9D490;*/
	border-bottom: 1px dashed #E4E0D7;
	margin-bottom: 2px;
	padding-bottom: 1px;
}

.panelheader3 {
	color: #274073;
	font-size: 12px;
	font-weight: bold;	
	border-bottom: 1px dashed #3C63B1;
	margin-bottom: 2px;
	padding-bottom: 1px;
}

.footerpanel {
	background-color: #3C63B1;
	padding: 0px 5px 5px 5px;
	background-image: url("gfx/footerfooter.gif");
	background-position: bottom center;
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-align: center;
}

.smalltext {
	font-size: 10px;
}


.smalltext a {
	font-size: 10px;
}

.medtext {
	font-size: 11px;
}

.footerpanel a {
	color: #F9D490;
	font-size: 10px;
}

.newsdate {
	font-size: 11px;
	float: right;
}

.row0 {
	padding: 2px 2px 2px 4px;
	border-bottom: solid 1px #E4E0D7;
	background-image: url("gfx/row2bg.gif");
	background-repeat: repeat-x;
	margin-bottom: 3px;
}

.rowborder {
	border: solid 1px #BBC9E4;
}


.center {
	text-align: center;
}

.adbanner {
	background-color: #4D76C7;
	padding: 0px 5px 6px 5px;
	margin-bottom: 10px;
	background-image: url("gfx/adfooter.gif");
	background-position: bottom center;
	background-repeat: no-repeat;
	font-size: 13px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}

.viewmore {
	text-align: right;
	padding: 1px 5px 1px 1px;
}

.viewmore a {
	color: #F9D490;
	font-size: 11px;
}

.regformextratext {
	font-size: 10px;
	margin-left: 155px;
}

.label {
	display: block;
	float: left;
	width: 150px;
	padding-left: 2px;
}

.infobox {
	background-color: #BBE4CC;
	color: #000000;
	margin-bottom: 5px;
	padding: 4px;
}

.errorbox {
	background-color: #E4BBBB;
	color: #000000;
	margin-bottom: 5px;
	padding: 4px;
}

.errorbox2 {
	background-color: #E4BBBB;
	color: #000000;
	margin-bottom: 5px;
	padding: 4px;
}

.errorbox ul {
	margin-top: 0px;
	margin-bottom: 0px;
}

.errorbox2 ul {
	margin:0px;
	padding: 0px;
	list-style-position: inside;
}

.titlecolumn {
	float:left;
	width: 250px;
}

.iconcolumn {
	float:left;
	width: 20px;
}

.totalcolumn {
	width: 50px;
	float: right;
	text-align: center;
}

.subjectcolumn {
	width: 210px;
	float: left;
}

.fromcolumn {
	width: 145px;
	float: right;
}

.datecolumn {
	width: 115px;
	float: right;
}

.lastpost {
	width: 155px;
	float: right;
}

.headers {
	font-family: tahoma, sans-serif;
	font-weight: bold;
	color: #274073;
}

.sidenav {
	margin: 5px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
}

.sidenav li {
	list-style-image: url("gfx/bullet.gif");
	list-style-type: circle
}

.post {
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 8px;
	width: 505px;
	overflow: hidden;
}

.postbuttons {
	border-bottom: solid 1px #BBC9E4;
	margin-top: 5px;
	padding: 5px;
}

div hr {
	clear:both;
	overflow: hidden;
	visibility: hidden;
	margin:0px;
}

.clear {
	line-height: 1px; 
	font-size: 1px; 
	clear: both; 
	display: block;
}

.sig {
	padding: 5px;
	border-top: dashed 1px #274073;
	margin-top: 10px;
	margin-left: 5px;
	margin-right: 5px;
	color: #274073;
}

.button {
	cursor: pointer;
}

.postbox {
	height: 125px;
}

.quote {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 8px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	border: dashed 1px #274073;
}

.locked {
	text-decoration:  line-through;
}

.quotetitle {
	position: relative;
	top: -8px;
	font-weight: bold;
	background-color: #F0EEE9;
	padding-left: 2px;
	padding-right: 2px;
}

a.readLink img {
	border-width: 0px;
	background-image: url("gfx/icons/activetopics.gif");
}

a.readLink:visited img {
	background-image: url("gfx/icons/inactivetopics.gif");
}

a.tab {
	padding: 2px 4px 1px 4px;
	margin-bottom: 4px;
	font-size: 12px;
	border-width: 1px 1px 0px 1px;
	border-color: #4D76C7;
	border-style: solid;
	background-color: #4D76C7;
	color: #FFFFFF;
	text-decoration: none;
}

a.tab:hover {
	text-decoration: none;
}

.tabselected {
	padding: 2px 4px 1px 4px;
	margin-bottom: 4px;
	font-size: 12px;
	border-width: 1px 1px 0px 1px;
	border-color: #4D76C7;
	border-style: solid;
	background-color: #F0EEE9;
	text-decoration: none;
}

a.tabselected:hover {
	text-decoration: none;
}

.tabpanel {
	border: 1px solid #4D76C7;
	padding: 3px;
}

.cat {
	/*background-color: #BBC9E4;*/
	background-color: #4D76C7;
	/*background-image: url('gfx/catbg.gif');*/
	
	margin-bottom: 3px;
	color: #FFFFFF;
}

.cat a {
	color: #F9D490;
}

.cat_padding {
	padding: 2px 0px 2px 3px;
}

.cat_top {
	background-color: #4D76C7;
	background-image: url('gfx/blue_top_left_corner.gif');
	background-repeat: no-repeat;
	background-position: top left;
	color: #FFFFFF;
}

.cat_top a {
	color: #F9D490;
}

.cat_top div {
	background-image: url('gfx/blue_top_right_corner.gif');
	background-repeat: no-repeat;
	background-position: top right;
}

.cat div {
	font-weight: bold;
}

.cat_bottom {
	background-color: #4D76C7;
	background-image: url('gfx/blue_bottom_left_corner.gif');
	background-repeat: no-repeat;
	background-position: bottom left;
	color: #FFFFFF;
}

.cat_bottom a {
	color: #F9D490;
}

.cat_bottom div {
	background-image: url('gfx/blue_bottom_right_corner.gif');
	background-repeat: no-repeat;
	background-position: bottom right;
}

.cat_boards {
	font-size: 12px;
	padding: 3px 0px 3px 5px;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
}

.cat_buddy {
	font-size: 12px;
	padding: 2px 0px 2px 5px;
	font-weight: bold;
}

.postinfo {
	padding: 2px 0px 2px 3px;
	margin: 0px 0px 2px 0px;
}

.rowborder_test {
	/*border: solid 1px #BBC9E4;*/
	/*border-left: solid 1px #4D76C7;
	border-right: solid 1px #4D76C7;*/
	background-image: url('gfx/stroke_bottom_left_corner.gif');
	background-repeat: no-repeat;
	background-position: bottom left;
}

.rowborder_nest {
	/*border: solid 1px #BBC9E4;*/
	/*border-left: solid 1px #4D76C7;
	border-right: solid 1px #4D76C7;*/
	padding-bottom: 1px;
	padding-right: 1px;
	padding-top: 2px;
	padding-left: 1px;
	background-image: url('gfx/stroke_bottom_right_corner.gif');
	background-repeat: no-repeat;
	background-position: bottom right;
}

.sideborders {
	border-left: solid 1px #BBC9E4;
	border-right: solid 1px #BBC9E4;
}

.filterrow {
	border-top: dashed 1px #CCCCCC;
	margin-top: 8px;
	padding-top: 8px;
}

.filterinputs select {
	font-size: 10px;
}

.filterinputs input {
	font-size: 10px;
}

.filterinputs div {
	padding-top: 1px;
	padding-bottom: 1px;
}

.icon {
	vertical-align: middle;
}

.buddyoptions {
	margin: 0px 0px 0px 30px;
	padding: 0px 0px 0px 0px;
	font-size: 10px;
}

.buddyoptions a {
	font-size: 10px;
}

.thumb {
	background-color: #FFFFFF;
	padding: 5px 5px 5px 5px;
	border: 1px solid #CCCCCC;
}


.adHeadline {font-size: 11px;}
.adText {font-size: 10px; color: #000000;}



/* Modal box classes */


.pop {
	position: fixed;
	top: 100px;
	/*margin-left: auto;
	margin-right: auto;*/
}

.inner_pop {
	position: relative;
	border: 1px solid #999;
	background-color: #F0EEE9;
}

.inner_pop h3 {
	background-color: #4D76C7;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	color: #FFF;
	font-size: 13px;
	padding: 2px 0px 2px 5px;
}

.inner_pop label {
	width: 100px;
	display: block;
	float: left;
}

.pop_body {
	margin: 10px;
}

div.input {
	margin: 2px 0px 2px 0px;
}


.pop_tl {
	position: absolute;
	background: url(gfx/shadowpng.png) top left no-repeat;
	width: 50%;
	height: 50%;
	top: 0px;
	left: 0px;
}

.pop_tr {
	position: absolute;
	background: url(gfx/shadowpng.png) top right no-repeat;
	width: 50%;
	height: 50%;
	top: 0px;
	right: 0px;
}

.pop_bl {
	position: absolute;
	background: url(gfx/shadowpng.png) bottom left no-repeat;
	width: 50%;
	height: 50%;
	bottom: 0px;
	left: 0px;
}

.pop_br {
	position: absolute;
	background: url(gfx/shadowpng.png) bottom right no-repeat;
	width: 50%;
	height: 50%;
	bottom: 0px;
	right: 0px;
}

h3.togglers {
	margin: 10px 0px 5px 0px;
	font-size: 13px;
	cursor: pointer;
}

.statusico {
	position: relative;
	top: -2px;
	left: 3px;
}

.tips {
	font-size: 11px;
	background-color: #e4e0d7;
	padding: 10px;
}
