/* ------------------------------ BEGIN Global Styles ------------------------------ */
@import url("../../global/CSS/global.css");
/* ------------------------------ END Global Styles ------------------------------ */

/* DEFAULTS */

html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,p,pre,form,blockquote,fieldset,input{
	margin:0;
	padding:0 inherit
	}
	
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th{
	font-weight:normal;
	font-style:normal
	}
	
fieldset,img{
	border:none
	}
	
caption,th{
	text-align:left
	}

img.leftalign{
	float:left;
	margin:16px 20px 16px 0
	}
	
img.rightalign{
	float:right;
	margin:16px 0 16px 20px
	}
	
img.homeright{
	float:right;
	margin:16px 0 16px 60px
	}
img a:link, a:visited {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: none;
}
	
hr{
	border:1;
	width:100%;
	color:#444444;
	height:1px;
	line-height:1px;
	padding:0px;
	margin-top:7px;
	margin-right:0px;
	margin-bottom:7px;
	margin-left:0px;
	font-size: 1px;
	}

ul{
	margin:10px 0px 10px 10px;
	padding:0px
	}

ul li{
	padding:0 0 0 10px;
	margin:0px;
	background:url(../Images/bullet.gif) no-repeat 0em 0.5em;
	list-style:none
	}
	
	.fltrt{
	float:right;
	margin-left:8px
	}
	
.fltlft{
	float:left;
	margin-right:8px
	}
	
.clearfloat{
	clear:both;
	height:0;
	font-size:1px;
	line-height:0px
	}
	
	
/* TEXT */

a:link{
	color:#5EC8CC;
	text-decoration:none
	}
	
a:visited{
	color:#5EC8CC;
	}
	
a:hover{
	color:#33CCFF;
	text-decoration: underline;
	}
	
a:active{
	color:#5EC8CC
	}
	
body{
	background-color:#000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 14px;
	}
	
body,td,th{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#BBBBBB;
	line-height: 15px;
	}

h1,h2,h3,h4,h5,h6{
	font-family:Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 8px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
	text-indent: 0px;
	}
	
h1{
	font-size:18px;
	font-weight:bold;
	text-transform: uppercase;
	color: #FF9930;
	}
	
h2{
	font-size:15px;
	color: #EFF599;
	}
	
h3{
	font-size:12px;
	text-transform:uppercase;
	color:#5EC8CC
	}
	
h4{
	font-size:9px;
	color: #C0C0C0;
	}
	

#container{
	width:965px;
	margin:0 auto;
	background-image: url(/sitefiles/1063/images/header.jpg);
	background-repeat: no-repeat;
	}


/* WRAPPERS */

#header{
	padding:0;
	height:280px;
	width:965px;
	margin:0px;
	float: left;
	background: transparent;
	}
#navbar {
	height: 40px;
	width: 810px;
	padding: 0px;
	float: right;
	margin-right: 0px;
	margin-top: 70px;
	margin-bottom: 0px;
	margin-left: 0px;
}
	
#sidebar{
	width:136px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	}
	
#mainContent{
	padding-right:20px;
	padding-bottom:0px;
	padding-left:0px;
	width:790px;
	padding-top:0px;
	float: right;
	margin: 0;
	background-color: #000000;
	}
	
#liveContent{
	margin:0;
	padding-top:15px;
	padding-right:0px;
	padding-bottom:0px;
	padding-left:0px;
	background-color: #000000;
	}
.cphPageBody {
	background-color: #000000;
}
	
#footer {
	height: 35px;
	width: 965px;
	margin-top: 8px;
	}


/* HEADER CONTENT */

#logo {
	float: left;
	height: 100px;
	width: 423px;
	margin-top: 55px;
	margin-left: 75px;
	clear: left;
}

#subscribe{
	height:182px;
	width:162px;
	float:right;
	background-image:url(/sitefiles/1063/images/subscribe-btn.png);
	background-repeat:no-repeat
	}
	
#subscribecontent{
	margin-top:31px;
	padding-right: 10px;
	padding-left: 3px;
	font-size: 10px;
	color: #000000;
	}
#subscribecontent li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.signupField {
	font-size: 11px;
	width: 133px;
}
.signupButton {
	font-size: 11px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
}
#subscribeemail {
	padding-left: 7px;
}


/* MAIN NAVIGATION */

#navbar ul{
	margin:0px;
	padding:0px;
	text-decoration: none;
	}
	
#navbar li{
	padding:0px;
	display:inline;
	list-style-type:none;
	margin: 0px;
	text-indent: -9999px;
	}
#navbar  li a {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
	

/* SIDEBAR CONTENT */

#subnavbox {
	background-color: #5EC8CC;
	float: left;
	width: 136px;
	color: #000000;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	}
#subnavbox  a:link {
	color: #000000;
	text-decoration: none;
}
#subnavbox p {
	font-size: 6px;
}
#subnavbox ul {
	margin: 0px;
	padding: 0px;
}

#subnavbox li {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#subnavcph  {
	padding-left: 5px;
}

#subnavcph a:hover {
	text-decoration: underline;
}
#subnavcph a:visited {
	color: #222222;
	text-decoration: none;
}
#subnavcph   h2 {
	font-size: 13px;
	margin-top: -2px;
	margin-bottom: 1px;
	color: #0B4247;
}
.signupField {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 20px;
	text-align: center;
	padding-top: 3px;
}

.signupButton {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 20px;
	width: 50px;
}
#subnavcph p a {
	color: #000000;
	text-decoration: underline;
}

#ctl00_cphSideMenu_swSiblingMenu_pnlSideMenu {
	margin-left: 12px;
	font-size: 10px;
	padding: 0px;
}

#ctl00_cphSideMenu_swSiblingMenu_hlLogin {
	color: #FF9930;
	text-decoration: underline;
	font-size: 11px;
}

#ctl00_cphSideMenu_swSiblingMenu_hlJoin {
	color: #FF9930;
	text-decoration: underline;
	font-size: 11px;
}
#FORHIM {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 136px;
	height: 163px;
	display: block;
}
	
#store {
	float: left;
	height: 213px;
	width: 136px;
	}

#storetop {
	background-image: url(/sitefiles/1063/images/storetop.png);
	height: 157px;
	width: 136px;
	float: left;
	background-repeat: no-repeat;
	}

#storeproduct {
	float: left;
	height: 100px;
	width: 100px;
	margin-top: 43px;
	margin-left: 18px;
	display: block;
	}
#storelinks {
	float: left;
	height: 56px;
	width: 136px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
	
#supportmarty {
	float: left;
	height: 91px;
	width: 136px;
	}

/* FOOTER CONTENT */
	
#generator {
	float: right;
	width: 140px;
	height: 17px;
	margin-top: 12px;
	}
	
#socialnetworks {
	float: left;
	height: 25px;
	width: 230px;
}
#footerlinks  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: left;
	width: 450px;
	text-decoration: none;
	}
#footerlinks  ul {
	padding-right: 1px;
	list-style-type: none;
	text-decoration: none;
	}
#footerlinks li {
	display: inline;
	text-decoration: none;
}

#footerlinks a:link {
	text-decoration: none;
}

#footerlinks a:visited {
	text-decoration: none;
	font-weight: bold;
}
	
	

/* SEARCH */

#search {
	float: right;
	width: 236px;
	margin-bottom: 16px;
	}

.searchField {
	font-size:11px;
	color: #A6A6A6;
	width: 234px;
	height: 22px;
	border: none;
	background: url(../Images/searchField.gif) no-repeat;
	text-indent: 25px;
	padding-top: 4px;
	}

.searchButton {
	visibility: hidden;
	display: none;
	width: 0px;
	}

.pageSearchTitle {
	font-size: 14px;
	line-height: 18px;
	color: #215160;
	font-weight: bold;
	}

a.pageSearchTitle {
	font-size: 14px;
	line-height: 18px;
	color: #215160;
	font-weight: bold;
	text-decoration:none;
	}

a.pageSearchTitle:hover {
	font-size: 14px;
	line-height: 18px;
	color: #215160;
	font-weight: bold;
	text-decoration:underline;
	}

.pricetable {
	background-color: #FFFFFF;
	background-image: url(http://s3.amazonaws.com/1009.assets/table_bkgd.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}

.titlebar b {
	line-height: 25px;
	height: 25px;
	color: #333333;
	color: #1A1817;
	}

.title {
	background-color: #D5D5D5;
	text-transform: uppercase;
	line-height: 18px;
	height: 18px;
	}

.title b {
	text-transform: uppercase;
	color: #1A1817;
	margin-left: 5px;
	}

.rowtwo {
	background-color: #EDF4FC;
	}
#blidgetWrapper {
	float: left;
	height: 550px;
	width: 375px;
	margin: 0px;
	padding: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #444444;
}
#homecontentWrapper {
	padding: 0px;
	float: right;
	width: 390px;
	margin: 0px;
}
#mediaplayer {
	padding: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
}
#truth {
	float: left;
	}
#dropdown  {
	float: right;
	background-image: url(/sitefiles/1063/images/messageboardmenu.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 425px;
}
#dropdown ul {
	display: block;
	margin-left: 170px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#dropdown   li {
	list-style-type: none;
	display: inline;
	margin-right: 15px;
}
#dropdown   li heading    {
	background-image: url(/sitefiles/1063/images/messageboardmenu.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 162px;
	position: relative;
}

/* MESSAGE BOARD OVER-RIDES */

#tbl_topics {
	padding: 5px;
}

.messageboard-forum-list-table td {
	background-color:#000000;
	color: #EEEEEE;
	padding: 20px;
	}

.messageboard-topic-list-table-oddrow {
	background-color:#222222;
	}

.messageboard-message-table-odd {
	background-color:#222222;
	border:none;
	}
	
.messageboard-message-table-even {
	border:none;
	}
	
.messageboard-topic-list-table-topic-column {
	width:35%;
	}

.messageboard-topic-list-table-topicstarter-column {
	width:25%;
	}
	
.messageboard-topic-list-table-replies-column {
	width:5%;
	}
	
.messageboard-topic-list-table-views-column {
	width:5%;
	}
	
.messageboard-topic-list-table-lastpost-column {
	width:30%;
	}
#dropdown li heading {
	background-image: url(/sitefiles/1063/images/messageboardmenu.jpg);
	background-repeat: no-repeat;
	height: 14px;
	width: 149px;
}

.messageboard-topic-list-table td {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 3px;
}
