html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}
#navHeader {
	background-repeat: no-repeat;
	width: 778px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/header_bgr.gif);
	height: 161px;
}
#docbody {
	width: 768px;
	margin-right: auto;
	margin-left: auto;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-right-color: #AEDFDD;
	border-bottom-color: #AEDFDD;
	border-left-color: #AEDFDD;
	padding: 0px;
}
#nav {
	padding-left: 120px;
}
#nav img {
	margin-right: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/*_____________sub cats ------*/

/* subcontent list
--------------------------------------------------*/
#leftcol ul li {
	padding-bottom:2px;
	list-style-type: none;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 5px;
}

#leftcol li a {
	display:block; /* IE WIN */
	font-family: Arial, Helvetica, sans-serif;
	color: #378A86;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	line-height: 11px;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 0;
}

#leftcol ul.categories li ul {margin:0;}

#leftcol ul.categories li li {
  margin:0;
  padding:0 0 3px 0;
  border-bottom:none;
}

/* subcontent list
--------------------------------------------------*/
#leftcol ul li {
	border-bottom-color:#FFFFFF;
	text-transform: capitalize;
}

#leftcol li a:hover, a.current {background-color:#FFFFFF;}

#leftcol ul.categories li li {
	list-style-type: none;
	margin-left: 0px;
	border-top-style: none;
	border-top-color: #9DC8E2;
	border-top-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #AEDFDD;
	margin-top: 2px;
}
/*___________________nav end-----------*/


#logoAndSearch {
	float: none;
	margin: 0px;
	padding: 0px;
	height: 120px;
}
#nav a {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
}


#midcol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	float: left;
	width: 637px;
	overflow: hidden;
}

#prodlistings {
	background-color: #CEECEB;
	display: block;
	white-space: normal;
	padding: 0px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	margin-left: 3px;
	margin-top: 3px;
}
#prodlistings li {
	background-color: #CEE3F0;
	display: block;
	margin: 1px;
	padding: 3px;
	float: left;
	width: 149px;
	height: 190px;
	text-align:center;
	overflow: hidden;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#cattitle {
	font-size: 12px;
	color: #C9E1EF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: right;
	background-color: #CEECEB;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 0px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	float: none;
}
#prodlistings a {
	color: #569491;
	display: block;
	text-decoration: none;
	text-align: center;
	white-space: normal;
	padding-top: 12px;
}
#prodlistings img {
}
#prodlistings a:hover {
	color: #333333;
}
#pageline {
	background-color: #FFFFFF;
	margin-right: 3px;
	margin-left: 3px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
	color: #569491;
	margin-top: 2px;
	margin-bottom: 2px;
}
#pageline a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 11px;
	background-color: #9DC8E2;
	display: block;
	float: left;
	margin: 1px;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
}
#pageline a.current   {
	background-color: #566D8A;
}
#proddetails {
	background-color: #CEE3F0;
	display: block;
	padding: 0px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	width: 630px;
	border: 3px solid #FFFFFF;
}#proddetails li {
	padding: 5px;
	display: block;
	float: left;
	color: #000000;
	margin: 1px;
	width: 298px;
}
#proddetails img {
	border: 1px solid #FFFFFF;
	margin-right: 2px;
}
#proddetails h1 {
	color: #FFFFFF;
	font-size: 24px;
	padding: 0px;
	margin: 0px;
}
#proddetails h2 {
	font-size: 16px;
	margin: 0px;
	color: #333333;
}
#proddetails p {
	font-size: 12px;
	color: #333333;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#checkouttable {
	background-color: #AEDFDD;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	width: 100%;
}
#checkouttable td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 2px;
	padding-left: 6px;
	font-size: 12px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

.checkouttable {
	width: 760px;
}
.checkouttable td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
/**/
#checkouttable a {
	color: #007290;
}
#tabs a {
	display: block;
	float: left;
	color: #003366;
	background-color: #AEDFDD;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #FFFFFF;
	border-left-width: 1px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #9DC8E2;
}

#tabs .activecategory {
	background-color: #9DC8E2;
}
#tabs a:hover {
	background-color: #94AFC4;
}

#checkoutfooter a, .checkButton {
	background-color: #CCCCCC;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #FFFFFF;
	color: #333333;
	margin: 2px;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background-image: url(img/btns_patter.gif);
	display: block;
	padding: 2px;
}
#checkoutfooter a:hover, .checkButton:hover {
	background-color: #CEECEB;
	background-image: none;
}

.checkoutfooter {
	padding: 10px;
	background-color: #DCCEB4;
	color: #FFFFFF;
	font-size: 14px;
	text-align: right;
}
.checkoutfooter a {
	background-color: #E5E5E5;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #999999;
	color: #990000;
	margin: 2px;
	font-size: 12px;
	font-weight: bold;
}
.checkoutfooter a:hover {
	background-color: #FFFFFF;
}
a.chkoutlink {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	padding: 2px;
	background-color: #3A637F;
	margin-left: 5px;
	display: block;
	float: none;
}
a.chkoutlink:hover {
	background-color: #666666;
}
#notes, .notes {
	background-color: #9DC8E2;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 10px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#checkouttable .inputbox {
	border: 1px solid #333333;
	margin: 2px;
	font-size: 12px;
}
.hr {
line-height:0;
font-size:0;
clear: both;
}
#admincontnet {
	margin: 0px;
}
#leftcol {
	width: 125px;
	float: left;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #FFFFFF;
}
#tabs {
	margin: 0px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-color: #CEECEB;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#admin_search {
	background-color: #9DC8E2;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 3px solid #FFFFFF;
}
#admin_search td {
	border-right-width: 1px;
	border-right-style: solid;
	border-top-color: #FFFFFF;
	color: #FFFFFF;
	font-weight: bold;
	padding: 2px;
}
#admin_search th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003366;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#admin_search .endcol {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#midcol .homepageimage {
	display: block;
	border-top-width: 3px;
	border-right-width: 0px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-top: 15px;
}
#leftcol .categories li li a {
	font-weight: normal;
	padding-left: 8px;
}
.subcatnames {
	background-color: #CEECEB;
	font-size: 12px;
	color: #378A99;
	font-weight: bold;
	white-space: nowrap;
	padding-top: 5px;
	padding-bottom: 5px;
}
.notes a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#proddetails h3 {
	font-size: 12px;
	color: #0066CC;
	font-weight: bold;
}
#proddetails h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #378A86;
	font-size: 16px;
}
#proddetails .right {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.checkoutbtn {
	background-color: #9DC8E2;
	font-size: 11px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #666666;
	border-bottom-color: #4B5F7E;
	border-left-color: #FFFFFF;
}
div.staticpages {
	background-color: #CEECEB;
	border: 3px solid #FFFFFF;
	padding-top: 10px;
	padding-right: 35px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.staticpages h1 {
	font-size: 18px;
	color: #0D004C;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0D004C;
}
.staticpages h2 {
	color: #333333;
	font-size: 16px;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AEDFDD;
	clear: left;
}
.staticpages p {
	color: #000000;
	clear: both;
}
.staticpages img {
	border: 2px solid #AEDFDD;
	margin-top: 2px;
	margin-right: 5px;
	float: left;
}
.staticpages a {
	color: #003366;
	font-weight: bold;
}
.staticpages a:hover {
	color: #000000;
}
.right a {
	color: #003366;
	font-weight: bold;
}
.right a:hover {
	color: #000000;
}
.right h3 {
	color: #666666;
	font-weight: bold;
}
#logo {
	width: 446px;
	float: left;
}
#search {
	color: #0D004C;
	width: 320px;
	float: left;
	padding-top: 90px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#search .typein {
	margin-left: 2px;
	border: 1px solid #666666;
	font-size: 10px;
	color: #333333;
	margin-right: 2px;
	padding: 2px;
}
#search .searchBtn {
	font-size: 10px;
	background-color: #9DC8E2;
	text-transform: lowercase;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #FFFFFF;
}

/* Highlight found text part */
.mark {
	background-color: #184066;
	color: #FF9933;
}.shippingcharges {
	width: 450px;
}
.shippingcharges td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AEDFDD;
}
#notes2 {
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	padding: 10px;
}
.rightcolimage {
	margin-left: 10px;
	float: right;
	margin-top: 15px;
}
.leftColText {
	float: left;
	width: 370px;
	padding-top: 15px;
}
img.nofloat {
	float: none;
	padding: 0px;
	margin: 0px;
}
#danielsonDesign {
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #FFFFFF;
}
#leftcol li a:hover {
	background-color: #AEDFDD;
	color: #FFFFFF;
}

