﻿body
{
	margin: 0 auto;
	padding: 0;
	font: 76% Arial, Helvetica, sans-serif;
	background: #f4f4f4 url(images/backround.gif) top center repeat-y;
}

.box_right
{
	position: relative;
	float: right;
	width: 200px;
	margin: 0 0 5px 10px;
	padding: 5px 10px 5px 10px;
	background: #F7F9F7;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
}

.box_right p
{
	margin: 5px 5px;
}

img.cnr
{
	width: 8px;
	height: 8px;
	border: none;
	display: block !important;
}

#leftsidebar
{
	background: #ffffff;
	color: #303030;
	margin: 0 auto;
	width: 760px;
}

#header
{
	position: relative;
	margin: 0 0 8px 0;
	border: 0;
}

#login a
{
	position: absolute;
	top:10px;
	right:10px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}

#login a:hover
{
	text-decoration: underline;
}

#topmenu
{
	clear: left;
	float: left;
	width: 150px;
	height: 35px;
	margin: 0 0 20px 0;
	padding: 0;
	font-size: 0.9em;
}

#headline
{
	position: absolute;
	top:10px;
	left:10px;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
}

#headline a
{
	text-decoration: none;
	color: #ffffff;
}

#headline a:hover
{
	text-decoration: underline;
	color: #ffffff;
}

.menu
{
	clear: left;
	float: left;
	width: 150px;
	margin: 0 0 0px 0;
	padding: 0;
	font-size: 0.9em;
}

.menu ul
{
	list-style: none;
	width: 150px;
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 1.1em;
}

.menu li
{
	margin-bottom: 4px;
}

.menu li a
{
	font-weight: bold;
	height: 20px;
	text-decoration: none;
	color: grey;
	display: block;
	padding: 5px 0 0 8px;
	background: #f9f9f9;
	border-left: 5px solid #FC9A18;
}

.menu li a:hover
{
	background: #fff8e1;
	color: black;
	border-left: 5px solid #FC9A18;
}

.contentmenu
{
	width: 270px;
	margin: 0 0 0px 0;
	padding: 0;
	font-size: 0.9em;
}

.contentmenu ul
{
	width: 270px;
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 1.1em;
}

.contentmenu li
{
	margin-bottom: 4px;
}

.contentmenu li a
{
	font-weight: bold;
	height: 24px;
	text-decoration: none;
	color: grey;
	display: block;
	padding: 5px 0 0 8px;
	background: #f9f9f9;
	border-left: 5px solid #FC9A18;
}

.contentmenu li a:hover
{
	background: #fff8e1;
	color: black;
	border-left: 5px solid #FC9A18;
}

.leftnews
{
	margin: 1px 0 1px 0;
	padding: 10px;
	width: 130px;
	color:black;
	background-color: #F7F9F7;
	line-height: 1.3em;
}

.rightnews
{
	float: right;
	width: 124px;
	background-color: #FFFFFF;
	margin: 0 0 10px 10px;
	padding: 5px;
	font-size: 0.9em;
	line-height: 1.5em;
}

#rightnews p
{
	margin: 0 0 1.5em 0;
}

#content,
#contentnoright
{
	border-left: 2px solid #f0f0f0;
	padding: 0 10px 0 10px;
	line-height: 1.6em;
	text-align: left;
}

#content
{
	margin: 0 140px 20px 160px;
	border-right: 2px solid #f0f0f0;
}

#contentnoright
{
	margin: 0 0 20px 160px;
}

#content h2,
#contentnoright h2
{
	font-size: 1.5em;
	margin: 0 0 0.5em 0;
}

#content h3,
#contentnoright h3
{
	margin: 0 0 0 0;
}

.greenbox
{
	background-color: #F7F9F7;
	border: 1px solid #FC9A18;
	color: inherit;
	padding: 5px;
	margin: 0px;
}

.bluebox
{
	background-color: #f1f1f1;
	border: 0px solid #FC9A18;
	color: inherit;
	padding: 5px;
	margin: 0px;
	min-height: 120px;
}

.splitright
{
	margin-right: 10px;
	background-color: #ffffff;
	width: 45%;
	float: left;
	overflow: hidden;
	margin-bottom: 10px;
}

.splitleft
{
	background-color: #ffffff;
	width: 45%;
	float: left;
	overflow: hidden;
	margin-right: 10px;
	margin-bottom: 10px;
}

.split3left
{
	background-color: #ffffff;
	width: 30%;
	float: left;
	overflow: hidden;
	margin-right: 10px;
	margin-bottom: 10px;
}

.upgradechoice,
.upgradeselected
{
	width: 47%;
	overflow: hidden;
	margin-bottom: 7px;
	padding: 5px 5px 5px 8px;
	font: 76% Arial, Helvetica, sans-serif;
	font-size: medium;
	min-height: 100px;
}

.upgradechoice
{
	background-color: #ffffff;
	border: solid 1px #dddddd;
}

.upgradeselected
{
	background-color: #FC9A18;
	border: solid 1px #000000;
}

.upgradechoice:hover
{
	background-color: #f0f0f0;
	border: solid 1px black;
}

.upgradeselected:hover
{
	background-color: #FC9A18;
}

.upgradechoice img,
.upgradeselected img
{
	float:right;
	margin-left: 3px;
}

.upgradechoice .title,
.upgradeselected .title
{
	font-size:0.9em;
	font-weight: bold;
	color: Black;
	letter-spacing: -0.04em;
}

.upgradechoice .description,
.upgradeselected .description
{
	font-size:0.9em;
	letter-spacing: -0.04em;
}

.upgradechoice .price,
.upgradeselected .price
{
	font-size:0.6em;
	margin-left:7px;
}

.split3next
{
	margin-right: 10px;
	background-color: #ffffff;
	width: 30%;
	float: left;
	overflow: hidden;
	margin-bottom: 10px;
}

h3
{
	font-size: 1.3em;
	margin: 0 0 10px 0;
}

h4
{
	font-size: 1.0em;
	margin: 0 0 10px 0;
}

a
{
	text-decoration: none;
	color: #101010;
}

h4 a
{
	border-bottom: dotted 1px;
}

a:hover
{
	text-decoration: none;
	color: #000000;
}

a img
{
	border: 0;
}

.cmnwizard
{
	float:right;
	display:inline;
	margin-left: 2px;
	margin-right: 2px;
}

.footer
{
	clear: both;
	margin: 0 auto;
	padding: 10px 0 20px 0;
	border-top: 3px solid #f0f0f0;
	width: 760px;
	text-align: center;
	color: #666666;
	font-size: 0.9em;
}

.footer a
{
	color: #cec113;
	text-decoration: none;
}

.footer a:hover
{
	text-decoration: underline;
	color: #000000;
}

.left
{
	margin: 10px 10px 5px 0;
	float: left;
}

.right
{
	margin: 10px 0 5px 10px;
	float: right;
}

.textright
{
	text-align: right;
}

.center
{
	text-align: center;
}

.small
{
	font-size: 0.9em;
}

.bold
{
	font-weight: bold;
}

.hide
{
	display: none;
}

.nautica
{
	color: #464646;
}

.nautica a
{
	border-bottom: dotted 1px;
	color: #000000;
}

.nautica h2, .nautica h3, .nautica h4
{
	color: #464646;
}

/* workarounds and hacks */
.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix
{
	display: inline-table;
}

.VALIDATOR
{
	font-size: 8pt;
	line-height: 1em;
	
}

/* Hides from IE-mac \*/
* html .clearfix
{
	height: 1%;
}
.clearfix
{
	display: block;
}
/* End hide from IE-mac */
.FMB
{
	background-color: white;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	letter-spacing: normal;
	text-transform: none;
	word-spacing: normal;
	text-align: right;
}
.FM
{
	background-color: white;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	letter-spacing: normal;
	text-transform: none;
	word-spacing: normal;
	text-align: right;
}

.pfpcontainer
{
}

.pfpitem
{
	background:#EEEEEE;
}

.pfpalternate
{
	background:#DCDCDC;
}

.pfpselected
{
	background:green;
}

.pfplink
{
	text-decoration:overline;
}