body,html {
	background-image: url(img/outer_pattern.gif);
	margin: 0px;
	padding: 0px;
}
form, ul, li {
	margin: 0px;
	padding: 0px;
}
#otercontainer {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	background-color: #AFB9AA;
	background-image: url(img/inner_pattern.gif);
}
#navigation {
	width: 735px;
	margin-right: auto;
	margin-left: auto;
	height: 41px;
	background-color: #AEBD6D;
	background-image: url(img/navigation_bgr.gif);
	background-repeat: no-repeat;
	margin-top: 10px;
	padding-top: 10px;
	text-align: center;
}
#navigation ul {
	display: block;
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 680px;
}
#navigation li {
	display: block;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}
#navigation a {
	color: #333333;
	text-decoration: underline;
	font-size: 11px;
	letter-spacing: 1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
#navigation li.searchform {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 15px;
}
.searchform input {
	border: 1px solid #666666;
	width: 120px;
	height: 17px;
	font-size: 10px;
}
.searchform form {
	display: block;
	margin: 0px;
	padding: 0px;
}
#mainContent {
	width: 725px;
	margin-right: auto;
	margin-left: auto;
	background-color: #EEF1DC;
	padding: 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
}
#leftsidebar {
	width: 155px;
	float: left;
	font-size: 11px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#productlist {
	float: left;
	width: 550px;
	background-color: #FFFFFF;
	padding: 5px;
}
.hr {
	clear: both;
	font-size: 0px;
	line-height: 0px;
}
#footer {
	padding: 10px;
	text-align: center;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#leftsidebar ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#productlist ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	white-space: normal;
	display: block;
}
#productlist li {
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 2px;
	margin-left: 1px;
	padding-top: 2px;
	text-align: center;
	padding-bottom: 5px;
	font-size: 12px;
	color: #FFFFFF;
}
#productlist a {
	color: #333333;
	text-decoration: none;
	display: block;
}
#productlist a:hover {
	text-decoration: underline;
	
}
#navigation a:hover {
	text-decoration: underline;
	color: #545C44;
}
#leftsidebar ul ul {
	color: #666666;
}
#leftsidebar li.active {
	font-weight: bold;
}
#leftsidebar a {
	color: #545C2E;
	text-decoration: none;
}
#leftsidebar .active a {
	color: #000000;
}

#navigation .last {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#cattitle h1 {
	font-size: 14px;
	text-align: right;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: none;
	background-color: #A4B362;
	line-height: 14px;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 2px;
}
#cattitle {
	padding: 3px;
	margin-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CFD9A0;
}
#proddetails {
	display: block;
	padding: 0px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	width: 520px;
	border: 3px solid #FFFFFF;
}#proddetails li {
	display: block;
	float: left;
	color: #000000;
	width: 310px;
	margin-top: 1px;
	margin-right: 5px;
	margin-bottom: 1px;
	margin-left: 1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCD69E;
	background-color: #FFFFFF;
	text-align: left;
}
#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;
}
#proddetails h3 {
	font-size: 12px;
	color: #597685;
	font-weight: bold;
}
#proddetails h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #A4B362;
	font-size: 16px;
}
#proddetails .right {
	width: 190px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
	clear: none;
}
.rightcolimage {
	margin-left: 10px;
	float: right;
	margin-top: 15px;
}
.leftColText {
	float: left;
	width: 370px;
	padding-top: 15px;
}
#proddetails .right a {
	float: left;
}
.checkoutbtn {
	background-color: transparent;
	font-size: 11px;
	border: 1px solid transparent;
	margin-top: 2px;
	background-image: url(img/btnbgr.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 111px;
	height: 21px;
}
/*chekout styles */

#checkouttable a {
	color: #FFFFFF;
}
#tabs a {
	display: block;
	float: left;
	color: #FFFFFF;
	background-color: #A4B362;
	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: #CCD69E;
}

#tabs .activecategory {
	background-color: #0099CC;
}
#tabs a:hover {
	background-color: #CCD69E;
}

#checkoutfooter a, .checkButton {
	background-color: #A4B362;
	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: #FFFFFF;
	margin: 2px;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	display: block;
	padding: 2px;
}
#checkoutfooter a:hover, .checkButton:hover {
	background-color: #CCD69E;
	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: #0099CC;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 5px;
	text-align: center;
}
#checkouttable .inputbox {
	border: 1px solid #333333;
	margin: 2px;
	font-size: 12px;
}
#tabs {
	background-color: #CFD9A0;
}
#homepageTitle h1 {
	font-size: 24px;
	color: #A4B362;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
#homepageTitle p {
	color: #333333;
}
.categories .listDeptItile {
	color: #000000;
	background-color: #E9EDD6;
	display: block;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D1DAA4;
	font-weight: bold;
}
.categories a {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CCD69E;
	display: block;
	padding: 1px;
	margin-top: 3px;
}
#productlist td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 2px;
}
#bannerimages {
	padding-top: 10px;
}
.categories ul li {
	padding-left: 10px;
	background-color: #E9EDD6;
	font-size: 11px;
}
#productlist h4 {
	color: #A4B362;
}
#searchDiv {
}
#otercontainer #mainContent #leftsidebar .accordion-menu .a-m-d .bd a {
	color: #666666;
	text-decoration: underline;
}
#otercontainer #mainContent #leftsidebar .accordion-menu .a-m-d .bd a:hover {
	background-color: #CCD69E;
}
.subcatnames {
	font-weight: bold;
	color: #545C44;
}
a.listDeptItile {
	font-size: 14px;
	text-decoration: underline;
}
#leftsidebar .typein {
	width: 100px;
	background-color: transparent;
	border-top-color: transparent;
	border-right-color: transparent;
	border-bottom-color: transparent;
	border-left-color: transparent;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding: 0px;
	text-align: center;
}
#frmSearch .searchbtn {
	background-color: transparent;
	border-top-color: transparent;
	border-right-color: transparent;
	border-bottom-color: transparent;
	border-left-color: transparent;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	color: #333333;
	font-size: 11px;
	font-weight: bold;
}
#frmSearch {
	background-image: url(img/serchbgr.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 19px;
	margin-bottom: 3px;
}
#footer a {
	color: #000000;
}
#navigation .giftcert {
	color: #FFFFFF;
	background-color: #7B8842;
}
#navigation .giftcert a {
	color: #FFFFFF;
	text-decoration: none;
}
#productlist li {
	clear: both;
	
}
#productlist li ul li {
	float: left;
	clear: none;
	width: 174px;
}
#productlist ul ul {
	width: 540px;
	background-color: #CFD9A0;
	clear: both;
}

