body {
    font-family: Arial, Tahoma, sans-serif;
    font-size: 12px;
    margin: 10px 0 20px 0;
    background-color: #000000;
}

img {
    border: 0;
}

h1, h2, h3, h4, h5, h6, p {
    padding: 0; margin: 0;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

div#main {
    width: 792px;
    height: auto;
    margin: auto;
    text-align: left;
    position: relative;
}

div#top {
    width: 792px;
    height: 230px;
    padding-top: 35px;
}

table#content td.top-left-corner {
    width: 6px; height: 6px;
    background-image: url(../images/top-left-corner.jpg);
    background-repeat: no-repeat;
}

table#content td.hor-line {
    width: auto; height: 6px;
    background-image: url(../images/hor-line.jpg);
    background-repeat: repeat-x;
}

table#content td.ver-line {
    height: auto; width: 6px;
    background-image: url(../images/ver-line.jpg);
    background-repeat: repeat-y;
}

table#content td.top-right-corner {
    width: 6px; height: 6px;
    background-image: url(../images/top-right-corner.jpg);
    background-repeat: no-repeat;
}

table#content td.bottom-left-corner {
    width: 6px; height: 6px;
    background-image: url(../images/bottom-left-corner.jpg);
    background-repeat: no-repeat;
}

table#content td.bottom-right-corner {
    width: 6px; height: 6px;
    background-image: url(../images/bottom-right-corner.jpg);
    background-repeat: no-repeat;
}

table#content td#content-td {
    width: 780px;
    background-image: url(../images/candle-shadow.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    position: relative;
    background-color: #0b1117;
}

/* Menu */

#menu {
	height: 30px;
    background-color: #000000;
}

#menu h2 {
	display: none;
}

#menu ul {
	margin: 0;
	padding: 0 0 0 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 22px;
	padding: 8px 20px 0 20px;
	border-right: 1px solid #2A2C2F;
	text-decoration: none;
	text-align: center;
	font-size: 12px;
	color: #DFE8F2;
}

#menu a:hover, #menu .active a {
    background-color: #0b1117;
}

/* Right side */

div#right-side {
    width: 161px;
    padding: 15px 15px 15px 15px;
}

div#right-side h2 {
    color: #7ebcff;
    font-family: Book Antiqua, sans-serif;
    font-size: 16px;
    padding: 5px 0 10px 0;
}

div#right-side p {
    color: #ffffff;
    font-size: 12px;
    padding: 5px 0 11px 0;
}

div#right-side select {
    margin-top: 3px;
    width: 160px;
    font-size: 12px;
}

div#right-side input {
    font-size: 12px;
}

div#right-side input#s-button {
    background-color: #5a83ae;
    color: #0b1117;
    font-size: 12px;
    font-weight: bold;
}

/* Left side */

div#left-side {
    padding:15px 30px 15px 30px;
}

div#left-side h1 {
    color: #ffffff;
    font-size: 28px;
    font-weight: bold;
    padding: 20px 0 20px 0;
}

div#left-side p {
    color: #a0a0a0;
    font-size: 12px;
    padding: 10px 0 10px 0;
    text-align: justify;
}

div#left-side p a {
    font-weight: bold;
    color: #a0a0a0;
}

div#left-side p a.register {
    color: #ffffff;
    font-family: Times New Roman, sans-serif;
    font-size: 20px;
}

div.hot-candleworld {
    padding:15px 30px 15px 30px;
}

table#this_week td.top-left-corner {
    width: 3px; height: 3px;
    background-image: url(../images/hot-top-left-corner.jpg);
    background-repeat: no-repeat;
}

table#this_week td.top-hor {
    width: auto; height: 3px;
    background-image: url(../images/hot-hor-line.jpg);
    background-repeat: repeat-x;
}

table#this_week td.top-right-corner {
    width: 3px; height: 3px;
    background-image: url(../images/hot-top-right-corner.jpg);
    background-repeat: no-repeat;
}

table#this_week td.ver-side-left {
    width: 3px; height: auto;
    background-image: url(../images/hot-ver-line.jpg);
    background-repeat: repeat-y;
}

table#this_week td.ver-side-right {
    width: 3px; height: auto;
    background-image: url(../images/hot-ver-line_2.jpg);
    background-repeat: repeat-y;
}

table#this_week td.bottom-left-corner {
    width: 3px; height: 3px;
    background-image: url(../images/hot-bottom-left-corner.jpg);
    background-repeat: no-repeat;
}

table#this_week td.top-hor-bottom {
    width: auto; height: 3px;
    background-image: url(../images/hot-hor-line_2.jpg);
    background-repeat: repeat-x;
}

table#this_week td.bottom-right-corner {
    width: 3px; height: 3px;
    background-image: url(../images/hot-bottom-right-corner.jpg);
    background-repeat: no-repeat;
}

table#this_week div.title {
    height: 25px;
    background-image: url(../images/this_week-title.jpg);
    background-repeat: repeat-x;
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    padding-top: 4px;
    padding-left: 12px;
}

td.item-empty {
    width: 16px;
    font-size: 5px;
}

td.item {
    width: 160px;
    vertical-align: top;
    text-align: center;
}

div.item-title {
    color: #ffffff;
    font-size: 12px;
    margin: 3px 0 3px 0; 
}

div.item-price {
    color: #ffcc33;
    font-size: 12px;
    margin: 3px 0 3px 0;
    font-weight: bold;
}

div.item-button {
    border: none;
    width: 69px; height: 21px;
    background-image: url(../images/item-button.jpg);
    background-repeat: no-repeat;
    font-weight: bold;
    text-align: center;
    padding-top: 2px;
}

div.item-button1 {
    border: none;
    width: 100px; height: 21px;
    background-image: url(../images/item-button.jpg);
    background-repeat: no-repeat;
    font-weight: bold;
    text-align: center;
    padding-top: 2px;
}

div.item-button a {
    font-size: 11px;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
}

div.item-button a:hover {
    font-size: 11px;
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
}

div#footer {
    text-align: center;
    margin: 20px 0 10px 0;
    font-size: 12px;
    color: #ffffff;
}
.productheading {
    text-align: left;
    margin: 20px 0 10px 0;
    font-size: 16px;
	font-weight: bold;
    color: #ffffff;
}
.productheading1 {
    text-align: left;
    margin: 20px 0 10px 0;
    font-size: 12px;
    color: #ffffff;
}
.productheading2 {
    text-align: center;
    margin: 20px 0 10px 0;
    font-size: 12px;
    color: #ffffff;
}
body {
    font-family: Arial, Tahoma, sans-serif;
    font-size: 12px;
    margin: 10px 0 20px 0;
    background-color: #000000;
}

img {
    border: 0;
}

h1, h2, h3, h4, h5, h6, p {
    padding: 0; margin: 0;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

a.shopping {
    color: #ffffff;
}

div#main {
    width: 792px;
    height: auto;
    margin: auto;
    text-align: left;
    position: relative;
}

div#top {
    width: 792px;
    height: 230px;
    padding-top: 10px;
    background-image:url(../images/top-image.jpg);
    background-position: top left;
    background-repeat: no-repeat;
}

table#content td.top-left-corner {
    width: 6px; height: 6px;
    background-image: url(../images/top-left-corner.jpg);
    background-repeat: no-repeat;
}

table#content td.hor-line {
    width: auto; height: 6px;
    background-image: url(../images/hor-line.jpg);
    background-repeat: repeat-x;
}

table#content td.ver-line {
    height: auto; width: 6px;
    background-image: url(../images/ver-line.jpg);
    background-repeat: repeat-y;
}

table#content td.top-right-corner {
    width: 6px; height: 6px;
    background-image: url(../images/top-right-corner.jpg);
    background-repeat: no-repeat;
}

table#content td.bottom-left-corner {
    width: 6px; height: 6px;
    background-image: url(../images/bottom-left-corner.jpg);
    background-repeat: no-repeat;
}

table#content td.bottom-right-corner {
    width: 6px; height: 6px;
    background-image: url(../images/bottom-right-corner.jpg);
    background-repeat: no-repeat;
}

table#content td#content-td {
    width: 780px;
    background-image: url(../images/candle-shadow.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    position: relative;
    background-color: #0b1117;
}

/* Menu */

#menu {
	height: 30px;
    background-color: #000000;
}

#menu h2 {
	display: none;
}

#menu ul {
	margin: 0;
	padding: 0 0 0 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 22px;
	padding: 8px 20px 0 20px;
	border-right: 1px solid #2A2C2F;
	text-decoration: none;
	text-align: center;
	font-size: 12px;
	color: #DFE8F2;
}

#menu a:hover, #menu .active a {
    background-color: #0b1117;
}

/* Right side */

div#right-side {
    width: 161px;
    padding: 15px 15px 15px 15px;
}

div#right-side h2 {
    color: #7ebcff;
    font-family: Book Antiqua, sans-serif;
    font-size: 16px;
    padding: 5px 0 10px 0;
}

div#right-side p {
    color: #ffffff;
    font-size: 12px;
    padding: 5px 0 11px 0;
}

div#right-side select {
    margin-top: 3px;
    width: 160px;
    font-size: 12px;
}

div#right-side input {
    font-size: 12px;
}

div#right-side input#s-button {
    background-color: #5a83ae;
    color: #0b1117;
    font-size: 12px;
    font-weight: bold;
}

/* Left side */

div#left-side {
    padding:15px 30px 15px 30px;
}

div#left-side h1 {
    color: #ffffff;
    font-size: 28px;
    font-weight: bold;
    padding: 10px 0 10px 0;
}

div#left-side p {
    color: #a0a0a0;
    font-size: 12px;
    padding: 10px 0 10px 0;
    text-align: justify;
}

div#left-side p a {
    font-weight: bold;
    color: #a0a0a0;
}

div#left-side p a.register {
    color: #ffffff;
    font-family: Times New Roman, sans-serif;
    font-size: 20px;
}

div.hot-candleworld {
    padding:15px 30px 15px 30px;
}

table#this_week td.top-left-corner {
    width: 3px; height: 3px;
    background-image: url(../images/hot-top-left-corner.jpg);
    background-repeat: no-repeat;
}

table#this_week td.top-hor {
    width: auto; height: 3px;
    background-image: url(../images/hot-hor-line.jpg);
    background-repeat: repeat-x;
}

table#this_week td.top-right-corner {
    width: 3px; height: 3px;
    background-image: url(../images/hot-top-right-corner.jpg);
    background-repeat: no-repeat;
}

table#this_week td.ver-side-left {
    width: 3px; height: auto;
    background-image: url(../images/hot-ver-line.jpg);
    background-repeat: repeat-y;
}

table#this_week td.ver-side-right {
    width: 3px; height: auto;
    background-image: url(../images/hot-ver-line_2.jpg);
    background-repeat: repeat-y;
}

table#this_week td.bottom-left-corner {
    width: 3px; height: 3px;
    background-image: url(../images/hot-bottom-left-corner.jpg);
    background-repeat: no-repeat;
}

table#this_week td.top-hor-bottom {
    width: auto; height: 3px;
    background-image: url(../images/hot-hor-line_2.jpg);
    background-repeat: repeat-x;
}

table#this_week td.bottom-right-corner {
    width: 3px; height: 3px;
    background-image: url(../images/hot-bottom-right-corner.jpg);
    background-repeat: no-repeat;
}

table#this_week div.title {
    height: 25px;
    background-image: url(../images/this_week-title.jpg);
    background-repeat: repeat-x;
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    padding-top: 4px;
    padding-left: 12px;
}

td.item-empty {
    width: 16px;
    font-size: 5px;
}

td.item {
    width: 160px;
    vertical-align: top;
    text-align: center;
}

div.item-title {
    color: #ffffff;
    font-size: 12px;
    margin: 3px 0 3px 0; 
}

div.item-price {
    color: #ffcc33;
    font-size: 12px;
    margin: 3px 0 3px 0;
    font-weight: bold;
}

div.item-button {
    border: none;
    width: 69px; height: 21px;
    background-image: url(../images/item-button.jpg);
    background-repeat: no-repeat;
    font-weight: bold;
    text-align: center;
    padding-top: 2px;
}

div.item-button a {
    font-size: 11px;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
}

div.item-button a:hover {
    font-size: 11px;
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
}

div#footer {
    text-align: center;
    margin: 20px 0 10px 0;
    font-size: 12px;
    color: #ffffff;
}
