@charset "utf-8";

/* CSS Document */

#contentleft, img, #emailusform, #special, hr, #gallery, #map, .viewlinks, #contactfooter, #Header2 {display:none;}

a.category {text-decoration:none;}

.dotted img {display:block;}
.dotted
{
	width:500px;
	height:auto;
	border:thin dashed #000;
	padding:10px;
	margin:44px auto 10px;
	clear:both;
}
.dotted .dottedleft
{
	display:block;
	float:left;
	width:180px;
}
.dotted .dottedright
{
	display:block;
	float:right;
	/*width:65%; */
}
.dealheader
{
	background:#666;
	color:#FFF;
	width:100;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bolder;
	line-height:2.3em;
	
	/*margin-bottom:5px;*/
}
.dealback
{
	background:#8DBACF;
	width:100%;
	/*padding-right:2%;*/
	display:block;
}
.dealname
{
	background:#8DBACF;
	color:#FFF;
	width:100%;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	line-height:1.3em;
	padding:5px 0 0 15px;
	/*margin-bottom:5px;*/
}
.dealoriginalprice, .dealnewprice, .dealdiscount
{
	background:#9DCBE3;
	color:#FFF;
	width:100%;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	line-height:2.7em;
	padding-left:15px;
}
.dealnewprice
{
	background:#9DCBE3;
	color:#FFF;
}
.dealdiscount
{
	background:#8DBACF;
	color:#FFF;
	
}
#dealtest
{
	display:block;
	background:#8DBACF;
}
#companyheader {font-weight:bolder; font-size:20px;}

#details, li.cat, .addresstabs {clear: both; display:block;}

#details {margin-top:35px;}

ul {list-style:none;}

.fleft, ul li {float:left; padding-right:10px;}