.noCSS {
	display: none;
}
/* Generic Styles */
body {
	margin: 0;
	padding: 20px 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
td {
	vertical-align: top;
}
h1,h2,h3,h4,h5,h6,p,form {
	margin: 0;
}
input,select,textarea {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
.hide {
	display: none;
}
.clear {
	clear: both;
	height: 1px;
}
#outer {
	width: 716px;
	margin: 0 auto;
}

#logo {
	width: 122px;
	height: 77px;
	margin: 0 auto 16px;
}
#search {
	width: 128px;
	padding: 0.2em 9px;
	text-align: right;
}
#search label {
	display: block;
	padding: 0 0 0.4em;
	text-align: left;
}
#search input {
	width: 123px;
	margin: 0 0 0.4em;
	font-weight: normal;
}
html>body #search input {
	width: 11em;
}
#search input.button {
	width: auto;
	padding: 0;
	border: 0;
	font-weight: bold;
}
#searchBtm {
	margin: 0 0 16px;
}

#content {
	float: right;
	width: 530px;
	margin: 0 0 12px;
}
#content h1 {
	margin: 0 0 1.2em;
	font-size: 70%;
}
#content h6 {
	margin: 0;
	font-size: 70%;
	line-height: 160%;
}
#content p {
	margin: 0 0 1.2em;
	font-size: 70%;
	line-height: 160%;
}
#content ul {
	font-size: 70%;
	line-height: 140%;
}
#content ul.files {
	clear: left;
	float: left;
	margin: 0 0 1.2em;
	padding: 0;
	list-style: none;
}
#content ul.files li {
	min-height: 15px;
	padding: 0 0 2px 22px;
	background: url(/images/pdficon_small.gif) no-repeat 0 0;
	color: #4A7E65;
}
#content ul.files li.pdf {
	background: url(/images/pdficon_small.gif) no-repeat 0 0;
	color: #4A7E65;
}

#topimg {
	display: block;
	width: 530px;
	height: 225px;
	margin: 0 0 10px;
}

.container {
	clear: left;
	padding: 0 8px;
}
.container img.editorial {
	float: right;
	margin: 0 0 24px 24px;
}

#categorylist {
	clear: left;
	float: left;
	width: 514px;
	padding: 0 8px;
}
#categorylist ul {
	float: left;
	width: 257px;
	margin: 0;
	padding: 0;
	line-height: 160%;
	list-style: none;
}
#categorylist li {
	clear: left;
	float: left;
	padding: 0 0 0 36px;
}

#productlist,#deptchoose {
	font-size: 70%;
	font-weight: bold;
}
#productlist .top,#productlist .btm,#deptchoose .top,#deptchoose .btm {
	clear: left;
	float: left;
	width: 530px;
	height: 5px;
}
#productlist .top,#deptchoose .top {
	background: #FFFFFF url(/images/bgProductListTop.gif) no-repeat 0 0;
	color: #525252;
}
#productlist .btm,#deptchoose .btm {
	margin: 0 0 12px;
	background: #FFFFFF url(/images/bgProductListBtm.gif) no-repeat 0 0;
	color: #525252;
}
#deptchoose .btm {
	margin: 0 0 10px;
}
#productlist .row,#deptchoose .row {
	float: left;
	width: 520px;
	padding: 12px 4px;
	background-color: #DEDEDE;
	color: #676767;
	border-right: 1px solid #B6B6B6;
	border-left: 1px solid #B6B6B6;
}
#productlist .item {
	display: inline;
	float: left;
	width: 114px;
	margin: 0 8px;
	text-align: center;
}
#productlist .item img,#productlist .item .noimg{
	display: block;
	width: 100px;
	height: 100px;
	margin: 0 0 4px;
	padding: 10px 7px;
	background: #FFFFFF url(/images/bgProductListImg.gif) no-repeat 0 0;
	color: #676767;
	border: 0;
}
#productlist .item .noimg {
	height: 65px;
	padding: 45px 7px 10px;
}
#productlist .name {
	margin: 0 0 4px;
}
#deptchoose .item {
	display: inline;
	float: left;
	width: 244px;
	margin: 0 8px;
	text-align: center;
}
#deptchoose .item img {
	display: block;
	width: 244px;
	height: 174px;
	margin: 0 0 4px;
	border: 0;
}
#deptchoose .item .noimg {
	width: 244px;
	height: 100px;
	margin: 0 0 4px;
	padding: 74px 0 0;
	background: url(/images/bgDeptTn.gif) no-repeat 0 0;
	color: #676767;
}

#product {
	float: left;
	width: 522px;
	padding: 0 0 12px 8px;
}
#product #text {
	float: left;
	width: 192px;
}
#product #image {
	float: right;
	width: 318px;
}
#product #image .top,#product #image .btm {
	width: 318px;
	height: 23px;
}
#product #image .top {
	background: #FFFFFF url(/images/bgProductImgTop.gif) no-repeat 0 0;
	color: #525252;
}
#product #image .btm {
	background: #FFFFFF url(/images/bgProductImgBtm.gif) no-repeat 0 0;
	color: #525252;
}
#product #image img,#product #image .noimg {
	display: block;
	width: 254px;
	padding: 6px 32px;
	background: #FFFFFF url(/images/bgProductImg.gif) repeat-y 0 0;
	color: #525252;
}
#product #image .noimg {
	height: 142px;
	padding: 100px 32px 0;
	font-size: 75%;
	text-align: center;
}
#options {
	float: left;
	width: 192px;
	padding: 22px 0;
	border-top: 1px solid #B6B6B6;
	border-bottom: 1px solid #B6B6B6;
	font-size: 75%;
}
#options .optrow {
	clear: left;
	float: left;
	width: 192px;
}
#options label,#options .label {
	float: left;
	width: 90px;
	min-width: 90px;
	font-weight: bold;
}
html>body #options label,html>body #options .label {
	width: auto;
}
#options select,#options #price {
	float: left;
}
#options #price {
	background-color: #FFFFFF;
	color: #FF0000;
	font-weight: bold;
}
#options #addbasket {
	clear: left;
	float: left;
	margin: 12px 0 0;
}
#options #addbasket input {
	width: auto;
	padding: 0;
	background: #FFFFFF url(/images/bulletBasket.gif) no-repeat 0 1px;
	color: #525252;
	border: 0;
	font-weight: bold;
	text-decoration: underline;
	cursor: pointer;
}
html>body #options #addbasket input {
	padding: 0 0 0 20px;
}

#moreproductslink {
	clear: left;
	float: left;
	width: 514px;
	margin: 0 0 1.2em;
	padding: 0 8px;
	font-size: 70%;
	font-weight: bold;
	text-align: right;
}

/* Footer Styles */
#footer {
	padding: 0.4em 4px;
	font-size: 65%;
	text-align: center;
}
#footer a {
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer a:focus,#footer a:active {
	text-decoration: underline;
}
