body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 10px 0 0 0;
	font-size: 12px;
	color: #555555;
}
a, a:link, a:active, a:visited {
	color: #114a9f;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
input {
	margin: 0;
	padding: 0;
	background: url(/img/global/inputBg.png) top left no-repeat;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	border: 1px solid #bdbdbd;
	color: #555555;
	padding: 3px;
	font-size: 14px;
}
input.search {
	margin: 2px 0 0 0;
	padding: 3px;
	background: url(/img/global/inputBg.png) top left no-repeat;
	border: 1px solid #bdbdbd;
	color: #555555;
}
textarea {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: url(http://images.headsets.com/img/bt/global/inputBg.png) top left no-repeat;
	border: 1px solid #bdbdbd;
	color: #555555;
	padding: 3px;
	font-size: 14px;
}
input.submit {
	margin: 0;
	background: none;
	border: none;
}
input.radio, input.checkBox {
	border: 0;
	background: none;
}
form {
	margin: 0;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
/*Index Split - Ian */
.column-one .sidenav {
	position: relative;
	margin: 1em 0;
	padding: 0;
	width: 150px;
	background: url(/img/global/nav/bg_sidebar.png) top left repeat-y;
	z-index: 0;
}
.column-one .sidenav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.column-one .sidenav ul h3 {
	position: relative;
	margin: 0;
	padding: 0;
	background: none;
	background: url(/img/global/nav/crumbBg.png) repeat-x center;
	line-height: 1.2;
	border-top: 1px solid #bdbdbd;
	border-right: 1px solid #999;
	border-bottom: 1px solid #888;
	border-left: 1px solid #999;
}

.column-one .sidenav ul h3 div {
	display: block;
	width: 138px !important;
	width: 148px;
	font-size: 12px;
	padding: 4px 5px;
	margin: 0;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.column-one .sidenav li a, .column-one .sidenav li a:link, .column-one .sidenav li a:visited {
	display: block;
	margin: 0;
	width: 133px !important;
	width: 150px;
	padding: 4px 5px 4px 10px;
	font-weight: normal;
	color: #114a9f;
	text-decoration: none;
	background: #f7f7f7;
	border-left: 1px solid #bdbdbd;
	border-right: 1px solid #bdbdbd;
}
.column-one .sidenav li a:hover {
	font-weight: normal;
	color: #1149af;
	text-decoration: underline;
	background-color: #eeeeee;
}
.column-one .sidenav .cap {
	background: url(/img/global/nav/bg_sidebar_cap.png) bottom center no-repeat;
	width: 100%;
	height: 8px;
	margin: 0;
	padding: 0;
}


/*Side narrowing*/
.column-one #filter {
	position: relative;
	margin: 1em 0;
	padding: 0 0 10px 0;
	width: 148px;
	background-color: #f7f7f7; /* url(/img/global/nav/bg_sidebar.png) top left repeat-y; */
	z-index: 0;
	border-left: 1px solid #bdbdbd;
	border-right: 1px solid #bdbdbd;
}
.column-one #filter ul {
	margin: 0;
	padding: 0;
	list-style: none;
}


.column-one #filter h3 {
	position: relative;
	margin: 0;
	padding: 5px;
	background: none;
	background: #114a9f url(/img/global/nav/bg_navhead.png) repeat-x center;
	line-height: 1.2;
	border-top: 1px solid #bdbdbd;
	border-bottom: 1px solid #888;
	font-size: 13px;
	color: #fff;
	font-weight: normal;
	}
.column-one #filter h4 {
	position: relative;
	margin: 15px 5px 5px 5px;
	padding: 0 0 3px 0;
	font-size: 16px;
	color: #000;
	line-height: 1.2;
	font-weight: normal;
	border-bottom: 1px dotted #bdbdbd;
}

.column-one #filter ul h5{
	display: block;
	width: 138px !important;
	width: 148px;
	font-size: 12px;
	padding: 4px 5px;
	margin: 10px 0 0 0;
	font-weight: bold;
	color: #555;
	text-decoration: none;
}
.column-one #filter li a,
.column-one #filter li a:link,
.column-one #filter li a:visited {
	display: block;
	margin: 0;
	width: 133px !important;
	width: 148px;
	padding:0 5px 0 10px;
	font-weight: normal;
	color: #114a9f;
	text-decoration: none;
}
.column-one #filter li a:hover {
	font-weight: normal;
	color: #1149af;
	text-decoration: underline;
	background-color: #eeeeee;
}
.column-one .cap {
	background: url(/img/global/nav/bg_sidebar_cap.png) bottom center no-repeat;
	width: 100%;
	height: 8px;
	margin: -15px 0 0 0;
	padding: 5px 0 0 0;
}
.column-one  .filtered {
	background-color: #fff;
	padding: 5px;
	border-bottom: 1px solid #bdbdbd;
	}
.column-one  .filtered div {
	color: #000;
	font-size: 16px;
	}

.column-one .filtered ul li {
	border-top: 1px dotted #bdbdbd;
	padding: 3px 0;
}

.column-one .filtered ul li a.removefilter,
.column-one .filtered ul li a.removefilter:link,
.column-one .filtered ul li a.removefilter:visited  {
	display: inline;
	margin: 0;
	padding:0;
	font-weight: normal;
	color: #114a9f;
	text-decoration: none;
		}

.column-one .filtered ul li a.removefilter:hover {
	font-weight: normal;
	color: #1149af;
	text-decoration: underline;
	background: none;
}

/* End Side Narrowing */

.pageContent h2 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	padding: 0;
	margin: 0;
}
.pageContent h3 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin: 0;
	padding: 0;
}
.pageContent h4 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding: 0;
	margin: 0;
}
h1 span, h2 span, h3 span, h4 span, h5 span, h6 span {
	font-weight: normal;
	color: #000000;
}
.pageContent p {
	padding: 0;
	margin: 0 0 15px 0;
	width: 590px;
}
.pageContent ul {
	margin: 0;
	padding: 0;
	width: 400px;
}
.pageContent ul li {
	margin: 0 0 10px 15px;
	padding: 0 0 0 10px;
	list-style: none;
}
.pageContent ol {
	width: 400px;
	margin: 0 0 0 12px;
	padding: 0;
}
.pageContent ol li {
	margin: 0 0 5px 22px;
	padding: 0 0 0 10px;
}
.pageContent ul li strong {
	color: #000000;
	display: block;
	margin-bottom: 0;
	font-size: 14px;
}
.pageContent .glossary strong {
	color: #000000;
	display: block;
	font-size: 14px;
}
.nav {
	background: url(/img/global/nav/navBg.png) repeat-x top;
}
.nav td a, .nav td a:link, .nav td a:active, .nav td a:visited {
	font-size: 15px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.nav td a:hover {
	color: #ffffff;
	text-decoration: underline;
}
.gallery {
	margin-left: 15px;
}
.galSort {
	padding-bottom: 10px;
	text-align: left;
	border-bottom: 1px solid #cccccc;
}
.galNav {
	padding-bottom: 10px;
	border-bottom: 1px solid #cccccc;
}
.galNavCap {
	padding-top: 10px;
	margin-top: 15px;
	border-top: 1px solid #cccccc;
	width: 590px;
	text-align: right;
}
.galNav a, .galNav a:link, .galNav a:visited, .galNav a:active, .galNavCap a, .galNavCap a:link, .galNavCap a:visited, .galNavCap a:active {
	display: inline-block;
	border: 1px solid #cccccc;
	padding: 3px 5px;
	text-align: center;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
}
.galNav a:hover, .galNavCap a:hover {
	display: inline-block;
	border: 1px solid #cccccc;
	background-color: #f4f4f4;
	padding: 3px 5px;
	text-decoration: none;
}
.galNav a.current, .galNav a:link.current, .galNav a:visited.current, .galNav a:active.current, .galNavCap a.current, .galNavCap a:link.current, .galNavCap a:visited.current, .galNavCap a:active.current {
	display: inline-block;
	border: 1px solid #ff5400;
	padding: 3px 5px;
	color: #000000;
	font-weight: bold;
}
.galNav a:hover.current, .galNavCap a:hover.current {
	display: inline-block;
	border: 1px solid #ff5400;
	background: none;
	padding: 3px 5px;
	color: #000000;
	font-weight: bold;
}
.galNav img, .galNavCap img {
	vertical-align: middle;
}
.pageContent {
	width: 600px;
	padding: 20px 0px 10px 15px;
}
.crumbs {
	background: url(/img/global/nav/crumbBg.png) repeat-x center;
	padding: 2px 10px;
	border-top: 1px solid #bdbdbd;
	border-right: 1px solid #999;
	border-bottom: 1px solid #888;
	border-left: 1px solid #999;
	font-weight: normal;
	color: #333333;
	float: left;
	width: 978px !Important;
	width: 1000px;
}
.login {
	float: right;
	color: #114a9f;
	background: url(/img/global/nav/account-cap.png) left bottom no-repeat;
	padding: 0 0 0 10px;
	margin: 0;
	text-align: center;
	}

.login-slide {
	background: url(/img/global/nav/account-bg.png) right bottom no-repeat;
	padding: 5px 10px 5px 0;
	margin: 0;
	}

.login a:hover {
	text-decoration: underline;
}

.crumbs ul {
	margin: 0;
	padding: 0;
}
.crumbs ul li {
	list-style: none;
	float: left;
	margin: 0;
	padding: 0;
}
.crumbs ul li a, .crumbs li a:link, .crumbs li a:visited, .crumbs li a:visited {
	color: #333333;
}
.crumbs ul li a:hover span {
	text-decoration: none;
}
.cart {
	background: url(/img/global/nav/cartBarBg.png) repeat-x top;
	padding: 2px 10px;
	border-bottom: 1px solid #333333;
	border-right: 1px solid #333333;
	color: #ffffff;
	float: left;
	width: 179px !Important;
	width: 200px;
}
.indexContent table {
	width: 600px;
	font-size: 12px;
}

.indexContent .header {
	font-size: 24px;
	margin: -8px 0 15px 0;
	padding: 10px 15px;
	border: 1px solid #bdbdbd;
	background: url(/img/global/nav/loginBg.png) repeat-x center;
	}
.indexContent .featuredProduct {
	display: block;
	outline: none;
	background-position: top left;
	background-repeat: no-repeat;
	width: 308px;
	height: 230px;
	text-decoration: none;
}
.indexContent .featuredProduct h2 {
	font-size: 16px;
	color: #000000;
	margin: 0;
}
.indexContent .featuredProduct .description {
	padding: 10px 0 10px 15px;
	text-align: left;
}
.indexContent a, .indexContent a:link, .indexContent a:hover, .indexContent a:visited {
	color: #114a9f;
	cursor: pointer;
}
.indexContent p, .indexContent p:link, .indexContent p:hover, .indexContent p:visited {
	color: #555555;
	text-decoration: none;
	cursor: pointer;
}
.indexContent a h2 {
	font-size: 14px;
	margin: 0 0 5px 0;
	color: #000000;
	font-weight: normal;
}
.indexContent a h2 span {
	font-size: 14px;
	font-weight: bold;
}
.indexContent .list span {
	color: #000000;
	font-weight: bold;
	text-decoration: line-through;
}
.indexContent .price span {
	color: #cc0000;
	font-weight: bold;
}
.indexContent .savings span {
	color: #cc0000;
	font-weight: bold;
}
.indexContent .savings span {
	font-weight: normal;
}
.galProdBox {
	margin: 20px 10px 20px 0;
	width: 195px;
	font-size: 12px;
}
.galProdBox a h2 {
	font-size: 14px;
	color: #000000;
	margin: 0 0 3px 0;
	font-weight: normal;
}
.gallery .list {
	color: #000000;
	font-weight: bold;
	text-decoration: line-through;
}
.gallery .price {
	color: #cc0000;
	font-size: 16px;
	line-height: 1;
	font-weight: bold;
}
.galProdBox .view {
	margin-top: 3px;
}
.prodBox {
	font-size: 14px;
}
.prodBox h1, .gallery h1 {
	font-size: 18px;
	margin: 0 0 5px 0;
	padding: 0;
}
.prodBox .subtitle, .gallery .subtitle {
	font-size: 14px;
	font-weight: normal;
	color: #555555;
	margin: 0 0 15px 0;
}
.prodBox .list {
	text-align: right;
}
.prodBox .list div {
	color: #000000;
	text-decoration: line-through;
	text-align: left;
}
.prodBox .price {
	text-align: right;
}
.prodBox .price div {
	color: #cc0000;
	font-weight: bold;
	font-size: 18px;
	line-height: 1;
	text-align: left;
}
.prodBox .savings {
	text-align: right;
}
.prodBox .savings div,
.gallery .savings {
	color: #006600;
	font-weight: normal;
	text-align: left;
}
.prodBox .stock {
	color: #006600;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
}
.prodBox .deliveryNote {
	font-size: 12px;
	margin-bottom: 5px;
	width: 340px;
}
.thumbnails {
	text-align: center;
	margin-top: 10px;
}
.thumbnails a img {
	border: 1px solid #bdbdbd;
}
.cartItems {
	background: #ecf1f7;
}
.cartItems .head {
	background: url(/img/global/nav/cartItemsBg.png) repeat-x top;
	padding: 3px 10px;
	font-weight: bold;
	color: #ffffff;
}
.cartItems div {
	padding: 10px;
	margin: 0 5px;
	background-color: #ffffff;
}
.cartItems div a {
	display: block;
	clear: right;
}
.cartItems div span {
	color: #cc0000;
	font-weight: bold;
}
.cartItems div.cartSub {
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;
	font-size: 14px;
	color: #000000;
	text-align: center;
	border-top: 1px solid #bdbdbd;
}
.cartItems div.cartSub span {
	color: #cc0000;
}
.addCartBox {
	background: #ecf1f7;
}
/* BEGIN PRODUCT PAGE TABS */

#prodtabs {
	float:left;
	width:100%;
	font-size: 14px;
	line-height:normal;
}
#prodtabs ul {
	width: 100%;
	margin: 0;
	padding: 0;
	list-style:none;
}
#prodtabs li {
	float:left;
	margin: 0 4px -1px 0;
	padding:0;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #cccccc;
	background: #f7f7f7;
}
#prodtabs a, #prodtabs a:link, #prodtabs a:visited, #prodtabs a:active {
	display:block;
	padding:5px 8px 4px;
	color:#114A9F;
	font-weight: bold;
	text-decoration: none;
}
#prodtabs a:hover {
	text-decoration: underline;
	background: #ffffff;
}
#prodtabs .current {
	border-top: 1px solid #555555;
	border-left: 1px solid #555555;
	border-right: 1px solid #555555;
}
#prodtabs .current a, #prodtabs .current a:visited, #prodtabs .current a:active {
	color: #000000;
	text-decoration: none;
	padding-bottom:5px;
	background: #ffffff;
	font-weight: bold;
}
#p_desc h1, #p_tech h1, #p_reviews, #p_audio h1 {
	color: #000000;
	font-size: 16px;
	margin: 10px 0;
	padding: 0;
	width: 410px;
}
#p_desc h3, #p_tech h3, #p_reviews, #p_audio h3 {
	color: #000000;
	font-size: 16px;
	margin: 10px 0 0 0;
	padding: 0;
	width: 410px;
}
#p_desc p {
	width: 410px;
	margin: 0 0 20px 0;
}
#p_desc p strong {
	display: block;
	margin: 5px 0 3px 0;
	color: #000000;
	font-style: italic;
}
#p_tech table, #p_desc table {
	border-collapse: collapse;
	font-size: 12px;
}
#p_tech table th, #p_desc table th {
	text-align: center;
	padding: 3px 5px;
	background: url(http://images.headsets.com/img/bt/global/nav/techBarBg.png) repeat-x center;
	line-height: 1.2;
	color: #ffffff;
	font-weight: normal;
	border: 1px solid #333333;
}
#p_tech table td, #p_desc table td {
	text-align: center;
	padding: 10px 5px;
	line-height: 1.2;
	font-weight: normal;
	border: 1px solid #bdbdbd;
}
#p_tech table td ul, #p_desc table td ul {
	margin: 0;
	padding: 0;
	text-align: left;
}
#p_tech table td ul li, #p_desc table td ul li {
	list-style: square;
	margin: 0 0 0 15px;
	padding: 0 0 3px 0px;
	text-align: left;
}
#p_reviews h4 {
	color: #000000;
	font-size: 16px;
	margin: 0;
	padding: 0;
}
#p_reviews a, #p_reviews a:link, #p_reviews a:active, #p_reviews a:visited {
	display: block;
	background: #ecf1f7;
	padding: 5px;
	margin-bottom: 10px;
	border: 1px solid #114a9f;
	text-decoration: none;
	font-weight: bold;
}
#p_reviews a:hover {
	color: #ff5400;
	border: 1px solid #ff5400;
}
#p_reviews hr {
	margin: 10px 0;
	width: 500px;
	text-align: left;
}
#p_reviews div {
	width: 500px;
	margin: 0;
}
#p_reviews p {
	margin: 0;
}
.confirm strong {
	color: #000000;
}
.tableHead {
	padding: 3px 5px;
	font-size: 12px;
	background: url(/img/global/nav/cartItemsBg.png) repeat-x top;
	color: #ffffff;
}
.sidebar h2 {
	color: #333333;
	font-size: 16px;
	margin: 0;
	padding: 0;
}
.sidebar p {
	padding: 0;
	margin: 0 0 15px 0;
}
.error {
	color: #cc0000;
}
.sidebar hr {
	margin: 10px 0;
}
.sidebar table.accList {
	margin-bottom: 10px;
}
.sidebar .accList img {
	border: 1px solid #000000;
}
.sidebar .accList a img {
	border: 0;
}
.sidebar .accList .list span {
	color: #000000;
	font-weight: bold;
	text-decoration: line-through;
}
.sidebar .accList .price {
}
.sidebar .accList .price span {
	color: #cc0000;
	font-weight: bold;
}
/* SITE MAP PRODUCT LIST */

ul.productList {
	margin: 0;
	padding: 0;
	width: 600px;
}
ul.productList li {
	margin: 0;
	padding: 0;
}
ul.productList li h3 {
	padding: 3px 5px;
	font-size: 12px;
	background: url(http://images.headsets.com/img/bt/global/nav/cartItemsBg.png) repeat-x top;
	color: #ffffff;
	margin: 5px 0;
}
ul.productList li ul {
	margin: 0;
	padding: 0;
	width: auto;
}
ul.productList li ul li a {
	margin: 0;
	padding:0;
	color: #114a9f;
}
ul.productList li ul li a h4 {
	margin: 0;
	padding: 5px;
	color: #114a9f;
}
ul.productList li ul li a h4 span {
	color: #114a9f;
}
/* BEGIN INDEX PAGE TABS */

#banners {
	margin-bottom: 15px;
	padding-bottom: 15px;
}
#banners #splashtabs {
	float:left;
	width:610px;
	padding-left: 10px;
	font-size: 12px;
	line-height:normal;
	border-top: 1px solid #555555;
	margin-bottom: 15px;
}
#banners #splashtabs ul {
	margin:0;
	padding: 0;
	list-style:none;
}
#banners #splashtabs li {
	float: left;
	margin: -1px 4px 0 0;
	z-index: -1;
	padding:0;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-top: 1px solid #555555;
	border-left: 1px solid #cccccc;
	background: #f7f7f7;
}
#banners #splashtabs a, #banners #splashtabs a:link, #banners #splashtabs a:visited, #banners #splashtabs a:active {
	display:block;
	padding:5px 8px 4px;
	color:#114A9F;
	font-weight: bold;
	text-decoration: none;
}
#banners #splashtabs a:hover {
	text-decoration: underline;
	background: #ffffff;
}
#banners #splashtabs .current {
	border-bottom: 1px solid #555555;
	border-left: 1px solid #555555;
	border-right: 1px solid #555555;
	border-top: 1px solid #ffffff;
}
#banners #splashtabs .current a, #banners #splashtabs .current a:visited, #banners #splashtabs .current a:active {
	color: #000000;
	text-decoration: none;
	padding-bottom:5px;
	background: #ffffff;
	font-weight: bold;
}
/* END INDEX PAGE TABS */

.alert {
	width: 200px;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	padding: 10px 0;
	background: url(http://images.headsets.com/img/bt/global/bg_alert200.png) bottom center no-repeat;
	border-top: 1px solid #5e0000;
}
.alertSecure {
	width: 300px;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	padding: 10px 0;
	background: url(http://images.headsets.com/img/bt/global/bg_alert300.png) bottom center no-repeat;
	border-top: 1px solid #5e0000;
}
.nav ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.nav #topnav li {
	border: none;
	background: none;
	padding: 10px;
	margin: 0;
	z-index: 1;
}
.nav #topnav a { /* Top level link style */
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	font-size: 14px;
}
.nav #topnav a:hover {
	background: none;
}
.nav #topnav li ul li {
	padding: 0;
	margin: 0;
}
.nav #topnav li ul li a { /* Sub list link styles*/
	display: block;
	font-weight: normal;
	background: #ffffff;
	color: #114a9f;
	text-decoration: none;
	font-size: 12px;
	z-index: -1000;
	padding: 5px 10px;
}
.nav #topnav li ul li a:hover { /* Top Level */
	background: #114a9f;
	color: #ffffff;
}
.nav li {
	float: left;
	position: relative;
	text-align: left;
	cursor: pointer;
	background-color: #fff;
}
.nav li ul { /* Lower lever ul*/
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	border-color: #000000;
	font-weight: normal;
	margin: 0;
	padding: 0;
	background: #ffffff;
}
li>ul {
	top: auto;
	left: auto;
}
.nav li ul li {
	display: block;
	float: none;
	border: 0;
	width: 14em;
}
.nav li:hover ul, .nav li.over ul {
	display: block;
}

a.catButton {
	background: url(/img/global/nav/navBg.png) repeat-x center;
	display: block;
	color: #fff;
	font-size: 14px;
	text-align: center;
	border: 1px solid #114a9f;
	padding: 5px;
	}