* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #E0E2E4;
	color: #000;
	font-family: verdana, helvetica, sans-serif;
	line-height: 20px;
	font-size: 12px;
}

hr {
	border: 0;
	height: 1px;
	background-color: #286BAF;
	margin: 10px 5px 0;
	padding: 0;
}

p {
	margin-bottom: 10px;
}

h1 {
	font-size: 15px;
	text-align: center;
}

h2 {
	font-size: 14px;
}

h3, h4, h5 {
	font-size: 12px;
}

h1, h2, h3, h4, h5 {
	color: #286baf;
	margin: 5px 0;
}

a {
	color: #286baf;
}

img {
	border: 0px;
}

span.clearBoth {
	display: block;
	clear: both;
	height: 1px;
	line-height: 1px;
}

#mainWrapper {
	background-image: url('../images/page-bg.gif');
	background-repeat: repeat-y;
	background-color: #fff;
	width: 795px;
	padding: 0 25px;
	margin: 0px auto;
}

#headerWrapper {
	padding-top: 10px;
}

#logoWrapper {
	height: 100px;
}

#logo {
	display: block;
	float: left;
	margin-left: 58px;
	height: 100px;
}

#taglineWrapper, #contactWrapper {
	display: block;
	float: right;
	margin-right: 28px;
	margin-top: 10px;
}

#contactWrapper ul {
	list-style-type: none;
	text-align: right;
}

#contactWrapper ul li {
	font-size: 12px;
	color: #666666;
}

#navMainWrapper {
	margin-top: 12px;
	
}

#navMain {
	background-image: url('../images/nav-bg.gif');
	background-repeat: repeat-x;
	background-color: #296bb0;
	line-height: 23px;
	height: 24px;
	margin: 0 1px;
}

#navMain ul {
	list-style: none;
	display: block;
	float: left;
}

#navMain ul li {
	float: left;
	clear: none;
	font-size: 11px;
}

#navMain ul li a {
	color: #fff;
	text-decoration: none;
	line-height: 22px;
	display: block;
	margin: 1px 10px 0;
}

#pageLinks {
	height: 23px;
}

#navMain #accountLinks {
	float: right; 
}

table#contentMainWrapper {
	width: 99.8%;
}

#siteinfoLegal {
	text-align: center;
}

#navSuppWrapper {
	width: 795px;
	padding: 0 25px;
	margin: 0px auto;
	background-image: url('../images/footer-bg.gif');
	height: 20px;
	margin-bottom: 4px;
	padding-top: 6px;
}

#navSuppWrapper ul {
	text-align: center;
}

#navSuppWrapper ul li {
display: inline;	
padding: 0 10px;
}

fieldset {
	border: 1px solid #286baf;
	padding: 10px;
	margin: 5px;
}

legend {
	margin: 0 10px;
	padding: 0 10px;
}

label {
	float: left;
	width: 150px;
}

textarea {
	width: 350px;
	height: 100px;
	overflow: scroll;
	overflow-x: hidden;
}

div.buttonRow input {
	width: auto;
}

#conditionsMainContent, #shippingInfoMainContent, #ezPageDefault, #shoppingCartDefault {
	padding: 0 10px;
}

.forward {
	float: right;
}

.buttonRow {
	margin: 10px;
}

#productGeneral {
	padding: 205px 30px 54px 260px;
	margin-bottom: 1px;
}

#productGeneral form {
	border: 1px solid #24609d;
	margin-bottom: 25px;
	font-size: 10px;
	color: #336699;
}

#productGeneral form table {
	height: 230px;
	background-color: #fff;
}

#productGeneral form table input {
	border: 1px solid #336699;
	color: #336699;
	background-image: url('../images/input-bg.gif');
	background-repeat: no-repeat;
	height: 17px;
	width: 66px;
	padding: 5px;
}

#productGeneral form table th {
	font-weight: normal;
	background-color: #9cd9e4;
	line-height: 30px;
}

#productGeneral form table td {
	padding: 10px;
	vertical-align: top;
	font-size: 14px;
	line-height: 30px;
}

#productGeneral form table td #productDescription {
	font-size: 10px;
	line-height: 20px;
}

#addproduct-submit {
	position: relative;
}
#addproduct-submit input {
	position: absolute;
	top: -14px;
	margin-left: 350px;
}

#buy-button-placer {
	position: relative;
}

.buy-now-button {
	position: absolute;
	z-index: 100;
	display: block;
}

#loginDefault .forward {
	float: none;
}

#createAcctDefault ul {
	list-style-type: none;
}

#createAcctDefault div.forward {
	float: none;
}

#createAcctDefault div.forward input {
	float: right;
	margin-bottom: 10px;
}

.checkboxLabel, .radioButtonLabel {
	width: auto;
	display: inline;
	float: none;
}

#email-format-html, #email-format-text, #newsletter-checkbox, #contactUsNoticeContent {
	margin: 0 10px;
}

#accountDefault ul {
	list-style-type: none;
}

address {
	padding: 10px;
}

#contactUsForm div.forward {
	float: left;
}

.buttonRow {
	margin: 0 5px 5px;
}

#cartContentsDisplay {
	text-align: center;
}

#cartContentsDisplay td {
	border-top: 1px solid #CECECE;
	padding: 5px 0;
}

#cartContentsDisplay th {
	padding: 5px 0;
}

#cartContentsDisplay td br{
	display: none;
}

.cartProductDisplay a {
	text-decoration: none;
}

.cartProductDisplay span {
	float: left;
	display: block;
	line-height: 74px;
}

.cartProductDisplay span#cartProdTitle {
	float: none;
	margin-left: 20px;
}

.cartQuantity input {
	border: 1px solid #CECECE;
}
