
/*SHADE TABS STYLES*/

.shadetabs{
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	line-height: normal;
	padding: 3px 0;
	margin-left: 0;
	margin-top: 1px;
	margin-bottom: 0;
	list-style-type: none;
	text-align: left;
	border-bottom: 1px solid #aaa; /*set to left, center, or right to align the menu as desired*/
}
.shadetabs ul {
	margin: 0;
	padding: 0; }
.shadetabs li{
	display: inline;
	margin: 0;
	padding: 0; }

.shadetabs li a{
	text-decoration: none;
	position: relative;
	z-index: 1;
	padding: 3px 7px;
	margin-right: 3px;
	border: solid 1px #aaa;
	color: #00f;
	background-color: #edf3fe; }
.shadetabs li a:hover{
color: #000;
}

.shadetabs li a.selected{ /*selected main tab style */
position: relative;
}

.shadetabs li a.selected{ /*selected main tab style */
color: #000;
	background-color: #eee;
	border-bottom-color: #eee; }

.shadetabs li a.selected:hover{ /*selected main tab style */

}

/*TOPBAR TABS STYLES*/

.toptabs{
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	line-height: normal;
	background-color: #eee;
	padding: 3px 10px;
	margin-left: 0;
	margin-top: 1px;
	margin-bottom: 0;
	list-style-type: none;
	text-align: left;
	border-bottom: 1px solid #aaa; /*set to left, center, or right to align the menu as desired*/
}
.toptabs ul {
	margin: 0;
	padding: 10px 0 0; }
.toptabs li{
	display: inline;
	margin: 0;
	padding: 0; }

.toptabs li a{
	text-decoration: none;
	position: relative;
	z-index: 1;
	padding: 3px 7px;
	margin-right: 3px;
	border: solid 1px #aaa;
	color: #00f;
	background-color: #edf3fe; }
.toptabs li a:hover{
color: #000;
}

.toptabs li a.selected{ /*selected main tab style */
position: relative;
}

.toptabs li a.selected{ /*selected main tab style */
color: #000;
	background-color: #fff;
	border-bottom-color: white; }

.toptabs li a.selected:hover{ /*selected main tab style */

}





body {
	font-size: 12px;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	background-color: #fff;
	min-width: 800px;
	margin: 0 10px 10px;
	padding: 0; }
h2 {
	font-size: 1.5em;
	font-weight: bold;
	margin: 0.5em 0; }
h3 {
	color: #666;
	font-size: 1.1em;
	font-weight: bold;
	margin: 1em 0 0.66em; }
h4 {
	font-weight: normal;
	background-color: #ffc;
	margin: 1em 0 1.33em;
	padding: 3px 6px;
	border: solid 1px #ebeb7d; }
.txt_1 {
	color: #666;
	font-size: 10px; }
.txt_2 {
	font-size: 12px;
	line-height: 1.5em; }
.txt_3 {
	font-size: 14px; }
.container_center {
	margin-right: auto;
	margin-left: auto;
	width: 728px;
	clear: both; }
/*TOP BAR*/
#topbar {
	font-size: 12px;
	line-height: normal;
	height: 30px;
	clear: both;
	margin: 0 -10px 2px; }
#member_info {
	position: relative;
	top: -22px;
	float: right;
	margin-right: 10px; }
/*BIG LOGO*/
#logo {
	background-image: url(../images/interface/signal.png);
	background-repeat: no-repeat;
	width: 600px;
	height: 280px;
	z-index: 99;
	margin-right: auto;
	margin-left: auto;
	padding-right: 200px; }
/*SEARCH STYLES*/
#search {
	width: 440px;
	z-index: 1;
	margin-top: -100px;
	margin-right: auto;
	margin-left: auto; }
#search input[type="text"] {
	font-size: 14px;
	font-weight: bold;
	width: 360px; }
/*BANNER STYLES*/
#banner {
	height: 85px; }
#banner form {
	margin-top: -42px;
	margin-left: 230px; }
#titlebar {
	font-weight: bold;
	background-color: #ffc;
	height: 16px;
	clear: both;
	margin-bottom: 10px;
	padding: 5px 10px;
	border-top: 2px solid #fc0; }
#title {
	float: left; }
#titlebar .results {
	font-weight: normal;
	text-align: right;
	float: right; }
	
/*MESSAGES*/
#col_left {
	width: 600px;
	float: left;
	margin: 10px; }
#messages_center {
	margin: 10px auto;
	width: 600px; }
.dateline {
	color: #090;
	font-weight: bold;
	background-color: #c9f1c9;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 3px 6px; }
.message_content {
	line-height: 1.25em;
	background-color: #eee;
	background-image: url(../images/interface/bkd_message.gif);
	background-repeat: repeat-x;
	background-position: 0 bottom;
	margin-bottom: 30px;
	padding-top: 6px;
	padding-right: 10px;
	padding-left: 10px;
	border-left: 1px solid #aaa; }
.message {
	font-size: 14px;
	line-height: 1.5em; }
.location {
	color: #090;
	font-size: 12px;
	line-height: 1.5em;
	margin-top: 4px;
	margin-bottom: 4px; }
.location a {
	color: #090;
	background-color: #e0ffe0;
	text-decoration: none;
	margin-right: 2px;
	padding: 2px 6px;
	border: solid 1px #b9f1b9; }
.location a:hover {
	color: #fff;
	background-color: #090;
	border-color: #090; }
.info {
	color: #6590af;
	font-size: 12px;
	line-height: normal;
	margin-top: 4px;
	margin-bottom: 4px; }
.info a {
	color: #6295c8; }
.member_photo {
	color: #666;
	font-size: 10px;
	font-weight: bold;
	background-color: #f9f9f9;
	text-align: center;
	width: 180px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border: solid 1px #ddd; }
.member_photo img {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	border: solid 2px #000; }
.sidebar {
	background-color: #f9f9f9;
	width: 220px;
	float: right;
	margin-top: 10px;
	padding: 6px 10px;
	border: solid 1px #ddd; }
.button {
	font-size: 12px;
	margin: 1.5em 10px; }
.button a {
	color: #000;
	font-weight: bold;
	background-color: #edf3fe;
	text-decoration: none;
	padding: 3px 20px;
	border-color: #ddd #aaa #aaa #ddd;
	border-style: solid;
	border-width: 1px; }
.button a:hover {
	background-color: #d5ebff;
	border-color: #aaa #ddd #ddd #aaa; }
	
/*FORM STYLES*/
form {
	margin: 0;
	padding: 0; }
.textfield {
	font-size: 14px;
	width: 100%; }
	
/*ADS*/
#ads {
	width: 160px;
	float: right;
	margin-top: 20px;
	margin-bottom: 20px; }
.ad_leaderboard {
	margin-top: 10px;
	margin-bottom: 10px; }
/*PAGINATION*/
.pagination {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: normal;
	text-align: center;
	clear: both;
	margin-top: 20px;
	margin-bottom: 10px; }
.pagination b{
	color:               #000;
	font-size: 12px;
	font-weight: bold;
	padding-right: 2px;
	padding-left: 2px; }
	
.pagination a {
	font-size: 12px;
	font-weight: normal;
	padding-right: 2px;
	padding-left: 2px; }
.pagination a:hover {
	 }
/*PRINT ITEM STYLES*/
.item {
	color: #888;
	font-size: 12px;
	width: 380px;
	margin: 1em auto 2em; }
.item strong {
	color: #000; }
/*BLOG & FAQ STYLES*/
.comment {
	text-indent: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 4px;
	border: solid 1px #d5e0f1; }
.comment .message {
	line-height: 1.5em;
	text-indent: 0;
	margin-top: 1em;
	margin-bottom: 1em;
	padding-left: 40px; }
.comment .posted {
	color: #6783ba;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	background-color: #d5e0f1;
	text-align: right;
	margin: 0;
	padding: 3px 6px; }
blockquote {
	color: #6087b6;
	font-style: italic;
	margin-right: 100px;
	margin-left: 100px; }
/*FOOTER*/
#footer {
	text-align: center;
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px solid #7ea2bc; }
#copyright {
	color: #6087b6;
	font-size: 10px;
	text-align: center;
	clear: both;
	margin-top: 10px;
	margin-bottom: 20px; }
.stats {color: #fff; }

/*ADS*/
#ads {
	width: 160px;
	float: right;
	margin-top: 20px;
	margin-bottom: 20px; }