/* $Id: style.css,v 1.38.2.1 2008/02/05 09:27:26 goba Exp $ */

/**
 * Garland, for Drupal 6.x
 * Stefan Nagtegaal, iStyledThis [dot] nl
 * Steven Wittens, acko [dot] net`
 *
 * If you use a customized color scheme, you must regenerate it after
 * modifying this file.
 */


 
 /*NEW LAYOUT CSS*/
html, body {
	font-family: Arial;
	font-size: 11px;
	color: #333;
	text-decoration: none;
	background-color: #FFF;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

* html #outer {
	height:100%;
}/* ie6 and under*/


#outer {
	background-color: transparent;
	background-position: left bottom;
	min-height:100%;
	height:auto;
	background-image: url(images/outer_bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
}

a {
	color: #C00;
}
a:hover {
	color: #F00;
}

#head_right {
	height: 116px;
	width: 200px;
	overflow:hidden;
	float: right;
}
#topbanner {
	height: 116px;
	width: 800px;
	overflow:hidden;
	float: left;
}

.footer {
	color: #333;
	font-size: 9px;
	font-family: Arial;
	background-image: url(img/footer_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 31px;
	width: auto;
	vertical-align: middle;
	padding-right: 5px;
	padding-left: 5px;
}

#footer_line {
	background-image: url(images/footer_line.jpg);
	background-repeat: repeat-x;
	height: 2px;
	width: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}


#leftSide {
	height: auto;
	width: 200px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	overflow:hidden;
}
#main_content {
	float: left;
	height: auto;
	width: 788px;
	margin-top: 10px;
	margin-right: 6px;
	margin-bottom: 10px;
	margin-left: 6px;
	overflow:hidden;	
}
#main_content_front {
	float: left;
	height: auto;
	width: 588px;
	margin-top: 10px;
	margin-right: 6px;
	margin-bottom: 10px;
	margin-left: 6px;
	overflow:hidden;	
}
#RightSide {
	float: right;
	height: auto;
	width: 200px;
	margin-top: 10px;
	margin-bottom: 10px;
	overflow:hidden;	
}
#newsletter_bnr {
	height: 38px;
	width: 175px;
	float: right;
	overflow: hidden;
	margin-right: 15px;
}

.box_top {
	background-image: url(images/box_top.png);
	background-repeat: no-repeat;
	height: 27px;
	width: 190px;
	font-family: Arial;
	font-size: 11px;
	text-transform: uppercase;
	color: #C00;
	text-decoration: none;
	font-weight: bold;
	vertical-align: middle;
	padding-left: 6px;
	padding-right: 4px;
}
.box_content {
	background-image: url(images/box_middle.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height:90px;
	width: 190px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E6E6E6;
	border-left-color: #E6E6E6;
	padding-top: 5px;
	padding-right: 4px;
	padding-left: 4px;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding-bottom: 0px;
}
.box_bottom {
	background-image: url(images/box_bottom.png);
	background-repeat: no-repeat;
	height: 7px;
	width: 200px;
}

/*LAYOUT END*/

H1 {
	font-size: 18px;
	font-weight: normal;
	color: #C00;
}

H2 {
	font-size: 16px;
	color: #C00;
	text-transform: uppercase;
	display: none;
}


H3 , .view-header {
	color: #C00;
	font-size: 11px;
	text-transform: uppercase;
}

P {
	margin-top: 16px;
}


.view-header {
	font-weight: bold;
	margin-bottom: 10px;
	margin-left: -4px;
}


/**** container ****/
#mainbody {
	margin-left: auto;
	margin-right: auto;
	width: 940px;
	margin-top: 12px;
}


/**** language selector 
#block-locale-0 {
	float: right;
	width: 220px;
	margin-top: 10px;
}

#block-locale-0 UL {
	float: right;
	list-style: none;	
}

#block-locale-0 LI {
	display: inline;
	float: left;
	margin-right: 6px;
}

#block-locale-0 A {
	text-transform: uppercase;
	color: #4486c3;
	padding-left: 2px;
	padding-right: 2px;
}

#block-locale-0 A.active , #block-locale-0 A:hover {
	color: white;
	background-color: #4486c3;
}

****/

/**** language selector ****/
#block-locale-0 {
	float: right;
	width: 175px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 15px;
	padding: 0px;
}

#block-locale-0 UL {
	float: left;
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#block-locale-0 LI {
	display: block;
	float: left;
	margin-right: 3px;
}

#block-locale-0 A {
	text-transform: uppercase;
	color: #A58828;
	padding-left: 2px;
	padding-right: 2px;
	text-decoration: none;
	height: 18px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#block-locale-0 A.active , #block-locale-0 A:hover {
	color: white;
	background-color: #A58828;
}

/**** eurolines header ****/
#logo {
	width: 156px;
	height: 34px;
}

#header-region {
	width: 650px;
	float: right;
}

/*** main menu ***/
#mainmenu {
	margin: 0;
	padding: 0;
}

#mainmenu UL.links {
	list-style: none;
	height: 22px;
	margin-top: 10px;
	text-transform: uppercase;
	float: left;
}

#mainmenu UL.links  LI {
	display: inline;
	float: left;
	margin: 0 3px 0 0;
	padding-right: 3px;
	border-right: 1px solid #1b1464;
}

#mainmenu UL.links  LI.last {
	border: 0;
}

#mainmenu UL.links  A {
	color: #C00;
	padding: 0px 3px 0px 3px;
}

.mainbody .links {
	display: none;
}

#mainmenu UL.links  A.active , #mainmenu UL.links A:hover {
	color: #F00;
}

/*** secondary menu***/
.sub-links {
	text-transform: uppercase;
}

UL.sub-links {
	display: block;
	text-align: right;
	margin: 8px 0 0 0;
	padding: 0;
	padding: 0;
	height: 22px;
	text-align: right;
}


UL.sub-links LI {
	text-align: right;	
	float: left;
	margin: 0 1px 0 0;
	padding-right: 1px;
	border-right: 1px solid #1b1464;
}

UL.sub-links LI.last {
	border: 0;
}

UL.sub-links A {
	color: #C00;
	padding: 0px 3px 0px 3px;
}


UL.sub-links A.active , 
UL.sub-links A:hover {
	color: #F00;
}





/*** separator ***/
DIV.sep {
	background: url('images/bg_line_vert.gif') 0 100% repeat-x;
	height: 1px;
	margin: 5px 0 5px 0;
	line-height: 1px;
}

DIV.sep1 {
	background: url('images/bg_line_vert.gif') 0 100% repeat-x;
	height: 1px;
	margin: 5px 0 5px 0;
	line-height: 1px;
}

DIV.sep10 {
	background: url('images/bg_line_vert.gif') 0 100% repeat-x;
	height: 1px;
	margin: 10px 0 10px 0;
}

/*** footer ***/
#footer , #footer P {
	text-align: center;
	color: #A58929;
}


#footer A {
	color: #A58929;
}

/**** footer banners ****/
.image-advertisement {
	margin: 0px;
	padding: 0px;
}

.image-advertisement img {
	float: right;
	margin: 0px;
	padding: 0px;
}


/**** drupal sidebar ****/
#sidebar-left {
	width: 100px;
}


.ctable TD {
	vertical-align: top;
}

IFRAME#search_ticket {
	width:200px;
	height:320px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	z-index: -1;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
IFRAME#business_client_login {
	width:200px;
	height:138px;
	border:0;
	overflow: hidden;
	margin: 0;
	padding: 0;
	z-index: -1;
}

/*SEARCH*/
#block-search-0 {
	height: 37px;
	width: 185px;
	float: right;
	margin-right: 5px;
	margin-left: 10px;
}

#search , #search-block-form{
	width: 195px;
	float: left;
	margin-top: 0px;
	font-size: 11px;
	white-space: nowrap;
}

#edit-search-block-form-1 , #search input {
	width: 110px;
	background-repeat: no-repeat;
	float: left;
	background-position: left top;
	background-color: transparent;
	font-size: 11px;
	background-image: url(images/search_input_bg.jpg);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 20px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}	

#edit-submit , .form-submit {
	color: #ffffff;
	text-transform: uppercase;
	font-size: 11px;
	background-image: url(images/btn_bg.jpg);
	background-repeat: repeat-x;
	width: auto;
	float: left;
	background-color: transparent;
	height: 25px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-position: left top;
	padding-right: 5px;
	padding-left: 5px;
}

#search , #search-block-form LABEL {
	display: none;
}

/*#search , #search-block-form{
	width: 180px;
	float: right;
	margin-top: 8px;
	font-size: 11px;
	white-space: nowrap;
}

#edit-search-block-form-1 , #search input {
	border: 1px solid #0053a0;
	height: 16px;
}	

#edit-submit , .form-submit {
	border: 0;
	color: #ffffff;
	background-color: #4486c3;
	text-transform: uppercase;
	height: 16px;
	font-size: 11px;
}


#search , #search-block-form LABEL {
	display: none;
}*/


/*** content article  ****/
DIV.content_article {
	width: 788px;
	color: #333;
	padding-bottom: 50px;
	text-align: justify;
}

DIV.content_article .promo {
	font-size: 16px;
	color: #333333;
}

DIV.content_article H2 {
	color: #C00;
	font-size: 18px;
	font-weight: normal;
	text-transform: none;
	display: block;
}

DIV.submitted {
	margin: 10px 0 10px 0;
}

.content OL {
	margin-left: 15px;
}

.content OL LI {
	margin-left: 12px;
}


/**** sidebar *****/

#sidebar-left , #leftmenu {
	width: 200px;
}


tbody , tbody th {
  border-top: 0;
}



.adminlinks {
	width:220px;
	position:absolute;
	left: 20px;
	top: 20px;
	border: 2px dashed #aaaaaa;
	background: #ffffcc;
	padding: 20px 10px 20px 10px;
}


/*** front page news ***/
.newsbox {
	background-color: #f8f8f8;
	width: 200px;
	height: 140px;
	background: url('images/bg_newsbox.png') left top no-repeat;
	margin-top: 10px;
}

.newsbox DIV.box {
	padding: 10px;
}

.view-content UL , .item-list UL LI {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.newsbox .item-list {
	height: 100px;
	overflow:hidden;
}

.view-content UL LI DIV {
	display: inline;
	list-style-image: none;
	list-style-type: none;
}
.newsbox .views-field-created span {
	color: #C00;
	display: block;
	margin-bottom: 2px;
	margin-left: 2px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}
.newsbox .views-field-title span a {
	color: #333;
	display: block;
	margin-bottom: 4px;
	text-decoration: none;
}
.newsbox .views-field-title span a:hover {
	text-decoration: underline;
}

/*** secondary links ****/
/**
 * Secondary navigation
 */
ul.secondary-links {
  width: 200px;
  margin-bottom: 20px;
}

ul.secondary-links li {
  margin: 0;
  padding: 0;
  background-image: none;
}

ul.secondary-links li a, ul.secondary-links li a:link, ul.secondary-links li a:visited {
	display: block;
	margin-top: 4px;
	padding-left: 12px;
	padding-bottom: 2px;
	color: #C00;
	background: transparent;
}

ul.secondary-links li a:hover, ul.secondary-links li a.active {
  color: #ff0033;
  background: transparent url('images/icon_arrow.gif') 0px 2px no-repeat;
}

/*** new ticker ***/
#front_ticker {
	width: 464px;
	height: 49px;
}

/** webform **/
#webform {
	width: 650px;
}

#webform .sep {
	margin-bottom: 16px;
}


#webform FIELDSET {
	border: 0;
	padding: 0;
	margin: 0;
}

#webform form-text {
	width: 200px;
}



/**** iframe for buying a ticket ****/
#maxframe IFRAME {
	width: 788px;
	height: 620px;
	overflow: auto;
	padding: 0;
	margin: 0;
}

/**** top menu ****/
TD.mainbody UL {
	list-style: circle;
	margin-left: 12px;
}

TD.mainbody LI {
	margin-left: 8px;
}

DIV.createdby {
	float: right;
	width: 30px;
}


/*** hotel booking ***/

.hotel {
	font-size: 11px;
}

hr {
	border: 0;
	height: 1px;
	background-color: #cccccc;
	margin: 8px 0 8px 0;

}

.hotel .box_left {
	width: 176px;
	height: 100%;
}

.hotel .box_right {
	width: 534px;
}

.hotel .third {
	padding-top: 2px;
}

.med {
	font-size: 12px;
}

.hotel .third SELECT {
	width: 122px;
	height: 19px;
	margin-right: 4px;
	font-size: 11px;
	color: #333333;
}

.hotel .third .field {
	font-size: 11px;
	color: #333333;	
	height: 15px;
	margin-left: 10px;
	padding: 0 2px 0 2px;;
}

.hotel .field_error {
	font-size: 11px;
	color: #cc0000;	
	height: 15px;
	margin-left: 10px;
	border-color: #cc0000;
	padding: 0 2px 0 2px;;
}

.hotel .third IMG {
	position: relative;
	top: 3px;
	margin-left: 2px;
}


.hotelpic {
	width: 160px;
	height: 160px;
	background: url('images/hotels/bg_hotelimage.jpg');
}

.hotelpic IMG {
	width: 140px;
	height: 140px;
	margin-left: 6px;
	margin-top: 5px;
	overflow: hidden;
}

.bluebutton {
	min-width: 84px;
	height: 21px;
	color: #ffffff;
	text-transform: uppercase;
	font-size: 14px;
	background-color: #2c4dc6;
	padding: 0px 5px 3px 5px;
	float: right;
	border: 0;
}


.hotel DIV.details {
	margin-top: 8px;
}

.hotel .highlight {
	font-weight: bold;
}

.hotel TABLE.details {
	margin-bottom: 30px;
}

.hotel TABLE.details2 {
	margin-bottom: 30px;
}

.hotel TABLE.details TR.last TD {
	padding-bottom: 16px;
}

.hotel TABLE.details TD , TABLE.details2 TD {
	padding: 2px;
}

.hotel H1 {
	font-size: 18px;
	color: #ff3333;
	font-weight: normal;
	border-bottom: 1px solid #cccccc;
	padding-bottom: 8px;
	margin-bottom: 8px;
}

.hotel IMG.pic {
	margin: 0;
	padding: 0;
	float: left;
}

.hotel .field-label , .hotel .field-item {
	display: none;
}

.hotel A {
	color: #ff3333;
}

.bookingdetails {
	width: 590px;
	margin-bottom: 25px;
}

.bookingdetails INPUT.field {
	width: 140px;
	height: 15px;
	font-size: 11px;
	padding-left: 4px;
	padding-top: 2px;
	color: #333333;
	border: 1px solid #333333;
	background: url("images/bg_field.jpg") repeat-x;
}

.bookingdetails TD {
	padding: 2px;
}

A.button {
	display: block;
	width: 84px;
	height: 21px;
	background-color: #2c4dc6;
	text-transform: uppercase;
	color: #ffffff;
	float: right;
	margin-right: 25px;
	font-size: 14px;
	text-align: center;
	vertical-align: middle;
	padding-top: 4px;
	margin-bottom: 20px;
}

.calpopup {
	z-index: 4;
	position: relative;
	top: 65px;
	left: 510px;
}

.calwrapper {
	width: 150px;
	height: 150px;
	position: relative;
	top: 65px;
	left: 510px;
	z-index: 10;
	background: red;
}

.calwrapper2 {
	width: 150px;
	height: 150px;
	position: relative;
	top: 65px;
	left: 510px;
	z-index: 10;
}

.cal0 {
	z-index: 4;
	left: 110px;
	top: 175px;
	background: transparent;
}

.cal1 {
	z-index: 4;
	left: 405px;
	top: 25px;
	background: transparent;
}


#cal0 {
	visibility: hidden;
	display: none;
}
#cal1 {
	visibility: hidden;
	display: none;
}



.views-exposed-form {
	visibility: hidden;
	display: none;
}

.c2but {
	position: relative;
	top: 4px;
	margin-left: 3px;
}

/*** booking form ***/

#webform.booking {
	width: 560px;
}

#webform.booking  H1 , .sep {
	display: none;
	visibility: hidden;
}

#webform.booking FIELDSET {
	width: 560px;
	border-bottom: 1px solid #cccccc;
	margin-bottom: 10px;
	display: block;
	clear: both;
}

#webform.booking LEGEND {
	font-size: 18px;
	color: #ff3333;
	font-weight: normal;
	border-bottom: 1px solid #cccccc;
	padding-bottom: 8px;
	margin-bottom: 8px;
	width: 100%;
}

#webform.booking LABEL {
	width: 110px;
	display: block;
	float: left;
	padding-left: 4px;
	font-weight: normal;
}

#webform.booking SELECT {
	width: 155px;
	height: 19px;
	margin-right: 4px;
	font-size: 11px;
	color: #333333;
}

#webform.booking .form-item {
	width: 280px;
	float: left;
	margin-bottom: 4px;
	margin-top: 4px;
}

#webform.booking .form-text {
	width: 156px;
	height: 15px;
	font-size: 11px;
	padding-left: 4px;
	padding-top: 2px;
	color: #333333;
	border: 1px solid #333333;
	background: url("images/bg_field.jpg") repeat-x;
}

#webform.booking .form-text.date-pick {
	width: 125px;
}


#webform.booking .form-text.error {
	border-color: red;
}

#webform.booking SELECT.error {
	border: 1px solid red;
}

#webform.booking .form-submit {
	width: 84px;
	height: 21px;
	background-color: #2c4dc6;
	text-transform: uppercase;
	color: #ffffff;
	font-size: 14px;
	margin-bottom: 20px;
	padding-bottom: 1px;
	float: right;
}

#webform.booking .webform-component-date SELECT {
	width: 50px;
}

#webform.booking .container-inline {
	width: 156px;
	float: left;
}

#webform.booking .container-inline .form-item{
	width: 50px;
	float: left;
	margin-right: 2px;
}

/** agree to terms field **/

#webform.booking #webform-component-agree_to_terms .form-item  {
	width: 560px;
}


#webform.booking #webform-component-agree_to_terms  LABEL {
	display: none;
}


#webform.booking #webform-component-agree_to_terms DIV.form-checkboxes LABEL {
	display: inline;
	width: 300px;
}

#webform.booking #webform-component-agree_to_terms DIV.description {
	float: left;
	width: 560px;
	font-size: 12px;
	clear: both;
}

DIV#webform-component-booking_extras {
	float: left;
	width: 560px;
	clear: both;
}

#webform.booking #webform-component-booking_extras .form-item {
	width: 520px;
}

#webform.booking #webform-component-booking_extras .form-item LABEL {
	width: 110px;
	float: left;
}

#webform.booking #webform-component-booking_extras .form-checkboxes {
	float: left;
	width: 400px;
	position: relative;
	top: -16px;
}

#webform.booking #webform-component-booking_extras .form-checkboxes LABEL.option {
	width: 380px;
}

/*
DIV.messages.error , 
DIV.messages.notice {
	display: none;
}
*/

.messages {
	display: block;
	background: yellow;
}

.content_article TABLE TD {
	padding: 4px;
}

/*
#edit-submitted-additional-information-additional-information-text-wrapper LABEL {
	display: none;
}
*/


#webform-component-travel_information_bus_tickets LABEL {
	display: block;
	visibility: visible;
}

#webform .extrainfo {
	width: 555px;
	margin-left: 0;
	border: 1px solid black;
	background: url("images/bg_field.jpg") repeat-x;
	margin-bottom: 10px;
	overflow: auto;
}




TABLE#attachments {
	margin-top: 30px;
}

TABLE#attachments TH {
	border-width: 1px;
}

TABLE#attachments TD {
	padding: 4px;
}

TABLE#attachments TR {
	background-color: transparent;
}


#webform-component-hidden {
	visibility: hidden;
	display: none;
}

/* Gallery items */
.gallerylink {
	padding-top: 10px;
	text-align: right;
	padding-right: 22px;
}

DIV.gallery-list {
	background: #inherit;
	margin: 0;
	padding: 0;
	width: 700px;
	float: left;
}

		UL.gallery-cover-list {
			list-style: none;
			margin: 0;
			padding: 0;
		}

		UL.gallery-cover-list LI {
			list-style: none;
			width: 150px;
			float: left;
			margin: 0 15px 10px 0;
			padding: 0;
		}


		DIV.cover-image IMG {
			margin-bottom: 4px;
			width: 150px;
			height: 145px;
			border: 1px solid #ccc;
		}



	DIV.gallery-cover-view {
		width: 160px;
		margin: 0;
		float: left;
	}

	DIV.gallery-cover-view .meta {
		display: block;
		margin: 0;
		padding: 0;
		position: relative;
		top: -10px;
	}

	DIV.gallery-cover-view .meta .item-list {
		width: 150px;
		border: 1px solid blue;
	}

	DIV.gallery-cover-view .meta .item-list UL {
		list-style: none;
		display: inline;
	}

	DIV.gallery-cover-view .meta .item-list UL LI {
		list-style: none;
		display: inline;
		margin: 0;
		padding-left: 4px;
	}

	DIV.image-thumbnail {
		margin-right: 20px;
		margin-top: 20px;
		width: 100px;
		float: left;
	}

.block {
	border: 0;
	padding: 0;
}

.backlink {
	float: left;
	clear: both;
	margin: 10px 0 10px 0;
}

/*custom content*/

.content_box_1 {
	background-image: url(images/content_box_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #F0F0F0;
	border: 1px solid #E6E6E6;
	height: 100px;
	width: 274px;
	padding: 7px;
}
.content_box_2 {
	background-color: #FFF;
	border: 1px solid #F0F0F0;
	height: 100px;
	width: 272px;
	table-layout:fixed;
	overflow:hidden;
}

.content_box_bottm_1 {
	background-image: url(images/content_box_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #F0F0F0;
	border: 1px solid #E6E6E6;
	height: 100px;
	width: 572px;
	padding: 7px;
}
.content_box_bottm_2 {
	background-color: #FFF;
	border: 1px solid #F0F0F0;
	height: 100px;
	width: 570px;
	table-layout:fixed;
	overflow:hidden;
}
