/* 
	xhtml & css
	Date: 11/20/2009.
	Modified: 11/20/2009
	Author: Andres Basso

**/

/* Basics */
*{
margin: 0;
padding: 0;
}
body, html{
width: 100%;
cursor: default;
font-family: Helvetica, Arial, Verdana, sans-serif;
padding: 0px 0 0 0;
background: #e1b73a url(../images/bg_top.jpg) no-repeat top center;
color: #444444;
}
body { behavior: url("csshover3.htc"); } 
a{cursor: pointer;}
a:active{outline: 0 !important;}
a img{border: none;}
abbr, acronym{cursor: help; border: none;}
hr{display: none;}
label{cursor: pointer;}
select option{padding: 1px 2px 0 5px;}
table{border-spacing: 0; border-collapse: collapse;}
ul{list-style: none;}

/* Structure */
#container{
width: 979px;
background: url(../images/content_bg.png) repeat-y top left;
margin: 0px auto 0px auto;
overflow:hidden;
behavior: url(images/iepngfix.htc);
}

#header{
height: 228px;
width: 979px;
background: url(../images/header_logo_home.jpg) scroll top left;
}

  #header h1{
	display: block;
	text-indent: -9999px;
	float: left;
	}
	
  #header a{
	display: block;
	float:left;
	outline: 0;
  height: 184px;
  width: 328px;
  text-indent: -9999px;
  margin-top:27px;
  margin-left:326px;
	}
	
#menu{
  background: url(../images/bg_menu_internals.jpg) no-repeat top left;
  display:block;
  height: 121px;
  width:939px; 
  margin:0 auto 0 auto;
}

#s0 #menu{
  background: url(../images/bg_menu_home.jpg) no-repeat top left;
  display:block;
  height: 298px;
  width:939px; 
  margin:0 auto 0 auto;
}

#menu ul{
padding-left:38px;
padding-top:10px;
float:left;
display:block;
clear:both;
}

#s0 #menu ul{
padding-left:34px;
float:left;
width:248px;
display:block;
clear:none;
}

#menu ul li{
float:left;
}

#s0 #menu ul li{
float:none;
}

#menu ul li a {
display:block;
outline:0;
height: 28px;
color:#000066;
text-decoration:none;
font-size:1em;
float:left;
padding-right:30px;
}

#s0 #menu ul li a {
height: 28px;
font-size:1.25em;
float:none;
}

#menu ul li a:hover,#menu ul li a:focus{
color:#a00f1d;
} 


#menu ul #b1 a:hover, #menu ul #b1 a:focus, #s0 #menu ul #b1 a{color:#a00f1d;}
#menu ul #b2 a:hover, #menu ul #b2 a:focus, #s1 #menu ul #b2 a{color:#a00f1d;}
#menu ul #b3 a:hover, #menu ul #b3 a:focus, #s2 #menu ul #b3 a{color:#a00f1d;}
#menu ul #b4 a:hover, #menu ul #b4 a:focus, #s3 #menu ul #b4 a{color:#a00f1d;}
#menu ul #b5 a:hover, #menu ul #b5 a:focus, #s4 #menu ul #b5 a{color:#a00f1d;}
#menu ul #b6 a:hover, #menu ul #b6 a:focus, #s5 #menu ul #b6 a{color:#a00f1d;}
#menu ul #b7 a:hover, #menu ul #b7 a:focus, #s6 #menu ul #b7 a{color:#a00f1d;}
#menu ul #b8 a:hover, #menu ul #b8 a:focus, #s7 #menu ul #b8 a{color:#a00f1d;}
#menu ul #b9 a:hover, #menu ul #b9 a:focus, #s8 #menu ul #b9 a{color:#a00f1d;}
#menu ul #b10 a:hover, #menu ul #b10 a:focus, #s9 #menu ul #b10 a{color:#a00f1d;}


#content{
  background: url(../images/content_bg.jpg) repeat-y top left;  
  display:block;
  width:925px;
  margin: 40px 0px 0 52px;

}

#register{
float:right;
padding-right:28px;
}

#address{
color:#000066;
font-size:.9em;
padding-left:282px;
}

#s0 #address{
color:#000066;
font-size:.9em;
padding-left:0px;
}

#fifth_annual{
color:#000066;
font-size:1.5em;
padding-top:26px;
}

#bus_tech{
color:#a00f1d;
font-size:1.5em;
padding-top:29px;
}

#strategies{
color:#000066;
font-size:2.4em;
padding-bottom:15px;
}

#most_important{
color:#a00f1d;
font-size:1.1em;
font-weight:bold;
padding-top:10px;
line-height:1.6em;
}

#join{
display:block;
width:208px;
height:65px;
background: url(../images/join_internals.png) no-repeat top left;
float:left;
padding-right: 0px;
margin-left:30px;
padding-top:13px;
padding-left:13px;
behavior: url(images/iepngfix.htc);
font-size:.7em;
line-height:.7em;
color:#000066;
}

#join p{
padding-left:4px;
}

#s0 #join{
display:block;
width:248px;
height:65px;
background: url(../images/join_home.png) no-repeat top left;
float:right;
padding-right: 28px;
margin-left:30px;
padding-top:15px;
padding-left:20px;
behavior: url(images/iepngfix.htc);
font-size:.8em;
line-height:1.5em;
color:#000066;
}

#s0 #join p{
padding-left:0px;
}

#join_bottom{
display:block;
clear:left;
width:248px;
height:65px;
background: url(../images/join_home.png) no-repeat top left;
margin-top:70px;
behavior: url(images/iepngfix.htc);
padding-left:20px;
font-size:.8em;
line-height:1.5em;
color:#000066;
padding-top:15px;
}

#info #join_bottom p{
margin-bottom:0;
}

#join_home form{
color:#000066;
font-weight:bold;
}

.join_home{
width:105px;
height:22px;
border: 1px solid #000066; 
margin:0 3px 0 3px;
}

.join_internal{
width:100px;
height:22px;
border: 1px solid #000066; 
margin:0 3px 0 3px;
}

.join_table{
margin-top:8px;
}

#join_bottom .join_table{
margin-top:-5px;
}

#s0 .join_table{
margin-top:-5px;
}

#but_join{
margin-top:-4px;
margin-left:-3px;
}

#join_bottom #but_join{
margin-top:0px;
}

#s0 #but_join{
margin-top:0px;
margin-left:0px;
}

#sidebar{
float:right;
display:block;
width:269px;
padding:0 46px 0 32px;
}

.home_block{
display:block;
padding-bottom:30px !important;
clear:left;
overflow:hidden;
}



.internal_block{
display:block;
padding-bottom:30px !important;
clear:left;
overflow:hidden;
}

.agendatitle_block h2{
margin-bottom:0px !important;
}

div.home_block a{
color:#a00f1d;
font-size:1.1em;
text-decoration:none;
}

div.home_block a:hover, div.home_block a:focus{
color:#000066;
text-decoration:none;
}

.home_block h4{
font-size:1.3em;
font-weight:bold;
color:#000066;
}


div.home_block a:hover,div.home_block a:focus{
text-decoration:underline;
}

#top_testi{
display:block;  
width:269px;
height:19px;
background: url(../images/top_testimonial.jpg) no-repeat top left;
}

#bottom_testi{
display:block;  
width:269px;
height:19px;
background: url(../images/bottom_testimonial.jpg) no-repeat top left;
}

#content_testi{
width:269px;
background: url(../images/bg_testimonial.jpg) repeat-y top left;
padding-top:10px;
}

#content_testi p{
color:#a00f1d;
padding:0 30px 0 30px;
line-height:1.35em;
padding-bottom:15px;
}

#content_testi p strong{
font-size:.9em;
color:#000066; 
}

#info{
display:block;
color:#333333;
width:570px;
font-size:.9em;
}

#twitter{
margin-left:50px;
margin-top:30px;
padding-bottom:30px;
}

#twitter a p{
padding-top:20px;
color:#000066;
}

#sponsors{
clear:both;
}

#sponsors h3{
display:block;
text-indent:-9999px;
width:269px;
height:50px;
background: url(../images/sponsors.jpg) no-repeat top right;
margin-top:30px;
}

#media_sponsors h3{
display:block;
text-indent:-9999px;
width:269px;
height:50px;
background: url(../images/media_sponsors.jpg) no-repeat top right;
margin-top:30px;
}

#team h3{
display:block;
text-indent:-9999px;
width:269px;
height:72px;
background: url(../images/summit_production_team.jpg) no-repeat top right;
margin-top:30px;
}

#sidebar ul{
list-style-type:none;
}

#sidebar li{
float:left;
width:120px;
text-align:center;
padding-bottom:20px;
}

#sponsors{
display:block;
width:269px;
}

#media_sponsors{
clear:both;
display:block;
width:269px;
}

#team{
clear:both;
display:block;
width:269px;
}

.L{
clear:left;
padding-right:10px !important;
padding-left:10px;
}

.close_sponsors{
display:block;
width:269px;
height:39px;
clear:both;
background: url(../images/close_sponsor.jpg) no-repeat top right;
}

#callout_sponsor{
padding-top:30px;
}

#info h2{
color:#a00f1d;
font-size:2em;
margin-bottom:20px;
font-weight:normal;
}

#s0 #info h2{
font-size:1.5em;
}

#info h3{
color:#000066;
font-size:1.5em;
}


#info p{
line-height: 1.6em;
margin-bottom:15px;
}

#info p strong{
color:#000066;
font-weight:bold;
}

#info ul{
list-style-image: url("../images/bullet.jpg");
list-style-type:disc;
margin-left:40px;
margin-bottom:20px;
}

#info ul li{
line-height: 1.4em;
margin-bottom:5px;
}

#info ol{
margin-left:40px;
}

#info ol li{
line-height: 1.4em;
margin-bottom:5px;
}


#info ul li strong{
color:#000066;
font-weight:bold;
}

#info p a{
color:#a00f1d;
text-decoration:none;
}

#info p a:hover, #info p a:focus{
text-decoration:underline;
}

.home_block .left{
float:left;
margin-right:15px;
}

.home_block .right{
float:right;
margin-left:15px;
}

#footer{
height: 215px;
margin: 0 auto 0 auto;
clear: both;
background: url(../images/footer_bg.jpg) repeat-x top center #FFFFFF;
}

#close_container{
width:981px;
margin: 0 auto 0 auto;
display:block;
height:61px;
background: url(../images/close_bg.jpg) no-repeat top left;
}

#footerlinks{
display:block;
margin-left: 300px;
margin-top:10px;
}

#footerlinks ul{
display:block;
}

#footerlinks ul li{
padding:0 12px 0 12px;
float:left;
border-left: 1px solid #000066; 
}

#footerlinks ul li.first{
border-left: none;
}

  	#footerlinks a{  	
		text-decoration: none;
    color: #000066;
    font-size:.9em;    
		}
			#footerlinks a:hover,
			#footerlinks a:focus{
			text-decoration: underline;
			}

#footer p{
clear:both;
text-align:center;
margin-left:10px;
padding-top:10px;
font-size:.9em; 
}

#footer p a{
color:#a00f1d;
text-decoration:none;
}

#footer p a:hover,#footer p a:focus{
text-decoration:underline;
}

a.out{
display:block;
padding: 15px 0 15px 0;
}

.caption{
color:#000066;
}

.transparent{
behavior: url(images/iepngfix.htc);
}

h3#morning{
display:block;
text-indent:-9999px;
width:570px;
height:55px;
background: url(../images/morning_sessions.jpg) no-repeat top left;
}

h3#lunch{
display:block;
text-indent:-9999px;
width:570px;
height:55px;
background: url(../images/lunch_break.jpg) no-repeat top left;
margin-top:40px;
}

h3#afternoon{
display:block;
text-indent:-9999px;
width:570px;
height:55px;
background: url(../images/afternoon_sessions.jpg) no-repeat top left;
margin-top:40px;
}

.close_agenda{
display:block;
width:570px;
height:29px;
background: url(../images/close_agenda.jpg) no-repeat top left;
}

.agenda_content{
display:block;
width:570px;
padding:0 25px 0 25px;
background: url(../images/bg_agenda.jpg) repeat-y top left;
}

.time_block{
border-bottom: 1px solid #a00f1d;
display:block;
width:520px;
padding-top:20px;
}

.last{
border-bottom: none !important;
}

.time{
display:block;
float:left;
width:165px;
color:#000066;
}

.agenda_info{
overflow:hidden;
}

.agenda_info p{
font-size:.9em;
}

.agenda_info h4{
font-size:1em;
line-height:1.4em;
}

.color{
color:#a00f1d;
}


.time{
font-size: 1.1em;
}

.agenda_pic{
display:block;
width:90px;
height:90px;
padding:4px;
background: url(../images/agenda_pic_bg.jpg) no-repeat center center;
margin-bottom:5px;
margin-top:10px;
float:left;
margin-right:10px;
}

.speakers_content{
display:block;
margin-bottom:50px;
}

.speakers_content h3{
padding-top:10px;
padding-bottom:5px;
}

.speakers_pic{
float:left;
display:block;
}

.clear{
clear:both;
}

.wide{
width:240px !important:
}

.big_pic{
display:block;
width:189px;
height:243px;
background: url(../images/big_img_bg.jpg) no-repeat center center;
margin-bottom:5px;
margin-top:10px;
float:left;
margin-right:10px;
}

.big_pic img{
padding:5px;
}

.separate{
clear:both;
}

.images{
border: 1px solid black;
margin-bottom:20px;
}

.left_pics{
float:left;
margin-right:15px;
}

.left_column{
float:left;
width:200px;

}

.right_column{
display:block;
overflow:hidden;
height:1%;
}


.right_text{
overflow:hidden;
}

.column{
display:block;
width:280px;
float:left;
}

.column ul{
margin-left:0 !important;
list-style-type:none !important;
list-style-image:none !important;
}

.column ul li{
margin-bottom:0 !important;
}

.contact_form{
display:block;
margin-top:4px;
margin-right:20px;
margin-top:30px;
width:350px;
}

.award_form{
display:block;
margin-top:4px;
margin-right:20px;
margin-top:30px;
width:550px;
}

.formfields{
width:300px;
height:20px;
border: 1px solid #707275;
margin-bottom:7px;
color: #707275;
padding:5px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:.8em;
clear:both;
}


.formarea{
width:300px;
height:125px;
border: 1px solid #707275;
margin-bottom:7px;
color: #707275;
padding:5px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:.8em;
clear:both;
}

.error{
border: 1px solid #a00f1d;;
}

.awardarea{
width:500px;
height:125px;
border: 1px solid #707275;
margin-bottom:7px;
color: #707275;
padding:5px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:.8em;
clear:both;
}

label{
display:block;
margin-top:15px;
}
#fill_in{
font-size:0.6em;
margin-bottom:10px;
}

.fieldblock{
display:block;
float:left;
margin-bottom:0px;
}


#submitbutton{
margin-left:220px;
margin-bottom:30px;
}

#awardbutton{
margin-left:420px;
margin-top:20px;
}

#commentForm label.error {
display:block;
color:#a00f1d;
font-size: .8em;
font-weight:bold;
margin-bottom:30px;
text-align:right;
border:none;
margin-top:0;
} 

.homeh2{
display:block;
font-size:1.6em !important;
margin-right:10px;
margin-top:0px;
padding-top:10px;
}

.homeleftp{
display:block;

}


.left h4{
margin-top:15px;
}

#tickets{
padding-top:30px;
}

.pres_image{
float:left;
display:block;
width:100px;
}

.pres_text{
float:left;
display:block;
width:400px;
padding-left:10px;
margin-top:20px;
}

h2.winners{
padding-top:18px;
padding-bottom:40px;
}

#twitter_feed{
margin-left:10px;
}

			.cufon-loading h2{
	visibility: hidden !important;
}
			
			.cufon-loading .time{
	visibility: hidden !important;
}
			
			.cufon-loading h3{
	visibility: hidden !important;
}
			
			.cufon-loading .home_block a{
	visibility: hidden !important;
}
			
			.cufon-loading #fifth_annual{
	visibility: hidden !important;
}
		
			.cufon-loading #bus_tech{
	visibility: hidden !important;
}
			
      .cufon-loading #strategies{
	visibility: hidden !important;
}
      			
			.cufon-loading #address{
	visibility: hidden !important;
}
			
			.cufon-loading #menu ul li a{
	visibility: hidden !important;
}
			
			.cufon-loading #twitter p{
	visibility: hidden !important;
}
			