body {
	background: #000000 url(./images/bkg.jpg) top no-repeat;
	margin: 10px;
	cursor: default;
}
body,td,th {
	font-family: ‘Lucida Sans Unicode’, ‘Lucida Grande’, sans-serif;
	font-size: 11px;
	color: #a3a9ad;;
	text-align: left;
	vertical-align: top;
}
a {
	color: #F0F0F0;
	text-decoration: none;
}
a:hover {
	color: orange;
}
a:active, a:focus  { -moz-outline:none }

img {
	border: none;
}

form {
	margin: 0px;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-color: #5C6B75;
	
	background: url(./images/table_bg_dark.png) repeat;
	color: #7E9FB6;
	padding: 2px;
	margin-bottom:6px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	width:95%
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #4C6474;
	background: #151C20;
	color: #7E9FB6;
	padding: 2px;
}
select {
	border: 1px solid #4C6474;background: #151C20;
	color: #7E9FB6;
	padding: 2px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
.button {
	padding: 3px;
	cursor: pointer;
}
.button:active {
	background-image: url(./images/table_bg_light.png);
}
#signin {
	margin: 10px 0px 10px;
}

strong.error {
	color: #FF0000;
}

#container {
	width: 1012px;
	margin: 0 auto;
}
#wrapper {
	width: 668px;
	margin: 0 auto;
	
}
#wrapperone {
}
.subnav {position:relative; margin:10px auto 1.0em; zoom:1; width:450px; float:left}
.subnav div {background:url(./images/subnav-left.gif) 0 0 no-repeat;}
.subnav div div {background:url(./images/subnav-right.gif) 100% 0 no-repeat;}
.subnav ul {list-style:none; /*background:url(./images/hr-classes-b.gif) 0 100% repeat-x; padding-top:1px;*/ height:23px;}
.subnav ul li {height:24px; float:left; position:relative !important;}
.subnav a {font:11px/22px 'Trebuchet MS', Arial, Helvetica, sans-serif; padding:0 0 0 30px; background:url(./images/relatednav-bullet.gif) 16px 50% no-repeat; text-decoration:none; display:block; position:relative; z-index:99;  }
.subnav a:hover {text-decoration:underline;}
.subnav .returntoclasses {float:right; margin:0 10px 0 0;}
.subnav .returntoclasses a {color:#b93304; background:url(./images/relatednav-back.gif) 16px 50% no-repeat;}
.subnav .returntoclasses a:hover {color:#fff; background:url(./images/relatednav-backglow.gif) 16px 50% no-repeat;}

.bordertwo {
	background: url(./images/header_border_bottom.png) center top repeat-x;
	height: 5px;
	clear: both;
}

#header {
	background-image: url(./images/sidebar_bg2.png); background-position:top left; color:orange;
	text-align: left; height:145px; padding-left:490px; font-size:12px; padding-top:8px;
	font-family: ‘Lucida Sans Unicode’, ‘Lucida Grande’, sans-serif; font-weight:bold;
	margin-bottom:40px;
	text-transform: uppercase; 
}
#header a {color:#F9CD7D}
#header a:hover {color:#ffffff;}

#footer {
	background-image: url(./styles/Cataclysm_WebWoW/images/footer_bg.jpg);
	text-align: center;
	font-size: 10px;
	padding: 5px;
	color: #CCCCCC;
	clear: both;
	min-height:100px;
	background-position:center top; background-repeat:no-repeat;
}
#footer a {
	color: #FFFFFF;
}
#footer a:hover {
	color: #CCCCCC;
}

#navigation {
	padding: 5px;
	background: url(./images/navigation_bg.png) top left repeat-x;
	text-align: left; padding-left:240px
}

#content {
	height: 100%;
}
.content {
	width: 100%;
}

#page {
	padding: 0px;
}

#page2 {
	padding: 0px;
	color: #F0F0F0;
}

.hr{height:1px; background:url(../images/hr-author.gif) 50% 0 repeat-x; margin:0; padding:0; font-size:1px; line-height:1px;}

#page a:hover {
	border: none;
}

.sidebar {
	
	background-position:440px;
	width: 195px;
}
#sidebar a {
	display: block;
	line-height: 20px;
	background: url(./images/button.png) center no-repeat;
	padding-left: 5px;
	margin-top: 3px;
	margin-bottom: 3px;
}
#sidebar a:hover {
	background-image: url(./images/button_hover.png);
}
#sidebar a:active {
	background-image: url(./images/button_down.png);
}
.sidebarone a {
	display: block;
	line-height: 20px;
	background: url(./images/button.png) center no-repeat;
	padding-left: 5px;
	margin-top: 3px;
	margin-bottom: 3px;
}
.sidebarone a:hover {
	background-image: url(./images/button_hover.png);
}
.sidebarone a:active {
	background-image: url(./images/button_down.png);
}

.divider {
	margin: 5px;
}

.post {
	width: 448px;
	margin-bottom: 5px;
}
.post_header {
	background: url(./images/post_header.png) center top no-repeat;
	line-height: 23px; font-size:13px; height:23px;
	padding-left: 20px;padding-right: 20px; font-family:Geneva, Arial, Helvetica, sans-serif; font-style:italic
}
.post_header a {
color:#a3a9ad
}
.post_body {
	background: url(./images/post_body.png) left top repeat-y;
}
#post_body_2 {
	padding: 4px; padding-left:18px; padding-right:18px; background-image:url(./styles/Cataclysm_WebWoW/images/post_cont_top.png); background-repeat:no-repeat; background-position: top center
}
#post_body_1 {
	 background-image:url(./styles/Cataclysm_WebWoW/images/post_cont_bottom.png); background-repeat:no-repeat; background-position: bottom center
}

.post2 {
	width:650px;
}
.post_header2 {
	background: url(./images/post_header2.png) center top no-repeat;
	line-height: 24px;height:24px;
	padding-left: 6px;
	font-weight: bold;
}
.post_body2 {
	background: url(./images/post_body2.png) center top repeat-y;
	padding: 24px; padding-top:12px; padding-bottom:12px;
}


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

.header {
	display: block;
	line-height: 20px;
	background: url(./images/button_down.png) center no-repeat;
	padding-left: 5px;
	margin-top: 3px;
	margin-bottom: 3px;
}

.avatar {
	background: url(./images/wowhead/icon_border_large.png) center no-repeat;
	margin: 4px; border: solid 1px #CC6600
}

.q {
	color: #ffd100;
}
.q0, .q0 a {
	color: #9d9d9d;
}
.q1, .q1 a {
	color: #ffffff;
}
.q2, .q2 a {
	color: #1eff00;
}
.q3, .q3 a {
	color: #0070dd;
}
.q4, .q4 a {
	color: #a335ee;
}
.q5, .q5 a {
	color: #ff8000;
}
.q6, .q6 a {
	color: #e5cc80;
}
.q7, .q7 a {
	color: #ff0000;
}
.q8, .q8 a {
	color: #ffff98;
}
.loginbutton{width:116px; margin-left:43px;padding:0px; color:#5E86A1; background-color:#242728; border:solid 1px #517289}
.loginbutton_normal{  width:116px; margin-left:43px; padding:0px; color:#517289; background-color:#2C2E2F;}

.label {
	display: block;
	line-height: 20px;
	font-size:14px
}
.details {
	display: block;
	padding-left: 7px;
	text-align: left;
}
.spacer {
	padding:3px;
}
.colorbad{
	color:#FF5F5F;
}
.colorgood{
color:lime
}
/*dropdown css*/
#sddm
{	margin: 0;
	padding: 0;
	z-index: 30; 
	float:right; margin:20px 50px 0 0; visibility:hidden;
	}


#sddm div
{	position: absolute;
	visibility: hidden;
	margin: auto;
	padding: 0; border:solid 1px #1D333B;background-color: #071116; background-image: url(./styles/Cataclysm_WebWoW/images/content_bg_rpt.jpg); background-position:-20px 0}

#sddm div a
{	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background:none;
	color: #4F92AA;
	font: 11px arial;}

#sddm div a:hover
{	background: #182A30;
	color: #FFF}

