body {
	color: #000;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

table {
	width: 100%;
}

table td {
	padding: 0;
	border-width: 0;
	vertical-align: top;
}

h1 {font-size: 120%;}
h2 {font-size: 100%;}
h3 {font-size: 100%;}
h4 {font-size: 100%;}
h5 {font-size: 90%;}
h6 {font-size: 80%;}
h7 {
		font-size: 100%; 
		color: #EC7002;
		font-weight: bold;
		}


h1, h2, h3, h4, h5, h6 {
	padding: 0px;
	margin: 0px;
}



img
{	
  padding: 0px;	
  border: 0px;
}

a
{
	color: #BA3232;
	text-decoration: none;
	font-weight: normal;
	outline: none;
}
a:hover
{
	color: #D90005;
	text-decoration: underline;
}
ul
{
	margin: 2px;
	padding: 1px;
	list-style: decimal inside;
	text-align: left;
}
li
{
	margin-left: 2px;
	list-style: square inside;
	color: #ADA06D;
}

.item
{
	border-bottom: 1px solid #cccccc;
	margin-bottom: 10px;
}
.itemInfo
{
	font-size: 90%;
}
.itemHead
{
	color: #8c0003;
	font-size: 160%;
	font-weight: bold;
}
.itemTitle a
{
	font-weight: bold;
	color: #8c0003;
}

.itemHeadArticles
{
	color: #8c0003;
	font-size: 160%;
	font-weight: bold;
}
.itemTitleArticles a
{
	font-weight: bold;
	color: #1E6B34;
}

.itemPoster, .itemPostDate, .itemStats {}

.itemBody {}
.itemText {}
.itemFoot
{
	text-align: right;
	padding-bottom: 8px;
	padding-top: 5px;
	color: #840000;
}

.itemAdminLink, .itemPermaLink
{
	font-size: 90%;
}

#leftcolumn
{
	width: 160px;
    border-right: 1px dashed #CACACC;
	padding-top: 8px;
	padding-right: 5px;
}

#leftcolumn div.blockTitle {
	color: #ffffff;
	background-color: #737373;
	padding: 3px 5px;
}
#leftcolumn div.blockContent
{
	padding: 3px 12px;
	margin-bottom: 8px;
	border: 1px solid #737373;
}

#leftcolumn2 {
	width: 250px;
	padding: 8px;
}

#leftcolumn2 div.blockTitle {
	color: #FFFFFF;
	background-color: #8c0003;
	padding: 3px 5px;
}

#leftcolumn2 div.blockContent {
	padding-top: 5px;
	padding-bottom: 15px;
}
#centercolumn { 
  padding: 8px; 
  padding-top: 10px;
  width: 650px;
}

#centercolumn th {}

.centercol {}

.centercol .blockTitle {
	color: #EC7002;
	background-color: #FFFFFF;
	padding: 3px 0px;
	border-bottom: 1px dashed #FF9A40;
}

.centercol .blockContent {
	padding-top: 5px;
	argin-bottom: 15px;
}

#centerCcolumn, #bottomCcolumn {}
#centerLcolumn, #bottomLcolumn {width: 50%; padding: 0px 8px 0px 0px; }
#centerRcolumn,  #bottomRcolumn {width: 50%; padding: 0px 0px 0px 8px; border-left: 1px solid #CACACC;}

div#content {
	text-align: left;
	padding-bottom: 8px;
}

#rightcolumn
{
	width: 165px;
	border-left: 1px dashed #CACACC;
	padding-top: 8px;
}

#rightcolumn div.blockTitle
{
	color: #8c0003;
	padding: 3px 5px;
}
#rightcolumn div.blockContent
{
	padding-bottom: 15px;
	padding-left: 8px;
}

#mainmenu a
{
	display: block;
	padding: 3px;
	font-weight: normal;
	color: #000000;
	border-bottom: 1px dashed #CACACC;
}


#mainmenu a.menuTop {}

#mainmenu a.menuMain
{
	padding-left: 3px;
	font-weight: normal;
}
#mainmenu a.menuSub
{
	padding-left: 20px;
}
#mainmenu a:hover
{
	color: #ffffff;
	background-color: #8C0003;
	text-decoration: none;
}


#mainmenuFR a
{
        display: block;
        padding: 3px;
        font-weight: normal;
        color: #3275a3;
	      text-align: left;
        border-bottom: 1px dashed #CACACC;
}


#mainmenuFR a.menuTop {}
#mainmenuFR a.menuMainFR
{
        padding-left: 3px^
        font-weight: normal;
}
#mainmenuFR a:hover
{
        color: #ffffff;
        background-color: #5893BB;
        text-decoration: none;
}



#usermenu a
{
	display: block;
	padding: 3px;
	font-weight: normal;
	color: #000000;
	border-bottom: 1px solid #CACACC;
}
#usermenu a:hover
{
	color: #ffffff;
	background-color: #AFAFAF;
	text-decoration: none;
}
#usermenu a.highlight
{
	background-color: #FF9A40;
	color: #FFFFFF;
}

th
{
	background-color: #FFFFFF;
	color: #FF9A40;
	padding: 3px 5px;
	vertical-align: middle;
	font-size: 100%;
	font-weight: normal;	
}

.head
{
	background-color: transparent;
	padding: 4px;
	font-weight: bold;
}

.head-alb
{
	background-color: transparent;
	padding: 4px;
	font-weight: bold;
  border-top: 1px solid #C8C8C8;			
}

.head-tlc
{
	background-image: url('img/tlc.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px; 
}

.head-trc
{
	background-image: url('img/trc.gif');
	background-repeat: no-repeat;
	background-position: top right; 
}

.body-alb
{
  border-left: 1px solid #C8C8C8;
  border-right: 1px solid #C8C8C8;
}

.foot-alb
{
  border-bottom: 1px solid #C8C8C8;
}

.foot-blc
{
	background-image: url('img/blc.gif');
	background-repeat: no-repeat;
	background-position: bottom left; 
}

.foot-brc
{
	background-image: url('img/brc.gif');
	background-repeat: no-repeat;
	background-position: bottom right; 
}

.even, tr.even td, .odd, tr.odd td
{
	padding: 4px;
	background-color: #FFFFFF;
}

.foot
{
	padding: 3px;
	font-weight: normal;
}

.image { border:1px solid #000000; padding:5px;  }

div.errorMsg
{
	background-color: #FFCCCC;
	text-align: center;
	border-top: 1px solid #DDDDFF;
	border-left: 1px solid #DDDDFF;
	border-right: 1px solid #AAAAAA;
	border-bottom: 1px solid #AAAAAA;
	font-weight: bold;
	padding: 10px;
}
div.confirmMsg
{
	background-color: #DDFFDF;
	color: #136C99;
	text-align: center;
	border-top: 1px solid #DDDDFF;
	border-left: 1px solid #DDDDFF;
	border-right: 1px solid #AAAAAA;
	border-bottom: 1px solid #AAAAAA;
	font-weight: bold;
	padding: 10px;
}
div.resultMsg
{
	background-color: #CCCCCC;
	color: #333333;
	text-align: center;
	border-top: 1px solid silver;
	border-left: 1px solid silver;
	font-weight: bold;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	padding: 10px;
}
div.mqstoCode
{
	background: #FFFFFF;
	border: 1px inset #000080;
	font-family: "Courier New",Courier,monospace;
	padding: 0px 6px 6px 6px;
}
div.mqstoQuote
{
	background: #FFFFFF;
	border: 1px inset #000080;
	font-family: "Courier New",Courier,monospace;
	padding: 0px 6px 6px 6px;
}
.comTitle
{
	font-weight: bold;
	margin-bottom: 2px;
}
.comText
{
	padding: 2px;
}
.comUserStat
{
	font-size: 10px;
	color: #2F5376;
	font-weight: bold;
	background-color: #ffffff;
	margin: 2px;
	padding: 2px;
}
.comUserStatCaption
{
	font-weight: normal;
}
.comUserStatus
{
	margin-left: 2px;
	margin-top: 10px;
	color: #2F5376;
	font-weight: bold;
	font-size: 10px;
}
.comUserRank
{
	margin: 2px;
}
.comUserRankText
{
	font-size: 10px;
	font-weight: bold;
}
.comUserRankImg
{
	border: 0;
}
.comUserImg
{
	margin: 2px;
}
.comDate
{
	font-weight: normal;
	font-style: normal;
	font-size: small;
}
.comDateCaption
{
	font-weight: bold;
	font-style: normal;
	color: White;
}


input
{
	color: #000000;
	font-size: 90%;
	background-color: #FFFFFF;
	border: 1px solid #cfcfcf;
	margin-top: 3px;
}


.main {
	width: 980px;
	background-color: #FFFFFF;
}

textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	width: 90%;
}


#headerbarleft, #headerbarright, #headerbarcenter {
	text-align: left;
	vertical-align: bottom;
	font-weight: bold;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-bottom: 0px;
}

#headerbarcenter {}
#headerbarright {}


#topMenu {
	background-color: #737373;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-size: 80%;
}
#topMenu td {
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

#topMenu td a {
	display: block;
	text-align: center;
	color: #FFF;
	padding-top: 4px;
	padding-bottom: 4px;
	text-transform: uppercase;
	font-weight: bold;
}
#topMenu td a:hover {
	text-decoration: none;
	background-color: #AFAFAF;
}

#userSection {
	background-color: #737373;
	padding: 3px 10px;
}

#sub-tab-menu {
	color: #CFCFCF;
	font-weight: none;
}

#sub-tab-menu a {
	color: #FFF;
}

#sub-tab-menu a:hover {
	color: #c0c0c0;
}

#footer {
	font-size: 90%;
	color: #818181;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-right: 10px;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E4E4E4;
	padding-top: 20px;
	padding-bottom: 20px;
}

#headerbanner {
	text-align: right;
	margin-top: 15px;
	margin-bottom: 4px;
	height: 90px;
	width: 100%;
}

div.engine_submenu
{
	background-color: #FF9A40;
  color: #FFFFFF;
	padding: 3px;
	padding-left: 9px;	
	border-top: 0px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	font-size: 10px;
	text-align: left;
	font-weight: bold;
}
div.engine_submenu a
{
	color: #FFFFFF;
	font-size: 10px;
	text-align: center;
  text-decoration: none;
}

div.engine_submenu a:hover
{
	color: #FFFFFF;
  text-decoration: underline;
}



div.photo_submenu
{
	background-color: #5893BB;
  color: #FFFFFF;
	padding: 3px;
	padding-left: 9px;	
	border-top: 0px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	font-size: 10px;
	text-align: left;
	font-weight: bold;
}
div.photo_submenu a
{
	color: #FFFFFF;
	font-size: 10px;
	text-align: center;
  text-decoration: none;
}

div.photo_submenu a:hover
{
	color: #FFFFFF;
  text-decoration: underline;
}

div.mybox_submenu
{
	background-color: #FF9A40;
  color: #FFFFFF;
	padding: 3px;
	padding-left: 9px;	
	border-top: 0px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	font-size: 10px;
	text-align: left;
	font-weight: bold;
}
div.mybox_submenu a
{
	color: #FFFFFF;
	font-size: 10px;
	text-align: center;
  text-decoration: none;
}

div.mybox_submenu a:hover
{
	color: #FFFFFF;
  text-decoration: underline;
}

div.blog_submenu
{
	background-color: #85BE80;
  color: #FFFFFF;
	padding: 3px;
	padding-left: 9px;	
	border-top: 0px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	font-size: 10px;
	text-align: left;
	font-weight: bold;
}
div.blog_submenu a
{
	color: #FFFFFF;
	font-size: 10px;
	text-align: center;
  text-decoration: none;
}

div.blog_submenu a:hover
{
  text-decoration: underline;
}


div.video_submenu
{
	background-color: #AD3B3B;
  color: #FFFFFF;
	padding: 3px;
	padding-left: 9px;	
	border-top: 0px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	font-size: 10px;
	text-align: left;
	font-weight: bold;
}
div.video_submenu a
{
	color: #FFFFFF;
	font-size: 10px;
	text-align: center;
  text-decoration: none;
}

div.video_submenu a:hover
{
	color: #FFFFFF;
	font-size: 10px;
	text-align: center;
  text-decoration: underline;
}

div.game_submenu
{
	background-color: #985D99;
  color: #FFFFFF;
	padding: 3px;
	padding-left: 9px;	
	border-top: 0px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	font-size: 10px;
	text-align: left;
	font-weight: bold;
}
div.game_submenu a
{
	color: #FFFFFF;
	font-size: 10px;
	text-align: center;
  text-decoration: none;
}

div.game_submenu a:hover
{
	color: #FFFFFF;
  text-decoration: underline;
}


a.info{
    position:relative; /*this is the key*/
    z-index:24; background-color:#FFFFFF;
    color:#CCCCCC;
    text-decoration:none}

a.info:hover{z-index:25;}

a.info span{display: none}

a.info:hover span{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    top:2em; left:2em; width:15em;
    border:1px dashed #666666;
    background-color:#FFFFFF; color:#666666;
    text-align: center;
    padding: 5px;
    text-align: left;
    }
    
.video_titles {}
.video_titles a { font-size: 10px; color: #BA3232; background-color: #FFFFFF; }
.video_titles a:hover { font-size: 10px; color: #FFFFFF; background-color: #BA3232; text-Decoration: none; }

.photo_titles {}
.photo_titles a { font-size: 10px; color: #5893BB; background-color: #FFFFFF; }
.photo_titles a:hover { font-size: 10px; color: #FFFFFF; background-color: #5893BB; text-Decoration: none; }

.game_titles {}
.game_titles a { font-size: 10px; color: #985D99; background-color: #FFFFFF; }
.game_titles a:hover { font-size: 10px; color: #FFFFFF; background-color: #985D99; text-Decoration: none; }

.articles_titles {}
.articles_titles a { font-size: 10px; color: #985D99; background-color: #FFFFFF; }
.articles_titles a:hover { font-size: 10px; color: #FFFFFF; background-color: #985D99; text-Decoration: none; }

.video_upload {}
.video_upload a { 	font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #BA3232; background-color: #ECDADA; font-weight: bold; padding: 3px; }
.video_upload a:hover { 	font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #FFFFFF; background-color: #BA3232; font-weight: bold; padding: 3px; text-Decoration: none; }

   
.main_top_article {}
.main_top_article a { font-size: 10px; color: #c8c8c8; background-color: #000000; }
.main_top_article a:hover { font-size: 10px; color: #ffffff; background-color: #000000; text-Decoration: underline; }


/* Image width limiter by BELLonline.co.uk 
div.imglimiter { width: 300px; overflow: hidden; cursor: pointer; }
div.imglimiteroff { }
 */