@import 'aspParsers.css';

/*
span.email	{ background:transparent url(../pub/images/email.gif) left 50% no-repeat; padding:2px 0 2px 19px; line-height:normal;  }
span.url		{ background:transparent url(../pub/images/web.gif) left 50% no-repeat; padding:2px 0 2px 19px; line-height:normal; }
span.phone	{ background:transparent url(../pub/images/tele.gif) left 50% no-repeat; padding:2px 0 2px 22px; line-height:normal; }
span.fax 		{ background:transparent url(../pub/images/fax.gif) left 50% no-repeat; padding:2px 0 2px 22px; line-height:normal; }
*/

/* Listings Viewer */
/*ul.listings { list-style:none; padding:0; margin:0; font-family:tahoma, sans-serif; }
ul.listings li { padding:0; margin:5px 0; border-bottom:2px solid #7B90AD; border-left:2px solid #7B90AD; border-right:2px solid #ABB9CB; border-top:2px solid #ABB9CB; width:300px; }
ul.listings li ul { margin:0; padding:0; list-style:none; }
ul.listings li ul li { margin:0; padding:0 0 2px 5px; border:none; background-color:#F4F8FB; }
ul.listings li ul li { width:295px; }

ul.listings li ul li.heading	{ background-color:#ADD7FF; color:#2F4871; border-bottom:1px solid #7890B2; }
ul.listings address { font-style:normal; }*/

.viewerSearch	{ border:2px solid #ADD7FF; padding:15px 5px; }

table.listing { border:none; font-size:1em; line-height:normal;  padding:5px; width:99.4%; }
table.listing tr.bottomborder td, 
table.listing tr td.bottomborder { border-bottom:1px solid #888 }
table.listing img { width:80px; height:auto; max-height:150px; }

td.name 		{ vertical-align:top; padding-top:5px; width:150px; }
td.desc 		{ font-size:0.9em; padding-top:2px; text-align:left; }
span.email 	{ display:block; line-height:20px; padding:2px 20px 9px 0; width:auto; text-align:right; background:transparent url(../pub/images/email.gif) right 25% no-repeat; }
span.web 		{ display:block; line-height:20px; padding-right:20px; width:auto; text-align:right; background:transparent url(../pub/images/web.gif) right 50% no-repeat; }
span.phone 	{ display:block; line-height:20px; padding-left:20px; width:150px; background:transparent url(../pub/images/tele.gif) left 50% no-repeat; } 
span.fax 		{ display:block; line-height:20px; padding-left:20px; width:150px; background:transparent url(../pub/images/fax.gif) left 25% no-repeat; }
label.email { padding:0 0 0 20px; background:transparent url(../pub/images/email.gif) left 50% no-repeat; }
label.web 	{ padding-left:20px; padding-right:0; background:transparent url(../pub/images/web.gif) left 50% no-repeat; }



/*FEATURED NEWS GALLERY*/
.mNG{position:relative; height:340px;}
.mNG_item{display:none;}
.mNG .mNG_thumbs{position:absolute; bottom:0px; left:0px; padding-top:5px; width:551px; height:77px;}
#mNG_display{width:100%;}
#mNG_display img{float:left; margin-right:10px;}
#mNG_current_image{width:300px; height:247px;}



/* Begin VisitorTools classes */
#visitorTools { line-height:normal; height:47px; width:566px; padding:0px; margin:2px; border:none; background:#FFF url(../pub/images/vtoolsBG.jpg) top left no-repeat;}
#vToolsTop		{ width:100%; background: transparent;}
#vToolsBot		{ background: transparent; padding:10px 20px 0px 20px;}
#vToolsBot p	{ padding:5px 0px; margin:0px 12px; font-size:0.8em; display: inline;}
#vTools_content_container { float:none; padding:0; margin:0; line-height:inherit; background:transparent; }  /* border is just temporary */

.mVTools 					{ margin:15px 0; }
.mVTools_answer 	{ margin:5px 0 15px 0; padding:5px; background-color:#f1f1f1; overflow:hidden; }
.mVTools_answerQ 	{ margin:0; }

.mVTools_backToTop img 	{ border:none !important; }
.mVTools_backToTop 			{ clear:both; text-align:right; margin:15px 0 0 0px; }
.vtoolsTextSize			{ display:inline; }
.vtoolsEmailLink				{position:relative; top:-1px; left:0px; padding-bottom:8px;}
.vtoolsEmailLink img		{position:relative; top:4px; left:0px;}
#visitorTools a:link 		{ color:#000; text-decoration:none;}
#visitorTools a:visited { color:#000; text-decoration:none;}
#visitorTools a:hover 	{ color:#000; text-decoration:none;}
#visitorTools a:active 	{ color:#000; text-decoration:none;}

#vTools_email_form { margin:0; padding:10px; border:3px double #FFCC33; background-color:#FFFF99; width:410px; }
.vTools_email_check { padding:0 5px; border:1px solid #FFCC66; font-weight:bold; }

/* BLOG */
#blog_comment_form .sizeMessage	{ font-size:0.9em;}
#blog_comment_form 		{clear:left; margin:10px 0px; padding:10px; border:1px solid #666666; background-color:#FFF; width:556px; }
#blog_comment_form td	{ padding:3px 0px; margin:0px 0px 0px 0px;}
.blog_instructions 		{ padding:5px 3px; background-color:#FFF; border-bottom:1px solid #000; text-align:center; }
.blog_comment { width:250px; padding:5px 3px 2px 3px; height:100px; margin:3px 0; background-color:#FFFDEA !important; border:1px solid #000;}
.blog_name 		{ width:148px; padding:2px 1px; background-color:#FFF !important; border:1px solid #000; }
.blog_email 	{ width:148px; padding:2px 1px; background-color:#FFF !important; border:1px solid #000; }
.blog_captcha	{ width:148px; padding:2px 1px; background-color:#FFF !important; border:1px solid #000; }
#blog_submit 	{ width:152px; padding:3px 1px; background-color:#fff !important; border:1px solid #ED3223; }

.blog_comment_container 		 { margin:5px 0 10px 0; padding:10px 5px 5px 5px; background-color:transparent; width:546px; list-style:none; }
.blog_comment_container li 	 { background-color:#ddd; margin:0 0 5px 0; padding:3px 3px 8px 3px;  }
.blog_comment_container > li { clear:both; }
.blog_comment_container span { font-size:9px; font-weight:normal } /* Date */
.blog_comment_container h4 	 { font-size:12px; color:#000000; background-color:transparent; display:inline; padding-top:5px;} /* Name */
.blog_comment_container div	 { width:330px; float:right;  padding:5px 3px 10px 3px; height:auto; margin:3px 0; background-color:#fff !important; border:1px solid #000; } /* Comment */

/* Begin FAQ classes */
.hidden { display:none; }
.mFAQ_question 	{ margin:15px 0; }
.mFAQ_answer 		{ margin:5px 0 15px 0; padding:5px; background-color:#f1f1f1; overflow:hidden; }
.mFAQ_answerQ 	{ margin:0; }
.mFAQ_backToTop img { border:none !important; }
.mFAQ_backToTop { clear:both; text-align:right; margin:15px 0 0 0px; }
.mFAQ_backToTop a:link 		{}
.mFAQ_backToTop a:visited {}
.mFAQ_backToTop a:hover 	{}
.mFAQ_backToTop a:active 	{}
h2.mFAQ_title 						{}

/* Document Module */
.mdoc_desc { display:none; padding:5px; background-color:#FFF; border:1px solid #C96; }

/* Image Gallery  */
.gallery_table td a { text-decoration:none; }
.parentDisable 			{ z-index:994; 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:995; border: 5px solid #C96; display: none; background-color: #FFF; position: absolute; padding: 15px; }
.image_bordered_popup { }
#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; }

/*  Viewer */
.listings_table { border:none; font-size:0.9em; padding:5px; }
.listings_table tr td { border-bottom:1px solid #888 }
.listings_table td { }

ul.listings { list-style:none; padding:0; margin:0; font-family:tahoma, sans-serif; }
ul.listings li { padding:0; margin:5px 0; border-bottom:2px solid #7B90AD; border-left:2px solid #7B90AD; border-right:2px solid #ABB9CB; border-top:2px solid #ABB9CB; width:300px; }
ul.listings li ul { margin:0; padding:0; list-style:none; }
ul.listings li ul li { margin:0; padding:0 0 2px 5px; border:none; background-color:#F4F8FB; }
ul.listings li ul li { width:295px; }

ul.listings li ul li.heading	{ background-color:#ADD7FF; color:#2F4871; border-bottom:1px solid #7890B2; }
ul.listings address { font-style:normal; }
.viewerSearch	{ border:2px solid #ADD7FF; padding:15px 5px; }

/* classes */
.fldsetContributer { border-color:#006600; }
.fldsetNormal	{ border-color:#000099; }
.floatright	{ float:right; }
.floatleft	{ float:left; }
.clearall		{ clear:both; }
.alignleft	{ text-align:left; }
.alignright	{ text-align:right; }
.aligncenter{ text-align:center; }


/* FUNNEL SPECIFIC */
.invisible{ display: none; }
.left 		{ text-align:left;}
.right		{ text-align:right;}
.center 	{ text-align:center;}
.alert 		{ color:#C00; text-align:left; background-color:#FFF; }
.small-centered { text-align:center; font-size:0.76em; }
.small-left 		{ text-align:left; font-size:0.76em; }
.error404				{ font-size:5em; text-align:right; margin:50px 20px; padding:0; }

/*Admin Menu*/
.adminMenuTable td 					{ background:url(../admin/images/admin_bg.gif) top left repeat-x;}
.adminMenuTable td.nbg 			{ background:transparent; background-image:none;}
.adminMenuTable td.am_drop	{ padding-top:7px;}
.funnel_adminmenu { position:absolute; top:0px; left:0px; margin:25px 5px 0px 5px; background:transparent; z-index:999; font-family:tahoma, arial, helvetica, sans-serif; font-size:0.9em; text-align:left; }
.funnel_printlink { display:block; float:right; }

/*Admin Edit tab*/
.funnel_edittab, .funnel_edittab * {white-space:nowrap !important; font-size:10px  !important; font-weight:normal !important;}
.funnel_edittab 		{ position:absolute; background-color:transparent; border:none; margin:0  !important; padding:0  !important; height:24px  !important; z-index:1200; }
.funnel_edittab img { border:none; padding:0  !important; margin:0  !important; }
.funnel_edittab td 	{ background:url(../admin/images/tabOff_02.gif) top left repeat-x; }
.funnel_edittab td.funnel_edittab_right			{ background:none; }
.funnel_edittab td.funnel_edittab_left			{ background:none; }
.funnel_edittab td.funnel_edittab_blockName { padding-top:6px  !important; color:#fff  !important; }

/* Calendar */
#cal-event-body br, 
#cal-event-foot br { clear:both; }
.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:#FFF; 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;}

/* Search Results */
.search_results { margin:5px 20px; padding:10px; }
.search_results li { margin:0; padding:5px; }

/* Registration Module */
.mReg 				 { padding:0; margin:0; }
.mReg li 			 { clear:left; list-style:none; list-style-image:none; padding:2px; }
.mReg li label { float:left; width:35%; text-align:right; padding:0 4px 0 0; margin:0; }

.mRegLOnly { width:98%; text-align:left; margin:5px 0 5px 0; padding:0; }
.mRegROnly { width:auto; margin:0 0 0 36%; padding:0 0 5px 5px; }

.mRegRadio 			 { width:50%; text-align:left; color:#000; margin:0 0 0 36%; padding:0 0 0 4px; }
.mRegRadio input { vertical-align:middle; }
.mRegRadio img   { margin:2px 2px 0 4px; }

/* Intranet Module */
.mIntranet 					{ padding:0; margin:0 0 0 0; width:360px; }
.mIntranet li 			{ clear:left; list-style:none; list-style-image:none; padding:2px; }
.mIntranet li label { float:left; width:35%; text-align:right; padding:0 4px 0 0; margin:0; }
#user_photo			{ width:254px; height:700px; float:right; margin:0 30px 0 0; }
#logoutView			{ }

/* OTHER */
.mNews img { float:left;  margin: 0.25em 0.5em 0.25em 0; }
.col50L { float:left; width:50%; }
.col50R { float:right;  width:auto; }

.input_checkbox, 
.input_image, 
.input_radio 	{ border:none; background:none; padding:0; margin:3px 0 0 0; }
.input_submit { color:#000; border-top-color: #eee;  border-left-color: #eee; border-bottom-color: #999; border-right-color: #999; background-color:#FDA; }




/*----- Classes ACCESSABLE To the WYSIWYG editor*/

/*COLORS*/
.red {color:#981010;} /*The signature red color for the site*/
.gray {color:#999999;}
.white {color:#FFFFFF;}

/*Text Alignment*/
.textRight{text-align:right;}
.textLeft{text-align:left;}
.textCenter{text-align:center;}

/*Content Floating*/
.right {float:right;} /*Float Right*/
.left {float:left;} /*Float Left*/

/*Position specific stuff*/

/*Other*/
.bordered { padding:3px; border:1px solid #CCCCCC; }
h2.bordered { padding:3px; border:1px solid #CCCCCC; width:auto; display:inline; }
.clearall { }
table .bigger { font-size:larger; font-weight:bold; color:#990000 !important; }
.newsImage {margin:0px 5px 0px 0px; float:left; text-align:right; vertical-align:top; }
.newsImage img { padding:2px 5px 2px 5px; margin:0 0 0 0; clear:both; }


/*Element Definitions -so things appear as they should in the WYSIWYG (these are defined again in general.css)*/
p {padding: 5px; margin:0px;}

br {clear:none;}

/*----------------Links*/
a {background: none !important; display:inline;}
a:link {color: #000000;}
a:visited {color: #000000;}
a:hover {color:#981010;}
a:active {color:#981010 !important;}

/*-----------------Lists*/
ul {}
li {}
li ul {}

/*-----------------Headers*/
h1,h2,h3,h4,h5,h6 { display:block; line-height:normal; font-family:tahoma, arial, helvetica, sans-serif; color:#000; background:none; }


h1	{ font-size: 1.5em; line-height:1.6em; padding-bottom:2px; margin:0px; color:#981010;}
h2	{ font-size: 1.3em; font-weight:bold; margin:0px; }
.modNews h2 { font-size:small; padding-top:0px; margin-left:5px; margin-top:-15px; padding-top:0; }
html>body .modNews h2 { font-size:small; padding-top:0px; margin-left:5px; margin-top:0; padding-top:0; }
h3	{ font-size: 1.25em; font-style:italic; margin:0px;}
h4	{ font-size: 1.25em; margin:0px; color:#981010;}
h5	{ font-size: 1em; margin:0px;}
h6	{ font-size: 1em; font-style:italic; margin:0px;}

/*-----------------Form Elements*/
form { margin: 0; padding: 0; }
select, option, input, textarea
{
	font-size:0.95em;
	font-family:tahoma, arial, helvetica, sans-serif;
	color:#000;
	background-color:#FFF !important;/*overrides the google toolbar yellow box effect*/ 
}
textarea { overflow: auto; }

/*-----------------Images*/
img {border:none;}

/*-----------------Tables*/
th {text-align:left;}

