/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

* html #container {
	height: 100%;
}

* html #content-block {
	height: 764px;
}

html, body {
	height: 100%;
}

* {
	font-family: arial;
	font-size: 12px;
}

body {
	background-image: url("../images/background.jpg");
	margin:0;
	padding:0;
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #000;
}

div#container {
	background-image: url("../images/sliver.jpg");
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
	width: 1120px;
	min-height:100%;

}

div#content-block {
	background-image: url("../images/container-backer.jpg");
	background-repeat: no-repeat;
	min-height:764px;
}

div#header {
	width: 453px;
	height: 110px;
	postion: absolute;
	margin-left: 227px;
}

div#logo {
	width: 432px;
	height: 86px;
	background-image: url("../images/logo00.jpg");
	background-repeat: no-repeat;
}

h1#sitename {
	margin: 0;
	width: 453px;
	height: 86px;
	text-indent: -1800px;
	display: block;
}

h1#sitename a {
	color:#000;
	width: 453px;
	height: 86px;
	display: block;
}


div#navigation {
	position: absolute;
	width: 753px;
	height: 24px;
	color: #fff;
	padding-left: 5px;
}

div#pedal-manufacturer-block {
	width: 677px;
	height: 260px;
	margin-left: 227px;
	/*padding-bottom: 20px;*/
}

div#column-one {
	width: 904px;
	float: left;
}

div#column-two {
	width: 216px;
	float: right;
}

div#column-two-content a {
	color: #fff;
	text-decoration: none;
}

div#column-two-content a:hover {
	text-decoration: underline;
}

div#column-two-content {
	padding-left: 20px;
	padding-right: 10px;
	color: #fff;
}

div#sub-column {
	width: 227px;
	float: left;
}

div#sub-column-content {
	margin-left: 10px;
	margin-right: 10px;
	color: #fff;
}

div#sub-column-content a {
	color: #fff;
	text-decoration: none;
}

div#sub-column-content a:hover {
	color: #fff;
	text-decoration: underline;
}

div#content-column {
	width: 677px;
	float: right;
	margin-top: -20px;
}

/* http://www.positioniseverything.net/easyclearing.html */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
	display: inline-block;
}

div#list-head {
	background-image: url("../images/backer_head.gif");
	background-repeat: repeat-x;
	height: 24px;
	border: solid 1px #C4C494;
	display:block; 
	vertical-align:middle;
	padding-top: 6px;
	padding-left: 10px;
	font-size: 14px;
	font-weight: bold;
	font-family: verdana;
	margin-bottom: 5px;
}

.list-head {
	background-image: url("../images/backer_head.gif");
	background-repeat: repeat-x;
	height: 24px;
	border: solid 1px #C4C494;
	display:block; 
	vertical-align:middle;
	padding-top: 6px;
	padding-left: 10px;
	font-size: 14px;
	font-weight: bold;
	font-family: verdana;
	margin-bottom: 5px;
}

.list-head h1 {
	font-size: 14px;
}

.item-box {
	width: 200px;
	height: 180px;
	border: #4A4A4A solid 2px;
	padding: 5px;
	margin: 5px;
	background-color: #F1EFE2;
}

.item-box2 {
	border: #4A4A4A solid 2px;
	padding: 5px;
	margin: 5px;
	background-color: #F1EFE2;
}

.price {
	margin-top: 5px;
	color: #CD5157;
	font-size: 16px;
}

.view-button {
	margin-top: 10px;
	background-image: url("../images/btn-backer.gif");
	border: #A3A2A2 solid 1px;
	padding: 5px;
	color: #fff;
}

a.item-button {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

a:hover.item-button {
	text-decoration: underline;
	color: #fff;
}

#pedal-manufacturer-block ul { 
	padding: 0px; 
	margin: 0px; 
	padding-bottom: 0px;  
} 

#pedal-manufacturer-block ul li { 
	display: block; 
} 

#pedal-manufacturer-block ul li a { 
	padding: 3px; 
	margin: 0px; 
	color: #333333;
	font-size: 12px;
	display: block; 
	padding-right: 10px; 
	padding-left: 10px; 
	text-decoration: none; 
	border-style: solid; 
	border-color: #dddddd; 
	border-width: 0px 1px 1px 1px; 
	background-image: url("../images/nav.jpg");
	background-repeat: repeat-x;
	background-color: #f8f8f8;
} 

#pedal-manufacturer-block ul li a:hover { 
	padding: 3px; 
	margin: 0px; 
	color: #333333;
	font-size: 12px;
	display: block; 
	padding-right: 10px; 
	padding-left: 10px; 
	text-decoration: none; 
	border-style: solid; 
	border-color: #dddddd; 
	border-width: 0px 1px 1px 1px; 
	background-image: url("../images/nav2.jpg");
	background-repeat: repeat-x;
	background-color: #f8f8f8;
} 

#pedal-manufacturer-block .linkOn {
	color: #336699;
	font-weight: bold;
	background-image: url("../images/nav2.jpg");
}


.shadow {
	margin-top: 5px;
	border:none;
	background:none;
	padding:none;
	background:url(../images/shadow.gif) no-repeat right bottom;
	background-color: #F1EFE2;
	padding:4px 10px 10px 4px;	
	border-top:#eee 1px solid;
	border-left:#eee 1px solid;
	width:81px;
	float: left;
}

.imgContainer {
	width:80px;
	overflow:hidden;
	text-align: center;
}

.shadow2 {
	margin-top: 5px;
	border:none;
	background:none;
	padding:none;
	background:url("../images/shadow.gif") no-repeat right bottom;
	background-color: #F1EFE2;
	padding:4px 10px 10px 4px;	
	border-top:#eee 1px solid;
	border-left:#eee 1px solid;
	width:51px;
	float: left;
	margin-right: 10px;
}

.imgContainer2 {
	display: block;
	width:50px;
	overflow:hidden;
	text-align: center;
}

.price {
	text-align: right;
	font-weight: bold;
}

.bids {
	text-align: center;
}

.paypal {
	text-align: center;
}

.time {
	text-align: right;
}

.red {
	color: #cc3300;
}

div#paging {
	margin-top: 5px;
	margin-bottom: 15px;
	color: #000000;
}

a.page {
	color: #fff;
}

a.item {
	color: #336699;
	font-size: 14px;
	text-decoration: none;
}

a:hover.item {
	text-decoration: underline;
	color: #336699;
}

div#navigation a {
	color: #fff;
	text-decoration: none;
}

div#navigation a:hover {
	text-decoration: underline;
}

div#feature a {
	color: #990000;
	text-decoration: none;
}

div#feature a:hover {
	text-decoration: underline;
}

div#pedal-category-block {
	color: #000;
}

#pedal-category-block ul { 
	padding: 0px; 
	margin: 0px; 
	padding-bottom: 0px;  
} 

#pedal-category-block ul li { 
	display: block; 
} 

#pedal-category-block ul li a { 
	padding: 3px; 
	margin: 0px; 
	color: #333333;
	font-size: 12px;
	display: block; 
	padding-right: 10px; 
	padding-left: 10px; 
	text-decoration: none; 
	border-style: solid; 
	border-color: #dddddd; 
	border-width: 0px 1px 1px 1px; 
	background-image: url("../images/nav.jpg");
	background-repeat: repeat-x;
	background-color: #f8f8f8;
} 

#pedal-category-block ul li a:hover { 
	padding: 3px; 
	margin: 0px; 
	color: #333333;
	font-size: 12px;
	display: block; 
	padding-right: 10px; 
	padding-left: 10px; 
	text-decoration: none; 
	border-style: solid; 
	border-color: #dddddd; 
	border-width: 0px 1px 1px 1px; 
	background-image: url("../images/nav2.jpg");
	background-repeat: repeat-x;
	background-color: #f8f8f8;
} 

#pedal-category-block .linkOn {
	color: #336699;
	font-weight: bold;
	background-image: url("../images/nav2.jpg");
}

a.tube-link {
	color: #CD5157;
	text-decoration: none;
}

a:hover.tube-link {
	text-decoration: underline;
}

div#ebay-feature {
	color: #fff;
}

div#ebay-feature a {
	color: #fff;
	text-decoration: underline;
}

div#ebay-feature a:hover {
	text-decoration: underline;
}


.blog {
	color: #fff;
}

.blog a {
	text-decoration: hover;
	color: #fff;
	
}

.blog a:hover {
	text-decoration: none;
}

blockquote {
	padding-left: 10px;
	padding-right: 10px;
}


div.auction-details {
	text-align: center; 
	margin-top: 10px; 
	margin-bottom: 10px;
}

div.auction-details td {
	padding: 3px;
}

hr {
	color: #A76C4E;
}


div.blog img {
	padding: 5px; 
	margin-left: 10px;
	margin-right: 10px;
	border: 1px solid #eaeaea;
}

div.blog  a:hover.cloud {
	font-size: 14px;
	text-decoration: underline;
}

div.blog  a.cloud {
	font-size: 14px;
	text-decoration: none;
}

div.blog a.big {
	font-size: 16px;
	text-decoration: none;
}

div#footer {
	text-align: center;
	color: #fff;
	clear: both;
	padding-bottom: 20px;
}

div#footer a {
	color: #fff;
	text-decoration: none;
}

div#subscription-options {
	margin-top: -55px;
	margin-left: 700px;
}

div#ad-group-one {
	width: 234px;
	height: 80px;
	position: absolute; 
	text-align: center;
	margin-left: 442px; 
	margin-top: -80px; 
	color: #fff;
}