/* page elements */

ul#rightlist {
	position: relative;
	float: right;
	top: 0px;
	list-style-type: none;
	height:855px;
	width: 272px;
	left:0px;
	margin: 0px;
	_height:896px;
	}

ul#rightlist {
	margin: 0px 0px 9px 0px;
	}

ul#rightlist li {
	padding:0px;
	}

ul#rightlist li.first {
	}

/*
ul#rightlist li.even {
	background: url(/images/refresh/rightlist-bg-even.gif) repeat-x #f0f0f0;
	background-position: top left;
	background-repeat: repeat-x;
	border:1px solid #cfcfcf;
	border-top:0px;	
	border-left:1px solid #dfdfdf;	
	}
*/

ul#rightlist li.even a:hover img, ul#rightlist li.odd a:hover img {border:1px solid #c9c9c9;} 


ul#rightlist li.odd a, ul#rightlist li.even a{
	background: url(/images/refresh/rightlist-bg-odd.gif) repeat-x left top #ececec;
	border:1px solid #d5d5d5;
	border-top:2px solid #fff;	
	border-left:1px solid #dfdfdf;
	overflow: hidden;
	padding: 0px;
	width:270px;
	*padding: 0px 0px 3px 0px; /* fixes for IE 6 */	
	*margin: -3px 0px 0px -18px; /* fixes for IE 6 */	
	display:block;
	cursor:pointer;
}
	
ul#rightlist li.odd a:hover, ul#rightlist li.even a:hover{
	background: url(/images/refresh/rightlist-bg-even.gif) repeat-x left top #d8d8d8;
	border:1px solid #cfcfcf;
	border-top:2px solid #ececec;	
	border-left:1px solid #dfdfdf;
}

ul#rightlist li.odd img, ul#rightlist li.even img {
	float: left;
	padding: 3px;
	background: #ffffff;
	margin: 6px 0px 7px 7px; 
	border:1px solid #dfdfdf;
}
	
ul#rightlist li h4 {
	font-size: 17px;
	color: #ffffff;
	text-indent: 10px;
	text-transform: uppercase;	
	letter-spacing: -.03em;
	height:33px;
	line-height: 33px;
	margin: 0px;
	}
	
ul#rightlist li.rl-title{
	border:1px solid #e3a000;
	border-bottom:1px solid #cc8900;
	background: url(/images/refresh/rightlist-bg-top.gif) repeat-x #e3a000;
	overflow: hidden;
	padding: 0px;
	width:270px;
	*padding: 0px 0px 3px 0px; /* fixes for IE 6 */	
	*margin: -3px 0px 0px -18px; /* fixes for IE 6 */	
}

ul#rightlist li h4 img {
	position: absolute; 
	background: none; 
	top: 1px; 
	right: 8px;
	}
	
ul#rightlist li.rl-title a:hover{text-decoration:none;}

ul#rightlist li.rl-footer {
	overflow: hidden;
	padding: 0px;
	*padding: 0px 0px 3px 0px; /* fixes for IE 6 */	
	*margin: -3px 0px 0px -18px; /* fixes for IE 6 */	
	width:272px;
}

ul#rightlist li h5 {
	background: url(/images/refresh/rightboxesfootertile.gif) repeat-x 0px 0px #848484;	
	text-align: right;
	font-weight: bold;
	letter-spacing:-0.03em;
	padding: 6px 12px 8px 0px;
	margin: 0px;
	}
	
ul#rightlist li h5 a {
	color: #efefef;
	font-weight: bold;
	font-size:0.9875em;
	}

ul#rightlist li img {}
	
ul#rightlist li span {
	font-size:11px;	
	float: right;
	width: 188px;
	margin: 0 9px 6px 0;
	text-align: left;
	text-decoration:none !important;
	color:#282828;
}

ul#rightlist li a:hover		{text-decoration: none;}
ul#rightlist li a:hover p	{text-decoration: underline;}
ul#rightlist li h5 a:hover	{text-decoration: underline;}

ul#rightlist li p {	
	float: right;
	width: 188px;
	font-weight: normal;
	display: block;
	font-size:12px;
	line-height:14px;
	padding:0px;
	margin:5px 9px 4px 0px;
}
	


/* carousel */

#slideshow {
	position: relative;
	top: 0px;
	left: 0px;
	list-style: none;
	color: #fff;
	display: none;
	}

#slideshow span {
	display: none;
	}

#carouselwrapper {
	max-height: 360px;
	width: 475px;
	padding:5px 16px 52px 15px;
	background: #dfdfdf;
	border:1px solid #cdcdcd;
	-webkit-box-shadow:1px 1px 4px rgba(0,0,0,0.15);
	-moz-box-shadow:1px 1px 4px rgba(0,0,0,0.15);
	}

* html #carouselwrapper{
	padding:5px 17px 18px 16px;
	}

#carouselwrapper * {
	margin: 0;
	padding: 0;
	}

#fullsize {
	position: relative;
	top: 0px;
	width: 473px;
	height: 314px;
	border: 1px solid #B1B1B1;
	background: #000;
	overflow: hidden;
	}

#information {
	position: absolute;
	bottom: -1px;
	width: 473px;
	height: 0;
	background: #000;
	color: #fff;
	overflow: hidden;
	z-index: 200;
		/* internet explorer */
	-khtml-opacity: 0.7;
	     /* khtml, old safari */
	-moz-opacity: 0.7;
	     /* mozilla, netscape */
	opacity: 0.7;
	     /* fx, safari, opera */
	}

#information h3 {
	padding: 13px 13px 6px 13px;
	font-size: 16px;
	}

#information p {
	padding: 0px 13px 15px 13px;
	line-height: 1.5em;
	}

#information a:link, #information a:active, #information a:visited {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	}

#information a:hover {
	color: #1cb3f2;
	text-decoration: none;
	font-weight: bold;
	}

#image {
	width: 473px;
	}

#image img {
	position: absolute;
	z-index: 25;
	width: auto;
	left:0px;
	width:473px;
	height:314px;
	}

.imgnav {
	position: absolute;
	width: 25%;
	height: 306px;
	cursor: pointer;
	z-index: 150;
	}

#imgprev {
	left: 0;
	height: 200px;
	background: url(/images/refresh/carousel/images/left.gif) left 130px no-repeat;
	}

#imgnext {
	right: 0;
	height: 200px;
	background: url(/images/refresh/carousel/images/right.gif) right 130px no-repeat;
	}

#imglink {
	position: absolute;
	height: 306px;
	width: 100%;
	z-index: 100;
	background-color:black;
	filter: alpha(opacity=0); /* internet explorer */
	-khtml-opacity: 0; /* khtml, old safari */
	-moz-opacity: 0; /* mozilla, netscape */
	opacity: 0; /* fx, safari, opera */
	}

.linkhover {
	background: url(/images/refresh/carousel/images/link.gif) center center no-repeat;
	}

#thumbnails {
	margin-top: 0px;
	width: 100%;
	}

#slideleft {
	display: none;
	width: 20px;
	height: 81px;
	background: url(/images/refresh/carousel/images/scroll-left.gif) center center no-repeat;
	background-color: #222;
	}

#slideleft:hover {
	background-color: #333;
	}

#slideright {
	display: none;
	width: 20px;
	height: 81px;
	background: #222 url(/images/refresh/carousel/images/scroll-right.gif) center center no-repeat;
	}

#slideright:hover {
	background-color: #333;
	}

#slidearea {
	margin-left: 0px;
	width: 473px;
	padding: 10px 0px;
	}

#slidearea img{
	cursor: pointer;
	border: 4px solid #FFF;
	padding: 0px;
	}

#slidearea img:hover {
	cursor: pointer;
	border: 4px solid #1cb3f2;
	padding: 0px;
	}
	
	
/* content blob */

#contentblob {
	margin: 15px 0px 0px 0px;
	}
	
#contentblob .productblurb {
	width: 179px;
	float: left;
	height: 410px;
	padding: 10px 0px;
	_padding-top: 50px; /* fixes for ie6 */
	}
	
#contentblob .productblurb-notext {
	width: 175px;
	float: left;
	margin: 10px 0px 0px 0px;
	}	

#contentblob .productblurb h3, #contentblob .productblurb-notext h3 {
	position: relative;
	min-height: 3em;
	height: 1%;
	}	
		
#contentblob .productblurb h3 span, #contentblob .productblurb-notext h3 a {
	position: absolute;
	bottom: 0em;
	line-height: 1.3em;
	font-weight: bold;
	width: 90%;
	}
	
#contentblob .productblurb-notext h3 a {color:#292929;}
	
#contentblob .productblurb h3, #contentblob .productblurb-notext h3 {
	font-size: 1.18em;
	font-weight: bold;
	margin: 0px;
	}
	
#contentblob .productblurb a:hover{
	text-decoration: none;
	}
	
#contentblob .productblurb a:hover h3 span, #contentblob .productblurb-notext h3 a:hover {
	text-decoration: underline;
	}

#contentblob .productblurb p {
	font-size: 0.9em;
	line-height: 16px;
	width: 148px;
	margin: 0 2px;
	color:#555;
	-moz-transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	}
	
#contentblob .productblurb a:hover p{
	color:#282828;
	}

#contentblob .productblurb-img {
	width: 150px;
	position: relative;
	margin: 6px 0px;
	}
	
#contentblob .prod-img, #contentblob .productblurb-notext img {
	border: 1px solid #c8c8c8;
	-moz-transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	}
	
#contentblob .productblurb a:hover .prod-img{
	-webkit-box-shadow:1px 1px 4px rgba(0,0,0,0.15);
	-moz-box-shadow:1px 1px 4px rgba(0,0,0,0.15);
}
	
#contentblob .productblurb-img .pricetag {
	position: absolute;
	bottom: 1px;
	right: 1px;
	text-align: right;
	background-color: #212121;
	margin: 0px;
	padding: 3px 6px 5px 7px;
	font-weight: bold;
	color: #ffffff;
	font-size: 1em;
	line-height: 1.2em;
	letter-spacing: .05em;
	}

#contentblob .productblurb p.price {
	font-size:1em;
	font-weight:bold;
	color:#282828;
	margin-bottom: 15px;
	}

#contentblob .productblurb-img a.pricetag:hover {
	text-decoration: none;
	color: #59c5f3;
	}
	
#contentblob .productblurb .sale-tag{
	position:absolute;
	top:0px;
	}
	
#contentblob span.sale-price{
	color: #BA0606;
	}

#contentblob span.sale-was-price{
	font-weight:normal; 
	color:#555; 
	font-size:0.9em;
	text-decoration: line-through;
	}

#contentblob span.sale-savings{
	font-weight:normal;
	color: #BA0606;
	font-size:0.845em;
	display: block;
	margin: 5px 0 2px;
	}
	
/* subcontent blobs */

#content .subcontent {
	background: #ffffff;
	background-image: url(/images/refresh/subcontent-primarytile.gif);
	background-repeat: repeat-x;
	background-position: top left;	
	clear: left; 
	width: 980px; 
	position: relative; 
	margin: 0px 0px 0px -191px;
	}
	
#content .subcontent .subcontent-primary {
	width: 788px; 
	margin-left: 192px; 
	margin-top: 0px;
	padding-top: 80px;
	_padding-top: 110px; /* fixes for ie6 */
	}
	
#content .subcontent .subcontent-secondary {
	background: #c9c9cb;
	background-image: url(/images/refresh/subcontent-secondarytile.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	width: 900px; 
	position: relative; 
	margin-left: -191px;
	margin: 40px 0px 0px 0px;
	padding: 25px 0px 40px 80px;
	}

#content .subcontent-secondary .column {
	width: 241px; 
	float: left; 
	padding: 0px;
	margin: 0px 40px 0px 0px;
	font-size: .9em;
	}

#content .subcontent-secondary .column img.twitter {
	margin: 5px 0px 9px 0px;
	}

#content .subcontent-secondary .column img.youtube {
	margin: 0px 0px 0px 0px;
	}

#content .subcontent-secondary .column img.blog {
	margin: 10px 0px 2px 0px;
	}
	
#content .subcontent-secondary p, #content .subcontent-secondary h4 {
	margin: 5px 0px;
	}
	
#content .subcontent-secondary h4 {
	font-size: 1.2em;
	}
	
#content .subcontent-secondary h4:hover {
	text-decoration:underline;	
	}
