/*+clearfix {*/
#features .featureblock:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
}
#features .featureblock
{
	display: inline-block;
}
#features .featureblock
{
/*\*/
	display: block;
/**/
	_height: 1px;
}
/*+}*/
BODY
{
	font-family: Tahoma, Arial, sans-serif;
	background-color: #CCC;
	font-size: 15px;
	line-height: 1.6em;
	color: #000000;
	padding: 0 0 250px;
}
/*Headings
* ---------------------------------------------------------------------*/
H1, H2, H3, H4, H5, H6
{
	color: #F5A62C;
/*font-family: "ITC New Baskerville";*/
}
/*Text Elements
* ---------------------------------------------------------------------*/
A
{
	color: #125AA7;
}
A:hover
{
	color: #000;
}
BLOCKQUOTE
{
	color: #666;
}
PRE
{
	background: #EEE;
	border: 1px solid #CCC;
}
HR
{
	background: #B2CCFF;
	color: #B2CCFF;
}
/*Tables
* ---------------------------------------------------------------------*/
TABLE, TH, TD
{
	border: 0 none #000000;
}
/*Default Classes
* ---------------------------------------------------------------------*/
P.quiet
{
	color: #666;
}
/*overall format*/
.container
{
	border: 1px solid #000000;
	background-color: #FFF;
	width: 960px;
	margin: 20px auto 30px;
}
#header
{
	background-image: url(../img/headline.jpg);
	padding: 0 10px;
	margin: 10px 10px 6px;
}
#header IMG
{
	vertical-align: top;
}
.contentbox
{
	margin: 6px 10px 10px;
	background-color: #EEE;
	height: 600px;
	position: relative;
}
.sidebar
{
	width: 272px;
	/*+placement:anchor-top-left 10px 50px;*/
	position: absolute;
	left: 10px;
	top: 50px;
}
.sidebar .box
{
	border: 1px solid #CCC;
	background-color: #FFF;
	margin: 0px 0px 10px;
	padding: 15px;
	font-size: 14px;
}
.sidebar .box.signup .submit
{
}
/*sideways slider*/
#slidernavigation
{
	/*+placement:anchor-top-left 307px 0px;*/
	position: absolute;
	left: 307px;
	top: 0px;
	height: 50px;
	width: 608px;
	margin: 0px;
	padding: 0px;
}
#slidernavigation LI
{
	float: left;
	display: block;
}
#slidernavigation LI A
{
	display: block;
	margin: 8px 3px;
	padding: 3px 8px;
	font-size: 12px;
	color: #000000;
	cursor: pointer;
}
#slidernavigation LI A.selected
{
	background-color: #FFF;
}


.besidesSlidernavigation
{
	position: absolute;
	right: 30px;
	top: 0px;
	display: block;
	margin: 8px 3px;
	padding: 3px 8px;
	font-size: 12px;
	color: #000000;
	cursor: pointer;
}
#slider
{
	width: 608px;
	height: 500px;
	margin: 0px;
	padding: 0px;
	/*+placement:anchor-top-left 307px 50px;*/
	position: absolute;
	left: 307px;
	top: 50px;
}
.scroll
{
	height: 500px;
	width: 608px;
	overflow: auto;
	overflow-x: hidden;
	position: relative;
	clear: left;
}
.scrollContainer DIV.panel
{
	padding: 0px;
	height: 500px;
	width: 608px;
	overflow-y: auto;
	font-size: 12px;
}
#shade
{
	background: #EDEDEC url(/img/shade.jpg) no-repeat 50% 0;
	height: 50px;
}
.scrollButtons
{
	position: absolute;
	top: 300px;
	cursor: pointer;
}
.scrollButtons.left
{
	left: -20px;
}
.scrollButtons.right
{
	right: -20px;
}
.panelbg
{
	background: #FFFFFF url(/img/content_pane-gradient.gif) repeat-x scroll left bottom;
}
.hide
{
	display: none;
}
/*panels*/
#images #videoFrame
{
	margin: auto;
	width: 600px;
	height: 420px;
}
#images #slides .panel
{
	position: relative;
}
#images #slides .panel IMG
{
/*placement:anchor-top-left 0px 0px;*/
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
}
#images #slides .panel.reference .title
{
/*placement:anchor-bottom-right 15px 15px;*/
	position: absolute;
	right: 15px;
	bottom: 15px;
	z-index: 2;
	font-size: 18px;
	font-weight: bold;
	padding: 5px 10px;
	color: #FFF;
	text-shadow: #000 1px 1px 8px;
}
#images #slides .panel.feature .title
{
/*placement:anchor-top-left 15px 15px;*/
	position: absolute;
	left: 15px;
	top: 15px;
	z-index: 2;
	font-size: 22px;
	font-weight: bold;
	padding: 5px 10px;
	color: #FFF;
	text-shadow: #000 1px 1px 8px;
}
#images #slides .panel.feature .text
{
/*placement:anchor-top-left 15px 55px;*/
	position: absolute;
	left: 15px;
	top: 55px;
	z-index: 2;
	font-size: 18px;
	font-weight: bold;
	padding: 5px 10px;
	color: #FFF;
	text-shadow: #000 1px 1px 5px;
}
#images .moreInformation
{
	margin: 30px 4px auto auto;
	display: block;
	width: 230px;
}
FORM .right
{
	text-align: right;
}
.new
{
	color: #F5A62C;
	font-size: 20px;
}
TABLE, TH, TD
{
	padding: 0;
	margin: 0;
}
UL
{
	padding: 0;
	margin: 0 0 0 20px;
}
LABEL
{
	color: #3F3F3F;
	font-weight: normal;
	white-space: nowrap;
}
H4
{
	text-align: center;
}
.box .submit
{
	text-align: right;
	padding-top: 1em;
}
H3
{
	margin: 0 0 0.5em;
}
.signup TD
{
	padding: 0.3em 0;
}
.signup .moreInformation
{
	margin-top: -35px;
	display: block;
	height: 35px;
	margin-left: 5px;
}
INPUT[type="text"], TEXTAREA
{
	display: block;
	clear: left;
	font-family: Arial, verdana;
	font-size: 125%;
	padding: 7px;
	border: 1px solid #999;
	width: 100%;
}
DIV.formAttribute
{
	position: relative;
	float: left;
}
LABEL.over-apply
{
	color: #CCC;
	position: absolute;
	top: 8px;
	left: 10px;
	cursor: text;
}
.checklist LI
{
	list-style-image: url(../img/check.png);
}
.features LI, .checklist LI
{
	line-height: 1.4em;
	padding: 0.3em 0;
}
.checklist LI
{
	font-weight: bold;
}
.features .more A
{
	display: block;
	margin: 1em auto;
	padding: 10px;
	width: 60%;
	text-align: center;
	border: 1px solid #CCC;
}
A.fg-button
{
	font-weight: normal;
	font-size: 14px;
	line-height: 1.5em;
	padding: 2px 4px;
	text-decoration: none;
	color: #000000;
}
.new EM
{
	color: #000000;
	font-style: normal;
}
SPAN.glue
{
	white-space: nowrap;
}
#videoFrame
{
	border-bottom: none;
	margin-bottom: 0;
}
#videoFrame A
{
	margin: 10px auto 3px;
	display: block;
	text-align: center;
	width: 235px;
}
#tabs .tab
{
	background-color: #FFFFFF;
	border: 1px solid #CCC;
	border-top: 0 none #000000;
	padding: 1em 10px;
}
#pricing TR TD
{
	vertical-align: top;
}
#pricing .plan
{
	text-align: center;
	padding: 1em 0;
}
#pricing .plan .title
{
	font-size: 2em;
	font-weight: bold;
	font-family: "arial black", impact, sans-serif;
}
#pricing .plan .bonus
{
	padding: 0.5em 0 1em;
	font-size: 0.8em;
	line-height: 16px;
}
#pricing .plan .bonus IMG
{
	vertical-align: top;
}
#pricing .plan .price
{
	font-size: 2em;
	padding: 0.5em 0;
}
#pricing .plan .price SUP
{
	font-size: 0.7em;
}
#pricing .plan .feature
{
	color: #666;
}
#pricing .p1gen49Plan
{
	border: 1px solid rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 15px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 0px 15px rgba(0,0,0,0.2);
}
.stockfile
{
	margin-top: 2em;
}
#selectedPlan
{
	font-weight: bold;
	font-family: "arial black", impact, sans-serif;
}
.featureList
{
	padding: 0px;
	margin: 0px;
}
.featureList .feature
{
	float: left;
	border: 1px solid #CCC;
	padding: 10px;
	margin: 6px;
	width: 275px;
	height: 250px;
	position: relative;
	-moz-box-shadow: 2px 2px 10px rgba(0,0,0,0.2);
	-webkit-box-shadow: 2px 2px 10px rgba(0,0,0,0.2);
}
.featureList .feature .title
{
	font-size: 1.4em;
	padding: 0 0 0.5em;
}
.featureList .feature .price
{
	padding: 0.5em 10px 0 0;
	font-size: 1.4em;
	text-align: right;
	color: #F5A62C;
	position: absolute;
	bottom: 10px;
	right: 10px;
}
.goToNextPage
{
	text-align: right;
	margin-top: 15px;
	margin-right: 5px;
}
.ui-tabs-panel
{
	min-height: 500px;
}
#contact UL
{
	width: 250px;
	margin: auto;
}
#contact UL LI
{
	text-align: right;
	line-height: 1.5;
}
#contact UL EM
{
	font-weight: bold;
	font-style: normal;
	margin-right: 20px;
}
#signup FORM.signup
{
	width: 282px;
	margin: 40px auto auto;
	font-size: 14px;
}
#signup FORM.signup .submit INPUT
{
	display: block;
	margin: 10px auto auto;
}
.container .bubble
{
	background-color: transparent;
	background-image: url(../img/bubble.png);
	background-repeat: no-repeat;
	width: 265px;
	height: 186px;
	margin-left: 200px;
	margin-top: -60px;
	position: absolute;
	z-index: 5;
	display: none;
}
.bubble .content
{
	padding: 50px 20px;
	font-size: 1.5em;
	text-align: center;
	color: #107CA2;
}
.bubble .content B
{
	color: #F5A62C;
}
#overview .overviewitem
{
	margin: 20px 20px 20px 35px;
	color: #666666;
}
#overview .overviewitem .title
{
	font-weight: bold;
	font-size: 14px;
	margin-left: -10px;
	color: #000;
}
#overview .overviewitem .moreInformation
{
	float: right;
}
#features .section
{
	border-bottom: 2px solid #888;
	color: #888;
	text-align: right;
	margin: 10px;
	font-style: italic;
	line-height: 1;
	padding-right: 5px;
}
/*[clearfix]*/#features .featureblock
{
	margin: 30px 15px;
	-moz-box-shadow: 2px 2px 8px #888;
	-webkit-box-shadow: 2px 2px 8px #888;
	padding: 15px;
	background-color: #FFF;
}
#features .featureblock IMG
{
	float: left;
	margin-right: 15px;
	margin-bottom: 0px;
}
#features .featureblock .title
{
	font-size: 14px;
	font-weight: bold;
	color: #F5A62C;
	line-height: 2;
}
#features .featureblock b
{
	font-weight: normal;
	background-color: #ffffaa;
}
#pricing .innerbox
{
	padding: 20px 30px;
}
#pricing H1
{
	font-size: 15px;
	font-weight: bold;
}
#pricing H2
{
	font-size: 13px;
	font-weight: bold;
}
#signup .explainrisk
{
	margin: 20px 30px;
}
#signup .explainrisk .bold
{
	font-weight: bold;
	text-align: center;
}
#contact .innerbox
{
	margin-right: 20px;
}
/*JQUERY UI*/
.ui-tabs
{
	margin: 0;
	padding: 0;
	border: 0 none #000000;
	background: transparent;
}
.ui-tabs .ui-tabs-panel
{
	padding: 1em 0 0;
}
.ui-tabs .ui-tabs-nav
{
	margin: 0;
	padding: 0 10px;
	border: 0 none #000000;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-radius: 0;
	padding-top: 0.5em;
}
.ui-tabs .ui-tabs-nav LI
{
}
.ui-tabs .ui-tabs-nav LI A
{
	padding-top: 0.2em;
	padding-bottom: 0.2em;
}
.ui-state-active, .ui-widget-content .ui-state-active
{
	background: #FFF;
}
.toprightnavigation
{
	position: absolute;
	top: 0px;
	right: 0px;
	background-color: #FFF;
	padding: 8px;
	border-left: 1px solid #AAA;
	border-bottom: 1px solid #AAA;
	-moz-box-shadow: 0px 5px 15px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 5px 15px rgba(0,0,0,0.2);
}
.toprightnavigation IMG
{
	display: block;
	margin: 5px;
}
.toprightnavigation A
{
	display: block;
}
.toprightnavigation A.product
{
	text-align: right;
}
.toprightnavigation .spacer
{
	height: 10px;
}
/*EOF*/

