﻿body
{
	margin: 0px 0px 0px 0px; /*background-color: #DDCFB4; */
	background-color: #CCC79D;
	color: #000000;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
}
/* old color 
    background-color: #e3ddc9; */
/* xmas 09
		background-color:#5D022B; */

h1
{
	font-family: Papyrus, Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 16px;
	margin: 0px;
	padding: 0px 0px 0px 4px;
}

h2
{
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 14px;
	margin: 0px;
}
.DebSoChicBase
{
	margin: 0px 0px 0px 0px;
	color: #000000;
	font-size: 16px;
}

.invoice
{
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 12px;
}

.topnav
{
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 9pt;
	color: #6b0039;
	text-decoration: none;
	font-weight: normal;
	vertical-align: middle;
	border: none;
	background-color: Transparent;
	width: 100px;
}
.topnav a
{
	color: #6b0039;
	text-align: center;
	font-weight: normal;
	display: block;
}
.topnav a:link
{
}
.topnav a:visited
{
}
.topnav a:hover
{
	color: #b90039;
	text-decoration: none;
}
.topnav a:active
{
}
#topbar {
    background: #ffffff url(/images/BasicSmartPhoneProstoresTemplate/storelogo/headerMobile.jpg) no-repeat;
    height: 32px;
    padding: 7px 0px 2px 0px;
    position: relative;
}
.featureNav
{
	background-color: transparent;
	color: #6b0039;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	font-family: Papyrus, Verdana, Arial, sans-serif;
	vertical-align: top;
	width: 50%;
	vertical-align: top;
}
.featureNav a:link
{
	background-color: transparent;
	color: #6b0039;
	text-decoration: none;
	font-weight: bold;
	font-family: Papyrus, Verdana, Arial, sans-serif;
	vertical-align: middle;
}
.featureNav a:visited
{
	background-color: transparent;
	color: #6b0039;
	text-decoration: none;
	font-weight: bold;
	font-family: Papyrus, Verdana, Arial, sans-serif;
	vertical-align: middle;
}
.featureNav a:hover
{
	background-color: transparent;
	color: #6b0039;
	text-decoration: underline;
	font-weight: bold;
	font-family: Papyrus, Verdana, Arial, sans-serif;
	vertical-align: middle;
}
.featureNav a:active
{
	background-color: transparent;
	color: #6b0039;
	text-decoration: none;
	font-weight: bold;
	font-family: Papyrus, Verdana, Arial, sans-serif;
	vertical-align: middle;
}

.frontFeatureNav
{
	background-color: transparent;
	color: #6b0039;
	text-decoration: none;
	font-weight: bold;
	font-size: 12pt;
	font-family: Papyrus, Verdana, Arial, sans-serif;
	vertical-align: top;
	width: 50%;
	vertical-align: top;
}
.frontFeatureNav a:link
{
	background-color: transparent;
	color: #6b0039;
	text-decoration: none;
	font-weight: bold;
	font-family: Papyrus, Verdana, Arial, sans-serif;
	vertical-align: middle;
}
.frontFeatureNav a:visited
{
	background-color: transparent;
	color: #6b0039;
	text-decoration: none;
	font-weight: bold;
	font-family: Papyrus, Verdana, Arial, sans-serif;
	vertical-align: middle;
}
.frontFeatureNav a:hover
{
	background-color: transparent;
	color: #6b0039;
	text-decoration: underline;
	font-weight: bold;
	font-family: Papyrus, Verdana, Arial, sans-serif;
	vertical-align: middle;
}
.frontFeatureNav a:active
{
	background-color: transparent;
	color: #6b0039;
	text-decoration: none;
	font-weight: bold;
	font-family: Papyrus, Verdana, Arial, sans-serif;
	vertical-align: middle;
}

.textBody
{
	padding: 0px;
}
.bodyParagraph
{
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-weight: normal;
	font-size: 13.5px;
	color: #4b4b4b;
	padding: 0px 4px 0px 5px;
}
.bodyParagraphHeading
{
	color: black;
	font-weight: bold;
}

.bodySubHeadings
{
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-weight: normal;
	font-size: 11.5px;
	color: #4b4b4b;
}

.productDetail
{
	font-weight: normal;
	font-size: 13.5px;
	border-collapse: collapse;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
}
.productDetail h2
{
	font-weight: bold;
	font-size: 14px;
	margin: 0px;
	padding: 2px 5px 2px 5px;
}

.productDetail .description
{
	font-size: 11px;
	margin: 0px;
	color: #4b4b4b;
	padding: 2px 2px 0px 5px;
}
p.productPrice
{
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 14px;
	color: #4b4b4b;
	text-align: left;
	padding: 5px 0px 0px 5px;
}

.productSKU
{
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 11px;
	margin: 0px;
	color: #4b4b4b;
	text-align: left;
	padding: 0px 0px 0px 5px;
}

.featureParagraph
{
	color: black;
	font-weight: normal;
}
.featureParagraph td
{
	border: solid 1px black;
	padding: 2px;
}

.mainBorder
{
	width: 968px;
	background-color: #EFE9DB; 
	border: solid 4px #CCC79D;
	padding: 0px;
	margin: 0px;
}
.mainBody
{
	background-color: transparent;
	width: 968px;
	border: none;
}

.mainBodyInnerTable
{
	border: none;
	width: 100%;
}
.featurePrice
{
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #4b4b4b;
	padding: 0px;
}

.productListItem
{
	vertical-align:middle;
	width:225px;
	text-align:center;
	
}
	
.productListLeftMenu
{
	vertical-align:top;
	width:293px;
	text-align:left;
	background-image:url(/images/Leaves/decorBackgroundColl.png)
	
}
table.productList
{
	width: 100%;
	border: none;
	empty-cells: show;
}

td.productListL
{
	border: none;
}

table.productListDetail
{
}

a
{
	text-decoration: none;
}

a:link
{
}
a:visited
{
}
a:hover
{
	text-decoration: underline;
}
a:active
{
}

.title
{
	color: #000000;
}

td.footerNav
{
	font-size: 11px;
}

td.footerNav a
{
	color: #4b4b4b;
	text-decoration: none;
}
td.footerNav a:link
{
}
td.footerNav a:visited
{
}
td.footerNav a:hover
{
	text-decoration: underline;
}
td.footerNav a:active
{
}

td.bottomNav
{
	text-decoration: none;
	font-weight: normal;
	color: #6b0039;
	text-align: center;
}
td.bottomNav a
{
	color: #6b0039;
	font-size: 11px;
}
td.bottomNav a:link
{
}
td.bottomNav a:visited
{
}
td.bottomNav a:hover
{
	text-decoration: underline;
}

td.bottomNav a:active
{
}

li.links
{
	text-decoration: none;
	font-weight: normal;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	text-align: left;
	padding-bottom: 5px;
}
li.links a:link
{
	text-decoration: none;
	font-weight: normal;
	color: #6b0039;
	font-family: Verdana, Arial, sans-serif;
}
li.links a:visited
{
	text-decoration: none;
	font-weight: normal;
	color: #6b0039;
	font-family: Verdana, Arial, sans-serif;
}
li.links a:hover
{
	text-decoration: none;
	font-weight: bold;
	color: #6b0039;
	font-family: Verdana, Arial, sans-serif;
}

li.links a:active
{
	text-decoration: none;
	font-weight: normal;
	color: #6b0039;
	font-family: Verdana, Arial, sans-serif;
}

.holiday
{
	color: #990033;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	border: none 0px;
	border-collapse: collapse;
	font-size: 16px;
}
.holiday a
{
	border: none;
	font-size: 16px;
	font-weight: bold;
}
.holiday a:link
{
	text-decoration: none;
	font-weight: normal;
	color: #990033;
	font-family: Verdana, Arial, sans-serif;
	border: none;
	font-size: 16px;
	font-weight: bold;
}
.holiday a:visited
{
	text-decoration: none;
	font-weight: normal;
	color: #990033;
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.holiday a:hover
{
	text-decoration: underline;
	font-weight: bold;
	color: #990033;
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
}

.holiday a:active
{
	text-decoration: none;
	font-weight: normal;
	color: #990033;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
}
.copyright
{
	font-size: 11px;
	color: #4b4b4b;
}

.facebookLike
{
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 14px;
	text-align: left;
	vertical-align: top;
	background: transparent url(   '/images/Leaves/f_logo20x20.jpg' ) no-repeat scroll 5px 3px;
	height: 25px;
	margin: 0px;
	padding: 0px;
	display: block;
}

.dscEGift
{
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 14px;
	text-align: center;
	vertical-align: top;
	height: 35px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	display: block;
}
.dscEGift a
{
	color: #6b0039;
	text-align: center;
	font-weight: normal;
	display: block;
}
.dscEGift a:link
{
}
.dscEGift a:visited
{
}
.dscEGift a:hover
{
	color: #b90039;
	text-decoration: none;
}
.dscEGift a:active
{
}
div.container
{
	position: relative;
}
div.positioned
{
}
div#center
{
	position: absolute;
	top: 31px;
	left: 256px;
	border:none;
	width: 450px;
	height:338px;
	background-image: url(/images/Leaves/holiday2011_1.jpg);
	background-repeat:no-repeat;
	background-position: center;
}
a#center-link
{
    position: absolute;
    width: 450px;    /* width of the logo */
    height: 338px;   /* height of the logo */
    top: 0; 
    left: 0; /* top-left corner of logo */
    border: none;
    float: left;
    z-index:450;
}
    img.positioned
{
	position: absolute;
	width: 450px;
}
img#center
{
	top: 31px;
	left: 256px;
}
td.containerTop
{
	position: relative;
	width: 484px;
	height: 200px;
	border: none;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}
td.containerBottom
{
	position: relative;
	width: 484px;
	height: 200px;
	border: none;
	margin: 0px;
	padding: 0px;
	vertical-align: bottom;
}
.slideshow
{
	position: absolute;
	background-color: #cc9966;
	border-right: none;
	border-left: none;
	border-top: none;
	border-bottom: none;
}
div#topMenu
{
	z-index: 99999;
}
div#topleft
{
	float: left;
	z-index: 500;
}
div#topright
{
	float: right;
	z-index: 500;
}
div#bottomleft
{
	float: left;
	z-index: 500;
}
div#bottomright
{
	float: right;
	z-index: 500;
}

td#topHeader
{
	background: transparent url('/images/Leaves/headerBackgroundVal12.jpg') no-repeat;
	width: 968px;
	height: 121px;
	vertical-align: bottom;
}
div#topHeaderNav
{
	float: right;
	border: none;
	vertical-align: top;
	height: 25px;
	margin-right: 35px;
}

