/* MONSNE CSS */
* {
	margin:0;
	padding:0;
}

html,body {
	color:#666666;
	font-family:"andale mono", monaco, "lucida console", Verdana, sans;
	font-size:10px;
	letter-spacing:1px;
	margin:0;
	padding:0;
	text-transform:uppercase;
	height:98%;
	background:#f0f0f0;
}

body {

	text-align:center;

	
/* e4e4e4 horizontal centering for IE Win quirks */
}

#distance {
	width:1px;
	height:50%;
	margin-bottom:-280px;

	
/* half of container's height */
	float:left;
}

#container {
	margin:0 auto;
	position:relative;

	
/* puts container in front of distance */
	text-align:left;
	height:580px;
	min-width:580px;
	width:100%;
	clear:left;
}

a {
	outline:none;
	color:#666;
}

#album,b,strong {
	color:#333;
	font-weight:normal;
}

#mainnav {
	text-align:left;
	color:#999;
	position:absolute;
	top:68px;
	left:30px;
}

#mosne {
	position:absolute;
	top:0;
	right:20px;
	z-index:99;
	float:left;
	width:52px;
}

#mosne img {
	border:0;
}

#mosne h1,#mosne a {
	text-transform:capitalize;
	color:#444;
	font-size:12px;
	line-height:12px;
	text-align:center;
	letter-spacing:2px;
	font-weight:normal;
	text-decoration:none;
}

#mainnav a {
	text-decoration:none;
	color:#666;
	cursor:pointer;
	padding:2px;
}

#mainnav a:hover {
	color:#fff;
	background-color:#bbbfc2;
}

#infobox {
	position:absolute;
	top:560px;
	left:30px;
	right:30px;
	padding-bottom:1em;
}

#navigation {
	overflow:hidden;
	padding:0;
	height:460px;
	width:100%;
	position:relative;
	top:90px;
	left:0;
	float:left;
	background-color:#A1E3E6;

	
/*#E2ECF1;*/
	display:none;
	z-index:92;
}

.longdesc {
	text-transform:none;
}

ul.list {
	width:160px;
	float:left;
	display:inline;
	padding: 0px;
	margin:0px;
}

#navigation ul.list li {
	list-style:none;
	display:list-item;
	width:100%;
}

#navigation ul li.hd {
	color:#222;
	width:100%;
	margin-bottom:18px;
}

#navigation ul li a.selected {
	text-decoration:underline;
	color:#333;
}

#navigation ul.list li a {
	background:transparent url(../img/webicons.png) 0 -126px no-repeat;
	padding-left:10px;
}

#navigation ul.list li a.interaction {
	background:transparent url(../img/webicons.png) 0 -94px no-repeat;
	padding-left:10px;
}

#navigation ul.list li a.identity {
	background:transparent url(../img/webicons.png) 0 -62px no-repeat;
	padding-left:10px;
}

#navigation ul.list li a.web {
	background:transparent url(../img/webicons.png) 0 2px no-repeat;
	padding-left:10px;
}

#navigation ul.list li a.photo {
	background:transparent url(../img/webicons.png) 0 -30px no-repeat;
	padding-left:10px;
}
#overf {
	overflow:hidden;
	padding:0;
	height:460px;
	width:100%;
	margin-left:0px;
	float:left;
	position:absolute;
	top: 0px;
	left: 30px;
}

#menuslider {
	
	float: left;
	list-style:none;
	white-space:nowrap;
	padding:0;
	margin: 0;
	width:9680px;
	height:460px;
}

ul#menuslider li.slide {
	float:left;
	display:inline;
	padding-top: 30px;
	width: 100%;
	
}

ul#menuslider li.slide h2 {
	color:#333;
	font-weight:normal;
	font-size:100%;
}



#slidebox {
	overflow:hidden;
	padding:0;
	height:460px;
	width:100%;
	position:absolute;
	top:90px;
	left:0;
	float:left;
}

#slidebox ul {
	position:absolute;
	list-style:none;
	white-space:nowrap;
	padding:0;
	border-left:30px solid #A1E3E6;
	background-color:#A1E3E6;
}

#slidebox ul li {
	display:inline;
	float:left;
	position: relative;
}

#slidebox ul li img {
	cursor:pointer;
	padding-left:0;
	border: 0px;
}
#slidebox ul li .fancy {
    position: absolute;
	cursor:pointer;
	float: left;
	text-indent: 12px;
	color: #333;
	background: #A1E3E6;
	border: 0px;
	text-decoration: none;
	z-index: 4;
	top: 0px;
	padding-top: 12px;
	height: 460px;
	width: 100%;
	
}
#slidebox ul li a.fancy:hover {
    
	color: black;
	
}

ul#port {
	width:1920px;
}

ul#port li.loading {
	background:transparent url(../img/ajax/4-2.gif) 15px 15px no-repeat;
	height:460px;
}

ul#port li.loading img {
	visibility:hidden;
}

#navigation a,#navigation a:visited {
	color:#666;
	text-decoration:none;
	cursor:pointer;
}

#navigation a:hover,#navigation a:visited:hover {
	color:#000;
	text-decoration:none;
}


#close {
	padding:35px;
	float:right;
	position:absolute;
	bottom:0;
	right:0;
}

#the_prev {
	position:absolute;
	top:90px;
	left:0;
	height:460px;
	width:70px;
	background:transparent url(../img/push2.png) no-repeat -70px 0;
	z-index:90;
	cursor:pointer;
}

#the_next {
	position:absolute;
	top:90px;
	right:0;
	height:460px;
	width:70px;
	background:transparent url(../img/push.png) no-repeat 70px 0;
	z-index:90;
	cursor:pointer;
}

.tooltip {
	position:absolute;
	z-index:999;
	left:-9999px;
	padding-top:4px;
	display:none;
}

.tooltip img {
	border-top:solid #222 3px;
}

#progressbar {
	height:8px;
	position:absolute;
	top:70px;
	right:24px;
	width:44px;
	z-index:99;
}

.ui-progressbar {
	height:5px;
	text-align:left;
	background-color:#64504c;
}

.ui-progressbar-value {
	margin:0;
	height:100%;
	background-color:#00edda;
}

#qrcode {
	cursor:pointer;
}