@charset "utf-8";
* { 
	margin: 0; 
	padding: 0; 
}
body  {
	background: #340069;
	background-image: url(../../images/page-bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #000000;
}
.ysdc #wrapper {
	background-image: url(../../images/wrapper-bg.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	padding: 22px 0 0 0;
}
.ysdc #container { 
	width: 840px;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
	background-image: url(../../images/content-bg.jpg);
	background-position: top;
	background-repeat: no-repeat;
} 
.ysdc #header { 
	width: 816px;
	height: 182px;
	margin: 10px auto;
	position: relative;
	background-image: url(../../images/header-bg.jpg);
	background-repeat:no-repeat; 
	padding: 0;
} 
.ysdc #header h1 {
	margin: 0; 
	padding: 10px 0;
	display: none;
}
.ysdc #header #logo {
	width: 209px;
	height: 123px;
	position: absolute;
	top: 15px;
	left: 50px
}
.ysdc #header #logo img {
	border: none;
}
.ysdc #sidebar {
	float: left;
	width: 220px;
	background: #ffffff;
	padding: 15px 0 15px 10px;
}
.ysdc #sidebar h2 {
	font-size: 12px;
	color: #1d013b;
	text-align: center;
	margin: 5px 10px;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #300060;
}
.ysdc #sidebar #nav-container {
	width: 205px;
	height: 192px;
	background-image: url(../../images/nav-bg.jpg);
	background-repeat: no-repeat;
	margin: 0 0 15px 0;
}
.ysdc #sidebar #nav-container #nav-main { 
	list-style-type: none; 
	margin: 10px 10px .5em 10px; 
	font-size: 11px;
}
.ysdc #sidebar #nav-container #nav-main li { 
	background: #eee2ca; 
	margin: 0; 
}
.ysdc #sidebar #nav-container #nav-main li a { 
	width: 185px; 
	display:block; 
	padding: 5px 0; 
	border-bottom: 1px solid #cdc5b2; 
	color: #333333; 
	text-decoration: none; 
}
.ysdc #sidebar #nav-container #nav-main-off a:link, .ysdc #sidebar #nav-container #nav-main-off a:focus,  .ysdc #sidebar #nav-container #nav-main-off a:visited { 
	background-image: url(../../images/nav-item-bg.jpg);
	background-position: left center;
	background-repeat: no-repeat; 
}
.ysdc #sidebar #nav-container #nav-main-off a:hover, .ysdc #sidebar #nav-container #nav-main-off a:active { 
	background-image: url(../../images/nav-item-bg.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	color: #35115b; 
}
.ysdc #sidebar #nav-container #nav-main-on a:link, .ysdc #sidebar #nav-container #nav-main-on a:focus,  .ysdc #sidebar #nav-container #nav-main-on a:visited { 
	background-image: url(../../images/nav-item-bg.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	color: #35115b;
}
.ysdc #sidebar  #nav-container #nav-main-on a:hover, .ysdc #sidebar #nav-container #nav-main-on a:active { 
	background-image: url(../../images/nav-item-bg.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	color: #35115b; 
}
.ysdc #sidebar #nav-container #nav-main li a span { 
	padding: 0 0 0 12px; 
	
	margin: 0; 
}
.ysdc #sidebar #cart {
	width: 205px;
	height: 70px;
	background-image: url(../../images/cart-bg.jpg);
	background-repeat: no-repeat;
	margin: 0 0 15px 0;
}
.ysdc #sidebar #cart p.items {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	padding: 30px 0 0 80px;
}
.ysdc #sidebar #cart p.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	padding: 5px 0 0 80px;
} 
.ysdc #sidebar #cart a:link, .ysdc #sidebar #cart a:visited {
	color: #ffffff;
	text-decoration: underline;
} 
.ysdc #sidebar #cart a:hover, .ysdc #sidebar #cart a:active {
	color: #eee2ca;
	text-decoration: underline;
} 
.ysdc #sidebar #sub-nav {
	width: 205px;
	height: 146px;
	background-image: url(../../images/sub-nav-bg.jpg);
	background-repeat: no-repeat;
	margin: 0 0 15px 0;
}
.ysdc #sidebar #sub-nav #nav-main { 
	list-style-type: none; 
	margin: 10px 10px .5em 10px; 
	font-size: 11px;
}
.ysdc #sidebar #sub-nav #nav-main li { 
	background: #f5efe1; 
	margin: 0; 
}
.ysdc #sidebar #sub-nav #nav-main li a { 
	width: 185px; 
	display:block; 
	padding: 5px 0; 
	border-bottom: 1px solid #cdc5b2; 
	color: #333333; 
	text-decoration: none; 
}
.ysdc #sidebar #sub-nav #nav-main-off a:link, .ysdc #sidebar #sub-nav #nav-main-off a:focus,  .ysdc #sidebar #sub-nav #nav-main-off a:visited { 
	background-image: url(../../images/nav-item-bg.jpg);
	background-position: left center;
	background-repeat: no-repeat; 
}
.ysdc #sidebar #sub-nav #nav-main-off a:hover, .ysdc #sidebar #sub-nav #nav-main-off a:active { 
	background-image: url(../../images/nav-item-bg.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	color: #35115b; 
}
.ysdc #sidebar #sub-nav #nav-main-on a:link, .ysdc #sidebar #sub-nav #nav-main-on a:focus,  .ysdc #sidebar #sub-nav #nav-main-on a:visited { 
	background-image: url(../../images/nav-item-bg.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	color: #35115b;
}
.ysdc #sidebar  #sub-nav #nav-main-on a:hover, .ysdc #sidebar #sub-nav #nav-main-on a:active { 
	background-image: url(../../images/nav-item-bg.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	color: #35115b; 
}
.ysdc #sidebar #sub-nav #nav-main li a span { 
	padding: 0 0 0 12px; 
	margin: 0; 
}
.ysdc #mainContent { 
	margin: 0 0 0 235px;
	padding: 15px 10px 0 0;
}
.ysdc #mainContent h1, h2 {
	padding: 0 0 10px 0;
	margin: 0;
	font-size: 16px;
	color: #52018E;
} 
.ysdc #mainContent h1, h2 {
	font-size: 14px;
}
.ysdc #mainContent a:link, .ysdc #mainContent a:focus, .ysdc #mainContent a:visited {
	color: #36125C;
	text-decoration: underline;
}
.ysdc #mainContent a:hover, .ysdc #mainContent a:active {
	color: #000000;
	text-decoration: underline;
}
.ysdc #mainContent #slideshow {
	width: 568px;
	height: 250px;
	margin: 0 0 25px 0;
	padding: 0;
}
.ysdc #mainContent #slideshow img {
	float: left;
	margin: 0 15px 0 0;
}
.ysdc #mainContent #buttons {
	margin: 10px 0 5px 0;
}
.ysdc #mainContent #buttons .imagelist {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.ysdc #mainContent #buttons .imagelist li {
	display: inline;
}
.ysdc #mainContent #buttons .imagelist  img {
	border: none;
	margin: 5px;
}
.ysdc #mainContent #title {
	clear: left;
}
.ysdc #mainContent p {
	font-size: 12px;
	margin: 5px 10px 10px 0;
	line-height: 18px;
	color: #333333;
}
.ysdc #mainContent ul {
	margin: 10px 0 10px 45px;
}
.ysdc #mainContent ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 3px 0;
}
.ysdc #footer-menu {
	width: 806px;
	height: 38px;
	position: relative;
	margin: 0 auto;
	background-image: url(../../images/footer-nav-bg.jpg);
	background-repeat: no-repeat;
}
.ysdc #footer-menu img {
	margin: 5px 0 5px 10px;
	border: none;
}
.ysdc #footer-menu #nav-text { 
	list-style-type: none; 
	position: absolute; 
	top: 10px; 
	right: 5px; 
	font-size: 10px;
}
.ysdc #footer-menu #nav-text li {
	display: inline;
	margin-right: 4px;
	color: #FFFFFF;
}
.ysdc #footer-menu #nav-text a:link, .ysdc #footer-menu #nav-text a:focus, .ysdc #footer-menu #nav-text a:visited  { 
	color: #FFFFFF;
	text-decoration: none;
}
.ysdc #footer-menu #nav-text a:hover, .ysdc #footer-menu #nav-text a:active { 
	color: #FFFFFF;
	text-decoration: underline;
}
.ysdc #footer { 
	width: 840px;
	height: 27px;
	font-size: 10px;
	text-align: center;
	color: #ffffff;
	padding: 0;
	background-image: url(../../images/footer-bg.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #ffffff; 
} 
.ysdc #footer p {
	margin: 7px 0 0 0;
	padding: 0;
	text-align: left;
	color: #999999;
}
.ysdc #copyrights { 
	width: 840px;
	margin: 0 auto;
	height: 27px;
	font-size: 10px;
	text-align: left;
	color: #ffffff;
	padding: 0;
} 
.ysdc #copyrights p {
	margin: 3px 0;
	padding: 0;
}
/* products */
.ysdc #mainContent #product {
	width: 568px;
	height: 186px;
	background-image: url(../../images/product-bg.jpg);
	background-position: 0;
	background-repeat: no-repeat;
	padding: 0;
	margin: 0 0 15px 0;
	position: relative;
}
.ysdc #mainContent #product img {
	float: left;
	margin: 10px 10px 10px 15px;
	border: none;
}
.ysdc #mainContent #product #info {
	width: 230px;
	margin: 5px 0 5px 15px;
	float: left;
}
.ysdc #mainContent #product #info p {
	color: #ffffff;
}
.ysdc #mainContent #product #info h2 {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0 0 10px 0;
}
.ysdc #mainContent #product #info ul {
	margin: 10px 0 10px 25px;
	list-style-image: url(../../images/product-bullet.jpg);
}
.ysdc #mainContent #product #info li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	color: #ffffff;
}
.ysdc #mainContent #product #qty {
	width: 100px;
	position: absolute;
	right: 15px;
	bottom: 25px;
}
.ysdc #mainContent #product #qty label {
	color: #000000;
	font-weight: bold;
	padding: 0;
}
.ysdc #mainContent #product #qty .inputTxt {
	width: 35px;
	border: 1px solid #000000;
}
.ysdc #mainContent #product #qty .price {
	border-width: 0;
	width: 85px;
	font-size: 12px;
	font-weight: bold;
	padding: 0;
	color: #000000;
	background-color: #7e7e7e;
}
.ysdc #mainContent #product #qty img {
	margin: 0;
	padding: 0;
	border: none;
}
.ysdc #mainContent #product #qty .minus {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.ysdc #mainContent #enquiry {
	maring: 0;
}
/* Form Elements */
.ysdc #mainContent form fieldset {
	padding: 15px;
	width: 90%;
	text-align: left;
	font-size: 12px;
}
legend {
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	padding: 0 10px 0 10px;
	margin: 0 0 10px 0;
	text-align: left;
}
label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.addButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	background-color: #174D8D;
	border: 1px solid #ffffff;
}
.inputBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border: 1px solid #000000;
}
.errormsg {
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	size: 11px;
	font-weight: bold;
	padding: 4px 0 4px 3px;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}

.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}