/* FeatureBox */
.feature-block {
	float:left; 
	width:731px; 
	margin:0px; 
	padding:0px 0px 0px 14px;
}

/* Featurebox Background Images ----------------------*/

#feature_1{
	background:url("/imagesrv/summits/images/global/feature-mcdonald.jpg") no-repeat 0 0;
}
#feature_2{
	background:url("/imagesrv/summits/images/na/cio/feature/featureBkg_wong.jpg") no-repeat 0 0;
}

#feature_3{
	background:url("/imagesrv/summits/images/global/feature-camelback-resort2.jpg") no-repeat 0 0;
}

#feature_4{
	background:url("/imagesrv/symposium/img/featurebox/sym_fb_peernetworking6.jpg") no-repeat 0 0;
}

/*#feature_1{
	background:url("/imagesrv/symposium/img/featurebox/promoBox_agendaVideo.jpg") no-repeat 0 0;
}
#feature_2{
	background:url("/imagesrv/symposium/img/featurebox/symposium_featurebox_agenda3.jpg") no-repeat 0 0;
}
#feature_5{
	background:url("/imagesrv/symposium/img/featurebox/feature-box-example.jpg") no-repeat 0 0;
}
*/

/*---------------------------------------------------*/
#featureboxContainer {
	width:712px;
	height:279px;
	float:left;
	margin:0;
	padding:0;
	position:relative;
}
#featurebox{
	position:absolute;
}

.item{
	width:712px;
	height:279px;
	position:absolute;
	top:0;
	left:0px;
	display:none;

}

.item  ul{
	list-style-type:none;
	position:absolute;
	top:41px;
	margin:0px;
	width:408px;
}

.item ul li{
	margin:0 0 14px 0;
	padding: 0px 0px 0px 10px;
}

.item h2{
	background:none;
	color:#3C474C;
	font-family:Arial Narrow,Arial,Helvetica,Geneva,sans-serif;
	font-size:21px;
	font-weight:normal;
	margin:0px;
	padding:0px;
	text-shadow:none;
}

.item  h2 .red{
	color:#D54400;
	font-weight:bold;
}

.item  h2 .teal{
	color:#ac886d;
	font-weight:bold;
}

.item  h2 .blue{
	color:#0b2c4f;
	font-weight:bold;
}

.item  h2 .dblu{
	color:#00529b;
	font-weight:bold;
}

.item .sub{
	color:#666666;
	font-size:14px;
	padding-left:10px;
}

.sub p.highlight{
	color: #3C474C;
	font-size:12px;
	font-weight:bold;
	padding:0 0 4px 0;
}

#f_btns{
	background: url("/imagesrv/symposium/img/global/button-bg-v2.png") no-repeat 0 top;
	bottom:0px;
	bottom: -1px;
	display:inline;
	font-family:Arial Narrow,Arial,Helvetica,Geneva,sans-serif;
	font-size:12px;
	font-weight:bold;
	height: 62px;
	position:absolute;
	padding:0px;
	text-transform:uppercase;
	width:712px;
}

#f_btns ul {
	float:left;
	margin:25px 0px 0px 0px;
	padding:0px 0px 0px 10px;
}

#f_btns ul li{
	float:left;
}

.navbtn{
	background:url("/imagesrv/symposium/img/global/feat_tabs.png") no-repeat 0 0;
	width:167px;
	height:30px;
	margin:0 8px 0 0;
}

.navbtn h4 {background:none; color:#FFFFFF; font-size:11px; margin:0px; padding:8px 10px 0px 10px; line-height:12px;}

.orange{
	color:#d54400;
}

.teal{
	color:#ac886d;
}

.blue{
	color:#0b2c4f;
}

.dblu{
	color:#00529b;
	font-weight:bold;
}

a.cta {
	display:inline-block;
	font-size:12px;
	font-weight:bold;
	position:relative;
	color:#3c474d;
	text-shadow:1px 1px 0px #FFFFFF;
	border:1px solid #F2F2F2;
	background:url("/imagesrv/summits/images/cta-bg.gif") repeat-x 0 0;
	padding:6px 12px;
	text-decoration:none;
	cursor: hand;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;	
	-moz-box-shadow: 1px 1px 2px #B7B7B7;
	-webkit-box-shadow: 1px 1px 2px #B7B7B7;
	box-shadow: 1px 1px 2px #B7B7B7;
	/*behavior:url("css/ie-css3.htc");*/
}

.item a,.item a:visited ,.item a:hover{
	color: #3C474D;
	text-decoration: none;
}	

.round{
  -moz-border-radius:4px;
  -webkit-border-radius:4px;	
}

.triangle{
	font-size:70%;
	color:#ac886d;
	vertical-align:0px;
}

.featureBG {
	float:left;
	margin:0px;
	padding:0px;
	width:712px;
}

.four-pack-promo {
	background:url("/imagesrv/symposium/img/global/4pack-bg.gif") no-repeat 0 0;
	float:left;
	height:275px;
	margin:0px;
	padding:0px;
	position:absolute;
	right:0px;
	_right:-8px;
	top:6px;
	width:236px;
}

.sub-four-pack-promo {
	background:url("/imagesrv/symposium/img/global/4pack-bg.gif") no-repeat 0 0;
	float:left;
	height:275px;
	margin:0px;
	padding:0px;
	position:absolute;
	right:-8px;
	top:6px;
	width:236px;
}

#f_btn_arrow{
	position:absolute;
	top:273px;
	margin:0;
}
/* End FeatureBox */
