﻿#accessories{
	text-align:left;
	margin-right:-7px;
}

#accessories .items{
	xheight:200px;	
}

#accessories .bg-title{	
	background-color:#D20000;	
	width:400px;
	height:23px;
	overflow:hidden;
}

#accessories .title{	
	color:#ffffff;
	font-weight:bold;
	height:20px;
	margin-bottom:2px;	
	text-transform:uppercase;
}

#accessories .description{		
	padding:3px 20px 0px 20px;
	width:235px;	
	float:left;
	border-right:solid 2px #ffffff;	
}

#accessories .number{	
	padding-top:3px;
	width:123px;	
	float:left;
	text-align:center;
}

#accessories .desc{	
	padding-bottom:15px;
	padding-top:15px;	
}

#accessories .desc .header{	
	font-weight:bold;
	margin-bottom:12px;
}

#accessories .bg-desc{	
	background-color:#F0F0F0;	
	width:400px;
	xmin-height:10px;
	overflow:hidden;
}

#accessories .alt{
	background-color:#E9E9E9;	
}

#accessories .category{
	position:relative;
	padding-left:20px;
	padding-top:3px;
	width:380px;
	height:20px;
	background-color:#DADADA;
	margin-bottom:1px;
	color:#000000;
	font-weight:bold;
}

#accessories .pluse{
	position:absolute;
	right:10px;
	top:7px;
	background:url(../Images/Misc/BTN_pluse.gif) no-repeat;
	width:9px;
	height:9px;
	cursor:pointer;
}

#accessories .minus{
	position:absolute;
	right:10px;
	top:7px;
	background:url(../Images/Misc/BTN_minus.gif) no-repeat;
	width:9px;
	height:9px;
	cursor:pointer;
}

#accessories .bot{		
	xheight:95px;
	padding-bottom:10px;
	background:#F0F0F0 url(../Images/Default/BG_table_bot.gif) no-repeat bottom;		
}

#accessories .botAlt{	
	background:#E9E9E9 url(../Images/Default/BG_table_bot_alt.gif) no-repeat bottom;		
	xheight:96px;
	padding-bottom:10px;
}


