/* CSS Document */


#featuredProject {
	padding-top: 20px;
	padding-bottom: 45px;
	padding-right: 0;
	height: 234px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#featuredProject h3 {
	color: #663366;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin: 0px;
}
#featuredProject h3 a {
	border: 0;
}
#featuredProject p {
	font-size: 12px;
	line-height: 1.8em;
	color: #333333;
	width: 200px;
	height: 140px;
	margin: 0px;
	padding: 0px;
}
.projectSpotlight {
	padding-top: 10px;
	height: 244px;
	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;
}
.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 {
	width: 200px;
	height: 285px;
	float: left;
}
div.scroller div.content {
	width: 10000px;
}
#websiteone {
 background:url(../images/chloebag-sm.jpg) no-repeat 10px 80px;
}
#websitetwo {
	background:url(../images/lavinbag-sm.jpg) no-repeat 10px 80px;
}
#websitethree {
	background:url(../images/chloebag-sm.jpg) no-repeat 10px 80px;
}
#websitefour {
	background:url(../images/lavinbag-sm.jpg) no-repeat 10px 80px;
}
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;
}
