/* CSS Document */
body {
	margin:0;
	background-color:#372634;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFF;
}
a{
	color:#a3238e;
	text-decoration:none;
	font-weight:bold;
}
a:hover{
	color:#a3238e;
	text-decoration:underline;
}
#nav-margin{
	width:auto;
	float: right;
	margin-top: 35px;
}
#menu-holder{
	float:right;
	width: auto;
	height: 28px;
	margin-top: 28px;
}
#header-brand{
	background-image:url(../images/header_bg.jpg);
	background-repeat:repeat-x;
	background-color:#000;
	height:108px;
	margin-bottom: 20px;
	margin-top: 20px;
}
#header-container{
	width:960px;
	height:108px;
	margin-right: auto;
	margin-left: auto;
}
#header-logo{
	width:177px;
	height:49px;
	float:left;
}
#container{
	width:960px;
	margin-right: auto;
	margin-left: auto;
  background-image: url(../images/bg.png) !important;
}
#container-margin{
	text-align:left;
}
#main-img{
	margin-bottom:20px;
}
#header-margin{
	background-image:url(images/main-img.jpg);
	background-repeat:no-repeat;
	height:355px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
}

#content{
	width:640px;
	float:left;
}
#content-margin{
	margin-left: 20px;
	margin-bottom: 20px;
	margin-top: 20px;
	margin-right: 20px;
	width: 620px;

}
#sidebar{
	float:right;
	width:280px;
	text-align:left;
	height:auto;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#footer{
	background-repeat:repeat-x;
	width:100%;
	height:auto;
	background-image:url(../images/ema-footer-bg.jpg);
	margin-top:20px;
}
#footer-container{
	width:960px;
	margin-right: auto;
	margin-left: auto;
	padding-top:20px;
	padding-bottom:20px;
	border-bottom:#cccbcb solid 1px;
}
#footer-box{
	width:140px;
	float:left;
	padding-left:20px;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
}
#footer-box a:link {
	color: #8e8e8e;
	text-decoration:none;
	font-weight:lighter;
}
#footer-box a:visited {
	color: #8e8e8e;
	text-decoration:none;
	font-weight:lighter;
}
#footer-box a:hover {
	color: #000000;
	text-decoration:none;
	font-weight:lighter;
}
#footer-box a:active {
	color: #8e8e8e;
	text-decoration:none;
	font-weight:lighter;
}
#copyright{
	font-size:10px;
	text-align:left;
	padding:20px;
	color:#8e8e8e;
	width:960px;
	margin-right: auto;
	margin-left: auto;

}
#break,#clear{
	clear:both;
}

#fullscreenimage {
    position: absolute;
    top:0;
    left:0;
    width: 100%;
    height: 100%;
    z-index: -1;
}
#fullscreenimage img {width: 100%;}

/*programme styles */
div.slot{
	padding:3px 5px;
	padding-bottom:10px;
	border-bottom:1px solid #666;
	margin-bottom:5px;
}
div.time{
	font-weight:bold;
	font-size:14px;
	color:#808285;
}
div.title{
	margin-bottom:7px;
	color:#a3238e;
}
span.title{
	font-weight:bold;
	text-transform:uppercase;
}
div.description{
	margin-bottom:7px;
	color:#FFF;
}
div.break{
	background-color:#eee;
	border-bottom:none;
	padding:3px 5px;
}

/*speaker styles*/
#speakerbox{
	/* [disabled]margin-top:10px; */
}
div.speaker{
	padding-top:10px;
	border-bottom:1px solid #666;
	padding-bottom:10px;
}
div.speaker p{
	margin-top:0px;
	margin-bottom:12px;
}
div.speakerimage{
	float:left;
	margin-right:15px;
	margin-bottom:5px;
}
div.speakerimage img{
	margin-left:0px;
}
div.speakertitle{
	font-weight:bold;
	font-size:14px;
	color:#a3238e;
}
div.speakerinfo{
	margin-bottom:7px;
	font-weight:bold;
	font-size:12px;
}
div.speakerbio{
	font-size:12px;
	color:#FFF;
}
div.speakeritem{
	display:none;
}
div.speakeritem img{
	margin-left:20px;
	margin-top:20px;
}
div.speakeritem div{
	margin-left:20px;
}

div.rounded{margin-bottom:5px;}
div.rounded-margin{
	padding:0px 15px;
}
div.red{
	background-color:#ed1c24;
	color:#fff;
}
div.blue{
	background-color:#0066b3;
	color:#fff;
}
div.orange{
	background-color:#a3238e;
	color:#fff;
}

div.feature{
	background-image:url(../images/feature_bg.jpg);
	background-repeat:no-repeat;
	height:210px;
	width:515px;
	font-size:16px;
	color:#fff;
	font-weight:bold;
}
div.feature-margin{
	padding:1px 20px;
}
div.feature ul{
	padding-left:10px;
	margin-left:10px;
	padding-top:20px;
}
div.feature li{
	margin-bottom:17px;
	margin-left:0px;
	padding-left:0px;
}
#details{
		
}

#details-margin{
	background-repeat: no-repeat;
	height:150px;

}
#details a{
	color:#0090ff;
}

/* Fonts */

.side-bar-text {
	font-size: 12px;
	color:#c7c7c7;
}
.side-bar-header {
	font-size: 18px;
	color:#a3238e;
}
#main-header-title {
	font-size: 24px;
	color:#a3238e;
	margin-bottom:20px;
	text-align:left;
	margin-top: -20px;
}

/*button*/
.button {
	display:block;
	width:259px;
	height:49px;
	text-indent:-9999px;
}
.button a {
	display:block;
	width:100%;
	height:100%;
	background:transparent url(../images/registernow.png) no-repeat top left;
	outline:none;
}
.button a:hover {
	background-position:0 -49px;
}

/*--Main Container--*/
#main_view {
	background-image:url(../images/photo_frame.png);
	background-repeat:no-repeat;
	height:278px;
	width:620px;
	padding-top: 36px;
}
/*--Window/Masking Styles--*/
#slider {
	height:208px;
	width:548px;
	overflow: hidden;
	margin-left: 36px;
}
	
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}

