*
{
	margin: 0;
	padding: 0;
}
BODY
{
	background: #212121 url(images/pattern.jpg) repeat;
	color: #FFFFFF;
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	text-align: center;
}
A:link, A:visited
{
	color: #72A212;
	text-decoration: none;
}
A:hover, A:active, A:focus
{
	text-decoration: underline;
}
H1
{
	margin: 0 0 30px;
	font-family: "lucida grande", "lucida sans unicode";
	font-size: 20px;
	color: #4A8038;
	font-weight: normal;
	text-align: left;
}
H2
{
	font-size: 13px;
}
H3
{
	font-size: 12px;
}
TABLE, IMG
{
	border: 0;
}
#wrapper
{
	width: 957px;
	margin: 0 auto;
	vertical-align: top;
}
/*Header*/
#header
{
	width: 941px;
	height: 125px;
	background: url(images/header_top.gif) no-repeat top left;
	margin-left: 7px;
}
#langSelect
{
	padding: 4px 0 0 840px;
	text-align: right;
	height: 16px;
}
#langSelect SPAN
{
	width: 14px;
	height: 11px;
	margin: 0 0 0 7px;
	float: left;
}
#langSelect A
{
	width: 14px;
	height: 11px;
	margin: 0 0 0 7px;
	float: left;
}
#langGr
{
	background: url(images/gr.png) no-repeat top left;
}
#langGrSel
{
	background: url(images/gr_s.png) no-repeat top left;
}
#langEn
{
	background: url(images/gb.png) no-repeat top left;
}
#langEnSel
{
	background: url(images/gb_s.png) no-repeat top left;
}
#langDe
{
	background: url(images/de.png) no-repeat top left;
}
#langDeSel
{
	background: url(images/de_s.png) no-repeat top left;
}
#langRu
{
	background: url(images/ru.png) no-repeat top left;
}
#langRuSel
{
	background: url(images/ru_s.png) no-repeat top left;
}
.logo
{
	float: left;
	margin: 4px 0 0 0px;
}
.headerMenu
{
	float: right;
	margin: 4px 4px 0 0;
	list-style: none outside none;
}
.headerMenu LI
{
	padding: 0 10px;
	float: left;
	display: inline;
	border-right: 1px solid #FFF;
}
.headerMenu P
{
	color: #FFF;
	font-size: 12px;
	display: block;
	padding: 0 0 2px;
}
.headerMenu SPAN
{
	color: #FFF;
	font-size: 12px;
	display: block;
	padding: 0 0 2px;
	border-bottom: 1px solid #FFF;
}
.headerMenu A:link, .headerMenu A:visited
{
	color: #FFF;
	font-size: 12px;
	display: block;
	padding: 0 0 2px;
	border-bottom: 1px solid #1C1C51;
}
.headerMenu A:hover, .headerMenu A:focus, .headerMenu A:active
{
	border-bottom: 1px solid #FFF;
	text-decoration: none;
}
/*Top Menu*/
#topMenuWrapper
{
	width: 956px;
	height: 60px;
	background: url(images/topMenu_bg.png) repeat-x left top;
}
#topMenuR
{
	width: 24px;
	height: 57px;
	display: block;
	float: right;
	background: url(images/topMenu_r.png) no-repeat left top;
}
.topMenu
{
	float: left;
	width: 904px;
	height: 39px;
	background: url(images/topMenu_l.png) no-repeat left top;
	list-style: none outside none;
	padding: 18px 0 0 22px;
}
.topMenu LI
{
	float: left;
	padding: 0 18px;
	border-right: 1px solid #A2112A;
}
.topMenu SPAN
{
	display: block;
	font-size: 17px;
	color: #A2112A;
	border-bottom: 2px solid #A2112A;
	height: 22px;
}
.topMenu A:link, .topMenu A:visited
{
	font-size: 17px;
	display: block;
	padding: 0 0 2px;
	border-bottom: 2px solid #E4E4E4;
}
.topMenu A:hover, .topMenu A:focus, .topMenu A:active
{
	border-bottom: 2px solid #A2112A;
	text-decoration: none;
}
/*Top Menu (gr)*/
.topMenuGr
{
	width: 916px;
	height: 39px;
	padding: 18px 0 0 16px;
	float: left;
	background: url(images/topMenu_l.png) no-repeat left top;
	list-style: none outside none;
}
.topMenuGr LI
{
	float: left;
	padding: 0 14px;
	border-right: 1px solid #72A211;
}
.topMenuGr SPAN
{
	display: block;
	font-size: 17px;
	color: #72A211;
	border-bottom: 2px solid #72A211;
	height: 22px;
}
.topMenuGr A:link, .topMenuGr A:visited
{
	font-size: 17px;
	display: block;
	padding: 0 0 2px;
	border-bottom: 2px solid #E4E4E4;
}
.topMenuGr A:hover, .topMenuGr A:focus, .topMenuGr A:active
{
	border-bottom: 2px solid #72A211;
	text-decoration: none;
}
/*Top Menu (en)*/
.topMenuEn
{
	width: 916px;
	height: 39px;
	padding: 18px 0 0 12px;
	float: left;
	background: url(images/topMenu_l.png) no-repeat left top;
	list-style: none outside none;
}
.topMenuEn LI
{
	float: left;
	padding: 0 9px;
	border-right: 1px solid #72A211;
}
.topMenuEn SPAN
{
	display: block;
	font-size: 17px;
	color: #72A211;
	border-bottom: 2px solid #72A211;
	height: 22px;
}
.topMenuEn A:link, .topMenuEn A:visited
{
	font-size: 17px;
	display: block;
	padding: 0 0 2px;
	border-bottom: 2px solid #E4E4E4;
}
.topMenuEn A:hover, .topMenuEn A:focus, .topMenuEn A:active
{
	border-bottom: 2px solid #72A211;
	text-decoration: none;
}
/*Top Menu (de)*/
.topMenuDe
{
	float: left;
	width: 916px;
	height: 39px;
	background: url(images/topMenu_l.png) no-repeat left top;
	list-style: none outside none;
	padding: 18px 0 0 15px;
}
.topMenuDe LI
{
	float: left;
	padding: 0 9px;
	border-right: 1px solid #72A211;
}
.topMenuDe SPAN
{
	display: block;
	font-size: 17px;
	color: #72A211;
	border-bottom: 2px solid #72A211;
	height: 22px;
}
.topMenuDe A:link, .topMenuDe A:visited
{
	font-size: 17px;
	display: block;
	padding: 0 0 2px;
	border-bottom: 2px solid #E4E4E4;
}
.topMenuDe A:hover, .topMenuDe A:focus, .topMenuDe A:active
{
	border-bottom: 2px solid #72A211;
	text-decoration: none;
}
/*Top Menu (ru)*/
.topMenuRu
{
	float: left;
	width: 915px;
	height: 39px;
	background: url(images/topMenu_l.png) no-repeat left top;
	list-style: none outside none;
	padding: 18px 0 0 16px;
}
.topMenuRu LI
{
	float: left;
	padding: 0 8px;
	border-right: 1px solid #72A211;
}
.topMenuRu SPAN
{
	display: block;
	font-size: 15px;
	color: #72A211;
	border-bottom: 2px solid #72A211;
	height: 20px;
}
.topMenuRu A:link, .topMenuRu A:visited
{
	font-size: 15px;
	display: block;
	padding: 0 0 2px;
	border-bottom: 2px solid #E4E4E4;
}
.topMenuRu A:hover, .topMenuRu A:focus, .topMenuRu A:active
{
	border-bottom: 2px solid #72A211;
	text-decoration: none;
}
/*Main Wrapper*/
#mainWrapper
{
	width: 957px;
	height: 553px;
}
#mainLeft
{
	float: left;
	width: 388px;
	height: 553px;
}
#mainLeft PRE
{
	display: none;
}
#mainLocTitle
{
	height: 122px;
}
#mainLocImage
{
	height: 4000px;
}
#mainRight
{
	width: 569px;
	height: 553px;
	float: left;
	background: url(images/main_r_bg.png) no-repeat left top;
}
#mainRightContent
{
	margin: 7px 0 0;
}
.mainText
{
	height: 365px;
	padding: 35px 40px;
	width: 482px;
}
.mainText P
{
	margin: 16px 0 0;
	color: #000000;
	line-height: 16px;
	text-align: justify;
	font-size: 11px;
}
.mainText EM
{
	text-decoration: underline;
	font-style: normal;
	font-weight: bold;
}
#mainSubSelImages
{
	width: 380px;
	height: 64px;
	margin: 0 0 0 180px;
	padding: 9px 0 0;
	background: #72A212;
}
#mainSubSelImages A
{
	width: 100px;
	height: 53px;
	margin: 0 0 0 19px;
	float: left;
	border: 1px solid #A9C96A;
}
#mainSubSelImages A:hover, #mainSubSelImages A:focus, #mainSubSelImages A:active
{
	border: 1px solid #FFFFFF;
}
.mainText UL
{
	margin-top: 30px;
	line-height: 16px;
	font-size: 11px;
	text-align: justify;
	list-style: upper-alpha outside none;
	color: #000;
}
.mainText LI
{
	margin-top: 16px;
}
/*Main (accomodation)*/
#mainRooms
{
	height: 540px;
	margin: 7px 0 0;
}
.mainRoomsText
{
	width: 482px;
	height: 365px;
	display: block;
	padding: 35px 40px;
	color: #000000;
}
.mainRoomsText SPAN
{
	text-align: left;
}
.thisRoom
{
	padding: 4px 0 0;
	height: 155px;
	display: block;
	font-size: 11px;
	word-spacing: 2px;
	line-height: 16px;
}
.acc_h1
{
	margin: 0 0 15px;
	font-family: "lucida grande", "lucida sans unicode";
	font-size: 20px;
	color: #4A8038;
	font-weight: normal;
	text-align: left;
	display: block;
}
.textAll
{
	height: 20px;
	display: block;
	font-size: 11px;
}
.textTop
{
	height: 22px;
}
.textL
{
	float: left;
	width: 230px;
	margin: 0 0 0 30px;
}
.textR
{
	float: left;
}
.textLGr
{
	float: left;
	width: 230px;
	margin: 0 0 0 12px;
}
.textRGr
{
	float: left;
	width: 240px;
}
.textBot
{
	margin: 1px 0 0 12px;
}
.mainSubSelImages
{
	width: 380px;
	height: 64px;
	margin: 0 0 0 180px;
	padding: 9px 0 0;
	display: block;
	background: #72A212;
}
.mainSubSelImages A
{
	width: 100px;
	height: 53px;
	margin: 0 0 0 19px;
	float: left;
	border: 1px solid #A9C96A;
}
.mainSubSelImages A:hover, .mainSubSelImages A:focus, .mainSubSelImages A:active
{
	border: 1px solid #FFFFFF;
}
/*Main (gallery)*/
#mainGallery
{
	padding: 145px 26px 0 20px;
}
.galleryLine
{
	height: 53px;
	margin-bottom: 35px;
}
.galleryLine A
{
	width: 100px;
	height: 53px;
	margin: 0 0 0 22px;
	float: left;
	border: 1px solid #A9C96A;
}
.galleryLine A:hover, .galleryLine A:focus, .galleryLine A:active
{
	border: 1px solid #72A212;
}
/*Main (gastronomy)*/
.mainTextGastronomyEn
{
	height: 292px;
	margin-top: 80px;
}
.mainTextGastronomy P
{
	text-align: justify;
	margin-top: 5px;
}
#accordion
{
	margin-top: 16px;
}
#accordion H3
{
	line-height: 21px;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	text-indent: 30px;
}
#accordion DIV SPAN
{
	text-align: left;
	text-decoration: underline;
	color: #4C4C4C;
	display: block;
}
#accordion DIV
{
	padding: 9px 15px 5px;
}
/*Main (location)*/
.mainLocation
{
	height: 421px;
	padding: 7px 40px;
}
.mainLocation P
{
	margin-top: 11px;
}
/*Main (contact)*/
#mainRightCContent
{
	height: 538px;
	margin: 7px 0 0;
	background: url(images/mainRightTop.png) no-repeat;
}
.contactTitle
{
	width: 545px;
	height: 65px;
	padding: 50px 0px 0 0;
	display: block;
	font-family: "lucida grande", "lucida sans unicode";
	font-size: 20px;
	text-align: right;
	color: #FFFFFF;
}
#mainTextC
{
	width: 490px;
	padding: 0 35px;
	height: 400px;
	color: #000;
}
#mainForm
{
	margin-top: 22px;
}
.contactLine
{
	margin-bottom: 14px;
	text-align: left;
}
.formLabel
{
	width: 75px;
	margin: 1px 0 0;
	padding-top: 2px;
	float: left;
}
.star
{
	padding: 0 3px;
	color: #D50909;
	vertical-align: top;
}
#formName
{
	width: 180px;
	padding: 2px;
}
#formEmail
{
	width: 180px;
	padding: 2px;
}
#formNameDe
{
	width: 165px;
	padding: 2px;
}
#formEmailDe
{
	width: 165px;
	padding: 2px;
}
#formNameRu
{
	width: 145px;
	padding: 2px;
}
#formEmailRu
{
	width: 145px;
	padding: 2px;
}
#formMessage
{
	width: 340px;
	height: 110px;
	padding: 2px;
}
.verify
{
	width: 199px;
	height: 41px;
	display: block;
	margin: -9px 0 0 88px;
	border: 2px solid #5A5AC1;
}
.verify SPAN
{
	float: left;
}
.verify A
{
	display: block;
	border-left: 1px solid #757575;
	height: 20px;
	width: 23px;
}
#code
{
	margin: 10px 0 0 88px;
	width: 75px;
	padding: 2px;
}
#submitButton
{
	margin: 24px 0 0 88px;
	background-color: #CCCCCC;
	border: 1px solid #5A5AC1;
	padding: 0px 6px 0px 4px;
	font-size: 13px;
	font-family: Verdana;
}
.sButton
{
	text-align: left;
}
.smallText
{
	font-size: 9px;
	display: block;
	padding: 15px 0 0 88px;
	text-align: left;
}
LABEL.error
{
	color: #D50909;
	padding: 0 0 0 5px;
	font-size: 9px;
}
#messageLine
{
	margin-bottom: 0px;
}
#messageLine LABEL
{
	display: block;
	padding: 4px 0 0 88px;
}
.msgError
{
	display: block;
	height: 22px;
}
/*Main (booking)*/
#mainBookingForm
{
	margin-top: 10px;
}
#mainBookingForm SPAN
{
	float: left;
}
.bookingLine
{
	margin-bottom: 4px;
	text-align: left;
	height: 22px;
}
.bookLabel
{
	width: 110px;
	margin: 1px 0 0;
	padding-top: 2px;
	float: left;
}
.inputT
{
	font-family: Verdana;
	font-size: 11px;
	padding: 2px;
}
.selectT
{
	font-family: Verdana;
}
#formNameDeB
{
	width: 155px;
}
#formEmailDeB
{
	width: 155px;
}
#formNameRuB
{
	width: 135px;
}
#formEmailRuB
{
	width: 135px;
}
#formCountry
{
	width: 170px;
}
#formCountryDe
{
	width: 160px;
}
#formPhone
{
	width: 130px;
}
#dates
{
	padding: 0 0 0 122px;
	height: 18px;
	width: 392px;
}
#dates SPAN
{
	margin: 0;
	width: 195px;
	text-align: left;
}
#dates I
{
	font-size: 9px;
}
.bookingDates
{
	height: 22px;
}
#formDateA
{
	width: 85px;
}
#formDateD
{
	width: 85px;
}
.bStarA
{
	margin-left: 110px;
}
.bStarD
{
	margin-left: 89px;
}
.bookingDates INPUT
{
	float: left;
}
.bookDateErrors
{
	height: 15px;
	padding: 0 0 0 116px;
	width: 398px;
}
#errorLA
{
	width: 190px;
	height: 14px;
}
#errorLD
{
	height: 14px;
	margin-left: 5px;
	width: 190px;
}
#errorLAR
{
	width: 210px;
	height: 14px;
	margin-left: -52px;
}
#errorLDR
{
	height: 14px;
	margin-left: 0px;
	width: 210px;
}
#people
{
	height: 22px;
}
#kidsL
{
	width: 90px;
	padding: 3px 2px 2px 22px;
	margin-left: 75px;
	border-left: 1px dotted #8B8B8B;
}
#people SELECT
{
	float: left;
	width: 35px;
}
#errorA
{
	width: 190px;
	height: 14px;
}
#errorK
{
	width: 190px;
	height: 14px;
}
#food
{
	text-align: left;
	height: 16px;
	margin: 0px 0 5px;
}
.foodL
{
	width: 110px;
	float: left;
}
.foodRadio
{
	padding: 0 4px 0 0;
}
.foodLabel
{
	font-size: 11px;
	margin: 0 4px 0 0;
}
.foodLabel I
{
	margin: 0 0 0px 4px;
	font-size: 8px;
}
.verifyLine
{
	height: 75px;
	margin-top: 12px;
}
.verifyB
{
	margin: 0;
}
#codeB
{
	margin: 7px 0 0 123px;
	width: 75px;
	padding: 2px;
}
#submitBookButton
{
	margin: 9px 0 0 123px;
	padding: 0px 6px 0px 4px;
	float: left;
	background-color: #CCCCCC;
	border: 1px solid #66438B;
	font-size: 13px;
	font-family: Verdana;
}
.smallTextBook
{
	font-size: 9px;
	display: block;
	padding: 13px 0 0 286px;
	text-align: left;
}
#rooms1
{
	height: 19px;
	text-align: left;
}
#rooms2
{
	height: 38px;
	padding: 0 0 0 123px;
	text-align: left;
}
.roomsRadio
{
	padding: 3px 5px 0 0;
}
.roomsLabels
{
	padding: 3px 0 0;
	width: 100px;
}
#rooms2 LABEL
{
	display: block;
	clear: both;
	padding: 2px 0 0;
}
/*Footer*/
#footerMenuWrapper
{
	height: 14px;
	margin: 5px 13px 0 0;
}
.address
{
	float: left;
	width: 347px;
	margin: 0 0 0 25px;
	color: #CBCBCB;
	font-size: 11px;
	line-height: 18px;
}
.addressRu
{
	padding-left: 60px;
	width: 190px;
}
#footerMenu
{
	font-size: 11px;
	list-style: none outside none;
	float: right;
}
#footerMenu LI
{
	padding: 0 10px;
	float: left;
	display: inline;
	border-right: 1px solid #5811A2;
}
#footerMenu P
{
	color: #5811A2;
}
#footerMenu SPAN
{
	text-decoration: underline;
}
#footer
{
	margin: 34px 0 0;
}
#footerLogo
{
	width: 22px;
	height: 24px;
	margin: 0 auto;
}
#footerLine
{
	width: 955px;
	height: 15px;
	margin: 5px 0 0;
	padding: 16px 0 0;
	background: url(images/footer_line.png) no-repeat left top;
}
/*Footer*/
#footerMenuWrapper
{
	height: 14px;
	margin: 5px 13px 0 0;
}
#footerMenu
{
	font-size: 11px;
	list-style: none outside none;
	float: right;
}
#footerMenu LI
{
	padding: 0 10px;
	float: left;
	display: inline;
	border-right: 1px solid #72A212;
}
#footerMenu P
{
	color: #72A212;
}
#footerMenu SPAN
{
	text-decoration: underline;
}
#footer
{
	margin: 34px 0 0;
}
#footerLogo
{
	width: 22px;
	height: 24px;
	margin: 0 auto;
}
#footerLine
{
	width: 955px;
	height: 15px;
	margin: 5px 0 0;
	padding: 16px 0 0;
	background: url(images/footer_line.png) no-repeat left top;
}
/*Thickbox*/
#TB_window
{
	color: #333333;
}
#TB_secondLine
{
	color: #666666;
}
#TB_window A:link
{
	color: #666666;
}
#TB_window A:visited
{
	color: #666666;
}
#TB_window A:hover
{
	color: #000;
}
#TB_window A:active
{
	color: #666666;
}
#TB_window A:focus
{
	color: #666666;
}
#TB_overlay
{
	position: fixed;
	z-index: 100;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
}
.TB_overlayMacFFBGHack
{
	background: url(images/macFFBgHack.png) repeat;
}
.TB_overlayBG
{
	background-color: #000;
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}
* HTML #TB_overlay
{
/*ie6 hack*/
	position: absolute;
	height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_window
{
	position: fixed;
	background: #FFFFFF;
	z-index: 102;
	color: #000000;
	display: none;
	border: 4px solid #525252;
	text-align: left;
	top: 50%;
	left: 50%;
}
* HTML #TB_window
{
/*ie6 hack*/
	position: absolute;
	margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_window IMG#TB_Image
{
	display: block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}
#TB_caption
{
	height: 25px;
	padding: 7px 30px 10px 25px;
	float: left;
}
#TB_closeWindow
{
	height: 25px;
	padding: 11px 25px 10px 0;
	float: right;
}
#TB_closeAjaxWindow
{
	padding: 7px 10px 5px 0;
	margin-bottom: 1px;
	text-align: right;
	float: right;
}
#TB_ajaxWindowTitle
{
	float: left;
	padding: 7px 0 5px 10px;
	margin-bottom: 1px;
}
#TB_title
{
	background-color: #E8E8E8;
	height: 27px;
}
#TB_ajaxContent
{
	clear: both;
	padding: 2px 15px 15px;
	overflow: auto;
	text-align: left;
	line-height: 1.4em;
}
#TB_ajaxContent.TB_modal
{
	padding: 15px;
}
#TB_ajaxContent P
{
	padding: 5px 0px;
}
#TB_load
{
	position: fixed;
	display: none;
	height: 13px;
	width: 208px;
	z-index: 103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px;
/*-height/2 0 0 -width/2*/
}
* HTML #TB_load
{
/*ie6 hack*/
	position: absolute;
	margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_HideSelect
{
	z-index: 99;
	position: fixed;
	top: 0;
	left: 0;
	background-color: #FFF;
	border: none;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height: 100%;
	width: 100%;
}
* HTML #TB_HideSelect
{
/*ie6 hack*/
	position: absolute;
	height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_iframeContent
{
	clear: both;
	border: none;
	margin-bottom: -1px;
	margin-top: 1px;
	_margin-bottom: 1px;
}
/*Lightbox*/
#jquery-overlay
{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox A IMG
{
	border: none;
}
#lightbox-container-image-box
{
	position: relative;
	background-color: #FFF;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image
{
	padding: 10px;
}
#lightbox-loading
{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav
{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box>#lightbox-nav
{
	left: 0;
}
#lightbox-nav A
{
	outline: none;
}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext
{
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev
{
	left: 0;
	float: left;
}
#lightbox-nav-btnNext
{
	right: 0;
	float: right;
}
#lightbox-container-image-data-box
{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #FFF;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px;
}
#lightbox-container-image-data
{
	padding: 0 10px;
	color: #666;
}
#lightbox-container-image-data #lightbox-image-details
{
	width: 70%;
	float: left;
	text-align: left;
}
#lightbox-image-details-caption
{
	font-weight: bold;
}
#lightbox-image-details-currentNumber
{
	display: block;
	clear: left;
	padding-bottom: 1em;
}
#lightbox-secNav-btnClose
{
	width: 66px;
	float: right;
	padding-bottom: 0.7em;
}
*+html #TB_window { /* ie7 hack */
  position: absolute;
  margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}