#site {
	position:absolute;
	top:20px;
}

#rptools {
	position: absolute;
	top: 18px;
	left: 267px;
	width: 570px;
	font-size: 12px;
	font-weight: bold;
}
#rptools .upper {
	text-transform: uppercase;
}
#rptools p {
	margin: 55px 0 0 22px;
	padding: 0;
	color: #A00;
}
#content .rptools {
	margin: 15px 0 3px 0;
	padding: 7px;
	font-weight: bold;
	font-size: 11px;
	background: #036 url("../images/h2-tab.gif") center left repeat-x;
	color: #FFF;
	text-transform: uppercase;
}

#special-action-item {
	position: absolute;
	top: 14px;
	left: 606px;
	width: 166px;
	margin-top: 5px;
	text-align: center;
	border-bottom: 3px solid #334680;
}
#special-action {
	position: absolute;
	top: 162px;
	left: 785px;
	width: 166px;
	margin-top: 5px;
	text-align: center;
	border-bottom: 3px solid #334680;
}

#special-action-content {
	padding: 10px 5px 5px 5px;
	color: #A00;
	font-weight: bold;	
	border-right: 1px solid #334680;
	border-left: 1px solid #334680;
}

#special-action-content a {
/*	text-decoration: none; */
}

#special-action-content img {
	margin: 10px 0 10px 0;
	border: none;
	text-decoration: none;
}

.special-action-header {
	margin-top: 5px;
	padding: 6px;
	font-weight: bold;
	color: white;
	font-size: 11px;	
	background-color: #334680;
}	

.rotator-content {	
	padding: 6px 3px;
	text-align: center;
	font-weight: bold;
	background-color: #C6BEA7;
	border-bottom: 1px solid #A69A79;
}

.rotator-content img {
	margin: 6px;
	border: 1px solid #666;
}

.rotator-content.left {	
	text-align: left;
}

.rotator-content.left a {	
	color: #000;
	font-size: 11px;
}

.rotator-content .price {	
	font-size: 12px;
	color: #A00;
}

.top-stuff-item {
	width: 192px;
	padding: 0 5px;
	text-align: left;
	font-size: 10px;
	border-right: 1px solid #A69A79;
}

.top-stuff-item-name {
	padding: 2px 0 4px 0;	
	height: 40px;
	font-size: 11px;
	text-align: center;
}

.top-stuff-item-img {
	text-align: center;
	margin: 5px 0;
	height: 130px;
}	
	
.top-stuff-item-img img {
	border: none;
}	

.catalog-item-txt {
	text-align: left;
}
	
.top-stuff-item-cart {	
	margin: 10px 0 0 0;
	padding-bottom: 10px;
	text-align: center;	
	border-bottom: 1px solid #A69A79;
}
	
.top-stuff-item-cart img {
	border: none;
}

.top-stuff-item-cart input {
	font-size: 11px;
}

.top-stuff-item-desc {
	font-size: 11px;
	margin: 6px 0;
	line-height: 1.4em;
	color: #666;
}

span.black {
	color: #000;
}

span.green {
	font-weight: bold;
	color: #2F9C31;
}

span.gold {
	padding: 0 2px;
	font-weight: bold;
	color: #FFF;
	background-color: #766140;
}

span.red {
	color: #A00;
}

.top-stuff-item-desc strong, .product-data strong, .catalog-item-txt strong {
	font-size: 12px;
}

.top-stuff-item-price {
	margin: 0 0 8px 0;
	color: #000;
	font-size: 12px;
}

.action-item {
	width: 120px;
	text-align: left;
	padding: 0 5px;
	border-right: 1px solid #A69A79;	
}
	
.action-item-img {
	height: 120px;
	text-align: center;
}	
	
.action-item-txt {
	padding: 6px 0;
	height: 70px;
	text-align: left;
	font-size: 10px;
	font-weight: bold;	
	color: #666;
}
	
.action-item-txt a {
	font-size: 11px;
}

.action-item-img img {	
	border:none;
}

.action-item-price {
	font-size: 12px;
	color: #A00;
	margin: 0 0 8px 0;
	font-weight: bold;	
	text-align: center;
}