/* test */

body {
	margin: 0px;
	padding: 0px;
	font-family: "Droid Sans", 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color:#172945;	
	color:#444;
}
img {
	border: 0;
}
a {
	outline:none;
	color:#688000;
	text-decoration: none;
	font-weight:bold;
}
a:visited {
	color:#688000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1 {
	margin:0px 0px 20px 0px;	
	padding:0px;
	line-height:normal;
	font-size:22px;
	font-weight:bold;
	color:#1b2945;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	margin:25px 0px 15px 0px;	
	padding:0px;
	line-height:normal;
	font-size:18px;
	font-weight:bold;
	color:#5ea6e4;
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	margin:25px 0px 15px 0px;	
	padding:0px;
	line-height:normal;
	font-size:16px;
	font-weight:bold;
	color:#5ea6e4;
	font-family: Arial, Helvetica, sans-serif;
}
h3.top {
	margin-top:0px;
}
h2.form-separator {
	margin: 14px 0;
	font-size: 14px;
}
h2.form-separator span {
	color: #999;
}
h2.form-separator span.helper {
	font-weight: normal;
	color: #C6C4AF;
	font-style: italic;
}
.hr {
	background-color: #F7F6EA;
	border-bottom: solid 1px #E3E2D8;
	height: 1px;
	margin: 10px 0;
}
ul {
	margin:0;
	line-height:1.5em;
	padding-left:25px;
}
#topnav_wrapper {
	height:105px;	
	background:#fff url(../../images/topnav_background.png) top left repeat-x;
}
#topnav {
	max-width: 960px;
	margin: 0px auto;	
	color:#732623;
	font-size:16px;
	overflow:hidden;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
}
#topnav > #logo {
	float:left;
	width:232px;
	height:100px;
	background:url(../../images/logo_background.png) top left no-repeat;
	/*
	border-bottom-left-radius: 15px;
	-moz-border-radius-bottomleft: 15px;
	-webkit-border-bottom-left-radius: 15px;	
	border-bottom-right-radius: 15px;
	-moz-border-radius-bottomright: 15px;
	-webkit-border-bottom-right-radius: 15px;
	background-color: #aed33a;
	border:solid 1px #68802d;		
	border-top:none;
	background-image: -moz-linear-gradient(top, #aed33a, #75911f);
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #aed33a),color-stop(1, #75911f));
  background-image: linear-gradient(top, #aed33a, #75911f);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#aed33a', EndColorStr='#75911f');
  */
}
#topnav > #navlinks {
	margin-left:200px;
}
#quicklinks {
	color:#e7e7ef;
	font-size:12px;
	height:32px;
	padding:16px 0px 0px 0px;	
	text-align:right;
}
#quicklinks a, #quicklinks a:hover, #quicklinks a:visited {
	color:#e7e7ef;	
}
#quicklinks span.pipe {
	padding:0px 10px;
	color:#e7e7ef;
}
#quicklinks #social {
	float:right; 
	width:65px;
}
#quicklinks #textlinks { 
	margin-right:65px;
}
#topnav > #navlinks > #menu_wrapper {
	overflow:hidden;
}
#topnav > #navlinks > #menu_wrapper > #menu {
	float:left;
	margin-left:80px;
}
#topnav > #navlinks > #menu_wrapper > #try_it_free {
	float:right;
	text-align:center;
	padding-top:5px;
}
#topnav > #navlinks > #menu_wrapper > #try_it_free > a {
	display:inline-block;
	background:url(../../images/btn_try_it_free.png) top left no-repeat;
	width:103px;
	height:28px;
}
#topnav > #navlinks > #menu_wrapper > #try_it_free > a:hover {
	text-decoration:none;
	background-image:url(../../images/btn_try_it_free_hover.png);
}
#topnav > #navlinks > #menu_wrapper> #menu  ul {
  margin:0;
	padding:0;
	list-style:none;
}
#topnav > #navlinks > #menu_wrapper > #menu ul ul {
	  display: none;
}
#topnav > #navlinks > #menu_wrapper> #menu ul li {
  float:left;
	margin:0;
	padding:0;
}
#topnav > #navlinks > #menu_wrapper> #menu ul li a {
  display:block;
	height:42px;
	margin:0px 15px 0px 10px;
	padding:8px 15px 0px 5px;
	color:#e7e7ef;
}
#topnav > #navlinks > #menu_wrapper> #menu ul li a:hover {
  color:#1b2945;
	text-decoration:none;	
}
#topnav > #navlinks > #menu_wrapper> #menu > ul > li.selected {
  background:url("../../images/menu_selected_left.png") top left no-repeat;
}
#topnav > #navlinks > #menu_wrapper> #menu > ul > li.selected > a {
  background:url("../../images/menu_selected_right.png") top right no-repeat;
	color:#fff;
	height:32px;
	padding-top:18px;
}
#footer_wrapper {
	background-color:#172945;	
	height:40px;
	border-top:solid 2px #a1c346;
}
#footer {
	max-width: 960px;
	margin: 0px auto;
	font-size:12px;
	color:#fafee3;
	overflow:hidden;
}
#footer .links {
	padding-top:14px;
}
#footer .links span {
	padding-top:14px;
	margin-top:20px;
	display:inline-block;
}
#footer .links a {
	color:#e7e7ef;
	margin: 0 15px;
	line-height: 20px;
}
#footer .logos {
	padding-top:10px;
	float: right;
}
#footer .logos img {
	margin-left: 10px;
}
#content_wrapper {
	background-color:#fff;
}
#content {
	max-width: 960px;
	margin: 0px auto;
}
#content > #page {
	overflow:hidden;
	padding:  0px;
}
#content > #section-title {
	height:54px;
}
.form-left input[type=text], .form-left input[type=password], .form-left textarea, select {
	border: solid 1px #2c88d2;
	padding: 8px 5px;
	outline: 0;
	width: 288px;	
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	background-image: -moz-linear-gradient(top, #fefefe, #eeeeee); /* FF3.6 */
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #fefefe),color-stop(1, #eeeeee)); /* Saf4+, Chrome */
  background-image: linear-gradient(top, #fefefe, #eeeeee);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#fefefe', EndColorStr='#eeeeee'); /* IE6-IE9 */		
	margin-bottom:15px;
}
select {
  width:300px;
  line-height: 30px;	
}
.form-left input.fc-field-error {
	border-color:#bf521c;
	background-image: -moz-linear-gradient(top, #f7ece6, #FFFFFF); /* FF3.6 */
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #f7ece6),color-stop(1, #FFFFFF)); /* Saf4+, Chrome */
  background-image: linear-gradient(top, #f7ece6, #FFFFFF);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#f7ece6', EndColorStr='#FFFFFF'); /* IE6-IE9 */
}
input[type=image] {
	border:none;
	outline:none;
}
div.form-textbox {
	margin:0px 12px 15px 0px;
	background:url(../../images/_tx_.gif) right 8px no-repeat;
}
div.form-checkbox {
	margin:0px 12px 15px 0px;
	background:url(../../images/_tx_.gif) right 2px no-repeat;
}
div.form-label {
	margin-bottom:3px;	
	color:#e8e8f0;
	font-weight:bold;
}
div.form-hint {
	font-size:12px;
	margin:0px 0px 15px 0px;
	color:#e8e8f0;
	text-align:right;
}
form.form-pod {
	overflow:hidden;
	margin:0px;
	padding:25px 0px;
	width:360px;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
  background-color: #328edc;
  background-image: -moz-linear-gradient(top, #328edc, #5eb5ea); /* FF3.6 */
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #328edc),color-stop(1, #5eb5ea)); /* Saf4+, Chrome */
  background-image: linear-gradient(top, #328edc, #5eb5ea);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#328edc', EndColorStr='#5eb5ea'); /* IE6-IE9 */		
	-moz-box-shadow: 3px 3px 15px #ccc; /* FF3.5+ */
  -webkit-box-shadow: 3px 3px 15px #ccc; /* Saf3.0+, Chrome */
          box-shadow: 3px 3px 15px #ccc; /* Opera 10.5, IE9 */					
}
div.form-inputs {
	padding:0px 30px;
}
div.form-pod-error {
	margin:0px 10px 20px 0px;
	padding:15px;
	color:#8e2402;
	border:solid 2px #f39e83;
	background-color:#f4cbbd;
	font-weight:bold;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
div.form-pod-message {
	margin:0px 10px 20px 0px;
	padding:15px;
	font-weight:bold;
	border:solid 1px #758b32;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	background-color: #90af2a;
	background-image: -moz-linear-gradient(top, #90af2a, #b1cf4c); /* FF3.6 */
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #90af2a),color-stop(1, #b1cf4c)); /* Saf4+, Chrome */
	background-image: linear-gradient(top, #90af2a, #b1cf4c);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#90af2a', EndColorStr='#b1cf4c'); /* IE6-IE9 */
	color: #182945;
}
div.form-terms {
	font-size:12px;	
	color:#e8e8f0;
	padding:0px 35px 10px 0px;
}
div.form-terms a, div.form-terms a:hover {
	text-decoration:underline;
	color:#e8e8f0;
}
div.form-single-button {
	float:right;
	margin-top:10px;
}
div.bottom-space {
	margin-bottom:25px;	
}
div.form-left {
	float:left;
	width:370px;
}
div.form-right {
	margin-left:425px;
}
p {
	line-height:1.5em;
		
}
p.topline {
	margin:0px 0px 20px 0px;
}
p.quote {
	font-size: 20px;
	font-style: italic;
	margin: 0;
	line-height: 23px;
}
p.quote-by {
	color: #000;
	font-size: 18px;
	margin: 0;
	font-weight: bold;
	text-align: right;
}
p.small-margin {
	margin:3px 0px;	
}
p.instructions {
	font-size: 12px;
}
p.instructions-notop {
	margin-top: 0;
}
p .emphasis {
	font-weight: bold;
	font-style: italic;
	color: #000;
}
#content > #page > #leftnav {
	float:left;
	width:241px;
}
#content > #page > #leftnav > #leftnav_top {
	background:url(../../images/leftnav_top.png) top left no-repeat;
	height:34px;
	font-size:18px;
	font-weight:bold;
	color:#1b2945;
	padding:15px 0px 0px 16px;
}
#content > #page > #leftnav > #leftnav_separator {
	background:url(../../images/leftnav_separator.png) top left no-repeat;
	height:20px;
	margin-top:15px;
}
#content > #page > #leftnav > #leftnav_menu {
	padding-left:16px;
}
#content > #page > #leftnav a {
	font-size:14px;
	display:block;
	height:28px;
	padding:10px 25px 0px 20px;
	text-align:right;
	marign-bottom:10px;
	color:#607293;
}
#content > #page > #leftnav a:hover {
	text-decoration:none;
	color:#1b2945;
}
#content > #page > #leftnav a.selected, a.selected:hover {
	background:url(../../images/leftnav_selected.png) top left no-repeat;
	color:#1b2945;
}
#content > #page > #leftnav div.link-wrapper {
	padding:14px 0 0 45px;
	background-position:8px 50%;
	background-repeat:no-repeat;
	height:30px;
}
#content > #page > #right-content {
	margin-left:300px;	
	padding:55px 0px 40px 0px;
}
.headlines {
	overflow:hidden;
	margin-bottom:40px;
}
.headlines > .left-content {
	float:left;
	width:50%;
}
.headlines > .right-image {
	float: right;
	width:50%;
}
.headlines > .right-image img {
	max-width: 100%;
}
.headlines > .left-image {
	float:left;
	width:50%;
}
.headlines > .left-image img {
	max-width: 100%;
}
.headlines > .right-content {
	float: right;
	width:50%;
}
.action-button {
	display:block;
	margin:0px auto;
	text-decoration:none;
	letter-spacing: -1px;
	padding:10px 0px;
	width:200px;
	text-align:center;
	border:solid 2px #758b32;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
  background-color: #b6de3e;
  background-image: -moz-linear-gradient(top, #b6de3e, #769220); /* FF3.6 */
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #b6de3e),color-stop(1, #769220)); /* Saf4+, Chrome */
  background-image: linear-gradient(top, #b6de3e, #769220);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#b6de3e', EndColorStr='#769220'); /* IE6-IE9 */	
	color:#fff !important;		
	text-shadow: 2px 2px 2px #65801a;
	font-size:22px;				
	font-weight:bold;
}
.action-button:hover {
	text-decoration:none;
	border-color:#182945;
	background-color: #46a5e5;
  background-image: -moz-linear-gradient(top, #46a5e5, #182945);
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #46a5e5),color-stop(1, #182945));
  background-image: linear-gradient(top, #46a5e5, #182945);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#46a5e5', EndColorStr='#182945');	
	text-shadow: 2px 2px 2px #1a2e4b;
	cursor:pointer;
}
.action-button-nocenter {
	margin:0;
}
.form-action-button {
	display:block;
	margin:0px auto;
	text-decoration:none;
	padding:10px 20px;
	text-align:center;
	border:solid 1px #758b32;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
  background-color: #b6de3e;
  background-image: -moz-linear-gradient(top, #b6de3e, #769220); /* FF3.6 */
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #b6de3e),color-stop(1, #769220)); /* Saf4+, Chrome */
  background-image: linear-gradient(top, #b6de3e, #769220);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#b6de3e', EndColorStr='#769220'); /* IE6-IE9 */	
	color:#fff !important;		
	text-shadow: 2px 2px 2px #65801a;
	font-size:32px;				
	font-weight:bold;
}
.form-action-button:hover {
	text-decoration:none;
	border-color:#182945;
	background-color: #46a5e5;
  background-image: -moz-linear-gradient(top, #46a5e5, #182945);
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #46a5e5),color-stop(1, #182945));
  background-image: linear-gradient(top, #46a5e5, #182945);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#46a5e5', EndColorStr='#182945');	
	text-shadow: 2px 2px 2px #1a2e4b;
	cursor:pointer;
}
.detail_image {
	border:solid 2px #e7e7ef;
}

/* overlay */

#overlay-bg {
	display: none;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	opacity: 0.8;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
	background-image: url(../../images/overlay_bg.png);
	position: fixed;
	z-index: 3000;
}
#overlay-spinner {
    display: none;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    position: fixed;
    width: 110px;
    height: 35px;
    padding-top: 75px;
    text-align: center;
    color: #fff;
    top: 50%;
    left: 50%;
    margin: -55px 0 0 -55px;
    background: #000 url(../../images/spinner.gif) no-repeat 50% 25px;
    z-index: 3100;
}

#burger {
	display:none;
}

@media screen and (min-width: 960px) {
  #topnav > #navlinks > #menu_wrapper > #menu{
    display: block !important;
  }
}

@media screen and (max-width: 959px) {
  #burger {
    display: block;
	float: right;
    margin-left: 5px;
    margin-right: 5px;
  }
  div.form-left {
    float: none;
    width: auto;
  }
  div.form-right {
    float: none;
    width: auto;
	margin-left: 0;
	height: auto;
    margin: 20px;
  }
  form.form-pod { 
	width: auto;
    margin: 0 20px;
  }
  .form-left input[type="text"], .form-left input[type="password"] {
    width: 100%;
  }
  #topnav > #navlinks > #menu_wrapper > #menu {
    float: none;
    margin-left: 0;
  }
  #topnav > #navlinks {
    margin-left: 0;
  }
  #topnav {
    overflow: visible;
  }
  #topnav > #navlinks > #menu_wrapper > #menu ul ul {
	background-color: #e8e8f0;
	display: block;
    width: 98%;
    margin: auto;
  }
  #topnav > #navlinks > #menu_wrapper > #menu ul ul li a { 
    color: #333;
  }
  #topnav > #navlinks > #menu_wrapper > #menu ul li {
    float: none;
  }
  #topnav_wrapper {
	height: auto;
  }
  #topnav > #navlinks > #menu_wrapper {
    overflow: visible;
  }
  #topnav > #navlinks > #menu_wrapper > #menu{
    display: none;
    clear: both;
  }
  #topnav > #navlinks > #menu_wrapper > #menu {
	background-color: #45a5e5;
  }
  #topnav > #navlinks > #menu_wrapper > #menu li {
	text-align: center;
	border-bottom: 1px solid white;
  }
  #content > #page > #leftnav {
    display:none;
  }
  #content > #page > #right-content {
    margin: 10px;
  }
	#content > #page {
	  background-image: none !important;
	}
	

.headlines > .left-content {
	float:none;
	width:100%;
}
.headlines > .right-image {
	float:none;
	width:100%;
	text-align:center;
}
.headlines > .left-image {
	float:none;
	width:100%;
	text-align:center;
}
.headlines > .right-content {
	float:none;
	width:100%;
}
	
.columns > .left {
    float: none;
    width: auto;
}
.columns > .right {
    float: none;
    width: auto;
	margin: 0;
}
	
#topnav > #navlinks > #menu_wrapper> #menu > ul > li.selected {
  background-image: none;
}
#topnav > #navlinks > #menu_wrapper> #menu > ul > li.selected > a {
  background-image: none;
  background-color: #182945;
	margin: 0;
	border-radius: 0 0 10px 10px;
}
#topnav > #navlinks > #menu_wrapper> #menu > ul ul > li.selected  {
	background:url(../../images/home/sel_sub.jpg) repeat-x;
}
	#topnav > #navlinks > #menu_wrapper > #menu ul ul li a {
		height: 30px;
	}
}