/* CSS Document */

/* Container and Header */

#container {
	position:absolute;
	left:0px;
	top:220px;
	margin: 0px auto;
	padding: 0px;
	width: 100%;
	text-align: left;
	border-left:0px;
	border-left-color:#666666;
	border-left-width:0px;
	border-right:solid;
	border-right-color:#666666;
	border-right-width:0px;
	z-index:10
	
	}

#header {
	position:absolute;
	margin: 0px; 
	padding: 0px; 
	width: 110px; 
	height: 86px; 
	top:35px;
	left:30px;
	z-index:5	
	}
	

#top {
	position:absolute;
	padding: 0;
	list-style: none;
	width: 100%;
	float: none;
	background: #07aae0;
	height: 27px;
	background-color: #2e3962;
}	


/* Content Areas */

#left {
	float: left;
	margin: 0px 0px 30px;
	padding: 0 20px 0 197px;
	width: 564px;
	background: #fff;
	text-align: justify;
	}
	
#left ul li 	{
	list-style-image: url(images/general/redarrow.gif);
	list-style-type: disc;	
	}

#right {
	float: left; 
	margin: 0px; 
	padding: 0 20px 0 20px; 
	width: 165px; 
	background: #fff;
	}
	
/* Flash */

#flash {
	clear: both;
	width: 568px;
	height: 160px;
	color: #fff;
	position: absolute;
	top: 28px;
	left: 178px;
	z-index:1;
	margin-top: 0;
	margin-right: 20px;
	margin-left: 20px;
	}	

/* Nav Position - the rest of Nav css below */

#nav {
	position:relative;
	padding-top:148px;
	padding-left:197px;
	z-index:20;
	}	

/* body */

body {
	margin: 0px; 
	padding: 0px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-align: justify; 
	font-size: 10px; 
	line-height: 14px; 
	font-weight: normal; 
	color: #666666; 
	}
	
.input {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #990000;
	}	

a:link {
	color: #003399; 
	text-decoration: none;
	}
	
a:visited {
	color: #003399; 
	text-decoration: none;
	}

a:active {color: #003399; 
	text-decoration: none;
	}

a:hover {
	color: #FFFFFF; 
	text-decoration: none; 
	background-color: #b43c0c
	}

h1 {
	font-size: 1.1em; 
	font-weight: bold; 
	margin: 10px 0 10px 0;
	color: #000;

	}
	
h2 {
	font-size: 10px; 
	font-weight: normal; 
	margin: 10px 0 10px 0;
	}

h3 {
	font-size: 18px;
	font-weight: normal;
	margin: 10px 0;
	color: #2e3962;
	padding: 10px 5px 4px 0px;
	background:#FFFFFF;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
	
	
.practice {
	font-size: 12px;
	color: #2e3962;
	font-weight: normal;
}

strong {
	color: #666666;
}


h4 {
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0;
	color: #000;
	padding-top: 20px;
	}

hr {
	margin: 0 0 0 0; 
	color: #ddd; 
	background: #ddd; 
	height: 5px; 
	border: 0px;
	}

img {
	margin: 0;
	border: none;
	}
	
.icon {
	margin: 2px 3px 0 0;
	}

.featured {
	border-right: solid;
	border-right-width: 18px;
	border-right-color: #fff;
	border-bottom: solid;
	border-bottom-width: 21px;
	border-bottom-color: #fff;
	background-color: #fff;
	color: #000;
	}

.featuredend {
	border-right: solid;
	border-right-width: 0px;
	border-right-color: #fff;
	border-bottom: solid;
	border-bottom-width: 21px;
	border-bottom-color: #fff;
	background-color: #fff;
	color: #000;
	}

.box {
	background-color: #efefef;
	padding: 20px;
	border: 1px dotted #330033;
	}
	
.boxright {
	background-color: #efefef;
	padding: 20px;
	border: 1px dotted #330033;
	font-size: 11px;
	}	
	
.boldparagraphs {
	font-style: italic;
	font-weight: bold;
	line-height: 25px;
	}
	
.rightsbold {
	font-weight: bold;
	font-size: 11px;
	line-height: 10px;
	}
	
.rightsgeneral {
	font-size: 11px;
	line-height: 10px;
	}



/* Navigation */

#back {
	position:absolute;
	padding: 0;
	list-style: none;
	width: 100%;
	float: none;
	background: #07aae0;
	height: 27px;
	background-color: #CCCCCC;
	left: 0px;
	top: 148px;
}

#chromemenu ul {
	margin: 0px 0px 5px 0px;
	padding: 0;
	list-style: none;
	width: 100%;
	float: left;
	background: #CCCCCC;
	font-size: 9px;
	text-decoration: none;
}

#chromemenu ul li {
	float: left;
	color: #fff;
}

#chromemenu ul li a:hover {
background: transparent url(images/navpointer.gif) bottom center no-repeat;
}

body#home a#home {
background: transparent url(images/navpointer.gif) bottom center no-repeat;
}

body.aboutus a.aboutus {
background: transparent url(images/navpointer.gif) bottom center no-repeat;
}

body#practiceareas a#practiceareas {
background: transparent url(images/navpointer.gif) bottom center no-repeat;
}

body#jobs a#jobs {
background: transparent url(images/navpointer.gif) bottom center no-repeat;
}

body#links a#links {
background: transparent url(images/navpointer.gif) bottom center no-repeat;
}

body#contact a#contact {
background: transparent url(images/navpointer.gif) bottom center no-repeat;
}

#chromemenu li a:link {
	color: #fff;
}

#chromemenu li a:visited {
	color: #fff;
}

#chromemenu ul li a {
	display: block;
	padding: 0 16px 0px;
	line-height: 27px;
	border-right: 1px solid #fff;
	text-decoration: none;
	color: #fff;
	font-weight:bold
}

#chromemenu ul li a:hover {
	display: block;
	padding: 0 16px 0px;
	line-height: 27px;
	border-right: 1px solid #fff;
	text-decoration: none;
	color: #fff;
	font-weight:bold
}

#chromemenu ul .last a {
	background: none;
}

#chromemenu ul .last a:hover {
	background: none;
	background: transparent url(images/navpointer.gif) bottom center no-repeat;
}


/*Nav Bar Drop Down */


.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #BBB; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 10px/18px Verdana;
z-index:100;
background-color: white;
width: 200px;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: black;
}

*.html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #F0F0F0;
}


/* Search Crumb Navigation */

.searchcrumb{
padding-bottom:10px;
}

.searchcrumb a{
background: transparent url(images/arrow.gif) no-repeat center right;
text-decoration: none;
padding-right: 10px; /*adjust bullet image padding*/

}

.searchcrumb a:visited, .searchcrumb a:active{
color: #CC0000;
}

.searchcrumb a:hover{
text-decoration: underline;
color: #CC0000;
}



	



/* Contact Form */

form {
     background-color: #fff;
}

forminput {
     background-color: #fff;
	 color: #000;
	 border: solid 1px;
	 border-color: #ccc;
	 width: 360px;
}

textarea {
     background-color: #fff;
	 color: #000;
	 border: solid 1px;
	 border-color: #ccc;
     height: 140px;
	 width: 360px;
}

option {
     background-color: #fff;
	 color: #000;
	 border: solid 1px;
	 border-color: #ccc;
	 width: 360px;
}

select {
     background-color: #fff;
	 color: #000;
	 border: solid 1px;
	 border-color: #ccc;
	 width: 360px;
}

.btn {
     background-color: #000;
	 color: #0099FF;
	 border: solid 1px;
	 border-color: #ccc;
	 width: 99px;
}

.required {
	 color: #b43c0c;
	 font-size: 1.1em;
	 line-height: 1.0em;
	 font-weight: normal;
}

.floatLeft {
     float: left;
}

.floatRight {
     float: right;
}

#formLeft {
     float: left; 
	 width: 360px;
}

#formRight {
     float: right;
}





/* Footer */

#footer {
	position:relative;
	clear: both;
	margin: 0px;
	padding-top: 14px;
	padding-left:197px;
	width: 100%;
	height: 130px;
	background: #CCCCCC;
	color: #000;
	font-size: 1em;
	}
	
#subfooter {
	position:relative;
	clear: both;
	margin: 0px;
	padding-top: 20px;
	padding-left:200px;
	width: 100%;
	height: 100px;
	background: #999999;
	color: #000000;
	font-size: 1em;
	}	
