/* Imports Yahoo reset stylesheets */
@import '/css/reset.css'; 
@import '/css/fonts.css';



/* HTML ELEMENTS DEFAULT STYLES */

body { 
			font-family:Arial, Helvetica, sans-serif; 
			font-size:100%; 
			background:#EEE; }

p,li,label { 
			font-size:80%; 
			margin-bottom:1em; 
			line-height:1.4em; 
			color:#333; }
			
h1,h2,h3,h4,h5,h6 { 
			font-family:Georgia, "Times New Roman", Times, serif; 
			font-weight:bold; 
			color:#333; }

h1 { 
			font-size:130%; 
			margin:10px 0 .6em; }

h2, h3 { 
			font-size:110%; 
			margin:1.5em 0 .5em 0; }

th, td { 
			font-size:80%; 
			padding:3px; 
			color:#333; }
			
td label, td p { 
			font-size:80%; }

ul, ol { 
			margin:1em 0 1em 12px; 
			padding-left:12px; 
			list-style-type:disc; }

ol { 
			margin-left:12px; 
			padding-left:12px; }

img { 
			border:0; }

em { 
			font-style:italic; }

strong { 
			font-weight:bold; 
			color:#444; }
			
/* LINKS */
			
a:link { 
			color:#3a6b84; }

a:visited { 
			color:#4e8fae; }

a:hover { 
			color:#3E4E77;
			text-decoration:none; }

a:active { 
			color:#030; }



/* FORM ELEMENTS */

form { 
			margin:0; 
			padding:0; }

input, select { 
			font-size:80%; }

.registration p, .registration input, .registration label, .registration select { 
			font-size:100%; }

.button { 
			font-family:Verdana, Arial, Helvetica, sans-serif; 
			font-size:100%; }

option { 
			padding-right:1em; }

fieldset { 
			padding:5px 20px 5px; 
			margin:10px 0;
			border:1px solid gray; }

fieldset legend { 
			font:bold 86% verdana,sans-serif;
			padding:15px 0; 
			margin:0; 
			color:#3A6B84; }

fieldset h3 { 
			margin:0; 
			padding:0; }

fieldset table { 
			margin-bottom:15px; }
			
table.registration p { 
			margin:0; }

fieldset#contact-info label, fieldset#shipping-info label { 
			width:17em; 
			display:block; 
			float:left; }

fieldset#contact-info br, fieldset#shipping-info br { 
			clear:both; }

.payment-type p, .payment-type table { 
			margin-left:30px; }

.payment-type .payment-type-option { 
			margin:10px 0; }

input:focus { 
			border-top:2px solid #990; 
			border-right:2px solid #CF3; 
			border-bottom:2px solid #CCFF33; 
			border-left:2px solid #990; }
			


/* GLOBAL PAGE PARTS */
			
#bodybody { 
			margin:0 auto; 
			position:relative; 
			width:790px; }
			
#banner { 
			height:73px; 
			background:#FFF url(banner1_ht.gif) no-repeat; }
			
#banner a {
			display:block;
			height:73px;
			width:790px; }
			
#banner h1, #banner p { 
			display:none; }

#main { 
			padding:10px 20px; 
			background:#FFF; }

#content { 
			margin:0; 
			width:700px; 
			float:left; }
			
#contentLeft { 
			margin:0; 
			width:280px; 
			float:left; }
			
#contentRight { 
			margin:0; 
			width:452px; 
			float:right; }



/* NAVIGATION */


ul#nav-list {
			margin:0; padding:0;
			height:1.3em;
			background-color:#FFFFFF;
			list-style:none; }

#nav-list li {
	float:left;
	margin:0;
	padding:0;
	text-align:center;
	background-color: #FFFFFF;
	height: 1.3px;
}

#nav-list a {
	border-right:1px solid #DAE2E8;
	font-size:96%;
	margin:0;
	font-weight:normal;
	text-decoration:none;
	letter-spacing: .6px;
	float:left;
	color:#006699;
	font-family:Arial, Helvetica, sans-serif;
	height: 1.3em;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 2px;
}
			
#nav-list a:hover {
	background-color:#D3ECEF;
	height: 1.3em;
}

#session-nav {
	font-size:80%;
	line-height: 18px;
	color: #333333;
}

#session-nav a {
	font-weight:normal;
	color:#333333;
	text-decoration: none;
}
#session-nav a:hover {
	text-decoration: underline; 
}


/* BOTTOM OF PAGE */

#copyright {
			 margin-top:40px; 
			 padding:10px 0; 
			 border-top:1px solid #C6D7E4; 
			 clear:both; }

#contact-bottom { 
			margin: 40px auto; }
			
#contact-bottom div#bold { 
			margin:0 0 0 0; 
			padding:10px; 
			background:#DFF1F6; }



/* GENERIC CLASSES */

.highlight { 
			color:#FF6600; } 

.clear { 
			clear:both; }

img.speaker-image { 
			float:left; }



/* SPECIFIC ELEMENTS */ 

#sidebar {
	float:right;
	width:248px;
	margin-top:10px;
	padding:6px;
	background-color:#CDF5CF;
	margin-bottom: 20px;
}

#sidebar h2 { 
			margin:0; 
			color:#388561; 
			font-size:86%; 
			margin-bottom:6px; }

.sidebar-box {
	margin-bottom:4px;
	padding:4px;
	background-color:#A9E9AF;
	margin-top: 0px;
}

#sidebar .white {
	background-color:#FFF;
	margin: 0px;
	padding: 6px;
}



#testimonials ul { 
			padding-left:8px; 
			margin-left:8px; }




/* WORKSHOP */
#cue-notice { 
			margin:20px 0;
			background:#DDF;
			border:1px solid #CCF; 
			padding:10px; 
}

/*from positioniseverything.com*/
.clearfix:after {
			content: "."; 
			display: block; 
			height: 0; 
			clear: both; 
			visibility: hidden; }

.clearfix { display: inline-table; }

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */



#workshops h1 span { }
#workshops h1 {background: transparent url(../images/tab-orange.gif) no-repeat; margin:0; padding:4px 8px 3px; 
 color:white; font-size:80%; font-weight:bold; font-family:Verdana, Arial, Helvetica, sans-serif; }
#workshops #workshops-intro { margin:0 0 5px 0; padding:5px; font-weight:bold; font-size:72%; font-family:verdana, arial,sans-serif; background-color:#FEEC96; color:#444; }
/* Hides from IE \*/
#workshops #workshops-intro { height:1%; } 
/* End hide from IE */

/* SPEAKERS */
div.speaker { border-top:1px solid #CCC; margin:20px 0; padding:10px 0 0; }
div.speaker p, div.speaker h2, div.speaker h3, div.speaker ul { margin-left: 100px; }
div.speaker ul { padding-left:0; }
div.speaker h2 { font-size:86%; margin:0 0 0 100px; }
div.speaker h3 { font-size:80%; color:#3A6B84; margin:1.2em 0 .5em 100px; }
div.speaker h3 strong { font-size:110%; }

div.customize { border-top:1px solid #CCC; margin:20px 0; padding:10px 0 0; }
