/* IceCarousel Module
-------------------------------------------------------------------*/

/* Default */
.IceCarousel{
	position: relative;
	overflow: hidden;
	height: 232px;
}


.IceCarousel_frame { 
	position:relative; 
	overflow:hidden;
	margin:15px 0 0;
	padding:0}
	
.IceCarousel_frame h2 {
	float:left;
	font-size:1.3em;
	margin:0;
	padding:0;
	line-height:1}

.IceCarousel_frame p {
	float:right;
	margin:0;
	padding:0}		
	
.IceCarousel_frame a.IceCarousel_previous, 
.IceCarousel_frame a.IceCarousel_next { 
	margin:0 2px 0;
	float:left;
	width:25px;
	height:20px;
	cursor:pointer;}
.IceCarousel_frame a.IceCarousel_previous {}
.IceCarousel_frame a.IceCarousel_next { }	
	
	
.IceCarousel div.carousel {
	margin:0;
	float:left;
	position: absolute;
	top: 0;
	width: 1000%;}

.IceCarousel div.carousel .icemodule {}



.IceCarousel div.carousel  .productlist2 h3 {
	text-align:center}
		
.IceCarousel div.carousel .productPrice {
	font-size:1.4em;
	display:block;
	line-height:3em;
	color:#333;
	text-align:center;}
	
.IceCarousel div.carousel .prodpic {
	margin:0;
	text-align:center;
	height:95px!important;}
	
.IceCarousel div.carousel .prodpic img{
	margin:0;
	float:none}

	
	
/* Slide Effect */
.IceCarousel_slide {
	position: relative;
	overflow: hidden;}

 .IceCarousel_slide div.carousel {
	 	margin:0;
		float:left;
		position: absolute;
		top: 0;
		width: 1000%;}
		 .IceCarousel_slide div.carousel div {
		 	float:left;
			width:500px;
			height:250px;}

.style2 { width: 180px; }
.floatleft	{	float:left; overflow:hidden}
.modseparator { margin: 0 10px 0 0;}


/* IceCarousel Module. IE Compat. */
*html .IceCarousel {  width:auto; height: 250px;}

/* Default Module Decoration */
.icemodule {
	border:none;
	overflow:hidden;
	padding:0;
	margin:0 0 15px 0;
	background: url(images/module_ice_br.gif) no-repeat bottom right;}
.icemodule div {
	padding: 0;
	background: url(images/module_ice_bl.gif) no-repeat bottom left;}
.icemodule div div {
	padding: 0;
	background: url(images/module_ice_tr.gif) no-repeat top right;}
.icemodule div div div{
	padding: 10px;
	background: url(images/module_ice_tl.gif) no-repeat top left;}
.icemodule div div div div {
	margin: 0;
	padding: 0;
	overflow:show;
	background: none;}
.icemodule h3 {
	color:#333;
	margin:5px 0 7px;
	/*border-bottom:1px dashed #ccc;*/
	padding:0 0 5px;
	/*white-space: nowrap;*/
	font-size:1.2em;}

.browseAddToCartContainer .button {
	font-weight: normal;
	display: block;
	text-indent: 20px;
	width: 119px;
	height: 25px;
	line-height:20px;
	border:none;
	color:#fff;
	margin:0 auto;
	font-size:1.1em;
}

.browseAddToCartContainer .button:hover {
	text-decoration:underline
}

.browseAddToCartContainer .button {
	background:#4B71A3 url(images/cart.jpg) no-repeat 0 0;
}

#middle div.module-blank .icemodule h3 {
	font-size: 12px;
	line-height: 12px;
	height: 40px;
}
