body {
	overflow-x:hidden;
	margin: 0px;
	padding: 0px;
	text-align:center;
	background-color:#000000;
	text-align:center;
}
* {margin:0px;padding:0px;}
#background {
	overflow:hidden;
	background-image:url(../images/bg.jpg);
	background-position:center;
	background-position:top;
	background-repeat:no-repeat;
	width:1700px;
	min-height:1000px;
}
#container {
	margin: 0px auto;
	text-align: left;
	width: 800px;
}

/*------- GLOBAL CLASSES -------*/
.smalltitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#555555;
	margin:8px;
	height:14px;
}
.smalltitle a:link {
	color:#555555;
}
.smalltitle a:visited {
	color:#555555;
}
.smalltitle a:hover {
	color:#000000;
}
#main {
	width:800px;
	height:400px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
}
#main H1 {
	color:#555555;
}
#main table {
	margin-left:auto;
	margin-right:auto;
}
#main a {
	color:#000000;
}
#main a:visited {
	color:#000000;
}
#main a:hover {
	text-decoration:none;
}
.cart tr td {
	padding:3px;
}
.popUp {
	position: absolute;
	top: 100px;
	left: 600px;
	text-align: center;
	padding: 5px;
	border: 1px solid black;
	background: white;
	font-family:Arial, Helvetica, sans-serif;
}
.popUp a {
	color:#000000;
}
.popUp a:visited {
	color:#000000;
}
.popUp a:hover {
	text-decoration:none;
}

/*------- TOP MENU -------*/
#topmenu {
	background-image:url(../images/match_top.jpg);
	background-repeat:no-repeat;
	background-color:#9bb6c9;
	width:800px;
	height:36px;
	padding-top:4px;
}
#topmenu ul {
	margin: 0 0 0 80px;
	padding: 0;
	z-index: 30
}
#topmenu ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
}
#topmenu ul li a {
	display: block;
	margin: 0px 6px 0 0;
	padding: 8px 10px;
	background:#b2c5d3;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none
}
#topmenu ul li a:hover {
	background:#555555;
}
#topmenu ul div {
	position:absolute;
	visibility:hidden;
	margin:0px;
	margin-top:5px;
	padding:0px;
	height:31px;
}
#topmenu ul div a {
	position:relative;
	display:block;
	margin:0px;
	padding: 5px 10px;
	width:auto;
	white-space:nowrap;
	text-align:left;
	text-decoration:none;
	background:#FFFFFF;
	color:#555555;
	font-size:11px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
#topmenu ul div a:hover {
	background:#555555;
	color:#FFFFFF;
}
#search {
	width:184px;
	height:32px;
	float:left;
}
#search input {
	margin-top:2px;
	width:140px;
	border-style:solid;
	border-width:medium;
	border-color:#e7e7e7;
	color:#dddddd;
	font-size:16px;
	font-weight:bold;
}
#search img {
	border:none;
	vertical-align:top;
}
#login {
	float:left;
	padding-right:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	text-align:center;
}
#login a {
	text-decoration:none;
	color:#FFFFFF;
}
#login a:hover {
	text-decoration:underline;
	color:#555555;
}
#login span {
	font-size:12px;
	font-weight:bold;
}


/*------- TOP DIVIDER -------*/
#topdivider {
	background-image:url(../images/match_mid.jpg);
	background-repeat:no-repeat;
	background-color:#d8e5eb;
	font-size:2px;
	width:800px;
	height:4px;
}


/*------- INDEX PAGE WELCOME -------*/
#welcome {
	width:800px;
	height:200px;
	background-image:url(../images/bg_welcome.jpg);
	font-family:Arial, Helvetica, sans-serif;
}
#welcome img {
	float:left;
}

#welcome2 {
	width:800px;
	height:200px;
	background-image:url(../images/bg_all_scents.jpg);
	font-family:Arial, Helvetica, sans-serif;
}
#welcome3 {
	width:800px;
	height:200px;
	background-image:url(../images/bg_floral.jpg);
	font-family:Arial, Helvetica, sans-serif;
}
#welcome4 {
	width:800px;
	height:200px;
	background-image:url(../images/bg_fresh.jpg);
	font-family:Arial, Helvetica, sans-serif;
}
#welcome5 {
	width:800px;
	height:200px;
	background-image:url(../images/bg_winter.jpg);
	font-family:Arial, Helvetica, sans-serif;
}
#welcome6 {
	width:800px;
	height:200px;
	background-image:url(../images/bg_christmas.jpg);
	font-family:Arial, Helvetica, sans-serif;
}


/*------- INDEX PAGE SCENT SUGGESTIONS -------*/
#onescent {
	clear:both;
	background-image:url(../images/brown_gradient.gif);
	background-repeat:repeat-x;
	padding:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#777777;
}
#onetitle {
	float:left;
	margin-right:10px;
	font-size:14px;
	font-weight:bold;
}
#onetitle a {
	color:#9ab7c9;
	text-decoration:none;	
}
#onetitle a:hover {
	text-decoration:underline;
}
#onedesc {
	clear:both;
	padding-top:0px;
	padding-bottom:10px;
	font-size:12px;
}


/*------- SCENT LIST -------*/
#onescentb {
	clear:both;
	height:124px;
	background-image:url(../images/brown_gradient.gif);
	background-repeat:repeat-x;
	padding:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#777777;
}
#scentlist {
	float:left;
	width:800px;
}
#scentpic {
	float:left;
	margin-left:20px;
}
#scentpic img {
	border-color:#666666;
	border-width:thin;
}
#onescentinfo {
	float:left;
	width:606px;
	padding:10px;
	background:none;
}


/*------- SCENT BOX -------*/
#scent {
	width:800px;
	height:315px;
}
#scent img {
	float:left;
}


/*-------- SCENT INFORMATION -------*/
#scentinfo {
	float:right;
	width:370px;
	height:266px;
	padding:10px;
	font-family:Arial, Helvetica, sans-serif;
}
#scenttitle {
	float:left;
	color:#FFFFFF;
	font-size:30px;
	font-weight:bold;
	margin-right:15px;
}
#scentstars {
	margin-top:10px;
	font-size:10px;
	color:#CCCCCC;
}
#scentsubtitle {
	clear:left;
	color:#9ab7c9;
	font-size:14px;
	font-weight:bold;
}
#scentinfo p {
	margin-top:10px;
	color:#FFFFFF;
	font-size:12px;
}
#amounts {
	position:absolute;
	top:196px;
}
#amounts table {
}
#amounts td {
	text-align:center;
	font-size:10px;
	font-weight:bold;
	color:#555953;
	background-color:#FFFFFF;
	width:64px;
	height:61px;
}
#amounts td img {
	border:none;
	float:none;
	vertical-align:middle;
}
#amountinput {
	width:46px;
	margin-top:2px;
	margin-left:6px;
	height:30px;
	border-style:solid;
	border-width:3px;
	border-color:#e7e7e7;
	vertical-align:middle;
}
#amounts input {
	border-style:solid;
	border-width:medium;
	border-color:#e7e7e7;
	text-align:center;
	color:#555953;
	font-size:16px;
	font-weight:bold;
	margin-top:5px;
	margin-bottom:5px;
	width:30px;
}
#pillaramounts {
	border:none;
	text-align:left;
}
#pillaramounts td {
	height:20px;
	padding:0px;
	margin:0px;
}
#pillaramounts input {
	border-width:thin;
	font-size:10px;
	margin:0px;
	width:25px;
}


/*------- FEATURED ITEMS BOX -------*/
#featured {
	width:800px;
	height:300px;
}


/*------- YOU MAY ALSO LIKE BOX -------*/
#morescents {
	width:800px;
	height:196px;
	background-image:url(../images/more_scents_bg.jpg);
}
#morescents div {
	float:left;
}
#arrow {
	width:32px;
	margin-top:58px;
	margin-left:4px;
}
#arrow a img {
	border:none;
}
#scrolldiv {
	width:720px;
	overflow:hidden;
	height:168px;
}
#scrollcontent {
	height:168px;
}
#scrollpics a img {
	border:solid;
	border-color:#CCCCCC;
	border-width:medium;
	margin-right:14px;
}
#scrolltext td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#777777;
	text-align:right;
	padding-top:4px;
	padding-right:14px;
}


/*------- CUSTOMER REVIEWS AND ADS -------*/
#revAndAds {
	width:800px;
	height:430px;
	padding-top:10px;
	background-color:#FFFFFF;
}
#custRev {
	float:left;
	width:565px;
}
#revBtn {
	float:right;
	padding-top:4px;
	padding-right:10px;
}
#reviews {
	clear:both;
	margin-left:20px;
	width:545px;
	height:380px;
	overflow:auto;
}
#review {
	background-image:url(../images/gray_gradient.gif);
	background-repeat:repeat-x;
	padding:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#777777;
}
#revstars {
	float:left;
}
#revtitle {
	float:left;
	margin-left:10px;
	font-size:14px;
	font-weight:bold;
	color:#9ab7c9;
}
#revdate {
	float:left;
	margin-left:4px;
	font-weight:bold;
}
#reviewer {
	clear:both;
	margin-top:4px;
}
#revtext {
	margin-top:10px;
	font-size:12px;
}
#promo {
	float:right;
	width:195px;
	padding:20px;
}
#promo a img {
	border:none;
	margin-bottom:20px;
}


/*------- FOOTER -------*/
#footer {
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:20px;
}
#foothead {
	width:738px;
	padding:10px;
	padding-left:52px;
	background-color:#eeeeee;
	color:#9ab7c9;
	font-weight:bold;
	font-size:14px;
}
#footmain {
	background-image:url(../images/footer.jpg);
	width:748px;
	height:120px;
	padding-left:52px;
	padding-top:40px;
}
#footaddy {
	float:left;
	width:156px;
	font-size:12px;
	color:#cfcfcf;
}
