/* CSS Document */

body {
	background-color: #000000;
	color: #CECECE;
	font-family: "Lucida Sans Unicode", Verdana, Tahoma, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
}


p {
	margin-top: 0;
	margin-bottom: 10px;
}

input {
	background-color: #000000;
	color: #CECECE;
	border: 1px solid #42423B;
}

select {
	background-color: #000000;
	color: #CECECE;
	border: 1px solid #42423B;
}

option {
	background-color: #000000;
}


strong {
	color: #E4D358;
}

a:link, a:visited { 
	text-decoration: none;
	color: #E9DA72;
} 
a:hover, a:active { 
	text-decoration: underline;
	color: #E9DA72;
}

#DJ_header {
	width: 100%;
	height: 100px;
}

	#DJ_logo {
		width: 900px;
		height: 100px;
		margin: 0 auto;
		position: relative;
		
	}

	#DJ_skullbox {
		width: 192px;
		height: 155px;
		position: absolute;
		left: -75px;
		top: 4px;
		overflow: hidden;
		z-index: 99;
		
	}
	
	#DJ_fontbox {
		width: 320px;
		height: 80px;
		position: absolute;
		left: 100px;
		top: 24px;
		overflow: hidden;
	}
	
	#DJ_ventbox {
		width: 500px;
		height: 100px;
		position: absolute;
		left: 500px;
		top: 20px;
		overflow: hidden;
	}


#DJ_menu {
	width: 100%;
	height: 17px;
	border-top: solid 1px #42423B; /* E4D358*/
	border-bottom: solid 1px #42423B;
}

#DJ_body {
	
	width: 880px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #42423B;
	border-top: none;
	padding: 40px 10px;
	padding-bottom: 20px;
}

#confirm_item {
	width: 600px;
	height: auto;
	margin: 0 auto;
}

	#confirm_header {
		width: 600px;
		height: 19px;
	}
	
		#confirm_title {
			width: 200px;
			height: 18px;
			margin: 0 auto;
			text-align: center;
			color: #E5B700;
			font-weight: bold;
			border-top: 1px solid #42423B;
		}
	#confirm_body {
		width: 570px;
		height: auto;
		padding: 30px 15px;
		border:  1px solid #42423B;
		text-align: center;
	}

/****************************** NEWS *********************************/

.news_item {
	width: 806px;
	margin: 0 auto;
	margin-bottom: 50px;
}

	.news_header {
		height: 18px;
		width: 795px;
		border-top: 1px solid #42423B;
		border-bottom: 1px solid #42423B;
		border-left: 1px solid #42423B;
		color: #E5B700;
		padding: 0 5px;
	}
	
		.news_title {
			font-weight: bold;
			float: left;
		}
		
		.news_info {
			float: right;
			font-size: 11px;
		}
	
	.news_body {
		width: 785px;
		padding: 1em;
		border-left: 1px solid #42423B;
		color: #CECECE;
		line-height: 1.5em;
	}
	
	.news_footer {
		height: 16px;
		width: 795px;
		padding: 0 5px;
		/*color: #CECECE;*/
		color: #E5B700;
		border-top: 1px solid #42423B;
		border-bottom: 1px solid #42423B;
		border-right: 1px solid #42423B;
		font-size: 10px;
		
		
	}
	
		.news_posted {
			float: left;
		}
		
		.news_actions {
			float: right;
		}

.news_inline_image_left {
	float: left;
	margin-right: 1em;
}

.news_inline_image_right {
	float: right;
	margin-right: 1em;
}

.news_inline_image_right {
}
	
.thumbnail_container {
	width: 760px;
	height: auto;
	position: relative;
	clear: both;
}

.thumbnail_frame {
	/*width: 180px;
	height: 135px;*/
	width: auto;
	height: auto;
	overflow: hidden;
	position: relative;
	border: 1px solid #42423B;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}

/************************************ ARTICLES ********************************/

.article_item {
	width: 806px;
	margin: 0 auto;
}

	.article_header {
		height: 18px;
		width: 795px;
		border-top: 1px solid #42423B;
		border-bottom: 1px solid #42423B;
		border-left: 1px solid #42423B;
		color: #E5B700;
		padding: 0 5px;
		margin-bottom: 1em;
		
	}
	
		.article_title {
			font-weight: bold;
			float: left;
		}
		
		.article_info {
			float: right;
			font-size: 11px;
		}
	
	.paragraph_header_right {
		height: 18px;
		width: 795px;
		border-bottom: 1px solid #42423B;
		border-right: 1px solid #42423B;
		color: #E5B700;
		padding: 0 5px;
		font-weight: bold;
		margin-bottom: 1em;
		position: relative;
	}
	
	.paragraph_header_left {
		height: 18px;
		width: 795px;
		border-bottom: 1px solid #42423B;
		border-right: 1px solid #42423B;
		color: #E5B700;
		padding: 0 5px;
		font-weight: bold;
		margin-bottom: 1em;
		position: relative;
	}
	
		.paragraph_title {
			height: 18px;
			width: auto;
			position: absolute;
			top: 5px;
		}
	
	.article_paragraph_left {
		height: auto;
		width: 795px;
		border-left: 1px solid #42423B;
		border-bottom: 1px solid #42423B;
		color: #CECECE;
		padding: 0 5px;
	}
	
	.article_paragraph_right {
		height: auto;
		width: 795px;
		border-right: 1px solid #42423B;
		border-bottom: 1px solid #42423B;
		color: #CECECE;
		padding: 0 5px;
	}
	
	.article_picture_right {
		width: auto;
		height: auto;
		float: right;
	}
	
	.article_picture_left {
		width: auto;
		height: auto;
		float: left;
	}
	
		.picture_frame {
			overflow: hidden;
		}
		
		.picture_caption {
			font-size: 10px;
			font-style: italic;
			color: #E5B700;
			padding: 0 5px;
		}
	
	span.highlight {
		color: #E5B700;
	}
	
	span.bold {
		font-weight: bold;
	}
	
	span.italic {
		font-style: italic;
	}

/*********************************** GUILD ROSTER **************************************/

.roster_heading {
		width: 700px;
		height: 20px;
		margin: 10px auto;
		margin-bottom: 15px;
	}
	
	.roster_heading_textbox {
		width: 250px;
		height: 20px;
		margin: 0 auto;
		border-top: 1px solid #42423B;
		border-bottom: 1px solid #42423B;
		line-height: 20px;
		text-align: center;
		font-weight: bold;
		color: #E5B700;
	}

.roster_item {
	width: 700px;
	height: auto;
	margin: 0 auto;
	margin-bottom: 20px;
	border: 2px solid #212121;
}

	

	.roster_column_container {
		width: 680px;
		padding: 0 10px;
		height: 25px;
		background-image: url(../images/column_bg.gif);
		background-position: left;
		background-repeat: repeat-x;
		overflow: hidden;
	}
	
		.roster_column_label {
			width: 150px;
			height: 25px;
			float: left;
			overflow: hidden;
			text-align: left;
			line-height: 25px;
			font-weight: bold;
			color: #E5B700;
		}
	
	.roster_row_container_black {
		width: 680px;
		padding: 0 10px;
		height: 23px;
		overflow: hidden;
		background-color: #000000;
		cursor: pointer;
	}
	
	.roster_row_container_gray {
		width: 680px;
		padding: 0 10px;
		height: 23px;
		overflow: hidden;
		background-color: #212121;
		cursor: pointer;
	}
	
		.roster_row_field {
			width: 140px;
			height: 23px;
			float: left;
			overflow: hidden;
			text-align: left;
			line-height: 23px;
			color : #FFFFCC;
		}


/**************************** Item Tooltip ***************************/


.itemTooltip {
		width: 280px;
		height: auto; /* 480 */
		padding: 9px 8px;
		border: 1px solid #7A7A7A;
		background-color: #202020;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		line-height: 18px;
		color: #FFFFFF;
	}
	
		.tt_name {
			width: 280px;
			height: auto;
			font-weight: bold;
			color: #CCCCCC;
		}
		
		.tt_bind {
			width: 280px;
			height: auto;
			overflow: auto;
		}
		
		.tt_unique {
			width: 280px;
			height: auto;
			
		}
		
		.tt_slotclass_container {
			width: 280px;
			height: auto;
			overflow: auto;
		}
		
			.tt_slot {
				width: auto;
				height: auto;
				float: left;
			}
			
			.tt_itemclass {
				width: auto;
				height: auto;
				float: right;
			}
		
				
		.tt_armor {
			width: 280px;
			height: auto;
		}
		
		.tt_block {
			width: 280px;
			height: auto;
		}
		
		.tt_block {
			width: 280px;
			height: auto;
		}
		
		.tt_damagespeed_container {
			width: 280px;
			height: auto;
			overflow: auto;
		}
		
			.tt_damage {
				width: auto;
				height: auto;
				float: left;
			}
			
			.tt_speed {
				width: auto;
				height: auto;
				float: right;
			}
			
		.tt_added_damage {
			width: 280px;
			height: auto;
		}
		
		.tt_dps {
			width: 280px;
			height: auto;
		}
		
		.tt_stat {
			width: 280px;
			height: auto;
		}
		
		.tt_classes {
			width: 280px;
			height: auto;
		}
		
		.tt_level {
			width: 280px;
			height: auto;
		}
		
		.tt_coh {
			width: 280px;
			height: auto;
			color: #66FF00;
		}
		
		.tt_requires {
			width: 280px;
			height: auto;
		}
		
		.tt_epu {
			width: 280px;
			height: auto;
			color: #66FF00;
		}
		
		.tt_itemset {
			width: 280px;
			height: auto;
			margin-top: 20px;
			color: #FF9933;
		}
/************************************* Item database viewer **************************************************/

#view_ItemDB {
	width: 850px;
	height: 500px;
	margin: 0 auto;
}

	#view_ItemDB_header {
		width: 850px;
		height: 16px;
		line-height: 16px;
		margin-bottom: 40px;
	}
		
		#view_ItemDB_headerText {
			width: 180px;
			height: 16px;
			margin: 0 auto;
			border-top: 1px solid #42423B;
			border-bottom: 1px solid #42423B;
			color: #E5B700;
			font-weight: bold;
			text-align: center;
		}

	#view_ItemDB_statistics {
		width: 400px;
		height: 80px;
		float: left;
		margin-bottom: 30px;
	}
	
		#view_ItemDB_statistics_header {
			width: 400px;
			height: 16px;
		}
		
			#view_ItemDB_statistics_headerText {
				width: 80px;
				height: 16px;
				margin: 0 auto;
				border-top: 1px solid #42423B;
				/*border-bottom: 1px solid #42423B;*/
				color: #E5B700;
				font-weight: bold;
				text-align: center;
			}
		
		#view_ItemDB_statistics_body {
			width: 400px;
			height: 60px;
			border: 1px solid #42423B;
		}
		
			.view_ItemDB_statistics_body_row {
				width: 380px;
				padding: 0 10px;
				height: 20px;
				line-height: 20px;
				background-color: #212121;
			}
			
				.view_ItemDB_statistics_body_rowLabel {
					width: 90px;
					height: 20px;
					float: left;
					color: #E5B700;
				}
				
				.view_ItemDB_statistics_body_rowField {
					width: 290px;
					height: 20px;
					float: right;
				}

	#view_ItemDB_updated {
		width: 398px;
		height: auto;
		border: 1px solid #42423B;
		float: left;
		clear: left;
		margin-bottom: 30px;
	}
	
		#view_ItemDB_updated_header {
			width: 398px;
			height: 25px;
			background-image: url(../images/column_bg.gif);
			background-repeat:repeat-x;
			color: #E5B700;
			font-weight: bold;
			text-align: center;
			line-height: 25px;
		}
		
		.view_ItemDB_updated_row_gray {
			width: 378px;
			height: 23px;
			line-height: 23px;
			background-color: #212121;
			font-weight: bold;
			padding: 0 10px;
			cursor: pointer;
		}
		
		.view_ItemDB_updated_row_black {
			width: 378px;
			height: 23px;
			line-height: 23px;
			background-color: #000000;
			font-weight: bold;
			padding: 0 10px;
			cursor: pointer;
		}
	
	#view_ItemDB_ttBox {
		width: 300px;
		height: 400px;
		float: right;
		margin-top: 16px;
		margin-right: 75px;
		display: inline;
	}
	
	#view_ItemDB_search {
		width: 400px;
		height: 45px;
		float: left;
	}
	
		#view_ItemDB_searchLabel {
			width: 60px;
			height: 20px;
			float: left;
			line-height: 20px;
			font-weight: bold;
			color: #E5B700;
			font-family: Verdana, Arial, Helvetica, sans-serif;
		}
		
		#view_ItemDB_searchBox {
			width: 340px;
			height: 20px;
			float: right;
		}
	
	
/************************** lootView **************************************************/

#viewLoot_item {
	width: 850px;
	height: 500px;
	margin: 0 auto;
}		

	#viewLoot_item_header {
		width: 850px;
		height: 16px;
		margin-bottom: 40px;
	}
	
		#viewLoot_item_headerText {
			width: 300px;
			height: 16px;
			margin: 0 auto;
			border-top: 1px solid #42423B;
			border-bottom: 1px solid #42423B;
			color: #E5B700;
			font-weight: bold;
			text-align: center;
		}

	#viewLoot_item_ttContainer {
		width: 300px;
		height: 410px;
		float: left;
		margin: 0px 50px;
		margin-top: 25px;
		display: inline;
	}
	
	#viewLoot_item_statistics {
		width: 400px;
		height: auto;
		float: right;
		border: 1px solid #42423B;
		display: inline;
		margin-right: 46px;
		margin-top: px;
	}
	
		.viewLoot_item_statistics_header {
			width: 400px;
			height: 25px;
			background-image: url(../images/column_bg.gif);
			background-repeat: repeat-x;
			color: #E5B700;
			font-weight: bold;
			text-align: center;
			line-height: 25px;
		}
		
		.viewLoot_item_statistics_row_black {
			width: 380px;
			height: auto;
			background-color: #000000;
			overflow: auto;
			padding: 0 10px;
		}
		
		.viewLoot_item_statistics_row_gray {
			width: 380px;
			height: auto;
			background-color: #212121;
			overflow: auto;
			padding: 0 10px;
		}
		
			.viewLoot_item_statistics_rowLabel {
				width: 120px;
				height: auto;
				float: left;
				line-height: 18px;
				color: #E5B700;
			}
			
			.viewLoot_item_statistics_rowField {
				width: 231px;
				height: auto;
				float: right;
				line-height: 18px;
			}
			
			.viewLoot_item_statistics_rowFieldDetails {
				width: 231px;
				height: auto;
				float: right;
				line-height: 30px;
				
			}
			
			.viewLoot_item_statistics_rowLabelDetails {
				width: 120px;
				height: auto;
				float: left;
				color: #E5B700;
			}
			

/******************* Charter definitions ****************************/

#charter_table {
	width: 801px;
	height: auto;
	border: 1px solid #42423B;
	margin: 0 auto;
	margin-top: 15px;
	overflow: auto;
}
	
	.charter_header {
		width: 801px;
		height: 25px;
		background-image: url(../images/column_bg.gif);
		background-repeat: repeat-x;
		color: #E5B700;
		font-weight: bold;
		text-align: center;
		line-height: 25px;
	}
	
		.charter_headerText {
			width: 400px;
			height: 25px;
			float: left;
		}
		
		
	.charter_body {
		width: 400px;
		height: auto;
		float: left;
		overflow: auto;
	}
	
	
		.charter_row_black {
			color: #E5B700;
			background-color: #000000;
			padding: 0 10px;
		}
		
		.charter_row_gray {
			color: #E5B700;
			background-color: #212121;
			padding: 0 10px;
		}


	
