@import url("./classes.css");
@import url("../_rsrc/ajax-calendar/ajax-calendar.css");

/**
 * MAIN STYLE
 * 
 * @author      Lukas Vanecek
 * @copyright   Svist 21 s.r.o. (www.svist21.cz) All rights reserved.
 * @import      classes.css
 * @import      ajax-calendar.css
 */

html { margin: 0!important; padding: 0!important; background: #FFF; }
 
body, th, td, input, select, textarea, label { 
    font-size: 12px; 
    font-family: Arial, Helvetica, sans-serif; 
}

input.button { font-size: 11px; }

body { 
    text-align: center;
    padding-top: 5px;
    margin-top: 91px;
}
a:hover {
	color: #666;
}
strong, b { color: #404040; }

div#main { 
    width: 1000px;
    margin: 0 auto 20px auto;
    /*padding-top: 91px; */
    color: #333;
    text-align: left;
}
div#header {
    width: 1000px;
    height: 91px;
    position: absolute;
    top: 5px;
    clear: both;
}
div#header h3 {
    width: 160px!important;
    margin-left: 15px!important;
    _margin-left: 8px!important;
    text-align: center!important;
    float: left;
}
div#header img.arrow {
    margin: 69px 10px 0 7px; 
    width: 14px; height: 8px; 
    border: 0;
    float: left;
}
/* FLAGS */
div#header div#langs {
    position: absolute;
    top: 5px;
    margin-left: 634px;
}
div#header div#langs a, div#header div#langs b {
    margin-right: 5px;
}
div#header div#langs img {
    border: 1px solid #9B9AA0;
}
div#header div#langs a:hover img {
    border: 1px solid #000!important;
}


div#content {
    width: 820px;
    float: right;
}
div#content div.inside {
    width: 600px;
    _width: 640px;
    min-height: 40em;
    _height: 40em;
    padding: 10px 20px;
    float: left;
    line-height: 1.55em;
}
div#content div.inside input.button {
    margin-top: 2em;
    background: #FF6600; 
    border: 3px double #FFF; 
    color: #FFF; 
    text-decoration: none; 
    padding: 3px 6px;
    =hasLayout: false;
    =position: static;
    =float: undefined;
    =width: auto;
    =height: auto;
    =background-color: #FF6600; 
    =border-color: #FF6600;
    =padding: 1px 0px;
    cursor: pointer;
}
input.buttonG {
    margin-top: 2em;
	background: #808080;
    border: 3px double #FFF; 
    color: #FFF; 
    text-decoration: none; 
    padding: 3px 6px;
    
    =hasLayout: false;
    =position: static;
    =float: undefined;
    =width: auto;
    =height: auto;
    =background-color: #808080; 
    =border-color: #808080;
    =padding: 1px 0px;
}
div#main.detailHotel div#content div.inside {
    width: 780px;
    _width: 820px;
    padding: 10px 20px;
    float: left;
}
div#main.detailHotel { 
    background: #FFF url('../_img/2/bg_main_detailHotel.gif') 0 0 repeat-y; 
}
div#sidebar {
    width: 180px;
    padding-bottom: 1em;
    float: left;
}
div#panel {
    width: 160px;
    _width: 180px;
    float: right;
	padding: 10px;
	font-size: 90%;
}
div#navigation {
    margin: 0 1px;
    padding: 0 20px;
    line-height: 24px;
    height: 24px;
    border-bottom: 1px dashed #CCCCCC;
    font-size: 90%;
}
div#navigation p {
    margin: 0;
    padding: 0;
}
div#footer {
    padding-top: 15px;
    clear: both;
    color: #808080;
}
div#footer table { width: 100%; color: #808080; }
div#footer table td { font-size: 11px; }

div#logo {
    position: absolute;
    top: 16px;
    left: 50%;
    margin-left: -480px;
    z-index: 101;
}
h1 {
	margin: 0; padding: 0;
	line-height: 2.2em;
	font-size: 1.3em;
}
h2 {
	margin: 1.5em 0 .5em 0;
	font-size: 1.1em;
}
h3 {
	margin: 1.5em 0 .5em 0;
	font-size: 1em;
}

div#main div#content div.inside ul, div#main div#content div.inside ol {
    margin: .5em 0 .5em 1.5em;
}

/* TOP MENU */
div#header h3 {
    width: 160px;
    width: 155px;
    margin: 64px 0 0 35px; padding: 0;
    float: left;
    color: #DDD; 
    font: italic normal 125% 'Times';
    text-align: left;
}
ul#topMenu {
    height: 24px;
    margin: 60px 0 0 0; padding: 0;
    list-style-type: none;
    color: #FFF;
    float: left;
}
ul#topMenu li {
    margin: 0; padding: 0;
    line-height: 24px;
    float: left;
}
ul#topMenu li a, ul#topMenu li strong {
    margin: 0; padding: 0 1em;
    line-height: 24px;
    float: left;
    font-weight: bold;
    text-decoration: none;
    color: #FFF;
}
ul#topMenu li a:hover {
    color: #000;
}
ul#topMenu li a.selected, ul#topMenu li strong {
    color: #000;
}

/* LEFT MENU */
ul#leftMenu {
    position: relative;
    margin-left: 15px;
    padding:0;
}
ul#leftMenu li {
    margin: 15px 0px 0px 0px;
    list-style-type: none;
}
ul#leftMenu li a {
    padding: 4px 0px 0px 18px;
    background: url('../_img/4/li_main.gif') 0 5px no-repeat;
}
ul#leftMenu li a:hover {
    background: url('../_img/4/li_orange.gif') 0 5px no-repeat;
    
}
ul#leftMenu li a.orange {
    color: #FF6600; 
    font-weight: bold;
    background: url('../_img/4/li_orange.gif') 0 5px no-repeat;
}
ul#leftMenu li a.orange:hover {
    background: url('../_img/4/li_main.gif') 0 5px no-repeat;
}
ul#leftMenu li a.selected, ul#leftMenu li strong {
    font-weight: bold;
    background: url('../_img/4/li.gif') 0 5px no-repeat;
    color: #000!important;
}

/* LEFT SUBMENU */
ul#leftMenu li ul {
	margin-left: 0px;
	=margin-top: 5px;
    padding:0;
}
ul#leftMenu li ul li {
    margin: 0;
    list-style-type: none;
	font-size: 100%;
	padding: 4px 0px 0px 0px;
	/*=padding: 4px 0px; */
}
ul#leftMenu li ul li a {
    margin: 0;
    padding: 4px 0px 0px 18px;
    background: none;
}
ul#leftMenu li strong {
    margin: 0;
    padding: 4px 0px 0px 18px;
}
ul#leftMenu li ul li a.selected, ul#leftMenu li ul li strong {
    font-weight: bold;
    color: #000!important;
}
ul#leftMenu li ul li a:hover {
    color: #666;
}

/* RIGHT PANEL */
form {}
form.quick_choice fieldset { }
form.quick_choice fieldset label { margin-top: .7em; float: left; font-size: 11px; }
form.quick_choice fieldset input, form.quick_choice fieldset select { margin-top: .5em; float: right; font-size: 11px; }
form.quick_choice fieldset select { width: 100%; }
form.quick_choice fieldset input.button { width: 53%; _width: 50%; }


div#filters {}
div#filters h3 { margin-top: 2em; }
div#filters ul {
    list-style-type: none; 
    line-height: 2em;
}
div#filters ul li a { text-decoration: none; }

/* CYKLOTURISTIKA */
#cyklo		{ float: right; margin: 15px 0 3px 10px; font-size: 80%!important; }
#cyklo th	{ padding: 3px; text-align: left; }
#cyklo td	{ padding: 3px; text-align: center; }

/* BOXY */
div#content div.lasty {
	margin-top: 0em;
}
div#content div.lasty div.lastbox {
	width: 288px;
	margin: 10px 0; 
	padding: 0;
	border-top: 3px solid;
	background: #F8F8F8;
	text-align: center;
	float: left;
}
div#content div.lasty div.extend {
    height: 74px;
    _height: 80px;
    line-height: 1.55em;
	margin: 10px 0 10px 0; 
	padding: 2px .5em 2px .5em;
	border: 3px solid #CCCCCC;
	background: #FFF;
	text-align: center;
	float: left;
}
div#content div.lasty div.r { margin-left: 20px; }

div#content div.lasty div.lastbox a.image {
    width: 120px;
    height: 80px;
	float: left;
	overflow: hidden;
}
div#content div.lasty a.add {
    float: left;
    width: 20px;
    height: 15px;
    text-decoration: none;
    position: relative;
    left: 5px;
    top: 60px;
}
.box_info {
    height: 76px;
    _height: 80px;
    padding: 2px; 
    text-align: center; 
    border-bottom: 1px dashed #CCC; 
    line-height: 1.55em;
    border-right: 1px dashed #D6D5D9;
    margin-left: 120px;
}
.box_info span.town { font-size: 90%; }
.box_info table { width: 100%; }
.box_info td.date,.box_info div.title,.extend div.title { color: #808080; }
.box_info td.price,.box_info div.price,.box_info div.price b,.extend div.price,.extend div.price b { color: #FF6600; }
.box_info div.price del { color: #808080;}

/*********************************************************************************** LYZOVANI */

table.lyzovani { width: 100%; _width: 579px; margin: 1em 0 0 0; font-size: 10px; border: solid 1px #EFEFEF; }
table.lyzovani th { background: #EFEFEF; text-align: center; padding-left: 3px; padding-right: 3px; }
table.lyzovani td { padding: .2em .4em;  text-align: center; vertical-align: middle;  font-size: 11px; }
table.lyzovani td ul li { line-height: 1.3em; }
table.lyzovani td.red { color: red; }
table.lyzovani td.blue { color: #0462ac; }

table.grey tr th { color: #999; background: #EFEFEF;  }
table.grey td, table.grey td a, table.grey td b, h2.grey, table.grey td.red, table.grey td.blue, div.grey, p.grey { color: #999; }
table.grey tr.odd td { background-color: #eee; }

h2.orange { color: #FF6600; }

/*********************************************************************************** REGION */
div#region_types {
	width: 186px; height: 155px;
	margin: 0 0 0 10px; padding: 0 0 0 .4em;
	float: right;
}
div#region_locations {
	margin: 10px 0; padding: 0;
	text-align: left;
	font-size: 95%;
	color: gray;
}
div#region_locations b, div#region_types b { color: #000; }
div#region_types b { display: block; }


/*********************************************************************************** HOTEL */
div#content div.inside ul#hotel_menu {
    list-style-type: none;
    margin: 1em 0 0 0!important; padding: 0;
    display: block;
    =height: 1.5em;
    clear: both;
}

div#content div.inside ul#hotel_menu li {
    list-style-image: none;
    padding: 0; margin-right: 5px;
    float: left;
    display: inline;
}

div#content div.inside ul#hotel_menu li#tabInfo a { padding-left:9px;padding-right:9px }
div#content div.inside ul#hotel_menu li#tabFoto a { padding-left:9px;padding-right:9px }
div#content div.inside ul#hotel_menu li#tabTips a { padding-left:9px;padding-right:9px }
div#content div.inside ul#hotel_menu li#tabPrice a { padding-left:9px;padding-right:9px }
div#content div.inside ul#hotel_menu li#tabPackets a { padding-left:9px;padding-right:9px }
div#content div.inside ul#hotel_menu li#tabCalc a { padding-left:9px;padding-right:9px }
div#content div.inside ul#hotel_menu li#tabCapacity a { padding-left:9px;padding-right:9px }
div#content div.inside ul#hotel_menu li#tabOrder a { padding-left:9px;padding-right:9px }
div#content div.inside ul#hotel_menu li#tabOffer a { padding-left:9px;padding-right:9px }

    
div#content div.inside ul#hotel_menu li.active a:link, div#content ul#hotel_menu li.active a:visited {
    display: block;
    text-align: center;
    padding: .1em 1em;
    text-decoration: none;
    border: 1px solid;
}

div#content div.inside ul#hotel_menu li a:link, div#content ul#hotel_menu li a:visited {
    display: block;
    text-align: center;
    padding: .1em 1em;
    text-decoration: none;
    border: 1px solid;
}

div#content div.inside ul#hotel_menu li a:hover {
    text-decoration: none;
}
h1.h1detail { float: left; }

div#contactMail { 
    float: right; 
    padding-top: 8px;
    =padding-top: 5px;
    display: block;
	font-size: 90%;
}
/* MAPA - SEZNAM */ 
div#smapy {
    padding: .5em 0 0 .5em;
    float: right;
    text-align: right;
}
div#smapy iframe, iframe {
    width: 100%; height: 270px;
    border: 0;
}
/*
    border: 1px #618DD6 solid;
    background: #E7EEF9;
    color: #3B6EBF;
*/
}
/*
div#contactMail a:hover { 
    border: 1px #618DD6 solid;
    background: #ADC4E6;
    color: #FFF;
}
*/

/*********************************************************************************** HOTEL CENIK */
table.cenik { width: 100%; _width: 97%; margin: 1em 0 0 0; font-size: 11px; border: none;  }
table.cenik th { padding: .3em .5em .1em .5em; text-align: center; border-left: 1px solid; }
table.cenik td { padding: 0 .4em; line-height: 2em; }

table.cenik th div.subtitle { font-size: 9px; line-height: 11px; margin-bottom: 4px; }

table.cenik td.tl { width: 110px; }
table.cenik td.tc { 
    border-left: 1px solid; 
    padding: 0; 
}
table.cenik td.tc img { border: none; margin-top: 5px; =margin-bottom: 5px; }
table.cenik td.tr { width: 50px; }

table.cenik th.cl { border-left: none; padding-left: .5em; text-align: left; }
table.cenik th.cr {  }

table.cenik th a { color:#ffffff; }

table.cenik td.bl {  }
table.cenik td.bc { border-left: 1px solid; }
table.cenik td.br { border-left: 1px solid; border-top: 1px solid; vertical-align: middle;}

table.cenik td.sluzby { border-left: 1px solid; border-top: 1px solid; vertical-align: middle;}

#price-title1, #price-title2 { width: 50em; margin: 1em 0 3em 0; color: gray; }

form.quick_choice fieldset input, form.quick_choice fieldset select { margin-top: .5em; float: right; font-size: 11px; }

div.legend { font-size: 10px; margin: 25px 0px;}
div.legend b { margin: 0 0 0 10px;}

div#content div#contentPrice h3 { margin: .5em 0 1em 0; }
div.note_header { margin: .5em 1.5em; font-weight: bold; }

label.note_value { float: left; width: 180px; margin-left: 3.5em; padding-left: 5px; border-right: 1px solid; border-right-color: #FFFFFF; clear: both; }
div.note_dates { float:left; width:550px; }
div.note_date { }
div.note_date.odd, label.note_value.odd { background-color: #F0F0F0; }
div.note_text { margin-left: 3.5em; padding-left: 5px; margin-bottom: 5px; }

table.tabnotes {  }
table.tabnotes td { padding:3px; }
table.tabnotes td.note_header { font-weight: bold; }
table.tabnotes tr.odd td { background-color:#F0F0F0; }
table.tabnotes tr.odd td.clr { background-color: #FFFFFF; width: 2em; }
table.tabnotes td.dates { padding-left: 30px; }

/*********************************************************************************** HOTEL BALICEK */
div#content table.hotel_packet { text-align: left; width: 100%; _width: 97%; border: none; margin-top: .5em; }
div#content table.hotel_packet td { vertical-align: top; }

div#content table.hotel_packet td.pleft {
    width: 185px;
    text-align: center;
    border-top: 5px solid;
    border-bottom: 5px solid;
    border-left: 1px solid;
    border-right: 1px solid;
    line-height: 2em;
}

div#content table.hotel_packet td.l { border-bottom: 5px solid; }
div#content table.hotel_packet td.m { border-bottom: 5px solid; }
div#content table.hotel_packet td.r { border-bottom: 5px solid; }

div#content table.hotel_packet div.img { text-align: right; height: 80px; margin: .5em 0; }

div#content table.hotel_packet td.bt { border-top: 5px dashed; }
div#content table.hotel_packet td.bb { border-bottom: 5px dashed; height: 20px; }
div#content table.hotel_packet td.padding_left { padding-left: .5em; }
div#content table.hotel_packet td.padding_top { padding-top: .2em; }

div#content td.pleft div.packetText { height: 3em; _height: 4.5em; line-height: 1.3em; }
div#content td.pleft p.balicky { min-height: 4em; _height: 60px; padding-bottom: .4em; font-size: 90%; }
div#content td.pleft b { font-size: 110%; }
/*********************************************************************************** HOTEL KALKULACKA */
.priceHead { color: #675b61; background-color: #c9d5da; background-color: red; font-weight: bold; }

/*********************************************************************************** VYHLEDAVANI */
div#content div#search_result { margin: 0 0 1em 0; }
div#content div#search_result div.locality { float: right; color: gray; }
div#content div#search_result a.regionLink { color: gray; text-decoration: none; font-style: italic; }
div#content div#search_result .highlight { font-weight: bold; }
div#content div#search_result a:hover { color: #000; }

/*********************************************************************************** OBJEDNAVKA */
#mainForm { _width: 97%; _margin: 0; _padding: 0}
#mainForm label { float:left; width: 130px; text-align:right; margin: 6px 10px 0 0; }
#mainForm br    { clear: both; }
#mainForm input,#mainForm textarea,#mainForm select { font: 12px arial; margin-top:5px; width:180px; border:1px solid #999; padding: 1px 2px; background-color: #efefef;}
#mainForm .chf-alert{ border:1px solid red; background-color: #FFF;}
#errmess { font: bold 13px Arial; color: red; visibility: hidden; _width: 97%}
#leftcol { margin: 0; padding-left: 0;}
#leftcol label { width: 40%; }
#rightcol { float:left; _float:right; margin-left: 1em; _padding-right: 0; padding-left: 0;}

#orderTable { border: none; _width: 97%}
#orderTable td { border-bottom: 1px solid #f0f0f0; padding-right:10px; width:97%; }
#orderTable .orderLeft { width:50%; text-align:right; }
#orderTable .orderRight { text-align:left; font-weight: bold; }

/* INDICATOR ORDER WAY */
div#orderIndicator { margin: 2em 0; text-align: center; height: 4em; }
div#orderIndicator table tr td { width: 95px; padding: .2em .5em; color: #A7A6AA; border: 1px solid #A7A6AA; }
div#orderIndicator table tr td.divider { width: auto; font-size: 200%; border: none; }
div#orderIndicator table tr td.active { color: #339900; font-weight: bold; }

div.divimage { margin: .5em 0; clear: left; } 
div.divimage div { float: left; width: 45px; height: 40px; }
div.divimage img { margin-top: 4px; }

/* PHOTOS */
div.hPhotos { margin: .5em -2px 0 0; _margin: .5em -5px 0 0; padding: 0 0 .5em 0 }

a.thickbox, strong.thickbox { margin: 0; padding: 2px; border: 1px solid #EFEFEF; float: left; }
a.thickbox:hover { border: 1px solid #666; }
a.thickbox img, strong.thickbox img  { margin: 0 0 -5px 0; =margin-bottom: 0; padding: 0; float: none}

a.thickboxx, strong.thickboxx { margin: 0; padding: 2px; border: 1px solid #EFEFEF; float: left; }
a.thickboxx:hover { border: 1px solid #666; }
a.thickboxx img, strong.thickboxx img  { margin: 0 0 -5px 0; =margin-bottom: 0; padding: 0; float: none}

a.highslide, strong.thickbox { margin: 0; padding: 2px; border: 1px solid #EFEFEF; float: left; }
a.highslide:hover { border: 1px solid #666; }
a.highslide img, strong.thickbox img  { margin: 0 0 -5px 0; =margin-bottom: 0; padding: 0; float: none;border:0}


a.previmg { margin-right: .5em; }
a.previmg img { =margin-bottom: -3px; }

/* SEASON CHOICE */
a.season_ch, b.season_ch {
    float: left;
    margin: 1.8em;
    padding: 2px; border: 1px solid #EFEFEF;
}
a.season_ch:hover, b.season_ch { border: 1px solid #666; }
div.season_cha { padding: 1em 0 0 0; text-align: center;}
div.season_cha a { margin: 0 2em 0 3px; }
div.season_cha img { vertical-align: -18%; }
.small {font-size: 90%;}

/* CAPACITY */
div#contentCapacity { margin: 2em 0; }
div#contentCapacity h2 span { color: #FF6600; }
div#contentCapacity div.content {  }
div#contentCapacity div.content h3 { margin: 1em 0; text-align: center; font-size: 120%; }
div#contentCapacity a.monthSwitch, div#contentCapacity div.monthSwitch {
    width: 7em;
    margin: 2.5em 0 0 0;
    padding: .5em .75em;
    display: block;
    float: left;
    text-decoration: none !important;
    font-weight: bold;
    line-height: 1em;
}
div#contentCapacity a.monthSwitch.prev, div#contentCapacity div.monthSwitch.prev { padding-left: 0; text-align: right; }
div#contentCapacity a.monthSwitch.next { padding-right: 0; margin-top: 2.4em; }
div#contentCapacity div.capacityTable {
    margin: 0 1em;
    float: left;
}
div#contentCapacity div.capacityTable div.roomSwitch {
    margin: 0; padding: 0;
    border: none;
    text-align: left;
}
div#contentCapacity div.capacityTable div.roomSwitch a {
    margin: 0 4px 0 0;
    padding: 5px 0 0 0;
    display: block;
    float: left;
    text-decoration: none;
}
div#contentCapacity div.capacityTable div.roomSwitch a#roomSelected {}
div#contentCapacity div.capacityTable div.roomSwitch a span.symbol {
    margin: 0 .73em .3em .73em;
    display: block;
}
div#contentCapacity div.capacityTable table {
    margin: 0; padding: 0;
    clear: both;
}
div#contentCapacity div.capacityTable table tbody {
    margin: 0; padding: 0;
}
div#contentCapacity div.capacityTable table tr.days th {
    padding: .4em 0 .2em 0;
    font-size: 110%;
    color: #969CA0;
    color: #515C62;
    text-align: center;
}
div#contentCapacity div.capacityTable table td {
    width: 6em;
    height: 5.5em;
    text-align: center;
    border: solid #FFF;
    border-width: 4px 4px 0 0;
    background: #A5CF67;
    color: #000;
}
div#contentCapacity div.capacityTable table td.last,  
div#contentCapacity div.capacityTable table td.na.last {
    border-right: none;
}
div#contentCapacity div.capacityTable table td.na {
    background: #DFDFDF;
    background: #CFCFCF;
    border: none;
    color: #CFCFCF;
    border: solid #FFF;
    border-width: 4px 4px 0 0;
}
div#contentCapacity div.capacityTable table td.onRequest {
    background: #FFEBCF;
    background: #FFBD5F;
}
div#contentCapacity div.capacityTable table td.na span.day {
    color: #888;
    color: #666;
}
div#contentCapacity div.capacityTable table td span.day {
    color: #555;
    font-size: 85%;
}
div#contentCapacity div.capacityTable table td span.price { color: #555; }
div#contentCapacity div.capacityTable table td span.capacity {
    font-weight: bold;
    font-size: 110%;
    color: #FFF;
}

acronym {
	cursor: help;
}

table.payoptions { }
table.payoptions td { font-size: 11px; text-align: center; padding: 2px; }
table.banktrans td { font : 11px "Courier New", Courier, monospace; text-align: center; padding: 4px; }
table.payoptions td input { width: auto; margin-top: 1em!important; }
table.payoptions td input.b1 { background-color:#618DD6!important; }
table.payoptions td input.b2 { background-color:#666!important; }
table.payoptions td input.b3 { background-color:#339900!important; }
table.payoptions td input.b4 { background-color:#666!important; }
table.payoptions th { text-align: center; color: #ffffff; background-color: #339900; padding: 6px; }
table.payoptions th.advance { background-color: #618DD6;}
table.payoptions td.bt, table.banktrans td.bt { border-top: 1px solid silver; }
table.payoptions td.br, table.banktrans td.br { border-right: 1px solid silver; }
table.payoptions td.bb, table.banktrans td.bb { border-bottom: 1px solid silver; }
table.payoptions td.bl, table.banktrans td.bl { border-left: 1px solid silver; }

#id-bank-trans1, #id-bank-trans2 { display: none; margin-top: 2em; }
#id-bank-trans1 p.note, #id-bank-trans2 p.note { font-size: 10px; color: grey; line-height: 1.1em; }
#id-advantage { display: none; background-color: #f3f3f3; padding: 1em; }

table.standard 		{}
table.standard td	{padding: 2px 3px;}

table.standard100 		{width: 100%;}
table.standard100 td	{padding: 2px 3px;}
table.standard100 th	{padding: 2px 3px;}

ol.indent li {margin-top: 10px;}

/*MAPY*/
/*mapa pro regiony*/
#regionmap {
	position:relative;
	width:600px;
	height:400px;
}
#regionmap div.buttons {
	position:absolute;
	top:6px;
	left:0px;
	text-align:right;
}
#regionmap div.buttons a {
	display:block;
	float:left;
	margin:0 0 0 6px;
	padding:1px 10px;
	font-size:0.9em;
	text-decoration:none;
}
/*season 1*/
.rmseason1 a {background:#fff;border:1px solid #c1de9b;}
.rmseason1 a:hover,
.rmseason1 a.active {background:#deeec7;}
/*season 2*/
.rmseason2 a {background:#fff;border:1px solid #fecb7c;}
.rmseason2 a:hover,
.rmseason2 a.active {background:#ffeacb;}
/*season 3*/
.rmseason3 a {background:#fff;border:1px solid #afae80;}
.rmseason3 a:hover,
.rmseason3 a.active {background:#e8e8d9;}
/*season 4*/
.rmseason4 a {background:#fff;border:1px solid #adc5eb;}
.rmseason4 a:hover,
.rmseason4 a.active {background:#e7eef9;}

#regionmap iframe {width:100%;height:100%;}

ul.rmtownslist {
	float:left;
	margin:10px 0 0 40px !important;
	padding:0 !important;
	width:160px;
	list-style:none;
}
ul.rmtownslist li {
}
ul.rmtownslist li a strong {font-weight:normal;}
ul.rmtownslist li a.alltownsstyle {color:#000;}


#regionmaptext {
	display:none;
	position:absolute;
	right:3px;
	top:-25px;
	color:gray;
	background:#fff;
	z-index:100;
}

.mapishid {
	margin:0 !important;
	padding:0 !important;
	width:1px !important;
	height:1px !important;
	overflow:hidden !important;
}
.mapisshow {
	margin:10px 0;
}
#showmappoint {
	padding:0 0 0 45px;
	cursor:pointer;
	text-decoration:underline;
}
#showmappoint.active {
	color:#000;
}

#srch {width:110px;}


#unoffer table th {text-align:right;padding-right:10px;font-weight:normal;width:40%}
#unoffer table input {font: 12px arial;border:1px solid #999;background-color: #efefef;margin: 2px 0;height:17px;}
#unoffer table .button {height:30px;}
#unoffer table textarea {font: 12px arial;border:1px solid #999;background-color: #efefef;margin: 2px 0;}

#newsletterTR {color:#666;}
#newsletterTR td {line-height:12px;padding-top:10px;}
#newsletterTR td label {font-size:11px;line-height:14px;}
#newsletterTR th {vertical-align:top;padding-top:10px;font-size:10px}
#newsletterTR th br {display:none;}
#newsletterTR th label {margin:0 10px 0 5px;font-weight:normal;}
#newsletterTR th input {border:0;background-color:#FFF}


.helpBubble {display: none;position: absolute;width: 210px;}
.helpBubble .bubbleTop{display:block;height:9px;overflow:hidden;background:url(../_img/b_top.gif) no-repeat 0px 0;_background:url(../_img/b_top.gif) no-repeat 0px 0;}    
.helpBubble .bubbleMiddleRight{display:none;_height:10px;min-height:10px;width:auto;padding:2px 14px 2px 24px;font-size:85%;background:url(../_img/b_middle_r.gif) no-repeat 0 0;_background:url(../_img/b_middle_r.gif) no-repeat 0 0;}
.helpBubble .bubbleMiddleLeft{display:none;_height:10px;min-height:10px;width:auto;padding:2px 14px 2px 24px;font-size:85%;background:url(../_img/b_middle_l.gif) no-repeat 12px 0;_background:url(../_img/b_middle_l.gif) no-repeat 12px 0;}
.helpBubble .bubbleBottom{display:block;height:9px;overflow:hidden;background:url(../_img/b_bottom.gif) no-repeat 0 0;_background:url(../_img/b_bottom.gif) no-repeat 0 0;}
.helpBubble .bubbleMiddleLeft div {width:160px}
.helpBubble .bubbleMiddleRight div {width:160px}
.helpBubble .bubbleText{display: none;}
