﻿#userControlBrowseCategories
{
}

#userControlBrowseCategories ul
{
	list-style-type:none;	
	margin:5px 0px 0px 0px;	
	padding:0px 15px 5px 18px;	
}

#userControlBrowseCategories li
{	
	background:transparent url(../../images/a.gif) no-repeat scroll left center;
	margin:6px 0px 0px 0px;
	padding:0px 0px 0px 8px;
}

#userControlBrowseCategories li a
{	
	color:#666666;
	font-family:Tahoma;
	font-size:12px;
	line-height:16px;
}

#userControlBrowseCategories .colleft
{
	float:left;	
	width:33%;
	background-image: url(../../images/p.gif); 
	background-repeat: repeat-y; 
	background-position: right center; 
	height: 220px;
}

#userControlBrowseCategories .colcenter
{
	padding-left:5px;
	float:left;
	width:30%;
	background-image: url(../../images/p.gif); 
	background-repeat: repeat-y; 
	background-position: right center; 
	height: 220px;
}

#userControlBrowseCategories .colright
{	
	float:right;
	width:35%;
	padding-right:5px;
	padding-bottom:8px;
}

#userControlBrowseCategories #browseFooter
{
	margin:5px;
	padding-top: 5px;	
	height:38px;
	clear:both;	
	background-color: #eeeeee;	
	vertical-align:middle;	
}

#userControlBrowseCategories #browseFooter ul
{
	margin-top:5px;
}

#userControlBrowseCategories #browseFooter li a
{	
	color:#666666;
	font-family:Tahoma;
	font-size:12px;
	line-height:16px;
	text-decoration:underline;
}

#userControlBrowseCategories #browseFooter .colleftfooter
{
	float:left;
	width:33%;
	background-image: url(../../images/v-l.gif); 
	background-repeat: repeat-y; 
	background-position: right center; 	
	height: 30px;
	vertical-align:middle;	
}

#userControlBrowseCategories #browseFooter .colcenterfooter
{
	float:left;
	width:31%;
	background-image: url(../../images/v-l.gif); 
	background-repeat: repeat-y; 
	background-position: right center; 
	height: 30px;
	vertical-align:middle;
	
}

#userControlBrowseCategories #browseFooter .colrightfooter
{	
	float:right;
	width:33%;
	padding-right:5px;
}


