/*** Bail Affiliate Stylesheet Designed by Blue Banana Designs 6-4-2006 ***/
/*** ELEMENTS ***/
html {
	margin: 0;
	padding: 0;
}

body {
	margin: 0 auto;
	padding: 0;
	text-align: center; /* IE Win 5.x */
	color: #000;
	font: normal 400 100%/100% Arial,Helvetica,sans-serif;
	background: #002868 url(../images/backgrounds/bgd-body.gif) top center repeat-x;
}

p,blockquote,div,span,h1,h2,h3,h4,h5,h6,table,tr,td,th,ul,ol,li {
	margin: 0;
	padding: 0;
}

/*  Base font sizes */
p,td,ul,ol,dl {
	font-size: .8em;
}

ol {
	margin: 8px 0px 8px 40px;
}

p {
	margin: 0px 0 8px 0;
}

blockquote {
	margin-left: 40px;
	margin-right: 40px;
}

dt {
	font-weight: bold;
	color: #335386;
	background-color: #fff;
}

dd {
	margin: 0 0 8px 15px;
}

/* The h1 and h2 tags format the page titles and subtitles. */
#page-title {
	margin: 0px 0px 20px 0px;
	padding: 20px 0px 5px 0;
	width: 445px;
	height: auto;
	background: url('/images/backgrounds/glyph-page-title.gif') 0px 22px no-repeat;
}

h1 {
	padding: 0px 0px 0px 0;
	margin: 0px 0px 0px 55px;
	font: normal bold small-caps 1.3em/1em georgia,'new york',times,timesNR,serif;
	height: auto;
	color: #335386;
	background-color: #fff;
}

h2 {
	font: normal bold small-caps 1.3em/1em georgia,'new york',times,timesNR,serif;
	margin: 0px 0 0px 56px;
	padding: 0px 0px 0px 0px;
	color: #667EA4;
	background-color: #fff;
}

h3 {
	font: normal bold 1em/1em arial,verdana,helvetica,sans-serif;
	margin: 20px 0 8px 0;
	padding: 0;
	color: #667EA4;
	background-color: #fff;
}

h4 {
	font: normal bold .8em/1em arial,verdana,helvetica,sans-serif;
	margin: 8px 0 0px 0;
	padding: 0;
	color: #335386;
	background-color: #fff;
}

h5 {
	font: normal bold .8em/1em arial,verdana,helvetica,sans-serif;
	margin: 0px 0 3px 0;
	padding: 0;
	color: #002053;
	background-color: #fff;
}

a {
	color: #002868;
	background-color: #fff;
}

a:link {
}

a:visited {
	color: #666;
	background-color: #fff;
}

a:hover {
	text-decoration: none;
}

hr {
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #ccc;
	border-left: none;
	height: 1px;
}

hr.dashed {
	border-bottom: 1px dashed #7B8DD6;
}

/*** POSITIONING ***/
#page-wrapper {
	width: 700px;
	margin: 0px auto;
	height: auto;
	color: #000;
	background: #fff url(../images/backgrounds/bgd-left-column.gif) 0px 100px repeat-y;
}

#masthead {
	height: 94px;
	width: 700px;
}

#masthead img {
	border: none;
}

div#right-column {
	float: right;
	background: url(/images/backgrounds/column-rt-edge-rt2.gif) top right no-repeat;
	width: 510px;
}

div#content {
	padding: 0 50px 20px 0;
	height: auto;
	text-align: left;
}

div#left-column {
	float: left;
	text-align: left;
	width: 155px;
	height: auto;
}

/* Apply Holly Hac to zap IE/Win Peekaboo bug. This will cascade to the nested ULs. */
/* Hides from IE5-mac \*/
* html #right-column {
	/* End hide from IE5-mac */
	height: 1%;
}

/*** LEFT COLUMN ***/
#navs-main {
	padding: 0;
	margin: 40px 0 0 0px;
	width: 155px;
}

#navs-main-top {
	padding: 0;
	margin: 0;
	width: 155px;
	height: 12px;
	background: url(/images/navs/bgd-nav-top.gif) bottom left no-repeat;
}

#navs-main-btm {
	padding: 0;
	margin: 0;
	width: 155px;
	height: 19px;
	background: url(/images/navs/bgd-nav-btm.gif) no-repeat;
}

#navs-main img {
	margin: 0;
	padding: 0;
	border: none;
}

#navs-main ul {
	list-style: none;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif; /* Navigation background */
	background: url(../images/navs/bgd-nav-mid.gif) top repeat-y;
}

/* Apply Holly Hac to zap IE/Win Peekaboo bug. This will cascade to the nested ULs. */
/* Hides from IE5-mac \*/
* html #navs-main ul {
	/* End hide from IE5-mac */
	height: 1%;
}

#navs-main ul li {
	padding: 5px 0 5px 15px;
	margin: 0px 7px 0px 0px;
	font-size: .9em;
	font-weight: bold;
	background: url(../images/backgrounds/nav_lvl_1.gif) 7px 10px no-repeat;
	border-bottom: 1px solid #335386;
}

#navs-main ul li.last-nav {
	border-bottom: none;
}

#navs-main li a {
	display: block;
	line-height: 1.2em;
	margin: 0;
	padding: 0;
	text-decoration: none;
	color: #335386;
	background-color: #fff;
	width: 100%;
}

#navs-main li a:link {
}

#navs-main li a:hover {
	color: #00183E;
	background-color: #fff;
}

/* Active page:different glyph and color  */
body#home #navs-main ul li#nav-home,
body#whatIsBail #navs-main ul li#nav-whatIsBail,
body#aboutUs #navs-main ul li#nav-aboutUs,
body#offices #navs-main ul li#nav-offices,
body#fugitives #navs-main ul li#nav-fugitives,
body#relatedSites #navs-main ul li#nav-relatedSites,
body#contactUs #navs-main ul li#nav-contactUs {
	background-image: url(../images/backgrounds/nav_lvl_1_a.gif);
}

body#home #navs-main ul li#nav-home a,
body#whatIsBail #navs-main ul li#nav-whatIsBail a,
body#aboutUs #navs-main ul li#nav-aboutUs a,
body#offices #navs-main ul li#nav-offices a,
body#fugitives #navs-main ul li#nav-fugitives a,
body#relatedSites #navs-main ul li#nav-relatedSites a,
body#contactUs #navs-main ul li#nav-contactUs a {
	color: #C91A42;
	background-color: #fff;
}

/* Navs:level 2 */
body#home #navs-main ul li#nav-home ul li a,
body#whatIsBail #navs-main ul li#nav-whatIsBail ul li a,
body#aboutUs #navs-main ul li#nav-aboutUs ul li a,
body#offices #navs-main ul li#nav-offices ul li a,
body#fugitives #navs-main ul li#nav-fugitives ul li a,
body#relatedSites #navs-main ul li#nav-relatedSites ul li a,
body#contactUs #navs-main ul li#nav-contactUs ul li a {
	color: #002868; /* override cascade */
	background-color: #fff;
}

#navs-main ul ul {
	padding: 0 0 5px 0;
	margin: 4px 0 0 0;
}

#navs-main ul ul li {
	font-size: 1.2em; /* override cascade */
	line-height: 1.2em; /* override cascade */
	font-weight: normal; /* override cascade */
	border: none; /* override cascade */
	padding-left: 10px; /* override cascade */
	padding-bottom: 3px; /* override cascade */
	background-position: 1px 8px; /* override cascade */
}

#navs-main ul ul li a:hover {
	text-decoration: underline;
}

/* --- Forms ---- */
#error-message {
	color: #C91A42;
	background-color: #fff;
	border: 1px solid #C91A42;
	padding: 10px;
}

form#contact-us {
	font-size: .8em;
	border: 1px solid #ccc;
	padding: 20px;
	color: #000;
	background: #f9f9f9;
}
form#contact-us p {
	font-size: 1em;
}

form#contact-us .col_1 {
	float: left;
	width: 100px;
	padding: 0;
	margin: 0 8px 10px 0;
	text-align: left;
}

form#contact-us .col_2 {
	/*float:left;*/
	margin: 0 0px 10px 0;
	padding: 0;
}

/**** LISTS ****/
ul.standard-body-list {
	margin: 0 0 0 15px;
	padding: 0 0 0 15px;
}

#links-list ul {
	list-style-type: none;
	list-style-image: url(/images/backgrounds/link-glyph.gif);
	padding-left: 2em;
	padding-top: .5em;
	padding-bottom: 1em;
}

#links-list ul li {
	padding-bottom: .5em;
}

/***** CALLOUT *****/
#callout-container {
	width: 200px;
	float: right;
	padding: 0;
	margin: 0 0 20px 20px;
}

#callout-photo {
	padding: 0;
	margin: 0px 0 20px 0;
}

#callout-photo img {
	border: 1px solid #000;
}

#callout {
	float: none;
	margin: 0;
	border-top: 2px solid #335386;
	border-bottom: 3px solid #335386;
	width: 200px;
	padding: 0;
	color: #193E77;
	font: normal 1.3em/1.4em georgia,'new york',times,timesNR,serif;
	background: #fff url(/images/backgrounds/bgd-callout.gif) top left repeat-x;
}

.callout-right {
	float: right;
	margin: 20px 0px 20px 20px;
}

.callout-left {
	float: left;
	margin: 20px 20px 20px 0px;
}

#callout .callout-title {
	margin: 0;
	padding: 0;
	width: 200px;
}

#callout p {
	padding: 5px 10px 5px 10px;
}

.heading-bar {
	padding: 0px 10px;
	margin: 0px 0px 5px 0px;
	background-color: #C91A42;
	color: #fff;
	text-align: left;
	font: normal bold .7em verdana,arial,sans-serif;
}

/**** Testimonials *****/
/* Revise previous declarations */
#callout .testimonial {
	font-size: .55em;
	font-weight: bold;
	line-height: 150%;
	margin: 8px 5px 0 5px;
}

#callout .quoteeName {
	font-size: .55em;
	line-height: normal;
	font-weight: normal;
	margin: 0px 5px 10px 5px;
}

#callout .quoteeLocation {
	font-style: italic;
	font-weight: normal;
}

/*** PHOTOS AND TEXT FOR MEET OUR TEAM ***/
.team-photo-bio-box {
	clear: both; /*border-top:1px dashed #335386;*/
	padding: 20px 0 0px 0;
	margin: 20px 0 0px 0;
}

.team-photo-bio-box img.left {
	float: left;
	margin: 0 20px 20px 0;
	border: 1px solid #000;
}

.team-photo-bio-box img.right {
	float: right;
	margin: 0 0px 20px 20px;
	border: 1px solid #000;
}

.photo-float-left {
	padding: 0;
	float: left;
	margin: 0 20px 20px 0;
	border: 1px solid #000;
}

.photo-float-right {
	float: right;
	padding: 0;
	margin: 0 0px 20px 20px;
	border: 1px solid #000;
}

/*** OFFICES ***/
#offices-table  {
	width:260px;
}
#offices-table td {
	padding:5px 5px 5px 0;
	border-bottom:1px solid #ccc;
}
#offices-table colgroup col.offices-col_1 {
	width:50%;
}
#offices-table colgroup col.offices-col_2 {
	width:50%;
}

/*** FUGITIVES ***/
.fugitive-pod {
clear:both;
	margin:20px 0;
	border-top:1px solid #ccc;
	padding:20px 0;
}
.fugitive-pod p {
margin-bottom:10px;
}

/*** RELATED SITES ***/
.related-site-pod {
clear:both;
	border-top:1px solid #ccc;
	/*margin:10px auto;*/
	padding:10px;
text-align:center;
}
.related-site-pod img {
	/*float:left;*/
	/*margin:0 10px 10px 0;*/
}

/*** SITEMAP ***/
#sitemap-list ul {
	text-align: left;
	list-style: disc;
}

#sitemap-list ul ul {
	list-style: circle;
}

#sitemap-list ul ul ul {
	list-style: square;
}

#sitemap-list ul li {
	padding: 5px 20px 12px 0px;
	margin: 5px 0 5px 20px;
	border-bottom: 1px solid #ccc;
}

#sitemap-list  a {
	font-size: 1em;
}

#sitemap-list ul ul li {
	font-size: 1.2em;
	border-bottom: none; /* override cascade */
	padding-bottom: 5px; /* override cascade */
}

#sitemap-list ul ul ul li {
	font-size: 1.2em;
	border-bottom: none; /* override cascade */
	padding-bottom: 5px; /* override cascade */
}

/*** FOOTER ***/
#footer {
	clear: both;
	text-align: center;
	font-size: .8em;
	padding: 10px 0px 10px 0;
	margin: 40px 40px 0 165px;
	border-top: 2px dotted #ccc;
}

#footer p {
	margin: 4px 0px;
	padding: 0;
	line-height: 1.6em;
}

#footer p a img {
	border: none;
}

#footer a {
	text-decoration: underline;
}

#footer a:link {
	color: #314594;
	background-color: #fff;
}

#footer a:visited {
	color: #666;
	background-color: #fff;
}

#footer a:hover {
	color: #314594;
	background-color: #fff;
	text-decoration: none;
}

.footer-links {
	line-height: 1.8em;
	padding: 0 0 0px 0;
}

.footer-links li {
	border-right: 1px solid #ccc;
	padding: 0 3px 0 0px; /* IE */
	margin: 0 3px 0 0px; /* Firefox */
	display: inline;
}

.footer-links li.last-link {
	border-right: none;
}

div#bailUSA-logo {
margin:10px auto;
}
div#bailUSA-logo p {
padding:0;
margin:0;
}
div#bailUSA-logo a {
	margin:0px auto;
	width:122px;
	height:30px;
	display:block;
	background:#ffffff url(/images/bailUSA-logo-122w.gif) top center no-repeat;
	text-indent:-99999px;
}

/*** MISC CLASSES ***/
.small {
	font-size: .6em;
}

.staff-title {
	font-weight: normal;
	font-style: italic;
}

