body {
	background-color: #fff;
	margin: 0;
	padding: 0;
}

#top-ad {
	padding: 4px 0px 4px 0px;
	width: 99.9%;
	height: 100px;
	background: #333;
	text-align: center;	
}

#network-navigation {
	width: 99.9%;
	height: 20px;
	display: block;
	background-color: #ddd;
	border-bottom: 2px #efefef solid;
	margin: 0pt auto;
	text-align: center;

}

#network-links {
	width: 950px;
	height: 20px;
	margin: 0pt auto;
	padding-left: 8px;
	text-align: left;
}

#header {
	width: 99.9%;
	height: 95px;
	border-top: 5px #000 solid;
	background-color: #9FC4DF;
	padding-top: 6px;
	margin-bottom: 4px;
	float: none;
	clear: both;
	display: block;
	position: relative;	
	text-align: center;
}

#header-contents {
	width: 1000px;
	height: 95px;
	margin: 0pt auto;	
	padding-top: 4px;
	text-align: left;
}

#logo {
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
	display: inline-block;
	border: 0px;
}

#toplinks {
	width: auto;
	height: 24px;
	display: inline-block;
	overflow: hidden;
	margin: 0;
	float: right;
}

#search {
	width: 340px;
	display: block;
	overflow: hidden;
	height: 24px;
	clear: right;
	float: right;
	text-align: right;
	margin-left: 110px;
	margin-top: 0px;
	padding: 0px;
}

#search-submit {
	float: right; 
	margin-left: 1px; 
	height: 18px;	
	font-size: 8pt;
}



#navigation-left, #navigation-right {
	vertical-align: top !important;
}

#navigation-left {
	width: 490px;
	height: 30px;
	display: inline-block;
	float: left;
	overflow: hidden;
	clear: left;
}

#navigation-right {
	width: 490px;
	height: 30px;
	overflow: hidden;
	display: inline-block;
	float: right;
	text-align: left;
}

#cart-quantity {
	width: auto;
	padding: 0;
	margin-left: 10px;
	float: right;
	text-align: right;
	vertical-align: top;
}


#content {
	width: 1000px;
	height: auto;
	overflow: hidden;
	float: none;
	clear: both;
	display: block;
	position: relative;	
	margin: 0pt auto;
	margin-top: 16px;
}

#content-main {
	width: 660px;
	height: auto;
	overflow: visible;
	float: left;
	display: block;
	position: relative;		
	min-height: 500px;
}

#content-sidebar {
	width: 310px;
	height: auto;
	overflow: hidden;
	display: block;
	position: relative;
	margin-left: 30px;
	float: right;
}

#recent-releases {
	float: left;
	display: block;
	margin-left: 20px;
}

#recent-releases img {
	margin-right: 10px !important;
}

.bottom-rule {
	width: 99.8%;
	height: 5px;
	background-color: #efefef;
	margin-left: 0pt auto;
	margin-right: 0pt auto;
	margin-bottom: 10px;
}

#product-page-left {
	width: 134px;
	height: 100%;
	display: block;
	overflow: hidden;
	margin-right: 15px;
	float: left;
	margin-bottom: 50px;
}

#product-page-right {
	float: left;
	width: 460px;
	height: auto;
	display: block;
	overflow: hidden;
	margin-bottom: 50px;
}

.product-sidebar-attribute {
	width: 99%;
	height: auto;
	overflow: hidden;
	display: block;
	margin-bottom: 12px;
}

#product-sidebar-menu a {
	width: 97%;
	padding-left: 4px;
	height: 14px;
	padding-bottom: 4px;
	margin-bottom: 4px;
	display: block;
	border-bottom: 1px #d8d8d8 solid;
}

.product-sidebar-attribute a:hover, #product-sidebar-menu a:hover {
	color: #f55;
	border-bottom: 1px #f55 solid;
}

#product-sidebar-attributes {
	width: 98%;
	height: auto;
	display: block;
	overflow: hidden;
}

.product-page-coverart img {
	padding: 0px !important;
	border: 1px #d8d8d8 solid;
}

.image-with-border {
	float: left;
	border: 1px #d8d8d8 solid !important;
	padding: 0px;
	margin-right: 10px;
	margin-bottom: 4px;
}

#footer {
	width: 1000px;
	height: auto;
	text-align: right;
	float: none;
	clear: both;
	display: block;
	position: relative;
	overflow: hidden;
	margin-top: 20px;
	padding: 6px;
}

.red-button {
	padding: 2px 4px 2px 4px;
	cursor: pointer;
}

.cart-line-item {
	width: 100%;
	float: none;
	clear: both;
	margin-bottom: 20px;
	border-bottom: 1px #d8d8d8 solid;
	padding-bottom: 10px;
	height: auto;
	overflow: hidden;
	display: block;
}

.cart-line-item-details {
	width: 90%;
	float: left;
	height: auto;
	overflow: hidden;
	display: block;
}

.cart-line-item img {
	margin-right: 10px;
	margin-bottom: 4px;
	float: left;
	height: 50px;
	width: 32px;
}

.cart-line-total {
	float: right;	
}

#cart-update {
	width: 400px;
	height: 20px;
	text-align: left;
	vertical-align: middle;
	float:left;
}

.cart-tally-label {
	width: 100%;
	height: auto;
	display: block;
	overflow: hidden;
	border-bottom: 1px #d8d8d8 solid;
	margin: 0;
	padding: 4px 0 4px 0;
}

.cart-tally-amount {
	float: right;
	height: 14px;
}

.checkout-left, .checkout-right, .review-left, .review-right {
	height: 23px;
	float: left;
	font-size: 8pt;
}

.checkout-left { width: 170px; }
.review-left { width: 100px; }
.checkout-right { width: auto;}
.checkout-right .fieldWithErrors { float: left; margin-right: 4px;}

.checkout-sidebar-box {
	width: 99%;
	height: 210px;
	overflow: auto;
	
}

#billing_address_country_id, #shipping_address_country_id {
	width: 200px;	
}

.previously-entered-option {
	width: 98%;	
	height: auto;
	overflow: hidden;
	display: block;
	margin-top: 2px;
	margin-bottom: 4px;
	padding-bottom: 4px;
	border-bottom: 1px #d8d8d8 dashed;
}

.previously-entered-option .checkout-radio-button {
	width: 20px;
	height: 60px;
	overflow: hidden;
	display: block;
	padding-top: 5px;
	margin-right: 5px;
	float: left;
	vertical-align: middle;
	text-align: center;
}

.navigation {
	float: none;
	clear: both;
	width: 99%;
	height: auto;
	display: block;
	overflow: hidden;
	font-size: 7pt;
}
.alignleft, .alignright  { float: left; display: block; position: relative; }
.alignright { float: right; } 

.postmetadata {
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px #d8d8d8 solid ;
}

.homepage-left, .homepage-right  {
	width: 290px;
	height: auto;
	display: block;
	overflow: hidden;
	float: left;
}



.homepage-right {
	float: left;
	width: 340px;
	margin-left: 20px;
	margin-top: 0px;
}

#gallery img {
	margin: 10px 4px 0px 0px;
	vertical-align: top !important;
	padding: 0px;
	border: 1px #dfdfdf solid;
}

.left {
	float: left;
}

.right {
	float: right;
}

.page_list {
	padding: 2px 2px 10px 0px;
	margin-bottom: 10px;
	border-bottom: 1px #d8d8d8 solid;
}

.admin-product-attribute a, .admin-product-attribute a:hover {
	border: 1px #d8d8d8 dashed;
	padding: 2px;
	margin-right: 4px;
	background-color: #fff;
}

.admin-product-attribute a:hover {
	background-color: #999;
	color: #000;
}

#monthly-top { float: none; display: block; height: auto; width: 98%; padding: 10px 0px 4px 0px; }

.list { width: 290px; display: block; overflow: hidden; float: left;}
.list-entry { width: 99%; height: 12pt; overflow: hidden; }


.hashrail {
	background: url(/images/hashrail.gif) repeat-x;
	width: 100%;
	height: 19px;
	border: 0;
	padding: 0;
	margin: 0;
	float: none;
}

.discount-list {
	float: left;
	width: 300px;
	height: 160px;
	margin-right: 30px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px #d8d8d8 dashed; 
}

