@charset "utf-8";
/* CSS Document */
/* =========================================  NORMALIZING  ================================================== */


/* Normalizes margin, padding */
body, div, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td 
{
	margin : 0;
	padding : 0;
}

/* Normalizes font-size for headers */
h1,h2,h3,h4,h5,h6 { font-size : 100%; }

/* Normalizes font-style and font-weight to normal */
address, caption, cite, code, dfn, th, var
{ font-style : normal; font-weight : normal; }

/* Removes list-style from lists  */
table { border-collapse : collapse; border-spacing : 0; }

/* Removes border from fieldset and img */
fieldset,img { border : 0; }

/* Left-aligns text in caption and th */
caption,th { text-align : left; }
/* =========================================  Font Styles  ================================================== */
h1 {
	font-size:20px;
	color:#CC0000;
	font-weight:bold;
	border-bottom:1px solid #CFD9DE;
	padding-bottom:5px;
	margin-bottom:8px;
}

h2 {
	font-size:20px;
	color:#a1a722;
}

h3 {
	font-size:16px;
	color:#fff;
	font-weight:bold;
	background:url(images/gradient_bar.png) center center no-repeat;
	width:600px;
	height:20px;
	margin:0;
	padding:2px 0 0 0;
}

h4 {
	font-size:16px;
	color:#fff;
	font-weight:bold;
}
h5 {
	font-size:16px;
	color:#00568e;
	font-weight:bold;
	background:url(images/gradient_bar_grey.png) center center no-repeat;
	width:600px;
	height:20px;
	margin:0;
	padding:2px 0 0 0 ;
}
h6 {
	font-size:14px;
	color:#ala722;
	font-weight:bold;
}
a {
	color:#003399;
	text-decoration:none;
}
a:hover { text-decoration:underline;}
p {
	margin-top:8px;
}
em {font-style:italic;}

strong {font-weight:bold;}
/* =========================================  Header Layout  ================================================== */
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#e9e899;
	}
#top
{
	background:url(images/header.jpg) top left no-repeat;
	height:24px;
	width:1000px;
	margin:0 auto;
}
#wrapper
{
	background:url(images/wrapper.jpg) top left repeat-y;
	margin: 0 auto;
	height:auto;
	width:1000px;
}
#header
{
	margin:0 auto;
}
#branding
{
	height:100px;
	width:1000px;
	margin: 0 auto;
}
#logo
{
	float:left;
	border:0;
	background:url(images/logos/melcrum_logo.jpg) center center no-repeat;
	width:200px;
	height:105px;
	display:block;
	margin:0 0 10px 40px;
	text-indent:-9999px;
}
#join
{
	float:right;
	border:0;
	display:block;
	font-size:12px;
	text-align:center;
	font-weight:bold;
	width:215px;
	height:105px;
	margin:0 40px 10px 0;
}
#banner
{
	margin:50px 0 0 0;
	width::1000px;
	height:225px;
	background:url(images/banner.jpg) center center no-repeat;
}
#join_lrg
{
	margin:165px 0 0 40px;
	width:300px;
	height:45px;
	background:url(images/join_btn_lrg.png) center center no-repeat;
	display:block;
	position:absolute;
}
/* =========================================  Menu  ================================================== */
ul#menu {
	display:block;
	padding:0;
	position:absolute;
	width:950px;
	height:40px;
	margin: 10px 0 0 25px;
}
ul#menu li {
	float:left;
	display:inline-block;
	list-style:none;
	position:relative;
	background:url(images/menu.jpg) center center repeat-x;
	height:30px;
	padding:10px 0 4px 4px;
	font-size:18px;
	font-weight:bold;
	text-align:center;
}
ul#menu li a {
	display:inline-block;
	color:#fff;
	height:30px;
}
ul#menu li a:hover 
{
	text-decoration:none;
}
ul#menu li.first, ul#menu li.first:hover
{
	background:url(images/menu_end_left.jpg) right center no-repeat;
}

ul#menu li.last, ul#menu li.last:hover
{
	background:url(images/menu_end_right.jpg) left center no-repeat;
}
ul#menu li.selected
{
	background:url(images/menu_selected.jpg) center center repeat-x;
}
ul#menu li.join, ul#menu li.join:hover
{
	background:url(images/menu_join.jpg) center center no-repeat;
}
ul#menu li:hover
{
	background:url(images/menu_selected.jpg) center center repeat-x;
}
ul#menu li.join, ul#menu li.join:hover
{
	background:url(images/menu_join.jpg) center center no-repeat;
}
#menu_lower
{
	margin:0 auto;
	height:60px;
}
ul#menu_lower {
	float:left;
	display:block;
	list-style:none;
	padding:0;
	position:absolute;
	width:650px;
	height:40px;
	margin: 20px 0 20px 25px;
}
ul#menu_lower li {
	float:left;
	background:url(images/bottom_menu.jpg);
	height:36px;
	padding:4px 0 4px 4px;
	font-size:18px;
	font-weight:bold;
	text-align:center;
}
ul#menu_lower li a {
	display:inline;
	font-size:10px;
}
ul#menu_lower li.first
{
	background:url(images/top_of_page.jpg) top left no-repeat;
}
ul#menu_lower li.last
{
	background:url(images/bottom_menu_end.jpg) top right no-repeat;
}
/* =========================================  Main body  ================================================== */
#leftcol
{
	float:left;
	margin:10px 0 0 25px;
	width:640px;
	padding:10px;
}
#leftcol li
{
	list-style:none;
	background:url(images/pointer.png) left top no-repeat;
	padding-left:20px;
}
.advert
{
	float:right;
	margin:0 10px 10px 0;
	width:270px;
	font-size:12px;
	padding:5px 0 0 0;
	height:190px;
}
.retweet
{
	float:right;
	margin:10px 5px 0 5px;
	width:auto;
	height:auto;
	clear:right;
}
.banner_rotator
{
	margin:0 auto;
	border-top:2px #efefef solid;
	border-bottom:2px #efefef solid;
	padding:5px 0 5px 0;
}

#rightCol, #rightCol2
{
	float:right;
	width:275px;
	margin:10px 25px 0 0;
	background:#00568e;
	padding:5px
}
#rightCol p
{
	font-size:14px;
	font-weight:bold;
	color:white;
}
#rightCol2 p
{
	font-size:14px;
	color:white;
}
#rightCol ul
{
	list-style:disc;
	font-size:14px;
	font-weight:bold;
	color:white;
	margin:0;
	padding:0;
}
#rightCol li
{
	list-style:disc;
	font-size:14px;
	font-weight:bold;
	color:white;
	margin:0 0 10px 20px;
	padding:0;
}
	
.logo img
{
	border:#666666;
	border:1px solid;
}
div.workshopA
{
	width:100%;
	margin:10px 0 0 0;
	height:auto;
	text-align:left;
}
div.workshopB
{
	width:100%;
	margin:10px 0 0 0;
	height:auto;
	text-align:left;
}
div#leftcol table.agenda {
border-top:1px solid #000000;
}

div#leftcol table.agenda td {
padding-top:5px;
padding-bottom:5px;
border-bottom:1px solid #000000;
}
div#leftcol table#table_pricing {
	margin-top:10px;
}
div#leftcol table#table_pricing td {
	padding:5px;
}
div#leftcol table#table_pricing td a {
	color:#990000;
}
div#leftcol table#table_pricing td a:hover {
	color:#990000;
	text-decoration:none;
}
div#leftcol table.sponsors
{
	margin:0;
}

div#leftcol table.sponsors td
{
	padding:10px 10px 0 0;
}
.poll
{
	border:1px #009cd8 solid;
	background:#d7d7d7;
	padding:5px;
	width:60%;
}

/* =========================================  Footer  ================================================== */
#footer
{
	background:#00568e;
	margin:0 auto;
	width:950px;
	height:125px;
	padding:10px 10px 0 10px;
	color:white;
}	
#footer a
{
	color:white;
}
#bottom
{
	margin:0 auto;
	height:24px;
	width:1000px;
	background-color:#00568e;
}
#footer_logo
{
	float:right;
	display:block;
	margin:0 auto;
	background:url(images/logos/melcrum_logo_sm.png) center center no-repeat;
	height:100px;
	width:200px;
}
#footer_links
{
	width:350px;
	margin: 0 0 0 230px;
	font-size:10px;
	color:#000;
	position:absolute;
	height:50px
}
#footer_links a
{
	color:#000;
	text-decoration:underline;
}
.redText {color:#da2128}
.bluetext {color: #00568e}
.orangeText {color:#f5821f; font-size:14px;}
.greyNormalText {color:#666666;}
.greyText {	font-size:10px;	color:#666666;}
.green { color:#a1a722}
.clear {
	clear:both;
	}
.company{color: #00568e; font-size:14px; font-weight:bold}
.questions{color: #00568e; font-size:12px; font-weight:bold}
.FAQ{color: #00568e; font-size:16px; font-weight:bold}
.workshop{color: #a1a722; font-size:14px; font-weight:bold}
.coffee{color: #a1a722; font-size:12px; font-weight:bold}

div.hr {height:1px; background:#000000; margin:8px 0 0 25px; width:495px;} 

