html {
	margin: 0;
	padding: 0;
	background: #DDD;
	height: 100%;
}
body {
	margin: 0;
	padding: 0;
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	line-height: 16px;
	font-size: 11px;
	color: #636363;
	background: url('/images/main_bg.jpg') no-repeat top center;
	text-transform: none;
}
body.map {
	background: none;
}
input, select, textarea {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 11px;
	color: #666;
	padding: 1px;
}
h1 {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 21px;
	font-style: normal;
	line-height: 21px;
	letter-spacing: 0;
	color: #7AC9E5;
	white-space: pre-wrap;
}
.prBox_contentItem_left h1 {
	color: #FF0000;
	font-size: 18px;
	line-height: 18px;
}
h2 {
	margin: 10px 0 0 0;
	padding: 0;
	/*font-family: Verdana, Verdana, Geneva, sans-serif;*/
	font-style: normal;
	font-size: 12px;
	color: #1F9DBC;
}

* a	{
	cursor: pointer;
	color: #666;
}
* form {
	margin: 0;
	padding: 0;
}
#main {
	width: 900px;
	margin: 0 auto;
	padding: 0;
	position: relative;
}
/**************************************** HEADER *********************************************/
#control {
	width: 100%;
	background: url(/images/control_bg.gif) repeat-x top center;
	height: 31px;
	margin: 0;
	padding: 0;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 200;
}
#control_container {
	width: 900px;
	margin: 0 auto 0 auto;
	padding: 0px;
}
#header_top {
	margin: 0;
	padding: 0;
	width: 100%;
	float: left;
	display: inline;
}
#header_top_left {
	margin: 6px 0 0 0;
	padding: 0;
	float: left;
	display: inline;
	width: 604px;
}
#header_top_left table.user {
	margin: 0;
	padding: 0;
}
#header_top_left table.user td a {
	text-decoration: none;
	color: #373737;
	text-shadow: #e0e0e0 1px 1px 1px;
}
#language {
	margin: 0;
	padding: 0;
	text-align: left;
}
#language select {
	width: 120px;
}
#header_top_right {
	margin: 0;
	padding: 0;
	width: 252px;
	float: left;
}
#header_top_right table {
	margin: 0;
	padding: 0;
}
#topmenu {
	margin: 0 0 0 0;
	padding: 0;
}
#topmenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#topmenu ul li {
	margin: 0;
	padding: 0 10px 0 10px;
	float: left;
	border-right: 1px solid #EDE9E6;
}
#topmenu ul li a {
	color: #6BA53A;
	text-decoration: none;
}
#topmenu ul li a:hover {
	color: #5C942D;
}

#search input {
	margin: 0 0 0 9px;
	width: 60px;
}
#search img {
	margin: 0 18px 0 5px;
	border: 0;
}
/*************************************** CONTENT *****************************************/
#content {
	width: 844px;
	margin: 0;
	padding: 108px 28px 28px 28px;
	background: #FFF url('/images/cnt_bg2.jpg') no-repeat top center;
	clear: both;
	overflow: hidden;
	/*
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-topleft-radius: 5px;
	-webkit-border-topright-radius: 5px;
	*/
}
#content._main {
	background: #FFF url('/images/cnt_bg.jpg') no-repeat top center;
	padding: 48px 28px 28px 28px;
	margin: 0;
}
#cnt_left {
	margin: 0 55px 0 0;
	padding: 0;
	width: 142px;
	border: 0px solid black;
	float: left;
	display: inline;
}
#cnt_mid {
	margin: 0 41px 0 0;
	padding: 0 0 40px 0;
	width: 420px;
	border: 0px solid black;
	float: left;
	display: inline;
}
#cnt_right {
	margin: 0;
	padding: 0;
	width: 186px;
	min-height: 842px;
	border: 0px solid black;
	float: left;
	display: inline;
}
#cnt_result {
	margin: 0;
	padding: 0;
	width: 647px;
	float: left;
	display: inline;
	border: 0px solid black;
}
/**************************************** MAIN PAGE CONTAINER *********************************************/
#cnt_main {
	margin: 0;
	padding: 0;
	width: 647px;
	float: left;
	display: inline;
	border: 0px solid black;
	/*
	background: url('/images/cnt_right_bg.jpg') no-repeat top left;
	background-position: 444px 0;
	*/
}
#cnt_main_container {
	/*width: 647px;*/
	width: 100%;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
#cnt_main_container_left {
	width: 420px;
	margin: 0px 41px 0 0;
	padding: 0;
	float: left;
	display: inline;
	border: 0px solid black;
}
#cnt_main_container_right {
	width: 186px;
	margin: 0;
	padding: 0;
	float: left;
	display: inline;
	border: 0px solid black;
	/*background: url('/images/cnt_right_bg.jpg') no-repeat top left;*/
	min-height: 842px;
}
#cnt_main_header {
	margin: 0;
	padding: 0;
	border: 0px solid black;
	float: left;
	display: inline;
}
#cnt_main_header a {
	text-decoration: none;
}
#cnt_main_header a span.h1 {
	margin: 5px 0 0 0;
	padding: 0;
	font-family: Georgia, Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-style: italic;
	font-weight: normal;
	font-size: 20px;
	line-height: 21px;
	letter-spacing: -1px;
	color: #FA9900;
}
#cnt_main_header a span.p {
	margin: 10px 0 10px 0;
	color: #4C4C4C;
	height: 100px;
	overflow-y: hidden;
	display: block;
}

.cnt_main_element1, .cnt_main_element2, .cnt_main_element3{
	width: 180px;
	margin: 0px;
	padding: 0px;
	float: left;
	display: inline;
}
.cnt_main_element2 {
	margin: 0 51px 0 52px;
	padding: 0;
}
.cnt_main_element1 img , .cnt_main_element2 img , .cnt_main_element3 img {
	margin: 0;
	padding: 2px;
	border: 1px solid #D0CDCA;
}
#cnt_main_container_left ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#cnt_main_container_left ul ul {
	margin: 0;
	padding: 0;
	border-top: 1px solid #EDE9E6;
}
#cnt_main_container_left li {
	margin: 5px 0 0 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #6BA3B3;
	border-bottom: 0px solid #EDE9E6;
}
#cnt_main_container_left li li {
	/*background: url(/cms/img/arrow_main.gif) no-repeat left;*/
	margin: 0;
	padding: 0;
	font-family: Georgia, Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-style: italic;
	font-weight: bold;
	font-size: 11px;
	border: 0px;
}
#cnt_main_container_left li a {
	padding: 0 0 0 14px;
	color: #FA9900;
}
#cnt_main_container_left table {
	margin: 0;
	padding: 0;
	width: 100%;
}
#cnt_main_container_left table.box_shortlist {
	border-bottom: 1px solid #EDE9E6;
	margin: 0 0 10px 0;
}
#cnt_main_container_left table.box_shortlist td {
	padding: 0 0 5px 0;
}	
#cnt_main_container_left table td a {
	font-size: 9px;
	text-transform: uppercase;
	color: #6BA3B3;
	text-decoration: none;
}
.cnt_main_static {
	width: 420px;
	overflow: auto;
	margin: 0 0 30px 0;
	padding: 0;
}
.cnt_main_static_left {
	width: 180px;
	float: left;
	display: inline;
	margin: 0 20px 0 0;
	padding: 0;
}
.cnt_main_static_right {
	float: right;
	width: 220px;
	margin: 0;
	padding: 0;
}
.cnt_main_static_right p.title {
	font-family: Arial, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: normal;
	color: #7AC9E5;
	margin: 5px 0 10px 0;
}
.cnt_main_static_right p.text {
}
.cnt_main_static_right p.links a {
	font-family: Georgia, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #4579AF;
}

/************************************* SIDEMENU ****************************************/
#sidemenu {
	margin: 30px 0 0 0;
	padding: 0 0 60px 0;
	/*background: url(/images/sidemenu_bg.gif) no-repeat bottom center;*/
	/*background: url(/images/sidemenu_bg.png) no-repeat bottom center;*/
}
#sidemenu_container {
	margin: 0;
	width: 142px;
}
#sidemenu a {
	text-decoration: none;
}
#sidemenu ul {
	margin: 0;
	padding: 0px;
	list-style: none;
}
#sidemenu ul ul {
	margin: 0;
}
#sidemenu ul ul ul {
	margin: 6px 0 0 0;
	border-top: 1px solid #E4E7D8;
}
#sidemenu li {
	padding-top: 10px;
	line-height: 14px;
	background: none;
	font-weight: normal;
	font-family: Georgia, serif;
	font-weight: normal;
	font-size: 11px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
}
#sidemenu li span, #sidemenu li p {
	font-family: Arial, Helvetica, sans-serif;
	color: #7AC9E5;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	border-bottom: 1px solid #E4E7D8;
	padding: 0 0 10px 0;
	/*background: url(/images/sidemenu_ruler.gif) no-repeat center bottom;*/
}
#sidemenu li li{
	color: #6BA3B3;	
	/*background: #FFFFF1 url(/images/sidemenu_ruler.gif) no-repeat center top;*/
	font-family: Arial, Helvetica, sans-erif;
	font-weight: normal;
	font-size: 12px;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;	
	padding: 5px 0 5px 0;
	border-bottom: 1px solid #E4E7D8;
}
#sidemenu li li li{
	padding: 5px 0 5px 5px;
	font-family: Verdana, Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-size: 10px;
	line-height: 14px;
	border-bottom: 1px solid #E4E7D8;
}
#sidemenu li li a {
	padding-left: 0px;
	color: #6BA3B3;
}
#sidemenu li li li.active a {
}
#sidemenu li.last {
	border-bottom: 0;
	margin-bottom: 0;
	padding: 5px 0 0 5px;
}
#sidemenu li li li a{
	color: #186987;
}
#sidemenu .active {
	font-weight: bold;
	padding: 5px 0 5px 0;
}
.sitemap_main #sidemenu li span {
	color: #FB9A00;
}
/**************************************** SEARCHBOX *******************************************/
#searchBoxes {
	margin: 20px 0 0 0;
	padding: 0;
	width: 190px;
	float:left;
	display: inline;
	margin-bottom:20px;
	font-size: 9px;
}
#searchBoxes input, #searchBoxes select {
	font-size: 9px;
}
#searchBoxOuterSTD, #searchBoxOuterBOOK, #searchBoxOuterGAST, #searchBoxOuterCAMP, #searchBoxOuterEVT {
	border-top: 0px;
	border-bottom:2px solid #F1F1F1;
	border-left:2px solid #F1F1F1;
	border-right:2px solid #F1F1F1;
}
#searchBoxOuter.inactive {
	display: none;
}
#searchBoxes h1 {
	cursor:pointer;
	font-family: Verdana, Verdana, Geneva, sans-serif;
	font-style: normal;
	font-size:11px;
	color: #666666;
	line-height:26px;
	margin: 0;
	padding:0 0 0 7px;
}
#searchBoxes h1.active {
	background:transparent url(/images/searchbox_bg.gif) no-repeat center top;
}
#searchBoxes h1.inactive{
	border-top: 1px solid #FFF;
	background: #F1F1F1;
}
.searchBoxUp {
}
.searchBoxDown {
	clear: left;
	padding: 0px 5px 5px 11px;
}
.searchBoxDown a img {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background: #F1F1F1;
	cursor: pointer;
	margin: 0 0 0 5px;
}
.searchBoxRow {
	margin:2px;
	padding:2px;
}
.searchBoxRow label {
	clear: left;
	display: inline;
	float:left;
	margin:0;
	padding-left:7px;
	padding-top:2px;
	width: 50px;
	overflow: hidden;
}
.searchBoxRow input {
	margin: 0;
	width: 82px;
}
.searchBoxRow input.input {
	margin: 0;
	width: 104px;
}
.searchBoxRow select {
	margin: 0;
	width: 110px;
}
.searchBoxRow a img {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background-color: #4579AF;
	cursor:pointer;
	margin-left:3px;
	border: 0px;
}
.searchBoxButton {
	width: 57px;
	margin: 0 0 0 6px;
	padding: 2px;
	color: #6BA53A;
	font-family: Verdana, Verdana, Geneva, sans-serif;
	font-size: 9px;
	line-height: 18px;
	cursor: pointer;
	background: url(/images/btn_searchbox.gif) no-repeat center;
	background-color: #FFFFFF;
	border: 0px;
}
div.searchBoxDown .searchBoxButton {
	margin-right: 10px;
}
.searchBoxMore {
	margin: 0;
	padding: 0;
	color: #7F7F7F;
	font-size: 9px;
	font-style: italic;
	text-decoration: none;
}
/****************************************** IMPRINT *******************************************/
#imprint {
	margin: 0 0 18px 0;
	padding: 0;
	text-align: left;
	width: 142px;
}
#print_header_right #imprint {
	width: 300px;
	text-align: right;
}
#imprint p{
	margin: 0;
	padding: 0;
	font-size: 9px;
	color: #959595;
	font-family: Georgia, Georgia, serif;
}
#imprint a {
	text-decoration: none;
	color: #7F7F7F;
}

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

/************************************* CONTENT OBJECTS ****************************************/
#cnt_header {
	margin: 0;
	padding: 0;
	position: relative;
}
#navbar, #navbar a, td.navbar, td.navbar a, #navbar_content, #navbar_content a{
	padding-bottom: 0px;
	color: #959595;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	text-decoration: none;
}
td.navbar {
	padding: 0;
}
#navbar_content, h1.content {
	margin: 5px 0 0 0;
	/*
	padding: 0 0 0 10px;
	border-left: 3px solid #FA9900;
	*/
}
#cnt_lead {
	margin: 10px 0 18px 0;
	padding: 0;
}
#cnt_lead p, #cnt_lead h2 {
	margin: 18px 0 18px 0;
	font-weight: normal;
	font-size: 11px;
	font-style: italic;
	color: #186987;
	font-family: Arial, Helvetica, sans-serif;
}
#cnt_text {
	clear: left;
	float: left;
	display: inline;
	margin: 0 0 10px 0;
	padding: 0;
}
#cnt_text p {
	margin: 18px 0 18px 0;
	text-align: left;
	width: 420px;
}
#cnt_text img {
	border: 0;
	margin: 0 0 10px 0;
}
table.mceItemTable {
	width: 420px;
	margin: 0;
	padding: 0;
}
table.mceItemTable td {
	width: auto;
	margin: 0;
	padding: 0;
}
/************************************* TOOLBAR ****************************************/
.toolbar {
	width: 420px;
	margin: 0 0 18px 0;
	float: left;
}
.toolbar td {
	padding: 3px;
	vertical-align: middle;
	background: #F2F8FA;
}
.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: #6BA3B3;
	font-size: 9px;
}
.toolbar td.suitcase, .toolbar td.suitcase a{
	color: #fb6a00;
}
.toolbar td.back img, .toolbar td.print img, .toolbar td.map img, .toolbar td.request img, .toolbar td.details img {
	background: #6BA3B3;
	border: 0;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.toolbar td img {
	border: 0;
}
/************************************* RELATED AREA ****************************************/
#relatedArea {
	margin: 20px 0 0 0;
	padding: 0;
	width: 420px;
	border-top: 1px solid #EDE9E6;
	float: left;
	display: inline;
}
#relatedEvents {
	width: 50%;
	margin: 0;
	padding: 0;
	float: left;
}
#relatedDocs {
	width: 50%;
	margin: 0;
	padding: 0;
	float: left;
}
#relatedEvents ul, #relatedDocs ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
#relatedEvents li, #relatedDocs li {
	background: transparent url(/cms/img/arrow_main.gif) no-repeat scroll left center;
	font-family: Georgia,Lucida Sans Unicode,Lucida Grande,sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

#relatedEvents p, #relatedDocs p {
	margin: 10px 0 5px 0;
	padding: 0;
	font-family: Verdana, Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #595959;
}
#relatedEvents a {
	color: #fa9900;
	padding:0 0 0 14px;
}
#relatedDocs a {
	color: #E4AB2C;
	padding:0 0 0 14px;
}
/************************************* SUITCASE ****************************************/
/*
#suitcase {
	margin: 78px 0 18px 0;
	padding: 5px 0 0 10px;
	background: #FFFADB url(/images/suitcase_bg.gif) no-repeat top center;
	height: 57px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
}
#cnt_left #suitcase {
	width: 170px;
	margin: 18px 0 18px 0;
	padding: 5px 0 0 10px;
	float: left;
	display: inline;
}
#cnt_result_container_right #suitcase {
	margin: 42px 0 18px;
}

#cnt_result_container_right.freesearch #suitcase, #cnt_result_container_right.eventsearch #suitcase,
#cnt_result_Issuescontainer_right #suitcase {
	margin: 0 0 18px 0;
	clear: left;
}
#cnt_main_container_right #suitcase {
	width: 170px;
	margin: 18px 0 18px 0;
	padding: 5px 0 0 10px;
	float: left;
	display: inline;
}
#suitcase td {
	color: #fb6a00;
}
#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: #fa9900;
	font-size: 12px;
}
*/
#suitcase td a {
	color: #CA4500;
	text-decoration: none;
	font-weight: bold;
}
#suitcase td a.help {
	color: #636363;
	font-weight: normal;
}
#suitcase td.suitcase_bg {
	width: 68px;
	height: 51px;
	background: url('/images/icon_suitcase_big.png') no-repeat top center;
	vertical-align: top;
	text-align: center;
	padding-top: 6px
}
#suitcase td span {
	color: #FFF;
	font-family: Georgia, sans-serif;
	font-size: 18px;
	line-height: 12px;
	font-weight: normal;
}
#suitcase td span.pieces {
	font-size: 8px;
	text-transform: uppercase;
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
}
/************************************* MORE MENU ****************************************/
#more_menu {
	margin: 0;
	padding: 0 0 10px 0;
}
#cnt_right #more_menu {
	clear: left;
}
#cnt_left #more_menu {
	margin: 18px 0 18px 0;
	padding: 0 0 10px 0;
	float: left;
	display: inline;
}
#cnt_result_container_right #more_menu {
	margin: 0 0 18px 0;
	padding: 0 0 10px 0;
	float: left;
	display: inline;
}
#cnt_main_container_right #more_menu {
	width: 186px;
	margin: 0;
	padding: 0 0 10px 0;
	float: left;
	display: inline;
}

#more_menu p.gallery {
	border-bottom: 1px solid #E4E5E6;
	border-top: 1px solid #E4E5E6;
	padding: 20px 0 20px 0;
	margin: 10px 0 20px 0;
}	
#more_menu ul {
	margin: 20px 0 0 0;
	padding: 20px 0 10px 0;
	list-style: none;
	border-top: 1px solid #E4E5E6;	
}
#more_menu li {
	width: 140px;
	font-family: Verdana, Verdana, Geneva, sans-serif;
	line-height: 20px;
}
#more_menu li a {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 11px;
	color: #898989;
	text-decoration: none;
}
#more_menu li a span {
	color: #4579AF;
}
#more_menu input {
	width: 100px;
}
.newsletter {
	margin: 4px 0 0 0;
	padding: 0;
}
.newsletter a {
	color: #7F7F7F;
	text-decoration: none;
}
.newsletter td.error {
	color: #fa9900;
	font-size: 10px;
	text-transform: uppercase;
}
#more_menu p.subscribe {
	margin: 0;
	padding: 0;
	border: 0px;
}
#more_menu p.unsubscribe {
	margin: 0;
	padding: 0 0 20px 0;
	border-bottom: 1px solid #E4E5E6;
}
#more_menu p.subscribe a, #more_menu p.unsubscribe a {
	font-style: italic;
	font-size: 9px;
	color: #7F7F7F;
	text-decoration: none;
}
.more_menu_requestOffer {
	cursor: pointer;
	width: 186px;
}
.more_menu_requestOffer p.link {
	clear: both;
	color: #959595;
	margin: 0;
	padding: 0;
	font-size: 11px;	
}
.more_menu_requestOffer_left {
	width: auto;
	margin: 0;
	padding: 0;
}
.more_menu_requestOffer_left p.number {
	color: #99C4F1;
	font-family: Times New Roman, Times, serif;
	font-size: 30px;
	line-height: 30px;
	margin: 0;
	padding: 0;
}
.more_menu_requestOffer_right {
	width: 186px;	
	margin: 0;
	padding: 0;
}
.more_menu_requestOffer_right p.title {
	color: #FB9A00;
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
}
.more_menu_requestOffer_right p.text {
	color: #959595;
	font-family: Georgia;
	line-height: 11px;
	font-size: 10px; 
	margin: 5px 0 0 0;
	padding: 0;
}
/************************************* WEATHER ****************************************/
#weather {
	margin: 0;
	padding: 0;
	border: 0;
	width: 180px;
}
#more_menu #weather {
	margin: 20px 0 0 0;
}
#cnt_left #weather, #cnt_right #weather {
	margin: 20px 0 20px 0;
}
#cnt_main_container_right #more_menu #weather {
	display: none;
}
#weather img {
	margin: 0;
	padding: 0;
	border: 0px solid black;
}
#weather_text {
	margin: 0;
	padding: 0;
	width: 180px;
	height: 31px;
	background: url(/images/weather_bg.gif) no-repeat top center;
	border: 0px solid black;
	text-align: center;
}
#weather_text p{
	width: 170px;
	margin: 0 auto;
	padding: 3px 0 0 10px;
	color: #7F7F7F;
	text-align: center;
}
#weather_text p span {
	font-family: Georgia, Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-style: italic;
	font-weight: normal;
	font-size: 20px;
	color: #FB3E00;
	line-height: 22px;
}
#weather p.moreinfo {
	font-size: 10px;
	margin: 2px 0 0 0;
	padding: 0;
	font-style: italic;
}
#weather p.moreinfo a {
	text-decoration: none;
}
/************************************* FOOTER ****************************************/
#footer {
	clear: left;
	float: left;
	display: inline;
	background: #FFF;
	width: 844px;
	margin: 0;
	padding: 28px 0 28px 0;
	border-top: 1px dotted #E3E4E5;
	/*
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	*/
}
#banner {
	width: 120px;
	margin: 0;
	padding: 0px;
 	border: 1px solid #E4E5E6;
 	float: left;
	display: inline;
}
/************************************* LIST OBJECTS ****************************************/
#offerList {
	width: 420px;
	padding: 0;
	margin: 0 39px 0 74px;
	float: left;
	display: inline;
	/*border-left: 1px solid #E4E5E6;*/
}
.listElement {
	margin: 0 0 20px 0;
	padding: 0;
	float: left;
	display: inline;
}
#cnt_result_container_left .listElement {
	padding-bottom: 10px;
	border-bottom: 1px solid #EBEAE8;
}
.listElement img {
	margin: 0 0 10px 0;
	padding: 2px;
	border: 1px solid #D0CDCA;
	float: left;
	display: inline;
}
.listElement_pic {
	margin: 0;
	padding: 0;
	float: left;
	display: inline;
}
.listElement_text {
	width: 210px;
	margin: 0 0 0 10px;
	padding: 0;
	float: left;
	display: inline;
}
.listElement_text_suitcase {
	width: 200px;
	margin: 0 0 10px 0;
	padding: 0;
	float: left;
	display: inline;
}
#cnt_result_Issuescontainer_left .listElement_text_suitcase {
	width: 420px;
	border-bottom: 1px solid #E3E4E5;
	padding: 0 0 20px 0;
}
#cnt_result_Issuescontainer_left .listElement_text_suitcase p.title a {
	color: #FA9900;
	font-family: Georgia,Lucida Sans Unicode,Lucida Grande,sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
}
.listElement a, .listElementEVT a {
	text-decoration: none;
}
.listElement_text p.title, .listElementEVT_text p.title, .listElement_text_suitcase p.title {
	margin: 0 0 10px 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	color: #7AC9E5;
}
.listElement_text p.text, .listElementEVT_text p.text, .listElement_text_suitcase p.text {
	margin: 0;
	padding: 0;
	font-size: 10px;
	color: #636363;
	font-style: normal;
	font-weight: normal;
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	/*
	clor:#696D06;
	font-family:Georgia,Georgia,serif;
	font-style:italic;
	font-weight:normal;
	*/	
}
.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:#4579AF;
	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: #4579AF;
}
.listElement table td a, .listElementEVT table td a{
	color: #7F7F7F;
	text-decoration: none;
}

/************************************* CONTENT LIST OBJECTS ****************************************/
#cnt_List {
	width: 420px;
	margin: 0 0 18px 0;
	padding: 0;
	float: left;
	display: inline;
}
#cnt_List .listElement {
	margin: 10px 0 0 0;
	padding: 0;
	float: left;
	display: inline;
}
#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, .map_bg .listElementEVT p.date, 
#cnt_lead p.date{
	font-size: 10px;
	margin: 0;
	padding: 0;
	font-weight: normal;
}
#cnt_lead p.date {
	margin: 18px 0 0 0;
}
#cnt_List .listElementEVT .listElementEVT_text p.text,
#cnt_result_container_left .listElementEVT .listElementEVT_text p.text, .map_bg .listElementEVT p.text,
#cnt_lead p.text {
	font-size: 11px;
	margin: 0 0 10px 0;
	padding: 0;
	font-weight: normal;
}

#cnt_List .listElementEVT .listElementEVT_text p.location,
#cnt_result_container_left .listElementEVT .listElementEVT_text p.location, .map_bg .listElementEVT p.location,
#cnt_lead p.location {
	font-size: 10px;
	color: #666;
	padding: 0 0 2px 0;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #E4E5E6;
	font-weight: bold;
}
#cnt_List .listElementEVT .listElementEVT_text p.author,
#cnt_result_container_left .listElementEVT .listElementEVT_text p.author, .map_bg .listElementEVT p.author,
#cnt_lead p.author {
	padding: 0 0 2px 0;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #E4E5E6;
	font-weight: normal;
}
#cnt_List .listElementEVT .listElementEVT_text p.author img,
#cnt_result_container_left .listElementEVT .listElementEVT_text p.author img, .map_bg .listElementEVT p.author img, 
#cnt_lead p.author img {
	background: #4579AF;
	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 {
	padding: 0;
	margin: 0;
	width: 186px;
	float: left;
	display: inline;
}
#relatedUseful {
	margin: 0;
	padding: 0;
}
#relatedSponsored {
	width: 100%;
	margin: 15px 0 0 0;
	padding: 0 0 15px 0;
	border-top: 1px solid #EDE9E6;
	border-bottom: 1px solid #EDE9E6;
}
#relatedUseful ul, #relatedSponsored ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
#relatedUseful p, #relatedSponsored p {
	margin: 0 0 5px 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6BA3B3;
}
#relatedUseful a {
	color: #379FC4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
}
#relatedSponsored a {
	color:#2C95B5;
	font-family:Georgia,sans-serif;
	font-size:10px;
	font-style:italic;
}
/************************************* SITEMAP ****************************************/
#sitemap {
	clear: left;
	float: left;
	display: inline;
	width: 840px;
	margin: 0;
	padding: 30px;
}
#sitemap p{
	clear: left;
	margin: 0 0 30px 0;
	padding: 30px 0 0 0;
	color: #959595;
	font-size: 9px;
	text-align: center;
}
#sitemap ul {
	width: auto;
	margin: 0;
	padding: 0 5px 0 5px;
	list-style: none;
	float: left;
}
#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:#058295;
	font-family: Georgia,Georgia,serif;
	font-size:12px;
	font-weight: normal;
	line-height: 22px;
	margin: 10px 0 0 0;
	padding: 0;
}
#cnt_main_container p.sitemap_sub, #cnt_main_container p.sitemap_subsub {
	line-height:22px;
	margin: 0;
	padding: 0;
}
#cnt_main_container p.sitemap_sub {
	padding: 0 0 0 18px;
	font-family: Georgia,serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 22px;
}
#cnt_main_container p.sitemap_subsub {
	padding: 0 0 0 18px;
	font-family:Verdana,Verdana,Geneva,sans-serif;
	font-size:9px;
	font-weight:normal;
	padding: 0 0 0 28px;
}
#cnt_main_container p.sitemap_sub a {
	text-decoration: none;
	color: #058295;
}
#cnt_main_container p.sitemap_subsub a {
	text-decoration: none;
	color: #186987;
}
#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: #6BA3B3;
	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: #fa9900;
}
#ext_search li li#filter_town_more a {
	color: #fa9900;
}
#ext_search li li img{
	margin: 0;
	padding: 0;
	border: 0;
	background: #4579AF;
	-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: #fa9900;
	line-height: 23px;
}
#ext_search a {
	text-decoration: none;
}
#ext_search input.searchBoxButton {
	float: right;
	width: 57px;
	margin: 10px 0 10px 0;
	padding: 2px;
	color: #6BA53A;
	font-family: Verdana, Verdana, Geneva, sans-serif;
	font-size: 9px;
	line-height: 18px;
	cursor: pointer;
	background: url(/images/btn_searchbox.gif) no-repeat center;
	background-color: #FFFFFF;
	border: 0px;
}
#ext_search_tabs{
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
	width: 420px;
	height: 27px;
	background: url(/images/search_tabs_bg.gif) repeat-x top center;
	border-bottom: 1px solid #DFE3E3;
}
#ext_search_tabs ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#ext_search_tabs li {
	width: 100px;
	height: 22px;
	background: url(/images/search_tab.gif) no-repeat top center;
	margin: 0 2px 0 0;
	padding: 5px 0 0 0;
	float: left;
	text-align: center;
}
#ext_search_tabs li a {
	margin: 0;
	padding: 0;
	text-decoration: none;
	color: #666;
}
#ext_search_tabs li a.active {
	color: #fa9900;
}
#ext_search #partner_tin_filter {
	margin: 0;
	padding: 0;
	float: left;
	display: inline;
}

/**************************************** CONTENT RESULT OBJECTS ***************************************/
h1.result {
	padding: 2px 0 0 0;
}

#cnt_result #cnt_header span {
	margin: 0 0 0 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-size: 10px;
	color:#53A0AD;
	font-family:Georgia,Georgia,serif;
	font-style:normal;
	font-weight:normal;
	text-transform:uppercase;	
}
#cnt_result_head #cnt_result_left p.percent {
	width: auto;
	margin: 0 0 10px;
	padding: 5px;
	background: #F9F5F4;
	color: #494949;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	text-transform: none;
	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_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: #4579AF;
}
/*********** SUITCASE SUB OPTIONS *************/
#cnt_result_left.suitcase {
	width: 420px;
	margin: 0 44px 0 0;
}
#cnt_result_right.suitcase {
	width: 170px;
	padding: 0 0 0 10px;
}
#cnt_result_left.suitcase ul{
	width: 130px;
	float: left;
}
#cnt_result_left.suitcase li li{
	clear: left;
	width: 130px;
}
#cnt_result_left.suitcase table {
	margin: 0 0 0 18px;
	padding: 0;
}
#cnt_result_left.suitcase table td {
	margin: 0;
	padding: 0 18px 0 0;
}
/*********** SUITCASE SUB OPTIONS *************/
#cnt_result_container_left #cnt_result_footer {
	margin: 0 0 40px 0;
}
#cnt_result_footer {
	width: 100%;
	height: 34px;
	margin: 20px 0 0 0;
	padding: 0;
	float: left;
	display: inline;
	border-top: 2px solid #EDE9E6;
	background: #F7F5F4;
}
#cnt_result_footer_left{
	width: 49%;
	margin: 0;
	padding: 0;
	float: left;
	display: inline;
}
#cnt_result_footer_right{
	width: 49%;
	margin: 0;
	padding: 0;
	float: left;
	display: inline;
	border: 0px solid black;
}
#cnt_result_footer p {
	margin: 7px 0 0 10px;
	padding: 0;
	font-size: 10px;
	color: #7F7F7F;
	font-weight: bold;
	float: left;
	display: inline;
}
#cnt_result_footer p span {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 14px;
	color: #058295;
}
/*********** SUITCASE SUB OPTIONS *************/
#cnt_result_footer_left.suitcase {
	width: 100%;
}
#cnt_result_footer_right.suitcase {
	width: 49%;
}
/*********** SUITCASE SUB OPTIONS *************/
/**************************************** CONTENT RESULT OPTIONS *********************************************/
.resultOptions {
	width: 100%;
	margin: 5px 0 0 0;
	padding: 0px;
}
.resultOptions a {
	color: #7F7F7F;
	text-decoration: none;
	line-height: 10px;
}
.resultOptions td.left{
	width: 50%;
	text-align: right;
	margin: 0;
}
.resultOptions td.right{
	width: 50%;
	text-align: left;
	margin: 0;
}
#cnt_result_right .resultOptions td.right span {
	vertical-align: middle;
	text-transform: uppercase;
	margin: 0 0 0 5px;
	font-size: 10px;
}
#cnt_result_right .resultOptions td.right select {
	width: 135px;
}
#cnt_result_right .resultOptions td.right input {
	width: 105px;
}
.resultOptions img {
	margin: 0px;
	padding: 0px;
	border: 0px;
	background: #6BA3B3;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
#cnt_result_footer_left.suitcase .resultOptions img {
	background: none;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
}

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

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

#cnt_result_footer_right.suitcase table {
	margin: 7px 0 0 0;
	padding: 0;
	width: auto;
}
#cnt_result_footer_right.suitcase table span {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	text-align: left;
}
#cnt_result_footer_right.suitcase table a {
	text-decoration: none;
}
#cnt_result_footer_right.suitcase table img {
	margin: 0 0 0 15px;
	border: 0;
}
/**************************************** CONTENT RESULT CONTAINER *********************************************/
#cnt_result_container {
	width: 647px;
	margin: 18px 0 0 0;
	padding: 0;
	float: left;
	display: inline;
}
#cnt_result_container_left {
	width: 420px;
	margin: 0 41px 0 0;
	padding: 0;
	float: left;
	display: inline;
}
#cnt_result_container_left.suitcase {
	background:transparent url(/suitcase/img/suitcase_bg.gif) no-repeat scroll left top;
	background-position: 0 2px;
}
#cnt_result_container_right {
	width: 186px;
	min-height: 842px;
	margin: 0;
	padding: 0;
	float: left;
	display: inline;
}
#cnt_result_container_left p {
	margin: 0 0 0 0;
	padding: 0;
	font-size: 9px;
}
#cnt_result_container_left p.lead {
	margin: 0 0 11px 0;
}

#cnt_result_container_left p.address {
	font-size: 12px;
}

a.moreinfo {
	font-size: 10px;
	color: #619be4;
}
#cnt_result_container_left p.pricelead {
	line-height: 12px;
	margin-bottom: 16px;
}
/********************************* EVENTLIST ***************************/
#cnt_result_container_left p.title {
	font-size: 16px;
	margin: 0;
}
#cnt_result_container_left .listElementEVT, .map_bg .listElementEVT {
	clear: both;
	padding: 10px;
	background: url(/images/bg_esemeny.gif) no-repeat top left;
	margin-bottom: 40px;
}
.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 {
	width: 142px;
	margin: 30px 0 60px 0;
	padding: 0;
	clear: left;
	text-align: right;
}
#marketing h2 {
	margin: 0;
	padding: 0;
}
#marketing p {
	width: 142px;
	margin: 5px 0 0 0;
	padding: 0 0 5px 0;
	/*border-bottom: 1px solid #E4E5E6;*/
}
#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: #C66515;
	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;
	width: 100%;
}
#marketing table td img {
	background: #6BA3B3;
	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: 142px;
	margin: 0 0 10px 0;
	padding: 0;
	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 a{
	margin: 5px 0 5px 0;
	padding: 0;
	font-size: 11px;
	line-height: 16px;
 	color: #646548;
 	text-transform: none; 
}
#booking a {
	margin: 0 0 5px 0;
	padding: 0;
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 9px;
	color: #818181;
	text-decoration: none;
	text-transform: uppercase;
}
#booking img {
	margin: 0;
	padding: 0;
	border: 0;
}
/**************************************** SEARCH RESULT TABLES *********************************************/
.cnt_result_list {
	width: 412px;
	margin: 0 0 18px 0;
	padding: 3px;
	border: 1px solid #F6F4F2;
}
.cnt_result_table {
	width: 410px;
	margin: 0;
	padding: 0;
	border: 1px solid #B3B3B3;
	background: #F7F5F4 url(/images/result_table_head_bg.gif) repeat-x top center;
}
.cnt_result_table td.percent {
	background: #F9F5F4;
	color: #4E4C4D;
	font-style: italic;
	padding: 5px 10px 5px 10px;
	border-bottom: 1px solid #B5B3B4;
	vertical-align: middle;
}
#cnt_result_container_left .cnt_result_table td.percent p span {
	font-family: Georgia, Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-style: italic;
	font-size: 12px;
	color: #fa9900;
}
#cnt_result_container_left .cnt_result_table td.percent p {
	font-family: Georgia, Lucida Sans Unicode, Lucida Grande, sans-serif;
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
}
#cnt_result_container_left .cnt_result_table td.percent p.info {
	font-family: Georgia, Lucida Sans Unicode, Lucida Grande, sans-serif;
	display: inline;
	float: right;
	color: #4E4C4D;
	font-style: italic;
	margin: 0;
	padding: 0;
}
.cnt_result_table td.head {
	margin: 0;
	padding: 10px;
	/*width: 200px;*/
	/*border-bottom: 1px solid #939294;*/
}
.cnt_result_table td.head h3 {
	margin: 0;
	padding: 0;
	font-family: Georgia, Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-style: italic;
	font-weight: normal;
	font-size: 16px;
	color: #058295;
}
.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.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: 220px;*/
	font-size: 11px;
	color: #7F7F7F;
}
.cnt_result_table td.picture {
	margin: 0;
	padding: 10px 10px 10px 0;
	width: 100px;
	text-align: right;
	vertical-align: top;
	border-top: 1px solid #939294;
}
.cnt_result_table td.buttons {
	margin: 0;
	padding: 0;
	background: url(/partner/img/result_table_buttons_bg.gif) repeat-x top center;
	border-bottom: 1px solid #939294;
	border-top: 1px solid #939294;
}


.cnt_result_table .product_table {
	margin: 0;
	padding: 0;
	width: 410px;
}
.cnt_result_table .product_table td.title {
	margin: 0;
	padding: 0 0 0 13px;
	color: #fa9900;
	background: #FFF;
	font-size: 11px;
	border-bottom: 1px solid #b4b4b4;
	height: 20px;
	font-weight: bold;
	text-decoration: underline;
	width: 187px;
}
.cnt_result_table .product_table td.title span {
	font-size: 9px;
}
.cnt_result_table .product_table td.title a {
	color: #fa9900;
}
.cnt_result_table .product_table td.info {
	border-bottom: 1px solid #b4b4b4;
	font-size: 9px;
	text-transform: uppercase;
	text-align: right;
	padding: 0 10px 0 0;
	background: #FFF;
}
.cnt_result_table .product_table td.info a {
	text-decoration: none;
	color: #7f7f7f;
}
.cnt_result_table .product_table td.tin_act {
	width: 42px;
	height: 20px;
	background: url(/partner/img/result_table_tin_act.gif) no-repeat bottom left;
	text-align: center;
	cursor: pointer;
}
.cnt_result_table .product_table td.tin_act a {
	color: #4c4c4c;
	text-decoration: none;
}
.cnt_result_table .product_table td.tin, .cnt_result_table .product_table td.tin_disabled {
	width: 42px;
	height: 20px;
	background: url(/partner/img/result_table_tin_inact.gif) no-repeat bottom left;
	border-bottom: 1px solid #b4b4b4;
	text-align: center;
	cursor: pointer;
}
.cnt_result_table .product_table td.tin_disabled {
	color: #CCC;
	cursor: default;
}
.cnt_result_table .product_table td.tin a {
	color: #7F7F7F;
	text-decoration: none;
}
.cnt_result_table .product_table td.roomtitle,
.cnt_result_table .product_table td.price,
.cnt_result_table .product_table td.booking,
.cnt_result_table .product_table td.booking_inact {
	margin: 0;
	padding: 4px 0 4px 0;
	vertical-align: bottom;
	background: #FFF;
	border-bottom: 1px solid #b3b3b3;
	text-align: left;
}
.cnt_result_table .product_table td.roomtitle {
	font-weight: bold;
	padding-left: 13px;
	color: #4c4c4c;
}
.cnt_result_table .product_table td.roomtitle span.roomtitle {
	font-size: tahoma,arial,hevetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	color: #666;
	line-height: 14px;
}
.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: #fa9900;
}
.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: #4579AF;
}
.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: 120px;
	font-size: 11px;
	text-align: left;
	font-weight: bold;
}
#pager table td.prev a {
	color: #666;
	text-decoration: none;
}
#pager table td.pages {
	letter-spacing: -1px;
	width: 180px;
	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: 11px;
	text-align: right;
	font-weight: bold;
}
#pager table td.next a {
	color: #666;
	text-decoration: none;
}
/**************************************** SITEMAP *********************************************/
.sitemap_main {
	margin: 0 10px 18px;
	padding: 0;
	width: 45%;
	float: left;
	display: inline;
}
/**************************************** GUESTBOOK *********************************************/
#guestbook {
	margin: 0 0 18px 0;
	padding: 0;
	border-bottom: 1px solid #EDE9E6;
	float: left;
	display: inline;
}
#guestbook p{
	font-family: Verdana, Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #4579AF;
}
#guestbook table {
	margin: 10px 0 10px 0;
	padding: 0;
}
#guestbook table td {
	padding: 2px;
	font-size: 12px;
	color: #4579AF;
}
#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: #4579AF;
	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: #fa9900;
	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: 10px;
	background: #F1F1F1;
	-moz-border-radius: 5px;
	-webkit-border-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 input, #suitcase_options table td select {
	width: 100px;
}
#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: #FF0000;
	-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: #fa9900;
}
#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: #fa9900;
}
#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: #fa9900;
}
/********************************* PROGRAM OPTIONS ******************************************/
#cnt_mid table.period td, #cnt_mid table.service td {
	border-bottom: 1px solid #EDE9E6;
	width: 33%;
	line-height: 24px;
}

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

#cnt_mid .servicetitle {
	color: #6BA53A;
	line-height: 24px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #EDE9E6;
}
#cnt_mid table.service {
	margin: 0 0 18px 0;
}
#cnt_mid table.service td.date {
	color: #595959;
}
#cnt_mid table.service td.title {
	color: #595959;
	text-align: center;
}
#cnt_mid table.service td.price {
	color: #E46C23;
	text-align: right;
}
/********************************* PARTNER PRODUCT DETAILS ******************************************/
table.partner_pdetails {
	margin: 0;
	padding: 5px;
}
table.partner_pdetails td {
	margin: 0;
	padding: 2px;
	border-bottom: 1px solid #E4E5E6;
}
table.partner_pdetails td.title {
	color: #6BA53A;
}
#partner_pdetails_text, #partner_pdetails_text2 {
	margin: 0;
	padding: 5px;
	width: 420px;
}
#partner_pdetails_pic img, #partner_pdetails_pic2 img {
	padding: 3px;
	border: 1px solid #E4E5E6;
}
#partner_pdetails_buttons {
	margin: 0px;
	padding: 5px;
}
#partner_pdetails_buttons input {
	border: 1px solid #fa9900;
	color: #fa9900;
	background: #FFF;
}
.cnt_result_table .product_table td.infofirst p.sub {
	text-transform: lowercase;
	font-size: 9px;
	color: #6BA53A;
}
/************************** TCC ISSUES **********************************/
p.issues_lead {
	margin: 0 0 20px 0 ;
	padding: 0;
}
#tcc_issues_summary_boxContainer {
	position: absolute;
	top: 100px;
	right: 20px;
}
#tcc_issues_summary_box {
	position: fixed;
	z-index: 100;
	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 5px 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: 186px;
}
#cnt_result_Issuescontainer_right {
	width: 186px;
	min-height: 842px;
}
#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: #fa9900;
	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: #fa9900;
}
.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: #fa9900;
	font-family: Verdana, Verdana, Geneva, sans-serif;
	font-size: 10px;
}
#cnt_result_Issuescontainer_right input.orderbtn, input.orderbtn, #cnt_result_Issuescontainer_left table td.order {
	background: transparent url(/suitcase/img/icon_scorder_act.gif) no-repeat;
	border: 0;
	color:#FFFFFF;
	cursor:pointer;
	margin:0;
	padding:0;
	width: 120px;
	height: 23px;
} 
table.IssuesOrder {
	border: 0;
	margin: 0;
	width: 420px;
	overflow: hidden;
	clear: both;
}
table.IssuesOrder td.firstcol {
	width: 160px;
	font-weight: normal;
	color: #595959;
	font-size: 10px;
	vertical-align: top;
}
table.IssuesOrder td.firstcolerror {
	width: 160px;
	font-weight: bold;
	color: #fa9900;
	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: #fa9900;
	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 5px 10px 0;
	padding: 0;
}
#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;
}
/********************************* LOGIN ************************************************/
#more_menu #userinfo p.loggedUser {
	margin: 0;
	padding: 0;
	font-size: 9px;
	color: #fa9900;
}
#user_register .error, #user_register_confirm .error, #user_settings .error, #user_forgot .error {
	color: #fa9900;
}
/************************ NEW SEARCHBOX *******************************/
#partnerSearchWindow {
	position: absolute;
	top: 31px;
	left: -86px;
}
.searchBox {
	position: absolute;
	z-index: 100;
	left: 0;
	top: 45px;
    padding: 10px 10px 20px 10px;
	width: 356px;
	background: #9FD0C5 url(/images/search_bg.jpg) no-repeat top right;
	/*-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;*/
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	/*border: 1px solid #B1C903;*/
}
.searchBox .searchList {
	margin: 0;
	padding: 0;
	list-style: none;
}
.searchBox .searchOptions, .searchContainer {
	vertical-align: top;
	width: 138px;
}
.searchBox .searchContainer {
	font-family: Verdana;
	font-size: 10px;
	color: #7F7F7F;
	padding: 10px;
}
.searchBox .searchContainer p {
	line-height: 16px;
}

.searchBox .searchList li a {
	text-decoration: none;
}

.searchBox .searchList li {
	font-family: Verdana;
	font-size: 11px;
	color: #666;
	padding-left: 10px;
	line-height: 31px;	
	border-bottom: 1px solid #C4C78F;
	cursor: pointer;
	width: 128px;
}
.searchBox .searchList li.active {
	background: #FFF;
}
.searchBox .searchContainer {
	background: #FFF;
	width: 236px;
}

.searchBox .searchMore {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 10px;
	font-style: italic;
	vertical-align: middle;
}
.searchBox .searchMore a {
	color: #4c4d3b;
	text-decoration: none;
}
.searchBox .searchBtn{
	font-family: Verdana;
	font-size: 10px;
	text-align: center;
	background: url(/images/search_btn.gif) no-repeat top center;
	width: 77px;
	height: 20px;
	vertical-align: middle;
	cursor: pointer;
}
.searchBox .searchBtn a {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
/************************************* HEADER MENU *************************************/
#header_menu {
	margin: 41px 0 0 0;
	padding: 0;
	position: relative;
	z-index: 100;
	float: left;
	display: inline;
	width: 900px;
}
#header_flash {
	float: left;
	display: inline;
	margin: 155px 0 0 0;
	padding: 0 0 0 33px;
}	
#header_menu_left, .header_menu_right {
	 margin: 0;
	 padding: 0;
}
#header_menu_left {
	margin: 0;
	padding: 0;
	width: 220px;
	height: 96px;
	float: left;
	display: inline;
}
#header_menu_left img {
	border: 0;
	margin: 20px 0 0 0;
}
.header_menu_right {
	margin: 0;
	padding: 0;
	width: 680px;
	height: 96px;
	float: right;
	display: inline;
	cursor: pointer;
	/*
	background: #B1C903;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	*/
}
#tisSearchBoxPopupContainer {
	position: relative;
	width: 360px;
	float: left;
	display: inline;
	border-left: 1px dotted #276F6B;
}
#tisSearchBoxPopupContainer table.searchHover {
	margin: 0;
	padding: 0;
	width: 100%;
	cursor: pointer;
}
#tisSearchBoxPopupContainer table.searchHover td {
	text-align: left;
	vertical-align: middle;
}	
#tisSearchBoxPopupContainer table.searchHover p {
	margin: 0px;
	padding: 0 0 0 2px;
	color: #186987;
	font-weight: bold;
	font-size: 14px;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
#tisSearchBoxPopupContainer table.searchHover p span {
	margin: 0px;
	padding: 0px;	
	color: #FFF;
	color: #FFF;
	font-size: 10px;
	font-weight: normal;
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
}

#gallery_select {
	margin: 18px 0 0 0;
	padding: 0;
}
span.loggedUser {
	color: #FFF;
	font-weight: normal;
	display: inline;
}
span.loggedUser a {
	color: #373737;
	font-weight: normal;
	display: inline;
}
#userinfo {
	float: left;
	display: inline;
}
div.header_pic {
	clear: both;
	float: left;
	display: inline;
	position: relative;
	width: 900px;
	padding: 0;
	margin: 0;
}
div.header_pic_toolbar {
	width: 802px;/*-120px*/
	height: 52px;
	padding: 18px 60px 0 70px;
	position: absolute;
	top: 302px;
	left: -37px;
	background: transparent url('/images/head_toolbar_bg.png') no-repeat bottom center;
}
div.header_pic_toolbarLeft {
	width: 230px;
	float: left;
	display: inline;
}
div.header_pic_toolbarLeft p, div.header_pic_toolbarRight p {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	color: #186987;
}
div.header_pic_toolbarLeft p span, div.header_pic_toolbarRight p span {
	color: #FFF;
	font-size: 10px;
	font-weight: normal;
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
}
div.header_pic_toolbarLeft p a {
	color: #014F4A;
	text-decoration: none;
}
div.header_pic_toolbarRight {
	/*
	width: 232px;
	padding: 0 0 0 42px;
	position: relative;
	float: right;
	display: inline;
	border-left: 1px dotted #276F6B;
	*/
	display: none;
}
/************** NEW SHOW ON MAP ***************/
div.showOnMap {
	margin: 7px 0 0 0;
	float: right;
	vertical-align: middle;
	cursor: pointer;
}
div.showOnMap img {
	vertical-align: middle;
	margin: 0 5px 0 0;
}
div.showOnMap span.txt {
	color: #1F90A7;
	font-size: 9px;
	text-transform: uppercase;
	vertical-align: middle;
	width: 30px;
}
/************** PRBOX ***************/
.prContainer {
	width: 900px;
	margin: 0;
	padding: 0;
	float: left;
	display: inline;
	/*background: #FFF url('/images/prbox_bg.jpg') no-repeat top center;*/
	position: relative;
}
.prContainer .prCtrl_left {
	cursor: pointer;
	position: absolute;
	left: -18px;
	top: 156px;
	z-index: 99;
}
.prContainer .prCtrl_right {
	cursor: pointer;
	position: absolute;
	right: -18px;
	top: 156px;
	z-index: 99;
}
/*
.prContainer .prBox_gfx {
	position: absolute;
	left: 406px;
	bottom: 5px;
	z-index: 99;
}
*/
.prContainer .prBox {
	background: #24B4CC;
	width: 900px;
	height: 369px;
	margin: 0;
	position: relative;
}

#prBox_content_1 {
	background: url('/images/prbox_cnt1.jpg') no-repeat top center;
}
#prBox_content_2 {
	background: url('/images/prbox_cnt2.jpg') no-repeat top center;
}
#prBox_content_3 {
	background: url('/images/prbox_cnt3.jpg') no-repeat top center;
}
#prBox_content_4 {
	background: url('/images/prbox_cnt4.jpg') no-repeat top center;
}
#prBox_content_5 {
	background: url('/images/prbox_cnt5.jpg') no-repeat top center;
}
.prBox_content {
	width: 900px;
	height: 369px;
	margin: 0;
}
.prBox_content .more_menu_requestOffer {
	float: left;
	display: inline;
	margin: 52px 0 0 64px;
}
.prBox_contentItem {
	float: right;
	display: inline;
	margin: 40px 86px 0 0;
}
.prBox_contentItem_title {
	display: block;
	width: 300px;
}
.prBox_contentItem_title p {
	color: #FFF;
	margin: 10px 0 20px 0;
}
.prBox_contentItem_left{
	width: 90px;
	padding: 0 10px 0 0;
	float: left;
	display: inline;
}
.prBox_contentItem_left a {
	font-size: 11px;
	font-family: Georgia, sans-serif;
	color:#4579AF;
	text-decoration: underline;
}

.prBox_contentItem_right{
	padding: 0;
	width: 200px;
	float: left;
	display: inline;
}
.prBox_contentItem_right p {
	margin: 0 0 10px 0;
}
.prBox_contentItem_right p a {
	margin: 0 0 10px 0;
	font-size: 11px;
	color: #A0E3F1;
	font-weight: normal;
}
.prBox_contentItem_right p.links a {
	color:#A0E3F1;
	font-size:11px;
	font-style: normal;
	font-weight: normal;
}