/************************************
** Styles specific to modquoteform **
************************************/

#ET_modquoteform {
  margin: 0;
  padding: 0;
}

/* Shared formating for the form */

#ET_modquoteform td {
  text-align: left;
}

#ET_modquoteform h3 {
  font-size: 16px;
  font-weight: bold;
  margin: 5px;
}

#ET_modquoteform td.ET_fieldname {
  padding-right: 5px;
  text-align: right;
}

#ET_modquoteform .ET_tooltip {
  background:url("../images/tooltip_info.png") no-repeat scroll 0 0 ;
  display:block;
  float:left;
  height:18px;
  line-height:23px;
  margin-left:10px;
  margin-top: 3px;
  width:18px;
}

/* Form controls formating */
#ET_modquoteform #ET_first_name, #ET_modquoteform #ET_last_name, 
#ET_modquoteform #ET_name, #ET_modquoteform #ET_email {
  width: 180px; 
}

#ET_modquoteform #ET_comments {
  height:80px;
  width:650px;
  margin-bottom: 5px;
}

#ET_modquoteform select, #ET_modquoteform_others input, #ET_modquoteform_service input {
  float: left;
}

#ET_modquoteform_bg {
  border: 5px solid #CCE1ED;
  float: left;
  padding: 0;
}

#ET_modquoteform_mini {
  float: left;
  background: #CCE1ED;
  height: 170px;
}

#ET_modquoteform_price {
  float: left;
  width: 260px;
}

#ET_modquoteform_price .ET_title {
  font-size: 18px;
  font-weight: bold;
  margin: 5px;
  margin-top: 10px;
}

#ET_modquoteform_price .ET_currencyselector {
  font-size: 12px;
  font-weight: bold;
}

#ET_modquoteform_price #ET_price {
  margin-top: 30px;
}

#ET_modquoteform_price #Eprice {
  background-color:#E0EDF4;
  font-size:21px;
  font-weight:bold;
  padding:10px;
  text-align:center;
  width:100px;
  margin-left: 10px;
}

#ET_modquoteform_price #ET_quotepricecurrency {
  font-size:21px;
  font-weight:bold;
}

#ET_modquoteform_price #ET_turnaround {
  background-color:#E0EDF4;
  font-size:13px;
  font-weight:bold;
  margin-top: 35px;
}

#ET_modquoteform_service {
  float: left;
  width: 340px;
}

#ET_modquoteform_perso {
  float: left;
  background: #FFFFFF;
  width: 320px;
}

#ET_modquoteform_center {
  /*background: #FFFFFF;
  height: 475px;*/
}

#ET_modquoteform_details {
  background: #E0EDF4;
  clear:both;
  float:left;
  width: 260px;
}

#ET_modquoteform_details p {
  margin-bottom: 5px;
  margin-left: 3px;
  margin-right: 3px;
}

#ET_modquoteform_others {
  /*background: #FFFFFF;*/
  float:left;
  width: 660px;
}

#ET_modquoteform_bottom {
  background: #CCE1ED;
  clear: both;
  width: 920px;
  text-align: right;
}

/************************************
** Styles for articles content     **
************************************/

div.ET_greyroundbox {
  color: #4d4d4d;
}

div.ET_greyroundboxtop {
  background: url(../images/grb_top-left.png) no-repeat top left;
  height: 17px;
}

div.ET_greyroundboxtop2 {
  background: url(../images/grb_top-right.png) no-repeat top right;
  height: 17px;
}

div.ET_greyroundboxtop3 {
  background: #DADADA;
  height: 17px;
  margin-left: 17px;
  margin-right: 17px;
}

div#ET_greyroundboxmiddle_381 {
  background: url(../images/grb_back_381.png) 0% 0% repeat-x;
  height: 381px;

}

div#ET_greyroundboxmiddle_330 {
  background: url(../images/grb_back_330.png) 0% 0% repeat-x;
  height: 330px;

}

div#ET_greyroundboxmiddle_290 {
  background: url(../images/grb_back_290.png) 0% 0% repeat-x;
  height: 290px;

}


div#ET_greyroundboxmiddle_218 {
  background: url(../images/grb_back_218.png) 0% 0% repeat-x;
  height: 218px;

}

div.ET_greyroundboxmiddleleft, div.ET_greyroundboxmiddleright {
  margin-left: 15px;
  margin-right: 15px;
  width: 322px;
  float: left;
}

div.ET_greyroundboxmiddleleft {
  margin-left: 15px;
  margin-right: 15px;
}

div.ET_greyroundboxmiddleright {
  margin-left: 15px;
  margin-right: 15px;
}

div.ET_greyroundboxbottom {
  background: url(../images/grb_bottom-left.png) no-repeat bottom left;
  height: 17px;
  margin-bottom: 25px;
}

div.ET_greyroundboxbottom2 {
  background: url(../images/grb_bottom-right.png) no-repeat bottom right;
  height: 17px;
}

div.ET_greyroundboxbottom3 {
  background: #F6F6F6;
  height: 17px;
  margin-left: 17px;
  margin-right: 17px;
}

div.ET_greyroundbox h3 {
  color: black;
  font-size: 22px;
  padding-bottom: 11px;
  border-bottom: 2px solid #9d9d9c;
  margin-bottom: 10px;
}

div.ET_greyroundbox span.black {
  color: black;
}

div.ET_greyroundbox ul {
  margin: 0px;
  padding: 0px;
}

div.ET_greyroundbox li {
  padding-left: 15px;
  padding-top: 15px;
  padding-bottom: 0px;
  list-style-image: none; 
  background: url(../images/blue_arrow2.png) no-repeat 0px 20px;
}

div.ET_greyroundbox img {
  vertical-align: middle;
}

div.ET_greyroundbox a#uploadbutton {

}

div.ET_greyroundbox div#uploadbutton {
  background-color: white;
  color: black;
  font-weight: normal;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 4px;
  width: 190px;
}

div.ET_greyroundbox div#uploadbutton a {
  color: black;
  font-weight: normal;
}

div.ET_greyroundbox h3.ET_iconed {
  padding-top: 10px;
  padding-left: 60px;
  padding-bottom: 12px;
  border-bottom: 0px;
  margin-bottom: 5px;
}

h3.ET {
  color:black;
  font-size:22px;
  margin-bottom: 10px;
}

h4.ET_iconed_arrow {
  color: black;
  font-size:22px;
  margin-bottom: 10px;
  /*background: url(../images/title_grey_arrow.png) no-repeat 0px 0px;*/
  font-weight: normal;
  padding-left: 70px;
  padding-top: 3px;
  padding-bottom: 4px;
}

ul li.ET_grey_square {
  list-style-image: url("../images/grey_square_bullet.png");
}

/*** Services page ***/

div.ET_greyroundbox h3#ET_Editing {
  background: url(../images/proofreading.png) no-repeat 0px 0px;
}

div.ET_greyroundbox h3#ET_Proofreading {
  background: url(../images/editing.png) no-repeat 0px 0px;
}

/************************************
** Styles for com_etquote          **
************************************/

div#ET_etquote {
  background: #E5E5E5;
  color: black;
  /*border: solid black 2px;*/
} 

div#ET_etquote h1 {
  text-align: center;
  margin-top: 5px;
}

div#ET_etquote div#right_aligned_notice {
  font-style: italic;
  text-align: right;
  margin-right: 5px;
}

div#ET_etquote h2 {
  margin-bottom: 5px;
  font-size: 22px;
  margin-left: 5px;
  font-weight: bold;
}

div#ET_etquote span#left_aligned_notice {
  font-style: italic;
  margin-left: 5px;
}

div#ET_etquote select {
  width: 185px;
}

div#ET_etquote div#part_one {
  background: #CCE1ED;
  float: left;
}

div#ET_etquote div#about_your_document, div#total_price {
  float: left;
}

div#ET_etquote div#about_your_document {
  width: 444px;
}

div #ET_etquote td.etquote_field {
  padding-left: 5px;
  text-align: left;
}

div #ET_etquote td.disabled {
  color: #777777;
}

div #ET_etquote input[type="radio"] {
  margin-top: 3px;
  margin-bottom: 3px;
}

div #ET_etquote input[type="submit"] {
  margin-left: 100px;
}

div #ET_etquote input[type="submit"]:hover {
  background-color: #40CC33;
}

div #ET_etquote input[type="reset"] {

  border: 1px solid;
  margin-left: 100px;
}

div #ET_etquote span.etquote_mandatory_star {
  color: red;
  font-weight: bold;
}

div #ET_etquote span.etquote_nonmandatory_star {
  color: #E0EDF4;
  font-weight: bold;
}

div #ET_etquote span.etquote_mandatory_star_disabled {
  color: #777777;
  font-weight: bold;
}


div#ET_etquote div#total_price {
  width: 260px;
  text-align: center;
  position: relative;
}

div#ET_etquote span#currencies a {
  font-weight: bold;
}

div#ET_etquote div#price {
  margin-top: 20px;
  text-align: right;
}

div#ET_etquote div#price span#price_tag {
  background-color:#E0EDF4;
  font-size:21px;
  font-weight:bold;
  margin-left:10px;
  padding:10px;
  text-align:center;
  width:100px;
}

div#ET_etquote div#price span#price_currency {
  font-size:21px;
  font-weight:bold;
  margin-right: 10px;
}

div#ET_etquote div#turnaround_time {
  background-color:#E0EDF4;
  font-size:13px;
  font-weight:bold;
  margin: 10px;
  margin-top:20px;
  margin-bottom: 5px;
}

div#ET_etquote div#payment_options {
  padding-top: 5px;
  margin-bottom: 5px;
  text-align: center;
  font-weight: bold;
  border-top: solid black 1px;
  font-size: 15px;
}

div#ET_etquote div#part_two, div#etquote_part_three{
  background-color:#E0EDF4;
}

div#ET_etquote textarea#comments {
  height:80px;
  margin:5px;
  width:685px;
}

div#ET_etquote div#submit {
  background: #CCE1ED;
}

div#ET_etquote input#terms_checkbox {
  margin: 5px;
}

div#ET_etquote span#terms_condition {
  font-weight: bold;
}

div#ET_etquote input#button {
  font-size: 32px;
  height: 50px;
  width: 200px;
  margin-top: 5px;
  margin-bottom: 5px;
  border: solid black 3px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
}

div#ET_error_messages {
  padding: 10px;
  margin-bottom: 0px;
  background: url('/images/com_etquote/notification_error.png') no-repeat;
  background-position: center left;
  background-color: rgb(255, 219, 153);
  width: 684px;
}

div#ET_error_messages p {
  font-weight: bold;
  margin-left: 80px;
}

div#ET_etquote input.error {
  border: solid 2px red;
}

div#ET_etquote span.error {
  text-decoration: underline;
  color: red;
}

ul#ET_etquote_errors li {
  list-style-type: circle;
  margin-left: 100px;
}

div#ET_etquote a.tooltip {
  background: url('/images/com_etquote/tooltip_info.png') no-repeat;
  height: 18px;
  width: 18px;
  margin: 0px;
}

/************************************
** Styles for com_etquote v2       **
************************************/

div#ET_etquote_intro_v2 h2 {
  margin-top: 0px;
  margin-bottom: 0px;
}

div#ET_etquote_intro_v2 p {
  font-size: 12px;
    margin-bottom: 5px;
}

div#ET_etquote_intro_v2 p.notice, div#ET_etquote_v2 p.notice {
  font-size: 11px;
  font-style: italic;
  color: #666666;
  border: none;
  background: none;
  padding: 0px;
}

div#ET_etquote_v2 {
  width: 950px;
}

div#ET_etquote_v2 div#step1 {
  background: #cbe1ee;
  margin-top: 15px;
  height: 200px;
}

div#ET_etquote_v2 h3 {
  font-size: 16px;
  font-weight: bold;  
}

div#ET_etquote_v2 div#step1 div#yourdoc {
  margin-top: 18px;
  margin-left: 22px;
  float: left;
  width: 500px;
  background-image: url("/images/com_etquote/step1_arrow.png");
  background-repeat: no-repeat;
  background-position: 430px 55px;
}

div#ET_etquote_v2 div#step1 div#yourdoctrial {
  margin-top: 18px;
  margin-left: 22px;
  float: left;
}

div#ET_etquote_v2 div#step1 div#yourdoctrial p {
  margin-top: 18px;
}


div#ET_etquote_v2 span.etquote_mandatory_star {
  color: red;
  font-weight: bold;
  margin-top: 0px;
}

div#ET_etquote_v2 input[type=text] {
  border: 1px solid #c7d8e3;
}

div#ET_etquote_v2 input#wordcount {
  margin-left: 5px;
  margin-bottom: 9px;
}

div#ET_etquote_v2 input[type=text].error{
  color: #941414;
  border: 1px solid #941414;
}

div#ET_etquote_v2 input[type=checkbox].error{
  color: #941414;
  border: 1px solid #941414;
}

div#ET_etquote_v2 input[type=file].error{
  color: #941414;
}


div#ET_etquote_v2 input#quotespeed_normal {
  margin-top: 9px;
}

div#ET_etquote_v2 div#step1 div#totalprice {
  margin-top: 18px;
  margin-left: 44px;
  float: left;
  width: 300px;
}

div#ET_etquote_v2 div#step1 div#totalprice div#price {
  margin-top: 30px;
}

div#ET_etquote_v2 div#step1 div#totalprice span#currencies {
  font-family: Arial;
  font-size: 11px;
  color: #4483f9;
  font-weight: bold; 
  font-style: normal;
}

div#ET_etquote_v2 div#step1 div#totalprice span#currencies a {
  border-bottom: 0px!important;
}

div#ET_etquote_v2 div#step1 div#totalprice span#price_currency {
  font-family: Arial;
  font-size: 16px;
  font-weight: bold;   
}

div#ET_etquote_v2 div#step1 div#totalprice span#price_tag {
  font-family: Arial;
  font-size: 16px;
  font-weight: bold;  
  background-color: #daedf8;
  padding: 5px 10px 5px 10px;
  margin-left: 5px;
}

div#ET_etquote_v2 div#step1 div#totalprice div#turnaround_time {
  background-color: #daedf8;
  padding: 5px 5px 5px 5px;
  width: 160px;
  margin-top: 3px;
  font-size: 12px;
  text-align: center;
  position: relative;
  left: 135px;
  top: -18px
}

div#ET_etquote_v2 div#step1 div#totalprice div#turnaround_time a{
	border-bottom: 1px dotted black;

}

div#ET_etquote_v2 div#transition1_left{
  height: 15px;
  width: 17px;
  background-image: url("/images/com_etquote/transition1.png");
  background-repeat: repeat;  
}

div#ET_etquote_v2 div#transition1_arrow{
  height: 15px;
  width: 43px;
  margin-left: 17px;
  background-image: url("/images/com_etquote/transition1_arrow.png");
  background-repeat: no-repeat; 
}

div#ET_etquote_v2 div#transition1_right{
  height: 15px;
  width: 890px;
  margin-left: 43px;
  background-image: url("/images/com_etquote/transition1.png");
  background-repeat: repeat; 
}

div#ET_etquote_v2 div#step2 {
  background: #a8d3f5;
  height: 150px;
}

div#ET_etquote_v2 div#step2 div#aboutyou {
  margin-top: 8px;
  margin-left: 22px;
  float: left;
  width: 500px;
  background-image: url("/images/com_etquote/step2_arrow.png");
  background-repeat: no-repeat;
  background-position: 430px 33px;
}

div#ET_etquote_v2 div#step2 div#aboutyou table {
  margin-top: 30px;
}

div#ET_etquote_v2 div#step2 div#pleasenote {
  margin-top: 8px;
  margin-left: 44px;
  float: left;
  width: 300px;
  /*
  color: #1e3a6f;
  */
}

div#ET_etquote_v2 div#step2 div#pleasenote h3 {
  margin-bottom: 15px;
}

div#ET_etquote_v2 div#step2 div#pleasenote p { 
  line-height: 1.2em
}

div#ET_etquote_v2 p.big { 
  font-size: 16px;
}

div#ET_etquote_v2 div#transition2_left{
  height: 15px;
  width: 17px;
  background-image: url("/images/com_etquote/transition2.png");
  background-repeat: repeat;  
}

div#ET_etquote_v2 div#transition2_arrow{
  height: 15px;
  width: 43px;
  margin-left: 17px;
  background-image: url("/images/com_etquote/transition2_arrow.png");
  background-repeat: no-repeat; 
}

div#ET_etquote_v2 div#transition3_arrow{
  height: 15px;
  width: 43px;
  margin-left: 17px;
  background-image: url("/images/com_etquote/transition3_arrow.png");
  background-repeat: no-repeat; 
}

div#ET_etquote_v2 div#transition2_right{
  height: 15px;
  width: 890px;
  margin-left: 43px;
  background-image: url("/images/com_etquote/transition2.png");
  background-repeat: repeat; 
}

div#ET_etquote_v2 div#step3 {
      background: #81bff0 url('/images/com_etquote/payment_methods.png') no-repeat 810px 5px;
  height: 170px;
}

div#ET_etquote_v2 div#step3 div#attachdoc {
  margin-top: 8px;
  margin-left: 22px;
  float: left;
  width: 500px;
  background-image: url("/images/com_etquote/step3_arrow.png");
  background-repeat: no-repeat;
  background-position: 430px 40px;
}

div#ET_etquote_v2 div#step3 div#attachdoc input#file {
  margin-top: 30px;
  margin-bottom: 7px;
}

div#ET_etquote_v2 div#step3 div#startthejob {
  margin-top: 8px;
  margin-left: 44px;
  float: left;
  width: 300px;
}

div#ET_etquote_v2 input#terms_checkbox {
  margin-top: 30px;
  width: 20px;
    height: 20px;
    cursor: pointer;
}

div#ET_etquote_v2 span#terms_condition a {
  color: black;
  border-bottom: 1px dotted black;
}

div#ET_etquote_v2 a#reset {
  background: url("/images/com_etquote/button_reset.png") top center no-repeat;
  display: block;
  width: 96px;
  height: 33px;
  margin-top: 20px;
  float: left;
}

div#ET_etquote_v2 a#reset:hover {
  background-image: url("/images/com_etquote/button_reset_hover.png");
}

div#ET_etquote_v2 input#submit_button {
  background-image: url("/images/com_etquote/button_submit.png");
  border: none;
  margin-top: 20px;
  margin-left: 18px;
  width: 180px;
  height: 33px;
  float: left;
  cursor: pointer;
}

div#ET_etquote_v2 input#submit_button:hover {
  background-image: url("/images/com_etquote/button_submit_hover.png");
}

/************************************
** Styles contact form             **
************************************/

div#ET_contact_form {
  background: url('../images/contact.png') no-repeat;
  padding-left: 250px;
    width: 705px;
}

div#ET_contact_form p.title, p.ET_black_title {
  color: black
  font-weight: bold;
  font-style:italic;
}

div#ET_contact_form p.title, p.ET_green_title {
  /*color: #699d45;*/
  font-weight: normal;
}

p.ET_green_title a {
  color: #516612;
  text-decoration: underline;
}

div#ET_contact_form p.address_title {
  margin-bottom: 5px;
  font-weight: bold;
}

div.ET_light_blue {
margin-top: 15px;
margin-bottom:15px;
  padding:15px;
  color: #585858;
  background-color: #EEE;
      -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

div.ET_light_grey {
margin-top: 15px;
margin-bottom:15px;
  padding:10px;
  color: black;
  background-color: #EEE;
      -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

div.ET_light_grey p.title {
  margin-bottom: 10px;
  margin-left: 20px;
  padding-top: 10px;
  font-weight: bold;

}

div.ET_light_grey p.para {
  /*border-top: solid white 1px;*/
  padding-left: 20px;
  padding-top: 12px;
  padding-bottom: 12px;
  margin: 0px;
}

a.ET_get_online_quotation_button {
  width: 246px;
  -moz-background-clip:border;
  -moz-background-inline-policy:continuous;
  -moz-background-origin:padding;
  background:transparent url(../images/but_quote-white_l.png) no-repeat scroll 0 0;
  font-size:15.5px;
  font-weight:normal;
  padding-right:26px;
  border-bottom:0 none;
  color:#000000;
  display:block;
  height:45px;
  line-height:41px;
  padding-left:15px;
}

a.ET_get_online_quotation_button:hover {
  text-decoration: none;
  border-bottom: 0;
  background: url(../images/but_quote-white_l_over.png) no-repeat;
  color: #FFFFFF;
}

a.ET_get_online_quotation_button span {
  -moz-background-clip:border;
  -moz-background-inline-policy:continuous;
  -moz-background-origin:padding;
  background:transparent url(../images/but_quote-white_r.png) no-repeat scroll right 0;
  display:block;
  padding-right:35px;
}

a.ET_get_online_quotation_button:hover span {
  background: url(../images/but_quote-white_r_over.png) no-repeat right 0px;
}

h2.ET_green {
  color:#0C80C0;
  font-weight:bold;
  font-size: 18px;
}

h3.ET_FAQ {
  font-size: 16px;
  font-weight: 200;
  margin-bottom: 25px;
  margin-left: 10px;
}

h3.ET_FAQ a {
  color: #252525!important;
}

h3.ET_FAQ a:hover {
  color: black;
}

/*****************************************
** Styles front page and global modules **
******************************************/

/*upload your document header button*/

div.moduletable_upload_your_document {
  float: right;
  /*background: url(/images/frontpage/quick_and_easy.png) no-repeat right 0px;*/
  width: 260px;
  height: 90px;
}

div.moduletable_upload_your_document img {
  border: 0 none;
  padding-top: 45px;
}

/*front page featured buttons*/

div.front_page_featured_buttons {
  margin-top: 20px;
}

div.front_page_featured_buttons a, div.front_page_featured_buttons img {
  border: 0 none;
  line-height: 0px;
  height: 29px;
}

div.front_page_featured_buttons div.or {
  margin-left: 20px;
  margin-right: 20px;
  margin-top: 7px;
  font-size: 14px;
  font-weight: bold;
}

div.front_page_featured_buttons div {
  float: left;
}

div.front_page_featured_buttons a.feature_tour, div.front_page_featured_buttons a.feature_tour:hover {
  background: none;
  padding-left: 0px;
}

/* Login module */

div#foldable_login_form input {
  border:1px solid #AAAAAA;
}

div#foldable_login_form input.button {
  background-image: url("/images/frontpage/login.png");
  width: 104px;
  min-width: 104px;
  height: 22px;
  border: medium none;
  cursor: pointer;
}

div#foldable_login_form input.button:hover {
  background-image: url("/images/frontpage/login_hover.png");
  width: 104px;
  height: 22px;
  border: medium none;
}

/* Language selector */


#jflanguageselection ul.jflanguageselection li {
  border-right: medium none;
  padding: 0px 5px;
}

#jflanguageselection ul.jflanguageselection li#active_language a {
  font-size:16px;
  font-weight:bold;
  color: black;
}

/* We accept */
div.moduletable_we_accept {
  border-bottom:2px solid #CCCCCC;
  margin-right:9px;
  padding:12px 10px 15px;
  background-color: white;
}

/* Testimodule */

div#mod_testi {
height:200px;
}

div#mod_testi h2 {
  margin-bottom: 0px;
}

div#mod_testi p#intro {
  margin-bottom: 20px;
}

div#mod_testi div#topleft {
  height: 11px;
  width: 11px;
  float: left;
}

div#mod_testi div#topcenter {
  height: 9px;
  width: 680px;
  float: left;
}

div#mod_testi div#topright {
  height: 11px;
  width: 11px;
  float: left;
}

div#mod_testi div#centerleft {
  height: 90px;
  width: 9px;
  float: left;
  clear: both;
}

div#mod_testi div#center {
  height: 90px;
  width: 680px;
  float: left;
}

div#mod_testi div.testi {
  background: url(/images/mod_testi/testimod_quote.png) no-repeat;
  background-position: 23% 7%;
  height: 90px;
  width: 680px;
}

div#mod_testi div.text {
  float: text;
}

div#mod_testi div.testi p { 
  margin-left: 200px;
}

div#mod_testi div.testi p.ciename { 
  font-weight: bold;
  margin-bottom: 2px;
}

div#mod_testi div.testi p.signature { 
  font-style: italic;
  margin-top: 8px;
  font-size: 12px;
}

div#mod_testi div#testi1 {
  display: block;
}

div#mod_testi div#testi2, div#mod_testi div#testi3, div#mod_testi div#testi4 {
  display: none;
}

div#mod_testi div#centerright {
  height: 90px;
  width: 9px;
  float: left;
}

div#mod_testi div#bottomleft {
  height: 35px;
  width: 11px;
  float: left;
  clear: both;
}

div#mod_testi div#bottomline {
  margin-top: 9px;
  height: 9px;
  width: 540px;
  float: left;
}

div#mod_testi div.selector {
  height: 35px;
  width: 31px;
  float: left;
  margin-top: 9px;
}

div#mod_testi div.inter {
  height: 35px;
  width: 4px;
  float: left;
  margin-top: 9px;
}

div#mod_testi div#selec1 {
  background: url(/images/mod_testi/testimod_bottom_selected.png) no-repeat;
}

div#mod_testi div#selec2, div#mod_testi div#selec3, div#mod_testi div#selec4 {
  background: url(/images/mod_testi/testimod_bottom_not_selected.png) no-repeat;
}

div#mod_testi div.selector a {
  position: relative;
  top: 5px;
  left: 12px;
} 

div#mod_testi a#link1 {
  color: #0f75bc;
}

div#mod_testi a#link2, div#mod_testi a#link3, div#mod_testi a#link4 {
  color: #858585;
}

div#mod_testi div#more {
  background: url(/images/mod_testi/testimod_bottom_more.png) no-repeat;
  height: 35px;
  width: 61px;
  float: left;
  margin-top: 9px;
}

div#mod_testi div#bottomright {
  height: 35px;
  width: 11px;
  float: left;
}

/* Why English Trackers module */

.why-et-list{
	list-style:square url("../images/list-check.png");
	margin-left: 40px;
	margin-top:20px;
	margin-bottom: 50px;
	color: green;
	font-size: 14px;
}

.why-et-list li{
	float:left;
	width: 250px;
	height: 35px;
}

.why-et-list a {
	color: green;
	text-decoration: none;
}




.why-et-right {
	text-align: right;
	clear: both;
	margin-right: 20px;
	
	margin-top: 10px;
	margin-bottom: 35px;
	
}

.why-et-left {
	text-align: left;
	clear: both;
	
	margin-top: 10px;
	margin-bottom: 35px;
}

.why-et-right h4{
background-position: right center;
	padding-right: 30px;
}

.why-et-left h4{
background-position: left center;
	padding-left: 35px;
}

.why-et-right h4, .why-et-left h4{
	color: #7db91e;
	background-image: url("../images/list-check.png");
	background-repeat: no-repeat; 
	font-size: 18px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-top: 5px;
	height: 20px;
}

.why-et-right h4 a, .why-et-left h4 a{
	color: #7db91e;

}

.why-et-right p {
	font-size: 16px;
	line-height: 1.4em;
	width: 560px;
	float: right;
}

.why-et-left p {
	font-size: 16px;
	line-height: 1.4em;
	width: 750px;
	float: left;
	text-align: justify;
	
}

.why-et-left img {
	margin-left: 55px;
	
}

.why-et-right img {
	margin-right: 15px;
	
}




/* Contact form */

 
#ET_contact_form input,#ET_contact_form textarea
{
	padding: 7px;
	border: 1px solid #c7c7c7;
	    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
	font-family: "proxima-nova", Arial;
	font-size: 14px;
}

/* MONEY BACK MODULE */
.moneyback {
background-repeat: no-repeat;
    background-image: url(../images/satisfaction_guarantee_silver.png);
    width: 795px;
    height: 65px;
    padding-left: 130px;
    padding-top: 48px;
	padding-right: 30px;
    font-size: 16px;
    color: #585858;
    font-style: italic;
    background-color: #EEEEEE;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-position: 20px center;
	margin-bottom: 25px;
}

/* QUALITY AND GUARANTEE */
.qandg span{
display:block; color:#0C80C0;font-size:45px;font-weight:bold;float:left; margin-right:10px;
}

.qandg p{
font-size:12px;padding-top:5px;color: #282828;font-style:italic;
}

.qandg .or{
    width: 400px;
    font-size: 16px;
    padding: 0;
    margin-bottom: 5px;
    color: #282828;
    margin-top: 5px;}
	
	
/* ET QUOTE V3 */

#etquote_v3{

width: 100%;
margin-top: 30px;
padding-bottom: 50px;
background: url('/images/com_etquote/payment_methods_v2.png') left 12px bottom 12px no-repeat;
}

#etquote_v3 *{
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
}
#etquote_v3 .upper{
-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;

width: 100%;
padding: 25px 0px 25px 30px;
background-color: #eeeeee;
}

#etquote_v3 .upper > h3:first-child{
	margin-bottom: 15px;
}


#etquote_v3 .lower{
-webkit-border-bottom-right-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-bottomright: 5px;
-moz-border-radius-bottomleft: 5px;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;

background: url('../images/etquote_main_arrow.png') center top no-repeat, url('/images/com_etquote/ssl_secure.png') right 60px bottom 216px no-repeat;
width: 100%;
padding: 30px 30px 50px 30px;
background-color: #768a9a;
}

#etquote_v3 .title_section{
	width: 25%;
	text-align: center;
	float: left;
	font-size: 18px;
}

#etquote_v3 .title_section_large{
	width: 35%;
	text-align: center;
	float: left;

}


#etquote_v3 .main_section{
	width: 40%;
	color: white;

}

#etquote_v3 #user_new, #etquote_v3 #user_login{
	margin-top: 20px;

}

#etquote_v3 h3{
font-size: 20px;
}

#etquote_v3 .small_h3{
	font-size: 16px;

}

#etquote_v3 .title_section input[type="text"]{
	margin-top: 10px;
	width: 100px;
	font-weight: bold;
	color: #53616b;
	text-align: center;
}

#etquote_v3 #services{
	text-align: left;
	display: inline-block;
	margin-top: 10px;

}


#etquote_v3 input[type="text"], #etquote_v3 input[type="password"] {
  border: 0px;
  padding: 4px;
  margin: 2px;
  background-color: rgba(0,0,0,0.15);
  font-family: "proxima-nova", Arial,Verdana,Sans-Serif,"Microsoft YaHei";
  color: white;
  font-weight: 200;
  font-size: 16px;
  width: 200px;
}


#etquote_v3 input[type="radio"], #etquote_v3 input[type="checkbox"], #etquote_v3 #file {
  position: absolute;
  width: 0.1px;
	height: 0.1px;
	overflow: hidden;
  opacity: 0;
  -moz-opacity: 0;
  -webkit-opacity: 0;
  -o-opacity: 0;
  z-index: -1;
}

#etquote_v3 input[type="radio"] + label, #etquote_v3 input[type="checkbox"] + label {
  position: relative;
  padding: 0 0 0 25px;
  line-height: 24px;
  margin: 0 0 10px 0;
  cursor: pointer;
}

#etquote_v3 input[type="radio"] + label:before {
  content: "";
  display: block;
  position: absolute;
  top: 2px;
  height: 14px;
  width: 14px;
  background: white;
  box-shadow: inset 0px 0px 0px 2px white;
  -webkit-box-shadow: inset 0px 0px 0px 2px white;
  -moz-box-shadow: inset 0px 0px 0px 2px white;
  -o-box-shadow: inset 0px 0px 0px 2px white;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
}

#etquote_v3 .upper input[type="radio"] + label:before {
  box-shadow: inset 0px 0px 0px 1px #62727f;
  -webkit-box-shadow: inset 0px 0px 0px 1px #62727f;
  -moz-box-shadow: inset 0px 0px 0px 1px #62727f;
  -o-box-shadow: inset 0px 0px 0px 1px #62727f;
}


#etquote_v3 input[type="checkbox"] + label:before {
  content: "";
  display: block;
  position: absolute;
  top: 2px;
  height: 14px;
  width: 14px;
  background: white;
  box-shadow: inset 0px 0px 0px 2px white;
  -webkit-box-shadow: inset 0px 0px 0px 2px white;
  -moz-box-shadow: inset 0px 0px 0px 2px white;
  -o-box-shadow: inset 0px 0px 0px 2px white;
}

#etquote_v3 input[type="radio"]:checked + label:before {
  background: #62727f;
}

#etquote_v3 input[type="checkbox"]:checked + label:before{
	background: white url('../images/check_blue.png') no-repeat center center;
}

#etquote_v3 #file + label {
	margin: 20px 0px 12px 0px;
	font-weight: bold;
    color: white;
    background-color: rgba(0,0,0,0.15);
	padding: 10px;
    display: inline-block;
	cursor: pointer;
}

#etquote_v3 #file:focus + label,
#etquote_v3 #file + label:hover {
    background-color: rgba(0,0,0,0.4);
}

#etquote_v3 .lower a{
	border-bottom: 1px dotted white;
	color: white;
	text-decoration :none;
}


#etquote_v3 .upper a{
	color: #768a9a;
	text-decoration :none;
}

#etquote_v3 .currencies{
	font-size: 14px;
	margin-top: 3px;
	color: #58a639;
	margin-bottom: 4px;

}

#etquote_v3 .currencies a{
	border-bottom: 0px;
	color: #58a639;

}

#etquote_v3 #totalprice a{
	color: #58a639;
	border-bottom: 1px dotted #58a639;
	text-decoration: none;
}

#etquote_v3 .delivery{
	font-size: 12px;

}

#etquote_v3 .selectedCurrency{
	border-bottom: 2px solid #58a639!important;

}

#etquote_v3 #errors{

display: none;
padding: 20px 20px 20px 30px;
background-color: #d68d8d;
border-radius: 5px;
margin-bottom: 25px;
font-size: 13px;

}