/**************************************************/
/*              Phantom Chasers.com               */
/**************************************************/
/*           Copyright Damien Kali 2010           */
/**************************************************/
/*                 Phantoms.css                   */
/**************************************************/
html, body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background: #000000;
}
/***************************************************/
/*                    Form Styles                  */
/***************************************************/
form {
	margin: 0px;
	padding: 0px;
}
form, fieldset {
	margin: 0px;
	padding: 0px;
}
fieldset {
	border: none;
}
form ol {
	margin: 0px;
	padding: 0px;
	list-style-position: outside;
	list-style: none;
	line-height: 200%;
}
form #image-field1 {
	margin-right: 10px;
}
/****************************************/
/*             Form I.D. S1             */
/****************************************/
#s1{
	width: 250px;
	height: auto;
	float: left;
}
/** LOGO */
#logo {
	float: left;
	width: 409px;
	
}
#logo h1, #logo h2 {
	font-family: Verdana, Arial, sans-serif;
	margin-top: 10px;
	text-indent: 35px;
	color: #fff;
}
html>body #wrapper, html>body #wrapper-bg {
	height: auto;
}
/** HEADINGS */

h1, h2, h3 {
	margin: 0px;
	color: #FBFAFA;
}
h1, h2 {
	font-weight: normal;
}
h1 {
	font-size: 22px;
	
}
h2 {
	font-size: 16px;
	margin-top: 10px;
}
h3 {
	margin-bottom: 10px;
	font-size: 11px;
}
#heading1{
	margin-top: 10px;
	margin-left: 10px;
	color: #fff;
}
#rfsus{
		width: auto;
		height: auto;
		margin-bottom: 10px;
}
#MediaPlayer{
		width: auto;
		height: auto;
		margin-left: 200px;
}
/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CADFE6;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
	text-indent: 10px;
}

ul, ol {
	margin-left: 0px;
	padding-left: 0px;
	list-style-position: inside;
}
/** HEADER **/

#header {
	
}
#p1{
	width: 998px;
	height: 200px;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
	margin-top: 10px;
	margin-bottom: 10px;
}
/** Top Navigation */

#topnav {
	height: 69px;
	
}

#topnav ul {
	margin: 0px;
	padding: 18px 0px 0px 20px;
	list-style: none;
	line-height: normal;
}

#topnav li {
	float: left;
}

#topnav a {
	float: left;
	display: block;
	height: 33px;
	padding: 18px 20px 0px 20px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #b2cacc;
}

#topnav a:hover {
	text-decoration: underline;
}

#topnav .active {
	background: url(images/menu.png) repeat x left top;
}

#topnav .active a {
	color: #ffffff;
}
/********************************************/
/*            DIV Styles List 1             */
/********************************************/          
.list1 {
	margin: 0px;
	padding: 0px;
	list-style-position: outside;
	list-style: none;
}

.list1 li {
	margin-bottom: 1px;
	padding: 10px 15px 5px 15px;
	background: #06090e;
	
}

.list1 li.alt {
	background: #0d141e;
}

.list1 .date {
	float: right;
	color: #3c5269;
}

.list2, .list3 {
	margin: 0px;
	padding: 0px;
	list-style-position: outside;
	list-style: none;
	line-height: normal;
}
.list2 li, .list3 li {
	margin-bottom: 20px;
	
}
.list2 p, .list3 p {
	margin: 0px;
	padding: 0px;display: inline;
	line-height: normal;
}
.list3 li {
	margin-bottom: 15px;
	padding-bottom: 25px;
}
.list3 h3 {
	display: inline;
}
.list3 p {
	display: block;
}
/** LINKS */
a {
	text-decoration: none;
	color: #3c5269;
}
a:hover {
	text-decoration: underline;
}
/** STYLES */
.style1 {
	margin: 0px;
	padding: 15px;
	text-align: right;
}
.style2 {
	text-align: center;
}
.style3 {
	margin: 0px;
	padding: 0px;
	text-align: right;
}
/** BACKGROUNDS */
.bg1 {
}
/** MISC */
.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

img.left {
	float: left;
	margin: 3px 15px 5px 0px;
}

img.right {
	float: right;
	margin: 3px 0px 0px 15px;
}

hr { display: none; }

.hr1 {
	height: 1px;
}
/** WRAPPER */
#wrapper-bg {
	width: 998px;
	margin: 0px auto;
	border: 2px solid #3c5269;
}
/**************************************/
/*          DIV I.D. Menu             */
/**************************************/
#menu {
	float: right;
	width: 409px;
	
}
#menu ul {
	margin: 0px;
	padding: 14px 0px 0px 10px;
	list-style-position: outside;
	list-style: none;
}
#menu li {
	float: left;
	height: 17px;
	padding: 5px 20px 0px 30px;
}
#menu li.first {
	background: none;
}
#menu a {
	color: #F6F4EF;
}
/** PAGE */
#page {
	
}
.wide-subpage #page {
	
}
/** CONTENT */
#content {
	float: right;
	width: 727px;
	padding: 0px 23px 0px 0px;
}
.wide-subpage #content {
	float: none;
	width: 957px;
	padding: 0px 23px 0px 18px;
}
#content .box .heading {
	height: 56px;
	text-indent: 55px;
}
#content .box .content {
}
/** CONTENT */
#content {
}
#content .box .meta {
	margin-bottom: 20px;
	font-size: 11px;
	font-weight: normal;
	color: #3c5269;
}
/** TWO-COLUMN SECTION */
.two-columns .column-one {
	width: 363px;
}
.two-columns .column-two {
	width: 362px;
}
.two-columns {
}
.two-columns .column-one {
	float: left;
}
.two-columns .box .content {
	
}
.two-columns .column-two {
	float: right;
}
/********************************************/
/*              DIV I.D. Sidebar            */
/********************************************/
#sidebar {
	
}
#sidebar .box {
		
}
#sidebar .box .content {
	padding: 0px 0px 15px 0px;
}
#sidebar .box ul {
	margin: 0px;
	padding: 0px;
	list-style-position: outside;
	list-style: none;
}
#sidebar .box ul li {
	height: 20px;
	padding: 8px 0px 0px 35px;
}
#sidebar .box ul li.first {
	background: none;
}
#sidebar .box ul li a {
	text-decoration: none;
	color: #CADFE6;
}
#sidebar .box ul li a:hover {
	text-decoration: none;
	color: #3c5269;
}
#sidebar .box .padded {
	padding: 20px 35px;
}
#sidebar .box .heading {
	height: 56px;
	text-indent: -999em;
}
/**************************************************/
/*               DIV Class Inset 1                */
/**************************************************/
.inset1{
		width: 500px;
		height: auto;
		margin: auto;
}
/**************************************************/
/*                 DIV I.D. Footer                */
/**************************************************/
#footer {
	width: 998px;
	height: 100px;
	margin: 0px auto;
}
#footer p {
	margin: 0px;
	padding: 50px 0px 0px 0px;
	text-align: center;
	color: #fff;
}
/** BOX4 */
#box4 {
	
}
#box4 .content {
	padding: 20px 44px 30px 53px;
	line-height: 170%;
}
#box5 .content {
	padding: 15px 35px 15px 40px;
}
/** BOX6 */

#box6 {
}
#box6 .content {
	padding: 15px 49px 15px 64px;
}
/** BOX7 */
#box7 {
	padding: 7px 0px 2px 5px;
}
#pbr{
	
}
/** BOX8 */
#box8 {
}
#box8 .content {
	padding: 15px 49px 25px 64px;
}
/** BOX9 */
#box9 {
}
#box9 .content {
	padding: 15px 0px;
}
#box9 .content p {
	text-align: center;
}