 

* {
    margin: 0;
    padding: 0;
}
html, body {
  	background: #1d1d1d url(../Img/op-bodyBG.jpg) repeat-y center top;
    color: #3A3A3A;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    height: 100%;
}
#bodyId {
	background: url(../Img/op-bodyIdBG.jpg) no-repeat center top;
	margin-right: auto;
	margin-left: auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	padding-bottom: 20px;
}
td {
    vertical-align: top;
}
input, select, textarea {
    color: black;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
}
h1, h2, h3, h4, h5, h6, h7 {
    color: #224E80;
    font-size: 12px;
}
h1 {
    color: #224E80;
    font-size: 16px;
    padding-bottom: 15px;
}
h2 {
    font-size: 13px;
}
ul {
    padding-bottom: 15px;
    padding-left: 20px;
}
p {
    padding-bottom: 15px;
}
p.small {
    font-size: 10px;
}
a {
    color: #224E80;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
.link {
    cursor: pointer;
}
.formTable input {
    background: url("../Img/op-inputBG.gif") no-repeat scroll left top transparent;
    border: 0 none;
    height: 19px;
    padding-left: 5px;
    padding-top: 6px;
    width: 155px;
}
.formTable textarea {
    background: url("../Img/op-inputTextarea.gif") no-repeat scroll left top transparent;
    border: 0 none;
    height: 74px;
    padding: 5px;
    width: 149px;
}
input.submitButton, a.submitButton {
    background: url("../Img/op-inputSubmitButton.gif") no-repeat scroll left top transparent;
    cursor: pointer;
    display: block;
    height: 25px;
    width: 106px;
}
#container {
    background: url("../Img/op-footerBG.jpg") no-repeat scroll center bottom #FFFFFF;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
    width: 796px;
}
#main {
    clear: both;
}
#pagePhoto {
    position: relative;
    z-index: 0;
}
#pageTitle {
    background: url("../Img/op-pageTitleBorder.gif") no-repeat scroll left bottom transparent;
    bottom: 11px;
    color: #FFFFFF;
    font-size: 45px;
    padding-left: 27px;
    position: absolute;
    width: 600px;
}
#homeRollouts {
    float: left;
}
#homeSlides {
    float: right;
    height: 348px;
    position: relative;
    width: 622px;
}
#quickLinks {
    background: url("../Img/op-areas-practice-header.png") no-repeat scroll left center transparent;
    padding-left: 25px;
    position: absolute;
    right: 0;
    top: -15px;
    width: 175px;
    z-index: 1;
}
#quickLinks {
}
#quickLinks img {
    position: relative;
    right: 0;
}
.home #quickLinks {
    background: url("../Img/op-areas-practice-header.png") no-repeat scroll left center transparent;
    padding-left: 25px;
    top: 30px;
    width: 175px;
}
#quickLinks h2 {
    display: none;
}
#quickLinks h2, #quickLinks ul, #quickLinks ul li a, #quickLinks ul li a:hover { behavior: url(/Common/Scripts/iepngfix.htc); }

#quickLinks ul {
    background: url("../Img/op-quickLinksBottomBG.png") no-repeat scroll right bottom transparent;
    padding: 0 0 13px;
}
#quickLinks li {
    background: url("../Img/op-quicklinksArrow.png") no-repeat scroll 6px center transparent;
    list-style-type: none;
}
#quickLinks ul li a {
    background: url("../Img/op-quicklinksItemBG.png") no-repeat scroll right top transparent;
    color: #FFFFFF;
    display: block;
    font-size: 10px;
    padding-bottom: 8px;
    padding-left: 24px;
    padding-top: 8px;
    text-transform: uppercase;
}
#quickLinks ul li a:hover {
    background: url("../Img/op-quicklinksItemBGOver.png") no-repeat scroll right top transparent;
    cursor: pointer;
    text-decoration: none;
}
#left {
    background: url("../Img/op-leftBG.jpg") no-repeat scroll left top transparent;
    float: left;
    padding-left: 21px;
    padding-top: 15px;
    width: 486px;
}
#breadcrumbs {
    clear: both;
    color: #938A8D;
    font-size: 11px;
    font-style: italic;
    padding-left: 30px;
    padding-top: 7px;
}
#breadcrumbs a {
    color: #938A8D;
}
#content {
    background: url("../Img/op-contentBG.png") no-repeat scroll left top transparent;
    padding: 15px 12px 25px;
    width: 462px;
}
* html #content { behavior: url(/Common/Scripts/iepngfix.htc); }

#right {
    float: left;
    padding-left: 42px;
    padding-top: 15px;
    width: 241px;
}
/* ====================== Header & Footer ====================== */
#header {
    background: url("../Img/op-headerBG.jpg") no-repeat scroll left top transparent;
    height: 164px;
    position: relative;
}
.logo {
    display: block;
    left: 320px;
    position: absolute;
    top: 30px;
}
.logo p{
	text-align: center;
	color: #ffffff;
}

#headerLeft {
    float: left;
    padding-left: 11px;
    padding-top: 15px;
}
#headerLeft a, #headerLeft a:hover {
    color: #FFFFFF;
    display: block;
    font-size: 17px;
    letter-spacing: 0.07em;
    text-decoration: none;
}
a#phone_number, a#phone_number:hover {
    font-size: 24px;
}


/* ====== */
#headerRight {
    color: #E9E8E8;
    float: right;
    font-size: 10px;
    padding-right: 5px;
    padding-top: 7px;
    text-align: left;
}
#headerRight input {
    background: url("../Img/op-searchInputBG.gif") no-repeat scroll left top transparent;
    border: 0 none;
    font-size: 12px;
    height: 19px;
    padding-left: 24px;
    padding-right: 5px;
    padding-top: 6px;
    width: 131px;
}
#headerRight ul {
    padding: 10px 0;
}
#headerRight li {
    display: inline;
    list-style-type: none;
    padding-left: 3px;
}
#headerRight li a {
	text-align: left;
	font-size: 12px;
    color: #FFFFFF;
    text-decoration: none;
}
#footer {
    clear: both;
    color: #FFFFFF;
    font-size: 10px;
    padding-bottom: 25px;
    padding-left: 30px;
    padding-top: 15px;
}
#footer ul {
    padding: 0 0 10px;
}
#footer li {
    display: inline;
    list-style-type: none;
    padding-left: 2px;
}
#footer a {
    color: #FFFFFF;
}

.callout {
    background: url("../Img/op-calloutBG.jpg") no-repeat scroll left top transparent;
    padding-bottom: 5px;
    padding-left: 12px;
    padding-top: 25px;
}
.callout h2 {
    color: #938A8D;
    font-weight: normal;
    padding-bottom: 5px;
    text-transform: uppercase;
}
.callout img {
    padding-bottom: 7px;
}
#navMenu {
    position: relative;
    width: 796px;
    z-index: 1;
}
#navMenu ul {
    background: none repeat scroll 0 0 #224E80;
    height: 27px;
    padding: 0;
    width: 796px;	
	
}
#navMenu ul li {
    background: url("../Img/op-navMenuBar.gif") no-repeat scroll left top transparent;
    float: left;
    list-style-type: none;
    padding-left: 3px;
}
#navMenu ul li.menuHome {
    background-image: none;
    padding-left: 0;
}
#navMenu ul li a {
    background: none repeat scroll 0 0 #224E80;
    color: #FFFFFF;
    display: block;
    font-size: 11px;
    height: 20px;
    padding-left: 26px;
    padding-right: 27px;
    padding-top: 7px;
    text-decoration: none;
    text-transform: uppercase;
}
#navMenu ul ul {
    height: auto;
    width: auto;
	/*  =====  */
	position: absolute;
}
#navMenu .sf-sub-indicator {
	display: none;
}
#navMenu ul ul li {
    border-bottom: 1px solid #FFFFFF;
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
    float: none;
    list-style-type: none;
    padding: 0;
    width: auto;
}
#navMenu ul ul li a {
    height: auto;
    padding: 5px 10px;
    width: auto;
}
#navMenu ul li.first a {
}
* html #navMenu ul li a {
    float: left;
}
* html #navMenu ul li.menuHome a {
    padding-right: 25px;
}
* html #navMenu ul ul li a {
    float: none;
}
#navMenu ul li a:hover {
    background: none repeat scroll 0 0 #928A8D;
}
/* ====================== Dropdown widths ================= */
#navMenu ul li.navAbout ul {
    width: 148px;
}
#navMenu ul li.navAreas ul {
    width: 169px;
}
#navMenu ul li.navResources ul {
    width: 126px;
}
#navMenu ul li.navTestimonials ul {
    width: 137px;
}
#navMenu ul li.navContact ul {
    width: 128px;
}
#navMenu ul li.navAreas ul ul {
    width: 240px;
}


/*  */
#navMenu ul ul ul, #hidden {
    display: none;
}
#navMenu li.CurrentPage ul, #navMenu li.CurrentCategory1 ul {
    display: block;
}
#navMenu ul li.CurrentCategory1 a {
    background: none repeat scroll 0 0 #928A8D;
}
#navMenu ul li.CurrentCategory1 ul li a {
    background: none repeat scroll 0 0 #224E80;
}
#navMenu ul li.CurrentCategory1 ul li a:hover {
    background: none repeat scroll 0 0 #928A8D;
}
#navMenu ul li.CurrentCategory1 ul li.CurrentCategory2 a {
}
#navMenu li#menuHome.CurrentPage ul, #navMenu li#menuHome.CurrentCategory1 ul {
    display: none;
} 
/* never display L2 menu items in Home Category */



#navMenu li.CurrentCategory1 ul ul {
    display: none;
}
#navMenu li.CurrentCategory1 ul li.CurrentCategory2 ul {
    display: block;
}
#navMenu li.CurrentCategory1 ul li.CurrentCategory2 ul {
    position: absolute;
    right: 11px;
    top: 230px;
    visibility: visible;
}


/*
#navMenu ul ul ul {
	background: url(../Img/op-calloutBG.jpg) no-repeat left top;
	padding: 0px;
	width: 240px;
}

#navMenu ul ul ul li {
	list-style-type: none;
	padding-left: 3px;
	background: none;
}
#navMenu ul ul ul li a {
	display: block;
	background: none;
	color: #000000;
	text-transform: uppercase;
	text-decoration: none;
	padding-top: 7px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 0px;
	font-size: 11px;
}
#navMenu li.CurrentCategory1 ul li.CurrentCategory2 ul li.CurrentCategory3 a { color: #928a8d; }

#navMenu li.CurrentCategory1 ul li.CurrentCategory2 ul {
	background: url(../Img/op-calloutBG.jpg) no-repeat left top;
	padding-top: 18px;
}
*/

#navMenu ul li.CurrentCategory1 ul li.CurrentCategory2 ul li a {
    background: none repeat scroll 0 0 transparent;
}
#navMenu ul li.CurrentCategory1 ul li.CurrentCategory2 ul li a:hover {
    color: #928A8D;
}

/* ====================== Sub Menu ================= */
#sideNav {
    padding: 20px 15px 10px 10px;
}
#sideNav a {
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
}
#sideNav a:hover {
    color: #CCCCCC;
}
#sideNav li {
    color: #FFFFFF;
    margin-left: -5px;
    padding-bottom: 5px;
}
#searchContainer {
    background: url("/Common/Img/logoSWBM_Header.jpg") no-repeat scroll right top #E7B060;
    height: 37px;
    padding: 0 0 0 20px;
}
#searchBox {
    padding-top: 10px;
}
#searchResultsPage #content {
    padding: 0 15px 0 45px;
}
.SearchResult, .SearchResultAlt {
    padding-bottom: 15px;
}
.SearchResultTitle, .SearchResultTitle a:link, .SearchResultTitle a:hover, .SearchResultTitle a:visited, .SearchResultTitle a:active {
    color: #423E34;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}
.SearchResultTitle a:hover {
    text-decoration: underline;
}
.SearchResultsHighlight {
    color: #E7B060;
    font-style: italic;
    text-decoration: underline;
}
#resultsSearchPhrase, #resultsSearchQty, .SearchResultUrl a:link, .SearchResultUrl {
    color: #999999;
}
#resultsSearchQty {
    padding-bottom: 12px;
}
.selHint {
    background-color: #3070B6;
}
#results div a span {
    background-color: #3070B6;
}
.ezcount {
    color: #FFFFFF;
    float: right;
    font-size: 9px;
}
#results {
    background-color: #224E80;
    border: 1px solid #FFFFFF;
    display: none;
    overflow: hidden;
    position: absolute;
    right: 16px;
    text-align: left;
    top: 31px;
    visibility: hidden;
    width: 158px;
    z-index: 99;
}
#results a {
    color: #FFFFFF;
}
#EasySearchLiveResults {
    background-color: white;
    border-color: black;
    border-width: 13px;
    display: none;
    margin-bottom: 10px;
    position: absolute;
    z-index: 100;
}
.adminButton, a.adminButton, a.adminButton:link, a.adminButton:visited, a.adminButton:hover, .smallButton {
    background-color: #423E34;
    border-right: 8px solid #4D6177;
    color: #F5F1D0;
    cursor: pointer;
    font-size: 12px;
    padding-bottom: 6px;
    padding-top: 6px;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    width: 125px;
}
.contactButton, a.contactButton:hover {
    background-color: #423E34;
    border-right: 8px solid #4D6177;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 12px;
    font-weight: bold;
    padding: 6px 10px;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    width: 170px;
}
#contactContainer {
    /*background: url("/Common/Img/op-contentAreaBG.jpg") no-repeat scroll left top transparent;*/
	background: #FFF;
    border: 1px solid #FFFFFF;
    height: 400px;
    padding: 15px;
    width: 290px;
}
#contactContainer h1 {
    background-color: #3A3A3A;
    color: #FFFFFF;
    display: block;
    padding: 3px;
}
body.contact {
    background: none repeat scroll 0 0 transparent;
}

/* PNG Background Fix for IE6 */
#idclass { behavior: url(iepngfix.htc); }


/*
.dhtmlwindow {
    background-color: white;
    border: 1px solid black;
    position: absolute;
    visibility: hidden;
}
.drag-handle {
    background-color: #000000;
    color: white;
    cursor: auto;
    font: bold 14px Arial;
    opacity: 1;
    overflow: hidden;
    padding: 4px;
    text-indent: 3px;
    width: auto;
}
.drag-handle .drag-controls {
    cursor: pointer;
    position: absolute;
    right: 1px;
    top: 2px;
}
* html .drag-handle {
    width: 100%;
}
.drag-contentarea {
    background-color: white;
    color: black;
    height: 150px;
    overflow: auto;
    padding: 0;
}
.drag-statusarea {
    background-color: #000000;
    border-top: 1px solid gray;
    height: 13px;
}
.drag-resizearea {
    cursor: nw-resize;
    float: right;
    font-size: 0;
    height: 13px;
    width: 13px;
}
.drag-handle {
    background-color: #1D3C82;
}
#interVeil {
    background: url("/Common/Img/blackdot.gif") repeat scroll 0 0 black;
    left: 0;
    opacity: 0.8;
    position: absolute;
    top: 0;
    visibility: hidden;
    width: 10px;
    z-index: 5;
}


body {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #000000;
    font: 12px Verdana,Arial,Helvetica,Sans-Serif;
    letter-spacing: normal;
    margin: 0;
}
.PrintHidden, .leftCol, .adminHead1, .adminHead2, .adminHead2-2, #navMenu, #footer, #leftmaster {
    display: none;
}
#logo {
    padding-left: 0;
}
#fill {
    height: 0;
}
#leftmaster {
    margin-right: 780px;
}
#rightMaster {
    float: right;
    width: 780px;
}
.adminHead3 {
    font-size: 28px;
    padding-left: 0;
    text-align: right;
    width: 100%;
}
.tableHead {
    background: none repeat scroll 0 0 #000000;
    color: #FFFFFF;
    font: 10px/14px verdana,arial,helvetica,sans-serif;
}
a {
    color: #000000;
    text-decoration: none;
}
.ErrorMessage {
    background: none repeat scroll 0 0 #FFFF66;
    color: #000000;
    font: 10px/14px verdana,arial;
}
.SuccessMessage {
    background: none repeat scroll 0 0 #99FF00;
    color: #000000;
    font: 10px/14px verdana,arial;
}
*/
