/*Active Carousel Code*/
img {border-style: none;}

div.carousel-outer {
	width: 434px;
	height: 252px;
	overflow: hidden;
	font-size: 11px;
	font-weight: bold;
}
div#MainCarDiv
{
	background: url(../images/wood-border-new.jpg) no-repeat;
	margin-left: 34px;
	height:250px;
	width: 434px;
}
div#MainCarDivRight
{
	background: url(../images/wood-border-top.jpg) no-repeat;
	margin-right: 34px;
	height:250px;
	width: 434px;
}


#home_example_3_frame,#home_example_4_frame {position: relative}
#homeR_example_3_frame,#homeR_example_4_frame {position: relative}
#home_example_3_previous,#home_example_4_previous {float: left;}
#homeR_example_3_previous,#homeR_example_4_previous {float: left;}
#home_example_3_next,#home_example_4_next {float: right;}
#homeR_example_3_next,#homeR_example_4_next {float: right;}

div#ca-top-sellers {
	background: url(../images/wood-border-top.jpg) no-repeat;
	margin-right: 31px;
}

a.carousel-left-scroller {
	display: block;
	background: url(../images/ca-left-arrow.gif) no-repeat;
	width: 25px;
	height: 25px;
	margin: 112px 0 0 7px;
	display: inline;
}
a.carousel-right-scroller {
	display: block;
	background: url(../images/ca-right-arrow.gif) no-repeat;
	width: 25px;
	height: 25px;
	margin: 112px 7px 0 0;
	display: inline;
}

div#home_example_3, div#homeR_example_3,
div#home_example_4, div#homeR_example_4 {
	position: relative; /* important */
	overflow: hidden; /* important */
	width: 364px; /* width: 434px; important */
	height: 235px;
	margin-left: 6px;
}

div#home_example_3_content, div#homeR_example_3_content,
div#home_example_4_content, div#homeR_example_4_content
{
	position: absolute;
	top: 0;
	margin-top: 46px;
	/*width: 361px;*/
	overflow: hidden;
}
#home_example_3_content span, #homeR_example_3_content span,
#home_example_4_content span, #homeR_example_4_content span
 {
	list-style: none;
	display: block;
	margin: 4px;
	padding: 0;
	float: left;
	border: 0px;
}
#home_example_3_content, #homeR_example_3_content, 
#home_example_4_content, #homeR_example_4_content 
{
	/*width: 5418px; */
}
#home_example_3 div span img, #homeR_example_3 div span img, 
#home_example_4 div span img, #homeR_example_4 div span img 
{
	display: inline;
}
table#vertical_examples td {
	width: 320px;
	vertical-align: top;
	text-align: center;
}

li.home_example_3_item, li.homeR_example_3_item,
li.home_example_4_item, li.homeR_example_4_item {
	width: 120px;
	float: left;
	display: inline;
}
div.ca-img {
	background: url(../images/ca-pic-shadow.jpg) no-repeat bottom center;
	
	width: 120px;
	text-align: center;
}
div.ca-img img {
	border: 1px solid #ebe7df;
}
img.CarImg 
{
	margin-bottom:27px;
}

div.ca-descd {
	margin-top: 27px;
	font-size: 85%;
	font-weight: bold;
	height: 42px;
	overflow: hidden;
}
div.carousel-outer a:link, div.carousel-outer a:visited {
	color: #010000;
	text-decoration: none;
	display: inline-block;
	border-style: none !important;
}

div.carousel-outer p.ca-price {
	color: #c92127;
}

p.ca-label {
	height:30px;
	width:112px;
}

a.ca-lbllnk {
	height:30px;
	width:112px;
}

div#imgBound {
	background-color: #FFFFFF; 
	border: solid 1px #e6e6e6;
}

span.home_example_3_item a div#imgBound, span.homeR_example_3_item a div#imgBound 
span.home_example_4_item a div#imgBound, span.homeR_example_4_item a div#imgBound 
{
	margin-bottom: 27px; 
}


div.prod-detail-l div#imgBound {
}
