@import "tinymce_style.css";
/* default state for some input fields in get a quote */
.jqtraveller, #startdate, #trip-options {
	display:none;
}
body {
  margin: 0;
  background: #FFFFFF url(../images/backgrounds/bg-body.jpg) repeat-x scroll left top;
  min-width: 967px;
  font-family:Arial,Helvetica,sans-serif;
  font-size: 13px;
  height:100%;
  margin:0;
  min-height:100%;
  padding:0;
  text-align:center;
}

/*body Class for Homepage, allows definition of a different background*/
body.hp {
   /*background: #FFFFFF url("../images/backgrounds/bg-body-hp.jpg") repeat-x left top;*/

}

.floatleft {
  float: left;
}
.floatright {
  float: right;
}

/*general body elements rules*/
img {
  border: none;
  display: block;
}

div#admin-menu img{
  display: inline;
}



ul.left-menu li a {
  color:#7D7777;
  float:left;
  font-size:11px;
  font-weight:bold;
}

.header a {
  position:relative;
}


a {
  text-decoration:none;
}

a:hover{
  text-decoration: underline;
}

form {
  margin: 0;
  padding: 0;
}


/*top gray bar*/
.top-gray {
  float: left;
  width: 100%;
  height: 36px;
  /*background: url("../images/backgrounds/bg-top-gray.jpg") repeat-x left top;*/
  /*margin-top: -17px;*/
}

.hp .bg-body .page {

  margin-top: 14px;
}


/*page container*/

.page {
  margin: auto;
  text-align: left;
  width: 967px;
}


#main {
  margin: 0 auto;
  width: 967px;
  position: relative;
}

/*  Header  */
.header {
    float: left;
    width: 100%;
}


.header a {
  position: relative;
}


.header ul {
  padding: 0px;
  margin: 0px;
  list-style: none;
}


.header ul li {
  display: inline;
}


.no-border {
  border-right: none !important;
}

/*corporate menu block: top-area left*/
ul.corporate-menu{
  /*margin-top: 14px;*/
  float: left;
  }


ul.corporate-menu h2{
  display: none;

}

ul.left-menu, ul.corporate-menu{
  margin-top: 10px;
  float: left;
}


ul.left-menu li, ul.corporate-menu li {
  color: #7d7777;
  font-size: 11px;
  font-weight: bold;
  padding: 0px 3px;
  float: left;
}


ul.left-menu li a, ul.corporate-menu li a {
  color: #7d7777;
  font-size: 11px;
  float: left;
  font-weight: bold;
}
ul.corporate-menu li a {
  text-decoration: none;
}
ul.corporate-menu li a:hover {
  text-decoration: underline;
}

/*left-right top-header: languages Switcher*/
.languages{
  float:right;
  width:151px;
  /*margin-top: 14px;*/

}

.languages  h2{
  display: none;

}


.languages  ul{

  float: left;
}

.languages .item-list{
  display:none;
  float:left;
  left:0;
  position:absolute;
  top:32px;
  width:151px;
  z-index:1;
}

.item-list ul li{
  list-style-image:none;
  list-style-type:none;
  list-style-position:outside;
  float:left;
  height:33px;
  position:relative;
  width:151px;
  z-index:1;
}

.languages {
  float: right;
  width: 151px;
}

.languages ul li {
  width: 151px;
  height: 33px;
  float: left;
  z-index: 1;
  position: relative;
}
.languages ul li:hover {
  background: url("../images/backgrounds/bg-lang.jpg") no-repeat left top;
}
.languages ul a {
  color: #7d7777;
  font-size: 10px;
  display: block;
  height: 18px;
  line-height: 190%;
  padding-left: 24px;
  margin-top: 10px;
  margin-left: 13px;
  background: url("../images/icons/icon-languages.gif") no-repeat left center;
}

.languages ul a:hover {
  text-decoration: none;
}


.languages ul ul {
  width: 151px;
  background: url("../images/backgrounds/bg-lang-bottom.png") no-repeat left top;
  height: 67px;
}


.languages ul ul li {
  height: auto;
  width: 136px;
  margin-left: 9px;
  margin-bottom: 0px;
  float: left;
  width: 100%;
  position: relative;
  z-index: 6;
}


.languages ul ul li a {
  background: none;
  height: auto;
  padding: 0 0 0 5px;
  margin: 0px;
  z-index: 5;
  position: relative;
  display: block;
  width: 130px;
  color: #a43c03;
  font-size: 12px;
  border-top: 1px dotted #a9a18f;
}


.languages ul ul li a:hover{
  background: #f9d301;
}

.languages ul li:hover .item-list {
  display: block;
}

.languages ul ul li.last a{
  border-bottom: 1px dotted #a9a18f;
}

.languages ul ul li:hover {
  background: none;

}

/*red-area block*/
.red-block {
  float: right;
  width: 100%;
  height: 120px;
  margin-top: 18px;
  background: url("../images/backgrounds/bg-red.png") no-repeat left top;
}
.hp .red-block{
 margin-top: 4px;
}
a.logo {
  float: left;
  margin-top: 25px;
  margin-left: 27px;
  background: url(../images/logotype/logotype.gif) no-repeat;
  display: block;
  width: 226px;
  height: 61px;
  text-indent: -9999px;
  overflow: hidden;
  z-index: 1;
}


.sIFR-hasFlash h1 {
  visibility:hidden;
}


.header .red-block h1, .bg-body-dif .landing .bg-red .red .panel-pane .content h1 {
  position:absolute;
  z-index:-1;
  text-indent: -3333px;
}

.right-block {
  float:right;
  margin-top:4px;
  width:700px;
}

/* Login Menu: t-menu block*/
ul.t-menu, .login-menu-block  ul{
  margin-left:25px;
  margin-top:7px;
}


ul.t-menu li, .login-menu-block  ul li {
  border-left:1px solid #C40811;
  /*border-right:1px solid #8C080E;*/
  float:left;
  left:0;
  padding:6px 15px;
  position:relative;
  top:0;

}

.header ul li {
   display: inline;
}

ul.t-menu li a, .login-menu-block li a {
  color:#FFFFFF;
  float:left;
  font-size:10px;
}

.header a {
  position:relative;
}


/*main navigation menu */
div.menu{

  float:right;
  margin-top:22px;
  width:695px;
  /*display: none;*/
}

div.menu ul li.first-li {
  float:left;
  height:35px;
  width:185px;
}
div.menu ul li, #nice-menu-1 .menuparent {
  background:transparent url(../images/icons/arrow-right.gif) no-repeat scroll left top;
  float:left;
  position:relative;
  z-index:1;
}

/* slide door nice-menu */
div.menu ul.nice-menu li.menuparent span {
  display:block;
  height:42px;
  padding-right: 13px;
}
div.menu ul.nice-menu li.menuparent .drop-down span {
  display:inline;
  height:auto;
  width:auto;
}

div.menu ul a {
  color:#F3E9BB;
  cursor:pointer;
  float:left;
  font-size:14px;
  font-weight:bold;
  line-height:300%;
}

div.menu ul a

div.menu ul a span {
float:left;
padding-left:30px;
padding-right:0;
}

.header ul li {
  display:inline;
}

/*navigation sub-menu */

#block-menu-2 .menu .menu {
  float: left;
  width: 185px;
  display: none;
  left: 0px;
  top: 34px;
  position: absolute;
  z-index: 8;
}

/*
#block-menu-2 .menu ul.menu {
  float: left;
  width: 165px;
  display: inline;
  margin-left: 10px;
}
*/


.bg-nav {
  float: left;
  width: 100%;
  background: url("../images/backgrounds/bg-menu.png") repeat-y left top;
}


#block-menu-2 .menu ul.menu li {
  width: 100%;
  border-top: 1px dotted #a9a18f;
  background-image: none !important;
}


#block-menu-2 .menu ul.menu li:hover {
  background-image: none !important;
}


#block-menu-2 .menu ul.menu a{
  color: #a43c03 !important;
  font-size: 14px;
  font-weight: bold;
  line-height: 150%;
  width: 150px;
  padding: 2px 0px 2px 15px;
}


#block-menu-2 .menu ul.menu a:hover{
  background: #f9d301;
}

/* header start */
#header, #flow-header {
  width: 967px;
  height: 179px;
  position: absolute;
  z-index: 999;
  left: 0;
  top: 0;
}


#flow-header {
  height: 47px;
}
/* top dark area start */
.top-area {
  width: 100%;
  float: left;
  height: 28px;
  position: relative;
  z-index: 999;
}
/* location start */
.top-area .location {
  float: left;
  color: #f9d301;
  font-size: 10px;
  line-height: 13px;
  text-transform: uppercase;
  margin: 13px 0 0;
  padding: 0 0 0 6px;
  position: relative;
  z-index: 3;
}
.top-area .location a {
  color: #8d8b7f;
  text-decoration: none;
}
.top-area .location a:hover {
  text-decoration: underline;
}

#location {
  display: inline;
}

 /* location start drop-down start */
 /*
#location-drop {
  position: absolute;
  width: 349px;
  background-color: #252119;
  top: 12px;
  left: -3px;
  z-index: 999;
  display: none;
  padding: 0 0 8px;
}
#location-drop div {
  width: 338px;
  overflow: hidden;
  background: url(../images/dotted-line-6.gif) repeat-y;
  padding: 0 0 0 11px;
  margin: 20px 0 0;
  position: relative;
}
#location-drop ul {
  float: left;
  margin: 0 1px 0 0;
  padding: 0;
  font-size: 11px;
  line-height: 14px;
  width: 108px;
  text-transform: none;
}
#location-drop ul.locat-2 {
  width: 109px;
}
#location-drop ul li {
  list-style: none;
}
* html #location-drop ul li {
  vertical-align: top;
  height: 1%;
}
#location-drop ul li a {
  text-decoration: none;
  color: #d4cfaf;
  display: block;
  padding: 5px 0 5px 11px;
  width: 97px;
}
#location-drop ul.locat-2 li a {
  width: 98px;
}
#location-drop ul li a:hover,
#location-drop ul li:hover a {
  color: #bf2627;
  background-color: #f9d301;
}*/





/* location start drop-down end */
/* location end */
/* top right navigation start */
#top-nav {
  margin: 0;
  padding: 0;
  position: absolute;
  width: 100%;
  top: 8px;
  left: 0;
  font: 11px/14px "Trebuchet MS", trebuchet, Arial, sans-serif;
  z-index: 2;
}
#top-nav li {
  display: inline;
  padding: 0 7px 10px 5px;
  float: right;
}
#top-nav li a {
  text-decoration: none;
  color: #d4cfaf;
  font-weight: bold;
  padding: 3px 0 0 26px;
  height: 17px;
  overflow: hidden;
  float: left;
}
#top-nav li.ico-1 a {
  background: url(../images/ico-1.gif) no-repeat;
}
#top-nav li.ico-2 a {
  background: url(../images/ico-1.gif) no-repeat;
}
#top-nav li.ico-3 a {
  background: url(../images/ico-2.gif) no-repeat;
}
#top-nav li a:hover {
  color: #fbfaf5;
  background-position: 0 -20px;
}
#top-nav li:hover,
#top-nav li.hover {
  position: relative;
}

/* drop down */
#top-nav li ul {
  display: none;
  position: absolute;
  z-index: 999;
  margin: 0;
  padding: 19px 0 10px;
  width: 130px;
  background: #252119;
  top: 20px;
  left: 10px;
}
#top-nav li:hover ul,
#top-nav li.hover ul {
  display: block;
}
#top-nav li ul li {
  display: block;
  float: none;
  list-style: none;
  background: url(../images/dotted-line-6.gif) repeat-y;
  padding: 0 0 0 11px;
}
* html #top-nav li ul li {
  height: 1%;
  vertical-align: top;
}
#top-nav li ul li a {
  background: none !important;
  color: #d4cfaf;
  padding: 5px 0 5px 12px;
  float: none;
  width: 96px;
  display: block;
}
#top-nav li ul li a:hover {
  color: #bf2627;
  background: #f9d301 !important;
}
/* top right navigation end */
/* top area end */
/* big red box start */
.red-area {
  background: url(../images/top-area.png) no-repeat;
  width: 967px;
  margin: 20px 0 0;
  float: left;
}
.red-area-body {
  position: relative;
  height: 120px;
  width: 100%;
}

/* logo
.logo {
  position: absolute;
  background: url(../images/logo.gif) no-repeat;
  width: 209px;
  height: 61px;
  text-indent: -9999px;
  overflow: hidden;
  top: 28px;
  left: 26px;
  z-index: 1;
}*/

/* dark nav box start  */
.nav-box {
  float: right;
  background: url(../images/main-nav-bg.gif) no-repeat 100% 0;
  margin: 3px 3px 0 0;
  display: inline;
  position: relative;
  z-index: 2;
}
.nav-box .nav-box-bg {
  background: url(../images/main-nav-bg-left.gif) no-repeat;
  float: left;
  height: 40px;
  padding: 0 0 0 31px;
}
/* nav */
.nav-box ul {
  margin: 14px 0 0;
  padding: 0;
  float: left;
  font-size: 11px;
  line-height: 14px;
  font-weight: bold;
}
.nav-box ul li {
  float: left;
  display: inline;
  background: url(../images/sep-1.gif) no-repeat 0 3px;
  padding: 0 9px 0 14px;
}
.nav-box ul li.first {
  background: none;
}
.nav-box ul li a {
  text-decoration: none;
  color: #f3e9bb;
  text-transform: uppercase;
}
.nav-box ul li a:hover {
  color: #fdd601;
}
/* form search start */
.form-search {
  float: left;
  margin: 9px 8px 0 0;
  padding: 0 0 0 40px;
  display: inline;
}
.form-search a {
  float: left;
  background: url(../images/buttons/btn-go.gif) no-repeat;
  width: 26px;
  height: 22px;
  text-indent: -9999px;
}
.form-search a:hover{
  background-position: 0 -22px;
}
.form-search .input {
  background: url(../images/input.gif) no-repeat;
  width: 132px;
  height: 22px;
  float: left;
}
.form-search .input input {
  background: none;
  border: 0;
  color: #8d8b7f;
  font: 10px Verdana, Arial, sans-serif;
  float: left;
  width: 120px;
  margin: 4px 0 0 10px;
  display: inline;
  float: left;
}
/* form search end */
/* dark area end */
/* main navigation start */

#main-nav{
  margin: 0;
  padding: 0;
  position: absolute;
  top: 60px;
  left: 262px;
  font-size: 14px;
  line-height: 17px;
  font-weight: bold;
}


ul#nice-menu-1{
  margin-left: 0px;
  margin-top: 0px;
}

#main-nav li, #nice-menu-1 li{
  float: left;
  display: inline;
  padding: 0;
}


#main-nav li#travel, #nice-menu-1 .menuparent{
  /* width: 185px; */
  /*padding-left: 10px;*/
  /*padding-bottom: 10px;*/
}


#main-nav li a, #nice-menu-1 li a{
  color: #f3e9bb;
  text-decoration: none;
  /*background: url(../images/icons/arrow.gif) no-repeat 0 3px;*/
  padding: 0 0 0 26px;
}



#main-nav li a:hover,
#main-nav li a.active,
#nice-menu-1 a:hover,
#nice-menu-1 a.active
{
  background-position: 0 -61px;
  color: #f9d301;
}

#nice-menu-1 li.nice-menu-parent-active a{
  color:#F9D301 !important;
}

#main-nav li:hover,
#main-nav li.hover,
#nice-menu-1 a:hover,
#nice-menu-1 a.active
{
  position: relative;
}


/* dropdown */
#main-nav li.hover .drop-down,
#main-nav li:hover .drop-down,
#nice-menu-1 li.hover .drop-down,
#nice-menu-1 li:hover .drop-down{

display: block;
}


#main-nav li#travel, #nice-menu-1 .menuparent{
 /*background: url(../images/drop-down-top.gif) no-repeat -200px 0;*/
}


#main-nav li#travel:hover,
#main-nav li#travel.hover,
#nice-menu-1 li.menuparent:hover,
#nice-menu-1 li.menuparent.hover{
  background-position: 0 0;
}


#main-nav li#travel:hover a,
#main-nav li#travel.hover a,
#nice-menu-1 li.menuparent:hover,
#nice-menu-1 li.menuparent.hover{
  background-position: 0 -61px;
  color: #f9d301;
}


#main-nav li#travel:hover ul li a,
#main-nav li#travel.hover ul li a,
#nice-menu-1 li.menuparent:hover ul li a,
#nice-menu-1 li.menuparent.hover ul li a{
  background: none;
  color: #a43c03;
}


#main-nav .drop-down, #nice-menu-1 .drop-down{
  display: none;
  float: left;
  left: 0;
  position: absolute;
  top: 34px;
  width: 100%;
  z-index: 8;
}


#main-nav ul, #nice-menu-1 ul {
  margin: 0;
  padding: 0;
  /*background: url(../images/drop-down-bg.png) repeat-y;
  width: 186px;*/
}

#nice-menu-1 .drop-down-bg {
  background:transparent url(../images/backgrounds/bg-menu.png) repeat-y scroll left top;
  float:left;
  overflow: hidden;
  width:97%;
}
#nice-menu-1 .drop-down-bg-right {
  float:right;
  position:absolute;
  background: transparent url(../images/backgrounds/bg-menu-right.png) repeat-y scroll right top;
  width:3%;
  height:100%;
  right:0;
  z-index:1;
}
#nice-menu-1 .drop-down-bg .drop-down .drop-down-bg,
#nice-menu-1 .drop-down-bg .drop-down .drop-down-bg-bottom{
  background: transparent none;
}

#nice-menu-1 .drop-down ul {
  /* display:inline;
  float:left; */
  margin-left:10px;
  margin-right:3px;
  width:auto;
  overflow:hidden !important;
}

#main-nav li ul li, #nice-menu-1 li ul li{
  display: block;
  float: none;
  padding: 1px 0 0;
  background: url(../images/dotted-line.gif) repeat-x;
  width: 165px;
  margin: 0 0 0 10px;
  list-style: none;
  position: relative;
}
#main-nav li ul li a, #nice-menu-1 li ul li a {
  display: block;
  width: 148px;
  padding: 5px 0 4px 17px;
}

#main-nav li ul li a:hover, #nice-menu-1 li ul li a:hover {
  background: #f9d301 !important;
  color: #bf2627 !important;
}



/* main navigation end */
/* header end */
/* main container start */


/*  Content  */
.content {
    float: left;
    width: 100%;
}
.left-col {
  float: left;
  width: 304px;
  height: 438px;
  position: relative;
  position: relative;
  margin-left: -64px;
  display: inline;
}
.left-block {
  float: left;
  width: 100%;
  position: absolute;
  bottom: 0px;
  left: 0px;
}

.left-block P {
  padding: 0px;
  margin: 0px;
  color: #615d53;
  font-size: 15px;
  font-style: italic;
  padding-left: 15px;
  position: absolute;
  bottom:-72px;
  right: -35px;
  background: url("../images/icons/arrow.gif") no-repeat left 3px;
}

.bg-left {
  float: left;
  width: 330px;
  height: 218px;
  position: relative;
  top: -75px;
  left: -35px;
}
.bg-left div.panel-pane div.panel-hide-hover, .bg-left div.panel-pane:hover div.panel-hide {
 display: none;
}
.bg-left A {
  float: right;
  width: 260px;
  margin-top: 50px;
  height: 138px;
  position: relative;
}
.left-block .bg-left  .panel-pane A {
  float: none;
  width: auto;
  margin-top: 50px;
  height: auto;
  position: static;
}
.left-block .bg-left p {
  background: none;
}
.col {
  float: left;
  width: 343px;
  margin-top: 15px;
  position: relative;
  background: url("../images/backgrounds/border.jpg") no-repeat right top;
}
.center-block {
  margin: auto;
  width: 630px;
  text-align: left;
  margin-top: 10px;
}
.homepage-top .center-block {
  background: transparent url(../images/backgrounds/border.jpg) no-repeat scroll 339px 80px;
}
.homepage-top .col { background: none; }

.big-block H2.font-40 {
  padding: 0px;
  margin: 0px;
  color: #492b06;
  font-size: 40px;
  font-weight: normal;
  border-bottom: 1px dotted #a9a18f;
  padding-bottom: 0px;
}
.content h3.red-title {
  padding: 0px;
  margin: 0px;
  color: #e20d26;
  font-size: 26px;
  font-weight: normal;
}
p.text {
  padding: 0px;
  margin: 0px;
  color: #492b06;
  font-size: 18px;
  line-height: 140%;
  margin-right: 15px;
}
.small-red {
  float: left;
  width: 93px;
  height: 114px;
  background: url("../images/backgrounds/small-red.jpg") no-repeat left top;
}
.small-red h1.t-link {
  padding: 0px;
  margin: 0px;
  color: #ffffff;
  font-size: 14px;
  margin-left: 13px;
  margin-top: 10px;
}
.small-red p a {
  color: #e3e3e2;
  font-size: 14px;
}
p.yellow-text {
  font-size: 43px;
  color: #f9d301;
  margin-top: 10px;
  margin-left: 10px;
}
ul.yellow-list {
  padding: 0px;
  margin: 0px;
  list-style: none;
  float: left;
  width: 221px;
  margin-top: 8px;
  margin-left: 5px;
}
ul.yellow-list li {
  float: left;
  width: 100%;
  padding: 0px 0px;
  border-top: 1px dotted #a9a18f;
}
ul.yellow-list li a {
  color: #a43c03;
  display:block;
  background: transparent url("../images/icons/arrow-r.gif") no-repeat left 3px;
  padding: 5px 15px 5px 0;
  font-size: 14px;
  display: block;
  margin: 0;float:none;
}
ul.yellow-list li.last-li {
  border-bottom: 1px dotted #a9a18f;
}
ul.yellow-list li a:hover,
ul.yellow-list li.select a {
  background: #fad71a;
}
ul.yellow-list li a:hover {
  text-decoration: none;
  color: #bf2627;
}
.big-block {
  float: right;
  width: 695px;
  text-align: center;
}
.right-col {
  float: right;
  width: 695px;
  margin-top: 15px;
}
.col.r-col {
  width: 285px;
  background: none;
  float: right;
}
.col.r-col P {
  padding: 0px;
  margin: 0px;
  color: #492b06;
  font-size: 16px;
  margin-top: 0px;
  margin-right: 0px;
}



.standart-layout {
    margin-top:11px;
}

.standart-layout .content-bg-bottom,
.standart-layout .content-bg-top{
    width:100%;
    float:left;
    height:10px;
    font-size:0px;
    line-height:0px;
}

.standart-layout .content-bg-top{
    background:url(../images/backgrounds/content-bg-top.png) no-repeat top;
}

.standart-layout .content-bg-bottom{
    background:url(../images/backgrounds/content-bg-bottom.png) no-repeat top;
}

.standart-layout .content-bg-ry{
    background:url(../images/backgrounds/content-bg-ry.png) repeat-y;
    float:left;
    width:100%;
}

.vis-clear{
    clear:both;
    font-size:0px;
    line-height:0px;
    height:0px;
}



/*********************  Left Column[BEGIN]  *******************/
.standart-layout .lhs-column{
    float:left;
    width:255px;
    margin-left:10px;
    display:inline;
}

.left-menu-block {
    width: 100%;
}

.left-menu-block UL {
    width: 100%;
    margin: 0px;
    padding: 0px;
    list-style: none;
    margin-top: 5px;
    float: left;
    clear: both;
}

.left-menu-block ul li, .left-menu-block ul li.collapsed {
    width: 100%;
    margin: 0;
    float: left;
    padding: 1px 0px 1px 0px;
    border-bottom: 1px dotted #7b725d;
    list-style: none;
}
.left-menu-block ul li.leaf {
list-style: none;
}

.left-menu-block UL LI UL LI:HOVER,
.left-menu-block UL LI.ll-sel li.selected {
    background: #fad71a;
}
.left-menu-block UL LI A {
    display: block;
    font-size: 13px;
    color: #a43c03;
    font-weight: bold;
    margin: 0;
    padding: 6px 0px 6px 12px;
}

.left-menu-block UL LI.ll-sel A,
.left-menu-block UL LI A:HOVER,
.left-menu-block UL LI.expanded a,
.left-menu-block UL LI A.active {
    color: #33312e;
    background: #f0ce18;
    text-decoration: none;
}
.left-menu-block UL LI H1 {

}

h2.l-col-tit {
  padding: 0px;
  margin: 0px;
  font-size: 18px !important;
  color: #c6091f;
  height: 25px;
  display: inline;
  margin-left: 12px;
  position: relative;
    margin-top: 9px;
    float: left;
  font-weight: normal;
}


h2.l-col-tit A {
  color: #c6091f;
  text-decoration: none;
}

.left-menu-block ul li ul {
    margin: 0px 0px 0px 0px;
    background: #ffffff;
}

.left-menu-block ul li ul li {
    border-bottom: none;
}

.left-menu-block ul li ul li a,
.left-menu-block ul li.expanded ul li a {
    display: block;
    font-size: 13px;
    color: #a43c03;
    font-weight: normal;
    margin: 0px 0px 0px 15px;
    padding: 4px 0px 4px 12px;
    background: url("../images/backgrounds/lmb-link.gif") no-repeat left center;
}

.left-menu-block UL LI.ll-sel UL LI A,
.left-menu-block UL LI UL LI A:HOVER,
.left-menu-block UL LI.expanded UL LI A{
    background: url("../images/backgrounds/lmb-link.gif") no-repeat left center;
    text-decoration: none;
    color: #a43c03;
}

.left-menu-block ul li.expanded ul li.active{
background-color:#FAD71A;
}

.left-quote-block {
    /*float: left;*/
    width: 220px;
    margin: 15px 0px 15px 10px;
}

.left-quote-block H2.get-quote {
    font-size: 26px;
    color: #985b07;
    margin: 0;
    padding: 0;
  font-weight: normal;
}
.left-quote-block H2.get-quote A {
  font-size: 26px;
    color: #985b07;
}
.left-quote-block FORM {
    width: 100%;
    margin: 10px 0px 0px 0px;
    padding: 0;
}
.left-quote-block FORM LABEL {
    font-size: 12px;
    color: #523613;
    font-weight: bold;
    margin: 0;
    padding: 0;
}
.left-quote-block FORM SELECT {
    width: 216px;
    font-size: 10px;
    color: #000000;
    margin: 8px 0px 0px 0px;
    padding: 1px 0px 1px 0px;
}
.left-quote-block FORM INPUT {
    width: 140px;
    height: 42px;
    margin: 10px 0px 0px 0px;
    padding: 0;
    border: none;
    cursor: pointer;
    background: url("../images/buttons/start-quote-b.gif") no-repeat left top;
}
.left-quote-block FORM INPUT:HOVER {
    background: url("../images/buttons/start-quote-b-hover.gif") no-repeat left top;
}

.left-quote-block-c {
    width: 100%;
    margin: 0px 0px 0px 0px;
}

.left-quote-block-c P {
    font-size: 16px;
    color: #3b3b39;
    margin: 5px 108px 0px 0px;
    padding: 7px 0px 9px 0px;
    border-top: 1px dotted #a9a18f;
    border-bottom: 1px dotted #a9a18f;
}

.left-quote-block-c P SPAN {
    font-size: 16px;
    color: #3b3b39;
    font-weight: bold;
    margin: 0;
    padding: 0;
}
.left-quote-block-c IMG {
    float: right;

}

.rounded-block{
    background-image: url(../images/backgrounds/rb-bg-bottom.gif);
    background-color: #fbfbfa;
    background-position:7px bottom;
    background-repeat:no-repeat;
    border:2px solid #6b6961;
}

.rounded-block .corners-holder{
    font-size:0px;
    line-height:0px;
    height:0px;
    width:100%;
    position:relative;
}

.rounded-block .rb-ltc,
.rounded-block .rb-rtc,
.rounded-block .rb-rbc,
.rounded-block .rb-lbc{
    font-size:0px;
    line-height:0px;
    height:8px;
    width:8px;
    position:absolute;
}

.rounded-block .rb-ltc{
    background:url(../images/backgrounds/rb-ltc.gif) no-repeat top left;
    top:-2px;
    left:-2px;
}

.rounded-block .rb-rtc{
    background:url(../images/backgrounds/rb-rtc.gif) no-repeat top left;
    top:-2px;
    right:-2px;
}

.rounded-block .rb-rbc{
    background:url(../images/backgrounds/rb-rbc.gif) no-repeat top left;
    bottom:-2px;
    right:-2px;
}

.rounded-block .rb-lbc{
    background:url(../images/backgrounds/rb-lbc.gif) no-repeat top left;
    bottom:-2px;
    left:-2px;
}

.rounded-block .rb-content{
    margin:0px 6px 10px;
    background:url(../images/backgrounds/rb-cont-bg.gif) repeat-x bottom;
}


.left-rounded-tab{
    position:relative;
    margin-right:-14px;
    width:269px;
    float:left;
}

.lhs-column .left-rounded-tab .lrt-top-bg{
    font-size:0px;
    line-height:0px;
    height:7px;
    background:url(../images/backgrounds/lrt-top-bg.gif) no-repeat top left;
}

.lhs-column .left-rounded-tab .lrt-bottom-bg{
    font-size:0px;
    line-height:0px;
    height:11px;
    background:url(../images/backgrounds/lrt-bottom-bg.gif) no-repeat top left;
}

.lhs-column .left-rounded-tab .lrt-content{
    background:url(../images/backgrounds/lrt-ry-bg.gif) repeat-y left;
    padding:1px 12px 1px 6px;
    margin:-1px 0;
    width: 250px;
}

.lhs-column .left-rounded-tab.r-t .lrt-content {
    padding-right:7px;
}


/*left column blocks */
.wrapper-bb p.gold-p, .lhs-column .block h3, .post p span.gold-p {
  color:#F7D101;
  font-size:16px;
}


/*
.black-col .gold-p, .block h3{
  color:#F7D101;
  font-size:16px !important;
  padding-top:18px;
}*/
.wrapper-bb a, , .lhs-column .block a {
  color:#F5BE0C !important;
}


.lhs-column .block p a{
  color:#F7D101;
}

.lhs-column .block p a:hover{
  text-decoration: underline;
}

.gold-p a, .lhs-column .block h3 a {
  color:#F5BE0C !important;
  font-weight:bold;
}
.lhs-column .block h4{
  color:#EDEDE7;
  font-size:12px;
  font-weight:bold;
}
.lhs-column .block p, .lhs-column .block .item-list ul li, .lhs-column .block .item-list ul li a {
  color:#E2E3DF;
  font-size:12px;
  margin:0;
}
.lhs-column .block p.gold-p{
  font-size: 16px;
  padding-top:18px;
}
.lhs-column .block .panel-display {
  float:left;
  padding:6px 12px 0 16px;
}

.border-after-list{
  border-top:6px solid #333330;
  float:left;
  margin-top:7px;
  padding-bottom:16px;
  width:100%;
}

.lhs-column .block h2{
  display: block;
  color:#F7D101;
  font-size:16px;
  float:left;
  padding:18px 12px 0 16px;
}
.lhs-column .block-panels_mini .content h2 {
  padding:inherit;
  font-size:inherit;
}
.lhs-column .block .content {
  font-size:12px;
}

.lhs-column .block .number-block.nmb-no-bg {
  background:transparent none repeat scroll 0 0 !important;
}

.lhs-column .block .number-block .dark-p {
  color:#BCBCAF;
  font-size:22px;
  padding:6px 0 0 15px;
}
.lhs-column .block .number-block.nmb-no-bg p {
  margin:5px 0;
}
.lhs-column .block h3.font-30 {
  color:#EBE9E1;
  font-size:30px;
  font-weight:normal;
  margin:0 0 0 15px;
  padding:0;
}
.lhs-column .block .number-block .yellow-button {
display:inline;
margin-left:17px !important;
}
/*********************  Left Column[END]  *******************/



/*********************  Right Column[BEGIN]  *******************/
.standart-layout .rhs-column{
    width:683px;
    float:right;
    margin-right:11px;
    display:inline;
}

.content.lrt .rhs-column .wide-block .wb-ltc{
    background:none;
}
/*********************  Right Column[END]  *******************/



/*********************  Wide Block[BEGIN]  *******************/
.wide-block{
    background:#fefdfb;
    float:left;
    width:100%;
}

.wide-block .corners-holder{
    font-size:0px;
    line-height:0px;
    height:0px;
    width:100%;
    position:relative;
}

.wide-block .wb-ltc,
.wide-block .wb-rtc,
.wide-block .wb-rbc,
.wide-block .wb-lbc{
    font-size:0px;
    line-height:0px;
    height:7px;
    width:7px;
    position:absolute;
}

.wide-block .wb-ltc{
    background:url(../images/backgrounds/wide-block-ltc.gif) no-repeat top left;
    top:0px;
    left:0px;
}

.wide-block .wb-rtc{
    background:url(../images/backgrounds/wide-block-rtc.gif) no-repeat top right;
    top:0px;
    right:0px;
}

.wide-block .wb-rbc{
    background:url(../images/backgrounds/wide-block-rbc.gif) no-repeat top left;
    bottom:0px;
    right:0px;
}

.wide-block .wb-lbc{
    background:url(../images/backgrounds/wide-block-lbc.gif) no-repeat top left;
    bottom:0px;
    left:0px;
}

.wide-block .wb-content{
    margin: 6px;
    padding:1px;
    background:/*#f5f4ec;*/ #ffffff;/*url(../images/backgrounds/wide-block-bg.gif) repeat-x bottom;*/
}
.wide-block .wb-content-wrapper{
    width:100%;
}

.wide-block table select {
  width:auto;
}
/*********************  Wide Block[END]  *******************/



/******************** Red Page *************************/
BODY.red-page {
    background: #FFFFFF url("../images/backgrounds/flow-body-bg.gif") repeat-x left top;
}

BODY.red-page .page{
    padding-top:49px;
}

.red-bg-bottom,
.red-bg-top{
    width:100%;
    float:left;
    height:10px;
    font-size:0px;
    line-height:0px;
}

.red-bg-top{
    background:url(../images/backgrounds/red-bg-top.png) no-repeat top;
}

.red-bg-bottom{
    background:url(../images/backgrounds/red-bg-bot.png) no-repeat top;
}

.red-container{
    background:url(../images/backgrounds/red-bg-ry.png) repeat-y;
    float:left;
    width:100%;
}

ul.quotenav {
  margin: 0;
  padding: 35px 0px 24px 20px;
  float: left;
  background: transparent url("../images/backgrounds/shadow-under-menu.jpg") no-repeat left bottom;
  list-style: none;
  float: left;
  width: 664px;
}

ul.quotenav li {
  float: left;
  line-height: 0;
  font-size: 0;
  text-indent: -3000px;
  height: 51px;
  background: transparent none;
}

ul.quotenav li a {
  display: block;
  height: 51px;
}

ul.quotenav li.gq-stepdone, ul.quotenav li#get-quote {
  background: transparent url("../images/menu/get-quote.jpg") no-repeat left top;
  width: 100px;
}
ul.quotenav li.gq-selected {
  background: transparent url("../images/menu/get-quote-orange.jpg") no-repeat left top !important;
  width: 100px;
}

ul.quotenav li#your-price {
  background: transparent url("../images/menu/your-price-red.jpg") no-repeat left top;
  width: 120px;
}
ul.quotenav li.yp-selected {
  background: transparent url("../images/menu/your-price-orange.jpg") no-repeat left top !important;
}
ul.quotenav li.yp-stepdone {
  background: transparent url("../images/menu/your-price.jpg") no-repeat left top !important;
}


ul.quotenav li#traveler-info {
  background: transparent url("../images/menu/traveler-info-red.jpg") no-repeat left top;
  width: 139px;
}
ul.quotenav li.ti-nextstep {
  background: transparent url("../images/menu/traveler-info-red-orange.jpg") no-repeat left top !important;
}
ul.quotenav li.ti-selected {
  background: transparent url("../images/menu/traveler-info-orange.jpg") no-repeat left top !important;
}
ul.quotenav li.ti-stepdone {
  background: transparent url("../images/menu/traveler-info.jpg") no-repeat left top !important;
  width: 139px;
}


ul.quotenav li#payment-infonav {
  background: transparent url("../images/menu/payment-info-red.jpg") no-repeat left top;
  width: 137px;
}
ul.quotenav li.pi-nextstep {
  background: transparent url("../images/menu/payment-info-red-orange.jpg") no-repeat left top !important;
}
ul.quotenav li.pi-selected {
  background: transparent url("../images/menu/payment-info-orange-red.jpg") no-repeat left top !important;
  width: 138px;
}
ul.quotenav li.pi-stepdone {
  background: transparent url("../images/menu/payment-info.jpg") no-repeat left top !important;
  width: 138px;
}


ul.quotenav li#trip-insured {
  background: transparent url("../images/menu/trip-insured-red.jpg") no-repeat left top;
  width: 157px;
}
ul.quotenav li.tn-nextstep {
  background: transparent url("../images/menu/trip-insured-red-orange.jpg") no-repeat left top !important;
}
ul.quotenav li.tn-selected {
  background: transparent url("../images/menu/trip-insured-select.jpg") no-repeat left top !important;
}


.red-page-layout {
    float:none;
    margin:0 7px 0 8px;
    width:auto;
}

.content-wrapper{
    width:100%;
}

.red-page-layout .content-bg-bottom,
.red-page-layout .content-bg-top{
    width:100%;
    float:left;
    height:10px;
    font-size:0px;
    line-height:0px;
}

.red-page-layout .content-bg-top{
    background:url(../images/backgrounds/red-page-content-bg-top.png) no-repeat top;
}

.red-page-layout .content-bg-bottom{
    background:url(../images/backgrounds/red-page-content-bg-bottom.png) no-repeat top;
}

.red-page-layout .content-bg-ry{
    background:url(../images/backgrounds/red-page-content-bg-ry.png) repeat-y;
    float:left;
    width:100%;
}

.red-page-layout .content-overlay{
    float:left;
    width:100%;
    margin:-7px 0;
    position:relative;
}

.red-page-layout .wide-block .wb-ltc{
    background:url(../images/backgrounds/wide-block-ltc-r.gif) no-repeat top left;
}

.red-page-layout .wide-block .wb-lbc{
    background:url(../images/backgrounds/wide-block-lbc-r.gif) no-repeat bottom left;
}
.red-page-layout .wide-block .wb-content.white{
    background:#fdfdfb;
}

.red-page-layout .lhs-column{
    width:683px;
    float:left;
    margin-left:3px;
    display:inline;
}

.red-page-layout .rhs-column{
    float:right;
    width:263px;
    margin-right:3px;
    display:inline;
}

.right-rounded-tab{
    position:relative;
    margin-left:-14px;
    width:269px;
    float:right;
}

.right-rounded-tab .rrt-top-bg{
    font-size:0px;
    line-height:0px;
    height:7px;
    background:url(../images/backgrounds/rrt-top-bg.gif) no-repeat top right;
}

.right-rounded-tab .rrt-bottom-bg{
    font-size:0px;
    line-height:0px;
    height:11px;
    background:url(../images/backgrounds/rrt-bottom-bg.gif) no-repeat top right;
}

.right-rounded-tab .rrt-content{
    background:url(../images/backgrounds/rrt-ry-bg.gif) repeat-y right;
    padding:1px 6px 1px 12px;
    margin:-1px 0;
}

/* side navigation start */
/*.side-nav h2 {
  margin: 23px 0 0 22px;
  padding: 0;
  color: #c6091f;
  font-weight: normal;
  font-size: 18px;
  line-height: 22px;
  height: 23px;
  overflow: hidden;
}*/
/* sub-sub navigation start */
/*.side-nav ul {
  margin: 7px 0 0 11px;
  padding: 0;
  font-size: 13px;
  line-height: 16px;
}
.side-nav ul li ul {
  margin: 0;
}
.side-nav ul li {
  list-style: none;
  background: url(../images/dotted-line-2.gif) no-repeat;
  padding: 1px 0 0;
  vertical-align: top;
}
.side-nav ul li.open div {
  background: url(../images/side-nav-open-list.gif) repeat-y;
  margin: 1px 0 0;
}
* html .side-nav ul li {
  height: 1%;
}
.side-nav ul li ul li {
  background: none;
  padding: 0;
}
.side-nav ul li a {
  text-decoration: none;
  font-weight: bold;
  color: #a43c03;
  padding: 7px 0 6px 9px;
  display: block;
  width: 240px;
}
.side-nav ul li a:hover,
.side-nav ul li a.active {
  background-color: #fad71a;
  color: #bf2627;
}
.side-nav ul li.open a {
  color: #33312e;
}
.side-nav ul li ul li a {
  color: #a43c03;
  font-weight: normal;
  padding: 3px 0 5px 25px;
  width: 224px;
  background: url(../images/pointer.gif) no-repeat 10px 7px;
}
.side-nav ul li.open ul li a {
  color: #a43c03;
}*/
/* side navigation end */




/* contact box start */
.contact-box,
.contact-box-2 {
  overflow: hidden;
  margin: 10px 0 7px;
  padding: 0;
  width: 100%;
  position: relative;
  z-index: 2;
}
.flow-pages .contact-box {
  margin: 8px 0 0 2px;
}
.contact-box h3,
.contact-box-2 h3 {
  margin: 0 0 0 19px;
  font-size: 20px;
  line-height: 26px;
  height: 25px;
  overflow: hidden;
  color: #bcbcaf;
}
.contact-box-2 h3 {
  color: #492b06;
}
.contact-box p,
.contact-box-2 p {
  margin: 2px 0 0 19px;
  font-size: 30px;
  line-height: 36px;
  height: 36px;
  overflow: hidden;
  color: #ebe9e1;
}
.contact-box-2 p {
  color: #e30d26;
}
.btn-call,
.btn-skype {
  float: left;
  background: url(../images/buttons/btn-call-back.gif) no-repeat;
  width: 114px;
  height: 29px;
  text-indent: -9999px;
  overflow: hidden;
  margin: 6px 0 0 21px;
  display: inline;
}
.contact-box-2 .btn-call {
  background: url(../images/buttons/btn-call-back-2.gif) no-repeat;
  width: 117px;
}
.btn-skype {
  background: url(../images/buttons/btn-skype.gif) no-repeat;
  margin-left: 8px;
}
.contact-box-2 .btn-skype {
  background: url(../images/buttons/btn-skype-2.gif) no-repeat;
  width: 117px;
}
.btn-call:hover,
.btn-skype:hover {
  background-position: 0 -29px;
}
/* contact box end */
.boxes {
  background: url(../images/shadow.gif) no-repeat 5px 0;
  overflow: hidden;
  width: 100%;
  padding: 46px 0 0;
  margin: -17px 0 0;
}
.flow-pages .boxes {
  background: url(../images/shadow-2.gif) no-repeat 6px 0;
}
/* modul box start */
.modul-box, .col-1 .panel-pane {
  overflow: hidden;
  width: 236px;
  margin: 7px 0 0 20px;
}
.flow-pages .modul-box {
  width: 216px;
  margin: 7px 0 0 24px;
}


.border-modul-box, .col-1 .panel-pane {
  border-bottom: 6px solid #333330;
  padding: 0 0 7px;
  margin-top: 0;
}
.home-main-area .modul-box {
  margin: 14px 0 0 20px;
  padding: 16px 0 0;
  width: 306px;
  border-top: 6px solid #e3e3e2;
}


/* text styles */
.modul-box h3, .col-1 .panel-display h2.title,
.col-1 .post h3{
  margin: 0;
  padding: 0 0 1px;
  color: #f7d101;
  font-size: 16px;
  line-height: 19px;
  font-weight: bold;
}
.home-main-area .modul-box h3 {
  color: #492b06;
  font-size: 20px;
  line-height: 23px;
  font-weight: normal;
}
.modul-box h3 a {
  color: #f7d101;
  text-decoration: none;
}
.modul-box h3 a:hover {
  text-decoration: underline;
}
.modul-box h4, .col-1 .post h4 {
  margin: 0;
  color: #edede7;
  font-size: 12px;
  line-height: 15px;
  font-weight: bold;
}
.modul-box p {
  margin: 0;
  padding: 2px 0 8px;
  color: #edede5;
  font-size: 12px;
  line-height: 17px;
}


.home-main-area .modul-box p {
  color: #000;
}


.modul-box p a,  .col-1 .panel-pane a{
  text-decoration: none;
  color: #eaa827;
}


.modul-box p a:hover {
  text-decoration: underline;
}


/* help navigation start */
.sub-nav-2, .field-items {
  margin: 0;
  padding: 0 0 1px;
  font-size: 14px;
  line-height: 17px;
  background: url(../images/dotted-line-3.gif) repeat-x 0 100%;
}


.sub-nav-2 li, .field-item {
  list-style: none;
  background: url(../images/dotted-line-3.gif) repeat-x;
  padding: 1px 0 0;
}


.sub-nav-2 li a, .field-items .field-item a {
  text-decoration: none;
  color:#F5BE0C !important; /*#e3e2df;*/
  background: transparent url(../images/icons/arrow-ry.gif) no-repeat scroll left center;
  height: 24px;
  display: block;
  overflow: hidden;
  /* width: 216px; /*ticket #97*/
  padding: 8px 0 0 25px;
}

.body-node .wrapper-trc .field-items .field-item a {
  background: transparent url(../images/icons/arrow-level2.gif) no-repeat scroll left center;
  color: #BB1A27 !important;
}

.field-items .field-item a:hover {
  color: #BB1A27 !important;
  text-decoration: none;
  background: #FAD71A url("../images/icons/arrow-r.gif") no-repeat left center;
}

.home-main-area .sub-nav-2 li a {
  color: #a43c03;
  background: url(../images/pointer-4.gif) no-repeat 8px 11px;
  width: 281px;
}

.sub-nav-2 li a:hover {
  background-position: 0 -32px;
  color: #bf2627;
}

.home-main-area .sub-nav-2 li a:hover {
  color: #bf2627;
  background: #fad71a url(../images/pointer-4.gif) no-repeat 8px 11px;
}


/* modul box end */
/* footer page start */
.footer {
  float:right;
  margin-top:35px;
  padding-bottom:15px;
  width:967px;
}
/* left side */
.footer-col-1 {
  float: left;
  width: 608px;
  margin: 0 0 0 3px;
  display: inline;
}
.flow-pages .footer-col-1 {
  margin: 25px 0 0 8px;
  width: 605px;
}
/* right side */
.footer-col-2 {
  float: right;
  width: 333px;
  margin: 30px 0 0 20px;
  display: inline;
}



.flow-pages .footer-col-2 {
  float: right;
  margin-top: 23px;
}
/* footer navigation */
.footer-col-1 ul {
  margin: 0;
  padding: 0;
  border-top: 6px solid #f0f0f0;
  border-bottom: 6px solid #f0f0f0;
  overflow: hidden;
  width: 100%;
  font-size: 11px;
  line-height: 14px;
}
.footer-col-1 ul li {
  float: left;
  display: inline;
  background: url(../images/sep-2.gif) no-repeat 0 11px;
  padding: 0 0 0 10px;
}
.footer-col-1 ul li.first {
  background: none;
  padding-left: 0;
}
.footer-col-1 ul li a {
  text-transform: uppercase;
  color: #a43c03;
  text-decoration: none;
  padding: 8px 5px 6px;
  float: left;
}

.footer-col-1 ul li.first a {
  padding-left: 7px;
}

.footer-col-1 ul li a:hover {
  background-color: #f9d301;
  color: #bf2627;
  text-decoration: none;
}

/* footer text */
.footer-col-1 p {
  margin: 17px 0 0 2px;
  padding: 0 20px 0 0;
  font-size: 11px;
  line-height: 16px;
}

.footer-bottom-area p {
  color: #46443b;
  font-size: 10px;
  margin-top: 18px;
}

/*
.footer-bottom-area {
  border-top: 1px solid #edeceb;
  margin: 21px 0 0;
  padding: 33px 0 0;
}*/

/* allianz link */
/*
.allianz {
  display: block;
  background: url(../images/an-allianz.gif) no-repeat;
  width: 187px;
  height: 28px;
  text-indent: -9999px;
  margin: 0 0 0 2px;
}
.footer-col-2 h3 {
  margin: 0;
  color: #46443b;
  font-size: 14px;
  line-height: 17px;
  font-weight: normal;
}*/
/* footer counry lists start */
/*
.lists {
  overflow: hidden;
  width: 330px;
  background: url(../images/dotted-line-4.gif) repeat-y;
  margin: 13px 0 0 2px;
  padding: 0 0 3px;
}
.lists ul {
  float: left;
  width: 108px;
  margin: 0;
  padding: 0 0 0 1px;
  font-size: 11px;
  line-height: 14px;
}
.lists ul.list-2 {
  width: 109px;
}
.lists ul li {
  list-style: none;
}
.lists ul li a {
  text-decoration: none;
  color: #bf2627;
  padding: 4px 0 4px 12px;
  width: 96px;
  display: block;
}
.lists ul.list-2 li a {
  width: 97px;
}
.lists ul li a:hover {
  background-color: #f9d301;
  color: #bf2627;
}*/
/* footer counry lists end */
/* footer end */



.r-column {
  float: right;
  width: 333px;
}
.r-column .view ul{
  margin: 0;
  padding: 0;
}
.r-column .view ul li {
  margin:0;
}
h2.title-bottom {
  padding: 0px;
  margin: 0px;
  color: #46443b;
  font-size: 15px;
  font-weight: normal;
}
.r-column ul.yellow-list {
border-left:1px dotted #A9A18F;
height:268px;
margin-left:0;
margin-top:13px;
width:108px;
}
.r-column ul.yellow-list li {
  border: none;
  padding: 0;
}
.r-column ul.yellow-list a {
  background: none;
  font-size: 11px;
  color: #a43c03;
  float: none;
  padding-left: 16px;
  margin: 0px;
}
.last-yellow {
  border-right: 1px dotted #A9A18F !important;
}


/* column 2 */
/* top image box */
.main-box {
  background: #f5f4ec url(../images/main-image.jpg) no-repeat 0 100%;
  min-height: 411px;
  width: 670px;
  overflow: hidden;
}
* html .main-box {
  height: 411px;
  overflow: visible;
}
/* email end print links start */
.toolbar {
  float: right;
  margin: 7px 9px 0 0;
  padding: 0;
  display: inline;
}
.content .toolbar {
  margin: 0 9px 0 0;
}
.toolbar li {
  list-style: none;
  float: left;
  padding: 0 0 0 9px;
}
.toolbar li a {
  overflow: hidden;
  display: block;
}
.toolbar li a.print {
  width: 49px;
  height: 15px;
}
.toolbar li a.email {
  width: 53px;
  height: 15px;
}
/* email end print links end */
/* sIFR box start */
.text-box {
  width: 524px;
  margin: 7px 0 0 13px;
  overflow: hidden;
}
.main-box h1,
.content-text h1 {
  margin: 0 0 0 2px;
  font-size: 34px;
  line-height: 36px;
  overflow: hidden;
  height: 47px;
}
.products-content .content-text h1 {
  margin-top: -7px;
}
.text-box div {
  width: 460px;
  height: 96px;
  overflow: hidden;
}
.main-box .text-box p {
  margin: 0 0 0 2px;
  font-size: 18px;
  line-height: 30px;
}
/* sIFR box end */
/* coverage-price box start */
.coverage-box {
  margin: 15px 0 0 17px;
  overflow: hidden;
  width: 500px;
}
.get-quote-form .coverage-box {
  width: 100%;
  margin: 14px 0 0;
}
.coverage-box .coverage-text {
  background: url(../images/dotted-line.gif) repeat-x;
  float: left;
}
.coverage-box .coverage-text div {
  background: url(../images/dotted-line.gif) repeat-x 0 100%;
  float: left;
  overflow: hidden;
  color: #3b3b39;
  font-size: 16px;
  line-height: 19px;
  padding: 9px 22px 9px 0;
}
.coverage-box .coverage-price {
  float: left;
  background: url(../images/price-box.gif) no-repeat;
  margin: -2px 0 0;
  color: #fff;
  font-size: 40px;
  line-height: 40px;
}
.get-quote-form .coverage-box .coverage-price {
  background: url(../images/price-box-2.gif) no-repeat;
  width: 107px;
  height: 62px;
  margin-left: -2px;
}
.coverage-box .coverage-price div {
  float: left;
  background: url(../images/price-box-right.gif) no-repeat 100% 0;
  height: 49px;
  padding: 12px 14px 0;
}
.get-quote-form .coverage-box .coverage-price {
  text-align: center;
  padding: 12px 0 0;
  height: 50px;
}
.coverage-box .coverage-price span {
  font-size: 23px;
  line-height: 23px;
  position: relative;
  top: -10px;
}
/* coverage-price box end */
/* radio form start */
.quote-form {
  background: url(../images/form-bg.gif) no-repeat;
  width: 318px;
  height: 162px;
  margin: 13px 0 0 17px;
}
.quote-form label {
  color: #985b07;
  font-size: 14px;
  line-height: 17px;
  font-weight: bold;
  margin: 0 17px 0 18px;
  padding: 12px 0 6px;
  display: block;
  background: url(../images/dotted-line-5.gif) repeat-x 0 100%;
}
.quote-form div.line {
  margin: 0 0 0 18px;
  padding: 6px 0 8px;
  background: url(../images/dotted-line-5.gif) repeat-x 0 100%;
  overflow: hidden;
  width: 281px;
}
.quote-form div label {
  float: left;
  margin: 0;
  background: none;
  padding: 0 0 0 7px;
  color: #4b3314;
  font-size: 13px;
}
.quote-form div input {
  float: left;
  margin: 2px 0 0;
  width: 15px;
  height: 15px;
}
#start-a-quote {
  background: url(../images/buttons/btn-start-quote.gif) no-repeat;
  width: 141px;
  height: 43px;
  text-indent: -9999px;
  overflow: hidden;
  display: block;
  margin: 6px 0 0 17px;
}
.get-quote-form #start-a-quote {
  margin: 8px 0 0 -4px;
}
#start-a-quote:hover {
  background-position: 0 -43px;
}
/* radio nice styles start */
.outtaHere {
  position: absolute;
  left: -3000px;
}
.radioArea,
.radioAreaChecked  {
  float:left;
  height: 15px;
  width: 15px;
  margin: 1px 0 0;
  padding: 0;
  overflow: hidden;
  background: url(../images/radio-button.gif) no-repeat;
  cursor: pointer;
}
.radioAreaChecked {
  background: url(../images/radio-button.gif) no-repeat 0 -15px;
}
.checkboxArea,
.checkboxAreaChecked  {
  float: left;
  height: 18px;
  width: 17px;
  margin: 0;
  padding: 0;
  overflow: hidden;
  background: url(../images/check-button.gif) no-repeat;
  cursor: pointer;
}
.checkboxAreaChecked {
  background: url(../images/check-button.gif) no-repeat 0 -18px;
}
/* radio nice styles end  */
/* radio form end */

/* table start */
.table-box {
  background: url(../images/table-heading-bg.gif) repeat-x;
  width: 670px;
  margin: 6px 0 0;
}
.table {
  margin: 0 0 0 9px;
  padding: 0;
  border-collapse: collapse;
}
.table td,
.table th {
  vertical-align: top;
  margin: 0;
  padding: 0;
  text-align: left;
}
.table tr .field-1 {
  width: 262px;
}
.table tr .field-2 {
  width: 200px;
}
.table tr .field-3 {
  width: 196px;
}
.table th {
  color: #492b06;
  font-size: 14px;
  line-height: 17px;
  font-weight: bold;
  padding: 22px 0 0;
}
.table th span {
  padding-left: 21px;
}
.table th.field-1 {
  padding: 0px;
  color: #bf2627;
  font-size: 18px;
  line-height: 21px;
  padding-top: 19px;
  padding-bottom: 8px;
}
.table tr td {
  border-bottom: 1px dotted #a9a18f;
  border-right: 1px dotted #a9a18f;
  background: url(../images/row-bg.gif) repeat-x 0 100%;
  padding: 8px 0 8px;
}
.table tr td.field-1 {
  font-size: 12px;
  line-height: 15px;
  color: #a43c03;
  width: 262px;
}
.table tr td.field-1 a {
  color: #a43c03;
  text-decoration: none;
  margin: 0 0 0 8px;
}
.table tr td.field-1 a:hover {
  text-decoration: underline;
}
.table tr td.field-2 {
  background: url(../images/row-3-bg.gif) no-repeat 2px 100%;
}
.table tr td.field-2 span,
.table tr td.field-3 span {
  margin: 0 0 0 22px;
  font-size: 13px;
  line-height: 16px;
}
.table tr td.field-3 {
  border-right: none;
}
.table tr:hover td,
.table tr.hover td  {
  background: #f8d101;
  cursor: pointer;
}
.table tr:hover td.field-2,
.table tr.hover td.field-2 {
  background: #efca01;
}

/* tooltip styles */
#tooltip-popup {
  position: absolute;
  display: none;
  z-index: 10000;
  left: 0;
  top: 0;
}
#tooltip-popup .tooltip-bg-top {
  background: url(../images/tooltip-bg-top.png) no-repeat;
  width: 219px;
  padding: 25px 0 10px;
  overflow: hidden;
}
#tooltip-popup .tooltip-bg-bottom {
  background: url(../images/tooltip-bg-bottom.png) no-repeat;
  width: 219px;
  height: 10px;
  overflow: hidden;
  font-size: 0;
}
#tooltip-popup h6 {
  margin: 0 0 0 7px;
  padding: 0 20px 6px 10px;
  color: #bf2627;
  font-size: 14px;
  line-height: 17px;
  font-weight: bold;
  background: url(../images/tooltip-heading.gif) no-repeat 0 100%;
  position: relative;
}
#tooltip-popup p {
  margin: 0;
  color: #53472d;
  font-size: 12px;
  line-height: 15px;
  position: relative;
  padding: 8px 20px 0 17px;
}

/* box under table start */
.table-footer-box {
  overflow: hidden;
  width: 654px;
  border-bottom: 6px solid #dfdfd6;
  margin: 0 0 0 11px;
  padding: 0 0 10px;
}
.table-footer-col-1 {
  float: left;
  width: 259px;
}
/* links list */
.table-footer-col-1 ul {
  margin: 11px 0 0;
  padding: 0 0 3px;
  font-size: 11px;
  line-height: 14px;
  background: url(../images/dotted-line.gif) repeat-x 0 100%;
}
.table-footer-col-1 ul li {
  list-style: none;
  background: url(../images/pointer-2.gif) no-repeat 0 3px;
  padding: 0 0 8px 15px;
}
.table-footer-col-1 ul li a {
  text-decoration: none;
  color: #a43c03;
}

.table-footer-col-1 ul li a:hover {
  text-decoration: underline;
}

/* Individual Coverage and Family Coverage colums start */
.table-footer-col-2,
.table-footer-col-3 {
  float: left;
  width: 180px;
  margin: 10px 0 0 19px;
  display: inline;
}
.table-footer-col-3 {
  width: 160px;
}
.table-footer-col-2 h3,
.table-footer-col-3 h3 {
  margin: 0;
  padding: 0 0 2px 3px;
  color: #985b07;
  font-size: 13px;
  line-height: 16px;
}
.table-footer-col-2 p,
.table-footer-col-3 p {
  margin: 0;
  padding: 0 0 0 5px;
  color: #493a28;
  font-size: 11px;
  line-height: 11px;
  position: relative;
  top: -6px;
}
.table-footer-col-2 p strong,
.table-footer-col-3 p strong {
  font-size: 15px;
  line-height: 21px;
  color: #e20d26;
}
.table-footer-col-2 p strong span,
.table-footer-col-3 p strong span {
  font-size: 22px;
  line-height: 22px;
  position: relative;
  top: 5px;
}
.table-footer-col-2 .start-quote,
.table-footer-col-3 .start-quote {
  background: url(../images/buttons/btn-start-quote-2.gif) no-repeat;
  width: 117px;
  height: 36px;
  text-indent: -9999px;
  overflow: hidden;
  display: block;
  margin: 3px 0 0;
}
.table-footer-col-2 .start-quote:hover,
.table-footer-col-3 .start-quote:hover {
  background-position: 0 -36px;
}
/* Individual Coverage and Family Coverage colums end */
/* more Coverage box start */
.column-footer {
  overflow: hidden;
  width: 100%;
  padding: 20px 0 15px;
}
.column-footer h2 {
  margin: 0 0 0 10px;
  color: #985b07;
  font-size: 16px;
  line-height: 19px;
  font-weight: bold;
}
.column-footer h2 a {
  text-decoration: none;
  color: #985b07;
}
.column-footer h2 a:hover {
  text-decoration: underline;
}
.column-footer p {
  margin: 0 0 0 10px;
  padding: 0 0 1px;
  color: #3b3b39;
  font-size: 14px;
  line-height: 17px;
}
.column-footer p a {
  text-decoration: none;
  color: #a44009;
}
.column-footer p a:hover {
  text-decoration: underline;
}
/* more Coverage box end */


/* ABOUT PAGE */
/* content area start */
.content-area {
  margin: 0 0 0 27px;
  width: 643px;
  padding: 7px 0 0;
}
.products-content {
  width: 658px;
  margin: 0;
  padding: 0 0 10px 12px;
  background: url(../images/products-bg.gif) repeat-x 0 100%;
  min-height: 860px;
}
* html .products-content {
  height: 860px;
}
.content-text {
  overflow: hidden;
  width: 100%;
  margin: 0;
  clear: both;
}
.content-text h2 {
  margin: 0 0 0 3px;
  font-size: 18px;
  line-height: 24px;
}
.content-text p {
  color: #22201e;
  font-size: 12px;
  line-height: 20px;
  margin: 4px 0 0;
  padding: 0 50px 25px 2px;
}
/* content area end */
/* flash area start */
.flash {
  margin: 0 0 0 -5px;
  padding: 0 0 70px;
}
.flash h2 {
  margin: 0 0 0 32px;
  padding: 0 0 0 1px;
  color: #4b3314;
  font-size: 15px;
  line-height: 18px;
  font-weight: bold;
}
/* flash area end */
/* get a quote form start */
.get-quote-form {
  background: url(../images/form-bg-2.gif) no-repeat;
  width: 237px;
  height: 233px;
  overflow: hidden;
  margin: 0 0 0 4px;
  padding: 13px 0 0 18px;
}
.get-quote-form h2 {
  margin: 0;
  font-size: 26px;
  line-height: 32px;
  overflow: hidden;
  height: 29px;
}
.get-quote-form label {
  color: #523613;
  font-size: 12px;
  line-height: 15px;
  font-weight: bold;
  margin: 10px 0 0;
  display: block;
}
.get-quote-form select {
  font-size: 10px;
  width: 221px;
  margin: 4px 0 0;
}
/* get a quote form end */

/* flow confirmation page */
.inner-container {
  width: 972px;
  overflow: hidden;
  padding: 47px 0 0;
  clear: both;
}
/* red bg start */
.inner-container-bg {
  background: url(../images/red-area-bg.png) repeat-y;
}
.inner-container-bg-top {
  background: url(../images/red-area-bg-top.png) no-repeat;
  overflow: hidden;
  width: 100%;
  padding: 0 0 17px;
}
.inner-container-bg-bottom {
  background: url(../images/red-area-bg-bottom.png) no-repeat;
  overflow: hidden;
  width: 967px;
  height: 11px;
  font-size: 0;
  margin: 0 0 0 2px;
}
/* red bg end */
/* subheader start */
.inner-top {
  overflow: hidden;
  width: 100%;
  height: 110px;
  position: relative;
}
/* logo */
.inner-logo {
  background: url(../images/logo-2.gif) no-repeat;
  width: 210px;
  height: 63px;
  overflow: hidden;
  position: absolute;
  text-indent: -9999px;
  top: 25px;
  left: 26px;
}
/* process box start */
.process-box {
  padding: 0;
  margin: 37px 0 0 271px;
  background: url(../images/path-shadow.gif) no-repeat -16px 100%;
  height: 65px;
  width: 669px
}
.process-box li {
  float: left;
  display: inline;
}
.process-box li a {
  display: block;
  text-indent: -9999px;
  overflow: hidden;
  height: 53px;
}
/* process states bg */
.process-box li.process-1 a {
  background: url(../images/process-1.gif) no-repeat;
  width: 99px;
}
.process-box li.process-2 a {
  background: url(../images/process-2.gif) no-repeat;
  width: 121px;
}
.process-box li.process-3 a {
  background: url(../images/process-3.gif) no-repeat;
  width: 139px;
}
.process-box li.process-4 a {
  background: url(../images/process-4.gif) no-repeat;
  width: 139px;
}
.process-box li.process-5 a {
  background: url(../images/process-5.gif) no-repeat;
  width: 156px;
}
.process-box li a:hover {
  background-position: 0 -53px;
}
.process-box li.process-1 a.active {
  background: url(../images/process-1-active.gif) no-repeat;
}
.process-box li.process-2 a.active {
  background: url(../images/process-2-active.gif) no-repeat;
}
.process-box li.process-2 a.inactive_2 {
  background: url(../images/process-2-inactive_2.gif) no-repeat;
}
.process-box li.process-3 a.active {
  background: url(../images/process-3-active.gif) no-repeat;
}
.process-box li.process-3 a.inactive {
  background: url(../images/process-3-inactive.gif) no-repeat;
}
.process-box li.process-3 a.inactive_2 {
  background: url(../images/process-3-inactive_2.gif) no-repeat;
}
.process-box li.process-4 a.active {
  background: url(../images/process-4-active.gif) no-repeat;
}
.process-box li.process-4 a.inactive {
  background: url(../images/process-4-inactive.gif) no-repeat;
}
.process-box li.process-4 a.inactive_2 {
  background: url(../images/process-4-inactive_2.gif) no-repeat;
}
.process-box li.process-5 a.active {
  background: url(../images/process-5-active.gif) no-repeat -1px 0;
}
.process-box li.process-5 a.inactive {
  background: url(../images/process-5-inactive.gif) no-repeat -1px 0;
}
.process-box li.process-5 a.inactive_2 {
  background: url(../images/process-5-inactive_2.gif) no-repeat -1px 0;
}
/* process box end */
/* subheader end */
/* columns holder */
.columns-holder {
  width: 953px;
  overflow: hidden;
  background: url(../images/inner-container-bg.gif) repeat-y;
  margin: 2px 0 0 10px;
}
.trip-styles {
  background: url(../images/inner-container-bg-2.gif) repeat-y;
}
.columns-holder-bg-top {
  background: url(../images/inner-container-bg-top.gif) no-repeat;
}
.trip-styles .columns-holder-bg-top {
  background: url(../images/inner-container-bg-top-2.gif) no-repeat;
}
.columns-holder-bg-bottom {
  background: url(../images/inner-container-bg-bottom.gif) no-repeat 0 100%;
  overflow: hidden;
  width: 100%;
  padding: 0 0 14px;
}
.trip-styles .columns-holder-bg-bottom {
  background: url(../images/inner-container-bg-bottom-2.gif) no-repeat 0 100%;
  padding-bottom: 50px;
}
/* left column */
.col-3 {
  float: left;
  width: 671px;
  margin: 10px 0 0 9px;
  display: inline;
}
.col-3 h1 {
  margin: 8px 0 0 12px;
  color: #985b07;
  overflow: hidden;
  height: 68px;
  font-size: 42px;
  line-height: 48px;
}
.col-3 p {
  margin: 0;
  padding: 0 0 0 17px;
  font-size: 16px;
  line-height: 21px;
  color: #302e2e;
}
/* traveler-info box */
.traveler-info {
  overflow: hidden;
  width: 660px;
  margin: 25px 0 0;
}
.col-3 .heading {
  overflow: hidden;
  width: 100%;
  background: url(../images/dotted-line.gif) repeat-x 0 100%;
  padding: 0 0 3px;
}
.col-3 .heading h2 {
  float: left;
  margin: 0 0 0 15px;
  color: #c2081d;
  font-size: 22px;
  line-height: 26px;
  height: 26px;
  overflow: hidden;
  display: inline;
}
.col-3 .heading h3 {
  color: #985b07;
  font-size: 14px;
  line-height: 17px;
  font-weight: bold;
  margin: 19px 0 0 17px;
  padding: 0 0 4px;
  float: left;
  display: inline;
}
.col-3 .heading p {
  float: right;
  margin: 20px 10px 0 0;
  display: inline;
  color: #464443;
  font-size: 11px;
  line-height: 14px;
  text-transform: uppercase;
}
.col-3 .heading p strong {
  color: #cb041b;
  font-size: 12px;
}
.col-3 .heading .edit {
  float: left;
  background: url(../images/pointer-2.gif) no-repeat 0 3px;
  padding: 0 0 0 16px;
  margin: 7px 0 0 -5px;
  display: inline;
}
.col-3 .heading .edit a {
  text-decoration: none;
  color: #a43c03;
  font-size: 11px;
  line-height: 14px;
}
.col-3 .heading .edit a:hover {
  text-decoration: underline;
}
/* traveler-info table start */
.table-2 {
  background: url(../images/dotted-line.gif) repeat-x 0 100%;
  padding: 0 0 4px;
}
.table-2-bg {
  background-color: #fdfdfb;
  width: 100%;
  overflow: hidden;
  margin: 3px 0 0;
  padding: 0 0 10px;
}
.table-2 table {
  margin: 0 0 0 17px;
  padding: 0;
  border-collapse: collapse;
  width: 624px;
}
.table-2 table th,
.table-2 table td {
  margin: 0;
  padding: 0;
  vertical-align: top;
  text-align: left;
}
.table-2 table th {
  color: #302e2e;
  font-size: 13px;
  line-height: 16px;
  font-weight: bold;
  padding: 9px 0 5px;
}
.table-2 table td {
  border-top: 1px dotted #a9a18f;
  color: #985b07;
  font-size: 14px;
  line-height: 17px;
  padding: 7px 0 6px;
}
.table-2 table td.field-1 {
  width: 190px;
}
.table-2 table td.field-2 {
  width: 152px;
}
.table-2 table td.field-3 {
  width: 172px;
}
.table-2 table td.field-4 .ok {
  background: url(../images/ico-ok.gif) no-repeat;
  width: 22px;
  height: 22px;
  text-indent: -9999px;
  display: block;
  overflow: hidden;
  margin: -3px 0 0;
}
/* traveler-info table end */
/* billing shopping boxes start */
.billing-shopping-boxes {
  margin: 20px 10px 0 0;
}
/* left side */
.billing-shopping-boxes .sub-col-1 {
  float: left;
  width: 319px;
  padding: 0 0 3px;
}
/* right side */
.billing-shopping-boxes .sub-col-2 {
  float: right;
  width: 332px;
  padding: 0 0 3px;
}
.billing-shopping-boxes-bg {
  overflow: hidden;
  width: 100%;
  background: url(../images/columns-bg.gif) repeat-y;
  clear: both;
  padding: 0 0 24px;
}
.billing-line {
  height: 1px;
  overflow: hidden;
  font-size: 0;
  background: url(../images/dotted-line-7.gif) no-repeat;
  margin: 4px 0 0;
}
.billing-shopping-boxes p {
  margin: 0;
  padding: 7px 0 0 16px;
  font-size: 13px;
  line-height: 19px;
}
.billing-shopping-boxes p span {
  color: #a57128;
}
/* billing shopping boxes end */
/* purchase box start */
.purchase-box {
  margin: 26px 0 0;
  padding: 0 0 40px;
}
.purchase-box .btn-purchase {
  background: url(../images/buttons/btn-purchase.gif) no-repeat;
  width: 165px;
  height: 44px;
  overflow: hidden;
  text-indent: -9999px;
  overflow: hidden;
  display: block;
  margin: 0 0 0 250px;
}
.purchase-box .btn-purchase:hover {
  background-position: 0 -44px;
}
.purchase-box p {
  margin: 12px 0 0;
  font-size: 11px;
  line-height: 17px;
  text-align: center;
}
.purchase-box p strong {
  font-size: 12px;
}
/* purchase box end */
/* right column start */
.col-4 {
  float: left;
  width: 269px;
  margin: 4px 0 0;
  display: inline;
}
/* bg styles start */
.side-nav-2 {
  background: url(../images/side-nav-right-bg.gif) repeat-y;
  width: 100%;
  overflow: hidden;
}
.side-nav-2-bg {
  background: url(../images/side-nav-right-bg-top.gif) no-repeat;
}
.side-nav-2-bg-bottom {
  background: url(../images/side-nav-right-bg-bottom.gif) no-repeat 0 100%;
  padding: 0 0 13px;
}
/* bg styles end */
/* list start */
.side-nav-2 ul {
  margin: 1px 0 0 8px;
  padding: 0;
  width: 254px;
  font-size: 12px;
  line-height: 15px;
}
.side-nav-2 ul li {
  background: url(../images/dotted-line.gif) repeat-x 0 100%;
  width: 238px;
  overflow: hidden;
  padding: 8px 0 7px 16px;
}
.side-nav-2 ul li p {
  margin: 0;
  color: #3d3b3b;
}
.side-nav-2 ul li p strong {
  padding: 0 0 0 5px;
}
/* list end */
/* selected box */
.side-nav-2 .selected {
  overflow: hidden;
  margin: 0 0 0 8px;
  padding: 22px 0 3px;
  width: 254px;
  background: url(../images/dotted-line.gif) repeat-x 0 100%;
}
.side-nav-2 .selected h4 {
  margin: 0;
  padding: 0 0 0 14px;
  color: #985b07;
  font-size: 14px;
  line-height: 17px;
  float: left;
}
.side-nav-2 .selected span {
  float: right;
  font-size: 10px;
  line-height: 12px;
  text-transform: uppercase;
  color: #464443;
  margin: 2px 12px 0 0;
  display: inline;
}
.side-nav-2 .selected span strong {
  color: #cb041b;
  font-size: 12px;
}
/* selected end */
/* price box start */
.price-box {
  margin: 0 0 0 6px;
  overflow: hidden;
  background: url(../images/white-grad-bg.gif) repeat-y;
}
.price-box div {
  background: url(../images/dotted-line.gif) repeat-x 0 100%;
  padding: 14px 0 15px 17px;
  margin: 0 0 0 1px;
  width: 238px;
}
.price-box h3 {
  margin: 0;
  color: #c6091f;
  font-size: 20px;
  line-height: 23px;
  font-weight: bold;
}
.price-box p {
  margin: 0;
  color: #c6091f;
  font-size: 14px;
  line-height: 17px;
}
.price-box p span {
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  position: relative;
  top: -6px;
}
.price-box p strong {
  font-size: 21px;
  font-style: normal;
}
/* price box end */
/* make change box start */
.make-change {
  background: url(../images/make-change-bg.gif) no-repeat;
  width: 238px;
  overflow: hidden;
  margin: 4px 0 0 7px;
  padding: 12px 0 21px 17px;
}
.make-change h4 {
  margin: 0;
  padding: 0 0 2px;
  color: #302e2e;
  font-size: 12px;
  line-height: 15px;
  font-weight: bold;
}
.make-change p {
  margin: 0;
  color: #84786f;
  font-size: 12px;
  line-height: 15px;
}
.make-change p a {
  text-decoration: none;
  color: #a43c03;
}
.make-change p a:hover {
  text-decoration: underline;
}
/* make change box end */

/* your price page start */
/* Individual - Vacation Travel Insurance start */
.select-product-box {
  overflow: hidden;
  width: 660px;
  margin: 6px 0 0;
}
/* yellow box start */
.yellow-box {
  background: url(../images/select-product-box.gif) no-repeat;
  width: 659px;
  height: 150px;
  margin: 3px 0 0;
}
.yellow-box .yellow-box-col-1 {
  float: left;
  width: 183px;
}
.yellow-box .yellow-box-col-1 p {
  margin: 13px 0 0;
  color: #352f26;
  font-size: 16px;
  line-height: 21px;
  font-weight: bold;
}
/* three white boxes */
.yellow-box .yellow-box-col-2,
.yellow-box .yellow-box-col-3,
.yellow-box .yellow-box-col-4 {
  float: left;
  width: 157px;
  margin: 0 0 0 2px;
  display: inline;
}
.yellow-box .yellow-box-col-4 {
  width: 154px;
}
.yellow-box h3 {
  margin: 12px 0 0 13px;
  color: #985b07;
  font-size: 20px;
  line-height: 24px;
}
.yellow-box strong {
  display: block;
  color: #cf071e;
  font-size: 27px;
  line-height: 31px;
  margin: 14px 0 0 12px;
}
.yellow-box strong span {
  font-size: 20px;
  position: relative;
  top: -5px;
}
.btn-select {
  background: url(../images/buttons/btn-select.gif) no-repeat;
  width: 123px;
  height: 42px;
  text-indent: -9999px;
  overflow: hidden;
  display: block;
  margin: 9px 0 0 6px;
}
.table-footer-box-3 .btn-select {
  background: url(../images/buttons/btn-select-2.gif) no-repeat;
  height: 45px;
  margin: 3px 0 0 8px;
}
.btn-select:hover {
  background-position: 0 -42px;
}
.table-footer-box-3 .btn-select:hover {
  background-position: 0 -45px;
}
/* yellow box end */
/* table start */
.table-3 {
  margin: 4px 0 0;
  padding: 0;
  border-collapse: collapse;
  table-layout: fixed;
  width: 658px;
  border-top: 1px dotted #a9a18f;
}
.table-3 td {
  margin: 0;
  padding: 9px 0 9px 10px;
  vertical-align: top;
  text-align: left;
  border-bottom: 1px dotted #a9a18f;
  border-left: 1px dotted #a9a18f;
  color: #382c17;
  font-size: 11px;
  line-height: 14px;
  background: url(../images/row-2-bg.gif) repeat-x 0 100%;
}
.table-3 td.field-1 {
  width: 177px;
  border-left: none;
}
.table-3 td.field-3 {
  background: url(../images/row-4-bg.gif) no-repeat 1px 100%;
}
.table-3 td.field-1 a {
  text-decoration: none;
  color: #a43c03;
  font-size: 11px;
  line-height: 14px;
  margin: 0 0 0 8px;
}
.table-3 td.field-1 a:hover {
  text-decoration: underline;
}
.table-3 tr:hover td,
.table-3 tr.hover td  {
  background: #efca01;
  cursor: pointer;
}
.table-3 tr:hover td.field-3,
.table-3 tr.hover td.field-3 {
  background: #eac601;
}
/* table end */
/* columns under table start */
.table-footer-box-3 {
  overflow: hidden;
  width: 100%;
  padding: 0 0 60px;
}
.table-footer-box-3 .table-3-footer-col-1,
.table-footer-box-3 .table-3-footer-col-2,
.table-footer-box-3 .table-3-footer-col-3 {
  width: 156px;
  float: left;
  display: inline;
}
.table-footer-box-3 .table-3-footer-col-1 {
  margin: 0 0 0 185px;
}
.table-footer-box-3 h4 {
  margin: 8px 0 0 15px;
  color: #985b07;
  font-size: 13px;
  line-height: 16px;
  font-weight: bold;
}
.table-footer-box-3 strong {
  display: block;
  font-size: 22px;
  line-height: 25px;
  color: #ce0a21;
  margin: 0 0 0 15px;
}
.table-footer-box-3 strong span {
  font-size: 15px;
  position: relative;
  top: -5px;
}
/* columns under table end */
/* your price page end */

/* get-quote.html */
.world-bg-holder {
  background: url(../images/world-bg.gif) no-repeat 0 100%;
  min-height: 400px;
  overflow: hidden;
  width: 100%;
  padding: 0 0 26px;
}
* html .world-bg-holder {
  height: 400px;
  overflow: visible;
}
/* sIFR side start */
.get-quote-col-1 {
  float: left;
  width: 310px;
}
.get-quote-col-1 p {
  padding: 0;
  margin: 0 0 0 15px;
  font-size: 18px;
  line-height: 22px;
  color: #2f2d2a;
  height: 117px;
  overflow: hidden;
}
/* sIFR side end */
/* form side start */
.get-quote-col-2 {
  float: left;
  width: 330px;
  background: url(../images/dotted-line-8.gif) repeat-y;
  margin: 21px 0 0 3px;
  display: inline;
}
/* get a quote form start */
.form-country {
  margin: -10px 0 0 37px;
  position: relative;
}
.form-country label {
  display: block;
  color: #523613;
  font-size: 14px;
  line-height: 17px;
  font-weight: bold;
  padding: 8px 0 5px;
}
.form-country select {
  display: block;
  width: 280px;
  font-size: 11px;
}
.form-country .departing {
  float: left;
  width: 145px;
}
.form-country .departing div {
  overflow: hidden;
  width: 100%;
}
.form-country .departing input {
  float: left;
  width: 103px;
  padding: 2px 0;
  font-size: 11px;
}
.form-country .departing select {
  width: 78px;
}
.form-country .departing a {
  float: left;
  background: url(../images/ico-calendar.gif) no-repeat;
  width: 23px;
  height: 17px;
  text-indent: -9999px;
  margin: 1px 0 0 2px;
  display: inline;
}
.form-country .clear,
.traveler-info-2 .clear {
  overflow: hidden;
  width: 100%;
  height: 1px;
  font-size: 0;
  clear: both;
}
/* form side end */
/* button */
.form-country .get-quote {
  background: url(../images/buttons/btn-get-quote.gif) no-repeat;
  width: 165px;
  height: 44px;
  display: block;
  text-indent: -9999px;
  overflow: hidden;
  margin: 22px 0 0 -2px;
  position: relative;
}
.form-country .get-quote:hover {
  background-position: 0 -44px;
}
/* get a quote form end */

/* products main page */
/* products box start */
.products-box {
  width: 636px;
  overflow: hidden;
  border-top: 6px solid #e9e9e8;
  margin: 12px 0 0 5px;
}
.products-box .line-holder {
  background: url(../images/dotted-line-8.gif) repeat-y 315px 0;
  overflow: hidden;
  width: 100%;
  margin: 11px 0 0;
}
/* products columns */
.products-box .products-col-1,
.products-box .products-col-2 {
  float: left;
  width: 300px;
  overflow: hidden;
  margin: -10px 0 0;
}
.products-box .products-col-2 {
  float: right;
}
/* one product */
.one-product {
  overflow: hidden;
  width: 100%;
  background: url(../images/dotted-line.gif) repeat-x;
  margin: -1px 0 0;
  padding: 0 0 9px;
}
.one-product h3 {
  font-size: 20px;
  line-height: 23px;
  color: #e1001a;
  margin: 7px 0 0 3px;
  height: 27px;
  overflow: hidden;
}
/* produc photo */
.one-product .photo {
  float: left;
  background: url(../images/image-border.gif) no-repeat;
  width: 102px;
  height: 98px;
  padding: 6px 0 0 5px;
  margin: 0 0 0 -1px;
  position: relative;
}
/* product info */
.one-product .product-text {
  float: left;
  width: 184px;
  padding: 0 0 0 10px;
}
.one-product .policy .product-text {
  padding: 8px 0 0 22px;
  width: 174px;
}
.one-product .product-text p {
  margin: 0;
  color: #000;
  font-size: 12px;
  line-height: 17px;
}
.one-product .policy .product-text p {
  padding: 0 0 9px;
}
/* get a quote link */
.one-product .product-text .get-a-quote {
  text-indent: -9999px;
  overflow: hidden;
  background: url(../images/buttons/btn-get-quote-2.gif) no-repeat;
  width: 78px;
  height: 33px;
  display: block;
  margin: 3px 0 0 -4px;
}
.one-product .product-text .get-a-quote:hover {
  background-position: 0 -33px;
}
/* view links */
.one-product .product-text ul {
  margin: 1px 0 0;
  padding: 0;
  font-size: 12px;
  line-height: 15px;
}
.one-product .product-text ul li {
  float: left;
  background: url(../images/pointer-3.gif) no-repeat 0 3px;
  padding: 0 6px 0 15px;
  margin: 0 0 0 2px;
  display: inline;
}
.one-product .product-text ul li {
  margin-left: 0;
}
.one-product .product-text ul li a {
  color: #a43c03;
  text-decoration: none;
}
.one-product .product-text ul li a:hover {
  color: #bf2627;
  text-decoration: underline;
}
/* policy box start */
.policy {
  border-bottom: 6px solid #e9e9e7;
  border-top: 6px solid #e9e9e7;
  overflow: hidden;
  margin: 22px 0 0 1px;
  width: 296px;
  padding: 4px 0 2px;
}
.policy .image-policy {
  background: url(../images/image-6.jpg) no-repeat;
  width: 93px;
  height: 96px;
  text-indent: -9999px;
  overflow: hidden;
  float: left;
}
/* policy box end */
/* products box end */

/* payment page */
/* form boxes bg styles */
.traveler-info-2 {
  margin: 6px 11px 20px 0;
  background: url(../images/dotted-line.gif) repeat-x 0 100%;
  padding: 0 0 4px;
}
.traveler-info-2 .traveler-info-2-bg,
.traveler-info-2 .shipping-info-2-bg  {
  background-color: #fdfdfb;
  margin: 3px 0 0;
  padding: 10px 0 26px 18px;
  width: 641px;
  overflow: hidden;
}
.traveler-info-2 .shipping-info-2-bg  {
  padding-bottom: 13px;
}
.traveler-info-2 .traveler {
  float: left;
  color: #985b07;
  font-size: 13px;
  line-height: 16px;
  font-style: italic;
  margin: 0;
  padding: 0 27px 0 0;
  display: inline;
}
/* top check box */
.traveler-info-2 .check-box,
.shipping-info-2-bg .check-box {
  float: left;
}
.traveler-info-2 .check-box input,
.shipping-info-2-bg .check-box input {
  float: left;
  margin: 0;
  padding: 0;
}
.traveler-info-2 .primary-traveler {
  float: left;
  color: #302e2e;
  font-size: 13px;
  line-height: 16px;
  padding: 0 0 0 8px;
}
/* name and birthday columns */
.form-col-1 {
  float: left;
  width: 264px;
}
/* form styles */
.form-col-1 label {
  display: block;
  color: #302e2e;
  font-size: 13px;
  line-height: 16px;
  font-weight: bold;
  padding: 11px 0 3px;
}
.form-col-1 input {
  width: 234px;
  font-size: 11px;
}
.traveler-info-2 select {
  font-size: 11px;
}
.traveler-info-2 select.month {
  width: 100px;
  margin: 0 4px 0 0;
  float: left;
}
.traveler-info-2 select.day {
  width: 57px;
  margin: 0 4px 0 0;
  float: left;
}
.traveler-info-2 select.year {
  width: 71px;
  float: left;
}
.form-col-1 select#airline {
  width: 238px;
}
.traveler-info-2 .deliver {
  float: left;
  color: #302e2e;
  font-size: 13px;
  line-height: 16px;
  font-weight: bold;
  padding: 0 10px 0 0;
}
/* mail email box */
.email-mail {
  float: left;
}
/* form styles */
.email-mail input {
  float: left;
}
.email-mail label {
  color: #302e2e;
  font-size: 13px;
  line-height: 16px;
  float: left;
  padding: 0 6px 0 3px;
}
.traveler-info-2 .label {
  color: #302e2e;
  font-size: 13px;
  line-height: 16px;
  font-weight: bold;
  display: block;
  width: 100%;
  padding: 10px 0 3px;
}
/* calendar link */
.traveler-info-2 .calendar {
  background: url(../images/ico-calendar.gif) no-repeat;
  width: 23px;
  height: 17px;
  text-indent: -9999px;
  overflow: hidden;
  float: left;
  margin: 0 0 0 3px;
  display: inline;
}
.traveler-info-2 .input {
  font-size: 11px;
  width: 498px;
}
/* cite, state, zip columns */
.traveler-info-2 .form-col-2 {
  width: 193px;
  float: left;
}
.traveler-info-2 .form-col-3 {
  width: 120px;
  float: left;
}
.traveler-info-2 .form-col-2 input {
  font-size: 11px;
  width: 168px;
}
.traveler-info-2 .form-col-3 input {
  width: 112px;
  font-size: 11px;
}
.traveler-info-2 .form-col-2 .state {
  width: 172px;
  font-size: 11px;
}
* html .traveler-info-2 .form-col-2 .state {
  margin: 1px 0;
}
.shipping-info-2-bg .same-billing {
  float: left;
  color: #302e2e;
  font-size: 13px;
  line-height: 16px;
  padding: 0 6px 0 0;
}
/* card box */
.card-type {
  overflow: hidden;
  width: 100%;
}
.card-type label {
  float: left;
  color: #302e2e;
  font-size: 13px;
  line-height: 16px;
  font-weight: bold;
}
/* card links start */
.card-type ul {
  margin: 0;
  padding: 0 0 0 6px;
  float: left;
}
.card-type ul li {
  float: left;
  display: inline;
}
.card-type ul li a {
  display: block;
  background: url(../images/card-bg.gif) no-repeat;
  width: 51px;
  height: 33px;
  padding: 5px 0 0 8px;
}
.card-type ul li a span {
  display: block;
  width: 44px;
  height: 27px;
  text-indent: -9999px;
  cursor: pointer;
}
.card-type ul li a.card-1 span {
  background: url(../images/card-1.gif) no-repeat;
}
.card-type ul li a.card-2 span {
  background: url(../images/card-2.gif) no-repeat;
}
.card-type ul li a.card-3 span {
  background: url(../images/card-3.gif) no-repeat;
}
.card-type ul li a.card-4 span {
  background: url(../images/card-4.gif) no-repeat;
}
.card-type ul li a:hover,
.card-type ul li a.active {
  background-position: 0 -38px;
}
/* card links end */
/* card info start */
.card-info-col {
  float: left;
  width: 264px;
}
.card-info-col-2 {
  float: left;
  width: 125px;
  margin: 48px 0 0;
}
* html .traveler-info-2-bg .label {
  padding-top: 6px !important;
  padding-bottom: 2px;
}
*+html .traveler-info-2-bg .label {
  padding-top: 6px !important;
  padding-bottom: 2px;
}
.card-info-col input {
  font-size: 11px;
  width: 234px;
}
.card-info-col-2 select {
  width: 108px;
}
/* card info end */
/* continue box start */
.continue-box {
  padding: 2px 0 0;
}
.continue-box .check-here {
  overflow: hidden;
  padding: 0 0 0 20px;
  width: 560px;
}
.continue-box input {
  float: left;
}
.continue-box label {
  float: left;
  font-size: 13px;
  line-height: 16px;
  padding: 0 0 0 5px;
}
.continue-box label a {
  text-decoration: none;
  color: #a43c03;
}
.continue-box label a:hover {
  text-decoration: underline;
}
/* continue button */
.continue {
  background: url(../images/buttons/btn-continue.gif) no-repeat;
  width: 163px;
  height: 44px;
  display: block;
  overflow: hidden;
  text-indent: -9999px;
  margin: 24px 0 0 255px;
}
.continue:hover {
  background-position: 0 -44px;
}
.continue-box p {
  text-align: center;
  font-size: 11px;
  line-height: 16px;
  margin: 0;
  padding: 20px 0 20px;
}
.continue-box p strong {
  font-size: 12px;
}
/* continue box end */

/* trip insured page */
/* thank you top box start */
.thank-you-box {
  overflow: hidden;
  background: #f5f4ec url(../images/thank-you-bg.gif) repeat-x 0 100%;
  padding: 0 100px 0 0;
  width: 571px;
}
* html .thank-you-box {
  height: 1%;
}
.spacer {
  height: 36px;
  width: 100%;
  clear: both;
}
.thank-you-box p {
  margin: 0;
  font-size: 19px;
  line-height: 24px;
}
.thank-you-box ul {
  margin: 14px 0 0 18px;
  padding: 0;
  width: 500px;
}
.thank-you-box ul li {
  list-style: none;
  float: left;
  padding: 0 33px 0 0;
}
.thank-you-box ul li a {
  display: block;
  height: 34px;
  overflow: hidden;
  float: left;
}
.thank-you-box ul li a span {
  display: block;
  text-indent: -9999px;
  overflow: hidden;
  height: 26px;
  margin: 4px 0 0;
}
/* print and email links */
.thank-you-box ul li.print a {
  background: url(../images/ico-print-big.gif) no-repeat;
  padding: 0 0 0 48px;
}
.thank-you-box ul li.email a {
  background: url(../images/ico-email-big.gif) no-repeat;
  padding: 0 0 0 48px;
}
.thank-you-box ul li.print a span {
  background: url(../images/print.gif) no-repeat;
  width: 67px;
}
.thank-you-box ul li.email a span {
  background: url(../images/email.gif) no-repeat;
  width: 78px;
}
/* thank you top box end */
/* info box start */
.info-box {
  background: url(../images/info-box-bg.gif) repeat-x;
  overflow: hidden;
  width: 659px;
  margin: 6px 0 -4px;
  padding: 0 12px 0 0;
}
/* info rows */
.info-box .row {
  overflow: hidden;
  width: 644px;
  margin: 0 0 0 15px;
  background: url(../images/dotted-line.gif) repeat-x 0 100%;
}
.info-box .row-last {
  padding: 0 0 0 15px;
  margin: 0;
  background: url(../images/dotted-line.gif) repeat-x 0 100%;
  width: 644px;
}
.info-box .row h4 {
  margin: 0;
  color: #c6091f;
  font-size: 18px;
  line-height: 18px;
  font-weight: bold;
  padding: 6px 0 4px 3px;
}
.info-box .row h4 em {
  font-size: 14px;
}
.info-box .row h4 span {
  font-size: 14px;
}
.info-box .row h4 span.sup {
  font-size: 11px;
  position: relative;
  top: -5px;
  font-weight: bold;
}
/* one parametr */
.info-box .row .param {
  float: left;
  width: 243px;
  padding: 8px 0 7px 6px;
  display: inline;
  font-size: 12px;
  line-height: 15px;
}
.info-box .row .param strong {
  padding: 0 0 0 5px;
}
/* info box end */

/* home page */
.home-box {
  width: 701px;
  float: right;
  margin: 1px -1px 0 0;
}
/* top right big box start */
/* bg styles */
.home-box-bg {
  background: url(../images/home-page-box-top.png) no-repeat;
  width: 100%;
  overflow: hidden;
  padding: 0 0 8px;
}
.home-box-bg-bottom {
  width: 100%;
  background: url(../images/home-page-box-bottom.png) no-repeat;
  height: 19px;
  overflow: hidden;
  font-size: 0;
}
/* main heading */
.home-box .heading {
  background: url(../images/dotted-line.gif) repeat-x 0 100%;
  position: relative;
  margin: 26px 0 0 35px;
  padding: 0 0 10px;
  overflow: hidden;
  width: 630px;
}
.home-box .heading h1 {
  margin: 0;
  color: #492b06;
  height: 55px;
  overflow: hidden;
}
/* vertical line holder */
.home-box .bg-holder {
  background: url(../images/vert-grad-line.gif) no-repeat 367px 100%;
  margin: 17px 0 0;
  overflow: hidden;
  width: 100%;
}
/* left side */
.home-box-col-1 {
  float: left;
  width: 316px;
  margin: -4px 0 0 35px;
  display: inline;
  position: relative;
}
.home-box-col-1 h2 {
  margin: 0;
  color: #e20d26;
  font-size: 26px;
  line-height: 29px;
  font-weight: normal;
}
.home-box-col-1 h3 {
  margin: 5px 0 0;
  font-size: 18px;
  line-height: 21px;
  color: #492b06;
  height: 115px;
  overflow: hidden;
}
/* price box */
.home-price-box {
  overflow: hidden;
  width: 100%;
  margin: 0 0 0 -3px;
}
.home-price-box div {
  float: left;
  background: url(../images/price-box-3.gif) no-repeat;
  width: 94px;
  height: 112px;
}
.home-price-box p {
  margin: 13px 0 0 14px;
  color: #e3e3e2;
  font-size: 14px;
  line-height: 17px;
}
.home-price-box strong {
  color: #f9d301;
  font-size: 43px;
  line-height: 43px;
  font-weight: normal;
  padding: 0 0 0 15px;
  display: block;
  margin: 10px 0 0;
}
.home-price-box strong span {
  font-size: 32px;
  position: relative;
  top: -8px;
  font-weight: normal;
}
/* links near price box start */
.home-price-box ul {
  float: left;
  margin: 7px 0 0 4px;
  padding: 0;
  width: 218px;
  font-size: 14px;
  line-height: 17px;
  background: url(../images/dotted-line.gif) repeat-x 0 100%;
}
.home-price-box ul li {
  list-style: none;
  background: url(../images/dotted-line.gif) repeat-x;
  padding: 1px 0 0;
}
.home-price-box ul li a {
  text-decoration: none;
  color: #a43c03;
  display: block;
  background: url(../images/pointer-4.gif) no-repeat 9px 11px;
  padding: 8px 0 7px 27px;
  width: 191px;
}
.home-price-box ul li a:hover {
  color: #bf2627;
  background-color: #fad71a;
}
/* links near price box end */
/* right side */
/* start a quote form */
.home-box-col-2 {
  float: left;
  width: 288px;
  position: relative;
  display: inline;
  margin: -2px 0 0 36px;
}
.home-start-quote h2 {
  margin: 0;
  color: #492b06;
  font-size: 17px;
  line-height: 20px;
}
.home-start-quote label {
  color: #523613;
  font-size: 12px;
  line-height: 15px;
  display: block;
  font-weight: bold;
  padding: 6px 0 3px;
}
.home-start-quote label a {
  text-decoration: none;
  color: #a43c03;
  font-size: 11px;
}
.home-start-quote label a:hover {
  text-decoration: underline;
}
.home-start-quote select {
  font-size: 11px;
  width: 277px;
}
.home-start-quote select#passengers {
  width: 58px;
}
.home-start-quote .form-col {
  float: left;
  width: 127px;
  padding: 0 0 16px;
}
.home-start-quote .form-col .input {
  overflow: hidden;
  width: 100%;
}
.home-start-quote .form-col .input input {
  float: left;
  width: 81px;
  margin: 0 5px 0 0;
  font-size: 11px;
}
.home-start-quote .form-col .input a {
  float: left;
  background: url(../images/ico-calendar.gif) no-repeat;
  width: 23px;
  height: 17px;
  text-indent: -9999px;
}
/* start-a-quote button */
.home-start-quote .start-a-quote {
  display: block;
  text-indent: -9999px;
  width: 163px;
  height: 43px;
  overflow: hidden;
  background: url(../images/buttons/btn-start-quote-3.gif) no-repeat;
  clear: both;
  margin: 0 0 0 -2px;
  position: relative;
}
.home-start-quote .start-a-quote:hover {
  background-position: 0 -43px;
}
/* main page container */
.home-main-area {
  width: 100%;
  overflow: hidden;
  padding: 53px 0 0;
  clear: both;
}
* html .home-main-area {
  padding: 0;
  margin: 50px 0 0;
}
*+html .home-main-area {
  padding: 48px 0 0;
}
/* left column */
.home-col-1 {
  float: left;
  width: 253px;
  background:url(../images/color-line.gif) no-repeat 4px 0;
}
/* File a Claim box */
.home-col-1 .box {
  margin: 17px 0 0 3px;
  border-bottom: 6px solid #e3e3e2;
  padding: 0 0 13px;
}
.home-col-1 .view-news-list {
  border: none;
}
.home-col-1 .box h3 {
  color: #492b06;
  font-size: 28px;
  line-height: 31px;
  margin: 0;
  height: 34px;
  overflow: hidden;
}
.home-col-1 .box p {
  margin: 0;
  color: #000;
  font-size: 12px;
  line-height: 17px;
}

/* news start */
.news-post {
  background: url(../images/dotted-line.gif) repeat-x;
  padding: 7px 0 6px;
  margin: 2px 0 0;
}
.news-post h4 {
  margin: 0;
  color: #a43c03;
  font-size: 14px;
  line-height: 19px;
  font-weight: normal;
}
.news-post h4 a {
  text-decoration: none;
  color: #a43c03;
}
.news-post h4 a:hover {
  text-decoration: underline;
}
.news-post p {
  margin: 0;
}
/* news end */
/* right column */
/* big box bg styles */
.home-col-2 {
  width: 697px;
  float: left;
  display: inline;
  margin: -4px 0 0 16px;
}
.home-col-2-top {
  background: url(../images/home-box-top.png) no-repeat;
  height: 12px;
  font-size: 0;
  width: 100%;
  overflow: hidden;
}
.home-col-2-bg {
  background: url(../images/home-box-bg.gif) repeat-y;
  width: 100%;
}
.home-col-2-bg-bottom {
  background: url(../images/home-box-bottom.gif) no-repeat 0 100%;
  overflow: hidden;
  width: 100%;
  padding: 0 0 36px;
}
/* left side */
.home-col-2-1 {
  float: left;
  width: 307px;
  display: inline;
  margin: 10px 0 0 22px;
  overflow: hidden;
}
.home-col-2-1 h2 {
  margin: 0;
  color: #492b06;
  font-size: 20px;
  line-height: 23px;
  font-weight: normal;
  width: 320px;
}
.boxes-2 {
  border-top: 6px solid #e3e3e2;
  margin: 6px 0 0;
}
/* test posts start */
.post {
  margin: 10px 0 0;
  clear:both;
}
.post h3 {
  margin: 0;
  color: #e1001a;
  font-size: 29px;
  line-height: 32px;
  font-weight: normal;
  height: 32px;
  overflow: hidden;
}
.post h4 {
  margin: 0;
  padding: 3px 0;
  font-weight: bold;
  color: #985b07;
  font-size: 16px;
  line-height: 19px;
}
.post p {
  margin: 0;
  color: #000;
  font-size: 12px;
  line-height: 17px;
}
.post p a {
  color: #bf2627;
}
.post p a:hover {
  text-decoration: none;
}
.post p span {
  color: #a43c03;
}
/* test posts end */
/* right side */
.home-col-2-2 {
  float: left;
  width: 326px;
  margin: 0 0 0 15px;
  display: inline;
}

#block-menu-96 h2 {
  display:none;
}

/* correction header positionning*/
#main {
margin-top: -14px;

}



/* do not display h2 titles in mini panels blocks */
.block-panels_mini h2 {
  display: none;
}
.block-panels_mini .content h2 {
  display: inline;
}

/*Overriding Nice Menu CSS Rules*/
ul.nice-menu-down li.menuparent, #header-region ul.nice-menu-down li.menuparent {
  background: none;
}
ul.nice-menu-down li {
border-top:0px solid #CCCCCC;
}

ul.nice-menu li {
background-color: transparent;
background-image: none;
border-color: none;
border-style:none;
border-width:0 1px 1px;
float:left;
margin:0;
padding-left:0;
}


/*Mini panel Specific Css rules*/
.col-1  h2.title{
  margin: 0;
  padding: 0 0 1px;
  color: #f7d101;
  font-size: 16px;
  line-height: 19px;
  font-weight: bold;
}

.col-1 .panel-display p{
color:#EDEDE5;
font-size:12px;
line-height:17px;
margin:0;
padding:2px 0 8px;
}


.col-1 .panel-pane{
  margin-top: 7px;
}

#mini-panel-benefits_block h2.title{
  display: none;
}

/* Logo Specific Rules*/

.view-logo-list {
 /*border-top: 1px solid #edeceb;*/
margin: 21px 0 0;
padding: 5px 0 0;
}


.view-content-logo-list img{
float:left;
margin-right: 20px;
margin-bottom: 0;
}

/*Hide menu-block-split-1 and use nice-menu*/
#block-menu_block_split-1 {
display: none;
}


/*About Us Drop Down Menu Positionning & Styling*/
ul.nice-menu ul, #header-region ul.nice-menu ul {
position:relative;
}

ul.nice-menu ul, #header-region ul.nice-menu ul {
top:0;
}

#nice-menu-1 .drop-down ul li {
  background-image:none !important;
  border-top:1px dotted #A9A18F;
  width:100%;
}

#nice-menu-1 .drop-down ul li a{
  color:#A43C03 !important;
  font-size:14px;
  font-weight:bold;
  line-height:150%;
  padding:2px 0 2px 5%;
  width:95%;
}

#nice-menu-1 li ul li {
  margin:0 0 0 0px;
}

#nice-menu-1 .drop-down-bg-bottom{ /*new background images*/
  background:transparent url(../images/backgrounds/b-menu.png) no-repeat scroll left top;
  float:left;
  height:12px;
  width: 90%;
}
#nice-menu-1 .drop-down-bg-bottom-right{ /*new new background images*/
  background:transparent url(../images/backgrounds/b-menu-right.png) no-repeat scroll right top;
  float:right;
  height:12px;
  width:10%;
}

#block-menu-190 ul.menu{
  border-top:1px solid #EDECEB;
  margin-top:15px;
  padding-top:15px;
  border-bottom: 0;

}

#block-menu-190 h2{

  display: none;

}


/* Footer Corporate Menu*/
#block-menu-190 ul.menu li {
  color:#7D7777;
  font-size:11px;
  display:inline;
  float:left;
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  background:transparent url(../images/sep-4.gif) no-repeat scroll 0 3px;
}
#block-menu-190 ul.menu li.first{
  background:none;
}

#block-menu-190 ul.menu li a {
  color:#7D7777;
  font-size:11px;
  font-weight:bold;

}

#block-menu-190 ul.menu li a:hover {
  color:#7D7777;
  font-size:11px;
  font-weight:bold;
  text-decoration: none;
  background-color: transparent;
}


#block-menu-190 ul.menu li a:hover {
  text-decoration: underline;
}


#block-menu-190 ul.menu span {
  margin:0 7px;
  font-weight:bold;
}

.footer-bottom-area {
  font-size:10px;
  margin-top:5px;
  line-height:140%;
  margin:17px 0 0;
  padding:0;
  width:567px;

}

/*footer global locations*/
#block-menu-102 .lists ul li a {
  background:transparent none repeat scroll 0 0;
  color:#A43C03;
  float:left;
  font-size:11px;
  margin:0;
  padding-left:10px;
  display:block;
  width: 98px;
}

#block-menu-102 .lists ul li a:hover{
  background: #f9d301;
  text-decoration: none;
}

#block-menu-102 .lists ul li{
  margin: 0;
}

/*=== Homepage ===*/

.hp .bg-body {
  float:left;
  width:100%;
  overflow:hidden;
}

/* fix width : wrong class name ? */
.hp .bg-body .col-center {
  width:293px;
}
.hp .bg-bottom {
  width:100%;
}
/* first column smaller */
.hp .bg-body .left-column .col-center {
  width:252px;
}
/*===  POLICY  ===*/
.policy-page {
  width: 416px;
  height: 352px;
  background: url("../images/backgrounds/policy-bg.jpg") no-repeat left top;
  position: absolute;
  top: 200px;
  left: 500px;
  visibility: hidden;
  opacity: 0;
  z-index: 11;
}

.policy-page A.logo {
  margin: 5px 0 15px 10px;
}

.policy-page .close {
  float: right;
  margin: 18px;
}

.policy-page FORM {
  width: 385px;
}

.policy-page SELECT {
  display: block;
  width: 188px;
  height: 16px;
  font-size: 10px;
  color: #343030;
  margin-bottom: 15px;
}

.policy-page LABEL {
  display: block;
  font-weight: bold;
  color: #302e2e;
  font-size: 12px;
  padding: 4px 0 2px;
}

.policy-page .blue-button.on-gray-gradient {margin-top: 21px;}

P.font-26 A {
  color: #C00316;
}
P.font-26 A:HOVER {
  text-decoration: none;
}
.last-right-td A {
  position: relative;
}

.small.s-medium P.font-25 {
  font-size: 46px !important;
  font-weight: bold;
}
p.font-25 span {
  font-size: 28px !important;
  top: -14px !important;
}
.small.s-medium p {
  margin-bottom: 5px !important;
}

.print-mail.pm-no-fl {
  width: 99% !important;
}
.bg-body-dif {
  background: #FFFFFF url("../images/backgrounds/bg-body-dif.jpg") repeat-x left top;
}
P.f-25 {
  color: #ce0306;
  display: inline;
  font-size: 34px;
  margin: 0 0 0 7px;
  padding: 0;
  font-weight: bold;
}
P.f-25 A {
  color: #ce0306;
  font-size: 34px;
}
P.f-25 A:HOVER {text-decoration: none;}
P.f-25 SPAN {
  font-size: 19px;
  position: relative;
  top: -10px;
}
.line-title.l-tit {
  display: inline;
  margin-left: 14px;
}
.l-tit p.font-17 {
  font-size: 20px !important;
  line-height: 22px !important;
  margin-bottom: -10px !important;
}
.f-14 p.font-17 {
  font-size: 16px !important;
  line-height: 18px !important;
  margin-bottom: -20px !important;
}
.f-15 p.font-17 {
  font-size: 16px !important;
  line-height: 18px !important;
}
/*body:first-of-type div.f-15 p.font-17 {
  margin-bottom: -20px !important;
}*/

.b-product p.font-17 {
  margin-bottom: 20px !important;
}
/*body:first-of-type .b-product p.font-17 {
  margin-bottom: 0 !important;
}*/

.f-40 {
  float: left;
  width: 100%;
  padding-bottom: 12px;
}
.f-40 H2.get-title, .content-left-quote H2.get-title {
  padding: 0px;
  margin: 0px;
  font-size: 36px;
}
P.yellow-p A {
  color: #F5DB50;
  font-size: 13px;
}

A.srolbtn { float: left; }


/*change location link*/

#changeLocationDiv {
  float: left;
  border-left:medium none;
  margin: 13px 15px 6px 25px;

}

#changeLocationDiv span{
  color:#FAD71A;
  float:left;
  font-size:10px;
  margin:0 5px 0 0;
  padding:0;
  text-transform:uppercase;
}

#changeLocationDiv a {
  color:#FFFFFF;
  float:left;
  font-size:10px;
}

/*select country*/
.select-country {
  display: none;
  width: 394px;
  position: absolute;
  left: 50%;
  top: 100px;
  margin-left: -197px;
  z-index: 11;
  /*opacity: 0;
  visibility: hidden;*/

}
.bg-country {
  width: 394px;
  background: url("../images/backgrounds/bg-country.png") no-repeat left top;
  float: left;  overflow: hidden;
}
.bg-country-bottom {
  width: 394px;
  background: url("../images/backgrounds/bg-country-bottom.png") no-repeat left top;
  height:15px;float: left;
}
.cm {
  float: left;
  width: 100%;
  position: relative;
}
.select-country h5 {
  padding: 0px;
  margin: 0px;
  color: #ffffff;
  font-size: 34px;
  font-weight: normal;
  float: left;
  margin-left: 25px;
  margin-top: 12px;
  display: inline;
}
.select-country a.close {
  background:transparent url(../images/icons/icon-close.gif) no-repeat scroll left top;
  display:block;
  position:absolute;
  top:22px;right:20px;
  margin:0;
  width:22px;
  height: 22px;
}
.select-country a.close:hover  { text-decoration: none; }
.select-country ul.yellow-list {
  width: 108px;
  margin-left: 0px;
  border-left: 1px dotted #A9A18F;
}
.select-country ul.yellow-list li {
  border: none;
  padding: 0px;
}
.select-country ul.yellow-list a {
  background: none;
  font-size: 11px;
  color: #a43c03;
  float: none;
  display: block;
  padding-left: 16px;
  margin: 0px;
}

.overlay {
  position: absolute;
    top: 0px;
    left: 0px;
  width: 100%;
    height: 100%;
    background: #000000;
  z-index: 10;
  opacity: 0;
  visibility: hidden;
  display: block;
  margin: 0;
  padding: 0;
  min-height: 100% !important;
}


/* SEARCH BLOCK IN HEADER*/
.block-search h2 {
  display:none;
  }


.header form {
  padding: 0px;
  margin: 0px;
}
#block-search-0 .content {
  float:none;
  }
#search-block-form{
  float: right;
  width: 158px;
  height: 22px;
  margin-right: 13px;
  display: inline;
  margin-top: 2px;
  background: url("../images/backgrounds/bg-search.jpg") no-repeat left top;
}
#search-block-form input.form-text {
  float: left;
  width: 120px;
  color: #8d8b7f;
  font-size: 10px;
  margin-left: 7px;
  background: none;
  border: none;
  margin-top: 3px;
  position: relative;
}
#search-block-form input.form-submit {
  width: 26px;
  height: 22px;
  float: right;
  margin-top: 0;
  margin-right: 0;
  background: url("../images/buttons/btn-go.gif") no-repeat left top;
  border: none;
  font-size: 0;
  line-height: 0;
  cursor: pointer;
}
#search-block-form input.form-submit:hover {
  background: url("../images/buttons/btn-go.gif") no-repeat left bottom;
}
/* do not display search block title */
#block-search-0 h2 {
  display:none;
}


/* Popup Windows */

.pph-content {
    display: none;
  width: 227px !important;
  position: absolute;
  z-index: 2 !important;
  margin: 5px 0 0 0;
}
.type-box { left: 20px; }
.trip-link-box { left:-30px; }
.agent-box { left: -36px; }
.security-box { margin-left: -23px;}
.red-page .type-box { left: 345px; }
.red-page .trip-link-box { left:460px; }

tr.pph-hint .pph-content {
  margin-left: -60px;
  margin-top: 0px;
}
tr.pph-hint td.title .pph-content {
  margin-left: -60px;
  margin-top: 0;
}
span.pphtop {
  display: block;
  width: 227px;
  height: 21px;
  background: transparent url(../images/backgrounds/bg_top.png) no-repeat 0 0;
  font-size: 0;
  line-height: 0;
  margin: 0;
  padding: 0;
}
span.pphbottom {
  display: block;
  width: 227px;
  height: 13px;
  background: transparent url(../images/backgrounds/bg_bottom.png) no-repeat 0 0;
  font-size: 0;
  line-height: 0;
  margin: 0;
  padding: 0;
}
span.pphseparator {
  display: block;
  font-size: 0;
  line-height: 0;
  margin: 7px 0 0;
  padding: 0;
  border-top: 1px dotted #000000;
}
.pph-content strong {
  background: transparent url(../images/backgrounds/bg_header.png) no-repeat 0 0;
  min-height: 24px;
  display: block;
  width: 187px;
  padding: 5px 20px 0;
  margin: 0;
  font-size: 14px;
  line-height: 17px;
  color: #d12f2c;
}
.pph-content div {
  background: transparent url(../images/backgrounds/bg_content.png) no-repeat 0 0;
  width: 187px !important;
  padding: 7px 20px 7px;
  margin: 0;
  font-size: 12px;
  line-height: 15px;
  color: #53472d;
  overflow: hidden;
}


/*********************  Right Column[BEGIN]  *******************/


.content.lrt .rhs-column .wide-block .wb-ltc{
    background:none;
}
/*********************  Right Column[END]  *******************/



/*********************  Wide Block[BEGIN]  *******************/
.wide-block{
    background:#fefdfb;
    float:left;
    width:100%;
}

.wide-block .corners-holder{
    font-size:0px;
    line-height:0px;
    height:0px;
    width:100%;
    position:relative;
}

.wide-block .wb-ltc,
.wide-block .wb-rtc,
.wide-block .wb-rbc,
.wide-block .wb-lbc{
    font-size:0px;
    line-height:0px;
    height:7px;
    width:7px;
    position:absolute;
}

.wide-block .wb-ltc{
    background:url(../images/backgrounds/wide-block-ltc.gif) no-repeat top left;
    top:0px;
    left:0px;
}

.wide-block .wb-rtc{
    background:url(../images/backgrounds/wide-block-rtc.gif) no-repeat top right;
    top:0px;
    right:0px;
}

.wide-block .wb-rbc{
    background:url(../images/backgrounds/wide-block-rbc.gif) no-repeat top left;
    bottom:0px;
    right:0px;
}

.wide-block .wb-lbc{
    background:url(../images/backgrounds/wide-block-lbc.gif) no-repeat top left;
    bottom:0px;
    left:0px;
}

.wide-block .wb-content{
    margin: 6px;
    padding:1px;
    background:/*#f5f4ec;*/ #ffffff;/*url(../images/backgrounds/wide-block-bg.gif) repeat-x bottom;*/
}


.wide-block .wb-content-wrapper{
    width:100%;
}
.wide-block fieldset {
    width:auto;
    clear: both;
}

/*********************  Wide Block[END]  *******************/


/*right colum wide content*/
.wb-content .content p {
  color:#22201E;
  font-size:12px;
  line-height:18px;
  margin:0;
  padding-bottom:30px;
}


/*print and send icons*/
.print-i{

  float:right;
  margin-top:5px;
  width:59px;
}

.print-mail a {

  color:#72664A;
  margin-left:10px;
  padding-left:20px;
}


.print-i a {
  display:block;
  margin:0 !important;
  padding:0 !important;
  position:relative;
}

.print-i img {
  float:left;
  margin-top:2px;
}

img {
  border:medium none;
}

/*right big title in basic content page*/
h2.red-title-32 {
color:#BF2627;
font-size:32px;
margin:0 0 10px 1px;
padding:0;
}

.terminator {
float:left;
padding-right:149px;
width:486px;
margin-top:-10px;
}

.wrapper-trc {
  padding: 0 18px 0 33px;
}

/*===  HELP&ADVICE  ===*/
IMG.photo-right {
  float: right;
  margin: 0 5px 0 10px;
}

.help-edvice P {
  margin: 0;
  padding-bottom: 30px;
  color: #22201e;
  font-size: 12px;
  line-height: 18px;
}

/* termes & conditions menu*/
#footer-message{
  float: left;
}

#block-menu-198 {
  float: left;
  margin-top:18px;
}

#block-menu-198 h2{
  display: none;
}

#block-menu-198 ul{
  display: inline;
}

#block-menu-198 ul li{
  display: inline;
}


#block-menu-198 a{
  color:#A43C03;
  font-size:10px;
  margin-left:7px;
}


/* spacing the footer menus*/

#block-menu-96 ul li.first{
  margin: 0;
  padding-left: 0;
}
#block-menu-190 ul li.first {
  margin-left: 0px;
  padding-left: 0px;
}

#block-menu-190  ul li{
  padding:0 4px 0 12px;
}


/*adding hover effect in main-nav*/

div.menu ul.nice-menu li.menuparent a:hover {
  text-decoration: none;
}


div.menu ul.nice-menu li:hover a {
  color: #fdd601;
  text-decoration: none;
}

div.menu #nice-menu-1.nice-menu li.menuparent:hover span {
  background: transparent url("../images/backgrounds/bg-li-red-right.jpg") no-repeat right top;
}
div.menu #nice-menu-1.nice-menu li.menuparent:hover {
  background: transparent url("../images/backgrounds/bg-li-red.jpg") no-repeat left top;
}

div.menu ul.nice-menu li.menuparent:hover .drop-down span {
  background: none !important;
}


/*correction on select-country modal window*/
.select-country .list {
  display:inline;
  float:left;
  margin-left:33px;
  margin-top:15px;
  text-align:left;
  width:351px;
}

.select-country .last-yellow {
  border-right:1px dotted #A9A18F !important;
}



/*css rules for bold.red h3 in edition of basic page*/
.wrapper-trc .col-center h3{

  color:#AE030B;
  font-size:17px;
  font-weight:bold;
  margin:0 0 5px;
  padding:0;

}


/*correction position of r-column*/
.r-column {
  margin: 0;
}

/*correction size of r-column h2*/

.r-column h2  {
 font-size: 15px;
}

/* correction menu footer corporate*/
#block-menu-190 .leaf a{
  padding-top: 0px;
}

#block-menu-190 .leaf {
  background: none;
}


/*correction of search box position due to change in alt-nav*/
.block-search {
  margin-top: 6px;
  overflow:hidden;
}


/* sitemap */
.site-map .box h2 {
  display: none;
}

/* 1st level */
.site-map ul.tree {
  width: 100%;
  float: left;
  margin:5px 0 40px;
  padding:0 0 0;
  border-bottom:1px dotted #a9a18f;
}
.site-map ul.tree li {
  list-style: none;
  border-top: 1px dotted #a9a18f;
  width: 100%;
  float: left;
  margin-top:7px;
}
.site-map ul.tree li a {
  font-size: 15px;
  color: #a43c03;
  padding: 7px 0;
  float: left;
}

/* 2nd level */
.site-map ul.tree li ul.tree{
  margin: 0;
  padding: 0;
  border-bottom:none;
}
.site-map ul.tree li ul.tree li {
  background: none;
  width: 100%;
}
.site-map ul.tree li ul.tree li.li-no-bord {
  border-top: none;
}
.site-map ul.tree li ul.tree li a {
  font-size: 13px;
  background: url("../images/icons/arrow-level2.gif") no-repeat left 7px;
  padding: 4px 0 4px 16px;
}

/* 3rd level */
.site-map ul.tree li ul.tree {
  margin: 0;
  padding: 0;
}
.site-map ul.tree li ul.tree li {
  border-top: 1px dotted #a9a18f;
  width: 100%;
  margin:0;
}
.site-map ul.tree li ul.tree li li {
  background: none; border:none;
  padding-top:0;
}
.site-map ul.tree li ul.tree li ul.tree li a {
  font-size: 12px;
  background: url("../images/icons/arrow-level3.gif") no-repeat left center;
  padding: 2px 0 2px 16px;
}

/* 4th level */
.site-map ul.tree li ul.tree ul.tree {
  margin: 0;
  padding: 0 0 0 16px;
  border:none; background: none;
}


/* compare link on family product page */
div.compare {
  padding: 0px;
  margin: 0px;
  color: #3b3b39;
  font-size: 15px;
  margin-top: 13px;
  margin-left: 25px;
}
div.compare a {
  color: #a44009;
  font-size: 15px;
  font-weight: bold;
  text-decoration: underline;
}
div.compare a:hover {
  text-decoration: none;
}

/*
  Compare Products Page - Added 10/1/08 late
----------------------------------------------*/
.compare-products { width: 100% !important; float: none; }
.compare-products .coverage-block { width: 100%; }
.compare-products .coverage-block table { width: 640px; border-bottom: 6px solid #dfdfd6; border-right: none; }
.compare-products .coverage-block table th { padding: 0; }
.compare-products .coverage-block table th h5 { padding-bottom: 10px; }
.compare-products .coverage-block table td.favor { vertical-align: top; padding-right: 10px; }
.compare-products .coverage-block table td.price { vertical-align: top; padding-right: 10px; }
.compare-products .coverage-block h5 a { color: #a43c03; text-decoration: underline; }
.compare-products .coverage-block h5 a:hover { color: #bf2627; text-decoration: underline; }
.compare-products .coverage-block table p { line-height: 18px; padding: 7px 0; }
.compare-products .coverage-block table td.comparequote { padding: 12px 7px 14px; font-size: 11px; color: #493a28; line-height: 14px; }
.compare-products .coverage-block table td.comparequote strong { color: #985b07; font-size: 16px; line-height: 18px; display: block; margin-bottom: -10px; }
.compare-products .coverage-block table td.comparequote em { color: #e20d26; font-size: 22px; display: block; margin: 7px 0 3px; font-style: normal; font-weight: bold; }
.compare-products tr.pph-hint .pph-content { margin-top: -2px; }

.compare-products span.view a.start { float: left; margin-left: -2px; width: 116px; height: 35px; position: static; background: url("../images/buttons/compare_start-quote.gif") no-repeat left top; font-size: 0; line-height: 0; text-decoration: none; color: #ffffff; }
.compare-products span.view a.start:hover { background: url("../images/buttons/compare_start-quote_on.gif") no-repeat left top; text-decoration: none; }

.compare-bas { min-height: 141px; height: auto !important; background: #f5f4ec url(../images/backgrounds/bkg-compare-bas.jpg) repeat-x 0 100%; }


h3.right-small-title { padding: 0px; color: #bf2627; font-size: 18px; line-height: 24px; margin: 0; }
.compare-bas h3.right-small-title { float: left; padding-top: 10px; padding-left: 5px;}
.compare-bas h2.right-big-title { float: left; }
.compare-bas .line-title { width: 600px; margin-left: 15px; }
.compare-bas div.font-17 { font-size: 17px; line-height: 21px; }

/*
 * News Page
 * = news_page
 */
.help-edvice .news{
  margin-bottom: 30px;
}
.help-edvice .news p {
  padding-bottom:0px;
}
.help-edvice .news p.byline {
  background:transparent url(../images/backgrounds/byline_background.jpg) repeat-x scroll 0 100%;
  clear:both;
  margin-bottom:15px !important;
  padding-bottom:15px !important;
}
.news h3{
  margin-bottom: 0px;
}
.news h3.boldred,
.news h3 span.boldred {
  color:#AE030B;
  font-size:17px;
  font-weight:bold;
  margin:0 0 5px;
  padding:0;
}
.news h4 {
  color:#33312E;
  font-size:12px;
  line-height:26px;
  margin:0;
  padding:0;
}
.news ul{
  font-size:12px;
  list-style-type:none;
  margin:0 0 10px;
  padding:0;
}
.news ul li {
  background:transparent url(../images/backgrounds/general_bullet.gif) no-repeat scroll 0 5px;
  padding:0 0 10px 13px;
}
.news a,
.wrapper-trc .view-content div.newsalerts a,
.view-footer p a{
  color:#A43C03;
}

/*
 * News Alert Page
 * =newsalerts
 */
div.newsalerts {
  margin-bottom:15px;
  padding:0;
  width:618px;
}
div.newsalerts div.subheader {
  background:#F5F4EC url(../images/backgrounds/newsalerts_background.gif) repeat-x scroll 0 0;
  margin-bottom:5px;
  padding:10px 0 0;
}
div.newsalerts h3 {
  color:#BF2627;
  float:left;
  font-size:17px;
  margin:0;
  padding:0 0 0 10px;
  width:523px;
}
.wrapper-trc .view-content div.newsalerts h3 a{
    color:#BF2627;
}
span.closealert {
  background:transparent url(../images/backgrounds/close_arrow.gif) no-repeat scroll 0 2px;
  display:block;
  float:right;
  font-size:13px;
  margin:0;
  padding:0 0 0 15px;
  width:60px;
}
span.openalert {
  background:transparent url(../images/backgrounds/open_arrow.gif) no-repeat scroll 0 2px;
}
span.subheaderfooter {
  background:transparent url(../images/backgrounds/newsalerts_background.gif) repeat-x scroll 0 100%;
  clear:both;
  display:block;
  font-size:0;
  height:8px;
  line-height:0;
  margin:0;
  padding:0;
  width:100%;
}

.view div.newsalerts ul{
  font-size:12px;
  list-style-type:none;
  margin:0;
  overflow:hidden;
  padding:0;
  float: none;
  width: auto;
}
.view  div.newsalerts ul.collapse {
  display:none;
}
.view div.newsalerts li {
  background:transparent url(../images/backgrounds/newsalerts_background.gif) repeat-x scroll 0 100%;
  font-size:12px;
  padding:15px 10px 0;
  border-left: none;
}
.view div.newsalerts li.last {
  background:transparent none repeat scroll 0 0;
}
div.newsalerts h4 {
  clear:both !important;
  font-weight:normal;
  line-height:18px;
  color:#33312E;
  font-size:12px;
  margin:0;
  padding:0;
}
div.newsalerts h4 span {
  display:block;
  float:left;
  padding-right:3px;
}
.wrapper-trc .view-content div.newsalerts h4 a {
  display:block;
  float:left;
  padding-bottom:7px;
  width:522px;
  color:#A43C03;
  font-size: 12px;
}
div.newsalerts li div {
  margin-bottom:5px;
  padding-left:72px;
}
div.newsalerts li p.more {
  margin-bottom:0;
  padding-left:72px;
}
.view div.newsalerts ul li a{
  font-size: 12px;
}
.help-edvice .view-header p{
  padding-bottom: 15px;
}
.view-footer p{
  margin-top: 15px;
}
/**
 * News from mondial + warnings and alerts View
 *
 */
.view.view-travels-warnings-and-alerts{
  margin-top: -40px;
}

/* ======================== BO CSS ===========================*/

/*
 * Panels edit content
 */
#panels-edit-display p{
  font-size: 12px;
  margin: 5px 0;
}
#panels-edit-display span.inline-icon-help img{
  margin: 0 5px;
  display: inline;
}
.panels-modal-content .modal-form {
text-align:left;
}

/* Scheduler */
#node-form .fieldset-wrapper input.form-text.jscalendar  {
  float:left;
}
#node-form .fieldset-wrapper div.form-item.jscalendar { width:auto; }
#node-form .fieldset-wrapper div.form-item.jscalendar .description  {
  clear:left;
}
/*
 * Tabs skin
 */
ul.primary li a {
  color:#444;
  padding:0 6px;
}
ul.primary li a:hover {
  background:#F9D301;
}
ul.primary li.active a {
  color:#A43C03;
}

/* Big blue buttons */
a.btn-blue, a.btn-blue-little, #btn-blue-submit input
   { color:white !important; font-family: sans-serif; text-decoration:none; }
a.btn-blue {
  display:block;
  height: 44px; font-size:17px !important;
  line-height:44px;
  background:transparent url(../images/buttons/btn-blue-bg.gif) no-repeat top left;
  float:left; margin:10px 0;padding:0;
}
a.btn-blue span {
  display:block;
  padding:0 20px; margin:0;
  height: 44px;
  background:transparent url(../images/buttons/btn-blue-bg-right.gif) no-repeat top right;
}
div.small .line a.btn-blue span { background:transparent url(../images/buttons/btn-blue-degrad-bg-right.gif) no-repeat top right; }
div.landing a.btn-blue span { background:transparent url(../images/buttons/btn-blue-onblack-bg-right.gif) no-repeat top right; }
a.btn-blue:hover { background-position: bottom left; text-decoration: none; color:white; }
a.btn-blue:hover span, div.small .line a.btn-blue:hover span, div.landing a.btn-blue:hover span { background-position: bottom right; }

a.btn-blue-little {
  display:block; cursor:pointer;
  height: 39px; font-size:13px;
  line-height:39px;
  background:transparent url(../images/buttons/btn-blue-little.gif) no-repeat top left;
  float:left; margin:0 0 0 10px;padding:0;
}
tr .comparequote a.btn-blue-little { margin:0; }
.view.start-view-w a.btn-blue-little { margin-top:3px; }
a.btn-blue-little span {
  display:block;
  padding:0 13px; margin:0;
  height: 39px;
  background:transparent url(../images/buttons/btn-blue-little-right.gif) no-repeat top right;
}
a.btn-blue-little:hover { background-position: bottom left; text-decoration: none; color:white; }
a.btn-blue-little:hover span { background-position: bottom right; }

#btn-blue-submit {
  display:block;
  height: 44px;
  line-height:44px;
  background:transparent url(../images/buttons/btn-blue-bg.gif) no-repeat top left;
  float:left; margin:10px 0;padding:0;
}
#btn-blue-submit input {
  display:block; border:0; cursor:pointer;
  padding:0 20px; margin:0;
  height: 44px; font-size:17px !important;
  background:transparent url(../images/buttons/btn-blue-bg-right.gif) no-repeat top right;
}
#btn-blue-submit:hover, body.hp #btn-blue-submit:hover { background-position: bottom left; text-decoration: none; color:white; }
#btn-blue-submit input:hover, body.hp #btn-blue-submit input:hover,
  #termsconditions #btn-blue-submit input:hover { background-position: bottom right; }

/* Gray for homepage */
body.hp #btn-blue-submit input  { background:transparent url(../images/buttons/btn-blue-onhp-bg-right.gif) no-repeat top right; }
body.hp #btn-blue-submit {  background:transparent url(../images/buttons/btn-blue-onhp-bg.gif) no-repeat top left; }
/* Gray for terms conditions box */
#termsconditions #btn-blue-submit input, .termeconditionlist a span { background:transparent url(../images/buttons/btn-blue-ongray-bg-right.gif) no-repeat top right; }
/**
 * testimonial page
 */
.testimonial-page .terminator{
  padding-left: 8px;
}
.testimonial-page .panel-pane .col-left,
.testimonial-page .panel-pane .col-left .bg-bottom{
  background: none;
}

/* do not display free text block title */
.wb-content .hideifcontent {
display: none;
}

/* some fixe value (retrocompatibility) */
.standart-layout .rhs-column {
  margin-right:10px;
}

/* testimonial full page */
.col-r {
  display:inline;
  float:left;
  margin-right:10px;
  width:407px;
  margin-top: 20px;
}
.col-r p.brown{
  display: none;
}

.get-quote-table td { margin:0;}
.get-quote-table .form-item { padding: 0;margin: 0; height: 25px; width:100%; }

/* page full page */
.content-page{
  clear: both;
}
.help-edvice .content-page h3{
  color:#985B07;
  margin: 5px 0;
}
.help-edvice .content-page p strong{
  color:#985B07;
}
.help-edvice .content-page p{
  padding-bottom: 10px;
}
.content-page p a,
.content-page ul li a{
  text-decoration: none;
  color: #BF2627;
}
.content-page p a:hover,
.content-page ul li a:hover{
  text-decoration: underline;
}

/*
 * thickbox forward
 */
#TB_footerright{
  height: 12px;
}

/* Terms popup (thickbox) */
body.termscondition-body {
  min-width: 20px;
  width: 100%;
  background: #F5F4EC none;
}
body.termscondition-body a.select-button {
  font-size: 13px!important;
}
#termsconditions p { margin:0; padding:0; clear: both; letter-spacing: -0.5px; }
#termsconditions {
 text-align: center;
 padding-top: 10px;
}
#termsconditions img {
  display: inline;
}
#termsconditions p.submit {
  margin:0 auto;
  padding:0;
  width:126px;
}

.termeconditionlist { list-style:none; }
.termeconditionlist a span { font-size:14px; }


/* Mini get a quote block */
.lhs-column div.block-restcommerce h2 { display:none; }
div.block-restcommerce #mini-getquote-form h2 { display:block; }

/* Annotation */
p.annotation, .reciept-block p.annotation {
  clear:left;
  font-size:11px;
  padding-top:7px;
}
.compare-products .coverage-block p.annotation {
  margin-left:187px;
}

/* annotation for mini Get A quote block */
p#mini-annotation {
clear: both;
color: #000;
font-size: 10px;
}

/* Purchase black bar */
.red-page .rhs-column .content .gold-p { font-size: 16px; padding-top:18px; color:#F5BE0C; font-weight:bold; }
.red-page .rhs-column .content a { color:#F7D101; text-decoration: none; }
.red-page .rhs-column .content a:hover { text-decoration: underline; }
.red-page .rhs-column .content { padding:6px 12px 0 16px; width:230px; }
.red-page .rhs-column .content .content { padding:0; }

/* horizontal scrollbar with xiti tag */
#xiti-logo img { float:left; }

/* table attachments  */
table#attachments tr {
  background-color: #fff;
}
table#attachments tbody {
  border-top: 1px solid #BF2627;
}
table#attachments a {
  color: #000;
}
table#attachments a:hover {
  color: #BF2627;
}

.footer-col-1 p a {
  color: #BF2627;
}