/*

Theme Name: 
Theme URI: 
Description:
Version:
Author: 

*/


/* Global Layout */


body
{
	font-size: .85em;
	margin: 0px;
	text-align: center;
	background: #D9DDB5 url(../img/bg.gif) top left repeat-x;
	color: #3e214c;
	font-family: Arial, Helvetica, sans-serif;
}

#wrap
{
	position: relative;
	margin: auto;
	width: 956px;
}

#toplinks
{
	position: relative;
	padding: 4px 50px 0 0;
	height: 21px;
	color: #0f5997;
	text-align: right;
}

#toplinks a
{
	color: #0f5997;
}

#top
{
	position: relative;
	height: 35px;
	padding-right: 25px;
}

#shimr
{
	position: relative;
	float: right;
	height: 35px;
	width: 9px;
	background: url(../img/navright.gif) top right no-repeat;
}

#shiml
{
	position: relative;
	float: right;
	height: 35px;
	width: 9px;
	background: url(../img/navleft.gif) top right no-repeat;
}

#nav
{
	position: relative;
	float: right;
	height: 35px;
	background: url(../img/navbg.gif) top left;
}

#nav li
{
	position: relative;
	float: left;
	height: 35px;
	padding-right: 1px;
	background: url(../img/navbreak.gif) right center no-repeat;
}

#nav li a
{
	position: relative;
	float: left;
	padding: 4px 10px 0 10px;
	height: 31px;
	color: #fff;
	font-size: 1.8em;
}

#nav li a:hover
{
	background: #7C4299;
}

.search
{
	position: relative;
	float: right;
	margin-right: 10px;
	margin-top: 10px;
	padding: 3px 20px 0 10px;
	height: 17px;
	width: 125px;
	background: url(../img/searchbg.gif) top left no-repeat;
	border: 0px;
	font-size: .8em;
}

#sizer
{
	position: relative;
	float: left;
	padding: 10px 0 0 3px;
}

#sizer label
{
	position: relative;
	float: left;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 8px;
}

#sizer span
{
	position: relative;
	float: left;
	margin-top: -1px;
	padding-right: 4px;
}

#sizer a
{
	color: #3e214c;
	text-decoration: underline;
	margin: 0 3px 0 3px;
}

.bitty
{
	font-size: .9em;
}

.bigger
{
	font-size: 1.1em;
}

.cselect
{
	position: relative;
	float: left;
	font-size: .9em;
}

#header
{
	position: relative;
	padding-top: 4px;
	height: 227px;
	margin-bottom: 9px;
}

#header img
{
	display: block;
}



#thepage
{
	position: relative;	
	padding: 0 0 15px 0;
	text-align: left;	
	background-image: url('../img/contentbottom.png');
}

#thepagefooter
{
	margin-bottom: 12px;
	clear: both;
}
.listbottom a {
	color: #fff;
}
#ptop
{
	position: relative;
	height: 9px;
	background: url(../img/contenttop.jpg) top left no-repeat;
}

#thepage h2
{
	position: relative;
	font-size: 1em;
	padding-left: 40px;
	color: #0F5997;
	margin-bottom: 5px;
}

#thepage h2 span
{
	position: relative;
	display: block;
	font-size: 1.4em;
	font-weight: bold;
}

#sidebar
{
	position: relative;
	float: left;
	padding: 15px 28px 0 15px;
	width: 219px;
}

.snav
{
	position: relative;
	margin-bottom: 15px;
	padding-left: 40px;
	padding-bottom: 10px;
	font-size: .9em;
	border-bottom: 1px solid #BFBFBF;
}
.snavWrapper{
    border-bottom: 1px solid #BFBFBF;
    margin-bottom: 15px;
}
.snavWrapper .snav{
    margin-bottom:0; border-bottom:none;
}

.snav li
{
	position: relative;
}

.snav li a
{
	position: relative;
	color: #696969;
}

#content
{
	position: relative;
	float: left;
	width: 644px;
	padding: 10px 25px 20px 25px;
	color: #6A6A6A;
}

#content h1
{
	position: relative;
	color: #0C5B9D;
	padding: 7px 0 7px 45px;
	margin-bottom: 10px;
	font-size: 1.7em;
	font-weight: bold;
	border-bottom: 1px solid #BFBFBF;
	background: url(../img/services.gif) left center no-repeat;
}

#content h2
{
	position: relative;
	color: #0C5B9D;
	padding: 0px;
	padding-bottom: 8px;
	font-size: 1.5em;
	font-weight: bold;
}

#content p
{
	position: relative;
	line-height: 1.5em;
	padding-bottom: 1em;
	font-size: .9em;
}

#content img
{
	margin: 0 10px 0 10px;
}

#content a
{
	color:#0c5b9d;
	text-decoration:underline;
}

#content a:hover
{
	color:#3e214c;
	text-decoration:none;
}


.contentbox
{
	position: relative;
	margin-bottom: 5px;
	text-align: left;
	padding: 0 0 9px 0;
	background: url(../img/pagebottom.gif) bottom left no-repeat;
}

.thecontent
{
	position: relative;
	padding: 9px 5px 0 5px;
	
}

.thecontentAlt
{
	position: relative;
	padding: 9px 5px 0 5px;
	background: url(../img/pagetop2.gif) top left no-repeat;
}

.tribox
{
	position: relative;
	float: left;
	width: 245px;
	padding-right: 27px;
	padding-left: 42px;
}

.tribox h2
{
	position: relative;
	font-size: 1em;
	margin-left: -40px;
	padding-left: 40px;
	color: #0F5997;
	margin-bottom: 5px;
}

.tribox h2 span
{
	position: relative;
	display: block;
	font-size: 1.4em;
	font-weight: bold;
}


#tbha
{
	background: url(../img/equipment.gif) left center no-repeat;
}

#tbhb
{
	background: url(../img/training.gif) left center no-repeat;
}

#tbhc
{
	background: url(../img/services.gif) left center no-repeat;
}

.tribox p
{
	position: relative;
	font-size: .9em;
	padding-bottom: 5px;
	line-height: 1.3em;
}

.tribox a
{
	position: relative;
	font-weight: bold;
}

.tribox li
{
	position: relative;
	padding: 2px 0 2px 25px;
	background: url(../img/arrow.gif) left center no-repeat;
}

.tribox li a
{
	position: relative;
	color: #093459;
}

.tribox li.vmore
{
	position: relative;
	padding: 5px 0 5px 25px;
	font-size: 1.3em;
	background: url(../img/vmore.gif) left center no-repeat;
}

.tribox li.vmore a
{
	color: #0F5997;
}


.doublebox
{
	position: relative;
	float: left;
	padding: 0 27px 0 40px;
	width: 405px;
}

.doublebox h2
{
	position: relative;
	font-size: 1em;
	margin-left: -40px;
	padding-left: 40px;
	color: #0F5997;
	margin-bottom: 5px;
}

.doublebox h2 span
{
	position: relative;
	display: block;
	font-size: 1.4em;
	font-weight: bold;
}

.doublebox li strong
{
	color: #0F5997;
}

.doublebox li strong span
{
	color: #6A7026;
}


#dbha
{
	background: url(../img/headlines.gif) left top no-repeat; 
}

.dbha2
{
	background: padding-top:0px; padding-bottom:4px; color: #0F5997; margin-bottom:0px; margin-top:0px; margin-left:0px; padding-left:0px;
}
#dbhb
{
	background: url(../img/training-50.gif) left center no-repeat;
}

.doublebox li
{
	position: relative;
	padding: 0px 0 9px 25px;
	background: url(../img/arrow2.gif) top left no-repeat;
}

.doublebox p
{
	font-size: .9em;
}


.listbox
{
	position: relative;
	margin-bottom: 5px;
	text-align: left;
	padding: 0 0 9px 0;
	color: #fff;
	background: url(../img/altboxbottom.gif) bottom left no-repeat;
}

.thelists
{
	position: relative;
	padding: 9px 5px 0 5px;
	background: url(../img/altboxtop.gif) top left no-repeat;
}

.alist
{
	position: relative;
	float: left;
	width: 21%;
	padding: 0 2.9% 0 1%;
}

.alist h2
{
	position: relative;
	font-size: 1.5em;
	font-weight: bold;
	padding-bottom: 7px;
}

.alist h2 a
{
    color:#fff;
}

.alist li
{
	position: relative;
	padding: 4px 0 4px 0;
	top: 0px;
	
}

.alist li a
{
	position: relative;
	color: #fff;
	text-decoration: underline;
}


.listbottom
{
	position: relative;
	padding: 20px 10px 0 10px;
	clear: both;
}



#final
{
	position: relative;
	padding: 10px;
}

#final img
{
	position: relative;
	float: left;
}

#final p
{
	position: relative;
	float: right;
	font-size: .9em;
	color: #121212;
	text-align: right;
}

#final span
{
	display: block;
}

#final a
{
	font-weight: bolder;
	color: #000;
	text-decoration: underline;
}

/* Search */

#SearchSlider
{
	position: absolute;
	width: 93%;
	left: 25px;
	top: 53px;
}


.SearchWindow
{
	position: relative;
	display: block;
	z-index: 600;
	border: solid 1px #000;
	background-color: #fff;
}

#SearchHandleDiv
{
	width: 93%;
	position: absolute;
	bottom: -18px;
	left: 0px;
	height: 18px;
}

.ExpandPanelHandle
{
	margin-left: 566px;
}

.SearchControl
{
	font-size: .75em;
}

.SearchControl label
{
	color: #0D5BAE;
	font-weight: bold;
	
}

.SearchControl .TextBox
{
	padding:2px;
    border:solid 1px #000;
    background-color:#e6ec94;
	color:#3e214c;
	font-size:.75em;
	font-weight:bold;
}

.SearchControl br
{
	margin-bottom: 5px;
	display: block;
}

.SearchResult
{
	margin-bottom: 10px;
	font-size: .69em;
}

.SearchResult.NameType
{
	font-size: .75em;
}

.SearchResultName
{
	color: #C8C657 !important;
	font-weight: bold;
}

.MissionText
{
	margin-bottom: 0px;
	font-style: italic;
	padding-bottom: 0px;
}


/* Profile */

.VewContact
{
	float: left;
	font-size: .69em;
	margin-right: 20px;
	margin-bottom: 15px;
}

.ViewContactHeader
{
	font-weight: bold;
	color: #0C5B9D;
}

.GeneralContact
{
	font-size: .69em;
}

.WebsiteLink
{
	font-size: .75em;
	
}

.ProfileView h2
{
	margin-bottom: 5px;
}

.ProfileView h3
{
	margin-top: 5px;
	color: #0C5B9D;
	font-size: .88em;
	font-weight: bold;
}

.questionText
{
	color: #0C5B9D;
	font-weight: bold;
	font-size: .75em;
}

.QuestionGroupText
{
	font-weight: bold;
}

.ServicesList
{
	list-style-type: disc;
}

.ServicesList li
{
	margin-left: 25px;
}

/* Forms */

.DivForm label
{
	color: #0D5BAE;
	font-weight: bold;
	display: inline-block;
	width: 100px;
	text-align: right;
	padding-right: 5px;
}

.DivForm .TextBox
{
	padding:2px;
    border:solid 1px #000;
    background-color:#e6ec94;
	color:#3e214c;
	font-size:.75em;
	font-weight:bold;
}

.DivForm br
{
	margin-bottom: 5px;
	display: block;
}


.lblLogin
{
    font-weight:bold;
    color:#0d5bae;
}

.txtLogin
{
    padding:2px;
    border:solid 1px #000;
    background-color:#e6ec94;
    width:150px;
	height:18px;
	color:#3e214c;
	font-size:1.00em;
	font-weight:bold;
}

.txtLoginSel
{
    padding:2px;
    border:solid 1px #000;
    background-color:#e6ec94;
    width:156px;	
	color:#3e214c;
	font-size:.88em;
	font-weight:bold;
}

.Button
{
	background-repeat:no-repeat;
	background-color:#fff;
	border:solid 0px #333;
    text-align:left;
    height:29px;
    margin:0px 0px 0px 0px;
    padding:0px 6px 0px 28px;
	color:#3e214c;
	font-size:1.00em;
	font-weight:bold;
	cursor:pointer;
}

.btnLogin
{
    width:90px;
    background-image:url(../img/BtnBG.gif);
}


.btnNext
{
	padding:0px 28px 0px 6px;
	width: 75px;
    background-image:url(../img/arrow-forward_24.gif);
    background-position: right;
}

.btnBack
{
	width: 100px;
    background-image:url(../img/arrow-back_24.gif);
    background-repeat:no-repeat;
}

.btnSearch
{
	padding:0px 28px 0px 6px;
	width: 65px;
    background-image:url(../img/search_24.gif);
    background-position: right;
}

.btnSearch2
{
	padding:0px 6px 0px 28px;
	width: 78px;
    background-image:url(../img/search_24.gif);
    background-position: left;
}

.btnReg
{
    width:156px;
    background-image:url(../img/BtnBG.gif);
}

.btnCancel
{
    width:90px;
    background-image:url(../img/BtnBGno.gif);
}

.invisible
{
    display:none;
}

.error
{
    color:#ee3a43;
    font-weight:bold;
}

.WizardNav
{
	vertical-align: top;
	padding-top: 10px;
	border-right: solid 1px black;
}

.Wizard
{
	border: solid 1px black;
}

.DivForm label
{
	width: 120px;
}

.Wizard .DivForm .LabelNoWidth
{
	width: 100%;
	text-align: left;
}

.cblServices
{
}

.cblServices input
{
	margin-left: 20px;
}

.cblServices label
{
	width: auto;
	font-size: .75em;
}


.homeIcon
{
	display: block;
	height: 192px;
	width: 218px;
	top: 15px;
	left: 11px;
	position: absolute;
}

.askUsLink
{
	display: block;
	height: 30px;
	width: 101px;
	top: 112px;
	left: 484px;
	position: absolute;
}

/**************** Client Forms Styles **********************/
.fieldLabel{
    width:75px;
    vertical-align:middle;
    float:left;
    margin-top:2px;
}
.leftControl{
    float:left;
    margin-bottom:3px;
}
.sectionContent_leftCol{
    float:left;
    width:315px;
    border-right:solid 1px #bfbfbf 
}
.sectionContent_rightCol{
    float:right;
    width:315px;
}
.formSectionContent{
    padding-bottom:15px;
    border-bottom:solid 1px #bfbfbf;
}
.columnTitle{
    padding:0; margin:0; height:20px;
}
.formSectionTitleWrapper{
    text-align:center; height:40px;
}
.detailsWrapper{
    margin-top: 20px;
}
.question{
    margin-top:25px;
}
.termsofuse{
    margin-top:25px;
    padding-top:25px;
    border-top:solid 1px #bfbfbf;
}
.borderSpacer{
    border-bottom:solid 1px #fbfbfb; height:3px; width:100%
}


/****************** End Client Forms *********************/

/* map */
dl.map
{
  background: url(../img/Indiana.gif) no-repeat;
  margin:0px 0px 0px 180px;
  padding:0px;
  text-align:left;
  width: 250px;
  height: 380px;
  position: relative;
}

dl.map dt
{
  display: inline;
}

dl.map a.location
{
  display: block;
  outline: none;
  text-decoration: none;
  text-indent: -9999px;
  width: 12px;
  height: 12px;
  position: absolute;
  z-index: 10;
}

dl.map a.proj
{
    background: url(../img/Project.gif) no-repeat;
}

dl.map a.proj:hover
{
  background: url(../img/ProjectOver.gif) no-repeat;
}

/* Calendar */
.Tentative
{
    padding:2px;
    margin-bottom:1px;
    background-color:#E73439;
    color:#fff;
    font-size:11px;
}

.Tentative a
{
    color:#fff;
}

.Confirmed
{
    padding:2px;
    margin-bottom:1px;
    border:solid 1px #000;
    background-color:#fff;
    color:#000;
    font-size:11px;
}

.Confirmed a
{
    color:#000;
}

.Available
{
    padding:2px;
    margin-bottom:1px;
    background-color:#000;
    color:#fff;
    font-size:11px;
}

.Available a
{
    color:#fff;
}

.Key
{
    width:44px;
    margin-right:2px;
}

.calTitle { color:White; }
.calClass { border:1px solid #000; }