@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #2f3a50;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #ffffff;
	font-size: 12px;
}

a {
	color:#CCCCCC;
}

a:hover {
	color:#CCCCCC;
}

h1 {
	font-size:25px;
	display: inline;
}

h2 {
	font-size:20px;
	margin: 0 .5em 0 0;
}

h3 {
	font-size:16px;
}

.thisH1 {
	font-size:12px;
}

.thisH2 {
	font-size:12px;
	font-weight:bold;
}

.yellow {
	color:#FF0;
}

.steelblue {
	color: #69C;
}

.goldenrod {
	color: #ffbd02;
}

.joinEpochSmall {
	font-size:10px;
	font-weight:normal;
}

.indexMoviePadding {
	padding:5px;
}

.indexMovieBG {
	background-color:#272e40;
}

.indexMovieBar {
	background-color:#468fd3;
	height:10px;
}

.pageHeaders { 
	background-color:#530005;
	background-image:url(/images/page_layout/tbl_center_gray.gif);
	background-repeat: repeat-x;
}

.maroonIndexLine {
border-bottom-color: #036;
border-bottom-style: solid;
border-bottom-height: 1px;
padding-bottom: 0px;
}

.redHover12underline { 
	color:#FFF;
	text-decoration:underline;
	font-size:12px;
}

.redHover12underline:hover { 
	color:#F00;
	text-decoration:underline;
	font-size:12px;
}

.redHover12 { 
	text-decoration:none;
	font-size:12px;
}

.redHover12:hover { 
	color:#F00;
	text-decoration:none;
	font-size:12px;
}

.whiteHover12underline { 
	color:#FFF;
	text-decoration:none;
	font-size:12px;
}

.whiteHover12underline:hover { 
	color:#FFF;
	text-decoration:underline;
	font-size:12px;
}

.gray16 { 
	font-size:16px;
	color:#CCCCCC;
}

.mustardText {
	color: #FC0;
}

.redHover { 
	text-decoration:none;
	font-size:16px;
}

.redHover:hover { 
	color:#F00;
	text-decoration:none;
	font-size:16px;
}

.moreHover { 
	font-size:12px;
}

.moreHover:hover { 
	color:#F00;
	font-size:16px;
	font-size:12px;
}

.whiteBold14 {font-size:14px; font-weight:bold;}

.mainContainer #container {
	width: 1011px;
	background: #16191E;
	margin: 0 auto;
	border: 1px solid #000000;
	text-align: left;
}
.mainContainer #header {
	background-image:url(/images/page_layout/bg_header_mp.jpg);
	background-repeat:repeat-x;
	height:120px;	
	padding: 0px;
}
.mainContainer #header h1 {
	margin: 0;
	padding: 10px 0;
}
.mainContainer #logo {
	width:255px;
	padding-left:30px;
	float:left;
}
.mainContainer #blogBox {
	width:273px;
	height:111px;
	float:right;
	background-color:#16191E;
	padding: 5px 5px 5px 10px;
}
.mainContainer #hrBox {
	width:518px;
	height:120;
	float:right;
	background-color:#16191E;
	padding: 1px 0px 0px 0px;
}
.headerText {
	font: Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-align: left;
	color: #ffffff;
	font-size: 10px;
}

.mainContainer #loginBox {
	width:273px;
	height:121px;
	float:right;
	background-image:url(/images/page_layout/login_box.jpg);
	background-repeat:no-repeat;
	background-color:#000000;

}
.mainContainer #mainContent {
	padding: 20px 18px;
	background: #16191E;
	clear:both;
}
.mainContainer #footer {
	background-image:url(/images/page_layout/bg_footer.gif);
	background-repeat:repeat-x;
	padding-left:20px;
	clear:both;
		
}
.mainContainer #footer p {
	margin: 0;
	padding: 10px 0;
}
#copyright {
	height:48px;
	padding-left:20px;
	font-size:10px;
	color:#666666;
}

.pageHeaders { 
	background-color:#252c3c;
}

.affiliateBox { border: 1pt #666 solid;}

.joinTableHeader { background-color:#303e58;
	border: 1pt #666 solid;
}

.joinTable  { border: 1pt #666 solid;
	font-weight:bold;
	background-color:#272e40;
}

.redFont{ color:#F00;}

.textfield1 {
	font-family: verdana;
	font-size: 12px;
	color: #000000;
	width: 145px;
	height: 18px;
	border: 0px none;
	background-image: url(/images/page_layout/bg_textfields.gif);
	background-repeat: repeat-x;
}

/**-------------- NAVIGATION PART----------- **/
.mainContainer #nav {
	background-image:url(/images/page_layout/bg_nav_rhj.gif);
	background-repeat:repeat-x;
	height:50px;
	padding-left:20px;
}

.mainContainer #nav_blog {
	background-image:url(/images/page_layout/bg_nav_rhj.gif);
	background-repeat:repeat-x;
	height:25px;
	padding-left:20px;
}

.navGraphic { margin-left:325px;}

.whiteBorderPlain { 
	border: 1pt #CCC solid;
}

.blackBorder { 
	border: 1pt #000 solid;
}

.whiteBorder { 
	border: 1pt #CCC solid;
}

.whiteBorder:hover { 
	border: 1pt #900 solid;
}

.loginPage {
	background:#FFF;
	width:300px;
	color:#000;
}

.side_nav_blog {
    margin: 5px 5px 5px 9px;
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	}

.side_nav_blog A:link {
	font-family: Arial,Verdana;
	font-size: 10pt;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	}

.side_nav_blog A:hover {
	font-family: Arial;
	font-weight: normal;
	font-size: 10pt;
	color: #F03;
	text-decoration: underline;
	}	

.side_nav_blog A:visited {
	font-family: Arial,Verdana;
	font-size: 12pt;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	}

.top_nav_blog {
    margin: 5px 5px 5px 9px;
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	}

.top_nav_blog A:link {
	font-family: Arial,Verdana;
	font-size: 12pt;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	}

.top_nav_blog A:hover {
	font-family: Arial;
	font-weight: bold;
	font-size: 12pt;
	color: #F03;
	text-decoration: underline;
	}	

.top_nav_blog A:visited {
	font-family: Arial,Verdana;
	font-size: 10pt;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	}

li.list1 {list-style: circle outside; color:#ffffff; margin-left:-20px;}	

/**-------------- 2010 TOP NAVIGATION ----------- **/

.solidblockmenu{
margin: 0;
padding: 0;
float: left;
font: bold 13px Arial;
width: 100%;
overflow: hidden;
border: 1px solid #666;
border-width: 1px 0;
background: black url(/images/page_layout/blockdefault.gif) center center repeat-x;
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
float: left;
padding: 5px 11px;
text-decoration: none;
border-right: 1px solid white;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
color: white;
background: transparent url(/images/page_layout/blockactive.gif) center center repeat-x;
}

.solidblockmenu li .join{
color: #900;
background: transparent url(/images/page_layout/blockjoin.gif) center center repeat-x;
}

/**-------------- 2010 BOTTOM NAVIGATION ----------- **/

.solidblockbottommenu{
margin: 0;
padding: 0;
float: left;
font: bold 13px Arial;
width: 100%;
overflow: hidden;
border: 1px solid #666;
border-width: 1px 0;
background: black url(/images/page_layout/blockactive.gif) center center repeat-x;
}

.solidblockbottommenu li{
display: inline;
}

.solidblockbottommenu li a{
float: left;
color: white;
padding: 5px 11px;
text-decoration: none;
border-right: 1px solid white;
}

.solidblockbottommenu li a:visited{
color: white;
}

.solidblockbottommenu li a:hover, .solidblockbottommenu li .current{
color: white;
background: transparent url(/images/page_layout/blockdefault.gif) center center repeat-x;
}

/**-------------- 2010 BLOG NAVIGATION ----------- **/

.solidblockblog{
margin: 0;
padding: 0;
float: left;
font: bold 11px Arial;
width: 100%;
overflow: hidden;
border: 1px solid #666;
border-width: 1px 0;
background: black url(/images/page_layout/blockactive.gif) center center repeat-x;
}

.solidblockblog li{
display: inline;
}

.solidblockblog li a{
float: left;
color: white;
padding: 3px 11px;
text-decoration: none;
border-right: 1px solid white;
}

.solidblockblog li a:visited{
color: white;
}

.solidblockblog li a:hover, .solidblockblog li .current{
color: white;
background: transparent url(/images/page_layout/blockdefault.gif) center center repeat-x;
}

.noGoFooter {
color: #2f3a50;
text-decoration:none;
outline:none;
}

/* get rid of those system borders being generated for A tags */
a:active {
  outline:none;
}

:focus {
  -moz-outline-style:none;
}

/* root element for tabs  */
ul.css-tabs {  
	margin:0 !important; 
	padding:0;
	height:30px;
	border-bottom:1px solid #666;	 	
}

/* single tab */
ul.css-tabs li {  
	float:left;	 
	padding:0; 
	margin:0;  
	list-style-type:none;	
}

/* link inside the tab. uses a background image */
ul.css-tabs a { 
	float:left;
	font-size:13px;
	display:block;
	padding:5px 10px;	
	text-decoration:none;
	border:1px solid #666;	
	border-bottom:0px;
	height:18px;
	background-color:#efefef;
	color:#777;
	margin-right:2px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright:4px;
	position:relative;
	top:1px;	
}

ul.css-tabs form { 
	float:left;
	font-size:13px;
	display:block;
	padding:5px 2px;	
	text-decoration:none;
	border:1px solid #666;	
	border-bottom:0px;
	height:18px;
	background-color:#efefef;
	color:#777;
	margin-right:2px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright:4px;
	position:relative;
	top:1px;
}

ul.css-tabs a:hover {
	background-color:#F7F7F7;
	color:#333;
}
	
/* selected tab */
ul.css-tabs a.current {
	background-color:#ddd;
	border-bottom:2px solid #ddd;	
	color:#000;	
	cursor:default;
}
	
/* tab pane */
div.css-panes div.test123 {
	display:none;
	border:1px solid #666;
	border-width:0 1px 1px 1px;
	min-height:150px;
	padding:15px 20px;
	background-color:#ddd;	
}

/* alternate colors: skin2 */ 
ul.skin2 a { 
    background-color:#31394e;         
    color:#fff !important; 
} 
 
/* mouseover state */ 
ul.skin2 a:hover { 
    background-color:#7c8ca4; 
} 

ul.skin2 form { 
    background-color:#31394e;         
    color:#fff !important; 
} 
 
/* mouseover state */ 
ul.skin2 form:hover { 
    background-color:#7c8ca4; 
} 

/* active tab */ 
ul.skin2 a.current { 
    background-color:#4c648a; 
    border-bottom:2px solid #4c648a;     
} 
 
/* tab pane with background gradient */ 
div.skin2 div.test123 { 
    min-height:200px; 
    color:#fff;     
    background:#16181e url(/images/page_layout/h300a.gif) repeat-x scroll 0 -50px; 
     
    /* IE6 does not support PNG24 images natively */ 
    _background:#16181e; 
}

.joinPageButton:link, .joinPageButton:visited
{
  float: left;
  margin: 2px 2px 2px 2px;
  padding: 3px;
  width: 90px;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid black;
  border-left: 1px solid #cccccc;
  border-right: 1px solid black;
  background: #900;
  text-align: center;
  text-decoration: none;
  font: normal 10px Verdana;
  color: #fff;
}

.joinPageButton:hover
{
  background: #06C;
}

.8px {font-size: 8px;}
.10px {font-size: 10px;}
