@charset "utf-8";
/* CSS Document for Sooki */

body {
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	background:#f8f8f8;
	color:#3a3a3a;
}

h1 {
	margin:0 0 16px 0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:28px;
	line-height:28px;
}

h1.overview-header, h2.overview-header {
	margin:0 0 16px 0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:14px;
	text-transform:uppercase;
}

h2 {
	margin:6px 0 6px 0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:18px;
	text-transform:uppercase;
}

h3 {
	margin:6px 0 6px 0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:14px;
	text-transform:uppercase;
}

p {
	margin:0 0 10px 0;
	padding:0;
}

a:link {
	color:#919191;
}

a:visited {
	color:#919191;
}

a:hover {
	color:#313131;
}

a:active {
	color:#313131;
}

#header {
	width:961px;
	height:42px;
	margin:61px auto 25px auto;
}
#logo {
	float:left;
	border:none;
}
#header .share {
	float:right;
/*	width:105px; */
	width:51px;
	height:11px;
	list-style:none;
	margin:0;
	padding:0;
}
#header .share li {
	float:left;
	height:11px;
	margin:0;
	padding:0;
	overflow:hidden;
}
#header .share li.share-facebook {
	width:51px;
}
#header .share li.share-divider {
	width:16px;
	text-indent:-9999px;
	background:url(../images/share-divider.jpg) 0 0 no-repeat;
}
#header .share li.share-twitter {
	width:38px;
}
#header .share li a {
	float:left;
	width:100%;
	height:100%;
	text-indent:-9999px;
}
#header .share li.share-facebook a {
	background:url(../images/facebook.jpg) 0 0 no-repeat;
}
#header .share li.share-twitter a {
	background:url(../images/twitter.jpg) 0 0 no-repeat;
}

#navigation {
	float:right;
	clear:right;
	margin:20px 0 0 0;
	padding:0;
	width:548px;
	height:15px;
	list-style:none;
}
#navigation li {
	float:left;
	height:15px;
	overflow:hidden;
}
#navigation li.home {
	width:55px;
}
#navigation li.collection {
	width:115px;
}
#navigation li.about-us {
	width:99px;
}
#navigation li.e-voucher {
	width:109px;
}
#navigation li.press {
	width:74px;
}
#navigation li.contact-us {
	width:96px;
}
#navigation li a {
	float:left;
	width:100%;
	height:100%;
	text-indent:-9999px;
}
#navigation li.home a {
	background:url(../images/navigation/home-sprite.gif) 0 -15px no-repeat;
}
#navigation li.home a:hover, #navigation li.home a.active {
	background:url(../images/navigation/home-sprite.gif) 0 0 no-repeat;
}
#navigation li.collection a {
	background:url(../images/navigation/collection-sprite.gif) 0 -15px no-repeat;
}
#navigation li.collection a:hover, #navigation li.collection a.active {
	background:url(../images/navigation/collection-sprite.gif) 0 0 no-repeat;
}
#navigation li.about-us a {
	background:url(../images/navigation/about-us-sprite.gif) 0 -15px no-repeat;
}
#navigation li.about-us a:hover, #navigation li.about-us a.active {
	background:url(../images/navigation/about-us-sprite.gif) 0 0 no-repeat;
}
#navigation li.e-voucher a {
	background:url(../images/navigation/e-voucher-sprite.gif) 0 -15px no-repeat;
}
#navigation li.e-voucher a:hover, #navigation li.e-voucher a.active {
	background:url(../images/navigation/e-voucher-sprite.gif) 0 0 no-repeat;
}
#navigation li.press a {
	background:url(../images/navigation/press-sprite.gif) 0 -15px no-repeat;
}
#navigation li.press a:hover, #navigation li.press a.active {
	background:url(../images/navigation/press-sprite.gif) 0 0 no-repeat;
}
#navigation li.contact-us a {
	background:url(../images/navigation/contact-us-sprite.gif) 0 -15px no-repeat;
}
#navigation li.contact-us a:hover, #navigation li.contact-us a.active {
	background:url(../images/navigation/contact-us-sprite.gif) 0 0 no-repeat;
}

#body-wrapper {
	width:933px;
	min-height:200px;
	height:auto !important;
	height:200px;
	background:#fff;
	border:1px solid #d5d5d5;
	margin:0 auto;
	padding:14px;
}

#footer {
	width:961px;
	min-height:40px;
	height:auto !important;
	height:40px;
	margin:35px auto 0 auto;
}
#footer .subscribe {
	float:left;
	width:280px;
	margin-top:10px;
}
#footer .subscribe form {
	margin:0;
	padding:0;
}
#footer .subscribe form .subscribe-email {
	float:left;
	background:#e0e0e0;
	border:1px solid #d5d5d5;
	width:171px;
	height:15px;
	padding:3px 2px 2px 2px;
	color:#333333;
}
#footer .subscribe form #subscribe-submit {
	float:left;
	margin-left:16px;
	width:83px;
	height:22px;
	border:none;
	background:url(../images/subscribe-submit.gif) 0 0 no-repeat;
	text-indent:-9999px;
	font-size:0px;
	line-height:0px;
}
#footer .footer-divider {
	float:left;
	width:144px;
	margin-left:25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:16px;
	text-transform:uppercase;
}
#footer .footer-divider .footer-logo {
	float:right;
	display:block;
	margin-top:10px;
}

#bottom-footer {
	width:100%;
	min-height:26px;
	height:auto !important;
	height:26px;
	margin:80px auto 0 auto;
	padding-top:20px;
	background:#1a1a1a url(../images/bottom-footer.jpg) 0 0 repeat-x;
	text-align:center;
	font-weight:bold;
	color:#7b7b7b;
	font-size:10px;
	text-transform:uppercase;
}

#bottom-footer a {
	color:#7b7b7b;
	text-decoration:none;
}
#bottom-footer a:hover {
	text-decoration:underline;
}

.generic-img {
	float:left;
	margin:0 23px 23px 0;
}

.clear {
	clear:both;
}

.sidebar {
	float:left;
	width:112px;
	margin-top:54px;
	margin-left:30px;
	display:inline;
}

.overview-content {
	float:left;
	width:780px;
	min-height:200px;
	height:auto !important;
	height:200px;
	margin-top:54px;
}

ul.category-nav {
	margin:0;
	padding:0;
	list-style:none;
	border-top:1px solid #eeeeee;
	color:#919191;
}
ul.category-nav li {
	border-bottom:1px solid #eeeeee;
	padding:6px 0;
}
ul.category-nav li a {
	color:#919191;
	text-decoration:none;
}
ul.category-nav li a:hover {
	color:#313131;
	text-decoration:none;
}
ul.category-nav li.active a {
	color:#313131;
	text-decoration:none;
}
ul.category-nav li.active {
	background:url(../images/arrow.gif) right center no-repeat;
}

ul#overview-quicklinks {
	float:left;
	width:705px;
	min-height:447px;
	height:auto !important;
	height:447px;
	margin:0 auto 0 46px;
	padding:0;
	list-style:none;
	display:inline;
}

ul#overview-quicklinks li {
	position:relative;
	float:left;
	width:211px;
	margin-left:24px;
	display:inline;
}

ul#overview-quicklinks li a {
	display:block;
}

ul#overview-quicklinks li a img {
	border:none;
	display:block;
}

ul#overview-quicklinks li div {
	float:left;
	width:211px;
	min-height:20px;
	height:auto !important;
	height:20px;
	padding:15px 0;
	bottom:0px;
	left:0px;
	background:#000;
	color:#fff;
	text-align:center;
}

ul#overview-quicklinks li div a {
	display:block;
	height:100%;
	width:100%;
	text-decoration:none;
	color:#fff;
}

.contact-form-wrapper {
	margin-top:40px;
}
.contact-form-wrapper form {
	margin:0;
	padding:0;
}
.contact-form-wrapper ul {
	margin:0;
	padding:0;
	list-style:none;
}
.contact-form-wrapper ul li {
	padding:4px 0;
	clear:both;
}
.contact-form-wrapper ul li label {
	float:left;
	width:100px;
	margin-right:5px;
}
.contact-form-wrapper textarea {
	width:200px;
	height:100px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	padding:2px;
}
.contact-form-wrapper .txtFld {
	width:150px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:2px;
}

.generic-image-wrapper {
	float:left;
	width:307px;
	min-height:557px;
	height:auto !important;
	height:557px;
}

.generic-content-wrapper {
	float:left;
	width:590px;
	min-height:557px;
	height:auto !important;
	height:557px;
	margin-left:28px;
}

.collection-content {
	float:left;
	width:324px;
	min-height:200px;
	height:auto !important;
	height:200px;
	margin:54px 0 0 98px;
}

ul#collection-products {
	float:left;
	width:324px;
	list-style:none;
	margin:0 0 0 -9px;
	padding:0;
}
ul#collection-products li {
	position:relative;
	float:left;
	width:87px;
	height:87px;
	border:1px solid #e2e2e2;
	margin:9px;
	background:url(../images/products/no-image.jpg) 0 0 no-repeat;
	display:inline;
}
ul#collection-products li img {
	display:block;
	border:none;
}

.collection-detail-wrapper {
	float:left;
	width:300px;
	min-height:200px;
	height:auto !important;
	height:200px;
	margin:54px 0 0 40px;
}

ul#collection-details {
	width:300px;
	list-style:none;
	margin:0;
	padding:0;
	text-align:center;
}
ul#collection-details li {
	display:block;
	width:100%;
	clear:both;
}

h2.product-header {
	margin:0 0 5px 0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:18px;
	text-align:center;
}
.product-price {
	font-weight:bold;
	font-size:16px;
	line-height:16px;
	padding-bottom:5px;
}
.product-image {
	width:270px;
	height:430px;
}
.product-link-previous {
	float:left;
	width:104px;
	height:14px;
	margin-top:15px;
	margin-left:30px;
	text-indent:-9999px;
	background:url(../images/previous-product.gif) 0 0 no-repeat;
}
.product-link-next {
	float:right;
	width:75px;
	height:14px;
	margin-top:15px;
	margin-right:30px;
	text-indent:-9999px;
	background:url(../images/next-product.gif) 0 0 no-repeat;
}
.product-link-enquire {
	float:left;
	width:89px;
	height:23px;
	margin:15px 0 0 105px;
	text-indent:-9999px;
	background:url(../images/enquire.gif) 0 0 no-repeat;
}
.product-link-buy-now {
	float:left;
	width:98px;
	height:30px;
	margin:15px 0 0 100px;
	text-indent:-9999px;
	background:url(../images/buynow.gif) 0 0 no-repeat;
}

.msg-success {
	background:#e0ffde;
	border:1px solid #4bb643;
	padding:10px;
	margin-bottom:20px;
}
.msg-error {
	background:#ffeee0;
	border:1px solid #fc973f;
	padding:10px;
	margin-bottom:20px;
}

.black-dot {
	position:absolute;
	top:-5px;
	right:-5px;
}

.overview-highlight {
	position:absolute;
	top:0;
	left:0;
	border:8px solid #666;
	background:none;
}

#popupBg {
	position:absolute;
	top:0;
	left:0;
	background:#000;
	opacity: .75;
	filter: alpha(opacity=75);
	-ms-filter: "alpha(opacity=75)";
	z-index:1999;
}

.popup {
	position:absolute;
	width:610px;
	min-height:430px;
	height:auto !important;
	height:430px;
	top:0px;
	left:50%;
	margin-left:-315px;
	background-color:#fff;
	border:1px solid #2c2730;
	padding:70px 10px 10px 10px;
	z-index:2000;
}

.closePopup {
	position:absolute;
	top:20px;
	right:20px;
	height:24px;
	width:25px;
	cursor:pointer;
	background:url(../images/close.gif) 0 0 no-repeat;
}

.popup-product {
	float:left;
	width:300px;
	min-height:300px;
	height:auto !important;
	height:300px;
	margin:0 20px 0 0;
}
.popup-form-wrapper {
	float:left;
	width:270px;
	min-height:300px;
	height:auto !important;
	height:300px;
}
#submit-enquiry {
	float:left;
	width:89px;
	height:23px;
	text-indent:-9999px;
	font-size:0;
	line-height:0;
	border:none;
	background:url(../images/enquire.gif) 0 0 no-repeat;
}

.collection-content h1 {
	letter-spacing:5px;
}
