*{
	font-family: Lucida, Helvetica, Arial;

}

body {
	background: #181818;
	color: #FFF;
	font-size: 14px;
	padding: 0px;
	margin: 0px;
	line-height: 150%;
}

form {
	margin: 0px;
	padding: 0px;
}

a {
	color: #FFC61A;
	text-decoration: none;
}

a:hover {
	color: #f0f0f0 !important;
}

input, select, textarea {
	
}

legend {
	color: #FFFFFF;
}

fieldset {
	border: 1px solid;
	padding: 15px;
}

img {
	display: block;
}

img.ajax-loader{
	display: inline !important;
}

h3, h2, h1, h4, h5 {
	color: #95d6f2;
	margin: 8px 0px;
}
h3, h2, h1, h4, h5 {
	color: #95d6f2;
	margin: 8px 0px;
}

h1 {font-size: 32px;}
h2 {font-size: 24px;}
h2, {font-size: 22px;}
h3 {font-size: 16px;}
h4 {font-size: 14px;}
h5 {font-size: 12px;}

h1.no_bottom, h2.no_bottom, h3.no_bottom, h4.no_bottom, h5.no_bottom {
	margin-bottom: 0px;
}


.even {
	background: #32404a;
}
.odd {
	background: #2b363e;
}

textarea.large_text {
	width: 500px;
	height: 85px;
}

a.blog_title {
	color: #95d6f2;
}

div.blog_post_odd {
	background: #262626;
	/*border: 1px solid #62707A;*/
	padding: 10px;
	width: 530px;
	margin-bottom: 15px;
}

div.blog_post_even {
	background: #262626;
	/*border: 1px solid #5B666E;*/
	padding: 10px;
	width: 530px;
	margin-bottom: 15px;
}

ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.clearfix {
	clear: both;
}

.left{
	float: left;
}

.checkbox{
	clear: both;
	margin-left: 10px;
}

#errors{
	color: #FF3D00;
	}

 .error-message {
	color: #FF3D00;
	margin-top: 5px;
}


/* Main layout */

#gameSelect{
	float: right;
}

#gameSelect .icon {
	display: inline;
	border: none;
}

#gameSelect .now_serving {
	display:block;
	float:left;
	color: #95D6F2;;
	font-size: 12px;
	font-weight:bold;
	margin-right:14px;
	margin-top:11px;

}

#main {
	width: 920px;
	margin: 10px auto;
	overflow: hidden;
	position: relative;
}

#header {
	height: 166px;
	overflow: hidden;
	margin-bottom: 0px;
	padding-bottom: 0px;

}

#logo {
	float: left;
}
#nav_bar {
	clear: both;
	padding-top: 2px;
	text-align: right;
	width: 920px;
	height: 34px;
	background: url(../img/lfg_nav.jpg);
}

#nav_bar a{
	font-weight: bold;
	margin-right: 20px;
	color: #FFF;
	font-size: 11px;
}


#dashboard {
	clear: right;
	height: 60px;
	width: 312px;
	padding: 5px 10px 10px 10px;
	background: url(../img/dashboard_bg.gif) repeat-x;
	float: right;
	margin-top: 5px;
	margin-right: 5px;
}

#dashboard .login_button {
	display: block;
	margin-left: 66px;
}

#dashboard .login_button img{
	border: none;
	margin-left: 4px;
	margin-top: 5px;
}


#main_content {
	background: #222222 url(../img/new_bg.gif) repeat-x;
	/*border-left: 1px solid #32404A;
	border-right: 1px solid #32404A;
	border-bottom: 1px solid #32404A;*/
	overflow: hidden;
	padding: 10px 20px 20px 20px;
	margin-top: 0px;
}

#flashMessageWrapper{
background:#4777A5 none repeat scroll 0 0;
border-bottom:2px solid #103C5F;
color:#103C5F;
font-size:16px;
font-weight:bold;
letter-spacing:-1px;
margin:0px 0px 10px;
padding:8px;
}

#flashMessageWrapper .close_message {
	float: right;
	cursor: pointer;
}

#flashMessageCenter {
	width: 920px;
	margin: auto;
	background: url('../img/dialog-information.png') no-repeat;
	padding-left: 26px;
}



#thin_left {
	float: left;
	width: 250px;
}

#thin_center {
	float: left;
	width: 370px;
}

#thin_right {
	float: left;
	width: 250px;
}

#main_left {
	float: left;
	width: 560px;
	overflow: hidden;
	margin-right: 10px;
}

#main_right {	
	float: left;
	overflow: hidden;
	width: 305px;
}

#footer {
	width: 920px;
	text-align: center;
	margin: 10px auto;
	font-size: 11px;
}

#footer a{
	color: #FFF !important;
}

table.char_display {
	width: 900px;
}
table.char_display td{
	font-weight: bold;
	padding: 5px;
}

span.char_data {
	font-weight: normal !important;
}


/* Blog styles */
.comment_reply {
	margin-left: 30px;
}

table.browse_list {
	width: 870px;
	font-size: 12px;
	line-height: 14px;
}

table.browse_list_short {
	width: 550px;
	font-size: 12px;
	line-height: 14px;
}

table.guild_list {
	width: 550px;
	font-size: 12px;
	line-height: 14px;
}

table.guild_list td {
	padding: 5px 10px;
}

tr.even {
	background: #32404a;
}

tr.odd {
	background: #2b363e;
}

td.guild_listing, td.title {
	width: 390px;
	padding-right: 10px;
}
.guild_list td.server, .guild_list td.actions{
	text-align: right;
	vertical-align: top;
	padding-right: 10px;
}

ul.server_list {
	margin-right: 5px;
	width: 140px;
	float: left;
	font-size: 12px;
}

li.lastest_list {
	margin-left: 10px;
	margin-bottom: 0px;
	font-size: 12px;
}

/* Front page search Box */

#front_search input, select {
	font-size: 12px;
}

#front_search select {
		border: 2px solid #FFF;
}

#front_search input.keywords {
	width: 420px;
	margin-bottom: 4px;
	border: 2px solid #FFF;
}

#front_search select.game_name {
	width: 160px;
}
#front_search select.server_name {
	width: 260px;
}
#front_search div.field_wrapper{
	float: left;
	
}

#front_search div.submit {
	float: left;
	margin-left: 4px;
	margin-top: 27px;

}

/* Blogs */

span.comment_headline {
	color: #95d6f2;
	font-weight: bold;
}

div.comment{
	padding: 15px;
	margin-bottom: 15px;
}


div.comment_reply {
	padding-left: 30px;
}

div.comment_options {
	float: right;
}

div.comment_form {
	width: 500px;
}

div.blog_post_main {
	padding: 15px;
	background: #151515;
}

/* Server lists */
span.servers_more_link {
	font-size: 10px;
	margin-left: 10px;
	font-weight: bold;
}

/* Advanced Search + Add New - Ads & Characters */
div.first_column {
	float: left;
	width: 240px;
	clear: left;
	margin-right: 20px;
}

div.first_column_char {
	float: left;
	width: 300px;
	clear: left;
	margin-right: 20px;
}

div.second_column {
	float: left;
	width: 300px;
}
div.second_column_char {
	float: left;
	width: 284px;
	margin-right: 20px;
}

div.game_data {
	clear: left;
	
}

input.right_align, select.right_align {
	position: absolute;
	right: 0px;
	top: 0px;
	max-width: 150px;
}

div.select_spacer {
	position: relative;
	margin-bottom: 5px;
}

#search_results {
	clear: left;
	margin-top: 25px;
}

div.input_spacer {
	position: relative;
	margin-bottom: 7px;
}

div.class_col {
	float: left;
	width: 240px;
    margin-right: 25px;
}

div.class_col_char{
	float: left;
	width: 240px;
}

div.class_bar {
	overflow-y: auto;
	height: 170px;
	width: 240px;
}

div.progress_col {
	float: left;
	width: 295px;

}

div.progress_bar {
	overflow-y: auto;
	height: 170px;
	width: 295px;
}

div.avail_bar {
	float: left;

}

label.avail_label {

}

textarea.avail_dims {

	width: 284px;
	height: 75px;
}

div.blurb_bar {
	float: left;
	clear: left;
	margin-top: 25px;
}

textarea.blurb_dims {
	width: 500px;
	height: 150px;
}

div.hint_window {
	float: left;
	margin-left: 75px;
	margin-top: 50px;
	width: 250px;
}

div.hint_item {
	background: #32404A;
	border: 1px solid black;
	padding: 15px;
}

div.question_bar {
	float: left;
	clear: left;
}

textarea.question_dims {
	width: 400px;
	height: 75px;
}

fieldset.error_field {
	margin-left: 13px;
	margin-bottom: 25px;
	padding: 15px;
	width: 290px;
	background: #32404A;
}

table.guild_display {
	width: 100%;
}

table.guild_display_top {
	width: 560px;
}
table.guild_display_top tr {
	vertical-align: top;
}

table.guild_display td {
	vertical-align: top;
	margin-right: 20px;
}

table.char_display {
	width: 100%;
}

table.char_display_top {
	width: 560px;
}

table.char_display_top tr {
	vertical-align: top;
}

table.char_display td {
	vertical-align: top;
	margin-right: 20px;
}

h1.guild_headline {
	padding-bottom: 0px;
	margin-bottom: 0px;
}

h1.char_headline {
	padding-bottom: 0px;
	margin-bottom: 0px;
}

div.text_block {
	background: #151515;
	padding: 10px;

	margin-bottom: 15px;
}

/* Textarea and 'thin-page' spacing */

div.message_wrapper {
	width: 300px;
	margin-left: 30px;
	margin-right: 30px;
}

textarea.message_body {
	width: 300px;
	height: 150px;
}

div.blog_post{
	width: 300px;
	margin-left: 30px;
	margin-right: 30px;
}

textarea.blog_post{
	width: 300px;
	height: 200px;
}

fieldset.register{
	width: 375px;
	margin-top: 30px;
	margin-left: 250px;
	margin-right: 250px;
}

fieldset.login{
	width: 230px;
	margin-left: 50px;
	margin-right: 50px;
	padding: 10px;
}

fieldset.password_reset{
	margin-left: auto;
	margin-right: auto;
	width: 300px;
}

fieldset.edit_settings{
	width: 300px;
	margin-left: 15px;
	margin-right: 15px;
}

fieldset.my_account{
	width: 250px;
	margin-left: 50px;
	margin-right: 50px;
}

textarea.feedback{
	width: 300px;
	height: 150px;
}

div.feedback{
	width: 300px;
	margin-left: 30px;
	margin-right: 30px;
}

textarea.bug_report{
	width: 300px;
	height: 150px;
}

div.bug_report{
	width: 300px;
	margin-left: 30px;
	margin-right: 30px;
}

div.browse_select{
	width: 200px;
	margin: auto;
	font-size: 16px;
}

div.search_spacer{
	width: 300px;
	margin-left: 30px;
	margin-right: 30px;
}

div.guild_list_spacer{
	width: 300px;
	margin-left: 30px;
	margin-right: 30px;
}

table.view_header {
	width: 870px;
}

td.view_header {
	width: 750px;
}

table.view_footer {
	width: 870px;
}

td.view_footer {
	width: 750px;
}

.role_col input, .class_col input, .progress_col input {
	border: none !important;
}

/* ads */
.banner_468 {
	width: 468px;
	margin: auto;

}

div.leaderboard_center {
    margin: 10px auto 20px auto;
    width: 728px;
}

#advSearchWrapper_ads {
    width: 560px;
}

#advSearchWrapper_ads input[type=submit]{
    background: #32404A;
    color: #FFC61A;
    padding: 6px 10px;
    border: 3px solid #2B363E;
    font-size: 16px;
    font-weight: bold;
    cursor: pointer;
}

a.reply_link{

    display: block;
    width: 190px;
    text-align: center;
    background: #32404A;
    color: #FFC61A;
    padding: 6px 10px;
    border: 3px solid #2B363E;
    font-size: 16px;
    font-weight: bold;
    cursor: pointer;
    float: right;
}

#advSearchWrapper_ads .first_column label, #advSearchWrapper_ads .second_column label{
    font-weight: bold;
    color: #95D6F2;
}

#advSearchWrapper_ads .progress_col div.left, #advSearchWrapper_ads .class_col div.left{
    font-weight: bold;
    color: #95D6F2;
}
#searchMediumRectangle {
    float: right;
    width: 300px;
    height: 250px;
}


#characterSearchWrapper {
    width: 560px;
}

#characterSearchWrapper input[type=submit]{
    background: #32404A;
    color: #FFC61A;
    padding: 6px 10px;
    border: 3px solid #2B363E;
    font-size: 16px;
    font-weight: bold;
    cursor: pointer;
}

#characterSearchWrapper .first_column {
    margin-right: 25px;
}

#characterSearchWrapper .first_column label, #characterSearchWrapper .second_column label{
    font-weight: bold;
    color: #95D6F2;
}

#characterSearchWrapper .progress_col div.left, #characterSearchWrapper .class_col div.left{
    font-weight: bold;
    color: #95D6F2;
}
#searchMediumRectangle {
    float: right;
    width: 300px;
    height: 250px;
}
    

