/* Master Style Sheet for NaomiMurrell.com.... CSS/general.css */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F8F3EE;
	}
body,td,th {
	color: #9A8C7E;
	font-size: 12px;
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	line-height: 23px;
	letter-spacing:1px;
}

.norepeater { 
background-repeat: no-repeat; 
}


.bigtitle {
	color: #513313;
	font-size: 21px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 40px;
	letter-spacing:2px;
}
.bigtitle-soft {
	color: #B9B0A7;
	font-size: 21px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 40px;
	letter-spacing:2px;
}

.story {	color: #513313;
	font-size: 11px;
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	line-height: 17px;
	letter-spacing:0px;
}


/* shop thumbnail styles */


.shopthumbs {
	color: white;
    padding: 6px 6px;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 9px;
	letter-spacing:1px;
	
}

.shopthumbs A:link { 
color: white;
text-decoration: none;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 9px;
	letter-spacing:1px;
}

.shopthumbs A:visited { 
color: white;
text-decoration: none;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 9px;
	letter-spacing:1px;
}

.shopthumbs A:hover {
color: #513313;
text-decoration: none;
font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 9px;
	letter-spacing:1px;
}







/* newsfeed styles */

.newsfeed {
	color: #b0a9a0;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 11px;
	letter-spacing:1px;

}

.newsfeed A:link {
	color: #b0a9a0;
text-decoration: underline;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 9px;
	letter-spacing:1px;
}

.newsfeed A:visited {
color: #b0a9a0;
text-decoration: underline;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 9px;
	letter-spacing:1px;
}

.newsfeed A:hover {
color: #513313;
text-decoration: underline;
font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 9px;
	letter-spacing:1px;
}







/* link styles */

a:link {
	color: #9A8C7E;
}
a:visited {
	color: #9A8C7E;
}
a:hover {
	color: #513313;
}
a:active {
	color: #000;
	text-align: right;
}




/* mailchimp & form fields */

fieldset
{
border: 0px;
}

.loginbox1 {color: #513313;
	font-size: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 9px;
	letter-spacing:1px;
}

.loginbox-subscribe {
}
input[type=text], input[type=password] {
	padding: 2px 4px;
	color: #9A8C7E;
	font-size: 12px;
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	line-height: 18px;
	letter-spacing:1px;
	border:none;
}

.response {
	color: #c6b9ac;
	font-size: 10px;
	line-height: 20px;
	letter-spacing:1px;	
}


/* shop links */

td.shoplinks {
	position: relative;
}
div#extrshoplinks {
	position: absolute;
	width: 200px;
}


/* stockists */	

	.stockist_anchor {	color: #9D9387;
	font-size: 13px;
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	line-height: 20px;
	letter-spacing:1px;
	padding-top:0px;
	padding-bottom:5px;
	padding-right:0px;
	padding-left:0px;
}
.stockist_body {	color: #513313;
	font-size: 13px;
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	line-height: 21px;
	letter-spacing:0px;
	padding-top:1px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:20px;
}
.stockist_new {
	color: #096;
	font-size: 9px;
	line-height: 0px;
	letter-spacing:0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left:8px;
}
.stockist_subtitle {	color: #9D9387;
	font-size: 16px;
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	line-height: 20px;
	letter-spacing:1px;
	padding-top:0px;
	padding-bottom:5px;
	padding-right:0px;
	padding-left:20px;
}
.stockist_caption {
	color: #513313;
	font-size: 11px;
	line-height: 40px;
}
	
	
	

