@charset "utf-8";
/* CSS Document */

BODY
{
    FONT-FAMILY: Arial, Helvetica;
    FONT-SIZE: 78%;
	color:#333333;
	margin: 0px;
	padding: 0px;
	/* background-color: #E8E8E8; */
	background: url("/images/header/pagebackground.gif") #fff top left repeat-x;
	text-align:center;
	behavior:url("/css/csshover.htc");
}

#wrapper {

	position:relative;
	width:990px;
	height: auto;
	min-width:990px;
	min-height:2400px;
	padding: 0px 0px;
	z-index:1;
	font-size:100%;
	border:0px;
	margin: 0 auto;
	text-align:left;
}

/* for Internet Explorer */
* html #wrapper {
height: 2400px;
}

/* ******************************************** */

/* Header CSS */

#header
{
	background-color: #0066cc;
	width: auto;
	height: 135px;
	text-align:left;
}

#topsearch
{
	border:1px solid #6c98c4;
	background-color: #0066cc;
	position:absolute;
	top:25px;
	left:330px;
	width:300px;
	height:58px;
}

#topsearch input.textbox
{
	border:0px;
	position:absolute; top:13px; left:14px;
	font-size:22px;
	width:270px;
	height:29px; line-height:29px;
}

#topsearch input.imagesubmit
{
	border:0px;
	position:absolute; top:13px; left:254px;
}

#logininfo
{
	position:absolute;
	top:50px;
	right:10px;
	width:auto;
	text-align:right;
	z-index:1;
	color: #fff;
}

#logininfo .customtitle {
	color: #fff;
	font-weight:bold;
}

#logininfo a {
	color: #ffff00;
}

#socialmedia
{
	width:auto;
	background: #0066cc;
	height:21px;
	position:absolute;
	top:0px;
	right:10px;
	text-align:right;
	padding:1px 1px 0px 2px;
}

#titlebannernew
{
	position:absolute;
	top:163px;
	left:15px;
	z-index:3;
}

/* ******************************************** */

/* Customisation items */
#login
{
	position:absolute;
	top:80px;
	left:10px;
	width:210px;
	text-align:left;
	z-index:1;
	color: #aaaaaa;
}
.customtitle
{
	font-size: 12px;
	font-weight:bold;
	color: #aaaaaa;
}
.customerror
{
	color: #cc0000;
}
.custombig
{
	font-size: 16px;
	font-weight:bold;
}

/* ******************************************** */

/* Main Body CSS */

#maincontent, #maincontent_norightbar, #forumcontent
{
	position:relative;
	margin-top:140px;
	margin-left:15px;
	width:980px;
	height:auto;
	font-size:109%;
	line-height:1.5;
}

#maincontent, #forumcontent
{
	width:600px;
	margin-right:370px;
	/* display:inline-block; */
}

#maincontent_norightbar 
{
	margin-right:15px;
	width:960px;
}

#forumcontent
{
	padding:0px;
}

#rightcol200
{
	float:right;
	width:245px;
	padding-left:20px;
	padding-right:7px;
}

#rightcol380
{
	float:right;
	width:380px;
	padding-left:20px;
	padding-right:20px;
}
#leftpad100
{
	padding-left:100px;
}

/* ******************************************** */

/* Left Bar CSS */

#leftmenu
{
	position:absolute;
	top:145px;
	left:10px;
	width: 159px;
	padding-left:0px;
	height: auto;
	text-align:left;
	z-index:4;
}

/* CSS for the video category menu list */

#menucatlist
{
	position:relative;
	left:1px;
	top:1px;
	padding: 0;
	margin:0;
	width:158px;
	height:180px;
	float:left;
	list-style: none;
	background-color: #ffffff;
	overflow: auto;
}

#menucatlist li
{
	margin:0;   
	position: relative; 
	float:left;
	width:98%;
	font-size:92%;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #ddf; 
}

#menucatlist A {
	display:block;
	height: auto;
	width:auto;
	word-wrap: break-word;
	padding: 2px 0px 2px 5px;
}


#menucatlist A:hover 
{ 
	background: #ccffcc; 
	color: #000; 
}

/* ******************************************** */

/* Right Bar CSS */

#rightmenu
{
	width: 340px;
	border-left:1px solid #ddd;
	padding-left:0px;
	margin-right:10px;
	height:auto;
	position:absolute;
	right:0px;
	top:280px;
	background-color: #ffffff;
	text-align:left;
	z-index: 2;
	line-height:1.5;
}

#rightmenu h2 {
	color: #0F3F9F; margin-bottom:12px; margin-left:10px; z-index:1000; font-size:15px;
}

#rightmenu h2 a {
	color: #0F3F9F;
	text-decoration:none;
}

#rightmenu h2.section-title {
	background-color:#0066cc; padding:10px; margin:0 0 20px 0;
}

#rightmenu h2.section-title a:link, #rightmenu h2.section-title a:visited {
	color:#fff; text-decoration:underline;
}

#rightmenu h2.section-title a:hover {
	color:#ffff00;
}


.rbtoparticle_star
{
	width:100px;
	position:relative;
	float:left;
}

.rbtoparticle_item
{
	padding-top:5px;
	padding-bottom:2px;
}

/* ******************************************** */

/* Footer CSS */

#footer {
	background-color:#eee; 
	border-top:1px solid #ddd; border-bottom:1px solid #ddd; 
	margin:25px 0 15px 0; 
	padding:15px 10;
}

#footer .column {
	width:22%; position:relative; float:left; padding-right:5px; margin-right:10px; border-right:1px solid #ccc;
}

#footer .column_end {
width:22%; position:relative; float:left; padding-right:5px;
}

/* ******************************************** */

/* Tabbed Box CSS */

ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px; /*--Set height of tabs--*/
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #ccc;
	width: 100%;
}

#rightmenu ul.tabs {
	border-left: none;
	width: 100%;
}

ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 31px; /*--Subtract 1px from the height of the unordered list--*/
	line-height: 31px; /*--Vertically aligns the text within the tab--*/
	border: 1px solid #ddd;
	border-left: none;
	margin-bottom: -1px; /*--Pull the list item down 1px--*/
	overflow: hidden;
	position: relative;
	background: #e0e0e0;
}

ul.tabs li a {
	text-decoration: none;
	color: #000;
	display: block;
	font-size: 1.2em;
	padding: 0 10px;
	border: 1px solid #fff; /*--Gives the bevel look with a 1px white border inside the list item--*/
	outline: none;
}
ul.tabs li a:hover {
	background: #ccc;
}

ul.tabs li.mainactive {
	background: #fff;
	font-size: 1.2em;
	font-weight:bold;
	padding-left:20px;
	padding-right:20px;
	border-bottom: 1px solid #fff;
	color: #0066cc;
}

html ul.tabs li.active, html ul.tabs li.active a:hover  { /*--Makes sure that the active tab does not listen to the hover properties--*/
	background: #fff;
	border-bottom: 1px solid #fff; /*--Makes the active tab look like it's connected with its content--*/
}

.tab_container {
	border: 1px solid #ddd;
	border-top: none;
	overflow: hidden;
	clear: both;
	float: left;
	width: 100%;
	background: #fff;
	margin-bottom:20px;
}

#rightmenu .tab_container {
	border-left: none;
}

.tab_content {
	padding: 10px 10px 10px 10px;
	font-size: 12px;
}

#rightmenu .tab_content {
	line-height:1.2;
}

.tab_content ul {  
    margin:0px;  
    padding:0px 10px 0px 5px; 
}  
.tab_content ul li {  
    list-style:none;  
    border-bottom:1px solid #d6dde0;  
    padding-top:10px;  
    padding-bottom:10px;  
    font-size:13px;  
}  
.tab_content ul li a {  
    margin-right:20px;
}
.tab_content ul li a:link {  
    color: #0F3F9F;
}
.tab_content ul li a small {  
    color:#8b959c;  
    font-size:9px;  
    text-transform:uppercase;  
    font-family:Verdana, Arial, Helvetica, sans-serif;  
    position:relative;  
    left:4px;  
    top:0px;  
} 

.tab_story_number {  
    font-size:20px; width:30px; position:relative; float:right; text-align:right; color:#aaa; font-weight:bold; line-height:1;
}  

/* ******************************************** */

/* Images in Information Pages */

.photobox_left, .photobox_right 
{
	background-color: #ffffff;
	border: 1px solid #cccccc;
	text-align:center;
	font-size:11px;
	padding:4px;
}

.photobox_left
{
	position:relative; 
	float:left; 
	margin:0px 15px 10px 0px;
}

.photobox_right
{
	position:relative; 
	float:right; 
	margin:0px 0px 10px 15px;
}

/* CSS for 'alternative articles' box that is manually placed in some 'what is' articles */

.altarticles_right
{
	position:relative; 
	float:right; 
	margin:0px 0px 10px 15px;
	background-color: #eeeeff;
	border: 1px solid #cccccc;
	text-align:left;
	font-size:12px;
	padding:10px;
}

.altarticles_right UL
{
	margin-left:10px;
	padding-left:10px;
	margin-bottom:0px;
	padding-bottom:0px;
}

/* ******************************************** */

/* Google Ad Styles */
/*-----------------------------------------------*/
div.googleads {
	padding: 0px 2px 10px 2px;
	margin:0px 0px 10px 0px;
	font-family: Verdana;
}

div.rightgoogleads {
    text-align:center;
	margin-top:10px;
}

.g_adsbyline {
	margin: 0 0 10px 0;
	padding: 0; 
	background: url(/images/adline.gif) repeat-x transparent;
	background-position: center right;
	min-height: 10px;
	text-align:left;
} 

a.g_adsby:link, a.g_adsby:visited {
	background-color:#fff;
	font-size:11px;
	color:#999;
	font-weight:normal;
	text-decoration:none;
	padding:5px 5px 5px 0px;
	line-height:1.2;
}

div.afc_googleaddiv {
	padding:5px;
	padding-left:0px;
}

a.g_title:link, a.g_title:visited {
	font-size:110%;
	color:#0049db;
	font-weight:bold;
	margin-top:5px;
	margin-bottom:0px;
	text-decoration:underline;
}
.g_text {
	color:#333;
	font-weight:normal;
	text-decoration:none;
}
a.g_link:link, a.g_link:visited {
	color:#aaa;
    font-weight:normal;
}
