/*

ricardo-print.css

release 2

IMPORTANT - Updates to this file need to be tested on IE6, IE7, Firefox 3, Safari 3, Google Chrome, and validated to W3C standards

CSS and XHTML templates by Sean Conran - Copyright (c) Netcel 2009

*/

@media print {

BODY {
background-color: transparent;
background-image: none;
color: #333333;
font-size: 70%;
}

#f1c IFRAME,
#f2c IFRAME,
#f3c IFRAME {
width: 54em;
max-width: 54em;
}

INPUT.formSubmit {
background: none;
border: 2px solid #000000;
color: #000000;
}
INPUT[type=submit] {
background: none;
border: 2px solid #000000;
color: #000000;
}

#f1c .articleItem,
#f2c .articleItem,
#f3c .articleItem {
width: 100%;
}
.articleItemContainer {
border-bottom: 0;
}

#bookmarkAndShare {
display: none;
}

#breadcrumb {
display: none;
}

#contentLeft {
display: none;
}
#contentRight {
display: none;
}
#f1c #contentMain,
#f2c #contentMain,
#f3c #contentMain {
width: 100%;
}
#f1c #contentMainContainer,
#f2c #contentMainContainer,
#f3c #contentMainContainer {
padding: 0;
}

#footer {
display: none;
}

.form {
border: 1px solid #cccccc;
}
#f1c .form,
#f2c .form,
#f3c .form {
width: 100%;
}

#header {
padding-bottom: 2em;
}
#headerFlags {
display: none;
}
#headerLinks {
display: none;
}

#iconLinks {
display: none;
}

#master {
margin: 0 auto 0 auto;
width: 54em;
}
#masterContainer {
background-color: transparent;
padding: 0;
width: 54em;
}

#navTop {
display: none;
}

.searchResults {
float: none;
}
.searchResultsItem {
float: none;
}

#siteMap .textBox {
background-image: none;
border: 0;
}

.textBox {
background-image: none;
border: 1px solid #cccccc;
}
.textBoxContainer {
background-image: none;
}
.textBox .content .left {
clear: both;
float: none;
width: 100%;
}
.textBox .content .right {
clear: both;
float: none;
width: 100%;
}

#f1c .textBox .divider,
#f2c .textBox .divider,
#f3c .textBox .divider {
width: 100%;
}

.textBoxGradient {
background: none;
}

.twoColumns {
float: none;
}
.twoColumns .left {
clear: both;
float: none;
width: 100%;
}
.twoColumns .right {
clear: both;
float: none;
width: 100%;
}
.twoColumns .textBox {
margin-bottom: 1.3em;
}

}

