/* @override http://grubb.webfactional.com/css/style.css */

html
{
	height: 				100%;
	width:                  100%;
	margin:                 0;
}
body
{
	text-align:				center;
	height: 				100%;
    //width:                  960px;
   	margin-left: 			40px
   	min-width: 				960px;
   	//background-color: 		#000000;

}
#top
{
	background-image:		url(../images/eqlogo.png);
	background-repeat:		no-repeat;
	padding-bottom: 		10px;	
	width:                  960px;
	height: 				100px;
	text-align: 			left;
	margin:					0 auto;
	position: 				relative;
}
#top input
{
	margin-top:				10px;
}
#container
{
	background-color:		#16404e;
	//width:				100%;
	padding:				0px;
	background-image: 		url(../images/menu_fill.png);
	background-repeat: 		repeat-x;
	margin:					0 auto;
	width:					960px;
	text-align: 			left;
	position: 				relative;

   
}
#left
{
	background-color: 		#ffffff;
	background-image: 		url(../images/top-left.png);
	background-position: 	top;
	background-repeat: 		no-repeat;
	width: 					18px;
	float: 					left;
	height: 				44px;
}
#right
{
	background-color: 		#ffffff;
	background-image: 		url(../images/right-top.png);
	background-repeat: 		no-repeat;
	width: 					17px;
	float: 					right;
	height:     			44px;
}
#content_wrapper
{
	background:		        #9ACCDD url(../images/side_fill_left.png) repeat-y scroll left top;
	text-align: 			left;
	margin:                 0;
	width:                  100%;
}
#right_fill_container
{
	background:             transparent	url(../images/side_fill_right.png) repeat-y top right;
	padding-right:          5px;
}
#content
{
	width: 					903px;
	padding-left: 			35px;
	min-height: 			1000px;
}
#content h2
{
    margin:                 0 0 1em 0;
    padding-top:            40px;
	padding-left: 			0px;
	color: 					#1E3B86;
}
#menu
{
	font-size:				12pt;
	text-align:				left;
	width:					942px; 
	margin: 				0px;
	margin-bottom:			-2px;
}
#menu a
{
	color:					#ffffff;
	text-decoration:		none;
	padding-right: 			20px;

}
#menu table, #menu td
{
	padding: 				0px;
	margin: 				0px;
	border: 				0px;
	border-width: 			0px;
    vertical-align:         middle;
}
#menu table
{
    padding-top:            15px;
    *padding-top:           0px; /* star-hack for IE6/7 only directive */
    *margin-top:            15px; /* star-hack for IE6/7 only directive */
}
#menu .selected
{

	color:					#2C4754;
	background-image: 		url(../images/menu_tab.png);
	background-repeat: 		no-repeat;
	width: 					100px;
	height: 				25px;
	padding-left: 			9px;
	text-align: 			center;
	
}
#eq_chick
{
	background-image: 		url(../images/everquest_chick.png);
	height: 				545px;
	position: 				absolute;
	bottom: 				-22px;
	width: 					500px;
	background-repeat: 		no-repeat;
	top: 0px;
	left:  0px;
	margin-left:    		558px;
	margin-top: 			50px;
}
#news_box
{
	background-image: 		url(../images/newsbox.png);
	background-repeat: 		no-repeat;
	width:					582px;
	height: 				241px;
	text-align: 			center;
	padding-top: 			10px;
	
}
#news_image img
{
	height: 				190px;
	width: 					550px;

}
#news_desc
{
	position: 				bottom left;
	width: 					100%;
	height: 				100px;
	padding-left: 			20px;
	text-align:             left;
}
#news_desc #description
{
	width: 					455px;
	text-align: 			left;
	padding-top:            18px;
}
#desc_text
{
	margin-left: 			5px;
	margin-top: 			5px;
}
#news_desc #pager
{
	padding-top:            2px;
}
#news_desc table, #news_desc td
{
    padding: 0;
    margin: 0;
}
#news_desc a
{
	padding-left: 			15px;
	text-decoration: 		none;
	color: 					#ffffff
}
#img_container
{
	width: 					550px;
	height: 				190px;
	margin:                 0 12px;
	*margin:                0 16px 0 9px; /* star-hack for IE6/7 only directive */
}
#site_news
{
	padding-bottom:         25px;
}
.news_sub
{
	text-decoration:		underline;
}
.menu_item
{
	font-size: 				18px;
	background-color:		#78A3AF;
	border:					1px solid;
	padding:				3px;
	width:					600px;
	margin-bottom:			4px;
}
#submenu
{
	text-align: 			left;
	background-color: 		#9accdd;
	height: 				20px;
	width: 					900px;
	margin-left: 			20px;
	position: 				absolute;
}
#sub_items
{
	padding-left: 			40px;
	padding-top: 			5px;
	color: 					#3232DB;
}
#sub_items a
{
	color: 					#3232DB;
}
#sub_items a:hover
{
	color: 					#ffffff;
}
#placeholder
{
	height: 				200px;
}
#account
{
	position: 				absolute;
	top: 					-110px;
	left: 					600px;
	height: 				150px;
	width: 					300px;
	background-image:   	url(/images/account_panel.png);
	text-align: 			center;
	color: 					#ffffff;
	z-index: 				5;
	
}
#account a
{
	color: 					#9ACCDD;
}
#account a:hover
{
	color: 					#ffffff;
}
#account_top
{
	height :    			100px;
	padding-top: 			20px;
}
#account_bottom
{
	height: 				20px;
	cursor: 				pointer;
}
.fail
{	
	
}
