/*--------------- DEFAULT ----------------*/

body, h1, h2, h3, h4, h5, h6, p, ol, ul, form, blockquote {
	padding: 0;
	margin: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
}

h1, h2, h3, h4, h5, h6, pre, code {
	font-size: 16px;
}

a {
	text-decoration: none;
}

a img {
	border: none;
}

html {
   overflow-y: scroll;
   }

a:active
{
  outline: none;
}



/*--------------- WRAPPERS ----------------*/


#wrapper {
	
	margin: 0px auto 0px auto;
	width: 800px;
}
#bannerWrapper {
	margin: 10px 0px 10px 0px;
	width: 800px;
	height: 164px;
	
}

#midBannerWrapper {
	width: 800px;
	min-height: 119px;
	background-color: #332d2f;	
}
#contentWrapper {
	margin-bottom: 7px;
	padding: 20px 0px 10px 0px;
	background: #a6e1e6;
}


	/*  Countdown */
	
#countdowncontainer {
	width: 800px;
	margin: 10px auto 0px;
	text-align: right;
	color: #61bcc4;
	font-weight:bold;
}

.time {
	
	font-size: 16px;
	color: #332d2f;
	letter-spacing: 1px;
	
}


	/* Site Map AND Video */

#sitemap #midBannerWrapper,
#video1 #midBannerWrapper {
	padding: 20px;
	width: 760px;
}

#sitemap #contentWrapper {
	padding: 0;
	margin: 0;
	width: 800px;
	height: 407px;
	color: #332d2f;
	background: url(images/palmTrees2.gif) left top no-repeat;
}
	/* --------- */
	
	
	/* Sponsorship Page */
	

#sponsorPage #contentWrapper {
	width: 800px;
	padding-bottom: 200px;
	background:  #a6e1e6 url(images/longCrowdPic.jpg) left bottom no-repeat;
}
	
	
	/* ---------------- */	
	
	/* Contact Page */
	

#contactPage #contentWrapper {
	width: 800px;
	height: 600px;
	background:  #a6e1e6 url(images/palmBg2.gif) left bottom no-repeat;
}
	
	
	/* ---------------- */	



#speakerPage #mainContent {
	min-height: 650px;
}

#sponsors {
	width: 800px;
}


/*------------------- FOOTER -----------------*/

#supportOrgs {
	text-align:center;
	margin:10px 0px 20px 0px;
}

#footer {
	margin: 10px 0px 30px 0px;
	text-align: center;
	width: 800px;
}

/*--------------- HEADERS ----------------*/
h1 {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 3px 0px;
	border-bottom: 2px solid #409ea7;
}
h3 {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 3px 0px;
	border-bottom: 2px solid #409ea7;
}

h1.homepage {
	margin: 0px 0px 10px 0px;
	padding: 0;
	border-bottom: none;
}
h1.midBannerHdr {
	color: #a6e1e6;
	letter-spacing: 2px;
	border-bottom: 2px solid #a6e1e6;
}
h2 {
	margin: 0px 0px 10px 0px;
	font-size: 14px;
}
h4 {
	margin: 0px 0px 10px 0px;
	padding: 0;
	color: #332d2f;
	border-bottom: none;
}
h5 {
	color: #0099CC;
	font-weight: bold;
}
	

h6	{
	margin-bottom: 3px;
	font-weight: normal;
	font-style: italic;
	font-size: 10px;
}


/*--------------- UTILITY TAGS ----------------*/



.indent1 {
	margin-left: 10px;
}
.indent2 {
	margin-left: 20px;
	line-height: 16px;
}
.indent3 p {
	padding-left: 18px;
}

.imgFloat1 {
	float: right;
	margin: 0px 0px 10px 10px;
}

.imgFloat2 {
	float: right;
	
}

.imgFloat3 {
	float: left;
}

.redBold {
	color: #990033;
	font-weight: bold;
}

.alumSpot {
	border: 2px solid #4ec3ce;
	float: right
}



/*--------------- PAGE HEADER ----------------*/


	/* Promo Vid */
		

#vidWrapper {
	float: right;
	padding: 0px 29px 0px 0px;
	background: url(images/whyAttend.gif) right top no-repeat;
	width: 285px;
	height: 160px;
	border: 2px solid #4ec3ce;
}

	/* Alumni Promo */
	
.alumniPromo1 {
	float: right;
	width: 186px;
	height: 164px;
}

	/* Site Navigation */
	

ul#mainNav {
	margin: 0px 0px 0px 235px;
	padding-top: 10px;
	width: 92px;
	height: 144px;
	list-style: none;

}

ul#mainNav li {
	width: 92px;
	height: 18px;
}

a#navLink {
	width: 92px;
	height: 18px;
	display: block;
	font-size: 1px;
	color: #ffffff;
}

a.about { background: url(images/nav/about.gif) left top no-repeat; }
a.register { background: url(images/nav/register.gif) left top no-repeat; }
a.schedule { background: url(images/nav/schedule.gif) left top no-repeat; }
a.location { background: url(images/nav/location.gif) left top no-repeat; }
a.speakers { background: url(images/nav/speakers.gif) left top no-repeat; }
a.attending { background: url(images/nav/attending.gif) left top no-repeat; }
a.sponsorship { background: url(images/nav/sponsorship.gif) left top no-repeat; }
a.contact { background: url(images/nav/contact.gif) left top no-repeat; }

a.about:hover, a.register:hover, a.schedule:hover, a.location:hover, a.speakers:hover, a.attending:hover, a.sponsorship:hover, a.contact:hover { background-position: 0 -18px; }		





/*--------------- CONTENT ----------------*/


	/* Left Sidebar Homepage */


#sidebarHm {
	float: left;
	width: 164px;
	text-align: right;
	padding: 0px 20px 0px 20px;
}
#sidebarHm img.singleImg {
	margin: 0px 0px 15px 0px;
	
}


#sidebarHm p {
	margin: 0px 0px 3px 0px;
	color: #3d969f;
}



	/* Right Sidebar Homepage */

#rtSidebar {
	float: right;
	width: 164px;
	padding:0px 20px 0px 20px;
	color: #332d2f;
}

#rtSidebar p {
	margin: 0px 0px 10px 0px;
}

table#giftTable tr td{
	border:1px solid #47b0ba;
	border-top: none;
	border-left: none;
}
table#giftTable tr td.header {
	color: #47b0ba;
}
table#giftTable {
	border:1px solid #47b0ba;
	border-bottom: none;
	border-right: none;
}

	/* Left Sidebar for Remaining Pages */


#sidebar {
	float: left;
	width: 204px;
	text-align: right;
}
#sidebar img {
	margin: 0px 0px 15px 0px;
}
#sidebar img.snapshots {
	margin: 0px 20px 15px 0px;
	border: 1px solid #47b0ba;

}
#sidebar img.keynotes {
	margin: 0px 20px 5px 0px;

}


#sidebar p {
	margin: 0px 0px 10px 0px;
	padding: 0px 22px 0px 0px;
	color: #3d969f;
	line-height: 16px;
}
#sidebar p.titles {
	margin: 0px 0px 10px 0px;
	padding: 0px 22px 0px 0px;
	color: #3d969f;
	line-height: 12px;
}

	/* Main Content */

#mainContent {
	padding: 0px 20px 20px 20px;
	margin-left: 204px;
	width: 556px;
	color: #332d2f;
	background: url(images/mcBreakLine.gif) left top repeat-y;
}

#mainContent2 {
	padding: 0px 20px 20px 20px;
	margin-left: 20px;
	width: 750px;
	color: #332d2f;
}

body#homepage #mainContent {
	padding: 0px 20px 20px 20px;
	margin-left: 204px;
	width: 352px;
	color: #332d2f;
	background: url(images/mcBreakLine2.gif) left top repeat-y;
}

#mainContent p {
	margin: 0px 0px 10px 0px;
}
#mainContent p.spacer {
	margin: 0px 0px 0px 0px;
}

	/* Keynote Home */

table#keynoteHm {
	float:right;
	margin:0px 0px 10px 10px;
}
table#keynoteHm tr td.border1 {
	border:1px solid #332d2f;
	
}

table#keynoteHm img {
	padding:10px;
}
table#keynoteHm p.header {
	color:#a6e1e6;
	font-weight:bold;
	margin:0;
	padding:5px 5px 5px 10px;
}
table#keynoteHm p.title {
	font-size:.9em;
	font-weight:normal;
	padding:0px 5px 5px 10px;
	margin:0;
}
	
	/* Special Offer */
	
#specialOffer	{
	float: right;
	width: 227px;
	height: 287px;
	background: url(images/specialOffer.gif) left top no-repeat;
	margin: 0px 0px 10px 20px;
	padding: 60px 10px 0px 15px;
	color: #ffffff;
}

#offerList	{
	margin: 10px 0px 2px 15px;
	color: #fff;
	letter-spacing: 1px;
	font-weight: bold;
	
}
#offerList li	{
	margin-bottom: 8px;
}

	/* Feature List */
	
	

ul#featureList {
	margin: 0px 0px 10px 10px;
	list-style: square;
	font-weight: normal;
}
ul#featureList li {
	margin: 0px 0px 5px 0px;
}

	/* Rates List */
	
	
ul.rates {
	margin: 0px 0px 10px 40px;
	list-style: square;
	line-height: 16px;
}
ul.rates ul {
	margin: 6px 0px 6px 20px;
}


	/* Policy List */
	
	
ul.policy {
	margin: 0px 0px 10px 0px;
	list-style: none;
	line-height: 16px;
}

	/* Peer List */
	
	
ul.peer {
	margin: 0px 0px 10px 40px;
	list-style: square;
	line-height: 16px;
}
	
	/* Sponsorship List */
	
ul.sponsorList {
	margin: 0px 0px 10px 30px;
	line-height: 16px;
}
	
	/* Schedule Days Nav */
	
.days {
	width: 500px;
	margin: 0px auto 3px auto;
}


	/* Video */


.vid {
	margin-left: 130px;
	padding: 5px;
	width: 480px;
	height: 290px;
	border: 2px solid #a6e1e6;
}


	/* Speakers */

#speakerWrapper1 {
	width: 556px;
	height: 280px;
}
#speakerWrapper2 {
	width: 556px;
	height: 220px;
}

.speakerContainer {
	width: 102px;
	margin-right: 37px;
	float: left;
	font-size: 11px;
}
.bioContainer {
	width: 417px;
	float: left;
	font-size: 11px;
}
	
	
.speakerContainer img {
	border: 1px solid #409ea7;
	margin-bottom: 3px;
}	

	/* Site Map */
	
ul#sitemapList, ul#sitemapList ul {
	margin: 0px 0px 10px 40px;
	color: #a6e1e6;
	line-height: 20px;
	text-transform: uppercase;
}
ul#sitemapList ul {
	margin-bottom: 0px;
}

	

/*------------ PRODUCERS - SPONSORS - SUPPORT ORGS -------------*/


	/* Sponsors */


#mainSponsors {
	float: left;
	width: 150px;
}
#mainSponsors img {
	margin: 0px 20px 0px 0px;
	float: left;
}


	


/*-------------------- SCHEDULE TABLE --------------------*/

.schSpeakers {
	padding: 3px 0px 0px 0px;
	text-transform: uppercase;
	font-size: 10px;
	
	color: #5e5357;
}
	
table.schedule{
	table-layout: fixed;
	margin: 0px auto 14px auto;
	padding: 0;
	width: 500px;
	text-align:center;
		
}

table.schedule tr td {
	border: 1px solid #332d2f;
	border-top: none;
	border-left: none;
	padding: 7px;
	
}
table.schedule .hiddenCol1 {
	padding: 0;
	width: 100px;
	border-top: none;
	border-left: none;
	border-right: none;
	font-size: 1px;
}
table.schedule .hiddenCol2 {
	padding: 0;
	width: 200px;
	border-top: none;
	border-left: none;
	border-right: none;
	font-size: 1px;
}

table.schedule tr.header td{
	font-weight: bold;
	text-align: left;
	color: #ffffff;
	background: #332d2f;
	
}
table.schedule td.header2 {
	text-align: center;
	color: #ffffff;
	background: #888888;
	
}
table.schedule td.sideHdr {
	border-left: 1px solid #332d2f;
	font-size: 10px;
	text-align: right;
}


table.schedule td.breakout1 {
	background: #ea3226;
	color: #ffd9d7;
}
table.schedule td.breakout2 {
	background: #f4b22c;
	color: #fff2d7;
}
table.schedule td.breakout3 {
	background: #11afcb;
	color: #d8f9ff;
}
table.schedule td.track1 {
	background: #ffa6a0;
	color: #420e0b;
}
table.schedule td.track2 {
	background: #ffe3a9;
	color: #43310c;
}
table.schedule td.track3 {
	background: #a4f1ff;
	color: #063b44;
}


/*--------------------- DESCRIPTION POP UP LINKS --------------------*/


table.schedule a:link {
	color: #3d969f;
	text-decoration: underline;
	
}
table.schedule a:visited {
	color: #3d969f;
	text-decoration: underline;
}
table.schedule a:hover {
	color: #3d969f;
	text-decoration: none;
	
}
* html table.schedule a:hover {
	font-weight: bold;
}

a.note1, a.note2 {
	position: relative;
	padding-top: 5px;
	display: block;
	font-size: 10px;
	color: #4f564f;
	text-decoration: none;
	
	
}
a.note1 span, a.note2 span {
	display: none;
}
a:hover.note1 span, a:hover.note2 span  {
	position: absolute;
	bottom: 15px;
	display: block;
	font-size: 12px;
	line-height: 125%;
	text-align: left;
	width: 392px;
	color: #4f564f;
	font-weight: normal;
	z-index: 100;
	background: url(images/popTopNew.gif) right top no-repeat;

}
a:hover.note1 span {
	left: -4px;
}
a:hover.note2 span {
	right: -4px;
}

a:hover.note1 span div.popContent, a:hover.note2 span div.popContent {
	display: block;
	margin: 0;
	margin-top: 10px;
	background: url(images/popBgNew.gif) right top repeat-y;
	padding: 5px 20px 10px 30px;
	
}
a:hover.note1 span div.popBtm, a:hover.note2 span div.popBtm {
	margin: 0;
	width: 392px;
	height: 59px;
	display: block;
	background: url(images/popBtmNew.gif) left bottom no-repeat;
}




/*--------------------- LINKS --------------------*/


a:link.link1 {
	font-size: 12px;
	font-weight: bold;
	color: #332d2f;
	text-decoration: underline;
}
a:visited.link1 {
	font-size: 12px;
	font-weight: bold;
	color: #332d2f;
	text-decoration: underline;
}
a:hover.link1 {
	font-size: 12px;
	font-weight: bold;
	color: #332d2f;
	text-decoration: none;
}

a:link.link2 {
	font-size: 12px;
	font-weight: normal;
	color: #332d2f;
	text-decoration: underline;
}
a:visited.link2 {
	font-size: 12px;
	font-weight: normal;
	color: #332d2f;
	text-decoration: underline;
}
a:hover.link2 {
	font-size: 12px;
	font-weight: normal;
	color: #332d2f;
	text-decoration: none;
}

a:link.link3 {
	font-size: 12px;
	font-weight: bold;
	color: #409ea7;
	text-decoration: underline;
}
a:visited.link3 {
	font-size: 12px;
	font-weight: bold;
	color: #409ea7;
	text-decoration: underline;
}
a:hover.link3 {
	font-size: 12px;
	font-weight: bold;
	color: #409ea7;
	text-decoration: none;
}

a:link.link4 {
	font-size: 10px;
	font-weight: normal;
	color: #332d2f;
	text-decoration: underline;
}
a:visited.link4 {
	font-size: 10px;
	font-weight: normal;
	color: #332d2f;
	text-decoration: underline;
}
a:hover.link4 {
	font-size: 10px;
	font-weight: normal;
	color: #332d2f;
	text-decoration: none;
}

/* skip link5 */

.topPage {
	font-size: 1px;
}


#sitemap #midBannerWrapper a:link {font-weight: normal;text-decoration: underline;color:#ffffff;font-size: 12px;}
#sitemap #midBannerWrapper a:visited {font-weight: normal;text-decoration: underline;color:#ffffff;font-size: 12px;}
#sitemap #midBannerWrapper a:hover {font-weight: normal;text-decoration: none;color:#ffffff;font-size: 12px;}	
	
#footer a:link {font-weight: normal;text-decoration: underline;color: #332d2f;font-size: 12px;}
#footer a:visited {font-weight: normal;text-decoration: underline;color: #332d2f;font-size: 12px;}
#footer a:hover {font-weight: normal;text-decoration: none;color: #332d2f;font-size: 12px;}	

