html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address,  cite, code, del, dfn, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0px;
	padding: 0px;
	border: 0px;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	vertical-align: baseline;
	line-height: normal;
}
:focus {
	outline: 0;
}
 ol, ul, li{
list-style-type: none;	 
	 
 }

/*
ol, ul {
	list-style-image: none;
	list-style-type: none;
}*/
caption, th, td {
	text-align: left;
	font-weight: normal;
}


body {
	background-color: #FFFFFF;
	font-family: Arial, Geneva,Tahoma, sans-serif;
	font-size: 11pt;
	color: #333333;


}
a:link {
	color: #c51230;
	text-decoration:none;

}
a:visited {
color: #c51230;
	
}
a:hover {
	color: #000;

}
a:active {
	color: #000;
}


h1 {
	font-family: 'BrownstoneSansLight';
	font-size: 30px;
	font-weight: normal;
	margin-bottom: 1px;
	color: #5c5c5e;	

}

h2, h2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #5C131D;
	margin-top:0px;
	padding: 0px;

}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	color: #819cd1;
	padding: 0px;
	

}

h4 {
	font-weight: normal;

}

h5 {
	font-family: 'BrownstoneSansLight';
	font-size: 30px;
	font-weight: normal;
	margin-bottom: 1px;
	color: #ad1c29;
	

}


p {
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #3c3c3e;
	font-size:12px;
	line-height:22px;
}

#content ul, #content ol {
	margin-top: 0px;

}


#content ul li, #content ol li{
	margin-bottom: 2px;

}


blockquote {
	padding: 25px 0px 0px;
	display: block;
	text-align: center;
	font-size: 18px;
	font-style: oblique;
	font-family: "Times New Roman", Times, serif;
	color: #7C1322;

}
blockquote p {

}

/* Utilities */

.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

.notopmargin{
	margin-top: 0px;	
}
.floatRight {
	float: right;
}
.nobotmargin{
	margin-bottom: 0px;
}


/* COLORS */


.white{
	color: #FFF;	
}


/* BEGIN TEMPLATE */
#wrapper {
	position: relative;
	width: 1000px;
	margin: 0px auto;
}

#sharebar{
position:absolute;
margin-left:800px;
margin-top:15px;
}

#header {
	
	width:1000px;
	margin: 0px auto;
}

#tagline{
position:absolute;
margin-top:80px;
margin-left:15px;
}


#header_wrapper {
	
	height: 105px;
	width: 100%;
	background-color:#FFFFFF;
	
	position: relative;
}
#header #FlashID {
	margin-right: auto;
	margin-left: auto;
	display: block;
}

#logo{
position:absolute;
margin-left:15px;
margin-top:10px;
}


/* HEADER */






.attorney_jobs{
background-color:#9a8c7f;
}

.staff_jobs{
background-color:#9a8c7f;
}

.attorney_jobs_SD{
background-color:#9a8c7f;
}

.staff_jobs_SD{
background-color:#9a8c7f;
}

#navigation_holder{
	width: 100%;
	display:block;
	height:24px;
	background-color:#c51230;
	
}


#sidebar_holder {
	padding-left: 10px;

}



/*  NAVIGATION */


#navigation {
width:1000px;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0 auto;
}


#navigation a{
	margin: 0px;
	text-decoration: none;
	display: block;
	color: #FFFFFF;
	
	padding: 5px 15px;
}

#navigation a:hover{
	color: black;
	text-decoration: none;
	
}
#navigation li {
	margin: 0px 0px 0px 5px;
	padding: 0px;
	float:left;
	list-style-type: none;
	display: block;
}


#navigation ul {
	margin: 0px;
	padding: 0px;

}

#navigation ul li {
	

}
#navigation li a span {
	
}

#navigation.js-slide-hidden{
	left: 0 !important;
	position: static !important;
	top:0 !important;
}

#navigation>li:hover .drop{display:block;}
#navigation .drop {
	border-width: 0 1px 1px;
	position: absolute;
	background: #fff;
	top: 149px;
	width:182px;
	padding:18px 0px 8px;
	z-index:9999;
	box-shadow:3px 5px 9px 0 rgba(0, 0, 0, 0.15);
}
#navigation .drop a{
	color: #000;
}
#navigation .drop a:hover{
	color: #c51230;
}
#navigation .drop.multi{
	overflow:hidden;
	/*width:444px;*/
	margin-bottom:30px;
}
#navigation .drop.multi ul:first-child{width:235px;}
#navigation .drop.multi ul{
	float:left;
	margin-right:8px;
}


body#Home a#Home, 
body#News a#News, 
body#About a#About, 
body#Contact a#Contact,
body#Links a#Links,
body#Forms a#Forms,
body#Clients a#Clients,
body#Attorneys a#Attorneys,
body#SupportStaff a#SupportStaff,
body#Support a#Support,
#navigation .active {
	color: #000000;
	/* [disabled]background-color: #F0EBE1; */

	background-position: 0px -45px;
}

/* CONTENT AREA */

#content {
	margin:20px auto;
	width: 1000px;
	background-color: #FFFFFF;
	padding: 20px;
	
	min-height:360px;
}
#pre_content {
	position:absolute;

	margin-top: 15px;
	margin-left:640px;
	width:300px;
}

body#Home #pre_content {
	/* [disabled]border-bottom: 1px solid #5A1917; */
}

#pre_content h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #c00222;
}
#pre_content h4 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c00222;
	text-decoration: none;
	display: block;
	padding-top: 4px;
	font-weight:normal;
	text-decoration:none;
}
#pre_content h4 a:hover {
	color: #000000;

}


#pre_content h4.left {
	text-align: left;
	display: block;
	width: 150px;
	float: left;
}
#pre_content h4.right {
	width: 150px;
	text-align: left;
	display: block;
	float: left;
}





/* SIDEBAR */



/* FOOTER */





#footer {
	border-top:1px solid #929296;
	width:1000px;
	padding: 0px;
	margin-top: 25px;
}
#footer ul{
margin:0px;
padding:5px;
}

#footer ul li {
	float:left;

	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#footer  a {
color: #666;
font-size: 11px;
	text-decoration: none;
	padding-right:8px;
}

#footer  a:hover {
color:#c51230;
}

#footerCopy {
display:block;

	font-size: 11px;
	color: #CCC;
}
#footerCredits {
	font-size: 11px;
	color: #CCC;
}
#footerCredits a {
	color: #ccc;
	text-decoration: none;
}
#footerCredits a:hover {
	color: #c51230;
}


/* CONTENT SPECIIFCS */

ul.pdf_list {
	margin: 0px;
	padding: 10px 0px 0px;
	list-style-image: none;
	list-style-type: none;
	display: block;
	
}

ul.pdf_list li{
	list-style-image: none;
	list-style-type: none;
	margin: 0px 0px 13px;
	padding: 0px 0px 0px 40px;
	display: block;
	background-image: url(../img/pdf_icon_sm2.gif);
	background-repeat: no-repeat;
	background-position: 13px 0px;
	height: 30px;
	color: #999;

	
}

ul.pdf_list li a{
	/* [disabled]font-family: "Times New Roman", Times, serif; */
	font-size: 14px;
	font-weight: bold;
}

p.guarantee {
	font-size: 18px;
	margin-left: 25px;
	font-style: oblique;
	font-family: "Times New Roman", Times, serif;
	margin-right: 25px;
	
}

/* TEMPLATE OVERRIDES*/


 body#Attorneys h1, body#Support h1   {
	padding-top: 15px;
	margin-bottom: 15px;
	line-height: 24px;
	color:#4d4d4e;
	
}


 body#Attorneys h1 a, body#Support h1 a   {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	display: block;
	margin-bottom: 3px;
	text-decoration: none;
}

#left_image{
display:block;
float:left;
margin-right:70px;
width:300px;
}

#left_image img{

max-width:300px;
}
.border{
border:10px solid #6a747d;
}

#right_content{
display:block;
float:left;

width:500px;
}


body#Links #content ul li {
	/* [disabled]display: block; */
	margin-bottom: 6px;
	font-size: 12px;
}


body#Links #content ul li a {
	display: block;
	font-weight: bold;
}

body#Links #content h3 {
	margin-left: 10px;

}
#jobs_directory_holder {
	margin: 20px 0px;
	padding: 10px 20px 20px;
	/* [disabled]border-top: 1px solid #561415; */
	/* [disabled]border-bottom: 1px solid #561415; */
}


.job_location{
color:#c51230;
}


.placement_type{
color:#c51230;
}


.job_description{
color:#c51230;
}

#job_holder {
	margin: 0px 0px;
	padding: 0px 20px 20px;
	border-bottom: 1px solid #CCC;
}

#job_holder h2 {
color:#333333;
	margin: 0px;
	padding: 0px;
	font-size:30px;
}

.job_summary {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #CCC;
}
.programmer_comments {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	background-color: #FF0;
}
a.back_link {
	display: block;
	/* [disabled]font-family: Georgia, "Times New Roman", Times, serif; */
	font-style: oblique;
	font-size: 12px;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	background-image: url(../img/back_icon.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 20px;
	line-height: 20px;
}
form textarea {
	width: 300px;
	height: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
form textarea.firm_address {
	height: 50px;
	width: 200px;
}
form input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
form input.submit_btn {
	font-size: 12px;
	margin-top: 10px;
}



#job_holder .publish_date {
	color: #999;
	font-size:10pt;
}
#job_holder div {
	margin-bottom: 5px;
}


a.back_link:hover {

	background-position: 0px -20px;

}
form label {
	display: block;
	color: #666;
	margin-top: 5px;
}
#message_sent {
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px dotted #C33;
	color: #C33;
	background-color: #FFF;
}

/* SpryFormValidation.css - version 0.5 - Spry Pre-Release 1.6.1 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */



/* These are the classes applied on the error messages
 * which prevent them from being displayed by default.
 */ 
.textareaRequiredMsg,
.textareaMinCharsMsg,
.textareaMaxCharsMsg,
.textareaValidMsg {
	display:none;
}

/* These selectors change the way messages look when the widget is in one of the error states.
 * These classes set a default red border and color for the error text.
 * The state class (e.g. .textareaRequiredState) is applied on the top-level container for the widget,
 * and this way only the specific error message can be shown by setting the display property to "inline".
 */
.textareaRequiredState .textareaRequiredMsg,
.textareaMinCharsState .textareaMinCharsMsg,
.textareaMaxCharsState .textareaMaxCharsMsg
{
	display: inline;
	color: #CC3333;
	border: 1px solid #CC3333;
}

/* The next three group selectors control the way the core element (TEXTAREA) looks like when the widget is in one of the states: * focus, required / minChars / maxChars , valid 
 * There are two selectors for each state, to cover the two main usecases for the widget:
 * - the widget id is placed on the top level container for the TEXTAREA
 * - the widget id is placed on the TEXTAREA element itself (there are no error messages)
 */
 
 /* When the widget is in the valid state the TEXTAREA has a green background applied on it. */
.textareaValidState textarea, textarea.textareaValidState {
	background-color:#B8F5B1;
}

/* When the widget is in an invalid state the TEXTAREA has a red background applied on it. */
textarea.textareaRequiredState, .textareaRequiredState textarea, 
textarea.textareaMinCharsState, .textareaMinCharsState textarea, 
textarea.textareaMaxCharsState, .textareaMaxCharsState textarea {
	background-color:#FF9F9F;
}

/* When the widget has received focus, the TEXTAREA has a yellow background applied on it. */
.textareaFocusState textarea, textarea.textareaFocusState {
	background-color:#FFFFCC;
}

/* This class applies only for a short period of time and changes the way the text in the textarea looks like.
 * It applies only when the widget has enforce max chars enabled and the user tries to type some more.
 */
.textareaFlashState textarea, textarea.textareaFlashState{
	color:red !important;
}
/* When the widget has the hint message on, the hint text can be styled differently than the user typed text. */
textarea.textareaHintState, .textareaHintState textarea{
	/* color: red !important;*/
}

/* SpryValidationTextField.css - version 0.4 - Spry Pre-Release 1.6.1 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */


/* These are the classes applied on the error messages
 * which prevent them from being displayed by default.
 */ 
.textfieldRequiredMsg, 
.textfieldInvalidFormatMsg, 
.textfieldMinValueMsg,
.textfieldMaxValueMsg,
.textfieldMinCharsMsg,
.textfieldMaxCharsMsg,
.textfieldValidMsg {
	display: none;
}

/* These selectors change the way messages look when the widget is in one of the error states.
 * These classes set a default red border and color for the error text.
 * The state class (e.g. .textfieldRequiredState) is applied on the top-level container for the widget,
 * and this way only the specific error message can be shown by setting the display property to "inline".
 */
.textfieldRequiredState .textfieldRequiredMsg, 
.textfieldInvalidFormatState .textfieldInvalidFormatMsg, 
.textfieldMinValueState .textfieldMinValueMsg,
.textfieldMaxValueState .textfieldMaxValueMsg,
.textfieldMinCharsState .textfieldMinCharsMsg,
.textfieldMaxCharsState .textfieldMaxCharsMsg
{
	display: inline;
	color: #CC3333;
	border: 1px solid #CC3333;
}



/* The next three group selectors control the way the core element (INPUT) looks like when the widget is in one of the states: * focus, required / invalid / minValue / maxValue / minChars / maxChars , valid 
 * There are two selectors for each state, to cover the two main usecases for the widget:
 * - the widget id is placed on the top level container for the INPUT
 * - the widget id is placed on the INPUT element itself (there are no error messages)
 */
 
 /* When the widget is in the valid state the INPUT has a green background applied on it. */
.textfieldValidState input, input.textfieldValidState {
	background-color: #B8F5B1;
}

/* When the widget is in an invalid state the INPUT has a red background applied on it. */
input.textfieldRequiredState, .textfieldRequiredState input, 
input.textfieldInvalidFormatState, .textfieldInvalidFormatState input, 
input.textfieldMinValueState, .textfieldMinValueState input, 
input.textfieldMaxValueState, .textfieldMaxValueState input, 
input.textfieldMinCharsState, .textfieldMinCharsState input, 
input.textfieldMaxCharsState, .textfieldMaxCharsState input {
	background-color: #FF9F9F;
}

/* When the widget has received focus, the INPUT has a yellow background applied on it. */
.textfieldFocusState input, input.textfieldFocusState {
	background-color: #FFFFCC;
}

/* This class applies only for a short period of time and changes the way the text in the textbox looks like.
 * It applies only when the widget has character masking enabled and the user tries to type in an invalid character.
 */
.textfieldFlashText input, input.textfieldFlashText {
	color: red !important;
}

















#slideshow {
	margin:30px auto 0px auto;
	width:950px;
	height:310px;
	position:relative;
}
#slideshow #slidesContainer {
	margin:30px auto 0px auto;
  width:850px;
  height:310px;
  overflow:auto; /* allow scrollbar */
  position:relative;
  background-color:#6a747d;
}
#slideshow #slidesContainer .slide {
  margin:0 auto;
  width:850px; /* reduce by 20 pixels of #slidesContainer to avoid horizontal scroll */
  height:310px;
}

/** 
 * Slideshow controls style rules.
 */
.control {
  display:block;
  width:39px;
  height:310px;
  text-indent:-10000px;
  position:absolute;
  cursor: pointer;
}
#leftControl {
  top:0;
  left:0;
  background:transparent url(/img/control_left.jpg) no-repeat 0 0;
}
#rightControl {
  top:0;
  right:0;
  background:transparent url(/img/control_right.jpg) no-repeat 0 0;
}

/** 
 * Style rules for Demo page
 */



.slide p {
  margin:15px;color:#FFFFFF;
}
.slide h2 {
font-family: 'BrownstoneSansLight';
  font-size:35px;
    margin-left:15px;color:#FFFFFF;
  font-weight:normal;
}
.slide img {
  float:right;
  margin:0 25px;
}

.slide p{
padding:20px;

}

.slide h2{
padding-left:20px;
padding-top:20px;



/* When the widget has the hint message on, the hint text can be styled differently than the user typed text. */
.textfieldHintState input, input.textfieldHintState {
	/*color: red !important;*/
}