﻿/*
@font-face {
font-family: NoteThis;
src: url('fonts/NOTE_THIS.TTF');
}

#main h1 {
	font-family: NoteThis, Arial, Helvetica, sans-serif;
	color: #BB3159;
}
*/
body {
	margin: 0px;
	background-image: url('images/bg-body.jpg');
	background-repeat: no-repeat;
	background-position: center 150px;
	background-color: #030305;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: small;
	color: #333333;
}
#wrapper-logo {
	height: 102px;
	background-image: url('images/bg-logo.png');
}
#inner-wrapper-logo {
	height: 102px;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper-menu {
	height: 112px;
	background-image: url('images/bg-menu.png');
}
#inner-wrapper-menu {
	height: 112px;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper-main {
	width: 930px;
	margin: 20px auto 20px auto;
	border-radius: 20px;
	background-image: url('images/bg-body.png');
	padding: 20px;
}
#wrapper-footer {
	background-image: url('images/bg-footer-top.png');
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #000000;
	background-size: 100% 2px;
}
#inner-wrapper-footer {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	padding: 20px 0px 20px 0px;
	background-image: url('images/bg-vertical.png');
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 2px 100%;
}
#sub {
	width: 250px;
	float: left;
}
#main {
	border-radius: 15px;
	padding: 10px;
	border: 1px solid #A7A7A9;
	width: 656px;
	float: right;
	background-image: url('images/bg-main.png');
}
#main h1 {
	font-family: Century Gothic,Arial , Helvetica, sans-serif;
	color: #3997C4;
	font-size: 130%;
}

.clear {
	clear: both;
}
.bottom-shadow-heading {
	background-image: url('images/bg-shadow-narrow-left-menu.png');
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 15px;
	color: #3997C4;
	text-align: center;
	font-family: "Franklin Gothic Medium", "Arial Narrow", Arial, sans-serif;
	font-weight: normal;
	font-size: 120%;
	letter-spacing: 0.1em;
}
.sub-menu {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.sub-menu li {
}
.sub-menu li a {
	color: #808080;
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 20px;
	background-image: url('images/bullet.png');
	background-repeat: no-repeat;
	background-position: left center;
}
.sub-menu li a:hover {
	color: #22658F;
	text-decoration: none;
	background-image: url('images/bullet-over.png');
	background-repeat: no-repeat;
	background-position: left center;
}
#inner-wrapper-logo .left {
	width: 157px;
	float: left;
	height: 102px;
}
#inner-wrapper-logo .middle {
	float: left;
	height: 102px;
	width: 500px;
}
#inner-wrapper-logo .right {
	float: left;
	height: 102px;
	width: 310px;
}
#inner-wrapper-menu .top-nav {
	width: 700px;
	height: 112px;
	float: left;
}
#inner-wrapper-menu .minicart-div {
	width: 200px;
	float: right;
	height: 92px;
	margin-right: 30px;
	background-image: url('images/bg-mini_cart.png');
	text-align: center;
	padding-top: 20px;
}
.footer-half {
	width: 485px;
	float: left;
	display: inline;
}
.footer-half-quarter {
	width: 240px;
	float: left;
	display: inline;
}
.footer-half-quarter h2 {
	background-image: url('images/bg-pink-horizon.png');
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: 100% 1px;
	color: #3997C4;
	padding-bottom: 10px;
	font-weight: normal;
	font-size: 120%;
	letter-spacing: 0.1em;
	padding-left: 20px;
}
.footer-half-quarter ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.footer-half-quarter ul li {
}
.footer-half-quarter ul li a {
	color: #999999;
	text-decoration: none;
	display: block;
	padding: 3px 20px 3px 20px;
}
.footer-half-quarter ul li a:hover {
	color: #3997C4;
}
.footer-half-half {
	padding-right: 40px;
	padding-left: 40px;
	text-align: center;
	line-height: 24px;
	color: #666666;
	padding-bottom: 20px;
}
.footer-half-half h2 {
	background-image: url('images/bg-pink-horizon.png');
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: 100% 1px;
	color: #3997C4;
	padding-bottom: 10px;
	font-weight: normal;
	font-size: 120%;
	letter-spacing: 0.1em;
	padding-left: 20px;
}
.footer-half-half a {
	color: #808080;
	text-decoration: none;
}
.footer-half-half a:hover {
	color: #2897C4;
	text-decoration: none;
}
.copyright-in-half-half {
	color: #CCCCCC;
	text-align: center;
	padding: 20px;
	background-image: url('images/bg-pink-horizon.png');
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100% 1px;
	font-size: 80%;
}
.top-nav ul {
	padding: 36px 0px 36px 0px;
	margin: 0px;
	list-style-type: none;
	width: 700px;
	height: 40px;
}
.top-nav ul li {
	float: left;
	line-height: 40px;
	height: 40px;
	margin-right: 5px;
}
.top-nav ul li a {
	display: block;
	color: #FFFFFF;
	font-size: small;
	text-decoration: none;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-weight: bold;
	letter-spacing: 0.1em;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 40px;
	text-shadow: 2px 2px 4px #333;
}
.top-nav ul li a:hover {
	box-shadow: 0px 0px 4px 0px #FFFFFF;
	text-decoration: none;
	background-color: #22658F;
	border-radius: 8px;
}
.paddedimages {
}
.paddedimages img {
	padding-right: 10px;
}
.inlineButton {
	width: 200px;
	height: 40px;
	line-height: 40px;
	color: #FFFFFF;
	background-color: #9DA09F;
	display: block;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	border-radius: 5px;
	border: 1px solid #808080;
}
.inlineButton:hover {
	width: 200px;
	height: 40px;
	line-height: 40px;
	color: #FFFFFF;
	background-color: #BB3159;
	display: block;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	border-radius: 5px;
	border: 1px solid #8A2455;
}
td.product {
	border: 1px solid #999999;
	border-radius: 7px;
}
td.product:hover {
	border: 1px solid #C13B68;
	border-radius: 7px;
}
div.prodname {
}
div.prodname a {
	color: #BD3160;
	text-decoration: none;
}
div.prodname a:hover {
	color: #BD3160;
	text-decoration: underline;
}
div.minicartoneline{
	background-position: right bottom;
	font-size: 12px;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url('images/Basket.png');
	background-repeat: no-repeat;
}
div.minicartoneline1{
	padding: 2px;
	color: #fff;
	line-height: 20px;
}
div.minicartoneline2{
	padding: 2px;
	color: #fff;
	line-height: 20px;
}
div.minicartoneline3{
	padding: 2px;
	color: #fff;
	line-height: 20px;
}
div.minicartoneline3 a {
	border: 1px dashed #FF6699;
	border-radius: 5px;
	padding: 3px 7px 3px 7px;
	color: #E78FA8;
	line-height: 20px;
	font-weight: bold;
	text-decoration: none;
}
div.minicartoneline3 a:hover {
	border: 1px dashed #FFFFFF;
	border-radius: 6px;
	padding: 3px 7px 3px 7px;
	color: #F1BECC;
	line-height: 20px;
	font-weight: bold;
	text-decoration: none;
}
div.minicart{
	border-radius: 6px;
	border: 1px dotted #C0C0C0;
	background: #FFFFFF;
	margin: 15px 0px 15px 0px;
	width: 200px;
	padding: 10px;
	float: left;
}
div.minicartcnt{
	padding: 3px;
}
span.minicartdsc{
	color: #A42841;
}
td.catname {
	border: 2px solid #999999;
	padding: 5px;
	text-align: center;
	vertical-align: top;
}
td.catname:hover {
	border: 2px solid #BB3159;
	padding: 5px;
	text-align: center;
	vertical-align: top;
	border-radius: 6px;
}
td.catname a {
	display: block;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	font-size: 110%;
}
td.catname a:hover {
	display: block;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.catdesc {
	font-size: 85%;
	color: #808080;
	line-height: 20px;
}
.login-div {
	margin: 20px;
	border-radius: 8px;
	border: 1px solid #999999;
	padding: 4px;
	width: 210px;
	background-color: #FFFFFF;
	text-align: center;
}
.minilogin {
	text-align: center;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.minilogin li {
}
.minilogin li a {
	display: block;
	padding: 5px;
	color: #999999;
	text-decoration: none;
	font-size: 90%;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
}
.minilogin li a:hover {
	color: #333333;
	text-decoration: none;
}
#main a {
	color: #3E87AE;
	font-weight: bold;
	text-decoration: underline;
}
#main a:hover {
	color: #666666;
	font-weight: bold;
	text-decoration: underline;
}

div.listprice {
display:none;
}

OPTION.oostock {
color : #A0A0A0
}


