body {
	background: #f6f6f6 url("../images/bg.jpg") left top;
	margin: 0;
	padding: 20px 0 50px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
}

img {
	border: none;
	margin: 0;
	padding: 0;
}

form {
	margin: 0;
	padding: 0;
}

table {
	padding: 0;
	margin: 0;
	width: 100%;
}

td {
	vertical-align: top;
	margin: 0;
	padding: 7px;
}

fieldset {
	border: none;
	margin: 0;
	padding: 0;
}

legend {
	display: none;
}

a {
	color: #00388d;
}

a:link {
	color: #00388d;
}

a:hover {
	color: #e4a316;	
}

a:visited {
	color: #00388d;
}

a:visited:hover {
	color: #e4a316;
}

a:visited:hover {
	color: #e4a316;
}

/* We consider the center column as the main content */
#content h3 {
	font-size: 11px;
	text-transform: uppercase;
	margin: 0 0 3px 0;
	padding: 0;
}

#content p {
	margin: 0;
	padding: 0 0 8px 0;
}

#content p.note {
	font-size: 10px;
	font-weight: bold;
}

#content .product-price {
	font-size: 18px;
	color: #333;
	padding-bottom: 8px;
}

#content p.options {
	padding-bottom: 7px;
}

.list-normal {
	margin: 0;
	padding: 0 0 4px 12px;
	list-style: none;
}

.list-normal li {
	margin: 0;
	padding: 0 0 14px 8px;
	background: transparent url("../images/bullet-yellow.gif") 0px 5px no-repeat;
}

.list-normal li ul li {
	background: none;
	margin: 5px 0px 0px 0px;
	padding: 0px;
}

.list-normal li ul li ul li {
	background: none;
	margin: 5px 0px 0px 0px;
	padding: 0px;
}


.list-black {
	margin: 0;
	padding: 0;
	list-style: none;
}

.list-black li {
	margin: 0;
	padding: 0 0 13px 8px;
	background: transparent url("../images/bullet-black.gif") 0px 5px no-repeat;
}

.list-link {
	margin: 0;
	padding: 10px 0 20px 12px;
	list-style: none;
}

.list-link li {
	margin: 0;
	padding: 0 0 2px 8px;
	background: transparent url("../images/bullet-blue.gif") 0px 5px no-repeat;
}

/* Shop by */
.shopby {
	width: 118px;
	float: left;
}

.shopby p {
	margin: 0;
	padding: 0 5px 10px 5px;
	font-size: 10px;
	text-align: center;
}

.shopby p a {
	display: block;
}


/* Featured product */
.featured-product {
	width: 175px;
	padding-bottom: 10px;
}

.featured-product p {
	margin: 0 0 6px 2px;
	padding: 0;
}

.featured-product-name {
	font-size: 12px;
	color: #333;
	margin: 0 3px 3px 2px;
	padding: 5px 0 0 0;
}

.specials-product-name {
	font-size: 11px;
	color: #333;
	margin: 0 3px 3px 2px;
	padding: 5px 0 0 0;
}

.product-feature-list {
	margin: 0 0 8px 0;
	padding: 0;
	list-style: none;
}

.product-feature-list li {
	margin: 0;
	padding: 0 0 0 10px;
	background: transparent url("../images/bullet-featured.gif") 2px 5px no-repeat;
}


/* Shopping Cart */
#shoppingcart {
	background: url("../images/icn-cart.gif") right top no-repeat;
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}

#shoppingcart li {
	float: left;
	margin: 0;
	padding: 4px 0 5px 3px;
	font-size: 12px;
}

#shoppingcart li.quantity {
	width: 16px;
}

#shoppingcart li.description {
	width: 140px;
}


/* Compared now */
.versus {
	height: 152px;
	background: transparent url("../images/versus.gif") left top no-repeat;
}

.versus-product {
	padding-top: 1px;
	width: 65px;
	text-align: center;
}




/* Product Form */
#cart_quantity {

}

#cart_quantity p {
	margin: 0;
	padding: 0 0 16px 0;
}

#cart_quantity label {
	display: block;
	color: #333;
	padding: 0 0 3px 0;
}

#cart_quantity select {
	margin: 0;
	padding: 0;
	font-size: 11px;
}

#cart_quantity .formselect-orientation {
	width: 70px;
}

#cart_quantity .formselect-select {
	width: 70px;
}

#cart_quantity p.option-orientation {
	float: left;
	width: 95px;
}

#cart_quantity p.option-size {
	float: left;
	width: 80px;
}

.product-photo {
	text-align: center;
	padding-right: 3px;
}

.product-photo a {
	float: right;
	padding-right: 4px;
}



/* Table Styles */
.table-box {
	padding: 0 4px 18px 1px;
}

.table-products {
	background:transparent url("../images/bg-subtotal-row.jpg") 8px bottom no-repeat;
}

.table-replacement {
	margin-bottom: 0;

}

.table-subtotal td {
	padding-top: 10px;
	padding-bottom: 5px;
	padding-right: 0px;
}

.table-subtotal td span {
	border-right: 1px solid #e3e3e3;
	display: block;
	text-align: right;
	padding: 0 5px 0 0;
	font-weight: bold;
	color: #999;
}

.table-header {
	background: transparent url("../images/bg-table-header.jpg") left bottom repeat-x;
	font-size: 11px;
	font-weight: bold;
	padding: 4px 0px 4px 7px;
}

.table-footer {
	background: transparent url("../images/bg-table-footer.jpg") left top repeat-x;
	font-size: 11px;
}

.table-header a {
	text-decoration: none;
}

.table-header a.arrow-right {
	background: transparent url("../images/arrow-head1.gif") right 4px no-repeat;
	padding-right: 10px;
}

.table-header span{
	padding: 7px 15px 4px 0;
	display: block;
}

.table-header span.vline {
	border-right: 1px solid #ededed;
}

.table-row-border td {
	border-bottom:  1px solid #ededed;
}


.table-type2 {
	background: transparent url("../images/bg-table-header2.jpg") left top repeat-x;
}

.table-header2 td {
	padding: 3px 0 3px 6px;
	font-weight: bold;
	font-size: 11px;
}

.table-header2 span{
	padding: 3px 15px 2px 0;
	display: block;
}

.table-header2 span.vline {
	border-right: 1px solid #ededed;
}

.table-header2 .side-left {
	background: transparent url("../images/bg-table-header2-left.jpg") left top no-repeat;
}

.table-header2 .side-right {
	background: transparent url("../images/bg-table-header2-right.jpg") right top no-repeat;
}

.option-selected {
	display: block;
	padding: 0 0 3px 10px;
	background: transparent url("../images/bullet-featured.gif") 2px 4px no-repeat;
	font-size: 8px;
	font-style: italic;
	line-height: 10px;
}

.note {
	display: block;
	padding: 0 0 3px 0;
	font-style: italic;
	line-height: 10px;
	font-size: 10px;
}

.table-type3 {
	background: transparent url("../images/bg-table-header2.jpg") left bottom repeat-x;
}

.table-type3 td {
	padding-top: 0px;
	padding-bottom: 15px;
}

.table-footer2 td {
	padding-top: 5px;
	padding-bottom: 6px;

}

.table-footer2 .side-left {
	background: transparent url("../images/bg-table-header2-left.jpg") left bottom no-repeat;
}

.table-footer2 .side-right {
	background: transparent url("../images/bg-table-header2-right.jpg") right bottom no-repeat;
}

.total {
	color: #333;
	font-weight: bold;
	text-align: right;
}

.next, .previous{
	text-decoration: none;
	font-weight: bold
}


.contact-info {
	margin: 0;
	padding: 0;
}

.contact-info dt {
	margin: 0;
	padding: 0 0 2px 0;
	float: left;
	width: 158px;
	text-align: right;
}

.contact-info dd {
	margin: 0;
	padding: 0 0 2px 0;
	float: right;
	width: 190px;
}


/* Common Form styles */
#form-generic, #contact_us, #login, #checkout_payment, #order, #account_edit, #create_account, #addressbook, #account_password, #checkout_address, #password_forgotten, #product_reviews_write, #advanced_search {}

#login .button {
	height:0;
	padding: 0;
	margin: 0;
}

#form-generic p, #contact_us p, #login p, #checkout_payment p, #order p, #account_edit p, #create_account p, #addressbook p, #account_password p, #checkout_address p, #password_forgotten p, #product_reviews_write p, #advanced_search p  {
	margin: 0;
	padding: 0 0 10px 0;
}

#form-generic p label, #contact_us p label, #login p label, #checkout_payment p label, #order p label, #account_edit p label, #create_account p label, #addressbook p label, #account_password p label, #checkout_address p label, #password_forgotten p label, #product_reviews_write p label, #advanced_search p label {
	margin: 0;
	padding: 2px 0 0 0;
	display: block;
	float: left;
	width: 110px;
	text-align: right;
}

#form-generic label.rightlabel, #contact_us label.rightlabel, #login label.rightlabel, #checkout_payment label.rightlabel, #order label.rightlabel, #account_edit label.rightlabel, #create_account label.rightlabel, #addressbook label.rightlabel, #account_password label.rightlabel, #checkout_address label.rightlabel, #password_forgotten label.rightlabel {
	margin: 0 0 0 20px;
	padding: 3px 0 0 0;
	display: block;
	text-align: left;
	width: inherit;
	height: 100%;
}

.list-checkbox {
	margin: 0;
	padding: 0;
	list-style: none;
	height:
}

.list-checkbox li {
	margin: 0;
	padding: 0 0 2px 0;
	height: 100%;
}

.formtext-215 {
	font-size: 11px;
	margin: 0;
	padding: 2px;
	width: 215px;
	border: 1px solid #ccc;
}

.formtextarea-215 {
	font-size: 11px;
	margin: 0;
	padding: 2px;
	width: 215px;
	border: 1px solid #ccc;
	height: 130px;	
}

.formtext-95 {
	font-size: 11px;
	margin: 0;
	padding: 2px;
	width: 89px;
	border: 1px solid #ccc;
}

.formselect-205 {
	font-size: 11px;
	margin: 0;
	width: 210px;
	border: 1px solid #ccc;
	color: #666;
	height: 16px;
}

.formtext-20 {
	font-size: 11px;
	margin: 0;
	padding: 2px;
	width: 20px;
	border: 1px solid #ccc;
}

.formtextarea-348 {
	border: 1px solid #ccc;
	width: 348px;
	margin-bottom: 12px;
}

.formtextarea-criteria {
	border: 1px solid #ccc;
	width: 348px;
	margin-bottom: 8px;
	height: 50px;
}

.radio {
	margin: 0;
	padding: 0;
}

.required {
	color: #ffb30f;
}

#content .font9 {
	font-size: 10px;
}


.oldprice {
	color:#666;
	text-decoration:line-through;
}

.newprice {
	color:#f00;
}


#contact-block {
	height: 110px;
}

#contact-block img {
	float: left;
}

#contact-block p.font19 {
	color: #fff;
	font-size: 19px;
	font-weight: bold;
	margin: 0;
	padding: 0;	
}

#contact-block p.font15 {
	font-size: 15px;
	color: #032558;
	font-weight: bold;
	margin: 0;
	padding: 0 0 6px 3px;
}

#contact-block p.font12 {
	font-size: 12px;
	color: #fff;
	margin: 0;
	padding: 0 0 8px 0;
}

.account-itemlist {
	margin: 0;
	padding: 0;
	float: left;
}

.account-itemlist dt {
	margin: 0;
	padding: 0;
	width: 70px;
	float: left;
	height: 60px	
}

.account-itemlist dd {
	margin: 0;
	padding: 0;
	width: 265px;
	float: right;
	clear: right;
	height: 60px;
}

.account-linklist {
	margin: 0;
	padding: 0;
	list-style: none;
	color: #00388d;	
}

.account-linklist li {
	margin: 0;
	padding: 0 0 2px 0;
}

/* Confirmation styles */
.confirm-info-twocol {
	background: transparent url("../images/dotgray.gif") 139px top repeat-y;
	margin-bottom: 12px;
	padding-top: 6px;
	float: left;
}

.confirm-info-twocol .col1 {
	width: 130px;
	float: left;
}

.confirm-info-twocol .col2 {
	width: 207px;
	float: right;
}

.confirm-info-twocol h1 {
	font-size: 11px;
	margin: 0;
	padding: 0 0 8px 0;
}

.confirm-info-twocol h2 {
	font-size: 11px;
	font-weight: normal;
	margin: 0;
	padding: 0 0 2px 0;
}

#content .confirm-info-twocol p {
	font-size: 10px;
	margin: 0;
	padding: 0 0 8px 0;
}

/*
.ccinfo {
	margin: 0;
	padding: 6px 0 10px 0;
	font-size: 10px;
	float: left;
	width: 345px;
}

.ccinfo dt {
	margin: 0;
	padding: 0;
	float: left;
	width: 105px;
}

.ccinfo dd {
	margin: 0;
	padding: 0;
	float: left;
	width: 240px;
}
*/

#content dl.ccinfo {
margin: 0;
padding: 6px 0 0 0;
font-size: 10px;
height: 100%;
}

.ccinfo dt {
margin: 0;
padding: 0;
float: left;
width: 105px;
height: 100%; 
}

.ccinfo dd {
margin: 0;
padding: 0;
float: left;
width: 240px;
height: 100%; 
}

.result-summary {
	font-size: 10px;
}


.shipping-address-twocol {
	background: transparent url("../images/dotgray.gif") 198px top repeat-y;
	margin-bottom: 12px;
	padding-top: 6px;
	height: 100%;
}

.shipping-address-twocol .col1 {
	float: left;
	width: 195px;
}

#content .shipping-address-twocol .col1 p {
	margin-left: 48px;
}

.shipping-address-twocol .col2 {
	float: right;
	width: 140px;
}

/* Specials */
.specials {
	width: 118px;
	float: left;
	padding-bottom: 20px;
}

.specials p {
	margin: 0;
	padding: 0 5px 10px 5px;
	font-size: 11px;
	text-align: center;
}

.specials p a {
	display: block;
	padding-bottom: 2px;
}

.pagination {
	background: transparent url("../images/bg-table-footer.jpg") left top repeat-x;
	font-size: 11px;
	padding: 5px 8px 8px 0;
	margin: 0 5px 0 2px;
	text-align: right;
}

.box-highlight {
	background: transparent url("../images/bg-gradient.jpg") left bottom repeat-x;
	border: 1px solid #ededed;
	padding: 7px 9px 9px 9px;
}

.box-highlight2 {
	background: transparent url("../images/bg-gradient.jpg") left bottom repeat-x;
	border: 1px solid #ededed;
}

.shipto {
	display: block;
	font-size: 10px;
	color: #333;
	float: left;
	width: 44px;
}

/* Ghie Styles */

#content h4 {
	font-size: 11px;
	margin: 0 0 3px 0;
	padding: 0;
}

.box-creditcard {
	padding-bottom: 8px;
	height: 100%;
}

.list-creditcard {
	padding: 5px 0 10px 6px;
	height: 100%;
}

.list-creditcard p{
	margin: 0;
	float: left;
}

.creditcard-border {
	background: transparent url("../images/creditcard-border.jpg") left top no-repeat;
	height: 100%;	
}

.creditcard-info {
	padding: 0;
	height: 100%;
}

.formselect-70 {
	font-size: 11px;
	margin: 0;
	padding: 2px;
	width: 70px;
	border: 1px solid #ccc;
}

.formtext-150 {
	font-size: 11px;
	margin: 0;
	padding: 2px;
	width: 150px;
	border: 1px solid #ccc;
}

.compare-box {
	background: transparent url("../images/bg-compare-items.gif") left top no-repeat;
	height: 228px;	
}

.compare-product {
	padding-top: 1px;
	width: 175px;
	text-align: center;
}

.compare-product-desc-border {
	background: transparent url("../images/dotgray.gif") 176px top repeat-y;
	height: 100%;
	margin-top: 32px;
	width: 354px;
}

.compare-product-desc {
	width: 165px;
	margin: 0 0 10px 0;
}

.flash-player {
	margin-bottom: 20px;
}

#content .findings-list {
	margin: 12px 0 0 0;
	padding: 0;
	list-style: none;
}

#content .findings-list li {
	margin: 0;
	padding: 0 0 20px 8px;
	background: transparent url("../images/bullet-black.gif") 0px 5px no-repeat;
}

#review-command {
	margin: 0;
	padding: 0;
}

.box-title-blue-small {
	font-size: 14px;
	margin: 0;
	color: #fff;
	font-style: normal;
}

.box-review-content {
	margin: 0;
	padding: 35px 0 0 0;
}

#content h4.author {
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 3px 0;
	padding: 0;
}

.box-review-content p {
	font-size: 11px;
	margin: 0 0 3px 0;
	padding: 0;
}

.box-review-content p.date-added {
	font-size: 11px;
	font-style: normal;
	padding-bottom: 16px;
}

.box-rate-counter {
	margin: 0;
	padding: 0 0 30px 0;
	height: 100%;
}

.box-rate-counter label {
	float: left;
	display: block;
	padding-top: 3px;
	width: 45px;
}

.box-rate-counter ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}

.box-rate-counter li{
	list-style: none;
	display: block;
	float: left;
	padding: 0 5px 0 0;
}


/* Tell A Friend */
#form-tellafriend {
	padding: 8px 0 0 0;
}

#form-tellafriend p {
	padding: 0 11px 8px 11px;
	margin: 0;
	height: 100%;
}

.formtext-tellafriend {
	margin: 0;
	padding: 0;
	width: 100px;
	float: left;
	height: 18px;
	font-size: 11px;
	border-top: 1px solid #b8bcc0;
	border-right: 1px solid #dee2e7;	
	border-bottom: 1px solid #dee2e7;
	border-left: 1px solid #b8bcc0;
	background: #e7ebf0;
}


/* Nesting gradient box */
.box-gradient-bordersides {
	background: transparent url("../images/box-gradient-bordersides.gif") left top repeat-y;
	margin-bottom: 12px;
	height: 100%;
}

.box-gradient-bordertop {
	background: transparent url("../images/box-gradient-bordertop.gif") left top no-repeat;
	height: 100%;	
}

.box-gradient-borderbottom {
	background: transparent url("../images/box-gradient-borderbottom.jpg") left bottom no-repeat;
	padding: 10px;
	height: 100%;	
}


.box-blank {
	padding: 0 10px 10px 10px;
}

.formcheckbox {
	margin: 0;
	padding: 0;
	height: 13px;
	width: 13px;
}



/* Newsletters  */
#content .checklist-item h1 {
	font-size: 11px;
	margin: 0 0 6px 23px;
	padding: 0;
}

#content .checklist-item p {
	font-size: 11px;
	margin: 0 0 10px 23px;
	padding: 0;	
}

.table-order {
	margin: 0 0 20px 0;
	padding: 0;
}

.table-order td {
	margin: 0;
	padding: 0 6px 2px 0;
}


/* Address Book */
.primary-address {
	background: transparent url("../images/dotgray.gif") 148px top repeat-y;
	margin-bottom: 12px;
	padding-top: 6px;
	height: 100%;
}

.primary-address .col1 {
	float: left;
	width: 145px;
}

.primary-address .col2 {
	float: right;
	width: 190px;
}

.table-address {
	margin: 0;
	padding: 0;
	width: 100%;
}

.table-address td {
	margin: 0;
	padding: 0 6px 6px 0;
}

.table-address td.vline {
	border-left: 1px solid #ededed;
	vertical-align: inherit;
	text-align: center;
	padding-left: 13px;
}

#content .table-address tr.grayline td {
	border-bottom: 1px solid #ededed;
}

.table-orderlist {
	margin: 0;
	padding: 0;
}

.table-orderlist td {
	margin: 0;
	padding: 5px 5px 5px 6px;
	vertical-align: top;
}

.table-orderlist td.header {
	margin: 0;
	padding: 2px 5px 2px 0;
	font-weight: bold;
	background: transparent url("../images/bg-table-header3.jpg") left top repeat-x;	
}

.table-orderlist tr.grayline td {
	border-bottom: 1px solid #ededed;
}

.table-orderlist td.header span, .table-orderlist td.header-left span, .table-orderlist td.header-right span {
	display: block;
	padding: 4px 0 5px 5px;
}

.table-orderlist td.header span {
	border-left: 1px solid #ededed;
}

.table-orderlist td.header-left {
	background: transparent url("../images/bg-table-header3-left.jpg") left top no-repeat;
	padding: 2px 5px 2px 0;
	font-weight: bold;	
}

.table-orderlist td.header-right {
	background: transparent url("../images/bg-table-header3-right.jpg") right top no-repeat;
	padding: 2px 5px 2px 0;
	font-weight: bold;	
}

td.itemnum {
	vertical-align: middle;
	text-align: center;
}


.feature-list {
	margin: 0;
	padding: 0;
	list-style: none;
}

.feature-list li {
	background: transparent url("../images/bullet-featured.gif") 0px 5px no-repeat;
	margin: 0;
	padding: 0 0 0 10px;
	font-style: italic;
	font-size: 10px;
}


.table-box-comparison {
	background: transparent url("../images/bg-table-header2.jpg") left top repeat-x;
	padding: 0 12px 9px 11px;
	height: 100%;
	margin: 0 4px 0 1px;
}

.table-comparison {
	margin: 0;
	padding: 0;
}

.table-comparison .header td {
	padding: 3px 0 8px 0;
	margin: 0;
}

.table-comparison .header td span {
	display: block;
	border-left: 1px solid #ededed;
	padding-top: 1px;	
}

.table-row-gray td {
	background: #f3f3f3;
}

.border-left {
	border-left: 1px solid #ededed;
}