* {
	padding: 0;
	margin: 0;
	outline: none;
}
body {
	/*background-image: url('../images/dev-bg.png');*/
	font-family: "proxima-nova", Arial,Verdana,Sans-Serif,"Microsoft YaHei";
	font-size: 16px;
	font-weight: 200;
	padding: 0;
	text-align: left;
	margin: 0;
}

strong{

font-size: normal;
}

ul li {
	list-style-type: none;
}
a {
	color: black;
	text-decoration: none;
}
fieldset {
	border: 0;
}
.wrapper_l fieldset {
	padding: 0px;
}
input#submit {
	font-size: 16px;
	font-weight: bold;
}
div.clear {
	clear: both;
}
p {
	line-height: 1.4em;
	margin-bottom: 15px;
}
h1 {
	font-weight: normal;
	font-size: 28px;
	margin-bottom: 10px;
}
h2 {
	font-size: 24px;
	font-weight: normal;
	color: black;
	margin: 0px 0 15px 0;
}
h3 {
	font-size: 18px;
	font-weight: normal;
}
td.contentheading {
	padding-top: 10px;
	font-size: 28px;
	font-weight: 200;
}
.front_content table.contentpaneopen td.contentheading {
	font-size: 21px;
	padding-bottom: 5px;
}
.front_content table.contentpaneopen td p {
	font-size: 13px;
	margin-bottom: 0;
}

.componentheading {
font-size: 25px;
font-weight: 200;
color: black;
margin: 10px 0 10px 0;
}
table {
	width: 100%;
}
.article-content table {
	margin-bottom: 10px;
}
.invalid {
	border-color: #FF0000;
}
dt.error, dt.message{
display:none;
}

dl#system-message dd.message {
	background-color:#63a6de;
	margin: 15px 0;
	padding: 10px 10px 10px 40px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	color: white;
	border-radius: 5px;
	
}
dl#system-message dd.error {
	color: black;
	background: #FFD1DD url(../images/error.png) no-repeat scroll 10px 50%;
	margin: 15px 0;
	padding: 10px 10px 10px 40px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#wrapper{
	min-height: 100%;
	position: relative;
	padding-bottom: 0px;
	box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
#container {
	margin: 0 auto;
	text-align: left;
	width: 975px;
	
}

/* = chat arrow = */
#chat_arrow{
	position: fixed;
	right: 0px;
	bottom: 0px;
	height: 177px;
	width: 239px;
	background-image: url('../images/chat_arrow.png');
	background-repeat: no-repeat;
	z-index: 2;
}

/* = Header = */
#header_bg{
	position: absolute;
	left: 0px;
	top: 0px;
	height: 130px;
	width: 100%;
	background-color: #eeeeee;
	z-index: -1;
	padding: 0px 0px 0 0;
}

#sl_lostpass {
margin-top: 10px!important;
}

#sl_lostpass a{
color: gray;
border-bottom: 1px dotted gray;
font-size: 14px;
}

.header {
	z-index: 1;
	height: 110px;
	padding: 20px 8px 0 0;
}
.logo {
	float: left;
}
.header_right{
float: left;
	width: 250px;
	height: 70px;
	text-align: right;
	margin-top: 35px;
    margin-left: 290px;
}

.rating_right{
float:right;

}

.rating_right img{
border: 0;

}

.header_center
{
float:left;
	width: 300px;
	height: 50px;
	text-align: left;
	padding-top:30px;
	margin-left: 60px;
}

.language {
	height: 20px;
	margin-top: 5px;
}

.language .moduletable a img {
	border: 0;
	padding-top: 10px;
}
.socialmedia{
	height: 22px;
	padding-right: 13px;
}
.socialmedia img{
	width: 30px;
	height:30px;
	border: 2px solid transparent;
}

.socialmedia img:hover{
	width: 34px;
	height:34px;
	border: 0px solid transparent;
}


#jflanguageselection ul.jflanguageselection li a {
	color: #0c80c0;
	font-size: 16px;
}

#jflanguageselection ul.jflanguageselection li a:hover {
	color: black;
}

#jflanguageselection ul.jflanguageselection li {
	border-right: 1px solid #000;
	padding: 0 10px;
}
#jflanguageselection ul.jflanguageselection li.last_lang {
	border-right: 0 none;
	padding-right: 0;
}
#jflanguageselection ul.jflanguageselection {
	float: left;
	padding-right: 10px;
}
#jflanguageselection {
	margin: 10px 0px 10px 5px;
}
.wrapper_top {
	/*background: transparent url(../images/top.png) no-repeat scroll 0 0;*/
	height: 20px;
	overflow: hidden;
}
.wrapper_btm {
	height: 50px;
}
.wrapper {
	padding: 0 10px 0px;
}



#topmenu, 
#topmenu ul.menu-nav, 
#topmenu ul.menu-nav li {
	float: left;
	margin: 0;
	padding: 0;
}



#topmenu ul.menu-nav{
width: 750px;
}
#topmenu .customermenu ul.menu-nav{
width: auto;
}
#topmenu {
	width:100%;
	margin-top: 20px;
}

#submenu{
	margin-bottom: 25px;
	background-color: #2978ba;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    clear: both;
    width: 100%;
    height: 35px;
    padding-left: 5px;
	box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}


#topmenu ul.menu-nav li {
	text-align: center;
}
#topmenu ul.menu-nav li a {
	color: #000;
	display: block;
	font-size: 16px;
	font-weight: 200;
	height: 50px;
	line-height: 37px;
	margin-top: 8px;
    padding-top: 10px;
    margin: 0px 8px;
    padding-left: 15px;
    padding-right: 15px;
}
ul.submenu li.item109 {
	display: none;
}
#topmenu ul.menu-nav li.item180 a {
	border-right: 0;
}
#topmenu ul.menu-nav li.item189  {
	float: right;
}
#topmenu ul.menu-nav li.item189 a {
	margin-right: 0px;
}
#topmenu ul.menu-nav li.item28 a {
	margin-left: 5px;
}
#topmenu ul.menu-nav li a:hover {
	background-color: #63a6de;
	color: white;
	-webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
#topmenu ul.menu-nav li.active a {
	border-right: 0;
	font-weight: bold;
    background-color: #2978ba;
    color: white;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
#topmenu ul.menu-nav li img {
	border: 0 none;
}

#topmenu ul.menu-nav li a span {
	line-height: 21px;
}

ul.submenu {
	clear: both;
	width: 945px;
	height: 100%;
	padding-left: 10px;
}
.submenu ul.submenu,
 ul.submenu li {
	float: left;
}
.submenu ul.menu li a {
	display: block;
	border: 1px solid transparent;
}
.submenu ul.menu li a:hover {
	border-bottom: 1px solid white;
	display: block;
}
.submenu ul.menu li.active a {
	border-bottom: 1px solid white; 
	
}
.submenu ul.menu li ul li a:hover,
.submenu ul.menu li.active ul li a:hover {
	background-color: #333;
}
.submenu ul.menu li {
	position: relative;
}
.submenu ul.menu li a {
	color: #FFFFFF;
	font-size: 14px;
	line-height: 20px;
	margin: 6px 13px 0 13px;
}
#topmenu ul.menu-nav span.menu_desc {
	color: #4D4D4D;
	display: block;
	font-size: 14px;
	line-height: 22px;
}

#quote_drop_widget button{
	    background-color: #87c95b;
    color: white;
    /*-webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;*/
	border-radius: 5px;
    font-size: 18px;
    /*margin-top: 19px;*/
    /*font-weight: bold!important;*/
	    display: inline-block;
    padding: 10px 15px;
	cursor: pointer;
	border: none;

}

#quote_drop_widget button:hover{
	background-color: #e5e5e5;
	color: black;

}



#quote_drop_widget {
    position: relative;
    display: inline-block;
	float: right;
}


#quote_drop_widget button+div {

    max-height: 0px;
	overflow: hidden;
	width: 420px;
	right: 0;
    position: absolute;
    background-color: #5690c1;
	box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  text-align: center;
  z-index: 999999;
  margin-top: -5px;
      -webkit-box-shadow: 10px 10px 60px -24px rgba(0,0,0,1);
    -moz-box-shadow: 10px 10px 60px -24px rgba(0,0,0,1);
    box-shadow: 10px 10px 60px -24px rgba(0,0,0,1);
  -webkit-border-radius: 5px;
-webkit-border-top-right-radius: 0;
-moz-border-radius: 5px;
-moz-border-radius-topright: 0;
border-radius: 5px;
border-top-right-radius: 0;
color: white; 

-webkit-transition-property: all;
    -webkit-transition-duration: .5s;
    -webkit-transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
    -moz-transition-property: all;
    -moz-transition-duration: .5s;
    -moz-transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
    -ms-transition-property: all;
    -ms-transition-duration: .5s;
    -ms-transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
    transition-property: all;
    transition-duration: .5s;
    transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
}

#quote_drop_widget button+div label {
	cursor: pointer;
}

#quote_drop_widget button+div .part1 {
	padding: 30px 20px 20px 20px;
}

#quote_drop_widget button+div .part1 input{
	padding: 5px;
	border: 0;
	background-color: white;
	width: 70px;
    margin-left: 10px;
	font-family: "proxima-nova", Arial,Verdana,Sans-Serif,"Microsoft YaHei";
}

#quote_drop_widget button+div .part2{
	background-color: #679ecc;
	padding: 25px 15px 20px 15px;
}

#quote_drop_widget button+div .part2 .quote_services{
	font-size: 13px;
	padding: 7px;
	display: inline-block;
}

#quote_drop_widget button+div .part3 {
	padding: 18px 20px;
}

#quote_drop_widget button+div .part3 .quote_currencies{
	display: block;
	font-size: 13px;
	margin: 3px 0px 10px 0px;
}

#quote_drop_widget button+div .part3 .quote_currencies a{
	display: inline-block;
	margin: 0px 1px;
	color: white;
}

#quote_drop_widget button+div .part3 .quote_currencies a.selectedCurrency{
	border-bottom: 1px solid white;
}

#quote_drop_widget button+div .part3 .quote_cost{
	font-size: 20px;
    font-weight: bold;
    color: #93d269;
}

#quote_drop_widget button+div .part3 .comment{
	margin: 15px 0px;
	font-size: 13px;
}

#quote_drop_widget button+div .part3 .comment a{
	border-bottom: 1px dotted white;
	text-decoration: none;
	color: white;
}

#quote_drop_widget button+div .part3 #upload{
	background-color: #87c95b;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 10px;
    color: white;
	font-weight: bold;
	display: block;
    margin: 15px auto;
}

#quote_drop_widget button+div .part3 #upload:hover{
	    background-color: #76bd47;
}

#quote_drop_widget button+div .part3 #upload:disabled{
	opacity: 0.5;
	cursor: default;
}

#quote_drop_widget button+div .part3 #upload:disabled:hover{
	    background-color: #87c95b;
}







#quote_drop_widget:hover button+div {
    max-height: 500px;
}

#quote_drop_widget:hover button {
    background-color: #e5e5e5;
	color: black;
}

.success_story{
	display: none;
}


table.blog {
	width: 100%;
}

/* = Front page feature content (not the slideshow) = */

.front_content {
	background: #007cbe url(../images/feature_bg.png) repeat-x;
	color: #FFFFFF;
	height: 220px;
	padding: 10px 20px 20px;
}

#home_quotebutton{
	margin-top:15px;
}

.front_content h2 {
	color: white;
}

.front_content p {
margin-top: 15px;
	color: #d5d5d5;
}

.main_content table{

border-collapse: collapse;
}

.main_content img,
.front_content img,
.front_content a {
	border: 0px;
	color: #fff;
}
.main_content a.online_quotation,
.front_content a.online_quotation,
.main_content a.feature_tour,
.front_content a.feature_tour {
	font-size: 16px;
	line-height: 41px;
	padding-left: 15px;
	border-bottom: 0;
	color: #000;
	display: block;
	height: 45px;
	width: auto;
	background: url(../images/but_instant_quote_l.png) no-repeat;
}
.main_content a.online_quotation,
.main_content a.feature_tour {
	background:none;
}
.main_content a.online_quotation span,
.front_content a.online_quotation span,
.main_content a.feature_tour span, 
.front_content a.feature_tour span {
	display: block;
	background: url(../images/but_instant_quote_r.png) no-repeat right 0px;
	padding-right: 35px;
}
.front_content a.online_quotation:hover, 
.front_content a.feature_tour:hover {
	color: #fff;
	background: url(../images/but_instant_quote_l_over.png) no-repeat;
}
.front_content a.online_quotation:hover span, 
.front_content a.feature_tour:hover span {
	background: url(../images/but_instant_quote_r_over.png) no-repeat right 0px;
}
.main_content a.online_quotation:hover, 
.front_content a.online_quotation:hover, 
.main_content a.feature_tour:hover,
.front_content a.feature_tour:hover {
	color:#FFFFFF;
}
/*.front_content a.feature_tour:hover, {
	color: #000;
	border-bottom-color: #000;
}*/
.front_content table {
	width: auto;
}
.front_content table.buttons {
	margin-top: 10px;
}
.front_content table.buttons img {
	margin: 0 5px 0 5px;
}

/* = Content items = */

.main_content a.online_quotation,
.main_content a.feature_tour {
	font-size: 15.5px;
	padding-right: 26px;
	font-weight: 200;
	width: 30px /*247px*/;
	background: url(../images/but_quote-white_l.png) no-repeat;
}
.main_content a.online_quotation span,
.main_content a.feature_tour span {
	background: url(../images/but_quote-white_r.png) no-repeat right 0px;
}
.main_content a.online_quotation:hover,
.main_content a.feature_tour:hover {
	text-decoration: none;
	border-bottom: 0;
	background: url(../images/but_quote-white_l_over.png) no-repeat;
}
.main_content a.online_quotation:hover span,
.main_content a.feature_tour:hover span {
	background: url(../images/but_quote-white_r_over.png) no-repeat right 0px;
}
.main_content .article-content .process a.online_quotation a.feature_tour {
	background:none;
}

/* = Breadcrumbs (Currently not in use) = */

.breadcrumb {
	border-bottom: 2px solid #4483F9;
	padding: 8px 0 8px 11px;
}
.breadcrumb span.breadcrumbs a {
	color: #000;
}
.breadcrumb span.breadcrumbs a:hover {
	text-decoration: underline;
}

/* = Main content & layout = */

.main_content {
padding-top: 20px;
	background-color: #FFFFFF;
	color: #000;
	min-height: 397px;
	width:100%;
	float:left;
}

.main_content p a{
	border-bottom: 1px dotted black;
	color: black;
}

.divider {
	border-top: 2px solid #0062D5;
}

/* = Bottom Home page = */

.bottom {
	padding: 0px 0 50px 10px;
}
.bottom p,
.bottom h1 {
	margin: 0;
}
.bottom table.left img {
	padding-bottom: 15px;
}

a.buts {
	display: block;
	color: #333;
	text-decoration: none;
	padding: 5px 0 5px 55px;
	width: 265px;
	height: 40px;
	margin-bottom: 5px;
}
a.buts div {
	color: #000;
	font-weight: bold;
	margin-top: 5px;
}
a.but_instantquote {
	background: url(../images/but_instant.png) no-repeat top left;
}
a.but_instantquote:hover {
	background: url(../images/but_instant_over.png) no-repeat;
}
a.but_receive {
	background: url(../images/but_receive.png) no-repeat;
}
a.but_receive:hover {
	background: url(../images/but_receive_over.png) no-repeat;
}
a.but_track {
	background: url(../images/but_track.png) no-repeat;
}
a.but_track:hover {
	background: url(../images/but_track_over.png) no-repeat;
}
a.but_secure {
	background: url(../images/but_secure.png) no-repeat;
}
a.but_secure:hover {
	background: url(../images/but_secure_over.png) no-repeat;
}
/* = Feature slideshow = */
.slideshow {
	display: none;
}
#fancy_div .slideshow {
	display: block;
}
#slidenav a { 
	border: 1px solid #ccc; 
	background: #fc0; 
	text-decoration: none; 
	margin: 0 5px; 
}
#slidenav a.activeSlide { 
	background: #ea0 
}
#slidenav a:focus { 
	outline: none; 
}
.stepimage {
	margin-top: 20px;
}
/* = Right sidebar = */
.wrapper_r .moduletable {
	padding: 12px 10px 15px;
	margin-right: 9px;
}
.main_content .edit_button a,
.green_button {
	background: transparent url(../images/green_button.png) no-repeat scroll center center;
	display: block;
	line-height: 29px;
	margin-top: 10px;
	text-align: center;
}
.main_content .edit_button a {
	width: 115px;
}
.main_content .edit_button a,
.green_button a {
	color: #FFFFFF;
}
.moduletable .project {
	margin-top: 15px;
}
div.login h3 {
padding-left:24px;
background: url(../images/login_lock.png) no-repeat;
}
/* = Login form = */

form#form-login {
	margin-top: 3px;
}
form#login {
	margin-top: 10px;
}
form#login input#remember,
form#form-login input#remember,form#emailForm input#contact_email_copy {
	float: left;
}
form#emailForm label#contact_email_copy {
	line-height:27px;
}
form#form-login p#form-login-remember label{
	line-height: 16px;
	margin-left: 5px;
}
#form-login p {
	margin: 0;
}
form#form-login ul li a {
	color: #000;
	text-decoration: underline;
	display: block;
	margin-top: 5px;
}
form#login input.inputbox,
fieldset #form-login-username input, 
fieldset #form-login-password input {
	font-size: 14px;
	padding: 2px 0 2px 5px;
	width: 165px;
}
form#login input.chk {
	margin-right: 10px;
}
form#login label {
	font-weight: bold;
	display: block;
}
p#form-login-username label input, 
p#form-login-password label input {
	margin: 5px 0 10px;
}
#form-login input.button {
	margin: 10px 0 0;
}
fieldset input.button {
	min-width: 120px;
	margin-top: 10px;
}
/* = Editor Form = */
#EditorForm1 span.own,
#EditorForm1 span {
	clear: both;
	margin-left: 195px;
}
#EditorForm1 span.own {
	margin-left: 0;
}
#EditorForm1 span.checkenglishspeak input {
	margin-right: 5px;
}
#myform #EditorForm1 .links_button {
	padding-left: 0;
}
/* = Account Menu = */
.accountmenu h3 {
	padding-left: 33px;
	background: url(../images/img_mainmenu.png) no-repeat;
	margin-bottom: 10px;
	line-height: 25px;
}
.accountmenu ul li a, 
.project ul li a, 
.password ul li a {
	color: #000;
}
.accountmenu ul, .project ul, .password ul {
	padding-left: 14px;
}
.accountmenu ul li, .project ul li, .password ul li {
	list-style-image: url(../images/arrow_orange.png);
	padding-bottom: 10px;
}
/* = Footer = */
.footer_weight{

height: 155px;
width: 100%;
}
.footer {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 85px;
	width: 100%;
	margin: 0;
	text-align: center;
	background-color: #484848;
	color: white;
	font-size: 14px;
	padding: 35px 0;
	line-height: 140%;
}
.footer img {
	margin-bottom: 10px;
}
.footer a {
	color: white;
	text-decoration: underline;
}

.footer a:hover {
	text-decoration: none;
}
.footer ul.menu li {
	display: inline;
	margin: 0 4px;
}
.footer ul.menu li a span.menu_desc {
	display: inline;
}
.footer ul.menu {
	margin-bottom: 10px;
	text-align: center;
}
.footer p.footer_info {
	clear: both;
}

.footer p a{
	text-decoration: none;
}

/* = Instant Quote = */

#instantquote .quotebg {
	background: #CCE1ED;
	width: 920px;
	height: 545px;
	padding: 5px;
	clear: both;
}

#instantquote div.form {
        /*float: left;*/
        width: 650px;
	background: #FFF;
	margin: 3px;
}

#instantquote #words {
	width: 50px;
}

#instantquote #first_name,
#instantquote #last_name,
#instantquote #name,
#instantquote #email {
	width: 180px;
}

#instantquote td {
	vertical-align: center;
	height: 30px;
}

#instantquote td.fieldname {
	text-align: right;
	padding-right: 5px;
}

#instantquote td.title {
	text-align: left;
	margin-left: 10px;
}

#instantquote #comments {
	width: 640px;
	height: 120px; 
}

#instantquote table {
	margin-bottom: 10px;
}

/*#instantquote {
	background: #fff;
	height: auto;
	width: 713px;
	text-align: left;
}
#instantquote .quotebg {
	background: #fff url(../images/quote_bg.png) no-repeat;
	width: 713px;
	height: 545px;
	padding: 5px;
	clear: both;
} */
#instantquote h1 {
	margin-bottom: 0;
}
#instantquote p.title {
	margin-bottom: 10px;
}


#quote_right {
	/*margin-left: 660px;*/
	float: left;
	margin-left: 5px;	
	width: 265px;
}
/*div.form {
	float: left;
	width: 450px;
}*/

/*div.form form td {
	vertical-align: top;
	text-align: left;
}*/
#quotation_form_table h3 {
	display: inline;
	width: auto;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
	padding-right: 8px;
	background: #CCE1ED;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	margin-left: 10px;
}
#quote_right h3 {
	font-size: 18px;
	font-weight: bold;
	margin-left: 5px;
}
/*div.submit {
	bottom: -4px;
	right: 21px;
	font-size: 18px;
	margin-top: 24px;
	text-align: right;
	position:absolute;
	right:-176px;
}*/

#instantquote div.submit {
	background: #CCE1ED;
	font-size: 18px;
	text-align: right;
	/*float: left;*/
	width: 650px;
}

#instantquote div.content_left {
	float: left;
	width: 650px;	
}


a.tooltip {
	float: left;
	display: block;
	line-height: 23px;
	height: 18px;
	margin-left: 10px;
	width: 18px;
	background: #fff url(../images/tooltip_info.png) no-repeat;
}
div.form input,
div.form select {
	float: left;
}
div.form input.fileupload {
	float: none;
}
.editing_info_content,
.regular_info_content {
	display: none;
}
div.submit input {
	float: right;
	text-transform: uppercase;
	font-size: 18px;
	margin-left: 10px;
}
.form_box {
	margin-top: 10px;
}
.form_box .form {
	float: left;
	width: 415px;
}
.form_box #arrow_icon {
	float: left;
	padding-top: 100px;
	width: 34px;
}
.form_box .form form#quoteForm {
	padding: 15px 10px;
}
.form_box .form form#quoteForm div.upload_info {
	font-size: 11px;
	padding-top: 2px;
	width: 221px;
}
span.start {
	color: red;
}
.form_box #quote_right {
	margin-left: 660px;	
	width: 235px;
}
#quoteguide {
	color: #FFFFFF;
}
.box_center p.qspeed, 
.box_center p.qtype {
	color: #000;
	font-size: 15px;
	font-weight: bold;
	height: 21px;
	line-height: 12px;
	padding: 10px 0 0 40px;
}
.box_center p.qspeed_d, 
.box_center p.qtype_d {
	padding: 5px 10px;
}
p.qtype_d a {
	font-weight: bold;
	padding-top: 5px;
}
p.qtype_d a:hover {
	text-decoration: underline;
}

.quotetitle {
	font-size: 18px;
	font-weight: bold;
}

.currencyselector {
	font-size: 12px;
}

.quotetax {
	font-weight: bold;
	padding: 0px 0px 0px 0px;
}
.quotepricecurrency {
	position: relative;
	left: 150px;
	top: -35px;
	font-size: 21px;
	font-weight: bold;
}
.quoteprice {
	font-size: 21px;
	font-weight: bold;
	padding: 10px 10px 10px 10px;
	text-align: center;
	width: 100px;
	background-color: #E0EDF4;
}
.quoteprice span {
	font-size: 16px;
}
.turnaround {
	margin-top: 7px;
	font-weight: bold;
	font-size: 13px;
	background-color: #E0EDF4;
}
.price_notice {
	display: none;
	margin-bottom: 10px;
	clear: both;
	color: #878817;
	padding: 7px;
	border: 1px solid #878817;
	background: #FEFFB9;
	width: 240px;
}
.special_icon {
	position: absolute;
	right: 2px;
	top: 0;
}
.special_icon_green {
	position: absolute;
	right: -25px;
	top: -12px;
}
.quote_box {
	text-align: left;
	position: relative;
	width:255px;
}
.quote_box h3,
.quote_box h2 {
	font-weight: bold;
	font-size: 18px;
}

.quote_box h3 {
	line-height: 24px;
}
.quote_box h3 span {
	padding-left: 22px;
	height: 24px;
	background: url(../images/quote_question.png) no-repeat 100% 50%;
}
.lower_info {
	background: #FFFFFF;
	margin-top: 20px;
	z-index:100;
}
.box_center {
	height: auto;
	width: 260px;
}
.box_center_long {
	min-height: 533px;
	width: 428px;
}
.track_title {
	font-size: 17px;
	font-weight: bold;
	padding: 10px;
}
.track_info {
	padding: 5px 10px;
}
.track_info a {
	color: #4483F9;
	font-weight: bold;
	padding-top: 5px;
}
.track_info a:hover {
	text-decoration: underline;
}
.link {
	font-size: 17px;
	margin-top: 20px;
	text-align: right;
}
.link a {
	color: #FFFFFF;
	text-decoration: underline;
}
#emailForm .contact_email input,
#emailForm .contact_email .inputbox {
	font-family: "proxima-nova", Arial, sans-serif;
	font-size: 14px;
	margin: 5px 0 10px 4px;
	padding: 3px;
}
#emailForm .contact_form, 
#emailForm .contact_info {
	float: left;
}
#emailForm .contact_email #contact_name, 
#emailForm .contact_email #contact_email, 
#emailForm .contact_email #contact_subject {
	padding: 2px 0;
}
.contact p.email {
	text-decoration: underline;
}
#theme_wrapper {
	background: #FFFFFF;
	display: block;
	width: 705px;
}
#theme_wrapper .contentheading {
	font-size: 25px;
	margin: 10px 0 10px 0;
}
.pf_body {
	clear: both;
	padding: 10px;
	width: 910px;
	-moz-border-radius: 5px;
}
#limit {
	margin-left: 10px;
}
.pf_table th a {
	color: #000;
}
.pf_table td a {
	color: #2277FA;
	font-weight: bold;
}
.pf_table td a:hover {
	color: #000;
}
.register_form, .info_box {
	float: left;
}
.register_form {
	width: 400px;
}
.info_box {
	-moz-border-radius: 2px;
	background-color: #EFEFEF;
	color: #000;
	line-height: 19px;
	margin: 45px 0 0 30px;
	padding: 10px;
	width: 237px;
}
/* = Contact Form = */
.contact_info {
	-moz-border-radius: 2px;
	background-color: #EFEFEF;
	color: #000;
	float: left;
	line-height: 19px;
	margin-top: 65px;
	padding: 10px;
	width: 237px;
}
.contact_info .title, .info_box .title {
	background: transparent url(../images/info_icon_new.png) no-repeat scroll left center;
	color: #000;
	font-size: 15px;
	font-weight: bold;
	height: 21px;
	line-height: 20px;
	margin: 5px 0;
	padding-left: 30px;
}
#component-contact {
	float: left;
	width: 100%;
}
#login,
.contact_email {
	padding: 10px;
}
#logout {
	background: #FAFFD6;
	border: 2px solid #F37E3F;
	padding: 10px;
}
.contact_email label {
	color: #333;
	font-size: 16px;
}
span.hasTip img {
	border: 0 none;
}
table.idTable tr th.sectiontableheader {
	color: #000;
	font-size: 15px;
}
.full_width {
	display: block;
	margin: -20px;
	width: 727px;
}
.full_width h2 {
	padding: 20px 20px 10px;
}
table.step td.icon {
	padding: 10px 20px;
}
table.step td.middle {
	padding-left: 29px;
}
table.step td.info {
	font-size: 12px;
	font-weight: bold;
	padding: 0 10px;
}
table.step tr.box {
	background-color: #EFEFEF;
}
span.pf_pay a, span.pf_archive a, span.pf_started, span.pf_working, span.pf_close, span.pf_finished {
	display: block;
	height: 16px;
	padding-left: 20px;
}
span.pf_pay a {
	background: transparent url(../images/dollar_new.png) no-repeat scroll left center;
}
span.pf_archive a {
	background: transparent url(../images/achive_new.png) no-repeat scroll left center;
}
span.pf_archive p {
	background: transparent url(../images/achive_new.png) no-repeat scroll left center;
	display: block;
	height: 16px;
	padding-left: 25px;
}
span.pf_started {
	background: transparent url(../images/start.png) no-repeat scroll left center;
}
span.pf_working {
	background: transparent url(../images/working.png) no-repeat scroll left center;
}
span.pf_finished {
	background: transparent url(../images/finished.png) no-repeat scroll left center;
}
span.pf_close {
	background: transparent url(../images/closed.png) no-repeat scroll left center;
}
form#checkout input {
	font-size: 14px;
	font-weight: bold;
	margin-top: 20px;
}
a.profile_click {
	color: #4483F9;
	font-weight: bold;
}
.pf_container table fieldset {
	/*border: 1px solid #C1C1C1;*/
	margin: 10px 5px;
	padding: 5px;
}
.pf_container table table.admintable tr {
	line-height: 15px;
}
table.bank {
	margin: 10px 0 5px;
}
table.bank tr td {
	height: 30px;
	padding: 2px 0;
}
table a img {
	border: 0 none;
}
table.account tr td.details {
	color: #000;
}
table.idTable {
	float: right;
}
td.fieldValue select#other_country, td.fieldValue select#mailing_country {
	width: 230px;
}
table.admintable tr td.key {
	text-decoration: underline;
	border-bottom: 1px solid #FFFFFF;
	height: 20px;
	padding-right: 5px;
	text-align: right;
}
table.admintable tr td.time {
	padding-left: 5px;
}
.list-footer {
	text-align: center;
}
.list-footer span.pagination span, .list-footer span.pagination strong a {
	padding: 0 3px;
	text-decoration: underline;
}
.list-footer span.pagination span {
	color: #85A0D5;
	text-decoration: underline;
}
.list-footer span.pagination strong span {
	color: #000;
	text-decoration: none;
}
.list-footer .limit, .list-footer .counter {
	margin: 10px 0;
}
.list-footer .limit {
	color: #000;
}
ul#pf_messages {
	border: 2px solid #3F55C4;
	margin: 5px;
	padding: 5px 5px 5px 30px;
}
ul#pf_messages li {
	list-style-image: url(../images/message_icon.png);
}
input.button,
.contact_email button.button, 
form#josForm button.button, 
form.josForm button.validate {
	font-size: 14px;
	margin: 10px;
	padding: 5px;
	min-width: 80px;
	color: #5f5f5f;
}
form#josForm td input, form#quoteForm td input {
	padding: 2px 0;
}
form.josForm td input#email {
	height: 16px;
	padding: 2px 0;
	width: 200px;
}
#myform .links, #myform .links_check, #myform .links_button {
	padding: 5px;
}
#myform .links_button {
	padding-left: 194px;
}
#myform .links span.own {
	color: #000;
	display: block;
	padding-left: 197px;
	width: 400px;
}
#myform .links div.word-count {
	color: #4483F9;
	margin: 0 0 4px;
	padding-left: 195px;
}
#myform .links div.word-count span {
	color: #4483F9;
	display: inline;
	padding-left: 0;
	width: auto;
}
#myform .links textarea#word {
	height: 150px;
	margin-bottom: 10px;
	width: 400px;
}
#myform .links input {
	padding: 3px;
	width: 250px;
	font-size: 16px;
}
#myform .checkenglishspeak {
	margin-left: 195px;
}
#myform .links label {
	color: #333;
	float: left;
	font-weight: bold;
	font-family: "proxima-nova", Arial,Helvetica,sans-serif;
	margin-right: 10px;
	font-size: 14px;
	text-align: left;
	width: 185px;
}
#myform .red, #myform .word {
	padding-left: 194px;
}
#myform .required {
	color: #FF0000;
	font-size: 0.9em;
	font-weight: bolder;
	text-decoration: none;
}
#myform .info, #myform .word, .thankyou {
	margin: 10px 0;
}
.info ul, .article-content ol {
	padding-left: 31px;
}
.article-content a {
	color: black;
}
.article-content a:hover {
	color:#000;
}
.article-content ol li {
	line-height: 18px;
	margin: 10px 0;
}
.article-content .green_button {
	background: transparent url(../images/green_button.png) no-repeat scroll center center;
	display: block;
	line-height: 29px;
	margin-top: 10px;
	text-align: center;
}
.article-content .green_button a {
	color: #FFFFFF;
}
.article-content .warn {
	font-weight: bold;
}
.article-content table.format tr td {
	border: 1px solid #DEDEDE;
	height: 30px;
	padding: 0 5px;
	width: 50%;
}
.article-content table.format tr td.format {
}
.article-content table.fee tr td {
	border: 0px solid #DEDEDE;
	height: 30px;
	padding: 0 5px;
}
.article-content table.fee tr td.fee_title {
	font-weight: bold;
}
.article-content table.references tr td {
	padding: 10px;
}
.article-content p span.f_title {
	display: block;
	font-size: 13px;
	margin-top: 10px;
	text-decoration: underline;
}
.article-content p span.format {
	font-weight: bold;
}
.article-content p span.format_name {
	font-size: 13px;
	text-decoration: underline;
}
.article-content .note {
	font-size: 15px;
	margin-top: 20px;
}
.article-content table.format tr td.yes {
	color: #7CB74D;
	font-weight: bold;
	text-align: center;
}

.article-content{
width: 100%;

}
.article-content table.format tr td.no {
	color: #000;
	font-weight: bold;
	text-align: center;
}
.article-content ul {
	margin-left: 15px;
	margin-top: 10px;
	padding-left: 15px;
}
.article-content ul li {
	line-height: 20px;
	list-style-image: url(../images/arrow_orange.png);
	margin-right: 10px;
	padding-bottom: 10px;
}
#QuoteErrors li {
	line-height: 15px;
	list-style-image: none;
}
.clients_list li {
	padding-bottom: 5px !important;
}
ul.black li,
.article-content ul.black li {
	line-height: 20px;
	list-style:disc;
	list-style-position: inside;
	padding-bottom: 10px;
	padding: 5px;
}
.article-content ul.greencheck li {
	list-style-image: url(../images/list-check.png);
	line-height: 20px;
	margin-right: 10px;
	padding-bottom: 10px;
	margin-left:10px;
}
.article-content .pay {
	background: transparent url(../images/paypal_icon.png) no-repeat scroll 95px 50%;
}
.article-content .debit {
	background: transparent url(../images/debit.jpg) no-repeat scroll 105px 50%;
	height: 32px;
	line-height: 25px;
}
.article-content .quote_top {
	background: transparent url(../images/quote_top.jpg) no-repeat scroll 105px top;
}
.article-content .quote_bottom {
	background: transparent url(../images/quote_bottom.jpg) no-repeat scroll 560px bottom;
	margin: 30px 0 10px;
}
.article-content .quality_quote .quote_top {
	background: transparent url(../images/quote_top.jpg) no-repeat scroll 54px top;
}
.article-content .quality_quote .quote_bottom {
	background: transparent url(../images/quote_bottom.jpg) no-repeat scroll 635px bottom;
	margin: 20px 0 20px;
}
.article-content .quote_content {
	font-weight: bold;
	padding: 10px 90px;
	font-size:16px;
	text-align: justify;
	color: #666666;
	font-family: "proxima-nova", verdana;
	line-height:1.5;
}
.zh-cn .article-content .quote_content {
	padding:10px 253px;
}
.article-content img.border {
	border: 1px solid #CECECE;
	padding: 5px;
}
.article-content .company_title {
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border: 1px solid #CCCCCC;
	font-style: italic;
	margin-bottom: 22px;
	padding: 10px 0;
	text-align: center;
	color: #666666;
	font-family: "proxima-nova", verdana;
}
.article-content .company_title p.title {
	font-size: 13px;
	font-weight: bold;
}
.article-content div.paypal_title, .article-content div.debit_title {
	color: #0066FF;
	height: 20px;
	margin-bottom: 5px;
}
.article-content div.paypal_title img, .article-content div.debit_title img {
	left: 10px;
	position: relative;
	z-index: 1000;
}
.article-content div.company_head {
	clear: both;
}
.article-content .company_head_img {
	border: 1px solid #CECECE;
	float: right;
	margin-left: 30px;
	padding: 5px;
}
.article-content div.company_head .quote_top {
	background: transparent url(../images/quote_top.jpg) no-repeat scroll 5px top;
	margin-top: 11px;
	padding-top: 11px;
	width: 655px;
}
.article-content div.company_head .quote_bottom {
	background: transparent url(../images/quote_bottom.jpg) no-repeat scroll 623px bottom;
	margin: 0;
}
.article-content div.company_head .quote_content {
	color: #666666;
	font-family: "proxima-nova", verdana;
	font-size: 14px;
	letter-spacing: 0.2px;
	line-height: 30px;
	margin-bottom: 41px;
	text-align: justify;
}
.article-content .left {
	float: left;
	margin-top: 10px;
	width: 330px;
}
.article-content .left p {
	padding: 0 6px;
}
.article-content .right {
	float: right;
	margin-top: 10px;
	width: 330px;
}
.article-content .right p {
	padding: 0 6px;
}
.info ul li {
	list-style-type: circle;
	margin: 10px 0;
}
.info_title {
	font-size: 14px;
	font-weight: bold;
	margin: 15px 0 5px;
}
div.s_title {
	font-size: 13px;
	font-weight: bold;
	margin: 15px 0 5px;
}
p.s_title {
	background-color: #BF8069;
	color: #FFFFFF;
	font-size: 13px;
	margin: 15px 0 9px;
	padding: 0 0 0 8px !important;
}
table.two_column_article {
	width: 680px;
	text-align: left;
}
.two_column_article td.table_body {
	background-image: url(../images/table_bg_2.jpg);
	background-position: left center;
	background-repeat: repeat-y;
	padding: 4px 10px 10px;
	vertical-align: top;
	text-align: left;
}
.two_column_article td.table_body_top {
	background-image: url(../images/table_bg_2.jpg);
	background-position: left top;
	background-repeat: repeat-y;
}
.two_column_article td.table_body_bottom {
	background-image: url(../images/table_bg_3.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	height: 10px;
	text-align: left;
}
.two_column_article td.table_title {
	background-image: url(../images/table_bg_1.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	text-align: left;
	color: #000;
	font-size: 14px;
	font-weight: bold;
	padding: 10px;
	width: 310px;
	border-bottom: 1px solid #ccc;
}
.format_title {
	font-weight: bold;
	text-align: center;
}
.footnote {
	font-size: 11px;
}
#myform .word {
	font-size: 13px;
	font-weight: bold;
}
.info p {
	margin: 10px 0;
	text-align: justify;
}
table.steps {
	margin-bottom: 10px;
}
table.steps {
	border: 1px solid #E6E6E6;
	color: #666666;
	font-size: 10px;
	margin: 12px 0;
	text-align: center;
}
table.steps tr.stepscolor {
	height: 70px;
}
table.steps td.arrow{
	width:32px;
	background:url(../images/blue_arrow.png) no-repeat center center;
}
table.steps tr td.othersteps {
	background: transparent url(../images/gray-bullet-whitebk.jpg) no-repeat scroll center center;
	height: 40px;
}
table.steps tr td.currentsteps {
	background: transparent url(../images/blue-bullet-whitebk.jpg) no-repeat scroll center center;
}
table.steps tr td.finishedsteps {
	background: transparent url(../images/green-bullet-whitebk.jpg) no-repeat scroll center center;
}
table.steps tr td.steps_text {
	padding: 5px 0 10px;
}
table.member_table {
	margin: 0 auto;
}
.outer_reference_box {
	clear: both;
}
.ref_logo {
	border: 1px solid #CECECE;
	padding: 5px;
}
.inner_reference_logo {
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border: 1px solid #CCCCCC;
	float: right;
	padding: 21px 8px;
	text-align: center;
	width: 218px;
}
.inner_reference_details_box {
	background: transparent url(../images/box_center_long.png) repeat-y scroll center center;
	margin-left: 0;
	padding: 10px;
	width: 395px;
}
.inner_reference_details {
	float: left;
	margin-bottom: 20px;
	width: 395px;
}
.reference_company_title {
	color: #0c80c0;
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 10px;
}
.general_title {
	color: #0066FF;
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 10px;
}
.reference_company_desc {
	line-height: 25px;
}
.reference_client_name {
	font-style: italic;
	font-weight: bold;
	margin: 23px 0 10px;
}
.inner_reference_details_top {
	background: transparent url(../images/box_top_long.png) no-repeat scroll center bottom;
	height: 5px;
	margin-left: 0;
	width: 415px;
}
.inner_reference_details_bottom {
	background: transparent url(../images/box_bottom_long.png) no-repeat scroll center top;
	height: 5px;
	margin-left: 0;
	width: 415px;
}
.inner_reference_logo_top {
	background: transparent url(../images/box_top.png) no-repeat scroll center bottom;
	height: 6px;
	width: 238px;
}
.inner_reference_logo-bottom {
	background: transparent url(../images/box_bottom.png) no-repeat scroll center top;
	height: 6px;
	margin-bottom: 8px;
	width: 238px;
}
.inner_reference_logo_box {
	width: 234px;
}
/* = Fancybox = */
html, body {
	height: 100%;
}
div#fancy_overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	display: none;
	z-index: 30;
}
* html div#fancy_overlay {
	position: absolute;
	height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
div#fancy_wrap {
	text-align: left;
}
div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 100;
}
div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url('../images/fancy_progress.png') no-repeat;
}
div#fancy_loading_overlay {
	position: absolute;
	background-color: #FFF;
	z-index: 30;
}
div#fancy_loading_icon {
	position: absolute;
	background: url('../images/fancy_loading.gif') no-repeat;
	z-index: 35;
	width: 16px;
	height: 16px;
}
div#fancy_outer {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    padding: 18px 18px 33px 18px;
    margin: 0;
    overflow: hidden;
    background: transparent;
    display: none;
}
div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	border: 1px solid #BBB;
	background: #FFF;
}
div#fancy_content {
	margin: 0;
	z-index: 100;
	position: absolute;
}
div#fancy_div {
	color: #000;
/*	height: 100%;*/
	width: 100%;
	z-index: 100;
}
img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	border:0; 
	padding: 0; 
	margin: 0;
	z-index: 100;
	width: 100%;
	height: 100%;
}
div#fancy_close {
	position: absolute;
	top: -12px;
	right: -15px;
	height: 30px;
	width: 30px;
	background: url('../images/fancy_closebox.png') top left no-repeat;
	cursor: pointer;
	z-index: 181;
	display: none;
}
#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}
#fancy_ajax {
	width: 100%;
	height: 100%;
	overflow: auto;
}
a#fancy_left, a#fancy_right {
	position: absolute; 
	bottom: 0px; 
	height: 100%; 
	width: 35%; 
	cursor: pointer;
	z-index: 111; 
	display: none;
	background-image: url(data:image/gif;base64,AAAA);
	outline: none;
}
a#fancy_left {
	left: 0px; 
}
a#fancy_right {
	right: 0px; 
}
span.fancy_ico {
	position: absolute; 
	top: 50%;
	margin-top: -15px;
	width: 30px;
	height: 30px;
	z-index: 112; 
	cursor: pointer;
	display: block;
}
span#fancy_left_ico {
	left: -9999px;
	background: transparent url('../images/fancy_left.png') no-repeat;
}
span#fancy_right_ico {
	right: -9999px;
	background: transparent url('../images/fancy_right.png') no-repeat;
}
a#fancy_left:hover {
  visibility: visible;
}
a#fancy_right:hover {
  visibility: visible;
}
a#fancy_left:hover span {
	left: 20px; 
}
a#fancy_right:hover span {
	right: 20px; 
}
.fancy_bigIframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}
div#fancy_bg {
	position: absolute;
	top: 0; left: 0;
	width: 100%;
	height: 100%;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}
	
div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}
div.fancy_bg_n {
	top: -18px;
	width: 100%;
	height: 18px;
	background: transparent url('../images/fancy_shadow_n.png') repeat-x;
}
div.fancy_bg_ne {
	top: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('../images/fancy_shadow_ne.png') no-repeat;
}
div.fancy_bg_e {
	right: -13px;
	height: 100%;
	width: 13px;
	background: transparent url('../images/fancy_shadow_e.png') repeat-y;
}
div.fancy_bg_se {
	bottom: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('../images/fancy_shadow_se.png') no-repeat;
}
div.fancy_bg_s {
	bottom: -18px;
	width: 100%;
	height: 18px;
	background: transparent url('../images/fancy_shadow_s.png') repeat-x;
}
div.fancy_bg_sw {
	bottom: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('../images/fancy_shadow_sw.png') no-repeat;
}
div.fancy_bg_w {
	left: -13px;
	height: 100%;
	width: 13px;
	background: transparent url('../images/fancy_shadow_w.png') repeat-y;
}
div.fancy_bg_nw {
	top: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('../images/fancy_shadow_nw.png') no-repeat;
}
div#fancy_title {
	position: absolute;
	bottom: -33px;
	left: 0;
	width: 100%;
	z-index: 100;
	display: none;
}
div#fancy_title div {
	color: #FFF;
	font: bold 12px Arial;
	padding-bottom: 3px;
}
div#fancy_title table {
	margin: 0 auto;
}
div#fancy_title table td {
	padding: 0;
	vertical-align: middle;
}
td#fancy_title_left {
	height: 32px;
	width: 15px;
	background: transparent url(fancy_title_left.png) repeat-x;
}
td#fancy_title_main {
	height: 32px;
	background: transparent url(fancy_title_main.png) repeat-x;
}
td#fancy_title_right {
	height: 32px;
	width: 15px;
	background: transparent url(fancy_title_right.png) repeat-x;
}
/* = How it works = */
a.howitworks {
	display: block;
	width: 631px;
	height: 78px;
	cursor: default;
}
a.howitworks:hover {
	text-decoration: none;
}
a.howitworks p {
	text-align: left;
	font-size: 14px;
	font-weight: 200;
	color: #4C4C4C;
	padding-top: 8px;
	margin-left: 95px;
}

a.step1 {
	background: url(../images/bg_step1.png) no-repeat;
}
a.step1_completed,
a.step1:hover {
	background: url(../images/bg_step1_over.png) no-repeat;
}
a.step2 {
	background: url(../images/bg_step2.png) no-repeat;
}
a.step2_completed,
a.step2:hover {
	background: url(../images/bg_step2_over.png) no-repeat;
}
a.step2_current {
	background: url(../images/step2_current.png) no-repeat;
}
a.step3 {
	background: url(../images/bg_step3.png) no-repeat;
}
a.step3_completed,
a.step3:hover {
	background: url(../images/bg_step3_over.png) no-repeat;
}
a.step3_current {
	background: url(../images/step3_current.png) no-repeat;
}
a.step4 {
	background: url(../images/bg_step4.png) no-repeat;
}
a.step4:hover {
	background: url(../images/bg_step4_over.png) no-repeat;
}
a.step4_current {
	background: url(../images/step4_current.png) no-repeat;
}
a.step5 {
	background: url(../images/bg_step5.png) no-repeat;
}
a.step5:hover {
	background: url(../images/bg_step5_over.png) no-repeat;
}
a.step6 {
        background: url(../images/bg_step6.png) no-repeat;
}
a.step6:hover {
        background: url(../images/bg_step6_over.png) no-repeat;
}
a.step3_current p,
a.step5 p,
a.step2 p {
	padding-top: 8px;
}
/* = User registration form = */
form.user div span,
form.user label {
	font-weight: bold;
	float: left;
	display: block;
	width: 154px;
	line-height: 31px;
}
form.user .user1 {
	float:left;
}
form.user label {
	margin-top:7px;
	width:110px;
}
form.user table.password_form label {
	margin-top:0;
}
form.user input.inputbox {
	float: left;
	padding: 3px;
	font-size: 14px;
	margin-bottom: 5px;
}
form.user div {
	clear: both;
}
form.user button {
	clear: both;
	font-weight: bold;
	font-size: 14px;
	margin-top: 10px;
}

/* = Titles = */

span.r_amount,
span.c_amount,
h2 span {
	color: #000;
	font-size: 16px;
	background: #EEE;
	margin-left: 10px;
	padding: 3px 8px 3px 8px;
	border: 1px solid #CCC;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
}
span.r_amount,
span.c_amount,
h2 span.total {
	background: #E1F0FF;
	border-color: #B7D9FF;
}
h2 span.unpaid {
	background: #FFDED8;
	border-color: #FF625F;
}
h2 span.paid {
	background: #E0FFDE;
	border-color: #A3E286;
}

/*Client tour page*/
#slidenav {
	text-align:right;
}
.slideshow .tour_content {
	background:#cedeef;
	width:705px;
}
.slideshow .tour_content p {
	font-size:14px;
	line-height:21px;
}
.slideshow h2 {
	background:url(../images/right_part.jpg) no-repeat right;
	float:left;
	font-size:20px;
	color:#fff;
	height:41px;
	line-height:31px;
	padding:0 14px;
	margin:0;
}
.slideshow .tour_title {
	background:url(../images/left_part.jpg) no-repeat left;
	float:left;
	margin:8px 0px 10px 0px;
}
.slideshow .tour_content {
	background: #cbe1ed;
	height:442px;
	clear:both;
}
.item0,.item1,.item2,.item3,.item4,.item5,.item6,.item7,.item8 {
	height:430px;
	padding:10px;
}
.item0 {
	background:url(../images/client_tour/client_tour1.jpg) no-repeat;
}
.item1 {
	background:url(../images/client_tour/client_tour2.jpg) no-repeat;
}
.item2{
	background:url(../images/client_tour/client_tour3.jpg) no-repeat;
	text-align:center;
}
.item3{
	background:url(../images/client_tour/client_tour4.jpg) no-repeat;
	padding:10px 20px;
}
.item4{
	background:url(../images/client_tour/client_tour5.jpg) no-repeat;
}
.item5{
	background:url(../images/client_tour/client_tour6.jpg) no-repeat;
}
.item6{
	background:url(../images/client_tour/client_tour7.jpg) no-repeat;
}


.slideshow .tour_content .item2 p {
	font-size:18px;
	line-height:40px;
	color:#333333;
}
.slideshow .tour_content .item2 p.title {
	font-size:16px;
	line-height:29px;
}
.slidshow .tour_content .item4 {
	font-size:14px;
	line-height:14px;
}
.slideshow .tour_content .item5 p {
	font-size:14px;
	line-height:30px;
	margin-bottom:0;
}
.item2 .title {
	margin-left:110px;
}
.zh-cn .item2 .title {
	margin-left:195px;
}
.item3 .cost_info {
	text-align:left;
	padding-top:29px;
}
.item3 .cost_info p {
	font-size:18px;
	margin-left:205px;
	line-height:28px;
}
.item4 .l_content {
	width:300px;
}
.item4 .pay_1{
	margin:42px 0px;
}
.item4 .pay_2 {
	margin:50px 0px;
}
.item4 .pay_3 {
	margin:45px 0px;
}
.item4 .pay_4 {
	margin:45px 0px;
}
.zh-cn .item4 .pay_1 {
	margin:42px 0px;
}
.zh-cn .item4 .pay_2 {
	margin:35px 0px;
}
.zh-cn .item4 .pay_3 {
	margin:35px 0px;
}
.zh-cn .item4 .pay_4 {
	margin:45px 0px;
}
.item6 .quote {
	margin-top:220px;
	padding:0 20px;
}
.item6 .quote p {
	font-size:13px;
	line-height:22px;
	margin-bottom:18px;
}
.item5 .l_content {
	padding:17px 40px 0;
	width:150px;
}
.l_content {
	float:left;
	padding:14px 30px 0;
	width:200px;
}
div.title {
	background:url(../images/green_left.jpg) no-repeat left;
	height:25px;
	line-height:25px;
	font-size:16px;
	font-weight:bold;
	float:left;
}
div.title h4 {
	background:url(../images/green_right.jpg) no-repeat right;
	height:25px;
	padding:0px 15px;
}
#fancy_content #slidenav {
	position:absolute;
	right:0;
	top:10px;
	z-index:40;
}
#fancy_content #slidenav a {
	background:url(../images/grey_circle.jpg) no-repeat;
	display:block;
	float:left;
	height:25px;
	line-height:25px;
	width:26px;
	border:0;
	color:#000;
	text-align:center;
	margin:0px 2px;
}
#fancy_content #slidenav a.activeSlide {
	background:url(../images/dark_grey_circle.jpg) no-repeat;
	color:#fff;
}
.tour_content .next {
	position:absolute;
	bottom:29px;
	right:14px;
	z-index:100;
	font-size:18px;
	color:#333;
	cursor:pointer;
}
.tour_content .next {
	background:url(../images/next_button.png) no-repeat left;
	height:17px;
	line-height:17px;
	padding-left:55px;
	margin-top:2px;
}
.zh-cn .tour_content .next{
	background-image:url(../images/next_button_zh.png);
}
.zh-cn .tour_content .editor_tour .next {
	background:url(../images/next_button.png) no-repeat left;
}
.item1 table.work td {
	text-align:center;
}
.item1 table.work td p {
	color:#333333;
}
.item6 .quotation {
	text-align:center;
	padding-top:7px;
}
.item6 .quotation a {
	display:block;
	background:url(../images/quote_button.jpg) no-repeat center;
	height:39px;
}
.zh-cn .item6 .quotation a {
	background-image:url(../images/quote_button_zh.jpg)
}
table.price tr td {
	height:60px;
	background:#dcedf7;
	text-align:center;
	border:2px solid #FFFFFF;
}
td.i_price,td.i_time,td.i_speed {
	font-weight:bold;
	text-transform: uppercase;
}
table.price tr td.i_price {
	background:#dcedf7 url(../images/price_icon.jpg) no-repeat 5px;
	padding-left:40px;
}
table.price tr td.i_time {
	background:#ecf2f5 url(../images/time_icon.jpg) no-repeat 5px;
	padding-left:40px;
}
table.price tr td.i_speed {
	background:#dcedf7 url(../images/speed_icon.jpg) no-repeat 5px;
	padding-left:40px;
}
table.price tr td.title {
	background:#fff;
	font-size:20px;
	font-weight:bold;
	color:#333;
	text-align:left;
}
table.price tr td.time {
	background:#ecf2f5;
}
div.icon_1,div.icon_2,div.icon_3,div.icon_4 {
	margin:25px 0px;
}
div.icon_1 {
	background:url(../images/icon_1.png) no-repeat 110px 0px;
	height:40px;
}
div.icon_2 {
	background:url(../images/icon_2.png) no-repeat 180px 0px;
	height:40px;
}
div.icon_3 {
	background:url(../images/icon_3.png) no-repeat 150px 0px;
	height:40px;
}
div.icon_4 {
	background:url(../images/icon_4.png) no-repeat 90px 0px;
	height:40px;
}
div .icon_1_zh {
	background:url(../images/icon_1.png) no-repeat 210px 0px;
}
div .icon_2_zh {
	background:url(../images/icon_2.png) no-repeat 210px 0px;
}
div .icon_3_zh {
	background:url(../images/icon_3.png) no-repeat 210px 0px;
}
div .icon_4_zh {
	background:url(../images/icon_4.png) no-repeat 160px 0px;
}
.back_button {
	background:url(../images/arrow_back.png) no-repeat left;
	height:25px;
	line-height:25px;
	padding-left:30px;
	margin-top:10px;
}
.back_button a {
	color:#5C5C5C;
	text-decoration:underline;
}
.form_click {
	background:url(../images/form_button_left.png) no-repeat left;
	float:left;
	height:28px;
	line-height:28px;
	margin-bottom:10px;
}
.form_click a {
	background:url(../images/form_button_right.png) no-repeat right;
	float:left;
	height:28px;
	padding:0px 20px;
	display:block;
}
.check_box {
	padding-left:48px;
	margin-top:5px;
}
.check_box input {
	margin-right:5px;
}
.check_box label {
	font-weight:bold;
}
/*editor tour page*/
.wrapper_r .editor_tour {
	border:0;
}
.editor_tour .item0 {
	background:url(../images/editor_tour/editor_tour1.png) no-repeat;
}
.editor_tour .item1 {
	background:url(../images/editor_tour/editor_tour2.jpg) no-repeat;
}
.editor_tour .item2{
	background:url(../images/editor_tour/editor_tour3.jpg) no-repeat;
	text-align:left;
}
.editor_tour .item3{
	background:url(../images/editor_tour/editor_tour4.jpg) no-repeat;
	padding:10px 20px;
}
.editor_tour .item4{
	background:url(../images/editor_tour/editor_tour5.jpg) no-repeat;
}
.editor_tour .item5{
	background:url(../images/editor_tour/editor_tour6.jpg) no-repeat;
}
.editor_tour .item6{
	background:url(../images/editor_tour/editor_tour7.jpg) no-repeat;
}
.editor_tour .item7{
	background:url(../images/editor_tour/editor_tour8.jpg) no-repeat;
}
.editor_tour .item8{
	background:url(../images/editor_tour/editor_tour9.jpg) no-repeat;
}
.editor_content {
	float:left;
	padding:20px 15px 0;
	width:220px;
}
.r_content {
	float:right;
	width:265px;
	padding:53px 40px;
}
.editor_content ul li {
	background:url(../images/right_mark.png) no-repeat 0px 5px;
	font-size:14px;
	line-height:23px;
	padding-left:36px;
	margin-bottom:20px;
}
.slideshow .item2 .editor_content p {
	color:#000;
	font-size:14px;
	line-height:29px;
	margin-top:7px;
	padding:0px 15px;
}
ul.upload {
	margin-top:20px;
}
ul li.upload1 {
	background:url(../images/fold_icon.png) no-repeat;
	height:26px;
	padding-left:40px;
	margin-bottom:30px;
}
ul li.upload2 {
	background:url(../images/circle_icon.png) no-repeat;
	height:26px;
	padding-left:40px;
}
ul.job li {
	background:none;
	line-height:15px;
	margin-bottom:20px;
	font-size:14px;
	padding-left:5px;
}
ul.junior li {
	line-height:21px;
}
ul.pick_job li,ul.support li,ul.quality li{
	line-height:28px;
}
.apply {
	background:url(../images/green_circle_button.png) no-repeat right;
	height:26px;
	line-height:26px;
	padding-right:110px;
	position:absolute;
	bottom:29px;
	right:14px;
	z-index:100;
	font-size:18px;
	color:#333;
	cursor:pointer;
}
.taketour {
	text-align:center;
}
.taketour a {
	color:#73880a;
	font-size:18px;
	text-decoration:underline;
}
#theme_body {
	position:relative;
}
.ui-tabs .ui-tabs-hide {
     display: none;
}
ul.ui-tabs-nav{
	position:relative;
	top:1px;
	height:24px;
}
.ui-corner-top{
	float:left;
	background:#eee;
	border:1px solid #ccc;
	line-height:22px;
	height:22px;
	padding:0 10px;
	margin:0 4px 0 0;
}
.ui-corner-top a{
	color:#000;
}
.ui-tabs-selected{
	background:#fff;
	border-bottom:1px solid #fff;
}
div.ui-tabs-panel{
	padding:14px;
	border:1px solid #ccc;
}
.wrapper_r .editor_tour_button{
	border-bottom:0;
	padding:0;
	margin:18px 9px 0 0;
}
.wrapper_r .editor_tour_button a{
	display:block;
	color:#fff;
	height:24px;
	line-height:24px;
	font-size:16px;
	text-align:center;
	background:#2971F8;
	border-radius:12px;
	-moz-border-radius:12px;
	-webkit-border-radius:12px;
	box-shadow:0 0 6px rgba(0,0,0,0.5);
	-moz-box-shadow:0 0 6px rgba(0,0,0,0.5);
	-webkit-box-shadow:0 0 6px rgba(0,0,0,0.5);
}
.wrapper_r .editor_tour_button a:hover{
	background:#000;
}

h3.faq_item_title {
	margin-bottom: 25px;
}

.main_content h3{
font-size: 22px;
margin-top:10px;
}

div.faq_item {
	text-align: justify;
	margin-bottom: 25px;
	margin-left: 10px;
}

#get_online_quotation_price {
	width: 246px;
}

/*editors preview home*/

.home-left{
	width: 620px;
	height: 230px;
	float: left;
}


.home-right{
margin-left: 20px;
	width: 250px;
	height: 230px;
	float: right;
	background-image:url('../images/quote_arrow.png');
	background-repeat:no-repeat;
	background-position: 0px 35px; 
}

.home-right table td{
	width: 80px;
	height: 80px;
	background-image:url('/images/stories/editors/photo-frame-big.png');
}

.home-editor-pic{
	width: 70px;
	height: 70px;
	margin-left: 5px;
	margin-top: 2px;
}

/* BUTTONS */
.footer-cta {
  display: inline-block;
  outline: none;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  font: 22px/100% 'proxima-nova', 'Open Sans', Arial, Helvetica, sans-serif;
  padding: 12px 18px;
  -webkit-border-radius: 5px; 
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.footer-cta2 {
  display: inline-block;
  outline: none;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  font: 22px/100% 'proxima-nova', 'Open Sans', Arial, Helvetica, sans-serif;
  padding: 12px 18px;
  -webkit-border-radius: 5px; 
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.footer-cta:hover { text-decoration: none;color:#fff; }
.footer-cta:active { position: relative; top: 1px; }
.cta:hover { color:#fff; }

.black {
font-weight:200!important;
  color: #fff;
-webkit-border-radius: 5px; 
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 20px;
  background: #4c4c4c;
}

.black a{
	color: white;
}


.green {
  color: #fff!important;
  border: 0px;
  background-color:#87c95b;
}
.green:hover {

 background-color: #73ac4c;

}


.blue {
border: 0;
font-weight:normal!important;
  color: #fff!important;
  background-color: #2978ba;
}
.blue:hover {
  color: #fff;
  background-color:#256eab;
}


.orange {
font-weight:normal!important;
  color: #fff!important;
  border: solid 1px #ee5c24;
  background: #eba226;
  background: -moz-linear-gradient(top,  #eba226 2%, #ec9f25 10%, #eb9226 35%, #ec8325 60%, #ec7025 90%, #ee5c24 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(2%,#eba226), color-stop(10%,#ec9f25), color-stop(35%,#eb9226), color-stop(60%,#ec8325), color-stop(90%,#ec7025), color-stop(100%,#ee5c24));
  background: -webkit-linear-gradient(top,  #eba226 2%,#ec9f25 10%,#eb9226 35%,#ec8325 60%,#ec7025 90%,#ee5c24 100%);
  background: -o-linear-gradient(top,  #eba226 2%,#ec9f25 10%,#eb9226 35%,#ec8325 60%,#ec7025 90%,#ee5c24 100%);
  background: -ms-linear-gradient(top,  #eba226 2%,#ec9f25 10%,#eb9226 35%,#ec8325 60%,#ec7025 90%,#ee5c24 100%);
  background: linear-gradient(top,  #eba226 2%,#ec9f25 10%,#eb9226 35%,#ec8325 60%,#ec7025 90%,#ee5c24 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eba226', endColorstr='#ee5c24',GradientType=0 );
}
.orange:hover {
  color: #fff;
  background: #5bebff;
  background: -moz-linear-gradient(top,  #ffa84c 0%, #ff7b0d 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffa84c), color-stop(100%,#ff7b0d));
  background: -webkit-linear-gradient(top,  #ffa84c 0%,#ff7b0d 100%);
  background: -o-linear-gradient(top,  #ffa84c 0%,#ff7b0d 100%);
  background: -ms-linear-gradient(top,  #ffa84c 0%,#ff7b0d 100%);
  background: linear-gradient(top,  #ffa84c 0%,#ff7b0d 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffa84c', endColorstr='#ff7b0d',GradientType=0 );
}
.orange:active {
  background: #154b6f;
  background: -moz-linear-gradient(top,  #eba226 2%, #ec9f25 10%, #eb9226 35%, #ec8325 60%, #ec7025 90%, #ee5c24 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(2%,#eba226), color-stop(10%,#ec9f25), color-stop(35%,#eb9226), color-stop(60%,#ec8325), color-stop(90%,#ec7025), color-stop(100%,#ee5c24));
  background: -webkit-linear-gradient(top,  #eba226 2%,#ec9f25 10%,#eb9226 35%,#ec8325 60%,#ec7025 90%,#ee5c24 100%);
  background: -o-linear-gradient(top,  #eba226 2%,#ec9f25 10%,#eb9226 35%,#ec8325 60%,#ec7025 90%,#ee5c24 100%);
  background: -ms-linear-gradient(top,  #eba226 2%,#ec9f25 10%,#eb9226 35%,#ec8325 60%,#ec7025 90%,#ee5c24 100%);
  background: linear-gradient(top,  #eba226 2%,#ec9f25 10%,#eb9226 35%,#ec8325 60%,#ec7025 90%,#ee5c24 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eba226', endColorstr='#ee5c24',GradientType=0 );
}

.gray_button{
  padding: 8px 14px;
  font-size: 15px;
  color: gray;
  display:block;
  line-height: 100%;
  background-color: #eeeeee;
   -webkit-border-radius: 5px; 
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.gray_button:hover{
 background-color: #e1e1e1;
}

.gray_button img{
  display: block;
  margin-left:7px;
  float:left;
  margin-right: 10px;
  border: 0px;
}

/* SERVICES PAGE - 02/2013 - NIELS LOOMANS */

.services_textbox{
width: 630px;
float: left;
}

.services_textbox p{
line-height:1.5em;
}

.services_options{
float: right;
width: 220px;
list-style: none;
margin-left: 0px!important;
padding-left: 0px!important;
}


.services_options li{
list-style: none!important;
background-repeat: no-repeat;
background-position: 15px center;
width: 210px;
border: 1px solid transparent;
padding-right: 15px; 
padding-bottom: 10px;
padding-top: 10px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
background-color: #EEE;
}

.services_options li a{
font-weight:normal;
display: block;
color :#222222;
text-decoration: none;
/*
width: 220px;
*/
margin-bottom: 5px;
padding-top: 15px;
padding-left: 65px;

}

.services_options li:hover{
background-color: #e4e4e4;
}

.option_pdf{
background-image: url(../images/download-green.png);
}

.option_youtube{
background-image: url(../images/service_page/youtube_icon.png);
}

.option_blogpost{
background-image: url(../images/blog-icon.png);
background-position: 13px center!important;
margin-top: 15px;
}


.services_sm-box{
margin-top: 25px;
margin-bottom: 25px;
height: 28px;
width: 100%;
background-image: url(../images/service_page/socialmedia_bg.png);
background-repeat: repeat-x; border: 1px solid #e8e8e8; padding-top: 7px; padding-left: 10px;
}

.services_testimonials{
float: left;
width: 600px;
margin-bottom:40px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
background-color:#EEE;
}

.services_testimonials div{
padding: 20px;border-radius: 2px;margin:10px;margin-left:0px;margin-bottom:0px;
}

.services_testimonials .top_quote{
/*position: absolute; width: 28px; height: 23px;
background-image: url(../images/service_page/quote_begin.png);
background-repeat: no-repeat; margin-right: 5px; margin-bottom: 5px;*/
}

.services_testimonials .bottom_quote{
/*position: absolute; width: 28px; height: 23px;
background-image: url(../images/service_page/quote_end.png);
background-repeat: no-repeat; margin-top: 5px; margin-left: 5px;*/
}

.services_testimonials .text{
margin:0px;padding:0px;margin-left:32px;color:gray;
}

.services_testimonials .arrow{
display: block; width: 100px; height: 22px;
background-image: url(../images/service_page/testimonial_arrow.png);
background-repeat: no-repeat; margin-top: -1px; background-position: 10px 0px;
}

.services_testimonials img{
margin-left: 10px; width: 70px; height: 70px; float: left; margin-right: 20px;
}

.services_testimonials h3{
font-size:18px;color:#669bc7;
}

.services_links{
float: right; width: 280px; margin-left: 20px;
}

.services_links h2{
font-size:17px;
}

.services_links ul{
list-style:none;margin:0px;padding:0px;
}

.services_links ul li{
list-style: none!important;
}

.services_links ul li a{
display: block;
    font-weight: normal;
    text-decoration: none;
    /* background-image: url(../images/service_page/star_icon.png); */
    background-repeat: no-repeat;
    background-position: left center;
    min-height: 25px;
    padding-left: 30px;
    padding-top: 0px;
    margin-bottom: 5px;
    color: #669bc7;
    background-image: url("../images/list-check.png");
}

.worksYouku{
    margin-left: 78px;
    display: block;
}

.process iframe{margin-bottom: 5px;}

#top_info_bg{
	position: absolute;
	top: 210px;
	z-index: -1;
	left: 0px;
	width: 100%;
	height: 365px;
	    background-color: #2978ba;

}

.moduletabletopinfo{
  height: 345px;
    margin-bottom: 20px;
	margin-top: 20px;

}

#top_info_left{
	float:left;
	width: 490px;
	color: white;
	padding-top: 35px;
}

#top_info_left p a{
	color:white;
	border-bottom: 1px dotted white;
	text-decoration :none;
}


#video_click{
	float:right;
	display:block;
}


/* CUSTOMER LANDING PAGES - AUG 2015 */

.clear{

clear: both;
}

.cl_left{
	float: left;
	width: 50%;
	margin-bottom: 40px;
}

.cl_right{
	float: right;
	width: 50%;
	margin-bottom: 40px;
	text-align: right;
}

.service_links{
	margin: 30px auto;
	width: 501px;
}

.service_links span{
	width: 220px;
	margin: 0px 0px;
	display: block;
	float:left;
	padding: 0px 15px;
}

.service_links span a{
	font-size: 24px;
	color: #2978ba;
}

.services_p{
	float:left;
	width: 425px;
    padding: 25px;
	margin: 15px 0px 5px 0px;
	color: gray;
}

.services_p strong{
	font-weight: 400;
	font-size: 23px;
	color: #2978ba;
}

.item211, .item210{
	display: none;
}



.service_links span:first-child{
	border-right: 1px solid gray;
	text-align: right;
}

.services_table{
	width: auto;
	margin: 40px auto 20px auto!important;
	text-align: center;
	-moz-box-shadow: 0 0 5px #d2d2d2;
-webkit-box-shadow: 0 0 5px#d2d2d2;
box-shadow: 0 0 5px #d2d2d2;
}

.services_table td{
	padding: 7px 20px;
}

.services_table th{
	padding: 30px 10px 10px 10px;
}

.services_table .corn1{
	-webkit-border-top-left-radius: 5px;
-moz-border-radius-topleft: 5px;
border-top-left-radius: 5px;
}

.services_table .corn2{
	-webkit-border-top-right-radius: 5px;
-moz-border-radius-topright: 5px;
border-top-right-radius: 5px;
}

.services_table .corn3{
	-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-bottomleft: 5px;
border-bottom-left-radius: 5px;
}

.services_table .corn4{
	-webkit-border-bottom-right-radius: 5px;
-moz-border-radius-bottomright: 5px;
border-bottom-right-radius: 5px;
}

.services_table td:nth-child(1), .services_table th:nth-child(1){
	background-color: #f8f8f8;
}

.services_table td:nth-child(2), .services_table th:nth-child(2){
	background-color: #3780bd;
    color: white;
}

.services_table td:nth-child(3), .services_table th:nth-child(3){
	background-color: #2472b3;
    color: white;
}

.services_table td:nth-child(2) a, .services_table td:nth-child(3) a {
    color: white;
	display: inline-block;
    margin: 10px;
	border-bottom: 1px dotted white;
}

.services_table tr td:first-child{
	text-align: right;
	padding-right: 17px;
	padding-left: 150px;
}

.services_table tr td:first-child a{
	border-bottom: 1px dotted black;
}

.services_table_info{
	text-align:center;
	font-size: 12px;
	    margin-bottom: 45px;
}


.success_photo1{
	float: left;
    width: 50%;
    height: 260px;
    background-size: contain;
    border-radius: 5px;
	margin-top: 30px;
    margin-right: 3%;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: center center;
}

.success_photo1 span{
	display: block;
	background-color: rgba(41,120,186,0.8);
	padding: 10px;
	color: white;
}

.success_quote{
	margin-top: 30px;
	float: left;
	width: 46%;
	margin-left: 1%;
	padding: 30px;
    text-align: center;
    color: gray;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
	font-style: italic;
    background: url(../images/quote_start.png) no-repeat top left, url(../images/quote_end.png) no-repeat bottom right;
}

.success_text_right{

	background-color: #f8f8f8;
    float: left;
    width: 43%;
    padding: 2%;
    border-radius: 5px;
    margin-top: 3%;
}

.success_text{
	margin-top: 40px;
	background-color: #f8f8f8;
	float: left;
    width: 46%;
    padding: 2%;
	border-radius: 5px;
	margin-right: 3%;
}

.success_text_full{
	margin-top: 40px;
	background-color: #f8f8f8;
    width: 96%;
    padding: 2%;
	border-radius: 5px;
}

.success_photo2{
	float: left;
    width: 41%;
    padding: 3%;
    min-height: 200px;
	margin-top: 40px;
}

.success_photo2 img{
	width: 100%;
	border-radius: 5px;
}

.success_list{ 
	margin-top: 40px;
	padding: 30px;
    color: white;
    background-color: #2978ba;
    width: 100%;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 45px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.success_story_link{
	display: block;
	background-color: #f8f8f8;
	padding: 15px;
	float: left;
    font-size: 14px;
}

.success_story_link:hover{
	background-color: #eeeeee;
}

.success_story_link.active, .success_story_link.active:hover{
	background-color: #2978ba;
	color: white;
}



.success_list h2{
    color: white;
	margin-bottom: 10px;
}

.success_list ul li {
    list-style-image: url(../images/list-check.png);
    padding-bottom: 7px!important;
	margin-top: 5px;
}


.icon_box{
	width: 920px;
	margin: 30px auto;
}

.icon_box h3{
	font-size: 18px;
	margin-bottom: 10px;
}


.icon_box div{
	float: left;
	background-color: #f8f8f8;
	border-radius: 5px;
	padding: 20px;
	text-align: center;
	width: 180px;
	height: 150px;
	margin: 5px 5px;
}

.icon_box_lg{
	background-color: #f8f8f8;
	border-radius: 5px;
	padding: 25px 25px 25px 35px;
	margin-bottom: 10px;
}

.icon_box_lg h3{
	margin: 0px;
}

.icon_box_lg div{
	float: left;
	width: 90px;
	font-size: 40pt;
}


.cl_grey{
	padding: 30px 95px;
	text-align: center;
	color: gray;
	background-color: #eeeeee;
	width: 100%;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-bottom: 40px;
	box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  background-image: url(../images/cl_testimonial_bg.png);
  background-repeat: no-repeat;
  background-position: center 15px;
}

.cl_grey.white{
	background-color: white;
  background-image: url(../images/cl_testimonial_bg_transparent.png);
}


.cl_grey p{
	margin: 0;
}

.list_box{
	
	padding: 2%;
    float: left;
    width: 45%;
    height: 190px;
	background-color: #2978ba;
	border-radius: 5px;
	color: white;
	margin: 10px 0px;
}

.list_box h3{
	padding-left: 30px;
	background: url(../images/list-check.png) no-repeat left center;
}
.list_box p{
	margin-top: 8px;
	text-align: justify;
	margin: 8px 30px;
}

.cl_blue{
	padding: 30px;
	color: white;
	background-color: #2978ba;
	width: 100%;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-bottom: 45px;
	box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;

}

.cl_blue a{
	color: white;
	border-bottom: 1px dotted white;
}

.cl_blue a:hover{
	color: white;
	border-bottom: 0px; 
}

.cl_blue h2{ 
	color: white;
}

.cl_blue ul li{
	    list-style-image: url(../images/list-check.png);
		padding-bottom: 7px!important;
}
.cl_blue ul{
	margin-left: 45px;
	margin-top: 20px;
}

.cl_blue .cl_right a{
	margin-top: 80px;
    margin-right: 15px;
}

.cl_blue.small{
	width: 47%;
	float: left;
}

.fl_trans{
	margin-left: 6%;
	float: left;
	width: 47%;
}


/* QUOTE WIDGET */
.quote_widget_weight {
	height: 250px;
	width: 100%;
	visibility: hidden;
}

#quote_widget {
	height: 180px;
	position: absolute;
	bottom: 155px;
	left: 0;
	width: 100%;
	margin: 0;
	text-align: center;
	background-color: #f0f0f0;
	color: #393939;
	font-size: 15px;
	padding: 45px 0;
	line-height: 140%;
}

#quote_widget .container{
	background: url('/images/com_etquote/payment_methods.png') 850px 0px no-repeat;
	margin: 0 auto;
    text-align: left; 
    width: 975px; 
}

#quote_widget h2{
	margin-bottom: 22px;
}

#quote_widget h3{
	font-size: 14px;
	margin-bottom: 10px;
}

#quote_widget .l{ 
	float: left; 
	width: 475px;
}

#quote_widget .m{
	float: left;
	width: 250px;
}

#quote_widget .r{
float: right;
} 



#quote_widget .r a img{
margin-top: 130px;
margin-right: 5px;
border: 0;
}

#quote_widget .service_choice{
	float:left; 
	padding-top: 8px;
	padding-left: 10px;
	line-height: 100%;
}

#quote_widget button{
	display: block;
	border: 0;
	background-color: #87c95b;
    -webkit-border-radius: 5px; 
    -moz-border-radius: 5px; 
    border-radius: 5px;
	padding: 10px; 
	color: white;
	margin-top: 15px;
	font-weight: bold;
	cursor: pointer;
}

#quote_widget button:hover{
	background-color: #73ac4c;
}

#quote_widget button:disabled{
	background-color: rgb(150,150,150);
	opacity: 0.6;
	cursor: default;
}

#quote_widget #pricetag{
	margin-top: 5px;
    width: 175px;
    height: 62px;
    background: transparent url('../images/quote_widget_pricetag.png') no-repeat;
    padding: 10px 20px 10px 10px;
}

#quote_widget #pricetag #currencies{
display: block;
font-size: 12px; 
}

#quote_widget #pricetag .selectedCurrency{
border-bottom: 1px solid black;

}

#quote_widget #pricetag h3{
	margin: 0px;
}

#quote_widget #pricetag span.cost a{
	color: #73ac4c;
	border-bottom: 1px dotted #73ac4c;
}

#quote_widget .delivery{
    font-size: 12px;
	padding-left: 20px;
}

#quote_widget .comment{
	font-size: 13px;
    margin: 15px 0px; 
}

#quote_widget .comment a{
	border-bottom: 1px dotted black;
	text-decoration: none;
}

#quote_widget label{
	cursor: pointer;
}

#quote_widget span.cost{
	font-size: 16px;
	font-weight: bold;
	color: #73ac4c;
}

#quote_widget input[name="speed"]{
	margin-left: 10px;
	margin-right: 3px;
	cursor: pointer;
}

#quote_widget #wordcount{
	border: 0;
	margin-left: 10px;
	width: 70px;
	padding: 4px;
	color: gray;
	font-family: "proxima-nova", Arial,Verdana,Sans-Serif,"Microsoft YaHei";
}