@charset "UTF-8";
/* General Elements */
*
{	margin:0px;
	padding:0px;
	font-family:Arial, sans-serif;
}
html, body
{
	background-color: #002F35;
    height: 100%;
}
h1
{
	font-family:Arial, sans-serif;
	font-size:18px;
	font-weight:normal;
	color:#fff;
}
h2
{
	font-family:Arial, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#fff;
}
.casestudy strong
{
	color:white;
}
img
{
	border:none;
}
a:active
{
	border:none;
	outline:none;
}
a:focus
{
    -moz-outline-style:none;
}
#wrapper
{
	width:950px;
	height:700px;
	background-image:url(../images/background.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;
	margin:0px auto;
	padding-top:33px;
	overflow:hidden;
	
}
#wrapper2
{
	width:950px;
	height:600px;
	background-image:url(../images/background.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;
	margin:0px auto;
	padding-top:33px;
	overflow:hidden;
	
}
/* General Elements END*/

/* Navigation */
#navigation
{
	width:930px;
	margin:0px auto;
	
}
ul li 
{
	display:block;
	float:left;
	list-style-type:none;
	margin-right:10px;
}
ul li#home a 
{
	display:block;
	height:24px; width:61px;
	background:transparent url(../images/btn_home.png) no-repeat 0 -24px;
	text-indent:-9009px;
}
ul li#home a:hover 
{
    background-position: 0 0px;
}
ul li#conferences a 
{
	display:block;
	height:24px; width:110px;
	background:transparent url(../images/btn_conferences.png) no-repeat 0 -24px;
	text-indent:-9009px;
}
ul li#conferences a:hover 
{
    background-position: 0 0px;
}
ul li#video a 
{
	display:block;
	height:24px; width:60px;
	background:transparent url(../images/btn_video.png) no-repeat 0 -24px;
	text-indent:-9009px;
}
ul li#video a:hover 
{
    background-position: 0 0px;
}
ul li#awards a 
{
	display:block;
	height:24px; width:73px;
	background:transparent url(../images/btn_awards.png) no-repeat 0 -24px;
	text-indent:-9009px;
}
ul li#awards a:hover 
{
    background-position: 0 0px;
}
ul li#presentations a 
{
	display:block;
	height:24px; width:118px;
	background:transparent url(../images/btn_presentations.png) no-repeat 0 -24px;
	text-indent:-9009px;
}
ul li#presentations a:hover 
{
    background-position: 0 0px;
}
ul li#speaker a 
{
	display:block;
	height:24px; width:135px;
	background:transparent url(../images/btn_speakertraining.png) no-repeat 0 -24px;
	text-indent:-9009px;
}
ul li#speaker a:hover 
{
    background-position: 0 0px;
}
ul li#about a 
{
	display:block;
	height:24px; width:86px;
	background:transparent url(../images/btn_aboutus.png) no-repeat 0 -24px;
	text-indent:-9009px;
}
ul li#about a:hover 
{
    background-position: 0 0px;
}
ul li#contact a 
{
	display:block;
	height:24px; width:76px;
	background:transparent url(../images/btn_contact.png) no-repeat 0 -24px;
	text-indent:-9009px;
}
ul li#contact a:hover 
{
    background-position: 0 0px;
}
ul li#contact
{
	margin:0px;	
}
ul li span#spacer
{
	display:block;
	width:130px;
}
#navigation ul li a.current
{
	background-position: 0 0px;
}
/* Navigation END */

/* Content */
#content
{
	width:930px;
	height:320px;
	margin-top:10px;
	padding:10px;
	background-color:#131313;
}
#left
{
	float:left;
	width:626px;
	height:320px;
	background-image:url(../images/preview.jpg);
	background-repeat:no-repeat;
}
#left1
{
	float:left;
	width:626px;
	height:320px;
	overflow:hidden;
}

#right
{
	float:left;
	width:284px;
	height:320px;
	padding-left:20px;
	background-image:url(../images/h2bc_logo.jpg);
	background-position:10px 0px;
	background-repeat:no-repeat;
}

#right_logo
{
	position:relative;
	left:-10px;
	width:284px;
	height:129px;
	z-index:0;
}

#right #phone
{
	background: url(../images/phone.gif) no-repeat 0 50%;
	padding: 0 0 0 20px;
}
#right #email
{
	background: url(../images/email.png) no-repeat 10px 50%;
	padding: 0 0 0 35px;
}
#right a, #right a:hover, #right a:visited
{
	color:#fff;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
}

.casestudy
{
	position:relative;
	left:10px;
	top:165px;
	width:250px;
	height:130px;
	background-color:#111;
	/* Opacity for FF, Safari */
	opacity:0.87;
	/* Opacity for IE 6+ */
	filter: alpha(opacity=87);
	z-index:5;
	padding:10px;
	padding-top:7px;
}

#pre1 .casestudy{
	top:195px;
	height: 100px;
}

#container
{
	float:left;
	width:626px;
	height:320px;
	overflow:hidden;
}

.buttons
{
	position:absolute;
	bottom:5px;
	left:5px;
}

.minimise, .minimise-pres
{
	background:url(../images/minimise.gif) no-repeat;
	display: block;
	position: absolute;
	top:10px;
	right: 10px;
	text-indent: -6000px;
	height::12px;
	width:14px;
}

/* Content END */

/* Conference */
#conf1
{
	width:626px;
	height:320px;
	background-image:url(../images/conference_1.jpg);
}
#conf2
{
	width:626px;
	height:320px;
	background-image:url(../images/conference_2.jpg);
}
#conf3
{
	width:626px;
	height:320px;
	background-image:url(../images/conference.jpg);
}
/* Conderence END*/

/* Video */
#vid1
{
	width:626px;
	height:320px;
	background-image:url(../images/video_1.jpg);
}
#vid2
{
	width:626px;
	height:320px;
	background-image:url(../images/video_2.jpg);
}
#vid3
{
	width:626px;
	height:320px;
	background-image:url(../images/video_3.jpg);
}
#vid4
{
	width:626px;
	height:320px;
	background-image:url(../images/video_4.jpg);
}
#vid5
{
	width:626px;
	height:320px;
	background-image:url(../images/video_5.jpg);
}
#vid6
{
	width:626px;
	height:320px;
	background-image:url(../images/video_6.jpg);
}
/* Video END*/

/* Awards */
#awd1
{
	width:626px;
	height:320px;
	background-image:url(../images/awards_1.jpg);
}
#awd2
{
	width:626px;
	height:320px;
	background-image:url(../images/awards_2.jpg);
}
#awd3
{
	width:626px;
	height:320px;
	background-image:url(../images/awards_3.jpg);
}
#awd4
{
	width:626px;
	height:320px;
	background-image:url(../images/awards_4.jpg);
}
#awd5
{
	width:626px;
	height:320px;
	background-image:url(../images/awards_5.jpg);
}
#awd6
{
	width:626px;
	height:320px;
	background-image:url(../images/awards_6.jpg);
}
#awd7
{
	width:626px;
	height:320px;
	background-image:url(../images/awards_7.jpg);
}
#awd8
{
	width:626px;
	height:320px;
	background-image:url(../images/awards_8.jpg);
}

/* Awards END*/

/* Presentation */
#pre1
{
	width:626px;
	height:320px;
	background-image:url(../images/pres_1.jpg);
}
/* Presentation END*/

/* Speaker Training */
#spk1
{
	width:626px;
	height:320px;
	background-image:url(../images/speaker_1.jpg);
}
#spk2
{
	width:626px;
	height:320px;
	background-image:url(../images/speaker_2.jpg);
}
#spk3
{
	width:626px;
	height:320px;
	background-image:url(../images/speaker_3.jpg);
}
#spk4
{
	width:626px;
	height:320px;
	background-image:url(../images/speaker_4.jpg);
}
#spk5
{
	width:626px;
	height:320px;
	background-image:url(../images/2bsup.jpg);
}
#spk6
{
	width:626px;
	height:320px;
	background-image:url(../images/2bsup.jpg);
}

/* Speaker Training END*/

/* About */
#about_text
{
	float:left;
	padding-left:15px;
	width:305px;
	color:#787878;
	font-size:12px;

}
#about_image
{
	float:left;
	width:298px;
	height:320px;
	background-image:url(../images/about_us.jpg);
	background-repeat:no-repeat;
}
#team_left, #team_right
{
	
	float:left;
	width:140px;
	color:#fff;
	font-size:12px;
}
.team
{
	color:#787878;
	font-size:11px;
}
/* About END*/

/* Contact */
#phone_c
{
	background: url(../images/phone.gif) no-repeat 2px 50%;
	padding: 0 0 0 30px;
}
#email_c
{
	background: url(../images/email.png) no-repeat 2px 50%;
	padding: 0 0 0 30px;
}
#fax_c
{
	background: url(../images/fax.gif) no-repeat 2px 50%;
	padding: 0 0 0 30px;
}
#about_text a, #about_text a:hover, #about_text a:visited, #about_text_c a, #about_text_c a:hover, #about_text_c a:visited
{
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
}
#about_text_c
{
	float:left;
	padding-left:15px;
	width:305px;
	color:#fff;
	font-size:12px;

}
/* Contact END*/

/* Footer */
#footer
{
	width:920px;
	height:240px;
	margin-top:15px;
	padding:10px;
	padding-left:20px;
	background-color:#131313;
	
}
#footer_conference
{
	width:920px;
	height:72px;
	margin-top:15px;
	padding:10px;
	padding-left:20px;
	background-color:#131313;
	background-image:url(../images/gradient.jpg);
	background-position:10px 10px;
	background-repeat:no-repeat;
}
#footer_left
{
	float:left;
	width:200px;
	font-size:12px;
	color:#999999;
	margin-top:5px;
}

#footer_middle
{
	float:left;
	padding:20px;
	padding-top:15px;
	font-size:12px;
	color:#fff;
	font-weight:bold;
}
#footer_middle a, #footer_middle a:hover, #footer_middle a:visited, #footer_middle a:focus
{
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	color:#fff;
}
#footer_middle #phone
{
	background: url(../images/phone.gif) no-repeat 0 50%;
	padding: 0 0 0 30px;
}
#footer_middle #email
{
	background: url(../images/email.png) no-repeat 0 50%;
	padding: 0 0 0 30px;
}

#footer_right
{
	float:right;
	width:280px;
	height:80px;
	background-image:url(../images/quotesopen.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	overflow:hidden;
	padding-left: 30px;
}
.footer_block
{
	float:left;
	width:161px;
	margin-right:23px;
}

#footer a, footer a:visited
{
	color:#ffffff;
	font-weight:bold;
	font-size:16px;
	text-decoration: none;
}
#copyright
{
	margin: 0px auto;
	margin-top:10px;
	text-align:center;
	font-family:Arial, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#fff;
}
/* Footer END */

/* Helpers */
.clear
{
	clear:both;
}
h1.header
{
	position:relative;
	margin-top:-50px;
	font-weight:bold;
	font-size:20px;
	color:#ffffff;
	z-index:0;
	
}
h2.header_2
{
	position:relative;
	z-index:0;
}
h1.conference
{
	position:relative;
	margin-top:-30px;
	z-index:0;
}
h2.bluetext
{
	width:280px;
	font-size:17px;
	font-weight:lighter;
	margin-top:20px;
	margin-bottom:10px;
	color:#399;
}
h2.bluetext_contact
{
	width:280px;
	font-size:17px;
	font-weight:lighter;
	margin-top:0px;
	margin-bottom:10px;
	color:#399;
}
p.greytext
{	
	font-weight:lighter;
	font-size:12px;
	color:#666;
}
p.greytext_contact
{	
	font-weight:lighter;
	font-size:12px;
	color:#8e8e8e;
}

#left1 #about_text p, #left1 #about_text_c p
{
	margin-bottom:10px;
}
#right p.greytext
{	
	width:270px;
	margin-top:10px;
	font-size:11px;
	color:#666;
}
.casestudy p.greytext
{
	margin-top:5px;
}

span.whitestrong, p.whitestrong
{
	font-weight:bold;
	font-size:12px;
	color:#fff;
	
}
p.moveup
{
	position:relative;
	top:-7px;
	
}
.slides
{
	margin-top:10px;
	overflow:hidden; 
	width:161px; 
	height:119px;
}
.whitetext
{
	margin-top:12px;
	margin-left:5px;
	font-size:12px;
	color:#fff;
}
.spacer
{
	display:block;
	height:10px;
}
.spaceleft
{
	margin-left:10px;
}
.bottomspace
{
	margin-bottom:3px;
}
.quote
{
	width:260px;
	height:80px;
	font-weight:lighter;
	font-size:14px;
	color:#666;
	float:right;
	margin-left: 28px;
}
.break
{
	display:block;
}
.qbreak
{
	display:block;
	height:5px;
}
.front
{
	z-index:1;
}
.back
{
	z-index:5;
}
.quote p
{
	font-size:12px;
}
.quote p.whitestrong
{

	font-size:11px;
}
/* Helpers END */