 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, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td  {
margin : 0;
padding : 0;
border : 0;
outline : 0;
font-weight : inherit;
font-style : inherit;
font-family : inherit;
vertical-align : baseline;
}
a {
text-decoration : none;
}
:focus {
outline : 0;
}
body {
line-height : 1;
color : black;
background : white;
}
ol, ul {
list-style : none;
}
table {
border-collapse : separate;
border-spacing : 0;
}
caption, th, td {
text-align : left;
font-weight : normal;
}
blockquote:before, blockquote:after, q:before, q:after {
content : "";
}
blockquote, q {
quotes : "" "";
}
body {
font-size : 62.5%;
} /* ----------------------------------------- /
/  ----------------GLOBALS------------------ /
/  -----------------------------------------*/

body { font-size:62.5%;}
div, table, tr, td, blockquote, em, strong, b, input, textarea, span, a, p, h1, h2, h3, h4, h5, h6, li, ul, ol, dt, dl, select { font-family: tahoma,arial,verdana; line-height: 2em; letter-spacing: 0.03em; }

h1, h2, h3, h4, h5, h6 
{ 
	font: normal 1em Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin-bottom: 0.5em;
	font-style: italic;
}
h1 { font-size: 2em; }
h2 { font-size: 1.6em; }
h3 { font-size: 1.4em; }
h4 { font-size: 1.2em; }
h5, h6 { font-size: 1.2em; }


li.content p{
	font-size: 1em; 
}

h1, h2, h3, h4, h5, h6, p, div, table, tr, span, td, blockquote, em, strong, b, input, textarea, a { }


.clear { clear: both; }

#hiddenForms {  
	height: 0px;
	overflow: hidden;
}/* ----------------------------------------- /
/  ----------------DEFAULT-PAGE---------------- /
/  -----------------------------------------*/

#tempcontent {
	height: 0px;
	overflow: hidden;
	width: 0px;
}

html, body
{
  height: 100%;
}

div#globalwrap 
{
    min-height: 100%;
    height: 100%;
    voice-family: "\"}\"";
    voice-family: inherit;
    height: auto;

}
	
html>body #globalwrap {
    height: auto;
}

div#wrap {
	width: 474px;
	margin: 0 auto;
	overflow: hidden;
}


div#top {
	height: 149px;
	width: 474px;
}
	div#top.start {
		margin-top: 80px;
		height: 80px;
	}
		div#globalNavigation {
			padding-top: 20px;
			margin-left: 380px;
		}
	div#top.start div#globalNavigation {
		padding-top: 10px;
	}
		div#top.start div#header_logo {
			margin-top: -10px;
			margin-left: 158px;
		}
	div#header_logo {
		padding-top: 0px;
		margin-left: 158px;
	}
	div#navigation {
		position: absolute;
		margin-top: 24px;
		
	}
		div#navigation.start {
			margin: 0px;
		}
		ul#categoryNavigation li{
			float: left;
		}

div#header {
	height: 210px;
	width: 474px;
	margin-top: 2px;
}

div#contentborder {
	margin-top: 2px;
	width: 474px;
	height: 3px;
	overflow: hidden;
}

div#content {
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	overflow: hidden;
	width: 464px;
}
	div#content.start {
		padding-top: 60px;
	}
	ul#pageContent {
		width: 454px;
	}
		ul#pageContent li.content {
			width: 464px;
		}
		
		ul#pageContent.template_room {
			width: 240px;
		}
		ul#pageContent.template_room li {
			width: 230px;
		}

/* ----------------------------------------- /
/  ----------------Start-PAGE---------------- /
/  -----------------------------------------*/	
	
/************************************************************************************************/
#userMenu {
	position: fixed;
	margin: 0 auto;
	width: 100%;
	padding: 0px; 
	z-index: 59;
}
#userMenu form, #userMenu h2, #userMenu h1, #userMenu a {
	z-index: 80;
}
#usernav {
	padding: 10px;
	display:none;
}

#showUserMenu {
	position: absolute;
	float: left;
	clear: both;
	width: 200px;
	margin: 0px;
}

#troph {
	float: left; 
	width: 270px;
}
#troph ul li{
	float: left; padding-right: 3px;
	line-height: normal;
	padding-bottom: 1px;
	margin: 0px;
}
#troph a#add_trophy{
	display: block;
	width: 300px;
	clear: both;
}
#troph ul {
	width: 270px;
}@charset "utf-8";
/* CSS Document */

/****************************** jTIP ********************/
/* ---------->>> jtip <<<---------------------------------------------------------------*/

#JT_arrow_left{
	background-image: url(img/jtip/arrow_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	left:-12px;
	height:23px;
	width:10px;
    top:-3px;
}

#JT_arrow_right{
	background-image: url(img/jtip/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	height:23px;
	width:11px;
    top:-2px;
}

#JT {
	position: absolute;
	z-index:100;
	border: 2px solid #CCCCCC;
	background-color: #fff;
}

#JT_copy{
	padding:10px 10px 10px 10px;
	color:#333333;
}

.JT_loader{
	background-image: url(img/jtip/loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width:100%;
	height:12px;
}

#JT_close_left{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_close_right{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_copy p{
margin:3px 0;
}

#JT_copy img{
	padding: 1px;
	border: 1px solid #CCCCCC;
}

.jTip{
cursor:help;
}


/************************************** CONTENT **************************/


/************************************** FORMS **************************/

form
{
	padding: 10px;
	background: #fff;
}
input[type=button], input[type=reset]
{
	border: 1px solid #aaa;
	background: #525252;
	margin-right: 10px;
	position: relative;
	font-weight: bold; 
	color: #fff;
	padding: 3px 3px 3px 3px !important; padding: 0px;
	margin-top: 20px; 
}
form input, form select {
	margin-bottom: 10px;
	padding: 0px !important; padding: 0px;
	line-height: normal;
	font-size: 11px;
}
form label
{
	clear: left; width: 100px; display: block; float: left;
}#theForm {
	display: block;
	visibility:visible;
	clear: both;
	
}
#priceform {
	width: 500px;
}

#personalSettings {
	width: 700px;
	height: 400px;
}@charset "utf-8";
/* CSS Document */

textarea {
	font-size: 11px;
	line-height: normal;
}

/**********************************************************
 Navigations
 
 - settings for the navigation
***********************************************************/

ul#categoryNavigation {
	width: 474px;
	height: 40px;
}
ul#categoryNavigation li.catnavelement { 
	display: block;
	border-right: 1px solid #fff;
	padding-top: 20px;
}
ul#categoryNavigation li.lastelement { 
	border: 0px solid #fff;;
}
	ul#categoryNavigation li.catnavelement a {
		font-size: 13px;
		letter-spacing: 1px;
		font-weight: normal;
		padding-left: 12px;
		padding-right: 13px;
	}
	ul#categoryNavigation li.lastelement a {
		font-size: 13px;
		letter-spacing: 1px;
		font-weight: normal;
		padding-left: 14px;
		padding-right: 15px;
	}
	ul#categoryNavigation li.catnavelement a:hover, ul#categoryNavigation li.activeElement a  {
		color: #319ec2;
		padding-bottom: 6px;
		border-bottom: 3px solid #49321a;
	}
div#navigation.start ul#categoryNavigation {
	background:#319ec2; 
	padding-bottom: 1px;
	height: 28px;
	border-bottom: #222 3px solid;
	border-top: #222 3px solid;
	padding-top: 0px;
}
	div#navigation.start ul#categoryNavigation li.catnavelement {
		border-right: 1px dotted  #fff;
		padding-top: 0px;
	}
	div#navigation.start ul#categoryNavigation li.lastelement { 
		border: 0px solid #fff;
	}
	div#navigation.start ul#categoryNavigation li.catnavelement a {
		padding-top: 5px;
		padding-bottom: 7px;
		color: #fff;		
	}
		div#navigation.start ul#categoryNavigation li.catnavelement a:hover, div#navigation.start ul#categoryNavigation li.activeElement a  {
			border-bottom: 0px;
			background-color: #ccc;
		}

ul#pageContent {
	position: relative;
	float: left;
}
ul#pageContent li.content  {
	clear: both;
	padding-bottom: 15px;
}
ul#pageContent li.content  strong {
	font-weight: bold;
}
ul#pageContent li.gallerypic {
	clear: none;
}

ul#specials {
	margin-bottom: 20px;
	overflow: hidden; 
}
ul#specials li.notActual span h2, ul#specials li.notActual span p  {
	color: #ccc;
}
ul#specials li.special {
	background: url(img/special.png) left top no-repeat; 
	padding-bottom: 15px; 
	width: 210px;
	float: left;
	padding-left: 10px;
}
ul#specials li span {
	top: 20px; 
	position: relative;
	left: 20px;
}
	ul#specials li span strong, ul#specials li span b {
		font-weight: bold;
	}

/**********************************************************
 pageContent
 
 - general settings for the pagecontent (ul#pagecontent)
***********************************************************/
	ul#pageContent li span h2 {
		
	}
	
	ul#pageContent li span ul li span h2 {
		font-size: 12px;
	}

/**********************************************************
 CONTENTS
 
 - specific settings for the content-types
***********************************************************/
	 
	/******************************
	 Priceliste
	 ******************************/
	table#pricelist_table {
		width: 454px; border-collapse: collapse;
	}
	table#pricelist_table th {
		text-align: left; 
		padding: 2px; 
		font-weight: bold;
		border-bottom: 1px solid #ccc;
	}
	table#pricelist_table td {
		padding: 2px 2px 2px 0px; 
		border-top: 1px dotted #ccc;
	}
	table#pricelist_table td.first {
		
	}
	
	/******************************
	 ROOMPREVIEWLIST
	 ******************************/
	ul#roompreviewlist
	{
		width: 462px;
		overflow: hidden;
		
	}
	
	ul#roompreviewlist li.roompreview
	{
		float: left;
		width: 210px;
		overflow: hidden;
		margin-right: 5px;
		margin-bottom: 10px; 
		padding: 5px;  
		clear:none;
		
		border: 1px solid #ccc;
	}
	
	ul#roompreviewlist li.add_roompreview
	{
		clear: left;
	}
	
	ul#roompreviewlist li:last
	{
		clear: both;
	}
	
	li.roompreview h2 {
		font-size: 11px;
		line-height: normal;
		margin: 5px 0px 2px 0px;
		font-family: tahoma,arial,verdana;
	}
	
	#roompreviewimg {
		float: left;
		width: 60px;
	}
	#roompreviewtext {
		float: right;
		width: 145px;
	}
	#roompreviewtext h2 {
		width: 140px;
		overflow: hidden;
	}
	#roompreviewtext a {
		float: left; margin: 0px; padding: 0px; line-height: normal;
	}
	img.roompreviewimg {
		float: left;
		width: 60px;
		height: 30px;
		position: static;
	}
	
	li.roompreview p {
		line-height: normal;
		display: inline-block;
	}
	li.roompreview .edit_content, li.roompreview .delete_content {
		float: left;
		position: absolute;
		z-index: 100;
		display: block;
		background: #8c1978;
		color: #fff;
		margin: 0px !important; margin-top: -90px;		
	}
	
	/******************************
	 GALLERY
	 ******************************/
	
	
		/* jQuery lightBox plugin - Gallery style */
		.gallery_room {
			z-index: 20;
		}
		#the_gallery {
			width: 100%;
			overflow: hidden;	
			clear:both;	
		}
		
		#the_gallery a.edit_content, #the_gallery a.delete_content
		{
		}
		#the_gallery .delete_content
		{
		}
		
		
		#the_gallery li img
		{
			float: left; 
		}
		#the_gallery  { list-style: none; margin: 0px; padding: 0px; }
		#the_gallery  li.gallerypic { margin: 0px; float: left; margin-right: 6px; }
		#the_gallery  li a img.gallpic {
			width: 35px;
			height: 27px;
			padding: 5px;
			margin-right: 10px;
			margin-bottom: 10px;
		}
		ul#the_gallery li a img.gallpic {
			
		}
		div#the_gallery li a img.gallpic {
			margin-right: 10px;
		}
		#the_gallery  li a img.gallpic {
			border: 1px solid #ccc;
		}
		#the_gallery  li a:hover img.gallpic {
			border: 1px solid #fff;
		}
		.gallery_room {
			position: relative;
			float: right;
			width: 200px;
			overflow: hidden;
		}
		
		.gallery_room .lightbox img {
			margin-bottom: 5px;
		}
		
		img.roompic_big, #the_gallery ul li a.isFirst img, ul.template_service ul#the_gallery li img.gallpic {
			float: left;
			width: 151px;
			height: 75px;
			padding: 5px;
			border: 1px solid #ccc;
			margin-right: 10px;
			margin-bottom: 10px;
		}
		
ul#pageContent li.content span p span strong {
	padding: 3px 5px;
	color: #fff;
	background: #00CC00;
}#upload td, #upload a, #upload span, #upload div {
	line-height: normal;
	margin: 0px;
	padding: 0px;
}
#upload: width: 250px;

.fileName
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  line-height: normal;
  height: 10px;
}

.texta
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
	line-height: normal;
}
INPUT.hidden {
    Z-INDEX: 2;
    FILTER: alpha(opacity: 0);
    POSITION: relative;
    TEXT-ALIGN: left;
    opacity: 0;
    moz-opacity: 0;

}



#facebox .b {
  background:url(img/facebox/b.png);
}

#facebox .tl {
  background:url(img/facebox/tl.png);
}

#facebox .tr {
  background:url(img/facebox/tr.png);
}

#facebox .bl {
  background:url(img/facebox/bl.png);
}

#facebox .br {
  background:url(img/facebox/br.png);
}

#facebox {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 200;
  text-align: left;
}

#facebox .popup {
  position: relative;
}

#facebox table {
  border-collapse: collapse;
}

#facebox td {
  border-bottom: 0;
  padding: 0;
}

#facebox .body {
  padding: 10px;
  background: #fff;
  width: 600px;
}

#facebox .loading {
  text-align: center;
}

#facebox .image {
  text-align: center;
}

#facebox img {
  border: 0;
  margin: 0;
}

#facebox .footer {
  border-top: 1px solid #DDDDDD;
  padding-top: 5px;
  margin-top: 10px;
  text-align: right;
}

#facebox .tl, #facebox .tr, #facebox .bl, #facebox .br {
  height: 10px;
  width: 10px;
  overflow: hidden;
  padding: 0;
}

#facebox_overlay {
  position: fixed;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
  
  	background-color: #000;
	filter:alpha(opacity=75);
	-moz-opacity:.75;
	opacity:.75;
}

.facebox_hide {
  z-index:-100;
}

.facebox_overlayBG {
  background-color: #000;
  z-index: 99;
}

* html #facebox_overlay { /* ie6 hack */
  position: absolute;
  height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
/* ----- add selectors here for font sizing ----- */
#JT_close_left, #JT_close_right{font-size: 1.1em;}
#JT_copy p, #JT_copy ul{font-size: 1.1em;}

/* ---------->>> jtip <<<---------------------------------------------------------------*/

#JT_arrow_left{
	background: url(img/jtip/arrow_left.gif) no-repeat left top;
	position: absolute;
	z-index:101;
	left:-12px;
	height:23px;
	width:10px;
}

#JT_arrow_right{
	background: url(img/jtip/arrow_right.gif) no-repeat left top;
	position: absolute;
	z-index:101;
	height:23px;
	width:11px;
}

/* for consistency between firefox and IE */
body > #JT_arrow_right {
  margin-left: 3px;
}

#JT {
	position: absolute;
	z-index:10000;
	border: 2px solid #ccc;
	background-color: #fff;
	overflow: hidden;
}

#JT_copy{
	padding:10px;
	color:#333;
}

.JT_loader{
	background: url(img/jtip/loader.gif) no-repeat center center;
	width:100%;
	height:12px;
}

#JT_close_left{
	background-color: #ccc;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_close_right{
	background-color: #ccc;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_copy p{
margin:3px 0;
}

#JT_copy img{
	padding: 1px;
	border: 1px solid #ccc;
}

.jTip{
cursor:help;
}

#JT iframe{
	display:none;
	display/**/:block;
	position:absolute;
	top:0;
	left:0;
	z-index:-1;
	filter:mask();
	height:3000px;
}
@charset "utf-8";
.soc_container {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	width: 400px;
	auto;
	border: 1px solid #EFEFEF;
	position:absolute;
	background:#FFF url(/img/jsocialize/bg_container2.jpg) repeat-x bottom;
	font-size:11px;
	line-height:18px;
	z-index: 5000;
	margin: 0 auto;
}

.soc_container2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	width: 400px;
	auto;
	border: 1px solid #EFEFEF;
	position:absolute;
	background:#FFF url(/img/jsocialize/bg_container2.jpg) repeat-x bottom;
	
	font-size:11px;
	line-height:18px;
}

.soc_container h1{
	
	margin:10px 0 10px 20px;
	font-size:14px;
}

.soc_container h2{
	margin: 10px 0 10px 20px;
	font-size:14px;
}

.soc_container a{
	color: #aadd00;
	text-decoration:none;
}

.soc_left{
	width: 180px;
	padding:10px;
	float:left;
	
}

.soc_left img{
	width: 18px;
	height: 18px;
	float:left;
	margin: 0 10px 0 0;
}
.soc_left a{
	color:#3E3F3E;
	text-decoration:none;
	line-height:18px;
	

	border-bottom:1px dotted #CECECE;
	display:block;
}
.soc_left a:hover{
	color:#6699FF;
	background-color:#E6F0C1;
}
#close{
	width:10px;
	height:10px;
	float:right;
	clear:both;
}
.open_window{
	width:780px;
	height:500px;
	background-color:#000;
	display:block;


}
.close{
	width:10px;
	height:10px;
	float:right;
	clear:both;
	position: absolute;
	top:0;
	right:0;
}
.soc_send_friend{
	clear:both;
	padding:20px;
}
.wait{
background-image:url(/img/jsocialize/ajaxloader.gif);
background-repeat:no-repeat;
background-position: center center;
}
table.jCalendar {
	border: 1px solid #000;
	background: #aaa;
    border-collapse: separate;
    border-spacing: 2px;
}
table.jCalendar th {
	background: #333;
	color: #fff;
	font-weight: bold;
	padding: 3px 5px;
}
table.jCalendar td {
	background: #ccc;
	color: #000;
	padding: 3px 5px;
	text-align: center;
}
table.jCalendar td.other-month {
	background: #ddd;
	color: #aaa;
}
table.jCalendar td.today {
	background: #666;
	color: #fff;
}
table.jCalendar td.selected {
	background: #f66;
	color: #fff;
}
table.jCalendar td.selected:hover {
	background: #f33;
	color: #fff;
}
table.jCalendar td:hover, table.jCalendar td.dp-hover {
	background: #fff;
	color: #000;
}
table.jCalendar td.disabled, table.jCalendar td.disabled:hover {
	background: #bbb;
	color: #888;
}

/* For the popup */

/* NOTE - you will probably want to style a.dp-choose-date - see how I did it in demo.css */

div.dp-popup {
	position: relative;
	background: #ccc;
	font-size: 10px;
	font-family: arial, sans-serif;
	padding: 2px;
	width: 171px;
	line-height: 1.2em;
}
div#dp-popup {
	position: absolute;
	z-index: 12000;
}
div.dp-popup h2 {
	font-size: 12px;
	text-align: center;
	margin: 2px 0;
	padding: 0;
}
a#dp-close {
	font-size: 11px;
	padding: 4px 0;
	text-align: center;
	display: block;
}
a#dp-close:hover {
	text-decoration: underline;
}
div.dp-popup a {
	color: #000;
	text-decoration: none;
	padding: 3px 2px 0;
}
div.dp-popup div.dp-nav-prev {
	position: absolute;
	top: 2px;
	left: 4px;
	width: 100px;
}
div.dp-popup div.dp-nav-prev a {
	float: left;
}
/* Opera needs the rules to be this specific otherwise it doesn't change the cursor back to pointer after you have disabled and re-enabled a link */
div.dp-popup div.dp-nav-prev a, div.dp-popup div.dp-nav-next a {
	cursor: pointer;
}
div.dp-popup div.dp-nav-prev a.disabled, div.dp-popup div.dp-nav-next a.disabled {
	cursor: default;
}
div.dp-popup div.dp-nav-next {
	position: absolute;
	top: 2px;
	right: 4px;
	width: 100px;
}
div.dp-popup div.dp-nav-next a {
	float: right;
}
div.dp-popup a.disabled {
	cursor: default;
	color: #aaa;
}
div.dp-popup td {
	cursor: pointer;
}
div.dp-popup td.disabled {
	cursor: default;
}

/* located in demo.css and creates a little calendar icon
 * instead of a text link for "Choose date"
 */
a.dp-choose-date {
	float: left;
	width: 16px;
	height: 16px;
	padding: 0;
	margin: 0px 3px 0;
	display: block;
	text-indent: -2000px;
	overflow: hidden;
	background: url(img/calendar.png) no-repeat; 
	margin-bottom: 10px;
}
a.dp-choose-date.dp-disabled {
	background-position: 0 -20px;
	cursor: default;
}
/* makes the input field shorter once the date picker code
 * has run (to allow space for the calendar icon
 */
input.dp-applied {
	width: 140px;
	float: left;
}/* lightview.css
   http://www.nickstakenburg.com/projects/lightview
*/

#lightview {
	position: absolute;
	top: 50%;
	left: 50%;
	height: 150px;
	width: 150px;
	margin: -75px 0 0 -75px;
	padding: 0;
}

/* The container that holds everything */
.lv_Container {
	position: relative;
	width: 100%;
	height: 100%;
	background: none;
	padding: 0;
	margin: 0;
}

.lv_Button {
	cursor: pointer;
	text-decoration: none;
	border: none;
	background: none;
	margin: 0;
	padding: 0;
}

/* The buttons on the side when you view a gallery */
.lv_Sides {
	position: absolute;
	top: 50%;
	left: 0;
	clear: both;
	width: 100%;
	padding: 0;
	margin: 0;
}
.lv_Sides * { padding: 0; margin: 0; }
.lv_Sides li {
	list-style-type: none;
	position: relative;
}

.lv_PrevSide { float: left; }
.lv_NextSide { float: right; }
.lv_Sides .lv_Wrapper {
	width: 100%;
	height: 100%;
	cursor: pointer;
}
.lv_Sides .lv_Button {
	float: left;
	background: none;
}

/* The frames above and below the center, that hold the corners.
   It's recommended not to change anything here, a lot is done in
   javascript to build further upon this based on your settings.
*/
.lv_Frames {
	width: 100%;
	height: 100%;
	position: relative;
	padding: 0;
	margin: 0;
}
.lv_Frames li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.lv_Frame {
	width: 100%;
	display: block;
}
.lv_Frame * { padding: 0; margin: 0; }
.lv_FrameTop {
	position: absolute;
	left: 0;
	width: 100%;
	display: block;
}
.lv_FrameBottom {
	position: relative;
	float: left;
	clear: both;
}

.lv_Liquid {
	position: relative;
	float: left;
	width: 100%;
	overflow: hidden;
	clear: both;
}
.lv_Liquid .lv_Filler {
	position: absolute;
	height: 100%;
	width: 2px;
	top: 0;
	left: 50%;
}

.lv_Half {
	display: block;
	height: 100%;
	clear: both;
	line-height: 0px;
}
.lv_Half li { list-style-type: none; }
.lv_Corner {
	float: left;
	position: relative;
}
.lv_CornerTr, .lv_CornerBr { float: right; }

.lv_Fill {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
}

.lv_Half .lv_CornerWrapper {
	float: left;
	position: relative;
	width: 50%;
	height: 100%;
	overflow: hidden;
}
.lv_HalfRight .lv_CornerWrapper { float: right; }

.lv_Corner { position: relative; }
.lv_Corner canvas { position: relative; }
.lv_HalfLeft .lv_Corner { float: left; }
.lv_HalfRight .lv_Corner {
	position: relative;
	float: right;
}

/* To position content correctly in the center with correct
   rounded corner display we need a few wrappers.
   This is to get it right on all browsers.
*/
.lv_Center {
	position: relative;
	clear: both;
	height: 100%;
	overflow: hidden;
	background: none;
	padding: 0;
	margin: 0;
}
.lv_WrapUp {
	position: absolute;
	left: 0;
	height: 100%;
	width: 100%;
	overflow: hidden;
	padding: 0;
	margin: 0;
}
.lv_WrapDown {
	position: relative;
	height: 100%;
	width: 100%;
	overflow: hidden;
	padding: 0;
	margin: 0;
}
.lv_WrapCenter {
	position: relative;
	padding: 0;
	margin: 0;
}

/* The loading indicator */
.lv_Loading {
	position: absolute;
	top: 50%;
	left: 50%;
}
.lv_Loading .lv_Button {
	float: left;
	height: 100%;
	width: 100%;
}

.lv_MediaWrapper {
	position: relative;
	width: 100%;
	display: block;
	overflow: hidden;
	clear: both;
	padding: 0;
	margin: 0;
}
.lv_MediaWrapper img {
	position: relative;
	float: left;
	padding: 0;
	margin: 0;
}

/* The overlays on top of images that toggle the previous/next buttons */
.lv_PrevNext {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
}
.lv_PrevNext * { padding: 0; margin: 0; }
.lv_PrevNext .lv_Button {
	position: relative;
	height: 100%;
}
.lv_PrevButton { float: left; }
.lv_NextButton { float: right; }

/* The bar that holds title, caption, imagenumber, slideshow and closebutton */
.lv_MenuBar {
	clear: both;
	position: relative;
	width: 100%;
	float: left;
	font: 11px Arial, Helvetica, sans-serif;
	color: #7a7a7a;
	padding: 0;
	margin: 0;
	text-align:left;
}
.lv_MenuBar * { padding: 0; margin: 0; }

/* When the Menubar is at the top, on (ajax/iframe/inline) content,
   it will also have this style.
   The margins are removed here for better alignment, and since it's
   at the top we switch the inner margins to the other side.
*/
.lv_MenuTop .lv_DataText div,
.lv_MenuTop .lv_ImgNumber div { margin: 0; padding: 0; }
#lightview .lv_MenuTop .lv_Close, 
#lightview .lv_MenuTop .lv_Data { margin: 0 0 6px 0; }

.lv_Close, .lv_Data { margin: 6px 0 0 0; }
.lv_Close {
    position: relative;
	float: right;
	overflow: hidden;
	width: 100%;
	height: 100%;
}

.lv_Data {
	position: relative;
	float: left;
	padding-bottom: 3px;
	line-height: 13px;
}

.lv_Data li {
	list-style-type: none;
	float: left;
	margin-top: 3px;
}
.lv_DataText { width: 100%; }
.lv_DataText .lv_Title {
	font-weight: bold;
	margin-bottom: 2px;
}
.lv_DataText .lv_Caption { clear: both; }
.lv_Data .lv_ImgNumber {
	color: #a7a7a7;
	margin-right: 5px;
	margin-top: 5px;
}

.lv_Data .lv_innerPrevNext, 
.lv_Data .lv_Slideshow {
	position: relative;
	border-left: 1px solid #d7d7d7;
	padding: 0 5px;
	margin-top: 5px;
	vertical-align: middle;
}
.lv_Data .lv_Slideshow { padding-right: 0px; }

.lv_Data .lv_innerPrevNext .lv_Button, 
.lv_Data .lv_Slideshow .lv_Button { /* play and stop */
	float: left;
	background-position: center left;
	background-repeat: no-repeat;
}

/* the boxes that hold media or external content */
.lv_Media,
.lv_External {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
}

#lightview iframe {
	border: 0;
	clear: both;
	padding: 0;
	margin: 0;
	background: none;
}

/* The container that hold buttons above the view, currently only topclose */
.lv_topButtons {
	position: absolute;
	left: 0;
	width: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
.lv_topcloseButtonImage { cursor: pointer; }


/* The error/warning/download message that will appear when
   a required plugin is not installed.
*/
#lightviewError p { padding: 0 0 10px 0; }
#lightviewError div {
	padding: 6px;
	font: 11px Arial, Helvetica, sans-serif;
}
#lightviewError .message {
	background: #fcb5b5;
	color: #dd1f1f;
	margin-bottom: 3px;
}
#lightviewError .type { font-weight: bold; }
#lightviewError .pluginspage {
	background: #b5fcbd;
	color: #21be30;
}
#lightviewError a,
#lightviewError a:hover,
#lightviewError a:visited {
	color: #21be30;
	text-decoration: none;
	background: none;
	font-weight: bold;
	border-bottom: 1px solid #7de689;
}
#lightviewError p {
	margin-left: 0;
	padding: 0;
}

#lv_overlay {
  position: absolute; /* Opera will use fixed */
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

* html #lightview { /* IE6 */
	position: absolute;
	margin-top: expression( (-1 * this.offsetHeight / 2 + (document.documentElement ? document.documentElement.scrollTop : 0) + (Lightview.navbarHeight || 0)) + 'px');
	margin-left: expression( -1 * this.offsetWidth / 2 + (document.documentElement ? document.documentElement.scrollLeft : 0) + 'px');
}

/* Always cover 100% of the screen in IE6 */
html #lv_overlay {
	position: absolute;
	height: expression(((window.Enumerable && window.Enumerable.max) ? [document.body.scrollHeight, document.documentElement.scrollHeight, document.body.offsetHeight, document.documentElement.clientHeight].max() : document.documentElement.scrollHeight) + 'px' );
	width: expression(((window.Enumerable && window.Enumerable.max) ? [document.body.scrollWidth, document.documentElement.scrollWidth, document.body.offsetWidth, document.documentElement.clientHeight].max() : document.documentElement.scrollWidth) + 'px' );
}