@import url('R14.css');



/* Text color */
		body {
			color:#dddddd;
		}

/* Page Background */
		html, body{
			background:#060607;
		}


/* Global links */
		body a{
			color:#84abe0;
		}
		
		body a:hover, body a:active{
			color:#aec9ee;
		}




/* Main container style */

		#site_wrap_neo{
			background: url('images/BlueDefault/mainBG.png');
			background:none;

			
		}
		
		.popup_container{

			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.) */

		 .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('images/BlueDefault/bgw.png');
		}

		.popup_form{
			background:#191919;
		}


/* Main content background */

		#leftColumn, #mainBody, #rightColumn, .popup_container, .add_item_popup_form, input[type="text"].helpline{
			background:#15191e;
    		background-image: url("images/BlueDefault/topFade.png");
    		background-repeat: repeat-x;
		}
		
		#shoutbox{
			background:#15191e;
		}

		 #footerContrast{
		 	background:#15191e;
		 }
		
		
		
		#lbw{
			height:100%;
			/*background:url('images/BlueDefault/pageFooter.jpg');
			background-position: bottom;
			background-repeat: no-repeat;
			padding-bottom:10px;*/
			background:url('images/BlueDefault/pageBG.jpg');
			background-repeat: no-repeat;
			margin: 0 auto;
			background-position: top center;
			height:100%;
		}
		
		#rbw{

			/*
			background:url('images/BlueDefault/headerBanner.png');
			background-repeat: repeat-x;*/
		}
		
		
		
		
		
		
		
		
/* Top navigation */

		.guildNav a{
			color:#c8e2fa;
		}
		.guildNav a:hover, .guildNav a:active, .tabs td.current_tab a, .unselected_tab a:hover{
			background: url('images/BlueDefault/navBGHover.png');
			color:#c8e2fa;
		}

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

/* popup and tabs */
		.adminBarContainerDiv, .popup_title_header, #primaryNavTable, .unselected_tab a{
			background: url('images/BlueDefault/navBG.png');
		}
		
		.tabs td.current_tab{
			background: none;
		}
		

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

		/*.defaultLogo{
            margin-top:2px;
            margin-bottom:250px;	
		}*/
		
		#headerFrame{
			height:277px;
		}
		
	  .headerBody{
	  	  /*text-align: right;*/
		  padding-top:15px;
	  }
	  .guildLogo{
	  		margin-top:11px;  
     }	  

/* Admin top bar (Customization Panel) */
		#customization_control_panel{
			background: #101010;
		}

/* Main section titles */
		.contentTitle, .popup_title_header{
			color:#fff;
		}



/************************** Tabs **************************/


		.tabs td, .tabs td.current_tab, .tabs td.unselected_tab{
			border:0px;
			border-bottom:1px solid #1c1c1c;
		}

		
		.tabs td.current_tab, .tabs td.unselected_tab{
			border:0px;
		}
		
		.tabs td.current_tab a, .tabs td.unselected_tab a{
			border-top:1px solid #1c1c1c;
			border-left:1px solid #1c1c1c;
			border-right:1px solid #1c1c1c;
		}

		.tabs td.current_tab, .unselected_tab a{
			color:#c8e2fa;
		}

		.tabs td.current_tab a, .unselected_tab a:hover{
			color:##c8e2fa;
		}




/************************** /Tabs **************************/




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

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

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




/************************** Forums **************************/
/* Alternating post color */
		.row1_post_container{
			background:#363d49;
		}
		
/* Displayed on forum new post for descriptions of items */
		.helpline{
			color:#fff;
			max-width:470px!important;
		}

/************************** /Forums **************************/




/************************** Guild News **************************/
		.newsFooter{
			border-bottom: 1px solid #353535;
		}
/************************** /Guild News **************************/


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

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

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

		.widgetWantedTitle{
			color:#931212;
		}

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


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



/************************** Calendar **************************/

		
		.calendarNonEvent{
			background: #2b3243;
			border:1px solid #15191e;
			

		}

		.calendarHover, .calendarEvent{
			background: #434f60;
			border:1px solid #15191e;
		}

/************************** /Calendar **************************/





/************************** Polls **************************/
		.poll_result_line{
			background-color:#434f60;
		}
/************************** /Polls **************************/








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

		 #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;
		}










