body {
	background-color: #ffffff;
	color: #444444;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: .8em;
	margin: 0;
}

h1 {
	font-size: 1.3em;
	text-align: left;
}

h2 {
	font-size: 1.1em;
}

h3 {
	font-size: 1em;
}

p {
	font-size: 1em;
	text-align: left;
}

a:link {
	color: #cc0000;
	text-decoration: none;
}

a:visited {
	color: #cc0000;
	text-decoration: none;
}

a:hover {
	color: #cc0000;
	text-decoration: underline;
}

a:active {
	color: #cc0000;
	text-decoration: none;
}



.header-cell {
	background-color: #ffffff;
	border-bottom: 1px #cccccc solid;
}

#Russell-logo {
	margin: 0;
	padding: 0;
	padding-top: 31px;
	width: 185px;
	height: 72px;
	float: left;
	border: solid 0 #cccccc;
}

#AW-ExpressNet-logo {
	margin: 0;
	padding: 0;
	padding-top: 8px;
	padding-bottom: 8px;
	width: 150px;
	height: 99px;
	float: right;
	border: solid 0 #cccccc;
}

#main-table {
	margin: 0;
	margin-left: auto;
	margin-right: auto;
}

#login-cell {
	padding-top: 28px;
	padding-right: 0;
	padding-bottom: 28px;
	padding-left: 28px;
}

#login-form {
	text-align: left;
	width: 188px;
}

#help-cell {
	padding-top: 27px;
	padding-right: 28px;
	padding-bottom: 28px;
	padding-left: 0;
}

#content-cell ol {
	list-style-type: decimal;
	margin: 23px;
	margin-bottom: 0;
	padding: 0;
}

#content-cell ol li {
	margin: 0;
	padding: 0 0 8px 0;
}

#copyright-cell {
	padding: 0;
	padding-top: 8px;
	padding-bottom: 28px;
	border-top: solid 1px #cccccc;
	font-size: .7em;
}

#top-nav-cell {
	padding-top: 18px;
	padding-bottom: 18px;
	border-bottom: 1px #cccccc solid;
}

#nav-cell {
	margin: 0;
	padding: 0;
	padding-top: 15px;
	border-right: 1px #cccccc solid;
	width: 33%;
}

#content-cell {
	background-color: #ffffff;
	padding-top: 18px;
	padding-bottom: 18px;
	padding-left: 18px;
	width: 67%;
}

#content-cell h2 {
	margin: 0;
	padding: 0;
}

#navbar ul {
	margin: 0;
	padding: 0;
}

#navbar ul li {
	list-style-type: none;
	white-space: nowrap;
	margin: 0;
	padding: 4px 18px 4px 0;
}

#top-nav a:link, #top-nav a:visited, #navbar ul li a:link, #navbar ul li a:visited, .back-link:link, .back-link:visited {
	text-decoration: none;
	padding: 2px 0 2px 0;
	border-top: solid 1px #ffffff;
	border-bottom: solid 1px #ffffff;
}

#top-nav a:hover, #navbar ul li a:hover, .back-link:hover {
	text-decoration: none;
	padding: 2px 0 2px 0;
	background-color: #f2f2f2;
	border-top: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;	
}

#nav-seperator {
}





/* product lists */
#product-list p {
	margin: 0;
	padding: 0;
	padding-bottom: 4px;
}

#product-list em {
	color: #000000;
}

.product-image {
	margin: 0;
	border: solid 1px #cccccc;
}

.product-group-image {
	/*float: left;*/
	margin: 0;	
	margin-right: 8px;
	margin-bottom: 8px;
	border: solid 1px #cccccc;
}

#product-img-one {
	margin: 0;
	margin-top: 4px;
}

#product-img-two {
	margin: 0;
	margin-top: 18px;
}

.product-group-seperator-line {
	clear: both;
	margin: 0;
	padding: 0;
	height: 1px;
	border-top: dotted 1px #cccccc;
}

.product-group-seperator-top-space {
	clear: both;
	margin: 0;
	padding: 0;
	height: 10px;
}

.product-group-seperator-bottom-space {
	clear: both;
	margin: 0;
	padding: 0;
	height: 18px;
}






/* basket */
.basket-item-wrap {
	margin: 0;
	padding: 0;
	width: 500px;
}

.basket-item-seperator {
	margin: 0;
	padding: 0;
	padding-bottom: 28px;
	height: 1px;
	border-top: dotted 1px #cccccc;
}

.basket-item-wrap h3, p {
	margin: 0;
	padding: 0;
	padding-bottom: 8px;
}

.basket-item-product {
	width: 240px;
	float: left;
	padding-right: 10px;
}

.basket-item-quantity {
	width: 90px;
	float: left;
}

.basket-item-price {
	width: 78px;
	float: left;
}

.basket-item-total {
	margin-left: 418px;
	width: 78px;
}

.basket-float-separator {
	clear: both;
	height: 1px;
}

.basket-item-buttons {
}

.basket-item-hidden {
}

#basket-order-total {
}

#basket-check-out {
}

#basket-no-items {
}



/* checkout */
.checkout-head-wrap {
	margin: 0;
	padding: 0;
	padding-bottom: 4px;
	width: 100%;
	border-bottom: solid 1px #cccccc;
}

* html .checkout-head-wrap {
	width: 500px;
}

.checkout-head-wrap h3 {
	margin: 0;
	padding: 0;
}

.checkout-head-item {
	width: 300px;
	float: left;
}

.checkout-head-quantity {
	width: 98px;
	float: left;
}

.checkout-head-total {
	margin-left: 398px;
	width: 98px;
}

.checkout-item-wrap {
	margin: 0;
	padding: 0;
	padding-top: 8px;
	padding-bottom: 8px;
	width: 100%;
	border-bottom: dotted 1px #cccccc;
}

* html .checkout-item-wrap {
	width: 500px;
}

.checkout-item-wrap p {
	margin: 0;
	padding: 0;
}

.checkout-item-product {
	width: 300px;
	float: left;
}

.checkout-item-quantity {
	width: 98px;
	float: left;
}

.checkout-item-total {
	margin-left: 398px;
	width: 98px;
}

#checkout-order-total {
	margin: 0;
	padding: 0;
	padding-top: 8px;
}

#checkout-no-items {
}

#checkout-form {
	margin: 0;
	padding: 0;
	padding-top: 28px;
}

.required-marker {
	font-size: 10px;
	font-weight: bold;
	color: #cc0000;
}

#form-store-number {
}

#form-nearest-branch {
}

#form-contact-name {
}

#form-contact-phone {
}

#form-contact-fax {
}

#form-contact-email {
}

#form-payment-terms {
}

#form-call-review {
}

#form-special-instructions {
}

#form-submit-button {
}

#checkout-form div {
	margin: 0;
	padding: 0;
	padding-bottom: 8px;
}

#checkout-form input {
	margin: 0;
	padding: 0;
	width: 396px;
}

#checkout-form select {
	margin: 0;
	padding: 0;
	width: 400px;	
}

#checkout-form textarea {
	margin: 0;
	padding: 0;
	width: 396px;	
}

#form-submit-button input{
	width: 100px;
}
