BODY
{
	background-color: #c5dc92;
	background-image: url(../gfx/gradient_background.png);
	background-position: left top;
	background-repeat: repeat-x;
	padding: 0px;
	margin: 0px;
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
}

p
{
	margin: 0px;
}

FORM
{
	padding: 0px;
	margin: 0px;
}

input
{
	color: #000000;
	font-family: Arial;
	font-size: 11px;
}

h1, .Allotment_Headline
{
	padding: 0px;
	margin: 0px;
	margin-bottom: 13px;
	color: #436f92;
	font-family: Arial;
	font-size: 25px;
	font-weight: bold;
	line-height: 27px;
}

h2
{
	padding: 0px;
	margin: 0px;
	color: #676767;
	font-family: Arial;
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
}

.br
{
	clear: both;
	height: 0px;
}

A
{
	color: #436f92;
}

A:hover {
	color: #436f92;
}

.image_shadow_top {
	background-image: url(../gfx/image_shadow_top.png);
	background-position: left top;
	background-repeat: no-repeat;
	padding-top: 13px;
}

.image_shadow_middle {
	background-image: url(../gfx/image_shadow_middle.png);
	background-position: left top;
	background-repeat: repeat-y;
	text-align: center;
}

.image_shadow_bottom {
	background-image: url(../gfx/image_shadow_bottom.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	width: 229px;
	padding-left: 13px;
	padding-right: 13px;
	padding-bottom: 19px;
}

.bg_arrow
{
	background-image: url(../gfx/background.png);
	background-position: left top;
	background-repeat: no-repeat;
}

#main
{
	padding-left: 12px;
	width: 1002px;
	text-align: left;
}

#top
{
	background-image: url(../gfx/transparent_background.png);
	background-position: left top;
	background-repeat: repeat-y;
}

#logo_box
{
	float: left;
	padding-left: 16px;
	padding-top: 13px;
	width: 304px;
	height: 133px;
}

#logo
{
	display: block;
	overflow: hidden;
	background-image: url(../gfx/logo.png);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 293px;
	padding-top: 117px;
	width: 0px;
	height: 0px;
	cursor: pointer;
}

#top .right
{
	float: left;
	width: 682px;
	height: 146px;
}

#enews_box
{
	float: left;
	padding-left: 275px;
	padding-top: 21px;
	width: 258px;
	height: 55px;
}

#enews_button
{
	display: block;
	overflow: hidden;
	background-image: url(../gfx/enews_submit_button.png);
	background-position: left top;
	background-repeat: no-repeat;
	padding-right: 47px;
	width: 200px;
	height: 33px;
	cursor: pointer;
	color: #004366;
	font-size: 14px;
	font-weight: bold;
	line-height: 31px;
	text-align: center;
	text-decoration: none;
}

#links {
	float: left;
	background-image: url(../gfx/top_splitter.png);
	background-position: left 10px;
	background-repeat: no-repeat;
	padding-left: 11px;
	padding-top: 16px;
	width: 125px;
	height: 60px;
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
}

#links .item
{
	background-image: url(../gfx/links_bullet.png);
	background-position: left 6px;
	background-repeat: no-repeat;
	padding-left: 10px;
}

#links a
{
	color: #004366;
	text-decoration: none;
}

#links a:hover
{
	color: #004366;
	text-decoration: underline;
}

#menu
{
	clear: both;
	background-image: url(../gfx/top_menu.png);
	background-position: left top;
	background-repeat: no-repeat;
	height: 39px;
}

#menu #nav {
	float: left;
	padding-left: 22px;
	width: 660px;
	height: 39px;
	text-align: left;
}

#menu ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

#menu #nav li {
	float: left;
	position: relative;
	z-index : 721;
}

#menu .menutekst {
	color: #ffffff;
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	line-height: 34px;
	white-space: nowrap;
}

#menu .menutekst:link, #menu .menutekst:visited, #menu .menutekst:active {
	color: #ffffff;
	text-decoration: none;
}

#menu .menutekst:hover {
	color: #8cb1c5;
	text-decoration: none;
}

#menu .mentopcontainer {
	background-image: url(../gfx/top_menu_bullet.png);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 21px;
	padding-top: 1px;
	padding-right: 21px;
	line-height: 34px;
}	

#menu li ul { /* second-level lists */
	display: none;
	position: absolute;
	left: 0px;
}

#menu li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
	top: auto;
	left: 0px;
}

#menu li:hover ul, #menu li.over ul { /* lists nested under hovered list items */
	display: block;
}


#menu .menulistcontainer {
	background-color: #054c73;
}

#menu .menulistitem {
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 21px;
	padding-right: 16px;
	width: 160px;
	color: #ffffff;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	text-decoration: none;
	cursor: pointer;
	text-align: left;
}

#print_tip {
	text-align: right;
}

#flash
{
	overflow: hidden;
	padding-left: 11px;
}



#flash, #flash iframe {
	width: 968px;
	height: 301px;
	border: 0px;
}

.content
{
	background-image: url(../gfx/transparent_background.png);
	background-position: left top;
	background-repeat: repeat-y;
	padding-left: 11px;
	padding-right: 23px;
	padding-bottom: 11px;
}

.bgbox
{
	background-color: #ffffff;
}

.bgbox #print_tip {
	padding-right: 5px;
}

.section_left,
.section_right
{
	float: left;
	padding-top: 10px;
}

.section_left
{
	padding-left: 10px;
	width: 247px;
}

.section_right
{
	padding-left: 15px;
	padding-right: 8px;
	width: 688px;
}


#categories
{
	background-color: #f0f9e4;
	padding-left: 5px;
}

#categories .item
{
	float: left;
	background-position: left top;
	background-repeat: no-repeat;
	display: block;
	overflow: hidden;
	cursor: pointer;
	width: 158px;
	height: 185px;
}

#categories .spacer
{
	float: left;
	width: 2px;
	height: 185px;
}

#teasers
{
	background-color: #f0f9e4;
	padding-left: 9px;
	padding-top: 10px;
	padding-bottom: 6px;
}

#teasers h2
{
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	color: #084d9a;
	font-size: 18px;
	font-weight: bold;
}

#teasers .text
{
	padding-top: 3px;
	color: #000000;
	font-size: 12px;
	line-height: 16px;
}

#teasers .link
{
	display: block;
	cursor: pointer;
	text-decoration: none;
}

#teasers .link h2
{
	color: #084d9a;
	text-decoration: none;
}

#teasers .link:hover h2
{
	text-decoration: none;
}

#teasers .link .text
{
	color: #000000;
	text-decoration: none;
}

#teasers .link:hover .text {
	text-decoration: underline;
}

#teasers .vertical,
#teasers .vspacer	
{
	margin-bottom: 4px;
}

#teasers .vertical {
	overflow: hidden;
	float: left;
	background-image: url(../gfx/teaser_box.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	width: 314px;
	height: 288px;
}

#teasers .vertical .image_box
{
	padding-left: 14px;
	padding-top: 12px;
	width: 286px;
	height: 163px;
}

#teasers .vertical .text_box
{
	padding-left: 20px;
	padding-right: 20px;
}

#teasers .vertical h2 {
	overflow: hidden;
	line-height: 36px;
	height: 36px;
}

#teasers .vertical .text
{
	overflow: hidden;
	padding-top: 5px;
	height: 48px;
}

#teasers .vspacer {
	float: left; 
	width: 4px;
	height: 288px;
}

/* ======================================= */



.cms_menu img {
	border: 0px;
}

.cms_menuheader {
	overflow: hidden;
	background-image: url(../gfx/cms_header.png);
	background-position: left top;
	background-repeat: repeat-x;
	padding-left: 14px;
	padding-right: 14px;
	height: 29px;
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
	line-height: 29px;
}

.cms_menuitemlist {
}

.cms_menuitem {
	background-image: url(../gfx/cms_splitter.png);
	background-position: left bottom;
	background-repeat: repeat-x;
	padding-left: 7px;
	padding-right: 14px;
	padding-top: 5px;
	padding-bottom: 6px;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
}

.cms_menuitem a {
	background-image: url(../gfx/bullet.png);
	background-position: left 7px;
	background-repeat: no-repeat;
	padding-left: 11px;
	display: block;
}

.cms_menuitem, .cms_menuitem a {
	color: #000000;
	text-decoration: none;
}

.cms_menuitem a:hover {
	color: #436f92;
	text-decoration: none;
}

.cms_menuitem_selected, .cms_menuitem_selected a, .cms_menuitem_selected a:hover {
	color: #004367;
	font-weight: bold;
	text-decoration: none;
}

.cms_menuitemlist_bottom {
	height: 20px;
}

.cms_menuitem_stars {
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	margin-top: 8px;
}

#cms .bgbox,
#catalog .bgbox
{
	padding-bottom: 20px;
}

#cms .teaser .text_box {
	float: left;
	padding-right: 15px;
	width: 418px;
}

#cms .teaser .anonce {
	padding-bottom: 10px;
	color: #676767;
	font-size: 15px;
	font-weight: bold;
	line-height: 18px;
}

#cms .teaser .image_box {
	float: left;
	width: 255px;
}

#cms .teaser .image_box .spacer, #catalog .image_box .spacer {
	height: 10px;
}

#cms .teaser_splitter {
	height: 40px;
}

#catalog .onlinecatalogue {
}

#catalog .right_box {
	float: right;
	padding-left: 15px;
	width: 255px;
}

#catalog .right_box .spacer {
	height: 12px;
}

#catalog dl {
	margin: 0px;
	margin-top: 15px;
	margin-bottom: 15px;
}

#catalog .star {
	vertical-align: middle;
}

#catalog dt {
	float: left;
	font-weight: bold;
}

#catalog dd {
	margin: 0px;
	padding-left: 60px;
}

#catalog .cms_facts {
	width: 418px;
}

#catalog .cms_facts .odd
{
	background-color: #f4f4f4;
}

#catalog .cms_facts .even
{
	background-color: #fbfbfb;
}

#catalog .cms_facts td {
	padding: 8px;
}

#catalog .cms_facts .label {
	font-weight: normal;
}

#catalog .cms_facts .value {
	text-align: right;
}

#right {
	float:left;
	width: 227px;
}

#traveloffer .bgbox {
	padding-top: 18px;
	padding-bottom: 18px;
	background-color: #ffffff;
}

#traveloffer h1 {
	padding-left: 20px;
	margin-bottom: 5px;
}

#traveloffer strong {
	color: #676767;
	font-family: Arial;
	font-size: 15px;
	line-height: 18px;
	font-weight:bold;
}

.travelofferlist {
	margin-bottom: 30px;
}

.travelofferlist td {
	vertical-align: top;
}

.travelofferlist .image_box {
    padding-left: 10px;
    padding-top: 20px;
}

.travelofferlist td.header {
	background-image: url("../gfx/traveloffer_bar.png");
	background-position: left top;
	background-repeat: repeat-x;
	padding-left: 20px;
	padding-top: 1px;
	padding-bottom: 3px;
	height: 22px;
	color: #ffffff;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
}

.travelofferlist_details td {
	padding-left: 10px;
	height: 20px;
	color: #000000;
	font-family: tahoma;
	font-size: 12px;
	line-height: 20px;
}

.travelofferlist_details thead td {
	padding-top: 10px;
	font-weight: bold;
	white-space:nowrap;
}

.travelofferlist_details div.body_text {
	font-size: 11px;
	line-height: 15px;
	padding-top: 20px;
}

.travelofferlist .travelofferlist_read_more_link {
	padding-left: 10px;
	padding-top: 10px;
}

.travelofferlist .travelofferlist_read_more_link a
{
	color: #000000;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
	text-decoration: underline;
}

.travelofferlist .travelofferlist_read_more_link a:hover
{
	color: #000000;
	text-decoration: underline;
}

.tm_table2 td, .traveloffer_detail_td_header {
	background-image: url(../gfx/traveloffer_bar.png);
	background-position: left top;
	background-repeat: repeat-x;
	padding-left: 20px;
	padding-top: 1px;
	padding-right: 20px;
	padding-bottom: 3px;
	height: 22px;
	color: #ffffff;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
}

.tm_table2 a, .traveloffer_detail_td_header a {
	color: #ffffff;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	line-height: 22px;
	text-decoration: underline;
}

.traveloffer_detail_td_under_header {
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	font-size: 12px;
	line-height: 22px;
}

td.tm_body1, div.tm_body1 {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
}

td.tm_body1 strong {
	font-family: tahoma;
	font-size: 11px;
	line-height: 15px;
	font-weight:bold;
}

.tm_table1 td {
}

.tm_table1 .tm_body1 {
	padding-top: 5px;
}

#traveloffer input, #traveloffer textarea {
	color: #484848;
	font-family: tahoma;
	font-size: 11px;
	line-height: 15px;
	border: 1px solid #cccccc;
}

#onlinebooking {
	padding-top: 20px;
	padding-left: 13px;
}

#catalogue .sectionCenter {
	float: left;
	width: 486px;
}

#catalogue .sectionRight {
	float: left;
	padding-left: 5px;
	width: 244px;
}
.catalogue_content strong {
	color: #205b87;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}

.catalogue_content td {
	padding-bottom: 20px;
}

#bottom {
	overflow: hidden;
	background-image: url(../gfx/bottom.png);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 11px;
	padding-right: 51px;
	height: 157px;
	color: #606453;
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
	text-align: left;
}

#bottom strong
{
	color: #004366;
}

#bottom .section0
{
	float: left;
	width: 168px;
}

#bottom .section0 a
{
	display: block;
	overflow: hidden;
	padding-left: 168px;
	padding-top: 80px;
	width: 0px;
	height: 0px;
	cursor: pointer;
}

#bottom .section1,
#bottom .section2
{
	float: right;
	padding-left: 15px;
	padding-top: 10px;
	padding-right: 15px;
	height: 63px;
}

#bottom .section1
{
}

#bottom .section2
{
	background-image: url(../gfx/bottom_splitter.png);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 16px;
}

#bottom a,
#bottom a:hover
{
	color: #606453;
	text-decoration: underline;
}

#tmi
{
	float: left;
	padding-top: 21px;
	width: 189px;
	height: 22px;
}

#social
{
	float: right;
	padding-top: 15px;
}

#social .item
{
	float: left;
	background-image: url(../gfx/bottom_splitter_small.png);
	background-position: right top;
	background-repeat: no-repeat;
	padding-left: 9px;
	padding-right: 10px;
}

#social .item a
{
	display: block;
	overflow: hidden;
	background-position: left top;
	background-repeat: no-repeat;
	padding-top: 35px;
	width: 0px;
	height: 0px;
}

#social .item img
{
	padding-top: 6px;
}

#iata
{
	background-image: url(../gfx/bottom_iata_logo.png);
	padding-left: 51px;
}

#rgf
{
	background-image: url(../gfx/bottom_rgf_logo.png);
	padding-left: 46px;
}

#facebook
{
	background-image: url(../gfx/bottom_facebook.png);
	padding-left: 26px;
}

#twitter {
	background-image: url(../gfx/bottom_twitter.png);
	padding-left: 26px;
}

#youtube {
	background-image: url(../gfx/bottom_youtube.png);
	padding-left: 26px;
}

#enews
{
	background-color: #ffffff;
	padding-left: 32px;
	padding-top: 15px;
	height: 300px;
}

#enews .text_box
{

	width: 528px;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
}

#enews .field_box
{
	overflow: hidden;
	padding-top: 20px;
	width: 528px;
	height: 31px;
}

#enews .field_box .input_box,
#enews .field_box .input_box input
{
	width: 420px;
}

#enews .field_box .input_box
{
	float: left;
	position: relative;
	left: 0px;
	top: 1px;
	z-index: 0;
	border: 1px solid #979797;
	padding: 6px;
	height: 13px;
}

#enews .field_box .input_box input
{
	background-color: #ffffff;
	padding: 0px;
	margin: 0px;
	border: 0px;
	color: #000000;
	font-size: 12px;
	line-height: 16px;
}

#enews .field_box .button_box
{
	float: left;
	padding-left: 4px;
	width: 84px;
	height: 29px;
}

#enews .field_box .button_box a
{
	display: block;
	overflow: hidden;
	background-image: url(/gfx/submit_button.png);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 90px;
	padding-top: 31px;
	width: 0px;
	height: 0px;
}


/*  
.tm_users_error_text, .tm_users_text {
	color: #FFFFFF;
}
*/
.content #text_ad_container {
	padding-top: 10px;
}

#text_ad_container .text_ad .image_container{
	background:url('../gfx/traveloffer_pictureframe.png') no-repeat;
	margin-bottom: 10px;
	text-align: center;
	background-position: center;
}
#text_ad_container .text_ad .image_container  img
{
	/*margin-left: 13px;*/
	margin-top:7px;
	margin-bottom: 15px;
	width: 198px;
	height: 99px;
}
#text_ad_container .text_ad 
{
	margin-bottom: 10px;
	color: #666666;
}

#text_ad_container .link_and_price
{
	width: 182px;
	height: 20px;
	background:url('../gfx/traveloffer_button.png') no-repeat;
}

#text_ad_container .text_ad .price
{
	/*	border: 1px solid #000000;
	float:left;
	width: 95px;*/
	line-height:20px;
	padding-left:10px;
	font-weight:bold;
	background:url('../gfx/traveloffer_button.png') no-repeat;
}
#text_ad_container  .title
{
	padding-left:10px;
	font-weight:bold;
	color: #C5581D;
	font-size: 13px;
}

#text_ad_container .destination
{
	padding-left:10px;
}

#text_ad_container .text_ad_list h2
{
	display:none;
}

#text_ad_container  .duration
{
	padding-left:10px;
		margin-bottom: 10px;
}


#text_ad_container .text_ad .link_container
{
	float: right;
    font-size: 11px;
    line-height: 20px;
    padding-right: 7px;
    position: relative;
    top: -20px;
    width: 53px;
}

#text_ad_container .text_ad .link_container a
{
	text-decoration:none;
	
}

.infobox {
	width: 198px;
	color: #FFFFFF;
	padding: 5px;
}
.infobox_Top {
	background-image: url('../gfx/infobox_top.png');
	background-repeat: no-repeat;
	height: 13px;
	width: 198px;
}
.infoboxText {
	background-image: url('../gfx/infobox_middle.png');
	background-repeat: repeat-y;	
	width: 198px;
}
.infoboxBottom {
	background-image: url('../gfx/infobox_bottom.png');
	background-repeat: no-repeat;
	height: 13px;
	width: 198px;	
}
.infobox h2 {
	font-size: 16px;
	color: #FFFFFF;
	padding: 5px 15px;
	font-weight: normal;
}
.infobox p {
	font-size: 12px;
	padding: 0 15px;
}

/* TM_CUSTOMER_TEXTADS - END */

/* ALLOTMENT - START */
.Allotment_StatusButton, .Allotment_SubmitButton, .Allotment_Button {
	margin-top:5px;
	margin-bottom:5px;
	padding-left:5px;
	padding-right:5px;
	border: 0px;
	font-size: 11px;
	background-color:#2A448B;
	height: 18px;
	line-height: 17px;
	color: #FFFFFF;
	/*text-transform: uppercase;*/
	font-weight: bold;
}

.allotment_prepackage_list, .allotment_prepackage_package, .allotment_prepackage {
	padding:5px;
	width:935px;
	float:left;
}

.Allotment_statusbox {
	padding:10px;
	float:right;
	border:solid 1px black;
	width:165px;
	margin-left:10px;
}

.Allotment_StatusTitle, .Allotment_StatusSubTitle {
	font-weight:bold;
}

.allotment_prepackage_list .teaserlist,
.allotment_prepackage_list .teaserlist .teaserlistitem {
	float: left;
}
.allotment_prepackage_list .teaserlist .teaserlistitem {
	padding-bottom: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.allotment_prepackage_list .teaserlist .teaserlistitem .textBox,
.prepackagedatecontainer .textBox {
	float: left;
	width: 480px;
	padding-right: 10px;
}

.allotment_prepackage_list .teaserlist .teaserlistitem .imageBox,
.prepackagedatecontainer .imageBox {
	float: left;
	width: 130px;
}

.prepackagedatecontainer .imageBox img {
	margin-bottom:10px;
}
/* ALLOTMENT - END */

/* ALLOTMENT PRICE CALENDER - START */
#allotmentpricescontainer .destinationcontainer {
	padding-bottom: 40px;
}

#allotmentpricescontainer .destinationcontainer .tablespacer {
	height: 20px;
}

#allotmentpricescontainer .destinationcontainer .header {
	font-weight: bold;
}

#allotmentpricescontainer .destinationcontainer table.pricetable thead td {
	font-weight: bold;
	vertical-align:bottom;
}

#allotmentpricescontainer .destinationcontainer table.pricetable tr.odd {
	background-color: #F5F4F4;
}

#allotmentpricescontainer .destinationcontainer table.pricetable tbody td {
	height: 25px;
}

#allotmentpricescontainer .destinationcontainer table.pricetable td.hotelname, 
#allotmentpricescontainer .destinationcontainer table.pricetable td.hotelname a,
#allotmentpricescontainer .destinationcontainer table.pricetable td.hotelname a:hover,
#allotmentpricescontainer .destinationcontainer table.pricetable td.hotelname a:visited {
	width: 180px;
	color: #BF7106;
	text-decoration: none;
}

#allotmentpricescontainer .destinationcontainer table.pricetable td.roomtype {
	width: 120px;
}

#allotmentpricescontainer .destinationcontainer table.pricetable td.persons {
	width: 100px;
}

#allotmentpricescontainer .destinationcontainer table.pricetable td.dateprice {
	width: 70px;
}

#allotmentpricescontainer .destinationcontainer table.pricetable td.dateprice a,
#allotmentpricescontainer .destinationcontainer table.pricetable td.dateprice a:hover,
#allotmentpricescontainer .destinationcontainer table.pricetable td.dateprice a:visited {
	text-decoration:none;
	color:#000000;
}

#allotmentpricescontainer .destinationcontainer .explanationcontainer {
	padding-top: 20px;
	padding-bottom: 20px;
}
/* ALLOTMENT PRICE CALENDER - END */

.left_traveloffer
{
	 padding-left: 10px;
    width: 247px;
	float:left;
} 

.right_traveloffer {
	width: 690px;
	float:left;
	padding-left: 10px;
}


#travelofferButtonContainer {
    float: left;
    height: 40px;
}
#travelofferButtonContainer .buttonContainer, #travelofferButtonContainer .buttonContainer * {
    float: left;
    height: 25px;
}
#travelofferButtonContainer .buttonContainer {
    height: 45px;
    padding-right: 20px;
    padding-top: 10px;
}
#travelofferButtonContainer .buttonContainer .button_middle {
    background-image: url("http://tmcomponents.travelmarket.com/customers/standard/Traveloffer/button_middle.png");
    background-position: left bottom;
    background-repeat: repeat-x;
}
#travelofferButtonContainer .buttonContainer .button_left {
    background-image: url("http://tmcomponents.travelmarket.com/customers/standard/Traveloffer/button_left.png");
    background-position: left bottom;
    background-repeat: no-repeat;
    padding-left: 20px;
}
#travelofferButtonContainer .buttonContainer .button_right {
    background-image: url("http://tmcomponents.travelmarket.com/customers/standard/Traveloffer/button_right.png");
    background-position: right bottom;
    background-repeat: no-repeat;
    padding-right: 20px;
}
#travelofferButtonContainer .buttonContainer a, #travelofferButtonContainer .buttonContainer a:hover {
    line-height: 25px;
    text-decoration: none;
}
#travelofferButtonContainer .buttonContainer a {
    color: #434343;
}
#travelofferButtonContainer .buttonContainer a:hover {
    color: #767676;
}
