@charset "utf-8";
@import "reset.css";
html {background:url(../images/bg.gif) repeat}
/*body {background:url(../images/wrapper_bg.jpg) center top repeat-y}*/
/*Specific Style*/
.fontArial {font-family:Arial, Helvetica, sans-serif}
.bgGray {background-color:#c6c6c6}
.txtAC {text-align:center !important}
.borderW {border:2px solid #c6c6c6}
.fcRed {color:#ff0000 !important}
.fcWhite {color:#fff}
.fcGray {color:#6d6d6d}
.fcRed:hover {text-decoration:none}
.underline {text-decoration:underline}
/*Start of Header*/
#wrapper {width:1107px; margin:auto; overflow:hidden; background:#000; border-left:4px solid #000; border-right:4px solid #000}
.header {position:relative; width:1107px; height:339px}
.menu { background:url(../images/menu_bg.jpg) repeat-x; width:100%; height:43px}
.menu ul {}
.menu ul li {float:left; border-right:1px dotted #333}
.nav-home {display:block; color:#fff; padding-left:25px; padding-right:25px; height:43px; line-height:43px; text-decoration:none}
.hoverMe {background:#1f1e1e;color:#fff;}
.nav-access {display:block; color:#fff; width:250px; height:43px; line-height:43px; text-align:center; border:none !important}
/*Content Style*/
.container {width:1104px;margin-left:10px; margin-top:10px}

.box .views {text-align:left; float:left; color:#fff}
.box .rate {float:right; text-indent:-9999px; background:url(../images/play.png) no-repeat 0 -251px; width:110px; height:24px; margin-top:5px}
.box .top-box {background:#000; height:25px; line-height:25px; width:100%; position:absolute; bottom:0; opacity:0.8; color:#fff; font-size:12px; font-weight:bold}
.text-box {width:1107px; height:auto; margin:auto; padding-bottom:20px}

.box {position:relative; width:333px;height:265px; padding:10px; float:left; background:#000; margin-right:12px; margin-bottom:12px; border:1px solid #2b2b2b }
.box-img {position:relative; width:333px; height:239px}
.overlay {background:#000 url(../images/play.png) no-repeat 0 0; display:none;width:333px; height:232px; position:absolute;top:-18px;left:0px; cursor:pointer;}

.homo-scene {width:225px; height:149px; background:url(../images/play.png) -10px -352px no-repeat; text-indent:-99999px; display:block}
.homo-emo {width:468px; height:142px; background:url(../images/play.png) 0px -515px no-repeat; text-indent:-99999px; display:block}
.exposed-emos {width:333px; height:132px; background:url(../images/play.png) 0px -658px no-repeat; text-indent:-99999px; display:block}

.foot-note {}

.ftourLinksTxt {
	color: #FFF;
	float: left;
	width: 100%;
	text-align: center;
	font-size: 14px;
	margin: 10px 0px;
}
.ftourLinksTxt a:link, .ftourLinksTxt a:active, .ftourLinksTxt a:visited, .ftourLinksTxt a:hover   {
	color: #DF0103;
	text-decoration: underline;
}
