/*
 * wowcpr.css
 *
 * Copyright (C) 2009 by wowcpr.com. This document is the intellectual property
 * of wowcpr.com, all rights reserved.
 *
 * The World of Warcraft Combat Performance Reports, CSS stylesheet.
 */

html, body {
	background-color: #474747; 
	background: url('../images/background.png');
	font-family: "trebuchet ms",MyriadPro,Tahoma,Helvetica,Arial,sans-serif;
	font-size: 16px;
	color: white;
	margin: 0;
	height: 100%;
}
a:link, a:visited {
	color: #0C9DD5;
	text-decoration: none;
}
a:hover, a:active {
	color: #FFC900;
	text-decoration: none;
}
h3 {
	font-size: 18px;
}

h3.summary {
	text-align: center;
	font-size: 18px;
}

table {
	font-family: Helvetica,Verdana,Arial,sans-serif;
	font-size: 11px;
	color: white;
}
.clear {
	clear:both;
}
/* Header */
.header {
	height: 75px;
	width: 100%;
	background-image: url('../images/topBar.png');
}
.headLeft {
	float: left;
	width: 50%;
}
.headRight {
	height: 75px;
	padding: 0px 128px 0px 100px;
	float: right;
	width: 20%;
	text-align: right;
	background: top right no-repeat url('../images/ekg_top.png');
}
a#homerollover {
	float: right;
	background-image: url('../images/home.png');
	height: 23px;
	width: 95px;
	display: block;
}
a#homerollover span {
	display: none;
}
a#homerollover:hover {
	background-image: url('../images/home_h.png');
}
a#forumrollover {
	float: right;
	background-image: url('../images/forums.png');
	height: 23px;
	width: 95px;
	display: block;
}
a#forumrollover span {
	display: none;
}
a#forumrollover:hover {
	background-image: url('../images/forums_h.png');
}
.breadcrumb {
	padding: 2px 0 0 10px;
	height: 20px;
	font-family: Verdana,Arial,sans-serif;
	font-size: 14px;
	font-weight: bold;
	background: top right no-repeat url('../images/ekg_bottom.png');
/*	text-shadow: 1px 1px 4px #0a0a0a; */
}
.colmask {
	position:relative;		/* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */
	clear:both;
	float:left;
	width:100%;			/* width of whole page */
	overflow:hidden;	/* This chops off any overhanging divs */
}
/* 2 column left menu settings */
.leftmenu .colright {
	float:left;
	width:170%;
	position:relative;
	left:200px;
}
.leftmenu .col1wrap {
	float:right;
	width:50%;
	position:relative;
	right:190px;
	padding-top: 11px;
	padding-bottom:1em;
}
.leftmenu .bodyContent {
	margin:0 10px 0 145px;
	position:relative;
	right:100%;
	overflow:hidden;
}
.leftmenu .sideNav {
	margin-top: -2px;
	float:left;
	width:150px;
	position:relative;
	right:205px;
}
.leftmenu .google-ad-bar {
	margin-top: 11px;
	float:right;
	width:160px;
	position:relative;
	right:28px;
}
/*
 * Realm Lists
 */

.realmList {
	margin-left: 8px;
	background: url('../images/realmTitles.png') top left no-repeat;
	font-weight: bold;
	font-size: 14px;
	padding-left: 3px;
}
p.realmAbc {
	font-size: 18px;
	letter-spacing: .3em;
	text-align: center;
	font-weight: bold;
	text-shadow: 1px 1px 3px #0a0a0a;
}

/* sideNavigation Cells  */
.sideNavLinks {
	line-height: 18px;
	margin: 0 0 0 5px;
	font-size: 12px;
/*	text-shadow: #000000 0px 0px 2px; */
}
.sideNavLinks a:link {
	text-decoration: none;
	color: #0C9DD5;
}
.sideNavLinks a:visited {
	text-decoration: none;
	color: #0C9DD5;
}
.sideNavLinks a:active,
.sideNavLinks a:hover {
	text-decoration: none;
/*	text-shadow: #777777 0px 0px 4px; */
	color: #FFC900;
}
.sideNavExtend {
	padding-left: 10px;
}
.sideNavGap {
	height: 1px;
}
.sideNavWrap {
	margin-top: 13px;
	background-color: #373737;
}
.sideNavWrap  p {
	position: relative;
	top: 9px;
	padding-left: 10px;
	margin-bottom: 12px;
}
.sideNavTop {
	background: url('../images/sideNavTop.png') top right no-repeat;
	height: 5px;
	min-height: 5px;
	margin: 0px;
}
.sideNavBody {
	background: url('../images/sideNavBody.png') top right repeat-y;
	margin: 0px;
	padding-bottom: 3px;
}
.sideNavCell {
	position: relative;
	margin-bottom: -10px;
	padding: 10px 0 0 10px;
	height: 28px;
}
.sideNavCellAlt {
	position: relative;
	text-align: center;
	margin-bottom: -10px;
	padding: 10px 0 0 0;
	height: 28px;
}
.sideNavCellList {
	position: relative;
	margin-bottom: -10px;
	font-size: 12px;
	text-align: left;
	padding: 10px 0 0 4px;
	height: 28px;
}
.sideNavBottom {
	background: url('../images/sideNavBottom.png') bottom right no-repeat;
	height: 5px;
	min-height: 5px;
	margin: 0px;
}
/* Body Content */
.bodyContent {
	font-size: 12px;
	min-height: 590px;
	min-width: 700px;
	font-family: Calibri,sans-serif,Arial;
/*	padding: 5px 5px 5px 15px; */
	background-color: #333333;
}
.logs {
	text-align: justify;
	min-height: 128px;
	width: 450px;
	font-size: 16px;
	font-family: Calibri,sans-serif,Arial;
}
.splash {
	text-align: justify;
	width: 450px;
	padding: 20px;
	font-size: 16px;
	font-family: Calibri,sans-serif,Arial;
}
/* Report Tables & Data */
thead {
	border-bottom: 1px solid black;
	background: url('../images/sideNav_cells.png') bottom left repeat-x;
	color: #FEFEFE;
	font-weight: bold;
	cursor: default;
	height: 25px;
}
table.sortable thead {
	border-bottom: 1px solid black;
	background: url('../images/sideNav_cells.png') bottom left repeat-x;
	color: #FEFEFE;
	font-weight: bold;
	cursor: pointer;
	height: 27px;
}
.thead:hover {
	background: url('../images/sideNav_cells.png') bottom left repeat-x;
}
tr:hover {
	background-color: #4F4F4F;
}
tr.nohover:hover {
	background: url('../images/clear.gif');
}
.combatHead {
	position: relative;
	width: auto;
}
table.combatHead {
	margin: 0;
	width: 100%;
	font-size: 11px;
}
td.combatHeadLabel {
	margin: 0;
	padding: 0;
	width: 10%;
	font-weight: bold;
	text-shadow: 1px 1px 3px #0a0a0a;
	text-align: right;
	background: url('../images/background.png');
}
td.combatHeadData {
	margin: 0;
	padding: 0;
	padding-left: 5px;
	width: 20%;
	text-align: left;
	background: url('../images/sideNav_cells.png') top left repeat-x;
}

/* Input */

.uploadForm, table.uploadForm {
	font-size: 14px;
}
table.uploadForm {
/*	text-shadow: 1px 1px 3px #0a0a0a; */
	padding: 0 5px;
	margin-bottom: 10px;
	background: url('../images/background.png');
	width: 650px;
	border-style: groove;
	border-radius: 5px;
	-o-border-radius: 5px;
	-icab-border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.uploadWrapper {
	width: 650px;
	margin: 0 auto;
}
input, select, input.file {
	background: #474747 url('../images/sideNav_cells.png') top repeat-x;
	color: #F7F7F7;
	font-size: 12px;
	font-weight: normal;
	padding: 2px;
	border: 1px solid #040404;
	vertical-align: middle;
}
textarea {
	background: #474747 url('../images/sideNav_CellTall.png') top repeat-x;
	color: #F7F7F7;
	font-size: 12px;
	padding: 2px;
	border: 1px solid #040404;
	vertical-align: middle;
}

input:hover, input:focus {
	background: #3C3C3C url('/cpr/images/sideNav_cells.png') repeat-x;
	background-position: 0 -41px;
	border: 1px solid FFC900;
}

p.regionSelect, a.regionSelect {
	text-align: center;
	font-size: 20px;
	font-weight: bold;
}

/*
 * Summary Tabs
 */

ul.tabNavigation {
	text-align: right;
    list-style: none;
    margin: 0;
    padding: 0 0 0 0;
}

ul.tabNavigation li {
	text-align: center;
    display: inline;
	padding: 0 5px 5px 0;
	margin: 0 5px 5px 0;
	background-color: #777777;
	border-left: 1px black solid;
	border-right: 1px black solid;
	border-bottom: 1px black solid;
	border-bottom-right-radius: 5px;
	-o-border-bottom-right-radius: 5px;
	-icab-border-bottom-right-radius: 5px;
	-khtml-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right--radius: 5px;
	border-bottom-left-radius: 5px;
	-o-border-bottom-left-radius: 5px;
	-icab-border-bottom-left-radius: 5px;
	-khtml-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left--radius: 5px;
}

ul.tabNavigation li a {
	text-shadow: 1px 1px 3px #0a0a0a;
	padding: 0 5px;
    color: #fff;
    text-decoration: none;
    padding-bottom: 3px;
}

ul.tabNavigation li a.selected,
ul.tabNavigation li a:hover {
    color: #0C9DD5;
    padding-bottom: 3px;
	text-shadow: 1px 1px 3px #0a0a0a;
}
		
ul.tabNavigation li a:focus {
	outline: 0;
	text-shadow: 1px 1px 3px #0a0a0a;
}
ul.tabNavigation li.here {
	background-color: #003366;
	text-shadow: 1px 1px 3px #0a0a0a;
}
div.tabs > div {
	text-align: right;
	float: right;
	padding: 0;
	margin-top: 3px;
	border: 5px solid #333;
}

div.tabs > div h2 {
	margin-top: 0;
}


/* CSS Graph Bars */
.graph { 
	text-align: left;
	position: relative;  /* IE is dumb */
	width: 100px; 
	border: 1px solid #030303; 
	background-color: #6f6f6f;
	padding: 1px; 
}
.graph .bar { 
	text-align: left;
	display: block;
	position: relative;
	background: #0C9DD5; 
	/*background: #B1D632; */
	text-align: left; 
	color: #0a0a0a; 
	height: 15px; 
	line-height: 15px;            
}
.graph .bar span { position: absolute; left: 1em; }
.barHead {
	width: 102px;
}
/* Class Colors */
.Death {
	color: rgb(196,31,59);
}
.Druid {
	color: rgb(255,124,10);
}
.Hunter {
	color: rgb(170,211,114);
}
.Mage {
	color: rgb(104, 204, 239);
}
.Paladin {
	color: rgb(244, 140, 186);
}
.Priest {
	color: white;
}
.Rogue {
	color: rgb(255, 244, 104);
}
.Shaman {
/*	color: rgb(26, 60, 170); */
	color: #151b8d;
}
.Warlock {
	color: rgb(147, 130, 201);
}
.Warrior {
	color: rgb(198, 155, 109);
}
.Death a {
	font-weight: bold;
	color: rgb(196,31,59);
}
.Druid a {
	font-weight: bold;
	color: rgb(255,124,10);
}
.Hunter a {
	font-weight: bold;
	color: rgb(170,211,114);
}
.Mage a {
	font-weight: bold;
	color: rgb(104, 204, 239);
}
.Paladin a {
	font-weight: bold;
	color: rgb(244, 140, 186);
}
.Priest a {
	font-weight: bold;
	color: white;
}
.Rogue a {
	font-weight: bold;
	color: rgb(255, 244, 104);
}
.Shaman a {
	font-weight: bold;
	color: #151b8d;
}
.Warlock a {
	font-weight: bold;
	color: rgb(147, 130, 201);
}
.Warrior a {
	font-weight: bold;
	color: rgb(198, 155, 109);
}
.footer{
	clear: both;
	position: relative;
	height: 4em;
	text-align: center;
	font-size: 9px;
	width: 100%;
}
.debug {
	position: relative;
	margin-top: 64px;
	left: 10%;
	width: 80%;
	border: 2px dashed #0C9DD5;
}

/*
 * Accordion 2.0
 */
/*
 * Vertical Accordions
*/
		
.accordion_toggle {
	display: block;
	height: 30px;
	background: url(../images/accordionToggle.png) top right;
	padding: 0 25px 0 10px;
	line-height: 30px;
	color: #ffffff;
	font-weight: bold;
/*	text-shadow: 1px 1px 4px #0a0a0a; */
	text-decoration: none;
	outline: none;
	font-size: 16px;
	border-bottom: 1px solid #0a0a0a;
	cursor: pointer;
	margin: 0 0 0 0;
}

.accordion_toggle_active {
	background: url(../images/accordionToggleActive.png) no-repeat top right;
	color: #FFC900;
	border-bottom: 1px solid #0a0a0a;
}
		
.accordion_content {
	overflow: hidden;
	margin: auto;
}

.accordion_content table {
	margin: auto;
}
	.accordion_content h2 {
		margin: 15px 0 5px 10px;
		color: #0099FF;
	}
	
	.accordion_content p {
		line-height: 150%;
		padding: 5px 10px 15px 10px;
	}
	
.vertical_accordion_toggle {
	display: block;
	height: 30px;
	background: url(../images/background.png) top left;
	padding: 0 10px 0 10px;
	line-height: 30px;
	color: #ffffff;
	font-weight: bold;
/*	text-shadow: 1px 1px 4px #0a0a0a; */
	text-decoration: none;
	outline: none;
	font-size: 16px;
	border-bottom: 1px solid #0a0a0a;
	cursor: pointer;
	margin: 0 0 0 0;
}

.vertical_accordion_toggle_active {
	background: url(images/accordion_toggle_active.jpg) no-repeat top right #e0542f;
	color: #ffffff;
	border-bottom: 1px solid #f68263;
}

.vertical_accordion_content {
	background-color: #ffffff;
	color: #444444;
	overflow: hidden;
}

.vertical_accordion_content h2 {
	margin: 15px 0 5px 10px;
	color: #0099FF;
}

.vertical_accordion_content p {
	line-height: 150%;
	padding: 5px 10px 15px 10px;
}
  			
/*
	Horizontal Accordion
*/

.horizontal_accordion_toggle {
	/* REQUIRED */
	float: left;	/* This make sure it stays horizontal */
	/* REQUIRED */

	display: block;
	height: 100px;
	width: 30px;
	background: url(images/h_accordion_toggle.jpg) no-repeat top left #a9d06a;
	color: #ffffff;
	text-decoration: none;
	outline: none;
	border-right: 1px solid #cde99f;
	cursor: pointer;
	margin: 0 0 0 0;
}
	
.horizontal_accordion_toggle_active {
	background: url(images/h_accordion_toggle_active.jpg) no-repeat top left #e0542f;
	border-right: 1px solid #f68263;
}
		
.horizontal_accordion_content {
	/* REQUIRED */
	height: 100px;	/* We need to define a height for the accordion as it stretches the width */
	float: left;	/* This make sure it stays horizontal */
	/* REQUIRED */
	
	overflow: hidden;
	background-color: #ffffff;
	color: #444444;
}
			
.horizontal_accordion_content p {
	width: 450px;
	line-height: 150%;
	padding: 5px 10px 15px 10px;
}
					
					
					
/* Container styling*/
#horizontal_container {
    margin: 20px auto 20px auto;
    width: 680px;   
    height: 100px;    
}
    
#vertical_nested_container {
    margin: 20px auto 20px auto;
    width: 620px;
}

