/*
Theme Name: Addison Biological Laboratory
Description: Theme developed for use on the Addison Biological Laboratory website
Author: Charles Hudson / Donald Moore
*/

html, body.page {
    background:#3E76C0 url(../images/content-gradient.gif) left 97px repeat-x;
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
    text-decoration: none;
}

sup {
    vertical-align:super;
}

#bd div.testimonial p{
    font-size:0.9em;
}

.entry p a:visited {
    /*color: #b85b5a;*/
}
#bd p {
    font-size:1.1em;
}
.sticky {
    background: #f7f7f7;
    padding: 0 10px 10px;
}
.sticky h2 {
    padding-top: 10px;
}
code {
    font: 1.1em 'Courier New', Courier, Fixed;
}
acronym, abbr, span.caps {
    font-size: 0.9em;
    letter-spacing: .07em;
}
.post {
    margin: 0 0 2em;
}
.clear {
    clear: both;
}

p img {
    padding: 0;
    max-width: 100%;
}

img.centered {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
img.alignright {
    padding: 4px;
    margin: 0 0 2px 7px;
    display: inline;
}
img.alignleft {
    padding: 4px;
    margin: 0 7px 2px 0;
    display: inline;
}
.alignright {
    float: right;
}
.alignleft {
    float: left;
}

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}
li {
    list-style-type:disc;
    list-style-position:inside;
    }
/* End Entry Lists */

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
}

acronym, abbr {
	border-bottom: 1px dashed #999;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.center {
    text-align: center;
}

.hidden {
    display: none;
}
	
.screen-reader-text {
    position: absolute;
    left: -1000em;
}

hr {
	display: none;
}

a img {
	border: none;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 1em;
	margin-bottom: 2em;
}

.quicklinks-current {
    font-weight:bold;
}
#ft a.footer-current {
    color:#000D33;
    font-weight:bold;
    text-decoration:none;
}
/* End Various Tags & Classes*/

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	color:#333;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/* Start Custom stuff */

body {
/*    font-size:1em;*/
    font:13px/1.231 arial,clean,sans-serif;
}

h2, h3, h4, h5, h6 {
    font-weight:bold;
    /*font-family:futura, sans-serif;*/
    font:arial,clean,sans-serif;
}
strong {
    font-weight:bold;
}
em {
    font-style:italic;
}
a {
    text-decoration:underline;
    color:#BCDAFF;
}
a:hover {
    color:#ACE246;
}
p {
    margin-bottom:1em;
}
#doc3 {
    margin:auto 0;
}
#hd {
    background:#FFF url(../images/header-bg.gif) left 50px repeat-x;
    height:97px;
}
#main-nav a {
    font-size:1.2em;
    display:block;
    height:45px;
    line-height:45px;
    float:left;
    text-decoration:none;
    margin-top:2px;
    padding:0 .5em;
    color:#000;
    font-family:futura, sans-serif;
    font-weight:bold;
}
#main-nav a:hover {
    color:#001860;
    background:#C7D8ED url(../images/main-nav.gif) left bottom repeat-x;
}
#main-nav li.current_page_item a, #main-nav li.current_page_ancestor a {
    font-weight:bold;
    background:#3F76BF url(../images/main-nav-active.gif) left bottom repeat-x;
    color:#FFF;
}
#main-nav li.current_page_item a:hover {
    text-decoration:none;
}
.quick-links {
    float:right;
    height:45px;
    line-height:45px;
    width:40%;
    text-align:right;
    margin-top:2px;
}
.quick-links li {
    padding:0 1em;
}
.quick-links li a {
    color:#0B1D35;
    text-decoration:underline;
}
.quick-links li a:hover {
    text-decoration:none;
}
.quicklinks li.current_page_item a {
    text-decoration:underline;
}
#hd ul, #hd li {
    display:inline;
}
#hd #search-banner {
    position:absolute;
    top:0;
    right:0;
    line-height:50px;
    color:#C1C1C1;
}
#hd #search-banner input {
    border:1px solid #C1C1C1;
    padding:0.25em 0.5em;
    color:#C1C1C1;
}
#hd #search-banner input#searchsubmit {
    border:none;
    background:none;
    cursor:pointer;
}
#hd #search-banner input#searchsubmit:hover {
    color:#333;
}
#hd h1 {
    position:absolute;
    top:5px;
    left:0;
}
#nav-wrapper {
    padding-left:100px;
}
#bd {
    background:#21487F url(../images/sub-content-sides.png) left bottom no-repeat;
    margin:1.5em auto;
    color:#FFF;
    border-bottom:1px solid #FFF;
    width:950px;
}
.home #bd {
    background:none;
    margin:0 auto;
    color:#000;
    border-bottom:none;
}
#bd-inner {
    background:url(../images/sub-content-sides.png) right bottom no-repeat;
    padding:40px 50px;
}
#bd h2 {
    font-size:2em;
    margin-bottom:1em;
}
.home #bd h2 {
    margin:0;
}
#bd #header-and-breadcrumbs h2 {
    margin:0;
}
#bd h3 {
    font-size:1.75em
}
#bd ul {
    margin-bottom:1em;
}
#bd li ul {
    margin-bottom:0;
    margin-left:1em;
    padding-left:1em;
}
#bd ol {
    margin-top:1em;
    margin-left:1em;
    padding-left:1em;
}
#bd ul.ui-tabs-nav {
    margin-bottom:0;
}
.product-side-col h3 {
    padding-top:1em;
}
.product_side_col_images {
    overflow:hidden;
}
.product_side_col_images img {
    max-width:245px;
    margin-bottom:1em;
}
#bd h4 {
    font-size:1.5em;
    margin-bottom:1em;
}
#bd h2, #bd .product-side-col h3, .sub #bd h4 {
    text-transform:none;
    color:#AEC7EF;
}
.entry h3, .post h3 {
    margin:1em 0;
    clear:both;
}
.page-template-news-template-php .post h3 {
    margin: 0.5em 0;
}
.page-template-news-template-php .entry {
    text-indent:1em;
}
.products-list li {
    margin-bottom:1em;
}
.product-header-block {
    padding-top:2em;
}
.product-header-block h3 {
    float:left;
    margin-right:1em;
}
.product-header-block a.manufacturer-link {
    float:left;
}
.product-section {
    margin-bottom:2em;
}
div.order-button {
    text-transform:uppercase;
    font-family:futura, sans-serif;
    font-weight:bold;
    background:url(../images/order-button-border.gif) 0 0 repeat-x;
    width:80px;
    height:40px;
    text-align:center;
    float:right;
}
div.order-button a {
    color:#FFF;
    text-decoration:none;
    display:block;
    width:78px;
    height:38px;
    line-height:38px;
    margin:1px;
    background:url(../images/order-button-bg.gif) 0 0 no-repeat;
}
div.order-button a:hover {
    color:#FFF;
    text-decoration:underline;
    background:url(../images/order-button-bg.gif) 0 -38px no-repeat;
}
#product-nav li {
    text-transform: none;
    font-family:futura, sans-serif;
    font-weight:bold;
    border-top:1px solid #8DB5E8;
    background:url(../images/product-nav-button-bg.gif) left center repeat-x;
    text-align:center;
    margin-left:1em;
}
#product-nav li div {
    background:url(../images/product-nav-button-sides.gif) right center no-repeat;
}
#product-nav li div a {
    text-decoration:none;
    display:block;
    height:3em;
    line-height:3em;
    background:url(../images/product-nav-button-sides.gif) left center no-repeat;
    padding:0 1em;
}
#product-nav li div a:hover {
    text-decoration:underline;
}
div.order-button a:hover {
    color:#FFF;
    text-decoration:underline;
}
.product-side-col {
    text-align:center;
}
.side-col-inner {
    text-align:left;
}
.side-col-inner h3, .side-col-inner p {
    margin-bottom:1em;
}
.side-col-inner div {
    background:url(../images/horizontal-divider.gif) center bottom no-repeat;
    padding-bottom:8px;
    margin-bottom:1em;
}
#welcome {
    background:#050F15;
    height:255px;
    text-align:center;
}
#welcome h2 {
    color:#B8B9BB;
    font-size:1.75em;
    text-transform: none;
    padding:0.5em 0 0 0;
}
#welcome h2 strong {
    color:#9FCC3D;
    display:block;
    font-size:larger;
}
#welcome p {
    color:#FFF;
    font-size:1.2em;
}
#welcome img {
    margin:0 auto;
}
#homepage-carousel {
    height:255px;
}
#homepage-carousel li {
    height:255px;
}
.homepage-tabs li, .jquery-tabs li {
    list-style-type:none;
}
#intro p {
    color:#3F76BF;
    text-align:center;
    font-size:1.5em;
    padding:1em 0;
}
.ui-tabs .ui-tabs-hide {
    display: none;
}
.ui-tabs-nav li {
    float:left;
}
.ui-tabs-nav a {
    display:block;
    color:#FFF;
    text-decoration:none;
    padding:0.5em 1em;
}
.ui-tabs-nav a:hover {
    text-decoration:underline;
}
.ui-tabs-nav .ui-tabs-selected {
    background:#AFDF40 url(../images/homepage-tab-bg.gif) left bottom repeat-x;
    border-bottom:1px solid #B1E03D;
}
.ui-tabs-nav .ui-tabs-selected div {
    background:url(../images/homepage-tab-sides.png) left bottom no-repeat;
}
.ui-tabs-nav .ui-tabs-selected a {
    background:url(../images/homepage-tab-sides.png) right bottom no-repeat;
}
.ui-tabs-nav .ui-tabs-selected a:hover {
    text-decoration:none;
}
.ui-tabs-panel {
    clear:both;
    height:155px;
}
.homepage-category-desc {
    line-height:1.75em;
    padding-top:1em;
    clear:both;
}
#bd .homepage-tricol {
    color:#FFF;
}
#bd .homepage-tricol h3 {
    font-size:1.2em;
    color:#FFF;
}
#fragment-c1 {
    background:#000 url(../images/kitten.jpg) center center no-repeat;
}
#fragment-c2 {
    background:#000 url(../images/dogs.jpg) center top no-repeat;
}
#fragment-c3 {
    background:#000 url(../images/exotics.jpg) center top no-repeat;
}
#fragment-c4 {
    background:#000 url(../images/horses.jpg) center center no-repeat;
}
#fragment-d1 {
    background:#000 url(../images/cows.jpg) center center no-repeat;
}
#fragment-d2 {
    background:#000 url(../images/babypigs.jpg) center center	 no-repeat;
}
#assist-panel, .assist-panel {
    background:#0E0E0F url(../images/assist.jpg) center top no-repeat;
}
.homepage-tricol h3 span {
    display:block;
    background:url(../images/homepage-header-bg.png);
    padding:0.5em;
}
#header-and-breadcrumbs {
    margin-bottom:2em;
}
.breadcrumb {
    font-size:smaller;
}
.breadcrumb a {
    text-decoration:none;
}
.breadcrumb a.current {
    text-decoration:underline;
}
#fragment-p5 {
    padding-bottom:2em;
}
.wplc_table {
    clear:both;
    margin-top:2em;
    width:100%;
}
.wplc_table th {
    color:#FFF;
    font-weight:bold;
    font-size:1.5em;
    padding:0 4px;
    width:13%
    border-top:1px solid #65930F;
    border-bottom:1px solid #ABE246;
}
.wplc_table tr.headers {
    background:url(../images/table-header-bg.gif) left center repeat-x;
}
.wplc_table tr.headers th.first {
    width:30%;
    padding:0;
}
.wplc_table tr.headers th.first span {
    background:url(../images/table-header-sides.gif) left center no-repeat;
    display:block;
    padding-left:4px;
}
.wplc_table tr.headers th.last {
    width:30%;
    padding:0;
}
.wplc_table tr.headers th.last span {
    background:url(../images/table-header-sides.gif) right center no-repeat;
    display:block;
    padding-left:4px;
}
.wplc_table tr.even td {
    background-color:#5F83B3;
    border-top:1px solid #8DB5E6;
    border-bottom:1px solid #8DB5E6;
}
.wplc_table td {
    vertical-align:top;
    padding:4px;
}
tr.wplc_alt td {
    background-color:#5F83B3;
}
tr.wplc_alt {
    border-top:1px solid #8DB5E6;
    border-bottom:1px solid #8DB5E6;
}
/*tr.wplc_alt td.wplc_event_name, tr.wplc_alt td.wplc_event_location, tr.wplc_alt td.wplc_event_start_time, tr.wplc_alt td.wplc_event_end_time, r.wplc_alt td.wplc_event_desc {
    border-top:1px solid #8DB5E6;
    border-bottom:1px solid #8DB5E6;
}*/
.header-tag {
    float:right;
    font-family:futura, sans-serif;
    font-size:1.25em;
}
#ft {
    color:#FFF;
    margin-top:2em;
    font-size:0.9em;
}
#ft p {
    width:54%;
}
#ft .footer-nav {
    float:right;
    width:45%;
    text-align:right;
}
#ft .footer-nav li {
    display:inline;
    margin-left:0.5em;
}
#ft a {
    text-decoration:underline;
    color:#FFF;
}
#ft a:hover {
    color:#000D33;
}
#ft li.current_page_item a {
    color:#000D33;
    font-weight:bold;
    text-decoration:none;
}
#copy-symbol {
    color:#3F76BF;
}
.page table {
    clear:both;
}
#hd-inner {
    position:relative;
    padding-top:50px;
}
#intro, .yui-gb, #ft, #nav-inner, #hd-inner {
    width:950px;
    margin:0 auto;
}
#searchform {
    margin-bottom:1em;
}
#search-banner #searchform {
    margin:0;
}
img.preload {
    position:absolute;
    bottom:0;
    right:0;
    width:0;
    height:0;
}


.form-field-with-errors,
#contact-form-error {
    background: #ffe3e0;
    border: 1px solid #dc6e66;
    color: #e31b0c;
    font-family: Helvetica, sans-serif;
    margin: 0 12px;
    padding: 4px 0 0 6px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
}

#contact-form-error {
    background: #ffe3e0 url(../packages/swat/images/tango/48/dialog-error.png) 3px center no-repeat;
    display: none;
    margin: 24px 12px;
    padding: 4px 12px 4px 54px;
}
* html #contact-form-error { /* IE hack */
    background-image: url(../packages/swat/images/tango/48/dialog-error-256.png);
}

.form-field-with-errors ul li {
    display: block;
    padding: 4px 0 0 20px;
}

#contact-confirmation, 
#contact-please-wait {
    display: none;
    padding: 42px 0;
    text-align: center;
}

#contact-please-wait {
    color: #666;
}