﻿body {
	margin: 15px 0 0 0;
	padding: 0;
	text-align: center;
	font: 12px/18px Arial, sans-serif;
	color: #333;
	background: #e1cdca url(../images/bg.jpg) repeat-x;
}

a {
	color: #8e6781;
	text-decoration: none;
}

hr {
	display: none;
}

#header {
	margin: auto;
	width: 928px;
	height: 135px;
	background: url(../images/mnt2.png) no-repeat bottom;
}

#logo {
	float: left;
	width: 95px;
	height: 89px;
	background: url(../images/logo3.png) no-repeat;
	margin: 0 0 0 68px;
}	

#home #header, #home .main, #home #footer, 
#thankyou #header, #thankyou .main, #thankyou #footer  {
	background: none;
}

#home #header {
	height: 105px;
}

#home #footer {
	padding-top: 30px;
}	

#thankyou #logo {
	width: 80%;
	height: 89px;
	background: url(../images/logo3.png) no-repeat center;
}

#thankyou #topnav {
	display: none;
}

/* TOP NAV */

#topnav {
	float: right;
	margin: 30px 64px 0 0;
	text-align: right;
}

#cart form {
	width: 1px;
	height: 1px;
}

#topnav li {
	float: left;
	list-style-type: none;
}

#topnav a {
	margin-left: 15px;
	padding-bottom: 2px;
	font-size: 14px;
	text-decoration: none;
	color: #333;
}

#topnav a:hover {
	border-bottom: 3px double #333;
}

#today-seal {
	position: relative;
	top: 35px;
	right: -265px;
	z-index: 5;
}

.main {
	margin: 0 auto;
	padding: 0 0 2px 0;
	width: 928px;
	height: auto;
	background: url(../images/mnm2.png) repeat-y;
}

/* SIDE NAV */

#nav li {
	display: inline; /* FOR IE6 */
}

#nav {
	float: left;
	width: 204px;
	font: italic 24px "Monotype Corsiva", "Apple Chancery", serif;
	border-top: 1px #a09b94 dotted;
	margin: 0 0 0 94px;
	padding: 0;
}

/* 1ST LEVEL */

#nav a {
	width: 98%;
	display: block;
	border-bottom: 1px #a09b94 dotted;
	text-align: right;
	text-decoration: none;
	color: #7d7973;
	padding: 9px 5px 9px 0;
}

#nav a:hover, #nav li.act a:hover { 
	color: #333; 
}

/* 1ST LEVEL - ACTIVE LINK */

#nav li.act a {
	width: 98%;
	margin: 0;
	background: #f6efee;
	color: #8e6781;
}

/* 2ND LEVEL */

#nav li ul {
	margin: 0;
	padding: 0 0 15px 0;
	font: normal 12px Arial, sans-serif;
	border-bottom: 1px dotted #a09b94;
}

#nav li ul li a {
	width: 98%;
	margin: 0;
	padding: 4px 5px 5px 0;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

#nav li.act ul {
	background: #f6efee;
}

#nav li.act ul li a {
	color: #8e6781;
	border-top: 1px solid #f6efee;
	border-bottom: 1px solid #f6efee;
}

#nav li.act li a:hover {
	color: #333;
	border-top: 1px dotted #d5c7c5;
	border-bottom: 1px dotted #d5c7c5;
	background: #fff;
}

/* 2ND LEVEL - ACTIVE LINK */

#nav li ul li.act a:before {
	content: " \00BB";
	padding-right: 5px;
}

#nav li ul li a.ive {
	color: #8e6781;
}	

#nav li ul li a.sub {
	border-bottom: 1px dotted #a09b94;
}	

#content {
	float: right;
	width: 516px;
	margin: 0 94px 0 0;
	text-align: justify;
}

.content2 {
	float: right;
	width: 484px;
	height: auto;
	margin: 0 94px 0 0;
	text-align: justify;
	border: 1px solid #d2cfca;
	border-top: 0;
	background: #f1f1f1;
	padding: 15px;
}

.content2 p {
	font-size: 13px;
}

.presscontent {
	float: right;
	width: 484px;
	height: auto;
	min-height: 300px;
	margin: 0 94px 0 0;
	text-align: justify;
	border: 1px solid #d2cfca;
	border-top: 0;
	background: #f1f1f1;
	padding: 15px;
}

.presscontent img {
	border: solid 1px #a09b94;
	float: left;
	margin: 0 4px 8px 2px;
}

h2 {
	margin: 0;
	font: italic 28px/25px "Monotype Corsiva", "Apple Chancery", serif;
}

h3 {
	margin: 0;
	font: italic 20px/25px "Monotype Corsiva", "Apple Chancery", serif;
}

#mainimg a img {
	width: 771px;
	height: 473px;
	padding: 15px;
	background: #a09b94;
	*margin-bottom: 0;
}

#mainimg:hover a img {
	background: #7d7973;
}

#mainimg-today img {
	width: 771px;
	height: 473px;
	padding: 15px;
	background: #a09b94;
}

#custom-orders-title {
	position: absolute;
	margin-left: 354px;
	margin-top: 216px;
}

a img { 
	border: none;
}

#sel {
	width: 801px;
	margin-left: 63px;
}

#sel ul {
	margin: 0;
	padding: 0;
}

#sel ul li {
	list-style-type: none;
	display: inline;
}

#sel ul li a {
	display: block;
	float: left;
	width: 257px;
	height: 307px;
	background: #a09b94;
	margin-top: 15px;
}

#sel ul li a:hover {
	background: #7d7973;
}

#sel span a {
	margin: 0 15px;
}

#sel img {
	float: left;
	margin: 15px 10px 15px 15px;
}

.text {
	float: left; 
	margin-top: 40px;
	cursor: hand;
}

#images {
	width: 486px;
	height: 400px;
	padding: 15px;
	background: #a09b94;
}

#imageslarge {
	width: 534px;
	height: 750px;
	background: #fff;
	overflow: hidden;
}

#placeholder {
	float: left;
}

#imgprv {
	margin-top: 0;
}

#imgprv li {
	float: right;
	list-style-type: none;
	margin-bottom: 11px;
}

#imgprvlarge {
	display: inline;
	margin-top: 0;
}

#imgprvlarge li {
	float: left;
	list-style-type: none;
	margin: 0 0 10px 0;
}

#imgprvlarge li span {
	margin: 0 15px;
}

select {
	float: left;
	width: 120px;
	font: 12px Arial, sans-serif;
	color: #555;
}

input[type=checkbox] {
	margin: 0 0 15px 15px;
}

#title {
	float: right;
	margin: 0 94px 0 0;
	text-align: justify;
	width: 516px;
	padding: 5px 0 0 0;
	background: #b5b2ac;
}

#title h2 {
	background-color: #d2cfca; 
	padding: 10px; 
	text-align: center; 
	display: block;
	font: italic 36px "Monotype Corsiva", "Apple Chancery", serif;
	color: #333;
}

#content #title {
	float: none;
}

#type { 
	color: #555;
	width: 514px;
	border: 1px solid #d2cfca;
	background: #f1f1f1;
}

#type h3 {
	margin: 15px 0 10px 15px;
	font: italic 22px/25px "Monotype Corsiva", "Apple Chancery", serif;
	text-align: left;
}

#type p {
	margin: 5px 15px;
}

#type ul {
	margin: 0 auto;
	padding: 0;				
	display: block;
	list-style: none;
}

#type li {
	float: left;
	margin: 0 auto;
	padding: 0 0 0 15px;
	width: 240px;		
	height: 25px;		
	display: block;
}

#type li span {
	float: left;
	width: 110px;
	height: 25px;
	text-align: left;
}

#type form {
	font: 12px/16px Arial, sans-serif;
}

#type form input {
	font: 12px/16px Arial, sans-serif;
}

.clear {
	clear: both;
}

ol {
	padding-left: 15px;
}

/* Footer */

#footer {
	clear: both;
	margin: auto;
	width: 928px;
	background: url(../images/mnb2.png) no-repeat;
	padding-top: 55px;
	font-size: 14px;
	color: #333;
}

#footer span#bn {
	color: #fff;
	margin: 200px 0 0 0;
	cursor: default;
}

#footer #bn a {
	color: #333;
	text-decoration: none;
	padding-bottom: 2px;
	margin-right: 10px;
}

#footer #bn a:hover {
	border-bottom: 3px double #333;
}

#footer #cr {
	padding-bottom: 40px;
	cursor: default;
	color: #333;
}

#moncor {
	font: italic 19px/19px "Monotype Corsiva", "Apple Chancery", serif;
	cursor: default;
	margin-bottom: 10px;
	color: #333;
} 

#moncor p {
	margin: 0;
} 

#social {
	margin: 15px 0 15px 40px;
}

#social a {
	margin-right: 55px;
	color: #333;
	font-size: 18px;
}

#social a span {
	position: relative;
	top: -20px;
	left: 3px;
}

/* Items */

#details {
	float: left; 
	margin: 0 0 0 15px;
	padding-top: 15px;
}

#price {
	float: right;
	margin: 0;
	padding-top: 15px;
}

#viewcart {
	clear: both;
	padding-top: 15px;
}

#agree, #agree a {
	font: 12px/16px Arial, sans-serif;
	vertical-align: top; 
}

/* Shop */

#col {
	border: #a09b94 solid 15px;
}

#sel2 h3 {
	clear: both;
	padding: 25px 0 10px 0;
	font-size: 24px;
	text-align: center;
	border-bottom: 1px dotted #999;
}

#sel2 ul {
	margin: 0 ;
	padding: 0;
}
	
#sel2 ul li {
	list-style-type: none;
	display: inline;
}

#sel2 ul li a {
	display: block;
	float: left;
	width: 162px;
	height: 278px;	
	background: #a09b94;
	margin-top: 15px;
}

#sel2 ul li a:hover {
	background: #7d7973;
}

#sel2 span a {
	margin: 0 15px;
}

#sel2 ul li a img {
	margin: 15px;
}

a#page-link {
	background-color: #f6efee; 
	border: 1px dotted #a09b94; 
	padding: 20px; 
	text-align: center; 
	display: block;
	font: italic 18px "Monotype Corsiva", "Apple Chancery", serif;
}

a#page-link:hover {
	color: #6d4a61;
}

/* Gallery */

#sel3 ul {
	margin: 0;
	padding: 0;
}
	
#sel3 ul li {
	list-style-type: none;
	display: inline;
}

#sel3 ul li a {
	display: block;
	float: left;
	width: 162px;
	height: 162px;	
	background: #a09b94;
	margin-top: 15px;
}

#sel3 ul li a:hover {
	background: #7d7973;
}

#sel3 span a {
	margin: 0 15px;
}

#sel3 img {
	margin: 15px;
}

/* Blog */

.blogtop {
	padding-top: 1.5em;
	padding-bottom: 1.55em;
}

.mnm {
	clear: both;
	margin: 0 auto;
	padding: 0 0 2px 0;
	width: 928px;
	height: auto;
	background: url(../images/mnm2.png) repeat-y;
}

.mnm li {
	list-style-type: none;
}

#comment {
	width: 481px;
}

.content2 img {
	border: solid 15px #a09b94;
	max-width: 453px;
	width: expression(this.width > 453 ? 453: true);
}

.ie2 {
	padding-bottom: 0;
	min-height: 750px;
}

p.postmetadata {
	font-size: 10px;
	line-height: 14px;
	background-color: #f6f6e5;
	padding: 10px 0;
	margin-bottom: 30px;
	border-top: #dec5ab solid 1px;
	border-bottom: #dec5ab solid 1px;
	width: 464px;
}

#sidebar {
	float: left;
	width: 210px;
	text-align: left;
	margin: 15px 0 0 84px;
	padding: 0;
}

#sidebar ul {
	list-style-type: none;
}

#sidebar h2 {
	font-size: 20px;
}

input#s {
	width: 100px;
	font: 10px Arial, sans-serif;
	color: #555;
	float: left;
}

input#searchsubmit {
	font: 10px Arial, sans-serif;
	margin-bottom: 15px;
}

.navigation {
	margin-bottom: 15px;
}

.pagetitle {
	margin: 0 0 15px 0;
	padding-bottom: 10px;
	border-bottom: solid 1px #777;
}

.entry p {
	width: 484px;
}

/* Standard Size Guide */

         .thdrcell {
            background: #fff;
			font: bold 11px Arial, sans-serif;
            padding: 5px;
            border-bottom: 15px solid #eee8df;
         }
         
         .tdatacell {
			font: normal 11px Arial, sans-serif;
            padding: 5px;
            background: #fff;
         }
         
         .dvhdr1 {
            background: #928f8a;
			font: bold 11px Arial, sans-serif;
            border: 15px solid #eee8df;
            padding: 15px;
            width: 441px;
			text-align: left;
			color: #fff;
         }
         
         .dvbdy1 {
            background: #fff;
			font: normal 9px Arial, sans-serif;
            border: 15px solid #eee8df;
            padding: 0;
            width: 471px;
			text-align: justify;
         }
		 
		 .dvbdy1 p {
		 	padding: 0 15px;
			color: #555;
		}

