/*
Company:	Bard Marketing
File:		print.css - This contains all the print styles for the website.

All the styles are separted into the following groups:
Global Browser Reset - this is handled by the reset-fonts.css file from YUI
HTML, Body - for the html and body tags
Layout - any style that defines how the site is laid out (position and size of objects)
Nav - navigation bar
Headings - headings like h1, h2, etc
Text Styles - Styles for text
Lists - unordered and ordered lists
Forms - html forms
Links - links
Misc - anything that doesn't fit elsewhere
*/

/* @group HTML, Body */
body {
	font-family: "Lucida Grande","Lucida Sans Unicode", helvetica, verdana, arial, sans-serif;
	background-color: #fff;
}
/* @end */

/* @group Layout */
div#hd-wrap {
	display: none;
}

div#bd-wrap {
	background-color: #fff;
}
div#bd {
	width: 100%;
	background: #fff;
}
body#sitemap div#bd, body#p-press-release div#bd {
	background-image: none;
}

/*Main Column Styles*/
div#main-col {
	width: 563px;
	color: #43484f;
	float: right;
	display: inline;
}
body#sitemap div#main-col {
	float: none;
	display: block;
	width: 100%;
}
body#p-press-release div#main-col {
	float: none;
	display: block;
	width: 100%;
}
div#main-col div.content {
	margin: 0 13px;
}
body#sitemap div#main-col div.content {
	margin: 0 16px;
}
body#p-press-release div#main-col div.content {
	margin: 0 100px 50px 100px;
}
div#main-col p {
	margin-bottom: 10px;
	line-height: 150%;
}
div#main-col strong {
	color: #000;
	font-weight: bold;
}
div#main-col ul, div#main-col ol {
	margin-left: 15px;
	margin-top: 0;
	margin-bottom: 10px;
}
div#main-col ul li {
	line-height: 150%;
	list-style: disc;
	margin-bottom: 5px;
}
div#main-col ol li {
	margin-bottom: 5px;
	margin-left: 1px;
	list-style-type: decimal;
}
div#main-col a:link {
	color: #566586;
	text-decoration: underline;
}
div#main-col a:visited {
	color: #ccc;
	text-decoration: underline;
}
div#main-col a:hover {
	color: #cb3819;
	text-decoration: underline;
}

dl.res-list {
	margin-left: 30px;
	margin-bottom: 15px;
}
dl.res-list dt {
	width: 300px;
	font-weight: bold;
	margin-bottom: 4px;
	float: left;
	clear: left;
}
dl.res-list dd {
	margin-bottom: 4px;
	/*float: left;*/
}

img.content-img {
	margin: 5px 0 10px 0;
}

div#bottom-col {
	clear: both;
}

/*Form Box Styles*/
div.form-box-top {
	width: 517px;
	height: 5px;
	background: url(../images/form-top.gif) no-repeat;
	margin-left: 20px;
	overflow: hidden;
}
div.form-box-btm {
	width: 517px;
	height: 5px;
	background: url(../images/form-btm.gif) no-repeat;
	margin-left: 20px;
	overflow: hidden;
}
div.form-box {
	width: 517px;
	padding: 1px 0;
	background: url(../images/form-mid.gif) repeat-y;
	margin-left: 20px;
}
div#knowledge-form-left {
	width: 260px;
	float: left;
	display: inline;
}
div#knowledge-form-right {
	font-size: 85%;
	padding-left: 10px;
	width: 230px;
	float: left;
	display: inline;
}
div#knowledge-form-right input {
	margin-right: 4px;
	margin-bottom: 1px;
}

div.form-success {
	text-align: center;
	padding: 15px 0;
}
div.form-success p strong {
	font-size: 114%;
	color: #566586!important;
}
div.form-success p a {
	font-size: 107%;
}

/*Press Release*/
p.print-this-page {
	display: none;
}

div#ft-wrap {
	display: none;
}
div#bd p, div#bd ul, div#bd ol, div#bd dl {
	font-size: 85%;
}
/* @end */

/* @group Headings */
div#main-col h1 {
	margin-bottom: 15px;
	color: #003366;
}
div#main-col h1.form {
	margin-bottom: 15px;
	color: #cccccc;
	width: 50%;
	float: left;
	display: inline;
}
h2 {
	margin-bottom: 5px;
	color: #566586;
}
h2.press-release {
	color: #43484f;
	text-align: center;
	margin: 20px 0;
	font-size: 92%;
	font-weight: bold;
}
div#left-col h3 {
	background-color: #e3e5e9;
	padding: 10px 10px 10px 18px;
	margin-bottom: 5px;
	color: #003366;
}
h3 a.hd-recent-news {
	display: block;
	width: 87px;
	height: 16px;
	text-indent: -9000px;
	background: url(../images/recent-news.gif) no-repeat;
	float: left;
	display: inline;
}
h3 a.rss-icon {
	display: block;
	margin-left: 5px;
	margin-top: 2px;
	width: 14px;
	height: 14px;
	text-indent: -9000px;
	background: url(../images/rss-icon.gif) no-repeat;
	float: left;
	display: inline;
}
h3.hd-bard-events {
	background-color: #cb3819!important;
}
h3.hd-bard-events a {
	display: block;
	width: 87px;
	height: 16px;
	text-indent: -9000px;
	background: url(../images/bard-events-hd.gif) no-repeat;
	float: left;
	display: inline;
}
h3.hd-services a {
	display: block;
	width: 57px;
	height: 16px;
	text-indent: -9000px;
	background: url(../images/services.gif) no-repeat;
}
h3.hd-hot-topic-archives a {
	display: block;
	width: 124px;
	height: 20px;
	text-indent: -9000px;
	background: url(../images/hot-topic-archives-hd.gif) no-repeat;
}
div#bottom-col h3.phone-number {
	background: url(../images/phone-number.gif) no-repeat;
	width: 112px;
	height: 21px;
	text-indent: -9000px;
	margin: 5px 0 5px 15px;
	padding: 0;
}

h3.phone-number-form {
	background: url(../images/phone-number-form.gif) no-repeat;
	width: 112px;
	height: 21px;
	text-indent: -9000px;
	margin: 5px 0 5px 15px;
	padding: 0;
	float: right;
	display: inline;
}

h5 {
	font-size: 107%;
	color: #336699;
	margin: 10px 0;
}
h6 {
	font-size: 92%;
	color: #336699;
}
/* @end */

/* @group Text Styles */
.right {
	text-align: right;
}
.error {
	color: red;
}
.highlight {
	color: #003366;
}
.center {
	text-align: center;
}
.italic {
	font-style: italic;
}
.bold {
	font-weight: bold;
}
div.press-release-heading p {
	line-height: 130%!important;
	margin-bottom: 5px!important;
}
/* @end */

/* @group Lists */
ul.events-list {
	font-weight: bold;
	color: #003366;
}
ul.events-list li {
	margin-bottom: 10px;
	background: url(../images/red-bullet.gif) no-repeat 0 3px;
	padding-left: 20px;
}
ul.events-list a {
	font-weight: normal;
}
ul.events-list a:link, ul.events-list a:visited {
	color: #566586!important;
	text-decoration: underline!important;
}
ul.events-list a:hover {
	text-decoration: none!important;
}
/* @end */

/* @group Links - link visited hover active */

/* @end */

/* @group Misc */
.float-right-img {
	float: right;
	margin: 10px 0 10px 10px;
}
.bottom-padding {
	padding-bottom: 20px;
}
div.hr {
	height: 1px;
	overflow: hidden;
	border-bottom: 1px solid #999;
	margin: 10px 10px 10px 0;
	clear: both;
}

div.hr-blue {
	height: 1px;
	overflow: hidden;
	border-bottom: 1px solid #003366;
	margin: 10px 0;
	clear: both;
}


.clear {
	clear: both;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/* @end */
