@charset "utf-8";
/* CSS Document 
	Dark Blue: #2f4b60;
*/
body {
	background:#fff;
	font-family:"Lucida Grande","Tahoma","Helvetica","Arial",sans-serif;
	line-height:1.6em;
	text-align:center;
}

#content {
	border:1px #999 solid;
	margin-bottom:10px;
}


.smalltext {font-size:10px}

#header #nav {
	margin-left:6px;
	margin-right:6px;
	height:42px;
	background:url(../img/bg_nav.jpg);
	margin-bottom:5px;
}

#headerLinks, #headerLogos {
	width:300px;
	float:right;
	margin:10px 0;
}

#headerLogos img {
	vertical-align:middle;
}


#content { 
	background:#fff;
	margin-top:20px;
}

#body {
	padding:0px 40px 20px 20px;
	text-align:left;
}
/* ---------------- Header/Footer -------------------- */
#logo {
	margin:0px;
	text-align:left;
	height:115px;
	width:558px;
}
#logo img {
	float:left;
}

#logo a{
	display:block;
	width:558px;
	height:75px;
}

#header ul {
  margin-bottom:0px;
	float:left;
}

#header ul li {
	width:110px;
	color:#fff;
	text-transform:uppercase;
	font-family:"Times New Roman", Times, serif;
	font-size:11pt;
}

#header #nav ul li a {
	color:#fff;
	font-size:11pt;
	text-decoration:none;
}

#header #nav ul li.last{
	width:210px;
}
#footer a {
	color:#555;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

#footer h3{
	margin:10px;
	color:#eee;
	text-align:left;
	border:0;
}
#footer a {
	color:#FFFFFF;
}

#footer ul, #header ul {
	list-style:none;
	padding: 15px 0 0;
}

#footer ul {
	padding:0;
}

#footer ul li, #header ul li {
	float:left;
	border-right: 1px solid #D7D7D7;
	line-height:13px;
	padding: 0 5px;
	margin: 0;
}


ul li.last { border:0 !important}

#footer {
	border-top:1px solid #870000;
	clear:both;
	min-height:40px;
	padding:5px 0 0;
	width:100%;
	color:#D7D7D7;
}

#footer #nav {
	float:left;
	text-align:left;
}

#footer #nav ul {
	color:#000;
}

#footer #nav ul a {
	color:#000;
}

#footer #copyright {
	text-align:right;
	color:#999;
}

#footer #nav ul li.last { border:0 !important; font-weight:bold}

.AuthorizeNetSeal{
	padding-left:10px !important;
	float:left;
	padding-top:10px !important;
}

#siteseal{
	float:left;
	margin-left:10px;
}

#mcAfeeseal{
	float:left;
	margin-left:10px;
	padding-top:20px;
}

#bbbseal {
	float:left;
	margin-left:10px;
}

/* ---------------- Main Page -------------------- */

#gift_box {
	background:url(../img/gift_box.jpg) 0 50% no-repeat;
	width:197px;
	height:166px;
	margin-top:20px;
	border-right:1px #999 solid;
	border-left:1px #999 solid;	
	margin-left:5px !important;
	margin-right:5px !important;
}

#secret {
	background:url(../img/secret.jpg) no-repeat;
	width:307px;
	height:166px;
	margin-top:20px;
	margin-left:5px !important;
	margin-right:5px !important;
}

#secret a {
	width:307px;
	height:166px;
	display:block;
}

#gift_box h2 span, #secret h2 span {
  display:none;
}

#discounts {
	font-size:8pt;
	margin-bottom:20px;
}

#discounts img {
	vertical-align:middle;
}

#mailing_list_top {
	float:right;
	text-align:right;
	margin-bottom:5px;
}

#mailing_list_top td {
	vertical-align:middle;
	padding:3px;
}

#mailing_list_top table {
	margin:3px 0px;
}

#mailing_list {
	float:left;
	text-align:left;
	padding-right:10px;
	width:410px !important;
	margin-right:0px !important;
	margin-top:20px;
}

#mailing_list p {
	line-height:12pt;
}

#mailing_list input, #mailing_list_top input {
	font-size:9pt;
}

#mailing_list table {
	margin:0
}

#mailing_list table td {
	vertical-align:middle;
	padding:5px;
}

#mailing_list h2 span {
	display:none;
}

#mailing_list h2 {
	background:url(../img/join_list.jpg);
	width:155px;
	height:22px;
	margin:0;
}


/* ---------------- Deal -------------------- */
#deal_details {
}

#deal_image a, .dealActions a {text-decoration:none}

#deal_details p, #deal_details h2 {
	margin-bottom:5px;
}

#productOptions {
	margin:0 auto 10px auto;
}
#cdcontainer {
	font-size:14px;
	margin:5px;
	font-family:"Times New Roman", Times, serif;
	color:#870000;
	font-weight:bold;
}

.dealActions img {
	vertical-align:middle;
	padding:0 2px;
}

#productOptions td{
	text-align:right;
	font-size:12px;
	padding:2px 5px;
}

#productOptions select {
	width:100px;
	font-size:11px;
	padding:2px;
}

#price #sale {
	color:#870000;
	font-size:46px;
	line-height:40px;
	font-weight:bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align:center;
	letter-spacing:.0025em;
	margin:10px 0 5px 0px;
}

#price #retail {
	color:#999999;
	font-size:12px;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	margin:10px 0 20px 0px;
}

#options {
	float:right;
	width:200px;
	text-align:center;
	margin-top:10px;
}

#deal_image {
	margin:40px 0 20px 0;text-align:center
}

#deal_details {
	text-align:left;
}

#specTable {
	width:100%;
}

#checkout {
	text-align:left;
}

.checkoutForm {
	background:#F9F9F9 ;
	padding:5px;
	border:1px #ddd solid;
}

.checkoutForm h2 {
	border-bottom:1px #ddd solid;
}

.vis-clear { 
	clear:both;
	font-size:0px;
	height:0px;
	line-height:0px;
	width:100%;
}

.spacer {
	margin-bottom:30px;
}

.productComparison {
	width:90%;
	text-align:left;
}

.productComparison th {
	background:url(../img/grad2.jpg);
	color:#fff;
	font-weight:bold;
}

.productComparison tr, .productComparison td, .productComparison img { vertical-align:middle}

.productComparsion .image { width:125px}
.productComparison .name, .productComparison .price, .productComparison .name a {color:#990000; font-size:14px;}
.productComparison .name a {font-weight:bold}
.productComparison .price {font-weight:bold}
.productComparison .price a {text-decoration:none}
.productComparison .priceDetails, .productComparison .details {font-size:8pt; color:#777;font-weight:normal}
.productComparison .details {border-bottom:1px #d7d7d7 solid}

#printConfirmationLink {
	text-align:center;
	float:right;
	background:#f9f9f9;
	padding:3px;
	border:1px #ddd solid;
}

#printConfirmationLink img {
  vertical-align:middle;
}

.error { background: #F8D0C9 url(../img/exclamation.png) center no-repeat; background-position: 15px 50%;	text-align: left;	padding: 5px 20px 5px 45px;	border-top: 2px solid #990000;	border-bottom: 2px solid #990000;	color:#990000;}
.alert { 
	background: #FFFFCC;
	text-align: center;
	padding: 5px 20px 5px 20px;
	border-top: 2px solid #FFCC00;
	border-bottom: 2px solid #FFCC00;
	color:#333333;
	margin-bottom: 10px;
	vertical-align: middle;
	height:auto;
	font-weight:bold;
}

.special {
	background:#FFFFCC ;
	border:2px #FFCC00 dashed;
	padding:4px;
}

.smallImage {margin:10px}

.pastDeal {
	height:135px;
	background:#FFF;
	padding:10px;
	margin-bottom:10px;
	width:150px !important;
	overflow:hidden;
}

.pastDeal h2 {margin:20px 10px 0 0px; width:55px; float:right; cursor:pointer;}

.pastDeal h3 {font-size:9pt; float:right; font-weight:normal; text-transform:none; color:#2F3E3E !important; line-height:11pt;font-family:Arial, Helvetica, sans-serif; margin:10px 0 !important; cursor:pointer;}
.pastDeal .pdImage {float:left; width:70px;}