/* -------------------------- <revisions> ---------------------------

Bayshore Solutions CSS Standard 

All non-general elements should be specified in their respective sections
and labeled appropriatly according to Design Standards Guide.

Latest Revisions: 
	- 8/01/08 :: JRH

-------------------------- </revisions> --------------------------- */

/* Container - Centered With Margins for standards compliance */
*{font-size:13px;
	 font-family: Georgia,"Times New Roman",Times,serif;
  }
/***** Global Settings *****/

body
{
	border: 0;
	margin: 0px 0px 15px 0px;
	padding: 0;
	background-image: url(/App_Themes/bellnunnally/Images/home_bg.gif);
	background-position: center top;
	background-repeat: repeat-x;
	background-color: #ffffff;
	color:#444444
}


/***** Headings *****/

h1, h2, h3, h4, h5, h6
{
	margin: 0;
	padding: 0;
	font-weight: normal;
}

/***** Common Formatting *****/

p
{
	margin: 0;
	padding: 0;
}

ul, ol
{
	padding: 0 0 20px 20px;
}

blockquote
{
	margin: 1.25em;
	padding: 1.25em 1.25em 0 1.25em;
}

small
{
	font-size: 0.85em;
}

img
{
	border: none;
}

table
{
	border: 0;
	margin: 0;
	padding: 0;
}

/***** Links *****/



/***** Forms *****/

form
{
	margin: 0;
	padding: 0;
	display: inline;
}

input, select, textarea
{
   /* font: 1em Verdana, Arial, Helvetica, sans-serif;*/
}

textarea
{
	width: 100%;
	line-height: 1.25;
}

label
{
	cursor: pointer;
}
.container
{
	width: 960px;
	background-color: transparent;
	margin-left: auto;
	margin-right: auto;
}

/* Begin Header & Primary Nav */


.header
{
	height: 95px;
	width: 960px;
	margin-top: 24px;
}

.header_left
{
	float: left;
	display: inline;
	height: 95px;
}

.header_right
{
	float: right;
	display: inline;
	margin-right: 10px;
	width: 720px;
}

.header_right_top
{
	display: inline-block;
	height: 42px;
	float: right;
}

.phone_numbers
{
	float: left;
	display: inline;
	height: 23px;
	margin-left: 225px;
}
.search-top 
{
   
   float: left;
   height: 23px;
	margin-left: 95px;
	margin-right:15px;
	font-style:italic;
}
.search-top a
{
	color:#444444;
}
.search_box
{
	float: left;
	display: inline;
	height: 23px;
	width: 166px;
	background-image: url(/App_Themes/bellnunnally/Images/text_area_bg.gif);
	background-repeat: no-repeat;
}

.find_professional
{
	border: 0px none;
	height: 16px;
	background-color: transparent;
 
	color: #b2b2b2;
	font-style: italic;
	text-align: left;
	width: 128px;
	margin-left: 27px;
	margin-top: 2px;
}

.find_button
{
	float: left;
	display: inline;
	height: 23px;
	margin-left: 10px;
}

/* Primary Nav */

.primary_nav
{
	display: block;
	float: right;
	clear: both;
	width: 750px;
	text-align: right;
}

/* Primary Nav List Items */

.primary_nav li
{
	float: left;
	display: inline;
	list-style: none;
	padding-left: 30px;
	font-style: italic;
	font-size: 13px;
	color: #444444;
}

/* Primary Nav Link Styles */

.primary_nav li a
{
	display: inline-block;
	height: 24px;
	font-style: italic;
	font-size: 13px;
	color: #444444;
	text-decoration: none;
	background-image: url(/App_Themes/bellnunnally/Images/pri_nav_btn_bg_alt.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom: 6px;
}

.primary_nav li a:hover, .primary_nav .on a
{
	color: #792a2d;
	background-image: url(/App_Themes/bellnunnally/Images/pri_nav_btn_bg.gif);
	text-decoration: none;
}
.primary_nav li a:visited
{
	text-decoration: none;
	color: #444444;
}
.primary_nav li a:active
{
	text-decoration: none;
	color: #b2b2b2;
}

.primary_nav ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	margin-left: 40px;
	text-align: right;
	float: right;
}

/* Commented Out - May be necessary if Nav runs to second line

.header_right_bottom {
display: block;
}

*/


/* End Header & Primary Nav */


/* Begin Content Area */

.content
{
	width: 960px;
	min-height: 460px;
	height: auto !important;
}

.content_left
{
	float: left;
}

.content_right
{
	float: left;
	width: 460px;
}

.content_right_top
{
	margin-left: 15px;
	margin-top: 12px;
	min-height: 226px;
	height: auto !important;
	height: 226px;
}

.content_right_top p
{
	/*font-size: 13px;*/
	color: #444444;
	line-height: 21px;
}
.bottom-content
{
	clear:both;
	padding:5px;
	text-align:justify;
	padding-left: 70px;
	padding-right: 70px;
	padding-top: 70px;
	position: relative;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}

.bottom-content a {
color: #999999;
}

.decorative_header
{
	font-size: 20px;
	color: #979582;
	font-style: italic;

	
}

.button_container
{
	background-image: url(/App_Themes/bellnunnally/Images/red_arrow_button_bg.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin-top: 20px;
   /* float: left;*/
	
   
}



.button_container a
{
	font-size: 13px;
	color: #792a2d;
	 padding-left:20px;
}

.content_right_top li
{
	display: inline-block;
	font-size: 13px;
	color: #792a2d;
	list-style: none;
	line-height: 33px;
	margin-left: 15px;
}

.content_right_top li a
{
	color: #792a2d;
	text-decoration: none;
}

.content_right_top a:hover
{
	color: #444444;
	text-decoration: none;
}
.content_right_top a:visited
{
	color: #792a2d;
	text-decoration: none;
}
.content_right_top a:active
{
	color: #b2b2b2;
	text-decoration: none;
}

.content_right_bottom
{
	width: 460px;
	margin-left: 15px;
}

.spotlight_header
{
	width: 460px;
	height: 28px;
}

.spotlight_header_text
{
	font-size: 20px;
	color: #979582;
	font-style: italic;

	
}

.spotlight_header_button
{
	width: 220px;
	height: 24px;
	text-align: right;
	float: right;
	display: inline;
}

.spotlight_header_seperator
{
	background-color: #d7c890;
	height: 4px;
	width: 460px;
	display: inline-block;
	float: right;
	line-height: 2px;
	font-size: 2px;
}

.left_padding
{
	padding-left: 5px;
}

.spotlight_content
{
}

.spotlight_margin
{
	height: 15px;
	width: 460px;
	padding-top: 20px;
}

.spotlight_content li
{
	list-style: none;
}

.spotlight_content ul
{
	margin: 0;
	padding: 0;
}

.spotlight_content h1
{
	color: #979582;
	font-weight: bold;
	line-height: 26px;
}

.spotlight_content p
{
	color: #444444;
	line-height: 16px;
}

.spotlight_content li a
{
	color: #792a2d;
/*	font-style: italic;*/
	text-decoration: none;
}

.spotlight_content a
{
	text-decoration: none;
}

.spotlight_content a:hover
{
	color: #444444;
	text-decoration: none;
}
.spotlight_content a:visited
{
	color: #792a2d;
	text-decoration: none;
}
.spotlight_content a:active
{
	color: #b2b2b2;
	text-decoration: none;
}

.spotlight_td_left
{
	width: 100px;
}


/* End Content Area */

/* Begin Footer */

.footer
{
	background-image: url(/App_Themes/bellnunnally/Images/footer_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 84px;
	width: 960px;
	 font-size: 11px;
	 position:relative;
	   font-style: italic;
	   float:left;
}

.footer_left
{
	float: left;
	margin-top: 65px;
	width: 458px;
}

.footer_left p
{
	color: #444444;
	padding-left: 50px;
}

.footer_right
{
	float: left;
	margin-top: 65px;
	text-align: right;
	width: 445px;
}

/* Lower Nav List Item & Link Styles */

.footer_right li
{
	list-style: none;
	display: inline;
	padding-left: 20px;
	color: #792a2d;
	font-style: italic;
}


#footer-address
{
   margin-top: 10px; 
	color: #444444; 
	height: 25px;
 float:left;
   width:960px;
   position:relative;
	text-align:center;
	font-size: 11px;
}
#footer-address ul
{
	padding:0px;
	display:block;
	position:absolute;
	left:212px;
}
#footer-address li
{
	list-style:none;
	float:left;
		font-size: 11px !important;
}
#footer-address li a
{
	color: #792a2d;
	font-style: italic;
	text-decoration: none;
	margin-left:10px;
	display:block;
		font-size: 11px !important;
}

#footer-address li a:hover
{
	color: #444444;
	text-decoration: none;
}
#footer-address li a:visited
{
	color: #792a2d;
	text-decoration: none;
}
#footer-address li a:active
{
	color: #b2b2b2;
	text-decoration: none;
}
/* End Footer */




/***** Wrapper *****/
.wrap
{
	width: 960px;
	margin: 0 auto;
}

.container
{
	/*min-height hack*/
	height: auto !important; /*all browsers except ie6 will respect the !important flag*/
	min-height: 500px;
	height: 500px; /*Should have the same value as the min height above*/
}

/***** Global Classes *****/

.clear
{
	clear: both;
}
.float-left
{
	float: left;
}
.float-right
{
	float: right;
}

.text-left
{
	text-align: left;
}
.text-right
{
	text-align: right;
}
.text-center
{
	text-align: center;
}
.text-justify
{
	text-align: justify;
}

.bold
{
	font-weight: bold;
}
.italic
{
	font-style: italic;
}
.underline
{
	border-bottom: 1px solid;
}
.highlight
{
	background: #ffc;
}

.img-left
{
	float: left;
	margin: 4px 10px 4px 0;
}
.img-right
{
	float: right;
	margin: 4px 0 4px 10px;
}

.middle
{
	vertical-align: middle;
}

.nopadding
{
	padding: 0;
}
.noindent
{
	margin-left: 0;
	padding-left: 0;
}
.nobullet
{
	list-style: none;
	list-style-image: none;
}

img, div
{
	behavior: url(iepngfix.htc);
}

/* sub.css */
@charset "utf-8";
/* CSS Document */

body.sub {
	border: 0;
	margin: 0px 0px 15px 0px;
	padding: 0;
	background-image: url(/App_Themes/bellnunnally/Images/int_bg.gif);
	background-position: center top;
	background-repeat: repeat-x;
	background-color: #ffffff;
	font-size:13px;
	color:#444444;
	}
	



.sec_nav_container {
float: left;
display: inline;
width: 180px;
background-color: #ffffff;
min-height:449px;
height:auto !important;
height:449px;
}


.sec_nav_heading {
height: 88px;
background-image: url(/App_Themes/bellnunnally/Images/sub_header_bg.gif);
background-position: bottom;
background-repeat: no-repeat;
}

.sec_nav_heading p {
text-align: center;
color: #ffffff;
text-transform: uppercase;
padding-top: 30px;
letter-spacing: 2px;
line-height: 16px;
font-weight: 700;
min-height:15px;
height:auto !important;
height:15px;
background-image:url(/App_Themes/bellnunnally/Images/subheadingbg.gif);
background-position: center bottom;
background-repeat: no-repeat;
padding-bottom: 4px;
}

.sec_nav {

}
.sec_nav ul {
list-style: none;
margin: 0;
padding: 0;

}
.sec_nav li
{
 display:block;  
height:38px;
}

.sec_nav li a{
/*background-image:url(/App_Themes/bellnunnally/Images/sub_nav.gif);*/
display: block;
color: #444444;
text-decoration: none;
overflow:hidden;
line-height:38px;
padding-left:5px;
border-bottom:solid thin #EBEBE6;
}

.sec_nav li a:hover, .sec_nav .on a
{
background-image: url(/App_Themes/bellnunnally/Images/sub_nav_ov.gif);
font-style: italic;
color: #ffffff;
}
.vertical_seperator {

float: left;
display: inline;
background-image: url(/App_Themes/bellnunnally/Images/center_line.gif);
background-repeat: no-repeat;
background-position: left top;
width: 39px;
min-height:520px;
height:auto !important;
height:520px;
}

.primary_content {
float: left;
display: inline;
width:700px;
background-color: #ffffff;
padding-top: 25px;
min-height:494px;
height:auto !important;
height:494px;
}

.primary_content p {
color: #444444;
margin-top:5px;
}

.primary_content h1 {
color: #979582;
font-size: 20px;
font-style: italic;
background-image: url(/App_Themes/bellnunnally/Images/h1_line.gif);
background-repeat: repeat-x;
background-position: bottom;
height: 30px;
display: block;
padding-bottom:3px; 
}
.primary_content h2 {
color: #979582;
text-transform: uppercase;
font-size: 13px;
background-image: url(/App_Themes/bellnunnally/Images/h2_line.gif);
background-repeat: repeat-x;
background-position: bottom;
height: 20px;
display: block;
}
.primary_content p {
color: #444444;
}

.primary_content a, #lawyer-list a, a{
text-decoration: none;
color: #792a2d;
}
a [href="mailto:christophert@bellnunnally.com"]
{
	font-size:10px;
}

.primary_content a:hover {
color: #444444;
}

.primary_content a:active {
color: #b2b2b2;
}

.primary_content a:visited {
color: #792a2d
}
.primary_content ul
{
	padding-bottom:0px;
}
#lawyer-list
{
 width:180px;   
	
}
#lawyer-list ul
{
 padding-left:0px; 
 margin-left:0px;
}
#lawyer-list li
{
   list-style:none;
   padding-bottom:3px; 
}
.image_container {
float: right;
padding-left: 14px;
padding-top: 3px;
padding-bottom: 3px;
vertical-align: text-top;
background-color: #ffffff;
width: 252px;
}

.image_outline {

}

.image_white_outline {
padding: 1px 1px 1px 1px;
border: solid 1px #ebebe6;
}

.image_text_container p {
font-size: 11px;
color: #979582;
font-style: italic;
}

/*  testimonials  */
div.testimonials .readMore
{
 font-weight:bold;   
}
.pagecount
{
 padding:2px;
 font-weight:bold;   
}
input[type="button"],input[type="submit"]
{
	cursor: hand;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	width: 150px;
	margin: 0;
	padding: 3px 4px;
	background: #EEEEEE;
	border: 1px solid #999;
}
.bio-search
{
	line-height:16px;
}
.bio-search label
{
	 float: left;
	font-weight: bold;
	width: 150px;
	display: block;
	clear: both;
	vertical-align: top;
   
}


.modalBackground 
{ 
 background-color:#888888; 
 filter:alpha(opacity=70); 
 opacity:0.7;
}
.modalPanel 
{ 
	background-color: #fff;
	border: solid 8px #00B2BD;
	width: 400px;
}
.modalBody 
{ 
	border: solid 1px #DFDFDF;
	margin:10px;
	width:380px;
}
.closeButton {
	font-size: 14px;
	font-weight:bold;
	color: #584537;
	text-decoration: none;
	font-style:normal;
	font-family: Arial, serif;
	padding:10px;
}
.closeButton:hover {
	cursor: hand;
	text-decoration:none;
}

/* End modal popup styles */

/* Begin Registration Part 2 modal popup styles */
.modalPanel2
{ 
	background-color: #fff;
	border: solid 8px #00B2BD;
	width: 600px;
}
.modalBody2
{ 
	border: solid 1px #DFDFDF;
	margin:10px;
	width:580px;
}

/* End modal popup styles */

/* Begin Registration Confirmation modal popup styles */
.modalPanel3
{ 
	background-color: #fff;
	border: solid 8px #978582;
	width: 600px;
	padding:5px;
}
.modalBody3
{ 
	border: solid 1px #DFDFDF;
	margin:10px;
	width:580px;
}
.vcard,.email,.print
{
 background:url(/App_themes/BellNunnally/Images/vcf_icon.gif) no-repeat left center;
 padding:0px 25px;
 margin:15px 0px 5px 0px;
 display:block;
}
.email
{
 background:url(/App_themes/BellNunnally/Images/ico-email.gif) no-repeat left center;

}
.print
{
 background:url(/App_themes/BellNunnally/Images/ico-print.gif) no-repeat left center;

}
.bookmark{
	background:url(/App_Themes/BellNunnally/images/ico-bookmark.gif) no-repeat;
}
.textup{
	background:url(/App_Themes/BellNunnally/images/ico-text-up.gif) no-repeat;
}
.textlow{
	background:url(/App_Themes/BellNunnally/images/ico-text-low.gif) no-repeat;
}

/* press room module classes */
.pressRoom .h3,.pressRoom .em

{
	font-weight:bold;
	color:#792a2d;
}
#featuredAttorney
{
	width:550px;
	
}
#featuredAttorney  .MasterDetail_MiniSummary
{
	margin-bottom:5px;
	margin-top:5px;
}
#featuredAttorney li  {
    background-image: url("/App_Themes/bellnunnally/Images/red_arrow_button_bg3.gif");
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 20px;
	margin-bottom: 10px;
}
/*tool bar classes"*/
.tools{
	width:100%;
	position:relative;
	right:-18px;

}
.tools:after{
	content:'';
	display:block;
	clear:both;
}
.tools ul{
	padding:0;
	margin:0;
	list-style:none;
	float:right;
}
.tools ul li{
	float:left;
	display:inline;
}
.tools ul a{
	float:left;
	width:14px;
	height:14px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0px;
	padding:0px 5px;
}
/* end toolbar */
.breadcrumbs
{
 padding:15px 0px;  

}
.breadcrumbs a
{

}
.light-box
{
	border:solid 1px #D9CA95;
	margin-top:10px;
	padding:9px;
	background-color:#FFF6D8;

}
.light-box a
{
 display:block;   
}
.light-box ul
{
    padding:0px;
}
.light-box li
{
    list-style:none;
}
.sub-nav-header
{
	background-image: url(/App_Themes/bellnunnally/Images/sub_nav_ov.gif);
	color: #ffffff; 
	line-height: 35px;
	padding-left:5px;
	margin-top:10px;
}

.case-study dt
{
	display:inline;
	float:left;
	font-weight:bold;
}
.case-study dd
{
 margin : 0 0 15px 160px; 

}

.sign-up-form
{
	 border:solid 1px #D9CA95;
	margin-top:10px;
	padding:9px;
	background-color:#FFF6D8;

   
}
.sign-up-form input
{
 
   padding:0px;
}
input.sign-up
{
 width:135px;

}
.MasterDetail_ItemDetail h1
{

 height:100%;
}
.MasterDetail_ListItem .post-date
{
	color:#792a2d;
	font-weight:bold;
}
.MasterDetail_ListItem a
{
	font-weight:bold;
}
.join,.row label
{
    font-weight:bold;
}
.light-box #h4_related_cases
{
    font-weight:bold;
}

    
.MasterDetail_MiniSummaryList li {
margin-bottom: 15px;
}
