@charset "utf-8";
/* CSS Document */

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on December 10, 2011 */
@font-face {

    font-family: "Effra";

    src: url("fonts/effra_std_rg-webfont.eot");

    src: url("fonts/effra_std_rg-webfont.eot?#iefix") format("embedded-opentype"),

         url("fonts/effra_std_rg-webfont.woff") format("woff"),

         url("fonts/effra_std_rg-webfont.ttf") format("truetype"),

         url("fonts/effra_std_rg-webfont.svg#effra") format("svg");

    font-weight: normal;

    font-style: normal;

	/*This is an example of the solution that works on firefox, you need to add this line to your font face css:

	src: local("Effra"), url("fonts/effra_std_rg-webfont.ttf");*/

}



@font-face {

    font-family: "EffraMediumRegular";

    src: url("fonts/effra_std_md-webfont.eot");

    src: url("fonts/effra_std_md-webfont.eot?#iefix") format("embedded-opentype"),

         url("fonts/effra_std_md-webfont.woff") format("woff"),

         url("fonts/effra_std_md-webfont.ttf") format("truetype"),

         url("fonts/effra_std_md-webfont.svg#EffraMediumRegular") format("svg");

	/*

	This is an example of the solution that works on firefox, you need to add this line to your font face css:

	src: local("EffraMediumRegular"), url("fonts/Effra_Std_Md.ttf") format('truetype');

	*/

}



@font-face {

    font-family: "EffraLightRegular";

 src: url("fonts/effra_std_lt-webfont.eot");

    src: url("fonts/effra_std_lt-webfont.eot?#iefix") format("embedded-opentype"),

         url("fonts/effra_std_lt-webfont.woff") format("woff"),

         url("fonts/effra_std_lt-webfont.ttf") format("truetype"),

         url("fonts/effra_std_lt-webfont.svg#effra_lightregular") format("svg");

	/*

	This is an example of the solution that works on firefox, you need to add this line to your font face css:



	src: local("EffraLightRegular"), url("fonts/Effra_Std_Lt.ttf") format("truetype");

	*/

    font-weight: normal;

    font-style: normal;

}

a:visited {
	text-decoration: none;
	color: #036;
}
a:link {
	color: #036;
	text-decoration: none;
}

body,td,th {
	font-family: "Myriad Pro", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #191919;
}
#wrapper {
    margin: 0 auto;
    width: 952px;
}

#wrapper-max {
    margin: 0 auto;
    width: 960px;
}

div#content {
	background-color: #fff;
	padding-top: 10px;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border: 2px #1D1D1D solid;
}

.cb {
	clear: both;
}

.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
}


.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */

a.blue-button:link, a.blue-button:visited, .blue-button {
	text-decoration: none;
	cursor: pointer;
	-moz-box-shadow:inset 1px 1px 4px 0px #bce4f5;
	-webkit-box-shadow:inset 1px 1px 4px 0px #bce4f5;
	box-shadow:inset 1px 1px 4px 0px #bce4f5;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #4eadd9), color-stop(1, #2080b3) );
	background:-moz-linear-gradient( center top, #4eadd9 5%, #2080b3 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#4eadd9', endColorstr='#2080b3');
	background-color:#4eadd9;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #4ba4d1;
	display:inline-block;
	color:#ffffff;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding:6px 14px;
	text-decoration:none;
	text-shadow:1px 1px 0px #125373;
	-moz-box-shadow: 1px 1px 3px 0px #464039, inset 1px 1px 4px 0px #bce4f5;
	-webkit-box-shadow:1px 1px 3px 0px #464039, inset 1px 1px 4px 0px #bce4f5;
	box-shadow: 1px 1px 3px 0px #464039, inset 1px 1px 4px 0px #bce4f5;
}
a.blue-button:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #2080b3), color-stop(1, #4eadd9) );
	background:-moz-linear-gradient( center top, #2080b3 5%, #4eadd9 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#2080b3', endColorstr='#4eadd9');
	background-color:#2080b3;
	-moz-box-shadow: 3px 0px 1px 1px #464039, inset 0 #bce4f5;
	-webkit-box-shadow:3px 0px 1px 1px #464039, inset 0 #bce4f5;
	box-shadow: 3px 0px 1px 1px #464039, inset 0 #bce4f5;
	text-decoration: none;
}
a.blue-button:active {
	position:relative;
	top:1px;
}
a.rs-blue {
	color: #199af8;
}
a.rs-blue:hover {
	color: #1367BE;
}


.overlay-inner {
	margin: 50px;
}
.overlay-inner .heading {
font-size: 1.5em;
margin: -23px 0 25px;
}
.overlay-inner #faqs-content ul {
margin: 12px 16px;
}
.overlay-inner #faqs-content p {
margin-bottom: 12px
}
.overlay  {
	width: 940px;
	-webkit-box-shadow: rgb(0, 0, 0) 0px 0px 90px;
	background-color: #FFF;
	z-index: 9999;
	position: fixed;
	display: none;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	behavior: url(../ui/jslibs/PIE.htc);
	/*background: rgb(242,245,246); /* Old browsers */
	/*background: -moz-linear-gradient(top, rgba(242,245,246,1) 0%, rgba(227,234,237,1) 52%, rgba(200,215,220,1) 100%); /* FF3.6+ */
	/*background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(242,245,246,1)), color-stop(52%,rgba(227,234,237,1)), color-stop(100%,rgba(200,215,220,1))); /* Chrome,Safari4+ */
	/*background: -webkit-linear-gradient(top, rgba(242,245,246,1) 0%,rgba(227,234,237,1) 52%,rgba(200,215,220,1) 100%); /* Chrome10+,Safari5.1+ */
	/*background: -o-linear-gradient(top, rgba(242,245,246,1) 0%,rgba(227,234,237,1) 52%,rgba(200,215,220,1) 100%); /* Opera 11.10+ */
	/*background: -ms-linear-gradient(top, rgba(242,245,246,1) 0%,rgba(227,234,237,1) 52%,rgba(200,215,220,1) 100%); /* IE10+ */
	/*background: linear-gradient(top, rgba(242,245,246,1) 0%,rgba(227,234,237,1) 52%,rgba(200,215,220,1) 100%); /* W3C */
	-pie-background: linear-gradient(top, rgba(242,245,246,1) 0%,rgba(227,234,237,1) 52%,rgba(200,215,220,1) 100%); /* W3C */
}
#lightboxplayer,
.video-overlay {
	display: none;
	z-index: 10000;
	background-color: #333;
	width: 640px;
	min-height: 200px;
	border: 1px solid #666;
	-moz-box-shadow: 0 0 90px 5px #000;
	-webkit-box-shadow: 0 0 90px black;
	behavior: url(../ui/jslibs/PIE.htc);
}
#demoform .overlay a.close,
#lightboxplayer a.close {
	background:url(../img/icon_lightbox_close_black.png) no-repeat;
	position:absolute;
	right:-15px;
	top:-45px;
	cursor:pointer;
	height:35px;
	width:35px;
	z-index:999;
	display:block;
	text-indent: -5000em;
}

.fl, .float-left { float: left; }
.fr, .float-right { float: right; }

div#cboxLoadedContent {
	overflow:visible !important;
}
