@charset "windows-1251";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
}
a:link {
	text-decoration: none;
	color: #0099FF;
}
a:visited {
	text-decoration: none;
	color: #0099FF;
}
a:active {
	text-decoration: none;
	color: #0099FF;
}
a:hover {
	text-decoration: none;
	font-weight:normal;
	color: #FFFFFF;
	background-color: #0099FF;
}
.blueline_style
{
		background-image: url(/images/menu_bgr.jpg);
		background-repeat: no-repeat;
		background-position: left top;
}
.bluelinebig_style {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-align: left;
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.bluelinesmall_style {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-align: left;
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.dev_texts_style {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
		color: #333333;
		text-align: left;
		padding-right: 10px;
		padding-left: 10px;
}
#divline
{
		background-image: url(/images/other/link-banners/line_banner.gif);
		background-repeat: no-repeat;
		background-position: center center;
		margin-top: 10px;
		margin-right: 0px;
		margin-bottom: 10px;
		margin-left: 0px;
}

.texts_style {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-align: justify;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	vertical-align: baseline;
	white-space: normal;
}
.texts_styleBullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-align: justify;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	vertical-align: baseline;
	white-space: normal;
	clip: rect(auto,auto,auto,auto);
}



.button_style {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0099FF;
	font-style: normal;
	cursor: auto;
	background-position: center center;
}
.foother {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	vertical-align: baseline;
	white-space: normal;
	letter-spacing: normal;
	word-spacing: normal;
}
.development_buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	background-color: #0099FF;
}
.forward_button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	background-color: #0099FF;
	font-weight: normal;
	text-decoration: none;
}

.gallery_fooher {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	background-position: center;
	text-align: center;
}
.development_details_buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.float-left {
	float:left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.float-leftBullet {
	float:left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 0px;
	text-align: justify;
}

.banner-line {
	background-image: url(/images/other/link-banners/line_banner.gif);
	background-position: center;
	height: 8px;
	width: 674px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-repeat: no-repeat;
}
/* KWICK */
#kwicks_container {
	height: 25px;
}
#kwicks {
	position: relative;
	background-position: center;
}
 
#kwicks .kwick {
	float: left;
	display: block;
	width: 50px;
	height: 25px;
}
 
#kwick_one {
	background-image: url(/images/other/page1.gif);
}
#kwick_two {
	background-image: url(/images/other/page2.gif);
}
#kwick_three {
	background-image: url(/images/other/page3.gif);
}
/* KWICK END */

/* SLIMBOX */

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(/images/other/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(/images/other/prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(/images/other/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(/images/other/closelabel.gif) no-repeat center;
	margin: 5px 0;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}
/* SLIMBOX END*/

/* TOOL TIP */
.tool-tip {
	color: #fff;
	width: 170px;
	z-index: 13000;
}
 
.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #9FD4FF;
	padding: 8px 8px 4px;
	background-image: url(bubble.png);
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
}
 
.tool-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background-image: url(bubble.png);
	background-position: left bottom;
	font-family: Arial, Helvetica, sans-serif;
}
 
.custom-tip {
	width: 170px;
	z-index: 13000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
 
.custom-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #CCCCCC;
	background-color: #333333;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	font-family: Arial, Helvetica, sans-serif;
}
 
.custom-text {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #666666;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	font-family: Arial, Helvetica, sans-serif;
}
#textBookings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
	height: auto;
	width: 636px;
	margin-top: 10px;
	margin-bottom: 20px;
	padding-right: 20px;
	padding-left: 20px;
}
#bannerImages
{
		padding-top: 0px;
		padding-right: 10px;
		padding-bottom: 5px;
		padding-left: 0px;
		height: 88px;
		width: 260px;
}
#linksText
{
		height: auto;
		width: 684px;
		padding-top: 0px;
		padding-right: 10px;
		padding-bottom: 10px;
		padding-left: 10px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
		color: #333333;
		text-align: justify;
}
