/* =====================================================
	This STARTS the styles for the whole site
===================================================== */

html, body              /* Sets up general styles for the whole site */
{
	margin: auto; 
	padding: 0; 
	color: #000; 
	background: #FFF; 
	font-family: Arial, Verdana, Sans-serif;
	font-size: 12px;
	border-collapse: collapse;
	text-align: center;
	background: url(../../images/hashedBG.gif) repeat;
}

.link
{
    color: #AD2407;
	font-weight: normal;
	text-decoration: underline;
}

.link:hover
{
	background: #AD2407;
	color: #FFF;
	text-decoration: none;
}

.siteMapLink
{
	color: blue;
}

.siteMapNode
{
	text-decoration: underline;
}

.siteMapNode:hover
{
	background: #C0C1F1;
	color: #111870;
}

.siteMapLink:visited
{
	color: purple;
}

.imgLink img
{
	border: none;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	-khtml-opacity: 0.7; 
}

.imgLink:hover img
{
	filter: alpha(opacity=100);
	-moz-opacity: .99;
	opacity: 1.0;
	-khtml-opacity: 1.0; 
}

.clear
{
	clear: both;
}

/* MAY NEED MODIFIED FOR CROSS-BROWSER COMPATIBILITY - JCH */
.errorText
{
	font-weight: normal;
	color: #f00000;
	display: inline;
	padding-bottom: 4px;
}

.smNote
{
	font-size: 9px;
}

.smBold
{
    font-size: 11px;
    font-weight: bold;
}

.medBold
{
    font-size: 12px;
    font-weight: bold;
}

.boldText
{
	font-weight: bold;
}

.indent
{
	margin-left: 30px;
}

.center
{
	text-align: center;
}

.left
{
	text-indent: 0;
	text-align: left;
}

.floatRight
{
	float: right;
}

.floatLeft
{
	float: left;
}

.pad5
{
	padding: 5px;
}

.bgWhite
{
	background: #FFF;
}

.borderBottom
{
	border-bottom: 1px solid #111870;
}

/* =====================================================
	This ENDS the styles for the whole site
===================================================== */

/* =====================================================
     This STARTS the styles for the main sections
===================================================== */


.contentHead
{
    margin: 0;
    padding: 5px 0 0 10px;
    width: 714px;
    height: 27px;
    color: #131779;
    background: url(../../images/contentBanner.jpg) no-repeat;
    font-weight: bold;
    font-size: 12px;
    clear: both;
}

.contentSubHead
{
    margin: 0;
    padding: 5px 0 0 10px;
    width: 714px;
    height: 27px;
	font-weight: bold;
    color: #131779;
    font-size: 12px;
}

#mainContainer
{
    margin: auto;
	padding: 0;
	width: 956px;
	text-align: left;
    overflow: auto;
	border: 1px solid #111870;
}

#header
{
    margin: 0;
    padding: 0;
    width: 956px;
    height: 129px;
    float: left;
    background: #FFF;
}

#logo
{
	margin: 0;
	padding: 0;
	width: 204px;
	height: 129px;
	text-align: left;
	background: url(../../images/headerLogo2.jpg) no-repeat;
    float: left;
}

#headerBanner
{
	margin: 0;
	padding: 0;
	width: 750px;
	height: 129px;
	text-align: left;
	background: url(../../images/headerBanner.jpg) no-repeat;
    float: left;
}

#headPhone
{
    margin: 0;
    padding: 0;
    position: relative;
    left: 380px;
    top: 25px;
    font-size: 18px;
    font-weight: bold;
    color: #131779;
}

#headText
{
    margin: 2px 8px 0 0;
    font-size: 11px;
    vertical-align: top;
    float: right;
}

#headText td
{
    vertical-align: top;
    line-height: 9px;
}

#siteMap
{
	width: 565px;
	position: relative;
	margin-top: 85px;
	margin-left: 5px;
	
}

#bottomContainer
{
    width: 956px;
    clear: both;
	float: left;
	margin: 0;
    background: #FFF url(../../images/menuBG.jpg) repeat-y;
}

#contentContainer
{
    margin: 0 0 0 10px;
    padding: 0;
    width: 732px;
    float: left;  /* Added this so floated child element behave correctly */
}

#contentBorder
{
	margin: 0;
	padding: 3px;
	width: 724px;
	height: auto;
	text-align: center;
	float: left;  /* Added this so floated child element behave correctly */
	background: url(../../images/contentBorderBG.jpg) repeat-x;
	border: 1px solid #111870;
}

#content
{
	margin: 0;
	padding: 0 0 0 0;
	width: 100%;
	height: 100%;
	text-align: left;
	float: left;  /* Added this so floated child element behave correctly */
	background-color: #EFEFFF;
}

#content p
{
    margin: 0;
    padding: 0 10px 5px 10px;
    text-indent: 10px;
}
#content p.left
{
	margin: 0;
	padding: 0 0 3px 2px;
	text-indent: 0;
	text-align: left;
}

#content ul
{
	margin: 0 0 0 30px;
	padding: 5px 0 5px 30px;
	list-style-type: disc;
	list-style-position: outside;
	color: #AD2407;
}
	

#parOrgContainer
{
	margin: 0;
	padding: 0;
	width: auto;
	height: auto;
	vertical-align: top;
	border-collapse: collapse;
}

#footer
{
	margin: 100px 0 0 0;
	padding: 0;
	width: 100%;
	height: 150px;
	float: left;
	background: #FFF;
	color: #000;
	text-align: center;
	vertical-align: bottom;
}

#footer p
{
    margin: 0;
    padding: 2px 0;
}


/* =====================================================
     This STARTS the styles for the main sections
===================================================== */


/* =====================================================
     This STARTS the styles for the individual pages
===================================================== */

#jurisdiction
{
	width: 310px;
	height: 279px;
	
}

#locationsImage
{
	float: right;
	padding: 0 10px 10px 10px;
}

#promoSchedule
{
	margin: 5px;
    color: #000;
	border-top: 3px solid #131779;
	border-bottom: 3px solid #131779;
	border-left: 1px solid #131779;
	border-right: 1px solid #131779;
	border-collapse: collapse;
}

#promoSchedule th
{
    color: #AD2407;
    background: #FFF;
	text-align: center;
	border-bottom: 1px solid #131779;
}

#promoSchedule td
{
	padding: 5px;
}

#promoSchedule tr.alternate
{
	background: #BDBEF1;
}

#divUnionCollection
{
	width: 100%;
	height: 100%;
	float: none !important;
	color: black;
	}
    
#divUnionCollection div
{
	position: relative;
	float: left;
	width: 120px;
	height: 170px;
	padding: 8px 0 0 7px;
	margin: 0;
	background: url(../../images/unionBG.jpg) no-repeat;
	z-index: 1;
}
                
#divUnionCollection div div
{
	margin: 0;
	padding-right: 2px;
	width: 93px;
	height: 142px;
	background: none;
}
        
#divUnionCollection  div div:hover, #divUnionCollection div div.hovered
{
    margin: 0;
    padding-right: 2px;
    width: 93px;
    height: 142px;
    background: #BDBEF1;
    color:  white;
}
            
.divUnionBox .spUnionName
{
	font-weight:  bold;
}
        
.divUnionBox .spUnionAddress
{
	font-size: 8pt;
}
        
.unionText
{
}
        
#divUnionCollection  div div div.applyLink
{
	margin: 0;
	padding: 0;
	height: 15px;
	float: right;
	position: relative;
	vertical-align: baseline;
	text-align: center;
	z-index: 100;
}

/* Training Image Page */

.trainingImageSourceThumbnail{
	margin:             5px;
	height:             60px;
	width:              75px;
	cursor:      pointer;
}

#spnImageHeading
{
	margin:         5px;
    font-size:          1.2em;
    font-weight:     bold;
    color:         black;
    
}

#myPanel
{
	height: 100px;
	width:  100px;
	background-color: Red;
}

/* Site Map Page */

#siteMapTree
{
	margin: 20px;
}

#siteMapTree a:hover
{
	text-decoration: underline;
}

/* Union Grid */

.unionGrid
{
	background-color: White;
	font-size:         8pt;
	color:            Black;
	margin:           2px;
}

.unionGrid .Item
{
	background-color: #C0C1F1;	
	padding: 2px;
}

.unionGrid .AlternatingItem	
{
	background-color: white;	
	padding: 2px;
}

.unionGrid .HeaderFooter
{
	font-weight: bold;
	padding: 2px 2px;
}

/* ======================================
	Request Training Page 
   ====================================== */


/* BEGIN First Multiview styles */
.courseGrid
{
	background-color: White;
	font-size: 8pt;
	color: #000;
	margin: 2px;
}

.courseGrid .Item
{
	background-color: #C0C1F1;	
	padding: 2px;
}

.courseGrid .AlternatingItem	
{
	background-color: white;	
	padding: 2px;
}

.courseGrid .HeaderFooter
{
	font-weight: bold;
	padding: 2px;
}
/* END First Multiview styles */


/* BEGIN Second Multiview styles */
.trainAppOutline
{
    list-style-type: upper-roman;
    font-weight: bold;
}

.trainAppOutline ol
{
    list-style-type: upper-alpha;
    font-weight: normal;
}

.trainAppOutline table
{
    font-weight: normal;
}

.trainAppOutline li p#trustFundText
{
    margin: 10px 0 15px -18px;
    padding: 0;
    text-indent: 0;
    font-weight: normal;
}

#requestTraining td
{
	margin: 0;
	padding: 0;
}

.tblCol1
{
	margin: 0;
	padding: 0 8px 0 0;
	width: 12em;
	text-align: right;
}

.tblCol1 label
{
	padding: 0 4px 0 0;
}

.reqTrainingExplanation,
p#reqTrainingExplanation
{
	margin: 0;
    padding: 5px 0 10px 0;
    text-indent: 0;
    font-weight: normal;
}

.radioGroup td label
{
	margin: 0 10px 0 0;
	padding: 5px 10px 5px 5px;
	font-weight: normal;
}

.radioGroup td input
{
	margin: 0 0 -2px 0;
}

#lblTrainingSession
{
	padding: 0 5px 0 0;
}

#lblTrainingSessionDate
{
	padding: 0 13px 0 0;
}

#lblDateCompleted
{
	padding: 0 3px 0 0;
}

.disabledTextbox
{
	margin: 2px 0;
	padding: 0 0 0 4px;
	color: #a8a6a6;
	background: #ebebe4;
	border: 1px solid #7f9db9;
}

.reqTrainingSubmit
{
	margin: 5px 0 5px -18px;
	padding: 0 0 3px 0;		/* IE settings in ie.css */
	width: 11em;
	height: 1.9em;
}

	/* Calendar Control Styles */
	
	.btnCalendar
	{
		margin: 0 0 -1px 2px;
		padding: 3px 0 2px 1px;
		vertical-align: bottom;
	}
	
	
/* END Second Multiview styles */


