/* KDOT1 
Based on 
Marc Dorsett 
Template for 
Crusher Stats - unsold*/

body {
	margin: 0;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height: .75em;
	color: #333333;
	background-image: url(images_shell/BG_Page_25x750.jpg);
	background-repeat: repeat-x;
}

h1, h2, h3 {
	margin: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #CE8C3E;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1.25em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	text-decoration: none;
	border-bottom: 1px dotted #999999;
	color: #000000;
}

a:hover {
	background: none;
}


/* Clear the Floats */

#clear {clear:both;}




#shell {
	width: 950px;
	margin: 0 auto;
	text-align: left;
	padding: 0;
	background: url(images_shell/BG_body_main_950x20.jpg) repeat-y;
}

#main {
	width: 950px;
	margin: 0 auto;
	padding: 0;
	background: url(images_shell/BG_body_main_950x20.jpg) repeat-y;
}

#background-left  {
	width: 75px;
	height: 500px;
	float: left;
	margin: 0;
	padding-top: 0;
	background: url(images_shell/BG_left_75x500.jpg);
    background-repeat: no-repeat;
}

#background-right  {
	width: 75px;
	height: 500px;
	float: right;
	background: url(images_shell/BG_right_75x500.jpg);
}



/* Header */

#header {
	width: 950px;
	height: 245px;
	margin: 0 auto;
	overflow:hidden;
	
}




/* Menu */

#menu {
	width: 200px;
	float: left;
	margin: 0;
	padding: 10px 10px 0 10px;
	text-align: right;
	border-right: 1px dotted #000000;
	background-color: #FFFFFF;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: right;
}

#menu a {
	display: block;
	margin-left: 10px;
	padding: 0;
	text-transform: none;
	text-decoration: none;
	text-align: right;
	font-family: Trebuchet MS, sans-serif;
	font-size: 1.0em;
	font-weight: bold;
	border: none;
	color: #000000;
}

#menu a:hover, #menu .current_page_item a {
}

#menu a:hover {
	text-decoration: underline;
}


.style4 {font-size: .5em}
.style5 {font-size: .75em}
.style6 {
    font-size: 1.0em;
    line-height: normal;
}

/* Page */

#page {
	width: 910px;
	margin: 0 auto;
	padding: 0;
	background-color: #FFFFFF;
}

/* Content */

#content-shell {
	float: left;
	width: 800px;
	text-align: left;
	padding: 0 0 0 0 ;
	background-color: #FFFFFF;
}


#content {
	width: 538px;
	margin: 0;
	padding: 10px 20px 0 20px;
	float: left;
	text-align: left;
	background-color: #FFFFFF;
}


	
/* SideBar */

#sidebar {
	float: left;
	width: 250px;
	padding: 40px 0 0 20px;
	color: #333333;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li p {
	padding-left: 15px;
}

#sidebar li ul {
	padding-bottom: 30px;
}

#sidebar li li {
	margin-left: 15px;
	padding-left: 10px;
	line-height: 35px;
	border-bottom: 1px dotted #D7D0F4;
	background: url(images/img06.gif) no-repeat left 50%;
}

#sidebar h2 {
	letter-spacing: -.5px;
	padding-bottom: 10px;
	color: #333399;
	background: url(images/img04.gif) repeat-x left bottom;
}

#sidebar p {
	padding-bottom: 20px;
	text-align: justify;
}

#sidebar a {
	color: #333399;
	border: none;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #666699;
}


.sidebar {
	font-family: Trebuchet MS, sans-serif;
	font-size: .75em;
	font-weight: normal;
	color: #333333;
}



/* Footer */

#footer {
	clear: both;
	width: 950px;
	height: 100px;
	margin: 0 auto;
	background: url(images_shell/BG_footer_950x100.jpg) repeat-y top;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 9px;
}

#footer * {
	color: #333333;
}


#filler {
	clear: both;
	width: 950px;
	margin: 0 auto;
	padding-top: 300px;
}