@charset "UTF-8";
/* CSS Document */

@font-face {
    font-family: 'bernhardmod_btroman';
    src: url('fonts/bernhardmod-bt-roman-webfont.eot');
    src: url('fonts/bernhardmod-bt-roman-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/bernhardmod-bt-roman-webfont.woff') format('woff'),
         url('fonts/bernhardmod-bt-roman-webfont.ttf') format('truetype'),
         url('fonts/bernhardmod-bt-roman-webfont.svg#bernhardmod_btroman') format('svg');
    font-weight: normal;
    font-style: normal;

}

body {
	background-color: #F4BCBE;
	background-image: url(/media/styles/images/bg.png);
	background-repeat: repeat-y;
	background-position: 50% 0;
	margin: 0;
}

img {
	border: 0;
}

#wrapper {
}

#container {
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	width: 765px;
	overflow: hidden;
}

#header {
	background: url(/media/styles/images/header2.png) no-repeat;
	height: 113px;
	margin: 0;
}

#girl {
	float: left;
	margin: -20px 0 0 140px;
}

#text {
	text-align: center;
	width: 320px;
	float: left;
	margin-top: -30px;
	margin-left: -20px
}

#text h1, h2 {
	font-family: 'bernhardmod_btroman';
	color: #553225;
	font-weight: normal;
}

#text h1 {
	line-height: 0;
	font-size: 35px;
	font-weight: bold;
}

#text h2 {
	font-size: 23px;
}

#text p {
	font-family: 'Arial', sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6E5246;
	letter-spacing: 1px;
	text-align: center;
}

#addlinks {
	padding: 5px 15px;
	text-align: right;
	font: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #553225;	
	text-shadow:0px 1px 1px #FFF;	
}

#addlinks a{
	text-decoration: none;
	font: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #553225;	
}

#content {
	margin: 0;
	padding: 5px 15px 5px 15px;
	background: url(/media/styles/images/content.png) repeat-y 50% 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #553225;
}

.content a {
	color: #ab6966;
}

.content a:hover {
	text-decoration: none;
}

/* begin horizontal navigation */
#horiz_nav {
	background: url(/media/styles/images/horiz_nav.png) no-repeat;
	margin-top: -5px;
	height: 40px;
	background-position: center;
}

#horiz_nav ul{
	list-style-type: none;
	margin: 2px 8%;
	padding: 10px 0;
}

#horiz_nav li {
	display: inline-block;
	float: left;
	line-height: 25px;
}

#horiz_nav a{
	text-decoration: none;
	padding: 0px 10px 0px 10px;
	color: #553225;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	display: block;
	width: auto;
}

#horiz_nav a:hover {
	text-decoration: none;
	padding: 0px 10px 0px 10px;
	color: #BE8481;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	display: block;
	width: auto;
}

/* begin leftnav */

#leftnav {
	text-align: center;
	display: inline;
	float: left;
	width: 215px;
	padding: 5px 0;
}

#leftnav ul {
	list-style-type: none;
	margin: 0;
	padding: 0px 20px;
}

#leftnav li {
	padding: 10px 0px;
	border-bottom: 1px dashed #553225;
}

#leftnav li:last-child {
	border-bottom: 0px none;
}

#leftnav a {
	text-decoration: none;
	text-weight: bold;
	text-align: center;
	color: #553225;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
}

#leftnav a:hover {
	text-decoration: none;
	text-weight: bold;
	text-align: center;
	color: #BE8481;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
}

/* begin search */
#search {
	background: url(/media/styles/images/search.png) no-repeat;
	background-position: center;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	padding-bottom:5px;
	height: 30px;
}

#search form {
	margin: 0;
	padding-bottom: 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 128px;
	height: 20px;
	border: none;
	background: none;
	text-transform: lowercase;
	padding-left: 10px;
	padding-right: 5px;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #553225;
}

#search-submit {
	width: 22px;
	height: 22px;
	border: none;
	background: none;
	padding-left: 5px;
	text-indent: -99999px;
	color: #553225;
}

#slideshow {
	height: 278px;
	width: 278px;
	margin-top: 35px;
}

#fabshop {
	margin:0 auto;
	text-align:center;
	margin-top:10px;
	margin-bottom:10px;
}

#rightcol {
	display: inline;
	width: 215px;
	float: left;
	margin-left: auto;
	margin-right: auto;
	padding: 5px 12px;
}

#rightcol_h {
	background: url(/media/styles/images/welcome.png) no-repeat;
	background-position: center;
	height: 40px;
}

#newsletter {
	background: url(/media/styles/images/newsletter.png) no-repeat;
	background-position: center;
	height: 120px;
	margin: 5px auto;
}

#newsletter form {
	width: 150px;
	margin-left: 38px;
	padding-top: 70px;
}

#newsletter fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#nl-text {
	width: 115px;
	height: 20px;
	border: none;
	background: none;
	text-transform: lowercase;
	padding-left: 5px;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #553225;
}

#nl-submit {
	width: 22px;
	height: 22px;
	border: none;
	background: none;
	padding-left: 5px;
	text-indent: -99999px;
	color: #553225;
}

/* begin shop area */

#shopheader {
	background-image: url(/media/styles/images/shopheader.png);
	border-image-repeat: no-repeat;
	height: 26px;
}

#shop {
	background-color: #714231;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	width: 755px;
	padding: 12px 0 10px 0;
}

.shopnav {
	background-image: url(/media/styles/images/shoparea_bg.png);
	width: 700px;
	margin-left: auto;
	margin-right: auto;
}

.shopnav ul{
	list-style-type: none;
	margin: 0;
	padding-left: 25px;
}

.shopnav li {	
	display: inline-block;
	float: left;
	text-align: center;
	line-height: 35px;
	*line-height: 47px;
	text-transform: uppercase
}

.shopnav a{
	text-decoration:none;
}

#shop_nav a {
	text-decoration:none;
}

#shop_nav a:hover {
	color:#000;
	text-decoration:underline;
}

.first {
	margin-left:-15px;
}

/* begin footer */
#footer {
	background: url('/media/styles/images/footer.png') repeat-x;
	height: 15px;
	margin:0 auto;
	width: 765px;
}

#footercontent {
	margin: 0;
	padding: 5px 15px 5px 15px;
	background: url(/media/styles/images/content.png) repeat-y 50% 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #553225;
	text-align: center;
}

#footercontent a {
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #553225;
}

#footercontent a:hover {
	text-decoration: underline;
}

/* begin all other pages */

.homecat {
	background:#6F5347;
	padding:3px;
	min-width:124px;
	min-height:124px;
}

.homecat img {
	
}

.homecatlink {
	background:#F9F4E4;
	border:2px solid #F4BCBE;
	padding:5px;
	width:150px;
	margin-top:10px;
	margin-bottom:10px;
}

.homecatlink a {
	color:#7B3225;
	text-decoration:none;
	font-size:12px;
	text-transform:uppercase;
}

.nocatimg {
	width:120px;
	height:120px;
	margin-top:10px;
	margin-bottom:10px;
	text-align:center;
	background:#FFF;
}

/* Cart */
#contact-addresses {
	width:320px;
	text-align:left;
}

.continue-shopping {
	margin-right:15px;
}

.saleprice {
	display: none;
}
