/* css overrides for stylesheet.css */

body {
	background-color: #fff; /*#e5edf5;*/
	padding-left: 5px;
}

a:link, #navEZPagesTOC ul li a {
	color: #003399; /*#3300FF;*/
}

a:visited {
	color:#003399; /* #3300FF;*/
}

h1 {
	color: #9a9a9a;
}

#mainWrapper {
	width: 1000px; /* 100%; 750px; */
	border: none;
	position: absolute;
}

#logoWrapper {
	background-image: url(../images/thin.gif);
	background-repeat: repeat-x;
	background-color: #ffffff;
	height: 75px;
	border-top: 1px solid #b3b3b3;
}

#navColumnOneWrapper, #navColumnTwoWrapper {
	margin-left: 0.5em;
	margin-right: 0.5em;
	}

#tagline {
	font-size: 1.5em;
	text-align: center;
	vertical-align: top;
	padding-top: 20px;
}

#tagline h1 {
	color: #33a;
}

#navMainWrapper {
	margin: 0em;
	background-color: #efefef;
	border-top: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
	/*background-color: #abbbd3;*/
	/*background-image: url(../images/tile_back.png);*/
	/*background-image: url(../images/dg_bg.gif);*/
	/*background-image: url(../images/bxgr_off.gif);*/
	
	padding: 1px 4px 0 4px;
	/*padding: 0.5em 0.2em;*/
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
	color: #000000; /*#ffffff;*/
	/*height: 1%;*/
	}
#navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	/*background-color: #abbbd3;*/
	/*background-color: #404060;*/
	background-image: url(../images/y_blue_line_for_heading.gif);
	/*background-image: url(../images/bluebar.gif);*/
	/*background-image: url(../images/tile_back.png);*/
	/*padding: 0.5em 0.2em;*/
	font-weight: bold;
	color: #ffffff;
	/*height: 1%;*/
}
#navCatTabsWrapper {
	background-color: #ffffff;
	color: #9a9a9a;
	background-image:none;
}

#navMain ul, #navCatTabs ul {
	padding: 0.2em 0.1em;
	line-height: 1.3em;
}
#navSupp ul {
	padding: 0.1em 0.1em;
	line-height: 1.2em;
}

#navMain ul li a {
	padding: 0;
	margin: 0 6px;
	color: #555;
}
#navMain ul li a:hover {
	text-decoration: underline;
}
#navCatTabs ul li a {
	color: #9a9a9a;
}


#navEZPagesTOCWrapper {
	border: 1px solid #9a9a9a;
}


#navBreadCrumb {
	padding: 0.5em 0.5em;
	background-color: #ffffff;
}
#navEZPagesTop {
	background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
}


#cartAdd {
	border: none;
}

.tableHeading TH { /* some of these changes I dont think I made */
	border-bottom: 1px solid #9a9a9a;
}

.cartNewItem, .cartOldItem {
	font-size: 9px;
}


#catBoxDivider {
	height: 1px;
	border-top: 1px solid #cccccc;
}
A.category-top, A.category-top:visited {
    color: #003399;/*#008000;*/
    margin-left: 3px;
    text-decoration: none;
}
A.category-top:hover {
	text-decoration: underline;
}

.category-top-odd {
    width: 100%;
    background-color: #eef0ff;/*#d8e0e8;*/
}
.category-links-dv {
    width: 100%;
    background-color: #f7f7f7;
}
A.category-links, A.category-links:visited {
	/*color: #004080;*/
	margin-left: 3px;
	text-decoration: none;
}
A.category-links:hover {
	text-decoration: underline;
}


.productListing-even {
    background-color: #eef0ff; /*#d8e0e8;*//*#dce1ea;*/
}

.sidecarteven, .sidecartodd {
	width: 100%;
	line-height: 2em;
}

.sidecarteven {
	background-color: #ffffff;
}
.sidecartodd {
	background-color: #eef0ff;/*#d8e0e8;*//*#ecf1fa;*/
}

.centerBoxWrapper {
	border: 1px solid #9a9a9a;
	height: 1%;
	margin: 3em 0 1.1em 0;
	background-image: url(../images/lb_bg_lb.gif);
}
h2.centerBoxHeading {
	font-size: 1.3em;
	color: #ffffff;
}


.leftBoxHeading, .centerBoxHeading, .rightBoxHeading {
	background-image: url(../images/y_blue_line_for_heading.gif);
	padding: 3px 5px;/*0.2em 0.2em; /*0.5em 0.2em;*/
}
h3.leftBoxHeading, h3.rightBoxHeading, h3#searchHeading {
    text-align: left;
    font-family: Verdana, sans-serif;
    line-height: 1.22em;
    font-size: 1.1em;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    font-size-adjust: none;
    font-stretch: normal;
}


.leftBoxContainer, .rightBoxContainer {
	margin: 0em;
	border: 1px solid #cccccc;
	margin-top: 0.8em; /*1.5em;*/
}

.sideBoxContent {
	background-image: url(../images/lb_bg_lb.gif);
	/*background-color: #e4e5ea;*/
	padding: 0.3em;
	line-height: 1.4em;
}
.sideBoxContent-categories {
	/*background-image: url(../images/lb_bg_lb.gif);*/
	/*background-color: #e4e5ea;*/
	padding: 0;
	line-height: 1.9em;
	font-size: 1.1em;
}
.sideBoxContent ul li a:hover {
	text-decoration: underline;
}

#navColumnOne, #navColumnTwo {
	background-color: transparent;
}

#logo a img {
	border: 0 none;
	padding: 0;
	margin: 0;
}

.cartAttribsList {
	padding-left: 38px;
}

.scott_main_index {
	margin: 15px 0 20px 0;
	background-color: #f5f4f2;
}

.scott_center_box_heading {
	font-size: 1.3em;
	padding: 0.3em 0.1em;
	margin: 0 0 10px 0;
	text-align: center;
/*	background-image: url(../images/blue_line_background.png); */
/*    background-image: url(../images/y_blue_line_for_heading.gif);*/
	font-family: "Lucida Grande",Geneva,Arial,Helvetica,sans-serif;
    background-image: url(../images/green_line.gif);
	border-bottom: 2px solid #6cb112;
	color: #ffffff;
}

#cartEmptyText {
	margin: 80px 0 100px 0;
}

#checkoutSuccess {
	font-size: 1.2em;
}

#productQuantityDiscounts {
	font-size: 1.1em;
	margin-left: 75px;
}
#productQuantityDiscounts span {
	font-weight: bold;
}

#cartContentsDisplay {
	font-size: 1.1em;
}
