html,body {
	margin: 0;
	padding: 0;
	background: url(/cms/img/bg_index.jpg) no-repeat top center;
	height: 100%;
}
body {
	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: #CF611F;
	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;
	color: #D9400D;
	clear: left;
}
h2 {
	margin: 10px 0 0 0;
	padding: 0;
	font-family: Verdana, Verdana, Geneva, sans-serif;
	font-style: normal;
	font-size: 12px;
	color: #D9400D;
}

* a	{
	cursor: pointer;
	color: #666;
}
form {
	margin: 0;
	padding: 0;
}
#main {
	width: 912px;
	margin: 0 auto;
	padding: 0;
	overflow: 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: 15px 0 0 40px;
	padding: 0;
	text-align: left;
}
#language select {
	width: 120px;
}

#header_top_right {
	margin: 0;
	padding: 0;
	width: 710px;
	float: left;
}
#header_top_right table {
	margin: 18px 0 0 0;
	padding: 0;
}
#header_top_right table td.search {
	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: #3098DF;
	text-decoration: none;
}
#topmenu ul li a:hover {
	color: #5C942D;
}

#header_pic{
	margin: 10px 0 0 0;
	padding: 0;
	width: auto;
}
#header_pic_left {
	float: left;
	display: inline;
	border-bottom:10px solid #E6E5E4;
}
#header_pic_right {
	float: left;
	display: inline;
	width: 200px;
}
#header_pic_right #gallery_select select {
	font-size: 9px;
}
#header_pic_right #gallery_pic {
	position: relative;
	z-index: 0;
}
#header_pic_right #gallery_pic #corner {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1;
	height: 17px;
	width: 17px;
	background: url(/cms/img/gallery_corner.gif) no-repeat top right;
}

#header_pic_right #gallery_select {
	margin: 0;
	padding: 0;
	height: 27px;
	text-align: center;
	background: url(/cms/img/gallery_bg.gif) no-repeat top center;
}
#search input {
	margin: 0 0 0 9px;
	width: 60px;
}
#search img {
	margin: 0 18px 0 5px;
	border: 0;
}
/*************************************** CONTENT *****************************************/
#content {
	margin: 0;
	padding: 0;
}
#cnt_left {
	margin: 0 40px 0 0;
	padding: 0;
	width: 200px;
	border: 0px solid black;
	float: left;
	display: inline;
}
#cnt_mid {
	margin: 0 50px 0 0;
	padding: 0 0 40px 0;
	width: 420px;
	border: 0px solid black;
	float: left;
	display: inline;
}
#cnt_right {
	margin: 0;
	padding: 0;
	width: 200px;
	border: 0px solid black;
	float: left;
	display: inline;
}
#cnt_result {
	margin: 0;
	padding: 0;
	width: 670px;
	float: left;
	display: inline;
	border: 0px solid black;
}
/**************************************** MAIN PAGE CONTAINER *********************************************/
#cnt_main {
	margin: 0;
	padding: 0;
	width: 670px;
	float: left;
	display: inline;
	border: 0px solid black;
}
#cnt_main_container {
	margin: 18px 0 0 0;
	padding: 0;
}	
#cnt_main_container_left {
	width: 420px;
	margin: 18px 50px 0 0;
	padding: 0;
	float: left;
	display: inline;
	border: 0px solid black;
}
#cnt_main_container_right {
	width: 200px;
	margin: 28px 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 {
	float: left;
	display: inline;
	text-decoration: none;
}
#cnt_main_header p {
	color: #4C4C4C;
	height: 100px;
	overflow-y: hidden;
}
#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: 200px;
	margin: 0px;
	padding: 0px;
	float: left;
	display: inline;
}
#cnt_main_elementborder {
	padding: 5px;
	border-bottom: 2px solid #F1F3F2;
	border-right: 2px solid #F1F3F2;
	border-left: 2px solid #F1F3F2;
}	
.cnt_main_element2 {
	margin: 0 35px 0 35px;
	padding: 0;
}
.cnt_main_element1 h1, .cnt_main_element2 h1, .cnt_main_element3 h1 {
	background:transparent url(/cms/img/menu_bg.gif) no-repeat scroll center top;
	color: #666666;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	font-style: normal;
	height: 23px;
	line-height: 21px;
	padding-left: 18px;
	width: 182px;
}

.cnt_main_element1 img , .cnt_main_element2 img , .cnt_main_element3 img {
	width: 174px
	margin: 0;
	padding: 0;
	border: 0px;
}
#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(/images/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: normal;
	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: 21px 0 0 0;
	padding: 0;
}
#sidemenu a {
	color: #1B9897;
	text-decoration: none;
}
#sidemenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 200px;
}
#sidemenu ul ul {
	margin: 0;
}
#sidemenu ul ul ul {
	margin: 0;
}
#sidemenu li span {
	color: #666666;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0 0 0 18px;
}
#sidemenu li {
	background: url(/cms/img/menu_bg.gif) no-repeat scroll left top;
	padding: 0;
	margin: 0;
	line-height: 22px;
	font-weight: normal;
	font-family:Lucida Grande,"Lucida Grande",Arial,Helvetica,sans-serif;
	font-weight:normal;
}
#sidemenu li li{
	background: url(/images/sidemenu_bg.gif) no-repeat top left;
	padding: 0 0 0 18px;
	font-weight: normal;
	font-size: 9px;
	width: 182px;
}
#sidemenu li li li{
	padding: 0 0 0 10px;
	width: 172px;
	background: url(/images/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: 200px;
	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;
	color: #666666;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	font-style: normal;
	background: transparent url(/cms/img/menu_bg.gif) no-repeat scroll center top;
	height: 23px;
	line-height:21px;
	margin: 0;
	padding:0 0 0 18px;
}
#searchBoxes h1.active {
	/*background:transparent url(/images/searchbox_bg.gif) no-repeat center top;*/
}
#searchBoxes h1.inactive{
	border-top: 1px solid #FFF;
}
.searchBoxUp {
}
.searchBoxDown {
	clear: left;
	padding:5px 5px 5px 20px;
}
.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: 80px;
}
 .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 10px;
	padding: 2px;
	color: #1B9897;
	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;
}

/************************************* CONTENT OBJECTS ****************************************/
#cnt_header {
	margin: 21px 0 0 0;
	padding: 0;
}
/*
#navbar div {
	float: left;
	border-bottom: 1px solid #666;
}
#navbar {
	width: 100%;
	float: left;
	display: inline;
}
#navbar, #navbar a {
	padding-bottom: 2px;
	font-family: Arial, Arial, Helvetica, sans-serif;
	color: #7F7F7F;
	font-size: 10px;
	font-style: italic;
	text-decoration: none;
}
*/
#cnt_lead {
	margin: 0;
	padding: 0;
}
#cnt_lead p {
	margin: 18px 0 18px 0;
	font-weight: bold;
	color: #4C4C4C;
}
#cnt_text {
	margin: 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: 5px 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 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;
}
#relatedDocs a {
	color: #E4AB2C;
}
/************************************* SUITCASE ****************************************/
#suitcase {
	margin: 58px 0 0 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_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 {
	width: 190px;
	margin: 38px 0 0 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_left #more_menu {
	width: 190px;
	margin: 18px 0 18px 0;
	padding: 5px 0 10px 10px;
	float: left;
	display: inline;
}
#cnt_result_container_right #more_menu {
	width: 190px;
	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;
}
#cnt_main_container_right #more_menu {
	width: 190px;
	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: Georgia,"Times New Roman",Times,serif;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10px;	
	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 18px 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: 6px 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 {
	width: 910px;
	margin: 0;
	padding: 0 0 20px 0;
	background: #F7F5F4 url(/images/footer_bg.gif) repeat-x 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;
}
#banner {
	width: 120px;
	margin: 24px 0 0 18px;
	padding: 0px;
	border: 0px solid #DFE3E3;
	float: left;
	display: inline;
}
/************************************* LIST OBJECTS ****************************************/
#offerList {
	width: 344px;
	margin: 24px 0 0 107px;
	padding: 0;
	float: left;
	display: inline;
}
.listElement {
	margin: 0 0 20px 0;
	padding: 0;
	float: left;
	display: inline;
}
#cnt_result_container_left .listElement {
	border-bottom: 1px solid #EBEAE8;
}
.listElement img {
	margin: 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;
}
.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: 13px;
	color: #D9400D;
}
.listElement_text p.text, .listElementEVT_text p.text, .listElement_text_suitcase p.text {
	margin: 0;
	padding: 0;
	font-size: 10px;
	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: 18px 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: 280px;
	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: 9px;
	color: #3098DF;
	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,
#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;
}
#cnt_result_container_left .listElement table.suitcase td {
	height: 20px;
	background: #F7F5F4;
}
#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 {
	margin: 20px 0 0 79px;
	padding: 0;
	width: 198px;
	border-top: 1px solid #EDE9E6;
	float: left;
	display: inline;
}
#relatedUseful {
	width: 100%;
	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 {
	background: url(/cms/img/bg_lablec.gif) repeat-x top center;
	width: 910px;
	margin: 20px 0 0 0;
	padding: 0 0 40px 0;
	clear: both;
	float: left;
	display: inline;
}
#sitemap p{
	margin: 5px 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: #3098DF;
	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: #3098DF;
	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 {
}
#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_container_left #cnt_result_footer {
	margin: 0 0 40px 0;
}
#cnt_result_left.suitcase {
	width: 69%;
}
#cnt_result_right.suitcase {
	width: 29%;
}
#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_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;
}
#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: 49%;
}
#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 {
	text-decoration: none;
}
.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;
}
.resultOptions img {
	margin: 0;
	padding: 0;
	border: 0;
	background: #D9400D;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
/*********** 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;
}
#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;
}
#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: 92px;
	cursor: pointer;
	height: 23px;
	cursor: pointer;
	vertical-align: middle;
}
#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: 92px;
	height: 23px;
	vertical-align: middle;
}

#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: 670px;
	margin: 18px 0 0 0;
	padding: 0;
	float: left;
	display: inline;
}	
#cnt_result_container_left {
	width: 420px;
	margin: 0 49px 0 0;
	padding: 0;
	float: left;
	display: inline;
}
#cnt_result_container_right {
	width: 200px;
	margin: 0 0 0 0;
	padding: 0;
	float: left;
	display: inline;
}
#cnt_result_container_left p {
	margin: 0 0 0 0;
	padding: 0;
	font-size: 10px;
}
#cnt_result_container_left p.pricelead {
	line-height: 12px;
	margin-bottom: 16px;
}
/********************************* EVENTLIST ***************************/
#cnt_result_container_left p.title {
	font-size: 13px;
	margin: 0;
}
#cnt_result_container_left .listElementEVT, .map_bg .listElementEVT {
	padding: 10px;
	background: url(/cms/img/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 {
	margin: 21px 0 0 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: #f0f8fb 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;
	/*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: #D9400D;
}
.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: #E46C23;
	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.price p.price {
	margin: 0;
	padding: 0;
	font-size: 11px;
	color: #E46C23;
	clear: right;
}
.cnt_result_table td.price 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-bottom: 10px;
}
.cnt_result_table td.price 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.text {
	margin: 0;
	padding: 10px;
	vertical-align: top;
	border-top: 1px solid #939294;*/
}
#cnt_result_container_left .cnt_result_table td.text p {
	margin: 0;
	padding: 0;
	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(/images/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;
	font-size: 11px;
	border-bottom: 1px solid #b4b4b4;
	height: 20px;
	font-weight: bold;
	text-decoration: underline;
	width: 186px;
}
.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;
}
.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 span{
	margin: 0;
	padding: 0;
	font-size: 9px;
	color: #d1a54f;
}
.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 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: 10px 20px 18px 0;
	padding: 0;
	width: 200px;
	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: #3098DF;
}
#guestbook table {
	margin: 10px 0 10px 0;
	padding: 0;
}
#guestbook table td {
	padding: 2px;
	font-size: 12px;
	color: #3098DF;
}
#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: #3098DF;
	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: #3098DF;
}
#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: #3098DF;
}

/************************** 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:92px;
	height: 23px;
}
table.IssuesOrder {
	border: 0;
	margin: 0;
	width: 420px;
	overflow: hidden;
}
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_persons,
table.IssuesOrder td input.user_arrival,
table.IssuesOrder td input.user_days {
	width: 100px;
}

table.IssuesOrder td input.user_captcha {
	width: 64px;
}
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;
}
/***************************** ROUTEPLANNER ********************************************/
#route p.routetitle {
	margin: 0 0 5px 0;
	padding: 0;
	color: #d9400d;
}
#route input.orderbtn {
	margin: 10px 10px 10px 0;
	padding: 0;
}
#route table {
clear: left; position: relative; z-index: 40;
}
#route table.routetable {
padding: 3px; background: #FFF; border: 1px solid #E4E5E6;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
}
#route table td#sidebar_td {
display: none; background: #FFF; vertical-align: top; margin: 0; padding: 0; border: 0;
}
#route table td#toolbar_td {
padding: 0;margin: 0;display: none; width: 660px;
}
#route table td#sidebar_td #directions {
	position: relative; margin: 0; padding: 0; width: 200px; height: 390px; overflow: auto; display: none;
}
#route table td#toolbar_td {
	background: #e4e5e6;
	line-height: 24px;
}
#route table td#toolbar_td table.toolbar td a {
	color: #C25D25;
}
#route table td#toolbar_td table.toolbar td img {
	background: #C25D25;
}
#route table td#toolbar_td table.toolbar {
	margin: 0;
}
#route table td#toolbar_td table.toolbar td {
	background: none;
}
/********************************* LOGIN ************************************************/
#more_menu #userinfo p.loggedUser {
	margin: 0;
	padding: 0;
	font-size: 9px;
	color: #D9400D;
}
p.login_error_msg {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 9px;
	color: #D9400D;
	text-transform: uppercase;
}
#user_register .error, #user_register_confirm .error, #user_settings .error, #user_forgot .error {
	color: #D9400D;
}
table.login td.email, table.login td.pwd{
	width: 80px;
}
table.login input {
	width: 98%;
}
table.loginbuttons {
	margin: 5px 0 0 0;
	width: 100%;
}
table.loginbuttons td.loginbtn {
	text-align: right;
	border-bottom: 1px solid #E4E5E6;
	padding-bottom: 10px;
}
table.loginbuttons td.loginOptions, table.loginbuttons td.loginClose {
	vertical-align: bottom;
}
table.loginbuttons td.loginOptions a{
	color: #D9400D;
	font-size: 11px;
	text-decoration: none;
}
table.loginbuttons td.loginClose {
	text-align: right;
}
table.loginbuttons td.loginClose a{
	text-transform: uppercase;
	text-decoration: none;
}

