@import url('R14.css');



	body{
		background-image: url('/guild/forums/templates/R14/images/SWTORShipsEmpire/pageBG.png');
	}





/* Top navigation */
	.guildNav{
		background: url('/guild/forums/templates/R14/images/SWTORShipsEmpire/navSplit.png');
		background-position:right top;
		background-repeat:no-repeat; 
	}

/* Main container style */

	#site_wrap_neo{

		background:none;
		border:0px;
		box-shadow: none;
		-o-box-shadow: none;
		-moz-box-shadow: none;
		-webkit-box-shadow: none;
	}

	.primaryContentAreaContainerDiv, .popup_container{
		 border: 1px solid rgba(198, 245, 253, 0.1);
		 border-top:0px;
		box-shadow: 0 4px 10px #000;
		-o-box-shadow: 0 4px 10px #000;
		-moz-box-shadow: 0 4px 10px #000;
		-webkit-box-shadow: 0 4px 10px #000;
	}

	#info_panels, #site_wrap_neo, #primaryNavContainer #primaryNavTable, #mainBodyTable{
		width: 1137px;
	}
	
	#lbw, #rbw{
	min-width: 1137px;
	}	

/* Global content boxes (gives seperation to things like forum rows, etc.) */

	.popup_form{
		background:#191919;
	}

	#lbw{
		height:100%;
		padding-bottom:30px;
	}

	#rbw{
		margin: 0 auto;
		height:100%;
	}

/* popup and tabs */

	.tabs td.current_tab{
		background: none;
	}

/* Header / Logo box - this will determine the height */

	#headerFrame{
		height:320px;
	}

	 .headerBody{
	 	padding-top:15px;
	 }
	  .guildLogo{
	  		margin-top:11px;  
     }

/************************** Forms **************************/

	.form_label_container, .form_input_container{
		color:#cccccc;
	}

	.errorFrame{
		color:#faaf0c;
	}
/************************** /Forms **************************/



/************************** Widgets **************************/

	.raid_signup_box{
		border-bottom:1px solid #202020;
	}

	.item_highlighter{
		border:1px dashed #2e2e2e;
	}

	.widgetWantedTitle{
		color:#931212;
	}

	#shoutbox{
		margin-bottom:-5px;
	}


/************************** /Widgets **************************/



/* ?????????????????????????????????????????????? */

	#cal2Container, .global_notifier_message{
		border:1px solid #1b1b1b;
	}

	#page_instruction{
		color:#202020;
		background: #eeeeee;
	}

	/* Form Messages */
	.LV_validation_message, .LV_valid{
		color:#ff9900;
	}

	.overlib_background{
		background:#e2e2e2;
   			border:3px solid #fff;
	}

	.overlib_text{
		color:#0f0f0f;
	}

/*  Admin bar under top menu  */

	#customization_control_panel{
		position:absolute;
		top:37px;
		width:1107px;
	}

/************************** Color and image classes **************************/
body {color:#FFFFFF;}
html, body{background:#000000;}
#leftColumn, #mainBody, #rightColumn, .popup_container, .add_item_popup_form, input[type="text"].helpline{
background: #1C1C29;
background: -moz-linear-gradient(top,  #2F3445 0%, #1C1C29 150px);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2F3445), color-stop(150px,#1C1C29));
background: -webkit-linear-gradient(top,  #2F3445 0%,#1C1C29 150px);
background: -o-linear-gradient(top,  #2F3445 0%,#1C1C29 150px);
background: -ms-linear-gradient(top,  #2F3445 0%,#1C1C29 150px);
background: linear-gradient(top,  #2F3445 0%,#1C1C29 150px);
}
#shoutbox{background:#1C1C29;}
#footerContrast{background:#1C1C29;}
body a{color:#E3E8FF;}
body a:hover, body a:active{color:#B3B7C9;}
a.adminBar,a.adminBar:visited{color:#E3E8FF;}
a.adminBar:hover, a.adminBar:active{color:#B3B7C9}
.guildNav a{color:#E3E8FF;}
.guildNav a:hover, .guildNav a:active, .tabs td.current_tab a, .unselected_tab a:hover{
background: #494B5C;
background: -moz-linear-gradient(top,  #494B5C 0%, #2B2C36 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#494B5C), color-stop(100%,#2B2C36));
background: -webkit-linear-gradient(top,  #494B5C 0%,#2B2C36 100%);
background: -o-linear-gradient(top,  #494B5C 0%,#2B2C36 100%);
background: -ms-linear-gradient(top,  #494B5C 0%,#2B2C36 100%);
background: linear-gradient(top,  #494B5C 0%,#2B2C36 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#494B5C', endColorstr='#2B2C36',GradientType=0 );
color:#B3B7C9;
}
.adminBarContainerDiv, .popup_title_header, #primaryNavTable, .unselected_tab a{
background: #282A33;
background: -moz-linear-gradient(top,  #282A33 0%, #16171C 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#282A33), color-stop(100%,#16171C));
background: -webkit-linear-gradient(top,  #282A33 0%,#16171C 100%);
background: -o-linear-gradient(top,  #282A33 0%,#16171C 100%);
background: -ms-linear-gradient(top,  #282A33 0%,#16171C 100%);
background: linear-gradient(top,  #282A33 0%,#16171C 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#282A33', endColorstr='#16171C',GradientType=0 );
}
.contentTitle, .popup_title_header{color:#858585;}
.tabs td, .tabs td.current_tab, .tabs td.unselected_tab{border:0px;border-bottom:1px solid #1C1D24;}
.tabs td.current_tab, .tabs td.unselected_tab{border:0px;}
.tabs td.current_tab a, .tabs td.unselected_tab a{border-top:1px solid #1C1D24;border-left:1px solid #1C1D24;border-right:1px solid #1C1D24;}
.tabs td.current_tab, .unselected_tab a{color:#E3E8FF;}
.tabs td.current_tab a, .unselected_tab a:hover{color:#B3B7C9;}
.row1_post_container{background:#282C36;}
.helpline{color:#FFFFFF;max-width:470px!important;}
.newsFooter{border-bottom: 1px solid #2F3445;}
.calendarNonEvent,.calendarHover{border:1px solid #252A2B;}
.calendarNonEvent{background: #646775;}
.calendarHover, .calendarEvent{background: #484A54;}
.poll_result_line{background-color:#5E5E5E;}
#customization_control_panel{background: #2F3445;}
#rbw{background: url('/guild/forums/templates/R14/images/ElderScrollsRuins/ElderScrolls.jpg');background-repeat: no-repeat;background-position: top center;}
#lbw{background: url('/guild/forums/templates/R14/images/ElderScrollsRuins/footer.jpg');background-position: bottom;background-repeat: no-repeat;}
.tweetContainer, .item_highlighter .widgetMenuTopLeft, .item_highlighter .widgetBodyTopLeft, #info_panels, .gameInfoLinkHeader, .row1, .row2, .row3, .row3Right, .thCornerL, .thTop, .thCornerR, .quote, .shoutbox_shout, .data1 td, .data1 h4, #cal2, #widg_content_placeholder, .data1, .data2, .data3{
background: url('/guild/forums/templates/R14/images/ElderScrollsRuins/bgw.png');
}