@import url('shippingCalendar.css');

/* Fix's #container not clearing inner floats in firefox */
.floatfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

/* Hides from IE-mac \*/
* html .floatfix {
height: 1%;
}
/* End hide from IE-mac */

#shoppingCartWrapper {
text-align: left;
}

#shoppingCartContainer {
width: 978px;
margin: 0;
padding: 0;
margin-top: 10px;
margin-left: 0px; /* 6*/
text-align: left;
font-size: 0.8em;
}

#rightBlock {
width: 200px;
float: right;
}

#leftBlock {
min-height: 500px;
width: 778px;
min-width: 778px;
max-width: 778px;
float: left;
}

.continueButton {
float: right;
display: block;
padding: 2px 5px 2px 5px;
border: 1px solid black;
background-color: #1C8878;
}

.continueButton a,
.continueButton a:hover,
.continueButton a:visited,
.continueShoppingButton a,
.continueShoppingButton a:hover,
.continueShoppingButton a:visited {
text-transform: uppercase;
color: #FFFFFF;
}

.continueShoppingButton {
	float: left;
	display: block;
	padding: 2px 5px 2px 5px;
	border: 1px solid black;
	background-color: #1C8878;
}

.cartItemContainer {
width: 776px; /* left-width - 2 (for the border) */
border: 1px solid #688195;
display: block;
margin-top: 31px;
margin-bottom: 10px;
}

.cartItemContainerHeader {
font-size: 1em;
width: 776px;
height: 21px;
margin-top: 0;
border-bottom: 2px solid white;
display: block;
background: #A4D9FF url(../img1/shoppingCartHeader.jpg) repeat-x;
}

.cartItemContainerHeader .title {
float: left;
text-transform: uppercase;
padding-top: 2px;
margin-left: 3px;
color: #254C74;
}

.cartItemContainerHeader .invoiceNumber {
float: right;
padding-top: 2px;
margin-right: 3px;
}

.cartItemContainerHeader .invoiceNumber em {
color: #254C74;
font-style: normal;
}

.cartItemRow {
display: block;
background-color: #DDDDDD;
overflow: hidden;
/*height: 120px;*/
}

.cartItemRow.altColor {
background-color: #F2F2F2;
}

.cartItemRowThumbnails {
width: 240px;
/*height: 120px;*/
float: left;
}

.cartItemRowDescription {
padding-top: 20px;
padding-bottom: 5px;
float: left;
max-width: 480px;
}

.cartItemRow.mailingListRow div.cartItemRowDescription {
	padding-top: 5px;
}

.discountRow {
margin-top: 0;
margin-bottom: 0px;
padding: 0px 0 0 3px;
}

.discountRow div.cartItemRowDescription {
margin: 0;
padding: 0;
}

.discountRow div.cartItemRowPrice {
margin-top: 2px;
}

.extraPaymentsRow {
margin-bottom: 10px;
padding: 5px 0 10px 3px;
}

.discountDescription, .extraPaymentsDescription {
float: left;
}

.discountAmount, .extraPaymentsAmount {
float: right;
margin-right: 3px;
}

.discountAmount {
color: green;
margin-top: 5px;
}

.mailingService.cartItemRowDescription {
padding-top: 0;
padding-bottom: 5px;
}

.cartItemRowPrice {
float: right;
margin-right: 3px;
margin-top: 20px;
}

.thumbnail {
float: left;
margin: 3px auto;
width: 120px;
text-align: center;
}

.thumbnail.upsell2 {
margin-top: -3px;
}

.thumbnail img {
border: 1px solid #000000;
}

.upsell2, .upsell {
margin-top: 0;
text-align: right;
}

.upsell2 {
height: 120px;
}

.upsell2 img {
margin-top: 3px;
}

.upsell2 img, .upsell img {
border: 0;
}

.centeredThumbnail {
text-align: center;
margin-top: 10px;
}

.thumbnailText {
margin-bottom: 3px;
}

.mailIcon {
margin-top: 15px;
}

div.thumbnail.mailIcon img {
border: 0;
}

.cartItemAction {
float: left;
margin-right: 20px;
}

ul.cartItemOptions {
list-style: none;
margin: 0;
padding: 0;
}

.shipping {
height: 216px;
width: 470px;
display: block;
border: 1px solid #688195;
float: left;
}

.shippingBorderBottom {
    border-bottom: 1px solid #688195;
}

.shippingHeader {
display: block;
background: #A4D9FF url(../img1/shoppingCartHeader.jpg) repeat-x;
padding: 2px 0 0 3px;
height: 21px;
text-transform: uppercase;
padding-top: 2px;
padding-left: 3px;
color: #254C74;
}

.shippingBody {
display: block;
height: 192px;
background-color: #DDDDDD;
}

.shippingBody.stateWarning {
height: 158px;
}

.shippingFooter {
display: block;
background-color: #F2F2F2;
text-align: center;
height: 34px;
}

.shippingMessage img {
margin: 3px 0 0 5px;
vertical-align: middle;
}

.shippingMessage {
display: block;
font-size: 0.9em;
font-weight: bold;
padding-top: 5px;
margin: 0px 30px 10px;
}

.shippingLogo {
margin: 30px 0 0 10px;
float: left;
}

.shippingForm {
max-width: 380px;
float: left;
margin: 0 20px 0 60px;
height: 108px;
}

.shippingForm label {
font-size: 0.9em;
font-weight: bold;
}

#shippingType {
margin-bottom: 5px;
}

.discountBox, .summaryBox {
float: right;
width: 294px; /* Width: 304 - 10 for the gap */
border: 1px solid #9AA8A4;
background-color: #F2F2F2;
display: block;
margin-bottom: 10px;
}

.discountBox {
height: 69px;
font-size: 0.8em;
}

.discountBox p {
margin-left: 3px;
margin-top: 2px;
margin-bottom: 0px;
}

.discountBox label {
font-size: 1.1em;
margin-top: 0px;
margin-bottom: 0;
font-weight: bold;
}

.checkoutBox{

float: right;
/*width: 294px;  Width: 304 - 10 for the gap */
/*width: 775px;*/
width:300px;
height:30px;

background-color: #FFFFFFF;
display: block;
margin-top: 10px;
margin-bottom: 10px;
}

.summaryBox {
height: 135px;
}

.summaryBoxLine {
display: block;
width: 294px;
background-color: #DDDDDD;
}

.fiveLine {
height: 27px; /* .summaryBoxheight / 5 */
}

.fourLine {
height: 33px; /* .summaryBoxheight / 4 */
}

.fourLine.altColor {
height: 34px; /* .summaryBoxheight / 4 */
}

.threeLine {
height: 45px; /* .summaryBoxheight / 3 */
}

.twoLine {
    height: 56px;
}

.summaryBoxLine.altColor {
background-color: #F2F2F2;
}

.summaryBoxLine h3 {
padding: 0;
margin: 4px 0 0 3px;
display: inline;
float: left;
font-size: 1em;
}

.summaryBoxLine h4 {
padding: 0;
margin: 4px 3px 0 0;
float: right;
font-size: 1em;
}

.summaryBoxLine.fourLine h3, .summaryBoxLine.fourLine h4 {
margin-top: 9px;
}

.summaryBoxLine.threeLine h3, .summaryBoxLine.threeLine h4 {
margin-top: 15px;
}

.free {
color: #006400;
}

.mailingReturnExtra {
border: 1px solid #688195;
color: black;
font-size: 0.8em;
padding: 0 0 3px 3px;
margin-top: 3px;
}

.mailingReturnExtra input {
vertical-align: text-bottom;
}

.mailingServiceWarning {
    border: 1px solid #ff0000;
    padding: 3px 5px;
    margin-top: 3px;
}

.mailingListDetail {
float: left;
}

.mailingListSelector {
float: left;
margin-left: 5px;
}

.mailingClassSelector {
float: left;
margin-left: 5px;
}

.swagItem, .otherItem {
display: block;
float: left;
border: 1px solid #336699;
margin: 10px 0 0 10px;
width: 195px;
/*height: 100px;*/
}

.swagImage, .otherImage {
height: 100%;
float: left;
}

.swagImage a img {
display: block;
width: 95px;
height: 55px;
border: 1px solid #000000;
margin: 20px 0 20px 3px;
}

.otherImage a img {
display: block;
width: 85px;
margin: 10px 0 20px 5px;
}

.swagDescription, .otherDescription {
float: right;
width: 92px; /* swagItem width - swagImage width - 2px border - 3px margin-right */
margin-top: 15px;
margin-right: 3px;
text-align: center;
font-size: 0.8em;
}

.otherDescription {
margin-top: 5px;
color: #4C7074;
}

.swagButton {
text-decoration: none;
text-align: center;
font-size: 1em;
font-weight: bold;
/*border: 1px solid #386C97;*/
background-color: #1C8878;
margin-top: 5px;
}

.swagButton a,
.swagButton a:hover,
.swagButton a:visited {
display: block;
width: 80%;
margin-left: 5px;
background-color: #1C8878;
border: 1px solid #386C97;
color: #ffffff;
padding: 2px 5px 2px 5px;
}

.warningImage {
vertical-align: text-bottom;
margin: 0 3px 0 3px;
height: 16px;
width: 16px;
}

.error {
border: 1px solid #ff0000;
padding: 3px 3px 3px 3px;
}

.error div {
color: #ff0000;
font-size: 0.9em;
}

.bottomBar {
margin: 0;
padding: 0;
margin-top: 10px;
width: 982px;
height: 30px;
border: 1px solid #9AA8A4;
}

.bottomBar .images {
float: right;
margin-top: 3px;
}

.bottomBar .images img {
margin-right: 3px;
vertical-align: middle;
height: 20px;
}

.hotline {
margin-top: 7px;
margin-left: 3px;
float: left;
font-size: 0.8em;
}

.hotline .hours {
color: #FF5B37;
}

.hotline .number {
color: #336699;
}

.termstext {
line-height:10px;
text-align:right;
font-size: 0.8em;
}

.holidayWarning {
float: right;
width: 460px;
color: #FF0000;
margin-top: -5px;
margin-right: 1em;
text-align: center;
font-size: 0.8em;
}

.holidayWarning .date {
font-weight: bold;
/*color: #254C74;*/
}

.holidayWarning .date em {
font-weight: normal;
font-style: normal;
}
