﻿#left-content 
{
	float:left;
	width:213px;
	/*background-color:Blue;*/
	margin-right:20px;
}
#left-content li
{
	line-height: 22px;
	/*padding-bottom:10px;	*/
}
#left-content a
{
	font-family:Arial;
	font-size:12px;
	color:Black;
	text-decoration:none;
	font-weight:bold;
}
#left-content a.active,#left-content a:hover
{
	color:#ed2931;
}


#right-content 
{
	float:left;
	width:640px;
	padding-left:20px;
	/*background-color:red;*/
	border-left:1px solid #e3e3e3;
}

/* Category header */
#category-heading
{
	/*background-color:Green;	*/
	width:640px;
	font-family:Arial;
	font-size:48px;	
}

.visibleButton
{
    position:absolute;
    display:block;
    right:0px;
    bottom:0px;
}
.hiddenButton
{
    position:absolute;
    display:none;
    right:0px;
    bottom:0px;
}
.expandableArea
{
    display:block;
    overflow:hidden;
    position:relative;
}.expandButton img
{
    float:right;
}
.collapseButton img
{
    float:right;
}

#product-list, .product-list
{
	/*background-color:Yellow;*/
	margin-left:-13px;	
	min-height:300px;
}
#product-list H3, .product-list H3
{
	margin-left:13px;	
}

#product-list .loadingMessage
{
	font-family:Arial;
	font-size:11px;
	padding-left:13px;	
}

#product-list .list-product,
.product-list .list-product
{
	width:150px;
	height:220px;
	float:left;
	margin-bottom:10px; 
	text-align:center;
	padding:0px;
	padding-left:13px;	
}

#product-list .list-product img,
.product-list .list-product img
{
	/*margin-bottom:10px;*/
}
#product-list .list-product a.name,
.product-list .list-product a.name
{
	font-family:Arial;
	font-size:12px;	
	font-weight:bold;
	line-height:18px;
	/*background-color:Yellow;	*/
	
}
#product-list .list-product a.price,
.product-list .list-product a.price 
{
	font-family:Arial;
	font-size:12px;	
}
#product-list .list-product a.old-price,
.product-list .list-product a.old-price
{
	font-family:Arial;
	font-size:10px;	
	text-decoration:line-through;
	margin-left:5px;
	line-height:12px;
}
#product-list .list-product a.new-price,
.product-list .list-product a.new-price  
{
	font-family:Arial;
	font-size:12px;
	color: #ed2931;
}
#product-list .list-product .offer,
.product-list .list-product .offer
{
	font-family:Arial;
	font-size:10px;
}
#product-list  .list-product  .red-button,
.product-list  .list-product  .red-button
{
	/*height:27px;*/
	font-size:10px;
	padding:2px 10px;
	width:42px;
	/*margin:2px 10px;*/
	margin-top:3px;
	margin-bottom:4px;
	
}
#product-list  .list-product  .black-button,
.product-list  .list-product  .black-button
{
	/*height:27px;*/
	font-size:10px;
	padding:2px 6px;
	
	overflow:visible;
	/*margin:2px 10px;*/
	margin-top:3px;
	background-color:Black;
	margin-bottom:4px;
	
}
#product-list  .list-product  .red-button2,
.product-list  .list-product  .red-button2
{
	height:27px;
	font-size:10px;
	padding:5px 10px;
	width:42px;
	margin:10px auto;
	/*margin-top:8px;*/
	
}
#product-list .list-product .product-action,
.product-list .list-product .product-action
{
	position:absolute;
	/*top:0;
	left:0;*/
	width:150px;
	height:150px;
	/*border:2px solid #e3e3e3;*/
	display:none;	
	background-color:Transparent;
	
}

#product-list .list-product .product-action .product-link,
.product-list .list-product .product-action .product-link
{
	position:absolute;top:0;left:0;width:150px;height:150px;
}


#product-list .list-product .product-action .quickbuy,
.product-list .list-product .product-action .quickbuy
{
	position:absolute;
	left:13px;
	top:80px;
}
#product-list .list-product .product-action .quickbuy a,
.product-list .list-product .product-action .quickbuy a
{
	float:left;
	margin-right:10px;
}

/*--------------------------------------------------------------*/
/*  MOUSER OVER COLOR SQUARES                                   */
/*--------------------------------------------------------------*/
#product-list .list-product .product-action .colors,
.product-list .list-product .product-action .colors
{
           position:absolute;
           bottom:0;
           left:0;
           width:151px;
           text-align:center;
}
#product-list .list-product .product-action .colors table
{
           width:100%;
}
#product-list .list-product .product-action .colors table table
{
           width:auto;
           text-align: center;
           border: 2px solid #e3e3e3;
           background-color: white;
}
#product-list .list-product .product-action .colors table table td
{
           padding-right:3px;
           padding-top:3px;
           font-size:1px;
}
#product-list .list-product .product-action .colors a
{
           margin:0;  
           padding:0;
           float:none;
           display:inline;
}
#product-list .list-product .product-action .colors a img
{
           display:inline;
           margin:0;
           float:none;
           margin-bottom:3px;
           margin-left:3px;      
}






#product-paging
{
	border-top:1px solid #e3e3e3;
	background-image:url(../images/paging-bg.gif);
	background-repeat:no-repeat;
	clear:both;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	padding-top:10px;
	margin-top:10px;
	margin-left:13px;
}
#pagination{float:left}
#pagination span{
	border:0; 
	margin:0; 
	padding:0;
	font-size:12px;
	list-style:none;
	margin-right:4px;
	/*float:left;*/
}
#pagination a {
	float:left;
	border:solid 2px black;
	margin-right:2px;
}
#product-paging div.total
{
	color:black;
	display:block;
	float:left;
	font-weight:bold;
	margin-right:2px;
	padding-top:3px;
	font-size:14px;
	padding-right:15px;	
}


#pagination span span
{
	font-weight:bold;
	display:block;
	float:left;
	padding:2px 7px;
	border:solid 2px #ed2931;
	color: #ed2931;	
	margin-right:4px;
	
}
#pagination a:link,
#pagination a:visited {

	color:black;
	display:block;
	float:left;
	padding:2px 7px;
	text-decoration:none;
	margin-right:4px;
	
}
#pagination a:hover{
	border:solid 2px #ed2931;
	color: #ed2931;
}

#product-paging div.show-all
{
	padding-top:5px;
	float:left;
}
#product-paging .show-all > a
{
	padding-left:15px;
	border:0;
	font-size:13px;
	font-weight:normal;
}
#product-paging .show-all > a:hover
{
	color:#ed2931;
}















#category-folders
{
	/*background-color:gray;	*/
	/*height:20px;*/
	margin:20px 0 20px 0;
	padding:0px;
	/*border-bottom:3px solid red;*/
	/*width:640px;*/
}

#category-folders ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	border-bottom:1px solid #e3e3e3;
	border-left:1px solid #e3e3e3;
	/*float:left;*/
	height:28px;
	
}

#category-folders li  
{
	display: block;
	float:left; 
	border-right:1px solid #e3e3e3;
	border-top:1px solid #e3e3e3;
	padding:5px 10px 0 10px;
	height:22px;

}
#category-folders .active  
{
	border-bottom:1px solid white;
}

#category-folders ul li a
{
	padding:3px;
	display:block;
}

