/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
a:link 
{ 
	color: #0B1DC7;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: underline
}
a:visited 
{ 
	color: #0B1DC7;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: underline
}
a:hover 
{ 
	color: #3366CC;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: underline
}
a:active
{
	COLOR: Red;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: underline
}
.fonteleven {
	font-size: 11px;
}
.title{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #333333;
	background-color: #CCCCCC;
	font-weight: bold;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	padding: 3px;
}
.titleborder {
	margin-bottom: 5px;
}
.orangetext {
	color: #FF7D26;
}
.browsebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #1547BC;
	padding: 5px;
	margin: 1px;
}
.featuredcategories {
	font-size: 18px;
	font-weight: bold;
	border-bottom: 1px dashed #999999;
}
.products {
	font-size: 11px;
	line-height: 1.4em;
}
.productstitle {
	font-size: 13px;
	font-weight: bold;
}
.red {
	color: #FF0000;
}
/* -------------------- Shop Smart Box ------------------*/
.shopsmartheadline {
	font-size: 18px;
	font-weight: bold;
}
.shopsmartcontent {
	background-color: #FFEFB2;
	font-size: 11px;
	background-image: url(/shop/images/shop-smart-gradient.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 5px 5px 0px 10px;
	border-right: 1px solid #985112;
	border-left: 1px solid #985112;
	line-height: 1.25em;
}
/* -------------------- Whats Hot Box ------------------*/
.bestsellproduct {
	border-left: 1px solid #333333;
	padding: 3px;
	border-bottom: 1px dashed #CCCCCC
}
.bestsellproduct_nodash {
	border-left: 1px solid #333333;
	padding: 3px;
}
.bestselldesc {
	border-right: 1px solid #333333;
	padding: 3px;
	border-bottom: 1px dashed #CCCCCC;
}
.bestselldesc_nodash {
	border-right: 1px solid #333333;
	padding: 3px;
}
.bestsellnum {
	padding: 3px;
	font-size: 16px;
	border-bottom: 1px dashed #CCCCCC;
}
.bestsellproductbottom {
	border-left: 1px solid #333333;
	padding: 3px;
}
.bestselldescbottom {
	border-right: 1px solid #333333;
	padding: 3px;
}
.bestsellnumbottom {
	padding: 3px;
	font-size: 16px;
}
.crumb
{ 
	font-size: 11px; 
	font-family: Arial, Helvetica, sans-serif; 
}
.boldtitle
{ 
	color: #0E2F7D; 
	font-weight: bold; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 20px;
}
/* Accessories slider
------------------------ */
#accContainer {
	border: 1px solid #CCCCCC;
		-moz-border-radius:3px;
		-webkit-border-radius:3px;
	border-radius:3px; 
		-moz-box-shadow:0 1px 3px #CCCCCC;
		-webkit-box-shadow:0 1px 3px #CCCCCC;
	box-shadow:0 1px 3px #CCCCCC;
	background:#FFF; border:1px solid #F27100;
}

.itemAccessories {
	margin:0;
	padding:0;
}
.itemAccessories td {
	padding-top:0px;
	
}
.itemAccessories td.imgtd {
	padding:2px 5px;
}
.itemAccessories td.desctd {
	padding:3px 5px;
}

.itemAccessories .name {
	font-size:10px;
}

#cartSlider {
	margin:0;
	padding:0;
	position:relative;
	width:292px;
	*width:290px;
	}
#cartwHMenu {
	list-style:none;
	margin:0 auto;
	padding:0;
	position:absolute;
		top:0px;
	width:292px;
}
#cartwHMenu li {
	background:#fff url(/store/images/buttons-slider.gif) no-repeat;
	cursor:pointer;
	display:none;
	height:20px;
	position:absolute;
		 top:0px;
	text-indent:-9999px;
	width:290px;
}
#cartwHMenu #cartwHPrev { background-position:0 0; top:0px; }
	#cartwHMenu #cartwHPrev.hover { background-position:0 -40px; }
#cartwHMenu #cartwHNext {
	background-position:0 -20px; top:420px;
	border-radius:0 0 3px 3px;
		-moz-border-radius:0 0 3px 3px;
		-webkit-border-bottom-right-radius:3px;
		-webkit-border-bottom-left-radius:3px;
}
	#cartwHMenu #cartwHNext.hover { background-position:0px -60px !important; }
#cartSlider #cartwHMask {
	width:292px;
	overflow:hidden;
	position:relative;
	margin:0 auto;
	
}
#cartSlider #cartwHTrack { width:292px; position:relative; float:left; overflow:hidden; }
#cartSlider #cartwHTrack .cartwHSlide { width:292px; text-align:center; float:left; overflow:hidden; }
#cartSlider #cartwHTrack .cartwHSlide table {

}
#ud {}
