* {
  margin: 0;
  padding: 0;
}
:focus {
  outline: 0;
}
body#index_bg {
  background: url(images/body_bg_main.png) no-repeat top left #e5e9c9;
}
body {
  background: url(images/body_bg.png) no-repeat top left #e5e9c9;
  color: #000;
  font-size: 11px;
  font-family: Verdana, arial, sans-serif;
  overflow-x: hidden;
}
p {
  line-height: 16px;
}
h1#speakers_heading {
  width: 280px;
  height: 30px;
  margin: 30px 0 0 28px;
  background: url(images/speakers_heading.png) no-repeat;
}

h1#speakers_heading span, h2#news_heading span, h3#major_sponsor_head span, h3#minor_sponsor_head span, h3#media_head span, 
h3#credits_head span, p#credits span, .footer span, a#back_link span, h4#conference_heading span, a#top_link span, 
h4#venue_sched_heading span, h4#tsinelas_inner_heading span, h4#tickets_heading span, h4#tickets_partner_heading span, 
h4#diamondsuites_heading span, h4#contact_heading span, h4#speakers_inner_heading span, h5#speaker_heading_chad span, a#view_link_chad span,
a#view_link_happy span, h5#speaker_heading_happy span, h5#speaker_heading_pj span, a#view_link_pj span, h5#speaker_heading_isabel span, 
a#view_link_isabel span, h5#speaker_heading_pow span, a#view_link_pow span, h5#speaker_heading_ruel span, a#view_link_ruel span, h5#speaker_heading_val span, a#view_link_val span {
  display: none;
}

h2#news_heading {
  width: 94px;
  height: 11px;
  background: url(images/news_heading.png) no-repeat;
}

h3#major_sponsor_head {
  background: url(images/major_sponsor_head.png) no-repeat;
  width: 565px;
  height: 18px;
}
h3#minor_sponsor_head {
  background: url(images/minor_sponsor_head.png) no-repeat;
  width: 570px;
  height: 22px;
}
h3#media_head {
  background: url(images/media_head.png) no-repeat;
  width: 570px;
  height: 29px;
}
h3#credits_head {
  background: url(images/credits_head.png) no-repeat;
  width: 570px;
  height: 35px;
}
h4#conference_heading {
  background: url(images/conference_heading.png) no-repeat;
  width: 247px;
  height: 45px;	
  margin: 0 0 20px 0;
}
h4#venue_sched_heading {
  background: url(images/venue_sched_heading.png) no-repeat;
  width: 262px;
  height: 46px;	
  margin: -30px 0 15px 0;
}
h4#tsinelas_inner_heading {
  background: url(images/tsinelas_inner_heading.png) no-repeat;
  width: 184px;
  height: 70px;	
}
h4#tickets_heading {
  background: url(images/tickets_heading.png) no-repeat;
  width: 355px;
  height: 46px;	
}
h4#tickets_partner_heading {
  background: url(images/ticket_partners_heading.png) no-repeat;
  width: 264px;
  height: 50px;
  margin: -30px 0 0 0;
}
h4#diamondsuites_heading {
  background: url(images/diamondsuites_heading.png) no-repeat;
  width: 184px;
  height: 90px;	
}
h4#contact_heading {
  background: url(images/contact_heading.png) no-repeat;
  width: 360px;
  height: 50px;	
}
h4#speakers_inner_heading {
  background: url(images/speakers_inner_heading.png) no-repeat;
  width: 247px;
  height: 50px;	
}

h5#speaker_heading_chad {
  background: url(images/speaker_heading_chad.png) no-repeat;
  width: 183px;
  height: 32px;	
}
h5#speaker_heading_happy {
  background: url(images/speaker_heading_happy.png) no-repeat;
  width: 201px;
  height: 32px;	
}
h5#speaker_heading_pj {
  background: url(images/speaker_heading_pj.png) no-repeat;
  width: 106px;
  height: 32px;	
}
h5#speaker_heading_isabel {
  background: url(images/speaker_heading_isabel.png) no-repeat;
  width: 133px;
  height: 32px;	
}
h5#speaker_heading_pow{
  background: url(images/speaker_heading_pow.png) no-repeat;
  width: 237px;
  height: 32px;	
}
h5#speaker_heading_ruel {
  background: url(images/speaker_heading_ruel.png) no-repeat;
  width: 237px;
  height: 32px;	
}
h5#speaker_heading_val {
  background: url(images/speaker_heading_val.png) no-repeat;
  width: 184px;
  height: 34px;	
}

a#view_link_chad {
  background: url(images/view_link_chad.png) no-repeat;
  width: 75px;
  height: 24px;
  display: block;
  margin: 15px 0 0 0;
}
a#view_link_happy {
  background: url(images/view_link_happy.png) no-repeat;
  width: 100px;
  height: 39px;
  display: block;
  margin: 15px 0 0 0;
}
a#view_link_pj {
  background: url(images/view_link_pj.png) no-repeat;
  width: 91px;
  height: 24px;
  display: block;
  margin: 15px 0 0 0;
}
a#view_link_isabel {
  background: url(images/view_link_isabel.png) no-repeat;
  width: 80px;
  height: 24px;
  display: block;
  margin: 15px 0 0 0;
}
a#view_link_pow {
  background: url(images/view_link_pow.png) no-repeat;
  width: 100px;
  height: 39px;
  display: block;
  margin: 15px 0 0 0;
}
a#view_link_ruel {
  background: url(images/view_link_ruel.png) no-repeat;
  width: 71px;
  height: 24px;
  display: block;
  margin: 15px 0 0 0;
}
a#view_link_val {
  background: url(images/view_link_val.png) no-repeat;
  width: 64px;
  height: 24px;
  display: block;
  margin: 15px 0 0 0;
}

img {
  border: none;
}

/*** CLEARER ***/
.clearer:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

/*** START OF HEADER ***/
#logo {
  width: 537px;
  height: 127px;
  margin: 195px 0 0 110px;
}


#countdown_wrap {
  width: 700px;
  height: 300px;
  margin: 20px 0 0 184px;
}
/*** END OF HEADER ***/

/*** START OF MAIN CONTENT ***/
.main_content_wrap {
  width: 900px;   
  margin: 10px 0 0px 0px;
}

.left_content {
  float: left;
  margin: 0 0 0 0px;
}
.right_content {
  float: left;
  width: 450px;
  margin: 0 0 0 53px;
}

/*** nav ***/
ul.nav {
  margin: 65px 0 0 200px;
  position: absolute;
  z-index: 10;
}
ul.nav li {
  list-style: none;
  margin: 0 0 6px 0;
}

ul.nav li a#nav_conference {
  background: url(images/nav_conference.png) no-repeat;
  height: 12px;
  width: 106px;
  display: block;
  padding-bottom: 2px;
  border-bottom: 2px solid #e5e9c9;
}

ul.nav li a#nav_conference_active {
  background: url(images/nav_conference.png) no-repeat;
  height: 12px;
  width: 106px;
  display: block;
  padding-bottom: 2px;
  border-bottom: 2px solid #723616;
}
ul.nav li a#nav_speakers {
  background: url(images/nav_speakers.png) no-repeat;
  height: 12px;
  width: 80px;
  display: block;
  padding-bottom: 2px;
  border-bottom: 2px solid #e5e9c9;
}
ul.nav li a#nav_tickets {
  background: url(images/nav_tickets.png) no-repeat;
  height: 12px;
  width: 212px;
  display: block;
  padding-bottom: 2px;
  border-bottom: 2px solid #e5e9c9;
}
ul.nav li a#nav_contact {
  background: url(images/nav_contact.png) no-repeat;
  height: 12px;
  width: 221px;
  display: block;
  padding-bottom: 2px;
  border-bottom: 2px solid #e5e9c9;
}
ul.nav li a span {
  display: none;
}

ul.nav li a#nav_conference:hover {
  border-bottom: 2px solid #723616;
  padding-bottom: 2px;
}
ul.nav li a#nav_speakers:hover {
  border-bottom: 2px solid #f16b23;
  padding-bottom: 2px;
}
ul.nav li a#nav_tickets:hover {
  border-bottom: 2px solid #52b5bf;
  padding-bottom: 2px;
}
ul.nav li a#nav_contact:hover {
  border-bottom: 2px solid #cfae1f;
  padding-bottom: 2px;
}

ul.nav li a.nav_conference_active {
  border-bottom: 2px solid #723616 !important; 
}
ul.nav li a.nav_tickets_active {
  border-bottom: 2px solid #52b5bf !important; 
}
ul.nav li a.nav_contact_active {
  border-bottom: 2px solid #cfae1f !important; 
}
ul.nav li a.nav_speakers_active {
  border-bottom: 2px solid #f16b23 !important; 
}

.desc_wrap {
  margin: 95px 0 0 0;
}
#desc_left {
  width: 150px;
  float: left;
}
#desc_left p {
  width: 145px;
  height: 104px;
  background: url(images/desc_left.png) no-repeat;
}
#desc_left p span, #desc_right p span {
  display: none;
}

#desc_right {
  width: 150px;
  float: left;
  margin: 73px 0 0 10px;
}
#desc_right p {
  width: 142px;
  height: 80px;
  background: url(images/desc_right.png) no-repeat;
}

#news {
  background: url(images/news_bg.png) no-repeat;
  height: 225px;
  position: relative;
  top: -10px;
  left: -60px;
}
#news_content {
  width: 280px;
  padding: 45px 0 0 110px;
}
#news_content p {
  margin: 10px 0 17px 0;
  font-size: 11px;
}
#news_content p span {
  font-weight: bold;
}

#speakers {
  margin: 0px 0 0 25px;
}

#speakers_info {
  width: 302px;
  float: left;
  margin: 23px 0 0 14px;
}
#speakers_info p {
  width: 352px;
  height: 352px;
  background: url(images/speakers.png) no-repeat;
}

#speakers_info p span {
  display: none;
}

#tsinelas_foundation {
  width: 370px;
  height: 150px;
  background: url(images/tsinelas_foundation_bg.png) no-repeat;
  margin: 385px 0 0 0;
}
#tsinelas_foundation p {
  padding: 45px 0 0 28px;
  width: 260px;
  font-weight: bold;
}
#tsinelas_foundation p a {
  color: #000;
  text-decoration: underline;
}
#tsinelas_foundation p a:hover {
  text-decoration: none;
}
#tsinelas_foundation p span {
  font-weight: normal;
}
p#credits {
  background: url(images/credits.png) no-repeat;
  width: 556px;
  height: 119px;
  margin: 10px 0 0 0;
}
.sponsors {
  background: url(images/sponsors_bg.png) no-repeat;
  width: 570px;
  height: 770px;
  margin: -20px 0 0 0px;
  padding: 0 0 0 150px;
}

.sponsors2 {
  background: url(images/sponsors_bg.png) no-repeat;
  width: 570px;
  height: 700px;
  margin: 50px 0 0 0px;
  padding: 0 0 0 150px;
}

.success {
  height: 10px;
  margin: 20px 0 0 120px;
}

ul.ticket_partners {
  width: 215px;
  float: left;
  margin: 20px 11px 5px 0;
}
ul.ticket_partners li {
  list-style: none;
  margin-bottom: 2px;
}
ul.ticket_partners li span {
  font-weight: bold;
}
.footer {
  background: url(images/footer.png) no-repeat;
  width: 442px;
  height: 15px;
  margin: -30px 0 30px 150px;	
}





#countdown_content {
  display: block;
  float: left;
  text-align: left;
  background: url(images/countdown_bg.png) no-repeat;
  width: 517px;
  height: 115px;
  margin: 0 0 0 0;
}

#count_days {
  display: block;
  text-align: center;
  width: 120px;
  height: 115px;
  margin: 40px 0 0 -2px;
 }
 
#count_hours{
  display: block;
  text-align: center;
  width: 120px;
  height: 115px;
  margin: -115px 0 0 130px;
 }
 
#count_minutes{
  display: block;
  text-align: center;
  width: 120px;
  height: 115px;
  margin: -115px 0 0 262px;
 }
 #count_seconds{
  display: block;
  text-align: center;
  width: 120px;
  height: 115px;
  margin: -115px 0 0 394px;
 }
/*** END OF MAIN CONTENT ***/



/*** START OF INNER CONTENT ***/
.inner_content_wrap {
  margin: 23px 0 0 0; 
}


.back_link_wrap {
  width: 116px;
  height: 81px;
  float: left;
}
a#back_link {
  background: url(images/back_link.png) no-repeat;
  width: 116px;
  height: 81px;
  display: block;
  margin: 65px 0 0 0;
}
a#top_link {
  background: url(images/top_link.png) no-repeat;
  width: 71px;
  height: 42px;
  display: block;
  margin: 0px 0 20px 0;
}
.inner_content {
  width: 452px;
  float: left;
  margin: 0 30px 0 25px;
  padding: 0 0 30px 0;
}
.inner_content p {
  margin: 17px 0 10px 0;
}

.inner_sidebar p {
  margin: 17px 0 10px 5px;
  padding: 0 0 0 0;
}

.inner_content p span, .inner_sidebar p span {
  font-weight: bold;
}
.inner_sidebar {
  width: 222px;
  float: left;
  margin: 20px 0 0 0;
}
.inner_sidebar ul.nav {
  position: relative !important;
  margin: 0 0 10px 0 !important;
}

.inner_sidebar p a {
  color: #000;
  text-decoration: underline;
}
.inner_sidebar p a:hover {
  text-decoration: none;
}

#conference_content {
  margin: 0 0 60px 3px;
}

#speakers_content {
  margin: 0 0 0 3px;
}

#speakers_content p {
  margin: 10px 0 0 0;
}

#tickets_content {
  margin: 0 0 60px 3px;
}

#tickets_content p {
  margin: 15px 0 0 0;
}

#contact_content {
  margin: 0 0 0 3px;
  padding: 0 0 30px 0;
}

#contact_content p {
  margin: 10px 0 0 0;
}
p#contact_organizer {
  margin: 20px 0 30px 0;
}
/*** END OF INNER CONTENT ***/




/*** START OF CONTACT FORM ***/
.contact_form form {
  margin: 20px 0 0 0;
}

.contact_form form label {
  float: left;
  width: 120px;
  margin: 0 0 5px 0;
}

.contact_form form input[type=text] {
  border: 1px solid #ccc;
  float: left;
  padding: 5px 7px;
  width: 180px;
  margin: 0 0 5px 0;
  -webkit-box-shadow: inset 0 0 10px #ccc;
  box-shadow: inset 0 0 10px #ccc;
  -moz-box-shadow: inset 0 0 10px #ccc;
}

.contact_form form textarea {
  border: 1px solid #ccc;
  float: left;
  padding: 5px 7px;
  width: 300px;
  margin: 0 0 5px 0;
  -webkit-box-shadow: inset 0 0 10px #ccc;
  box-shadow: inset 0 0 10px #ccc;
  -moz-box-shadow: inset 0 0 10px #ccc;
}

.contact_form form input[type=text]:focus, .contact_form form textarea:focus {
  border: 1px solid #b4b4b4;		
}
.contact_form form input[type=submit], .contact_form form input[type=reset] {
  background: #f16b23;
  border: none;
  color: #e5e9c9;
  padding: 7px 10px;
  cursor: pointer;
  font-weight: bold;
  font-size: 12px;
}

.contact_form form input[type=submit]:hover, .contact_form form input[type=reset]:hover {
  background: #f16b23;
  border: none;
  color: #fff;
}

#contact_buttons {
  margin: 10px 0 0 120px;
}

/*** END OF CONTACT FORM ***/

/*** START OF SPEAKERS CONTENT ***/
.speakers_block {
  margin: 30px 0 10px 0;
}
.speakers_block_left {
  width: 100px;
  float: left;
  margin: 0 25px 0 0
}
.speakers_block_right {
  width: 320px;
  float: left;
}
/*** END OF SPEAKERS CONTENT ***/



/*** START OF LIGHTBOX ***/
@charset "utf-8";
/* CSS Document */

/* mediaboxAdvanced - black theme */

#mbOverlay {
	position: fixed;
	z-index: 9998;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color:#080308;
	cursor: pointer;
}

#mbOverlay.mbOverlayFF {
	background: transparent url(mediabox/images/80.png) repeat;
}

#mbOverlay.mbOverlayIE {
	position: absolute;
}

#mbCenter {
	position: absolute;
	z-index: 9999;
	left: 50%;
	overflow: hidden;
	background-color: #52b5bf;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-box-shadow: 0px 10px 40px rgba(0,0,0,0.70);
	-webkit-box-shadow: 0px 10px 40px rgba(0,0,0,0.70);
}

#mbCenter.mbLoading {
	background: #52b5bf url(mediabox/images/loaderAnim.gif) no-repeat center;

/*	This style is applied only during animation.	*/
/*	For example, the following turns off shadows,	*/
/*	helping browser performance on slow systems.	*/
/*	To leave shadows on, just remove these lines:	*/
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}

#mbImage {
	position: relative;
	left: 0;
	top: 0;

/*	Begin styles for inline content, if no style is given	*/
	font-family: Myriad, Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 12px;
	color: #fff;
	text-align: left;
	background-position: center center;
	background-repeat: no-repeat;
	padding: 10px;
}

#mbImage a, #mbImage a:link, #mbImage a:visited {
	color: #ddd;
}

#mbImage a:hover, #mbImage a:active {
	color: #fff;
}

/*	End inline content styles	*/

#mbBottom {
	min-height: 20px;
	font-family: Myriad, Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 12px;
	color: #999;
	text-align: left;
	padding: 0 10px 10px;
}

#mbTitle {
	display: inline;
	color: #fff;
	font-weight: bold;
	line-height: 20px;
	font-size: 12px;
}

#mbNumber {
	display: inline;
	color: #fff;
	line-height: 14px;
	font-size: 10px;
	margin: auto 10px;
}

#mbCaption {
	display: block;
	color: #999;
	line-height: 14px;
	font-size: 10px;
}

#mbPrevLink, #mbNextLink, #mbCloseLink {
	display: block;
	float: right;
	height: 20px;
	margin: 0;
	outline: none;
}

#mbPrevLink {
	width: 69px;
	background: transparent url(mediabox/images/btnPrevious.jpg) no-repeat center;
}

#mbNextLink {
	width: 41px;
	background: transparent url(mediabox/images/btnNext.jpg) no-repeat center;
}

#mbCloseLink {
	width: 33px;
	background: transparent url(mediabox/images/close.jpg) no-repeat center;
}

/*	Styles for flash version alert	*/

#mbError {
	position: relative;
	font-family: Myriad, Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 12px;
	color: #fff;
	text-align: center;
	border: 10px solid #700;
	padding: 10px 10px 10px;
	margin: 20px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#mbError a, #mbError a:link, #mbError a:visited, #mbError a:hover, #mbError a:active {
	color: #d00;
	font-weight: bold;
	text-decoration: underline;
}

/*** END OF LIGHTBOX ***.


?*** FB LIKE ***/
#fb_like {
  background: url(images/fb_like_bg.png) no-repeat;
  margin: 0 0 0px 0;
  padding: 5px 0 0 44px;
  width: 277px;
  height: 45px;
  position: relative !important;
}
#fb_like p {
  margin: 5px 0 0 5px;
  color: #163359;
  width: 250px;
}
#fb_like p a {
  color: #163359;
  text-decoration: underline;
}
#fb_like p a:hover {
  text-decoration: none;
}
#fb_like p span {
  font-weight: bold;
}
#sponsors_index_wrap {
  margin: 0px 0 0 0;
}

/*** IE FIX ***/
*:first-child+html #news {
  position: relative;
  top: 130px !important;
  left: -350px !important;
}
*:first-child+html .speakers_block {
  height: 170px;
}
*:first-child+html .contact_input_wrap {
  height: 20px;
  margin-bottom: 14px;
}
*:first-child+html #contact_buttons {
  margin-top: 80px;
}