@charset "utf-8";
/* ---------------------------
	HOME PAGE CONTENT STYLES
----------------------------*/
#stageV2{
	position: absolute;
	width: 706px;
	height: 240px;
	margin: 0 auto;
	background: url(../images/stage/awHome_v2.jpg) no-repeat 1px;
}
#home_stage{
	position: relative;
	width: 706px;
	height: 380px;
	margin: 0 auto;
}
#stageDailyMotion{
	float: left;
	width: 465px;
	height: 350px;
}
#schedule{
	float: right;
	padding-top: 20px;
	width: 230px;
	height: 350px;
}
#awsocial{
	position: absolute;
	width: 194px;
	height: 240px;
	right:0;
	background: url(../images/stage/awSocialClubBack.jpg) no-repeat;
	padding-top: 55px;
}
#btnRegNow{
	position: absolute;
	width: 230px;
	height: 35px;
	top: 185px;
	left: 146px;
}
#btnAw_1{
	margin-top: 10px;
}
#contentbox {
	position: relative;
	margin-top: 18px;
	margin-left: 21px;
	width:705;
	height: 330px;
	background-color: #ffffff;
}
#homecontent {
	width:705px;
	float:left;
}
* html #homecontent {
	width:705px;
}
#featurecontent {
	width:715px;
	height:100%;
	background-color: #ffffff;
}
#homebanner {
	float:left;
	width:785px;
	margin-right:28px;
	margin-left:28px;
}
* html #homebanner {
	float:left;
	width: 746px;
	margin-left:10px;
	margin-right:-35px;
}
.contentbuffer {
	width:100%;
	float: left;
	height:10px;
}
/*---------------------------
	FEATURE BOXES
----------------------------*/
.featurebox {
	width: 230px;
	height: 290px;
	margin-right: 8px;
/*	height:550px; */
	float:left;
}
#btnFeatureBox{
	position: relative;
	bottom: 10px;
}
#titlefeaturebox{
	width: 230px;
	height: 20px;
	padding-top: 5px;
	background-color: #555555;
	font: 14px "Helvetica Neue";
	color: #fffeff;
}
#lineFooterBox{
	position: absolute;
	width: 230px;
	height: 3px;
	background-color: #555555;
	bottom: 0px;
	margin-bottom: 30px;
}
#twtr-widget-1 .twtr-doc {
    min-height: 200px;
}
* html #twtr-widget-1 .twtr-doc {
    height:auto; 
	min-height:100%;
}
.newsInterior, .featureinterior {
	height: 100%;
	height:238px;
	font-size:11px;
	line-height:14px;
	color:#000;
	text-align:left;
	background-color:#fff;
}
.newsInterior {
	width:218px;
	height:244px;
}
.featureinterior {
	width:198px;
	height:229px;
	padding:8px 10px 8px 10px;
	font: 12px "Helvetica Neue", Arial, Helvetica;
	color: #555555;
}
.feature_spotlight .featurelist {
	padding:0px 10px 10px 10px;
}
* html .featureinterior {
	width:198px;
}
.newsInterior div.rule {
	background-color:#d2d2d2;
	width: 218px;
	padding:0px;
	margin:0px;
}
.featurelist {
	width:188px;
	padding: 10px;
}
* html .featurelist {
	width:172px;
}
*+html .featurelist {
    padding:8px;
}
.featurespacer {
	width:10px;
	float:left;
}

*+html .feat_cont_footer {
	margin-top:-3px;
}
/*---------------------------
	NEWS
----------------------------*/
.newsitem {
	font-size:11px;
	color:#000;
	text-align:left;
	line-height:14px;
	padding:0px;
}
*+html .newsitem {
 	padding:0px;   
}
.newstable {
	border:0px;
	width:180px;
	padding:0px;
	margin:0px;
}
/*---------------------------
	AD BANNER
----------------------------*/
#adcontainer {
	width:730px;
	float:left;
    margin-right: 3px;
    margin-bottom: 3px;
	padding-left:20px;
	padding-right:25px;
}
