/* Use this to set the background properties of the entire page */
/* background-color: #rrggbb */
/* background: url('http://myurl.com/image.gif'); */
/* for background, you can specify no-repeat, repeat-x, or repeat-y */
/* i.e.: background: url('http:...') no-repeat;
/* to set the background image to not scroll with the rest of the content: */
/* background-attachment: fixed; */
BODY
{
	background-color: #000000;
	color: #00FF00;
	font-size: 7pt;
	font-family: Verdana, Sans-Serif;
	margin-top: 0px;
}

/* change "color" here for master link color */
A
{
	color: #99CCFF;
	font-size: 7pt;
	text-decoration: none;
}

/* change "background" property to change logo image */
/* change "width" and "height" accordingly */
.logo
{
	background: url('images/front_logo_letters.gif') no-repeat;
	width: 181px;
	height: 60px;
	
	float: left;
}

TD
{
	font-size: 7pt;
	font-family:Verdana, Sans-Serif;
}

/* change "color" property to change the >> bullet color */
.bullet1
{
	color: #ff9933;
	font-weight: bold;
}
.bullet2
{
	color: #99FF99;
	font-weight: bold;
}
.bullet3
{
	color: #99CCFF;
	font-weight: bold;
}
.hilite
{
	color: #99CCFF;
}
.hilite2
{
	color: #99CCFF;
	font-weight: bold;
	text-decoration: underline;
}
.mediatype
{
	color: #FF99CC;
}
.enumeration
{
	color: #FFFFCC;
}
.title
{
	font-style: italic;
}
.label
{
	color: #FFFFCC;
}
.letterheader
{
	font-weight: bold;
	text-decoration: underline;
	display: block;
}
.bio
{
	font-style: italic;
}
.fruity
{
	color: #FF99FF;
	font-weight: bold;
}
.labelname
{
	color: #FFFFCC;
}
.justified
{
	text-align: justify;
}

/* set "background-color" property to change bg color of cells */
.contentsection
{
	background-color: #000000;
	clear:both;
	margin-bottom: 10px;
	text-align: justify;
	padding: 0px;
}
.contentheader
{
	background-color: #000000;
	position: relative;
	margin: 1px 1px 3px 1px;
}
.contentheader h3
{
	color: #FFFFFF;
	font-size: 8pt;
	display: inline;
}
.contentbody
{
	padding: 5px;
	overflow: hidden;
}
.contentbody table
{
	position: relative;
}
.contentfooter
{
	background-color: #000000;
	position: relative;
	clear: both;
	padding: 2px;
}
#footer
{
	width: 80%;
	text-align: center;
	clear: both;
	margin: auto;
	border-top: 1px dotted #303030;
	padding-top: 10px;
}

#footer hr
{
	width: 80%;
}

#footerad
{
	width: 485px;
	height: 70px;
	border: 0px;
	margin: 5px auto;
}
#content
{
	width: 1000px;
	margin: auto;
}

#contentpanel
{
	width: 100%;
	margin-bottom: 10px;
	margin-right: 10px;
}
#contentpanel iframe
{
	width: 98%;
	height: 550px;
}

#leftcol
{
	float: left;
	width: 335px;
	margin-right: 5px;
}

#leftcol div div.contentheader
{
	margin: 0px;
}

#centercol
{
	float:left;
	width: 450px;
	margin-left: 5px;
	margin-right: 0px;
	overflow: hidden;
}

#centercol div div.contentheader
{
	margin: 0px;
}

#rightcol
{
	float: left;
	width: 190px;
	margin-left: 15px;
}

#rightcol img
{
	width: 100%;
}
#rightcol div div.contentheader
{
	margin: 0px;
}

#header
{
	position: relative;
	margin: 10px auto;
	width: 1000px;
}

#masthead
{
	float:left;
}

#banner
{
	position: absolute;
	right: 0px;
	top: 0px;
	width: 470px;
	height: 60px;
	overflow: hidden;
}

.headerpart
{
	text-align: center;
	margin-top: 2px;
	padding: 3px;
	color: #FFFFFF;
	clear: both;
}
.headerpart a
{
	color: #FFFFFF !important;
}

#nav1
{
	clear:left;
	margin-top: 2px;
	padding: 3px;
	color: #000000;
	width: 80%;
	text-align: left;
	float: left;
}

#codeblue
{
	background-color: #ff9933;
}
#codeblueheader
{
	font-weight: bold;
	margin-top: -5px;
	color: #FFFFFF;
}
#getyourhoodon
{
	background-color: #FFFFCC;
}
#getyourhoodonheader
{
	font-weight: bold;
	color: #003399;
}
#positionsopen
{
	color: #FFFFFF;
}
#positionsopenheader
{
	font-weight: bold;
	color: #FFFFFF;
}
.featuresection
{
	clear:both;
	margin-bottom: 5px;
}
.featureimg
{
	width: 100px;
	border: 0px;
	margin-bottom: 5px;
	margin-right: 3px;
	float: left;
}

.featuresummary
{
	float: left;
	width: 335px;
	margin-bottom: 10px;
}

#leftcol .featuresummary
{
	width: 220px;
}

#cinemacontent .featuresummary
{
	float: none;
	width: auto;
}

/* change the feature category color here with the "color" property */
.featurecategory
{
	color: #80A6BB;
	display: inline;
	font-size: 8pt;
}

/* change the "color" property to change the color of the feature date/author */
.featuredate
{
	color: #FFFFCC;
}

/* change "color" property to change the color of the feature title */
.featuretitle
{
	/* color: red; */
	font-weight: bold;
}
#fieldnotescontent, #stickerscontent, #mailerscontent, #worldwidecontent, #bookscontent
{
	text-align:justify;
}

#musicreviews .contentheader
{
	background: #000000 url("images/front_record-reviews.gif") no-repeat;
	height: 50px;
	
}
#musicreviews h3, #books h3, #fieldnotes h3, #activecauses h3, #mp3 h3, #columns h3, #cinema h3, #mediadownloads h3
{
	display: none;
}
#books .contentheader
{
	background: #000000 url("images/front_print-review.gif") no-repeat;
	height: 50px;
}
#bookscontent a
{
	font-weight: bold;
}
#fieldnotes .contentheader
{
	background: url("images/front_fieldnotes.gif");
	background-repeat: no-repeat;
	background-color: #000000;
	background-position: top center;
	height: 50px;
	width: 335px;
}
#fieldnotes.fieldnotespage div.contentheader
{
	width: 400px;
}
#activecauses .contentheader
{
	background: #000000 url("images/front_getactive.gif") no-repeat;
	height: 50px;
}
#activecauses.causespage div.contentheader
{
	width: 400px;
}
.activecause
{
	margin-bottom: 10px;
}
#mp3 .contentheader
{
	background: #000000 url("images/front_mp3.gif") no-repeat;
	height: 50px;
}
.mp3td
{
	background-color: #52595A;
	text-align: left;
}
.mp3td td
{
	background-color: #52595A;
}
#mediadownloads .contentheader
{
	background: #000000 url('http://www.lostatsea.net/LAS/images/front_downloads.gif') no-repeat;
	background-position: top center;
	height: 106px;
	width: 190px;
}

#columns .contentheader
{
	background: #000000 url("images/front_columns.gif") no-repeat;
	height: 50px;
}
#cinema .contentheader
{
	background: #000000 url("images/front_cinema-review.gif") no-repeat;
	height: 50px;
}
#newsheader2
{
	border: solid 1px #666666;
	text-align: center;
	width:100%;
	padding: 2px;
}
#news
{
	background-color: #000000;
	width: 100%;
	text-align: justify;
}
#news .contentheader
{
	color: #FFFFFF;
}

.ratingshead
{
	background-color: #99CCFF;
	color: #000000;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 2px;
	font-weight: bold;
	text-align: center;
}
#ratings
{
	text-align: justify;
}
.ratingnumber
{
	color: #99CC00;
	font-weight: bold;
}
.ratingname
{
	color: #FFCC66;
	font-weight: bold;
}

.polloption
{
	font-weight: bold;
	color: #000000;
}

.polltext
{
	font-weight: bold;
}

.searchdiv
{
	margin-top: 2px;
	float: right;
	clear: right;
	height: 27px;
}

.searchdiv form
{
	font-size: 7pt;
	margin-bottom: -10px;
}

.button
{
	width: 50px;
}

.match
{
	font-weight: bold;
	color: #000000;
}

.pollclosed
{
	font-weight: bold;
	color: #80A6BB;
}

#freebiespagecontent
{
	width: 600px;
	margin-left: 15px;
}

.otherarticlesheader
{
	font-size: 12pt;
	font-weight: bold;
}

.otherarticlessubhead
{
	font-weight: bold;
	font-size: 10pt;
	border-bottom: 1px solid black;
	padding-left: 3px;
	color: #ff9933;
	margin-top: 10px;
}

.otherarticlesdiv
{
}

.albumreviewimg
{
        height:50px;
        width:50px;
        float:left;
        margin-right:3px;
        border:0px   
}

.albumreviewinfo
{
        float:left;
        text-align:left;
        width:100px;
}

#adzone3 img
{       
	margin-left: 20px;
}
