﻿/*///////////////////General////////////////////////*/

	.borderSwatch
	{
		border:2px solid #A51E25;
	}
	
	#errornoproduct
	{
		display:none;
		margin-top:200px;
	}
	
	#content
	{
		width:968px;
		text-align:left; 
		margin:0 auto;
		padding:0 0 0 0px; 
		min-height:530px;
		height:auto !important;
		height:530px;
		position:relative; 
	}
	
	.miniImageDiv
	{
		display:block;
		width:25px;
		height:25px;
		_display:none;	
		margin:2px;
		margin-top:5px;
		float:left;
		cursor:pointer;
	}
	
	#ErrorMsg
	{
		font-weight:bold;
		display:block;
		color:#4c4c4c;
		padding:55px 0 0 0px;
		text-transform:capitalize;
		text-align:center;
	}

	.clear
	{
		clear:both;
	}

	#MyList2
	{
		margin:0 auto;
		padding:0 0 25px 10px;
		width:945px;
		height:auto;
	}
	
	#ogPrice 
	{
		font-size: 12px; 
		color: #666; 
		text-decoration: line-through;
	}
	
	#saleprice 
	{
		font-size: 12px; 
		color: #A51E25;
	}
	
	.price
	{	
		color:#666;
		font-weight:bold;
		padding:0;
		float:right;
	}
	
	.titleLink
	{
		float:left;
		margin-bottom:5px;
	}

	a.prodListLink, 
	a.prodListLink:link, 
	a.prodListLink:active, 
	a.prodListLink:visited
	{
		color:#a51e25;
		padding:0;
		margin:0;
		font-size:1.6em;
		font-weight:bold;
	}
	
	a.prodListLink:hover
	{
		color:#ccc;
	}
	
	#pageTitle
	{
		margin:15px 0 0 20px;
		position:absolute;
		z-index:1;
		float:left;
	}
	
	#switchviews
	{
		color:#fff;
		visibility:visible;
		*visibility:visible;
		_visibility:hidden;
		font-size:1.1em;
		font-weight:bold;
		margin:10px 25px;
		position:absolute;
		z-index:10002;
		cursor:pointer;
		right:0;
	}
	
	.underline
	{
		text-decoration:underline;
		color:#990000;
	}
	
	.switchviewsHover
	{
		color:#990000;
	}
		
	.stylenum
	{
		font-size:1.2em;
		clear:both;
		color:#8a8a8a;
		margin:5px 0 0px 0;
		display:block;
		font-weight:bold;
		
	}
	

/*////////////////////slider BAR///////////////////////////*/
	#sliderbg
	{
		background: transparent url(/images/skin/productList/scrollerLine2.gif) no-repeat left center;
		width:900px;
	}
	
	#slider
	{
		width:880px;
		*width:800px;
		margin:0  0 0 0;
		padding:0;
		border:none;
	}
	
	.ui-slider-handle
	{
		height:20px;
		width:60px;
		background: transparent url(/images/skin/productList/scrollerHandel.gif) no-repeat center center;
	}
	
	.ui-state-hover
	{
		height:20px;
		width:60px;
		background: transparent url(/images/skin/productList/scrollerHandel_hover.gif) no-repeat center center;
	}
	
	.ui-state-active
	{
		height:20px;
		width:60px;
		background: transparent url(/images/skin/productList/scrollerHandel_active.gif) no-repeat center center;
	}
	
	#slidercontainer
	{
		width:948px;
		text-align:center;
		padding:40px  0px 40px 20px;
		margin: 0px 0px 0px 0px;
		background-image: url(/images/skin/productList/sliderBG.png);
		*background-image: url(/images/skin/productList/sliderBG.png);
		_background-color:#000;
		_background-image:none;
		background-repeat:repeat-x;
	}
	
	.scrollToView 
	{
		float: left; 
		margin-top: -30px; 
		margin-left: 0px;
	}
	
	.ui-slider 
	{ 
		position: relative; 
		text-align: center; 
	}
	
	.ui-slider 
	.ui-slider-handle 
	{ 
		position: absolute; 
		z-index: 2; 
		cursor: pointer; 
		padding-left:50px; 
	}
	
	.ui-slider .ui-slider-range 
	{ 
		position: absolute; 
		z-index: 1;  
		display: block; 
		border: 0; 
	}
	
	.ui-slider-horizontal 
	{ 
		height: .8em; 
	}
	
	.ui-slider-horizontal 
	.ui-slider-handle 
	{ 
		top: -5px; 	
		margin-left:-30px;    
	}
	
	.ui-slider-horizontal 
	.ui-slider-range 
	{ 
		top: 0; 
		height: 100%; 
	}
	
	.ui-slider-horizontal 
	.ui-slider-range-min 
	{ 
		left: 0; 
	}
	
	.ui-slider-horizontal 
	.ui-slider-range-max 
	{ 
		right: 0; 
	}

	/*///////////////////grid view////////////////////////*/
	.gridContent #pagedetails
	{
		width:100%;
		height:50px;
		background-image: url(/images/skin/productList/grey.gif);
		background-repeat: repeat;
	}
	
	.gridContent  #slidercontainer
	{
		display:none;	
	}
	
	.gridContent .price
	{
		font-size:1.1em;
	}
	
	.gridContent .details
	{
		text-align:left;	
		padding:0 10px;	
	}
	
	.gridContent img.mainImage
	{
		width:210px;	
		height:154px;
	}
	
	.gridContent .seperator
	{
		height:200px;
		float:left;
		width:1px;
		margin:0px;
		margin-top:35px;
		background-color:#c3c3c3;
	}
	
	.gridContent
	{
		margin-left:8px;
	}
	
	.gridContent .viewer 
	{
		margin:0 auto  0px; 
		overflow:hidden; 
		*overflow:visible; 
		padding-top:0px;
		background-color:#868686;
		z-index:1000;   
		background-image: url(/images/skin/productList/gridBG.gif);
		background-repeat: repeat;
		background-position:0 0 ;
		width:100%;
		height:100%;
	}

	.gridContent .item 
	{
		width:240px;
		float:left;
		text-align:center;
		height:270px;
	}
	
	.gridContent a.prodListLink, 
	.gridContent a.prodListLink:link, 
	.gridContent a.prodListLink:active, 
	.gridContent a.prodListLink:visited
	{
		font-size:1.1em;
	}
	
	.gridContent .indexseperator3,  .gridContent .indexseperator7, .gridContent .indexseperator11, .gridContent .indexseperator15, .gridContent .indexseperator19,  .gridContent .indexseperator23,  .gridContent .indexseperator27,  .gridContent .indexseperator31
	{
		display:none;	
	}    
	
	/*///////////////////slider view////////////////////////*/
	.sliderContent img.mainImage
	{
		width:410px;	
		height:300px;
	}
	
	.sliderContent .price
	{
		font-size:1.6em;
	}	

	.sliderContent .details
	{
		text-align:left;
		padding:0 25px;	
	}
	
	.sliderContent 
	{
		width:968px; 
		margin:auto; 
		padding:50px 0 0 0; 
		*padding:0px 0 0 0; 
		position:relative;
		z-index:2000;   
	}

	.loader
	{
		display:none;
	}
	
	.sliderContent .viewer 
	{
		width:966px; 
		height:425px;
		margin:0 auto  0px; 
		padding:50px 1px 1px 1px;
		overflow:hidden; 
		position:relative; 
		z-index:1000;   
		background-image: url(/images/skin/productList/sliderContentBG.gif);
		background-repeat: repeat-x;
		background-color:#fff;
	}

	.sliderContent .seperator
	{
		height:315px;
		float:left;
		width:1px;
		margin-top:50px;
		padding-top:25px;
		background-color:#5e5e5e;
	}
	
	.sliderContent .content-conveyor 
	{ 
		position:relative; 
		text-align:center;   
		margin:0; 
		padding:0 0px;
	}
	
	.sliderContent .item 
	{ 
		width:485px; 
		float:left;
	}
	
	.item
	{
		position:relative;
	}
	
	.gridContent .loader 
	{
		position:absolute;
		top:0;
		left:0;
		background: url(/images/wait.gif) no-repeat top;
		height:200px;
		width:240px;
	}
	
	.sliderContent .loader 
	{
		position:absolute;
		top:0;
		left:0;
		background: url(/images/wait.gif) no-repeat top center;
		height:300px;
		width:400px;
	}

	#ProductListReviews
	{
		padding-bottom: 25px;
	}
