﻿/* Site Wide */
a {
  outline: none;
}

body 
{
    margin: 0px;
    padding: 0px;
}

fieldset {
	border: none;
}

img {
	border: none;
}

#main-container {
	width: 990px;
	margin: 0px auto;
	border-left: solid 4px #cc0000;
	border-right: solid 4px #cc0000;
}

#header {
	background-color: #cc0000;
	height: 22px;
	padding: 0px;
	text-align: right;
}

#header ul {
	margin: 0px;
	padding: 0px;
	border-right: solid 1px #FFF;
	height: 22px;
}

#header ul li {
	display: block;
	float: right;
	font: Bold 12px/22px arial;
	text-transform: uppercase;
	color: #FFF;
	border-left: solid 1px #FFF;
	margin: 0px;
	padding: 0px 10px 0px 11px;
	height: 22px;
}

#header ul li a 
{
    color: White;
    text-decoration: none;
}

#content {
	clear: both;
}

.clear {
	clear: both;
}

#third-level-content 
{
    margin: 25px;
    min-height:900px;
    height:auto !important;
    height:700px;
}

#third-level-content p 
{
    font: 14px Georgia, "Times New Roman", Times, serif;
    margin: 10px 0px 0px 0px;
}

#footer {
	clear: both;
	background-color: #cc0000;
	background-repeat: no-repeat;
	height: 55px;
	padding: 0px 0px 0px 0px;
}

.time-logo-small 
{
    float: left;
}

.cnn-logo-small 
{
    float: right;
    margin: 8px 11px 0px 0px;
}

#footer ul 
{
    margin: 0px;
    padding: 0px; 
}

#footer ul li, #footer ul li a
{ 
    display: inline;
    font: normal 12px/55px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
    color: White;
    margin: 0px 2px;
    text-decoration: none;
    font-weight: bold;
}

/* Homepage Specific */

.text-search, #home-header {
	width: 330px;
	float: left;
	height: 114px;
	margin-top: 16px;
}

.text-search 
{
    padding-left: 15px;
    width: 315px;
    position: relative;
}

.generalsearch
{
    height: 30px;
    width: 275px;
    margin: 65px 0px 0px 0px;
    padding: 0px;
    vertical-align: top;
    border: solid 1px #ccc;
    position: absolute;
    font: 16px/30px Georgia, "Times New Roman", Times, serif;
}

.birth-form-container 
{
    float: right;
    margin: 62px 15px 0px 0px;
    position: relative;
    right: 0px;
    text-align: right;
}

.birth-form-container>p
{
    font: 14px/14px "Arial Black";
    padding: 0px;
    margin: 0px 65px 5px 0px;
}

.birth-gap 
{
    float: left;
    font: 18px/30px "Arial Black";
    margin: 0px 5px;
}

.birth-form-container>.two-digit-box
{
    height: 30px;
    width: 36px;
    padding: 0px;
    vertical-align: top;
    border: solid 1px #ccc;
    font: 16px/30px Arial, Helvetica;
    text-align: center;
    float: left;
}

.birth-form-container>.four-digit-box
{
    height: 30px;
    width: 75px;
    padding: 0px;
    vertical-align: top;
    border: solid 1px #ccc;
    font: 16px/30px Arial, Helvetica;
    text-align: center;
    float: left;
    margin-right: 5px;
}

.birth-form-container>.button
{
    float: left;
}

.watermark, .two-digit-box .watermark 
{
    color: #bbb;
    font: 16px/30px Arial, Helvetica;
    text-transform: uppercase;
}

.searchbutton 
{
    position: absolute;
    margin: 65px 0px 0px 283px;
}

#home-header h2 {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	text-align: center;
	font: 18px/18px "Arial Black";
	color: #333;
}

#flash {
	clear: both;
	width: 960px;
	height: 314px;
	margin: 15px 15px;
}

#flash OBJECT
{
	display: inline;
	margin: -65px 0px 14px 0px;
}

#collection-shop-section {
	float: left;
	border: solid 1px #ccc;
	width: 185px;
	height: 737px;
	margin: 0px 15px 0px 15px;
	padding: 15px 0px 0px 15px;
}

.full-width-section {
	border: solid 1px #ccc;
	width: 938px;
	padding: 5px 10px 5px 10px;
	margin: 15px 0 15px 15px;
}

.popular-covers-section {
	float: left;
	border: solid 1px #ccc;
	width: 332px;
	height: 238px;
	margin-right: 15px;
	margin-bottom: 15px;
	padding: 15px;
}

.decadeSwitcher 
{
    margin: 0px 15px 0px 0px;
    float: right;    
}

.popular-covers-section h1 {
	margin: 0px;
	padding: 0px;
	font: 21px/21px "Arial Black";
}

.popular-covers-section ul {
	list-style: none;
	margin: 11px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 203px;
	float: left;
}

.popular-covers-section ul li a
{
    display: block;
    padding: 4px;
}

.decade-image 
{
    width: 101px; 
    height: 138px;
}

.popular-covers-section .highlight 
{
    background-color: #e6e6e6;
    padding: 4px;
	display: block;
}

.cover-rollover-link
{
	color: #000;
    text-decoration: none;   
}

.cover-rollover-link h1 {
	margin: 0px;
	font: 16px Georgia, "Times New Roman", Times, serif;
}

.cover-rollover-link h2 {
	margin: 0px;
	font: normal 12px/12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-transform: uppercase;
	color: #666666;
}

img.cover-rollover {
	margin: 15px 15px 0px 0px;
	float: right;
	position: relative;
}

.addthis 
{
    margin-top: 25px;
}

.addthis a 
{
    float: left;
}

#twitter_share, #facebook_share, #email_share {
    margin-right: 5px;
}

#email_share {
    height: 16px;
    width: 23px;
}

.addthis h1 
{
    font: 12px Georgia, "Times New Roman", Times, serif;
    margin: 0px;    
}

.long-covers-section {
	float: left;
	border: solid 1px #ccc;
	width: 741px;
	height: 250px;
	margin-bottom: 15px;
	padding-bottom: 10px;
}

#right-content 
{
    float: left;
	border: solid 1px #ccc;
	width: 741px;
	margin-bottom: 15px;
	padding-bottom: 10px;
}

.long-covers-section a 
{
    border: none;
    text-decoration: none;
    color: #000;
}

a.show-all-pop
{
    color: #cc0000;
    font: bold 14px helvetica, arial;
}

.moveDecade 
{
    float: right;
    margin-right: 15px;
    display: inline;
}

.long-covers-section h1 
{
    float: left;
	margin: 0px 0px 11px 0px;
	padding: 0px;
	font: 21px/21px "Arial Black";
}

.decade-container 
{
    padding: 15px 0px 0px 15px;
}

.decade-container ul 
{
    clear: both;
    margin: 0px;
    padding: 0px;
    width: 726px;
}

.decade-container ul li 
{
    margin: 0px 20px 0px 0px;
    display: inline;
    float: left;
}

.decade-container ul li h3
{
    width: 101px;
    text-align: center;
    margin: 0px;
    font: 12px Georgia, "Times New Roman", Times, serif;
}

/* Accordion Styles */

#collection-shop-section div 
{
    width: 169px;
    margin-bottom: 1px;
}

/* #collection-shop-section div div 
{
    width: 167px;
    border-left: solid 1px black;
    border-bottom: solid 1px black;
    border-right: solid 1px black;
}
*/

#collection-shop-section h1 {
	margin: 0px 0px 11px 0px;
	padding: 0px;
	font: 21px/21px "Arial Black";
}

.accordiontop 
{
    display: block;
    background: url("images/accordian-header-top.png") repeat-y;
    height: 2px;
    font-size: 0px;
}

.accordionbottom 
{
    display: block;
    background: url("images/accordian-header-bottom.png") repeat-y;
    height: 2px;
    margin-bottom: 1px;
    font-size: 0px;
}

.accordion H3
{
	font: bold 15px/24px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #FFF;
	text-transform: uppercase;
	width: 163px;
	margin: 0;
	padding-left: 6px;
	background: url("images/accordian-header-middle.png") repeat-y;
	cursor: pointer;
}

.accordionheader + DIV UL LI A
{
	text-decoration: none;
	font-size: 11px;
	color: #333;
	display: block;
	padding: 1px 5px;
	margin: 0px;
}

.accordionheader + DIV UL LI A:hover
{
	color: #FFF;
	background-color: #4C4C4C;
}
.accordionheader + DIV UL
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	overflow: auto;
	max-height: 200px;
	height:auto !important;
    height:200px;
}
.accordionheader + DIV UL LI
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display: block;
	font: 11px Helvetica, Arial, Geneva, sans-serif;
	height: 15px;
}

/* Accordion Flyout Styles */
#flyout {
	font: 11px Helvetica, Arial, Geneva, sans-serif;
	color: #333;
	position: absolute;
	z-index: 100;
	display: none;
	margin: 5px;
	border: 5px solid #B3B3B3;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	background-color: #B3B3B3;
}

#flyout .content {
	background: #fff;
	height: 430px;
	overflow-x: none;
	overflow-y: auto
}

#flyout .close {
	text-align: center;
    vertical-align: middle;
    width: 100%;
    padding: 3px 0px 0px 0px;
	cursor: pointer;
	background-color: #B3B3B3;
	color: white;
	font-weight: bold;
	text-transform: uppercase;
}

#flyout .content UL
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#flyout .content UL LI {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display: block;
	height: 15px;
}

#flyout .content UL LI A
{
	text-decoration: none;
	text-transform: uppercase;
	color: #333;
	display: block;
	padding: 1px 5px;
	margin: 0px;
}

#flyout .content UL LI A:hover
{
	text-decoration: none;
	text-transform: uppercase;
	color: #FFF;
	display: block;
	background-color: #4C4C4C;
	padding: 1px 5px;
}

.titlebar-grey-half h4
{
    margin: 0px;
}

/****************************
Results Pager
****************************/



.search-info
{
	color: #F00;
	width: 100%;
	text-align: center;
}
/*Center the window and controls
#cover-pager .scroll-window, #cover-pager .page-controls, .page-controls DIV.icon-window
{
	margin: 0px auto;
	padding: 0 auto;
}

*/

.scroll-window 
{
    clear: both;
}

/*Cover*/
.cover-item
{
	width: 121px;
	height: 190px;
	margin: 13px 11px 13px 16px;
	float: left;
	text-align: center;
}

/*Cover image*/
.cover-item IMG
{
	width: 100px;
	height: 130px;
}
/*Cover link*/
.cover-item P, .cover-item A
{
	margin: 5px 0px 0px;
	padding: 0px 0px 0px 0px;
	font: 12px Georgia;
	text-decoration: none;
	color: #333;
}

/*control containers*/
.page-controls
{
	height: 90px;
	border-top: 1px solid #DADADA;
	padding: 10px 0px 0px 0px;
}
.page-controls DIV.icon-window
{
	height: 100%;
}
.page-controls UL
{
	margin: 0;
	padding: 0;
}
/*Page control icons*/
.page-controls UL>LI
{
	width: 38px;
    height: 38px;
	padding: 0px 9px;
	margin: 0px 1px;
	float: left;
	list-style-type: none;
}
.page-controls UL>LI>A, .page-controls>DIV.left>A, .page-controls>DIV.right>A
{   
	background-color: #FFF;
	display: block;
    text-align: center;
	font: bold 12px/38px "Helvetica Neue", Arial, Helvetica, Geneva;
	text-decoration: none;
	color: #4C4C4C;
	border: solid 1px #cc0000;
}

.page-controls>DIV.right>A
{   
	margin-right: 10px;
	color: #CC0000;
}

.page-controls>DIV.left>A
{   
	margin-left: 10px;
	color: #CC0000;
}

.page-controls UL>LI>A.selected
{
	background-color: #cc0000;
	color: #FFF;
}

/*Style the left and right arrows*/
.page-controls>DIV.left>A, .page-controls>DIV.right>A
{
	width: 38px;
    height: 38px;
}
.page-controls>DIV.left>A
{
	float: left;
	
}
.page-controls>DIV.right>A
{
	float: right;
}

/* Downlevel pager styles */
.dl-page-controls
{
	padding: 10px 0 0 10px;
	height: 25px;
	border-top: 1px solid #DADADA;
}

.dl-page-controls .icon, .dl-page-controls .icon-selected, .dl-page-controls .next-prev {
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	display: block;
	float: left;
	text-align: center;
	border: solid 1px #ccc;
	width: 30px;
	height: 19px;
	line-height: 19px;
	color: #666;
}

.dl-page-controls .icon, .dl-page-controls .next-prev {
	background-image: url('img/pager-icon-gradient.jpg');
	background-repeat: repeat-x;
	text-align: center;
	text-decoration: none;
}

.dl-page-controls .icon-selected {
	color: #fff;
	background-color: #c00;
}

.dl-page-controls .next-prev {
	width: 60px;
}

/****************************
End Results Pager
***************************/

/* Search Headers */

.search-header 
{
    margin: 10px 0px 0px 15px;
    float: left;
    font: 18px "Arial Black";
}

.search-amount 
{
    margin: 13px 0px 0px 10px;
    float:left;
    font: 18px Georgia, "Times New Roman", Times, serif;
}

.results-sorter 
{
    margin: 15px 15px 0px 0px;
    float: right;
    font: 14px Helvetica, Arial;    
}

.results-sorter a 
{
    color: #CC0000;
    text-decoration: none;
}

.results-sorter .selected 
{
    color: #676767;   
}

.pager-arrow-container 
{
    float: right;
    margin: 15px 15px 0px 0px;
}

.pager-arrow-container img
{
    cursor:pointer;
    margin-left: 10px;
}

/* Product Page */

#product-header 
{
    clear: both;
    margin: 0px 15px 0px 15px;
    border-left: solid 1px #ccc;
    border-right: solid 1px #ccc;
    border-top: solid 1px #ccc;
    font: 14px/24px Georgia, "Times New Roman", Times, serif;
    padding: 0px;
    height: 24px;
}

#selected-cover 
{
    padding: 0px 5px;
    float: left;
}

#shipping-text 
{
    color: #CC0000;
    padding: 0px 5px;
    float: right;
    margin-right: 200px;
}
    
.checkout-text
{
    float: right;
    padding: 0px 5px;
    display: block;
    background: #CC0000;
    color: White;
    text-decoration: none;
    text-transform: uppercase;
}

#item-count 
{
    float: right;
    padding: 0px 5px;
    border-right: solid 1px #ccc;
    
}

#your-cart-text 
{
    padding: 0px 5px;
    float: right;
    border-left: solid 1px #ccc;
}

#product-config {
	clear: both;
	width: 958px;
	margin: 0px 15px 15px 15px;
	border: solid 1px #ccc;
}

#cover-preview 
{
    float: left;
    width: 515px;
    height: 362px;
}

#CoverFrame 
{
    background-repeat:no-repeat;
    height: 295px;
}

#cover-preview .NoFrame 
{
    background: url("images/no-frame-bg.png") no-repeat;
    margin: 65px 0px 0px 154px;
    padding: 17px 0px 0px 17px;
    height: 250px;
}

#cover-preview .Frame
{
    margin: 30px 0px 0px 130px;
    padding: 52px 0px 0px 41px;
}

#cover-preview .FrameDouble 
{
    margin: 30px 0px 0px 30px;
    padding: 48px 0px 0px 44px;
}

.first-cover-image 
{
    margin: 0px 20px 0px 0px;
}

.swap-covers-button 
{
    margin-left: 180px;
}

.large-cover-images
{
    margin-left: 158px;
}

#cover-config-accordion 
{
    float: left;
    width: 173px;
    margin: 15px 0px 15px 15px;
    background-color: #eeeeee;
    padding: 15px;
}

#cover-config-accordion ul
{
    margin: 0px;
    padding: 0px;
}

.details-container 
{
    margin-bottom: 15px;
}

#cover-details 
{
    float: left;
    width: 165px;
    margin-left: 15px;
    margin-top: 15px;
    margin-bottom: 15px;
    background-color: #eeeeee;
    padding: 15px;
    font: 14px Georgia, "Times New Roman", Times, serif;
}

#cover-details h5 
{
    margin: 0px 0px 10px 0px;
    padding: 0px;
    font: 14px "Arial Black";
}

.date-text, .framedesc, .qtyselector, .pricelabel
{
    display: block;
    margin: 0px 0px 10px 0px;
}

.framedesc 
{
    margin: 10px 0px 10px 0px;
}

#cover-config-accordion a 
{
    color: Black;
    text-decoration: none;
}

#cover-config-accordion a:hover 
{
    color: #CC0000;
    text-decoration: underline;
}

#cover-config-accordion h1, #cover-details h5 
{
    margin: 0px 0px 5px 0px;
    padding: 0px;
    font: 14px "Arial Black";
}

.frame-color-selector a
{
    border: 1px solid #000;
    -moz-border-radius: 3px; 
	-webkit-border-radius: 3px;
    background-color: #000;
    width: 152px;
    padding: 2px;
    display: block;
}

.frame-color-selector a.selected
{
    border: 1px solid #CC0000;
    -moz-border-radius: 3px; 
	-webkit-border-radius: 3px;
    background-color: #CC0000;
    width: 152px;
    padding: 2px;
    display: block;
}

.frame-color-selector span 
{
    display: block;
    color: #fff;
    text-align: center;
    padding: 2px 0px;
}

.frame-color-selector a 
{
    color: #fff;
}

#cover-config-accordion ul 
{
    padding: 0px 0px 0px 5px;
}

#cover-config-accordion ul li
{
    font: 12px/14px Georgia, "Times New Roman", Times, serif;
    list-style: none;
    margin: 0px 0px 5px 0px;
    padding: 0px;
}



/* Shopping Cart */

.ShoppingCart {
	clear: both;
	width: 958px;
	margin: 0px 15px 15px 15px;
	border: solid 1px #ccc;
	padding: 0px 0px 0px 0px;
	font: 12px Georgia, "Times New Roman", Times, serif;
}

#cart-header 
{
    clear: both;
    margin: 0px 0px 0px 0px;
    height: 24px;
    border-bottom: solid 1px #ccc;
}

.continue-shopping
{
    float: left;
    padding: 0px 5px;
    display: block;
    background-color: #CC0000;
    color: #FFF;
    text-decoration: none;
    text-transform: uppercase;
    height: 24px;
    font: 14px/24px Georgia, "Times New Roman", Times, serif;
    border-right: solid 1px #ccc;
}
    
.CheckoutBox 
{
    clear: both;
    margin: 0px 0px 0px 0px;
    height: 24px;
    border-top: solid 1px #ccc;
}



.cart-header-text
{
    margin: 0px 0px 0px 200px;
    padding: 0px;
    vertical-align: top;
    font: 12px/24px Georgia, "Times New Roman", Times, serif;
    float: left;
}


.cart-header span
{
    padding: 0px;
    vertical-align: top;
    font: 12px Georgia, "Times New Roman", Times, serif;
}
.ShoppingCart hr
{
    clear: both;
    color: #ccc;
    background-color: #ccc;
    height: 1px;
    border: 0px;
    margin: 0px;
}

.cart-item-thumb
{
    float: left;
    width: 358px;
} 

.cart-item 
{
    clear: both;
    padding: 20px 0px;
    border-bottom: solid 1px #ccc;
}

.cart-item-thumb .Frame 
{
    background-repeat:no-repeat;
    padding: 30px 0px 0px 22px;
    height: 172px;
    margin-left: 20px;
}

.cart-item-thumb .FrameDouble 
{
    background-repeat:no-repeat;
    padding: 31px 0px 0px 28px;
    height: 171px;
    margin-left: 20px;
}

.FrameDouble .second-image 
{
    margin-left: 14px;
}

.cart-item-thumb .NoFrame 
{
    background-repeat:no-repeat;
    padding: 30px 0px 0px 22px;
    height: 172px;
    margin-left: 20px;
}

.cart-item-desc 
{
    float: left;
    width: 228px;
}

.cart-item-desc a 
{
    color: #CC0000;
    text-decoration: none;
    font: 12px "Arial Black";
    text-transform: uppercase;
    margin-top: 10px;
    display: block;
}

.ShoppingCart h3 
{
    margin: 0px 0px 5px 0px;
    padding: 0px;
    font: 14px "Arial Black";
}

.cart-item-price 
{
    float: right;
    width: 150px;
}
.cart-item-qty 
{
    float: right;
    width: 188px;
}

#cart-totals table
{
    float: right;
    margin: 0px 0px 25px 0px;
    text-align: right;
    font-size: 16px;
}

.couponbox 
{
    height: 19px;
    vertical-align: top;
    font: 12px Georgia, "Times New Roman", Times, serif;
    width: 100px;
    margin: 0px;
    padding: 0px;
    border: 1px solid #CCC;
}

.checkout-button 
{
    float: right;
    margin: 0px 0px 0px 0px;
}

/* Checkout */

#checkout-home-header {
	width: 980px;
	float: left;
	height: 114px;
	text-align: center;
	margin-top: 16px;
}

#checkout-home-header h2 {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	text-align: center;
	font: 18px/18px "Arial Black";
	color: #333;
}

.checkout-content 
{
    clear: both;
    border: solid 1px #ccc;
    margin: 15px;
    font: 12px Georgia, "Times New Roman", Times, serif;
}

.checkout-header { 
    clear: both;
    margin: 0px 0px 0px 0px;
    height: 24px;
    border-bottom: solid 1px #ccc;
}

.checkout-header h1 
{
    font: Bold 12px/24px Georgia, "Times New Roman", Times, serif;
    margin: 0px;
    padding: 0px 5px;
    float: left;
    border-right: solid 1px #ccc;
}

.checkout-header .Active 
{
    font: 12px/24px Georgia, "Times New Roman", Times, serif;
    margin: 0px;
    background-color: #CC0000;
    color: #FFF;
    padding: 0px 5px;
    float: left;
    border-right: solid 1px #ccc;
}

.checkout-header .Passive 
{
    font: 12px/24px Georgia, "Times New Roman", Times, serif;
    margin: 0px;
    background-color: #EEE;
    color: #000;
    padding: 0px 5px;
    float: left;
    border-right: solid 1px #ccc;
}

.checkout-header .steps 
{
    float: left;
}

.Checkout 
{
    margin: 0px;
}

.fielddescription 
{
    margin-left: 15px;
}

.Overview 
{
    margin: 15px;
    font: bold 16px/24px Georgia, "Times New Roman", Times, serif;
}

.billing-address-form 
{
    float: left;
    width: 450px;
    margin-left: 15px;
}

.checkout-footer { 
    clear: both;
    margin: 0px 0px 0px 0px;
    height: 24px;
    border-top: solid 1px #ccc;
}

.NextButton 
{
    font: 12px/24px Georgia, "Times New Roman", Times, serif;
    margin: 0px;
    background-color: #CC0000;
    color: #FFF;
    padding: 0px 5px;
    float: right;
    text-decoration: none;
    border-left: solid 1px #ccc;
}

.FormTitle
{
    font: 12px/24px Georgia, "Times New Roman", Times, serif;
    margin: 0px;
    color: #000;
    padding: 0px 5px;
    clear: both;
    text-decoration: none;
    border-top: solid 1px #ccc;
    border-bottom: solid 1px #ccc;
}

.address-error 
{
    font: bold 12px Georgia, "Times New Roman", Times, serif;
    color: #CC0000;
}

.shipping-billing 
{
    display: block;
    margin: 15px 0px;
    font: bold 12px Georgia, "Times New Roman", Times, serif;
}

.checkoutitems 
{
    width: 100%;
}

.qtyheader 
{
    text-align: center;
    padding-bottom: 5px;
}

.descheader 
{
    text-align: left;
    padding-bottom: 5px;
}
    
.TotalsBox 
{
   float: right;
   margin: 15px 0px;
}

.descitem 
{
    margin-bottom: 30px;
}

.ship-by 
{
    padding-right: 15px;
}

.currency 
{
    text-align: right;
    font-weight: bold;
    padding-right: 15px;
}

.currencyheader 
{
    padding-right: 15px;
    padding-bottom: 5px;
}

.payment-container 
{
    float: right;
    clear: both;
    margin: 15px 15px;   
}

.CheckoutDisclaimer 
{
    float: left;
}

.qtyitem 
{
    vertical-align: top;
    text-align: center;
}

.error
{
	color: black;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	background-image: url(images/errorbg.png);
	display: inline-block;
	padding: 5px;
}

#cover-details .error
{
	color: black;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	background-image: url(images/errorbg.png);
	display: inline-block;
	padding: 5px;
}
