HTML#ecwid_html BODY#page .ecwid
{
	margin: 0px !important;
	font-family: arial !important;
	color: #777777 !important;
	padding: 0px !important;
	font-size: 13px !important;
	line-height: 1.5 !important;
}
HTML#ecwid_html BODY#page .ecwid A, HTML#ecwid_html BODY#page .ecwid A:active, HTML#ecwid_html BODY#page .ecwid A:visited
{
	font: normal 13px arial, geneva, verdana, sans-serif !important;
	color: #61B2DD !important;
	background-color: transparent !important;
	text-decoration: none !important;
	cursor: pointer !important;
}
HTML#ecwid_html BODY#page DIV.ecwid-productBrowser-head
{
	font-family: arial;
	color: #555555 !important;
}
.ecwid-productBrowser-categoryPath
{
	padding: 10px 0 !important;
	border-bottom: 1px solid #D8D6D9 !important;
}
.ecwid-productBrowser-head
{
	font-size: 32px !important;
}
.ecwid-ProductBrowser-auth-anonim
{
	position: absolute !important;
	right: 0;
	margin-right: 0px !important;
	margin-top: 5px !important;
}
HTML#ecwid_html BODY#page DIV.ecwid-productBrowser-category
{
	padding-top: 0 !important;
}
/*The top panel, containing the result items count and the sort by dropdown*/
.ecwid-results-topPanel-controlsPanel
{
	width: 100% !important;
	display: block !important;
	background-color: #61B2DD !important;
	padding: 5px !important;
	color: #FFFFFF !important;
	/*+box-sizing:border-box;*/
	-webkit-box-sizing: border-box !important;
	-moz-box-sizing: border-box !important;
	-ms-box-sizing: border-box !important;
	box-sizing: border-box !important;
}
.ecwid-results-topPanel-sortByPanel
{
	/*+placement:float-right 0px 0px;*/
	float: right !important;
	position: relative !important;
	left: 0px !important;
	top: 0px !important;
}
.ecwid-results-topPanel-viewAsPanel
{
	margin-left: 10px !important;
}
.ecwid-results-topPanel-sortByPanel SELECT.gwt-ListBox
{
	font: 12px tahoma, geneva, verdana, sans-serif;
	color: #000000;
	border: 1px solid transparent;
	margin-top: -2px !important;
	margin-left: 10px !important;
	margin-right: 2px !important;
}
.ecwid-results-topPanel DIV
{
	color: #FFFFFF !important;
	font-family: arial !important;
}
.ecwid-results-topPanel .ecwid-results-topPanel-itemsCountLabel
{
	color: #777 !important;
}
/*Ecwid Categories
----------------------------------------------------------------------------------------------------
- Vertical*/
.ecwid-categories-vertical
{
	background-color: #FFFFFF !important;
	padding: 0 !important;
}
.ecwid-categories-vertical-table
{
	width: 100% !important;
}
.ecwid-categories-vertical-table-cell-categoryLink
{
	margin: 0px !important;
	padding: 8px 0 !important;
}
.ecwid-categories-vertical-table-lastVisibleCell .ecwid-categories-vertical-table-cell-categoryLink
{
	padding: 2px 0px 4px !important;
}
.ecwid-categories-category
{
	font-size: 13px !important;
	color: #555555 !important;
	font-family: arial !important;
}
.ecwid-categories-vertical TD.gwt-MenuItem
{
	padding: 10px 20px 0px !important;
	width: 100% !important;
}
.ecwid-categories-vertical-table-cell
{
	border-bottom: 1px solid #D8D6D9 !important;
}
.ecwid-categories-vertical-table-lastVisibleCell
{
	border-bottom: none !important;
	/*+box-shadow:none;*/
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
	-o-box-shadow: none !important;
	box-shadow: none !important;
	padding-bottom: 0 !important;
	padding-top: 7px !important;
}
.ecwid-categories-MenuBarPopup DIV.menuSeparatorInner
{
	margin-bottom: 2px !important;
}
.ecwid-categories-MenuBarPopup TD.gwt-MenuItem
{
	padding: 5px 34px 5px 10px !important;
}
.ecwid-categories-MenuBarPopup
{
	background-color: #FFFFFF !important;
	border: 1px solid #CBCED1 !important;
	padding: 2px 12px 10px 7px !important;
	z-index: 45;
	display: block !important;
}
/*Ecwid Shopping Bag
----------------------------------------------------------------------------------------------------
Main container of the Bag widget*/
HTML#ecwid_html BODY#page DIV.ecwid-minicart
{
	width: 250px !important;
	height: 85px !important;
	text-align: center !important;
	display: inline-block !important;
	z-index: 50 !important;
	-moz-user-select: none !important;
	-o-user-select: none !important;
	user-select: none !important;
	overflow: hidden !important;
	margin-top: 22px !important;
	/*+placement:float-right 0px 0px;*/
	float: right !important;
	position: relative !important;
	left: 0px !important;
	top: 0px !important;
	bottom: 0px !important;
	/*+border-radius:5px 5px 0 0;*/
	-moz-border-radius: 5px 5px 0 0 !important;
	-webkit-border-radius: 5px 5px 0 0 !important;
	-khtml-border-radius: 5px 5px 0 0 !important;
	border-radius: 5px 5px 0 0 !important;
	background-image: none !important;
	background: rgb(255, 255, 255) !important;
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(242,242,242,1) 100%) !important;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(242,242,242,1))) !important;
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(242,242,242,1) 100%) !important;
	background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(242,242,242,1) 100%) !important;
	background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(242,242,242,1) 100%) !important;
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(242,242,242,1) 100%) !important;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f2f2f2',GradientType=0 ) !important;
	margin-right: 20px;
}
HTML#ecwid_html BODY#page #fixed-page DIV.ecwid-minicart
{
	width: 250px !important;
	height: 85px !important;
	text-align: center !important;
	display: inline-block !important;
	z-index: 50 !important;
	-moz-user-select: none !important;
	-o-user-select: none !important;
	user-select: none !important;
	overflow: hidden !important;
	margin-top: 32px !important;
	/*+placement:float-right 0px 0px;*/
	float: right !important;
	position: relative !important;
	left: 0px !important;
	top: 0px !important;
	bottom: 0px !important;
	/*+border-radius:5px 5px 0 0;*/
	-moz-border-radius: 5px 5px 0 0 !important;
	-webkit-border-radius: 5px 5px 0 0 !important;
	-khtml-border-radius: 5px 5px 0 0 !important;
	border-radius: 5px 5px 0 0 !important;
	background-image: none !important;
	background: rgb(255, 255, 255) !important;
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(242,242,242,1) 100%) !important;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(242,242,242,1))) !important;
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(242,242,242,1) 100%) !important;
	background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(242,242,242,1) 100%) !important;
	background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(242,242,242,1) 100%) !important;
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(242,242,242,1) 100%) !important;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f2f2f2',GradientType=0 ) !important;
	margin-right: 20px;
}
/*Widget caption*/
HTML#ecwid_html BODY#page DIV.ecwid-minicart-caption
{
	position: relative !important;
	width: 250px !important;
	text-align: right !important;
	font: normal 16px arial, sans-serif !important;
	color: #555555 !important;
	padding-top: 10px !important;
	/*+box-sizing:border-box;*/
	-webkit-box-sizing: border-box !important;
	-moz-box-sizing: border-box !important;
	-ms-box-sizing: border-box !important;
	box-sizing: border-box !important;
	padding-right: 20px !important;
	left: 0 !important;
	top: 0 !important;
}
/*Drag and drop tip label*/
HTML#ecwid_html BODY#page DIV.ecwid-minicart-label
{
	position: relative !important;
	width: 250px !important;
	text-align: right !important;
	font: normal 16px arial, sans-serif !important;
	color: #555555 !important;
	padding-top: 0 !important;
	/*+box-sizing:border-box;*/
	-webkit-box-sizing: border-box !important;
	-moz-box-sizing: border-box !important;
	-ms-box-sizing: border-box !important;
	box-sizing: border-box !important;
	padding-right: 20px !important;
	left: 0 !important;
	top: 0 !important;
}
HTML#ecwid_html BODY#page SPAN.ecwid-minicart-label-text
{
	font: 11px / 1.5 arial, sans-serif !important;
	color: #61B2DD !important;
}
/*A link to open bag*/
HTML#ecwid_html BODY#page DIV.ecwid-minicart-link
{
	position: relative !important;
	width: 250px !important;
	text-align: right !important;
	font: normal 13px / 1.3 arial, sans-serif !important;
	color: #555555 !important;
	padding-top: 0 !important;
	/*+box-sizing:border-box;*/
	-webkit-box-sizing: border-box !important;
	-moz-box-sizing: border-box !important;
	-ms-box-sizing: border-box !important;
	box-sizing: border-box !important;
	padding-right: 20px !important;
	left: 0 !important;
	top: 5px !important;
}
HTML#ecwid_html BODY#page DIV.ecwid-minicart-link *
{
	text-decoration: none !important;
	cursor: pointer !important;
	font: 11px / 1.5 arial, sans-serif !important;
	color: #FFFFFF !important;
	background-color: #61B2DD !important;
	padding: 5px 9px !important;
}
HTML#ecwid_html BODY#page DIV.ecwid-minicart-link *:hover
{
	color: #FFFFFF !important;
	background-color: #4CA8D8 !important;
}
/*Items counter*/
HTML#ecwid_html BODY#page DIV.ecwid-minicart-counter
{
	position: absolute !important;
	left: 20px !important;
	top: 20px !important;
	width: 28px !important;
	font: normal 20px tahoma, geneva, verdana, sans-serif !important;
	color: #FFFFFF !important;
	text-align: center !important;
	cursor: pointer !important;
	zoom: 1 !important;
	/*+border-radius:100px;*/
	-moz-border-radius: 100px !important;
	-webkit-border-radius: 100px !important;
	-khtml-border-radius: 100px !important;
	border-radius: 100px !important;
	padding: 10px !important;
	background-color: #61B2DD !important;
}
/*Styles indicating that a product is being moved over the widget*/
HTML#ecwid_html BODY#page DIV.ecwid-minicart-dropTargetEngage
{
	background-position: bottom right;
}
HTML#ecwid_html BODY#page DIV.ecwid-minicart-dropTargetEngage SPAN.ecwid-minicart-label-text
{
	background-color: #D0E8F5 !important;
}
/*Ecwid Search
----------------------------------------------------------------------------------------------------*/
.ecwid-SearchPanel INPUT.ecwid-SearchPanel-field
{
	width: 100% !important;
	margin: 0px !important;
	padding: 6px !important;
	border: 5px solid #D0E8F5 !important;
	color: #777777 !important;
	/*+box-sizing:border-box;*/
	-webkit-box-sizing: border-box !important;
	-moz-box-sizing: border-box !important;
	-ms-box-sizing: border-box !important;
	box-sizing: border-box !important;
	font-size: 13px;
}
.ecwid-SearchPanel INPUT.ecwid-SearchPanel-field:focus
{
	border: 5px solid #61B2DD !important;
}
.ecwid-SearchPanel BUTTON
{
	margin-bottom: 0px !important;
	margin-top: 10px;
}

/*Copyright (C) YOOtheme GmbH, http://www.gnu.org/licenses/gpl.html GNU/GPL


Custom Rules
----------------------------------------------------------------------------------------------------*/


h1.welcome {margin:0px;}

h2.headtrvlr  {padding-bottom:10px;}

.homequotes  {margin: -10px 0px 0 85px;}

#travchoice {background: url('http://lakelocate.com/templates/oceanclub/images/usmapbackground.png'); background-repeat: no-repeat; margin-left: -10px;}

#lupabutton {vertical-align:top}


#letters {margin-left:40px; margin-bottom: 50px}

#letters table {vertical-align:middle;margin-left:40px;

// margin:10px auto 0 auto}

#letters a:link, #letters a:visited, #letters a:hover {font-size:11px;text-transform:uppercase;font-weight:bold;border:solid 1px #999;margin:0 1px 0 1px;line-height:1.4em !important;height:1.4em;padding:1px 3px;text-align:center;text-decoration:none;}

#letters a:hover{background-color:#61B2DD;color:#fff}

.favorite {
	color: #0099CC;
	text-decoration: underline;
}
.favorite:hover {
	color: #0099CC;
	text-decoration: none;
}

#floatleft {float:left; margin-top:10px;}

.floatleft160 {float:left; width:160px;}

.floatlefthidden {float:left; overflow:hidden;}

.floatleft370 {float:right; text-align:center;overflow:hidden; width:370px; margin-top:10px;}

#lakepage {font-size:0.6em !important; margin-bottom:-20px; padding:0px;}

#page
{
	background: url(../images/back/back_image_6.jpg) repeat-x top center;
}
/*Copyright (C) YOOtheme GmbH, http://www.gnu.org/licenses/gpl.html GNU/GPL*/
H1, H2, H3, H4, H5, H6
{
	font-family: Kreon;
	font-style: normal;
}
H1
{
	font-size: 30px;
	line-height: 1.4;
}
H2
{
	font-size: 24px;
	line-height: 1.4;
}
H3
{
	font-size: 20px;
	line-height: 1.4;
}
H4
{
	font-size: 16px;
	line-height: 1.4;
}
H5
{
	font-size: 14px;
	line-height: 1.4;
}
H6
{
	font-size: 12px;
	line-height: 1.4;
}
.mod-box .module-title
{
	font-size: 15px;
}
/*Copyright (C) YOOtheme GmbH, http://www.gnu.org/licenses/gpl.html GNU/GPL*/
.menu-dropdown A.level1, .menu-dropdown SPAN.level1
{
	font-family: Asap;
	font-style: normal;
	font-size: 14px;
}

/* Copyright (C) YOOtheme GmbH, http://www.gnu.org/licenses/gpl.html GNU/GPL */


/* Breakpoints
----------------------------------------------------------------------------------------------------*/

/* All except large Screens */
@media (max-width: 1220px) {
    
}

/* Hide Scroll to Top */
@media (max-width: 1390px) {

    #totop-scroller {
        right: -50px;
    }
}

/* Hide Scroll to Top */
@media (max-width: 1100px) {

    #totop-scroller {
        display: none;
    }
}

/* Only Phones and Tablets (Portrait) */
@media (max-width: 959px) {

    .notice-subtitle {
        padding-top: 25px;
    }

    #footer {
        text-align: center;
        font-size: 12px;
    }

    #menubar {
        width: 100%;
        margin: 0px;
        padding: 0px;
        text-align: center;
    }

    #menubar #logo {
        /*+placement:margin-auto 0px 0px;*/
        margin-left: auto;
        margin-right: auto;
        position: relative;
        left: 0px;
        top: 0px;
        text-align: center;
        width: 100%;
    }

    #menu {
        text-align: center;
        width: 100%;
        margin: 0px;
        padding: 0px;
    }
    /*[clearfix]*/ #menu UL.menu.menu-dropdown {
        float: none;
        text-align: center;
        display: inline-block;
    }

    .menu-dropdown .dropdown {
        top: 77px;
        z-index: 99999;
        text-align: left;
    }
}

/* Only Tablets (Portrait) */
@media (min-width: 768px) and (max-width: 959px) {

    .grid-gutter > .grid-box:nth-child(n+3) > * {
        margin-top: 0px;
    }

    .grid-gutter > .grid-box.width25 > * {
        margin-top: 15px;
    }
}

/* Only Tablets (Portrait) and Phones (Landscape) */
@media (min-width: 480px) and (max-width: 959px) {

    /* Layout */
    #search {
        display: none;
    }
}

/* Only Phones */
@media (max-width: 767px) {

    /* Layout */
    #toolbar, #headerbar, #menubar, #breadcrumbs, #totop-scroller {
        display: none;
    }

    .module-page-title {
        text-align: center;
    }

    #header-responsive {
        text-align: center;
        padding: 20px;
    }

    #header-responsive SELECT {
        border: 1px solid #dedede;
        padding: 5px;
    }

    #header-responsive .logo {
        display: inline-block;
        width: 100%;
        vertical-align: middle;
        margin-right: 0;
        margin-bottom: 10px;
    }

    #footer {
        text-align: center;
        font-size: 12px;
    }

    .grid-gutter > .grid-box:nth-child(n+1) > * {
        margin-top: 15px;
    }

    /*Widgetkit Slideshow Caption*/
    .wk-slideshow-default .caption {
        display: none;
    }

    .wk-slideshow-default .caption H1, .wk-slideshow-default .caption H2, .wk-slideshow-default .caption H3, .wk-slideshow-default .caption H4, .wk-slideshow-default .caption H5, .wk-slideshow-default .caption P {
        display: none;
    }

    .layout-slideshow .sprocket-features-content {
        display: none;
    }
}

/* Only Phones (Landscape) */
@media (min-width: 480px) and (max-width: 767px) {
}

/* Only Phones (Portrait) */
@media (max-width: 479px) {

    /* System */
    #system .items .item, #system .items .item:first-child {
        margin-top: 12px;
        padding-top: 18px;
        border-top-width: 1px;
    }

    #system .items :first-child .item:first-child {
        margin-top: 0;
        padding-top: 0;
        border-width: 0;
    }

    #system .items .leading .item {
        margin-bottom: 0;
        padding-bottom: 0;
        border-width: 0;
    }
}
/* Copyright (C) YOOtheme GmbH, http://www.gnu.org/licenses/gpl.html GNU/GPL */


/*Top A
----------------------------------------------------------------------------------------------------*/
#top-a_wrapper
{
	background: #798184 url(../../images/top_a_back/background_one.png) no-repeat bottom left;
	color: #FFFFFF;
	/*+box-shadow:inset 0px 5px 5px #777777;*/
	-moz-box-shadow: inset 0px 5px 5px #777777;
	-webkit-box-shadow: inset 0px 5px 5px #777777;
	-o-box-shadow: inset 0px 5px 5px #777777;
	box-shadow: inset 0px 5px 5px #777777;
}
#top-a H1, #top-a H2, #top-a H3, #top-a H4, #top-a H5, #top-a H6
{
	color: #FFFFFF;
}
#top-a .module-title
{
	background: none;
}
#top-a .module-title > SPAN
{
	background-color: transparent;
}
/*--- Search Box*/
#top-a .searchbox
{
	width: 100%;
	height: 34px;
	padding: 0 25px;
	border: 1px solid #DDDDDD;
	background: #FFFFFF url(../../images/searchbox_magnifier.png) no-repeat 2px 1px;
	/*+box-sizing:border-box;*/
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	/*+border-radius:3px;*/
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	margin-top: 10px;
	border: none;
}
#top-a .searchbox INPUT
{
	height: 33px;
	color: #333;
	font-size: 12px;
}
#top-a .searchbox INPUT:-moz-placeholder
{
	color: #999;
}
#top-a .searchbox INPUT::-webkit-input-placeholder
{
	color: #999;
}
#top-a .searchbox INPUT.placeholder
{
	color: #999;
}
#top-a .searchbox .results
{
	top: 34px;
	color: #444444;
}
#top-a .searchbox .results H3
{
	top: 34px;
	color: #444444;
}
/*--- Lists and Table*/
#top-a UL.line > LI
{
	border-top: 1px solid #2D2E31;
	/*+box-shadow:inset 0px 1px #46474C;*/
	-moz-box-shadow: inset 0px 1px #46474C;
	-webkit-box-shadow: inset 0px 1px #46474C;
	-o-box-shadow: inset 0px 1px #46474C;
	box-shadow: inset 0px 1px #46474C;
}
#top-a UL.line > LI:first-child
{
	border: none;
	/*+box-shadow:none;*/
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	-o-box-shadow: none;
	box-shadow: none;
}
#top-a UL.line > LI A
{
	padding-left: 20px;
	background: url(../images/bottom_line.png) no-repeat 0px 5px;
}
#top-a UL.zebra > LI, #top-a TABLE.zebra TBODY TD
{
	border-bottom: 1px solid #2D2E31;
	padding: 5px 10px;
}
#top-a UL.zebra > LI:first-child, #top-a TABLE.zebra TBODY TR:first-child TD
{
	border-top: 1px solid #2D2E31;
}
#top-a UL.zebra > LI.odd, #top-a TABLE.zebra TBODY TR.odd
{
	background: #47484C;
}
#top-a UL.zebra > LI:nth-of-type(odd), #top-a TABLE.zebra TBODY TR:nth-of-type(odd)
{
	background: #47484C;
}
/*--- Widgetkit Twitter*/
#top-a ARTICLE:first-child
{
	border-top: none;
	/*+box-shadow:none;*/
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	-o-box-shadow: none;
	box-shadow: none;
}
#top-a ARTICLE
{
	border-top: 1px solid #2B2D30;
	/*+box-shadow:inset 0px 1px #46474C;*/
	-moz-box-shadow: inset 0px 1px #46474C;
	-webkit-box-shadow: inset 0px 1px #46474C;
	-o-box-shadow: inset 0px 1px #46474C;
	box-shadow: inset 0px 1px #46474C;
}


/*Main page START*/
.mobile-view{
	display:none;
	}

@media (max-width:485px){
	.mobile-view{
	display:block;
	width:100%;
	}
	
	#innermiddle div.grid-block.grid-gutter{
	display:none;
	}
}
/*Main page END*/

/*Lake page START*/
div#floatleft {
    width: 60%;
    margin-right: -4%;
    margin-left: -1%;
}

div.floatleft370.image-container {
    margin: 10px -4%;
}

div#floatleft > div:after {
    display: block;
    clear: both;
    content: "";
}
div#floatleft > div > .side-menu {
    width: 30%;
}
div#floatleft > div > .top-content {
    width: 69%;
    margin-left: -2%;
}
@media (max-width:865px){
    div#floatleft {
        width: 100%;
        margin-right: 1%;
        margin-left: -1%;
    }

    div.floatleft370.image-container {
        width: 100%;
    }
    div#img_current_container {
        text-align: center;
    }
	.panes div{
		max-width: 90% !important;
	}
}

@media (max-width:875px) and (min-width:500px){
    table.tab1,
    table tr > td,
    table table,
    div#div_res tr,
    div#div_hotels tr{
        width:100%;
    }
    table table tbody > tr {
        width: 51%;
        float: left;
    }

    table table tbody > tr:nth-child(3),
    table table tbody > tr:nth-child(4){
        width: 49%;
        vertical-align:top;
    }
    body table > tbody > tr > td> table > tbody > tr:nth-child(3){
        margin-top: -27px;
    }
}

/*Lake page END*/


