BODY
{
	background-color: #f5f5f5;
	font-family: Verdana;
}

.input
{
	font-size: small;
	color: #336699;
}
.search
{
	border-right: #336699 1px solid;
	border-top: #336699 1px solid;
	font-size: 9pt;
	border-left: #336699 1px solid;
	width: 150px;
	color: #336699;
	border-bottom: #336699 1px solid;
	height: 18px;
	background-color: #f0f8ff;
}
/*
HTML 
{
	SCROLLBAR-FACE-COLOR: LightBlue; 
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
	SCROLLBAR-SHADOW-COLOR: #ffffff; 
	SCROLLBAR-3DLIGHT-COLOR: #ffffff; 
	SCROLLBAR-ARROW-COLOR: #a381ac; 
	SCROLLBAR-TRACK-COLOR: #ffffff; 
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff
}
*/

#links
{
	font-weight: bold;
	font-size: 12pt;
	z-index: 1;
	left: 490px;
	width: 260px;
	color: #336699;
	font-family: Verdana, Arial;
	position: absolute;
	top: -80px;
	height: 20px;
}

.caption
{
	font-weight: bold;
	font-size: 12pt;
	left: 350px;
	width: 400px;
	color: #336699;
	font-family: Verdana, Arial;
	position: relative;
	top: -80px;
	height: 20px;
}

.title
{
	/*background-image: url(../images/webscents-top.jpg);*/
	/*background-image: url(../images/webscents-top-christmas.gif);*/
	background-image: url(../images/webscents-top-rounded.jpg);	
	width: 750px;
	background-repeat: no-repeat;
	height: 120px;
	border: 0;
}
.title.h1
{
	color: Red;
}
.perfume-scents
{
	background-image: url(../images/perfume-scents-bg.jpg);
	width: 540px;
	background-repeat: no-repeat;
	height: 850px;
	border: 0;
}
.perfumeline
{
	width: 750px;
	background-color: #ffffff;
}

.menu 
{
	BACKGROUND-IMAGE: url(../images/web-scents-menu.jpg); 
	width: 750px;
	border: none;
	border-width: 0px;
}

.footer
{
	border-right: 0px;
	border-top: 0px;
	background-image: url(../images/footer.gif);
	border-left: 0px;
	width: 750px;
	border-bottom: 0px;
	background-repeat: no-repeat;
	height: 60px;
	background-color: #ffffff;
}
.copyright
{
	border-right: 0px;
	border-top: 0px;
	border-left: 0px;
	width: 750px;
	border-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 60px;
	font-size:xx-small;
	color: #336699;
	font-family: Verdana, Arial;
}

.dot
{
	background: url(../images/dot.gif);
	width: 2px;
}

.perfumediscounts
{
	background: url(../images/tabletop.gif) #ffffff no-repeat;
	width: 750px;
}

.tablebottom
{
	width: 183px;
	background: url(../images/tablebottom.gif);
	background-repeat:no-repeat;
	background-position: bottom;
	text-align: left;
}

.line
{
	width: 750px;
	height: 3px;
	background-color: #ffffff;
}

.bigtext
{
	font-weight: bold;
	font-size: 12pt;
	color: #336699;
	font-family: Verdana, Arial;
}
	
.greentext
{
	font-weight: normal;
	font-size: 12pt;
	color: #66cc00;
	font-family: Verdana, Arial;
	text-decoration: none;
}

.text
{
	font-weight: normal;
	font-size: 8pt;
	color: #336699;
	font-family: Verdana, Arial;
	text-decoration: none;
}

.smalltext
{
	font-weight: normal;
	font-size: 8pt;
	color: #808080;
	font-family: Verdana;
	text-decoration: none;
}
.producttext
{
	font-weight: bold;
	font-size: 14px;
	font-family: Verdana;
	letter-spacing: 2px;
}
.qtytext
{
	font-weight: normal;
	font-size: 8pt;
	color: #336699;
	font-family: Verdana, Arial;
	text-decoration: none;
	width: 40px;
}
.hand
{
	cursor: pointer;
}


TABLE.productlist
{
	width: 100%;
	height: 100%;
}

TABLE.product
{
	border-right: 0px;
	padding-right: 0px;
	border-top: 0px;
	padding-left: 0px;
	background: url(../images/product-bg.gif);
	background-repeat: no-repeat;
	padding-bottom: 0px;
	vertical-align: top;
	border-left: 0px;
	width: 190px;
	color: #003366;
	padding-top: 0px;
	border-bottom: 0px;
	height: 220px;
}
TD.priceuncrossed
{
	font-size: 11px;
	color: #003366;
	font-family: verdana, Arial;
	letter-spacing: 3px;
	height: 10px;
	text-align: center;
}
TD.pricecrossed
{
	font-size: 11px;
	color: #003366;
	font-family: verdana, Arial;
	letter-spacing: 3px;
	height: 10px;
	text-align: center;
	text-decoration: line-through;
}
TD.pricetext
{
	font-weight: bold;
	font-size: 12px;
	color: #dc143c;
	font-family: Verdana, Arial;
	letter-spacing: 3px;
	height: 10px;
	text-align: center;
}
TD.price
{
	font-weight: bold;
	font-size: 12px;
	vertical-align: top;
	color: #dc143c;
	font-family: Tahoma, Arial;
	letter-spacing: 3px;
	height: 20px;
	text-align: center;
}

A:link
{
	font-size: 8pt;
	color: #336699;
	font-family: Verdana;
	text-decoration: underline;
}
A:visited
{
	font-size: 8pt;
	color: #336699;
	font-family: Verdana;
	text-decoration: underline;
}
A:active
{
	font-size: 8pt;
	color: #336699;
	font-family: Verdana;
	text-decoration: underline;
}

A:hover
{
	font-size: 8pt;
	color: #66cc00;
	font-family: Verdana;
	text-decoration: underline;
}

A.nav:link
{
	font-weight: bold;
	font-size: 11pt;
	color: white;
	font-family: Tahoma;
	text-decoration: none;
}
A.nav:active
{
	font-size: 11pt;
	font-weight: bold;
	color: white;
	font-family: Tahoma;
	text-decoration: none;
}
A.nav:visited
{
	font-size: 11pt;
	font-weight: bold;
	color: white;
	font-family: Tahoma;
	text-decoration: none;
}
A.nav:hover
{
	font-size: 11pt;
	font-weight: bold;
	color: white;
	font-family: Tahoma;
	text-decoration: underline overline;
}

.PerfumeSearchIndex
{
	font-weight: bold;font-size: 10pt;color: #66cc00;font-family: Verdana, Arial;
}

H1
{
	font-weight: bold;
	font-size: 12pt;
	color: #66cc00;
	font-family: Verdana;
	text-decoration: none;
}
#blue
{
	font-weight: bold;
	font-size: 12pt;
	color: #336699;
	font-family: Verdana;
	text-decoration: none;
	margin-bottom: 0px;
}
H2
{
	font-weight: bold;
	font-size: 12pt;
	color: #336699;
	font-family: Verdana, Arial;
	padding-left: 5px;
}
HR
{
	color: #66cc00;
	height: 1px;
	text-align: center;
	width: 90%;
	border-style: dashed;
}

.whitetitle
{
	font-size: medium;
	color: #ffffff;
	font-family: Verdana, Arial;
}

.whitetext
{
	width: 80%;
	font-size: x-small;
	color: #ffffff;
	font-family: Verdana, Arial;
}

.tableindex
{
	border-right: #a381ac 1px solid;
	border-top: #a381ac 1px solid;
	background-image: url(../images/main1.jpg);
	border-left: #ebe4ed 1px solid;
	border-bottom: #a381ac 1px solid;
	background-repeat: no-repeat;
}
.hottopic1
{
	border-right: #a381ac 1px solid;
	padding-right: 10px;
	border-top: #a381ac 1px solid;
	padding-left: 10px;
	padding-bottom: 10px;
	border-left: #a381ac 1px solid;
	line-height: 1.5;
	padding-top: 10px;
	border-bottom: #a381ac 1px solid;
	background-color: #ebe4ed;
}
.hottopic2
{
	border-right: #a381ac 1px solid;
	padding-right: 10px;
	border-top: #a381ac 1px solid;
	padding-left: 10px;
	float: left;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-left: #a381ac 1px solid;
	width: 30%;
	line-height: 1.5;
	margin-right: 10px;
	padding-top: 10px;
	border-bottom: #a381ac 1px solid;
	background-color: #ebe4ed;
}
ul
{
	margin-top: 0px;
	list-style-position: outside;
	margin-bottom: 5px;
	padding-bottom: 0px;
	margin-left: 28px;
	color: #66cc00;
	padding-top: 0px;
	list-style-type: square;
}


