body a:focus{
	outline: none;
}
body {
	background-image: url(../images/gradient-back.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #000000;
}

#content {
	height: auto;
	width: 800px;
	font-family: "Helvetica Neue", Helvetica, "HelveticaNeue MediumCond";
	font-size: 12px;
	padding-right: 0px;
	--margin-bottom: -30px;
}
#copy_content {
	width: auto;
	position: relative;
	font-family: "Helvetica Neue", Helvetica, "HelveticaNeue MediumCond";
	font-size: 12px;
	color: #666666;
}
#about_copy {
	font-family: "Helvetica Neue", Helvetica, "HelveticaNeue MediumCond";
	font-size: 12px;
	color: #666666;
	text-align: left;
	padding: 15px;
}

.AboutCopyLink a {
	font-style: italic;
	font-weight:bold;
	font-family: "Helvetica Neue", Helvetica, "HelveticaNeue MediumCond";
	font-size: 12px;
	color: #444444;
	}
	
#content H2 {
	font-family: "Helvetica Neue", Helvetica, "HelveticaNeue MediumCond";
	color: #999999;
	float: left;
	clear: both;
	position: relative;
	margin: 25px;
}
#menubox #topmenu #content .contactCopy .construct_header strong {
	font-size: 25px;
	font-weight: bold;
	color: #333333;
}

/* === start of Ingredients sidebar list === */
#ingredientSidebar {
	float: left;
	width: 191px;
	min-height: 600px;
    --height: 580px;
	display: inline;
	padding-top: 20px;
	padding-bottom: 30px;
	height: auto;
	background-color: #fff;
}

#ingredientSidebar ul {
	margin: 10px 0 20px 25px;
	color: #999;
	list-style-type: none;
	line-height: 2em;
	text-align: left;
}

li.hightlight {
	background-color:#CCC;
	display: block;
	height: 20px;
	width: 83%;
	padding-left: 2em;
	padding-bottom: 4px;
	padding-top: 0px;
	padding-right: 0px;
	font-weight: bold;
	float: right;
	clear: both;
	margin-left: -20px;
	text-align: left;
	margin-right: 15px;
}


#ingredientSidebar .aircarelist .vfhightlight {
	background-color:#CCC;
	display: block;
	height: 20px;
	width: 83%;
	padding-left: 2em;
	padding-bottom: 4px;
	padding-top: 0px;
	padding-right: 0px;
	font-weight: bold;
	float: left;
	margin-left: -10px;
}
.aircarelist .h-listsubtext {
	font-size: 0.8em;
	line-height: 1ex;
	background-color:#CCC;
	display: block;
	height: 20px;
	width: 86%;
	padding-left: 2em;
	font-weight: bold;
	float: left;
	margin-left: -10px;
}

#ingredientSidebar .aircarelist .listsubtext {
	font-size: 0.8em;
	line-height: 1ex;
	padding-bottom: 7px;
	letter-spacing: 1.5px;
	color: #999;
}

#ingredientSidebar ul.aircarelist {
	color: #555;
	list-style-type: none;
	line-height: 2em;
	text-align: left;
	text-decoration: none;
}

#ingredientSidebar ul.aircarelist a {
	color: #999;
	list-style-type: none;
	line-height: 2em;
	text-align: left;
	text-decoration: none;
}

#ingredientSidebar ul.aircarelist a:hover {
	color: #555;
}

#ingredientSidebar span.ingredients {
	font-family: "Helvetica Neue", Helvetica, "HelveticaNeue MediumCond";
	font-size: 20px;
	color: #FFFFFF;
	height: 45px;
	width: 191px;
	float: left;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 5px;
	padding-bottom: 0px;
	background-color: #444445;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	clear: both;
	font-weight: bold;
	text-align: center;
	line-height: 18px;
}
#rightcontent {
	width: 500px;
	float: left;
	position: relative;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	margin: 0px;
}

#rightcontent #description {
	background-color: #FFFFFF;
	padding: 0px;
	height: 300px;
	width: 200px;
	clear: none;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#rightcontent #prodpic {
	background-color: #FFCB0B;
	height: 300px;
	width: 300px;
	float: left;
}

#description .dscrpttext {
	font-size: 1em;
	line-height: 3ex;
	color: #555;
	margin: 20px;
}

.dscrpttext h1 {
	color: #555;
	text-align: center;
	text-decoration: underline;
	line-height: 2ex;
	font-size: 1.5em;
}

#rightcontent .descrpttop {
	display: block;
	margin-left: 0px;
	width: 500px;
	float: left;
	margin-bottom: 15px;
	margin-right: 0px;
	margin-top: 0px;
	text-align: left;
}

#rightcontent .descrptbtm {
	display: block;
	width: 500px;
	float: left;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
}
.descrpttop .toptext {
	padding-top: 10px;
}
.descrpttop h1 {
	font-family: "Helvetica Neue", Helvetica, "HelveticaNeue MediumCond";
	font-size: 1.8em;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

/* === end of Air Freshener Ingredients List ===*/

#gladebckgrnd {
	display: block;
	background-color: #FFCB0B;
	background-image: url(../img/glade_ban_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left;
	width: 800px;
	height: 200px;
	clear: both;
	float: left;
	margin-left: 0px;
}
#edhardy-bckgrnd {
	background-image: url(../img/edhardy_ban_bottom.jpg);
	display: block;
	background-color: #FFCB0B;
	background-repeat: no-repeat;
	background-position: left;
	width: 800px;
	height: 200px;
	clear: both;
	float: left;
	margin-left: 0px;
}
#container {
	margin: auto;
	text-align: center;
}
#menubox {
	margin-right: auto;
	margin-left: auto;
	height: auto;
	width: 800px;
	position: relative;
	top: 0px;
	clear: both;
}
#menubox #content td {
	padding: 10px;
}
#copy {
	width: 800px;
	position: relative;
	padding-top: 35px;
	padding-bottom: 5px;
	height: 25px;
	clear: both;
	text-align: center;
}
#copy p
{
    background-color: #000;
}



#copy table {
	width: 800px;
	position: relative;
}
#copy p {
	padding-right: 20px;
	padding-left: 20px;
	margin: auto;
	font-family: "Helvetica Neue", Helvetica, "HelveticaNeue MediumCond";
	font-size: 12px;
	color: #CCCCCC;
}

.copy p {
	font-family: "Helvetica Neue", Helvetica, "HelveticaNeue MediumCond";
	font-size: 12px;
	color: #CCCCCC;
	text-align: center;
	clear: both;
}

#menubox #topmenu {
	height: 135px;
	background-image: url(../img/top_header.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #000;
	width: 800px;
}
#menubox #gladetopmenu {
	height: 135px;
	background-image: url(../img/glade_ban_topright.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #000;
	width: 800px;
}
#menubox #edhardytopmenu {
	height: 135px;
	background-image: url(../img/edhardy_ban_topright.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #000;
	width: 800px;
}



#menubox #topmenu .logo, #menubox #gladetopmenu .logo, #menubox #edhardytopmenu .logo {
	width: 191px;
	float: left;
	position: relative;
	height: 135px;
	background-repeat: no-repeat;
}
#menubox #topmenu .logo img, #menubox #gladetopmenu .logo img, #menubox #edhardytopmenu .logo img
{
    margin-top: 19px;
    --margin-bottom: -4px;
}
#menubox .bottommenu {
	height: 50px;
	--height: 50px;
	width: 800px;
	
	background-color: #000000;
	float: left;
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	clear: both;
	padding-bottom: 20px;
}
#menubox .bottommenu img
{
    position: relative;
    top: 0;
    left: 0;
}

#menubox #content {
	height: auto;
	clear: both;
	float: left;
	background-repeat: repeat-y;
	background-color: #FFCB0B;
	width: 800px;
}
#menubox #topmenu #toplinks, #menubox #gladetopmenu #toplinks, #menubox #edhardytopmenu #toplinks {
	font-family: "Helvetica Neue", Helvetica, "HelveticaNeue MediumCond";
	font-size: 12px;
	color: #FFCB05;
	width: auto;
	float: left;
	height: 15px;
	text-align: left;
	position: relative;
	display: block;
	top: 27px;
	left: 20px;
	--left: 0px;
}
#menubox #topmenu #toplinks a, #menubox #gladetopmenu #toplinks a, #menubox #edhardytopmenu #toplinks a {
	font-family: "Helvetica Neue", Helvetica, "HelveticaNeue MediumCond";
	font-size: 12px;
	color: #FFCB05;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
#menubox #topmenu #toplinks a:hover, #menubox #gladetopmenu #toplinks a:hover, #menubox #edhardytopmenu #toplinks a:hover {
	font-family: "Helvetica Neue", Helvetica, "HelveticaNeue MediumCond";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
#menubox #content #copy_content {
	font-family: "Helvetica Neue", Helvetica, "HelveticaNeue MediumCond";
	font-size: 12px;
	color: #666666;
	width: auto;
	text-align: left;
	height: auto;
}
#menubox #bottommenu #one {
	height: 25px;
	width: 70px;
	position: relative;
	background-image: url(../img/airfresh.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
	clear: left;
	float: left;
	top: 70px;
	margin-right: 10px;
	margin-left: 5px;
	display: block;
	line-height: 25px;
	text-align: right;
}
#menubox #bottommenu #two {
	height: 25px;
	width: 155px;
	position: relative;
	top: 70px;
	background-image: url(../img/interior.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
	line-height: 25px;
	float: left;
	clear: right;
	text-align: right;
	margin-right: 10px;
}
#menubox #bottommenu #three {
	height: 25px;
	width: 115px;
	position: relative;
	top: 70px;
	background-image: url(../img/sunshade.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
	line-height: 25px;
	float: left;
	clear: right;
	text-align: right;
	margin-right: 10px;
}
#menubox #bottommenu #four {
	height: 25px;
	width: 95px;
	position: relative;
	top: 70px;
	background-image: url(../img/organize.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
	line-height: 25px;
	float: left;
	clear: right;
	text-align: right;
	margin-right: 10px;
}
#menubox #bottommenu #five {
	height: 25px;
	width: 150px;
	position: relative;
	top: 70px;
	background-image: url(../img/summer.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
	line-height: 25px;
	float: left;
	clear: right;
	text-align: right;
	margin-right: 10px;
}
.present {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}
#menubox #bottommenu #six {
	height: auto;
	width: 100px;
	position: relative;
	top: 70px;
	background-image: url(../img/ed-hardy-icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
	line-height: 25px;
	float: left;
	clear: right;
	text-align: left;
}
#radio {
	padding-left: 250px;
	margin: auto;
	font-family: "Helvetica Neue", Helvetica, "HelveticaNeue MediumCond";
	font-size: 12px;
	color: #666666;
}
#menubox #topmenu #toplinks .img, #menubox #gladetopmenu #toplinks .img, #menubox #edharytopmenu #toplinks .img {
	float: right;
}
#content h3 {
	font-family: "Helvetica Neue", Helvetica, "HelveticaNeue MediumCond";
	color: #FFCB05;
	font-size: 36px;
	text-align: center;
}
#menubox #content #desc-items {
	float: left;
	position: relative;
	height: auto;
	width: 450px;
	top: 25px;
}
#menubox #content #desc-items h1 {
	font-size: 64px;
	font-family: "Helvetica Neue", Helvetica, "HelveticaNeue MediumCond";
	color: #000000;
	float: left;
	height: auto;
	width: auto;
	position: relative;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	clear: both;
}

#menubox #content #prod-toplv {
	float: left;
	position: relative;
	height: auto;
	width: 450px;
	top: 50px;
}
#menubox #content #prod-toplv a {
	font-family: "Helvetica Neue", Helvetica, "HelveticaNeue MediumCond";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
#menubox #content #desc-items table {
	float: left;
}
#menubox #content #desc-items td {
	padding: 0px;
	margin: 0px;
}
#menubox #content #desc-items a {
	font-family: "Helvetica Neue", Helvetica, "HelveticaNeue MediumCond";
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	height: 29px;
	width: 134px;
	display: block;
	line-height: 25px;
	background-image: url(../images/desc-tab.png);
	position: relative;
	float: left;
}
#menubox #content #desc-items a:hover {
	font-weight: normal;
	text-transform: uppercase;
	color: #FFCB05;
	text-decoration: none;
}
#menubox #content #alsolike {
	float: right;
	position: relative;
	height: auto;
	width: 150px;
}
#menubox #content #alsolike td {
	padding: 0px;
}
#menubox #content #alsolike img {
	padding: 5px;
}

.youmayalsoheader {
	font-family: "Helvetica Neue", Helvetica, "HelveticaNeue MediumCond";
	font-size: 12px;
	font-weight: bold;
	color: #FFCB05;
	text-align: center;
	text-transform: uppercase;
	height: auto;
	width: auto;
}
#menubox #content #desc-items .current {
	font-weight: normal;
	text-transform: uppercase;
	color: #FFCB05;
	text-decoration: none;
}
#menubox #content #prod-toplv a:hover {
	font-family: "Helvetica Neue", Helvetica, "HelveticaNeue MediumCond";
	font-size: 12px;
	color: #FFCB05;
	text-decoration: underline;
}
.product_topnav {
	height: auto;
	width: 800px;
	float: left;
	text-align: left;
}
.category-title {
	font-family: "Helvetica Neue", Helvetica, "HelveticaNeue MediumCond";
	font-size: 20px;
	color: #FFFFFF;
	height: 25px;
	width: auto;
	float: left;
	padding-right: 15px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #444445;
	background-image: url(../img/cat-head-end.gif);
	background-position: right center;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	clear: both;
	line-height: 125%;
}
#product_subnav {
	height: auto;
	/*width: 770px;*/
	width: 96%;
	clear: both;
	float: left;
	padding-left: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 0px;
	margin-left: 15px;
	--margin-left: 1%;
}
#product_subnav .seg-item,
#product_subnav .pl-item,
#product_subnav .pl-item-wide
{
    display: inline;
    float: left;
    margin-top: 15px;
}
#product_subnav .seg-item
{
    width: 20px;
    clear:left;
    float: left;
}
#product_subnav .pl-item-box
{
	float: left;
	margin-top: 15px;
	margin-bottom: 25px;
	width: 150px;
	text-align: center;
	min-height: 150px;  
}


#product_subnav .pl-item-box
{
	text-align: center;
}
	
#product_subnav .pl-item-interior
{
	width: 100%;
	text-align: center;
}
#product_subnav .pl-item
{
	width: 106px;
	text-align: center;
}
#product_subnav .pl-item-wide
{
    width: 145px;
    text-align: center;
    min-height: 160px;
    float: left;
}

#product_subnav .spacer-item
{
    display: inline;
    width: 1000px;
    position: relative;
    float: left;
    background-color: Purple;
    height: 25px;
    margin-top: 15px;
    
}
.seg-item span,
.pl-item span
{
    display: block;
    width: 100%;
    background-color: #444445;
    padding: 5px 0 5px 0;
}
.pl-item span,
.pl-item-wide span
{
    margin-bottom: 10px;
    padding-right: 1px;
    }
.pl-item img,
.pl-item-wide img
{
	margin: 10px auto 5px auto;
    border: 0;
    text-decoration: 0;
    background-color: #ffcb0b;
}
a.nostyle,
a.nostyle:hover,
a.nostyle:active,
a.nostyle:visited
{
    border: 0;
    text-decoration: 0;
    background-color: #ffcb0b;
}
a.nostyle img
{
	border: 0;
	text-decoration: 0;
	background-color: #ffcb0b;
	float: left;
}

#product_subnav a.style {
	font-family: "Helvetica Neue", Helvetica, "HelveticaNeue MediumCond";
	font-size: 12px;
	color: #FFFFFF;
	background-color: #444445;
	text-decoration: none;
	display: block;
	height: auto;
	width: 100%;
	text-align: center;
	float: left;
	padding-bottom: 5px;
	padding-top: 5px;
}
#product_subnav a:hover {
	color: #FFCB0B;
}

#product_thumbs {
	clear: both;
	float: left;
	height: auto;
	width: 770px;
	margin-left: 10px;
}
#product_thumbs td {
	text-align: center;
	padding: 0px;
	margin: 0px;
	width: 90px;
	height: auto;
}
#product_thumbs     img    {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#productsDisplay {
	clear: both;
	float: left;
	height: auto;
	width: 800px;
}
#productsDisplay td {
	height: auto;
	width: 80px;
	text-align: center;
}
#productsDisplay  td img {
	clear: both;
	height: auto;
	width: auto;
}
.product-thumb {
	background-image: url(../images/product-back.png);
	height: auto;
	width: auto;
	display: block;
	clear: both;
}
.hang-it-hdr {
	background-image: url(../products/air-care/hang-it/hang-it-hdr.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
}
.vent-it-hdr {
	background-image: url(../products/air-care/vent-it/vent-it.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
}
.hide-it-hdr {
	background-image: url(../products/air-care/hide-it/hide-it.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
}
.spray-it-hdr {
	background-image: url(../products/air-care/spray-it/spray-it.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
}
.productCopy {
	font-family: "Helvetica Neue", Helvetica, "HelveticaNeue MediumCond";
	font-size: 12px;
	color: #FFFFFF;
	background-color: #444445;
	clear: both;
	float: left;
	height: auto;
	width: 770px;
	text-align: left;
	margin-left: 15px;
	--margin-left: 7px;
	margin-right: 10px;
	display: block;
	margin-bottom: 30px;
	background-image: url(../img/copy_desc_rd_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.EHproductCopy  {
	font-family: "Helvetica Neue", Helvetica, "HelveticaNeue MediumCond";
	font-size: 12px;
	color: #FFFFFF;
	background-color: #444445;
	clear: both;
	float: left;
	height: auto;
	width: 770px;
	text-align: left;
	margin-left: 15px;
	--margin-left: 7px;
	margin-right: 10px;
	display: block;
	margin-bottom: 10px;
	background-image: url(../img/copy_desc_rd_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.productCopy a,
.productCopy a:visited,
.productCopy a:active,
.productCopy a:hover{
    color: #fff;
    text-decoration: underline;
}

.EHproductCopy a,
.EHproductCopy a:visited,
.EHproductCopy a:active,
.EHproductCopy a:hover{
    color: #fff;
    text-decoration: underline;
}

div.prodoctCopyBottom{
    /*background-image: url(../img/copy_desc_rd_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;*/
    background-color: purple;
	width: 750px;
	padding: 10px;
	display: block;
	clear: both;
	float: left;
}

.productCopy p, .ehProdCopy
{
    display: block;
    clear: both;
    margin-top: 25px;
    padding: 10px;
}

.productCopyHdr {
	font-family: "Helvetica Neue", Helvetica, "HelveticaNeue MediumCond";
	font-size: 16px;
	font-weight: bold;
	color: #FFCB0B;
	text-decoration: none;
	clear: both;
	display: block;
	float: left;
	height: auto;
	width: auto;
	padding: 10px;
}
.productItem {
	float: left;
	width: 100px;
	text-align: center;
	position: relative;
	display: block;
	margin-top: 10px;
	margin-bottom: 15px;
	min-height: 150px;
	--height: 160px;
	margin-left: 7px;
	--margin-left: 5px;
	margin-right: 5px;
}

.productBreak
{
    display: block;
    width: 100%;
    height: 1px;
    clear: both;
}
.productCopyLink {
	color: #FFFFFF;
	text-decoration: none;
	width: 750px;
	padding: 10px;
	display: block;
	height: auto;
	background-image: url(../img/copy_desc_rd_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.productDescription {
	font-family: "Helvetica Neue", Helvetica, "HelveticaNeue MediumCond";
	font-size: 10px;
	color: #000000;
	clear: both;
	display: block;
	text-align: center;
	height: 25px;
	width: 100%;
	padding: 0 2px 0 2px;
	--padding: 0px;
}
a.img
{
    text-decoration: none;
    border: 0;
}
.productItem a,
.productItem img
{
    text-decoration: none;
    border: 0;
}
.zoom-pic {
	clear: left;
	height: auto;
	/*width: 500px;*/
	width: 100%;
	text-align: center;
	display: block;
	float: left;
	position: relative;
	padding-bottom: 15px;
	--padding-bottom: 50px;
}
.LG-item-desc {
	font-family: "Helvetica Neue", Helvetica, "HelveticaNeue MediumCond";
	font-size: 12px;
	color: #000000;
	float: left;
	height: auto;
	width: 490px;
	padding-left: 10px;
	display: block;
	position: relative;
}
.LG-item-desc a {
	font-family: "Helvetica Neue", Helvetica, "HelveticaNeue MediumCond";
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}
.LG-item-desc a:hover {
	font-family: "Helvetica Neue", Helvetica, "HelveticaNeue MediumCond";
	font-size: 12px;
	text-decoration: underline;
	color: #000000;
}
.LG-item-descCopy {
	font-family: "Helvetica Neue", Helvetica, "HelveticaNeue MediumCond";
	font-size: 18px;
	color: #000000;
	clear: both;
	float: left;
	height: auto;
	/*width: 500px;*/
	width: 100%;
	display: block;
	text-align: center;
	font-weight: bold;
}
.youmayalso {
	font-family: "Helvetica Neue", Helvetica, "HelveticaNeue MediumCond";
	font-size: 12px;
	color: #000000;
	float: left;
	height: auto;
	width: 200px;
	clear: right;
	text-align: center;
	font-weight: bold;
	position: relative;
}
.youmayalso a {
	font-family: "Helvetica Neue", Helvetica, "HelveticaNeue MediumCond";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	clear: both;
	display: block;
}
.youmayalso a:hover {
	font-family: "Helvetica Neue", Helvetica, "HelveticaNeue MediumCond";
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
.youmayalso .Item {
	float: left;
	width: 100px;
	text-align: center;
	position: relative;
	display: block;
	min-height: 130px;
	--height: 160px;
	height: 125px;
}
.youmayalso   .Description {
	font-family: "Helvetica Neue", Helvetica, "HelveticaNeue MediumCond";
	font-size: 10px;
	color: #000000;
	clear: both;
	text-align: center;
	height: 25px;
	width: 100px;
	float: left;
	display: block;
}
.youmayalso   img {
	border: 0px;
}
#sidebar{
    float: left;
    width: 191px;
    min-height: 480px;
    --height: 590px;
    background: #fff;
    display: inline;
    clear: none;
}
#sidebar p {
    margin: 25px 19px 5px 19px;
    color: #999;
}
#sidebar p span{
    color: #000;
    font-weight: bold;
}

#flash_container{
    z-index: 0;
    padding-top: 0px;
    padding-bottom: 0px;
    float: right;
}
#flash_container_tmp{
    z-index: 0;
    float: right;
}
span.classification{
    display: block;
    font-size: 18px;
    color: #000;
    clear: both;
    width: 95%;
    --width: 92%;
    margin-left: 20px;
    --margin-left: 20px;
    --padding-left: 10px;
    border-bottom: 1px solid;
    margin-top: 15px;
    height: 30px;
}
.contactCopy {
	font-family: "Helvetica Neue", Helvetica, "HelveticaNeue MediumCond";
	font-size: 12px;
	color: #444445;
	padding-left: 10px;
	margin-left: 20px;
	margin-right: 20px;
}
.contactCopy a,
.contactCopy a:visited,
.contactCopy a:active,
.contactCopy a:hover{
    color: #444445;
    text-decoration: underline;
}
#copy a{
    text-decoration: underline;
    color: #ccc;
}

.content-left{
    width: 48%;
    display: inline;
    float: left;
    clear: left;
}

.content-right{
    width: 48%;
    display: inline;
    float: right;
    clear: none;
}
p.product_subcopy{
    clear: both;
    display: block;
    color: #999;
    margin: 0px 25px 10px 25px;
    font-family: "Helvetica Neue",Helvetica,"HelveticaNeue MediumCond";
    font-size: 10px;
    text-align: center;
}
#sidebar a,
#sidebar a:active,
#sidebar a:visited{
    color: #999;
    text-decoration: underline;
}
#sidebar a:hover{
    color: #999;
}
.aboutCopy{
    color: #444445;
    display: block;
    font-size: 13px;
    clear: both;
    padding: 20px 30px 0px 30px;
}
span.contact_header{
   font-size: 14px;
   font-weight: bold;
}
div.seo{
    display: none;
    clear: both;
    width: 800px;
    margin: 20px auto 50px auto;
    --margin: 20px auto 50px auto;
    overflow: auto;
    height: 100px;
}
div.seo p{
    padding: 25px;
    font-size: 11px;
    color: #999;
    font-family: "Helvetica Neue",Helvetica,"HelveticaNeue MediumCond";
}
.whereto a,
.whereto a:visited{
    text-decoration:none;
    color:#444445;
}
.whereto img{
    clear:both;
    border-style: none;
}
.whereto table td{
    vertical-align: middle;
    text-align: center;
}
whereto table td img{
    display: inline-block;
}
.flashplyr{
    clear: both;
    width: 550px;
    display: block;
    height: 550px;
    margin: auto;
	text-align: center;
}
.flashinstr{
    clear: both;
    width: 550px;
    display: block;
    height: 550px;
    margin: auto;
	text-align: center;
}
.howto{
    float: left;
    clear: both;
    width: auto;
    margin: 0 0 0 50px;
}
.howto a,
.howto a:visited{
    text-decoration:none;
    color:#444445;
}
.howto table td{
    vertical-align: middle;
    text-align: center;
}
#tint_laws,
#ctl00_ContentPlaceHolder1_tint_laws{
    width: auto;
    text-align: left;
    font-size: 12px;
    margin: 20px 60px 30px 60px;
    display: block;
    clear: both;
    float: left;
}
#ctl00_ContentPlaceHolder1_tint_laws{
    margin: 20px 20px 30px 20px;
}
#tint_laws a,
#ctl00_ContentPlaceHolder1_tint_laws a{
    color: #000;
    text-decoration: underline;
}
#store_landing_wrapper{
    text-align: center;
    width: 90%;
    margin: 10px auto 300px auto;
}
#store_landing_wrapper .item{
    width: 160px;
    text-align: center;
    display: inline-block;
}
#store_landing_wrapper .item img{
    border: 1px solid #444442;
}
#store_landing_wrapper .item span{
    text-transform: uppercase;
    font-weight: bold;
    color: #000;
    font-family: "Helvetica Neue",Helvetica,"HelveticaNeue MediumCond", Arial;  
}
#store_landing_wrapper table{
    width: 90%;
    text-align: center;
    margin: 10px auto 150px auto;
}
#store_landing_wrapper a{
    color: #000;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bold;
}
#store_landing_wrapper img{
    border: 2px solid #000;
}
#ctl00_ContentPlaceHolder1_store_listing_wrapper{
    text-align: center;
    display: block;
    clear: both;
    width: 85%;
    margin: 10px auto 300px auto;
    vertical-align: top;
}
#ctl00_ContentPlaceHolder1_store_listing_wrapper table{
    border-collapse: collapse;
    border: 0;
    width: 100%;
    text-align: center;
}
#ctl00_ContentPlaceHolder1_store_listing_wrapper table tr td{
    text-align: center;
}
#ctl00_ContentPlaceHolder1_store_listing_wrapper .wrapper{
    text-decoration: none;
    display: inline-block;
    clear: none;
    width: 250px;
    margin-bottom: 25px;
    text-align: left;
}
#ctl00_ContentPlaceHolder1_store_listing_wrapper .item{
    display: inline-block;
    text-align: center;
    clear: both;
    width: 130px;
}
#ctl00_ContentPlaceHolder1_store_listing_wrapper .product{
    text-decoration: none;
    display: block;
    clear: none;
    border: 1px solid #444442;
    padding: 5px;
    width: 105px;
    margin: 0 auto 0 auto;
}
#ctl00_ContentPlaceHolder1_store_listing_wrapper img{
    border: 0;
}
#ctl00_ContentPlaceHolder1_store_listing_wrapper a{
    text-decoration: none;
}
#ctl00_ContentPlaceHolder1_store_listing_wrapper span{
   font-size: 11px;
   line-height: 11px;
   height: 11px;
   margin: 0;
   padding: 0;
   display: inline;
   clear: none;
   vertical-align: top;
}
#seat_cover_wrapper{
    text-align: center;
    width: 90%;
    margin: 10px auto 300px auto;
}
#seat_cover_wrapper .item{
    width: 160px;
    text-align: center;
    display: inline-block;
}
#seat_cover_wrapper .item img{
    border: 1px solid #444442;
}
#seat_cover_wrapper .item span{
    text-transform: uppercase;
    font-weight: bold;
    color: #000;
    font-family: "Helvetica Neue",Helvetica,"HelveticaNeue MediumCond", Arial;  
}
#seat_cover_wrapper table{
    width: 90%;
    text-align: center;
    margin: 10px auto 150px auto;
}
#seat_cover_wrapper a{
    color: #000;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bold;
}
#seat_cover_wrapper img{
    border: 2px solid #000;
}
#seat_cover_wrapper{
    text-align: center;
    display: block;
    clear: both;
    width: 85%;
    margin: 10px auto 300px auto;
    vertical-align: top;
}
#seat_cover_wrapper table{
    border-collapse: collapse;
    border: 0;
    width: 100%;
    text-align: center;
}
#seat_cover_wrapper table tr td{
    text-align: center;
	vertical-align: top;
}
#seat_cover_wrapper .wrapper{
    text-decoration: none;
    display: inline-block;
    clear: none;
    width: 250px;
    margin-bottom: 25px;
    text-align: left;
}
#seat_cover_wrapper .item{
    display: inline-block;
    text-align: center;
    clear: both;
    width: 130px;
}
#seat_cover_wrapper .product{
    text-decoration: none;
    display: block;
    clear: none;
    border: 1px solid #444442;
    padding: 5px;
    width: 105px;
    margin: 0 auto 0 auto;
}
#seat_cover_wrapper img{
    /*border: 0;*/
}
#seat_cover_wrapper a{
    text-decoration: none;
}
#seat_cover_wrapper span{
   font-size: 11px;
   line-height: 11px;
   height: 11px;
   margin: 0;
   padding: 0;
   display: inline;
   clear: none;
   vertical-align: top;
}
.dscrpttext .ingdscrpt {
	padding-top: 20px;
}
.superscript {
	font-size: 0.5em;
	display: inline;
	text-decoration: none;#content .clear {
	clear: both;
}

#content .clear {
	clear: both;
}

