﻿@charset "utf-8";
/* CSS Document 
Created: 03/01/2012
Author: Sana Hassan
Copyright reserved by: ToolOrbit.com
*/

.test4 {
    
    float: left;
    height: 203px;
    margin-left: 10px;
    width: 95%;
    margin-bottom: 10px;
}

.featured-brands{
	width:551px;
	height:auto;
	padding:10px 0px 5px 0px;
	margin:0px 0px 10px 0px;
	border:1px solid #efefef;	
	float:left;
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
}

.featured-brands-hd{
	line-height:26px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#000;
	font-weight:bold;
	font-size:18px;
	margin:0px 0px 13px 0px;
	padding:0px 0px 0px 10px;
	background-color:#efefef;
}
.featured-brand-logo-box{
	width:540px;
	height:auto;
	float:left;
	margin:0px 0px 5px 6px;	
}
.featured-brand-logo{
	width:131px;
	height:54;
	float:left;
	margin:0px 4px 0px 0px;	
}
.popular-categories-ul{
	width:253px;
	height:125px;
	margin:0px 0px 0px 0px;
	float:left;
}
.popular-categories-ul span{
	width:253px;
	height:125px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#d20b02;
	font-weight:bold;
	font-size:14px;
}
.popular-categories-left{
	width:255px;
	height:255px;
	float:left;
	border-right:1px solid #efefef;
}
.popular-categories-right{
	width:260px;
	height:255px;
	float:right;
}
.popular-categories-ul li{
	font-family:Tahoma, Geneva, sans-serif;
	color:#656565;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	list-style:none;
	line-height:19px;

}
.popular-categories-ul li a{
	font-family:Tahoma, Geneva, sans-serif;
	color:#656565;
	font-weight:normal;
	font-size:12px;
	background-image:url(../images/bullet-pb.png);
	background-repeat:no-repeat;
	background-position:left;
	text-decoration:none;
	padding:0px 0px 0px 19px;
}
.popular-categories-ul li a:hover{
	font-family:Tahoma, Geneva, sans-serif;
	color:#f7b710;
	font-weight:normal;
	font-size:12px;
	background-image:url(../images/bullet-hover-pb.png);
	background-repeat:no-repeat;
	text-decoration:none;
	padding:0px 0px 0px 19px;
	background-position:left;
}