/******************************************************************************
Filename:  print.css
Project:   Bassettbaby
Purpose:   Print CSS:  Contains global styles 
Date			Developer	Description
02/27/2008		ln			Version 1.0
******************************************************************************/

/**** GLOBAL STYLES ****/
#bodyContainer{background:none; width:100%; margin:0; font-family:Verdana, Helvetica, Arial, _san; color:#000000; font-size:11px; line-height:14px; voice-family:"\"}\""; voice-family:inherit; background:transparent; margin:0 0 0 0;}
.right{text-align: right;}
.clearDiv{clear: both; height: 1px;}
#screenreaderNav{display:none;}
.screenreaderNavAnchor{display:none;}
img{border:none;}

/************ BEGIN:  SITE-WIDE STYLES ************/
#bodyContainer{width:100%; margin:0;}
a{text-decoration:underline; color:#438030;}
a:hover{text-decoration:none;}
/************ END:  SITE-WIDE STYLES ************/

/************ BEGIN:  TIER 2 CONTENT ************/
#pageBodyContainer{margin-top:60px; width:100%;}
html > body #pageBodyContainer{margin-left:0px;}
#contentMain{display:inline; width:100%;}
#content{float:left; display:inline; width:100%; margin-top:0px; padding:0 0 0 0; line-height:1.6em;}
html > body #content{}
#content p{margin:0 0 14px 0;}
#content a, #content a:visited{text-decoration:underline; color:#438030;}
#content a:hover, #content a:active{text-decoration:none; color:#438030;}
#content h1{line-height: 26px; font-size:13px; color:#5A84B0; font-weight:600;}
h2, .heading{line-height: 22px; font-size:12px; font-weight:600; color:#5A84B0;}
h3, .subheading{line-height: 22px; font-size:11px; font-weight:600; color:#5A84B0;}
.normal{font-family:Verdana, Helvetica, Arial, _san; color:#5A84B0; font-size:11px;}
.emphasis{color:#5A84B0; font-weight: bold;}
#contentSeparator{height:15px;}

/**** tables ****/
#content table td{vertical-align:top; line-height:1.2em;}
#content table.tbl{margin-bottom:14px; border:1px solid #AFCEA6;}
#content table.tbl tr.odd{background-color:#FFFFFF;}
#content table.tbl tr.even{background-color:#EDEEEF;}
#content table tr{vertical-align:top;}
#content table.tbl th {background:#D0E9C8; color:#438030; font-size:11px; padding:5px; line-height:1.5em; vertical-align:top; border-bottom:1px solid #AFCEA6;}
#content table.tbl td {border-right:1px solid #C6D9C0; padding:5px 5px 10px 5px; border-bottom:1px solid #BFD1DD; border-top:1px solid #FFFFFF;}

/**** breadcrub ****/
#breadcrumbContainer{display:none;}
#breadcrumb{display:none;}

/**** right nav ****/
#rightNavContainer{display:none;} /* update top padding to make sure coordinating items title aligns with the top of the border around the product image */

/**** left nav ****/
#leftNavContainer{display:none;}
/** leftNavGlobal :: "shop by" nav **/
#leftNavGlobal{display:none;}
#leftNavGlobal div.shop adisplay:none;}
#leftNavGlobal div.shop a:hover{display:none;}
/* level 1 */
#leftNavGlobal .leftnavOff a{display:none;}
#leftNavGlobal .leftnavOff a:hover{display:none;}
#leftNavGlobal .leftnavOn a, #leftNavGlobal .leftnavOn a:hover{display:none;}
/* level 2 */
#leftNavGlobal .leftnavT2Off a{display:none;}
#leftNavGlobal .leftnavT2Off a:hover{display:none;}
#leftNavGlobal .leftnavT2On a{display:none;}
#leftNavGlobal .leftnavT2On a:hover{display:none;}
/* tier 2  GREEN */
#leftNav{display:none;}
#leftNav a{display:none;}
.leftNav2Off a{display:none;}
.leftNav2Off a:hover{display:none;}
.leftNav2On a, .leftNav2On a:hover{display:none;}
/* tier 3  GREEN*/
.leftNav3Off a{display:none;}
.leftNav3Off a:hover{display:none;}
.leftNav3On a, .leftNav3On a:hover{display:none;}

/* Baby Images */
#leftNavImage{display:none;}

/**** BEGIN:  FOOTER ****/
#footerContainer{width:100%; margin-top:20px; clear:both; background:#ffffff;}
#footerNav{display:none;}
#footerNav a, #footerNav a:hover{display:none;}
#footerNav a{display:none;}
#footerNav a:hover{display:none;}
.footerNavDivider{display:none;}
#footerJuvenile{display:none;}
#copyrightContainer{clear:both; width:100%; height:34px; padding-top: 5px; color:#8C8C8C; font-size:10px; border-top:1px solid #87BA79;}
#copyright{float:left;}
#beaconInfo{display:none;}
#beaconInfo a{display:none;}
#footerDisclaimer{margin:10px 19px 0 19px; padding-bottom:10px; font-size:10px;}
#footerDisclaimer p{font-size:10px;}
/**** END:  FOOTER ****/

/**** site map module ****/
#sitemap{margin-left:20px;}
#sitemap a, #sitemap a:visited, #sitemap a:active{text-decoration:none;}
#sitemap a:hover{text-decoration:underline;}
.sitemapTitle{font-size:13px; font-weight:bold;}
.sitemap1{margin-left:20px;}
.sitemap2{font-size:11px; margin-left:20px;}

/************ END:  TIER 2 CONTENT ************/

/************ BEGIN:  HEADER ************/
#headerContainer{display:none;}
html > body #headerContainer{display:none;}

/**** header ****/
#header{display:none;}
#logo{display:none;}

/**** utility nav ****/
#utilityNavContainer{display:none;}
#utilityNavContainer a{display:none;}
#utilityNavContainer a:hover{display:none;}
#utilityNavTopRow{display:none;}
#utilityNavBottomRow{display:none;}
#utilityNavBottomRow label{display:none;}
.headerSearchField{display:none;}
.headerSearchSubmit{display:none;}
.utilityNavDivider{display:none;}

/**** top nav ****/
#topNavContainer{display:none;}
#topNav{display:none;}

/************ END:  HEADER ************/

/************ BEGIN:  PRINT ************/
#printHeader{position:absolute; left:0; top:0; width:100%;}
#pageTitleContainer{width:100%; height:18pt;}
#pageTitle{width:auto; height:auto; margin:1.5pt 0 0 auto; color:#438030; font-weight:bold; font-size:9pt; text-align:right;}
/************ END:  PRINT ************/

/************ BEGIN:  HOME ************/
.homepage{} 
.homepage #footnote{width:730px; text-align:center; color:#5A84B0; font-size:11px; letter-spacing: -0.01em; padding: 25px 15px 10px 15px; background: #D6E3F1 url('../images/global/home/impactFootnotebg.gif') top left repeat-x}
.homepage #left{float: left; margin:20px 0px 0px 0px;}
.homepage #mid{float: left; margin: 20px 0px 0px 100px;}
.homepage #right{float: right; margin: 20px 0px 0px 0px;}
/* BEGIN:  SEO Content switchcontent function */
#homeSEOContent{position:absolute; margin-top:610px; width:980px; margin-left:0px; padding-bottom:10px; clear:both;}
#homeSEOContent #switchcontent{width:100%;}
#homeSEOContent #switchcontent .headingContainer{cursor:pointer; margin-bottom:8px; font-size:10px;  color:#8C8C8C;}
#homeSEOContent #switchcontent .headingContainer .icon{float:left; position:relative; top:3px; padding-right:5px;}
#homeSEOContent #switchcontent .expanded-content{padding-left:12px; font-size:11px; color:#8C8C8C;}
#homeSEOContent #switchcontent .expanded-content a{color:#8C8C8C; text-decoration:underline;}
#homeSEOContent #switchcontent .expanded-content a:hover{color:#705945; text-decoration:underline;}
#homeSEOContent #switchcontent .expanded-content p{margin:0; padding:0 0 8px 0;}
/* END:  switchcontent function */
/************ END:  HOME ************/

/************ BEGIN:  TREE MENU ************/
#faqs{}
#faqs h2{margin:0 0 0 0; font-size:11px;}
.treeview ul{margin:0; padding:0; width:500px;}
/*Style for LI elements in general (excludes an LI that contains sub lists)*/
.treeview li{list-style-type:none; padding-left:16px; margin:0 0 6px -40px;}
.treeview li img{vertical-align:top;}
/* Style for LI that contains sub lists (other ULs). */
.treeview li.submenu{background:url("../images/global/tree_menu/plus.gif") no-repeat 0 5px; cursor: hand !important; cursor: pointer !important;}
/*Style for ULs that are children of LIs (submenu) *//*Hide them by default. Don't delete. */
.treeview li.submenu ul{display:none;}
/*Style for LIs of ULs that are children of LIs (submenu) */
.treeview .submenu ul li{margin-left:-15px; cursor:default;}
/************ END:  TREE MENU ************/