			/* Colors
			
#a92c28	 - Red		
#732887  - Purple			
#af9d85  - Toupe			
			
			
			
			*/




			/* Site Wide */
		
* {
	margin: 0;
	padding: 0;
	border: 0; 
}
	
body
{
	margin: 0px;
	padding: 0px;
	background: url(images/bggrad.png) repeat-y top center #000000;
}

			/* Divs */
			
#container {
	width: 800px;
	margin: auto;
	height: 500px;
	background: url(images/horde3.jpg) no-repeat top center #000000;
}


#guild_information {
	margin-left: 20px;
}

#Schedule_chain {
	float: right;
	margin-top: 60px;
}

#main_text {
	width: 700px;
	margin-right: 50px;
	float: right;
	padding-bottom: 20px;
}

.req_left {
	width: 300px;
	float: left;
}

.req_right {
	width: 300px;
	float: right;
}



			/* Tables */

table {
	width: 200px;
	text-align: left;
	background: url(images/bghorde.jpg) no-repeat #000000;
	background-position: top center; 
}	

th {
	color: #a92c28;
	font-weight: bold;
}

td {
	color: #af9d85;
	padding: 0px;
	font-weight: bold;
}

			/* Lists */

.kara_boss_list {
	text-align: center;
}

.kara_boss_list_li {
	list-style: none;
	display: inline;
	color: #a92c28;
	font-weight: bold;
	margin-left: 5px;
}

.kara_boss_list_li_downed {
	list-style: none;
	display: inline;
	color: #a92c28;
	font-weight: bold;
	text-decoration: line-through;
	margin-left: 5px;
}

			
			
.ul_1 {
	width: 180px;
	text-align: left;
	background: url(images/bghorde.jpg) no-repeat #000000;
	background-position: top center; 
}

.ul_2 {
	float: left;
	margin-top: 80px;
	width: 200px;
	text-align: left;
	margin-left: 20px;
}

.ul_3 {
	text-align: left;
	margin-left: 20px;
}
		
.hierarchy_li {
	color: #af9d85;
	list-style: none;
}

.hierarchy_li_header {	
	color: #a92c28;
	text-decoration: underline;
	list-style: none;
	font-weight: bold;
}

.downed_li {
	color: #af9d85;
	list-style: none;
	background: url(images/check.png) no-repeat;
	background-position: 80px 0px;

}

.downed_li_header {	
	color: #a92c28;
	text-decoration: underline;
	list-style: none;
	font-weight: bold;
	
}

.kara_list_01 {
	padding-left: 10px;
}

.kara_list_02 {
	padding-left: 10px;
}

.kara_list_text {
	color: #af9d85;
	list-style: none;
}

.requirement_list_ul{
	margin-top: 5px;
}

.requirement_list_li {
	color: #af9d85;
	list-style: none;
}

.requirement_list_li_title {
	color: #a92c28;
	list-style: none;
	font-weight: bold;
}

			/* links */
			
a:link, a:visited, a:active
{
	color: #ffffff;
	text-decoration: none;
}

a:hover
{
	color: #ffffff;
	text-decoration: underline;
}
			
#Schedule_chain a:link, a:visited, a:active
{
	color: #cac3a7;
	text-decoration: none;
}
	
#Schedule_chain a:hover 
{
	color: #af9d85;
	border-bottom: dashed 1px #cac3a7;
}

#guild_information a:link, a:visited, a:active
{
	color: #cac3a7;
	text-decoration: none;
}
	
#guild_information a:hover 
{
	color: #af9d85;
	border-bottom: dashed 1px #cac3a7;
}

.requirement_list_li_title a:link, a:visited, a:active
{
	color: #cac3a7;
	text-decoration: none;
}
	
.requirement_list_li_title a:hover 
{
	color: #af9d85;
	border-bottom: dashed 1px #cac3a7;
}

.gallery_pics_img a:link, a:visited, a:active, a:hover
{
	color: #cac3a7;
	text-decoration: none;
}

.body_text_01 a:hover 
{
	color: #af9d85;
	border-bottom: dashed 1px #cac3a7;
}

.body_text_01 a:link, a:visited, a:active
{
	color: #cac3a7;
	text-decoration: none;
}
	
	
			/* headers */
			
.header_01 {
	color: #732887;
	font-size: 1.1em;
	width: 200px;
	text-align: left;
	margin-top: 30px;
}

.header_02 {
	color: #732887;
	font-size: 1.0em;
	text-align: center;
}


			/* text */
			
.attention {
	color: #a92c28;
	font-weight: bold;
	font-size: 1.1em;
	text-align: center;
	text-decoration: underline;
}
			
.body_text_01 {
	color: #af9d85;
	margin: auto;
	padding: 10px;
	width: 700px;
	text-indent: 20px;
}

.body_text_02 {
	background-color: #af9d85;
	color: #000000;
	margin: auto;
	padding: 10px;
	width: 460px;
	border: #732887 2px solid;
	font-weight: bold;
	margin-top: 10px;
	
}

h2 {
	border-top: dashed 1px #cac3a7;
	margin-top: 8px;
	color: #732887;
	font-size: 1.1em;
	text-align: left;
	padding-top: 2px;
}

h3.footer {
	border-top: dashed 1px #cac3a7;
	margin-top: 8px;
	color: #732887;
	font-size: 0.7em;
	text-align: right;
	padding-top: 2px;
}

.gallery_pics {
	margin-left: 50px;
}




				/* IMG */
				
.gallery_pics_img img {
	margin-top: 10px;
	border: 1px solid #732887;
}

.gallery_pics_img img:hover {
	margin-top: 10px;
	border: 1px solid #a92c28;
}

.index_pics {
	float: right;
	margin-top: 20px;
}




				/* IMG */
				
.index_pics_img img {
	margin-top: 10px;
	border: 1px solid #732887;
}

.index_pics_img img:hover {
	margin-top: 10px;
	border: 1px solid #a92c28;
}


				/* Form */
				
.form01 {
	margin: auto;
	color: #ffffff;
	margin: auto;
	text-align: center;	
}

.form01_p {
	color: #ffffff;
	margin: auto;
	text-align: center;
}

select {
	margin-top: 5px;
	border: #732887 2px solid;
	font-weight: bold;	
	background-color: #af9d85;
}

input {
	margin-top: 5px;
	padding: 3px;
	border: #732887 3px solid;
	font-weight: bold;	
	background-color: #af9d85;	
}

input:hover {
	margin-top: 5px;
	padding: 3px;
	border: #a92c28 3px solid;
	font-weight: bold;	
	background-color: #af9d85;	
}

.lables {
	color: #a92c28;
	text-align: center;
	font-weight: bold;	
	word-spacing: 60px;
	margin-top: 10px;
}

.lables2 {
	color: #a92c28;
	text-align: center;
	font-weight: bold;	
	margin-top: 10px;
}
	