/* list of fields to populate cellproperties style dropdown (formbuilder) */
/* <!-- {frontendformitemlabel,frontendformitemlabelreq,frontendformiteminput,frontendformitemcheckbox} --> */
/************************************************************************/
/*Block Level Styles                                                    */
/*                                                                      */
/*body, table, td, h1-h6, p, div, span, a, ul, ol, li                   */
/*These styles are read into vars and initialization of the site's      */
/*application, and they're used to define the basic look and feel of    */
/*the front end of the site.                                            */
/*                                                                      */
/*please put any custom classes or styles in the Custom area below this */
/*one                                                                   */
/************************************************************************/

/*
Maroon - #830a2b
Gold -   #efc25b
Brown -  #A03626
*/

body, table, td, p, div, span, li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ccc;
}

body{
	background-color: #830a2b;
}

ul {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : .94em;
	color : #000000;
	padding: 0px 0px 0px 20px;
	margin : 0px 0px 0px 0px;
}
h1 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 1.5em;
	color: #E8A713;
	font-weight : bold;
}
h2 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 1.3em;
	color : #E8A713;
	font-weight : bold;
}
h3 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 1.1em;
	color : #ccc;
	font-weight : bold;
}
a, a:focus, a:hover, a:visited {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : inherit;
	color: #efc25b;
	text-decoration: none;
	font-weight : inherit;
	text-decoration:underline;
}
a:hover {
	color: #d3d3d3;
	text-decoration: underline;
}
a.MappingLink{ 
	display:block; 
	background-image:url(/admintools/media/images/icon_mapping.gif); 
	background-repeat:no-repeat; 
	background-color:#666666; 
	background-position:center left;
	text-decoration:none; 
	padding:15px 10px; 
	color:#ffffff; 
	width: 100px; 
	position:absolute; 
	border:1px solid #000000; 
	top:0; 
	right:0;
	padding:10px 15px 10px 35px;
 } 
 a.MappingLink:hover{ 
	background-color:#888888; 
	text-decoration:underline; 
 }
.demoCallout{
	background-color:#FF0000;
	color:#FFFFFF;
	text-align:center;
	font-size:1.5em;
	border-bottom:1px solid #000;
}


/************************************************************************
Home Page Video LIGHT BOX Styles
************************************************************************/
/*
Maroon - #830a2b
Gold -   #efc25b
Brown -  #A03626
*/
#videoPlayer {display:none; background:url(/media/images/intro-video-bg-2.png) no-repeat center; height:422px; width:750px }
#standAloneVideo {background:url(/media/images/intro-video-bg-2.png) no-repeat center; height:422px; width:750px }

/* Overlay */
#simplemodal-overlay {background-color:#000;}

/* Container */
#simplemodal-container {height:440px; width:770px; background-color:#efc25b; border:2px solid #fff;}
#simplemodal-container a.modalCloseImg {background:url(/media/images/cross.png) no-repeat; width:16px; height:16px; display:inline; z-index:3200; position:absolute; top:-20px; right:-5px; cursor:pointer;}
#simplemodal-container #videoPlayer {padding:8px;}

/************************************************************************
FCKEditor Styles 
************************************************************************/
.SectionHeader{
	font-family:"Times New Roman", Times, serif;
	color:#E8A713;
	
	font-weight: 100;
	font-size:2.2em;
/*
	letter-spacing: -0.100em;
*/
}


.IntegressTag{
	font-weight:bold;

	color:#efc25b;
	font-size:1em;
	text-transform:uppercase;
}

.CalloutLarge{
	font-size:1.5em;
	color:#efc25b;
}

.CalloutSmall{
	font-size:1em;
	color:#efc25b;
}
.Quote{
	font-style:italic;	
	color:#efc25b;
	font-size:1em;
}

li.OrderedList{
	color:#efc25b;
}
.smallPullQuote {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 1.1em;
	color : #ccc;
	font-weight : 600;
}
.mediumPullQuote {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 1.4em;
	color : #ccc;
	font-weight : 600;
}
.largePullQuote {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 1.8em;
	color : #ccc;
	font-weight : 600;
}
/************************************************************************/
/*Generic Data Driven Display Styles                                    */
/************************************************************************/
.dddListing{}
.dddListing h2{
	border-bottom:1px solid;
}
.dddListing h2 a:hover{
	text-decoration:none;
}
.dddItem{}
.dddDetail{}

.sidebarResourceBlock{}
.sidebarResourceBlock h3{}
.sidebarResourceBlock li{}

.abstract{}
.bodyText{}
.author{}
.date{}
.PDF{}
.externalLink{}
.Image{}

.detailLink,.listingLink{}
.detailLink{
	text-align:right;
}
.listingLink
{
	margin-top:20px;
}
.detailLink a, .detailLink a:focus, .detailLink a:hover, .detailLink a:visited, .listingLink a, .listingLink a:focus, .listingLink a:hover, .listingLink a:visited{
	font-size:.95em;
	text-decoration:none;
}
.detailLink a, .detailLink a:focus, .detailLink a:hover, .detailLink a:visited{
	background-image:url(/media/images/detail_icon.gif);
	background-repeat:no-repeat;
	background-position:right;
	padding-right:10px; /* may change depeding upone width of detail_icon.gif 10px for installer */
}
/*.detailLink a:before{content:">> << "} use printscreen to create images*/
.listingLink a, .listingLink a:focus, .listingLink a:hover, .listingLink a:visited{
	background-image:url(/media/images/listing_icon.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:10px; /* may change depeding upone width of detail_icon.gif 10px for installer */
}

/************************************************************************/
/*Custom Classes and Styles;                                            */
/*                                                                      */
/*Any custom classes or styles needed specifically for this site's      */
/*front end go here.                                                    */
/************************************************************************/
/** clearfix **/
.clearfix:after {  
   content: ".";  
   display: block;  
   clear: both;  
   visibility: hidden;  
   line-height: 0;  
   height: 0;  
}  
 
.clearfix {  
   display: inline-block;  
}  
 
html[xmlns] .clearfix {  
  display: block;  
}  
 
* html .clearfix {  
  height: 1%;  
}  
/** **/
.clearFloats{clear:both;}
.brclear { /* Use a break with this class to clear float containers */
	clear:both;
	height:0;
	margin:0;
	font-size: 0.2em;
	line-height: 0;
}

/* Template Shell */
#mainShell{
	width: 800px;
	margin: 0px auto 0;
	/*
background-image:url(/media/images/mainShellBG.gif);
*/
	background-repeat:repeat-y;
	min-height: 400px;
}
#header{
	background-image:url(/media/images/top_logo.gif);
	background-repeat:no-repeat;
	background-position:top right;
	height:80px;	
}

#logo-hotlink{
	float:right;
	height:80px;;
	width:320px;
	cursor:pointer;
}

#topNavBar{
	margin-top:30px;
	margin-left:25px;
	height: 21px;
	margin-bottom:15px;
	font-size:0.9em;
}

#leftNav{
	width:172px;
	float:left;
	margin:28px 0 4px 4px;
}

#contentArea{
	width:755px;
	float:right;
	margin: 28px 4px 4px 0;
	padding-left: 15px;
}
#logo{
	margin-right: 15px;
}

#footer{
	width: 800px;
	margin: 5px auto;
	height: 33px;
	text-align:left;
	font-size: 0.7em;
	color: #fff ;
	padding: 8px 0;	
	float:left;
	text-transform:uppercase;
	
		
}
.footerRoof{
	border-top:1px solid #bc7a8d;
}
/********** HOME PAGE SPECIFIC ********************/
#light-fade{
	position:absolute;
	border:0px solid white;
	background-image:url(/media/images/contact-sitemap-bg.png);
	background-repeat:repeat-x;
	height:40px;
	width:132px;
	margin-top:0px;
	padding-top:4px;
	text-transform:uppercase;
	font-size:.7em;	
	text-align:center;
	color:#FFFFFF;
}

#light-fade a{
	color:#FFFFFF;
	font-size:1.3em;
}

#searchBar{
	background-image:url(/media/images/search_bar.jpg);
	background-repeat:no-repeat;
	background-position:left;
	height:22px;
	width:800px;
}

#searchBar label{
	float:left; 
	margin-left:540px; 
	margin-top:5px; 
}

#searchBTN{
	float:right; 
	margin-right:38px; 
	margin-top:3px; 	
	height:18px;  
	width:26px;  			
}
	
#searchTerms{
	float:left; 
	height:12px; 
	margin-top:3px; 
	margin-left:10px; 
	border:1px solid #830a2b;
	font-size:0.90em;
	background-color:#fff;
}

.homeContentWrapper{
	float:left;	
	border-top:1px solid #bc7a8d;
	border-bottom:1px solid #bc7a8d;
	width:800px;
}

#homeContentArea{
	float:left;
	margin: 10px 0px 4px 0px;	
}

#homeTopContentWraper{
	float:left;
	
	border-bottom:1px solid #bc7a8d;
	padding-bottom:5px;
}

#homeMainContent{
	float:left;
	width:250px;	
}

#homeMainFlash{
	float:right;
	width:520px;
	padding:0;
	margin:0;
	padding-bottom:5px;
	margin-bottom:5px;	
}

#homeMainContent p{
	padding:10px;	
	margin: 0px 10px 10px 0;	
	min-height:240px;
	line-height:14px;
}

#homeBottomContentWrapper{
	float:left;
	height:255px;
	border-bottom:1px solid #bc7a8d;
	padding-top:5px;
	padding-bottom:5px;
}

#homeSpotlightContent{
	float:left;
	width:500px;
	height:100%;			
	border-right:1px solid #bc7a8d;
}

#homeSpotlightImage{ 
	float: left; 
	width: 220px; 
	height: 225px; 
	background: url(/media/images/spotlight.png) no-repeat left top;  	
}

#homeSpotLightBlurb { 
	float: left; 
	padding-right: 5px; 
	padding-left: 10px; 	
	padding-bottom: 0px; 
	padding-top: 0px ;
	width:260px;
}

#homeQuickLinks{
	float:left;
	width:265px;	
	margin-left:15px;	
	background-image:url(/media/images/quick-links-footer.png); 
	background-repeat:no-repeat;
	background-position:bottom;
	height:100%;
}

#homeQuickLinks ul{
	padding-top:25px;		
	padding-left:25px;
	background-image:url(/media/images/featured-links-header.png); 
	background-repeat:no-repeat;
}

#homeQuickLinks li{ 
	padding-top: 10px;
}

/****************************** SUB PAGE SPECIFIC ***********************/
#mainContentArea{
	margin: 18px 0px 4px 0px;
}

#leftColumn{
	float:left;
	width:160px;
	padding:0;
	margin:0 30px 0 0px ;
}

.leftContentFloor{
	clear:both;
	background-color:#A03626;	
}

#middleColumn{
	float:left;
	width:400px;
	padding:0;
	margin:0 10px 0 10px;
	padding-right:22px;
	border-right:1px solid #bc7a8d;
	min-height:320px;
}

#rightColumn{
	float:right;
	width:150px;
	margin:0;
}

#caseExample{
	font-size:1em;
}
#caseExample em { 
	color:#FFF; 
	background-color:#A03626; 
	display:block; 
	padding:10px;
	border:1px dashed #e3e3e3;
}
/************************************************************************
	Support 2 Column Layout
************************************************************************/
#middleColumnFull{
	float:left;
	width:600px;
	padding:0;
	margin:0;
	min-height:320px;
}



/************************************************************************/
/*Site Map Styles;                                            */
/************************************************************************/
.sitemapColumn{
	margin:0;
	padding:5px;
}
.sitemapSection{
	font-weight:bold;
}
.sitemapSubSection{
	font-weight:bold;
}
.sitemapPage{
	font-weight:normal;
}

/* nav manager */
.navItemLevel_1{
	margin-left: 3px;
	background-color:#E1E1E1;
}
.parentLevel_1{
	margin-left: 3px;
	background-color:#E1E1E1;
}
.navItemLevel_2{
	margin-left: 6px;
	background-color:#CCCCCC;
}
.parentLevel_2{
	margin-left: 6px;
	background-color:#CCCCCC;
}

/************************************************************************/
/*Error Handeling Styles                                                */
/************************************************************************/
#errorBlock{
	margin-left: 15px;
	margin-bottom: 10px;
	border:1px solid #000;
	border-bottom:2px solid #000;
	border-right:2px solid #000;
	background-color:#fff;
}
#errorBlock h2{
	color: #cc0000;
	margin: 2px;
	height: 25px;
	background-image:url(/media/images/icon_error.gif);
	background-repeat:no-repeat;
	padding-left: 30px;
}
#errorBlock ul{
	list-style:square;
	margin: 3px 0px;
	padding-left: 30px;
}
#errorBlock ul li{
	color: #cc0000;
	border-left: 1px solid #cc0000;
	margin-left: 3px;
	padding-left: 8px;
}
/************************************************************************/
/*Admin Tools Styles and classes;                                       */
/*                                                                      */
/*Used by admintools and administrative displays on the front end       */
/*(Not actually put into use yet - still using admintools.css           */
/************************************************************************/
#socketformtable{ width:400px;}
.formbuilderheader {
	padding-bottom : 5px;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 5px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #FFFFFF;
	vertical-align : top;
	background-color : #4c4c4c;
}
.smallfontsize {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #000000;
}
.errortext {
	padding-bottom : 5px;
	padding-left : 8px;
	padding-right : 5px;
	padding-top : 5px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #ffffff;
	background-color : #f4f4f4;
	border : 3px solid #cc0000;
}
.logintext {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #663366;
}
.submitbuttonFront {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	text-align : center;
	padding-left:5px;
	padding-right:5px;
	padding-top:2px;
	padding-bottom:2px;
	color : #5D8DB8;
	background-color : #ffffff;
	border: 1px solid #5D8DB8;
}
.submitbuttonGray {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	text-align : center;
	padding-left:5px;
	padding-right:5px;
	color : #ffffff;
	background-color : #666666;
	border : 2px ridge #dadada;
}
.frontendformitemlabel{
	padding-bottom : 5px;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 5px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #ccc;
	vertical-align : top;
	font-style : italic;
}
.frontendformitemlabelreq{
	padding-bottom : 5px;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 5px;
	font-family : Verdana,Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #fff;
	vertical-align : top;
}
.frontendformiteminput {
	padding-bottom : 5px;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 5px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #ccc;
	vertical-align : top;
	border-style : none;
}
.frontendformiteminput textarea, input{
	background-color:#e3e3e3;
}

.frontendformitemcheckbox {
	padding-bottom : 5px;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 5px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #666666;
	vertical-align : top;
}
.frontendinputfield{
	background-color:#F0F0F0;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #666666;
	padding: 1px;
}
.submitbutton {
	BACKGROUND-COLOR: #e76111;
	border:1px solid #fff;
	COLOR: #ffffff;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: .95em;
	FONT-WEIGHT: bold;
	TEXT-ALIGN: center;
	text-transform:uppercase;
}
.successtext {
	padding-bottom : 5px;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 5px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #ffffff;
	background-color : #c4c4ff;
	border : 1px dashed #555555;
}
.toolheader {
	padding-bottom : 5px;
	padding-left : 5px;
	padding-right : 8px;
	padding-top : 5px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	text-align : right;
	color : #ffffff;
	background-color : #333333;
}
.toolheaderi3 {
	BACKGROUND-COLOR: #5B879C;
	COLOR: #FFFFFF;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 14px;
	FONT-WEIGHT: bold;
	PADDING-BOTTOM: 6px;
	PADDING-LEFT: 6px;
	PADDING-TOP: 6px;
	PADDING-RIGHT: 6px;
}
.toolTable {
	BACKGROUND-COLOR: #ffffff
}

/**************************/
/* Calendar Pop Up Styles */
/**************************/

.BSCalcpYearNavigation,
.BSCalcpMonthNavigation
		{
		background-color:#6677DD;
		text-align:center;
		vertical-align:center;
		text-decoration:none;
		color:#FFFFFF;
		font-weight:bold;
		}
.BSCalcpDayColumnHeader,
.BSCalcpYearNavigation,
.BSCalcpMonthNavigation,
.BSCalcpCurrentMonthDate,
.BSCalcpCurrentMonthDateDisabled,
.BSCalcpOtherMonthDate,
.BSCalcpOtherMonthDateDisabled,
.BSCalcpCurrentDate,
.BSCalcpCurrentDateDisabled,
.BSCalcpTodayText,
.BSCalcpTodayTextDisabled,
.BSCalcpText
		{
		font-family:arial;
		font-size:8pt;
		}
TD.BSCalcpDayColumnHeader
		{
		text-align:right;
		border:solid thin #6677DD;
		border-width:0px 0px 1px 0px;
		}
.BSCalcpCurrentMonthDate,
.BSCalcpOtherMonthDate,
.BSCalcpCurrentDate
		{
		text-align:right;
		text-decoration:none;
		}
.BSCalcpCurrentMonthDateDisabled,
.BSCalcpOtherMonthDateDisabled,
.BSCalcpCurrentDateDisabled
		{
		color:#D0D0D0;
		text-align:right;
		text-decoration:line-through;
		}
.BSCalcpCurrentMonthDate
		{
		color:#6677DD;
		font-weight:bold;
		}
.BSCalcpCurrentDate
		{
		color: #FFFFFF;
		font-weight:bold;
		}
.BSCalcpOtherMonthDate
		{
		color:#808080;
		}
TD.BSCalcpCurrentDate
		{
		color:#FFFFFF;
		background-color: #6677DD;
		border-width:1px;
		border:solid thin #000000;
		}
TD.BSCalcpCurrentDateDisabled
		{
		border-width:1px;
		border:solid thin #FFAAAA;
		}
TD.BSCalcpTodayText,
TD.BSCalcpTodayTextDisabled
		{
		border:solid thin #6677DD;
		border-width:1px 0px 0px 0px;
		}
A.BSCalcpTodayText,
SPAN.BSCalcpTodayTextDisabled
		{
		height:20px;
		}
A.BSCalcpTodayText
		{
		color:#6677DD;
		font-weight:bold;
		}
SPAN.BSCalcpTodayTextDisabled
		{
		color:#D0D0D0;
		}
.BSCalcpBorder
		{
		border:solid thin #6677DD;
		}