﻿/*////////////////////////////////////////////
// Global Styles
////////////////////////////////////////////*/
body
{
    margin: 0;
    font: 11px/14px Verdana;
}

img { border: 0px; }

a:link, a:active, a:visited
{
    color:#00325b;
    text-decoration:none;
}

a:hover{ text-decoration: underline; }

/*////////////////////////////////////////////
// Page Layout
////////////////////////////////////////////*/

.wrapper
{
    width: 960px;
    height: 100%;
    text-align:left;
	margin: 0px auto 0 auto;
}

/*.logo
{
    
    width: 241px;
    height: 44px; 
    float:left;
    margin-left:40px;
    margin-top:-23px;
}
.rightTopper 
{
    float:right;
    margin-right:25px;
    margin-top:-24px;
    
}
* html .rightTopper
{
    margin-right:60px;
}
*/
.header
{
    height: 94px;  
    width: 960px;
    margin:0 auto 0 auto;
    background:#00325b url(/images/topBluePrint.jpg) no-repeat right top;
}
.headerContent 
{
    padding:35px;
}
.subNav 
{
    width:165px;
    margin-left:15px;
    padding-top:20px;
    color:#00325b;
}
* html .subNav
{
    margin-left:7px;
    position:relative;
    z-index:4;
}

.topNavItem 
{
    color:White;
}
.topNavItemOn 
{
    color:#d08a4e;
    text-decoration:none;
}
.contentArea 
{
    float:left;
    font-family:Arial;
    color:#00325b;
    width:736px;
    margin-left:26px;
    padding-top:40px;
    margin-top:-5px;
}
* html .contentArea
{
    margin-left:-15px;
}
.pusher 
{
    clear:both;
}
.sub 
{
    /*margin-left:-11px;
    padding-left:22px;*/
    width:150px;
}
a.subOn
{
    color:#00325b;
    font-weight:bolder;
    font-size:9px;
    text-decoration:none;
    /*background-image:url(/images/nav/miniAnchor.jpg);
    background-repeat:no-repeat;
    background-position:left center;
    height:9px;
    margin-left:-11px;
    padding-left:24px;*/
}
*:first-child+html a.sub
{
    margin-left:0px;
    
}
a.sub:link,a.sub:active,a.sub:visited
{
    text-decoration:none;
    color:#00325b;
    font-weight:bolder;
    font-size:9px;

}
a.sub:hover, a.subOn:hover 
{
    text-decoration:underline;
}
* html .sub
{
    width:100px;
}
.subNavOverride 
{
    margin-left:-22px;
}
*:first-child+html .subNavOverride
{
    margin-left:0px;
}
.navText 
{
    float:left;
    width:120px;
    margin-bottom:5px;
}
.navImage 
{
    float:left;
    width:19px;
    height:9px;
    margin-right:5px;
    padding-top:3px;
}
.formHeading 
{
    color:#d08a4e;
    font-weight:bolder;
    font-size:12px;
    margin-bottom:5px;
}
.subFormHeading 
{
    color:#9c3022;
    font-size:12px;
    font-family:Helvetica;
    font-weight:bolder;
    text-align:left;
    margin-bottom:5px;
}
#partTwo 
{
    width:326px;
    padding-left:102px;
}
#partThree 
{
    width:200px;
}
.molding 
{
    float:right;
    color:White;
    margin-right:110px;
}
.directions 
{
    font-size:12px;
    font-weight:bolder;
    margin-bottom:5px;
}
.redBold 
{
    padding:15px;
    text-align:center;
    font-weight:bolder;
    color:Red;
    border:solid 1px red;
}

/*****************************************/
/**********Listing Business Form*********/

.partOne 
{
    width:277px;
    float:left;
    margin-left:-10px;
}

.partOne input 
{
    float:left;
    margin-right:15px;
    margin-bottom:5px;
}
.partOne label 
{
    font-weight:bold;
    padding-top:2px;
    float:left;
    clear:right;
     margin-bottom:5px;
     width:200px;
}
.partTwo 
{
    width:376px;
    float:left;
    margin-left:-70px;
}
.partTwo input 
{
    float:left;
    margin-right:15px;
    margin-bottom:5px;
    display: block;
}

.partTwo label 
{
    font-weight:bold;
    padding-top:4px;
    float:left;
    width:100px;
    text-align:right;
    margin-right:5px;
    margin-bottom:5px;
    display: block;
}
.partTwoA
{
    width:476px;
    float:left;
    margin-left:-70px;
}

.partTwoA input 
{
    float:left;
    margin-right:15px;
    margin-bottom:5px;
    display: block;
}

.partTwoA label 
{
    font-weight:bold;
    padding-top:4px;
    float:left;
    width:100px;
    text-align:right;
    margin-right:5px;
    margin-bottom:5px;
    display: block;
}
.partTwoAButton 
{
    margin-top:10px;
    margin-left:60px;
}
.partTwoA br 
{
    clear:left;
}

.partTwo br 
{
    clear:left;
}
.selectedCat 
{
   background-image:url(/images/buttons/bullet.gif);
   background-repeat:no-repeat;
   padding-left:10px;
   margin-bottom:5px;
   font-weight:bolder;
   
} 
.cat 
{
    margin-bottom:5px;
    font-weight:bolder;
}
.partThree 
{
    width:188px;
    float:left;
    clear:right;
    margin-left:-15px;
}
.partThree td 
{
    padding-bottom:0px;
}
.partThree input 
{
    float:left;
    margin-right:15px;
    padding-bottom:0px;
    margin-bottom:0px;
}
.partThree label 
{
    font-weight:bold;
    padding-top:2px;
    float:left;
    clear:right;
    width:150px;
    padding-bottom:0px;
    margin-bottom:0px;
}
#partThree 
{
    text-align:left;
}
.pt3Listing 
{
    padding-bottom:20px;
}
.pt3Buttons 
{
    width:188px;
}
.pt3Button 
{
    float:left;
    width:92px;
    text-align:center;
}
.txtD 
{
    margin-bottom:1px;
}

/*****************************************/
/**********Listing Business Form*********/

.form
{
	border-spacing: 0px;
	border-collapse: collapse;
	border-top: solid 1px #01209f;
    margin-top:10px;
}

input.checkbox, input.radio
{
    width: 15px;  
    height: 15px;
    vertical-align: top;
    padding-right: 10px;
}

label,input,select,textarea
{
    margin-bottom: 10px;
    float: left;
	display: block;
}

input.checkbox
{
    vertical-align: middle;
    height: 17px;
}

.form label
{
	width: 150px;
	text-align: left;
	padding-right: 10px;
}

.tblOuter label { width: 110px; }

br { clear: left; }

.required 
{
	color:#a33e31;
	font-weight: bold;
}

*:first-child+html .navImage 
{
    margin-left:-22px;
}
a.ctl00_PageContent_SiteMap_TreeView1_0
{
    color:#00325b;
    text-decoration:none;
}
a.ctl00_PageContent_SiteMap_TreeView1_0:hover
{
    text-decoration:underline;
}
.contentArea a:link, .contentArea a:visited, .contentArea a:active
{
    color:#00325b;
}
.rightNav 
{
    float:right;
    /*margin-right:250px;*/
    margin-top:23px;
    position:relative;
    bottom:0;
    right:40px;
}
*:first-child+html .rightNav
{
    margin-top:30px;
}

.rightTopper 
{
    float:right;
    /*margin-right:5px;*/
    /*margin-top:-20px;*/
    position:relative;
    top:0px;
    right:20px;
    
}
* html .rightTopper
{
    margin-right:60px;
}
/*********** Footer Box ***************/
.footerBox
{
    width:960px;
    text-align:center;
    margin-top:50px;
    font:Normal 10px Verdana;
    color:#3e74a2;   
}
.footerBox a:active, .footerBox a:visited,.footerBox a:link
{
    font:Normal 10px Verdana;
    color:#3e74a2;
    text-decoration:none;   
}
.footerBox a:hover
{
    text-decoration:underline;
}
/*********** Footer Box ***************/

