.introShow {
    height: 100%;
    left: 0;
    position: absolute;
    width: 100%;
	background:url(../img/loading.gif) center center no-repeat;
}

.introShow ul.slides {
	list-style:none;
	width:100%;
	height:100%;
	float:left;
	padding:0px;
	margin:0px;
}

.flex-direction-nav{  width:100%; height:100px; position:absolute; bottom:0;}

.flex-direction-nav .flex-prev {
	width:60px;
	height:48px;
	background:url('images/slider-nav-left.png') 0px 0px no-repeat;
	background:url(../img/top/btn_pre.png) left top no-repeat;
	opacity:1;
	top:100%;
	margin-top:-48px;
	z-index:9999;
}

.flex-direction-nav .flex-next {
	width:60px;
	height:48px;
	background:url('images/slider-nav-right.png') 0px 0px no-repeat;
	background:url(../img/top/btn_next.png) left top no-repeat;

	opacity:1;
	top:100%;
	margin-top:-48px;
	z-index:9999;
}

.introShow .slide {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    display:none;
    /*visibility:hidden;*/
}

.introShow .slide {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    display:none;
    /*visibility:hidden;*/
}

.featuredText {
	position:absolute;
	bottom:40%;
	text-align:center;
	left:0px;
	width:100%;
		font-family: 'Futura TGW','Futura-Medium',Futura,Helvetica,Arial,sans-serif;

}


.featuredText2 {
	position:absolute;
	bottom:30%;
	text-align:center;
	left:0px;
	width:100%;
		font-family: 'Futura TGW','Futura-Medium',Futura,Helvetica,Arial,sans-serif;

}

.featuredText h3 {
	font-size:18px;
	line-height:36px;
}

.featuredText h2, .featuredText a.maintxt {
	text-transform:uppercase;
	font-size:60px;
	font-family: 'Futura TGW','Futura-Medium',Futura,Helvetica,Arial,sans-serif;
	line-height:95px;
	letter-spacing:2px;
	float:left;
	width:100%;
	text-decoration:none;
}

.featuredText a.featuredLink:hover {
	text-decoration:none;
}

.featureDivider {
	width:65px;
	height:2px;
	display:inline-block;
}

/*
Theme Name: Room 11
*/

/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */



::selection {
	background: #020b39; /* Safari */
	color:#fff;
}
::-moz-selection {
	background: #020b39; /* Firefox */
	color:#fff;
}

body {
	background: #fff;
	line-height: 1;
}
body {
	padding: 0;
}




#content{ width:940px; margin:0 auto; }

.title{ text-align:center; border-bottom:#020b39 2px solid; padding-bottom:18px; font-size:16px; color:#020b39; padding-top:40px;}
.title.item{ border-bottom:none;}
.fb-wall-message{ float:left; width:680px; line-height:20px; padding-top:20px; padding-left:20px; }
.fb-wall-media img{ width:155px; border: 4px solid #FFFFFF;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);}
.fb-wall-media{ float:right; padding-right:30px; height:105px; overflow:hidden; width:155px !important;}
.fb-wall-clean{ clear:both;}
.fb-wall-box-first{ margin-top:35px; margin-bottom:20px;}
.fb-wall-box{ position:relative; padding-bottom:20px; background:url(../img/common/border.jpg) left bottom repeat-x; margin-bottom:20px;}
.fb-wall-date{ position:absolute; left:20px; top:0;font-family: 'Futura TGW','Futura-Medium',Futura,Helvetica,Arial,sans-serif; color:#020b39; font-size:14px;}
.fb-wall-avatar{ display:none;}

#itemlist{ margin-top:20px;}

#itemlist li{ width:220px; height:190px; float:left; margin-right:20px; margin-bottom:20px; background:#020b39;}
#itemlist li.mrno{ margin-right:0;}

#footer{ clear:both;}

.fb-wall-comments{ display:none;}

.fb-wall-icon{ display:none;}
