/*

	THREE COLUMN LAYOUT w/HEADER & FOOTER

*/
.invisible {
	display: none;	
}
#align_letf { display:none!important; }

 .image_bordered_popup { }

.parentDisable {
	z-index:998;
	width:100%;
	height:100%;
	display:none;
	position:absolute;
	top:0;
	left:0;
	background-color: #ccc;
	color: #aaa;
	opacity: .5;
	filter: alpha(opacity=50);  
}

.image_bordered_popup {
	z-index:999;
	border: 5px solid #C5985C;
	display: none;
	background-color: #FFF;
	position: absolute;
	padding: 15px;
}

#popup,
#popup a.link {
	background-color: #fff;
	color: #000;
	position:absolute;
}

.imgtd, .tdimg, .tdimginfo {
	text-align: center;
	vertical-align: middle;
}

.tdimg img{
	padding: 0;
	margin: 0;
}

.block_content {
	padding:0 10px 5px 10px;
}
#header {
	height:75px;
	width:auto;
	margin:1px 1px 10px 1px;
}
#block_1
	{
	float: left;
	width: 25%;
	margin-left: 25%;
	}
* html #block_1
	{
	display: inline;
	}
#block_2
	{
	float: left;
	width: 25%;
	margin-left: -74%;
	}
#block_3
	{
	float: right;
	width: 25%;
	}
/* Start Mac IE5 filter \*/
#block_1, #block_2, #block_3
	{
	padding-bottom: 32767px !important;
	margin-bottom: -32767px !important; 
	}
/* End Mac IE5 filter */
#wrapper
	{
	overflow: hidden; /* This hides the excess padding in non-IE browsers */
	}
/* we need this for IE 5.01 - otherwise the wrapper does not expand to the
necessary height (unless fixed, this problem becomes even more acute 
weirdness as the method is enhanced */
#wrapper
	{
/* Normally a Holly-style hack height: 1% would suffice but that causes 
IE 5.01 to completely collapse the wrapper - instead we float it */
	float: left;
/* NB. possibly only IE 5.01 needs to get this float value - otherwise 5.5 sometimes 
(I saw it happen many moons ago) makes the width of wrapper too small 
the float: none with the comment is ignored by 5.01,
5.5 and above see it and carry on about their business
It's probably fine to just remove it, but it's left here 
just in case that many moons ago problem rears its head again */
	float/**/: none;
	}
/* easy clearing */
#wrapper:after
	{
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
#wrapper
	{
	display: inline-block;
	}
/*\*/
#wrapper
	{
	display: block;
	}
/* end easy clearing */
#footer
	{
	clear: both;
	}
/* Safari needs this - otherwise the ghost overflow, though painted 
correctly obscures links and form elements that by rights should be above it.
An unintended side-effect is that it cause such elements to vanish in IE 5.01
and 5.5, hence the child selector hack */
* > #footer, * > form, * > #notes, * > .output
	{
	position: relative;
	z-index: 1000;
	}

/*

	FUNNEL SPECIFIC

*/
/*br {clear: both} used in mod_calendar_event.htm */
.clear {
	clear: both; /*replaced the above element deffinition*/
}
.alert {color:#cc0000; text-align:center; background-color:#FFF; }
.small-centered {
	text-align:center;
	font-size:0.76em;
}
.small-left {
	text-align:left;
	font-size:0.76em;
}
.funnel_edittab {
	position:absolute;
	background-color:#ccc;
	border:1px solid #666;
	margin:0;
	padding:0;
}
.funnel_edittab li {
	font-size:0.8em;
	color:#000;
	font-family:tahoma, arial, helvetica, sans-serif;
	padding:0;
	margin:2px;
	float:left;
	vertical-align:top;
	list-style:none;
	height:17px;
}
.funnel_edittab img {
	border:none;
	padding:0;
	margin:0;
}
.funnel_printlink {
	display:block;
	float:right;
}
.funnel_adminmenu {
	position:absolute;
	top:0px;
	left:0px;
	margin:0px 5px 0px 5px;
	border:1px solid #666;
	background-color:#FFF;
	z-index:100;
	font-family:tahoma, arial, helvetica, sans-serif;
	font-size:1em;
	text-align:center;
}

/* Accordion Menu */
.xMenu {
  width:140px;
  margin:0; padding:0;
}
.xMenu li a, .xMenu li span, .xMenu li a:link, .xMenu li a:visited, .xMenu li a:active {
  display:block;
  margin:0; padding:2px 0;
  border-bottom:1px solid #999;
}
#MainMenu ul {
  margin:0; padding:0;
  cursor:pointer;
  border-left:1px solid #999;
}
#MainMenu li {
  margin:0; padding:2px 0 2px 5px;
}
#MainMenu li span {
  color:#FFF;
  background-color:#000;
  border-bottom:1px solid #999;
}
#MainMenu li a {
  color:#000;
  text-decoration:none;
  border-bottom:1px solid #999;
}
#MainMenu li a:hover {
  color:#FFF;
  background-color:#000;
  text-decoration:none;
  border-bottom:1px solid #999;
}

/* Calendar */
.cal-legend { background-color:#000; color:#FFF; }
.cal-frame { background-color:#999; color:#000;}
.cal-off { background-color:#EEE; color:#000;}
.cal-on { background-color:#FFF; color:#000;}
.cal-hilite { background-color:#FFCC99; color:#000;}
.cal-entry { font-size:0.76em;}
.cal-body { background-color:#EEE; color:#000;}
/* Calendar Event */
.cal-eventL {width:25%;float:left; text-align:right;padding:4px 5px 4px 0;}
.cal-eventR {width:auto;float:left; text-align:left;padding:4px 0 4px 0;}
#cal-event {text-align:center;width:100%;margin:10px 0 0 0;}
#cal-event-head {width:400px; text-align:left; border: 1px solid #999; background-color:#FFF; color:#000;}
#cal-event-head-print {text-align:right;padding:1px 1px 1px 1px;}
#cal-event-head-title {text-align:center;padding:1px 1px 1px 1px; font-weight:bold;}
#cal-event-head-day {text-align:center;padding:4px 0 4px 0;}
#cal-event-body {width:400px; text-align:left; border: 1px solid #999; background-color:#EEE; color:#000;}
#cal-event-foot {width:400px;text-align:right;}

/* Registration Module */
#frmForm{
	width:500px;
}
#frmForm label{
	float:left;
	display:block;
	width: 250px;
}
#frmForm input{
	float:none;
}
.mReg {
	display:block;
	float:none;
	margin:0;
	padding:0;
}

.mReg label {
	width: 150px; 
	padding: 0; 
	margin: 0;
	text-align: right;
	clear:none;
}

.mReg input, select, textarea {
	width:auto;
	margin:2px 0 3px 3px;
}

.mRegLOnly {
	width:auto;
	text-align:left;
	margin:5px 0 5px 0;
}

.mRegROnly {
	font-size: 0.88em;
	margin-left:51%;
	padding: 3px 3px 3px 5px;
}

.mRegRadio {
	width:50%;
	text-align:left;
	margin-left:40%;
	padding: 2px 0 3px 3px;
}

.mRegRadio input {
	vertical-align:middle;
}

.mRegRequired{ font-weight:bold; }

.mRegRow {
	clear:both;
}

.mRegResL {
	width:57%;
	float:left;
	text-align:right;
	clear:left;
	padding-right:3px;
}

.mRegResR {
	width:auto;
	padding:0 0 5px 3px;
}

.col50L {
	float:left;
	width:50%;
}

.col50R {
	float:right;
	width:auto;
}

/*

	ELEMENT DEFINITIONS

*/
html {
	/*
	scrollbar-shadow-color: #BBBBBB;
	scrollbar-face-color: #DDDDDD;
	scrollbar-track-color: #EEE;
	scrollbar-arrow-color: #EEE;
	scrollbar-highlight-color: #FFF;
	*/
}
html, body
{
	padding:0 0 0 0;
	margin:0 0 1px 0;
}
body
{
	background-color:#FFF;
	border:none;
	color:#000;
	font-family:tahoma, arial, helvetica, sans-serif;
	font-size:70%; 
	line-height:1.2em;
}

a:link { color:#000; text-decoration:underline; }
a:visited { color:#000; text-decoration:underline; }
a:hover { color:#000; text-decoration:underline; }
a:active { color:#000; text-decoration:underline; }

h1,h2,h3,h4,h5,h6 { display: block; }
	
h1	{ font-size: 1.7em; line-height:1.9em; padding-bottom:2px; }
h2	{ font-size: 1.3em; font-weight:bold; }
h3	{ font-size: 1.25em; font-style:italic; }
h4	{ font-size: 1.25em; }
h5	{ font-size: 1em; }
h6	{ font-size: 1em; font-style:italic; }


form { margin: 0; padding: 0; }

th {text-align:left;}
img {border:none;}

select, option, input, textarea
{
	font-size:0.95em;
	font-family:tahoma, arial, helvetica, sans-serif;
	color:#000;
	background-color:#FFF; 
}
textarea { overflow: auto; }



/*

		Footer

*/

#footer {
	padding: 2px;
	margin: 10px 0 0 0;
	border-top: 1px solid #999;
	clear: both;
	height: 50px;
}

.footerLeft {
	float:left;
	padding: 0;
	text-align: left;
	width: 400px;
}

.footerRight {
	float: right;
	text-align: right;
	width:500px;
}
