body {
    font-family: Arial, sans-serif;
    font-size: 1em;
    margin: 0px;
    margin-top: 4px;
    padding: 0px;
    background: #333 url('../images/bg.png');
    background-attachment: fixed;
    text-align:center;
}

p{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#C0C0C0;
	line-height:18px;
}

div.wrapper {
    width: 950px;
    margin-left: auto;
    margin-right: auto;
    text-align:left;
}
div.header {
    1height:135px;
}
div.headertop {
    height:6px;
}
div.headerbottom {
    height:65px;
    border:1px solid white;
}
.social{
	padding:10px 0;
}

div.logo_top {
    width: 126px;
    height:65px;
    background: url('../images/logo_top.png') bottom left no-repeat;    
}
div.topleft a {
    font-size: 20px;
    color: #ccc;
    text-decoration:none;
}
div.topright {
    padding-right:5px;
	color:white;
	padding-bottom:2px;
}
div.topright a {
    font-size: 11pt;
    color: #f4962e;
    text-decoration: none;
}
div.topright a:hover {
    text-decoration: underline;
}
.menu {
	margin-left:0px;
	padding-left:0px;
    height:61px;
    background: url('../images/menu_left.jpg');
    font-family: "Arial Rounded MT Bold", "Arial";
}
.menu_right {
    width:130px;
    height:61px;
    background: url('../images/menu_right.png') top right no-repeat;
}
.menu ul {
    list-style-type: none;
    position:relative;
    float:left;
    1z-index:10000;
}
.menu li {
    height:61px;
    background: url('../images/menu_sep.png') top right no-repeat;
    float: left;
    color:#FFFFFF;
    position:relative;
}
.menu li a {
    font-size: 21px;
    padding-left: 14px;
    padding-right: 14px;
    display: block;
    color: #fff;
    line-height:61px;
    text-decoration: none;
    font-weight:normal;
}
.menu li a:hover {
    color: #333;
    text-decoration: none;
}

.menu ul li ul {
position: absolute;
z-index:999;
padding:0;
background-color:#f69532;
width:270px;
display:none;
top:61px;
left:0;
margin:0;
}
.menu ul li:hover ul {
    display:block;
    z-index:10000;
    position: absolute;
    z-index:999;
    left:0;
}


.menu ul li ul li {
background-image:none;
height:31px;
clear:both;
}
.menu ul li ul li a {
border-top:1px solid #faae53;
display:block;
font-size:16px;
line-height:31px;
text-transform:Capitalize;
font-family:Arial,sans-serif;
width:242px;
}
.logo_bottom {
    height: 24px;
    background: url('../images/logo_bottom.png') black bottom right no-repeat;
}
div.content_wrapper {
    width: 950px;
    1position: absolute;
    top: 150px;
    background: #333;
    z-index:1;
    1position:static;
	overflow:hidden;
}
div.content {
    position: relative;
    z-index: 10;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 10px;
	padding-top:20px;
    color: #fff;
}
div.bottom {
    height: 180px;
    background: #f4962e;
    width: 950px;
    clear:both;
    1margin-top:20px;
}
div.footer {
    padding-top: 10px;
    width: 950px;
    height: 60px;
    background: url('../images/footer.gif') no-repeat;
    text-align: center;
    color: #f4962e;
    font-size: 0.9em;
}
div.footer a {
    color: #fff;
}
div.footer a:hover {
    color: #f4962e;
}
div.copyright {
    font-size: 0.7em;
    color: #fff;
    text-align: center;
}
div.content h1 {
    font-family: "Arial Rounded MT Bold", "Arial";
    margin: 2px 0 10px 0;
    padding: 0px;
    font-size: 22px;
}
div.content h2 {
    font-family:"Arial Rounded MT Bold", "Arial";
    color: #f4962e;
    font-size: 18px;
	margin:0;
	padding:0;
	font-weight:normal;
}
div.content h3 {
    font-family:Verdana, Geneva, sans-serif;
    color: #f4962e;
    font-size: 18px;
}
div.sidebar h3 {
    font-family:Verdana, Geneva, sans-serif;
    color: #FFF;
    font-size: 16px;
}
div.content ul {
    font-size: 0.9em;
}
div.content li {
    1padding: 10px;
}
div.benefit_title {
    float: left;
    width: 125px;
    padding: 10px;
    color: #f4962e;
}
div.benefit_desc {
    padding-left: 125px;
    padding: 10px;
}
div.middle_orange {
    font-family: "Arial Rounded MT Bold", "Arial";
    color: #f4962e;
    text-align: center;
    font-size: 20px;
    margin-top: 30px;
    margin-bottom: 30px;
}
div.middle_orange_sml {
    font-family: "Arial Rounded MT Bold", "Arial";
    color: #f4962e;
    font-size: 20px;
    margin-top: 30px;
    margin-bottom: 30px;
}
div.sub_red {
    color: red;
    font-size: 12px;
}
span.smallgrey {
    font-size: 10px;
    color: #999;
}
span.orange {
    color: #f4962e;
}
span.grey {
    color: #999;
}
div.prod_image {
    position:relative;
    float: left;
    width: 170px;
    overflow: hidden;
    margin-bottom: 20px;
    text-align: center;
}
div.prod_image a{
    color:#333;
    padding-bottom: 2px;
}
div.prod_desc {
    float: left;
    width: 430px;
    font-size: 13px;
    margin-bottom: 20px;
}
div.prod_desc h3 {
    font-family: "Arial Rounded MT Bold", "Arial";
    color: #f4962e;
    margin: 0px;
    padding: 0px;
    margin-bottom: 5px;
}
div.prod_desc label {
    text-align: right;
    padding: 2px;
    padding-right: 10px;
    float: left;
    width: 60px;
    font-weight: bold;
    clear: both;
}
div.prod_desc p {
    margin: 0px;
    padding: 2px;
    font-size: 12px !important;
}
br.nobr {
    display: none;
}
div.prod_buy {
    width: 120px;
    float: right;
    text-align: center;
    font-size: 14px;
    margin-bottom: 20px;
    color: #f4962e;
    font-weight: bold;
}
input.addtocart {
    height: 22px;
    width: 100px;
    background: url('../images/addtocart.png');
    border: 0px;
    margin: 0px;
    padding: 0px;
}
input.addtohire {
    height: 22px;
    width: 100px;
    background: url('../images/add-to-hire.jpg');
    border: 0px;
    margin: 0px;
    padding: 0px;
}
hr {
    margin-bottom: 10px;
    clear: both;
}
div.notice {
    display: block;
    color: gray;
    font-size: 18px;
    margin-top: 10px;
    width: 740px;
}
form {
    padding: 0px;
    margin: 0px;
}
span.item_number {
    font-weight: normal;
    padding-left: 5px;
    font-size: 10px;
}
.error {
    color: red;
}
#globalnav {
	position:relative;
	float:left;
	width:800px;
	padding:0 0 1.75em 1em;
	margin:0;
	list-style:none;
	line-height:1em;
}
#globalnav li {
    float:left;
    margin:0;
    padding:0;
    width:148px;
    height:30px;
    line-height:33px;
}
#globalnav .atab {
	width: 155px;
	background: gray;
    /*background: url('../images/atab.png') no-repeat;*/
}
#globalnav .utab {
	width: 155px;
	background: orange;
    /*background: url('../images/utab.png') no-repeat;*/
}

#globalnav A {
    display:block;
    color:white;
    text-decoration:none;
    margin:0;
    padding-top:auto;
    padding-bottom:auto;
    text-align: center;
}
#globalnav A:hover {
    font-weight:bold;
}
a.utab {
    float: left;
    display: block;
    he1ight: 40px;
    width: 188px;
    text-align: center;
	background: #F5A042;
    /*background: url('../images/utab.png');*/
    font-size: 12px;
    color: #fff;
    overflow: none;
	border-left:1px solid black;
	border-top:1px solid black;
	border-bottom:1px solid black;
	padding:4px 0;
}
a.atab {
    float: left;
    display: block;
    he1ight: 40px;
    width: 146px;
    text-align: center;
	background: #939393;
    /*background: url('../images/atab.png');*/
    font-size: 12px;
    color: #fff;
    font-weight: bold;
    overflow: none;
	border-left:1px solid black;
	border-top:1px solid black;
	border-bottom:1px solid black;
	padding:4px 0;
}
a.utab:hover {
    text-decoration: none;
    font-weight: bold;
}
a.atab:hover {
    text-decoration: none;
}

a.ustab {
    float: left;
    display: block;
    line-height: 20px;
    height: 20px;
    text-align: center;
	background: #939393;
    /*background: url('../images/utab.png');*/
    font-size: 12px;
    color: #fff;
    overflow: none;
	border-left:1px solid black;
	padding-left: 52px;
	padding-right: 52px;
	font-weight:bold;
}
a.astab {
    float: left;
    display: block;
    line-height: 20px;
    height: 20px;
    text-align: center;
	background: #F5A042;
    /*background: url('../images/atab.png');*/
    font-size: 12px;
    color: #fff;
    overflow: none;
	border-left:1px solid black;
	padding-left: 52px;
	padding-right: 52px;
	font-weight:bold;
}
a.ustab:hover {
    text-decoration: none;
	color:#F5A042;
	font-weight:bold;
}
a.astab:hover {
    text-decoration: none;
	font-weight:bold;
}

#submenu {
    clear:both;
    float:left;
    margin-top:15px;
    width:900px;
    height:20px;
    background-color:#939393;
    border-bottom:2px solid #000;
}
#submenu a.last {
float:right;
padding:0 53px;
}
#chicksinpink {margin-right:20px;}

.content ul li{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#C0C0C0;
	padding:2px 0;
}
.content ol li{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#C0C0C0;
	padding:2px 0;
}

/* sidebar */
.sidebar{
	float:right;
	width:250px;
	overflow:hidden;
}
div.leftside{
	float:left;
	width:642px;
	overflow:hidden;
	border-right:1px dashed #3F3F3F;
}

/* gallery */
.content .gallery .image{
	position:relative;
	width:180px;
	height:180px;
	float:left;
	margin:2px 1px;
}
.content .gallery .image a{
float:left;
height:180px;
overflow:hidden;
width:180px;
}
.frame{
	position:absolute;
    border:none;
}
.content .gallery .image img{
	border:0;
	border:none;
}
.clear{
	clear:both;
}

/*magic */
#magic {background-color:#F4962E;
height:69px;
left:375px;
padding-top:4px;
position:absolute;
top:531px;
width:216px;}

#candle-offer-preview {
    background: url(../images/candles_offer/4.jpg) no-repeat scroll 0 0 transparent;
    height:179px;
}

#candle-offer-preview div {
    margin-top:30px;
}


