/*-----------------------------
----  Talonro.com v3 CSS   ----
----  Author:  GM Seiren   ----
----  Edit:  Black Talon   ----
-------------------------------*/

/* Resets */
body,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,th,td { 
	margin:0;
	padding:0;
}


body {
	text-align: justify;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,th,var {
	font-style:normal;
	font-weight:normal;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym {
	border:0;
}

/* Main website elements */
body {
	background: url('../images/bg_main.jpg') repeat-x #EEE;
	font-family: 'Trebuchet MS';
	font-size: 12px;
	color: #000;
}
a {
	color: #000;
}
hr {
	height: 1px;
	border: 0;
	background-color: #999;
}
.floatleft {
	float: left;
}
.clear {
	clear: both;
}
td {
	font-family: 'Trebuchet MS';
	font-size: 12px;
	color: #000;
	padding: 3px;
	border: solid 1px #000;
}
table {
	border: solid 1px #000;
}

/* ID's and Classes */
#mainwrap {
	margin: 0px auto 0px auto;
	width: 960px;
	background: #FFF;
}
#mid {
	width: 946px;
	background: url('../images/bg_inner.gif') repeat-y;
	margin: 0px 7px 0px 7px;
}
#header {
	width: 100%;
	height: 175px;
}
#logobox {
	float: left;
	width: 736px;
	height: 175px;
}
#logobox h1 {	
	width: 736px;
	height: 175px;
	text-indent: -100em;
	overflow: hidden;
	background: url('../images/header_talonro3.jpg') top right no-repeat;
	margin: 0;
	cursor: pointer;
	cursor: hand;
}
#logobox h1 a
{
	display: block;
	width: 736px;
	height: 175px;
	outline: none;
}
#cpanel {
	width: 213px;
	height: 175px;
	float: left;
}
#cp_top {
	width: 213px;
	height: 11px;
	background: url('../images/header_topright.jpg');
}
#cp_header {
	width: 213px;
	height: 28px;
	background: url('../images/header_cpanel_title.gif');
}
#cp_header2 {
	width: 213px;
	height: 28px;
	background: url('../images/header_cpanel_title2.gif');
}
#cp_main {
	width: 201px;
	height: 114px;
	background: url('../images/header_cpanel_col.jpg');
	padding-left: 12px;
	padding-top: 10px;
}
#cp_main2 {
	width: 201px;
	height: 114px;
	background: url('../images/header_cpanel_col.jpg');
	padding-left: 12px;
	padding-top: 10px;
}
#cp_footer {
	width: 213px;
	height: 12px;
	background: url('../images/header_bottomright.jpg');
}
.cpanel_input {
	font-family: 'Trebuchet MS';
	font-size: 12px;
	color: #666;
	height: 17px;
	width: 120px;
	border: solid 1px #999;
	margin-bottom: 2px;
}
.cpanel_button {
	margin-top: 3px;
}
#pass_recov {
	font-size: 10px;
	font-weight: bold;
}
#pass_main_recov a {
	color: #FFF;
	font-size: 10px;
	font-weight: bold;
}
#gettingstarted1 {
	float: left;
	width: 200px;
	height: 50px;
}
#testimonials_front {
	float: left;
	width: 167px;
	height: 50px;
	background: url('../images/main_sprite.jpg') 0px 0px;
}
#testimonials_mid {
	float: left;
	width: 518px;
	height: 39px;
	background: url('../images/testimonials_bg.jpg') repeat-x;
	color: #999;
	line-height: 15px;
	vertical-align: middle;
	padding-top: 11px;
	font-size: 11px;
}
#testimonials_right {
	float: left;
	width: 61px;
	height: 50px;
	background: url('../images/main_sprite.jpg') -177px 0px;
}
#mainmenu {
	float: left;
	width: 200px;
	margin-right: 9px;
}
#mainmenu h2 {
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	display: block;
	width: 200px;
	height: 29px;
	background: url('../images/main_sprite.jpg');
}
#mainmenu h2#serverinfo {
	background-position: 0px -98px;
}
#mainmenu h2#about {
	background-position: 0px -127px;
}
#mainmenu h2#gettingstarted {
	background-position: 0px -156px;
}
#mainmenu h2#community {
	background-position: 0px -185px;
}
#mainmenu h2#support {
	background-position: 0px -214px;
}
#mainmenu h2#facebook {
	background-position: 0px -243px;
}

#contentwrap {
	float: left;
	width: 737px;
}
.content {
	float: left;
	width: 552px;
	margin-right: 8px;
}
.topmargin {
	margin-top: 10px;
}
.sidemenu {
	float: left;
	width: 177px;
}
.title_left {
	float: left;
	width: 15px;
	height: 28px;
	background: url('../images/title_left.gif');
}
.title_mid {
	float: left;
	width: 524px;
	height: 28px;
	background: url('../images/title_mid.gif') repeat-x;
}
.title_right {
	float: left;
	width: 13px;
	height: 28px;
	background: url('../images/title_right.gif');
}
.title_mid h2 {
	font-family: 'Trebuchet MS';
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	line-height: 27px;
}
.content_block {
	float: left;
	padding: 10px;
	width: 467px;
}
.content_pages {
	padding: 10px;
}
.content_pages h3 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
}
.content_pages h4 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 5px;
}
.content_block p {
	line-height: 14px;
	margin-top: 0px;
	margin-bottom: 10px;
}
#image_gm {
	float: left;
	width: 65px;
	height: 115px;
	margin-top: 0px;
}
#testimonials_right2 {
	width: 100%;
	height: 10px;
	text-align: right;
	background: url('../images/testimonials_right2.jpg') no-repeat top right;
}
#serverinfo_title {
	width: 168px;
	height: 28px;
	background: url('../images/main_sprite.jpg') 0px -60px;
}
#serverinfo_mid {
	width: 144px;
	height: 200px;
	background: url('../images/main_sprite.jpg') -210px -125px;
	color: #FFF;
	font-size: 9px;
	padding-top: 1px;
	padding-left: 12px;
	padding-right: 12px;
}
#serverinfo_mid a {
	color: #FFF;
}
#serverinfo_mid strong {
	font-size: 11px;
}
#serverinfo_bottom {
	width: 168px;
	height: 11px;
	background: url('../images/main_sprite.jpg') 0px -315px;
}
#cplogin_title {
	width: 168px;
	height: 28px;
	background: url('../images/main_sprite.jpg') 0px -282px;
}
#cplogin_mid {
	width: 144px;
	height: 114px;
	background: url('../images/main_sprite.jpg') -248px 0px;
	color: #FFF;
	font-size: 11px;
	padding-top: 1px;
	padding-left: 12px;
	padding-right: 12px;
}
.cpmain {
	width: 140px;
	height: 16px;
	border: solid 1px #CCC;
	background: #606060;
	color: #FFF;
	font-size: 10px;
}
#voting_buttons {
	margin-top: 12px;
	margin-bottom: 10px;
}
.woe_on {
	color: #0F0;
}
.woe_off {
	color: #F00;
}
ul.navigation {
	margin: 5px 0px 10px 22px;
	padding: 0;
	list-style-image: url('../images/list_icon.gif');
}
ul.nav_cpanel {
	margin: 0px 0px 0px 17px;
	padding: 0;
	list-style-image: url('../images/list_icon.gif');
}
.newsmessage {
	padding: 20px 10px 10px 10px;
	line-height: 16px;
}
.newsmessage p {
	margin-top: 5px;
}
.newsicon {
	float: left;
	width: 35px;
	padding-right: 10px;
}
.newstopic {
	font-size: 16px;
	font-weight: bold;
	margin: 0;
}
.newsposter {
	font-size: 9px;
	color: #999;
	margin: 0;
}
.newscomment {					
	font-size: 10px;
	font-weight: bold;
}
.newsheader {
	width: 100%;
	height: 40px;
	border-bottom: dotted 1px #AAA;
}
.newscontent {
	width: 100%;
	border-bottom: dotted 2px #AAA;
	padding-bottom: 10px;
}
.newscontent a {
	color: #FF7900;
	text-decoration: underline;
}
#copyright {
	width: 100%;
	height: 45px;
	background: url('../images/bg_copyright.jpg') repeat-x;
	color: #FFF;
	text-align: center;
	line-height: 18px;
	padding-top: 5px;
}
#copyright a {
	color: #AAA;
}
.disclaimer {
	font-size: 10px;
}
img.nav_logout {
	padding-top: 7px;
	margin: 0px 0px 0px 4px;
}
.login_button {
	padding-top: 12px;
}
td.form {
	font-family: 'Trebuchet MS';
	font-size: 12px;
	color: #000;
	padding: 0px;
	border: none;
}
table.form {
	border: none;
}
.chkbx_input {
	font-family: 'Trebuchet MS';
	font-size: 12px;
	margin-bottom: 3px;
}
.item_block {
	margin: 10px 0px 10px 0px;
}
.item_block_img {
	float: left;
	width: 100px;
}
.item_block_desc {
	float: left;
	width: 430px;
}
.tr_top {
	background: #C60;
}
.tr_top td {
	color: #FFF;
}
.tr_subtop {
	background: #EEE;
}
.table_row_top {
	font-size: 13px;
	background: url('../images/table_row_bg.gif') #E2E2E2 top left repeat-x;
	border: solid 1px #BBB;
	padding: 5px;
}
.table_row_top_small {
	background: #DDD;
	font-size: 11px;
	height: 20px;
	background: url('../images/table_row_small_bg.gif') #F0F0F0 top left repeat-x;
	border: solid 1px #BBB;
}
.table_col_left_small {
	background: #EEE;
	font-size: 11px;
	width: 30%;
	height: 23px;
	padding-left: 5px;
}
.table_col_right_small {
	width: 70%;
	height: 23px;
	font-size: 11px;
	padding-left: 5px;
}
.info_table {
	border: solid 1px #BBB;
}
.info_table td {
	border: solid 1px #BBB;
}
.content_pages center p {
	background: #F4F4F4;
	padding: 5px;
	border: dotted 1px #AAA;
	border-top: solid 5px #AAA;
	margin: 0;
}
#feats_container {
	float: left;
	width: 198px;
	height: 123px;
}
.feature {
	position: absolute;
	display: none;
}
#feats {
	width: 210px;
	float: left;
}
#feats_top {
	width: 210px;
	height: 39px;
	background: url('../images/features_header.jpg') top right no-repeat;
}
#feats_right {
	width: 12px;
	height: 123px;
	float: left;
	background: url('../images/features_right.jpg') top right no-repeat;
}
#feats_bottom {
	width: 210px;
	height: 13px;
	background: url('../images/features_footer.jpg') top right no-repeat;
}
.table_clear {
	border: 0;
}
.table_clear td {
	border: 0;
	vertical-align: top;
}
.newsheadlines ul {
	margin: 0px 0px 0px 20px;
	padding: 0;
	padding: 5px 0px 0px 20px;
	list-style: disc;
	line-height: 13px;
	color: #FF7900;
}
.newsheadlines li {
	border-bottom: dotted 1px #AAA;					
	margin-bottom: 5px;
	line-height: 17px;
}
.newsheadlines li span {
	color: #000;
}
.newsheadlines li span a {
	color: #000;
	text-decoration: none;
}
td.form_common {
	font-family: 'Trebuchet MS';
	font-size: 12px;
	color: #000;
	padding: 5px;
	width: 150px;
	height: 35px;
	border: 0;
	border-bottom: solid 1px #CCC;
}
td.form_common input {
	border: solid 1px #BBB;
	background: #F8F8F8;
	padding: 4px 0px 0px 3px;
	font-family: verdana;
	font-size: 10px;
	height: 16px;
	width: 200px;
}
td.form_common select {
	font-family: verdana;
	font-size: 10px;
	width: 100px;
}
td.form_common textarea {
	border: solid 1px #BBB;
	background: #F8F8F8;
	font-family: verdana;
	font-size: 10px;
	padding: 4px;
	width: 350px;
	height: 250px;
}
td.form_common select {
	font-family: verdana;
	font-size: 10px;
	padding: 4px;
}
table.form_common {
	border: none;
}
.customfeat_left {
	float: left;
	width: 160px;
}
.customfeat_right {
	float: left;
	width: 372px;
}
.customfeat_in {
	float: left;
	width: 50%;
}
.customfeat_clear {
	clear: both;
	padding-top: 10px;
}
.customfeat_in .red {
	color: red;
}
.customfeat_in .green {
	color: green;
}
.customfeat_in .linethrough {
	text-decoration: line-through;
}
