/* main */

html, body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: segoe ui, verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #333b3e;
	background-color: #e6eff4;
	height:100%;
	}

#page-background {
	position:fixed; 
	top:0; 
	left:0; 
	width:100%; 
	height:100%;
	}

#content {
	position:relative; 
	z-index:1; 
	}

img {
	border: 0;
	}

a:link, a:active, a:visited {
	color: #333b3e;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	font-family: segoe ui, verdana, arial, helvetica, sans-serif;
	}

a:hover {
	color: #757575;
	text-decoration: none;
	font-weight: bold;
	font-family: segoe ui, verdana, arial, helvetica, sans-serif;
	}
	
.menu_bg {
	background-image: url(../images/menu_bar.png);
	background-position:right;
	}
	
.shadow_bottom {
	background-image: url(../images/shadow_bottom.png);
	}
	
.shadow_bottom_corner {
	background-image: url(../images/shadow_bottom_corner.png);
	background-repeat: no-repeat;
	}
	
.shadow_bottom_right {
	background-image: url(../images/shadow_bottom_right.png);
	background-repeat: no-repeat;
	}
	
.shadow_left {
	background-image: url(../images/shadow_left.png);
	}
	
.shadow_left_corner {
	background-image: url(../images/shadow_left_corner.png);
	background-repeat: no-repeat;
	}
	
.place_title {
	font-family: segoe ui, verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	color: #333b3e;
	font-weight: bold;
	}
	
a.place_title:link, a.place_title:active, a.place_title:visited {
	color: #333b3e;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	font-family: segoe ui, verdana, arial, helvetica, sans-serif;
	}

a.place_title:hover {
	color: #757575;
	text-decoration: none;
	font-weight: bold;
	font-family: segoe ui, verdana, arial, helvetica, sans-serif;
	}
	
.divider_bg {
	background-image: url(../images/divider_bg.png);
	background-repeat: repeat-x;
	}
	
.guestbook_box {
	background-color: #e6eff4;
	font-family: segoe ui, verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #333b3e;
	border: 1px solid #333b3e;
}
	
.submit_button {
	font-family: segoe ui, verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #333b3e;
    }
	
hr {
    color: #333b3e;
    background-color: #333b3e;
    border: 0;
    height: 1px;
    }
	
.link_hv {
	font-family: segoe ui, verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #ff0000;
	}
	
a.link_hv:link, a.link_hv:active, a.link_hv:visited {
	color: #ff0000;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	font-family: segoe ui, verdana, arial, helvetica, sans-serif;
	}

a.link_hv:hover {
	color: #c00000;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	font-family: segoe ui, verdana, arial, helvetica, sans-serif;
	}
	
.link_hv_14 {
	font-family: segoe ui, verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	color: #ff0000;
	}
	
a.link_hv_14:link, a.link_hv_14:active, a.link_hv_14:visited {
	color: #ff0000;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	font-family: segoe ui, verdana, arial, helvetica, sans-serif;
	}

a.link_hv_14:hover {
	color: #c00000;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	font-family: segoe ui, verdana, arial, helvetica, sans-serif;
	}
	
.table_row_bg {
	background-image: url(../images/table_row_bg.png);
	}
	
.google_plus_one {
	margin-left:94px
	}
	
/* calendar */

.dhtmlxcalendar{
	background: url(imgs/cal_bg_single.png) no-repeat;
	border: 0px solid green;
	font-family: segoe ui, verdana, arial, helvetica, sans-serif;
	z-index:99;
	height:78px;
	padding:0px;
	width:146px;	
}

.dhtmlxcalendar_minimized{
	background: url(imgs/cal_bg_single_mini.png) no-repeat;
	height:25px;
	padding:0;
	width:178px;
}

.dhtmlxcalendar_ifr {
	height:172px;
	width:172px;
}

.dhtmlxcalendar_minimized .dhtmlxcalendarHeader{
  	margin-left:16px;
  	padding-top:4px;
}
.dhtmlxcalendar .dhtmlxcalendarHeader {
	text-align:right;
	width:144;
}

.dhtmlxcalendar .winTitle {
	color:black;
	font-size:11px;
	float:left;
	cursor: move;	
}

.dhtmlxcalendar .btn, .btn_mini, .btn_close, .btn_today, .btn_clr {
	float:right;
	height:12px;
	width:13px;	
}

.dhtmlxcalendar .btn_mini {
  	background: url(imgs/btn_mini.gif) no-repeat;
}

.dhtmlxcalendar_minimized .btn_mini {
  	background: url(imgs/btn_maxi.gif) no-repeat;
}

.dhtmlxcalendar .btn_close {
  	background: url(imgs/btn_close.gif) no-repeat;
}

.dhtmlxcalendar .btn_today {
  	background: url(imgs/btn_today.gif) no-repeat;

}

.dhtmlxcalendar .btn_clr {
  	background: url(imgs/btn_clr.gif) no-repeat;
}

.dhtmlxcalendar .entbox{
	width:145px;
	clear:both;
}

.dhtmlxcalendar td {
	font-size: 10px;
	font-family: segoe ui, verdana, arial, helvetica, sans-serif;
	text-align:center;
}

.dhtmlxcalendar .dxcalmonth {

}

.dhtmlxcalendar .dxcalmonth td.month_btn_left,
.dhtmlxcalendar .dxcalmonth td.month_btn_right {
	background: transparent url(../images/cal_arrow_bwd.gif) center center no-repeat;
	background-repeat: no-repeat;
	width: 9px;
}
.dhtmlxcalendar .dxcalmonth td.month_btn_right {
	background: transparent url(../images/cal_arrow_fwd.gif) center center no-repeat;
}

.dhtmlxcalendar .dxcalmonth td.month_btn_left span,
.dhtmlxcalendar .dxcalmonth td.month_btn_right span{
	visibility: hidden;
}

.dhtmlxcalendar .dxcaldlabel {
	border-bottom: 1px solid #757575;
	color:#757575;
	border-top: 0px;
	padding-left:2px;

}
.dhtmlxcalendar .dxcaldlabel td,
.dhtmlxcalendar .dxcaldays td,
.dhtmlxcalendar .dxcaldays_ie td{
	font-size: 10px;
	font-family: segoe ui, verdana, arial, helvetica, sans-serif;
	text-align: center;
	vertical-align: middle;
	width: 18px;
	height: 18px;
	color: #757575;
}


.dhtmlxcalendar .dxcaldays td,
.dhtmlxcalendar .dxcaldays_ie td{
	border: 0px;
	cursor: pointer;
}
.dhtmlxcalendar .dxcaldays_ie td{
	height:16px;
}
.dhtmlxcalendar td.comma{
	visibility:visible;
}
.dhtmlxcalendar div.planeMonth,
.dhtmlxcalendar div.planeYear {
	height: auto;
	overflow: auto;
}
div.dhtmlxcalendar div.planeYear{
	display:inline;
	width:28px;
}

/* begin: days colors */

.dhtmlxcalendar td.thismonth{
	color:#333b3e;
	padding:1px;
}

.dhtmlxcalendar td.othermonth{
	visibility:hidden;
	
}

.dhtmlxcalendar td.weekend{
	color:#ff0000;
	padding:1px;
}

.dhtmlxcalendar td.insensitive{
	color:#b5b5b5;
	cursor: default;
	padding:1px;
}

.dhtmlxcalendar td.selected{
	background-color: #36b1df;
	color:white !important;
}


.dhtmlxcalendar td.current{
	font-weight:bold  !important;
	color:black;
}

.dhtmlxcalendar td.hover{
	border:1px solid #757575;
	color: #757575;
	padding:0px;
}

.dhtmlxcalendar td.holiday{ 
	font-weight:bold;
	color:#a70000;
}

/* end: silverlight */

/* begin: dhtmlxDblCalendarObject */
.dhtmlxdblcalendar {
	background: url(imgs/cal_bg_double.png) no-repeat;
	padding: 0px;
}
.dhtmlxdblcalendar .dhtmlxcalendar {
	background-image: url(imgs/blank.gif);
}
/* end: dhtmlxDblCalendarObject */

/* begin: dhtmlxRichSelector */
.dhtmlxcalendar div.dhtmlxRichSelector {
	position: absolute;
	background-color:#ffffff;
	display: block;
}
.dhtmlxcalendar textarea.dhtmlxRichSelector,
.dhtmlxcalendar select.dhtmlxRichSelector {
	font-family: segoe ui, verdana, arial, helvetica, sans-serif;
	position: absolute;
	font-size: 9px;
	overflow: hidden;
	border-width: 0px;
	z-index:100;
}
.dhtmlxcalendar select.dhtmlxRichSelector {
	border: 1px solid #555555;
}
/* end: dhtmlxRichSelector */

/* lytebox */

#lbOverlay { position: fixed; top: 0; left: 0; z-index: 99998; width: 100%; height: 500px; }
	#lbOverlay { background-color: #000000; }
	#lbOverlay.grey { background-color: #000000; }
	#lbOverlay.red { background-color: #330000; }
	#lbOverlay.green { background-color: #003300; }
	#lbOverlay.blue { background-color: #011D50; }
	#lbOverlay.gold { background-color: #666600; }

#lbMain { position: absolute; left: 0; width: 100%; z-index: 99999; text-align: center; line-height: 0; }
#lbMain a img { border: none; }

#lbOuterContainer { position: relative; background-color: #fff; width: 200px; height: 200px; margin: 0 auto; }
	#lbOuterContainer.grey { border: 3px solid #888888; }
	#lbOuterContainer.red { border: 3px solid #DD0000; }
	#lbOuterContainer.green { border: 3px solid #00B000; }
	#lbOuterContainer.blue { border: 3px solid #5F89D8; }
	#lbOuterContainer.gold { border: 3px solid #B0B000; }

#lbDetailsContainer {	font: 12px segoe ui, verdana, arial, helvetica, sans-serif; background-color: #fff; width: 100%; line-height: 1.4em;	overflow: auto; margin: 0 auto; }
	#lbDetailsContainer.grey { border: 3px solid #888888; border-top: none; }
	#lbDetailsContainer.red { border: 3px solid #DD0000; border-top: none; }
	#lbDetailsContainer.green { border: 3px solid #00B000; border-top: none; }
	#lbDetailsContainer.blue { border: 3px solid #5F89D8; border-top: none; }
	#lbDetailsContainer.gold { border: 3px solid #B0B000; border-top: none; }

#lbImageContainer, #lbIframeContainer { padding: 10px; }
#lbLoading {
	position: absolute; top: 45%; left: 0%; height: 32px; width: 100%; text-align: center; line-height: 0; background: url(../images/loading.gif) center no-repeat;
}

#lbHoverNav { position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#lbImageContainer>#lbHoverNav { left: 0; }
#lbHoverNav a { outline: none; }

#lbPrev { width: 49%; height: 100%; background: transparent url(../images/blank.gif) no-repeat; display: block; left: 0; float: left; }
    #lbPrev:hover, #lbPrev:visited:hover { background: url(../images/prev_grey.gif) left 15% no-repeat; }
	#lbPrev.red:hover, #lbPrev.red:visited:hover { background: url(../images/prev_red.gif) left 15% no-repeat; }
	#lbPrev.green:hover, #lbPrev.green:visited:hover { background: url(../images/prev_green.gif) left 15% no-repeat; }
	#lbPrev.blue:hover, #lbPrev.blue:visited:hover { background: url(../images/prev_blue.gif) left 15% no-repeat; }
	#lbPrev.gold:hover, #lbPrev.gold:visited:hover { background: url(../images/prev_gold.gif) left 15% no-repeat; }
	
#lbNext { width: 49%; height: 100%; background: transparent url(../images/blank.gif) no-repeat; display: block; right: 0; float: right; }
    #lbNext:hover, #lbNext:visited:hover { background: url(../images/next_grey.gif) right 15% no-repeat; }
	#lbNext.red:hover, #lbNext.red:visited:hover { background: url(../images/next_red.gif) right 15% no-repeat; }
	#lbNext.green:hover, #lbNext.green:visited:hover { background: url(../images/next_green.gif) right 15% no-repeat; }
	#lbNext.blue:hover, #lbNext.blue:visited:hover { background: url(../images/next_blue.gif) right 15% no-repeat; }
	#lbNext.gold:hover, #lbNext.gold:visited:hover { background: url(../images/next_gold.gif) right 15% no-repeat; }

#lbPrev2, #lbNext2 { text-decoration: none; font-weight: bold; }
	#lbPrev2.grey, #lbNext2.grey, #lbSpacer.grey { color: #333333; }
	#lbPrev2.red, #lbNext2.red, #lbSpacer.red { color: #620000; }
	#lbPrev2.green, #lbNext2.green, #lbSpacer.green { color: #003300; }
	#lbPrev2.blue, #lbNext2.blue, #lbSpacer.blue { color: #01379E; }
	#lbPrev2.gold, #lbNext2.gold, #lbSpacer.gold { color: #666600; }
	
#lbPrev2_Off, #lbNext2_Off { font-weight: bold; }
	#lbPrev2_Off.grey, #lbNext2_Off.grey { color: #CCCCCC; }
	#lbPrev2_Off.red, #lbNext2_Off.red { color: #FFCCCC; }
	#lbPrev2_Off.green, #lbNext2_Off.green { color: #82FF82; }
	#lbPrev2_Off.blue, #lbNext2_Off.blue { color: #B7CAEE; }
	#lbPrev2_Off.gold, #lbNext2_Off.gold { color: #E1E100; }
	
#lbDetailsData { padding: 0 10px; }
	#lbDetailsData.grey { color: #333333; }
	#lbDetailsData.red { color: #620000; }
	#lbDetailsData.green { color: #003300; }
	#lbDetailsData.blue { color: #01379E; }
	#lbDetailsData.gold { color: #666600; }

#lbDetails { width: 60%; float: left; text-align: left; }
#lbCaption { display: block; font-weight: bold; }
#lbNumberDisplay { float: left; display: block; padding-bottom: 1.0em; }
#lbNavDisplay { float: left; display: block; padding-bottom: 1.0em; }

#lbClose { width: 64px; height: 28px; float: right; margin-bottom: 1px; background: url(../images/close_grey.gif) no-repeat;}
	#lbClose.grey { background: url(../images/close_grey.gif) no-repeat; }
	#lbClose.red { background: url(../images/close_red.png) no-repeat; }
	#lbClose.green { background: url(../images/close_green.png) no-repeat; }
	#lbClose.blue { background: url(../images/close_blue.png) no-repeat; }
	#lbClose.gold { background: url(../images/close_gold.png) no-repeat; }

#lbPlay { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
	#lbPlay.grey { background: url(../images/play_grey.png) no-repeat; }
	#lbPlay.red { background: url(../images/play_red.png) no-repeat; }
	#lbPlay.green { background: url(../images/play_green.png) no-repeat; }
	#lbPlay.blue { background: url(../images/play_blue.png) no-repeat; }
	#lbPlay.gold { background: url(../images/play_gold.png) no-repeat; }
	
#lbPause { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
	#lbPause.grey { background: url(../images/pause_grey.png) no-repeat; }
	#lbPause.red { background: url(../images/pause_red.png) no-repeat; }
	#lbPause.green { background: url(../images/pause_green.png) no-repeat; }
	#lbPause.blue { background: url(../images/pause_blue.png) no-repeat; }
	#lbPause.gold { background: url(../images/pause_gold.png) no-repeat; }
	
/* guestbook */

.gbook_sign_error { color: #ff0000; font-weight: bold; }
.gbook_sign_notice { font-family:segoe ui, verdana, arial, helvetica, sans-serif; color: #228B22; font-weight: bold; }
input.gbook_checkbox { vertical-align:text-top; }
img.gbook_sec_img { margin-top:0px; }
img.gbook_emoticon { margin:5px; }
