#productPage{

}
#productHead{
	background:url(/products/img/page_bg.jpg) top left no-repeat;
	height:275px;
	width:920px;	
}
#productDescWrap{
	padding:20px;
}
#productDescTop{
	background:url(/products/img/introbox_top.png) top left no-repeat;
	height:30px;
	width:490px;
	padding:0px;
	margin:0px;
}
#productDescMid{
	background:url(/products/img/introbox_mid.png) top left repeat-y;
	font-size:12px;
	width:490px;
	padding:0px;
	margin:0px;
}
#productDescBot{
	background:url(/products/img/introbox_bot.png) top left no-repeat;
	height:30px;
	width:490px;
}
#getStartedTop{
	background:url(/products/img/gsb_top.png) top left no-repeat;
	height:30px;
	width:250px;
	padding:0px;
	margin:0px;
}
#getStartedMid{
	background:url(/products/img/gsb_mid.png) top left repeat-y;
	font-size:12px;
	width:250px;
	padding:0px;
	margin:0px;
}
#getStartedBot{
	background:url(/products/img/gsb_bot.png) top left no-repeat;
	height:30px;
	width:250px;
}
#userpanel{
	/* border:1px dotted #54534a; */
	font-size:10px;
}
#userpanel table {
	
}
#userpanel table td{
	font-size:10px;
}
#userpanel input {
	font-size:10px;
	border:1px solid black;
	background-color:#efebe8;
	
}
#shoppingCart {
	background:#6C675E;
	font-size:10px;
	margin-bottom:14px;
}
#shoppingCart table td{
	color:#C6C3C1;
}
#shoppingCart table td a{
	color:#E7CE73;
}
#shoppingCart table th {
	padding:1px;
	color:#000;
	font-size:10px;
	font-weight:normal;
	background-color:#C6C3C1;

}
#shoppingCart h3{
	color:FFFFFF;
	font-family:Tahoma;
	font-weight:bold;
	font-size:14px;
}
table th {
	color:#efebe8;
	font-size:12px;
	background-color:#54534a;
	padding:5px;
}
table td {
	font-size:10px;
	color:#000000;
}
table td a {
	font-size:10px;
	color:#990000;
}
.title{
	font-size:12px;
}
.ct{
        background:url(/products/img/ppage-corner-TR.jpg) right top no-repeat;
}
.cb{
        background:url(/products/img/ppage-corner-BR.jpg) right bottom no-repeat;
}
.packageParent{
	text-align:center;
	margin:auto;
	width:900px;
}
.productParent{
	text-align:center;
	margin:auto;
	height:auto;
}
.productWrap{
	background:url(/products/img/speaker_bg.jpg) top left no-repeat;
	text-align:left;
	display:inline-block;
	width:182px;
	height:215px;
	margin:5px 0px;
	cursor:pointer;
}
.pad{
	padding:10px;
}
h1{
	color:#333;
}
h3{
	padding-top:0px;
	margin-top:0px;
}
.selectAllBtn{
	height:26px;
        width:92px;
	border:0px;
	background:url(/products/img/ppage-check-but.png) top left no-repeat;
}
.unselectAllBtn{
	height:26px;
	width:92px;
	border:0px;
        background:url(/products/img/ppage-uncheck-but.png) top left no-repeat;
}
.buySelectedBtn{
	height:26px;
        width:110px;
	border:0px;
        background:url(/products/img/ppage-buy-but.png) top left no-repeat;
}

