@charset "UTF-8";

/* 
	Background-Styles 
*/
body {
	margin:0px; 
	padding:0px;
	background-color:#000000;
	background-image: url(/images/structure/bg_image.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	color:#7f7d78;
	font-size:13px;
	line-height:19px;
}
.container {
	width:973px;
	margin:0 auto;
	position:relative;
}
* {outline: none;}

/* 
	Content-Area-Styles 
*/
#main_header {
	position:relative;
	height:76px;
	width: 973px;
	background-image: url(/images/structure/top_content.png);
	background-repeat: no-repeat;
	z-index: 3;
	overflow: visible;
}

#main_slice {
	position:relative;
	height: auto !important;
	height: 508px;
	min-height: 508px;
	width: 553px;
	background-image: url(/images/structure/slice_content.png);
	background-repeat: repeat-y;
	z-index: 2;
	overflow: hidden;
	padding-top: 490px;
	padding-left: 115px;
	padding-right: 305px;
}
#main_slice_alt {
	position:relative;
	height: auto !important;
	height: 508px;
	min-height: 508px;
	width: 833px;
	background-image: url(/images/structure/slice_content.png);
	background-repeat: repeat-y;
	z-index: 2;
	overflow: hidden;
	padding-top: 180px;
	padding-left: 115px;
	padding-right: 25px;
}
#main_footer {
	position:relative;
	height:76px;
	width: 973px;
	background-image: url(/images/structure/bottom_content.png);
	background-repeat: no-repeat;
	z-index: 1;
	overflow: visible;
}

/* 
	Image-Styles 
*/
.logo {
	position: absolute;
	right: 30px;
	top: 30px;
	}
	
.swpp {
	position: absolute;
	left: 50px;
	top: 70px;
	border: none;
	}
.seperator {
	position: absolute;
	left: 0px;
	top: 0px;
}
.heading_text {
	position: absolute;
	top: 10px;
	left: 60px;
	padding-bottom: 10px;
}
.right_images {padding-bottom: 10px;}

/*
	Navigation-Styles
*/
ul#main-nav {
	font-family: Helvetica, Arial, Sans-serif;
	margin:0;
	padding:0;
	float:left;
	width:950px;
	text-transform: uppercase;
}
ul#main-nav li {
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	margin:0 0.3em 0 0;
}
ul#main-nav li a {
	text-decoration:none;
	display:block;
	padding:10px;
	color:#fff;
	font-size:16px;
	width: auto;
	text-align:center;
}
ul#main-nav li a:hover {
	color:#dfc725;
	text-transform:uppercase;
}
#navigation {
	height: 40px;
	text-align: center;
	position: relative;
	width: 973px;
	top: -40px;
	left: -28px;
}
#inner_navigation {
	height: 40px;
	text-align: center;
	position: relative;
	width: 973px;
	top: -40px;
	left: -37px;
}

/*
	Block-Styles
*/
.block_right {
	position: absolute;
	top: 544px;
	right: 50px;
	width: 238px;
}
.block_right_alt {
	position: absolute;
	top: 170px;
	right: 50px;
	width: 238px;
}

/*
	Box-Styles
*/
#box_header {
	position:relative;
	height:20px;
	width: 238px;
	background-image: url(/images/structure/info_box_top.png);
	background-repeat: no-repeat;
	z-index: 6;
	overflow: visible;
}

#box_slice {
	position:relative;
	height: auto !important;
	height: 100px;
	min-height: 100px;
	width: 216px;
	padding-left: 12px;
	padding-right: 10px;
	background-image: url(/images/structure/info_box_middle.png);
	background-repeat: repeat-y;
	z-index: 5;
	overflow: hidden;
}
#box_footer {
	position:relative;
	height:20px;
	width: 238px;
	background-image: url(/images/structure/info_box_bottom.png);
	background-repeat: no-repeat;
	z-index: 4;
	overflow: visible;
}
/* 
	Text-Styles   
*/

h1 {
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 28px;
	color: #fff;
	font-weight: bold;
}
h2 {
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 20px;
	color: #fff;
	font-weight: bold;
}
h3 {
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 16px;
	color: #dfc725;
}
a {
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 13px;
	color: #fff;
	text-decoration: none;
}
a:hover {
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 13px;
	color: #dfc725;
	text-decoration: none;
}
p {padding-top: 5; padding-bottom: 5px;}
strong {font-weight: bold;}

/*
	Footer-Styles
*/
#credits {
	position: relative; 
	top: 36px; 
	left: 25px;
	width: 400px; 
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 9px;
	color: #333;
}
#credits a {
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 9px;
	color: #333;
	text-decoration: none;
}
#credits a:hover {	
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 9px;
	color: #666;
	text-decoration: underline;
}

/* 
	Miscellaneous-Styles   
*/
#admin_top {
	position:absolute;
	height:22px;
	width: 100%;
	top: 0px;
	left: 0px;
	background-image: url(/images/page_specific/admin/admin_top.png);
	background-repeat: repeat-x;
	z-index: -1;
	overflow: hidden;}

/* 
	Form-Styles   
*/
.form {
	background-image: url(/images/structure/input_slice.png);
	background-repeat: repeat-x;
	color: #666;
	size: 12px;
	width: 250px;;
	height: 20px;
	border: 0;
	text-align: left;
	text-indent: 5px;}