.Body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	padding:0px;
	margin:0px;
	width:1130px;
	margin:auto;
	background-color:#242424;
}


#banner{
	position:relative;
	top:0px;
	font-size: 11px;
	font-weight:bold;
	height:140px;
	width:100%;
	text-align:center;
	
}

.bannerAux a:link{
	color: white;
	text-decoration: none;
	margin-right:8px;
	background-color:#fe2b2b;
}

.bannerAux a:hover{
	color:white;
	background-color:black;/*#e9acfa ;*/
	margin-right:8px;
	text-decoration: underline;
}

.bannerAux a:visited{
	color: white;
	text-decoration:none;
	margin-right:8px;
	background-color:#fe2b2b;
}


.wrap{
	position:relative;
	left:0px;
	width:100%;
	top:10px;
}


#content{
	position:absolute;
	top:0px;
	left:0px;
	width:196px;
	height:340px;
	padding-right:4px;
	margin:0px;
	border:0px;
	background-image:url('../images/surroundContent.png');
	/*border-right:1px solid #fd2b2c;#e19132;*/
	/*border-left:1px solid #fd2b2c;#e19132;*/
	/*border-bottom:2px solid #fd2b2c;#e19132;*/
	z-index:10;
	
}



.contentMain{
	color:white;
	font-size:26px;
	/*background-color:#fe2b2b;#e19132;*/
	text-align:center;
	padding-bottom:2px;
	margin-bottom:10px;
}

/*#content a:link {
	font-size: 15px;
	text-decoration: none;	
	color: black;
	margin-left:12px;
	margin-bottom:4px;
}

#content a:hover {
	font-size: 15px;
	font-weight: normal;
	background: #e9acfa ;
	text-decoration: none;	
}


#content a:visited {
	font-size: 15px;
	text-decoration: none;	
	color: black;
	
}*/


.sidebarmenu ul{
	margin: 0;
	padding-left: 4px;
	list-style-type: none;
	font-weight: bold;
	font-size:12px;
	
	/*border-bottom: 1px solid #e19132;*/
}
 
.sidebarmenu ul li{
	position: relative;
}

/* Top level menu links style */
.sidebarmenu ul li a{
	display: block;
	overflow: auto; /*force hasLayout in IE7 */
	color: white;
	text-decoration: none;
	padding: 2px;
	/*border: 1px solid #e19132;*/
	/*border-right: 1px solid #778;*/
}

.sidebarmenu ul li a:link, .sidebarmenu ul li a:visited, .sidebarmenu ul li a:active{
	color: black;
	background-color: white; /*background of tabs (default state)*/
}

.sidebarmenu ul li a:visited{
	color: black;
}

.sidebarmenu ul li a:hover{
	background-color: #da2128;/*#e9acfa;*/
}

/*Sub level menu items */
.sidebarmenu ul li ul{
	position: absolute;
	width: 190px; /*Sub Menu Items width */
	top: 0;
	left:-2px;
	visibility: hidden;
	border: 1px solid #da2128;/*#e19132;*/
	padding-left:0px;
}

.sidebarmenu a.subfolderstyle{
	background: url('../images/right.gif') no-repeat 97% 50%;
}

 
* html .sidebarmenu ul li { float: left; height: 1%; }
* html .sidebarmenu ul li a { height: 1%; }



.title{
	color:white;
	font-size:18px;
	/*background-color:#fe2b2b;#e19132;*/
	text-align:center;
	padding-bottom:2px;
	margin-bottom:10px;
}

.titleLogin{
	color:white;
	font-size:18px;
	/*background-color:#fe2b2b;#e19132;*/
	text-align:center;
	padding-top:5px;
	padding-bottom:2px;
	margin-bottom:10px;
}

#login{
	position:absolute;
	top:350px;
	width:195px;
	left:0px;
	height:160px;
	background-image:url('../images/surroundLogin.png');
	/*background-image:url('../imagesGen/surroundLogin1.jpg');*/
	padding-right:5px;
	margin:0px;
	border:0px;
	font-size: 12px;
	/*border-right:1px solid #fd2b2c;#e19132;*/
	/*border-left:1px solid #fd2b2c;#e19132;*/
	/*border-bottom:2px solid #fd2b2c;#e19132;*/
	
}

#login a:link {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: black;
}

#login a:hover {
	font-size: 12px;
	text-decoration: none;
	background-color:#da2128;/* #e9acfa;*/
}

#login a:visited {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: black;
}

#brands{
	position:absolute;
	top:620px;
	left:0px;
	width:200px;
	height:395px;
	margin-right:10px;
	padding-bottom:5px;
	margin-bottom:1px;
	margin:0px;
	border:0px;
	background-image:url('../images/surroundBrands.png');
	/*border-right:1px solid #fd2b2c;#e19132;*/
	/*border-left:1px solid #fd2b2c;#e19132;*/
	/*border-bottom:2px solid #fd2b2c;#e19132;*/
	overflow:auto;
}


#main{
	position:absolute;
	padding:5px;
	top:0px;
	left:210px;
	height:1005px;
	width:900px;
	right:0px;
	z-index:1;
	overflow:auto;
	background-image:url('../images/surroundMain.png');
		
}


.Menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;	
}


.Search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;	
	margin-top: 5px;
	margin-bottom: 0px
}

.Search1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;	
	margin-top: 0px;
	margin-bottom: 0px
}
.Model {
	font-size: 15px;
	color: white;
	padding-top:2px;
	height:30px;
}

.Size {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align:center;
}

.Quan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	text-decoration: none;	
}

a.More:link {
	font-size: 11px;
	font-weight:bold;
	color:	black;
	text-decoration: none;	
}

a.More:hover {
	font-size: 11px;
	text-decoration: none;	
	font-weight:bold;
	background-color: #da2128;/*#e9acfa ;*/
}

a.More:visited {
	font-size: 11px;
	text-decoration: none;
	color:	black;
	font-weight:bold;
}


a.info:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}

.ContentHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;	
}

a.ContentHead:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;	
	color: black;
}

a.ContentHead:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;	
	color: black;
}

a.ContentHead:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	background: #e9acfa ;
}


.Sale {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: normal;
	text-decoration: none;	
	color: red;
}

a.Sale:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	text-decoration: none;	
	color: blue;
}

a.Sale:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	text-decoration: underline;	
	color: blue;
}

a.Sale:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	text-decoration: none;
	color:blue;
}


.Category {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;	
}

ul.liStyle
{
	list-style-image: url("../images/Flist.jpg");
	font-size: 12px;
	color: black;
}

ul.liSStyle
{
	list-style-image: url("../images/Slist.jpg");
	font-size: 12px;
	color: black;
}