@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	line-height: 1;
	font-family: inherit;
	text-align: left;
}
a img, :link img, :visited img {
	border: 0;
	list-style:disc;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol, ul {
	list-style: none;
}
q:before, q:after, blockquote:before, blockquote:after {
	content: "";
}
html, body {
	height:100%;
}
strong {
	font-weight:bold;
}
#content {
	min-height: 100%;
	background:url(img/bg.jpg) top repeat-x;
}
#page, #page-bottom {
	margin:0 auto;
	width:975px;
}
#footer {
	background:url(img/footer.gif) bottom repeat-x;
	position: relative;
	margin-top: -300px;
	height:300px;
	float:left;
	width:100%;
	z-index:1;
}
#foot {
	float:left;
	margin-top:67px;
	display:block;
	font-size:11px;
	color:#d9cba7;
	line-height:16px;
	font-family:Arial, Helvetica, sans-serif;
}
#foot a {
	color:#FFFFFF;
}
#foot a:hover {
	text-decoration:none;
}
.foot-right {
	float:right;
}
#left {
	float:left;
	position: absolute;
	margin-left: -227px;
	width:352px;
	height:180px;
	background:url(img/left.png) no-repeat;
	text-align:right;
}
#left-bottom {
	position: relative;
	margin-left: -165px;
	width:297px;
	margin-top:0px;
	height:188px;
	background:url(img/bottom-left.jpg) no-repeat;
	text-align:right;
	display:block;
}
#left a {
	width:126px;
	height:128px;
	display:block;	
	margin-top:30px;
	margin-left:10px;
	float:right;
}
#right {
	float:right;
	width:210px;
	margin-top:30px;
	height:150px;
	background:url(img/right.png) bottom no-repeat;
	background-position:bottom;
	text-align:center;
	padding-bottom:50px;
	z-index:3;
}
#right-bottom {
	float:right;
	width:233px;
	margin-top:25px;
	height:45px;
	background:url(img/bottom-right.jpg) no-repeat;
	text-align:center;
	padding-top:100px;
	z-index:3;
}
#mainmenu {
	text-align:center;
	height:62px;
	color:#FFFFFF;
	font-family:"Tahoma", Arial, Helvetica, sans-serif;
	font-size:12px;
	text-transform:uppercase;
	z-index:150;

}
#mainmenu ul {
	z-index:150;
	height:62px;
	text-align:center;
	width:100%;
}
#mainmenu ul li {
	float:left;
	padding-left:10px;
	padding-right:10px;
	background:url(img/mm-bar.gif) right no-repeat;
	text-align:center;
	z-index:4;

}
#mainmenu li.end {
	background:none;
}
#mainmenu ul li a {
	color:#f7f2df;
	padding-top:5px;
	height:37px;
	margin-top:20px;
	display:block;
	text-decoration:none;
	display:block;
	text-align:center;	
	z-index:4;	
}
#mainmenu ul li a:hover {
	background:url(img/mm-hover.gif) bottom center no-repeat;
	z-index:4
}
#mainmenu ul li a.active {
	background:url(img/mm-hover.gif) bottom center no-repeat;
	font-weight:bold;
	z-index:150
}
.call, .request, .phone {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#6c4a1a;
	text-align:center;
	display:block;
	line-height:22px;
	margin-left:25px;
}
#right-bottom .call, #right-bottom .request, #right-bottom .phone {
	margin-left:44px;
}
.call, .request {
	font-size:14px;
}
.phone {
	font-size:23px;
}
.request a {
	color:#6c4a1a;
}
.request a:hover {
	color:#006699;
}
#inner {
	padding-top:40px;
	background:url(img/content-top.png) top right no-repeat;
	position:relative;
	margin-top:-10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:80%;
	padding-bottom:125px;
	margin-bottom:50px;
	z-index:2;
	margin-right:100px;
}
#t-time {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.m-text {
	margin-left:190px;
	line-height:20px;
	position:relative;
	z-index:100;
	font-size:13px;	
}
.m-r {
	margin-right:120px;
}
.m-text div {
	line-height:20px;
}
	
.m-text h2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:21px;
	color:#000000;
	margin-bottom:20px;
	margin-top:35px;
	font-weight:normal;
	display:block;
}
.onedirection {
	width:520px;
	line-height:20px;
}
.onedirection img {
	margin-right:-120px;
}	
p {
	line-height:20px;
	padding:0px 0px 10px 0px;
}
#inner h1 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:23px;
	margin-bottom:10px;
	font-weight:normal;
	color:#6c4a1a;
	display:block;
}
.more {
	background:url(img/more.gif) bottom left no-repeat;
	margin-left:-97px;
	position:relative;
	margin-top:10px;
	margin-bottom:35px;
	font-size:11px;
	display:block;
	font-weight:bold;
}
.more a {
	margin-left:97px;
	text-decoration:none;
	color:#000000;
	padding-bottom:3px;
	display:block;
	width:190px;
}
.more a:hover {
	color:#006699;
}
.directions {
	background:url(img/directions-bg.jpg) center no-repeat;
	height:175px;
	text-align:center;
	margin-left:-227px;
	margin-right:-100px;
}
.directions ul {
	text-align:center;
	margin-left:40px;
}
.directions ul li {
	float:left;
	height:175px;
	width:12.4%;
	display:block;
	text-align:left;
}
.directions ul li a {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#6b3a35;
	text-decoration:none;
	padding-top:115px;
	display:block;
	line-height:16px;
	text-align:center;
	width:111px;
}
.directions ul li a:hover {
	text-decoration:underline;
	color:#006699;
}
li.bellydance {
	background:url(img/bellydance.png) no-repeat;
}
li.latino {
	background:url(img/latino.png) no-repeat;
}
li.strip {
	background:url(img/strip.png) no-repeat;
}
li.nightclub {
	background:url(img/nightclub.png) no-repeat;
}
li.baldance {
	background:url(img/baldance.png) no-repeat;
}
li.flexible {
	background:url(img/flexible.png) no-repeat;
}
li.jazz {
	background:url(img/jazz.png) no-repeat;
}
li.flamenco {
	background:url(img/flamenco.png) no-repeat;
}
.adds {
	margin-left:-177px;
	margin-right:-197px;
	height:182px;
}
.adds li {
	width:296px;
	float:left;
	padding:10px;
	font-size:11px;
	height:162px;
}
.adds li a {
	display:block;
	color:#000000;
	text-decoration:none;
}
.adds li a:hover {
	color:#006699;
}
.ad1 {
	background:url(img/ad1.jpg) no-repeat top;
}
.ad2 {
	background:url(img/ad2.jpg) no-repeat top;
}
.ad3 {
	background:url(img/ad3.jpg) no-repeat top;
}
.adds li h2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#6b3a35;
	font-weight:normal;
	margin-bottom:5px;
	margin-top:0px;
}
.headlines {
	line-height:20px;
	position:relative;
	display:block;
	height:90px;
}
.date {
	margin-left:-85px;
	position:relative;
	display:block;
	width:85px;
	font-size:13px;
	color:#a9875f;
	float:left;
	background:url(img/date.gif) no-repeat right;
	margin-bottom:5px;
}
.headline a {
	color:#000000;
	margin-bottom:7px;
	display:block;
}
.headline a:hover {
	color:#006699;
	text-decoration:none;
}
ul.about {
	margin-left:-20px;
	margin-top:10px;
	margin-bottom:10px;
	min-height:250px;
}
.about li {
	background:url(img/li.jpg) left no-repeat;
	padding-left:30px;
	margin-top:12px;
	margin-bottom:12px;
}
.about li a {
	color:#000000
}
.about li a:hover {
	color:#006699;
	text-decoration:none;
}
.about {
	background:url(img/about.jpg) right no-repeat
}

.event li {
	background:url(img/li.jpg) left no-repeat;
	padding-left:20px;
	margin-top:8px;
	margin-bottom:8px;
	margin-left:10px;
}

.eventdate {
	display:block;
	width:90px;
	font-size:14px;
	color:#000000;
	float:left;
	background:url(img/eventdate.gif) no-repeat right;
	margin-bottom:5px;
	margin-top:4px;
}
.event {
	margin-top:40px;
	margin-left:-100px;
}
.direction {
	margin-top:40px;
	margin-left:-120px;
	height:120px;
}
.up {
	float:right;
	width:17px;
	height:14px;
	margin-top:-35px;
	cursor:pointer;
}
.direction .title, .event .title, .timetable .title {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:21px;
	margin-left:100px;
	margin-bottom:20px;
}
.timetable .title {
	margin-left:120px;
}
.event .resume {
	line-height:18px;
	margin-top:7px;
	margin-left:100px;
}
.timetable .resume {
	line-height:18px;
	margin-top:7px;
	margin-left:130px;
}
.direction .resume {
	line-height:18px;
	margin-top:7px;
	margin-left:120px;
}
.timetable .resume {
	margin-left:120px;
}
.direction-pic, .timetable-pic {
	display:block;
	width:120px;
	font-size:14px;
	color:#000000;
	float:left;
	margin-bottom:5px;
	margin-top:4px;
	background:url(img/direction-bg.jpg) no-repeat bottom;

}
.timetable {
	margin-top:20px;
	margin-left:-130px;
	margin-right:-190px;
}
.timetable table td img {
	margin-right:1px;
}
.timetable table {
	border-bottom:1px solid #677381;
}
table.rasporka, table.rasporka td {
	border:none;
	border-bottom:none;
}
.timetable a {
	color:#677381;
}
.timetable td {
	padding-top:9px;
	padding-bottom:9px;
	border-bottom:1px solid #eae3cf;
	padding-left:10px;
	padding-right:10px;
}
.timetable th {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-transform:uppercase;
	padding-bottom:6px;
	padding-top:5px;
	padding-left:10px;
	padding-right:10px;
	font-weight:bold;
	background:url(img/td-br.gif) right no-repeat;
}
.timetable th a {
	color:#000000;
	text-decoration:none;
	text-align:center;
}
.week, .place, .time, .week a, .place a, .time a, .price {
	text-align:center;
}
td.price {
	font-weight:bold;
}
th.place {
	background:none;
}
tr.thbottom td {
	height:2px;
	border-bottom:1px solid #677381;
}
td.tdleft {
	background:url(img/td-border.gif) left top no-repeat;
	height:9px;
	border:none;
	padding:0px;
	font-size:4px;
}
td.tdright {
	background:url(img/td-border.gif) right top no-repeat;
	border:none;
	padding:0px;
	height:9px;
	font-size:4px;
}
.page {
	float:left;
	display:block;
	background:url(img/page.gif) repeat-x center;
	margin-right:5px;
	border:1px solid #6b7784;
	margin-top:20px;
	margin-bottom:10px;

}
.page a {
	color:#FFFFFF;
	font-family:"Tahoma", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-weight:bold;
	font-size:10px;
	border:1px solid #a6adb6;
	display:block;
	padding-top:2px;
	padding-bottom:3px;
	padding-left:10px;
	padding-right:10px;
	text-decoration:none;
}
.page a:hover {
	background:url(img/page-hover.gif);
}
.page a.active {
	background:url(img/page-hover.gif);
	cursor:default
}

input.page {
	color:#FFFFFF;
	font-family:"Tahoma", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-weight:bold;
	font-size:10px;
	border:1px solid #a6adb6;
	display:block;
	padding-top:2px;
	padding-bottom:3px;
	padding-left:10px;
	padding-right:10px;
	text-decoration:none;
}

.comment {
	font-size:12px;
	margin-top:5px;
	line-height:16px;
}
.ateacher {
	margin-left:-80px;
	min-height:230px;
	margin-top:60px;
	margin-bottom:15px;
}
.ateacher .resume {
	margin-left:185px;
	line-height:18px;
	margin-top:7px;
}
.ateacher .title {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:21px;
	margin-left:185px;
}
.teacher-foto {
	float:left;
}
.teacher-foto img {
	border:6px solid #e2d8bf
}
.gallery {
	margin-left:-90px;
	width:860px;
	margin-top:20px;
	margin-right:-120px;
}
.gallery table {
	width:860px;
}
.gallery .resume {
	margin-left:185px;
	line-height:18px;
	margin-top:7px;
}
.gallery .title {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:21px;
	margin-left:90px;
}
.pics {
	margin-top:20px;
}
.pic {
	width:120px;
	height:230px;
	float:left;
	margin-right:15px;
	text-align:center;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
}
.pic a {
	color:#000000;
	line-height:20px;
}
.pic img {
	border:6px solid #e2d8bf
}
.addalbum {
	margin-left:80px;
	margin-right:250px;
}
#vip {
	margin-left:-170px;
	background:url(img/vip.jpg) left no-repeat;
	padding-left:375px;
	line-height:20px;
	height:315px;
}
.name, .name, .city, .mail,  .besttime, .direct, .program, .tplace, .gencode, .gencodetxt {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	padding-bottom:5px;
	padding-top:5px;
	display:block;
}
.ref {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	margin-bottom:15px;
	padding-top:5px;
	display:block;
	width:600px;
}
#form {
	display:block;
	width:600px;
}
#form .input {
	background:#f7f4e8;
	border:1px solid #e2d7be;
	width:433px;
	height:26px;
	margin-top:4px;
	margin-bottom:0px;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:5px;
	padding-left:4px;
}
#form .gencode {
	background:#f7f4e8;
	border:1px solid #e2d7be;
	width:366px;
	height:24px;
	margin-top:4px;
	margin-bottom:0px;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:5px;
	padding-left:4px;
	margin-left:190px;
}
#form .timeinput {
	background:#f7f4e8;
	border:1px solid #e2d7be;
	width:411px;
	height:24px;
	margin-top:4px;
	margin-bottom:0px;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:5px;
	padding-left:4px;
}
#form .directselect {
	background:#f7f4e8;
	border:1px solid #e2d7be;
	width:318px;
	height:32px;
	margin-top:4px;
	margin-bottom:0px;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:5px;
	padding-left:4px;
}
#form .programselect {
	background:#f7f4e8;
	border:1px solid #e2d7be;
	width:373px;
	height:32px;
	margin-top:4px;
	margin-bottom:0px;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:5px;
	padding-left:4px;
}
#form .placeselect {
	background:#f7f4e8;
	border:1px solid #e2d7be;
	width:413px;
	height:32px;
	margin-top:4px;
	margin-bottom:0px;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:5px;
	padding-left:4px;
}
.name, .name, .city, .mail {
	width:124px;
	float:left;
	margin-top:10px;
	margin-bottom:10px;
	height:1px;
}
.besttime {
	width:145px;
	float:left;
	margin-top:10px;
	margin-bottom:10px;
	height:6px;
}
.direct {
	width:245px;
	float:left;
	margin-top:10px;
	margin-bottom:10px;
	height:6px;
}
.gencodetxt {
	width:80px;
	float:left;
	margin-top:10px;
	margin-bottom:10px;
	height:20px;
	display:block;
}
.program {
	width:190px;
	float:left;
	margin-top:10px;
	margin-bottom:10px;
	height:16px;
	display:block;
}
.tplace {
	width:150px;
	float:left;
	margin-top:10px;
	margin-bottom:10px;
	height:6px;
}
.textinput {
	margin-bottom:10px;
}
#form .send {}
.send a {
	height:25px;
	width:119px;
	background:url(img/send.gif) right no-repeat;
	display:block;
	text-align:center;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	font-size:12px;
	margin-top:30px;
	padding-top:15px;
}
.send a:hover {
	background:url(img/send-hover.gif) right no-repeat;
}
#form .textarea {
	background:#f7f4e8;
	width:553px;
	height:161px;
	overflow:auto;
	border:1px solid #e2d7be;
	margin-bottom:8px;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	padding:4px;
}
.popup {    
	position: absolute;
	display: none;
	text-align:center;
	background:#FFFFFF;
	margin-left:37px;
	width:40px;
	height:40px;
	background:url(img/popup.gif) no-repeat;
}

.bubbleInfo {    
	position: relative;
}
#form dl {
	height:50px;
}
#form dd {
	float:left;
	margin-right:15px;
	width:100px;
	height:24px;
	display:block;
}


#lightwindow_overlay {
	/* REQUIRED */
	display: none;
	visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100px;
	z-index: 500;
	/* REQUIRED */
}

#lightwindow {
	display: none;
	visibility: hidden;
	position: absolute;
	z-index: 999;
	line-height: 0px;
	/* REQUIRED */
}

	#lightwindow_container {
		/* REQUIRED */
		display: none;
		visibility: hidden;
		position: absolute;
		/* REQUIRED */
		padding: 0 0 0 0;
		margin: 0 0 0 0;
	}

	/* IE6 needs this or it messes with our positioning */
	* html #lightwindow_container {
		overflow: hidden;
	}

	#lightwindow_contents {
		overflow: hidden;
		z-index: 0;
		position: relative;
		border: 10px solid #ffffff;
		background-color: #ffffff;
	}		

#lightwindow_loading {
	/* REQUIRED */
	height: 100%;
	width: 100%;
	top: 0px;
	left: 0px;
	z-index: 9999;
	position: absolute;
	/* REQUIRED */
	background-color: #f0f0f0;
	padding: 10px;
}

	#lightwindow_loading_shim { 
		display: none;
		left: 0px; 
		position: absolute; 
		top: 0px;
		width: 100%; 
		height: 100%;
	}

	#lightwindow_loading span {
    	font-size: 12px;
		line-height: 32px;
		color: #444444;
		float: left;
		padding: 0 10px 0 0;
	}

	#lightwindow_loading span a,
	#lightwindow_loading span a:link, 
	#lightwindow_loading span a:visited {
		color: #09F;
		text-decoration: none;
		cursor: pointer;
	}

	#lightwindow_loading span a:hover,
	#lightwindow_loading span a:active {
		text-decoration: underline;
	}


	#lightwindow_loading img {
   		float: left;
   		margin: 0 10px 0 0;
	}

#lightwindow_navigation {
	/* REQUIRED */
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
	/* REQUIRED */
}
	/* We need to shim the navigation for IE, though its more of a sub-floor */
	#lightwindow_navigation_shim { 
		/* REQUIRED */
		display: none;
		left: 0px; 
		position: absolute; 
		top: 0px;
		width: 100%; 
		height: 100%;
		/* REQUIRED */
	}

	#lightwindow_navigation a,
	#lightwindow_navigation a:link,
	#lightwindow_navigation a:visited,
	#lightwindow_navigation a:hover,
	#lightwindow_navigation a:active { 
		/* REQUIRED */
		outline: none;
		/* REQUIRED */
	}

	#lightwindow_previous, 
	#lightwindow_next {
		width: 49%;
		height: 100%;
		background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
		display: block;
	}
	
	#lightwindow_previous { 
		float: left;
		left: 0px;
	}

	#lightwindow_next { 
		float: right;
		right: 0px;
	}

	#lightwindow_previous:hover, 
	#lightwindow_previous:active { 
		background: url(../images/prevlabel.gif) left 15% no-repeat; 
	}

	#lightwindow_next:hover, 
	#lightwindow_next:active { 
		background: url(../images/nextlabel.gif) right 15% no-repeat; 
	}
	
	#lightwindow_previous_title,
	#lightwindow_next_title {
		display: none;
	}
	 	
#lightwindow_galleries {
	width: 100%;
	position: absolute;
	z-index: 50; 
	display: none;
	overflow: hidden;
	margin: 0 0 0 10px;
	bottom: 0px;
	left: 0px;
}

	#lightwindow_galleries_tab_container {
		width: 100%;
		height: 0px;
		overflow: hidden;
	}

	a#lightwindow_galleries_tab,		
	a:link#lightwindow_galleries_tab,
	a:visited#lightwindow_galleries_tab {
		display: block;
		height: 20px;
		width: 77px;
		float: right;
		line-height: 22px;
		color: #ffffff;
		text-decoration: none;
		font-weight: bold;
		cursor: pointer;
		font-size: 11px;
		color: #ffffbe;
		background: url(../images/black-70.png) repeat 0 0 transparent;
	}
	
	* html a#lightwindow_galleries_tab,		
	* html a:link#lightwindow_galleries_tab,


	a:hover#lightwindow_galleries_tab,


	#lightwindow_galleries_tab_span {
		display: block;
		height: 20px;
		width: 63px;
		padding: 0 7px 0 7px;
	}
	
	#lightwindow_galleries_tab .up	{
		background: url(../images/arrow-up.gif) no-repeat 60px 5px transparent;
	}

	#lightwindow_galleries_tab .down {
		background: url(../images/arrow-down.gif) no-repeat 60px 6px transparent;
	}

	#lightwindow_galleries_list {
		background: url(../images/black-70.png) repeat 0 0 transparent;
		overflow: hidden;
		height: 0px;
	}

	

	.lightwindow_galleries_list {
		width: 200px;
		float: left;
		margin: 0 0 10px 0;
		padding: 10px;
	}

	.lightwindow_galleries_list h1 {	
		color: #09F;
		text-decoration: none;
		font-weight: bold;
		cursor: pointer;
		padding: 10px 0 5px 0;
		font-size: 16px;
	}

	.lightwindow_galleries_list li {
		margin: 5px 0 5px 0;
		list-style-type: none;
	}

	.lightwindow_galleries_list a, 
	.lightwindow_galleries_list a:link, 
	.lightwindow_galleries_list a:visited {
		display: block;
		line-height: 22px;
		color: #ffffff;
		text-decoration: none;
		font-weight: bold;
		cursor: pointer;
		padding: 0 0 0 10px;
		font-size: 11px;
	}

	.lightwindow_galleries_list a:hover, 
	.lightwindow_galleries_list a:active {
		background: #000000;
		color: #ffffbe;
		border-left: 3px solid #ffffbe;
		padding: 0 0 0 7px;
	}
		
#lightwindow_data {
	/* REQUIRED */
	position: absolute;
	/* REQUIRED */
}

	#lightwindow_data_slide {
		/* REQUIRED */
		position: relative;
		/* REQUIRED */
	}

	#lightwindow_data_slide_inner {
		background-color: #ffffff;
		padding: 0 10px 10px 10px;
	}

	#lightwindow_data_caption {
		padding: 10px 0 0 0;
		color: #666666;
		line-height: 25px;
		background-color: #ffffff;
		clear: both;
	}

	#lightwindow_data_details {
		background-color: #f0f0f0;
		padding: 0 10px 0 10px;
		height: 20px;
	}
	
	#lightwindow_data_author_container {
		width: 40%;
		text-align: right;
		color: #666666;
	 	font-style: italic;
		font-size: 10px;
		line-height: 20px;
		float: right;
		overflow: hidden;
	}
	
	#lightwindow_data_gallery_container {
		font-size: 10px;
		width: 40%;
		text-align: left;
		color: #666666;
		line-height: 20px;
		float: left;
		overflow: hidden;
	}
	
#lightwindow_title_bar {
	height: 25px;
	overflow: hidden;		
}

	#lightwindow_title_bar_title {
		color: #ffffbe;
		font-size: 14px;
		line-height: 25px;
		text-align: left;
		float: left;
	}

	a#lightwindow_title_bar_close_link,	
	a:link#lightwindow_title_bar_close_link,
	a:visited#lightwindow_title_bar_close_link {
		float: right;
		text-align: right;		
		cursor: pointer;
		color: #ffffbe;
		line-height: 25px;
		padding: 0;
		margin: 0;
	}
	
	a:hover#lightwindow_title_bar_close_link,
	a:active#lightwindow_title_bar_close_link {
		color: #ffffff;
	}

#lightwindow p {
	color: #000000;
	padding-right: 10px;
}