
/* ## SHOULD HAVE A MASTER RESET IN YOUR MAIN CSS SOMETHING LIKE THIS */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td { margin:0; padding:0; border:0; outline:0; font-weight:inherit; font-style:inherit; font-size:100%; font-family:inherit; vertical-align:baseline; }


*{ margin: 0px; }

body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: arial;
	font-size: 13px;
	color: #444;
}

body#base {	background:transparent url(/media/img/global/bg_glb.jpg) repeat-x scroll left top; }
body#home { background:transparent url(/media/img/index/bg_idx.jpg) repeat-x scroll left top; }
body#small { background:transparent url(/media/img/global/bg_sma.jpg) repeat-x scroll left top; }
body#green { background:transparent url(/media/img/global/bg_gre.jpg) repeat-x scroll left top; }


#emailprint {
	width:1000px;
	overflow:auto;
	white-space:nowrap;
	position:fixed;
	margin-left: 871px;
	margin-top:5px;
	z-index:1000;
}

table {
	width: 100%;
}

/* Features table */

table.features {
	width:100%;
	vertical-align: top;
}

tr.features_h {
	background: #00a0c6;
	height:25px;	
}

tr.features {
	height:25px;
	font-size:12px;	
}

td.features_check {
	padding-left: 20px;
	background:transparent url(/media/img/global/check_blue.gif) no-repeat left top;
	background-position: 0px 6px;
	border-bottom: 1px solid #999;	
}

th.features_l {
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	color: #fff;
	font-size: 14px;
	width: 8%;
}

th.features_m {
	border-right: 1px solid #666;
}

th.features_r {
	text-align: left;
	padding-left: 10px;
	color: #000;
	font-size:10px;
}

/* ----------- */

p {
	padding: 15px 15px 15px 0px;
}

p.quote-b {
	color:#333;
	
	font-size: 13px;
}

p.quote-p {
	color: #333;
	font-size: 13px;
	font-weight: normal;
}

p.quote-n, p.quote-t {
	color: #666;
	font-size: 13px;
	margin-top: 8px;
	font-weight: normal;
	line-height: 13px;
}

p.quote-t {
	font-size:14px;
	font-weight: normal;
	margin-bottom: 5px;
}

#bgp {
	position: absolute;
	margin-left: 685px;
	margin-top: 10px;
	color: #999;
	font-size: 11px;
}

#bgp a {
	color: #999;
	font-size: 11px;
}

#fcl {
	margin-left: -15px;
}

img {
	border: 0px;
}

#logo-fixer {
	position: absolute;
    height: 80px;
    top: 85px;
    left: -10px;
    width: 100%;
	z-index: 100;
}

#logo-container {
    width: 960px;
    margin: 0 auto;
    position: relative;
}

#jama
{
    display: block;
    position: absolute;
    top: 0;
    left: 30px;
}

a {	
	color: #0394b6; 
	text-decoration: none;	
}

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

#head { padding-bottom: 30px; }

#top {
	margin-top: 13px;
	margin-left: -5px;
	padding-top: -5px;
	padding-left: 20px;
	margin-bottom: 0;
}

#crumb {
	margin-top: 3px;
	left: 0px;
	height: 28px;
	background: #f0f0f0;
	width: 100%;
	position: fixed;
	z-index: 999;

}
#crumb a { 
	color: #666;
	font-size: 10px; 
}

#crumb a.current { font-weight: bold; }

#otr {
	width: 960px; /*Width of main container*/
	margin: 0 auto; /*Center container on page*/
}

.t-c div, .t-c {
	height: 7px;
	margin-left: -10px;
	margin-top: -13px;
}

#top_img {
	margin-bottom: -5px;
	margin-left: 0;
}

#top h1, #head h1 {
	font-size: 18px;
	color: red;
	padding:0;
	font-weight: normal;
	display:none;
}

h1 {
	font-size: 22px;
	color:#333;
	margin: 15px 0 5px 0;
	font-weight: normal;
}

h2 {
	position:absolute;
	white-space:nowrap;
	font-size: 40px;
	color: #666;
	font-weight: normal;
	padding-top: 62px;
	padding-left: 80px;
}

h2.top_img {
	font-size: 16px;
	padding-top: 20px;
}

#lcl h2 {
	font-size: 16px;
	padding: 0;
	margin: 0 0 -15px 0;
	color: #333;
	font-weight: normal;
}

h3 {
	font-size: 22px;
	line-height:1.5;
	color:#333;
	margin: 15px 0 5px 0;
	font-weight: normal;
}

h4 {
	font-size: 14px;
	font-weight:bold;
	color: #666;
	margin: 0 0 5px 0;
}

h5 {
	font-family:arial;
	font-size: 13px;
	font-weight:normal;
}

h6 {
	font-family:arial;
	font-weight:bold;
	padding-bottom:5px;
	font-size: 13px;
	line-height: 14px;
	margin-top:7px;
}

h7 {
	font-size: 16px;
	color: #000;
	margin: 15px 0 5px 0;
	font-weight: bold;
}

h8 {
	font-size: 10px;
	color: #000;
	margin: 15px 0 5px 0;
	font-weight: bold;
}
h9 {
	font-size: 38px;
	color: #556371;
	line-height: 55px;
}
h10 {
	font-size: 18px;
	color: #3c3c3c;
	line-height: 28px;
}
h11 {
	font-size: 18px;
	color: #ed2424;
	line-height: 28px;
	font-weight:bold;
}
h12 {
	font-size: 15px;
	color: #3c3c3c;
	line-height: 20px;
}
h13 {
	font-size: 18px;
	color: #556371;
	line-height: 28px;
	font-weight:bold;
}
li {
	margin-left:25px;
}

#contact h3 {
	font-size: 16px;
	color: #666;
	margin-top: 0;
	margin-bottom: 10px;
}

#wrp {
	float: left;
	width: 100%;
	
}

hr {
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	margin: 0px;
	padding: 0px;	
}

#fcl hr {
	padding-bottom: 5px;	
}

#fcl hr.dash {
	margin-top: 15px;
	padding-bottom: 15px;
}

#lcl hr {
	margin-top: 15px;		
	margin-bottom: 15px;		
	padding: 0;		
}

#lcl ul {
	margin-left:-15px;
	margin-top:5px;
}

#rcb hr {
	margin-top: 15px;		
	margin-bottom: 15px;		
	padding: 0;		
}

#rcb ul {
	margin-left:-15px;
	margin-top:5px;
}

#fcl {
	padding-top: 0px;
	padding: 0 30px 30px 30px;
	background: none;
	margin-left:-25px;
}


#rcl {
	padding-left: 15px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-left: 250px;
	background: none;
}

#lcl {
	padding: 20px;
	float: left;
	width: 250px; 
	padding-left: 0px; 
	background: none;
}

#lcl p {
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	padding: 0px;
}

#lcb {
	padding-left: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-right: 250px;
	background: none;
}

#rcb {
	float: right;
	padding: 20px;
	width: 250px; 
	padding-right: 0px; 
	background: none;
}

#rcb p {
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	padding: 0px;
}

#ftr {
	width: 100%;
	padding-top: 10px;
	padding-left: 0px;
	margin-top: 40px;
	color: #999;
	background: #f0f0f0;
	font-size: 11px;
	border-top: 1px solid #e0e0e0;
	padding-bottom: 30px;
}

#ftr h8 {
	font-size: 22px;
	color:#999;
	font-weight: normal;
}

#ftr a {
	color: #999;
	text-decoration: none;
}

#ftr table {
	width: 960px;
	margin: 0 auto;
	line-height: 13px;
}

td { vertical-align: top; }

#ftr b, #ftr a.fl {
	font-size: 12px;
	font-weight: bold;
}

#ftr a:hover { text-decoration: underline; }

div#idx {
	margin-left: 0px;
	margin-top: 100px;
}

#idx p {
	margin-top: 0px;
	margin-bottom: 0;
	color: #666;
	line-height: 16px;
}

#idx-1 {
	width: 550px;
	padding: 15px;
}

#idx-2, #idx-3 {
	width: 240px;
	padding: 15px;

}


#idx ul { 
	margin-top: 5px; 
	margin-left: -25px;
	margin-bottom: 5px; 
}

#idx li {
	white-space:nowrap;
	list-style: none;
	padding-left: 0px;
	background:transparent url(/media/img/global/play_grey.gif) no-repeat left top;
	background-position: 0 3px;	
	
}

#sidebar ul {
	list-style-type: none;
	
}

.bfr {
	margin: 10px;
	margin-top: 0;
}

#idx-trial-learn {
	margin-top:155px;
	margin-left:55px;
	margin-bottom:15px;
}
      
.slide-out-div {
	  padding: 20px;
	  width: 250px;
	  background: #ccc;
	  border: 1px solid #29216d;
}

#trial {
    position: fixed;
    top: 200px;
    left: 0px;
}

#progress_bar {
	background:url(/media/img/contour/gradbg.png) 100% 0 repeat-y;
	width:551px;
	height:73px
}

#progress_mask {
	background:url(/media/img/contour/gradmask.png);
	width:551px;
	height:73px
}

.progress_step {width:95px;height:35px;color:white;font-family:Arial;font-size:12px;line-height:12px;float:left;padding:25px 0 10px 0;text-align:center}
#progress_step2 {padding-left:10px;padding-right:10px;}
#progress_step3 {padding-left:16px;padding-right:16px;}
#progress_step4 {padding-left:16px;padding-right:8px;}
#progress_step5 {}

.almost_done_message {padding-top:5px;text-align:center;}
.almost_done_message img {position:relative;top:4px}

.boxContainer
{
background-image:url(/media/img/contour/shape-trial.png);
width:520px;
padding:0px 20px 0 20px;	
}
	
.boxBottom
{
background-image:url(/media/img/contour/shape-trial.png);
width:560px;
background-repeat:no-repeat;
background-position:bottom; 
}

.smboxContainer
{
background-image:url(/media/img/contour/smshape-trial.png);
width:299px;
padding:0px 20px 0 20px;	
}
	
.smboxBottom
{
background-image:url(/media/img/contour/smshape-trial.png);
width:339px;
background-repeat:no-repeat;
background-position:bottom; 
}

#box-table-a
{
	font-size: 12px;
	margin: 45px;
	width: 800px;
	text-align: left;
	border-collapse: collapse;
}
#box-table-a th
{
	font-size: 13px;
	font-weight: normal;
	padding: 13px;
	background: #e3e3e3;
	border-top: 4px solid #eaeaea;
	border-bottom: 1px solid #fff;
	color: #444;
}
#box-table-a td
{
	padding: 13px;
	background: #f5f5f5; 
	border-bottom: 1px solid #fff;
	color: #555;
	border-top: 1px solid transparent;
}
#box-table-a tr:hover td
{
	background: #ffcb83;
	color: #444;
}
.roadfrustration
{
	background:url(/media/img/contour/trial-frustrations-background.png);
	width:930px;
	height:2203px;
}
.section {
	height:8000px;
	position:relative;
	
}


.subs, .sub{
	padding:0;
	margin:0;
	list-style:none;
	width:8000px;
	position:relative;
}


	.section .sub{
		position:relative;
		width:1002px;
		height:400px;
	}
	
	
