html,body {
	margin: 0;
	padding: 0;
	height: 100%;
	display: block;
}
html, body.background_default {
background: #36312C url(/cms/img/bg.jpg) no-repeat top center;
}
html, body.background_home {
background: #36312C url(/cms/img/bg_evacs2.jpg) no-repeat top center;
}
html, body.background_evacs_1 {
background: #36312C url(/cms/img/bg_evacs1.jpg) no-repeat top center;
}
html, body.background_evacs_2 {
background: #36312C url(/cms/img/bg_evacs2.jpg) no-repeat top center;
}
body.map {
	background: #FFF;
}
body {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	line-height: 16px;
	font-size: 11px;
	color: #736357;
}
input, select, textarea {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 11px;
	color: #736357;
	border: 1px solid #999;
	padding: 1px;

}
input.error {
	background: lightyellow;
}

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: 21px;
	line-height: 21px;
	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: #736357;
}
* #cnt_mid p a {
	color: #736357;
}
form {
	margin: 0;
	padding: 0;
}
#main {
	width: 800px;
	margin: 0 auto;
	padding: 0;
}
#home {
	float: left;
	display: inline;
}

/********************************** MAIN STRUCTURE **************************************/
#header {
	margin: 0;
	padding: 0;
	height: 359px;
	position: relative;
}
#language {
	position: absolute;
	z-index: 100;
	top: 0;
	left: 36px;
	padding: 5px;
	background: #7F583B;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
}
#home {
	float: left;
	display: inline;
	width: 100%;
	height: 300px;
	margin: 30px 0 0 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 {
	margin: 54px 0 0 0;
	padding: 0 0 18px ;
	float: left;
	display: inline;
}
#search input {
	margin: 0 0 0 9px;
	width: 110px;
}
#search img {
	margin: 0 18px 0 5px;
	border: 0;
}
#search table td p {
	font-size: 9px;
	margin: 0 0 0 10px;
	color: #D9400D;
}

/*************************************** CONTENT *****************************************/
#content {
	width: 800px;
	margin: 0;
	padding: 0;
	float: left;
	display: inline;
	background: #F8F7F5 url(/cms/img/cnt_bg.gif) no-repeat top center;
}
#cnt_left {
	width: 169px;
	margin: 0 0 0 22px;
	padding: 0px;
	float: left;
	display: inline;
	border-right: 1px dotted #CAAC92;
}
#cnt_mid {
	width: 399px;
	margin: 0 19px 0 19px;
	padding: 0;
	float: left;
	display: inline;
	overflow: hidden;
}
#cnt_right {
	width: 170px;
	margin: 0;
	padding: 0;
	float: left;
	display: inline;
	background: #EDEAE8;
}
#cnt_result {
	margin: 0 0 0 18px;
	padding: 0;
	width: 589px;
	float: left;
	display: inline;
	border: 0px solid black;
	overflow:hidden;
}
#cnt_btm {
	margin: 0px;
	padding: 0px;
	float: left;
	display: inline;
}
/**************************************** MAIN PAGE CONTAINER *********************************************/
#cnt_main {
	margin: 0 0 0 18px;
	padding: 0;
	width: 589px;
	float: left;
	display: inline;
	border: 0px solid black;
	overflow: hidden;
}
#cnt_main_container {
	width: 589px;
	margin: 18px 0 0 0;
	padding: 0;
}
#cnt_main_container_left {
	width: 400px;
	margin: 18px 18px 0 0;
	padding: 0;
	float: left;
	display: inline;
	border: 0px solid black;
	overflow: hidden;
}
#cnt_main_container_right {
	width: 170px;
	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;
}
#cnt_main_header a {
	text-decoration: none;
}
#cnt_main_header 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: 21px;
	line-height: 21px;
	color: #D9400D;
}
#cnt_main_header span.p {
	height: 60px;
	color: #4C4C4C;
}

.cnt_main_element1, .cnt_main_element2, .cnt_main_element3, .cnt_main_element4{
	width: 198px;
	margin: 5px 0 0 0px;
	padding: 0px;
	float: left;
	display: inline;
}
.cnt_main_element1 img, .cnt_main_element2 img, .cnt_main_element3 img, .cnt_main_element4 img {
	margin: 5px 0 0 0;
	padding: 2px;
	border: 1px solid #D0CDCA;
}

#cnt_mid ul.shortList{
	width: 400px;
	float: left;
	display: inline;
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;
	list-style: none;
	border-top: 1px solid #EDE9E6;
}
#cnt_mid ul.shortList ul {
	margin: 0;
	padding: 10px 0 0 0;
	border: 0px;
}
#cnt_mid ul.shortList li {
	margin: 0 0 px 0;
	padding: 0;
	font-family: Verdana, Verdana, Geneva, sans-serif;
	font-weight: bold;
}
#cnt_mid ul.shortList 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: normal;
	font-size: 11px;
}
#cnt_mid ul.shortList li a {
	padding: 0 0 0 14px;
	color: #D9400D;
	text-decoration: underline;
}

#cnt_mid table {
	margin: 0 0 10px 0;
	padding: 0;
	width: 100%;
	float: left;
	disaply: inline;
}
#cnt_mid table td {
	vertical-align: top;
	width: auto;
	padding: 2px;
}
#cnt_mid table td p{
	margin: 0;
	padding: 0;
}
#cnt_mid table.toolbar {
	margin: 0;
	float: left;
	display: inline;
	border: 0px;
	width: 400px;
}
#cnt_mid table.toolbar td img {
	width: auto;
	height: auto;
}
#cnt_mid table.toolbar td {
	border: 0;
}
#cnt_mid table.box_shortlist, #cnt_mid table.box_shortlist td {
	border: 0;
}

#cnt_mid 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: 0 0 10px 0;
	padding: 0;
	width: 168px;
	float: left;
	display: inline;
	font-size: 9px;
}
#searchBoxes input, #searchBoxes select {
	font-size: 9px;
}
#searchBoxOuterSTD, #searchBoxOuterBOOK, #searchBoxOuterGAST, #searchBoxOuterCAMP, #searchBoxOuterEVT {
	background: #EFEBE8;
	border-top: 0px;
	border-bottom:0px solid #F1F1F1;
	border-left:0px solid #F1F1F1;
	border-right:0px solid #F1F1F1;
}
#partnerFastSearchSTD {
	background: #7AC01F;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-top-left-radius: 5px;
}
#partnerFastSearchBOOK {
	background: #F73500;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-top-left-radius: 5px;
}
#partnerFastSearchGAST {
	background: #806144;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-top-left-radius: 5px;
}
#partnerFastSearchEVT {
	/* background: #E5A400; */
	background: #F73500;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-top-left-radius: 5px;
}

#searchBoxOuter.inactive {
	display: none;
}
#searchBoxes h1 {
	cursor:pointer;
	font-family: Verdana, Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size:11px;
	color: #FFF;
	line-height:28px;
	margin: 0;
	padding:0 0 0 7px;
}
#searchBoxes h1.active {
	/*background:transparent url(/cms/img/searchbox_bg.gif) no-repeat center top;*/
}
#searchBoxes h1.inactive{
}
.searchBoxUp {
	background: #EFEBE8;
	padding: 5px 0 0 0;
}
.searchBoxDown {
	clear: left;
	background: #EFEBE8;
	padding:5px 0px 5px 10px;
}
.searchBoxDown a img {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background: #F73500;
	cursor: pointer;
	margin: 0 0 0 5px;
}
#partner_fastsearch_EVT_from label, #partner_fastsearch_EVT_to label {
	width: 40px;
}
.searchBoxRow {
	margin:2px;
	padding:2px;
}
.searchBoxRow label {
	clear: left;
	display: inline;
	float:left;
	margin:0 2px 0 0;
	padding-left:7px;
	padding-top:2px;
	width:50px;
	overflow: hidden;
}
.searchBoxRow input {
	margin: 0;
	width: 80px;
}
.searchBoxRow select {
	margin: 0;
	width: 90px;
}
.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 2px;
	padding: 2px;
	color: #6BA53A;
	font-family: Verdana, Verdana, Geneva, sans-serif;
	font-size: 9px;
	line-height: 18px;
	cursor: pointer;
	background: url(/cms/img/btn_searchbox.gif) no-repeat center;
	border: 0px;

}
.searchBoxMore {
	margin: 0;
	padding: 0;
	color: #7F7F7F;
	font-size: 9px;
	font-style: italic;
	text-decoration: none;
}
/****************************************** IMPRINT *******************************************/
#imprint {
	margin: 18px 0 18px 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: 156px;
}
#imprint a {
	text-decoration: none;
	color: #7F7F7F;
}

#imprint img {
	margin: 10px 0 10px 0;
	padding: 0;
	border: 0;
}

/************************************* CONTENT OBJECTS ****************************************/
#cnt_header {
	margin: 0;
	padding: 0;
	/*border-left: 3px solid #6BA53A;*/
}
#navbar, #navbar a {
	padding-bottom: 2px;
	font-family: Arial, Arial, Helvetica, sans-serif;
	color: #AC998C;
	font-size: 10px;
	font-style: italic;
	text-decoration: underline;
}
#cnt_lead {
	margin: 0;
	padding: 0;
}
#cnt_result #cnt_lead {
	margin: 18px 0 0 0;
}
#cnt_lead p {
	margin: 18px 0 18px 0;
	font-weight: bold;
	color: #000;
}
#cnt_text {
	margin: 0;
	padding: 0;
}
#cnt_text p {
	margin: 0 0 18px 0;
	text-align: left;
}
#cnt_text img {
	border: 0;
	margin: 0 0 10px 0;
}
/************************************* TOOLBAR ****************************************/
#toolbar {
	padding: 0;
	margin: 5px 0 18px 0;
	width: 400px;
	background: #F4EFEB;
	float: left;
	display: inline;
}
.toolbar {
	margin: 0;
	padding: 0;
	width: 400px;
	float: left;
	display: inline;
}
.toolbar td {
	padding: 3px;
	vertical-align: middle;
	background: #F4EFEB;
}
.cnt_result_table td.buttons .toolbar {
	width: 392px;
	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: #816A4E;
	font-size: 9px;
}
.toolbar td.suitcase, .toolbar td.suitcase a{
	color: #816A4E;
}
.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 20px 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: #736357;
}
#relatedEvents a {
	color: #D9400D;
}
#relatedDocs a {
	color: #E4AB2C;
}
/************************************* SUITCASE ****************************************/
#suitcase {
	margin: 21px 0 0 0;
	padding: 5px 0 0 10px;
	/*background: #FFFADB url(/cms/img/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 0;
	float: left;
	display: inline;
}
#cnt_main_container_right #suitcase {
	width: 170px;
	margin: 18px 0 18px 0;
	padding: 5px 0 0 0;
	float: left;
	display: inline;
}
#cnt_result_container_right #suitcase {
	margin: 0;
}
#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 {
	float: left;
	display: inline;
	margin: 0;
	padding: 0 0 10px 10px;
	/*background: #F1F1F1 url(/cms/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;
}
#cnt_left #more_menu {
	width: 160px;
	margin: 18px 0 18px 0;
	padding: 5px 0 10px 0;
	float: left;
	display: inline;
}
#cnt_result_container_right #more_menu {
	width: 160px;
	margin: 0;
	padding: 5px 0 10px 10px;
	/*background: #F1F1F1 url(/cms/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;
	clear: left;
	float: left;
	display: inline;
}
#cnt_main_container_right #more_menu {
	width: 170px;
	margin: 0;
	padding: 5px 0 10px 0;
	/*background: #F1F1F1 url(/cms/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;
	float: left;
	display: inline;
}
#more_menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#more_menu li {
	background: url(/cms/img/more_menu_arrow.gif) no-repeat left;
	font-weight: bold;
	line-height: 20px;
	border-bottom: 1px solid #DAD8D6;
	padding-left: 10px;

}
#more_menu li a {
	color: #D9400D;
	text-decoration: none;
}
#more_menu input {
	width: 100px;
}
#more_menu p {
	margin: 25px 0 2px 0;
	padding: 0 0 2px 0;
	border-bottom: 1px solid #DAD8D6;
	color: #D9400D;
	font-weight: bold;
}
.newsletter {
	margin: 4px 0 0 0;
	padding: 0;
}
.newsletter a {
	color: #7F7F7F;
	text-decoration: none;
}
#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 #DAD8D6;
}
#more_menu p.subscribe a, #more_menu p.unsubscribe a {
	font-style: italic;
	font-weight: normal;
	font-size: 9px;
	color: #736357;
	text-decoration: none;
}
/************************************* WEATHER ****************************************/
#weather {
	margin: 20px 0 0 0;
	padding: 0;
	border: 0;
}
#cnt_left #weather {
	float: left;
	display: inline;
	margin: 20px 0 20px 0;
}
#weather img {
	width: 160px;
	margin: 0px 0px 0px 5px;
	padding: 0;
	border: 0px solid black;
}
#weather_text {
	margin: 0px 0px 0px 5px;
	padding: 0;
	width: 160px;
	height: 31px;
	background: url(/cms/img/weather_bg.gif) no-repeat top center;
	border: 0px solid black;
	text-align: center;
}
#weather_text p{
	margin: 0 auto;
	padding: 6px 0 0 0;
	color: #7F7F7F;
}
#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;
}
#weather p.moreinfo {
	font-size: 9px;
	margin: 2px 0 0 0;
	padding: 0;
	font-style: italic;
}
#weather p.moreinfo a {
	color: #7F7F7F;
	text-decoration: none;
}
/************************************* FOOTER ****************************************/
#footer {
	width: 800px;
	position: relative;
	text-align: center;
	margin: 0 0 18px 0;
	padding: 0;
	float: left;
	display: inline;
}
#footer p {
	color: #887D6F;
}
#banner {
	width: 120px;
	margin: 24px 0 0 0;
	padding: 0px;
	border: 1px solid #DFE3E3;
	float: left;
	display: inline;
}
/************************************* LIST OBJECTS ****************************************/
#offerList {
	width: 270px;
	margin: 24px 0 0 0;
	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 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: 130px;
	margin: 0 0 0 10px;
	padding: 0;
	float: left;
	display: inline;
}
.listElement a, .listElementEVT a {
	text-decoration: none;
}
.listElement_text p.title, .listElementEVT_text p.title, #cnt_result_container_left .listElementEVT_text 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 {
	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, #cnt_mid #cnt_lead table.organizer td.icon {
	width: 16px;
	padding-bottom: 10px;
}
.listElementEVT table.organizer td.text, table.organizer td.text  {
	font-size: 10px;
	text-transform: none;
	text-align: left;
	padding-bottom: 5px;
}
.listElementEVT table.organizer, table.organizer {
	/*border-bottom:1px solid #E4E5E6;*/
	margin:0 0 20px;
}
#cnt_lead table.organizer {
	width: 100%;
	margin:0 0 10px;
}
#cnt_mid #cnt_lead table.organizer td {
	border: 0px;
}
#cnt_mid #cnt_lead table.organizer {
	border: 0px;
	border-bottom: 1px solid #e4e5e6;
}

/*****************************************************/
.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: 400px;
	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 .listElementEVT,
#cnt_result_container_left .listElementEVT {
	width: 400px;
	margin: 0 0 18px 0;
	padding: 10px 0 10px 0;
	border-top: 1px solid #E4E5E6;
}
#cnt_List .listElement .listElement_text,
#cnt_result_container_left .listElement .listElement_text {
	width: 260px;
	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,
#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,
#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,
#cnt_lead p.location {
	font-size: 9px;
	color: #6BA53A;
	padding: 0 0 2px 0;
	margin: 0 0 5px 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,
#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,
#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 {
	width: 800px;
	margin: 18px 0 18px 0;
	text-align: center;
	padding: 0;
	float: left;
	display: inline;
}
#sitemap p{
	width: 800px;
	margin: 10px 0 18px 0;
	padding: 0;
	color: #736357;
	font-size: 9px;
	float: left;
	display: inline;
}
#sitemap ul {
	display: inline;
	text-align: center;
	margin: 0;
	padding: 0;
	list-style: none;
}
#sitemap li {
	display: inline;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 9px;
}
#sitemap li.title {
}
#sitemap a {
	color: #8C7F6F;
	text-decoration: none;
}
#sitemap a:hover {
	text-decoration: underline;
}
/************************************* 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 {
	background: none;
	float: left;
	display: inline;
	border: 0;
	width: 49%;
	overflow: hidden;
	color: #666;
	font-size: 10px;
	font-weight: normal;
}
#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(/cms/img/btn_searchbox.gif) no-repeat center;
	background-color: #FFFFFF;
	border: 0px;
}
#ext_search_tabs{
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
	width: 400px;
	height: 27px;
	/*background: url(/cms/img/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(/cms/img/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;
}
/**************************************** CONTENT RESULT OBJECTS ***************************************/
h1.result {
	display: inline;
}
#cnt_result #cnt_header span {
	margin: 0 0 0 25px;
	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_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: 49%;
	float: left;
	display: inline;
	font-weight: normal;
	text-decoration: underline;
}
#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: 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;
	font-size: 9px;
}
.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_footer_left.suitcase .resultOptions {
	width: auto;
}
#cnt_result_footer_left.suitcase .resultOptions td.left {
	text-align: left;
	width: auto;
	padding-left: 15px;
}
#cnt_result_footer_left.suitcase .resultOptions td.right {
	text-align: right;
	width: 10px;
}
#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: 100%;
	clear: left;
	float: left;
	display: inline;
	margin: 18px 0 0 0;
	padding: 0;
}
#cnt_result_container_left {
	width: 410px;
	margin: 0;
	padding: 0;
	float: left;
	display: inline;
}
#cnt_result_container_right {
	width: 170px;
	margin: 0 0 0 0;
	padding: 0;
	float: right;
	display: inline;
	overflow: hidden;
}
#cnt_result_container_left p {
	margin: 0;
	padding: 0;
}
#marketing {
	width: 160px;
	margin: 18px 0 0 0;
	padding: 10px 0 15px 10px;
	background: #F1F1F1 url(/cms/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;
	float: left;
	display: inline;
}
#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: 160px;
	margin: 18px 0 18px 0;
	padding: 10px 0 15px 10px;
	background: #81AE50 url(/cms/img/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: auto;
	margin: 0 0 18px 0;
	padding: 3px;
	border: 1px solid #F6F4F2;
}
.cnt_result_table {
	width: auto;
	margin: 0;
	padding: 0;
	border: 1px solid #B3B3B3;
	background: #F7F5F4 url(/cms/img/result_table_head_bg.gif) repeat-x top center;
}
.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: #6BA53A;
}
.cnt_result_table td.head p {
	margin: 0;
	padding: 0;
	color: #4C4C4C;
	font-family: Verdana, Verdana, Geneva, sans-serif;
	font-size: 9px;
}
.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: 10px;
	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_table td.text p {
	margin: 0;
	padding: 0;
	width: auto;
	font-size: 10px;
	color: #7F7F7F;
}
.cnt_result_table td.picture {
	margin: 0;
	padding: 10px 10px 10px 0;
	text-align: right;
	vertical-align: top;
	border-top: 1px solid #939294;
}
.cnt_result_table td.buttons {
	margin: 0;
	padding: 0;
	background: url(/cms/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: auto;
}
.cnt_result_table .product_table td.title {
	margin: 0;
	padding: 3px 0 5px 5px;
	color: #D9400D;
	font-size: 11px;
	border-top: 1px solid #B3B3B3;
}
.cnt_result_table .product_table td.phead {
	margin: 0;
	padding: 2px 0 2px 5px;
	background: #F8FCFD;
	text-align: left;
	border-left: 1px solid #B3B3B3;
	border-top: 1px solid #B3B3B3;
}
.cnt_result_table .product_table td.pheadfirst {
	margin: 0;
	padding: 2px 0 2px 5px;
	background: #F8FCFD;
	text-align: left;
	border-top: 1px solid #B3B3B3;
	border-left: 0px;
}
.cnt_result_table .product_table td.info {
	margin: 0;
	padding: 2px 0 2px 5px;
	background: #FFF;
	text-align: left;
	border-left: 1px solid #B3B3B3;
	border-top: 1px solid #B3B3B3;
}
.cnt_result_table .product_table td.infofirst {
	margin: 0;
	padding: 2px 0 2px 5px;
	background: #FFF;
	text-align: left;
	border-top: 1px solid #B3B3B3;
	border-left: 0px;
}
.cnt_result_table .more {
	margin: 0;
	padding: 0;
	height: 26px;
	text-align: right;
	background: transparent url(/cms/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: 400px;
	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: 190px;
	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: 190px;
	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: 396px;
	height: 116px;
	border: 1px solid #CCC;
	text-decoration: none;
}
#comments {
	margin: 0;
	padding: 0;
}
.commentElement {
	width: 376px;
	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_options {
	margin: 0 0 0 0;
	padding: 15px 0 15px 15px;
	background: #F1F1F1 url(/cms/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.ruler {
	border-bottom: 1px solid white;
}
#suitcase_options table td.selection {
	font-size: 9px;
}
#suitcase_options table td.selection a {
	color: #7F7F7F;
}
#suitcase_options table td a {
	color: #595959;
	text-decoration: none;
}
/************************************* REGISTRATION ********************************************/
#registration table {
	width: 97%;
}
#registration table td {
	width: auto;
}

#registration table.regdata {
	margin: 0 0 18px 0;
	padding: 2px;
	border: 1px solid #7F7F7F;
}
#registration table.regdata input {
	margin: 0;
	padding: 1px;
	width: 200px;
}
#registration table.regdata input.year {
	width: 50px;
}
#registration table.regdata input.month, #registration table.regdata input.day {
	width: 30px;
}
#registration table.regdata td {
	vertical-align: top;
	width: auto;
	padding: 5px;
}
#registration table.regdata tr.name, #registration table.registration tr.name {
	background: #EDEAE8;
}
#registration table.regdata td.error, #registration table.registration td.error {
	color: #D9400D;
	font-weight: bold;
}


#registration table.registration {
	margin: 0 0 18px 0;
	padding: 2px;
	border: 1px solid #7F7F7F;
}
#registration table.registration td {
	overflow: hidden;
	vertical-align: top;
	border: 1px solid #F0F0F0;
}
#registration table.registration td.event {
	width: 180px;
}
#cnt_lead.error{
	font-family: Georgia, Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-style: italic;
	font-weight: normal;
	font-size: 12px;
	color: #D9400D;
}
#cnt_lead.error p{
}
/********************************* 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;
}
/***************************** ROUTEPLANNER ********************************************/
#route p.routetitle {
	margin: 0 0 5px 0;
	padding: 0;
	color: #d9400d;
}
#route input.orderbtn {
	margin: 10px 5px 10px 0;
	padding: 0;
	background: transparent url(/suitcase/img/icon_scorder_act.gif) no-repeat;
	border: 0;
	color:#FFFFFF;
	cursor:pointer;
	width: 120px;
	height: 23px;
	
}
#route table {
clear: left; position: relative; z-index: 100;
}
#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;
}
#right_flash_container {
		float: right;
		width: 170px;
		text-align: center;
		margin: 10px 0 10px 0;
}

