.contentslide{
	float:left;
	position:relative;
	background:url(images/banner_bg.gif) left top no-repeat;
	height:207px;
}

img{border:none;}

.contentslide .opacitylayer{ /*Do not edit this rule unless you're familiar with CSS opacity behavior*/
	filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	width:589px;
	height:197px;
}

.contentslide .contentdiv{
	display: none;
	width:589px;
	height:197px;
}

.contentslide .contentdiv .contentdiv_bg{
	width:589px; height:197px;
}

.contentslide .contentdiv .contentdiv_bg .matter{float:left; width:200px;}
.banner_price{font-size:12px;}
.banner_price span{color:#ae0000;;}
.contentdiv span.banner_title
{
	font-size:14px;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	padding:0px;
	margin:0px;
	padding:0px;
	float:left;
	clear:left;
	width:375px;
	font-weight:bold;
	margin:20px 0px 0px 20px;

}

/*Jatin Meshiya 11th july,2008*/
.contentdiv span.banner_title a
{color:#000;}
/*---------*/
.contentdiv p.banner_content
{
	padding:0px;
	margin:0px;
	color:#000;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	padding:5px 0px;
	width:200px;
	line-height:16px;
	color:#3c3c3c;
}

.pagination{
	text-align: left;
	padding: 0 0 4px 0;
	float:left;
	clear:left;
	position:absolute;
	left:60px;
	bottom:15px;
}

.pause{position:absolute; left:20px; bottom:18px;}
.pause a{background:url(images/pause_nor.gif) no-repeat; width:25px; height:24px; text-decoration:none; display:block; outline:none;}
.pause a:hover{background:url(images/pause_hover.gif) no-repeat;}
.play{position:absolute; left:20px; bottom:18px;}
.play a{background:url(images/play_nor.gif) no-repeat; width:25px; height:24px; text-decoration:none; display:block; outline:none;}
.play a:hover{background:url(images/play_hover.gif) no-repeat;}

* html .pagination{ /*Simplified box model hack to get IE5 to display width equal to that of Content Slider's*/
	width: 400px; /*IE5 width*/
	w\idth: 416px; /*IE6 width*/
}

.pagination a{
	padding:4px 8px 5px 8px;
	margin-right:4px;
	text-decoration:none; 
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:url(images/paging_bg.gif) no-repeat;
	outline:none;
	color:#6f6f6f;
}

.pagination a:hover, .pagination a.selected{
	color: #fff;
	background:url(images/paging_bg_active.gif) no-repeat;	
}

.shop_now{float:left; clear:left; margin:5px 0px 0px 20px;}

.banner_sub_images{float:right; width:178px; height:187px; margin:-30px 6px 0 0; display:inline;}

.banner_sub_img1{float:left; width:178px; height:92px;}
.banner_sub_img2{float:left; width:178px; height:88px; margin-top:7px;"}
.banner_sub_img1 .banner_sub_title{float:left; font-size:12px; font-weight:bold; width:90px; padding-top:20px;}