/********************************************

	Styles for the AHIP Subpages
	
********************************************/
body {
	margin:0px;
	padding:0px;
	font-size:76%;
	font-family:arial,helvetica,verdana,sans-serif;
}
form {
	margin:0px;
	padding:0px;
}
a {
	color:#336699;
}

p, td { line-height: 1.4em; }

img.skip {
	display:block;
}
/* hide print header */
#printHeader {
	display:none;
}

div.errorMessage {
	color:red;
	font-weight:bold;
}

a img {
	border: none;
}

.error { color: red; font-weight: bold; }

.c { text-align: center; }

/************************
	Styles for the header area
************************/
#header {
	background:#00669E;
	float:left;
	width:100%;
}
	#header #logo {
		float:left;
		padding:18px 25px 22px 40px;
		border-right:1px solid white;
		width:147px;
		w\idth:107px;
	}
	#header #headerRight{
		float:right;
		padding-top:5px;
		width:230px;
	}
	#tagline {
		position:absolute;
		top: 67px;
		left:195px;
	}
	
#utilMenu {
	float:left;
	list-style:none;
	margin:0px 0px 5px 0px;
	padding:0px 15px 5px 0px;
	color:white;
	border-bottom:1px solid #80B3CF;
	font-size:.9em;
	width: 215px;
}
	#utilMenu a {
		color:white;
		text-decoration:none;
	}
	#utilMenu li {
		float:left;
		border-left:1px solid white;
		padding:0px 4px 0px 6px;
	}
	#utilMenu li.first {
		border:none;
		padding-left:0px;
	}
#searchForm {
	clear:both;
}
	#searchForm input.text {
		width:145px;
		border:1px solid #999;
	}
	
	/****************************************
	 replace headers with the LIR method 
*****************************************/
#tagline {
	width: 259px;
	padding: 15px 0px 0px 0px;
    overflow: hidden;
    background-image: url("../images/sub/tagline.gif"); 
	background-color:#00669E;
    background-repeat: no-repeat;
    height: 0px !important; /* for most browsers */
    height /**/:15px; /* for IE5.5's bad box model */
}
h2.mp {
	width: 172px;
	padding: 28px 0px 0px 0px;
    overflow: hidden;
    background-image: url("../images/sub/hdr_members.gif"); 
	background-color:#999999;
    background-repeat: no-repeat;
    height: 0px !important; /* for most browsers */
    height /**/:28px; /* for IE5.5's bad box model */
}
h2.rl {
	margin:1px 0px 0px 0px;
	padding: 25px 0px 0px 0px;
    overflow: hidden;
    background-image: url("../images/sub/hdr_relatedLinks.gif"); 
	background-color:#999999;
    background-repeat: no-repeat;
    height: 0px !important; /* for most browsers */
    height /**/:25px; /* for IE5.5's bad box model */
	width: 156px;
	w\idth:157px;
}




h2.qlGeneral, h2.qlState, h2.qlFederal, h2.qlMedical {
	width: 216px;
	padding: 28px 0 0 0;
    overflow: hidden;
    background-image: url(img/quicklinks-all.gif);
    background-repeat: no-repeat;
    height: 0px !important; /* for most browsers */
    height /**/:28px; /* for IE5.5's bad box model */
}
h2.qlState { background-image: url(img/quicklinks-state.gif); }
h2.qlFederal { background-image: url(img/quicklinks-federal.gif); }
h2.qlMedical { background-image: url(img/quicklinks-medical.gif); }


#body {
	clear:both;
	position:relative;
	border-top:1px solid white;
	/*background:url(../images/home/bottomrow_backgound.gif) repeat-y;*/
}

/* Member bar and text size styles */

#sectionHeader {
	height: 35px;
	background: #999 url(img/conference/conftitlebg.gif) no-repeat 85px 8px;
	padding-right: 20px;
	line-height: 35px;
	font-size: 30px;
	text-indent: -9999px;
	margin: 0;
}

#regHeader {
	height: 35px;
	background: #999 url(img/conference/confregbg.gif) no-repeat 85px 7px;
	padding-right: 20px;
	line-height: 35px;
	font-size: 30px;
	text-indent: -9999px;
	margin: 0;
}

#memberbar { 
	text-align: right;
	height: 21px;
	background: #faf5eb url(img/sobarbg.gif) no-repeat bottom left;
	margin-left: 172px;
}

	#memberbar p { 
		float: right;
		padding: 0 10px;
		line-height: 19px;
		margin: 0;
		background: transparent url(img/memberbartsbg.gif) no-repeat center right;
	}
	
		#textSize .label {
			float:left;
			margin-right:10px;
			color:#666;
			font-weight:bold;
			font-size:12px;
			padding-top:3px;
		}
		#textSize a {
			width:18px;
			height:16px;
			display:block;
			float:left;
			line-height: 19px;
			color:#666;
			text-decoration:none;
			border:1px solid white;
			background:#CECFCF;
			text-align:center;
			vertical-align:middle;
			font-weight:bold;
			margin-left:5px;
		}
			#textsize a:hover {
				background:red;
			}
			#textSize a.active {
				border:1px solid white;
				background-color:#336699;
				color:white;
			}
			#textSize a#small span{
				font-size:10px;
				display:block;
			}
			#textSize a.inactive:hover {
				background:#336699;
				color:white;
			}
			
			#textSize a#medium span{
				font-size:12px;
				display:block;
			}
			#textSize a#large span{
				font-size:16px;
			}

#breadcrumb {
		clear:both;
		font-size:.9em;
		color:#666;
		padding:5px 0px 5px 0px;
		margin:0px 90px 0px 85px;
		border-bottom:1px solid #999;		
	}

#mainContentWrapper{
	/*float:left;*/
	position:relative;
}
	
#mainContent {
	margin: 1em 90px 0px 85px;
	padding: 0 0 50px 0;
}

.conference-head {
	margin: 0;
	padding: 0;
}

.conference-head h2 {
	background-color: #00679E;
	color: #fff;
	padding-left: 10px;
	font-size: 14px;
	line-height: 18px;
}

.conference-head h3 {
	padding-left: 10px;
	font-size: 16px;
}

.content h1.conference-title {
	color: #AE7E58;
	margin: 0.5em 0 0 0;
	font-size: 1.8em;
}

* html .content h1.conference-title { margin: 0.5em 0; }

.content p.conference-notes {
	border-top: 1px solid #ccc;
	padding-top: 0.75em;
}

.content h2.type-date {
	padding-top: 3px;
	border-top: 1px solid #ccc;
	font-size: 1.2em;
}

.content p.align-right {
	text-align: right;
	margin-top: -38px;
	margin-bottom: 25px;
}

* html .content p.align-right {
	height: 1px;
}

.content div.align-right {
	float: right;
	margin-top: -30px;
}

.content #tab-head .tab {
	background-color: #F9F5EA;
	border-top: 1px solid #ccc;
	padding: 9px 0 10px 10px;
}

* html .content #tab-head .tab {
	padding: 0;
}

* html .content #tab-head {
	margin-bottom: 9px;
}

.content #tab-head .tab .corner {
	margin-top: -1px;
	background: url(img/conference/tab-corner.gif) no-repeat top right;
	padding: 10px 21px 10px 10px;
	width: 100%;
}

.content div.month-row {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 5px;
	margin-top: 6px;
}

* html .content div.month-row {
	height: 1%;
}

.conference-list {
	margin: 0;
	padding: 0;
	border: none;
}

.conference-list .conference {
	margin-top: 1em;
}

.conference-list .conference h4 {
	background-color: #e6e6e6;
	padding: 0;
	font-size: 14px;
	height: 18px;
	line-height: 18px;
	clear: both;
}

.conference-list .conference h4 span {
	padding: 0;
	color: #fff;
	background-color: #737C99;
	height: 18px;
	line-height: 18px;
	font-size: 14px;
	width: 120px;
	text-align: center;
	clear: both;
	display: block;
}

.conference-list .conference img {
	float: left;
	margin: 0 2em 2em 0;
}

.conference-list .conference p.conf-meta {
	font-weight: bold;
	margin: 0 0 0 10px;
}

.conference-list .conference h5 {
	color: #376694;
	font-size: 13px;
	margin: 0 0 5px 10px;
}

.conference-list .conference p {
	margin-left: 10px;
}

a.brown-button {
	background-color: #AE7E58;
	color: #fff;
	padding: 2px 5px;
	font-weight: bold;
	text-decoration: none;
}

.conference-desc {
	margin-left: 135px;
}

/* registration*/

h2.th { background-color: #00679e; color: #fff; padding: 5px 10px; margin: 1em 0 2px 0; font-size: 1em; clear: both; }

* html h2.th { height: 1%; }

h3.session-type { background-color: #e6e6e6; padding: 5px 10px; margin: 2px 0 1em 0; font-size: 1.2em; clear: both; }
h4.meta { font-size: 1.1em; margin: 1em 0 0 0; padding: 0 10px; clear: both; }
h5.meta { font-size: 1em; margin: 0 0 1em 0; padding: 0 10px; clear: both; }
.workshop p { padding: 0 10px; }
.workshop { border-bottom: 1px solid #ccc; margin-bottom: 2px; padding-bottom: 1em; }

* html .workshop { height: 1%; }

.workshop-info { width: 100%; }
.workshop-info td { vertical-align: top; }
td.tickets-guests { width: 210px; padding: 0 20px 0 0; }

.tickets-guests table { width: 100%; }
.tickets-guests h4 { background-color: #CDE1EC; padding: 5px 10px; margin: 0 0 2px 0; font-size: 1.0em; }

.guestlist tr { background-color: #F3F8FB; }
.guestlist tr.alt { background-color: #fff; }
.guestlist td { padding: 5px 5px 5px 10px; }

.no-price { font-style: italic; }

.requiredNote { text-align: right; color: #666; margin-top: 1em; width: auto; line-height: 25px; padding-bottom: 0; margin-bottom: 0; }
.requiredNote img { vertical-align: middle; }

.customerInfo { width: 100%; }
.customerInfo th { text-align: left; background-color: #00679E; color: #fff; padding: 5px 10px; border-bottom: 2px solid #fff; border-top: 15px solid #fff; }
.customerInfo td { border-bottom: 2px solid #fff; padding: 1px 10px; }
.customerInfo td.invisible { border-right: 2px solid #f2f2f2; background-color: #f2f2f2; }
.customerInfo .message { color: #999; font-style: italic; }
.customerInfo td.text { background-color: #f2f2f2; }
.customerInfo td.notReq { background-color: #f2f2f2; font-weight: bold; border-right: 2px solid #fff; width: 160px; }
.customerInfo td.required { font-weight: bold; border-right: 2px solid #fff; padding-right: 20px; background: #F3EADB url(img/store/requiredBG.gif) no-repeat center right; }
.customerInfo td.notMe { font-weight: bold; font-size: 1.2em; }
.customerInfo td.notMe a { font-weight: bold; }

.adhoc tr td {
	border-top: 1px solid #ccc;
	padding: 0;
	vertical-align: top;
}

.adhoc tr td.left {
	width: 350px;
	padding: 0;
	border-right: 2px solid #fff;
	font-weight: bold;
}

.adhoc td.left span {
	display: block;
	min-height: 65px;
	background-color: #f2f2f2;
	padding: 3px 20px 3px 3px;
}

* html .adhoc td.left span {
	height: 65px;
}

.adhoc td.left span.required {
	background: #F3EADB url(img/store/requiredBG.gif) no-repeat center right;
}

.adhoc td table td {
	border: none;
}

.adhoc select {
	min-width: 200px;
}

* html .adhoc select {
	width: 200px;
}

.s-res { width: 100%; }
.s-res th { text-align: left; background-color: #00679E; color: #fff; padding: 5px 10px; border-bottom: 2px solid #fff; }
.s-res td { vertical-align: top; padding: 10px 3px; border-bottom: 1px solid #ccc;}

.s-res td table td { padding: 0; border: none; }

.s-res td table { width: 200px; }

.s-res h3 a { font-size: 1.2em; text-decoration: none; }
.s-res h4 { margin-top: 0; font-weight: normal; font-size: 1em; }
.s-res td.str-res-pricing { width: 200px; padding: 3px 15px; background-color: #F3F8FB; }

.s-res div.str-res-pricing { float: right; width: 200px; border-left: 1px solid #ccc; padding: 3px 0 3px 15px; }

.s-res div.str-res-pricing p { margin-top: 0.25em; margin-bottom: 0.25em; }



table.s-res td.str-res-pricing table { width: 99%; }

.s-res .str-res-pricing td { border-bottom: 1px solid #ccc; padding-top: 0.5em; padding-bottom: 0.5em; text-align: left; }
.s-res .str-res-pricing td p { display: inline; }

.s-res .updateButton { width: 200px; text-align: center; }

.s-res .updateText { color: #999; }

.s-res .savings { border-top: 1px solid #ccc; color: #900; font-size: 1.2em; font-weight: bold; padding-top: 0.5em; margin: 0.5em 0; }
.s-res .subtotal { border-top: 1px solid #ccc; font-size: 1.2em; font-weight: bold; padding-top: 0.5em; margin: 0.5em 0; }

.s-res .listItem { border-top: 1px solid #ccc; padding: 10px 15px; min-height: 130px; }

* html .s-res .listItem { height: 130px; }

.s-res .listItem h4 { font-weight: bold; }

.s-res .altDisplay { background-color: #FDFAF5; }

.s-res .listItem img, .s-res .str-res-data img { float: left; margin: 1em 0; }
.listItem .meta { margin-left: 130px; }
.s-res .str-res-data, .s-res .str-res-otherdata { margin-left: 130px; }
.s-res .listItem .str-res-data .str-res-otherdata { margin-left: 0; }
.s-res .str-res-data *, .s-res .str-res-otherdata * { margin-left: 0; }

.s-res .str-res-data .str-res-otherdata { margin-left: 130px; }

table.s-res tr.lastRow td, table.s-res tr.lastRow th, table.s-res tr.lastRow { border-bottom: none; }

.s-res ul { list-style-type: none; margin: 0; padding: 0; }

.reviewCart { width: 100%; margin-bottom: 2em; }
.reviewCart th { background-color: #f2f2f2; padding: 5px 10px 5px 15px; text-align: left; }
.reviewCart td { padding: 5px 10px; }
.reviewCart .alt td { background-color: #F3F8FB; }
.reviewCart th.narrow { width: 40px; }
.reviewCart th.superHead { background-color: #00679e; color: #fff; }
.reviewCart th.uberHeader { border-bottom: 1px solid #000; background-color: #fff; }
.reviewCart .savings { color: #900; font-weight: bold; border-top: 1px solid #ccc; }
.reviewCart .savings td.left { text-align: left; }
.reviewCart .subtotal { font-weight: bold; border-top: 1px solid #ccc; }
.reviewCart .total { font-weight: bold; font-size: 1.2em; border-top: 1px solid #ccc; }
.reviewCart .cost { text-align: right; padding-right: 45px; }
.reviewCart h4 { font-size: 1em; margin: 0; }
.reviewCart p { margin: 0.25em 0 0 0; }
.reviewCart .edit, #AddressInfo .edit, .customerInfo .edit { text-align: right; float: right; margin-top: -15px; }
.reviewCart .edit a, #AddressInfo .edit a { color: #fff; text-decoration: none; }
.reviewCart .reviewData { font-size: 1.1em; color: #666; font-weight: bold; }
.reviewCart .reviewData th { text-align: right; background-color: #fff; padding: 1px 15px 1px 0; vertical-align: top; }
.reviewCart .reviewData .last { padding-top: 10px; }
.reviewCart .reviewData td { padding: 1px 45px 0 5px; vertical-align: top; text-align: right; }
.reviewCart td.qtyCell { text-align: center; }
.reviewCart th.qtyHead { text-align: center; }

.myConferences { margin-top: 3em; }
.myConferences th { border-top: 1px solid #666; }
.myConferences th.superHead { border-top: none; }

* html .policies { height: 1%; }
.policies { border-top: 1px solid #ccc; }
.policies h2, .adhoc h3 { font-size: 1.1em; margin: 1em 15px 0.25em 15px; }
.policies p, .adhoc p { margin: 0.25em 15px; }

/* Footer */
#foot {

	width:100%;
	clear:both;
	border-top:8px solid #828585;
	margin-top:1px;
	text-align:center;
	padding:10px 0px 10px 0px;
	font-size:.9em;
	z-index: 9999;
}
	#foot p {
		margin:0px 0px 3px 0px;
		color:#999999;
	}
	#foot ul {
		list-style:none;
		margin:0px;
		padding:0px;
		display:inline;
	}
	#foot li {
		display:inline;
		border-left:1px solid #336699;
		padding:0px 4px 0px 6px;
	}
		#foot li.first {
			padding-left:0px;
			border:none;
		}	