/*------------------------------------------------------------------------
# Soapbox -> Style CSS (v1.0)
# ------------------------------------------------------------------------
# Copyright (C) 2009 PICNet, Inc. All Rights Reserved.
# Author: Ryan Belisle
# Website:  http://www.picnet.net
-------------------------------------------------------------------------*/

/* ------------------------------------------------------------------------
/* ------------------------------------------------------------------------
/* !LAYOUT */
/* ----------------------------------------------------------------------*/
/* ----------------------------------------------------------------------*/

/* ------------------------------------------------------------------------
/* !LAYOUT: Body */
/* ----------------------------------------------------------------------*/
body						{ background: #FFF; color: #000; }
body#bd					{ background: #FFF; color: #000; }

/* !Printable page & Mailto Page Popups */
body.contentpane			{}

/* !Table */
th						{}
td,div					{}

/* !Back to Top */
#goTop					{ clear: both; text-align: right; }


/* ------------------------------------------------------------------------
/* !LAYOUT: Wrappers */
/* ----------------------------------------------------------------------*/
#sbx-wrapper 				{ width: 1024px; margin: 0; padding: 0; position: relative; }

#sbx-header,
#sbx-footer,
#sbx-container				{ width: 100%; margin: 0 auto; padding: 0px; }


/* ------------------------------------------------------------------------
/* !LAYOUT: Header */
/* ----------------------------------------------------------------------*/
#sbx-headerwrap			{ background: #FFF; color: #333; line-height: normal; height: 150px; position: relative; }
#sbx-header				{ position: relative; height: 143px; border-bottom: 7px solid #004473; }

h1.logo					{ font-size: 1.8em; text-transform: uppercase; position: absolute; top: 14px; left: 59px; margin: 0; padding: 0; }
h1.logo a					{
	width: 255px;
	display: block;
	background: url(../images/_layout/logo.png) no-repeat left center;
	height: 71px;
	position: relative;
	z-index: 100;
}
h1.logo a span				{ position: absolute; top: -1000px; }


/* ------------------------------------------------------------------------
/* !LAYOUT: Search */
/* ----------------------------------------------------------------------*/
#sbx-search						{ width: 159px; background: #fafafa; position: absolute; top: 80px; right: 53px; border-left: 1px solid #CCC; border-top: 1px solid #666; }
#sbx-search #mod_search_searchword		{ width: 120px !important; border: none; padding: 1px 4px; color: #666; background: #fff; font-size: 9px; float: none; }
#sbx-search button.button			{ background: #fafafa url(../images/_layout/search-icon.gif) no-repeat; width: 11px; height: 11px; text-indent: -9999px; background-color: #fafafa !important; border: none !important; position: absolute; top: 2px; right: 5px; color: #333; margin: 0; padding: 0; float: none; }


/* ------------------------------------------------------------------------
/* !LAYOUT: Search */
/* ----------------------------------------------------------------------*/
#sbx-login						{ width: 322px; _width: 342px; position: absolute; top: 80px; right: 230px; text-align: right; }
#sbx-login .login-links,
#sbx-login label#usernamemsg,
#sbx-login label#passwdmsg,
#sbx-login label#remembermsg,
#sbx-login input#modlgn_remember,
#sbx-login li.lgn-rem				{ display: none; }

#sbx-login li.lgn-user				{ margin-right: 24px; _margin-right: 12px; }

#sbx-login input#modlgn_passwd,
#sbx-login input#modlgn_username		{ width: 140px !important; padding: 1px 4px; color: #666; background: #fff; font-size: 9px; float: none; border-left: 1px solid #CCC; border: none; }

#sbx-login ul						{}
#sbx-login ul li					{ width: 140px !important; float: left !important; clear: none !important; position: static; margin: 0px; padding: 0px; border-top: 1px solid #666; border-left: 1px solid #CCC; background: #fafafa; }
#sbx-login ul li div				{ padding: 0px; }
#sbx-login ul li.buttons				{ width: 13px !important; border-left: none; margin: 0; padding: 0; }

#sbx-login button.button				{ background: #fafafa url(../images/_layout/login-icon.gif) no-repeat; width: 13px; height: 13px; text-indent: -9999px; background-color: #fafafa !important; border: none !important; color: #333; margin: 0; padding: 0; }
#sbx-login .logoutBtn button.button	{ background: #FFF url(../images/_layout/logout-icon.gif) no-repeat; width: 36px; height: 13px; text-indent: -9999px; background-color: #FFF !important; border: none !important; color: #333; margin: 0; padding: 0; top: 2px; position: relative; }


#sbx-login .adminMsg				{ font-size: 11px; color: #666; display: inline; margin: 0px; }
#sbx-login .logoutBtn				{ display: inline; }


/* ------------------------------------------------------------------------
/* !LAYOUT: Main Nav */
/* ----------------------------------------------------------------------*/
#sbx-mainnav			{ position: absolute; z-index: 99; top: 110px; right: 43px; width: 900px; }


/* ------------------------------------------------------------------------
/* !LAYOUT: Containers */
/* ----------------------------------------------------------------------*/
/* !Common */
.mainContainer									{ background: #FFF; border-top: 7px solid #FFF; }
#sbx-containerwrap								{}

/* !3 Column */
#sbx-containerwrap								{}
#sbx-containerwrap2								{}
#sbx-container-off									{ background: url(../images/_layout/body-bg.png) repeat-x; }
#sbx-container2								{}
#sbx-mainbody									{ width: 542px; float: left; background: #FFF; }
#sbx-content									{ padding: 0 16px 0 16px; }

/* !Full */
#sbx-containerwrap-f							{}
#sbx-containerwrap-f #sbx-containerwrap2			{}
#sbx-containerwrap-f #sbx-container,
#sbx-containerwrap-f #sbx-container2				{}
#sbx-mainbody-f								{ background: #FFF; margin: 0 53px; }
#sbx-mainbody-f #sbx-content						{ padding-top: 5px; }

/* !Full left */
#sbx-containerwrap-fl							{}
#sbx-containerwrap-fl #sbx-containerwrap2,
#sbx-containerwrap-fl #sbx-container,
#sbx-containerwrap-fl #sbx-container2				{}
#sbx-mainbody-fl								{ width: 728px; margin-left: 34px; float: left; background: #FFF; }
#sbx-mainbody-fl #sbx-content						{}

/* !Full right */
#sbx-containerwrap-fr							{}
#sbx-containerwrap-fr #sbx-containerwrap2			{}
#sbx-mainbody-fr								{ width: 804px; float: right; background: #FFF; }
#sbx-mainbody-fr #sbx-content						{}

/* !Left & Right Columns */
#sbx-leftCol									{ overflow: hidden; width: 220px; float: left; }
#sbx-leftCol-inner								{ padding: 11px 14px 0 44px; }
#sbx-rightCol									{ overflow: hidden; width: 262px; float: right; }
#sbx-rightCol-inner								{ padding: 11px 34px 0 14px; }
#sbx-leftCol .article_separator,
#sbx-rightCol .article_separator					{ display: none; }

.home #sbx-content								{ width: 630px; float: left; }
.home #sbx-contentright							{ width: 230px; float: right; }
.home h2.contentheading							{ line-height: 1.3em; margin: 0px; }
.home .article-meta-wrap							{ display: none; }


/* ------------------------------------------------------------------------
/* !LAYOUT: Footer */
/* ----------------------------------------------------------------------*/
#sbx-footerwrap					{ clear: both; padding: 30px 0px; }
#sbx-footnav						{ float: left; width: 704px; }
#sbx-footer						{ color: #A46833; position: relative; }
#sbx-footer .copyright				{ float: right; width: 320px; }
#sbx-footer .copyright a,
#sbx-footer .copyright a:active,
#sbx-footer .copyright a:visited		{ color: #A46833; }
#sbx-footer .copyright a:hover		{ color: #A46833; text-decoration: underline; }
#sbx-footer .copyright img			{ padding: 0px 10px; }
#sbx-footer .copyright img.imgFirst	{ padding: 0px 10px 0px 0px; }



/* ------------------------------------------------------------------------
/* !LAYOUT: Breadcrumbs */
/* ----------------------------------------------------------------------*/
#sbx-pathway										{ font-size: .9em; padding: 10px 16px 15px 16px; color: #666; }
#sbx-pathway .mod-breadcrumbs							{}
#sbx-pathway .mod-breadcrumbs span.pathway a,
#sbx-pathway .mod-breadcrumbs span.pathway a:active,
#sbx-pathway .mod-breadcrumbs span.pathway a:visited		{ text-decoration: none; }
#sbx-pathway .mod-breadcrumbs span.pathway a:hover		{}
#sbx-pathway .mod-breadcrumbs span.pathway img			{ margin: 1px 3px; }

/* ------------------------------------------------------------------------
/* !LAYOUT: Banner */
/* ----------------------------------------------------------------------*/
#sbx-banner		{ margin: 15px 0; text-align: center; clear: both; }
#sbx-banner li		{ display: block; margin-top: 15px; padding: 0px; text-align: left; background: none; }











/* ------------------------------------------------------------------------
/* ------------------------------------------------------------------------
/* ------------------------------------------------------------------------
/* ------------------------------------------------------------------------
/* ------------------------------------------------------------------------
/* ------------------------------------------------------------------------
/* !MENUS */
/* ----------------------------------------------------------------------*/
/* ----------------------------------------------------------------------*/

/* ------------------------------------------------------------------------
/* !MENU: Mainmenu > Top */
/* ----------------------------------------------------------------------*/
.sbxModTable-tm1			{ position: absolute; top: 30px; right: 48px; width: 640px; }
.sbxModTable-tm2			{ position: absolute; top: 48px; right: 48px; width: 640px; }

ul.menu-tm				{ margin: 0; padding: 0; height: 1%; text-align: right; }
ul.menu-tm li				{ margin: 0; padding: 0 0 4px 0; display: inline; background: none; line-height: normal; font-size: .9em; }
ul.menu-tm li a,
ul.menu-tm li a:active,
ul.menu-tm li a:visited		{ padding: 0 5px; display: inline; color: #333; font-weight: normal; text-decoration: none; text-transform: lowercase; border-right: 1px solid #333;  }
ul.menu-tm li a:hover		{ color: #004473; text-decoration: none; }

ul.menu-tm li.active a 		{ color: #004473; text-decoration: underline; }

ul.menu-tm li.item13 a,
ul.menu-tm li.item16 a		{ border: none; }



/* ------------------------------------------------------------------------
/* !MENU: Mainmenu > Footer */
/* ----------------------------------------------------------------------*/
ul.menu-fm				{ margin: 0; padding: 0 6px 0 12px; float: left; }
ul.menu-fm li				{ margin: 0; padding: 0; background: none; }
ul.menu-fm li a,
ul.menu-fm li a:active,
ul.menu-fm li a:visited		{ padding: 0px; color: #66CC99; font-weight: normal; line-height: normal; text-decoration: none; }
ul.menu-fm li a:hover		{ color: #66CC99; text-decoration: underline; }

ul.menu-fm li.active a 		{ color: #66CC99; }



/* ------------------------------------------------------------------------
/* !MENU: Mainmenu > Menu */
/* ----------------------------------------------------------------------*/
/* !1st Level */
ul.menu 												{ margin: 0; padding: 10px 12px 0 12px; list-style: none; font-size: 1.1em; text-transform: lowercase; }
ul.menu li 											{ margin: 0 !important; padding: 0 !important; background: none !important; }
ul.menu li a,
ul.menu li a:active,
ul.menu li a:visited									{ line-height: 1.2em; padding: .3em 0px .3em 0px; text-decoration: none; display: block; outline: none; font-weight: bold; }
ul.menu li a:hover 										{ color: #004473; background: #FFF; text-decoration: underline; }
ul.menu li a span 										{}

/* !1st Level > Parent (has sub items) */
ul.menu li.parent a										{}
ul.menu li.parent a:hover								{}
ul.menu li.parent a span 								{}

/* !1st Level > Active */
ul.menu li.active a,
ul.menu li.active a:active,
ul.menu li.active a:visited								{ color: #004473; background: #FFF; text-decoration: none; }
ul.menu li.active a:hover								{}
ul.menu li.active a span 								{}

/*-----------------------------------------------------------------------*/

/* !2nd Level */
ul.menu li.active ul 									{ margin: 0; padding: 0; list-style: none; text-transform:  none; }
ul.menu li.active ul li 									{ padding: 0 0 0 15px !important; list-style: none; }
ul.menu li.active ul li a,
ul.menu li.active ul li a:active,
ul.menu li.active ul li a:visited							{ color: #004473; background: none !important; font-size: .9em; font-weight: normal; }
ul.menu li.active ul li a:hover 							{ color: #004473; background: #FFF; text-decoration: underline; }
ul.menu li.active ul li a span							{}

/* !2nd Level > Parent (has sub items) */
ul.menu li.active ul li.parent a							{}
ul.menu li.active ul li.parent a:hover						{}
ul.menu li.active ul li.parent a span 						{}

/* !2nd Level > Active */
ul.menu li.active ul li.active a,
ul.menu li.active ul li.active a:active,
ul.menu li.active ul li.active a:visited					{ color: #004473; font-weight: normal; }
ul.menu li.active ul li.active a:hover						{}
ul.menu li.active ul li.active a span 						{}

/*-----------------------------------------------------------------------*/

/* !3rd Level */
ul.menu li.active ul li.active ul							{}
ul.menu li.active ul li.active ul li						{}
ul.menu li.active ul li.active ul li a,
ul.menu li.active ul li.active ul li a:active,
ul.menu li.active ul li.active ul li a:visited				{ color: #004473; font-weight: normal; }
ul.menu li.active ul li.active ul li a:hover 				{ color: #004473; text-decoration: underline; }
ul.menu li.active ul li.active ul li a span					{}

/* !3rd Level > Parent (has sub items) */
ul.menu li.active ul li.active ul li.parent a				{}
ul.menu li.active ul li.active ul li.parent a:hover			{}
ul.menu li.active ul li.active ul li.parent a span 			{}

/* !3rd Level > Active */
ul.menu li.active ul li.active ul li.active a,
ul.menu li.active ul li.active ul li.active a:active,
ul.menu li.active ul li.active ul li.active a:visited			{ color: #004473; font-weight: normal; }
ul.menu li.active ul li.active ul li.active a:hover			{}
ul.menu li.active ul li.active ul li.active a span 			{}



/* ------------------------------------------------------------------------
/* !MENU: Extended Menu > Horizontal Suckerfish */
/* ----------------------------------------------------------------------*/
#ja-cssmenu li.item1	{ display: none; }
#ja-cssmenu li li.item0  { display: block; }

/* !1st Level */
#ja-cssmenu 			{ margin: 0; padding: 0; float: right; z-index: 100; }
#ja-cssmenu ul 		{ margin: 0; padding: 0; }
#ja-cssmenu li 		{ margin: 0; padding: 0; float: left; display: block; background: #FFF url(none); cursor: pointer; border: none; clear: none; }
#ja-cssmenu ul a 		{ width: 152px; /* width of links can be whatever but don't let them go over the arrows */ }

/* !2nd Level */
#ja-cssmenu li ul		{ width: 172px; position: absolute; z-index: 99; left: -999em; height: auto; margin: 0 0 0 10px; padding: 5px 0; }
#ja-cssmenu li li 		{ padding: 0 10px 0 0; margin: 0; width: 162px; }

/* !3rd Level */
#ja-cssmenu li ul ul 	{ margin: -27px 0 0 172px; }

#ja-cssmenu li:hover ul ul, #ja-cssmenu li:hover ul ul ul,
#ja-cssmenu li.sfhover ul ul, #ja-cssmenu li.havechildsfhover ul ul, #ja-cssmenu li.havechild-activesfhover ul ul, #ja-cssmenu li.activesfhover ul ul,
#ja-cssmenu li.sfhover ul ul ul, #ja-cssmenu li.havechildsfhover ul ul ul, #ja-cssmenu li.havechild-activesfhover ul ul ul, #ja-cssmenu li.activesfhover ul ul ul {
	left: -999em;
}

/* This "unhides" the sub-menus (left: -999em is what hides them) */
#ja-cssmenu li:hover ul, #ja-cssmenu li li:hover ul, #ja-cssmenu li li li:hover ul,
#ja-cssmenu li.sfhover ul, #ja-cssmenu li.havechildsfhover ul, #ja-cssmenu li.havechild-activesfhover ul, #ja-cssmenu li.activesfhover ul,
#ja-cssmenu li li.sfhover ul, #ja-cssmenu li li.havesubchildsfhover ul, #ja-cssmenu li li.havesubchild-activesfhover ul, #ja-cssmenu li li.activesfhover ul,
#ja-cssmenu li li li.sfhover ul, #ja-cssmenu li li li.havesubchildsfhover ul, #ja-cssmenu li li li.havesubchild-activesfhover ul, #ja-cssmenu li li li.activesfhover ul {
	left: auto;
}


/* !STYLE: 1st Level */
/* ------------------------------------------------------ */
#ja-cssmenu li a 						{ display: block; text-decoration: none; line-height: 22px; padding: 0; margin: 0 10px 6px 10px; color: #99CC33; font-size: 100%; font-weight: bold; border-bottom: 1px solid #99CC33; text-transform: lowercase; white-space: nowrap; }
#ja-cssmenu li a:hover,
#ja-cssmenu li a:active,
#ja-cssmenu li a:focus 					{ color: #004473; text-decoration: none; border-bottom: 1px solid #004473; }

#ja-cssmenu li:hover,
#ja-cssmenu li.sfhover,
#ja-cssmenu li.havechildsfhover,
#ja-cssmenu li.havechild-activesfhover 		{ color: #004473; }

#ja-cssmenu li a.active,
#ja-cssmenu li a.active:hover,
#ja-cssmenu li a.active:active,
#ja-cssmenu li a.active:focus				{ color: #004473; border-bottom: 1px solid #004473; }


/* !STYLE: Other Level */
/* ------------------------------------------------------ */
#ja-cssmenu li ul									{ background: #FFF; border: 1px solid #99cc33; }
#ja-cssmenu li ul li 								{ background: none; }
#ja-cssmenu li ul a 								{ border: none; margin: 0; padding: 3px 10px; line-height: normal; background: none; color: #333; font-weight: normal; font-size: 1.0em; text-transform: lowercase; white-space: normal; }

/* !LI with subitems, want to show arrow */
#ja-cssmenu li.havesubchild 							{ background: #FFF; }
#ja-cssmenu li.havesubchild:hover						{ background: #FFF; }

/*! LI active state, want to show arrow */
#ja-cssmenu li.havesubchild-active 					{ background: #FFF; }
#ja-cssmenu li.havesubchild-active:hover 				{ background: #FFF; }

#ja-cssmenu li.havesubchildsfhover:hover,
#ja-cssmenu li.havesubchild-activesfhover:hover,
#ja-cssmenu ul ul li.havesubchildsfhover:hover,
#ja-cssmenu ul ul li.havesubchild-activesfhover:hover 		{ background: #FFF; }

#ja-cssmenu li.havesubchildsfhover,
#ja-cssmenu li.havesubchild-activesfhover,
#ja-cssmenu ul ul li.havesubchildsfhover,
#ja-cssmenu ul ul li.havesubchild-activesfhover,
#ja-cssmenu li ul a:hover,
#ja-cssmenu li ul a:active,
#ja-cssmenu li ul a:focus,
#ja-cssmenu ul li:hover,
#ja-cssmenu ul li.sfhover,
#ja-cssmenu ul ul li:hover,
#ja-cssmenu ul ul li.sfhover							{ background: #FFF; color: #004473; border: none; }

/* !LI active state */
#ja-cssmenu ul li.active,
#ja-cssmenu ul li.active:hover,
#ja-cssmenu ul li.active:active,
#ja-cssmenu ul li.active:focus,
#ja-cssmenu ul li.activesfhover,
#ja-cssmenu ul li.activesfhover:hover,
#ja-cssmenu ul li.activesfhover:active,
#ja-cssmenu ul li.activesfhover:focus					{ background-color: #FFF; }

/* !LINK active state */
#ja-cssmenu ul li a.active,
#ja-cssmenu ul li a.active:hover,
#ja-cssmenu ul li a.active:active,
#ja-cssmenu ul li a.active:focus						{ background: #FFF !important; color: #333; font-weight: normal; border: none; }










/* ------------------------------------------------------------------------
/* ------------------------------------------------------------------------
/* ------------------------------------------------------------------------
/* ------------------------------------------------------------------------
/* ------------------------------------------------------------------------
/* ------------------------------------------------------------------------
/* !QUICK STYLES */
/* ----------------------------------------------------------------------*/
/* ----------------------------------------------------------------------*/
/* !Component Heading */
h1.componentheading									{ color: #99CC33; font-size: 1.3em; text-transform: uppercase; border: none; margin-bottom: 16px; padding-bottom: 0px; font-weight: bold; }

/* !Article Heading */
.article-title										{ margin-bottom: 16px; z-index: 1; }
.article-title h2.contentheading						{ color: #99CC33; font-size: 1.3em; text-transform: uppercase; font-weight: bold; }
.article-title h2.contentheading a,
.article-title h2.contentheading a:active,
.article-title h2.contentheading a:visited				{ color: #99CC33; text-decoration: none !important; }
.article-title h2.contentheading a:hover				{ text-decoration: underline !important; }
.article-title .buttonheading 						{}
.article-title .buttonheading img						{ margin-top: 0px; }
.article-title .buttonheading span						{}

/* !Article Meta */
.article-meta-wrap,
div.metadata										{}

.article-meta-wrap,
div.metadata,
span.small										{ color: #B87B1A; }

.article-meta-content								{}
.article-meta-content span							{}

.article-meta-content span strong,
div.metadata span.author-name,
span.title span.count,
span.small strong									{ color: #B87B1A; }
.article-meta-content span.title						{ color: #B87B1A; }

/* !Article Meta: Setup for just top portion and bottom */
.metaTop											{}
.metaBot											{}

/* !Article Content */
.article-content 									{}

/* !Separators */
span.article_separator								{}
span.afterdisplay_separator							{}

/* !Before and After Wrappers */
.article-beforecontent								{}
.article-aftercontent								{}

/* !TOC */
table.contenttoc th									{}

/* !Blog Table */
table.blog tr td div.contentpaneopen					{}
table.blog tr td.article_column 						{}
table.blog tr td.column_separator 						{}
table.blog h2.contentheading							{ font-size: 1.1em; }
table.blog h2.contentheading a,
table.blog h2.contentheading a:active,
table.blog h2.contentheading a:visited 					{ text-decoration: none !important; color: #004473; }
table.blog h2.contentheading a:hover					{ text-decoration: underline !important; color: #004473; }
table.blog .article-title							{ margin-bottom: 6px; }
table.blog .article-title .buttonheading 				{}
table.blog .article-title .buttonheading img				{}
table.blog .article-title .buttonheading span			{}
table.blog .article-content 							{ margin: .4em 0; }
table.blog .article-content p							{}
table.blog .article-content img						{}

/* !Blog More */
.compBlogMore-wrap									{}
.compBlogMore-content								{}

/* !Read On Button */
a.readon,
a.readon:active,
a.readon:visited									{}
a.readon:hover										{}

/* !Back Button */
.back_button a,
.back_button a:active,
.back_button a:visited								{}
.back_button a:hover								{}

/* !Results Table */
table.resultsTBL thead th 							{ background: #004473; }
table.resultsTBL thead th a,
table.resultsTBL thead th a:active,
table.resultsTBL thead th a:visited					{}
table.resultsTBL thead th a:hover						{}
table.resultsTBL ul.tdList-horz li span					{}
table.resultsTBL ul.tdList-horz li span label			{}

/* !Alternating Row Colors for Tables, Comments, etc. */
.row1,
.odd  											{}
.rowTitle1										{}
.row2,
.even 											{}
.rowTitle2										{}
.row1:hover,
.row2:hover,
.odd:hover,
.even:hover										{}
.rowTitle1:hover,
.rowTitle2:hover									{}

/* !Pager: List */
ul.pagination 										{}
ul.pagination li 									{}
ul.pagination li span								{}
ul.pagination li.prevPage,
ul.pagination li.prevPageOff,
ul.pagination li.nextPage,
ul.pagination li.nextPageOff							{}
ul.pagination a,
ul.pagination a:active,
ul.pagination a:visited								{}
ul.pagination a:hover 								{}

/* !Poll Table Bars */
.polls_color_1 									{}
.polls_color_2 									{}
.polls_color_3 									{}
.polls_color_4 									{}
.polls_color_5 									{}

/* !Section Containers */	
.compSect-wrap										{}
.compSect-title									{}
.compSect-title a,
.compSect-title a:active,
.compSect-title a:visited							{}
.compSect-title a:hover 								{}
.compSect-title h3									{ background: #B87B1A; }
.compSect-title h3 span								{}
.compSect-title h3 span.sub							{}
.compSect-title-link h3								{}
.compSect-title-link h3 a,							{}
.compSect-title-link h3 a:active,						{}
.compSect-title-link h3 a:visited						{}
.compSect-title-link h3 a:hover						{}
.compSect-contentwrap								{}
.compSect-contentwrap fieldset						{}
.compSect-content									{}
.compSectBtns-wrap									{}
.compSectBtns-contentwrap							{}
.compSectBtns-content								{}

/* !Section Internal Containers */	
.compSectInt-wrap									{ background: none; }
.compSectInt-title									{}
.compSectInt-title a,
.compSectInt-title a:active,
.compSectInt-title a:visited							{}
.compSectInt-title a:hover 							{}
.compSectInt-title h3								{ padding-left: 0px; }
.compSectInt-title h3 span							{}
.compSectInt-title h3 span.sub						{}
.compSectInt-title-link h3							{}
.compSectInt-title-link h3 a,							
.compSectInt-title-link h3 a:active,					
.compSectInt-title-link h3 a:visited					{}
.compSectInt-title-link h3 a:hover						{}
.compSectInt-contentwrap								{}
.compSectInt-contentwrap fieldset						{ padding: 0px; }
.compSectInt-content								{}

/* !Section Containers Content & Forms */
.compSect-content label.desc							{ color: #B87B1A; }
.compSect-content label.choice,
.compSect-content li.buttons span						{ color: #000; }
.compSect-content li.section,
.compSect-content li.sectionInstruct					{}

/* !Results Nav */
.compResNav-wrap									{}
.compResNav-content									{}

/* !Stats Box */	
.compBox-wrap										{}
.compBox-content									{}

/* !Results Filter */	
.compResFilter-wrap									{}
.compResFilter-content								{}
.compResFilter-content label.desc						{ color: #B87B1A; }

/* !Results Page Display Filter */
.compResPDFilter-wrap								{}
.compResPDFilter-content								{ background: #99CC33; }
.compResPDFilter-content label.desc					{ color: #FFF; }

/* !Content Rating */
.compConRating-wrap									{}
.compConRating-content								{ color: #B87B1A; }

/* !Form Stuff */
.field,
.inputbox,
td.paramlist_value select							{}
.field:hover,
.field:focus
.inputbox:hover,
.inputbox:focus									{}

input.checkbox,
input.radio										{}

button.button										{ background-color: #004473 !important; color: #FFF; border-color: #003960; }
button.button:hover, 
button.button:focus									{ background: #005e9f; }

a.buttonLink										{}










/* ------------------------------------------------------------------------
/* ------------------------------------------------------------------------
/* ------------------------------------------------------------------------
/* ------------------------------------------------------------------------
/* ------------------------------------------------------------------------
/* ------------------------------------------------------------------------
/* !MODULE CHROME */
/* ----------------------------------------------------------------------*/
/* ----------------------------------------------------------------------*/

/* ------------------------------------------------------------------------
/* !MODULE CHROME: TYPOGRAPHY */
/* ----------------------------------------------------------------------*/
/* !Title */
h3.sbxMod-title					{}


/* !Mod Content Containers */
.sbxMod-content 					{}


/* !Link */
.sbxMod-content a,
.sbxMod-content a:active,
.sbxMod-content a:visited 			{}
.sbxMod-content a:hover				{}


/* !Heading */
.sbxMod-content h4,
.sbxMod-content h5, 
.sbxMod-content h6					{}

.sbxMod-content h4 					{}
.sbxMod-content h5 					{}
.sbxMod-content h6					{}


/* !Type margin.padding */
.sbxMod-content p, 
.sbxMod-content pre,
.sbxMod-content code, 
.sbxMod-content blockquote, 
.sbxMod-content ul, 
.sbxMod-content ol,
.sbxMod-content table.tableStyle		{}


/* !Unordered Lists */
.sbxMod-content ul					{}
.sbxMod-content ul li				{}

.sbxMod-content ul.plainList			{}
.sbxMod-content ul.plainList li		{}


/* !Ordered Lists */
.sbxMod-content ol					{}
.sbxMod-content ol li				{}


/* !Definition Lists */
.sbxMod-content dl					{ width: auto; }
.sbxMod-content dl dt				{ width: auto; float: none; margin: 0 0 0 0; padding: .5em 0 0 .5em; font-weight: bold; height: 1%; }
.sbxMod-content dl dd				{ float: none; width: auto; margin: 0 0 0 0; padding: 0 0 .5em .5em; border: none; height: 1%; }


/* !HR */
.sbxMod-content hr					{}


/* !Code Highlight */
.sbxMod-content pre					{}
.sbxMod-content code				{}


/* !Blockquote */
.sbxMod-content blockquote			{ padding: 1em 10px 1em 20px; }


/* !Address */
.sbxMod-content address				{}


/* !Sup/Subscript */
.sbxMod-content sup,
.sbxMod-content sub					{}


/* !Sample */
.sbxMod-content samp				{}


/* !Table */
.sbxMod-content table.tableStyle						{}
.sbxMod-content table.tableStyle thead th 				{}
.sbxMod-content table.tableStyle thead th a,
.sbxMod-content table.tableStyle thead th a:active,
.sbxMod-content table.tableStyle thead th a:visited		{}
.sbxMod-content table.tableStyle thead th a:hover			{}
.sbxMod-content table.tableStyle tr td					{}
.sbxMod-content table.tableStyle tr.row1 td,
.sbxMod-content table.tableStyle tr.row2 td 				{}
.sbxMod-content table.tableStyle tr.row1 td 				{}
.sbxMod-content table.tableStyle tr.row2 td 				{}
.sbxMod-content table.tableStyle tr.row1:hover td,
.sbxMod-content table.tableStyle tr.row2:hover td 		{}
.sbxMod-content table.tableStyle caption				{}


/* !Img */
.sbxMod-content img						{}
.sbxMod-content img.imgLeft				{}
.sbxMod-content img.imgRight				{}



/* ------------------------------------------------------------------------
/* !MODULE CHROME: sbxModTable */
/* ----------------------------------------------------------------------*/
div.sbxModTable 					{ margin-bottom: 11px; padding: 0px; background: #FFF; }
div.sbxModTable h3					{ color: #99CC33; font-size: 1.1em; font-weight: bold; text-align: right; margin: 0; padding: 2px; text-transform: uppercase; }
div.sbxModTable h3 span				{}
div.sbxModTable .sbxMod-content		{ padding: 0px 10px 10px 10px; }
.mNoPad .sbxMod-content				{ padding: 0px !important; }



/* ------------------------------------------------------------------------
/* !MODULE CHROME: sbxModule */
/* ----------------------------------------------------------------------*/
div.sbxModule 						{ background: #FFFFFF url(../images/_layout/b-br.gif) no-repeat bottom right; margin-bottom: 20px; float: left; clear: both; width: 100%; } /* BR */
div.sbxModule h3					{ color: #902FAB; font-size: 1.2em; font-weight: bold; text-transform: none; margin: 0 0 10px; padding: 12px 0px 5px; }
div.sbxModule h3 span				{}

div.sbxModule div.bl				{ background: url(../images/_layout/b-bl.gif) no-repeat bottom left; }
div.sbxModule div.tr				{ background: url(../images/_layout/b-tr.gif) no-repeat top right; }
div.sbxModule div.tl				{ background: url(../images/_layout/b-tl.gif) no-repeat top left; padding: 0 15px 15px; }
div.sbxModule div.sbxMod-content		{ margin: 0; padding: 0; float: none; width: 99%; background: none; }



/* ------------------------------------------------------------------------
/* !MODULE CHROME: sbxModTable_menu */
/* ----------------------------------------------------------------------*/
div.sbxModTable_menu				{ background: #FFF; margin-bottom: 11px; }



/* ------------------------------------------------------------------------
/* !MODULE CHROME: sbxModTable_flash */
/* ----------------------------------------------------------------------*/
div.sbxModTable_flash				{ width: 1024px; margin: 0 auto; }







/* ------------------------------------------------------------------------
/* ------------------------------------------------------------------------
/* ------------------------------------------------------------------------
/* ------------------------------------------------------------------------
/* ------------------------------------------------------------------------
/* ------------------------------------------------------------------------
/* !MODULES */
/* ----------------------------------------------------------------------*/
/* ----------------------------------------------------------------------*/

/* ------------------------------------------------------------------------
/* !MODULES: Base */
/* ----------------------------------------------------------------------*/
/* !UL Style for default module lists, change them all using this */
ul.mod-list			{}
ul.mod-list li			{ background: none; padding-left: 0px !important; }

/* !Title and Footer inside content */
h4.mod-contentTitle		{}
.mod-contentFooter		{}

/* !Rows */
.modrow1				{}
.modrow2				{}



/* ------------------------------------------------------------------------
/* !MODULE: Archive */
/* ----------------------------------------------------------------------*/



/* ------------------------------------------------------------------------
/* !MODULE: Banners */
/* ----------------------------------------------------------------------*/



/* ------------------------------------------------------------------------
/* !MODULE: Breadcrumbs */
/* ----------------------------------------------------------------------*/



/* ------------------------------------------------------------------------
/* !MODULE: Display News */
/* !MODULE: Feed */
/* !MODULE: Newsflash */
/* ----------------------------------------------------------------------*/
/* !Module */
.mod-dn										{}
.mod-dn .dn-module_description					{}

/* !UL Style */
.mod-dn ul									{}
.mod-dn ul.dn									{}
.mod-dn ul li									{}
.mod-dn ul li.arrow-dn							{}

/* !Title */
span.dn-head									{}
span.dn-head span.dn-title						{}
span.dn-head a.dn-title,
span.dn-head a.dn-title:active,
span.dn-head a.dn-title:visited					{}
span.dn-head a.dn-title:hover						{}

/* !Meta */
.dn-meta										{}
.dn-catsection									{}
.dn-createby									{}
.dn-createdate									{}

span.dn-section								{}
span.dn-section a.dn-section,
span.dn-section a.dn-section:active,
span.dn-section a.dn-section:visited				{}
span.dn-section a.dn-section:hover					{}

span.dn-category								{}
span.dn-category a.dn-category,
span.dn-category a.dn-category:active,
span.dn-category a.dn-category:visited				{}
span.dn-category a.dn-category:hover				{}

span.dn-author									{}
span.dn-date									{}

/* !Content */
span.dn-introtext								{}
span.dn-introtext p								{}

/* !Read More */
span.dn-read_more								{}
span.dn-read_more a.dn-read_more,
span.dn-read_more a.dn-read_more:active,
span.dn-read_more a.dn-read_more:visited			{}
span.dn-read_more a.dn-read_more:hover				{}

/* !Bottom Link */	
div.dn-module_link								{}
a.dn-module_link,
a.dn-module_link:active,
a.dn-module_link:visited							{}
a.dn-module_link:hover							{}



/* ------------------------------------------------------------------------
/* !MODULE: Footer */
/* ----------------------------------------------------------------------*/



/* ------------------------------------------------------------------------
/* !MODULE: Latest News */
/* !MODULE: Taxonomy Latest News */
/* ----------------------------------------------------------------------*/



/* ------------------------------------------------------------------------
/* !MODULE: Login */
/* ----------------------------------------------------------------------*/



/* ------------------------------------------------------------------------
/* !MODULE: Most Read
/* ----------------------------------------------------------------------*/



/* ------------------------------------------------------------------------
/* !MODULE: Poll */
/* ----------------------------------------------------------------------*/



/* ------------------------------------------------------------------------
/* !MODULE: Related Items */
/* ----------------------------------------------------------------------*/



/* ------------------------------------------------------------------------
/* !MODULE: Search */
/* ----------------------------------------------------------------------*/
.mod-search input#mod_search_searchword			{}



/* ------------------------------------------------------------------------
/* !MODULE: Sections */
/* ----------------------------------------------------------------------*/



/* ------------------------------------------------------------------------
/* !MODULE: Statistics */
/* ----------------------------------------------------------------------*/



/* ------------------------------------------------------------------------
/* !MODULE: Syndicate */
/* ----------------------------------------------------------------------*/



/* ------------------------------------------------------------------------
/* !MODULE: Who's Online */
/* ----------------------------------------------------------------------*/



/* ------------------------------------------------------------------------
/* !MODULE: Wrapper */
/* ----------------------------------------------------------------------*/











/* ------------------------------------------------------------------------
/* ------------------------------------------------------------------------
/* ------------------------------------------------------------------------
/* ------------------------------------------------------------------------
/* ------------------------------------------------------------------------
/* ------------------------------------------------------------------------
/* !PAGES */
/* ----------------------------------------------------------------------*/
/* ----------------------------------------------------------------------*/

/* ------------------------------------------------------------------------
/* !PAGE: Base */
/* ----------------------------------------------------------------------*/
#page 											{}

/* !Description */
.page-desc										{}
.page-desc img										{}

/* !Content */
.page-content										{}

/* !Error */
.page-error										{}

/* !Component Heading */
h1.componentheading									{}

/* !Article Heading */
.article-title										{}
.article-title h2.contentheading						{}
.article-title h2.contentheading a,
.article-title h2.contentheading a:active,
.article-title h2.contentheading a:visited				{}
.article-title h2.contentheading a:hover				{}

.article-title .buttonheading 						{}
.article-title .buttonheading img						{}
.article-title .buttonheading span						{}
.article-title .buttonheading span.btnEmail				{}
.article-title .buttonheading span.btnPDF				{}
.article-title .buttonheading span.btnPrint				{}
.article-title .buttonheading span.btnPrintScreen			{}

/* !Article Meta */
.article-meta-wrap									{}
.article-meta-content								{}
.article-meta-content span							{}
.article-meta-content span strong						{}

.article-meta-content span.createby 					{}
.article-meta-content span.createdate					{}
.article-meta-content span.catsection					{}
.article-meta-content span.submitby					{}

/* !Article Meta: Title */
.article-meta-content span.title						{}

/* !Article Meta: Setup for just top portion and bottom */
.metaTop											{}
.metaBot											{}

/* !Back Button */
.back_button a,
.back_button a:active,
.back_button a:visited								{}
.back_button a:hover								{}



/* ------------------------------------------------------------------------
/* !PAGE: Articles > Archive > Archived Article List (Default) */
/* ----------------------------------------------------------------------*/



/* ------------------------------------------------------------------------
/* !PAGE: Articles > Article > Article Layout (Default) */
/* !PAGE: Formmailer > Article > Article Layout (Default) */
/* ----------------------------------------------------------------------*/
/* !Article Content */
#page.article-layDefault .article-content 				{}

/* !Table of Contents */
#page.article-layDefault table.contenttoc 				{}
#page.article-layDefault table.contenttoc a 				{}
#page.article-layDefault table.contenttoc td 			{}
#page.article-layDefault table.contenttoc th 			{}

/* !Separators */
#page.article-layDefault span.article_separator			{}
#page.article-layDefault span.afterdisplay_separator		{}

/* !Before and After Wrappers */
#page.article-layDefault .article-beforecontent			{}
#page.article-layDefault .article-aftercontent			{}



/* ------------------------------------------------------------------------
/* !PAGE: Articles > Category > Category Blog Layout (Default) */
/* !PAGE: Articles > Frontpage > Font Page Blog Layout (Default) */
/* !PAGE: Articles > Section > Section Blog Layout (Default) */
/* !PAGE: Taxonomy > Term > Term Blog Layout (Default) */
/* ----------------------------------------------------------------------*/
/* !Blog Table */
#page.blog-layDefault table.blog								{}
#page.blog-layDefault table.blog tr							{}
#page.blog-layDefault table.blog tr td							{}
#page.blog-layDefault table.blog tr td div.contentpaneopen			{}
#page.blog-layDefault table.blog tr td.article_column 				{}
#page.blog-layDefault table.blog tr td.column_separator 			{}

/* !Article Title */
#page.blog-layDefault table.blog h2.contentheading				{}
#page.blog-layDefault table.blog h2.contentheading a,
#page.blog-layDefault table.blog h2.contentheading a:active,
#page.blog-layDefault table.blog h2.contentheading a:visited 		{}
#page.blog-layDefault table.blog h2.contentheading a:hover			{}

/* !Article Content */
#page.blog-layDefault table.blog .article-content 				{}
#page.blog-layDefault table.blog .article-content p				{}
#page.blog-layDefault table.blog .article-content img				{}

/* !Separators */
#page.blog-layDefault table.blog span.article_separator			{}
#page.blog-layDefault table.blog span.afterdisplay_separator		{}

/* !Before and After Wrappers */
#page.blog-layDefault table.blog .article-beforecontent			{}
#page.blog-layDefault table.blog .article-aftercontent				{}

/* !Read On Button */
#page.blog-layDefault table.blog a.readon,
#page.blog-layDefault table.blog a.readon:active,
#page.blog-layDefault table.blog a.readon:visited					{}
#page.blog-layDefault table.blog a.readon:hover					{}



/* ------------------------------------------------------------------------
/* !PAGE: Articles > Section > Section Layout (Default) */
/* !PAGE: Newsfeeds > Section > Section Layout (Default) */
/* !PAGE: Weblinks > Section > Section Layout (Default) */
/* ----------------------------------------------------------------------*/
#page.sect-layDefault ul#sectionList li p									{}
#page.sect-layDefault ul#sectionList li a.mainLink,
#page.sect-layDefault ul#sectionList li a.mainLink:active,
#page.sect-layDefault ul#sectionList li a.mainLink:visited						{}
#page.sect-layDefault ul#sectionList li a.mainLink:hover						{}
#page.sect-layDefault ul#sectionList li span.small							{}
#page.sect-layDefault ul#sectionList li span.small strong						{}



/* ------------------------------------------------------------------------
/* !PAGE: Articles > Category > Category List Layout (Default) */
/* !PAGE: Contacts > Contact > Category List Layout (Default) */
/* !PAGE: Weblinks > Category > Category List Layout (Default) */
/* !PAGE: Newsfeeds > Category > Category List Layout (Default) */
/* !PAGE: Taxonomy > Term > Category List Layout (Default) */
/* ----------------------------------------------------------------------*/



/* ------------------------------------------------------------------------
/* !PAGE: Contacts > Contact > Contact Layout (Default) */
/* ----------------------------------------------------------------------*/
#page.contact-layDefault .marker		{}
#page.contact-layDefault .info		{}



/* ------------------------------------------------------------------------
/* !PAGE: Newsfeeds > Feed > Individual Layout (Default) */
/* ----------------------------------------------------------------------*/



/* ------------------------------------------------------------------------
/* !PAGE: Wrappers > Wrapper > Wrapper Layout (Default) */
/* ----------------------------------------------------------------------*/



/* ------------------------------------------------------------------------
/* !PAGE: Mailto > Mailto > Mailto Layout (Default) */
/* !PAGE: Mailto > Mailto > Sent Layout (Default) */
/* ----------------------------------------------------------------------*/



/* ------------------------------------------------------------------------
/* !PAGE: Polls > Poll > Poll Layout (Default) */
/* ----------------------------------------------------------------------*/



/* ------------------------------------------------------------------------
/* !PAGE: Search > Search Layout (Default) */
/* ----------------------------------------------------------------------*/



/* ------------------------------------------------------------------------
/* !PAGE: User > Register > Register Layout (Default) */
/* ----------------------------------------------------------------------*/



/* ------------------------------------------------------------------------
/* !PAGE: User > Remind > Remind Layout (Default) */
/* !PAGE: User > Reset > Reset Layout (Default) */
/* ----------------------------------------------------------------------*/



/* ------------------------------------------------------------------------
/* !PAGE: User > Login > Login Layout (Default) */
/* !PAGE: User > Login > Logout Layout (Default) */
/* ----------------------------------------------------------------------*/



/* ------------------------------------------------------------------------
/* !PAGE: User > User > User Layout (Default) */
/* !PAGE: User > User > User Form Layout (Default) */
/* ----------------------------------------------------------------------*/



/* ------------------------------------------------------------------------
/* !PAGE: Weblinks > Weblink > Weblink Submit Layout (Default) */
/* ----------------------------------------------------------------------*/



/* ------------------------------------------------------------------------
/* !PAGE: Articles > Article > Article Submit Layout (Default) */
/* ----------------------------------------------------------------------*/



/* ------------------------------------------------------------------------
/* !PAGE: Xmap > Xmap Layout (Default) */
/* ----------------------------------------------------------------------*/
#page.xmap-layDefault ul 				{}
#page.xmap-layDefault ul li				{}
#page.xmap-layDefault ul.level_0	 		{}
#page.xmap-layDefault ul.level_0 li 		{}
#page.xmap-layDefault ul.level_1			{}
#page.xmap-layDefault ul.level_1 li		{}
#page.xmap-layDefault ul.level_2			{}
#page.xmap-layDefault ul.level_2 li		{}
#page.xmap-layDefault .active 			{}
#page.xmap-layDefault a img				{}



/* ------------------------------------------------------------------------
/* !PAGE: XML Services > Places > Default Layout (Default) */
/* ----------------------------------------------------------------------*/
.xsplaces h4.places-addyTitle				{ display: none; }






/* ------------------------------------------------------------------------
/* ------------------------------------------------------------------------
/* ------------------------------------------------------------------------
/* ------------------------------------------------------------------------
/* ------------------------------------------------------------------------
/* ------------------------------------------------------------------------
/* !COMPONENTS, FORMS, VIEWS & PIECES */
/* ----------------------------------------------------------------------*/
/* ----------------------------------------------------------------------*/

/* ------------------------------------------------------------------------
/* !SECTION CONTAINERS: Main & Buttons */
/*-----------------------------------------------------------------------*/							
/* !Section */	
.compSect-wrap						{}
.compSect-title					{}
.compSect-title a,
.compSect-title a:active,
.compSect-title a:visited			{}
.compSect-title a:hover 				{}
.compSect-title h3					{}
.compSect-title h3 span				{}
.compSect-title h3 span.sub			{}
.compSect-title-link h3				{}

.compSect-contentwrap				{}
.compSect-contentwrap fieldset		{}
.compSect-content					{}
.compSect-content div.botPad			{}
.compSect-content ul.linksList		{}

/* !Form Section Buttons */
.compSectBtns-wrap					{}
.compSectBtns-contentwrap			{}
.compSectBtns-content				{}



/* ------------------------------------------------------------------------
/* !SECTION CONTAINERS: Error & Success */
/*-----------------------------------------------------------------------*/
/* !Error Notice */
.compErrNotice-wrap					{}
.compErrNotice-content				{}

/* !Error Message */
.compErrMsg-wrap					{}
.compErrMsg-content					{}

/* !Success Notice */
.compScsNotice-wrap					{}
.compScsNotice-content				{}

/* !Success Message */
.compScsMsg-wrap					{}
.compScsMsg-content					{}



/* ------------------------------------------------------------------------
/* !PIECES: Top Description */
/*-----------------------------------------------------------------------*/
.compDesc-wrap						{}
.compDesc-content					{}
.compDesc-content span				{}
.compDesc-content h2				{}
.compDesc-content h3				{}
.compDesc-content p					{}



/* ------------------------------------------------------------------------
/* !PIECES: Stats Box */
/*-----------------------------------------------------------------------*/
.compBox-wrap						{}
.compBox-content					{}
.compBox-content .keyword			{}
.compBox-content .keyword span		{}
.compBox-content .total				{}
.compBox-content .total span			{}



/* ------------------------------------------------------------------------
/* !PIECES: Results Filter */
/*-----------------------------------------------------------------------*/
.compResFilter-wrap						{}
.compResFilter-content					{}
.compResFilter-content input.inputbox		{}
.compResFilter-content select.inputbox		{}
.compResFilter-content button.button		{}
.compResFilter-content label				{}
.compResFilter-content span				{}



/* ------------------------------------------------------------------------
/* !PIECES: Results Page Display Filter */
/*-----------------------------------------------------------------------*/
.compResPDFilter-wrap									{}
.compResPDFilter-content									{}
.compResPDFilter-content .leftSide 						{}
.compResPDFilter-content .leftSide div						{}
.compResPDFilter-content .leftSide div span.pageOn			{}
.compResPDFilter-content .leftSide div span.totalPages			{}
.compResPDFilter-content .leftSide div span.resultsOn			{}
.compResPDFilter-content .leftSide div span.totalResults		{}
.compResPDFilter-content .rightSide						{}
.compResPDFilter-content .rightSide label					{}
.compResPDFilter-content .rightSide span					{}
.compResPDFilter-content .rightSide select.inputbox			{}



/* ------------------------------------------------------------------------
/* !PIECES: Results Table */
/*-----------------------------------------------------------------------*/
.compResTbl-wrap								{}
.compResTbl-content								{}

/* !Table */
table.resultsTBL								{}

/* !Head & Rows Padding */
table.resultsTBL thead th,
table.resultsTBL tr td							{}
table.resultsTBL tr.rowTitle1 td,
table.resultsTBL tr.rowTitle2 td					{}

/* !Head */
table.resultsTBL thead th 						{}
table.resultsTBL thead th a,
table.resultsTBL thead th a:active,
table.resultsTBL thead th a:visited				{}
table.resultsTBL thead th a:hover					{}
table.resultsTBL thead th a img					{}

/* !Sort Image that Get's Rendered */
table.resultsTBL thead a.sortLink					{}
table.resultsTBL thead a.sortLink img				{}

/* !Rows */
table.resultsTBL tr.row1 						{}
table.resultsTBL tr.rowTitle1						{}

table.resultsTBL tr.row2							{}
table.resultsTBL tr.rowTitle2						{}

table.resultsTBL tr.row1:hover,
table.resultsTBL tr.row2:hover					{}
table.resultsTBL tr.rowTitle1:hover,
table.resultsTBL tr.rowTitle2:hover				{}

table.resultsTBL a.mainLink						{}

table.resultsTBL div.tdLeft						{}
table.resultsTBL div.tdRight						{}
table.resultsTBL div.tdLeftLarge					{}
table.resultsTBL div.tdRightSmall					{}

/* !Link Icon (web links) */
table.resultsTBL span.linkIcon					{}
table.resultsTBL span.linkIcon a					{}
table.resultsTBL span.linkIcon img					{}
table.resultsTBL span.linkDesc					{}

table.resultsTBL span.count						{}
table.resultsTBL span.section						{}
table.resultsTBL span.title						{}
table.resultsTBL p								{}

/* !List inside Table */
table.resultsTBL ul.tdList-horz					{}
table.resultsTBL ul.tdList-horz li					{}
table.resultsTBL ul.tdList-horz li:after			{}
table.resultsTBL ul.tdList-horz li					{}
table.resultsTBL ul.tdList-horz li					{}
table.resultsTBL ul.tdList-horz li div,
table.resultsTBL ul.tdList-horz li span				{}
* html table.resultsTBL ul.tdList-horz li div		{}
table.resultsTBL ul.tdList-horz li div				{}
table.resultsTBL ul.tdList-horz li div.left			{}
table.resultsTBL ul.tdList-horz li div.right			{}
table.resultsTBL ul.tdList-horz li span				{}
table.resultsTBL ul.tdList-horz li div label
table.resultsTBL ul.tdList-horz li span label		{}
table.resultsTBL ul.tdList-horz li label			{}
table.resultsTBL ul.tdList-horz li label.desc 		{}
table.resultsTBL ul.tdList-horz li label span		{}

/* !Meta inside Table */
table.resultsTBL .article-meta-wrap				{}
table.resultsTBL .article-meta-content				{}
table.resultsTBL .article-meta-content span			{}



/* ------------------------------------------------------------------------
/* !PIECES: Results Navigation */
/*-----------------------------------------------------------------------*/
.compResNav-wrap									{}
.compResNav-content									{}

/* !Pager */
.compResNavPgr-wrap									{}
.compResNavPgr-content								{}

/* !Pager: List */
ul.pagination 										{}
ul.pagination li 									{}
ul.pagination li span								{}
ul.pagination li strong								{}
ul.pagination li.prevPage,
ul.pagination li.prevPageOff,
ul.pagination li.nextPage,
ul.pagination li.nextPageOff							{}

ul.pagination a,
ul.pagination a:active,
ul.pagination a:visited								{}
ul.pagination a:hover 								{}

/* !Counter */
.compResNavCtr-wrap									{}
.compResNavCtr-content								{}
.compResNavCtr-content span.pageTtl					{}
.compResNavCtr-content span.pageOn						{}
.compResNavCtr-content span.totalPages					{}
.compResNavCtr-content span.resultsOn					{}
.compResNavCtr-content span.totalResults				{}



/* ------------------------------------------------------------------------
/* !PIECES: Nav Bar */
/*-----------------------------------------------------------------------*/
.compNavBar-wrap		{}
.compNavBar-content		{}



/* ------------------------------------------------------------------------
/* !PIECES: Content Rating */
/*-----------------------------------------------------------------------*/
.compConRating-wrap			{}
.compConRating-content		{}



/* ------------------------------------------------------------------------
/* !PIECES: Blog More */
/*-----------------------------------------------------------------------*/
.compBlogMore-wrap			{}
.compBlogMore-content		{}



/* ------------------------------------------------------------------------
/* !PIECES: Plugin: Terms */
/*-----------------------------------------------------------------------*/
.compPlgTerms-wrap						{}
.compPlgTerms-content					{}
.compPlgTerms-content span.title			{}
.compPlgTerms-content span.terms			{}
.compPlgTerms-content a,
.compPlgTerms-content a:active,
.compPlgTerms-content a:visited			{}
.compPlgTerms-content a:hover				{}



/* ------------------------------------------------------------------------
/* !PIECES: Module: Comments Share */
/*-----------------------------------------------------------------------*/
.compModCommShare-wrap					{}
.compModCommShare-content				{}
.compModCommShare-content span.title		{}



/* ------------------------------------------------------------------------
/* !PIECES: Module: Comments Rating */
/*-----------------------------------------------------------------------*/
.compModCommRating-wrap							{}
.compModCommRating-content						{}
.compModCommRating-content span.title				{}
.compModCommRating-content .rating-count			{}
.compModCommRating-content .rating-count strong		{}



/* ------------------------------------------------------------------------
/* !PIECES: Module: Comments Simple */
/*-----------------------------------------------------------------------*/
.compModCommSimple-wrap							{}
.compModCommSimple-content						{}
.compModCommSimple-content span.title				{}
.compModCommSimple-content span.comments			{}
.compModCommSimple-content span.comments strong		{}



/* ------------------------------------------------------------------------
/* !PIECES: Module: Comments List */
/*-----------------------------------------------------------------------*/
ol.comment-list									{}
ol.comment-list li.comment 							{}
ol.comment-list li.comment p.date 						{}
ol.comment-list li.comment p.author 					{}
ol.comment-list li.comment p.author span.author-name		{}
ol.comment-list li.comment p.author img.avatar 			{}
ol.comment-list li.comment div.metadata 				{}
ol.comment-list li.comment div.comment 					{}



/* ------------------------------------------------------------------------
/* !PIECES: Module: Comments Response */
/*-----------------------------------------------------------------------*/



/* ------------------------------------------------------------------------
/* !FORM: Global
/*-----------------------------------------------------------------------*/
form							{}
form.jForm					{}
form.adminForm					{ width: auto !important; }

/* !Labels */
form label					{}

/* !Fields */
input.field,
select.field,
textarea.field,
.inputbox						{}

select.select[class],
select.select,
td.paramlist_value select		{}

input.inputbox,
input.text,
textarea.textarea,
select.select,
td.paramlist_value select		{}

input.inputbox,
input.text,
input.file,
textarea.textarea,
select.select,
select.inputbox				{}

input.inputbox:hover,
input.inputbox:focus,
input.text:hover,
input.text:focus,
textarea.textarea:hover,
textarea.textarea:focus			{}

/* !Select */
select.inputbox,
select.select					{}

/* !Checkbox & Radio */
input.checkbox,
input.radio					{}

/* !Buttons */
button.button					{ background: #333 url(../images/_layout/button-bg.gif) repeat-x top; } 
button.button:hover, 
button.button:focus				{}

/* !Link next to Button */
a.buttonLink					{}

/* !Fieldset */
fieldset						{}
fieldset a					{}



/* ------------------------------------------------------------------------
/* !FORM: Sizes */
/*-----------------------------------------------------------------------*/



/* ------------------------------------------------------------------------
/* !FORM & View: Horizontal & Vertical UL > Common */
/*-----------------------------------------------------------------------*/
ul.compList-formBtns,
ul.compList-formHorz,
ul.compList-formVert,
ul.compList-viewBtns,
ul.compList-viewHorz,
ul.compList-viewVert						{}

ul.compList-formBtns li,
ul.compList-formHorz li,
ul.compList-formVert li,
ul.compList-viewBtns li,
ul.compList-viewHorz li,
ul.compList-viewVert li						{}

ul.compList-formBtns li:after,
ul.compList-formHorz li:after,
ul.compList-formVert li:after, 
ul.compList-formBtns .buttons:after,
ul.compList-formHorz .buttons:after,
ul.compList-formVert .buttons:after,
ul.compList-viewBtns li:after,
ul.compList-viewHorz li:after,
ul.compList-viewVert li:after, 
ul.compList-viewBtns .buttons:after,
ul.compList-viewHorz .buttons:after,
ul.compList-viewVert .buttons:after			{}

ul.compList-formBtns li,
ul.compList-formHorz li,
ul.compList-formVert li,
ul.compList-formBtns .buttons, 
ul.compList-formHorz .buttons,
ul.compList-formVert .buttons,
ul.compList-viewBtns li,
ul.compList-viewHorz li,
ul.compList-viewVert li, 
ul.sbxComp-ViewUL .buttons					{}

* html ul.compList-formBtns li,
* html ul.compList-formHorz li,
* html ul.compList-formVert li,
* html ul.compList-formBtns .buttons, 
* html ul.compList-formHorz .buttons,
* html ul.compList-formVert .buttons,
* html ul.compList-viewBtns li,
* html ul.compList-viewHorz li,
* html ul.compList-viewVert li, 
* html ul.sbxComp-ViewUL .buttons				{}

ul.compList-formBtns li,
ul.compList-formHorz li,
ul.compList-formVert li,
ul.compList-formBtns .buttons,
ul.compList-formHorz .buttons,
ul.compList-formVert .buttons,
ul.compList-viewBtns li,
ul.compList-viewHorz li,
ul.compList-viewVert li,
ul.sbxComp-ViewUL .buttons					{}

/* !LI: Divs & Spans */
ul.compList-formHorz li div,
ul.compList-formVert li div,
ul.compList-formHorz li span,
ul.compList-formVert li span,
ul.compList-viewHorz li div,
ul.compList-viewVert li div,
ul.compList-viewHorz li span,
ul.compList-viewVert li span					{}

ul.compList-formHorz li span,
ul.compList-formVert li span,
ul.compList-viewBtns li span,
ul.compList-viewHorz li span,
ul.compList-viewVert li span					{}

ul.compList-formHorz li div,
ul.compList-viewHorz li div					{}
*html ul.compList-formHorz li div,
*html ul.compList-viewHorz li div				{}

ul.compList-formVert li div,
ul.compList-viewVert li div					{}
*html ul.compList-formVert li div,
*html ul.compList-viewVert li div				{}

/* !LI: Buttons */
ul.compList-formBtns li.buttons,
ul.compList-formHorz li.buttons,
ul.compList-formVert li.buttons,
ul.compList-viewBtns li.buttons				{}

ul.compList-formBtns li.buttons span,
ul.compList-formHorz li.buttons span,			
ul.compList-formVert li.buttons span,
ul.compList-viewBtns li.buttons span			{}

ul.compList-viewBtns li.buttons span.req,
ul.compList-formBtns li.buttons span.req,
ul.compList-formHorz li.buttons span.req,			
ul.compList-formVert li.buttons span.req		{}

ul.compList-formBtns li.buttons .button,
ul.compList-formHorz li.buttons .button,			
ul.compList-formVert li.buttons .button,
ul.compList-viewBtns li.buttons .button			{}

ul.compList-formBtns li.buttons a,
ul.compList-formHorz li.buttons a,			
ul.compList-formVert li.buttons a,
ul.compList-viewBtns li.buttons a				{}

/* !LI: Labels */
ul.compList-formHorz li div label,
ul.compList-formVert li div label,
ul.compList-formHorz li span label,
ul.compList-formVert li span label,
ul.compList-viewHorz li div label,
ul.compList-viewVert li div label,
ul.compList-viewHorz li span label,
ul.compList-viewVert li span label				{}

ul.compList-formHorz li label,	
ul.compList-formVert li label,
ul.compList-viewHorz li label,
ul.compList-viewVert li label					{}

ul.compList-formHorz li label.choice,
ul.compList-formVert li label.choice,			
ul.compList-viewHorz li label.choice,
ul.compList-viewVert li label.choice			{}

ul.compList-formHorz li label.desc,
ul.compList-formVert li label.desc,
ul.compList-viewHorz li label.desc,
ul.compList-viewVert li label.desc				{}

/* !LI: Sections */
ul.compList-formHorz li.first,
ul.compList-formVert li.first,
ul.compList-viewHorz li.first,
ul.compList-viewVert li.first					{}

ul.compList-formVert li.section,
ul.compList-formHorz li.section,
ul.compList-formVert li.section,
ul.compList-formHorz li.section,				
ul.compList-viewHorz li.section,
ul.compList-viewVert li.section				{}

ul.compList-formHorz li.section h3,
ul.compList-formVert li.section h3,
ul.compList-viewHorz li.section h3,
ul.compList-viewVert li.section h3				{}

ul.compList-formHorz li.section h3 span,
ul.compList-formVert li.section h3 span,
ul.compList-viewHorz li.section h3 span,
ul.compList-viewVert li.section h3 span			{}

ul.compList-formHorz li.section h3 span.sub,
ul.compList-formVert li.section h3 span.sub,
ul.compList-viewHorz li.section h3 span.sub,
ul.compList-viewVert li.section h3 span.sub		{}

ul.compList-formHorz li.section p,
ul.compList-formVert li.section p,
ul.compList-viewHorz li.section p,
ul.compList-viewVert li.section p				{}



/* ------------------------------------------------------------------------
/* !FORM: Horizontal & Vertical UL */
/*-----------------------------------------------------------------------*/
ul.compList-formBtns,
ul.compList-formHorz,
ul.compList-formVert						{}

ul.compList-formBtns li,
ul.compList-formHorz li,
ul.compList-formVert li						{}

ul.compList-formBtns li:after,
ul.compList-formHorz li:after,
ul.compList-formVert li:after, 
ul.compList-formBtns .buttons:after,
ul.compList-formHorz .buttons:after,
ul.compList-formVert .buttons:after 			{}

ul.compList-formBtns li,
ul.compList-formHorz li,
ul.compList-formVert li,
ul.compList-formBtns .buttons, 
ul.compList-formHorz .buttons,
ul.compList-formVert .buttons 				{}

* html ul.compList-formBtns li,
* html ul.compList-formHorz li,
* html ul.compList-formVert li,
* html ul.compList-formBtns .buttons, 
* html ul.compList-formHorz .buttons,
* html ul.compList-formVert .buttons			{}

ul.compList-formBtns li,
ul.compList-formHorz li,
ul.compList-formVert li,
ul.compList-formBtns .buttons,
ul.compList-formHorz .buttons,
ul.compList-formVert .buttons					{}

/* !LI: Divs & Spans */
ul.compList-formHorz li div,
ul.compList-formVert li div,
ul.compList-formHorz li span,
ul.compList-formVert li span					{}
ul.compList-formHorz li span.hasLabel,
ul.compList-formVert li span.hasLabel			{}

ul.compList-formHorz li span,
ul.compList-formVert li span					{}
span.centerTxt								{}

* html ul.compList-formHorz li div				{}
ul.compList-formHorz li div					{}

*html ul.compList-formVert li div				{}
ul.compList-formVert li div					{}

ul.compList-formVert li div.address			{}
ul.compList-formVert li div.address div			{}
ul.compList-formVert li div.left				{}
ul.compList-formVert li div.right				{}

ul.compList-formHorz li div img.calendar,
ul.compList-formVert li div img.calendar		{}
ul.compList-formHorz li a.calendar,
ul.compList-formVert li a.calendar				{}

/* !LI: Buttons */
ul.compList-formBtns li.buttons,
ul.compList-formHorz li.buttons,
ul.compList-formVert li.buttons				{}	
ul.compList-formBtns li.buttons span,
ul.compList-formHorz li.buttons span,			
ul.compList-formVert li.buttons span			{}
ul.compList-formBtns li.buttons span.req,
ul.compList-formHorz li.buttons span.req,			
ul.compList-formVert li.buttons span.req		{}
ul.compList-formBtns li.buttons .button,
ul.compList-formHorz li.buttons .button,			
ul.compList-formVert li.buttons .button			{}
ul.compList-formBtns li.buttons a,
ul.compList-formHorz li.buttons a,			
ul.compList-formVert li.buttons a				{}

/* !LI: Param */
ul.compList-formVert li.param					{}

/* !LI: Labels */
ul.compList-formHorz li div label,
ul.compList-formVert li div label,
ul.compList-formHorz li span label,
ul.compList-formVert li span label				{}

ul.compList-formHorz li label,	
ul.compList-formVert li label					{}
ul.compList-formHorz li label.choice,
ul.compList-formVert li label.choice			{}
ul.compList-formHorz li label.desc,
ul.compList-formVert li label.desc				{}

ul.compList-formHorz li label					{}
ul.compList-formHorz li label.choice			{}
ul.compList-formHorz li label.desc 			{}
ul.compList-formHorz li label	span				{}

ul.compList-formVert li label					{}
ul.compList-formVert li label.choice			{}
ul.compList-formVert li label.desc 			{}

/* !LI: Sections */
ul.compList-formHorz li.first,
ul.compList-formVert li.first					{}

ul.compList-formVert li.section,
ul.compList-formHorz li.section				{}
ul.compList-formHorz li.section h3,
ul.compList-formVert li.section h3				{}
ul.compList-formHorz li.section h3 span,
ul.compList-formVert li.section h3 span			{}
ul.compList-formHorz li.section h3 span.sub,
ul.compList-formVert li.section h3 span.sub		{}
ul.compList-formHorz li.section p,
ul.compList-formVert li.section p				{}

ul.compList-formVert li.sectionInstruct			{}
ul.compList-formVert li.sectionInstruct h3		{}
ul.compList-formVert li.sectionInstruct p		{}

li.sectionMTop								{}

/* !Inputs */
ul.compList-formVert input.field				{}
ul.compList-formVert input.text				{}
ul.compList-formVert input.textarea			{}
ul.compList-formVert input.checkbox			{}

/* !Field Floating */
ul.compList-formVert li.leftHalf				{}
ul.compList-formVert li.rightHalf				{}
ul.compList-formVert li.leftHalf,
ul.compList-formVert li.rightHalf				{}

ul.compList-formVert li.leftHalf .medium,
ul.compList-formVert li.rightHalf .medium,
ul.compList-formVert li.leftHalf .small,
ul.compList-formVert li.rightHalf .small		{}

ul.compList-formHorz li.liClear,
ul.compList-formVert li.liClear				{}

/* !Messages */
label.invalid								{}
label.required								{}
input.invalid,
textarea.invalid							{}
input.required,
textarea.required							{}

/* !Other */
ul.compList-formBtns hr,
ul.compList-formHorz hr,
ul.compList-formVert hr						{}
ul.compList-formBtns .noClr,
ul.compList-formHorz .noClr,
ul.compList-formVert .noClr					{}
ul.compList-formBtns .req,
ul.compList-formHorz .req,
ul.compList-formVert .req					{}

/* !Horizontal Checkbox Lists */
span.horzCBXlist							{}
span.horzCBXlist label						{}
span.horzCBXlist input.checkbox				{}



/* ------------------------------------------------------------------------
/* !VIEWS: Horizontal & Vertical UL
/*-----------------------------------------------------------------------*/
ul.compList-viewBtns,
ul.compList-viewHorz,
ul.compList-viewVert								{}

ul.compList-viewBtns li,
ul.compList-viewHorz li,
ul.compList-viewVert li								{}

ul.compList-viewBtns li:after,
ul.compList-viewHorz li:after,
ul.compList-viewVert li:after, 
ul.compList-viewBtns .buttons:after,
ul.compList-viewHorz .buttons:after,
ul.compList-viewVert .buttons:after					{}

ul.compList-viewBtns li,
ul.compList-viewHorz li,
ul.compList-viewVert li, 
ul.sbxComp-ViewUL .buttons							{}

* html ul.compList-viewBtns li,
* html ul.compList-viewHorz li,
* html ul.compList-viewVert li, 
* html ul.sbxComp-ViewUL .buttons						{}

ul.compList-viewBtns li,
ul.compList-viewHorz li,
ul.compList-viewVert li,
ul.sbxComp-ViewUL .buttons							{}

/* !LI: Divs & Spans */
ul.compList-viewHorz li div,
ul.compList-viewVert li div,
ul.compList-viewHorz li span,
ul.compList-viewVert li span							{}

ul.compList-viewBtns li span,
ul.compList-viewHorz li span,
ul.compList-viewVert li span							{}

*html ul.compList-viewHorz li div						{}
ul.compList-viewHorz li div							{}

*html ul.compList-viewVert li div						{}
ul.compList-viewVert li div							{}

/* !LI: Buttons */
ul.compList-viewBtns li.buttons						{}	
ul.compList-viewBtns li.buttons span					{}
ul.compList-viewBtns li.buttons span.req				{}
ul.compList-viewBtns li.buttons .button					{}
ul.compList-viewBtns li.buttons a						{}

/* !LI: Labels */
ul.compList-viewHorz li div label,
ul.compList-viewVert li div label,
ul.compList-viewHorz li span label,
ul.compList-viewVert li span label						{}

ul.compList-viewHorz li label,
ul.compList-viewVert li label							{}	
ul.compList-viewHorz li label.choice,
ul.compList-viewVert li label.choice					{}
ul.compList-viewHorz li label.desc,
ul.compList-viewVert li label.desc						{}

ul.compList-viewHorz li label							{}
ul.compList-viewHorz li label.choice					{}
ul.compList-viewHorz li label.desc 					{}

ul.compList-viewVert li label							{}
ul.compList-viewVert li label.choice					{}
ul.compList-viewVert li label.desc 					{}

/* !LI: Sections */	
ul.compList-viewHorz li.first,
ul.compList-viewVert li.first							{}
ul.compList-viewHorz li.section,
ul.compList-viewVert li.section						{}
ul.compList-viewHorz li.section h3,
ul.compList-viewVert li.section h3						{}
ul.compList-viewHorz li.section h3 span,
ul.compList-viewVert li.section h3 span					{}
ul.compList-viewHorz li.section h3 span.sub,
ul.compList-viewVert li.section h3 span.sub				{}
ul.compList-viewHorz li.section p,
ul.compList-viewVert li.section p						{}

/* !Parameters List Table */
table.paramlist									{}
table.paramlist tr									{}
table.paramlist tr td								{}
table.paramlist tr td.paramlist_key					{}
table.paramlist tr td.paramlist_key span				{}
table.paramlist tr td.paramlist_key label				{}
table.paramlist tr td.paramlist_value					{}
table.paramlist select								{}



/* ------------------------------------------------------------------------
/* !FORM & VIEW: Instructions */
/*-----------------------------------------------------------------------*/
ul.compList-formVert li.focused				{}

ul.compList-formVert .instruct				{}
ul.compList-formVert .instruct small			{}

ul.compList-formVert li.focused .instruct, 
ul.compList-formVert li:hover .instruct 		{}

ul.compList-formVert li.altInstruct .instruct, 
ul.compList-formVert li.leftHalf .instruct, 
ul.compList-formVert li.rightHalf .instruct 		{}



/* ------------------------------------------------------------------------
/* !FORM & VIEW: Inline Error & Success Messages */
/*-----------------------------------------------------------------------*/
/* !Errors */
ul.compList-formHorz li.error,
ul.compList-formVert li.error 					{}

ul.compList-formHorz li.error label,
ul.compList-formVert li.error label,
ul.compList-formHorz li label.error,
ul.compList-formVert li label.error 				{}

ul.compList-formHorz li.error span label.error,
ul.compList-formVert li.error span label.error,
ul.compList-formHorz li.error div label.error,
ul.compList-formVert li.error div label.error 		{}

ul.compList-formHorz p.error,
ul.compList-formVert p.error 						{}

ul.compList-formHorz li.error p.error,
ul.compList-formVert li.error p.error				{}

ul.compList-formHorz .leftLabel p.error,
ul.compList-formVert .leftLabel p.error, 
ul.compList-formHorz .rightLabel p.error,
ul.compList-formVert .rightLabel p.error 			{}

ul.compList-formHorz .noI .leftLabel p.error,
ul.compList-formVert .noI .leftLabel p.error,
ul.compList-formHorz .noI .rightLabel p.error,
ul.compList-formVert .noI .rightLabel p.error 		{}

ul.compList-formHorz li input.error,
ul.compList-formVert li input.error,
ul.compList-formHorz li select.error,
ul.compList-formVert li select.error,
ul.compList-formHorz li textarea.error,
ul.compList-formVert li textarea.error 				{}

/* !Success */
ul.compList-formHorz li.success,
ul.compList-formVert li.success					{}

ul.compList-formHorz li.success label,
ul.compList-formVert li.success label				{}

ul.compList-formHorz p.success,
ul.compList-formVert p.success					{}

ul.compList-formHorz li.success p.success,
ul.compList-formVert li.success p.success			{}

ul.compList-formHorz .leftLabel p.success,
ul.compList-formVert .leftLabel p.success, 
ul.compList-formHorz .rightLabel p.success,
ul.compList-formVert .rightLabel p.success			{}

ul.compList-formHorz .noI .leftLabel p.success,
ul.compList-formVert .noI .leftLabel p.success,
ul.compList-formHorz .noI .rightLabel p.success,
ul.compList-formVert .noI .rightLabel p.success		{}











/* ------------------------------------------------------------------------
/* ------------------------------------------------------------------------
/* ------------------------------------------------------------------------
/* ------------------------------------------------------------------------
/* ------------------------------------------------------------------------
/* ------------------------------------------------------------------------
/* !SYSTEM MESSAGES */
/* ----------------------------------------------------------------------*/
/* ----------------------------------------------------------------------*/











/* ------------------------------------------------------------------------
/* ------------------------------------------------------------------------
/* ------------------------------------------------------------------------
/* ------------------------------------------------------------------------
/* ------------------------------------------------------------------------
/* ------------------------------------------------------------------------
/* !TOOL TIPS */
/* ----------------------------------------------------------------------*/
/* ----------------------------------------------------------------------*/











/* ------------------------------------------------------------------------
/* ------------------------------------------------------------------------
/* ------------------------------------------------------------------------
/* ------------------------------------------------------------------------
/* ------------------------------------------------------------------------
/* ------------------------------------------------------------------------
/* !MISC */
/* ----------------------------------------------------------------------*/
/* ----------------------------------------------------------------------*/
