html,body {
	margin: 0;
	padding: 0;
	background: #F2F2F2;
	height: 100%;
	display: block;
}
body {
	background: #none;
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	line-height: 16px;
	font-size: 11px;
	color: #666;
}
input, select, textarea {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 11px;
	color: #666;
	padding: 1px;
}
h1 {
	margin: 0;
	padding: 0;
	font-family: Georgia, Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-style: italic;
	font-weight: normal;
	font-size: 20px;
	line-height: 21px;
	letter-spacing: 0;
	color: #D9400D;
}
h2 {
	margin: 10px 0 0 0;
	padding: 0;
	font-family: Verdana, Verdana, Geneva, sans-serif;
	font-style: normal;
	font-size: 12px;
	color: #6BA53A;
}

* a	{
	cursor: pointer;
	color: #666;
}
* form {
	margin: 0;
	padding: 0;
}
#main {
	padding: 0;
	background: #FFF;
	width: 950px;
	margin: 0 auto;
}
/**************************************** HEADER *********************************************/
#header_top {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 60px;
}
#header_top_left {
	margin: 0;
	padding: 0;
	width: 285px;
	border-top: 4px solid #D9400D;
	float: left;
}
#language {
	margin: 18px 0 0 40px;
	padding: 0;
	text-align: left;
}
#language select {
	width: 120px;
}

#header_top_right {
	margin: 0;
	padding: 0;
	width: 665px;
	border-top: 4px solid #6BA53A;
	float: left;
}
#header_top_right table {
	margin: 18px 0 0 0;
	padding: 0;
}
#header_top_right table td.search {
	border-left: 1px solid #6BA53A;
	width: 50px;
}
#header_top_right td {
	vertical-align: middle;
}
#header_top_right table td.search table td p {
	font-size: 9px;
	margin: 0 0 0 10px;
	color: #D9400D;
}
#header_top_right table table {
	margin: 0;
	padding: 0;
}

#topmenu {
	margin: 0 0 0 0;
	padding: 0;
}
#topmenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#topmenu ul li {
	margin: 0;
	padding: 0 10px 0 10px;
	float: left;
	border-right: 1px solid #EDE9E6;
}
#topmenu ul li a {
	color: #6BA53A;
	text-decoration: none;
}
#topmenu ul li a:hover {
	color: #5C942D;
}

#header_pic{
	margin: 0 0 0 40px;
	padding: 0;
	height: 184px;
}
#header_pic_left {
	margin: 0;
	padding: 0;
	float: left;
}
#header_pic_right{
	margin: 0;
	padding: 0;
	float: left;
}
#search input {
	margin: 0 0 0 9px;
	width: 60px;
}
#search img {
	margin: 0 18px 0 5px;
	border: 0;
}
/*************************************** CONTENT *****************************************/
#content {
	clear: both;
	float: left;
	display: inline;
	width: 910px;
	margin: 0;
	padding: 0 0 0 40px;
	background: #FFF;
}
#cnt_left {
	margin: 0 55px 0 0;
	padding: 0;
	width: 190px;
	border: 0px solid black;
	float: left;
	display: inline;
}
#cnt_mid {
	margin: 0 45px 0 0;
	padding: 0 0 40px 0;
	width: 420px;
	border: 0px solid black;
	float: left;
	display: inline;
}
#cnt_right {
	margin: 0;
	padding: 0;
	width: 180px;
	border: 0px solid black;
	float: left;
	display: inline;
}
#cnt_result {
	margin: 0;
	padding: 0;
	width: 645px;
	float: left;
	display: inline;
	border: 0px solid black;
}
/**************************************** MAIN PAGE CONTAINER *********************************************/
#cnt_main {
	margin: 0;
	padding: 0;
	width: 645px;
	float: left;
	display: inline;
	border: 0px solid black;
}
#cnt_main_container {
	width: 645px;
	margin: 18px 0 0 0;
	padding: 0;
}
#cnt_main_container_left {
	width: 418px;
	margin: 18px 45px 0 0;
	padding: 0;
	float: left;
	display: inline;
	border: 0px solid black;
}
#cnt_main_container_right {
	width: 178px;
	margin: 8px 0 0 0;
	padding: 0;
	float: left;
	display: inline;
	border: 0px solid black;
}
#cnt_main_header {
	margin: 0;
	padding: 0;
	border: 0px solid black;
	float: left;
	display: inline;
}
#cnt_main_header a {
	text-decoration: none;
}
#cnt_main_header a span.h1 {
	margin: 5px 0 0 0;
	padding: 0;
	font-family: Georgia, Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-style: italic;
	font-weight: normal;
	font-size: 20px;
	line-height: 21px;
	letter-spacing: -1px;
	color: #D9400D;
}
#cnt_main_header a span.p {
	margin: 10px 0 10px 0;
	color: #4C4C4C;
	height: 100px;
	overflow-y: hidden;
	display: block;
}

.cnt_main_element1, .cnt_main_element2, .cnt_main_element3{
	width: 180px;
	margin: 0px;
	padding: 0px;
	float: left;
	display: inline;
}
.cnt_main_element2 {
	margin: 0 51px 0 52px;
	padding: 0;
}
.cnt_main_element1 img , .cnt_main_element2 img , .cnt_main_element3 img {
	margin: 0;
	padding: 2px;
	border: 1px solid #D0CDCA;
}
#cnt_main_container_left ul {
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;
	list-style: none;
	border-top: 1px solid #EDE9E6;
}
#cnt_main_container_left ul ul {
	margin: 0;
	padding: 10px 0 0 0;
	border: 0px;
}
#cnt_main_container_left li {
	margin: 0 0 px 0;
	padding: 0;
	font-family: Verdana, Verdana, Geneva, sans-serif;
	font-weight: bold;
}
#cnt_main_container_left li li {
	background: url(/cms/img/arrow_main.gif) no-repeat left;
	margin: 0;
	padding: 0;
	font-family: Georgia, Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-style: italic;
	font-weight: bold;
	font-size: 11px;
}
#cnt_main_container_left li a {
	padding: 0 0 0 14px;
	color: #D9400D;
	text-decoration: underline;
}
#cnt_main_container_left table {
	margin: 0;
	padding: 0;
	width: 100%;
}
#cnt_main_container_left table td a {
	font-size: 9px;
	text-transform: uppercase;
	color: #7F7F7F;
}
/************************************* SIDEMENU ****************************************/
#sidemenu {
	margin: 0;
	padding: 0;
}
#sidemenu a {
	color: #6BA53A;
	text-decoration: none;
}
#sidemenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#sidemenu ul ul {
	margin: 0;
}
#sidemenu ul ul ul {
	margin: 0;
}
#sidemenu li {
	line-height: 22px;
	background: none;
	font-weight: normal;
	color: #7F7F7F;
	font-family: Verdana, Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
#sidemenu li li{
	background: url(/cms/img/sidemenu_bg.gif) no-repeat top left;
	padding: 0 0 0 18px;
	color: #6BA53A;
	font-weight: normal;
	font-size: 11px;
	border: 0px;
}
#sidemenu li li li{
	padding: 0 0 0 10px;
	background: url(/cms/img/sidemenu_bg2.gif) no-repeat top left;
}
#sidemenu .active {
	font-weight: bold;
}
.sitemap_main #sidemenu li span {
	color: #D9400D;
}
/**************************************** SEARCHBOX *******************************************/
#searchBoxes {
	margin: 20px 0 0 0;
	padding: 0;
	width: 190px;
	float:left;
	display: inline;
	margin-bottom:20px;
	font-size: 9px;
}
#searchBoxes input, #searchBoxes select {
	font-size: 9px;
}
#searchBoxOuterSTD, #searchBoxOuterBOOK, #searchBoxOuterGAST, #searchBoxOuterCAMP, #searchBoxOuterEVT {
	border-top: 0px;
	border-bottom:2px solid #F1F1F1;
	border-left:2px solid #F1F1F1;
	border-right:2px solid #F1F1F1;
}
#searchBoxOuter.inactive {
	display: none;
}
#searchBoxes h1 {
	cursor:pointer;
	font-family: Verdana, Verdana, Geneva, sans-serif;
	font-style: normal;
	font-size:11px;
	color: #666666;
	line-height:26px;
	margin: 0;
	padding:0 0 0 7px;
}
#searchBoxes h1.active {
	background:transparent url(/images/searchbox_bg.gif) no-repeat center top;
}
#searchBoxes h1.inactive{
	border-top: 1px solid #FFF;
	background: #F1F1F1;
}
.searchBoxUp {
}
.searchBoxDown {
	clear: left;
	padding: 0px 5px 5px 11px;
}
.searchBoxDown a img {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background: #F1F1F1;
	cursor: pointer;
	margin: 0 0 0 5px;
}
.searchBoxRow {
	margin:2px;
	padding:2px;
}
.searchBoxRow label {
	clear: left;
	display: inline;
	float:left;
	margin:0;
	padding-left:7px;
	padding-top:2px;
	width: 50px;
	overflow: hidden;
}
.searchBoxRow input {
	margin: 0;
	width: 82px;
}
.searchBoxRow input.input {
	margin: 0;
	width: 104px;
}
.searchBoxRow select {
	margin: 0;
	width: 110px;
}
.searchBoxRow a img {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background-color: #D9400D;
	cursor:pointer;
	margin-left:3px;
	border: 0px;
}
.searchBoxButton {
	width: 57px;
	margin: 0 0 0 6px;
	padding: 2px;
	color: #6BA53A;
	font-family: Verdana, Verdana, Geneva, sans-serif;
	font-size: 9px;
	line-height: 18px;
	cursor: pointer;
	background: url(/images/btn_searchbox.gif) no-repeat center;
	background-color: #FFFFFF;
	border: 0px;
}
div.searchBoxDown .searchBoxButton {
	margin-right: 10px;
}
.searchBoxMore {
	margin: 0;
	padding: 0;
	color: #7F7F7F;
	font-size: 9px;
	font-style: italic;
	text-decoration: none;
}
/****************************************** IMPRINT *******************************************/
#imprint {
	margin: 10px 0 10px 0;
	padding: 0;
	float: left;
	display: inline;
}
#imprint p{
	margin: 0;
	padding: 0;
	font-family: Verdana, Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #7F7F7F;
	width: 190px;
}
#imprint a {
	text-decoration: none;
	color: #7F7F7F;
}

#imprint img {
	margin: 10px 0 10px 0;
	padding: 0;
	border: 0;
}
/************************************ SOCIAL **************************************************/
#social {
	margin: 0 0 20px 0;
	padding: 10px 0 10px 0;
	width: 190px;
	float: left;
	display: inline;
	background: #f8f8f8 url(/images/imprint_socialbg.gif) no-repeat top center;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
}
#social table.social {
	width: 170px;
	margin: 0 auto;
}
#social table.social td {
	border-bottom: 1px dotted #a3a3a3;
	padding: 5px 0 5px 0;
	line-height: 12px;
}
#social table.social td img {
	margin: 0;
	padding: 0;
	border: 0;
}
#social table.social td.img {
	text-align: right;
}
#social table.social td.txt {
	padding-left: 15px;
}
/************************************* CONTENT OBJECTS ****************************************/
#cnt_header {
	margin: 21px 0 0 0;
	padding: 0;
}
#navbar, #navbar a, td.navbar, td.navbar a, #navbar_content, #navbar_content a{
	padding-bottom: 0px;
	font-family: Arial, Arial, Helvetica, sans-serif;
	color: #7F7F7F;
	font-size: 10px;
	font-style: italic;
	text-decoration: none;
}
td.navbar {
	padding: 0 0 0 10px;
	border-left: 3px solid #6BA53A;
}
#navbar_content, h1.content {
	padding: 0 0 0 10px;
	border-left: 3px solid #6BA53A;
}
#cnt_lead {
	margin: 10px 0 18px 0;
	padding: 0;
}
#cnt_lead p {
	margin: 18px 0 18px 0;
	font-weight: bold;
	color: #4C4C4C;
}
#cnt_text {
	clear: left;
	float: left;
	display: inline;
	margin: 0 0 10px 0;
	padding: 0;
}
#cnt_text p {
	margin: 18px 0 18px 0;
	text-align: left;
}
#cnt_text img {
	border: 0;
	margin: 0 0 10px 0;
}
/************************************* TOOLBAR ****************************************/
.toolbar {
	width: 420px;
	margin: 0 0 18px 0;
	float: left;
}
.toolbar td {
	padding: 3px;
	vertical-align: middle;
	background: #F7F5F4;
}
.cnt_result_table td.buttons .toolbar {
	width: 410px;
	margin: 0;
	padding: 0;
}
.cnt_result_table td.buttons .toolbar td {
	background: none;
	vertical-align: middle;
}
.toolbar td a{
	text-transform: uppercase;
	text-decoration: none;
	color: #7F7F7F;
	font-size: 9px;
}
.toolbar td.suitcase, .toolbar td.suitcase a{
	color: #D9400D;
}
.toolbar td.back img, .toolbar td.print img, .toolbar td.map img, .toolbar td.request img, .toolbar td.details img {
	background: #D9400D;
	border: 0;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.toolbar td img {
	border: 0;
}
/************************************* RELATED AREA ****************************************/
#relatedArea {
	margin: 20px 0 0 0;
	padding: 0;
	width: 420px;
	border-top: 1px solid #EDE9E6;
	float: left;
	display: inline;
}
#relatedEvents {
	width: 50%;
	margin: 0;
	padding: 0;
	float: left;
}
#relatedDocs {
	width: 50%;
	margin: 0;
	padding: 0;
	float: left;
}
#relatedEvents ul, #relatedDocs ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
#relatedEvents li, #relatedDocs li {
	background: transparent url(/cms/img/arrow_main.gif) no-repeat scroll left center;
	font-family: Georgia,Lucida Sans Unicode,Lucida Grande,sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

#relatedEvents p, #relatedDocs p {
	margin: 10px 0 5px 0;
	padding: 0;
	font-family: Verdana, Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #595959;
}
#relatedEvents a {
	color: #D9400D;
	padding:0 0 0 14px;
}
#relatedDocs a {
	color: #E4AB2C;
	padding:0 0 0 14px;
}
/************************************* SUITCASE ****************************************/
#suitcase {
	margin: 78px 0 18px 0;
	padding: 5px 0 0 10px;
	background: #FFFADB url(/images/suitcase_bg.gif) no-repeat top center;
	height: 57px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
}
#cnt_left #suitcase {
	width: 170px;
	margin: 18px 0 18px 0;
	padding: 5px 0 0 10px;
	float: left;
	display: inline;
}
#cnt_result_container_right #suitcase {
	margin: 42px 0 18px;
}
#cnt_result_container_right.freesearch #suitcase, #cnt_result_container_right.eventsearch #suitcase,
#cnt_result_Issuescontainer_right #suitcase {
	margin: 0 0 18px 0;
	clear: left;
}
#cnt_main_container_right #suitcase {
	width: 170px;
	margin: 18px 0 18px 0;
	padding: 5px 0 0 10px;
	float: left;
	display: inline;
}
#suitcase td {
	color: #D9400D;
}
#suitcase .suitcase td.itemlist {
	width: 120px;
	color: #7F7F7F;
	background: #FFF;
	border: 1px solid #D0D0D0;
	padding: 2px 0 2px 10px;
	font-size: 10px;
}
#suitcase .suitcase td.itemlist span {
	color: #D9400D;
	font-size: 12px;
}
/************************************* MORE MENU ****************************************/
#more_menu {
	margin: 0 0 18px 0;
	padding: 5px 0 10px 10px;
	background: #F1F1F1 url(/images/more_menu_bg.gif) no-repeat top center;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border: 0px solid black;
}
#cnt_right #more_menu {
	clear: left;
}
#cnt_left #more_menu {
	width: 170px;
	margin: 18px 0 18px 0;
	padding: 5px 0 10px 10px;
	float: left;
	display: inline;
}
#cnt_result_container_right #more_menu {
	width: 170px;
	margin: 0 0 18px 0;
	padding: 5px 0 10px 10px;
	background: #F1F1F1 url(/images/more_menu_bg.gif) no-repeat top center;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	float: left;
	display: inline;
}
#cnt_main_container_right #more_menu {
	width: 170px;
	margin: 0;
	padding: 5px 0 10px 10px;
	background: #F1F1F1 url(/images/more_menu_bg.gif) no-repeat top center;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	float: left;
	display: inline;
}
#more_menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#more_menu li {
	width: 160px;
	font-family: Verdana, Verdana, Geneva, sans-serif;
	line-height: 20px;
	border-bottom: 1px solid #FFF;
}
#more_menu li a {
	color: #595959;
	text-decoration: none;
}
#more_menu input {
	width: 100px;
}
#more_menu p {
	width: 160px;
	margin: 25px 0 2px 0;
	padding: 0 0 2px 0;
	border-bottom: 1px solid #FFF;
}
.newsletter {
	margin: 4px 0 0 0;
	padding: 0;
}
.newsletter a {
	color: #7F7F7F;
	text-decoration: none;
}
.newsletter td.error {
	color: #D9400D;
	font-size: 10px;
	text-transform: uppercase;
}

#mail_content #content {
	background: #F2F2F2;
}

#newsletter_preview_info {
	border-bottom:1px solid #000;
}

#more_menu p.subscribe {
	margin: 0;
	padding: 0;
	border: 0px;
}
#more_menu p.unsubscribe {
	margin: 0;
	padding: 0 0 2px 0;
	border-bottom: 1px solid #FFF;
}
#more_menu p.subscribe a, #more_menu p.unsubscribe a {
	font-style: italic;
	font-size: 9px;
	color: #7F7F7F;
	text-decoration: none;
}
/************************************* WEATHER ****************************************/
#weather {
	margin: 20px 0 0 0;
	padding: 0;
	border: 0;
}
#cnt_left #weather, #cnt_right #weather {
	margin: 20px 0 20px 0;
}
#weather img {
	margin: 0;
	padding: 0;
	border: 0px solid black;
}
#weather_text {
	margin: 0;
	padding: 0;
	width: 180px;
	height: 31px;
	background: url(/images/weather_bg.gif) no-repeat top center;
	border: 0px solid black;
	text-align: center;
}
#weather_text p{
	width: 170px;
	margin: 0 auto;
	padding: 3px 0 0 10px;
	color: #7F7F7F;
	text-align: center;
}
#weather_text p span {
	font-family: Georgia, Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-style: italic;
	font-weight: normal;
	font-size: 20px;
	color: #D9400D;
	line-height: 22px;
}
#weather p.moreinfo {
	font-size: 9px;
	margin: 2px 0 0 0;
	padding: 0;
	font-style: italic;
}
/************************************* FOOTER ****************************************/
#footer {
	clear: left;
	float: left;
	display: inline;
	width: 910px;
	margin: 0;
	padding: 24px 0 20px 40px;
	background: #FFF url(/images/footer_bg.gif) no-repeat top center;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
}
#banner {
	width: 120px;
	padding: 0 58px 0 18px;
	margin: 0px;
	border: 0px solid #DFE3E3;
	float: left;
	display: inline;
}
/************************************* LIST OBJECTS ****************************************/
#offerList {
	width: 344px;
	padding: 0 39px 0 58px;
	margin: 0;
	float: left;
	display: inline;
	border-left: 1px solid #E4E5E6;
}
.listElement {
	margin: 0 0 20px 0;
	padding: 0;
	float: left;
	display: inline;
}
#cnt_result_container_left .listElement {
	padding-bottom: 10px;
	border-bottom: 1px solid #EBEAE8;
	width: 420px;
}
.listElement img {
	margin: 0 0 10px 0;
	padding: 2px;
	border: 1px solid #D0CDCA;
	float: left;
	display: inline;
}
.listElement_pic {
	margin: 0;
	padding: 0;
	float: left;
	display: inline;
}
.listElement_text {
	width: 210px;
	margin: 0 0 0 10px;
	padding: 0;
	float: left;
	display: inline;
}
.listElement_text_suitcase {
	width: 200px;
	margin: 0 0 10px 0;
	padding: 0;
	float: left;
	display: inline;
}
#cnt_result_Issuescontainer_left .listElement_text_suitcase {
	width: 420px;
	border-bottom: 1px solid #E3E4E5;
	padding: 0 0 10px 0;
}
#cnt_result_Issuescontainer_left .listElement_text_suitcase p.title a {
	color: #FA9900;
	font-family: Georgia,Lucida Sans Unicode,Lucida Grande,sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
}
.listElement a, .listElementEVT a {
	text-decoration: none;
}
.listElement_text p.title, .listElementEVT_text p.title, .listElement_text_suitcase p.title {
	margin: 0;
	padding: 0;
	font-family: Georgia, Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-style: italic;
	font-weight: normal;
	font-size: 16px;
	color: #D9400D;
}
.listElement_text p.text, .listElementEVT_text p.text, .listElement_text_suitcase p.text {
	margin: 10px 0 0 0;
	padding: 0;
	font-size: 11px;
	color: #4C4C4C;
}
.listElement table, .listElementEVT table {
	margin: 0 0 5px 0;
	padding: 0;
	width: 100%;
	float: left;
}
/********************** EVT ORGANIZER TABLE *******************************/
.listElementEVT table.organizer td.icon img, table.organizer td.icon img {
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	background:#D9400D;
	border: 0;
	margin-right:5px;
}
.listElementEVT table.organizer td.icon, table.organizer td.icon {
	width: 16px;
	padding: 5px 0 5px 0;
}
.listElementEVT table.organizer td.text, table.organizer td.text  {
	font-size: 10px;
	text-transform: none;
	text-align: left;
	width: auto;
	padding: 5px 5px 5px 0;
}
.listElementEVT table.organizer, table.organizer {
	border-bottom: 1px solid #E4E5E6;
	margin: 0;
}
#cnt_lead table.organizer {
	width: 100%;
	margin:0 0 10px;
}
/*****************************************************/

.listElement table td, .listElementEVT table td {
	margin: 0;
	padding: 0;
	text-align: right;
	text-transform: uppercase;
}
.listElement table td img, .listElementEVT table td img {
	margin: 0 5px 0 0;
	padding: 0;
	border: 0;
	background: #D9400D;
}
.listElement table td a, .listElementEVT table td a{
	color: #7F7F7F;
	text-decoration: none;
}

/************************************* CONTENT LIST OBJECTS ****************************************/
#cnt_List {
	width: 420px;
	margin: 0 0 18px 0;
	padding: 0;
	float: left;
	display: inline;
}
#cnt_List .listElement {
	margin: 0 0 20px 0;
	padding: 0;
	float: left;
	display: inline;
}
#cnt_List .listElement .listElement_text, #cnt_result_container_left .listElement .listElement_text {
	width: 240px;
	margin: 0 0 0 10px;
	padding: 0;
	float: left;
	display: inline;
}
#cnt_List .listElement .listElementEVT_text, #cnt_result_container_left .listElement .listElementEVT_text {
	width: 100%;
}
#cnt_List .listElementEVT .listElementEVT_text p.date,
#cnt_result_container_left .listElementEVT .listElementEVT_text p.date, .map_bg .listElementEVT p.date,
#cnt_lead p.date{
	font-size: 10px;
	margin: 0;
	padding: 0;
	font-weight: normal;
}
#cnt_lead p.date {
	margin: 18px 0 0 0;
}
#cnt_List .listElementEVT .listElementEVT_text p.text,
#cnt_result_container_left .listElementEVT .listElementEVT_text p.text, .map_bg .listElementEVT p.text,
#cnt_lead p.text {
	font-size: 11px;
	margin: 0 0 10px 0;
	padding: 0;
	font-weight: normal;
}

#cnt_List .listElementEVT .listElementEVT_text p.location,
#cnt_result_container_left .listElementEVT .listElementEVT_text p.location, .map_bg .listElementEVT p.location,
#cnt_lead p.location {
	font-size: 10px;
	color: #666;
	padding: 0 0 2px 0;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #E4E5E6;
	font-weight: bold;
}
#cnt_List .listElementEVT .listElementEVT_text p.author,
#cnt_result_container_left .listElementEVT .listElementEVT_text p.author, .map_bg .listElementEVT p.author,
#cnt_lead p.author {
	padding: 0 0 2px 0;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #E4E5E6;
	font-weight: normal;
}
#cnt_List .listElementEVT .listElementEVT_text p.author img,
#cnt_result_container_left .listElementEVT .listElementEVT_text p.author img, .map_bg .listElementEVT p.author img,
#cnt_lead p.author img {
	background: #D9400D;
	border: 0;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	margin-right: 5px;
}
#cnt_result_container_left .listElement table.suitcase {
	margin: 0 0 0 10px;
	padding: 0;
	width: 10px;
	float: right;
}
#cnt_result_container_left .listElement table.suitcase td {
	height: 20px;
	background: #F7F5F4;
	text-align: center;
}
#cnt_result_container_left .listElement table.suitcase td img {
	background: none;
	margin: 0 0 0 5px;
	padding: 0;
	border: 0;
}
/************************************* RELATED AREA FOOTER ****************************************/
#relatedArea_footer {
	padding: 0 0 0 40px;
	margin: 0;
	width: 198px;
	float: left;
	display: inline;
	border-left: 1px solid #E4E5E6;
}
#relatedUseful {
	margin: 0;
	padding: 0;
}
#relatedSponsored {
	width: 100%;
	margin: 15px 0 0 0;
	padding: 0 0 15px 0;
	border-top: 1px solid #EDE9E6;
	border-bottom: 1px solid #EDE9E6;
}
#relatedUseful ul, #relatedSponsored ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
#relatedUseful p, #relatedSponsored p {
	margin: 10px 0 5px 0;
	padding: 0;
	font-family: Verdana, Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #595959;
}
#relatedUseful a {
	font-family: Georgia, Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-style: italic;
	font-weight: bold;
	font-size: 11px;
	color: #7F7F7F;
}
#relatedSponsored a {
	font-family: Georgia, Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-style: italic;
	font-weight: bold;
	font-size: 11px;
	color: #D9400D;
}
/************************************* SITEMAP ****************************************/

#sitemap {
	clear: left;
	float: left;
	display: inline;
	width: 910px;
	margin: 0;
	padding: 20px 0 20px 40px;
	background: #FFF;

}
#sitemap p{
	margin: 0 0 15px 0;
	padding: 0;
	color: #7C7A7D;
	font-size: 9px;
	border-bottom: 1px solid #DFE3E3;
	text-align: center;
}
#sitemap ul {
	width: auto;
	margin: 0;
	padding: 0 10px 0 10px;
	list-style: none;
	float: left;
	border-left: 1px solid #EDE9E6;
}
#sitemap li {
	font-family: Verdana, Verdana, Geneva, sans-serif;
	font-size: 9px;
}
#sitemap li.title {
	font-weight: bold;
	font-size: 10px;
}
#sitemap a {
	color: #595959;
	text-decoration: none;
}
#sitemap a:hover {
	text-decoration: underline;
}

#cnt_main_container p.sitemap_title {
	color:#7F7F7F;
	font-family:Verdana,Verdana,Geneva,sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:22px;
	margin: 10px 0 0 0;
	padding: 0;
}
#cnt_main_container p.sitemap_sub, #cnt_main_container p.sitemap_subsub {
	font-size:11px;
	line-height:22px;
	margin: 0;
	padding: 0;
}
#cnt_main_container p.sitemap_sub {
	background: url(/cms/img/sidemenu_bg.gif) no-repeat left top;
	padding: 0 0 0 18px;
}
#cnt_main_container p.sitemap_subsub {
	background: url(/cms/img/sidemenu_bg2.gif) no-repeat left top;
	padding: 0 0 0 18px;
}
#cnt_main_container p.sitemap_sub a, #cnt_main_container p.sitemap_subsub a {
	text-decoration: none;
	color:#6BA53A;
}
#cnt_main_containercol1, #cnt_main_containercol2, #cnt_main_containercol3 {
	margin: 0 0 18px 0;
}
#div.cnt_sitemap {
	margin: 0 0 18px 0;
}
/************************************* EXTENDED SEARCH ****************************************/
#ext_search{
	width: 100%;
	margin: 10px 0 10px 0;
	padding: 0;
	float: left;
	display: inline;
}

#ext_search input {
	margin: 0 4px 0 0;
	padding: 0px;
}
#ext_search ul{
	width: 420px;
	margin: 0 0 2px 0;
	padding: 0;
	list-style: none;
	float: left;
	display: inline;
}
#ext_search ul ul  {
	padding: 2px 0 2px 0;
	border-top: 1px solid #DFE3E3;
	border-bottom: 1px solid #DFE3E3;
}
#ext_search li {
	margin: 0;
	padding: 0px;
	vertical-align: middle;
	float: left;
	display: inline;
	color: #6BA53A;
	font-family: Verdana, Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
#ext_search li li {
	float: left;
	display: inline;
	border: 0;
	width: 49%;
	overflow: hidden;
	color: #666;
	font-size: 10px;
	font-weight: normal;
}
#ext_search li li#filter_town_more {
	font-weight: bold;
	text-decoration: underline;
	color: #D9400D;
}
#ext_search li li#filter_town_more a {
	color: #D9400D;
}
#ext_search li li img{
	margin: 0;
	padding: 0;
	border: 0;
	background: #D9400D;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;

}
#ext_search li li.nobreak {
	width: 100%;
}
#ext_search li li.half {
	width: 40%;
	display: inline;
}
#ext_search li li.half input {
	width: 70px;
}
#ext_search p {
	margin: 0;
	padding: 0;
	font-family: Georgia, Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-style: italic;
	font-weight: normal;
	font-size: 12px;
	color: #D9400D;
	line-height: 23px;
}
#ext_search a {
	text-decoration: none;
}
#ext_search input.searchBoxButton {
	float: right;
	width: 57px;
	margin: 10px 0 10px 0;
	padding: 2px;
	color: #6BA53A;
	font-family: Verdana, Verdana, Geneva, sans-serif;
	font-size: 9px;
	line-height: 18px;
	cursor: pointer;
	background: url(/images/btn_searchbox.gif) no-repeat center;
	background-color: #FFFFFF;
	border: 0px;
}
#ext_search_tabs{
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
	width: 420px;
	height: 27px;
	background: url(/images/search_tabs_bg.gif) repeat-x top center;
	border-bottom: 1px solid #DFE3E3;
}
#ext_search_tabs ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#ext_search_tabs li {
	width: 100px;
	height: 22px;
	background: url(/images/search_tab.gif) no-repeat top center;
	margin: 0 2px 0 0;
	padding: 5px 0 0 0;
	float: left;
	text-align: center;
}
#ext_search_tabs li a {
	margin: 0;
	padding: 0;
	text-decoration: none;
	color: #666;
}
#ext_search_tabs li a.active {
	color: #D9400D;
}
#ext_search #partner_tin_filter {
	margin: 0;
	padding: 0;
	float: left;
	display: inline;
}

/**************************************** CONTENT RESULT OBJECTS ***************************************/
h1.result {
	padding: 0 0 0 10px;
	border-left: 3px solid #6BA53A;
}

#cnt_result #cnt_header span {
	margin: 0;
	color: #666666;
	font-size: 10px;
}
#cnt_result_head {
	width: 100%;
	margin: 20px 0 0 0;
	padding: 0;
	float: left;
	display: inline;
	border: 0px solid black;
}
#cnt_result_head #cnt_result_left p {
	width: 420px;
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 11px;
}
#cnt_result_head #cnt_result_left p.percent {
	width: auto;
	margin: 0 0 10px;
	padding: 5px;
	background: #F9F5F4;
	border-top: 1px solid #ECE8E5;
}
#cnt_result_left{
	width: 49%;
	margin: 0;
	padding: 0;
	float: left;
	display: inline;
	border: 0px solid black;
}
#cnt_result_right{
	width: 49%;
	margin: 0;
	padding: 0;
	float: left;
	display: inline;
	border-left: 1px solid #EDE9E6;
}
#cnt_result_left ul, #cnt_result_right ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-family: Georgia, Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-style: italic;
	font-weight: normal;
}
#cnt_result_left li, #cnt_result_right li {
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-weight: bold;
}
#cnt_result_left li li, #cnt_result_right li li {
	width: 50%;
	float: left;
	display: inline;
	font-weight: normal;
	text-decoration: underline;
}
#cnt_result_left li li.active, #cnt_result_right li li.active {
	font-weight: bold;
}
#cnt_result_left li li.active a, #cnt_result_right li li.active a {
	color: #D9400D;
}
#cnt_result_right li li {
	width: auto;
}
#cnt_result_left li a, #cnt_result_right li a {
	color: #4C4C4C;
}
#cnt_result_left li span, #cnt_result_right li span {
	margin: 0 0 0 5px;
	padding: 0;
	color: #D9400D;
}
/*********** SUITCASE SUB OPTIONS *************/
#cnt_result_left.suitcase {
	width: 420px;
	margin: 0 44px 0 0;
}
#cnt_result_right.suitcase {
	width: 170px;
	padding: 0 0 0 10px;
}
#cnt_result_left.suitcase ul{
	width: 130px;
	float: left;
}
#cnt_result_left.suitcase li li{
	clear: left;
	width: 130px;
}
#cnt_result_left.suitcase table {
	margin: 0 0 0 18px;
	padding: 0;
}
#cnt_result_left.suitcase table td {
	margin: 0;
	padding: 0 18px 0 0;
}
/*********** SUITCASE SUB OPTIONS *************/
#cnt_result_container_left #cnt_result_footer {
	margin: 0 0 40px 0;
}
#cnt_result_footer {
	width: 100%;
	height: 34px;
	margin: 20px 0 0 0;
	padding: 0;
	float: left;
	display: inline;
	border-top: 2px solid #EDE9E6;
	background: #F7F5F4;
}
#cnt_result_footer_left{
	width: 49%;
	margin: 0;
	padding: 0;
	float: left;
	display: inline;
}
#cnt_result_footer_right{
	width: 49%;
	margin: 0;
	padding: 0;
	float: left;
	display: inline;
	border: 0px solid black;
}
#cnt_result_footer p {
	margin: 7px 0 0 10px;
	padding: 0;
	font-size: 10px;
	color: #7F7F7F;
	font-weight: bold;
}
#cnt_result_footer p span {
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 14px;
	color: #D9400D
}
/*********** SUITCASE SUB OPTIONS *************/
#cnt_result_footer_left.suitcase {
	width: 100%;
}
#cnt_result_footer_right.suitcase {
	width: 49%;
}
/*********** SUITCASE SUB OPTIONS *************/
/**************************************** CONTENT RESULT OPTIONS *********************************************/
.resultOptions {
	width: 100%;
	margin: 5px 0 0 0;
	padding: 0px;
}
.resultOptions a {
	color: #7F7F7F;
	text-decoration: none;
	line-height: 12px;
}
.resultOptions td.left{
	width: 50%;
	text-align: right;
	margin: 0;
}
.resultOptions td.right{
	width: 50%;
	text-align: left;
	margin: 0;
}
#cnt_result_right .resultOptions td.right span {
	vertical-align: middle;
	text-transform: uppercase;
	margin: 0 0 0 5px;
	font-size: 10px;
}
#cnt_result_right .resultOptions td.right select {
	width: 155px;
}
#cnt_result_right .resultOptions td.right input {
	width: 125px;
}
.resultOptions img {
	margin: 0px;
	padding: 0px;
	border: 0px;
	background: #D9400D;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
#cnt_result_footer_left.suitcase .resultOptions img {
	background: none;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
}

/*********** SUITCASE SUB OPTIONS *************/
#cnt_result_right.suitcase .resultOptions td.left{
	width: 10%;
	text-align: right;
	margin: 0;
}
#cnt_result_right.suitcase .resultOptions td.right{
	width: 90%;
	text-align: left;
	margin: 0;
}
#cnt_result_container_left.suitcase #second_search_bar {
	margin: 18px 0 0 0;
}
#suitcase_list {
	margin: 3px 0 0 0;
	padding: 18px 0 0 0;
	/*background: url(/suitcase/img/suitcase_bg.gif) no-repeat top left;*/
}
#cnt_result_footer_left.suitcase .resultOptions {
	width: 100%;
}
#cnt_result_footer_left.suitcase .resultOptions td,
#cnt_result_container_left.suitcase #second_search_bar .resultOptions td {
	vertical-align: middle;
	line-height: 20px;
}
#cnt_result_footer_left.suitcase .resultOptions td.selectall,
#cnt_result_footer_left.suitcase .resultOptions td.deselect {
	padding: 0 0 0 10px;
}
#cnt_result_footer_left.suitcase .resultOptions td.items {
	padding: 0 10px 0 0;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #D9400D;
	font-family: Georgia, Lucida Sans Unicode, Lucida Grande, sans-serif;
}
#cnt_result_footer_left.suitcase .resultOptions td.txt_selectall,
#cnt_result_footer_left.suitcase .resultOptions td.txt_deselect,
#cnt_result_footer_left.suitcase .resultOptions td.txt_items {
	padding: 0 0 0 2px;
	color: #7F7F7F;
	font-size: 9px;
	text-transform: uppercase;
}
#cnt_result_footer_left.suitcase .resultOptions td.txt_items {
	padding: 0 4px 0 0;
	text-align: right;
	line-height: 12px;
}
#cnt_result_footer_left.suitcase .resultOptions td.txt_order,
#cnt_result_container_left.suitcase #second_search_bar .resultOptions td.txt_order {
	padding: 0 0 0 10px;
	text-transform: uppercase;
	font-size: 11px;
	color: #595959;
}
.resultOptions td.txt_order {
	vertical-align: middle;
}
.resultOptions td.txt_order span {
	text-transform: uppercase;
	vertical-align: top;
	color: #FB9A00;
	font-size: 14px;
	font-weight: bold;
}
.resultOptions td.txt_order a {
	float: right;
	display: inline;
	margin: 0 10px 0 0;
	vertical-align: middle;
}
.resultOptions td.txt_order a img {
	vertical-align: middle;
}
.resultOptions td.txt_order a span {
	text-transform: uppercase;
	vertical-align: middle;
}

#cnt_result_footer_left.suitcase .resultOptions td.order,
#cnt_result_container_left.suitcase #second_search_bar .resultOptions td.order
{
	text-align: center;
	background: url(/suitcase/img/icon_scorder_act.gif) no-repeat;
	color: #FFF;
	width: 120px;
	cursor: pointer;
	line-height: 25px;
	height: 25px;
}
#cnt_result_footer_left.suitcase .resultOptions td.order_inact,
#cnt_result_container_left.suitcase #second_search_bar .resultOptions td.order_inact {
	text-align: center;
	background: url(/suitcase/img/icon_scorder_inact.gif) no-repeat;
	color: #999;
	width: 120px;
	line-height: 25px;
	height: 25px;
}

#cnt_result_footer_right.suitcase table {
	margin: 7px 0 0 0;
	padding: 0;
	width: auto;
}
#cnt_result_footer_right.suitcase table span {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	text-align: left;
}
#cnt_result_footer_right.suitcase table a {
	text-decoration: none;
}
#cnt_result_footer_right.suitcase table img {
	margin: 0 0 0 15px;
	border: 0;
}
/**************************************** CONTENT RESULT CONTAINER *********************************************/
#cnt_result_container {
	width: 645px;
	margin: 18px 0 0 0;
	padding: 0;
	float: left;
	display: inline;
}
#cnt_result_container_left {
	width: 420px;
	margin: 0 44px 0 0;
	padding: 0;
	float: left;
	display: inline;
}
#cnt_result_container_left.suitcase {
	background:transparent url(/suitcase/img/suitcase_bg.gif) no-repeat scroll left top;
	background-position: 0 2px;
}
#cnt_result_container_right {
	width: 180px;
	margin: 0 0 0 0;
	padding: 0;
	float: left;
	display: inline;
}
#cnt_result_container_left p {
	margin: 0;
	padding: 0;
	font-size: 9px;
}
#cnt_result_container_left p.pricelead {
	line-height: 12px;
	margin-bottom: 16px;
}
/********************************* EVENTLIST ***************************/
#cnt_result_container_left p.title {
	font-size: 16px;
	margin: 0;
}
#cnt_result_container_left .listElementEVT, .map_bg .listElementEVT {
	clear: both;
	padding: 10px;
	background: url(/images/bg_esemeny.gif) no-repeat top left;
	margin-bottom: 10px;
}
.map_bg .listElementEVT {
	width: 400px;
}
#cnt_result_container_right.freesearch #marketing, #cnt_result_container_right.eventsearch #marketing{
	margin: 0 0 18px 0;
	clear: left;
}
#marketing {
	clear: left;
	margin: 0 0 18px 0;
	padding: 5px 0 15px 10px;
	background: #F1F1F1 url(/images/more_menu_bg.gif) no-repeat top center;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border: 0px solid black;
}
#marketing p {
	width: 150px;
	margin: 5px 0 0 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #FFF;
}
#marketing p.editor {
	margin: 5px 0 0 0;
	padding: 0;
	font-family: Georgia, Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-style: italic;
	font-weight: normal;
	font-size: 13px;
	color: #D9400D;
	border: 0px;
}
#marketing p.title {
	margin: 0;
	padding: 0;
	font-size: 9px;
	text-transform: uppercase;
	border: 0px;
}
#marketing table {
	margin: 18px 0 0 0;
	padding: 0;
}
#marketing table td img {
	background: #D9400D;
	border: 0px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
#marketing table td {
	text-transform: uppercase;
	font-size: 9px;
	color: #7F7F7F;
}
#marketing table td a {
	color: #7F7F7F;
	text-decoration: none;
}

#booking {
	width: 170px;
	margin: 20px 0 0 0;
	padding: 10px 0 15px 10px;
	background: #81AE50 url(/images/booking_bg.gif) no-repeat top center;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	float: left;
	display: inline;
}
#booking h3 {
	margin: 0;
	padding: 0;
	font-family: Verdana, Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 20px;
	color: #FFF;
}
#booking p{
	margin: 10px 0 15px 0;
	padding: 0;
	font-size: 10px;
	line-height: 16px;
	color: #fff59e;
}
#booking a {
	margin: 0;
	padding: 0;
	font-family: Georgia, Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-style: italic;
	font-weight: normal;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}
#booking img {
	margin: 0 0 0 5px;
	padding: 0;
	border: 0;
}
/**************************************** SEARCH RESULT TABLES *********************************************/
.cnt_result_list {
	width: 412px;
	margin: 0 0 18px 0;
	padding: 3px;
	border: 1px solid #F6F4F2;
}
.cnt_result_table {
	width: 410px;
	margin: 0;
	padding: 0;
	border: 1px solid #B3B3B3;
	background: #F7F5F4 url(/images/result_table_head_bg.gif) repeat-x top center;
}
.cnt_result_table td.percent {
	background: #F9F5F4;
	color: #4E4C4D;
	font-style: italic;
	padding: 5px 10px 5px 10px;
	border-bottom: 1px solid #B5B3B4;
	vertical-align: middle;
}
#cnt_result_container_left .cnt_result_table td.percent p span {
	font-family: Georgia, Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-style: italic;
	font-size: 12px;
	color: #D9400D;
}
#cnt_result_container_left .cnt_result_table td.percent p {
	font-family: Georgia, Lucida Sans Unicode, Lucida Grande, sans-serif;
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
}
#cnt_result_container_left .cnt_result_table td.percent p.info {
	font-family: Georgia, Lucida Sans Unicode, Lucida Grande, sans-serif;
	display: inline;
	float: right;
	color: #4E4C4D;
	font-style: italic;
	margin: 0;
	padding: 0;
}
.cnt_result_table td.head {
	margin: 0;
	padding: 10px;
	width: 200px;
	/*border-bottom: 1px solid #939294;*/
}
.cnt_result_table td.head h3 {
	margin: 0;
	padding: 0;
	font-family: Georgia, Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-style: italic;
	font-weight: normal;
	font-size: 16px;
	color: #6BA53A;
	display: inline;
}
.cnt_result_table td.head h3 span {
	margin-left: 5px;
}
.cnt_result_table td.head p {
	margin: 0;
	padding: 0;
	color: #4C4C4C;
	font-family: Verdana, Verdana, Geneva, sans-serif;
	font-size: 11px;
}
.cnt_result_table td.price {
	text-align: right;
	vertical-align: top;
	margin: 0;
	padding: 10px 10px 0 0;
	/*border-bottom: 1px solid #939294;*/
}
#cnt_result_container_left .cnt_result_table td.price p.price {
	margin: 0;
	padding: 0;
	font-size: 11px;
	color: #ff6c13;
	clear: right;
}
.cnt_result_table td.tools 	p.requestOffer {
	background: url(/partner/img/icon_requestoffer.gif) no-repeat top center;
	width: 130px;
	float: right;
	text-align: left;
	line-height: 16px;
	cursor: pointer;
	margin: 0;
	padding: 0;
}
.cnt_result_table td.tools p.requestOffer span {
	margin: 0 0 0 32px;
	padding: 0;
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-style: normal;
	line-height: 16px;
	font-size: 10px;
	color: #FFF;
	text-transform: uppercase;
	letter-spacing: 0;
}
.cnt_result_table td.tools {
	margin: 0;
	height: 23px;
	padding: 1px 10px 1px 10px;
	background: url(/partner/img/result_table_buttons_bg.gif) repeat-x top center;
	border-bottom: 1px solid #939294;
	vertical-align: middle;
}
.cnt_result_table td.tools img {
	border: 0;
	position: relative;
	top: -1px;
	vertical-align: middle;
}

.cnt_result_table td.text {
	margin: 0;
	padding: 10px;
	vertical-align: top;
	border-top: 1px solid #939294;*/
}
.cnt_result_table td.text p {
	margin: 0;
	padding: 0;
	/*width: 220px;*/
	font-size: 11px;
	color: #7F7F7F;
}
.cnt_result_table td.picture {
	margin: 0;
	padding: 10px 10px 10px 0;
	width: 100px;
	text-align: right;
	vertical-align: top;
	border-top: 1px solid #939294;
}
.cnt_result_table td.buttons {
	margin: 0;
	padding: 0;
	background: url(/partner/img/result_table_buttons_bg.gif) repeat-x top center;
	border-bottom: 1px solid #939294;
	border-top: 1px solid #939294;
}


.cnt_result_table .product_table {
	margin: 0;
	padding: 0;
	width: 410px;
}
.cnt_result_table .product_table td.title {
	margin: 0;
	padding: 0 0 0 13px;
	color: #D9400D;
	background: #FFF;
	font-size: 11px;
	border-bottom: 1px solid #b4b4b4;
	height: 20px;
	font-weight: bold;
	text-decoration: underline;
	width: 187px;
}
.cnt_result_table .product_table td.title span {
	font-size: 9px;
}
.cnt_result_table .product_table td.title a {
	color: #D9400D;
}
.cnt_result_table .product_table td.info {
	border-bottom: 1px solid #b4b4b4;
	font-size: 9px;
	text-transform: uppercase;
	text-align: right;
	padding: 0 10px 0 0;
	background: #FFF;
}
.cnt_result_table .product_table td.info a {
	text-decoration: none;
	color: #7f7f7f;
}
.cnt_result_table .product_table td.tin_act {
	width: 42px;
	height: 20px;
	background: url(/partner/img/result_table_tin_act.gif) no-repeat bottom left;
	text-align: center;
	cursor: pointer;
}
.cnt_result_table .product_table td.tin_act a {
	color: #4c4c4c;
	text-decoration: none;
}
.cnt_result_table .product_table td.tin, .cnt_result_table .product_table td.tin_disabled {
	width: 42px;
	height: 20px;
	background: url(/partner/img/result_table_tin_inact.gif) no-repeat bottom left;
	border-bottom: 1px solid #b4b4b4;
	text-align: center;
	cursor: pointer;
}
.cnt_result_table .product_table td.tin_disabled {
	color: #CCC;
	cursor: default;
}
.cnt_result_table .product_table td.tin a {
	color: #7F7F7F;
	text-decoration: none;
}
.cnt_result_table .product_table td.roomtitle,
.cnt_result_table .product_table td.price,
.cnt_result_table .product_table td.booking,
.cnt_result_table .product_table td.booking_inact {
	margin: 0;
	padding: 4px 0 4px 0;
	vertical-align: bottom;
	background: #FFF;
	border-bottom: 1px solid #b3b3b3;
	text-align: left;
}
.cnt_result_table .product_table td.roomtitle {
	font-weight: bold;
	padding-left: 13px;
	color: #4c4c4c;
}
.cnt_result_table .product_table td.roomtitle span.roomtitle {
	font-size: tahoma,arial,hevetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	color: #666;
	line-height: 14px;
	cursor: help;
}
.cnt_result_table .product_table td.roomtitle span {
	font-weight: normal;
	margin: 0;
	padding: 0;
	font-size: 9px;
	color: #d1a54f;
}
.cnt_result_table .product_table td.price {
	color: #4c4c4c;
	text-align: right;
}
.cnt_result_table .product_table td.price span {
	margin: 0 20px 0 0;
	padding: 0;
	color: #D9400D;
}
.cnt_result_table .product_table td.booking img,
.cnt_result_table .product_table td.booking_inact img {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border: 0;
}
.cnt_result_table .product_table td.booking img {
	background: #D9400D;
}
.cnt_result_table .product_table td.booking_inact img {
	background: #b3b3b3;
	margin: 0 2px 0 0;
}
.cnt_result_table .product_table td.booking a,
.cnt_result_table .product_table td.booking_inact a {
	color: #7f7f7f;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 9px;
}

.cnt_result_table .product_info {
	width: 396px;
	border-bottom: 1px solid #b3b3b3;
}
.cnt_result_table .product_info td.pinfo {
	padding: 10px;
	border-bottom: 1px solid #e6e6e6;
}
.cnt_result_table .product_info td.ptable {
	padding: 10px;
	vertical-align: top;
}
.cnt_result_table .product_info table.pdetails {
	width: 250px;
}
.cnt_result_table .product_info td.ptable .pdetails td {
	background: none;
	padding: 0;
	width: auto;
	color: #7F7F7F;
	border-bottom: 1px solid #CCC;
	line-height: 16px;
}
.cnt_result_table .product_info td.ptable .pdetails td.values {
	color: #4C4C4C;
	padding-left: 5px;
}
.cnt_result_table .product_info td.ppic {
	padding: 10px 0 10px 10px;
	width: 80px;
	margin: 0;
	text-align: right;
	vertical-align: middle;
}

.cnt_result_table .more {
	margin: 0;
	padding: 0;
	height: 26px;
	text-align: right;
	background: transparent url(/partner/img/result_table_more.gif) no-repeat top center;
}
#cnt_result_container_left .cnt_result_table .more p {
	margin: 0;
	padding: 0 25px 0 0;
	text-transform: uppercase;
	font-size: 9px;
}
#cnt_result_container_left .cnt_result_table .more a {
	color: #7F7F7F;
	text-decoration: none;
}
/**************************************** PAGER *********************************************/
#pager {
	margin: 0 0 18px 0;
	padding: 0;
	width: 420px;
	float: left;
	display: inline;
}
#pager table {
	margin: 0;
	padding: 0;
	width: 100%;
}
#pager table td.prev {
	width: 90px;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
}
#pager table td.prev a {
	color: #666;
	text-decoration: none;
}
#pager table td.pages {
	letter-spacing: -1px;
	width: 210px;
	text-align: center;
	font-size: 11px;
}
#pager table td.pages a {
	color: #7F7F7F;
	text-decoration: none;
}
#pager table td.pages span {
	margin: 0;
	padding: 0;
	font-size: 13px;
	color: #E46C23;
}
#pager table td.next {
	width: 120px;
	font-size: 12px;
	text-align: right;
	font-weight: bold;
}
#pager table td.next a {
	color: #666;
	text-decoration: none;
}
/**************************************** SITEMAP *********************************************/
.sitemap_main {
	margin: 0 10px 18px;
	padding: 0;
	width: 45%;
	float: left;
	display: inline;
}
/**************************************** GUESTBOOK *********************************************/
#guestbook {
	margin: 0 0 18px 0;
	padding: 0;
	border-bottom: 1px solid #EDE9E6;
	float: left;
	display: inline;
}
#guestbook p{
	font-family: Verdana, Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #6BA53A;
}
#guestbook table {
	margin: 10px 0 10px 0;
	padding: 0;
}
#guestbook table td {
	padding: 2px;
	font-size: 12px;
	color: #6BA53A;
}
#guestbook input#gb_code {
	width: 50px;
}
#guestbook textarea {
	margin: 0;
	width: 416px;
	height: 116px;
	border: 1px solid #CCC;
	text-decoration: none;
}
#comments {
	margin: 0;
	padding: 0;
}
.commentElement {
	width: 398px;
	float: left;
	display: inline;
	margin: 0;
	padding: 10px 10px 0 10px;
	border-top: 1px solid #EDE9E6;
	border-right: 1px solid #EDE9E6;
	border-left: 1px solid #EDE9E6;
	border-bottom: 0px;
	background: #F7F5F4;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	font-family: Verdana, Verdana, Geneva, sans-serif;
}
.commentElement p.username {
	font-size: 11px;
	color: #6BA53A;
	font-weight: bold;
}
#comments .commentElement p.username span {
	margin: 0 0 0 10px;
	font-size: 10px;
	color: #B0AFAF;
	font-weight: normal;
}
#comments img {
	margin: 0 0 18px 0;
	padding: 0;
	border: 0;
}
/********************************** SUITCASE OPTIONS *******************************************/
#suitcase_help {
	margin: 21px 0 0 0;
	padding: 0;
	float: left;
	display: inline;
}
#suitcase_help p.head {
	margin: 0;
	padding: 0;
	font-family: Georgia,Lucida Sans Unicode,Lucida Grande,sans-serif;
	font-style: italic;
	color: #D9400D;
	font-size: 13px;
}
#suitcase_help p.lead {
	margin: 0 0 10px 0;
	padding: 0;
	font-family: Georgia,Lucida Sans Unicode,Lucida Grande,sans-serif;
	font-style: italic;
	color: #939393;
	font-size: 12px;
}
#suitcase_help p.text {
	color: #939393;
}
#suitcase_options {
	margin: 21px 0 18px 0;
	padding: 15px 0 15px 15px;
	background: #F1F1F1 url(/suitcase/img/more_menu_bg.gif) no-repeat top center;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border: 0px solid black;
}
#suitcase_options table {
	margin: 0 0 0 0;
	padding: 0;
}
#suitcase_options table td img {
}
#suitcase_options table td {
	height: 25px;
	text-transform: uppercase;
	font-size: 10px;
}
#suitcase_options table td.select_group {
	padding: 0 0 5px 0;
}
#suitcase_options table td.select_group select, table#suitcase_new_group td.select_group input {
	font-size: 9px;
	text-transform: none;
}
#suitcase_options table td.clear img {
	background: #D9400D;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
#suitcase_options table td.groups{
	border-bottom: 1px dotted white;
	padding: 0 0 5px 0;
}
#suitcase_options table tr.ruler {
	border-bottom: 1px solid white;
	border-top: 1px solid white;
	padding: 5px 0 5px 0;
}
#suitcase_options table td.general {
	font-size: 10px;
}
#suitcase_options table td.general a {
	color: #595959;
}
#suitcase_options table td.selection {
	font-size: 9px;
}
#suitcase_options table td.selection a {
	color: #7F7F7F;
}
#suitcase_options table td a {
	color: #7F7F7F;
	text-decoration: none;
}

#suitcase_groups ul {
	margin: 0;
	padding: 0;
	font-family: Georgia,Lucida Sans Unicode,Lucida Grande,sans-serif;
	font-style: normal;
	color: #636363;
	font-size: 12px;
	list-style: none;
	text-transform: normal;
}
#suitcase_groups ul li {
	text-transform: none;
	font-weight: bold;
	color: #636363;
}
#suitcase_groups ul li span {
	font-style: italic;
	font-size: 11px;
	color: #D9400D;
}
#suitcase_groups ul li a {
	color: #636363;
}
#suitcase_groups ul li.selected {
	font-size: 12px;
	font-weight: bold;
}
#suitcase_groups ul li.selected a {
	color: #d9400d;
}
#suitcase_types ul {
	font-style: normal;
	color: #7F7F7F;
	font-size: 11px;
}
#suitcase_types ul li {
	font-weight: normal;
	font-style: italic;
	color: #7F7F7F;
}
#suitcase_types ul li a {
	color: #7F7F7F;
}
#suitcase_types ul li.selected {
	font-size: 12px;
	font-weight: bold;
}
#suitcase_types ul li.selected a {
	color: #d9400d;
}
/********************************* PROGRAM OPTIONS ******************************************/
#cnt_mid table.period td, #cnt_mid table.service td {
	border-bottom: 1px solid #EDE9E6;
	width: 33%;
	line-height: 24px;
}

#cnt_mid table.period {
	margin: 18px 0 18px 0;
	border-top: 1px solid #CCCCCC;
}
#cnt_mid table.period td.title {
	color: #6BA53A;
	text-align: left;
}
#cnt_mid table.period td.days {
	text-align: center;
	color: #595959;
}
#cnt_mid table.period td.date {
	text-align: right;
	color: #595959;
}

#cnt_mid .servicetitle {
	color: #6BA53A;
	line-height: 24px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #EDE9E6;
}
#cnt_mid table.service {
	margin: 0 0 18px 0;
}
#cnt_mid table.service td.date {
	color: #595959;
}
#cnt_mid table.service td.title {
	color: #595959;
	text-align: center;
}
#cnt_mid table.service td.price {
	color: #E46C23;
	text-align: right;
}
/********************************* PARTNER PRODUCT DETAILS ******************************************/
table.partner_pdetails {
	margin: 0;
	padding: 5px;
}
table.partner_pdetails td {
	margin: 0;
	padding: 2px;
	border-bottom: 1px solid #E4E5E6;
}
table.partner_pdetails td.title {
	color: #6BA53A;
}
#partner_pdetails_text, #partner_pdetails_text2 {
	margin: 0;
	padding: 5px;
	width: 420px;
}
#partner_pdetails_pic img, #partner_pdetails_pic2 img {
	padding: 3px;
	border: 1px solid #E4E5E6;
}
#partner_pdetails_buttons {
	margin: 0px;
	padding: 5px;
}
#partner_pdetails_buttons input {
	border: 1px solid #D9400D;
	color: #D9400D;
	background: #FFF;
}
.cnt_result_table .product_table td.infofirst p.sub {
	text-transform: lowercase;
	font-size: 9px;
	color: #6BA53A;
}
/************************** TCC ISSUES **********************************/
p.issues_lead {
	margin: 0 0 20px 0 ;
	padding: 0;
}
#tcc_issues_summary_boxContainer {
	position: absolute;
	top: 100px;
	right: 20px;
}
#tcc_issues_summary_box {
	position: fixed;
	top: 100px;
	right: 20px;
	width: 200px;
	padding: 10px;
	background: #FFF;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 1px solid #000;
}
#tcc_issues_summary_box h1 {
	font-size: 14px;
	margin-bottom: 18px;
}
#cnt_result_Issueshead {
	border: 0;
	display: inline;
	float: left;
	margin: 5px 0 0;
	padding: 0;
	width: 100%;
}
#cnt_result_Issuesleft, #cnt_result_Issuescontainer_left {
	display: inline;
	float: left;
	margin: 0 24px 18px 0;
	padding: 0;
	width: 420px;
}
#cnt_result_Issuesleft p {
	margin: 0;
	padding: 0;
	color: #4C4C4C;
}
#cnt_result_Issuesright, #cnt_result_Issuescontainer_right {
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
	width: 200px;
}
#cnt_result_Issuescontainer_right {
	width: 180px;
}
#cnt_result_Issuescontainer_left .listElement {
	width: 420px;
	padding-bottom: 10px;
	border-bottom: 1px solid #EBEAE8;
}
#cnt_result_Issuescontainer_left .listElement .listElement_text {
	width: 300px;
}

.listElement p.download {
	text-transform: uppercase;
}
.listElement table.download {
	border-bottom: 1px solid #ede9e6;
}
.listElement table.download td.img {
	width: 20px;
}
.listElement table.download td{
	width: auto;
	text-align: left;
	padding: 10px 0 10px 0;
}
#cnt_result_Issuescontainer_left .listElement table.download td span.inact {
	margin: 0;
	padding: 0;
}
.listElement table.download td a.act {
	color: #595959;
}
#cnt_result_Issuescontainer_left .listElement table.download td span.inact {
	color: #cdcdcd;
	font-size: 11px;
}
#cnt_result_Issuescontainer_left .listElement p.lang {
	margin: 0;
	padding: 0;
	color: #7f7f7f;
	line-height: 16px;
}

.listElement table.infos td{
	width: auto;
	text-align: left;
	line-height: 16px;
	padding: 0;
	text-transform: none;
}
.listElement table.infos td.ititle {
	width: 50px;
	color: #7f7f7f;
}
#cnt_result_Issuescontainer_left .listElement table.infos td span {
	margin: 0;
	padding: 0;
	color: #595959;
	font-weight: bold;
	font-size: 11px;
}
#cnt_result_Issuescontainer_left .listElement table.infos td input {
	width: 30px;
	/*border: 1px solid #7F7F7F;*/
	font-weight: bold;
	color: #595959;
}

#cnt_result_Issuesright p {
	font-family: Georgia,Lucida Sans Unicode,Lucida Grande,sans-serif;
	font-style: italic;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
#cnt_result_Issuesright p.pages {
	font-weight: normal;
	text-decoration: underline;
}
#cnt_result_Issuesright p span {
	color: #D9400D;
	margin:0 0 0 5px;
	padding: 0;
	margin: 0;
}
.IssuesSummaryBox, .IssuesConditionBox {
	margin: 0;
	padding: 0;
	clear: left;
	float: left;
	display: inline;
}
.IssuesSummaryBox {
	margin: 0 0 30px 0;
}
.IssuesSummaryBox p.title{
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	font-style: italic;
	color: #7f7f7f;
	border-bottom: 1px dotted #939294;
}
.IssuesSummaryBox table.orders {
	margin: 0 0 5px 0;
	padding: 0;
	border-bottom: 1px dotted #939294;
	width: 200px;
}
.IssuesSummaryBox table.ordersl {
	border-bottom: 1px solid #939294;
}
.IssuesSummaryBox table td {
	padding: 0 0 5px;
	font-size: 10px;
	vertical-align: bottom;
}
.IssuesSummaryBox table td.sumdrop {
	width: 18px;
	text-align: right;
}
.IssuesSummaryBox table.summary {
	margin: 0;
	padding: 0;
	width: 200px;
}
.IssuesSummaryBox table.summary td {
	margin: 0;
	padding: 0;
}
.IssuesSummaryBox table.summary td.sumprice{
	margin: 0;
	padding: 0;
	text-align: right;
	color: #D9400D;
}
.IssuesConditionBox {
	width: 200px;
	margin: 0 0 20px 0;
	padding: 0;
}
.IssuesConditionBox p.title, #cnt_result_Issuescontainer_left p.title {
	margin: 0 0 5px 0;
	padding: 0;
	font-family: Georgia,Lucida Sans Unicode,Lucida Grande,sans-serif;
	font-style: italic;
	font-size: 11px;
	font-weight: bold;
	color: #595959;
}
#cnt_result_Issuescontainer_left p.title {
	margin: 10px 0 5px 0;
}
.IssuesConditionBox p.txt, #cnt_result_Issuescontainer_left p.txt {
	margin: 0 0 20px 0;
	padding: 0 0 18px 0;
	border-bottom: 1px solid #939294;
}
#cnt_result_Issuescontainer_left p.txt {
	margin: 0;
	border-bottom: 0px;
}
#cnt_result_Issuescontainer_right input.orderbtn, input.orderbtn {
	width: 91px;
	margin: 0;
	padding: 2px;
	line-height: 20px;
	cursor: pointer;
	background: url(/images/btn_orderbtn.gif) no-repeat center;
	background-color: #FFFFFF;
	border: 0px;
	color: #d9400d;
	font-family: Verdana, Verdana, Geneva, sans-serif;
	font-size: 10px;
}
#cnt_result_Issuescontainer_right input.orderbtn, input.orderbtn, #cnt_result_Issuescontainer_left table td.order {
	background: transparent url(/suitcase/img/icon_scorder_act.gif) no-repeat;
	border: 0;
	color:#FFFFFF;
	cursor:pointer;
	margin:0;
	padding:0;
	width: 120px;
	height: 23px;
}
table.IssuesOrder {
	border: 0;
	margin: 0;
	width: 420px;
	overflow: hidden;
	clear: both;
}
table.IssuesOrder td.firstcol {
	width: 160px;
	font-weight: normal;
	color: #595959;
	font-size: 10px;
	vertical-align: top;
}
table.IssuesOrder td.firstcolerror {
	width: 160px;
	font-weight: bold;
	color: #d9400d;
	font-size: 10px;
	vertical-align: top;
}
table.IssuesOrder td {
	padding: 2px;
}
table.IssuesOrder td input {
	width: 230px;
}
table.IssuesOrder td textarea {
	width: 230px;
}
table.IssuesOrder td input.user_lname {
	width: 108px;
}
table.IssuesOrder td input.user_fname {
	width: 108px;
	margin-left: 5px;
}
table.IssuesOrder td input.user_zip {
	width: 56px;
}
table.IssuesOrder td input.user_city {
	width: 160px;
	margin-left: 5px;
}

table.IssuesOrder td input#user_arrival_flexible, table.IssuesOrder td input.user_roomgroup_num {
	width: 20px;
}

table.IssuesOrder td input.user_persons,
table.IssuesOrder td input.user_children,
table.IssuesOrder td input.user_roomgroup_num,
table.IssuesOrder td input.user_days {
	width: 30px;
}

table.IssuesOrder td input.user_arrival,
table.IssuesOrder td input.user_captcha {
	width: 74px;
}
table.IssuesOrder td.captcha{
	background: none;
	vertical-align: middle;
}
p.mandatory {
	margin: 30px 0 0 0;
	padding: 0 0 10px 0;
	font-size: 9px;
	color: #595959;
	font-weight: bold;
	border-bottom: 1px solid #ede9e6;
}
table.agree {
	width: 100%;
	margin: 10px 0 20px 0;
	padding: 0 0 20px;
	border-top: 1px solid #939294;
}
table.agree td.firstcol {
	font-weight: bold;
	font-size: 10px;
	color: #595959;
	width: 230px;
}
table.agree td {
	padding: 2px;
}
div.error {
	margin: 10px 0 0 0;
	color: #d9400d;
	font-size: 10px;
	text-transform: uppercase;
}

#cnt_result_Issuescontainer_left p.ordertitle {
	margin: 5px 0 0 0;
	padding: 0;
	font-family: Georgia,Lucida Sans Unicode,Lucida Grande,sans-serif;
	font-style: italic;
	font-size: 11px;
	font-weight: bold;
	color: #595959;
}
.IssuesConditionBox p.ordertxt {
	margin: 0 0 20px 0;
	padding: 0 0 18px 0;
}
/********************************* LOGIN ************************************************/
#more_menu #userinfo p.loggedUser {
	margin: 0;
	padding: 0;
	font-size: 9px;
	color: #D9400D;
}
#user_register .error, #user_register_confirm .error, #user_settings .error, #user_forgot .error {
	color: #D9400D;
}
/********************************* QUOTATIONS ************************************************/
#cnt_result_container table.quotations {
	width: 100%;
}

#cnt_result_container table.quotations tr.click {
	cursor: pointer;
}

#cnt_result_container table.quotations tr.tr_even {
	background-color: #CCCCCF;
}

#cnt_result_container table.quotations tr.tr_even:hover {
	background-color: #999999;
}

#cnt_result_container table.quotations tr.tr_odd:hover {
	background-color: #999999;
}


