@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	color: #555;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*background: #4c4c4c url(https://www.headsets.com/img/hds2/global/body/bg_fade.png) center repeat-y;*/
	background-color: #fff;
	}

.container {
	width: 950px;
	margin: 0 auto;
	}

input#submit_search {
	margin: 0 0 -5px 0;
	}

form#search_form {
	float: left;
	margin: 0;
	padding: 0;
}

.content {
	padding: 15px;
	background-color: #f6f6f6;
	border-top: 1px solid #bdbdbd;
	border-right: 1px solid #bdbdbd;
	border-bottom: 1px solid #666;
	border-left: 1px solid #bdbdbd;
	overflow: hidden;	
	}

h1.heading {
	font-weight: normal;
	margin: 0 0 0px 0;
	padding: 0;
	color: #000;
	font-size: 22px;
	line-height: 22px;
}

.warning {
	border-top: 2px solid #cc0000;
	border-bottom: 2px solid #cc0000;
	padding: 15px 15px 15px 100px; 
	background: #ffcccc url() center left no-repeat;
 	}

.warning h2 {
	color: #660000;
	font-size: 16px;
	font-weight: normal;
	}

.warning ul {
	margin: 0;
	padding: 0;
	list-style: disc;
	color: #660000;
 	}

.warning ul li {
	margin: 0 0 3px 15px;
	}

.cart-items {
	border-collapse: collapse;
	margin: 0 0 15px 0;
	}

.cart-items a.item-title,
.cart-items a:link.item-title,
.cart-items a:visited.item-title,
.acc-table a.item-title,
.acc-table a:link.item-title,
.acc-table a:visited.item-title {
	color: #114a9f;
	text-decoration: none;
	display: block;
	}

.cart-items a:hover.item-title,
.acc-table a:hover.item-title {
	text-decoration: underline;
	}



.cart-items a.acc-link,
.cart-items a:link.acc-link
.cart-items a:visited.acc-link {
	color: #5d8bd1;
	font-size: 12px;
	text-decoration: none;
	}

.cart-items a:hover.acc-link {
	text-decoration: underline;
	}

.cart-items .alerts {
	padding: 0;
	}

.cart-items .cart-note {
	border: 1px solid #006600;
	padding: 5px;
	background-color: #caf8c5;
	margin-top: 10px;
	line-height: 1.2;
	}

.cart-items .cart-note strong {
	color: #000;
	}
	
.cart-items .alerts .alert-box td {
	border: 0;
	background-color: #d4ffd3;
	color: #000;
	vertical-align: middle;
}

.cart-items thead th,
.cart-items tfoot td {
	border-collapse: collapse;
	border: 1px solid #bdbdbd;
	padding: 5px;
	font-size: 12px;
	color: #000;
	font-weight: normal;
	background-color: #d7dde6;
	}

.cart-items tfoot td.foot {
	background: #d7dde6 url(https://www.headsets.com/img/hds2/cart_v2/bg_fade_bottom_blue.jpg) top repeat-x;
	}

.cart-items td {
	font-size: 12px;
	}

.cart-items tbody td {
	border-collapse: collapse;
	border: 1px solid #bdbdbd;
	padding: 5px;
	color: #333;
	font-weight: normal;
	vertical-align: top;
	}

.cart-items td.currency {
	text-align: right;
	}

.cart-items td .item-savings {
	font-size: 12px;
	color: #006600;
	}
		
.cart-items tbody td.img {
	padding: 5px;
	background-color: #fff;
	width: 80px;
	text-align: center;
	}

.compat-check {
	background-color: #d7dde6;
	margin: 5px -5px -5px -5px;
	padding: 5px;
	border-top: 1px solid #bdbdbd;
	}

.total-box {
	float: right;
	width: 200px;
	border-collapse: collapse;
	}

.total-box th,
.total-box td {
	padding: 5px;
	}
	
.total-box th {
	background-color: #fff;
	border: 1px solid #bdbdbd;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	}

.total-box th .savings {
	font-size: 14px;
	font-weight: bold;
	color: #109000;
	margin-top: 5px;
	}
	
.total-box td {
	background-color: #d7dde6;
	border: 1px solid #bdbdbd;
	text-align: center;
	}

.total-box tfoot td {
	background-color: #f7f7f7;
	border: none;
	text-align: left;
	}

.total-box tfoot td strong {
	display: block;
	color: #000;
	font-weight: normal;
	font-size: 14px;
	text-indent: -5px;
	}
	
.footer {
	color: #fff;
	background: url(https://www.headsets.com/img/hds2/global/footer/bg_footer.jpg) center bottom no-repeat;
	border-top: 1px solid #1a6fed;
	padding: 30px 15px;
	margin: 0;
	}

.footer a.foot_link,
.footer a:active.foot_link,
.footer a:link.foot_link,
.footer a:visited.foot_link,  {
	color: #ffffff;
	text-decoration: none;
}

.footer a:hover.foot_link {
	text-decoration: #fff;
}

.footer ul {
	
	}

.acc-table {  float: left; border-collapse: collapse; /*margin: 1px 0 0 1px;*/	}

.acc-table thead th { color: #fff; font-weight: normal; border: 1px solid #649a5e;   padding: 0; font-size: 12px;  background: #caf8c5 url(https://www.headsets.com/img/hds2/global/alerts/alertGreen_100.png) 30px 10px no-repeat; }
.acc-table tfoot td { color: #fff; font-weight: normal; background: url(https://www.headsets.com/img/hds2/cart_v2/bg_fade_bottom_blue.jpg) top repeat-x; padding: 10px; font-size: 12px;border: 1px solid #bdbdbd; }
.acc-table tbody td { padding: 5px; font-size: 12px; border: 1px solid #bdbdbd;}
.acc-table th { color: #000; font-weight: normal; padding: 5px; background-color: #d7dde6;  border: 1px solid #bdbdbd; }
.acc-table .prodPhoto { display: block; width: 100px; height: 100px; background-color: #fff; text-align: center; }
.acc-table .accThumb { display: block; width: 60px; background-color: #fff; text-align: center; margin: 15px; }
.acc-table .acc-price { text-align: right; padding: 0 10px 0 0; color: #000; vertical-align: top; padding: 15px; }
.acc-table .add { background-color: #eee; text-align: center; }


.column {
	border: 1px solid #bdbdbd;
	background-color: #eee;
	}

.column .red {
	padding: 8px 15px;
	color: #cc0000;
	font-size: 16px;
	font-weight: bold;
	background-color: #fff;
	}
	
.column .bk {
	padding: 8px 15px;
	color: #000;
	font-size: 16px;
	font-weight: bold;
	background-color: #fff;
	}

.column .grn {
	padding: 8px 15px;
	color: #006600;
	font-size: 16px;
	font-weight: bold;
	background-color: #fff;
	}

.column h2 {
background-color: #d7dde6;
font-size: 14px;
color: #000;
padding: 10px 15px;
margin: 0;
font-weight: normal;
border-bottom: 1px solid #bdbdbd;

}

.column h3 {
background-color: #555;
font-size: 12px;
font-weight: normal;
color: #fff;
padding: 3px 15px;
margin: 0; 
}

.column ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}
.column ul li {
	margin: 10px 15px;
	padding: 0;
	list-style: none;
	}
.column ul li label {
	font-size: 11px;
	color: #333;
	}

.column ul li strong {
	color: #000;
	}

input.phone {
	font-size: inherit;
	line-height: 12px;
	padding: 4px 5px;
	width: 160px;
	color: #333;
	border: 1px solid #bdbdbd;
	background: url(https://www.headsets.com/img/hds2/global/bg_field.png) no-repeat top left #ffffff;
	}

input.qty {
	font-size: 12px;
	line-height: 12px;
	padding: 4px 5px;
	color: #000;
	border: 1px solid #bdbdbd;
	background: url(https://www.headsets.com/img/hds2/global/bg_field.png) no-repeat top left #ffffff;
	text-align: center;
	}
.column ul li input {
	font-size: 14px;
	line-height: 14px;
	padding: 4px 5px;
	width: 302px;
	color: #000;
	border: 1px solid #bdbdbd;
	background: url(https://www.headsets.com/img/hds2/global/bg_field.png) no-repeat top left #ffffff;
	}

.column ul li input.disabled {
	height: auto;
	font-size: 14px;
	line-height: 14px;
	padding: 4px 5px;
	width: 302px;
	color: #999;
	border: 1px solid #bdbdbd;
	font-weight: normal;
	text-shadow: none;
	background: url(https://www.headsets.com/img/hds2/global/bg_field.png) no-repeat top left #ffffff;
	}

.column ul li input.alert {
	border: 1px solid #cc0000;
	}

.column ul li label.left,
.column label.left {
	display: block;
	padding-left: 15px;
    text-indent: -15px;
	}

.column ul li input.left,
.column input.left {
	border: none;
	width: 13px;
	height: 13px;
	padding: 0;
	margin:0;
	vertical-align: bottom;
	position: relative;
	top: -1px;
	*overflow: hidden;
	}

.order {
	width: 710px;
	float: right;
	}

.order .details {
	padding: 0;
	margin: 0 0 15px 0;
	overflow: hidden;
	}

.order .details .block {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	width: 177px;
	}

.order .details .block h3 {
	margin: 0 0 5px 0;
	padding: 0;
	color: #000;
	font-weight: normal;
	font-size: 14px;
	}

.order .notes {
	margin-bottom: 15px;
	}

.order .notes strong {
	font-weight: normal;
	color: #000;
	}

.subhead {
	background-color: #d7dde6;
	margin: 0 -15px 0 -15px;
	padding: 10px 20px;
	color: #000;
	font-size: 14px;
	border-top: 1px solid #bdbdbd;
	border-bottom: 1px solid #bdbdbd;
}
#review {
	overflow: hidden;
	background-color: #fff;
	margin: 0 -15px 15px -15px;
	padding: 20px;
	border-bottom: 1px solid #bdbdbd;
	}