.biglink {
	font-weight: bold;
	margin-right: 1em;
}

.search {
	margin:1em 0 0 0;
	-moz-opacity:0.4;
	text-align:right;
	display: inline;
	float:none;
	
}

.search:hover {
	-moz-opacity:1.0;
}

.search input { 
	width:125px; 
	font-size: 0.85em; 
	background:#CCC;
	margin-top:2px;
}

.search input:focus {
	background:#FFF;
}

body, td, th, textarea, input, select, h2, h3, h4, h5, h6 {
	font: 95%/1.5 arial, helvetica, sans-serif;
}
			
h2 {
	margin: 0 0 0.2em 0;
	font-size: 230%;
	letter-spacing: -1px;
	font-weight: bold;
	color: #fffff0;
	clear: left;
}

h3 {
	margin: 0.4em 0 0.3em 0;
	font-size: 150%;
	letter-spacing: -1px;
	font-weight: normal;
	clear: left;
	color: #4E463F;
	border-bottom: 1px dotted #ccc;
}

.timetype {
	letter-spacing: 0.2em;
	font-weight: bold;
	margin: 15px 0 2px 0;
	padding-bottom: 2px;
}

.time {
	font-size: 80%;
	letter-spacing: 0.2em;
}

.newstime {
	font-size: 75%;
	letter-spacing: 0.1em;
	font-weight: bold;
}

.latesttopics div {

	font-size: 75%;
	clear: both;
	padding:0 0 0 3px;
	
}

* html input {
	font: 81%/1.1 arial, helvetica, sans-serif; /* exception for IE6 */
}

html {
	background: #fafafa;
	margin: -8px;
}
			
a {	
	color: #105CB6;
	outline: none; 
	text-decoration: none !important; /*IE6 needs important*/
}

a:visited { color: #2E6AB1; }
a:hover, a:focus { color: #003; }
a:active { color: #000; }

a:hover {
	background: #105CB6;
	color: #fff;
}
	
.footer {
	font-size: 75%;
	color: #a0a0a0;
	margin-top: 40px;
	border-top: 1px dotted #e0e0e0;
}
		
.footer a {
	margin-left: 5px;
	margin-right: 5px;
}

.form {
	margin-top:1em;
	background:#f0f0f0;
	padding:1em;
}

.form input {
}

.form fieldset {
	font-weight:bold;
	border: 1px dotted #555;
}

.form label {
	font-weight:normal;
	font-style:normal;
/*	width:100%; */ /* use for next line inputs */
}

.wwgrp {
	clear: left;
	margin-bottom:0.5em;
}

.col1 {
				text-align: right;
				float: left;
				height: 30px;
				margin: 0;
				margin-right: 10px;
				
		   color: #53A4A8;
		   font-size: 150%;
		   font-weight: normal;
		   
			   font: verdana, helvetica, sans-serif;
}

.col2 {
				display: block;
				float: left;
} 			

div.row {
					clear: both;
					width: 200px;
}
							
.input {
	color: #53A4A8;
	margin: 4px 0 5px 8px;
	padding: 2px;
	font-size: 120%;
	background: #FFFADB url(/img/shading.gif) repeat-x;
	border: 1px solid #5A698B;
	
}

.topicserie {
	border: 1px none #B0B0B0; 
	padding: 2px 5px 2px 5px;
}
 
.usercard {
	width: 92px;
	height: 97px;
	
	border: 1px dotted #006;
  text-align:center;
  float:left;
  margin: 0.5em 0.3em 0.3em 0.4em;
  padding-top: 4px;
  padding-bottom: 2px;
  cursor: hand;
  cursor: pointer;
}
 		
.usercard .name {
  margin: 0px 3px;
  width: 83px;
  overflow: hidden;
  white-space: nowrap;
} 	

/******************************************/
/* Imagebox for scrolling strip of images */
/******************************************/
.imageBox { margin: auto; width: 405px;border: 1px #000 solid; overflow: hidden;}
.imageBoxInside { width: 150000px;}
.imageBox img { float: left; padding: 0px; margin: 0px; }
.imageBox br { clear: both; }
.imageBox .episodelink {float: left; padding: 0px; margin: 0px;}
.imageBox .episodecaption {text-align:left;margin:auto;font-size:80%;clear:left;width: 135px;overflow: hidden;}
.imageBox .episodecaptioninside {width:150000px;}

.imagestrip .controls {
	margin-top: 5px;
}
.imagestrip {
	text-align: center;
	margin-top: 12px;
}

.replybox {
	clear:both;
	float:right;
}

.replytext {
	font-size:100%;
}

.topicreplytext {
	font-size:85%;
}

.topicstatus {
	font-size:85%;font-weight:bold;margin-bottom:1em;
}

.messageouter {
	border-left-width: 82px;  /* left column width */
	border-left-color: #fff;   /* left column colour */
	
	border-right-width: 0; /* right column width */
	/*border-right-color: #fff;*/  /* right column colour */
	
	/*background-color: #ffff;*/ /* center column colour */
	margin-bottom:15px;
}

.messageleft {
	width: 82px;              /* left column width */
	margin-left: -82px;       /* _negative_ left column width */
	margin-top: 5px;	
}

/* Mozilla code */
.messageinner > .messageleft { clear:left; }

.clear {
	clear: both;
}

.messageouter { width: auto; border-left-style: solid; border-right-style: solid; }
.messageinner { margin: 0; width: 100%; }

.messageleft { float: left; position: relative; z-index: 10; }
.messageright { float: left; width: 100%; position: relative; z-index: 12; font-size:80%;padding-left:10px}
.messageheader {font-weight:bold;}
.messagefooterpostdate {font-size:85%;color:#999;float:right;}
.messagefooterreply {margin-left:0.2em;font-size:115%;font-weight:bold;background:#ffffff;}
.messagereply {border:0px dotted #777;margin-left:25px;padding:5px;margin-bottom:0.8em;background: #eee;}
.topiclastactivity {font-size:75%;color:#999;margin-left:0.6em;}
.showtopics {font-weight:bold;padding-bottom:1em;}
.contenttopic {font-size:85%;}

.overview { font-size:80%;}

.newsitemsubmitteddate {font-size:75%;color:#999;margin-left:0.5em;letter-spacing: 0.1em;}

.forumcontainer {width: 550px;margin-bottom:1em;}
.forumheader {text-align:center;font-weight:bold;background:#ddd}
.forumsubheader {width:400px;float:left;margin-left:1em;}
.forummessageslabel {font-weight:bold;color:#555;}
.topicsubheader {width:250px;float:left;}
.forumroweven {background:#f0f0f0;}
.forumrowuneven {background:#FFFFFF;}
.forumtopicrow {width:400px;float:left;margin-left:1em;}

.topicroweven {font-size:80%;background:#f0f0f0;}
.topicrowuneven {font-size:80%;background:#FFFFFF;}
.topicheader {background:#ddd;font-weight:bold;}
.topicimagecolumn {width:25px;float:left;}
.topicauthorcolumn {width:95px;float:left;}
.topicmessagescolumn {width:85px;float:left;}
.topiclastcolumnheader {margin-right:1em;}
.topiclastcolumn {margin-right:1em;color:#555;}


/* Mozilla code */
.messageouter > .messageinner { border-bottom: 1px solid transparent; }
.topicserie > .serieouter {};

.messageleft { margin-right: 1px; }
.messageright { margin: 0 -8px 0 -2px; }

.serieouter {
	border-left-width: 410px;  /* left column width */
	border-left-color: #fff;   /* left column colour */
	
	border-right-width: 0; /* right column width */
	/*border-right-color: #fff;*/  /* right column colour */
	
	/*background-color: #ffff;*/ /* center column colour */
	margin-bottom:15px;
}

.serieleft {
	width: 410px;              /* left column width */
	margin-left: -410px;       /* _negative_ left column width */
	margin-top: 5px;	
}

.serieouter { width: auto; border-left-style: solid; border-right-style: solid; }
.serieinner { margin: 0; width: 100%; }

.serieleft { float: left; position: relative; z-index: 10; }
.serieright { float: right; width: 100%; position: relative; z-index: 12; font-size:80%;}
.serieheader {font-weight:bold;}

/* Mozilla code */
.serieouter > .serieinner { border-bottom: 1px solid transparent; }
.serieleft { margin-right: 1px; }
.serieright { margin: 0 -8px 0 -2px; }

.advertsubmitteddate {font-size:75%;color:#999;margin-left:0.5em;letter-spacing: 0.1em;}


/* Shadows */

html>body .centercontent {
	margin-left: 180px;
	margin-right:155px;
	margin-top: -5px;
}
	
.centercontent {
	background: #fffff9;
	margin-left: 150px;
	margin-right:125px;
	margin-top: -2px;
	voice-family: "\"}\"";
	voice-family: inherit;
	margin-left: 180px;
	margin-right:155px;
	padding: 5px 15px 5px 15px;
	border: 1px solid;
	border-color:#fafafa #f0f0f0 #fafafa #f0f0f0;
}

.leftwrap {
	position: absolute;
	width: 152px;
	top: 248px;
	left: 17px;
	background: #e2eff3;
	padding: 6px;
	margin-top:7px;
}

* html .leftwrap {
    w\idth: 152px; /* for IE6 in standards mode */
	margin-top:0px;
	top: 236px;
}

.rightwrap {
	position: absolute;
	top: 256px;
	right:5px;
	width:150px;
	background: #fafafa;
}

* html .rightwrap {
    w\idth: 150px; /* for IE6 in standards mode */
	top: 236px;
}

.rightcontent {
	background:#fafafa;
	padding: 5px;
}

/* tooltip */
.toolTip .inner{
	color:#00518A;
	position:relative;
	left: -22px;
	font-size: .9em;
	min-height:20px;
	padding : 0 0 0 2.5em;
	width:200px;
}

.toolTip{
	padding: 10px;
	background: #FFFFFF;
	border: 1px solid;
	border-color:#ccc #999 #999 #ccc;
	overflow:visible;
	position:absolute;
	left: 26px;
	top:-15px;
	z-index:1000;

}

.errorMessage {
	font-weight:bold; 
	text-align: left; 
	color:#ff0000;
	margin-top:1em;
}

.checkboxErrorLabel {
	color:#ff0000;
}

.checkboxLabel {
}

/* Page header */

#headermenu {
	font-size: 0.9em;
	margin: 0;
	float: left;
	margin: 0;
	position: absolute;
	top: 30px;
	left: 206px;
}

html>body #headermenu {
	top: 40px;
}

#headermenu span {
	padding-left: 5px;
	padding-right: 5px;
}

#headermenu a {
	color: #3e8092;
}

#headermenu a:hover {
	background: #f0f0f0;
}

#headerinteriors {
	margin-left: 10px;
	margin-top: 4px;
	padding-bottom: 13px;
	font-size: 75%;
}

#headerads {
	margin-top: -9px;
	margin-bottom: 8px;
	margin-left: 10px;
	font-size: 75%;
}

#headerloggedin {
	position: absolute;
	top: 60px;
	left: 12px;
	font-size: 75%;
	color: #f0f0f0;
}

html>body #headerloggedin {
	top: 68px;
	left: 20px;
}

#imlogo
{
	position:absolute;
	width:275px;
	height:80px;
	top:90px;
}

#imscroller
{
	position:absolute;
	left: 280px;
	display: block;
	font-size: 75%;
	color:#ffffff;
}

#imlink
{
	font-size: 75%;
	color:#ffffff;
}

#imlink a {
	color: #9090ff;
}

#imlink a:hover {
	color: #9090ff;
	background-color: #000000;
}

.latestMessages {
	font-size: 85%;
}

.latestMessagesTime {
	color: #909090;
}

.actionMenu {
	background: #e0e0e0;
	font-size: 85%;
	margin-bottom: 1em;
	padding: 3px;
	width: 250px;
}

.actionMenu div {
	background: #f0f0f0;
	padding-left: 2px;
	margin-bottom: 2px;
}

.messagesNotify {
	background:#ffffe0;
	padding: 5px;
	font-size: 75%;
}

#homeleftcontent {
	position: absolute;
	left: 195px;		
	width:115px;
	font-size:80%;
}

html>body #homeleftcontent {
	margin-top: 9px;
	left: 203px;
}

	#homecentercontent {
   		margin-left: 110px;
   		margin-right: 0px;
			
		voice-family: "\"}\"";
		voice-family: inherit;
   		margin-left: 112px;
   		margin-right: 0px;
	}
		
	html>body #homecentercontent {
   		margin-left: 112px;
   		margin-right: 0px;
	}

	#homerightcontent {
		position: absolute;
		margin-left:560px;
		width:80px;
		top:240px;
	}

	html>body #homerightcontent {
		top:270px;
	}




















/* Carousel styling */

	.carousel-component { 
		display:block;
	    padding:5px 0px 10px 0px;
	}
	.carousel-component .carousel-list li { 
	    margin:10px 10px 0px 10px;
	}
	
	.carousel-component .carousel-list li { 
	    width:81px; /*75 + 2 + 2 + 1 + 1 */
	}
	
	.carousel-component .carousel-list li a { 
	    display:block;
	    border:2px solid #e2edfa;
	    outline:none;
	    -moz-outline:none; 
	}
	
	.carousel-component .carousel-list li a:hover { 
	    border: 2px solid #87bf4e; 
	}
	
	.carousel-component .carousel-list li.active a { 
	    border:2px solid #708fc7; 
	}
	
	.carousel-component .carousel-list li img { 
	    border:1px solid #999;
	    display:block; 
	}
	
	.carousel-component .carousel-list li strong { 
	    display:block; 
	}
	                                    
	
	#prev-arrow-container { 
	    float:left;
	}
	
	#next-arrow-container { 
	    float:left;
	}
	
	#up-arrow { 
	    cursor:pointer; 
	    margin-left:45px;
	    margin-top:20px;
	}
	
	#down-arrow { 
	    cursor:pointer; 
	    margin-left:45px;
	    margin-top:5px;
	}
	
	div.input-line {
	    padding-top:10px;
	}
	
	div.input-line p {
	    float:left;
	    padding:5px 4px 20px 0px;
	    margin:0px;
	}
	div.input-line input {
	    float:left;
	    margin-top:1px;
	    margin-right:8px;
	}
	div.input-line button {
	    float:left;
	}
