/*
THEME NAME: Deem PR Summit
AUTHOR: Agnots for Deem Communications
VERSION: 2.0
*/

a {
	outline:none;	
	color:#f37520;
}

a:hover {
	/*text-decoration:underline;*/
}

a img {
	border:none;
}

body {
	margin:0;
	padding:0;
	font-family: Arial;
	font-size:13px;
	color:#404041;
	background: url("img/bg.png");
} 

h1, h2, h3, h4, h5, h6 {
	
	color: #F47521;
}

h1 a,h2 a,h3 a,h4 a,h5 a,h6 a {
	text-decoration:none;
}


header {
	background-repeat: no-repeat;
	background-color: rgba(230,230,230,.5);
    background-position: 0px 25px;  
	background-size: 100% auto;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-bottom: 0px !important;
	
}

header.shrink {
	background-color: rgba(230,230,230,1);
}

header .head_image {
	text-align: center;
}
header .head_image img {
	width: 1024px;
	height: auto;
	text-align: center;
}

.navbar-nav.navbar-right:last-child {
	margin-right: 0px;
}

header nav {
	
}

header nav ul.nav{
	float:right;
}
header nav ul.nav li {
	margin-left: 34px;
	padding-top: 24px;
	padding-bottom: 18px;
}


header .menu_area ul.nav li a {
	padding: 0px;
	font-size: 18px;
	color: #998B7D;
	text-transform: uppercase;
}

header .menu_area ul.nav li a:hover, header .menu_area ul.nav li a:active, header .menu_area ul.nav li a:focus {
	color: #F15732;
	background: none !important;
	font-weight: bold;
}

header nav ul.nav li#menu-item-29 {
	padding: 24px 47px 23px;
	background-image: url("img/reg-bg.png");
	background-repeat: no-repeat;
	

}

 header nav ul.nav li#menu-item-29 a {
	color: #FFFFFF;
	font-size: 33px;
	display: block;
}


header nav ul.nav li#menu-item-29 a:hover, header nav ul.nav li#menu-item-29 a:focus {
	color: #FFFFFF;
	font-size: 33px;
	font-weight: normal;
} 


#program table th {
 background: #f37520;
text-align: left;
font-weight: normal;
color: #FFFFFF;
padding: 5px;
}



#program table tr:nth-child(even) td {
	background: #ebe5e0;
}

#program table tr:nth-child(odd) td {
	background: #cdc4bc;
}

.back_to_top {
    position: fixed;
    bottom: 2em;
    right: 0px;
    text-decoration: none;
    display: none;
	z-index: 1000;
}

.head_area {
	min-width: 100%;
	background-color: rgba(230,231,232,.5);
	background-image: url("img/head-bg.png");
	background-repeat: no-repeat;
	background-size: 100% auto;
	top: 0px;
	height: 298px;
	padding-bottom: 30px;
	z-index: 10;
    overflow: hidden;
    -webkit-transition: height 0.3s;
    -moz-transition: height 0.3s;
    transition: height 0.3s;
}

.head_area.shrink {
	height: 76px;
}

.head_area .head_image {
	width: 1024px;
	margin: 0px auto;
}

.head_area .menu_area {
	width: 1024px;
	margin: 20px auto 0px;
}

.head_area ul.menu {
	margin: 20px 50px 20px 0px;
	padding: 0px;
	list-style: none;
	padding-bottom: 20px;
	float: right;
}

.head_area ul.menu li {
	float: left;
	margin: 0px 15px;
}

.head_area ul.menu li a {
	font-size: 14px;
	color: #998b7d;
	text-transform: uppercase; 
	text-decoration: none;
}

.head_area ul.menu li a:hover {
	color: #fdb813;
}

.head_area ul.menu li#menu-item-29 {
	margin: 0px 0px 0px 40px;
	position: absolute;
	right: 0px;
}

.head_area ul.menu li#menu-item-29 a {
	padding: 19px 20px 19px 45px;
	height: 26px;
	color: #FFF;
	background: url('img/reg-bg.png') no-repeat left center #f37520;
}

#content {
	position: relative;
}

.wrapper {
	width: 100%;
	margin: 0px auto;
}

#about {
	width: 100%;
	margin: 0px auto;
	background-color: rgba(215,215,215,.5);
}

#program {
	width: 100%;
	margin: 0px auto;
	background: #716D69;
}

#speakers {
	width: 100%;
	margin: 0px auto;
	background-color: rgba(230,230,230,.5);
}

#speakers h3 {
	margin-top: 0px;
}

#speakers .post_thumb {
	float: left;
	margin-right: 10px;
	width: 117px;
	height: 117px;
	position: relative;
	overflow: hidden;
}

.post_frame {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: url('img/frame.png') no-repeat center;
}

#speakers .post_content {
	float: left;
	width: 748px;
}

#register {
	width: 100%;
	margin: 0px auto;
	background-image: url('img/reg-sec-bg.png');
	background-position: center top;
	background-repeat: no-repeat;
	position: relative;
	min-height: 300px;
}

#register .frm_forms {
	float: right;
	width: 100%;
}

#register .frm_forms #frm_field_98_container {
	text-align: right;
}

#register .frm_forms #frm_field_99_container  textarea{
	height: 320px;
}

#register .frm_required {
	color: #f37520;
}

.with_frm_style .frm_submit input[type=submit], .with_frm_style .frm_submit input[type=button], .frm_form_submit_style, .with_frm_style.frm_login_form input[type=submit],.with_frm_style.frm_login_form input[type=submit]:focus, .with_frm_style.frm_login_form input[type=submit]:active {
position: absolute;
right: 0px;
width: 120px;
font-family: "Lucida Grande","Lucida Sans Unicode",Tahoma,sans-serif;
font-size: 14px;
height: 35px;
text-align: center;
background: url('img/submit-bg.png') no-repeat center;
background-size: auto;
border-width: 0px;
color: #F47521;
cursor: pointer;
font-weight: normal;
text-transform: uppercase;
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
border-radius: 0px;
text-shadow: none;
padding: 28px 30px 13px 15px;
-moz-box-sizing: content-box;
box-sizing: content-box;
-ms-box-sizing: content-box;
-moz-box-shadow: none;
-webkit-box-shadow: none;
box-shadow: none;
float: right;
bottom: 10px;
}

#support {
	width: 100%;
	margin: 0px auto;
	background-color: rgba(230,230,230,.5);
}

#media {
	width: 100%;
	margin: 0px auto;
	background-color: rgba(109,110,113,.5);
}

#contact {
	width: 100%;
	margin: 0px auto 20px;
	min-height: 200px;
	background: url('img/footer-bg.png') no-repeat center top #ffffff;
	background-size: 100% auto;
}

.container {
	width: 875px;
	margin: 0px auto;
	padding: 20px 0px;
}
/*For images in the content*/
.alignleft {
	float:left;
	margin:5px;	
}

.alignright {
	float:right;
	margin:5px;	
}

/*Celarfix hack*/
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}
