* {
	padding: 0;
	margin: 0;
}

body {
    color: #222;
    font-size: 14px;
    background: #fff url('images/bg.png') left top repeat-x;
    /*font-family: "lucida grande", "Segoe UI", "Verdana", "Myriad", helvetica, sans-serif;*/
    font-family: Baskerville,"Sorts Mill Goudy",Georgia,serif;
    height: 100%;
    margin: 0;
    padding: 0;
    overflow-y: scroll
}


#page {
    background: url("images/page_back_border.png") repeat-y scroll 0 0 transparent;
    margin: 0 auto;
    width: 1000px;
}

a {
	color: #FF7800;
	text-decoration: underline;
	border: none;
}

a:hover {
	text-decoration: none;
}

sup {
	font-size: 0.5em;
}

p {
	text-align: justify;
    font-size: 1.1em;
    line-height: 1.5em;
    margin: 0.25em;
    text-align: justify;
    text-indent: 1em;
}

hr {
    background-color: #CCCCCC;
    border: 0 none;
    clear: both;
    color: #CCCCCC;
    height: 1px;
    margin: 2em auto;
    width: 40%;
}

img.picA {
	position: relative;
	top: -2px;
	background: url('images/a47.gif') no-repeat;
	width: 76px;
	height: 74px;
	padding: 8px;
}

img.picB {
	position: relative;
	top: -2px;
	background: url('images/a26.gif') no-repeat;
	width: 146px;
	height: 75px;
	padding: 7px;
}

img.floatleft {
	float: left;
	margin: 0px 14px 3px 0px;
}

img.floatright {
	float: right;
	margin: 0px 14px 3px 0px;
}

ul.linklist {
	list-style: none;
}

ul.linklist li {
	border-top: solid 1px #EEEEEE;
	padding-top: 5px;
	margin: 5px 0px 0px 0px;
}

ul.linklist li.first {
	border-top: 0px;
	margin-top: 0px;
	padding-top: 0px;
}

#upbg {
	position: absolute;
	top: 0px;
	left: 0px;
	background: #fff url('images/upbg.gif') no-repeat;
	width: 747px;
	height: 264px;
	z-index: 1;
}

#outer1 {
	position: relative;
	width: 747px;
	margin-left: 24%;
	margin-right: auto;
	background: #fff url('images/abg.gif') repeat-y;
}


#outer {
    position: relative;
    width: 747px;
    margin-left: auto;
    margin-right: auto;
}

#inner {
	position: relative;
	padding: 13px 30px 13px 30px;
	z-index: 2;
}

#header {
	position: absolute;
	background: #009933 url('images/a8.gif') repeat-x;
	height: 92px;
	color: #fff;
	padding-left: 20px;
	width: 220px;
}
/* 
Hack for IE size see
http://www.webcredible.co.uk/user-friendly-resources/css/internet-explorer.shtml
*/
html>body #header {
	width: 202px
}

#header h1 {
	position: absolute;
	font-size: 22px;
	letter-spacing: -1px;
	top: 20px;
	font-family: "Times New Roman", Times, serif;
}

#header h2 {
	position: absolute;
	font-size: 12px;
	font-weight: normal;
	color: #FCE2CA;
	top: 53px;
	font-family: "lucida grande", "Segoe UI", "Verdana", "Myriad", helvetica, sans-serif;
}

#header sup {
	color: #FCE2CA;
}

#splash {
	position: absolute;
	right: 30px;
	width: 458px;
	height: 92px;
}

#menu {
	position: relative;
	background: #46461F url('images/a16.gif') repeat-x;
	height: 67px;
	padding: 0px 20px 0px 5px;
	margin: 98px 0px 20px 0px;
}

#menu ul { //
	padding: 10px 14px 10px 14px;
}

#menu ul li {
	display: inline;
	line-height: 52px;
	padding-left: 3px;
	font-family: Verdana, sans-serif;
}

#menu ul li.first {
	background-color: transparent;
	background-repeat: repeat-x;
	background: #fff url('images/a18.gif') repeat-x top;
	padding: 8px 12px 8px 12px;
	font-size: 12px;
	font-weight: bold;
	color: #FF7800;
	text-decoration: none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

#menu ul li a {
	background-color: transparent;
	background-repeat: repeat-x;
	padding: 8px 12px 8px 12px;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

#menu ul li a:hover {
	background: #fff url('images/a18.gif') repeat-x top;
	color: #4A4A24;
	text-decoration: none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

#date {
	position: absolute;
	top: 0px;
	line-height: 52px;
	color: #BDBDA2;
	right: 30px;
	font-weight: bold;
	font-size: 12px;
	letter-spacing: -1px;
}

#secondarycontent {
	position: relative;
	width: 180px;
	float: right;
}

#secondarycontent h3 {
	position: relative;
	top: 4px;
	font-size: 16px;
	line-height: 25px;
	color: #656551;
	letter-spacing: -1px;
	background: url('images/a22.gif') bottom repeat-x;
	padding: 0px 0px 10px 10px;
	margin-bottom: 20px;
}

#secondarycontent .content {
	padding: 0px 10px 0px 10px;
	margin-bottom: 20px;
}

#primarycontent {
	position: relative;
	width: 480px;
	float: left;
}

#primarycontent h1 {
	font-family: "Trebuchet MS", verdana, arial, helvetica, sans-serif;
	font-size: 18px;
	color: #656551;
	padding: 0px;
	margin: 20px 0px 0px 0px;
	border-bottom: 1px #fac293 solid;
	letter-spacing: 2px;
}

#primarycontent h3 {
	position: relative;
	top: 4px;
	font-size: 16px;
	line-height: 25px;
	color: #656551;
	letter-spacing: -1px;
	background: url('images/a22.gif') bottom repeat-x;
	padding: 0px 0px 10px 15px;
	margin-bottom: 20px;
}

#primarycontent h4 {
	position: relative;
	top: 4px;
	line-height: 25px;
	color: #656551;
	background: url('images/a22.gif') bottom repeat-x;
	padding: 0px 0px 10px 15px;
	margin-bottom: 20px;
}

#primarycontent .content {
	padding: 0px 15px 0px 15px;
	margin-bottom: 20px;
    text-align: justify
}

#primarycontent .post {
	margin-bottom: 30px;
}

#primarycontent .post .header {
	position: relative;
}

#primarycontent .post .date {
	position: absolute;
	right: 15px;
	top: 0px;
	line-height: 35px;
	color: #AFAFA4;
	font-weight: bold;
}

#primarycontent .post .content {
	margin-bottom: 10px;
}

#primarycontent .post .footer {
	position: relative;
	top: -10px;
	background: url('images/a33.gif') repeat-x;
	height: 64px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#primarycontent .post .footer ul {
	list-style: none;
	position: absolute;
	right: 15px;
	bottom: 15px;
}

#primarycontent .post .footer ul li {
	display: inline;
	line-height: 14px;
	padding-left: 17px;
	margin-left: 25px;
	background-repeat: no-repeat;
	background-position: 0px 2px;
}

#primarycontent .post .footer ul li.printerfriendly {
	background-image: url('images/a41.gif');
}

#primarycontent .post .footer ul li.comments {
	background-image: url('images/a36.gif');
}

#primarycontent .post .footer ul li.readmore {
	background-image: url('images/a38.gif');
}

#primarycontent .post ul li {
	padding-top: 10px;
	padding-left: 4px;
	margin-left: 28px;
	list-style-image: url("images/a38.gif")
}

#primarycontent .post ol li {
	padding-top: 10px;
	padding-left: 4px;
	margin-left: 28px;
}

#primarycontent a:hover {
	text-decoration: underline;
}

#footer {
	position: relative;
	clear: both;
	height: 70px;
	text-align: center;
	line-height: 20px;
	color: #A8A88D;
    display: block;
    font-size: 0.8em;
    font-weight: bold;
    margin-top: 200px;
    padding: 7px 11px 8px;
    text-decoration: none;
    z-index: 2;
    font-family: "lucida grande", "Segoe UI", arial, verdana, "lucida sans unicode", tahoma, sans-serif;
    background-color: #333332;

    margin-left: auto;
    margin-right: auto;

    /*margin: 0 auto;*/
    width: 940px;
}

#footer a {
	color: #8C8C73;
}

.thumbnail {
	border: thin #EEEEEE dotted;
	padding: 7px;
	float: left;
    width:100px;
	margin-right: 10px;
	margin-bottom: 15px;
	background: url('images/a33.gif') repeat-x bottom;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.error-msg,.succes-msg,.success-msg,.notice,.inform {
	margin: 5px 0 15px 0;
	padding: 7px 12px 10px 12px;
	border-width: 1px;
	border-style: solid;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.notice {
	border-color: #efe1b9;
	background: #fef6e0;
	color: #404040;
}

.boxTitle {
	padding: 2px;
	border-width: 1px;
	border-style: solid;
	border-color: #efe1b9;
	background: #fef6e0;
	color: #404040;
}

.inform {
	margin: 5px 0 15px 0;
	padding: 7px 12px 10px 12px;
	border-width: 1px;
	border-style: solid;
}

.error-msg {
	border-color: #fdbaba;
	background: #fef2f2;
}

.info-big {
	background: url(images/icon-info-big.gif) no-repeat left center;
	padding-left: 38px;
}

.warning-big-error {
	background: url(images/icon-warning-big.gif) no-repeat left center;
	padding-left: 38px;
}

.warning-big-error {
	padding: 15px 0 15px 38px;
}

.grey-block {
	border: 1px solid #eaeaea;
	background: #f5f5f5;
	padding: 10px;
}

.succes-msg {
	border-color: #95a486;
	background: #eff5ea;
	color: #3d6611;
}

.boxText {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

.errorBox {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background: #ffb3b5;
	font-weight: bold;
}

.stockWarning {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #cc0033;
}

.discountNote {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
}

.productsNotifications {
	background: #f2fff7;
}

.orderEdit {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #70d250;
	text-decoration: underline;
}

A:hover {
	color: #AABBDD;
	text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
	background: #ffffff;
}

TR.headerError {
	background: #ff0000;
}

TD.headerError {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	background: #ff0000;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}

TR.headerInfo {
	background: #00ff00;
}

TD.headerInfo {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	background: #00ff00;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}


.infoBox {
    border-width: 1px;
    border-style:dotted;
    border-color: #efe1b9;
}

.infoBoxContents {

    padding: 7px 12px 10px 12px;
    background: #fef6e0;
    font-size: 12px;
    font-family: "lucida grande", "Segoe UI", "Verdana", "Myriad", helvetica, sans-serif;
    height: 100%;
    margin: 0;
}


.infoBoxNotice {
	background: #FF8E90;
}

.infoBoxNoticeContents {
	background: #FFE6E6;
    font-family: "lucida grande", "Segoe UI", "Verdana", "Myriad", helvetica, sans-serif;
	font-size: 10px;
}

TD.infoBoxHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	/*background: #bbc3d3;*/
	color: #ffffff;
}

TD.infoBoxHeading2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	/*background: #bbc3d3;*/
	color: #ffffff;
}

TD.infoBox,SPAN.infoBox {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

TABLE.infoBox2 {
	
}

TR.accountHistory-odd,TR.addressBook-odd,TR.alsoPurchased-odd,TR.payment-odd,TR.productListing-odd,TR.productReviews-odd,TR.upcomingProducts-odd,TR.shippingOptions-odd
	{
	/*background: #ffffcc;*/
}

TR.accountHistory-even,TR.addressBook-even,TR.alsoPurchased-even,TR.payment-even,TR.productListing-even,TR.productReviews-even,TR.upcomingProducts-even,TR.shippingOptions-even
	{
	/*background: #f8f8f9;*/
}

TABLE.productListing {
	border: 1px;
	border-style: solid;
	border-color: #b6b7cb;
	border-spacing: 1px;
}

TABLE.productListing2 {
	border: 0px;
	border-style: solid;
	border-spacing: 1px;
}

.productListing-heading {
    color: #222;
    font-size: 14px;
    font-family: "lucida grande", "Segoe UI", "Verdana", "Myriad", helvetica, sans-serif;
    font-weight: bolder;
    height: 100%;
    padding-top:4px;
    padding-bottom: 10px;
}

TD.productListing-data {
    font-family: "lucida grande", "Segoe UI", "Verdana", "Myriad", helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
    margin-left: auto;
    margin-right: auto;
    vertical-align: middle;
}

A.pageResults {
	color: #0000FF;
}

A.pageResults:hover {
	color: #0000FF;
	background: #FFFF33;
}

TD.pageHeading,DIV.pageHeading {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: small;
	font-weight: bold;
	/*color: #9a9a9a;*/
	color: #0057A9;
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 10px;
	font-style: italic;
	font-weight: bold;
	text-align: left;
	line-height: 150%
}

TR.subBar {
	background: #f4f7fd;
}

TD.subBar {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
}

TD.main,P.main {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 1.5;
    padding:4px
}

TD.main2,P.main2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
}

TD.smallText,SPAN.smallText,P.smallText {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

TD.accountCategory {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #aabbdd;
}

TD.fieldKey {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

TD.fieldValue {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
}

TD.tableHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

SPAN.newItemInCart {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #ff0000;
}

TEXTAREA {
	width: 100%;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
}

SPAN.greetUser {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #f0a480;
	font-weight: bold;
}

TABLE.formArea {
	background: #f1f9fe;
	border-color: #7b9ebd;
	border-style: solid;
	border-width: 1px;
}

TD.formAreaTitle {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

SPAN.markProductOutOfStock {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #c76170;
	font-weight: bold;
}

SPAN.productSpecialPrice {
	font-family: Verdana, Arial, sans-serif;
	color: #ff0000;
}

SPAN.errorText {
	font-family: Verdana, Arial, sans-serif;
	color: #ff0000;
}

.moduleRow {
	
}

.moduleRowOver {
	background-color: #D7E9F7;
	cursor: pointer;
	cursor: hand;
}

.moduleRowSelected {
	background-color: #E9F4FC;
}

.checkoutBarFrom,.checkoutBarTo {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #8c8c8c;
}

.checkoutBarCurrent {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
}

.messageBox {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

.messageStackError,.messageStackWarning {
	background-color: #ffb3b5;
    color: #222;
    font-size: 14px;
    font-family: "lucida grande", "Segoe UI", "Verdana", "Myriad", helvetica, sans-serif;
    height: 100%;
    margin: 2px;
    padding: 2px;
}

.messageStackSuccess {
    color: #222;
    font-size: 14px;
    font-family: "lucida grande", "Segoe UI", "Verdana", "Myriad", helvetica, sans-serif;
    height: 100%;
    margin: 2px;
    padding: 2px;
	background-color: #99ff00;
}

.inputRequirement {
    font-size: 14px;
    font-family: "lucida grande", "Segoe UI", "Verdana", "Myriad", helvetica, sans-serif;
    height: 100%;
    margin: 2px;
    padding: 2px;
	color: #ff0000;
}

.imageRow {
    margin: 20px 0;
}

.imageRow:after {
    clear: both;
    content: "";
    display: table;
}

.imageRow .single {
    float: left;
}

.imageRow .single a {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.1);
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.5);
    display: block;
    float: left;
    line-height: 1em;
    margin-right: 40px;
    padding: 7px;
    transition: all 0.2s ease-out 0s;
}
.imageRow .single a img {
    border: 1px solid rgba(0, 0, 0, 0.3);
    border-radius: 4px 4px 4px 4px;
}

.imageRow .single a:hover {
    background-color: #8AD459;
    color:#0057A9;
}


#page-footer {
    padding: 280px 50px;
    color: #666;
}

div#mhead_text {
    position: absolute;
    z-index: 2;
    font-family: "lucida grande", "Segoe UI", arial, verdana, "lucida sans unicode", tahoma, sans-serif;
    font-size: 9pt;
    font-weight: normal;
    top: 30px;
    left: 5px;
}
div#mhead {
    position: relative;
}

img#plax-1 {
    position: absolute;
    top: 49px;
    left: 10px;
}

img#plax-2 {
    position: absolute;
    left: 1px;
    top: 4px;
}

