/* Default Styles */
html { font-size:.625em; }
body { margin:0; padding:0; color:#000000; background:#ffffff; }
body, td, input, textarea, option, select { font-family: Verdana, Arial, Helvetica, sans-serif; }
input, textarea, option, select { font-size:1em; }

p, table { padding:0; margin:0 0 1.2em 0; }
ul, ol { margin:0 0 0 22px; padding:0; }
li { margin:0 0 .5em 0; padding:0; }
.clear { clear:both; }
.floatLeft { float:left; }
.floatLeft2 { float:left; padding-right:10px; }
.floatLeft3 { float:left; padding-right:50px; }
.floatRight { float:right; }
.floatRight2 { float:right; padding-right:10px; }
.floatRight3 { float:right; padding-right:50px; }
/*img.floatLeft { float:left; padding:10px 10px 10px 10px; }
img.floatRight { float:right; padding:10px 10px 10px 10px; }*/
a img { border:none; }

h1, h2, h3, h4, h5, h6 { margin-bottom:.5em; padding:0; }

h1 { font-size:1.4em; color:#a01a1a; text-transform:uppercase; margin-top:10px; }
h2 { font-size:1.3em; }
h3 { font-size:1.2em; }
h4 { font-size:1.1em; }
h5 { font-size:1em; }
h6 { font-size:.9em; font-weight:normal; }

.imageCaption {
				margin:0; padding:0; position:inherit; left:10px; top:7px;
				}

/* drop shadow effect for the gallery thumbnails. Sadly this requires a div to be wrapped around the image markup, which is a shame */

.img-wrapperRight {
margin: 10px 0 0 10px;
background: url(../images/shadow.gif) no-repeat bottom right;
float:right;
line-height:0;
}
 
.img-wrapperRight img {
float:none;
margin:0;
background:#fff;
padding:4px;
border:1px solid #C5BDBD;
position:relative;
left:-5px;
top:-5px;
}

.img-wrapperLeft {
margin: 10px 10px 0 0;
background: url(../images/shadow.gif) no-repeat bottom right;
float:left;
line-height:0;
}

.img-wrapperLeft img {
float:none;
margin:7px;
background:#fff;
padding:4px;
border:1px solid #C5BDBD;
position:relative;
left:-5px;
top:-5px;
}

/* For these larger images, I don't want them to float, for that causes the h3 above to be pushed to the right. I also declare a top margin to space the header and image apart, and also increase the border width slightly.  We also set it to display:block so that if body id is twoColLayout, the image will force the header and other bits to wrap around it */

.mainImage {
display: block;
float: none;
padding: 10px 0 15px 0;
margin: 4px 0 0 45px;
border: 3px solid #C5BDBD;
}

.requirements_Image {
display: block;
float: none;
padding: 10px 0 12px 0;
margin: 15px 0 0 10px;
border: 3px solid #C5BDBD;
}



.left {text-align:left}
.center {text-align:center;}
.right {text-align:right;}

/* base font size: 1.1em = 11px, 1.2em = 12px */
body { font-size: 1.0em; }

span.sectionHeader { font-family:"Trebuchet MS"; display:block; padding-top:4px; margin-bottom:10px; background:#918f8f url(../images/tabTopRight.gif) right top no-repeat; }
span.sectionHeader span { color:#ffffff; font-size:1.1em; font-weight:bold; text-transform:uppercase; display:block; padding:0 0 4px 11px; background:url(../images/tabBottomLeft.gif) left bottom no-repeat; }

span.sectionHeader newsAndEvents{ font-family:"Trebuchet MS"; display:block; padding-top:4px; margin-bottom:10px; background:#918f8f url(../images/tabTopRight.gif) right top no-repeat; }
span.sectionHeader newsAndEvents span{ color:#ffffff; font-size:1.1em; font-weight:bold; text-transform:uppercase; display:block; padding:0 0 4px 11px; background:url(../images/tabBottomLeft.gif) left bottom no-repeat; }

/* Custom Add Styles */

adSpace { text-align:center; margin-top: 20px; margin-bottom:20px; }
	

/* Custom Styles */
body { _text-align:center; background:#f7f6f3; }
	#wrap { width:807px; margin:0 auto; text-align:left; background:url(/images/bg-wrap.gif) repeat-y; }
		#wrap-inner { position:relative; margin:0 23px 0 22px; padding-bottom:10px; }
		
			/* Header */
			#header { position:relative; z-index:1; text-align:right; position:relative; height: 100%; }
				#firmLogo {
	position:absolute;
	left:1px;
	top:0;
}
				form#searchForm { color:#898989; margin:0 0 10px 0; padding:25px 7px 0 0; }
					form#searchForm p { font-weight:bold; margin: 0 15px 5px 0; }
						form#searchForm p span { color:#a01a1a; }
					form#searchForm input#searchInput { width:126px; padding:2px 4px; font-weight: bold; color: #898989; }
					form#searchForm input#searchSubmit { margin:0; vertical-align:top; position:relative; top:1px;}
					#siteTools { margin:0px 60px 12px 0; }
				
				ul#topNav { position:relative; float:right; font-family:"Trebuchet MS"; font-size:1.2em; font-weight:bold; margin:0; }
					ul#topNav li { position:relative; z-index:99; min-height:22px; overflow:hidden; display:block; width:12.1em; margin-left:2px; padding-bottom:4px; margin-bottom:0; text-align:center; float:left; background:#918f8f url(/images/tabBottomLeft.gif) left 22px no-repeat; }	
					ul#topNav li:hover { overflow:visible; background:#323a3e; }
						ul#topNav li a { color:#ffffff; text-decoration:none; display:block; padding-top:4px; background:url(/images/tabTopRight.gif) right top no-repeat; }
						ul#topNav li a:hover { color:#fdbe34; }	
						
						/* styles for hier nav */
						ul#topNav li ul { font-size:.91em; width:100%; font-weight:normal; position:absolute; padding:0; margin:0; display:block; top:26px; left:0; background:#323a3e; }
						ul#topNav li ul li { display:inline-block; width:100%; float:none; margin:0; padding:0; background:none; }
							ul#topNav li ul li a { display:inline-block; background:none; }
							ul#topNav li ul li a:hover { width:100%; background:#918f8f; }
						
			/* Main Body */
			#main-body { display:inline-block; position:relative; background:#ffffff 571px top repeat-y; border-top:8px solid #ffffff; }
			#home #main-body { }	
			#Lev3 #main-body { background-image:url(/images/bg-mainBody-Lev3.gif); }	
				#home #flashBlock { width:572px; text-align:left; margin-bottom:5px; }	
					
				/* Secondary Bar (right) */
				#leftBar { width:178px; float:right; overflow:hidden; }
				#secondaryBar { width:178px; float:right; overflow:hidden; }
				#home #leftBar { width:236px; float:left; }	
				
				
				#rightBar { position:relative; width:178px; float:left; overflow:hidden; text-align:top}	
				#home #rightBar { width:191px; padding:0; position:relative; top:-180px; margin-bottom:-180px; float:right; }	
					#home #rightBar #register { color:#ffffff; margin-bottom:8px; padding-bottom:5px; background:#6d7579 url(../images/bg-register.gif) left top no-repeat; }
						#home #rightBar #register p { padding:10px 0 0 20px; margin:0 0 .5em; }
						#home #rightBar #register img { margin-left:6px; }
				
				#rightSidebar { padding:15px 0 10px 5px; }
						#home #rightSidebar { padding-top:0; }
						span.sectionHeaderGrey { font-family:"Trebuchet MS"; display:block; padding-top:4px; margin-bottom:10px; background:#918f8f url(../images/tabTopRight.gif) right top no-repeat; }
						span.sectionHeaderGrey span{ color:#ffffff; font-size:1.1em; font-weight:bold; text-transform:uppercase; display:block; padding:0 0 4px 11px; background:url(../images/tabBottomLeft.gif) left bottom no-repeat; }
						
						span.sectionHeaderYellow { font-family:"Trebuchet MS"; display:block; padding-top:4px; margin-bottom:10px; background:#e8ae2e url(../images/tabTopRight.gif) right top no-repeat; }
						
						#rightSidebar span.sectionHeaderRed { font-family:"Trebuchet MS"; display:block; padding-top:4px; margin-bottom:10px; background:#a01a1a url(../images/tabTopRight.gif) right top no-repeat; }
						
						span.sectionHeaderGrey span, #rightSidebar span.sectionHeaderRed span, #rightSidebar span.sectionHeaderYellow span { color:#ffffff; font-size:1.1em; font-weight:bold; text-transform:uppercase; display:block; padding:0 0 4px 11px; background:url(../images/tabBottomLeft.gif) left bottom no-repeat; }
						#rightSidebar span.sectionHeader a { display:block; color:#ffffff; text-decoration:none; padding:2px 0 2px 11px; background:url(/images/bullet.gif) 1em 7px no-repeat; }
						#rightSidebar ul { margin:0 0 14px 0; list-style:none; border-bottom:1px solid #d6d6d6; }
						#rightSidebar ul li { display:inline; margin:0; }
						#rightSidebar ul li a { display:block; color:#a01a1a; padding:5px 0 5px 10px; font-weight:bold; text-decoration:none; border-top:1px solid #d6d6d6;  }
						#rightSidebar ul li a:hover { color:#000000; }

				
				
				
				
				/** ID use of attyDirectory and attyDirectoryForm can only be used once per page **/
					#attyDirectory {  }
						#attyDirectory span.sectionHeader { background-color:#a01a1a; }
						#home #attyDirectory span.sectionHeader { width:auto; }
						form#attyDirectoryForm { padding-bottom:15px; }
							form#attyDirectoryForm p { font:bold 1.1em "Trebuchet MS"; margin:0 0 .5em 8px; padding:0; text-transform:uppercase; }
							form#attyDirectoryForm label { float:left; width:30px; font-family:"Trebuchet MS"; font-size:1.1em; font-weight:bold; color:#918f8f; padding-right:5px; text-align:right; }
							form#attyDirectoryForm input { float:left; width:127px; margin:0 0 5px 0; padding:2px 4px; }
							#home form#attyDirectoryForm input { width:183px; }
							form#attyDirectoryForm select { height:1.8em; float:left; width:140px; margin-bottom:5px; }
							#home form#attyDirectoryForm select { width:195px; }
							form#attyDirectoryForm input#attySubmit { margin:0 0 0 100px; padding:0; width:66px; height:28px; vertical-align:top; position:relative;}
							#home form#attyDirectoryForm input#attySubmit { margin-right: 0px;}

       						#directories { margin:0 0 15px; }
						#home #directories { margin:0 0 0 5px; }
							#directories a { font-style:italic; display:block; color:#a01a1a; padding:5px 0 5px 6px; text-decoration:none; border-top:1px solid #d6d6d6; border-bottom:1px solid #d6d6d6; }
							#directories a:hover { color:#000000; }
							#directories ul { font-weight:bold; margin:0; list-style:none; }
								#directories ul li { display:inline; }
									#directories ul li a { font-style:normal; border-bottom:none; }
						
						
						
						#lawOfficeManagement { text-align:left; display:inline-block; }
							#lawOfficeManagement span.sectionHeader { margin-bottom:4px; background-color:#e8ae2e; }
								#home #lawOfficeManagement img { float:left; height:66px; padding: 2px 0; }
									#lawOfficeManagement ul { font-family:"Trebuchet MS"; font-size:1.1em; font-weight:bold; text-transform:uppercase; margin:0; list-style:none; border:3px solid #979ea0; }
										#lawOfficeManagement ul li { margin:0; padding:5px; background:#e9e9e9 url(/images/bg-lomBlock.gif) repeat-x; border-bottom:1px solid #979ea0; }
										#home #lawOfficeManagement ul li { padding:0; min-height:70px; _height:68px; }	
										#home #lawOfficeManagement ul li.last { border:none; }	
											#lawOfficeManagement ul li ul { font-size:.91em; margin:0; border:none; }
											#home #lawOfficeManagement ul li ul { padding:0 0 2px 0; min-height:51px; _height:51px; }
											#lawOfficeManagement ul li ul li { display:inline; padding:0; background:none; border:none; font-family:Arial, Helvetica, sans-serif; color:#757575; text-decoration: none;}
												#lawOfficeManagement a { font-family:Arial, Helvetica, sans-serif; color:#757575; text-transform:capitalize; text-decoration:none; display:block; padding:0; } /** style for links that have to be displayed inline **/
												#lawOfficeManagement a.inline { font-family:Arial, Helvetica, sans-serif; color:#757575; text-transform:capitalize; text-decoration:none; display:inline; padding:0; }
												#lawOfficeManagement a:hover { color:#a01a1a; text-decoration:underline; }
											#lawOfficeManagement p { font-size:.92em; font-weight:normal; margin-bottom:.1em; text-transform:none; color:#757575; line-height:1.2em; }
											#lawOfficeManagement a.learnMore { font-size:.92em; font-weight:normal; text-transform:none; color:#757575; }
											#lawOfficeManagement a:hover { color:#a01a1a; text-decoration:underline; }
											
																	
				/* Content */
				#content { width:362px; float:right; color:#414b52; margin:0 19px 0 19px; line-height:1.6em; position:relative; }
				#home #content { width:300px; margin:10px 19px 0 16px; float:left; }	
					#content a:link { color:#a01a1a; text-decoration:none; }
					#content a:visited { color:#B82626; text-decoration:none; }
					#content a:hover, a:focus { color:#666; text-decoration:underline; }
					#content a:active { color:#666; text-decoration:underline; }
					
					
					/* Content  Class*/
				.content { width:362px; float:right; color:#414b52; margin:0 19px 0 19px; line-height:1.6em; position:relative; }
				.contentLev3 { width:511px; float:left; color:#414b52; margin:0 22px 0 22px; line-height:1.6em; position:relative; }
				#home .content { width:300px; margin:10px 19px 0 16px; float:left; }	
					.content a:link { color:#a01a1a; text-decoration:none; }
					.content a:visited { color:#B82626; text-decoration:none; }
					.content a:hover, a:focus { color:#666; text-decoration:underline; }
					.content a:active { color:#666; text-decoration:underline; }
					
				.cnInvest { width:516px; float:right; color:#414b52; margin:0 20px 0 15px; line-height:1.6em; position:relative; }
					
					.sublev3 { margin: 0 0 0 203px; width:493px; color:#414b52; line-height:1.7em; }
					.sublev3 a:link { color:#a01a1a; text-decoration:none; }
					.sublev3 a:visited { color:#B82626; text-decoration:none; }
					.sublev3 a:hover, a:focus { color:#666; text-decoration:underline; }
					.sublev3 a:active { color:#666; text-decoration:underline; }
					
					#showcase { margin-bottom:20px; }
						#showcase p { margin-bottom:.2em; line-height:1.2em; }
							#showcase p strong { text-transform:uppercase; color:#000000; }
								#showcase p span { font-weight:bold; }
								
					.linkList { margin-bottom:.2em; line-height:1.7em; }
					.storeHd { text-transform:uppercase; color:#000000; }
										form#VendorForm { margin-bottom:20px; }
							form#VendorForm p { font:bold 1.1em "Trebuchet MS"; margin:0 0 .5em 8px; padding:0; text-transform:uppercase; }
							form#VendorForm label { float:left; width:70px; font-family:"Trebuchet MS"; font-size:1.1em; font-weight:bold; color:#918f8f; padding-right:5px; text-align:right; }
							form#VendorForm input { float:left; width:127px; margin:0 0 5px 0; padding:2px 4px; }
							form#VendorForm input#FormSubmit { margin:0; vertical-align:top; position:relative; top:1px; border: 3px double #666;}
							form#VendorForm select { height:1.8em; float:left; width:140px; }
							form#VendorForm select { width:195px; }
							
				#tabcontentstyle { width:200px; }	
							
				
								
				/* Primary Bar (left) */
				#primaryBar { position:relative; width:178px; float:left; overflow:hidden;}	
				#home #primaryBar { width:191px; padding:0; position:relative; top:-180px; margin-bottom:-180px; float:right; }	
					#home #primaryBar #register { color:#ffffff; margin-bottom:8px; padding-bottom:5px; background:#6d7579 url(/images/bg-register.gif) left top no-repeat; }
						#home #primaryBar #register p { padding:10px 0 0 20px; margin:0 0 .5em; }
						#home #primaryBar #register img { margin-left:6px; }	
				
					/* Footer Crosslinks */
						#footer_crosslinks { display:inline-block; text-align:center; width:100%; padding:15px 0; background:#e7e7e9; }
						#footer_crosslinks a { color:#636363; text-decoration:none; }
						#footer_crosslinks a:hover { color:#a01a1a; }	
															
											
					/* Footer */			
					#footer { display:inline-block; width:100%; padding:15px 0; background:#e7e7e9 url(../images/bg-footer.gif) 0 0 repeat-x; }
						#footer a { color:#636363; text-decoration:none; }
							#footer a:hover { color:#a01a1a; }
						#footer #feedsAndLinks { float:right; display:inline; margin-right:8px; }
							#footer #feedsAndLinks div.floatLeft { display:inline; margin:0 5px; padding:0 5px; border-left:1px solid #c3c3c3; border-right:1px solid #c3c3c3; }
						#footer #bottomNav { margin:0 0 .5em 8px; }
						#copyright { margin-left:8px; }
						.copyright { margin-left:8px; }
						
.noUnderline { color:#636363; text-decoration:none; }


form.searchForm { color:#898989; margin:0 0 10px 0; padding:25px 7px 0 0; }
form.searchForm p { font-weight:bold; margin: 0 15px 5px 0; }
form.searchForm p span { color:#a01a1a; }
form.searchForm input.searchInput { width:126px; padding:2px 4px; font-weight: bold; color: #898989; }
form.searchForm input.searchSubmit { margin:0; vertical-align:top; position:relative; top:1px; border: 3px double #666;}

.auto_complete {
            width: 350px;
            background: #fff;
            z-index: 200;
            text-align:left;
            
          }
          .auto_complete ul {
            border:1px solid #666;
            margin:0;
            padding:0;
            width:100%;
            list-style-type:none;
            color: #666;
          }
          .auto_complete ul li {
            margin:0;
            padding:3px;
          }
          .auto_complete ul li.selected { 
            background-color: #ffb; 
          }
          .auto_complete ul strong.highlight { 
            color: #000; 
            margin:0;
            padding:0;  
          }
          

#headleft {
	float: left;
	height: 120px;
	margin: 0px;
	padding: 8px 0 0 10px;
}

#headright {
	float: left;
	width: 200px;
	height: 120px;
	margin: 1px 0 0 0;
	padding: 1px 0 0 0;
	position: relative;
}

#headmiddle {
	height: 120px;
	padding: 0;
	margin: 3px 0 0 0;
	float: left;
	position: relative;
}

#searchhead {
	background-image: url(/images/header/searchbox_bg.jpg);
	background-repeat: no-repeat;
	height: 35px;
	width: 357px;
	z-index: 5;
	position: absolute;
	top: 80px;
	left: 27px;
	text-align: left;
}

#contactbtns {
	height: 55px;
	width: 185px;
	top: 63px;
	position: absolute;
	left: 7px;
	z-index: 6;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

img.contactbtns {
	margin-left: 2px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-bottom: 5px;
	margin-top: 2px;
}


#searchform {
	height: 20px;
	width: 345px;
	position: relative;
	z-index: 7;
	top: 7px;
	right: -5px;
	padding-left: 4px;
}

#searchform input {
	width: 70%;
	height: 15px;
	font-size: 11px;
	padding-top: 3px;
	padding-left: 5px;
	vertical-align: middle;
}

#searchform input.button {
	height: 19px;
	width: 66px;
}


#headerbtns {
	float: left;
	width: 185px;
	display: block;
}

input.searchbtn {
	padding-left: 1px;
	vertical-align: middle;
}

#mainnav {
	font-family: verdana, arial, helvetica, sans-serif;
	height: 28px;
	margin-right: 0px;
	margin-left: 1px;
	font-size: 10px;
	text-align: center;
	width: 762px;
	background-image: url(/images/header/main_nav_long.jpg);
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 0px;
}

#nav, #nav ul {
	padding-left: 17px;
	margin: 0; 
	list-style: none;
	text-align: center;
}

#nav li {
	float: left;
}


#nav ul li:hover {
	position: static;
}
		
#nav a {
	background-image: url(/images/header/mainnavborder.jpg);
	background-position: left top;
	font-weight: bold; 
	color:#fff; 
	text-decoration:none; 
	display:block; 
	padding-top: 0.7em;
	padding-right: 25px;
	padding-bottom: 0.5em;
	padding-left: 25px;
	background-repeat: repeat-y;
}

#nav a.root {
	padding-top: 7px;
	padding-bottom: 0;
	margin: 0;
	height: 21px;
}

#nav a.ie6 {
	margin-top: 2px;
	padding-bottom: 7px;
}

#nav a.first {
	background-image: none;
}

#nav a:hover {
	color: #fff; 
}

#nav li ul li a:hover {
	color: #666; 
}

#nav li ul li a {
	font-weight: bold;
	background-image: none;
	text-align: left;
	color: #000;
	border-bottom: 1px solid #999;
	margin: 0;
	padding-top: 0;
	padding-bottom: 3px;
	display: block;
	left: 0;
}

#nav li ul li a.first {
	padding-top: 8px;
}

#nav li ul li a.first:hover {
	color: #666;
}


#nav li ul li a.last {
	border: 0;
	padding-bottom: 2px;
}

#nav li ul li a.last:hover {
	color: #666;
}

#nav li ul.trans {
	padding: 0;
	background: #ddd;
	position: absolute;
	left: -999em;
	margin-top: 0px;
	text-indent: -1em;
	filter:alpha(opacity=90);
	-moz-opacity:.90;
	opacity:.90; 
}

#nav li ul.opaque {
	padding: 0;
	background: #ddd;
	position: absolute;
	left: -999em;
	margin-top: 0px;
	text-indent: -1em;
}

#nav li ul li {
	background: #ddd;
	width: 200px;
	margin-left: 3px 0;
	padding: 0;
}


#nav li ul li:hover {
	background: #ddd;
}

#nav li:hover ul, #nav li.sfhover ul { 
	background: #ddd;
	z-index: 1000;
	left: auto;
	width: 200px;
	margin-left: 0;
}



