
div, form, dl, dt, dd, ul, ol, li, p {
	margin: 0;
	padding: 0;
}
ul, ol {
	padding: 5px 0 10px 0;
	list-style: disc;
	list-style-position: outside;
}
ol { list-style: decimal; }
li {
	padding: 0 0 2px 0;
	margin: 0 0 0 60px;
}
img { border: none; }
table { text-align: left; }

p {
	margin: 0 auto;
	margin-bottom: 15px;
	line-height: 12pt;
	width: 540px;
}
.floatLeft {
	float: left;
	display: inline;
}
.floatRight {
	float: right;
	display: inline;
	text-align: right;
}
.clear {
	clear: both;
	height: 0;
	font-size: 1px;
}
.red {
	color: #c00;
}
.notice {
	width: 540px;
	margin: 0 auto;
	text-align: center;
	font-size: 9px;
	line-height: 9pt;
	font-style: italic;
}

a:link, a:visited, a:active {
	color: #;
	text-decoration: none;
	font: normal 11px , Geneva, Helvetica, Swiss, SunSans-Regular;
}
a:hover { color: #; }

input {
	color: #333;
	border: 1px solid #666;
	background: #fff;
	width: 85px;
	font: normal 11px , Geneva, Helvetica, Swiss, SunSans-Regular;
}
select {
	margin: 0;
	padding: 0;
	color: #333;
	border: 1px solid #666;
	background: #fff;
	font: normal 11px , Geneva, Helvetica, Swiss, SunSans-Regular;
}
textarea {
	margin: 0;
	padding: 2px;
	overflow: auto;
	color: #333;
	border: 1px solid #666;
	background: #fff;
	font: normal 11px , Geneva, Helvetica, Swiss, SunSans-Regular;
}

input.mi { width: 15px; }
input.prefix { width: 26px; }
input.suffix { width: 32px; }
input.quantity { width: 30px; }
input.zipcode { width: 35px; }
input.price { width: 50px; }
input.priceright { width: 50px; text-align: right; }
input.send { width: 100px; }
input.long { width: 120px; }
input.sendfile { width: 168px; }
input.file { width: 188px; }
input.homepage { width: 165px; }

/* file selector */
input[type="file"] {
	-moz-appearance: none;
	white-space: nowrap;
	cursor: default;
	-moz-binding: none;
	height: inherit;
}
input[type="file"] > input[type="text"] {
	border-color: inherit;
	background-color: inherit;
	color: inherit;
	font-size: inherit;
	height: inherit;
}
input[type="file"] > input[type="button"] {
	height: inherit;
	font-size: inherit;
}

/* home page styles */
.words {
	color: #fff;
	font-weight: bold;
}
.majorBox, .minorBox, .contrastBox, .productBox {
	margin: 0 4px 4px 0;
	padding-top: 35px;
	height: 55px;
	width: 90px;
	float: left;
	display: inline;
	text-align: center;
	}
.majorBox { background: #; }
.minorBox {	background: #; }
.contrastBox { background: #; }
.productBox {
	background: #fff;
	height: 80px;
	width: 80px;
	padding: 4px;
	border: 1px solid #ccc;
	}

/* form container styles */
#formContainer {
	margin: 0 auto;
	width: 540px;
}
#formHeader {
	padding: 3px 10px 4px 10px;
	color: #fff;
	font-weight: bold;
	background: #;
	border: 1px solid #666;
}
#formFooter {
	font-size: 0;
	height: 5px;
	background: #;
	border: 1px solid #666;
}
#formSubmit {
	width: 540px; 
	text-align: center;
}
#formSubmit input {
	margin-top: 20px;
	border: none;
	width: 114px;
	height: 25px;
	cursor: pointer;
}
#formContent {
	padding: 10px;
	width: 518px;
	border-right: 1px solid #666;
	border-left: 1px solid #666;
	background: #eaeaea;
}

/* search form styles */
#formContent.search label, #formContent.search input, #formContent.search select, #formContent.search span {
	display: block;
	width: 148px;
	float: left;
	margin-bottom: 20px;
}
#formContent.search label {
	padding-right: 20px;
	width: 165px;
	font-weight: bold;
	line-height: 13pt;
	text-align: right;
}
#formContent.search span {
	padding-left: 20px;
	width: 150px;
	line-height: 13pt;
}
#formContent div.pricerange { width: 150px; float: left; }
#formContent div.pricerange input, #pricerange span { width: 50px; }
#formContent div.pricerange span { width: auto; padding:0px; }

/* search results styles */
#searchNav { width: 540px; margin: 0 auto; margin-bottom: 25px; }
#searchNav select, #searchNav input {
	float: right;
	margin-left: 5px;
	border: 1px solid #ccc;
	height: 19px;
}
#searchNav input { width: 27px; height: 13px; padding: 3px; }
#searchNav span {
	float: left;
	margin-right: 10px;
	line-height: 14pt;
	font-weight: bold;
}
#searchNav span.goTo {
	float: right;
	margin: 0;
	font-weight: normal;
}
#searchNav input.pageJump {
	width: 32px;
	height: 21px;
	cursor: pointer;
	color: #fff;
	font-weight: bold;
	background: #;
	border: 1px solid #666;
}
#searchContent {
	margin: 0 0 15px 0;
	width: 540px;
}
#searchContent dl {
	margin: 0 0 15px 20px;
	padding: 1px 0 0 0;
	float: left;
	cursor: pointer;
	display: inline;
	width: 120px;
	background: #fff url(../images/16/search_top.gif) no-repeat top center;
}
#searchContent dl.norightmargin { margin-left: 0; }
#searchContent dt {
	margin: 0;
	padding: 0;
	width: 120px;
	text-align: center;
	background: #fff url(../images/16/background_search.gif) repeat-y top center;
}
#searchContent dd {
	margin: 0;
	padding: 0 0 3px 0;
	text-align: center;
}
#searchContent dd.product {
	padding-top: 7px;
	color: #;
	font-weight: bold;
	background: #fff url(../images/16/search_bottom.gif) no-repeat top center;
}

/* request form styles */
#requestContent {
	padding: 15px 0;
	width: 540px;
	background: #fff url(../images/background_request.gif) repeat-y top left;
}
#requestProduct { 
	float: left;
	display: inline;
	margin-right: 25px;
	margin-left: 4px;
	width: 210px;
	text-align: center;
}
#requestForm { 
	float: left;
	display: inline;
	width: 286px;
}
#requestForm input {
	float: left;
	width: 148px;
	margin-bottom: 10px;
}
#requestForm textarea {
	clear: left;
	width: 276px;
	height: 50px;
}
#requestForm label {
	float: left;
	width: 130px;
	font-weight: bold;
	line-height: 13pt;
}

/* send form styles */
#sendForm, #sendFormAddress { 
	float: left;
	width: 295px;
	display: inline;
}
#sendForm label {
	float: left;
	padding-right: 15px;
	width: 110px;
	font-weight: bold;
	line-height: 13pt;
	text-align: right;
}
#sendForm input {
	float: left;
	width: 140px;
	margin-bottom: 12px;
}
#sendForm select { 
	float: left;
	margin-bottom: 12px;
}
#sendFormAddress { width: 185px; margin-left: 30px; }
#sendFormAddress textarea { width: 160px; height: 60px; margin-bottom: 10px; }
#sendFormAddress label {
	width: 130px;
	font-weight: bold;
}
#sendFormLogos img {
	float: left;
	display: inline;
	margin: 0 0 20px 0;
	padding: 4px;
	background: #fff;
	cursor: pointer;
	border: 1px solid #666;
}
#sendFormLogos input {
	margin-left: 20px;
	float: left;
	width: 20px;
	border: none;
	background: transparent;
}
/* styles for address 2 */
#sendFormAddress2 label {
	float: left;
	width: 70px;
	font-weight: normal;
	margin-bottom: 5px;
}
#sendFormAddress2 input {
	float: left;
	width: 110px;
}

	
/* credit card styles */
#creditContainer {
	margin: 0 auto;
	width: 520px;
	border: 1px solid #666;
}
#creditHeader {
	padding: 5px 10px 6px 10px;
	color: #fff;
	font-weight: bold;
	background: #;
	border: 1px solid #fff;
}
div.headerBar {
	background: #999;
	font-size: 0;
	height: 7px;
	border: 1px solid #fff;
	border-top: none;
}
#creditFooter {
	height: 7px;
	background: #;
	border: 1px solid #fff;
	font-size: 0%;
}
#creditContent {
	padding: 15px;
	width: 490px;
	background: #fff;
}
#creditContent input, #creditContent select {
	float: left;
	width: 125px;
	margin-bottom: 2px;
}
#creditContent input.short { width: 35px; }
#creditContent input.zipcode { width: 45px; }
#creditContent label {
	float: left;
	width: 90px;
	line-height: 13pt;
}
#creditContent span.creditTitles {
	font-weight: bold;
	padding: 0 0 2px 0;
	margin: 0;
	display: block;
	float: none;
	height: auto;
}
#formSubmit input, #orderSubmit input {
	border: 1px solid #666;
	width: 114px;
	padding: 3px 0 4px 0;
	cursor: pointer;
	color: #fff;
	font-weight: bold;
	background: #;
}

/* sam shaw styles */
ul.shawUL {
	width: 400px;
	margin: 10px 0 20px 70px;
	padding: 0;
	list-style: disc;
	line-height: 12pt;
}
#subTotals span, #subTotals div {
	float: left;
	padding: 4px 5px 5px 5px;
}
#subTotals span {
	width: 150px;
}
#subTotals div {
	display: inline;
	width: 70px;
	text-align: right;
}
#subTotals span.grey, #subTotals div.grey {
	background: #eaeaea;
}
#subTotals input.gc {
	margin: 0;
	padding: 0;
	width: 50px;
	float: right;
	text-align: right;
}