
/* Basic Structure */
html, body {border: 0; margin: 0; padding: 0;}

body {
  	font: 85%/0.9 arial, helvetica, sans-serif;
	background: #000000 url(../images/bg.jpg) no-repeat;
  	line-height: 130%;
  	width: 100%;
  	min-width: 970px;
  	color: #fff;
}

td.description{color:#7e878c;font-family:tahoma;font-size:11px;text-align:left;}


.userpic {
	height: 64px;
	width: 64px;
	margin-top: 14px;
	margin-left: 38px;
	position:absolute;}
.user {
	height: 64px;
	margin-top: 94px;
	text-align:center;}


#arthas {
	
		background:url('../images/arthas.png') no-repeat top left;
		display:block;
		width:400px;
		height:700px;
		position:relative;
		margin-bottom:-700px;
		left:-95px;
		top:-50px;
		z-index:3;
	
}

div#menu2 {
	
		margin-left:-55px;
		margin-bottom:-7px;
		margin-top:20px;
		padding:0px;
		z-index:4;
		width:277px;
		position:relative;
		left:27px;
	
}
#flashcontent{
	
		background-color: black;
		width:300px;
		height:300px;
		min-height:300px;
		margin-left:auto;
		margin-right:auto;
		margin-top:10px;
	
}
ul#nav2 {
	
		dispay:block;
		text-transform:capitalize;
		text-align:center;
		margin:0px;
		padding:0px;
		font-size:14px;
		font-weight:600;
		font-family: Georgia, Garamond, Times, serif;
		font-variant:small-caps;
		width:277px;
		list-style-type:none;
		list-style-image:none;
	
}
ul#nav2 li{
	
		margin-bottom:-7px;
		padding:0px;
		width:277px;
	
}
ul#nav2 a{
	
		text-decoration:none;
		color: #7faad6;
		margin: 0px;
		padding:0px;
		padding-top:18px;
		height:40px;
		line-height:20px;
		display:block;
              border:0;
		background:url('../images/navbg.png') no-repeat right top;
	
}
ul#nav2 a:hover{
	
		background:url('../images/navbgon.png') no-repeat right top;
		color: #FFFFFF !important;
	
}
ul#nav2 li.activelink a{
		
		background:url('../images/navbgon.png') no-repeat right top;
		color: #FFFFFF !important;
	
}



a {
	color: #0099CC;
	text-decoration: none;
}

a:hover {
	color: #00CCFF;
}

#navmenu ul
{
	list-style:none;
	margin:0;
	padding:0;
}



#navmenu .first
{
	background:none;
	padding-left:0;
}

#navmenu ul li
{
	display:inline;
	list-style:none;
	background:url('../images/nav_separator.png') left center no-repeat;
	margin:0;
	padding:0 15px 0 22px;
}

#nav
{
	position:fixed;
	z-index:100;
	width:100%;
	left:0;
	height:66px;
	text-align:center;
	background:url('../images/navbar_bg.png') no-repeat center;
}

#navmenu
{
	text-align:center;
	font-size:12px;
	font-family:Arial, Helvetica, Sans-Serif;
	font-weight:bold;
	text-transform:uppercase;
	width:850px;
	overflow:hidden;
	padding:9px 0 0;
}

a img {
  border: none;/*remove border for linked images*/
}

h1 {
	font-size: 1.6em;
	height: 20px;
	padding-top: 0;
}

h2{
	font-size: 1.2em;
	height: 20px;
	padding-top: 0;
}

.highlight {background-color:#FF9D9D;border-bottom:#F30 1px solid;border-top:#F30 1px solid;padding: 4px 10px}


/***** Footer Layout ****/

.bottommenu {
	background: url("../images/content-bg-lite.png") top left repeat-x; 
	border: 2px solid #001827;
	text-align: center;
	margin: 10px auto;
	padding: 5px 20px;
}

.credits {
}

div.sdmenu {
	width: 170px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	padding-bottom: 10px;
	background: url(../images/content-bg-drk.png) repeat;
        border-top: 2px solid #001827;
	border-bottom: 2px solid #001827;
        border-left: 2px solid #001827;
        color: #000000;
}



div.sdmenu div a {
	padding: 5px 10px;
	background: url(../images/content-bg-lite.png) repeat;
	display: block;
        border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
        border-left: 1px solid #fff;
	color: #15ADFF;
}
div.sdmenu div a.current {
	background : #ccc;
}
div.sdmenu div a:hover { 
	background : #212121 url(../images/menu_hover.jpg) no-repeat left center;
	color: #C77B00;
	text-decoration: none;
}

.pagetabs{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: right; /*set to left, center, or right to align the menu as desired*/
width:95%;
}

.pagetabs li{
display: inline;
margin: 0;
}

.pagetabs li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
border-top: 2px solid #001827;
border-left: 2px solid #001827;
border-right: 2px solid #001827;
color: #15ADFF;
background: url(../images/content-bg-drk.png) top left repeat-x;
}

.pagetabs li a:visited{
color: #15ADFF;
}

.pagetabs li a:hover{
text-decoration: underline;
color: #C77B00;
}

.pagetabs li.selected{
position: relative;
top: 1px;
color: #C77B00;
}

.pagetabs li.selected a{ /*selected main tab style */
background: url("../images/content-bg-lite.png") top left repeat-x;
border-bottom-color: transparent;
}

.pagetabs li.selected a:hover{ /*selected main tab style */
text-decoration: underline;
color: #15ADFF;
}

.tabcontentstyle{ /*style of tabbed content container*/
border: 2px solid #001827;
width: 95%; /*set content width for tab as desired*/
background: url("../images/content-bg-lite.png") top left repeat;
margin-bottom: 1em;
padding: 10px;
float: center;
color: #fff;

}

.tabcontent{
display:none;
}

.pagecontainer{
width: 98%;
}

@media print {
.tabcontent {
display:block!important;
}
