﻿/* 
	Codex Seminars
	Master Screen CSS
	Beth Dewey
	10.06.2009
	
	COLORS
	
		
 */

/* ------------------------ 
		reset
------------------------ */

html, body, div, span, applet, object, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, font, img, ins, kbd, q, s, samp, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

ol, ul
{
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table
{
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td
{
	text-align: left;
	font-weight: normal;
}


body
{
	background-color: #f1f7f8;
	background-image: url(../images/BG-capax.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	color: #4c4c4c;
	font-family: tahoma;
	font-size: 14px;
}

a:link, a:visited, a:active
{
	color: #8fa9b3;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

h1 a
{
	text-indent: -9999px;
	display: block;
	height: 80px;
	width: 270px;
}

#skiplink
{
	text-indent: -9999px;
}

/* ------------------------ 
		thank you 
------------------------ */
#thankYouHead
{
	background: url(../images/registrants-header.jpg) no-repeat;
	display: block;
	width: 900px;
	height: 98px;
	margin: 0 auto;
}

#thankYouHead h2, #thankYouHead h3
{
	text-indent: -9999px;
}


#thankYouInfo
{
	display: inline;
	/*float: left;*/
	margin: 0 auto;
	padding: 0 0;
	width: 577px;
	/*margin-top: 93px;*/
}

#thankYouContent
{
	background: url(../images/content-bg.jpg) white no-repeat;
	/*background:;*/
	width: 870px;
	height: 550px;
	margin: 0 auto;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 15px;
	display: block;
}

#thankYouFooter
{
	background: url(../images/footer.jpg) no-repeat;
	height: 120px;
	width: 900px;
	margin: 465px -20px;
	text-align: center;
}

#thankYouFooter ul
{
	margin: 0 auto;
	width: 900px;
	margin-left: 180px;
}

#thankYouFooter ul li
{
	display: inline;
	float: left;
	margin-right: 10px;
	border-right: 1px solid #656357;
	padding-right: 10px;
	margin-top: 10px;
	font-size: 14px;
}
#thankYouFooter ul li.no-line
{
	border: none;
}

#thankYouFooter ul li a
{
	color: #656357;
	text-decoration: none;
}
#thankYouFooter ul li a:hover
{
	text-decoration: underline;
}

/* ------------------------ 
		head
------------------------ */
#head
{
	background: url(../images/header.jpg) no-repeat;
	display: block;
	width: 900px;
	height: 128px;
	margin: 0 auto;
}

#head h2, #head h3
{
	text-indent: -9999px;
}

/* ------------------------ 
		navigation
------------------------ */

ul#navigation
{
	display: block;
	width: auto;
	height: 40px;
	margin-top: -5px;
}

ul#navigation li
{
	display: inline;
	float: left;
}

ul#navigation li a
{
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-size: 20px;
	color: black;
	text-decoration: none;
	display: block;
}
ul#navigation li a:hover
{
	text-decoration: underline;
}

ul#navigation li.nav-registration a
{
	margin-left: 25px;
	margin-right: 30px;
}

ul#navigation li.nav-event-kit a
{
	width: auto;
	text-decoration: none;
}



/* ------------------------ 
		content
------------------------ */
#content
{
	background: url(../images/content-bg.jpg) white no-repeat;
	width: 880px;
	height: 937px;
	margin: 0 auto;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 15px;
	display: block;
}
#content p
{
	margin-bottom: 10px;
}

#content p span.bold
{
	font-weight: bold;
	font-size: 13px;
}

#sponsors
{
	float: right;
	display: block;
	margin-top: 93px;
}

#sponsors li
{
	margin: 20px 0px;
	border-bottom: #eaecef 2px solid;
	padding-bottom: 20px;
}

p.sponsor-capax-copyblock
{
	display: block;
	width: 230px;
	font-size: 11px;
	text-align: center;
	line-height: 13px;
}

#sponsors li#home-promo
{
	display: block;
	background: url(../images/promo.gif) no-repeat;
	height: 209px;
	width: 251px;
}

#content-info
{
	display: block;
	float: left;
	padding: 0 0;
	width: 577px;
	margin-top: 93px;
}

ul#sub-nav
{
	height: 42px;/*44*/
	background: url(../images/bg-capax-info-head.jpg) no-repeat;
	width: 593px;/*593*/
}

ul#sub-nav li
{
	display: inline;
	float: left;
	margin-top: 5px;
}

ul#sub-nav li a.active, ul#sub-nav li a.active:hover
{
	background: #ebebd0;
	color: black;
	text-decoration: none;
	padding-top: 8px;
	position: relative;
}

ul#sub-nav li a
{
	color: white;
	display: block;
	font-family: Georgia, "Times New Roman" ,Times,serif;
	font-size: 15px;
	height: 28px;
	margin-left: 4px;
	text-align: center;
	width: 142px;
	padding-top: 8px;
}
ul#sub-nav li a:hover
{
	text-decoration: none;
	color: #c9c090;
}

#about-capax
{
	clear: both;
	padding-left: 10px;
	padding-top: 6px;
	position: absolute;
	top: 892px;
	width: 860px;
}

#about-capax h2, #about-the-event h2, #seminar-locations h2, #speaker-bios h2
{
	display: block;
	height: 22px;
	margin-bottom: 10px;
	text-indent: -9999px;
}
#content p.top-padding
{
    padding-top:10px;
}

#content h2.title-about
{
	background: url(../images/title-about-capax.gif) no-repeat;
}

#content h2.title-about-event
{
	background: url(../images/title-about-event.gif) no-repeat;
	height: 100px;
	width: 100%;
}

#content h2.title-seminar-locations
{
	background: url(../images/title-seminar-locations.gif) no-repeat;
	height: 60px;
	width: 575px;
}

#content h2.title-speaker-bios
{
	background: url(../images/title-speaker-bios.gif) no-repeat;
	height: 44px;
	margin-bottom:5px;
}
#content h2.title-mark-bio
{
	background: url(../images/title-mark-smith.gif) no-repeat;
	height: 44px;
	margin-bottom:5px;
}
#content h2.title-chris-bio
{
	background: url(../images/title-chris-keslin.gif) no-repeat;
	height: 44px;
	margin-bottom:5px;
}

/*p#home-promo {
	display:block;
	background:url(../images/promo.gif) no-repeat;
	height:209px; width:251px;
	position:absolute;
	top:686px;
}*/
.display-none
{
	display: none;
}

ul.content-list
{
	list-style: disc;
}

ul.content-list li
{
	margin-left: 36px;
	margin-bottom: 10px;
}

img.image-right
{
	float: right;
	margin-bottom: 8px;
	margin-left: 10px;
}

img.image-left
{
	float: left;
	margin-bottom: 8px;
	margin-right: 10px;
}

/*Added "I'm Interested" Button*/
#btn-interested a
{
    background: url(../images/btn-interested.jpg) no-repeat;
	width: 222px;
	height: 49px;
	display: block;
	text-indent: -9999px;
	margin-top: 20px;
}

#btn-interested a:hover
{
	background: url(../images/btn-interested.jpg) no-repeat 0 -49px;
}

p#btn-interested a.btn-page-2b
{
	height:49px;
	width:222px;
	margin: 0 auto;
	clear:both;
	position: relative;
	top: 20px;
	display:block;
}

#btn-register a
{
	background: url(../images/btn-register.jpg) no-repeat;
	width: 227px;
	height: 53px;
	display: block;
	text-indent: -9999px;
	margin-top: 20px;
}
#btn-register a:hover
{
	background: url(../images/btn-register.jpg) no-repeat 0 -53px;
}
p#btn-register a.btn-page-1
{
	/*margin-left: 32px;*/
	clear:both;
	top:480px;
	left:175px;
	position:absolute;
}

p#btn-register a.btn-page-2
{
	clear: both;
    margin: 0 auto;
	position:relative;
	/*margin-top: 80px;
	margin-left: 32px;
	position: absolute;*/
}

p#btn-register a.btn-page-3
{
	clear: both;
	top:480px;
	left:630px;
	position:absolute;
	/*margin-top: 30px;
	margin-left: 32px;
	position: absolute;*/
}

#seminar-locations
{
	visibility: hidden;
}

#content #seminar-locations h3
{
	display: block;
	height: 20px;
	margin-bottom: 6px;
	margin-top: 6px;
	text-indent: -9999px;
	width: 100%;
}

#content h3.fall-seminars
{
	background: url(../images/title-register-jan.gif) no-repeat;
	width: 100%;
	padding-bottom:10px;
}

#content h3.spring-seminars
{
	background: url(../images/title-register-spring.gif) no-repeat;
	width: 520px;
	width: 100%;
	padding-bottom:10px;
}

div.top-padding
{
    padding-top:20px;
}

ul#list-locations li
{
	border-bottom: #EBEBEB solid 1px;
	width: auto;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

/*
ul.locations-list
{
	display: block;
	width: 270px;
}

ul.locations-list li
{
	font-weight: bold;
	margin-bottom: 6px;
}
*/
ul.locations-list {
	display:inline;
	float:left;
	width:270px;
}

.list-push {
	margin-left:18px;
}

.validation-push
{
	margin-left:-230px;
}

ul.locations-list li {
	/*font-size:12px;*/
	font-weight:bold;
	margin-bottom:6px;
}


#speaker-bios
{
	visibility: hidden;
}

#speaker-bios.frame
{
   top:0;
}

/* ------------------------ 
		Frames
------------------------ */

div#frames
{
	position: relative;
}

div.frame
{
    top:40px;
	position: absolute;
	padding-left: 20px;
}

/* ------------------------ 
		footer
------------------------ */
#footer
{
	background: url(../images/footer.jpg) no-repeat;
	height: 120px;
	width: 900px;
	margin: 0 auto;
	text-align: center;
}
#footer ul
{
	margin: 0 auto;
	width: 900px;
	margin-left: 170px;
}

#footer ul li
{
	display: inline;
	float: left;
	margin-right: 10px;
	border-right: 1px solid #656357;
	padding-right: 10px;
	margin-top: 10px;
	font-size: 14px;
}
#footer ul li.no-line, #sponsors li.no-line
{
	border: none;
}

#footer ul li a
{
	color: #656357;
	text-decoration: none;
}
#footer ul li a:hover
{
	text-decoration: underline;
}

p#footer-text
{
	color: black;
	clear: both;
	display: block;
	padding-top: 20px;
	text-align: center;
}
p#footer-text a
{
	color: #6a838c;
	text-decoration: none;
}
p#footer-text a:hover
{
	text-decoration: underline;
}


/* ------------------------ 
		EASY CLEARING 
------------------------ */
.clear
{
	clear: both;
}

/* This needs to be first because FF3 is now supporting this */
.clearfix
{
	display: inline-block;
}

.clearfix:after
{
	content: " ";
	display: block;
	height: 0;
	clear: both;
	font-size: 0;
	visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix
{
	height: 1%;
}
.clearfix
{
	display: block;
}
/* End hide from IE-mac */
