/* mac hide \*/
html, body { height: 100%; }
/* end hide*/
* html #outer { height: 100%; }

* { margin: 0; padding: 0; }

body {
	background: #336EB2 url(../images/topbg.jpg) no-repeat top center;
	color: #3F3F3F;
	margin: 0;
	padding: 0;
	text-align: center;
	font: 100%/110% "Tahoma", Arial, Helvetica, sans-serif;
}

/* Layout
------------------------------------------------------------------*/

#outer {
	width: 873px;
	margin: auto;
	position: relative;
	text-align: left;
	min-height: 100%;
	height:auto;
}

#wrapper1 {
}

#contentwrap {
	display: inline;
	position: relative;
	float: left;
	width: 855px;
	margin-left: 9px;
	margin-bottom: 8px;
	line-height: 1.3em;
	background: #fff url(../images/content_bg.gif) no-repeat bottom left;
	font-size: 0.7em; /* Global Content Font Size */
	padding-bottom: 10px;
}
#contentwrap.home {
	padding-bottom: 0;
}

#col-left {
	float: left;
	width: 425px;
	position: relative;
}

#col-left.sidenav {
	width: 150px;
}
#register_btn img {
	margin-top: 20px;
}

#homebg {
	height: 304px;
	background: url(../images/netphoto.jpg) no-repeat top right; 
}

#col-right {
	float: right;
	width: 100px;
	height: 304px;
	position: relative;
}

#col-right.dualcol {
	width: 625px;
	height: auto;
}

#balloverhang {
	position: absolute;
	right: -55px;
	display: block;
	top: 72px;
	width: 55px;
}

/* Header
------------------------------------------------------------------*/

#header {
	height: 145px;
}

	#headerleft {
		float: left;
		padding: 15px 0 0 32px;
	}
	
	#headerright {
		 float: right;
		 height: 145px;
		 width: 350px;
		 background: url(../images/makethechange.gif) no-repeat 0 0;
	}

/* Navigation refer to horizontal_nav.css
------------------------------------------------------------------*/

#h-nav {
	display: block;
	width: 100%;
	height: 62px;
}

/* Footer
------------------------------------------------------------------*/

#footer {
	clear: both;
	height: 95px;
	font-size: 0.7em;
	color: #76AED3;
	font-weight: bold;
	width: 100%;
	background: url(../images/footer_bg.gif) no-repeat bottom left;
}

#footer p { margin: 0; padding: 0 0 0 30px; }

	#footerleft { }
	
	#footerright {
		 float: right;
	}
	
	#footer a {
		color: #fff;
		font-weight: normal;
		text-decoration: none;
	}
	
	#footer a:hover {
		text-decoration: underline;
	}
	
ul#buttons {
	margin: 0;
	padding: 0 0 0 8px;
	width: 100%;
	clear: both;
	height: 140px;
}
#buttons li {
	list-style: none;
	display: inline;
}
#buttons li a {
	width: 177px;
	height: 130px;
	float: left;
	display: block;
	background: url(../images/box.jpg) no-repeat 0 0;
	
	text-decoration: none;
	padding: 0 10px 0 23px;
	color: #fff;
	font-size: 0.65em;
	line-height: 1.3em;
	margin-right: 5px;
	overflow: hidden;
}
#buttons li a:hover { background-position: -209px 0; }
#buttons span.title {
	display: block;
	height: 49px;
	width: 180px;
	margin: 3px 0 5px -8px;
	float: left;
	cursor: pointer;
	text-indent: -9999px;
}
#buttons li.registration span.title {
	background: url(../images/box_registration.gif) no-repeat 0 0;
}
#buttons li.programs span.title {
	background: url(../images/box_programs.gif) no-repeat 0 0;
}
#buttons li.venues span.title {
	background: url(../images/box_venues.gif) no-repeat 0 0;
}
#buttons li.news span.title {
	background: url(../images/box_staff-profiles.gif) no-repeat 0 0;
}

/* Global Formatting
------------------------------------------------------------------*/

a img { border: none; }

a {
	color: #336EB2;
	text-decoration: underline;
}

a:hover {
	color: #336EB2;
	text-decoration: none;
}

p { margin: 0 0 1.3em 0; }

#homebg p {margin: 1.4em 0 0 0 ; }

ul, ol {
	margin: 0 0 1em 0;
	padding: 0 0 0 30px;
}

	ul ul, ol ol { margin-bottom: 0; }
	ul li { 
		list-style-image: url(../images/bullet.gif);
	}

.hide { display: none; }

#col-left h2 {
	width: 420px;
	height: 45px;
	text-indent: -9999px;
	background: url(../images/hometext.gif) no-repeat 0 0;
	margin-bottom: 15px;
}

h1 {
	color: #336EB2;
	font: italic bold 1.3em Verdana, Arial, Helvetica, sans-serif;
}

h2 {
	margin: 0 0 0.7em 0;
	font-size: 1.5em;
	color: #153B79;
	font-family: Arial, Helvetica, sans-serif;
	clear: right;
}

	h2 a {
		color: #153B79;
		text-decoration: none;
	}
	
	h2 a:hover {
		color: #153B79;
		text-decoration: underline;
	}
	
h3 {
	font-size: 1.1em;
	margin: 0;
	color: #153B79;
}

h3 a { color: #153B79; }

p.date { font-weight: bold; color: #336EB2; }

hr {
	background: #ABCEEA;
	border: none;
	border-top: 2px solid #ABCEEA;
	height: 2px;
	margin: 15px 0;
	font-size: 1px;
	clear: right;
}

.imgRight {	float: right; margin: 0 0 10px 20px; border: 5px solid #A4C7DD; }
.imgLeft { float: left;	margin: 0 20px 10px 0; }

.clear { clear: both; }

.pdf { background: url(../../../images/pdficon.gif) no-repeat 0 0; padding: 3px 0 10px 23px; }
.word { background: url(../../../images/wordicon.gif) no-repeat 0 0; padding: 3px 0 10px 23px; }
.email { background: url(../../../images/emailicon.gif) no-repeat 0 0; padding: 3px 0 10px 23px; }
.excel { background: url(../../../images/excelicon.gif) no-repeat 0 0; padding: 3px 0 10px 23px; }
.zip { background: url(../../../images/zipicon.gif) no-repeat 0 0; padding: 3px 0 10px 23px; }
.powerpoint { background: url(../../../images/powerpointicon.gif) no-repeat 0 0; padding: 3px 0 10px 23px; }
.newwindow { background: url(../../../images/newwindowicon.gif) no-repeat top right; padding: 3px 15px 10px 0; }

/* padding */

#contentwrap #col-left .padding { padding: 20px 10px 10px 25px; }
#contentwrap .padding { padding: 20px 40px 10px 20px; min-height: 270px; height: auto !important; height: 270px; }

/* Messages */

div.message {
	width: 100%;
	color: #fff;
	padding-top: 8px;
	font: bold 10px Verdana, Helvetica, sans-serif;
	border-bottom: 1px solid #fff;
	z-index: 200;
	padding: 6px 0;
	text-align: center;
	line-height: 1.4em;
}
div.message.info { background: #B7EF46;	color: #333; }
div.message.error {	background: #f66; }

/* Forms
------------------------------------------------------------------*/

input, textarea, select {
	margin: 0;
	padding: 1px;
	font-size: 100%;
	font-family: inherit;
}
form fieldset {
	border: none;
	clear: both;
	margin: 3px 0 15px 0;
	border: 1px solid #336EB2;
	padding: 5px;
}
form legend {
	padding: 0 2px;
	font-weight: bold;
	color: #336EB2
}
form label {
	line-height: 1.3em;
	vertical-align: top;
	float: left;
	display: inline;
}
form div.cx { /* checkbox radio */
	float: left;
	display: inline;
}
form p {
	clear: both;
	padding: 0 0 0 5px;
	margin: 0.5em 0 0.5em 0;
}
form option { padding-right: 4px; }
form textarea { width: 250px; }
form span {
	display: inline;
	padding: 2px 0 0 20px;
	font-style: italic;
	color: #666;
	font-weight: normal;
}
form div.cx label {
    float: none;
	padding: 0;
	line-height: 1.8em;
}
form div.cx input {
	margin: 0 3px -3px 0;
}
form ol {
	margin: 0;
	padding: 0;
}
form li {
	list-style: none;
	padding: 5px;
	margin: 0 0 3px 0;
	clear: both;
	overflow: hidden;
}
form div legend {
	padding: 0 0 5px;
	font-weight: normal;
}
form div label {
	display: block;
	width: auto;
}
form .mandat { font-weight: bold; }
form .sr {
	position: absolute;
	left: -9999em;
	top: 0;
	width: 1px;
	height: 1px;
	overflow: hidden;
}
form label { width: 145px; } /* Width of labels */

/*\*//*/ form legend { display: inline-block; } /* IE Mac legend fix */

form li.form-error {
	background: #FFEBEB;
	border: 1px solid #f99;
	padding: 2px;
}
form li.form-error div.error {
	padding-left: 146px;
	background: none;
	color: #f00;
}

/* Tables
------------------------------------------------------------------*/

table { margin: 0 0 1em; }
table, th, td { border: none; }
th, td { padding: 3px; }

/* sIFR
------------------------------------------------------------------*/

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
	padding: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* 
  Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it.
  Conveniently, the object tab is always in a div, so we hide all divs directly inside the replaced element.
*/

.sIFR-replaced > div {
  display: none !important;
}

/*---- Header styling ---*/

.sIFR-active h1 {
  visibility: hidden;
  font-family: Verdana;
  font-size: 30px;
  width: 425px;
  line-height: 1em;
}

/*---- News ----*/

.newsitem1 h2{
  margin-bottom: 0px;
}

img#iq-logo{
  display: none;
}

#google-map {
	float: right;
	width: 300px;
	height: 277px;
	border:5px solid #A4C7DD;
}

.hidden {
	display: none;
}

.left {
	float: left;
}

p.desc {
	margin: 0;
	padding: 0 0 10px 20px;
	clear: none;
}