@import url("reset.css");
@import url("table.css");
@import url("form.css");
body {
	background:#f3f2f2 url(../images/bg.png) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	line-height:13pt;
	text-align:center;
	overflow-x:hidden;
	color:#333333;
}

a {
	text-decoration:none;
	color:#d71820;
}
p {
	margin-bottom:20px;
}
strong {
	font-weight:bold;
}

ol {
	list-style-type:decimal;
	margin:5px 0;
}
ol li{
	margin:0 0 2px 35px;
}

ol li ol li {
	margin:0 0 0 15px;
}

h1 span, h2 span, h3 span, h4 span, h5 span {
	display:none;
}

h3 {
	color:#d71820;
	font-size:14pt;
	line-height:18pt;
	border-bottom:1px #e6e6e6 solid;
	margin-bottom:10px;
}

#wrapper {
	width:960px;
	margin:0 auto;
	overflow:hidden;
}

/******************************************
** HEADER 
******************************************/	
#header {
	padding:1px 0 0 0;
}

#header h1 a{
	background:url(../images/logo.png);
	width:321px;
	height:163px;
	display:block;
	position:absolute;
	margin-left:20px;
}

#header_cards {
	float:right;
}

	#header_cards li span {display:none}
	#header_cards li {
		width:48px;
		height:48px;
		float:left;
		margin:0 10px;
	}
	
	#header_cards li.paypal { background:url(../images/creditcard_paypal.png);}
	#header_cards li.amex { background:url(../images/creditcard_american_express.png);}
	#header_cards li.mastercard { background:url(../images/creditcard_mastercard.png);}
	#header_cards li.visa { background:url(../images/creditcard_visa.png);}
	
	#header .nav {
		background:url(../images/bg_header.png) repeat-x;
		height:50px;
		margin-top:50px;
	}
	
	#header .nav .links {
		float:left;
		margin:15px 0 0 380px;
	}
	
	#header .nav .links li {
		background:url(../images/divider_header.png) no-repeat;
		padding-left:15px;
		float:left;
		margin-right:15px;
	}
	
	#header .nav li.past {
		background:none;
	}
	
	#header .nav li.past a{
		background:url(../images/nav_past_deals.png);
		width:122px;
		height:21px;
		display:block;
	}
	
	#header .nav li.past a{
		background:url(../images/nav_past_deals.png);
		width:122px;
		height:21px;
		display:block;
	}
	
	#header .nav li.store a{
		background:url(../images/nav_our_store.png);
		width:122px;
		height:21px;
		display:block;
	}
	
	#header .nav li.blog a{
		background:url(../images/nav_blog.png) -30px;
		width:92px;
		height:21px;
		display:block;
	}
	
	#header .nav .social {
		float:right;
		margin:5px 10px 0 0
	}
	
	#header .nav .social li {
		float:left;
		margin:0 3px;
	}
	
	#header .nav .social li a {
		width:30px;
		height:38px;
	}
	
	#header .nav li span {display:none}
	
	#header .nav li.rss a{
		background:url(../images/icon_rss.png);
		display:block;
	}
	
	#header .nav li.facebook a{
		background:url(../images/icon_facebook.png);
		display:block;
	}
	
	#header .nav li.twitter a{
		background:url(../images/icon_twitter.png);
		display:block;
	}
	
#sub_header {
	overflow:hidden;
}

#sub_header .content{
	background:url(../images/bg_body.png) repeat-x;
	height:50px;
	width:940px;
	float:left;
	margin:0 auto;
	overflow:hidden;
}

	#sub_header .nav {
		float:left;
		background:url(../images/bg_subheader.png);
		width:513px;
		height:40px;
		margin:0 0 0 400px;
		text-align:center;
	}
		#sub_header .nav ul {
			margin:7px auto 0 auto;
		}
	
		#sub_header .nav li {
			display:inline;
			background:url(../images/divider_header_orange.png) no-repeat;
			padding-left:15px;
			margin-right:15px;
		}
		
		#sub_header .nav li.first {
			background:none;
		}
		
		#sub_header .nav li a {
			color:#fff;
			text-transform:uppercase;
		}

.left {
	background:url(../images/corner_left.png);
	width:10px;
	height:9px;
	float:left;
}

.right {
	background:url(../images/corner_right.png);
	width:10px;
	height:9px;
	float:right;
}

/******************************************
** BODY 
******************************************/	
.content {
	background:url(../images/bg_white.png) repeat-y;
	width:960px;
	overflow:hidden;
	float:left;
	text-align:left;
}

.breadcrumbs {
	margin:0 20px 10px 20px;
	background:#e6e6e6;
	padding:3px 10px;
}

	.breadcrumbs ul {
		display:inline;
	}
	
	.breadcrumbs li {
		display:inline;
		padding:0 0 0 5px;
	}
	
	.breadcrumbs li.cms_page {
		border-left:1px #ccc solid;
	}

div.text {
	margin:20px 30px;
	overflow:hidden;
}

#product_images {
	float:left;
	margin:5px 15px;
}

	.price .thumbs {
		margin:10px 0 5px 0;
		text-align:left;
	}
	
		.price .thumbs img {
			margin:0 5px;
			cursor:pointer;
		}

.productInfo {
	float:right;
	margin-bottom:10px;
}

	.productInfo .pointer {
		background:url(../images/title_arrow.png);
		width:37px;
		height:70px;
		float:left;
	}

	.productInfo .title {
		background:url(../images/bg_title.png) repeat-x;
		height:84px;
		width:600px;
	}
	
	.productInfo h1 {
		float:left;
		width:560px;
		color:#fff;
		font-size:16pt;
		line-height:24px;
		margin-top:5px;
		height:49px;
		overflow:hidden;
	}
  
  .productInfo h1.big {
  	font-size:26pt;
    line-height:48px;
  }
  
  .productInfo h1.medium {
  	font-size:17pt;
    line-height:48px;
  }

	.productInfo .right {
		margin-top:9px;
	}
	
	.price {
		float:left;
		width:280px;
	}
	
		.price span {
			display:block;
			margin:5px 0;
		}
		
		.price .main {
			font-weight:bold;
			color:#0ba0c7;
			font-size:24pt;
			line-height:30pt;
		}
		
		.price .regular {
			color:#999;
			margin-top:5px;
		}
		
		.price .save {
			font-weight:bold;
			color:#5fab20;
			font-size:14pt;
			line-height:20pt;
		}
		
		.email {
			background:url(../images/email.png) no-repeat;
			padding-left:20px;
		}
		
	.options {
		width:300px;
		float:left;
		text-align:center;
	}
	
		.options label {
			display:block;
			text-align:left;
			margin-bottom:5px;
		}
		
		.options .choice {
			width:290px;
		}
		
		.options #quantity {
			width:auto;
		}
		
		.options .quantLabel {
			display:inline;
		}
		
		.options .submit {
			margin:0 auto;
		}
		
#deals_details {
	float:left;
	width:960px;
	background:url(../images/bg_header_orange.png) repeat-x;
}

	#deals_details h3 {
		float:left;
		width:470px;
		height:40px;
	}
	
	#deals_details .left,
	#deals_details .right {
		margin-top:40px;
	}
	
	#deals_details h3.side {
		background:url(../images/header_side_deals.png) no-repeat 20px 5px;
	}
	
	#deals_details h3.details {
		background:url(../images/header_product_details.png) no-repeat 20px 5px;
	}
		
#two_col_banner {
	float:left;
	width:960px;
	background:url(../images/bg_header_orange.png) repeat-x;
}

	#two_col_banner h3 {
		float:left;
		width:470px;
		height:40px;
	}
	
	#two_col_banner .left,
	#two_col_banner .right {
		margin-top:40px;
	}
	
	#two_col_banner h3.side {
		background:url(../images/header_side_deals.png) no-repeat 20px 5px;
	}
	
	#two_col_banner h3.details {
		background:url(../images/header_product_details.png) no-repeat 20px 5px;
	}
	
	h3.shipping {
		background:url(../images/header_shipping.png) no-repeat 20px 8px;
	}
	
	h3.shipping_info {
		background:url(../images/header_shipping_info.png) no-repeat 20px 8px;
	}
	
	h3.billing_info {
		background:url(../images/header_billing_info.png) no-repeat 20px 8px;
	}
	
	h3.credt_card {
		background:url(../images/header_credit_card.png) no-repeat 20px 8px;
	}
	
	h3.order {
		background:url(../images/header_order_confirmation.png) no-repeat 20px 8px;
	}
	
#checkout {
	float:left;
	width:960px;
	background:url(../images/bg_checkout.png) repeat-x;
}	

	#checkout .left,
	#checkout .right {
		margin-top:27px;
	}
	
#side_deals {
	width:440px;
	float:left;
	margin-top:10px;
	overflow:hidden;
	padding-left:30px;
}	

#product_details {
	width:440px;
	margin-top:10px;
	margin-left:20px;
	padding-right:30px;
	float:left;
	overflow:hidden;
}
	
.two_col_left {
	width:440px;
	float:left;
	margin-top:10px;
	overflow:hidden;
	padding-left:30px;
}	

.two_col_right {
	width:440px;
	margin-top:10px;
	margin-left:20px;
	padding-right:30px;
	float:left;
	overflow:hidden;
}

.text_sidebar .two_col_left {
	padding-left:0;
	width:330px;
}

.text_sidebar .two_col_right {
	width:330px;
	padding-right:0;
}

.details li,
.specs li {
	background:url(../images/bullet.png) no-repeat 0 5px;
	line-height:20pt;
	margin-left:15px;
	padding-left:20px;
}

h2.header {
	width:800px;
	height:55px;
	margin:10px;
}

h2.faq {
	background:url(../images/header_faq.png);
}

h2.about {
	background:url(../images/header_about.png);
}

h2.blog {
	background:url(../images/header_blog.png);
}

h2.contact {
	background:url(../images/header_contact.png);
}

h2.store {
	background:url(../images/header_our_store.png);
	width:400px;
	float:left;
}

h2.checkout {
	background:url(../images/header_checkout.png);
}

h2.terms {
	background:url(../images/header_terms.png);
}

h2.deals {
	background:url(../images/header_past_deals.png);
}

h2.privacy {
	background:url(../images/header_privacy.png);
}

h2.confirmation {
	background:url(../images/header_confirmation.png);
}

h2.login {
	background:url(../images/header_login.png);
}

h2.create_account {
	background:url(../images/header_create_account.png);
}

h2.account {
	background:url(../images/header_my_account.png);
}

h2.account_dashboard {
	background:url(../images/header_account_dashboard.png);
}

h2.account_information {
	background:url(../images/header_account_information.png);
}

h2.my_orders {
	background:url(../images/header_my_orders.png);
}

.paypal {
	float:right;
	margin:10px 30px 0 0;
}

.cc {
	float:right;
  margin: 10px 30px 0 0;
}

.side_deal {
	overflow:hidden;
	border-bottom:1px #e6e6e6 dotted;
	padding-top:20px;
	padding-bottom:10px;
}

	.side_deal .image {
		float:left;
		width:100px;
		height:100px;
		overflow:hidden;
		margin:0 10px 10px 0;
	}
	
	.side_deal h4 {
		float:left;
		margin:0 0 10px 0;
		width:220px;
		height:100px;
		overflow:hidden;
		font-size:11pt;
		line-height:14pt;
	}
	
	.side_deal .price {
		width:80px;
		text-align:center;
		color:#0BA0C7;
		font-size:14pt;
		font-weight:bold;
		float:right;
	}

	.buy_now {
		background:url(../images/btn_buy_now_small.png);
		width:93px;
		height:46px;
		display:block;
		float:right;
		margin:10px 0 0 0;
	}
	
	.buy_now span { display:none}
	
#past-deals {	
	margin:10px 0 30px 20px;
}

.past-deal {
	overflow:hidden;
	margin-bottom:20px;
}

	.past-deal .productInfo .title {
		width:640px;
	}
	.past-deal .productInfo h1 {
		width:600px;
	}
	.past-deal .image {
		float:left;
		width:285px;
	}
	
	.past-deal .details {
		margin-left:15px;
		width:360px;
		float:left;
	}
	
	.past-deal .deal-info {
		float:left;
		margin-left:20px;
		width:230px;
	}
	
	.past-deal .buy_now {
		float:left;
	}
	
	.past-deal .price .main {
		line-height:26pt;
		margin-bottom:0;
		color:#d71820;
	}
	
	.past-deal .price .regular {
		margin-top:0;
		line-height:12pt;
	}
	
.sidebar {
	float:left;
	width:250px;
	background:url(../images/bg_categories.png) repeat-y;
	margin:10px 0;
}
	.sidebar a {
		color:#fff;
	}

	.sidebar h3 span {display:none}
	.sidebar h3 {
		background:url(../images/header_categories.png);
		width:250px;
		height:50px;
		border-bottom:0;
		margin-bottom:10px;
	}
	
	#account-sidebar h3 {
		background:url(../images/header_account.png);	
	}
	
	.sidebar .footer {
		background:url(../images/bg_categories_foot.png) no-repeat;
		width:250px;
		padding-top:11px;
		overflow:hidden;
	}
	
	.sidebar ul {
		margin:0 10px 10px 20px;
		font-size:11pt;
		line-height:16pt;
	}
	
.category-products,
.text_sidebar {
	float:left;
	margin-left:10px;
	width:680px;
	overflow:hidden;
}
	
	.category-products h4 {
		font-size:9pt;
		height:50px;
	}

	.category-products td {
		text-align:center;
		width:225px;
		vertical-align:top;
		height:190px;
		padding-bottom:10px;
	}
	
	.category-products .image {
		height:100px;
		margin-bottom:10px;
	}
	
	.category-products .price {
		margin:20px 0 0 20px;
		font-size:14pt;
		float:left;
		width:auto;
	}
	
	.category-products .buy_now {
		margin:10px 20px 0 0;
	}
	
	.pager {
		margin-bottom:10px;
		overflow:hidden;
	}
	
#printConfirmationLink {
	text-align:center;
	float:right;
	background:#f9f9f9;
	padding:3px;
	border:1px #ddd solid;
}

#printConfirmationLink img {
  vertical-align:middle;
}

.search {
	float:right;
	width:400px;
	text-align:right;
	margin:30px 20px 0 0;
}
/******************************************
** FOOTER 
******************************************/
#footer .left {
	background:url(../images/corner_bottom_left.png);
}

#footer .right {
	background:url(../images/corner_bottom_right.png);
}

#footer .content {
	background:#fff;
	height:9px;
	width:940px;
	margin:0 auto;
}

#footer .nav {
	width:960px;
	height:42px;
	background:url(../images/bg_footer.png);
	float:left;
}

#footer {
	font-size:8pt;
	oveflow:hidden;
	width:960px;
	height:51px;
	float:left;
}

#footer a {
	color:#fff;
}

#footer .copy {
	float:left;
	margin:7px 0 0 10px;
	color:#fff;
}

#footer ul {
	float:right;
	margin:12px 10px 0 0;
}

#footer li {
	float:left;
	border-right:1px #fff solid;
	line-height:8pt;
	padding-right:10px;
	margin-left:10px;
}

#footer li.last, #sub_footer li.last { border:0}

#sub_footer {
	float:left;
	width:960px;
	overflow:hidden;
	margin-bottom:20px;
}

#sub_footer .seals {
	float:left;
	text-align:left;
}

	#trustwave {
		float:left;
		margin-top:20px;
		margin-left:250px;
	}

	#siteseal {
		float:left;
		display:block;
		margin-top:30px;
		margin-left:20px;
	}
	
	#paypalSeal,
	#authnetSeal {
		float:left;
		margin-left:20px;
	}
	
	#authnetSeal {
		margin-top:10px;
	}

#sub_footer ul {
	float:right;
	margin-bottom:10px;
} 

#sub_footer li {
	float:left;
	font-size:8pt;
	border-right:1px #ccc solid;
	line-height:9pt;
	padding-right:10px;
	margin-left:10px;
	
}

#sub_footer a { color:#666}

.checkoutColumn { 
	float:left;
	width:300px;
}

/******************************************
** GENERAL 
******************************************/	
.alert, .error { 
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	border-style:solid;
	border-width:1px;
	margin:5px 15px 2px;
	padding:0 0.6em;
	border-color:#E6DB55;
	margin:5px 0 15px;
	background-color:#FFFBCC;
}

	.alert p, .error p{
		margin:5px 0;
	}	

.error {
	background-color:#FFCCCC;
	border-color:#990000;
	color:#990000;
}

	.error a {
		text-decoration:underline;
	}
	
.vis-clear { 
	clear:both;
	font-size:0px;
	height:0px;
	line-height:0px;
	width:100%;
}
