/* START - Global to all */
html, body, div, span, ul, li, p, form, label, input, hr { margin:0; padding:0; }

html { overflow: -moz-scrollbars-vertical; }

body, table th, table td {
  font-family:Verdana,Tahoma,Arial,Helvetica;
  font-size:.9em;
  color:#444;
  line-height:1.1em;
}

body {
background:#FFFFFF url(https://www.eurotrip.com/sites/all/themes/eurolift/images/newlook/main_bg.gif) repeat scroll 0%;
}

tbody {
  border-top:none;
}

b {
  color:#2F74B7;
}

a {
  color:#2F74B7;
}

a:hover {
  color:#ff5900;
}

#wrapper {
  text-align:left;
  margin-left:auto;
  margin-right:auto;
  border-left:1px solid #888;
  border-right:1px solid #888;
  background:#ffffff;
  position:relative;
}

#wrapper, #img-banner img {
  width:60em;
}
/* END - Global to all */

/* >>>>>>>>>>>>>>>>>>>>>>>>>> START NEW LOOK CODE <<<<<<<<<<<<<<<<<<<<<<<<<<< */

/* Start global*/
.v-center {
  vertical-align:middle;
}

.small-font {
  font-size:80%;
  line-height:1em;
}

.bold {
  font-weight:bold;
}

.blue-text {
  color:#2F74B7;
}

.italic {
  font-style:italic;
}
/* End global */

/* Start Page top section */
#page-top {
  background:#efefef url(https://www.eurotrip.com/sites/all/themes/eurolift/images/newlook/page_top_bg.gif) no-repeat scroll 0% 0%;
  text-align:left;
	position:relative;
}

#logo {
  margin:.4em 0em .3em .6em;
  height:4.2em;
	border:0px;
}

#slogan {
  position:absolute;
  left:17.9em;
  top:5.1em;
  color:#08057f;
  font-style:italic;
  font-size:.68em;
  font-weight:600;
}

/* Start Navigation */
#nav-bar-wrapper {
  background:#d6d6d6;
  padding-top:2px;
  padding-bottom:1px;
}

#nav-bar, ul.nice-menu a, #search-block-form .form-item {
  line-height:2.4em;
  min-height:2.4em;
}

#nav-bar {
  text-align:left;
  background:transparent url(https://www.eurotrip.com/sites/all/themes/eurolift/images/newlook/menu_link_bg.gif) repeat-x;
  font-size:.9em;
  width:100%;
}

#nav-options {
  list-style:none;
}

#nav-options li {
  list-style:none;
  float:left;
	position:relative;
	z-index:150;
}

#nav-options ul.nice-menu li {
	list-style-image:none;
	list-style-type:none;
  z-index:155;
}

#nav-options ul.nice-menu li ul li {
	list-style:none;
  z-index:200;
}

#nav-options ul.nice-menu ul li {
	display:block;
	width:14.5em;
}

ul.nice-menu a {
  padding:0px 8px;
  background:#5E89C5 url(https://www.eurotrip.com/sites/all/themes/eurolift/images/newlook/menu_link_bg.gif) repeat-x;
  text-decoration:none;
  color:#ffffff;
  display:block;
  border-left:1px solid #638dc8;
  border-right:1px solid #355a89;
}

ul.nice-menu a:active, ul.nice-menu a:visited {
	color:#ffffff;
}

ul.nice-menu a:hover {
  background:#e45007 url(https://www.eurotrip.com/sites/all/themes/eurolift/images/newlook/menu_link_bg_over.gif) repeat-x;
  color:#ffffff;
  border-left:1px solid #e45007;
  border-right:1px solid #a53b06;
}

ul.nice-menu ul a {
  background:#f55609;
  line-height:1.4em;
  min-height:1.4em;
  width: 100%;
  display: block;
  text-indent: 3px;
  padding: 1px 0;
  text-decoration: none;
  color:#fff;
  border-top: 1px dashed #ddd;
  border-left:none;
  border-right:none;
	position:relative;
	z-index:201;
}

ul.nice-menu ul a:hover {
  color: #2F74B7;
	font-weight:bold;
  background:#dedede;
  border-left:none;
  border-right:none;
}

ul.nice-menu ul li.menuparent a {
  background:#f55609 url(https://www.eurotrip.com/sites/all/themes/eurolift/images/newlook/arrow-right.png) right center no-repeat;
}

ul.nice-menu ul li.menuparent a:hover {
  background:#dedede url(https://www.eurotrip.com/sites/all/themes/eurolift/images/newlook/arrow-right.png) right center no-repeat;
}

ul.nice-menu ul li a {
  background:#f55609;
}

ul.nice-menu ul li a:hover {
  background:#dedede;
}

ul.nice-menu ul li.menuparent li a {
  background:#f55609;
}

ul.nice-menu ul li.menuparent li a:hover {
  background:#dedede;
}

ul.nice-menu-down .menuparent a {
  padding-right:8px;
}

ul.nice-menu a {
  text-transform:uppercase;
}

ul.nice-menu ul a {
  text-transform:none;
}

ul.nice-menu {
	z-index:100;
}
/* End Navigation */

/* Start banner image section */
#img-banner {
  background:#d6d6d6;
  padding-bottom:1px;
  *padding-bottom:3px;
}
/* End banner image section */

/* Start footer*/
#front-footer {
  background:#003066;
  line-height:2.2em;
  color:#eee;
  text-align:center;
  margin-left:auto;
  margin-right:auto;
}

#front-footer a {
  color:#dddddd;
  text-decoration:none;
}

#front-footer a:hover {
  color:#ff5900;
}
/* End footer */