/* ------------------------------ BEGIN Global Styles ------------------------------ */
@import url("../../global/CSS/global.css");
/* ------------------------------ END Global Styles ------------------------------ */

/* BE SURE TO COPY YOUR CLIENT STYLES IN THIS MASTER.CSS IN ORDER FOR THE EDITOR TO IMPLEMENT THE CLIENT STYLES-
YOU HAVE TO LOAD THEM UP SEPARATELY AS CLIENT.CSS AS WELL */

/* UNIVERSAL */

html, body, div, ul, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, p, pre, form, blockquote, fieldset, input {
margin:0;
padding:0;
}

fieldset,img { border: none; }
caption,th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; }

body {
	background-color: #421835; margin: 0px;
}


hr {
	border: 0;
	width: 100%;
	color: #262626;
	background-color: #262626;
	height: 1px;
	line-height: 1px;
	margin: 10px 0px;
	padding: 0px;}
	
ul li {
	padding: 0 0 0 15px;
	margin: 0px;
	background: url(../Images/bullet.gif) no-repeat 0em 0.5em;
	list-style: none;}

/* TYPE */
body, p, div, li, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #333333;
}

.bodyoptional {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 24px;
	color: #333333;
	font-style: italic;
}

.phone {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFF;
	font-weight:normal;
}

.smallphone {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #7E7C77;
	font-weight:normal;
}
a.smallphone:link, a.smallphone:visited{color: #7E7C77; text-decoration:none;}
a.smallphone:hover, a.smallphone:active{color: #7E7C77; text-decoration:underline;}
	
a:link, a:visited, a:active {
	color: #5A2149; 
	text-decoration: underline;}
	
a:hover {
	color: #5A2149; 
	text-decoration: none;}
	
strong, b { font-weight:bold; }

h1 {
	font-size: 25px;
	line-height: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
}

h2 {
	font-size: 23px;
	line-height: 30px;
	color: #5A2149;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
	
h3 {
	font-size: 22px;
	line-height: 30px;
	color: #808080;
	font-weight: normal;
}
	
h4 {
	font-size: 22px;
	line-height: 30px;
	color: #5A2149;
	font-weight: normal;}
	
h5 {
	font-size: 22px;
	line-height: 30px;
	color: #4C721D;
	font-weight: normal;}

/* OTHER TYPE */
.swcredit {
	font-size: 11px;
	color: #FFF;}
a.swcredit:link, a.swcredit:visited{color: #FFF; text-decoration:none;}
a.swcredit:hover, a.swcredit:active{color: #FFF; text-decoration:underline;}

/* SEARCH */
#search {
	float: left;
	width: 267px;
	padding-top: 8px;
	padding-left:35px;
	background-image: url(/sitefiles/1275/Images/searchField.jpg);
	background-repeat: no-repeat;
	position: absolute;
	right: 0px;
	margin-top: 5px;
	height: 30px;
	
}
.searchField {
	font-size: 11px;
	color: #808080;
	width: 302px;
	border: 0px;
	background-color:none;
	margin:0px;
	background: transparent;
	float: right;text-indent: 35px;
}
.searchButton {
	visibility: hidden;
	display: none;
	width: 0px;}
	
.pageSearchTitle {
font-size: 14px;
line-height: 18px;
color: #808080;}

a.pageSearchTitle {
font-size: 14px;
line-height: 18px;
color: #808080;
text-decoration:none;}

a.pageSearchTitle:hover {
font-size: 14px;
line-height: 18px;
color: #808080;
text-decoration:underline;}

/* MAIN NAV */
#mainnav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	background: none;
	}

#mainnav li ul
{display: none;}

#mainnav li{
	padding: 0px;
	margin: 0px;
	height: 50px;
	float: left;
	background-image: none;
	
}
	
#mainnav a{
	font-size: 13px;
	line-height: 50px;
	color: #5A2149;
	display: block;
	text-decoration: none;
	padding: 0px 21px;
	margin: 0px;
	text-align:center;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #efefef;
}


#mainnav a:hover {
	font-size: 13px;
	line-height: 50px;
	color: #5A2149;
	background-color:#F3F0EA;
	display: block;
	text-decoration: none;
	padding: 0px 21px;
	margin: 0px;
	text-align:center;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #efefef;
}
	
#mainnav a.current  {
	font-size: 13px;
	line-height: 50px;
	color: #5A2149;
	background-color:#FFF;
	display: block;
	text-decoration: none;
	padding: 0px 21px;
	margin: 0px;
	text-align:center;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #efefef;
}

/* SUB NAV */
#subnavWrapper {
	float: left;
	width: 260px;
}
	
#subnav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	background: none;}
	
#subnav li {
	padding: 0px;
	margin: 0px;
	float: left;
	width: 250px;
	background: none;}
	
#subnav a {
	font-size: 12px;
	display: block;
	text-decoration: none;
	padding: 5px 5px 5px 10px;
	border-bottom: 1px dotted #434240;
	color: #808080;
}
	
#subnav a:hover {
	font-size: 12px;
	display: block;
	text-decoration: none;
	padding: 5px 5px 5px 10px;
	border-bottom: 1px dotted #434240;
	color: #808080;
	background-color: #efefef;
}

#subnav a.current {
	font-size: 12px;
	display: block;
	text-decoration: none;
	padding: 5px 5px 5px 10px;
	border-bottom: 1px dotted #434240;
	color: #808080;
	background-color: #efefef}

/* PARENT STYLE- THIS JUST NEEDS TO BE THE SAME DIV NAME AS THE CONTAINING SUBMENU CONTAING DIV NAVE */	
#subnavWrapper h2 {
	font-size:25px;
	display: block;
	text-decoration: none;
	padding: 5px 0px;
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 35px;
	font-style: italic;
}

#subnavWrapper h2 a {
	font-size:25px;
	display: block;
	text-decoration: none;
	padding: 5px 0px;
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 35px;
	font-style: italic;}
	
#subnavWrapper p {display:none;}
	
/* breadcrumb */
#breadcrumb {
	float: left;
	width: 860px;
	text-align: left;
	clear: both;
	background-image: url(/sitefiles/1275/Images/bar-btm.gif);
	background-repeat: repeat-x;
	background-position: top;
}
	
#breadcrumb ul{
	padding: 0px;
	margin: 0px;
	list-style: none;}
	
#breadcrumb li {
	margin: 0px;
	float: left;
	background:none;
	border:none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}

#breadcrumb a {
	padding: 0 0 0 20px;
	font-size: 10px;
	display:inline;
	text-decoration: none;
	color: #808080;
	background: url(../Images/breadcrumb.gif) no-repeat 0.2em;}
	
#breadcrumb a:hover {
	padding: 0 0 0 20px;
	font-size: 10px;
	display:inline;
	text-decoration: none;
	color: #262626;
	background: url(../Images/breadcrumb.gif) no-repeat 0.2em;}
	
#breadcrumb a.first  {
	padding: 0px;
	font-size: 10px;
	display:inline;
	text-decoration: none;
	color: #808080;
	background: none;
	margin-left: -15px;}
	
#breadcrumb a.first:hover  {
	padding: 0px;
	font-size: 10px;
	display:inline;
	text-decoration: none;
	color: #262626;
	background: none;
	margin-left: -15px;}

#breadcrumb a.current  {
	padding: 0 0 0 20px;
	font-size: 10px;
	display:inline;
	text-decoration: none;
	color: #262626;
	background: url(../Images/breadcrumb.gif) no-repeat 0.2em;}

/* WRAPPERS */

#topWrapper {
	width: 100%;
	float: left;
	text-align: left;
	border-top: 2px solid #D4D1CB;
	height: 320px;
	background-color: #F3F0EA;
	background-image: url(/sitefiles/1275/Images/bk-top.jpg);
	background-repeat: no-repeat;
	background-position: center 40px;
}
	
#mainnavWrapper {
	padding: 0px;
	height: 50px;
	width: 680px;
	float: right;
	position: absolute;
	right: 0px;
	bottom: 0px;
}

#contentWrapper {
	width: 100%;
	float: left;
	text-align: left;
	background-image: url(/sitefiles/1275/Images/bk.jpg);
	background-repeat: repeat-x;
}
	
#footerWrapper {
	width: 100%;
	float: left;
	text-align: left;
	background-image: url(/sitefiles/1275/Images/bk-footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


/* TOP */
#top {
	margin: 0px auto;
	padding: 0px;
	width: 940px;
	height: 240px;
	position: relative;
}
	
#logo {
	float: left;
	width: 160px;
	height: 154px;
	position: absolute;
	left: 50px;
	top: 30px;
}
	
#indexTab {
	float: right;
	width: 120px;
	height: 25px;}

/* CONTENT */
.clear {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;}
	
#content {
	margin: 0px auto;
	width: 940px;
	position: relative;
}
	
#contentLeft {
	float: left;
	width: 260px;
	background-color:#FFFFFF;
	padding-bottom: 30px;
}


#contentRight{
	float: right;
	width: 570px;
	padding-bottom: 30px;
}


/* PHOTO GALLERY */
.photogallery {
    padding: 0px;
    margin: 0px 0px 0px -10px;
    list-style: none;
}
.photogallery li {
    padding: 0 6px 6px 0;
    margin: 0px;
    background: none;
    float: left;
}
.photogallery li a {
    padding: 2px; 
    border: 1px solid #808080;
    display: block;
}
.photogallery li a:hover {
    padding: 2px; 
    border: 1px solid #333333;
    display: block;
}
	
/* FOOTER */
#footer {
	margin: 0px auto;
	width: 940px;
	position: relative;
}

/* DEFAULT CONTENT */

#footerRight {
	float: right;
	width: 200px;
	padding-top: 20px;
}
	
#footerLeft {
	float: left;
	width: 340px;
	padding-top: 30px;
	padding-bottom: 10px;
	color: #FFF;
	line-height: 18px;
	font-size: 11px;
}
.footerLeftHead {
	font-size: 13px;
	color: #FFF;
}
a.footerLeftHead:link, a.footerLeftHead:visited{color: #FFF; text-decoration:none;}
a.footerLeftHead:hover, a.footerLeftHead:active{color: #FFF; text-decoration:underline;}

#footerMid {
	float: left;
	width: 400px;
	padding-top: 45px;
	padding-bottom: 25px;
	color: #FFF;
	line-height: 18px;
	font-size: 11px;
}
#footerMid td {
	color: #FFF;
	line-height: 18px;
	font-size: 11px; text-decoration:none;
}
#footerMid a {
	font-size: 11px;
	color: #FFF;text-decoration:none;}
	
#footerMid a:hover {
 	font-size: 11px;
	color: #FFF;
	text-decoration:underline;}
	
#searchWrapper {
	height: 40px;
	width: 940px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#white {
	background-color: #FFFFFF;
	height: 40px;
	width: 940px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#innerContent {
	padding: 0px 40px 40px;
	float: left;
	width: 860px;
	background-color: #FFFFFF;
}
* html #innerContent {
	width: 940px;
	w\idth: 860px; }
	
#bottomContent {
	float: left;
	width: 940px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#footerB {
	float: left;
	width: 940px;
	margin-top: 20px;
	margin-bottom: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #85617b;
	padding-top: 20px;
	padding-bottom: 20px;
}
#appt {
	float: left;
}
#credit {
	float: right;
	text-align: right;
}
#subscribe {
	background-image: url(/sitefiles/1275/Images/bk-subscribe.png);
	background-repeat: no-repeat;
	float: left;
	height: 85px;
	width: 180px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

img, #subscribe {
	behavior: url(/SiteFiles/1275/Scripts/iepngfix.htc);
}

#credit {
	float: right;
}
#pay {
	float: left;
	height: 85px;
	width: 200px;
	padding-top: 5px;
}
.signupField {
	font-size: 11px;
	color: #FFF;
	width: 98px;
	border: none;
	margin:0px;
	background: transparent url(/sitefiles/1275/Images/signupField.jpg) no-repeat;
	float: left;padding-right: 2px;
	text-indent: 5px;height: 22px;padding-top:3px;font-size: 11px;padding-left: 10px;
}

.signupButton {color: #434240;
	width: 54px;
	background-image: url(/sitefiles/1275/Images/signupButton.jpg);
	background-repeat: no-repeat;
	height: 22px;
	font-size: 11px;
	border:medium none;
	cursor:pointer;
	float:left;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
	
}
*html .signupButton{text-indent:-1000px;}

#smallphone {
	clear: left;
	float: left;
	position: absolute;
	left: 10px;
	bottom: 13px;
}
#flash {
	float: left;
	height: 240px;
	width: 940px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url(/sitefiles/1275/Images/bk-header.jpg);
	background-repeat: no-repeat;
}
#leftInfo {
	float: left;
	width: 260px;
	padding-top: 30px;
}

/* STORE */
.product-list-item {background:none;}
.category-list-item {
	background:none;
	border:none;
	height:200px;
}
.category-list-item h4 {margin:0;}