body
{
	font-size:100%;
	font-family:Arial;
	background-image:url(../../hatter.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#06282A;
	color:#FFFFFF;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-top:10px;
}
form{
	margin:0px;
	padding:0px;
}
p {
	margin:0px;
	padding:0px;
	padding-bottom:10px;
}
a {
	font-weight:normal!important;
}

br {
	margin: 0px; 
	padding: 0px;
}

/**************************************************/
/**** FORMS *********************************/
input.textbox,textarea {
	font-family:Arial;
	color:#000000;
	font-size:10px;
	vertical-align:top;
	background-color:#CCCCCC;
	border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #666666;
	border-bottom:1px solid #666666;
}

input.box {
	font-family:Arial;
	height:18px;
	color:#000000;
	font-size:10px;
	width:70px;
	vertical-align:top;
	background-color:#CCCCCC;
	border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #666666;
	border-bottom:1px solid #666666;
}

select.box {
	font-family:Arial;
	height:16px;
	color:#000000;
	font-size:10px;
	width:70px;
	vertical-align:top;
	background-color:#CCCCCC;
	border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #666666;
	border-bottom:1px solid #666666;
}

input.hobbiestextarea {
	font-family:Arial;
	height: 65px; 
	width:100%;
	color:#000000;
	font-size:10px;
	vertical-align:top;
	background-color:#CCCCCC;
	border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #666666;
	border-bottom:1px solid #666666;
}

input.button{
	height:18px;
	width:40px;
	font-family:Arial;
	font-size:10px;
	text-align:center;
	font-weight:bold;
	border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #666666;
	border-bottom:1px solid #666666;
	background-color:#42AFB6;
	color:#000000;
}
/**************************************************/
/**** LISTS *********************************/
ul
{
	list-style:none;
	margin-top:5px;
}
li
{
	margin:0px;
	padding:0px;
	padding-bottom:10px;
}
li.bullets
{
	list-style-image: url(../../images/club.gif);
	font-weight:bold;
}
li.indent
{
	list-style-image: url(../../images/bullet.gif);
	font-weight:normal;
}
.line{
	color:#42AFB6;
}

div.bullets li
{
	list-style-image: url(../../images/bullet.gif);
	font-weight:bold;
}

div.bullets li a:link, div.bullets li a:active, div.bullets li a:visited
{
	color:#FFFFFF!important;
	text-decoration:none!important;
}
div.bullets li a:hover
{
	color:#42AFB6!important;
	text-decoration:underline!important;
}

div.bullets li li a:link, div.bullets li li a:active, div.bullets li li a:visited
{
	font-weight:normal!important;
}
div.bullets li li a:hover
{
	font-weight:normal!important;
}

div.bullets li li
{
	list-style-image: url(../../images/bullet.gif);
	font-weight:normal;
}

#glossary ul{
	padding:0;
	padding-bottom:10px;
	padding-left:1px;
	margin:0;
	text-align:left;
}
#glossary li
{
	display:inline;
	padding-right:8px;
	
}

/**************************************************/
/**** FOOTER *********************************/
a.footerlink:link, a.footerlink:active, a.footerlink:visited 
{
	margin-top:0px;
	padding-top:2px;
	padding-left:4px;
	padding-right:4px;
	font-size:100%;
	color:#CCCCCC;
	text-decoration:none;
}
a.footerlink:hover {
	color:#42AFB6;
}

a.rightlink:link, a.rightlink:active, a.rightlink:visited 
{
	margin-top:0px;
	font-size:100%;
	font-weight:normal;
	color:#42AFB6;
	text-decoration:none;
}
a.rightlink:hover {
	color:#FFFFFF;
}

a.lmlink:link, a.lmlink:active, a.lmlink:visited 
{
	margin-top:0px;
	padding:0px!important;
	padding-top:2px;
	font-size:100%;
	color:#CCCCCC;
	text-decoration:none;
}
a.lmlink:hover {
	color:#42AFB6;
}

.footerselected {
	margin-top:0px;
	padding-top:2px;
	padding-left:4px;
	padding-right:4px;
	font-size:100%;
	color:#42AFB6;
	text-decoration:none;
}


/*-------------------Width Hacks for IE----------------------------*/
.footerpadding {
	padding-right:0px; /*---used by non-ie6 browsers*/
}

* html .footerpadding{
	padding-right:9px; /*---used by ie6*/
}
/*----------------------------------------------------------------*/


.footerlinks
{
	color:#CCCCCC;
	font-family:Arial;
	font-size:70%;
}


#logos img
{

	margin:0;
	padding:0;
	padding-left:10px;
	padding-right:10px;
	text-align:center;
	vertical-align:middle;

}

* html #logos a
{

	margin:0;
	padding:0;
	padding-left:10px;
	padding-right:10px;
	text-align:center;
	vertical-align:middle;

}
/**************************************************/
/**** HEADERS *************************************/
h2
{
	color:#42AFB6;
	font-weight:bold;
	font-size:120%;
	margin:0px;
	padding:0px;
}

.bigheading
{
	color:#42AFB6;
	font-weight:bold;
	font-size:140%;
	margin:0px;
	padding:0px;
}
.subheader
{
	color:#42AFB6;
	font-weight:bold;
	font-size:110%;
	margin:0px;
	padding:0px;
}
.subheader2
{
	color:#42AFB6;
	font-weight:normal;
	font-size:100%;
	margin:0px;
	padding:0px;
}
.subheader3
{
	color:#42AFB6;
	font-weight:bold;
	font-size:100%;
	margin:0px;
	padding:0px;
}

.rightsubheader
{
	color:#42AFB6;
	font-weight:bold;
	font-size:80%;
	margin:0px;
	padding:0px;
}
/**************************************************/
/**** MAIN CONTENT *********************************/
.maincontent a:link, .maincontent a:active, .maincontent a:visited
{
	color:#42AFB6;
	font-weight:bold;
	text-decoration:underline;
}
.maincontent a:hover {
	color:#CCCCCC;
	font-weight:bold;
	text-decoration:underline;
}
.maincontent h1 {
	color:#42AFB6;
	font-size:150%;
	padding:0;
	margin:0;
}
.maincontent h2 {
	color:#42AFB6;
	font-size:100%;
}
.maincontentinside
{
	color:#FFFFFF;
	font-size:70%;
}
.maincontent
{
	background-image:url(../../images/centre_middle.gif);
	background-repeat:repeat-y;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:15px;
	color:#FFFFFF;
	font-size:70%;
}

.mainpanelcontent a:link, .mainpanelcontent a:active, .mainpanelcontent a:visited
{
	color:#42AFB6;
	font-weight:bold;
	text-decoration:underline;
}
.mainpanelcontent a:hover {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;
}

.mainpanelcontent
{
	background-image:url(../../images/centre_middle.gif);
	background-repeat:repeat-y;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:15px;
	color:#FFFFFF;
	font-size:70%;
}

.t4_promo /*structure*/
{
	background-image:url(../../images/template4_promo_middle.gif);
	background-repeat:repeat-y;
	color:#FFFFFF;
	font-size:68%;
	vertical-align:top;
}

.t4_promo div /* padding for text - not on t4_promo because of the background (firefox)*/
{
	padding-left:20px;
	padding-right:20px;
	padding-bottom:0px!important;
	padding-top:15px;
}

.t4_promo a:link, .t4_promo a:active, .t4_promo a:visited
{
	color:#42AFB6;
	font-weight:bold;
	text-decoration:underline;
}
.t4_promo a:hover {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;
}

.t4_promo p{
	margin:0px!important;
	padding:0px!important;
	padding-bottom:5px;
}

.mainpanelcontent h1 {
	color:#42AFB6;
	font-size:150%;
}
.rightcontent
{
	background-image:url(../../images/right_middle.gif);
	background-repeat:repeat-y;
	color:#FFFFFF;
	font-size:65%;
}

.rightcontent p
{
	padding-left:20px;
	padding-right:20px;
}

.rightcontent a:link, .rightcontent a:active, .rightcontent a:visited
{
	color:#42AFB6;
	font-weight:bold;
	text-decoration:none;
}
.rightcontent a:hover {
	color:#CCCCCC;
	font-weight:bold;
	text-decoration:none;
}
/**************************************************/
/***** NAVIGATION *********************************/

.vertlinemiddle{
	background-image:url(../../images/inframe/vertline_middle.gif);
	background-position:top;
	background-repeat:repeat-y;
}
.selected {
	font-family:Arial;
	font-size:70%;
	color:#42AFB6;
	font-weight:bold;
	text-decoration:none;
}
.subselected a:link,
.subselected a:active,
.subselected a:visited,
.subselected a:hover
{
	font-family:Arial;
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;
}
.watermark{
	background-image:url(../../images/watermark.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	height:100%;
}

/**************************************************/
/**** TABLES *********************************/
table.menu a{
	font-family:Arial;
	font-size:70%;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

table.menu a.selected{
	font-family:Arial;
	font-size:70%;
	color:#42AFB6;
	font-weight:bold;
	text-decoration:none;
}

table.menu a:hover{
	color:#42AFB6;
}

table.submenu, td.submenu{
	background-color:#000000;
}
table.submenu a{
	font-family:Arial;
	font-size:70%;
	color:#42AFB6;
	font-weight:normal;
}

table.maintext{
	font-family:Arial;

	color:#FFFFFF;
	font-size:100%;
}

table.maintext td{
	padding-left:1px;
}

table.maintext a{
	font-family:Arial;

	color:#42AFB6!important;
	font-weight:normal!important;
	font-size:100%;
	text-decoration:none;
}

table.maintext a:hover{
	color:#FFFFFF!important;
}



table.righttext a{
	font-family:Arial;

	color:#FFFFFF!important;
	font-weight:normal!important;
	font-size:70%;
	text-decoration:none;
}

table.righttext a:hover{
	color:#42AFB6!important;
}

.righttextselected{
	font-family:Arial;

	color:#42AFB6;
	font-weight:normal;
	font-size:70%!important;
	text-decoration:none;
}

table.maintext h1 {
	color:#42AFB6;
	font-size:150%;
}

table.submenu selected{
	font-family:Arial;
	font-size:100%;
	color:#FFFFFF;
	font-weight:normal;
}
table.submenu a:hover{
	color:#FFFFFF;
}
table.membertext td a{
	font-family:Arial;
	font-size:70%;
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;
}
table.membertext a:hover{
	font-family:Arial;
	font-size:70%;
	color:#42AFB6;
	font-weight:normal;
	text-decoration:none;
}

.tab {
	padding-left: 24px;
}

.glossaryLetter{
	font-size:150%;
	font-weight:bold;
	color:#42AFB6;
}

.errorMsg {
	color:#990000;
}
/**************************************************/
/***** FORUM **************************************/

.heading{
	font-weight:bold;
	color:#41bbca;
}


.itemHeading a{
	font-family:Arial;

	padding-left:8px;
	color:#42AFB6!important;
	font-weight:bold!important;
	font-size:100%;
	text-decoration:none;
}

.itemHeading a:hover{
	font-family:Arial;

	padding-left:8px;
	color:#FFF!important;
	font-weight:bold!important;
	font-size:100%;
	text-decoration:none;
}

.border{
	border-left:1px solid #0f494b;
}

.linetip{
	background-image:url(../../images/line_tip.gif);
	background-repeat:no-repeat;
	background-position:left;
}

/**************************************************/
/***** BLOGS **************************************/
.blog
{
	margin-bottom:10px
}
.blog td 
{
	font-family:Arial;
	font-size:70%;
	color:#FFFFFF;
	text-decoration:none;
	
}
.blogContent
{
	padding-top: 10px;
	padding-left:15px;
	padding-bottom:20px;
}

.blogCommentLink
{
	border-bottom:1px solid #0F494B;
	border-top:1px solid #0F494B;
	padding-left:15px;
	padding-top:4px;
	padding-bottom:4px;
}
.blogComment
{
	border-bottom:1px solid #0F494B;
	padding-left:15px;
	padding-right:15px;
	padding-top:4px;
	padding-bottom:4px;
}
.blogHeader
{
	background-color:#0F494B;
	padding-right:20px;
	padding-left:5px;
}
.blogHeader td
{
	font-weight:bold !important;
	font-family:Arial;
	font-size:70%;
	color:#FFFFFF;
	text-decoration:none;
}

/**************************************************/
/***** REFER A FRIEND******************************/
.ip{
	vertical-align:top;
	padding-top:10px;
}

div .rankings{
	padding:0;
	margin:0;
	display:inline;
}

/**************************************************/
/***** LANGUAGE FLAGS******************************/

#lang {
	width:280px;
	float:right;
	text-align:center;
	padding-top:15px;
}

#lang1 a {
	display:block;
	width:36px;
	height:27px;
	padding-bottom:3px;
	margin:0 auto;
	text-decoration: none;
	background: url(images/flag_gb.gif) 0 0 no-repeat;
	text-align: center;
}

#lang1 a:hover{
	background-position: -36px 0;
}

#lang2 a {
	display:block;
	width:36px;
	height:27px;
	padding-bottom:3px;
	margin:0 auto;
	text-decoration: none;
	background: url(../../images/flag_bp.gif) 0 0 no-repeat;
}

#lang2 a:hover{
	background-position: -36px 0;
}

#lang3 a {
	display:block;
	width:36px;
	height:27px;
	padding-bottom:3px;
	margin:0 auto;
	text-decoration: none;
	background: url(../../images/flag_es.gif) 0 0 no-repeat;
}

#lang3 a:hover{
	background-position: -36px 0;
}

#lang4 a {
	display:block;
	width:36px;
	height:27px;
	padding-bottom:3px;
	margin:0 auto;
	text-decoration: none;
	background: url(../../images/flag_de.gif) 0 0 no-repeat;
}

#lang4 a:hover{
	background-position: -36px 0;
}	

.rankingUp {
	color:#00CC00;
}

.rankingDown {
	color:#FF0000;
}

.rankingSame {
	color:#FF9933;
}

.top3 {
	font-size:18px;
}
.top10 {
	font-size:16px;
}	

.bookmarks ul{
	list-style:none;
	margin:6px 0 4px 0;
	padding:0;
}

.bookmarks ul li{
	text-align:center;
	display:inline;
	padding:0 4px 6px 0 ;
}

.bookmarks ul li.delicious{
	background:url("../../images/bookmarks/delicious.gif") no-repeat 0 0;
}

.bookmarks ul li.digg{
	background:url("../../images/bookmarks/digg.gif") no-repeat 0 0;
}

.bookmarks ul li.reddit{
	padding:0 0 0 2px;
	background:url("../../images/bookmarks/reddit.gif") no-repeat 0 0;
}

.bookmarks ul li.facebook{
	background:url("../../images/bookmarks/facebook.gif") no-repeat 0 0;
}

.bookmarks ul li.stumbleupon{
	background:url("../../images/bookmarks/stumbleupon.gif") no-repeat 0 0;
}

.bookmarks ul li a{
	padding:0 0 0 18px;
	margin:0 3px 0 0px;
}

.small {
	font-size:9px;
}
