/* @override http://www.marinbikes.com/2009/us/core/styles/marin_08.css */

/* CSS2 Document */


body
{

font-family: Arial, Verdana, sans-serif;
font-size: 12px;
margin-top:20px;
margin-right:0;
margin-bottom:0;
margin-left:0;


}

body {
	background-image: url(../../core/graphics/topolines.gif);
	background-repeat: repeat;
	background-color: #000000;
	text-align: center;
}


/* DIVs-----------------------*/

#container
{
margin-left: auto; 
margin-right: auto;
width: 944px;
text-align: left;
z-index:5;
	margin-top: 3.5em;
	
}
.noticeMessage a, .noticeMessage a:visited{
	color: #fff;
	text-decoration:underline;
}
.noticeMessage{
	background-color: #00aeef;
	position: absolute;
	top: 0;
	display: block;
	float: left;
	width: 78em;
	height: auto;
	padding: 10px;
	color: #fff;
	font-weight: bold;
}
.noticeMessage a:hover{
	text-decoration: underline;
	color: #383838;
}

#flashcontent {
margin-top: 0px;
z-index:1;}

#flashcontentads {
margin: 0px;
margin-top: 4px;
}

#header {z-index:10;}

#footer {
clear: both;
margin-top: 12px;
z-index:12;
}
/*
#first_ad {
margin-top: 0px;
margin-right: 0px;
z-index:20;
float: right;
}

#second_ad {
margin-top: 0px;
margin-left: 400px;
z-index:21;
float: right;
clear: right;
}

#third_ad {
margin-top: 0px;
margin-left: 400px;
z-index:22;
float: right;
clear: right;
}
*/
#copyright {
font-size: 10px;
color: #FFFFFF;
text-align:right;
margin-top: 10px;
float: right;
	display: block;
	width: 56em;
	padding: 0;
	margin-left: 0;
	margin-right: 0;
}

#search {
width: 50%;
font-size: 10px;
margin-top: 0px;
margin-left: 0px;
padding: 0;
text-align: left;

}


/* END DIVs-----------------------*/

/* LINKs--------------------------*/

A:link {text-decoration: none; color: #ffffff;}
A:visited {
	text-decoration: none;
	color: #666666;
}
A:active {text-decoration: none}
A:hover {text-decoration: none; color: #999999;}

/* END LINKs-----------------------*/

ul.socialIcons {
	list-style-type: none;
	display: block;
	float: left;
	padding: 0 0 0 7px;
	margin: 9px 0 0;
}
ul.socialIcons li {
	float: left;
	padding-right: 6px;
}
#htmlSite p{
	width: auto;
	display: block;
	float: left;
	padding: 0;
	margin: 10px 0 0;
	color: #fff;
	font-size: 10px;
}

