@CHARSET "UTF-8";

body {
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 10px;
	margin: 0px;
	background-color: white;
}

a img {
	border: none;
}

a {
	font-weight: normal;
	color: #555;
	text-decoration: underline;
}

a:hover {
	color: #d53a38;
}

h1 {
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 14px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

h2 {
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 13px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

h3 {
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 13px;
	color: gray;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.centerBoxWrapper {
	border: 1px solid #9a9a9a;
	height: 1%;
	margin: 1.1em 0;
}

h2.centerBoxHeading {
	font-size: 1.3em;
	color: #555;
	background-color: #eaeaea
}

ul.products {
	list-style-type: none;
	padding-left: 10px;
	margin-left: 10px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 25px;
	padding-bottom: 0px;
}

ul.products a {
	font-weight: normal;
	text-decoration: underline;
	color: #555;
}

ul.products a:hover {
	color: #d53a38;
}

ul.siteLinks {
	list-style-type: disc;
	list-style-image: url("../images/list-separator-small.gif");
	padding-left: 9px;
	margin-left: 9px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 5px;
	padding-bottom: 0px;
}

ul.siteLinks a {
	font-weight: normal;
	color: gray;
	text-decoration: underline;
}

ul.siteLinks a:hover {
	color: #d53a38;
}

ul#myAccountGen,ul#myAccountNotify {
	list-style-type: disc;
	list-style-image: url("../images/list-separator-small.gif");
	padding-left: 9px;
	margin-left: 9px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 5px;
	padding-bottom: 0px;
}

ul#myAccountGen a,ul#myAccountNotify a {
	font-weight: normal;
	color: #555;
	text-decoration: underline;
}

ul#myAccountGen a:hover,ul#myAccountNotify a:hover {
	color: #d53a38;
}

.redMediumText {
	color: #d53a38;
	font-size: 11px;
	font-weight: bold;
}

.grayMediumText {
	color: gray;
	font-size: 11px;
	font-weight: bold;
}

.blackBigText {
	color: #555;
	font-size: 13px;
	font-weight: bold;
}

.redHeadingText {
	color: #d53a38;
	font-size: 16px;
	font-weight: bold;
}

.grayHeadingText {
	color: gray;
	font-size: 16px;
	font-weight: bold;
}

.grayMediumHeadingText {
	color: gray;
	font-size: 14px;
	font-weight: bold;
}

.blackMediumHeadingText {
	color: black;
	font-size: 14px;
	font-weight: bold;
}

.ratingText {
	font-size: 12px;
	color: gray;
}

.clickable {
	cursor: pointer;
}

.reviewLink {
	color: #c96b14;
	text-decoration: none;
}

.regularText {
	font-size: 12px;
	color: #555;
	font-family: Arial, Helvetica, Sans Serif;
	font-weight: normal;
}

.smallText {
	font-size: 11px;
	color: #555;
	font-family: Arial, Helvetica, Sans Serif;
}

.smallerText {
	font-size: 10px;
	color: #555;
	font-family: Arial, Helvetica, Sans Serif;
}

.smallBlackText {
	font-size: 11px;
	color: #555;
	font-family: Arial, Helvetica, Sans Serif;
}

.copyrightText {
	font-size: 11px;
	color: #999;
	font-family: Arial, Helvetica, Sans Serif;
}

.regularGrayText {
	font-size: 12px;
	color: gray;
	font-family: Arial, Helvetica, Sans Serif;
}

.centerColumn {
	width: 100%;
}
.redText{
	color:#d53a38
}

#indexProductList {
	width: 100%;
}

a.smallGrayLink {
	color: gray;
	font-weight: normal;
	text-decoration: underline;
}

a.smallGrayLink:hover {
	color: #d53a38;
	font-weight: normal;
	text-decoration: underline;
}

a.smallRedLink {
	color: #d42c20;
	font-weight: bold;
	text-decoration: none;
}

a.smallRedLink:hover {
	color: #d42c20;
	font-weight: bold;
	text-decoration: underline;
}

a.largeRedLink {
	color: #d42c20;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10pt;
}

a.largeRedLink:hover {
	color: #d42c20;
	font-weight: bold;
	text-decoration: underline;
	text-transform: uppercase;
	font-size: 10pt;
}

select {
	font-size: 10px;
	font-family: Verdana, Helvetica, Sans Serif;
}

input {
	font-size: 10px;
	height: 14px
}

a {
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 11px;
}

#mainWrapper {
	width: 99%;
	text-align: center;
	padding: 0;
	margin: 0;
}

#innerWrapper {
	width: 750px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	margin: auto;
}

table#contentMainWrapper {
	margin: 0px;
	border-collapse: collapse;
	width: 730px;
	text-align: center;
	height: 100%;
	margin: auto;
}

#inner #header { /*	height: 55px;*/
	
}

table#header-inner {
	width: 99%;
	margin: auto;
	/*	height:45px;*/
}

table#header-inner a,table#captions-inner a {
	color: #555;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
}

table#header-inner a:hover,table#captions-inner a:hover {
	color: #d53a38;
}

table#contentMainWrapper a.viewProductLink {
	color: #d42c20;
	font-weight: normal;
	text-decoration: underline;
}

table#contentMainWrapper a.viewProductLink:hover {
	color: #d42c20;
	font-weight: normal;
}

table#captions-inner {
	border-collapse: collapse;
	padding: 0;
	margin: auto;
}

table#captions-inner a img {
	border-width: 0;
	margin: 0;
}

/*table#captions-inner td{
	background:url(../images/top-bar-center.gif);
}
table#captions-inner td#left{
	background:url(../images/top-bar-left.gif);
	background-position:right;
	background-repeat:no-repeat;
	width:10px;
}
table#captions-inner td#right{
	background:url(../images/top-bar-right.gif);
	width:10px;
	background-repeat:no-repeat;
}*/
#search {
	height: 36px;
}

table#search-inner {
	width: 100%;
	height: 29px;
	margin: 0px;
	border-collapse: collapse;
}

table#search-inner td#center {
	background: url(../images/search-bar-center.jpg);
	background-repeat: repeat-x;
}

table#search-inner td#left {
	background: url(../images/search-bar-left.jpg);
	background-position: top;
	background-repeat: no-repeat;
	width: 8px;
}

table#search-inner td#right {
	background: url(../images/search-bar-right.jpg);
	width: 7px;
	background-repeat: no-repeat;
}

#search-inner-layout {
	width: 100%;
	text-align: center;
	color: #9699aa;
}

#search-inner-layout #searchLabel {
	width: 7%;
}

#search-inner-layout #textBox {
	width: 18%;
}

#search-inner-layout #select {
	width: 10%;
}

#search-inner-layout #goButton {
	width: 30px;
}

#search-inner-layout #signInLinks {
	text-align: right;
}

table#search-inner-layout a {
	color: gray;
	text-decoration: underline;
}

table#search-inner-layout a:hover {
	text-decoration: underline;
	color: #d53a38;
}

#bottomLinks {
	width: 98%;
	line-height: 13px;
	border: 1px solid #ccc;
	margin-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

.leftCol {
	padding-left: 50px;
	width: 230px;
}

.centerCol {
	width: 230px;
	padding-left: 10px;
}

.rightCol {
	padding-left: 10px;
}

.content {
	width: 100%;
}

.content .top-row {
	height: 27px;
}

.content .bottom-row {
	height: 17px;
}

.content .top-left {
	background: url(../images/corner-top-left1.gif);
	background-position: left top;
	background-repeat: no-repeat;
	width: 12px;
}

.content .top {
	background: url(../images/corner-top1.gif);
	background-position: top;
	background-repeat: repeat-x;
}

.content .top-right {
	background: url(../images/corner-top-right1.gif);
	background-position: right top;
	background-repeat: no-repeat;
	width: 12px;
}

.content .center-left {
	background: url(../images/corner-left.jpg);
	background-position: left;
	background-repeat: repeat-y;
}

.content .center {
	padding-left: 23px;
	/*	background:url(../images/img01.gif);*/
}

.content .center-right {
	background: url(../images/corner-right.jpg);
	background-position: right;
	background-repeat: repeat-y;
}

.content .bottom-left {
	background: url(../images/corner-bottom-left.jpg);
	background-position: left;
	background-repeat: no-repeat;
}

.content .bottom {
	background: url(../images/corner-bottom.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
}

.content .bottom-right {
	background: url(../images/corner-bottom-right.jpg);
	background-position: right;
	background-repeat: no-repeat;
}

.content-left {
	margin: 0px;
	border-collapse: collapse;
	width: 190px;
}

.promotion {
	margin: 0 0 10px 0;
	border-collapse: collapse;
	width: 500px;
	height: 270px;
}

.productListing-rowheading {
	background-color: #eaeaea;
	height: 20px;
}

.productListing-container {
	float: left;
	width: 210px;
}

#productListing {
	margin-top: 15px;
	margin-bottom: 0;
}

.newsletterBanner {
	height: 66px;
}

.innerNewsLetter {
	background-color: #eaeaea;
	width: 98%;
	margin: 0 auto 10px auto;
	border-collapse: collapse;
}

.innerNewsLetter .left {
	width: 218px;
}

.innerNewsLetter .center {
	width: 280px;
	text-align: left;
}

.innerNewsLetter .right {
	text-align: left;
}

.innerNewsLetter a {
	color: #9699aa;
	font-weight: normal;
}

.innerNewsLetter a:hover {
	color: #9699aa;
	font-weight: normal;
	text-decoration: none;
}

.innerNewsLetter .subscribe {
	width: 100%;
	color: #8b8b8b;
	font-size: 12px;
	height: 55px;
	vertical-align: center;
	border-right: 1px solid #d3d3d3;
	padding-right: 20px;
}

.innerNewsLetter .privacyPolicy {
	color: #8b8b8b;
	font-size: 11px;
	margin-left: 10px;
}

.grayTextBox { /*background-color:#cfcfcf;*/
	width: 160px;
}

.buttons {
	padding: 0px;
	border-collapse: collapse;
}

.buttons a {
	font-size: 11px;
	text-decoration: underline;
	font-weight: normal;
}

.buttons .bottom-border {
	/*background-image:url(../images/border-gradient.jpg);*/
	background-repeat: repeat-x;
	background-position: bottom;
	/*height:20px;*/
}

/*.buttons .leftseparator{
	width:15px;
}*/ /*.buttons .leftsetseparator{
	background-image:url(../images/buttonset-left.gif);
	background-repeat:no-repeat;
	width:4px;
}*/ /*.buttons .leftseparator{
	background-image:url(../images/button-left.gif);
	background-repeat:no-repeat;
	width:3px;
}*/
.buttons .leftseparator {
	background-image: url(../images/separator-dotted.jpg);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	width: 15px;
}

.header-table { /*	background:url(../images/header-gradient.gif);*/
	background-repeat: repeat-x;
	height: 135px;
	margin-top: 0;
	margin-bottom: 5px;
	width: 100%
}

.banner2 {
	margin: auto;
	border-collapse: collapse;
	margin-top: 10px;
}

.banner2 .right-border {
	background-image: url(../images/separator-dotted.jpg);
	background-position: right;
	background-repeat: repeat-y;
}

.banner2 .gradient {
	background-image: url(../images/img06.gif);
	background-repeat: no-repeat;
	text-align: left;
	padding-top: 10px;
	padding-left: 20px;
}

/*.banner1{
	margin:auto;
	border-collpase:collapse;
	margin-top:10px;
	margin-bottom:10px;
	background-image:url(../images/img01.gif);
}*/
.banner1 {
	margin: 10px 0 20px 0;
	border-collapse: collapse;
	width: 500px;
	background-image: url(../images/banner1-bottom-border.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	border-top: 1px solid gray;
}

.banner1 td {
	padding: 0px;
}

.banner1 .right-border {
	border-right: 1px solid gray;
}

.banner1 .back {
	
}

/*div#buttonA {

    margin-left: 50px;

}

div#buttonA ul {

    margin: 0px;

    padding: 0px;

    font-family: Verdana, Arial, Helvetica, sans-serif;

    font-size: 12px;

    line-height: 30px;

}

div#buttonA li {

    list-style-type: none;

    height: 30px;

    width: 125px;

    margin: 20px;

    text-align:center;

}

div#buttonA li a {

    height: 100%;

    width: 100%;

    display: block;

    text-decoration: none;

    border-width: 6px;

}

div#buttonA li a:link {

    color: #000000;

    font-weight: bold;

    background-color: #CCCCCC;

    border-style: outset;

}

div#buttonA li a:visited {

    color: #000000;

    font-weight: normal;

    background-color: #CCCCCC;

    border-style: outset;

}

div#buttonA li a:hover {

    font-weight: bold;

    color: #FFFFFF;

    background-color: #999999;

    border-style: outset;

}

div#buttonA li a:active {

    font-weight: bold;

    color: #FFFFFF;

    background-color: #666666;

    border-style: inset;

}*/
div#buttonA {
	margin-left: 50px;
}

div#buttonA ul {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
}

div#buttonA li {
	list-style-type: none;
	height: 30px;
	width: 125px;
	margin: 10px;
	text-align: center;
}

div#buttonA li a {
	text-decoration: none;
	height: 100%;
	width: 100%;
	display: block;
	background-color: #999999;
	border-style: solid;
	border-bottom-color: #333333;
	border-right-color: #555555;
	border-left-color: #BBBBBB;
	border-top-color: #DDDDDD;
}

div#buttonA li a:link {
	color: #000000;
	font-weight: bold;
	background-color: #999999;
	border-style: solid;
	border-bottom-color: #333333;
	border-right-color: #555555;
	border-left-color: #BBBBBB;
	border-top-color: #DDDDDD;
}

div#buttonA li a:visited {
	color: #000000;
	font-weight: normal;
	background-color: #999999;
	border-style: solid;
	border-bottom-color: #333333;
	border-right-color: #555555;
	border-left-color: #BBBBBB;
	border-top-color: #DDDDDD;
}

div#buttonA li a:hover {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #777777;
	border-style: solid;
	border-bottom-color: #333333;
	border-right-color: #555555;
	border-left-color: #BBBBBB;
	border-top-color: #DDDDDD;
}

div#buttonA li a:active {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	border-style: solid;
	border-top-color: #333333;
	border-left-color: #555555;
	border-right-color: #BBBBBB;
	border-bottom-color: #DDDDDD;
}

#productGeneral {
	border-top: 1px solid #ccc;
	width: 98%;
	margin: 0px auto 0 auto;
	padding-top: 10px;
}

#productName {
	font-size: 16px;
}

#navBreadCrumb {
	padding: 0;
	background-color: #ffffff;
	color: gray;
	font-size: 11px;
	font-weight: normal;
	margin: 0 auto 0 auto;
}

#navBreadCrumb a {
	color: #9d9b46;
	text-decoration: none;
}

#navBreadCrumb a:hover {
	color: #9d9b46;
	text-decoration: underline;
}

.imgLink {
	color: #9d9b46;
	text-decoration: none;
}

.imgLink:hover {
	color: #9d9b46;
	text-decoration: underline;
}

.productMain td {
	padding: 0 15px 0 15px;
}

.productMain .productImage {
	width: 280px;
	background-image: url(../images/separator-dotted.jpg);
	background-position: right;
	background-repeat: repeat-y;
	text-align: center;
	vertical-align: top;
}

.productMain .productImage img {
	margin-left: 30px;
}

.navNextPrevWrapper {
	text-align: right;
}

#cat2Table td {
	padding-bottom: 3px;
}

.itemTitle {
	margin-bottom: 0;
}

.itemTitle h3 {
	color: black;
	font-weight: normal;
	font-size: 13px;
}

.centerBoxContentsProducts {
	padding-top: 10px;
	line-height: 25px;
	margin-bottom: 10px;
	background-image: url(../images/separator-dotted.jpg);
	background-position: left;
	background-repeat: repeat-y;
}

.filter {
	background-color: #8c8b79;
	color: white;
}

.filter select {
	font-size: 10px;
}

.compareFilter {
	font-size: 11px;
}

.priceListing {
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	margin: 5px 0 10px 0;
}

.manufacturerListing {
	
}

.modelListing {
	color: #555;
	margin: 0 0 5px 0;
}

.compareListing {
	color: #555;
}

.listingSpacer {
	height: 10px;
	border-top: 1px solid #ccc;
}

.thumbnailImage {
	float: left;
	width: 52px;
}

.productCompare {
	float: left;
	width: 150px;
	text-align: center;
	background-image: url(../images/separator-dotted.jpg);
	background-position: left;
	background-repeat: repeat-y;
	line-height: 25px;
}

.compareProductDetails {
	border-collapse: collapse;
	font-size: 12px;
}

.compareProductDetails td {
	background-image: url(../images/separator-dotted.jpg);
	background-position: left;
	background-repeat: repeat-y;
}

.compareProductDetails tr {
	height: 30px;
}

.compareProductDetails tr.odd td {
	background-color: #efefef;
}

.compareProductDetails td {
	width: 150px;
	padding-left: 5px;
}

.compareProductDetails td.title {
	width: 120px;
	background-image: none;
}

.floatingBoxLogin {
	margin: 0;
	width: 337px;
	background-image: url(../images/new-guests-border.gif);
	background-repeat: repeat-y;
	margin-bottom: 20px;
	margin-left: 10px;
}

.floatingBoxCreateNew {
	margin: 0;
	width: 689px;
	background-image: url(../images/new-to-site-border.gif);
	background-repeat: repeat-y;
	margin-bottom: 20px;
	margin-left: 10px;
}

.signinHeading {
	background-image: url(../images/returning-guests.jpg);
	height: 34px;
}

.newguestHeading {
	background-image: url(../images/new-guests.jpg);
	height: 34px;
}

.newToSiteHeading {
	background-image: url(../images/new-to-site.jpg);
	height: 37px;
}

.signinText {
	font-size: 12px;
	padding: 10px;
	font-family: arial, helvetica, sans serif;
}

.signinBottom {
	background-image: url(../images/new-guests-border-bottom.gif);
	height: 17px;
}

.line {
	border-top: 1px solid #ddd;
	padding: 1px;
	height: 10px;
}

.inputLabel {
	font-weight: bold;
	font-size: 12px;
	padding-left: 20px;
	margin-top: 10px;
}

.inputElement {
	padding-left: 20px;
	margin-bottom: 20px;
}

.inputElement input {
	font-family: TrebuchetMS;
	font-size: 9pt;
	font-weight: bold;
	width: 270px;
}

.newUserForm {
	width: 90%; margin-auto;
	font-size: 12px;
	font-weight: bold;
	color: #696969;
	border-collapse: collapse;
}

.newUserForm tr {
	height: 40px;
}

.newUserForm tr td {
	padding-left: 15px;
}

.newUserForm tr.odd td {
	background-color: #efefef;
}

.filterHeading {
	font-size: 12px;
}

.filterCountHeading {
	font-size: 14px;
	font-weight: bold;
}

.productListingNumbers {
	background-color: #eee;
	height: 28px;
	font-size: 11px;
	margin: 0;
}

.productsListingLinks a,productsListingLinks a:visited {
	color: #639400;
	text-decoration: none
}

.productsListingLinks a:hover {
	color: #639400;
	text-decoration: underline;
}

#productListHeading {
	font-family: Sans serif;
	font-size: 22px;
	margin-bottom: 10px;
}

#accountDefaultHeading {
	font-size: 22px;
	color: #be151c;
	margin-top: 0;
	padding-bottom: 5px;
	border-bottom: 1px solid #ccc;
}

.accountDefaultText {
	font-size: 12px;
	line-height: 15px;
	margin: 0
}

.c2Left {
	width: 47%;
	float: left;
	padding-left: 1%;
}

.c2Right {
	width: 47%;
	float: left;
	padding-left: 1%;
}

.redHeadingLink {
	margin: 10px 0 0 0;
}

.redHeadingLink a {
	font-size: 12px;
	font-weight: bold;
	color: #be151c;
	text-decoration: none;
}

.redHeadingLink a:hover {
	color: #991010;
}

.accountDescText {
	margin: 0;
	padding: 0;
	line-height: 15px;
}

.installationBanner {
	border: solid 1px #ff7777;
	text-align: left;
	position:relative;
	padding:0;
	cursor:pointer;
	margin-top:20px;
	margin-bottom:10px;
}
.cursive{
	font-family:Comic Sans MS, cursive;
}

table.anchor_style a{
/*text-decoration : none;
text-align : left;
font-size : 9pt;
font-weight : bold;
font-family : Arial,Helvetica,Sans Serif;
padding-left:0px;*/
color:gray;
font-weight:normal;
text-decoration:underline;
}

table.anchor_style ul{
list-style : none;
text-align : left;
padding-left:0px;
}
