body {
	/*
	background-color: #b0dfd0;
	background-image: url('images/logo1_bigwatermark.gif');
	*/
	background-color: #000000;
	color: #000000;
	font-family: tahoma, verdana, arial, helvetica, sans;
/*
	background-image: url('images/bg_page.gif');
*/
	padding: 0;
	margin: 0;
	scrollbar-arrow-color:#CC0000;
	scrollbar-base-color:#f2f2ff;
	scrollbar-face-color:#B1B1C5;
	scrollbar-track-color:#f2f2f5;
	scrollbar-shadow-color:#7D7D9D;
	scrollbar-darkshadow-color:#64648B;
	scrollbar-highlight-color:#D5D5EB;
	scrollbar-3dlight-color:#ffffff; 
}
#printlogo {
	display: none;
	position: absolute;
}

td {
	font-family: tahoma, verdana, arial, helvetica, sans;
	font-size: 12px;
	color: #000000;
}

li {
	list-style-type: square;
}

h1,h2,h3,h4,h5 {
	font-family: trebuchet ms;
	font-weight: normal;
}


h2 {
	margin-bottom: 8px;
	font-size: 24px;
	color: #000000;
}


h3 {
	margin-bottom: 8px;
	font-size: 18px;
	color: #000000;
	border: 1px solid #CCcccc;
	background-color: #f2f2f5;
	/*
	border-bottom: 1px solid #CC0000;
	*/
}

h3.help {
	margin-bottom: 8px;
	font-size: 18px;
	color: #CC3333; /*#ff6600; <- orange */
	border: 0;
	border-bottom: 1px solid #CC0000; /*#ff6600; <- orange */
	background-color: transparent;
}

div h3 {
	margin-top: 0;	
}

h4 {
	margin-bottom: 0px;
	margin-top: 0px;
	font-size: 15px;
	color: #000000;
	border-bottom: 1px solid #999999;
	/*
	border: 1px solid #CCcccc;
	background-color: #f2f2f5;
	*/
}

h4.billing {
	margin-bottom: 0px;
	margin-top: 0px;
	font-size: 15px;
	color: #CC3333; /*#ff6600; <- orange */
	/*
	border: 1px solid #CCcccc; /*#ff6600; <- orange */
	border: 0;
	background-color: transparent;
}

hr {
	border: 0;
	height: 1px;
	background-color: #a0a0a0;
	color: #a0a0a0;
}

.headerGraphicsTop {
	background-image: url('images/layout1_r1_c4.jpg');
}

.headerGraphicsBottom {
	background-image: url('images/layout1_r2_c4.jpg');
}


.banner_ad {
/*	margin-bottom: 20px;
	padding-left: 20px;
	*/
	padding: 5px;
	background-image: url('images/banner_bg.jpg');
	background-repeat: repeat-x;
	height: 80px;
}

.menu_table_left {
	font-size: 12px;
	padding: 10px;
	width: 170px;
	height: 100%;
	/*
		border-right: 1px solid #CC0000; /*#ff6600; <- orange */
	/*
	background-image: url('images/logo1_bigwatermark.gif');
	*/
}

.menu_table_left_noPad {
	border-right: 1px solid #CC0000; /*#ff6600; <- orange */
	background-color: #f2f2f5;
}

.main_content_table {
	padding: 20px;
}

.menu_table_right {
	border-left: 1px solid #CC0000; /*#ff6600; <- orange */
	background-color: #ffffff;
	padding: 10px;
	width: 150px;
	height: 100%;
}


.searchbox {
	background-color: #f2f2f5;
	border-top: 2px solid #C0C0E0;
	border-bottom: 1px solid #9a9ab3;
	padding-top: 10px;
	padding-bottom: 10px;
}


.callToActionBox {
	background-color: #e2e2e5;
	background-image: url('images/star.gif');
	background-repeat: no-repeat;
	border: 1px solid #CC0000; /*#ff6600; <- orange */
	padding: 5px;
	margin: 10px;
}


.errorBox {
	background-color: #0A2C37;
	/*
	background-image: url('images/star.gif');
	background-repeat: no-repeat;
	margin: 10px;
	*/
	border: 1px solid #CC0000; /*#ff6600; <- orange */
	padding: 5px;
	color: #FFFFFF;
	}


.smallprint {
	font-size: 11px;
	padding-bottom: 5px;
}

.smallprintBox {
	font-size: 11px;
	padding: 5px;
	background-image:url('images/back3.jpg');
	border: 1px solid #9a9ab3;
}

.smallprintNoPad {
	font-size: 11px;
}







/*
////////////////////////////////////////////////////
F O R M S
///////////////
*/

form {
	margin: 0;
	padding: 0;
}

input,select,textarea {
	font-family: tahoma, verdana, arial, helvetica, sans;
	border: 1px solid #9595B0;
	font-size: 100%;
	margin: 1px;
}

.radio {
	border: 0;
	margin: 0;
}

.submit {
	/*
	border: 3px double #b1b1c5;
	background-color: #ffffff;
	*/
}


.form_field_desc {
	padding: 5px;
	font-size: 14px;
	font-weight: normal;
	padding-bottom: 20px;
	background-color: #9595B0;
	color: #ffffff;
	background-image: url('images/layout1_r1_c4.jpg');
	background-repeat: repeat-x;
}

.form_field_div {
	padding: 5px;
	padding-bottom: 15px;
	border: 1px solid #9595B0;
	border-bottom: 2px solid #9595B0;
	background-color: #ffffff;
}


.bordered {
	margin-right: 5px;
	border: 1px solid #9595B0;
	border-bottom: 2px solid #9595B0;
}

.bordered_upsidedown {
	margin-right: 5px;
	border: 1px solid #9595B0;
	border-top: 2px solid #9595B0;
	height: 150px; 
	padding: 5px; 
	overflow: auto;
}

.padded {
	padding: 8px;
}

.indented {
	margin-left: 20px;	
}


.underlinedTD {
	 border-bottom: 1px solid black;
	 padding-bottom: 10px;
}

.underlinedTDnopad {
	 border-bottom: 1px solid black;
}


.form_field_div_pic {
	padding: 5px;
	padding-bottom: 5px;
	border: 1px solid #9595B0;
	border-bottom: 2px solid #9595B0;
	background-color: #ffffff;
}

.speaker_detail_pic {
	margin-right: 10px;
	margin-bottom: 0px;
	border: 1px solid #666666;
}




.form_field_div_productpic {
	padding: 5px;
	padding-bottom: 5px;
	border: 1px solid #9595B0;
	border-bottom: 2px solid #9595B0;
	background-color: #f2f2f5;
}

.product_detail_pic {
	margin-right: 10px;
	margin-bottom: 0px;
}

.productName {
	margin-bottom: 8px;
	font-size: 16px;
	font-weight: normal;
}

.priceBG {
	background-color: #f2f2f5;
}
.priceBGHeader {
	background-color: #f2f2f5;
	border-bottom: 2px solid #CC3333;
}

.priceTotalBG {
	background-color: #d0d0d6;
}











.requiredInfo {
	font-weight: bold;
}

/*
////////////////////////////////////////////////////
C A L E N D A R
///////////////
*/
.calendar_table {
	background-color: #666666;
	border-bottom: 3px solid #Cccccc;
	border-left: 2px solid #e0e0e0;
}
.calendar_header {
	font-size: 16px;
	text-align: center;
	color: #ffffff;
}
.calendar_days {
	display: block;
	padding: 3px;
	font-size: 20px;
	text-align: right;
	font-weight: bold;
	font-family: times new roman, times, serif;
	color: #666666;
}
.calendar_content {
	font-size: 10px;
	border: 1px solid #Cccccc;
	background-color: #ffffff;
	overflow: auto;
}
.calendar_filler {
	background-color: #f2f2f5;
}

.events_calendar_backgroundTable {
	width: 150px; 
	margin: 0; 
	padding: 5;
	background-color: #D8D8DB;
	border: 1px solid #9595B0;
}

/*
	Calendar MouseOver Text
*/
#calendarDetails {
	margin-left: 20px;
}
#calendarDate {
	border-bottom: 1px solid #9595B0;
	font-weight: bold;
	font-size: 140%;
	margin-left: 20px;
	margin-bottom: 10px;
}


.events_calendar_eventDay {
	border-bottom: 1px solid #9595B0;
	border-right: 1px solid #9595B0;
	width: 14%;
	height: 100%;
	text-align: center;
	background-color: #FFFBDE;
	background-image: url('images/highlight_bg.jpg');
	background-repeat: repeat-y;
}
.events_calendar_eventDay a {
	display: block;
	width: 100%;
	height: 100%;
}

.events_calendar_eventDay a:hover {
	background-color: #FFFBDE;
	background-image: none;
	display: block;
	width: 100%;
	height: 100%;
}



.calendar_edit_header {
	font-size: 12px;
	text-align: center;
	color: #ffffff;
	padding: 4px;
}
.availcalendar_edit_content {
	border: 1px solid #Cccccc;
	padding: 2px;
	text-align: center;
	background-color: #ffffff;
}




/*
/////////////////////////////////////////////////
//
//	R E A S O N   C O D E S   F O R   C A L E N D A R
//
//////////////////////////////////////////////////
*/

.availcalendar_edit_reasonCode1 {
	background-color: #cc3333;
	color: #ffffff;
}
.availcalendar_edit_reasonCode2 {
	background-color: #333333;
	color: #ffffff;
}
.availcalendar_edit_reasonCode3 {
	background-color: #999999;
	color: #ffffff;
}
.availcalendar_edit_reasonCode4 {
	background-color: #f0f000;
}
.availcalendar_edit_reasonCode5 {
	background-color: #00cc00;
}

.availcalendar_edit_days {
	font-size: 10px;
	color: #666666;
	text-align: center;
	font-weight: bold;
	padding: 0;
}





.listing_highlighted {
	background-color: #FFFBDE;
	border: 1px solid #9595B0;
	background-image: url('images/highlight_bg.jpg');
	background-repeat: repeat-y;
}


.warning {
	background-color: #FF9999;
}

.frontpage_headings {
	background-image: url('images/banner_bg.jpg');
	background-position: 0;
	background-repeat: repeat-x;
}

.frontpage_headings div {
	background-image: url('images/rounded_corner_l_coolgrey.gif');
	background-position: 0 0;
	background-repeat: no-repeat;
}
.frontpage_headings div div {
	/*
	background-color: #FFFBDE;
	*/
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 13px;
	padding-bottom: 10px;
	font-size: 12px;
	
	background-image: url('images/rounded_corner_r_coolgrey.gif');
	background-position: 100% 0;
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-weight: bold;
}

.frontpage_contentboxes {
	border: 1px solid #9595B0;
	padding: 3px;
	padding-right: 7px;
	padding-left: 7px;
	background-color: #f2f2f5;
}


.copyright {
	font-size: 10px;
	color: #eeeefe;
	padding: 10px;
	background-image: url('images/banner_bg.jpg');
	background-position: 0;
}

.helpbutton {
	margin: 0;
	margin-left: 3px;
}



/*
////////////////////////////////////////////////////////////////////////////////
B E N E F I T S _ S P E A K E R S. p h p
///////
*/
.benefits_table {
	border-collapse: collapse;
	border: 0;
}

.benefits_table td {
	border: 1px solid #999999;
}

.benefits_table ul {
	list-style-image: url('images/icon_tiny_checkmark.gif');
	list-style-type: circle;
	padding: 0;
	margin: 0;
	padding: 7px;
	padding-left: 21px;
}

.benefits_table li {
	padding: 2px;	
}

.benefits_table h4 {
	margin-bottom: 0px;
	margin-top: 0px;
	font-size: 15px;
	font-weight: bold;
	color: #CC3333; 
	border-bottom: 0; /*#ff6600; <- orange */
	background-color: transparent;
}

.benefits_table h3 {
	margin-bottom: 0px;
	margin-top: 0px;
	font-size: 18px;
	color: #CC3333; 
	border: 0; /*#ff6600; <- orange */
	background-color: transparent;
}








/*
////////////////////////////////////////////////////
L I N K S
/////////
*/
a:link {
	text-decoration: none;
	color: #0000CC;
}
a:active {
	text-decoration: none;
	color: #0000CC;
}
a:visited {
	text-decoration: none;
	color: #990099;
}
a:hover {
	text-decoration: underline;
	color: #384B63; /*#ff6600; <- orange */
}

a.link_greyed_out:link {
	color: #BCBCBF;
}
a.link_greyed_out:visited {
	color: #BCBCBF;
}
a.link_greyed_out:hover {
	color: #aCaCaF;
}


.lastViewedLinks {
	color: 333333;
}

.frontpage_headings a {
	text-decoration: underline;
	color: #FFFFFF;
}
.frontpage_headings a:link {
	text-decoration: underline;
	color: #FFFFFF;
}
.frontpage_headings a:visited {
	text-decoration: underline;
	color: #ffffff;
}
.frontpage_headings a:hover {
	text-decoration: none;
	color: #FFFFFF;
}


