body {
	font-size: 62.5%;
	font-family: "Trebuchet MS", "Helvetica", "Arial", sans-serif;
	color: #666;
	background: url("../img/top-nav-bg.jpg") repeat-x scroll 0 0 transparent;
}
input, textarea, button {
	font-family: "Trebuchet MS", "Helvetica", "Arial", sans-serif;
}
a {
	color: #2d7ba5;
	text-decoration: none;
}
a:hover {
	color: #999;
	text-decoration: underline;
}

.button {
	display:inline-block;
	height: 30px;
	line-height: 30px;
	color: #EEE;
	background: #333;
	padding: 0 10px;
	font-size: 1.4em;
}

h1 {
	width: 263px;
	height: 90px;
	text-indent: -9999px;
	background: url(../img/logo.png?2);
}

.pricingb h1 {
	background: url(../img/logo_branded.png?1);
}

.ctitle h1 {
    font-family: "Georgia","Times New Roman",serif;
    font-size: 22px;
    font-weight: normal;
    background: none;
    width: auto;
    height: auto;
    margin-bottom:20px;
    text-indent: inherit;
}
h1 a {
	display: block;
	width: 263px;
	height: 90px;
}

.nav {
	overflow: hidden;
	float: left;
	margin: 0 auto;
	font-size:13px;	
}
.nav li, .nav li a {
	display: block;
	float: left;
	line-height:16px;
}
.nav li {
	padding: 5px 7px 0;
	height:25px;
}
.nav li#twitter a {
	text-indent: -9999px;
	display: inline-block;
	width: 26px;
	height: 16px;
	background: url(../img/twit.gif) right no-repeat;
}

.nav li:first-child a {
	padding: 0;
	border: 0;
}

#top {
	height: 110px;
	position: relative;
}
#top-nav .nav {
	position: absolute;
	top: 0;
	right: 0;
}

#top-nav li a, #top-nav li{
    color: #fff;
}

#top-nav {
	background: transparent url(../img/top-nav-bg.jpg) 0 0 repeat-x;
	height:60px;
	position: relative;
	z-index:1000;
	width:100%;
}

#top-nav-submenu {
	height:30px;
	line-height:30px;
	background: #efefef;
}

#main_form {
	overflow: hidden;
}
#main_form input.text, #main_form button, #main_form a.submit {
	display: block;
	float: left;
}
#main_form input.text, input#branded_url {
	margin-right: 5px;
	font-size: 1.4em;
	width: 250px;
	border-top: 1px solid #989898;
	border-right: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	border-left: 1px solid #989898;
	height: 20px;
	padding: 4px;
	color: #4c4c4c;
	background: transparent;
	position:relative;
	z-index:10;
}
#main_form button.submit, 
.ccontact button.submit, 
.ccontact_small button.submit {
	font-size: 14px;
	background: #468db4 url(../img/gradients.gif) 0 0;
	padding: 0;
	color: #FFF;
	height: 30px;
	text-align: center;
	line-height: 30px;
	width: 140px;
	text-decoration: none;
	border:0;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.ccontact button.submit{
    width: 160px;
}

.ccontact_small button.submit{
    width: auto;
    padding: 0px 4px;
}

.ccontact_small{
    margin-top: 2px;
    text-align: center;
}

#main_form button.submit:hover, .ccontact button.submit:hover, .ccontact_small button.submit:hover {
	background-position: 0 -30px;
}


#main_form #generateBranded {
	font-size: 1.4em;
	background: #468db4 url(../img/branded_button_bg_b.jpg) 0 0 repeat-x;
	padding: 0;
	color: #FFF;
	height: 30px;
	text-align: center;
	line-height: 30px;
	width: 140px;
	text-decoration: none;
	border:0;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-left:5px;
}
a#redirectWhiteLabel{
	font-size: 1.4em;
	background: #468db4 url(../img/branded_button_bg_b.jpg) 0 0 repeat-x;
	padding: 0;
	color: #FFF;
	height: 30px;
	text-align: center;
	line-height: 30px;
	width: 140px;
	text-decoration: none;
	border:0;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-left:5px;
}
#main_form #generateBranded:hover, a#redirectWhiteLabel:hover {
	background-position: 0 -30px;
}



#ads {
	position: absolute;
	right: -140px;
	top: 180px;
}
.ad {
	width: 120px;
	height: 600px;
	margin-bottom: 20px;
}

#footer {
	border-top: 1px dotted #DDD;
} 

#home #footer {
	border: 0;
}
#feedback_button {
	display: block;
	position: fixed;
	top: 50%;
	left: 0;
	width: 39px;
	height: 170px;
	margin-top: -85px;
	background: url(../img/feedback.jpg);
	text-indent: -9999px;
}

.nav .logout {
	background: transparent url(../img/top-separator.png) 0 0 no-repeat;
        padding-left: 10px;
}

#lang_switch {
	position:relative;
	float: right;
	z-index:100;
	background: url(../img/globe.jpg) 0 0 no-repeat;	
}

.nav.functional {
	width:380px;
}
.nav.functional li:first-child {
	background-image: none;
}

.nav.functional li {
	float:right;
}

#lang_switch_container {
	background: transparent url(../img/top-separator.png) 0 0 no-repeat;
}

*+html #lang_switch_container {
	width:100px
}

#lang_switch ul {
    clear: both;
    display: none;
    left: 0;
    padding: 5px;
    position: absolute;
    top: 25px;
    z-index: 1;
    background:white;    
	width:140px;
	overflow: hidden;	
    border-radius: 5px 5px 5px 5px;    
    -moz-box-shadow: 0 0 5px #C0C0C0;
    -webkit-box-shadow: 0 0 5px #C0C0C0;
    box-shadow: 0 0 5px #C0C0C0;	
	column-count: 2;
	-moz-column-count: 2;
    -webkit-column-count: 2;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color='#C0C0C0')";
	border:1px solid #C0C0C0;
}


#lang_switch li, #lang_switch li a {
	border:0;
	font-size:12px;
	height: auto;
    padding: 1px 0;
    float:none;
    text-align: center;
    color: #393536;
    background-image:none;
}

#lang_switch .active {
	padding-left: 20px;
	background: transparent url(../img/top-down-arrow.png) 100% 0 no-repeat;
	padding-right: 12px;
}

#footer #lang_switch {
	float: right;
}

#main_form {
	position:relative;
}

form .input_bg {
    color: #C0C0C0;
    display: none;
    font-size: 1.4em;
    height: 1.4em;
    left: 6px;
    line-height: 2em;
    position: absolute;
    top: 0;

}
#brandedArea .input_bg {
	font-size: 1.2em;
	z-index:1023;
}




/*survey*/
.ui-dialog-titlebar {
    height: 50px;
    position: absolute;
    top: 36px;
    width: 446px;
}


.ui-icon-closethick {
    background: url("../img/close.gif") no-repeat scroll 0 0 transparent;
    display: block;
    height: 24px;
    overflow: hidden;
    position: absolute;
    right: 10px;
    text-indent: -5000px;
    top: 10px;
    width: 24px;

}

/* Overlays */
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
/* Overlays */
.ui-widget-overlay { 
	background: transparent;
}

#survey {
	top:10px;
	display:none;
}


#message_content .more_link {
	display:inline;
	font-size:100%;
}

#service {
	right:auto;
	left:0;	
}

#service .current {
    background: #efefef url('../img/nav_rounded_left.png') top left no-repeat;
}

#service .current a {
    background: #efefef url('../img/nav_rounded_right.png') top right no-repeat;
    color: #393536;
    text-decoration: none;
    height: 22px;
    padding: 6px 15px 0 7px;
    margin: -5px -10px 0 0;
}

#service li {
    margin-top: 2px;
    height: 23px;
}

#service_menu.nav {
    float: none;
    top:30px;
    left:0;
    margin: 0 auto;
    font-size: 12px;
}

#service_menu .right {
	float:right;
}

.message {
	font-size:1.2em;
}

#top-nav #service_menu .current {
	color: #575a5e;
	background: #fff;
}

#top-nav #service_menu .current a {
	color: #575A5E;
}

#top-nav #service_menu a {
	color: #79808C;
	margin: 2px 5px 0;
}

#service_menu {
    height: 30px;
    background: #efefef;
}

#service_menu.nav {
    float: none;
    margin: 0 auto;
    font-size: 12px;
}

.message {
	font-size:1.2em;
}

#service_menu .current {
	color: #575a5e;
	background: #fff;
}

#service_menu .current a {
	color:inherit;
}
#service_menu a {
	color: #79808c;
        margin: 2px 5px 0 5px;
}
#service_menu .right {
	float:right;
}


.catch_email {
	position: fixed;
	top: 0;
	height: 0;
	width: 100%;
	height: 100%;
	z-index: 9999;
}
.catch_email_overlay {
	width: 100%;
	height: 100%;	
	-moz-opacity: 0.5;
	-webkit-opacity: 0.5;
	opacity: 0.5;
	cursor: pointer;
	background-color: transparent;
	background-color:rgba(0,0,0,0.5);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F000000, endColorstr=#7F000000);
    zoom:1;    
}
.catch_email_content {
    background: url("../img/free-pdf-email-form.png") no-repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DDDDDD;
    box-shadow: 5px 5px 20px #333333;
    height: 290px;
    left: 50%;
    margin-left: -244px;
    margin-top: -145px;
    padding: 20px;
    position: absolute;
    top: 50%;
    width: 488px;
	-moz-box-shadow:5px 5px 20px #333;
	-webkit-box-shadow:5px 5px 20px #333;
}
.catch_email_content h2 {
    font-family: Georgia,"New Century Schoolbook","Nimbus Roman No9 L",serif;
    font-size: 2.2em;
    line-height: 50px;
    padding-right: 4px;
    text-align: right;
    color: #696969;
}
.catch_email_content p {
	font-size: 1.2em;
	line-height: 1.4em;
	margin-bottom: 15px;
}
.catch_email_content form {
	float:right;
	width:234px;
	margin-top: 65px;
}

.catch_email_content input.text {
	margin-right: 5px;
	font-size: 1.3em;
	width: 220px;
	display:block;
	border-top: 1px solid #989898;
	border-right: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	border-left: 1px solid #989898;
	height: 20px;
	padding: 4px;
	margin:20px 0;
	color: #707070;
	background: #fdfdfd;
}
.catch_email_content a.submit {
    background: url("../img/branded_button_bg_b.jpg") repeat scroll 0 0 #468DB4;
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
    display: block;
    float: right;
    font-size: 1.4em;
    height: 30px;
    line-height: 30px;
    margin: 15px 0 0;
    padding: 0;
    text-align: center;
    text-decoration: none;
    width: 75px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.catch_email_content a.submit:hover {
	background-position: 0 -30px;
}
.catch_email_content .close {
	position: absolute;
	top: -16px;
	right: -16px;
	height: 32px;
	width: 32px;
	text-indent: -9999px;
	background: url(../img/close.png);
}

.catch_email_content label, .catch_email_content input {
	font-size:13px;
	margin:7px 0;	
	vertical-align:middle;
}

#expert_yes, #expert_no {
	display:inline-block;
	margin: 7px;
}

.contact_button {
        display: inline-block;
	font-size: 1.2em;
	background: #468db4 url(../img/gradients.gif) 0 0;
	padding: 0 10px;
	color: #FFF;
	height: 30px;
	text-align: center;
	line-height: 30px;
	text-decoration: none;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
        margin: 10px 0 0 0;
}

.contact_button:hover {
    color: #FFF;
    background-position: 0 -30px;
    text-decoration: none;
}

.small_button {
    font-size: 1em;
    height: 20px;
    line-height: 20px;
    padding: 0 7px;
}

h3.star, 
h4.star {
    height: 21px;
    line-height: 1.8em;
}

h3.gold,
h4.gold {
    padding-left: 25px;
    background: url(../img/star_gold.png) 0 0 no-repeat;
}

h3.silver,
h4.silver {
    padding-left: 25px;
    background: url(../img/star_silver.png) 0 0 no-repeat;
}

#providers-ribbon {
    position: absolute;
    right: -128px;
    top: 0;
    display: block;
    width: 112px;
}
