* {
	margin: 		0px;
	padding:		0px;
	}

body {
	font:12px/18px Tahoma, Arial, Helvetica, sans-serif;
	background: #fff url('images/bg-main.gif') repeat-x left top;
	text-align: center; /*center main content for IE5.5 */
	color: #333;
}

img {
	margin: 		0px;
	padding:0;
	border:0;
	}


#container {
	width: 100%;
	margin: 0;
	padding:0;
} 

#container-main {
	width: 780px;
	margin: 0 auto 10px auto;
	padding:0;
	text-align: left;
} 

#header-container {
	width: 100%;
	height:90px;
	margin: 0;
	padding:0;
} 

#header-containerL {
	width: 60%;
	float:left;
	text-align: left;
	height: 85px;
} 

#header-containerR {
	width: 30%;
	float:right;
	text-align: right;
	height: 85px;
} 

#middle-container {
	width:100%;
	margin: 0;
	clear: both;
	height: 10px;
	padding: 0px 0;
	}

#content-container {
	width:100%;
	margin: 10px 0 0 0;
	clear: both;
	padding: 0;
	}

#mainContent, #mainContent1 {
	width:538px;
	float:left;
	margin: 0px 0 10px 0;
	padding: 20px 15px 10px 15px;
	background-color: #f4f2ea;
	border: 1px solid #cac6b3;
	clear: both;
	}

#sidebar-top {
	width:177px;
	height:348px;
	float:right;
	margin: 0px 0 10px 0;
	padding: 10px;
	background-color: #e0e7f7;
	border: 1px solid #b7cce2;
	}

#sidebar-top h1 {
	font:normal 12px/18px Georgia, serif;
	text-align:left;
	padding-bottom:12px;
}

#sidebar-top p {
	font:normal 12px/18px Georgia, serif;
	text-align:left;
	padding-bottom:12px;
	margin-left:5px;
}

#sidebar-top a {
	font-weight:bold;
	text-decoration:none;
	border-bottom:1px dotted #369;
	color:#369;
}

#sidebar-top a:hover {
	border-bottom:1px dotted #a4badf;
	color:#a4badf;
}

#sidebar-top p.to-come, #sidebar-top p.sidebar {
	font:normal italic 14px/18px Georgia, serif;
	padding-bottom:12px;
	margin-left:5px;
}

#contact-box {
	width:177px;
	height:130px;
	margin: 0;
	text-align: center;
	font-size: 11px;
	line-height: 18px;
	padding: 10px;
	background-color: #e0e7f7;
	border: 1px solid #b7cce2;
	float:right;
	}

#contact-box a.contact, #contact-box a.contact:hover {
font-weight:normal;
color:#369;
text-decoration:none;
outline:none;
border-bottom:1px dotted #369;
}

#contact-box a.contact:hover {
color:#369;
border-bottom:1px solid #369;
}

#mainContent h1, #mainContent1 h1 {
	font:24px/23px Georgia, serif;
	color:#89a603;
	padding: 10px 30px 15px 0;
	font-weight: normal;
} 

#sidebar-top h2 {
	font:17px/17px Georgia, serif;
	color:#369;
	padding: 0px 0px 15px 0;
	font-weight: normal;
} 

#mainContent h2 {
	font: 14px/24px Georgia, serif;
	color:#89a603;
	padding: 0px;
	font-weight: normal;
	letter-spacing: 0.2em;
	text-transform: uppercase;
} 

#mainContent p {
	font: 12px/19px Tahoma, Arial, Helvetica, sans-serif;
	color:#333;
	padding:0px 0px 20px 0px;
} 

#mainContent1 p {
	font: 12px/19px Tahoma, Arial, Helvetica, sans-serif;
	color:#333;
	padding:0px 0px 5px 0px;
} 

#sidebar-top p {
	font: 11px/14px Tahoma, Arial, Helvetica, sans-serif;
	/*color:#333;
	padding:0px;*/
} 

#sidebar-top p.headline {
	font:bold 12px/16px Tahoma, Arial, Helvetica, sans-serif;
	/*color:#333;
	padding:0px;*/
} 

#sidebar-top p.read {
	font: 11px/15px Tahoma, Arial, Helvetica, sans-serif;
	color:#333;
	padding:0px 5px 10px 0px;
	text-align:right;
} 

#sidebar-top a.read {
	font-style: italic;
	color:#369;
	text-decoration:none;
	border-bottom:#369;
} 
#sidebar-top a.read:hover {
	color:#5890c8;
	border-bottom:#5890c8;
} 

/*#mainContent ul {
	color:#333;
	margin:0px 30px;
	padding:0px;
	list-style: square;
} 

#mainContent ul li {
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
	color:#333;
	padding:0px 10px 3px .1em;
	margin:0;
} */



/*li {
    width:250px;
    margin:5px 0 0 0;
    padding:0 10px 0 .7em;
    line-height:15px;
    position:relative; /* IE needs this in order to recognize links in all columns */

br
  {
    clear: left;
  }

#mainContent p.news {
	font-weight: bold;
	font-size:13px;
	line-height:16px;
	padding-bottom:0px;
} 

#mainContent a, #mainContent a:hover {
	font: bold 12px/18px Tahoma, Arial, Helvetica, sans-serif;
	color:#369;
	/*padding:0;*/
	/*text-align:left;*/
	text-decoration: none;
	outline:none;
	border-bottom:1px dotted #369;
	background:transparent;
} 

#mainContent a:hover {
color:#a4badf;
border-bottom:1px solid #a4badf;
}

#mainContent p.center {
	font: italic 12px/18px Tahoma, Arial, Helvetica, sans-serif;
	/*color:#333;
	text-align:center;*/
	padding:25px 0px 20px 0px;
} 

#mainContent a.center, #mainContent a.center:hover, #mainContent a, #mainContent a:hover {
	/*font: bold 12px/18px Tahoma, Arial, Helvetica, sans-serif;*/
	/*color:#333;*/
	/*background-color:#ebecee;*/
	/*padding:1px 3px;*/
	text-align:center;
	/*text-decoration: none;*/
} 

#mainContent a.center:hover {
	color:#917cbb;
	/*background-color:#ebecee;*/
}

#mainContent a.news, #mainContent a.news:hover {
	font-size: 11px;
	font-weight:normal;
} 

#mainContent a.news:hover {
color:#a4badf;
border-bottom:1px solid #a4badf;
}

hr {
	color:#333;
	width:70%;
	height:1px;
	margin:10px auto;
	text-align:center;
} 

#footer {
	width:100%;
	height:60px;
	padding: 12px 0px 0 0px;
	clear: both;
	background: #a4badf;
	border-bottom:4px solid #369;
} 

#footer-main {
	width:780px;
	margin: 0px auto;
} 

#bottom-links {
	width:780px;
	font-size:11px;
	/*line-height:18px;*/
	margin: 0 auto;
	padding: 0 0 0px 0;
	text-align: center;
	color: #333;
	} 

#bottom-links ul { 
	list-style:		none; 
		margin:0px;
		padding:0;
	}
	
#bottom-links ul li {
	display:		inline; 
	text-align:		left;
		margin:0;
		padding:0 15px;
		border-right:1px solid #efefef;
	}

#bottom-links ul li.last {
	padding-right:0;
	border:0;
	}
	
#bottom-links ul li a, #bottom-links ul li a:hover { 
	color:			#369; 
	border-bottom:none;
	text-decoration:none; 
	outline:none;
	font: bold 9px/18px verdana,helvetica,sans-serif;
	text-transform:	uppercase;
	}
	
#bottom-links ul li a:hover { 
	color:			#fff; 
	}

#copyright {
	width:100%;
	padding: 25px 0 0 0;
	text-align:center;
	font: 9px/12px Arial, Helvetica, sans-serif;
	/*float:left;*/
} 

#small-logos {
	width:25%;
	padding: 7px 0 0 0;
	float:right;
	text-align:right;
} 

/*#small-logos a {
	text-decoration:none;
	color:			#369; 
	line-height:9px;
	font-weight:bold;
	border-bottom:1px dotted #369;
} 

#small-logos a:hover {
	color: #fff;
	border-bottom:1px dotted #fff;
} 
*/
#copyright a, #copyright a:hover {
	text-decoration:none;
	outline:none;
	color:			#369; 
	line-height:9px;
	font-weight:bold;
	border-bottom:1px dotted #369;
} 

#copyright a:hover {
	color: #fff;
	border-bottom:1px solid #fff;
} 

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
br.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
 height:0;
 font-size: 1px;
 line-height: 0px;
}

#message-board {
	/*float:right;*/
	padding: 		0;
	margin:			0px;
	width: 			175px;
	height:200px;
	background: #e0e7f7;
	}

#nav {
	clear:both;
	padding: 		0;
	margin:			10px 0;
	width: 			100%;
	height:35px;
	outline:none;
	}

#upcoming-sessions, img.banner {
  display: block;
	width: 430px;
	height: 230px;
	/*border: solid 1px #fff;*/
	overflow: hidden;
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
}
  #upcoming-sessions {
	height: 230px;
	margin: 0;
  }
	#upcoming-sessions li {
	margin: 0;
	padding: 0;
	position: absolute;
	height: 100%;
	width: 100%;
	}
fieldset {
	border:1px solid #236699;
	padding:0 10px 15px 10px;
	margin: 5px 0 5px 0px;
	width:155px;
	background-color: #edf0f7;
}
legend {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 1.1;
	color:#236699;
	background: transparent;
	border: 0px solid #333;
	padding: 3px 6px 1px 6px;
}

label {
	/*	width:60px;
	height:20px;
*/	margin-top:5px;
	margin-right:2px;
	padding-top:0px;
	padding-left:0px;
	background-color:transparent;
	/*float:left;*/
	display: block;
	/*	font-family:Tahoma, Helvetica, sans-serif;
	font-size: 10px;
*/	text-transform:uppercase;
	font-weight: normal;
	color:#333;
	font-size:10px;
	line-height: 12px;
}
.form {
	margin:0;
	padding:0;
}

.textbox:focus, .textbox:hover {
	background-color:#F0FFE6;
}

.username {
    	background-image: url(images/16m.png);
    	background-repeat: no-repeat;
    	background-position:left;
	width:285px;
    	font:normal 18px Arial;
    	color: #999999;
    	padding:3px 5px 3px 19px;
}
.username:focus, .username:hover {
	background-color:#F0FFE6;
}
   
.password {
    	background-image: url(images/16s.png);
    	background-repeat: no-repeat;
   	background-position:left;
	width:285px;
    	font:normal 12px Arial;
    	color: #999999;
    	padding:3px 5px 3px 19px;
}
.password:focus, .password:hover {
	background-color:#F0FFE6;
}

/*.button_div {
	width:287px;
	float:right;
	background-color:#fff;
	border:1px solid #ccc;
	text-align:right;
	height:35px;
	margin-top:3px;
	padding:5px 32px 3px;
}
*//*.buttons {
	background: #e3e3db;
	font-size:12px; 
	color: #989070; 
	padding: 6px 14px;
	border-width: 2px;
	border-style: solid;
	border-color: #fff #d8d8d0 #d8d8d0 #fff;
	text-decoration: none;
	text-transform:uppercase;
	font-weight:bold;
}
*/label.checkbox{
	float:left;
	display:inline;
	width:auto;
	font-weight:normal;
	margin:0 5px 0 1px;
	padding:8px 2px 0 2px;
}
input.text{width:10px;font-size:18px;padding:4px;border:1px solid #ccc;color:#666;margin:0 0 10px 0;background:#fff !important;}
span.checkbox input{
	float:left;
	margin:10px 0 0 1px;
	padding:0;
	border:none;
	line-height:100%;
	height:13px;
}
select{font-size:18px;width:95%;padding:2px;color:#666;-moz-outline:none;}

a.forgot{
	color:#369;
	padding:10px 1px 10px 0;
	font-size:10px;
}

input#password, input#username {
	background-color:#236699;
	border:1px solid #fff;
	padding:2px 0 2px 2px;
	margin:0;
	font-size:11px;
	width: 145px;
	color:#FFFFFF;
}

.hui_login{color:#414141;text-align:left;width:400px;margin:0 auto;padding:0;background:#fff;border-bottom:4px solid #ff9f5c;}
.hui_login .login_header{position:relative;display:block;height:63px;width:100%;border-bottom:9px solid #ff9f5c;background:#e36f1e;}
.hui_login h1{display:block;float:left;font-size:23px;margin:9px 0 0 -17px;padding:0;font-weight:normal;font-family:Georgia,"Times New Roman",Times,serif;color:#fff;}
.hui_login h1 span{display:block;float:left;height:47px;width:142px;background:transparent url("//static.hubspot.com/img/logo.gif") no-repeat top left;text-indent:-9000px;}
.hui_login h2{font-size:23px;font-weight:normal;color:#95a2ac;margin:0;padding:0;}
.hui_login .login_body{padding:6px 22px 22px 22px;}
.hui_login label{display:block;padding:3px 15px 5px 0;margin:10px 0 0 0;font-weight:bold;}
.hui_login input.text{width:97%;font-size:18px;padding:4px;border:1px solid #ccc;color:#666;margin:0 0 10px 0;background:#fff !important;}
.hui_login select{font-size:18px;width:95%;padding:2px;color:#666;-moz-outline:none;}
.hui_login span.checkbox input{float:left;margin:1px 0 0 1px;padding:0;border:none;line-height:100%;height:13px;height:13px;}
.hui_login label.checkbox{float:left;display:inline;width:auto;font-weight:normal;margin:0 5px 0 1px;padding:0 2px;}
.hui_login a.forgot{float:right;color:#777;padding:0 1px 0 0;}
.hui_login a.back{float:right;color:#777;padding:5px 1px 0 0;background-position:0 8px;}
div.buttons{
	clear:both;
	display:block;
	height:15px;
	padding:2px 4px;
	margin:0px auto 0 auto;
	text-align:center;
	width: 170px;
}
.hui_login.forgot div.buttons{padding-top:10px;}
input#defaultsubmit{display:none;}


#list ul, #list1 ul {
	width:525px; /* width is changed */
	margin: 15px 0 0px 10px;
	padding: 0;
	list-style: none;
}
 
#list li {
	/*width: 240px;*/
	margin: 0px 0 8px 0;
	background: url(images/bullet.gif) 0px 7px no-repeat;
	padding: 0px 0 5px .7em;
	text-align:left;
} 


#list1 li.1col {
	/*clear:both;*/
	float: left;
	margin: 0 0 5px 0;
	background-image: url(images/bullet.gif);
	background-position: 0 7px;
	background-repeat: no-repeat;
	padding: 0 0 0 .7em;
	width: 100%;
} 

p {
	color:#333;
	font-size: 11px;
	line-height: 14px;
}

span.note {
	color:#333;
	font-size: 10px;
	line-height: 13px;
	padding: 5px 0 30px 5px;
	font-style: italic;
}

a, a.hover {
color:#369;
text-decoration:none;
outline:none;
border-bottom:1px dotted #369;
font-weight:bold;
/*	font-size: 12px;
	line-height:18px;
*/}

a.hover {
color:#a4badf;
border-bottom:1px solid #a4badf;
}

.overlay a img, .overlay a:hover img {
text-decoration:none;
outline:none;
border:none;
}

a.form, a.form:hover {
	color:#369;
	font-weight:bold;
	font-size: 10px;
	text-decoration:none;
	outline:none;
	border-bottom:1px dotted #369;
}

a.form:hover{
color:#a4badf;
	border-bottom:1px solid #a4badf;
}
