@charset "UTF-8";
* {
	margin:0;
	padding:0;
}
ul {
	margin-left:20px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
}
body {
	background-color: #fff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}
a:link, a:visited, a:active {
	text-decoration: none;
	color:#0769CD;
}
a:hover {
	text-decoration: underline;
	color:#3366CC;
}
* a:active, * a:focus {outline: none;}
img#wpstats{display:none}
a:focus { outline: none;-moz-outline-style: none;}
/* ################## */
#wrapper {
	width: 970px;
	margin: 0px auto;
	text-align:left;
}

/* ################## */
#header {
	margin-bottom: 0px;
	clear: both;
	position: relative;
}
/*  HEADER : TOP */
#header #header-top {
	background-image: url('../images/header-top.png');
	background-repeat: no-repeat;
	height: 55px;
	width: 950px;
}
#header #header-top ul.links {
	list-style: none;
	position: relative;
	top: 25px;
	right: 10px;
	height: 30px;
	float: right;
	line-height: 28px;
}
#header #header-top ul.links li a:link, 
#header #header-top ul.links li a:visited, 
#header #header-top ul.links li a:active {
	color: #fff;
	font-weight: bold;
}
#header #header-top ul.links li {
	display: inline;
	padding-right: 20px;
	padding-left: 20px;
}
/* HEADER : BOTTOM */
#header #header-bottom {
	background-image: url('../images/header-bottom.png');
	background-repeat: no-repeat;
	height: 30px;
	width: 950px;
	padding-top: 6px;
	text-align:left;
}
#header #header-bottom h2 {
	font-size: 12px;
	line-height: normal;
	color: #fff;
	margin-left: 14px;
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	float:left;
}
#header #header-bottom #phone {
	color: #fff;
	float: right;
	margin-right: 15px;
	padding-right: 15px;
	padding-left: 15px;
	border-right: 1px solid #7aa2e3;
}
#header #header-bottom #email a:link, 
#header #header-bottom #email a:visited, 
#header #header-bottom #email a:active {
	float: right;
	margin-right: 20px;
	color: #fff;
}
#header #header-bottom #email a:hover {
	color: #fff;
}

/* ################## */
/* SIDE BAR */
#side-bar {
	float: left;
	width: 195px;
	text-align:left;
	clear: both;
}
#side-bar .unit {
	border-bottom:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	margin-bottom: 10px;
}
#side-bar h3 {
	height: 24px;
	width: 182px;
	padding: 9px 0px 0px 13px;
	font-size: 12px;
	color: #fff;
	background-image: url('../images/left-column-unit-header.png');
	background-repeat: no-repeat;
	font-weight: normal;
}
#side-bar .unit ul.links {
	list-style: none;
	padding: 0px;
	margin-left:0px;
}
#side-bar .unit ul.links li {
	list-style: none;
	margin: 0px;
	padding: 2px 1px;
}
li.menu-item {
	border-color:#CCCCCC #FFFFFF #FFFFFF;
	border-style:dotted solid solid;
	border-width:1px;
}
.selected {
	padding:6px;
	font-weight:bold;
	border:2px solid #fff;
}
li.menu-item a {
	padding:6px;
	display: block;
	margin: 0px;
	border:2px solid #fff;
}
li.menu-item a:hover {
	background-color:#e9f1fa;
	border:2px solid #f77b21;
}
#side-bar ul.additional_links {
	margin-left: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	list-style: none;
}
#side-bar ul.additional_links li {
	margin: 3px 3px 8px;
	list-style: none;
}

/* ################## */
/* FOOTER */
#footer {
	clear: both;
	padding-top: 6px;
	padding-bottom: 10px;
	border-top: 1px solid #CCCCCC;
}
#footer ul.links {
	list-style: none;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left:0;
}
#footer ul.links li {
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
	border-right: 1px solid #ccc;
}
#footer .copyright {
	font-size: 9px;
	color: #999999;
	text-align:left;
	padding-left: 5px;
}

/* ########### */
/* Product Category page styles */
#main-content {
	width:730px;
	float: left;
	margin-left: 10px;
}
#main-content h4 {
	width: 200px;
	margin-bottom: 10px;
}
#main-content h4 a {
	color: #0769CD;
	font-size: 14px;
	font-weight: bold;
}
#main-content .product-photo {
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
#main-content .product-descript {
	float: right;
	width: 200px;
	margin: 10px 10px 10px 5px;
}
#main-content .content-table p {
	margin-top:1em;
}

#main-content .product-table {
	clear: both;
	border-bottom: 1px dotted #CCCCCC;
	margin: 5px 0px;
	padding: 5px 0px 0px;
}
#main-content .viewcompare {
	border-bottom: 1px solid #CCCCCC;
	text-align: right;
	padding-bottom: 10px;
}
#main-content .featured-badge {
	margin-top: 20px;
}
#main-content .product-descript .product-details {
	margin: 10px 0px 5px;
}
#main-content .product-descript .product-details a {
	background: url(../images/btn_orange-buynow.png);
	height: 25px;
	width: 93px;
	text-indent: -9999px;
	font-weight: bold;
	display: block;
	margin: 0px;
}
#main-content .product-descript .product-details a:hover {
	background: url('http://www.breathalyzersuperstore.com/images/btn_orange-buynow-over.png');
}
#main-content .product-descript .retailer-details ul {
	margin:0px;
	padding:0px;
}
#main-content .product-descript .retailer-details li {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	letter-spacing:0px;
	line-height:1.2em;
	list-style: none;
	color: #666666;
	margin: 0px;
	padding: 0px;
}
#wrapper #main-content .product-table .product-descript .retailer-details span {
	color: #666666;
}
h1 {
	text-indent:-9999px;
	margin:0px;
	padding:0px;
	display:none;
}
#pagetitle {
	font-size: 21px;
	text-indent:0px;
	font-weight: bold;
	color: #666666;
	float:none;
	display: block;
}
.regularprice {
	color: #333333;
	margin-top: 0.5em;
}
.regularprice span {
	text-decoration: line-through;
}
.saleprice {
	color: #CC0000;
	font-size: 14px;
	font-weight: bold;
}
.shippinginfo {
	color: #333333;
}

.flag {
	font-weight: bold;
	color: #CC0000;
}
.flag_notbold {
	color: #CC0000;
	display: inline;
}
.special {
	margin: 0px auto;
	text-align: center;
}
.special a:link, 
.special a:visited, 
.special a:active {
	font-size: 16px;
	font-weight: bold;
	color: #ff0000;
	padding: 0px 0px 4px 0px;
	text-decoration:none;
}
.special a:hover {
	text-decoration:underline;
	color: #ff0000;
}

ul.sitemap-linklist {
	margin-left:3em;
	margin-bottom:2em;
}
ul.sitemap-linklist li {
	margin-bottom:0.5em;
}

#distributor-wrapper {
	text-align:left;
	margin: 50px auto 10px auto;
	padding:30px;
	border:1px solid #ccc;
    width: 400px;
	font-size:16px;
	line-height:1.6em;
}
#distributor-wrapper #retailer-name {
    font-weight: bold;
	color:#999;
}
#distributor-wrapper h1 {
	font-size:24px;
	color:#506fcf;
	text-indent:0px;
	display:block;
}
#distributor-wrapper h2 {
	font-size:14px;
	display:block;
	color:#999;
}
#dot-anime {
	padding:20px 0;
	clear:both;
}
#distributor-wrapper ul {
	font-size:12px;
	line-height:1.4em;
	color:#999;
}
