/***************************/
/****** Global Resets ******/
/***************************/

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}
ol, ul {
	list-style:none;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
q:before, q:after {
	content: '';
}
abbr, acronym {
	border: 0;
}
/***************************/
/****** Global Styles ******/
/***************************/

html{
	 width:100%;
	 overflow-x: hidden;
	}


body /* body tag rules affect the WYSIWYG editor interface, so apply any images/colors to ".bodystyles" class instead */ {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	line-height: 1.5;
}
.bodystyles /* workaround for WYSIWYG editor interface */ {
	background: none repeat scroll 0 0 #3867A2;
	color: #444;
	width: 865px;
	margin: 0 auto;
}

em {
	font-style: italic;
}
h1, h2, h3, h4, h5, h6 {
	line-height: 1.2;
	font-weight: bold;
	color: #000;
}
h1 {
	font-size: 1.6em;
	margin: 0 0 .67em;
}
h2 {
	font-size: 1.4em;
	margin: 0 0 .75em;
}
h3 {
	font-size: 1.17em;
	margin: 0 0 .83em;
}
h4 {
	font-size: 1em;
	margin: 0 0 1.12em;
}
h5 {
	font-size: .83em;
	margin: 0 0 1.5em;
}
h6 {
	font-size: .75em;
	margin: 0 0 1.67em;
}
hr {
	height: 1px;
	color: #0E4181;
	background-color: #0E4181;
	border: none;
	margin: 1em 0;
}
input {
	margin-right: .25em;
}
input[type='submit'] {
	cursor: pointer;
	font-size: 1em;
	padding: .1em .5em;
}
input[type="text"], textarea {
	font-size: 1em;
	padding: .25em;
}
ul, ol, dl {
	position: relative;
}
ol {
	margin-left: 1.5em;
	text-indent: -.25em;
	list-style: decimal;
}
ol ol {
	list-style: lower-alpha;
}
p {
	margin-bottom: 1em;
}
strong {
	font-weight: bold;
}
ul {
	margin-left: 1.25em;
	list-style: disc;
}
ul ul {
	list-style: circle;
}
.clr {
	clear: both;
}
a {
	color: #0E4181;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	color: #0E4181;;
}
a.readMore {
	background: url(../images/read-more-bg.jpg) 62px 3px no-repeat;
	padding-right: 15px;
}
/*************************/
/****** Wrapper Div ******/
/*************************/

#containerBackground {
    background: none repeat scroll 0 0 #0E4181;
    margin: 10px auto;
	padding: 10px;
    text-align: left;
    width: 865px;
}
#container {
	background: none repeat scroll 0 0 #FFFFFF;
	padding: 10px;
}
/*************************/
/****** Header Divs ******/
/*************************/

div#header {
	float: left;
	clear: both;
	width: 100%;
	margin: 0 0 10px;
	position: relative;
	z-index: 9999; /* needed for menu dropdowns */
}
div#logo {
	background: url(../images/logo.gif) top left no-repeat;
	width: 350px; /* must be identical "div#logo a" width */
	height: 60px; /* must be identical for "div#logo a" height */
	float: left;
}
div#logo a {
	display: block;
	width: 350px; /* must be identical to "div#logo" width */
	height: 60px; /* must be identical to "div#logo" height */
	text-indent: -9999px;
	outline-style: none;
}
div#logo h1 {
	margin: 0;
}
div#locations {
	float: right;
	background: url("../images/toll_free.gif") no-repeat scroll 0 0 transparent;
    width: 485px;
}
.address {
    color: #333333;
    font-size: 7pt;
    font-style: normal;
    line-height: 8pt;
    text-align: center;
    float: left;
    margin: 10px 0 0 5px;
    position: relative;
    width: 145px;
}
/* Slider */
div#banner {
	width: 845px;
	margin: 10px auto 0;
	background: url(../images/banner_bg.jpg) top left no-repeat;
	overflow: hidden;
	clear: both;
}
div#banner ul {
	margin: 0;
}
div#banner li {
	list-style: none;
	width: 845px;
	float: left;
	height: 225px;
}
.carousel-wrap {
}
.slideTitle {
	font-size: 1.4em;
	font-weight: bold;
	display: block;
	margin: 0 0 .2em;
	color: #fff;
}
.slideDesc {
	font-size: 1.1em;
}
div#banner a.learnMore {
	display: block;
	margin-top: .5em;
	cursor: pointer;
	color: #fff;
}
.slideContent {
	display: block;
	width: 825px;
	padding: 10px;
	color:#fff;
	position: absolute;
	margin-left: 0px;
	z-index: 2;
	background: url(../images/slide-content-bg.png) top left repeat;
}
.next {
	position: absolute;
	margin-left: 805px;
	top: 275px;
	padding: 2px 14px;
	text-indent: -9999px;
	background: url(../images/slide-nav.png) -31px 0px no-repeat;
	border: 2px solid #fff;
	z-index: 3px;
	cursor: pointer;
}
.previous {
	position: absolute;
	margin-left: 765px;
	top: 275px;
	padding: 2px 14px;
	text-indent: -9999px;
	background: url(../images/slide-nav.png) -2px 0px no-repeat;
	border: 2px solid #fff;
	z-index: 4;
	cursor: pointer;
}
.next:hover {
	position: absolute;
	margin-left: 805px;
	top: 275px;
	padding: 2px 14px;
	text-indent: -9999px;
	background: url(../images/slide-nav.png) -31px -20px no-repeat;
	border: 2px solid #aaa;
	z-index: 3px;
	cursor: pointer;
}
.previous:hover {
	position: absolute;
	margin-left: 765px;
	top: 275px;
	padding: 2px 14px;
	text-indent: -9999px;
	background: url(../images/slide-nav.png) -2px -20px no-repeat;
	border: 2px solid #aaa;
	z-index: 4;
	cursor: pointer;
}
div#banner .learnMore:hover {
	color: #aaa;
}
/**************************/
/****** Content Divs ******/
/**************************/

/* Content Wrapper */
div#content {
	clear: both;
	width: 100%;
	background-color: #fff;
	/*overflow: auto;*/
	float: left;
	background: url(../images/content-bg.jpg) top right repeat-y;
}
/* Left Column */
div#main {
	float: left;
	width: 535px;
	padding: 10px;
	position: relative;
}
div#bioWrapper {
	overflow: auto;
}
div#bioThumb {
	width: 100px;
	float: left;
	margin-right: 10px;
}
div#bioThumb img {
	border: 1px solid #0E4181;
}
div#bioContent {
	width: 420px;
	float:left;
}
/* Right Column */
div#right {
	float: right;
	width: 250px;
	padding: 10px;
	position: relative;
	background-color: #bbb;
}
div#awards {
	clear: both;
	background-color: #EFEFEF;
	padding: 10px;
	margin-top: 10px;
}
.callout {
	list-style: none;
	margin: 10px 0 0;
	padding: 0;
	border: 1px solid #0E4181;
	background: url(../images/callout-bg.gif) bottom left repeat-x;
}
.callout:hover {
	background: url(../images/callout-bg.gif) top left repeat-x;
}
.callout a {
	padding: 8px;
	display: block;
	color: #fff;
	font-size: 1.5em;
	text-decoration: none;
	letter-spacing: 1px;
}
.location a {
	background:url(../images/location-callout-pin.png) top left no-repeat;
	padding-left: 45px;
}
.contact a {
	background: url(../images/contact-callout-phone.png) top left no-repeat;
	padding-left: 45px;
}
.practice a {
	background: url(../images/practice-area-callout.png) top left no-repeat;
	padding-left: 45px;
}
.articles a {
	background: url(../images/articles-callout.png) top left no-repeat;
	padding-left: 45px;
}
ul.subs {
	margin: 0; 
	padding: 0;
}
ul.subs li {
	list-style: none;
	border-bottom: 1px dashed #0E4181;
	background: url("../images/right-sub-bg.gif") no-repeat 10px 0px;
}
ul.subs li a {
	display: block;
	padding: 10px 5px 10px 30px;
}
ul.subs li a:hover {
	text-decoration: none;
	color: #0A2C54;
}
ul.subs li:hover{
	list-style: none;
	border-bottom: 1px dashed #0E4181;
	background: #ccc url("../images/right-sub-bg.gif") no-repeat 10px -40px;
}
/*************************/
/****** Footer Divs ******/
/*************************/

div#footer {
	float: left;
	clear: both;
	width: 100%;
	position: relative;
	text-align: center;
	font-size: .9em;
	color: #fff;
	margin-bottom: 10px;
}
div#footer a {
	color: #fff;
	text-decoration: none;
}
div#footer a:hover {
	text-decoration: underline;
}
div#legal {
}
/* Auctori Footer */
div#auctori_logo {
	width: 175px;
	height: 35px;
	margin: 0 auto;
	text-indent: -9999px;
	background: url(../images/auctori_logo.gif) no-repeat scroll 0 0; /* use Photoshop to create bg color and save as .gif */
}
div#auctori_logo a {
	display: block;
	width: 175px;
	height: 35px;
	outline-style: none;
}
/***********************************************************************/
/******************************** MENU *********************************/
/***********************************************************************/

/********************************/
/****** Global Menu Styles ******/
/********************************/

.menu * {
	list-style: none;
	margin: 0;
	text-indent: 0;
}
.menu li a {
	display: block;
	text-decoration: none;
}
.menu li.top_level {
	position: relative;
	float: left;
	margin: 0;
}
/* Hide and show menu */
.menu li ul, .menu li ul ul li {
	display: none;
}
.menu li:hover ul, .menu li ul li:hover ul li {
	display: block;
}
/***********************/
/****** Main Menu ******/
/***********************/

/*-----------*/
/* Top Level */
/*-----------*/

#menuPrimary {
	clear: both;
	position: relative;
	list-style: none;
	background: url(../images/menu_bg.gif) top left repeat-x;
	margin: 10px 0 0;
	border-left: 1px solid #1E4E89;
	border-right: 1px solid #1E4E89;
	padding: 0;
}
.menu_v {
	width: 100%;
}
.menu_v li {
	
}
.menu_v li.first_nav {
	
}
.menu_v li.last_nav {
	
}
.menu_v a.top_level {
	font-size: 1.2em;
	font-weight: bold;
	color: #fff;
	padding: 4px 25px 2px;
	margin-bottom: 2px;
}
.menu_v a.top_level:hover {
	color: #0E4181;
	background: url(../images/menu_hover.gif) 0 1px repeat-x;
}
/*---------*/
/* Submenu */
/*---------*/

.menu_v .submenu {
	position: absolute;
	background-color: #fff;
}
.menu_v .submenu a {
	width: 180px;
	padding: 5px;
	color: #fff;
}
.menu_v .submenu a:hover {
	color: #0E4181;
	background: #fff url(../images/menu_hover.gif) 0 0 repeat-x;
}
.menu_v .submenu li {
	position: relative;
	border-left: 1px solid #1E4E89;
	border-right: 1px solid #1E4E89;
	border-bottom: 1px solid #1E4E89;
	border-top: 0;
	background: #1E4E89 url(../images/menu_bg.gif) top left repeat-x;
}
.menu_v .submenu li.firstItem {
}
.menu_v .submenu li ul {
	position: absolute;
	top: -1px;
	left: 190px;
}
/****************************/
/****** Secondary Menu ******/
/****************************/

/*-----------*/
/* Top Level */
/*-----------*/

#menuSecondary {
}
.menu_h {
	overflow: hidden;
	position:static;
}
.menu_h li {
	border-bottom: 1px solid #000;
	width: 100%;
}
.menu_h a.top_level {
	color: #000;
	height: 100%;
	padding: 10px 0;
}
.menu_h a.top_level:hover {
	color: #fff;
}
/*******************************************************************************/
/******************************** FORM BUILDER *********************************/
/*******************************************************************************/
div#contactForm {
	margin: 0 auto;
	padding: 10px;
	background-color: #ccc;
	overflow: auto;
	border: 2px solid #fff;
}
.formBuilderTable table {
	table-layout: fixed;
	width: 100%;
}
.formBuilderTable td {
	vertical-align: top;
}
.radioLabel {
	margin-right: .5em;
}
.fieldNameOutputRadio, .fieldNameOutputTextLine, .fieldNameOutputBlank, .fieldNameOutputTextArea, .fieldNameOutputDropDown, .fieldNameOutputCheck {
	font-weight: bold;
	margin-bottom: .5em;
	float: left;
	width: 58px;
}
.fieldNameOutputTextLine, fieldNameOutputTextArea {
	width: 58px;
}
.required {
	color: #C00;
}
.fieldNameOutputHTML {
	display: block;
	border-top: 1px solid #ccc;
	margin-top: 1em;
	padding-top: 1em;
	font-style: italic;
}
.fieldWrapperOutputTextLine, .fieldWrapperOutputCheck, .fieldWrapperOutputDropDown, .fieldWrapperOutputHTML, .fieldWrapperOutputTextArea, .fieldNameBlank, .fieldWrapperOutputBlank, .fieldWrapperOutputRadio {
	float: left;
	width: 155px;
}
.fieldWrapperOutputTextArea textarea {
	height: 8em;
	border: none;
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
}
input.textbox {
	border: none;
	background-color: #fff;
	color: #000;
	font-size: 1.1em;
}
.fieldCaption {
	font-size: .909em;
	font-style: italic;
	padding: .5em 0 0 .5em;
	display: block;
}
.formTableCell {
	padding-bottom: 1em;
}

input.textbox, textarea {
	width: 100%;
	*width: auto;
}
#main input.textbox, textarea {
	border: 2px solid #aaa !important;
	
}
.button {
	background-color: #0E4181;
	border: 2px solid #fff;
	color: #fff;
}
.button:hover {
	background-color: #3867A2;
	border: 2px solid #fff;
	color: #fff;
}
/**************************************************************************/
/******************************** MODULES *********************************/
/**************************************************************************/

/*****************************/
/****** Calendar Module ******/
/*****************************/

.RadCalendar_Special {
	border-collapse: collapse;
	width: 100%;
}
.rcMainTable {
	width: 100%;
}
.rcTitlebar {
	width: 100%;
	border: 0;
	padding: .5em;
	background-color: #666;
}
.rcTitlebar td {
	border: 0;
	padding: 0;
	text-align: center;
}
.rcTitle {
	width: 100%;
	color: #fff;
	font-weight: bold;
}
#ctl00_content2_ctl00_radCalendar_wrapper {
	clear: right;
}
#filterDiv {
	float: right;
}
#ctl00_content2_ctl00_lbls {
	font-size: 1em;
	padding: 2px;
	width: 150px;
}
.rcPrev, .rcNext, .rcFastPrev, .rcFastNext {
	display: block;
	width: 17px;
	text-indent: -9999px;
	background: url(../images/calendar/specialsprite.gif) no-repeat;
}
.rcFastPrev {
	background-position: 0 4px;
}
.rcFastPrev:hover {
	background-position : 0 -46px;
}
.rcPrev {
	background-position : 0 -96px;
}
.rcPrev:hover {
	background-position: 0 -146px;
}
.rcNext {
	background-position: 0 -196px;
}
.rcNext:hover {
	background-position: 0 -246px;
}
.rcFastNext {
	background-position: 0 -296px;
}
.rcFastNext:hover {
	background-position: 0 -346px;
}
.rcWeek {
	border-left: 1px solid #bbb;
	border-right: 1px solid #bbb;
	height: 2em;
}
.rcWeek th {
	text-align: center;
}
.rcRow a {
	display: block;
	text-decoration: none;
	color: #000;
	line-height: 1.5;
}
.rcRow a:hover {
	color: #888;
}
.rcRow td {
	border: 1px solid #bbb;
	width: 14%;
}
.rcRow td.rcOtherMonth {
	height: 0;
	font-size: 0;
}
.rcRow #pane2 ul {
	list-style: none;
	margin: 0;
}
.rcTemplate {
	background-color: #ddd;
	text-align: right;
	padding: 2px 5px;
}
.rcTemplateEvent {
	overflow: auto;
	height: 10em;
}
.groupItem a {
	padding: .5em .5em;
	border-bottom: 1px dotted #aaa;
}
.rcDateToday {
	border: 1px solid #666;
	padding: 1px 5px;
	color: #000;
	font-weight: bold;
}
.rcWeekend {
	background-color: #eee;
}
.rcDayDate {
}
.rcDayMortgage {
}
.rcDayBirthday {
}
/*---------*/
/* Details */
/*---------*/

.calendarContent h2 {
	font-size: 1.17em;
	margin-bottom: 1.66em;
}
.InputLabelMedium {
	font-weight: bold;
	margin-right: 1em;
}
.SectionHeaderSmall {
	font-weight: bold;
	font-style: italic;
	margin: 1em 0;
}
/***************************/
/****** Calendar Feed ******/
/***************************/

.calendarFeedDate {
	font-weight: bold;
}
.calendarFeedLink {
	padding-bottom: 1em;
	margin-bottom: 1em;
	border-bottom: 1px dotted #000;
}
.calendarContent hr {
	display: none;
}
/***************************/
/****** Page Notifier ******/
/***************************/

.subscribe {
	clear: both;
	padding-top: 10px;
	margin-top: 10px;
	border-top: 1px solid #000;
	text-align: right;
	font-size: .909em;
	font-style: italic;
}
.subscribe a, .subscribe br {
	display: none;
}
.subscribe input[type='text'] {
	font-size: 1em;
	padding: .25em;
	vertical-align: middle;
}
.subscribe input[type='submit'] {
	vertical-align: middle;
}
/*************************/
/****** Breadcrumbs ******/
/*************************/

.breadcrumbLinks {
	border-bottom: 1px solid #000;
	padding-bottom: 1em;
	margin-bottom: 1em;
}
/******************************/
/******** Twitter Feed ********/
/******************************/

.tweet_list {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.tweet_list li {
	overflow: auto;
	padding: 10px;
	border-bottom: 1px dotted #000;
	padding-left: 40px;
}
.tweet_join {
	font-style: italic;
	padding-left: .5em;
}
.tweet_text {
	display: block;
	padding: .5em 0 0 10px;
}
.tweet_avatar {
	margin-left: -30px;
	padding-right: 10px;
	float: left;
}
/**********************/
/****** Articles ******/ 
/**********************/

.mArticleListTitle, .mArticleListLongTitle, .mArticleListDateOfArticle {
	margin: .5em 0;
}
.mArticleListTitle {
	font-weight: bold;
}
.mArticleListLongTitle {
	font-style: italic;
}
/***********************/
/****** Biography ******/ 
/***********************/

/*--------------*/
/* List / Group */
/*--------------*/

.mBiography h2 {
	font-weight: bold;
	font-size: 1.2em;
}
.mBiography table {
	table-layout: fixed;
}
.mBiography td {
	padding: .5em 0;
	vertical-align: text-top;
}
.mBiographyList table {
	width: 100%;
}
.mBiographyListAlphaLinksBox {
	font-weight: bold;
}
.mBiographyListAlphaLinksLabel {
	padding-bottom: .5em;
}
.mBiographyListAlphaLinks {
	border: 1px solid #000;
	padding: .2em .5em;
	text-align: center;
}
.mBiographyListAlphaLinks a {
	padding: .1em .25em;
	text-decoration: none;
}
.mBiographyListAlphaLinks a:hover {
	text-decoration: underline;
}
.mBiographyListNameTD {
	font-weight: bold;
}
.mBiographyListPhoneTD {
	text-align: center;
}
.mBiographyListAlphaLinksLabel, .mBiographyListAlphaLinks {
	display: block;
}
/*------------*/
/* Individual */
/*------------*/

#images {
	float: right;
	width: 100%;
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #000;
}
#tblBiography {
	clear: right;
}
#tblBiography img {
	padding: 0 10px 10px 0;
}
.mBiographyName {
	font-weight: bold;
}
.mBiographyTitle {
	font-style: italic;
}
.mBiographyPhoneLabel {
	font-size: .9em;
}
.mBiographyOptionsIcons {
	margin-left: 10px;
}
.mBiographyOptionsIcons a {
	background: url("../images/biography/vcard.gif") top left no-repeat;
	display: block;
	width: 60px;
	height: 39px;
}
.mBiographyOptionsIcons img {
	display: none;
}
#contentArea {
	margin-bottom: 1.5em;
}
#bioAreas h2 {
	margin: 0;
	font-size: 1em;
	font-weight: bold;
}
/*****************************/
/****** Forgot Password ******/ 
/*****************************/

#ctl00_content2_ctl07_divChangePassword input[type='text'] {
	display: block;
	margin: .25em 0;
}
/************************/
/****** My Account ******/ 
/************************/

.myAccountDashboard {
	margin-bottom: 1em;
}
.registrationTitle {
	font-size: 1.17em;
	font-weight: bold;
	margin: .83em 0;
}
.registrationText {
	margin-bottom: .25em;
}
.registrationLinks {
	display: list-item;
	margin-left: 1.25em;
}
.registrationLinks img {
	display: none;
}
/***************************/
/****** Image Gallery ******/ 
/***************************/

#mGallery {
	overflow: hidden;
}
#mGallery input {
	margin: 0;
}
#mGallery input:hover {
	background-color: #ccc;
}
#mGalleryImageColumn {
	padding: 1em 5px;
	margin-bottom: 1em;
	border-bottom: 1px dotted #000;
}
#mGalleryPreviewImage table {
	width: 100%;
	overflow: hidden;
	text-align: center;
}
#mGalleryPreviewImage input {
	padding: 5px;
	background-color: #ddd;
	border: 1px solid #000;
}
#mGalleryPreviewCaption {
	padding-top: 1em;
	text-align: center;
	font-style: italic;
	font-size: .9em;
}
#mGalleryDescription {
	padding-bottom: 2em;
}
#mGalleryRowTwo .mGalleryThumbnail {
	float: left;
	border: 1px solid #ddd;
	margin: 0 10px 10px 0;
}
#mGalleryRowTwo input {
	padding: 5px;
}
#mGalleryRowTwo {
	clear: both;
}
/*************************/
/****** Site Search ******/ 
/*************************/

/*------*/
/* Form */
/*------*/

.siteSearchContent span {
	text-transform: capitalize;
}
/*---------*/
/* Results */
/*---------*/

.siteSearchContentJumpPanel {
	border-bottom: 1px solid #999;
	padding-bottom: 1em;
}
a.jumpLink {
	border: 1px solid #999;
	margin-right: .5em;
	padding: .5em;
	text-decoration: none;
}
a.jumpLink:hover {
	background-color: #eee;
}
#searchResultsScrollingDiv ul {
	list-style: none;
	margin: 0;
}
#searchResultsScrollingDiv span {
	display: block;
}
#searchResultsScrollingDiv li {
	margin-bottom: 1em;
}
#searchResultsScrollingDiv .itemTitle {
	font-size: 1.17em;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: underline;
}
#searchResultsScrollingDiv .itemURL a {
	text-decoration: none;
}
/******************************/
/****** Document Library ******/ 
/******************************/


