/* Styles for Samus Base Template */

body
{
	margin: 0;
	font-size: 12pt;
	font-family: serif;
	background: #6e734c url(images/body_bg.jpg) top repeat-x;
	color: #000000;
}

a {
	color: brown;
	text-decoration: none;
}

a:hover {
	color: #a8b258;
	text-decoration: underline;
}

#page_container
{
	width: 905px;
	margin: 0 auto;
}

p
{
	margin: 0;
}

#header
{
	width: 905px;
	height: 186px;
	background: url(images/header.jpg);
}

#footer
{
	text-align: center;
	margin: 20px;
	font-size: 8pt;
}
#footer .title
{
	display: none;
}
#footer ul
{
	list-style: none;
	padding: 0px;
}
#footer li
{
	display: inline;
	list-style: none;
	padding: 0px 10px;
}
#content
{
	/*padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	margin-left: 28px;*/
	padding: 20px;
	width: 865px;
	background: #edd1a2 url(images/content_top.jpg) top center no-repeat;
	color: #47292b;
}

#content_bottom
{
	margin: 0 auto;
	height: 10px;
	width: 900px;
	background: url(images/bottom_content.jpg);
	overflow: hidden;
}

#line
{
	background: #47292b;
	width: 870px;
	height: 2px;
	overflow: hidden;
	margin: 0 auto;
}

#site_nav .title
{
	display: none;
}

#site_nav ul
{
	margin: 10px 0 0 26px;
	padding: 0;
}

#site_nav ul li
{
	list-style-type: none;
	display: inline;
	margin-left: 5px;
	margin-right: 5px;
}

#site_nav ul li a
{
	color: #000000;
	font-size: 14pt;
}


#olean_map
{
	width: 400px;
	height: 300px;
	overflow: hidden;
	float: left;
	margin-right: 100px;
	margin-left: 100px;
}

#box_domain, #box_design, #box_content
{
	float: left;
	height: 363px;
	width: 248px;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
	
	color: #47292b;
	font-size: 13pt;
	line-height: 25px;
}

#box_domain
{
	background: url(images/box_domain.png);
	behavior: url(/iepngfix.htc);
}

#box_design
{
	background: url(images/box_design.png);
	behavior: url(/iepngfix.htc);
	margin-left: 33px;
	margin-right: 33px;
}

#box_content
{
	background: url(images/box_content.png);
	behavior: url(/iepngfix.htc);
}

#clear
{
	clear: both;
}

#fp_html
{
	font-size: 12pt;
	color: #ffffff;
}

#fp_html h2
{
	font-size: 20pt;
}

#fp_html h3
{
	font-size: 16pt;
}

#navigation
{
	float: right;
	height: 37px;
	width: 455px;
	background: url(images/nav_bg.jpg) no-repeat;
}

h1
{
	font-size: 24pt;
	padding-bottom: 10px;
	font-weight: normal;
}

#relay_content h1
{
	margin: 0;
}
#content #relay_content
{
	width: 550px;
	float: left;
	
}
#content #relay_content p
{
	line-height: 20px;
}

#gs_button
{
	float: right;
	padding-left: 15px;
	width: 600px;
	color: #ffffff;
}

#mp3admin, #mp3
{
	float: left;
}

#progress
{
	height: 379px;
	width: 310px;
	background: url(/plugins/easy/progress.jpg) top no-repeat;
	float: right;
	margin-top: -6px;
	position: relative;
}

#progress .text
{
	position: absolute;
	margin-top: 60px;
	margin-left: 34px;
	height: 294px;
	width: 249px;
}

#progress .text p
{
	font-size: 14pt;
}

#progress .highlight
{
	color: #666633;
	font-style: italic;
	font-weight: bold;
}
#progress p.highlight:before
{
	content: "» ";
}
#progress p.highlight:after
{
	content: " «";
}

#easy
{
	height: 448px;
	width: 310px;
	background: url(/plugins/easy/easy.jpg) top no-repeat;
	float: right;
	margin-top: -5px;
	position: relative;
}

#easy .one
{
	position: absolute;
	margin-top: 63px;
	margin-left: 81px;
	height: 74px;
	width: 203px;
	overflow: hidden;
}

#easy .two
{
	position: absolute;
	margin-top: 158px;
	margin-left: 81px;
	height: 74px;
	width: 203px;
	overflow: hidden;
}

#easy .three
{
	position: absolute;
	margin-top: 255px;
	margin-left: 81px;
	height: 74px;
	width: 203px;
	overflow: hidden;
}

#easy .link
{
	position: absolute;
	margin-top: 309px;
	margin-left: 137px;
	height: 139px;
	width: 133px;
	overflow: hidden;
}

#easy
{
	color: #ffffff;
	font-size: 14pt;
}

#easy .title a
{
	color: #666633;
	font-style: italic;
	font-weight: bold;
}

#gallery
{
	float: left;
}

#continue
{
	margin-top: -5px;
	float: right;
}

