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


* {
	font-size: 14px;
	/*font-family: arial;*/
}

body {
	color: #666;
	background-color: #FFF;
	background-image: url('../images/hdr_sliver.jpg');
	background-repeat: repeat-x;
	margin-top: 8px;
}

a {
	color: #666;
	text-decoration: underline;
}

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

div#wrapper {
	width: 952px;
	margin-left: auto;
	margin-right: auto;
}

div#header{
	width: 952px;
	height: 398px;
}
 
div#header-image {
	background-image: url('../images/header.jpg');
	background-repeat: no-repeat;
	width: 952px;
	height: 255px;
}

div#nav-bar {
	background-image: url('../images/nav_bar.jpg');
	background-repeat: no-repeat;
	width: 952px;
	padding-bottom: 31px;
}


div#nav-text {
	color: #FFF;
	font-size: 18px;
	font-family: arial;
	text-align: center;
	padding-top: 20px;
	font-weight: bold;
	position: absolute;
}

div#nav-text a {
	font-size: 18px;
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
}

.nav-text a:hover {
	text-decoration: underline;
}

.top-nav {
	color: #999;
	font-size: 14px;
	font-family: arial;
	text-align: right;
	padding-top: 42px;
}

.top-nav a {
	color: #666;
	text-decoration: none;
}

.top-nav a:hover {
	color: #000;
	text-decoration: underline;
}

div#nav-container {
	width: 952px;
	text-align: center;
}

div#gears {
	width: 910px;
	height: 60px;
	background-image: url('../images/nav_gears.jpg');
	background-repeat: no-repeat;
	margin-left: 29px;
}

div#content-box {
	width: 952px;
	background-image: url('../images/content_sliver.jpg');
	background-repeat: repeat-y;
	margin-top: -45px;
	min-height: 600px;
}

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

div#left-column-content {
	padding-top: 10px;
	padding-bottom: 15px;
	padding-left: 20px;
}

.price-box-text {

}

.price {
	color: #AA250A;
}

.item-box {
	position: relative;
	min-height: 198px;
}

.product-image {
	text-align: center;
}

.product-image span.tag { 
	color: #ede7c2; 
	font-size: 22px; 
	position: absolute; 
	left: -15px; 
	display: block; 
	background: url("../images/scroller-item-tag.png") no-repeat bottom right; 
	padding-right: 11px; 
	text-shadow: 1px 1px 1px #131212;
}

.product-image span.tag, div#blocks img { 
	behavior: url("lib/iepngfix.htc");
}

.product-image span.tag { 
	/*top: 150px; */
	margin-top: -40px;
}

.product-image span.tag span { 
	display: block; 
	background: url("../images/scroller-item-tag.png") no-repeat; 
	padding-left: 9px; 
	height:36px; 
	padding-top: 9px;
}
			
.product-image span.tag { 
	/*bottom: 5px; */
}

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

div#right-column-content {
	padding-left: 12px;
	padding-right: 4px;
	padding-top: 0px;
	padding-bottom: 15px;
	color: #666;
	font-family: Georgia, serif;
}

div#footer {
	margin-bottom: 20px;
}

.footer-text {
	padding-top: 25px;
	text-align: center;
	font-size: 12px;
	color: #999;
	font-family: Georgia, serif;
}

.footer-text a {
	color: #999;
	text-decoration: none;
	font-size: 12px;
}

.footer-text a:hover {
	color: #000;
	text-decoration: underline;
}
 
/* http://www.positioniseverything.net/easyclearing.html */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
	display: inline-block;
}

.small-text {
	font-size: 12px;
	color: #666;
}

h3 { 
	color: #303030;
	font-size: 22px; 
	margin-bottom: 10px;
}

h1.header { 
	color: #000;
	font-size: 22px; 
	font-weight: bold;
	margin-left: 10px;
	margin-bottom: 10px;
}

h1#sitename{
	position: absolute;
	margin-top: 203px;
	margin-left: 136px;
	height: 38px;
	width: 683px;
	text-indent: -1800px;
	display: block;
}

h1#sitename a{
	color:#666F5C;
	height: 38px;
	width: 683px;;
	display: block;
}

h1#sitename2{
	position: absolute;
	margin: 0px;
	height: 60px;
	width: 267px;
	text-indent: -1800px;
	display: block;
}

h1#sitename2 a{
	color:#FFF;
	height: 60px;
	width: 277px;;
	display: block;
}

#header-bar {
	padding: 2px;
	background-color: #E9E7E3;
}

.product {
	color: #7c7b7a; 
	line-height: 18px; 
	font-family: Georgia, serif; 
	font-size: 12px;
	
}

div#right-column-content p {
	margin-bottom: 2px;
}

ol, ul { 
	list-style: none; 
}


#right-column-content ul { 
	margin: 0;
	padding: 0;
}

#right-column-content ul li { 
	background:url("../images/list-icon.gif") no-repeat scroll 0 13px transparent; 
	padding-top: 7px;
	padding-bottom: 5px;
	padding-left: 13px;
	color: #666;
	font-size: 12px;
}

#right-column-content ul li ul { 
	/*margin:0 0 -12px; */
	padding:5px 0 0 7px; 
}


#right-column-content li a {
	color: #666;
	text-decoration: none;
	font-size: 12px;
}

#right-column-content li a:hover {
	text-decoration: underline;
}

#right-column-content a.cloud {
	color: #666;
	text-decoration: none;
}

#right-column-content a.cloud:hover {
	color: #000;
	text-decoration: underline;
}

.update {
	margin-top: 10px;
	font-size: 10px;
	line-height: 1;
}

p {
	font-family: Georgia, serif;
}

hr {
	width: 208px;
	color: #f1f1f1;
	shade: no-shade;
	text-align: center;
	margin-left: -5px;
	display: block;
	position: relative;
	padding: 0;
	clear: both;
	border: none;
	border-top: 1px solid #AAA;
	border-bottom: 1px solid #FFF;
	font-size: 1px;
	line-height: 0;
	overflow: visible;
	margin-top: 15px;
}


#search-bar { 
	background: url("../images/search-bg.png") no-repeat; 
	width: 162px; 
	height: 31px; 
	margin-top: 11px; 
	margin-right:6px; 
	
}

#search-bar #searchinput { 
	background: url("../images/spacer.gif") no-repeat; 
	border: none; 
	float: left; 
	margin-top: 0px;
	margin-left: 5px;
	margin-bottom: 0px;
	margin-right: 0px;
	width: 112px; 
	padding-left: 10px; 
	font-size: 14px; 
	font-family: Georgia, serif; 
	line-height: 30px;
	padding-top: 5px;
	color: #494949; 
	
}

#search-bar #searchsubmit { 
	margin-top: 1px; 
}


div#popular a {
	text-decoration: none;
	color: #993333;
}

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

div#popular {
	line-height: 20px;
}

a.tube-link {
	text-decoration: none;
	color: #993333;
	font-size: 10px;
}

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

h1 {
	font-size: 24px;
	font-weight: bold;
}
