/* CSS Document */

.pageTitle{
	margin-bottom:0px;
	margin-left:320px;
}
.subTitle{
	font-size:17px;
	margin-left:320px;
	margin-top:0px;
}
#imgContainer{
	float:left;
	margin-top:80px;
	padding-bottom:105px;
	width:240px;	
	/*background: url(/webimgs/shadow1.png) no-repeat center bottom;*/
	text-align:center;
}
#favCount{
	position:relative;
	bottom:20px;
	margin-left:830px;
	font-size:12px;
	font-weight:bold;
}
.bigImg{
	width:240px;
}

#favContainer{
	width:600px;
	float:right;
}
.clear{
	clear:both;
}
.removeBtn{
	width:12px;
	height:12px;
	border:0px;
}
.listImg{
	border:0;
	width:55px;
	height:55px;
}
.buyNow{
	width:58px;
	height:16px;
	border:0px;
}
#favTbl{
	width:100%;
	margin-top:10px;
	text-align:left;
	font-size:12px;
}
#favTbl th{
	text-align:left;
}
#favTbl td{
	text-align:left;
}
.TDRemove{
	width:12px;
}
.TDRemove a {position:relative; display:block; outline:0; width:12px; height:12px;}
.TDRemove a .imageSprite {position:absolute; top:0; left:0; display:block; width:12px; height:12px; background:url(/webimgs/image_sprite_new.gif) no-repeat -277px -87px;}
.TDRemove a .imageSprite span {position:absolute; top:-9999px;}

.TDImg{
	width:55px;
}
.TDShape{}
.TDPrice{
	width:72px;
}
.TDBuyNow{
	width:63px;
}
.TDBuyNow a {position:relative; display:block; outline:0; width:58px; height:16px;}
.TDBuyNow a .imageSprite {position:absolute; top:0; left:0; display:block; width:58px; height:16px; background:url(/webimgs/image_sprite_new.gif) no-repeat -120px -85px;}
.TDBuyNow a:hover .imageSprite {background-position: -200px -85px;}
.TDBuyNow a .imageSprite span {position:absolute; top:-9999px;}

#favTbl .itemTxt a{
	text-decoration:none;
	color:#AFAEAE;
}
.tblShadows{
	text-align:center;
}
/* JQuery TablerSorter Styles*/
#favTbl {
	width: 100%;
}
#favTbl thead tr th, #favTbl tfoot tr th {
	background-color:#c2c2c2;
	padding:8px 0;
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	letter-spacing:1px;
}
#favTbl thead tr .header {
	cursor: pointer;
}
#favTbl tbody td {}
#favTbl tbody tr.odd td {}
#favTbl thead tr .headerSortUp {
	background-image: url(/webimgs/asc.png);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:10px;
}
#favTbl thead tr .headerSortDown {
	background-image: url(/webimgs/desc.png);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:10px;
}
/*#favTbl thead tr .headerSortDown, #favTbl thead tr .headerSortUp {}
tfoot .tblShadow{
	background-repeat:no-repeat;
	background-position:right;
	background-image:url(/webimgs/shadow3.png);
}
tfoot .tblShadow2{
	background-repeat:no-repeat;
	background-position:center;
	background-image:url(/webimgs/shadow4.png);
}
tfoot .tblShadow3{
	background-repeat:no-repeat;
	background-position:center;
	background-image:url(/webimgs/shadow5.png);
}*/
/* End JQuery Styles */
