/* CSS Document */

#minicart {
	display:block;
	width:190px;
	margin-right: 10px;
	padding: 10px 10px 0px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
#minicart span{
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.3em;
	font-size: 9px;
	color: #666666;
	text-transform: uppercase;
	border: none;
}
#minicart table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
#minicartfooter .checkout a, #minicartfooter .checkout button {
	width:60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	float: right;
	padding:5px;
	margin-top:40px;
	color: #FFFFFF;
	background-color: #692588;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-right-style: none;
	border-bottom-style: none;
}
#minicartfooter .total {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	float: left;
	font-weight: bold;
	margin-left: 10px;
	line-height: 10px;
	margin-bottom:10px;
	margin-top:5px;
}
#minicartfooter .total span {
	display:block;
	border-bottom: 1px solid #999999;
	width:120px;
	padding:0px 0px 3px 0px;
	margin-bottom:4px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#minicartfooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	margin-right: 10px;
	font-weight: bold;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	width: 210px;
}
.baskettable {
width:210px;
border:0px;
margin-bottom:30px;
}
.baskettable td{
border-bottom: solid 1px #CCCCCC;
height:30px;
padding-top:5px;
padding-bottom:5px;
}
.baskettable select {
font-size:85%;
margin:0pt 10px;
}

#featuredProduct {
	padding-top: 20px;
	padding-bottom: 40px;
	padding-right: 0;
	border-top: 1px solid #CCCCCC;
}
#shop_products {
	padding-top: 20px;
	margin-bottom: 40px;
	padding-right: 0;
	border-top: 1px solid #CCCCCC;
	}
#featuredProduct h3 {
	color: #663366;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin: 0px;
}
#shop_products h3 {
	color: #663366;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin: 0px;
	height:45px;
} 
#featuredProduct h3 a {
	border: 0;
}
#featuredProduct p {
	font-size: 12px;
	line-height: 1.8em;
	color: #333333;
	width: 200px;
	height: 40px;
	margin: 0px;
	padding: 0px;
}
.projectSpotlight {
	padding-top: 10px;
	height: 244px;
	padding-left: 20px;
}

#shop_products .projectSpotlight {
	padding-top: 10px;
	height: 190px;
	padding-left: 20px;
}
.projectSpotlight div.pricetab{
	display:block;
	height: 29px;
	padding: 20px 10px 0px 0px;
	margin: 0px;
	background-image: url(../images/price-tab.gif);
	background-repeat: no-repeat;
	border-bottom:1px solid #EFF1F2;
	background-position: right bottom;
	text-align: right;
}
.purptag {
	height:30px;
	background-image: url(../images/purp_price_tag.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #692588;
	padding-top: 10px;
	padding-left: 5px;
	color: #FFFFFF;
	margin-bottom: 30px;
}
.projectSpotlight h3 a.next:link, .projectSpotlight h3 a.next:visited {
	font-size: 11px;
	border: 0;
	margin-left: 5px;
	background-color: #BDD8E9;
	color: #000;
	padding: 3px 6px;
}
.projectSpotlight h3 a.next:hover, .projectSpotlight h3 a.next:active {
	color: #fff;
	background-color: #ACD0E5;
}
div.scroller { 
	width: 400px;
	overflow: hidden;
}
div.scroller div.section, div#shop_products div.section, div#featuredProduct div#listings div.section {
	width: 200px;
	height: 285px;
	float: left;
}
div#shop_products div.section {
	width: 200px;
	height: 200px;
	float: left;
}
div.scroller div.content {
	width: 10000px;
}

div a.next {
	width:70px;
	height:30px;
	float: right;
	background-image: url(../images/slider-next.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
a.next span {display:none;}
.viewproduct {
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
div#alternativeViews a img{
border:1px solid #999999;
}
.mainview {
	width:400px;
	border:none;
	margin-bottom: 20px;
}
.mainview img {
	border:none;
}
#minicart .button {	
	background: transparent;
	border:none;
	padding: 0px; }
	
#breadcrumbs { 
display:block;
width:100%;
padding:10px;

}

.innerone {	
	width: 220px;
	margin-left:20px;
	float: left;
	}
.narrowcolumn {	
	width: 240px;
	float: left;
	margin-left:0px;
	}
.narrowcolumn span{	
	margin-left:0px;
	}

.innertwo {	
	width: 420px;
	margin-left:20px;
	margin-bottom:20px;
	float: left;
	}
.innerthree {	
	width: 670px;
	margin-left:20px;
	margin-bottom:20px;
	float: left;
	}
.innerfour {	
	width: 890px;
	margin-left:20px;
	margin-bottom:20px;
	float: left;
	}