﻿/* fonts */
/* Generated by Font Squirrel (http://www.fontsquirrel.com) on September 4, 2013 */
/*
@font-face {
    font-family: 'lily_script_oneregular';
    src: url('fonts/lilyscriptone-regular-webfont.eot');
    src: url('fonts/lilyscriptone-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/lilyscriptone-regular-webfont.woff') format('woff'),
         url('fonts/lilyscriptone-regular-webfont.ttf') format('truetype'),
         url('fonts/lilyscriptone-regular-webfont.svg#lily_script_oneregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
*
/* element styles */
body {
	margin: 0;
	padding: 0;
	font-family: Arial, sans-serif;
	font-size: 1em; /* 16px */
	color: #626262;
	background: #d1eaee;
}

p, div, h1, h2, h3 {
	position: relative;
	margin: 0;
	padding: 0;
	font-weight: normal;
}

h1, h2, h3 {
	font-weight: normal;
	margin: 0.5em 0;
	/* font-family: lily_script_oneregular, Georgia, serif; */
	color: #43a8ce;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.5em;
}

h3 {
	font-size: 1.25em;
}

a:link, a:visited, a:active {
	color: #111;
	text-decoration: none;
}

a:hover, a:focus {
	text-decoration:underline;
}

a img {
	border: none;
}

/* globally relevant baseline styles */
.message {
	color: #f13c65;
	text-align: center;
}

.highlight {
	color: #f13c65;
}

.button {
	display: inline-block;
	margin: 12px 30px;
	padding: 5px 15px;
	border: none;
	background: #f13c65;
	color: #FFF !important;
	font-size: 1em; 
	line-height: 1.5em; 
	text-align: center;
	text-decoration: none;
	cursor: pointer;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.button:hover, .button:focus {
	text-decoration: underline;
	background: #46a3c7;
}

.subscribePopup{
	color:#fff !important;
}

.pages {
	text-align: center;
	font-weight: bold;
}

.pages a:link, .pages a:visited {
	
}

.pages .current {
	
}

.struct {
	display: none;
}

/* float clearing usually applied to <br /> sometimes div or span  */
.clear {
	display: block;
	width: 99%;
	height: 1px;
	clear: both;
}

/*** section styles ***/
.bg1 {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 313px;
	background: #FFF;
	z-index: 1;
}

.bg2 {
	position: absolute;
	top: 303px;
	left: 0;
	width: 100%;
	height: 670px;
	background-color: #d1eaee;
	/* background: transparent url('middle-bg.png') center top repeat-x; */
	z-index: 0;
}

.header, .midsection, .base {
	position: relative;
	width: 100%;
	margin: 0px auto;
}

.header {
	height: 190px;
	z-index: 5;
}

.banner {
	background: transparent url() top center no-repeat;
	width: 1160px;
	height: 190px;
	margin: 0 auto;
	position: relative;
	color: #FFF;
}

.banner .logo {
	display: block;
	position: absolute;
	bottom: 30px;
	left: 30px;
}

.banner .delivery {
	position: absolute;
	top: 80px;
	left: 564px;
	padding: 10px 15px 10px 30px;
	font-family: Tahoma, Arial, sans-serif;
	color: #28aee5;
	border-radius: 3px;
	-webkit-box-shadow:  0px 0px 1px 2px rgba(0,0,0,0.10);
    box-shadow:  0px 0px 1px 2px rgba(0,0,0,0.10);
	line-height: 1.125em;
}

.banner .delivery:before {
	content: url('icon-delivery.png');
	position: absolute;
	top: 10px;
	left: -60px;
}

.banner .delivery span {
	display: block;
	margin: 0;
	padding: 0;
	
}

.banner .delivery span:first-child {
	font-weight:bold;
}

.banner .delivery  a, .banner .delivery span + span {
	height: 20px;
	overflow: hidden;
	font-weight: normal;
	color: #ec008c;
	text-decoration: none;
}

.banner .delivery span + span{
	font-size: 0.875em;
	word-spacing: 0.0625em;
	padding-right: 0.25em;
}

.banner .delivery span + span a:hover{
	text-decoration: underline;
}

.banner form {
	display: block;
	position: absolute;
	right: 215px;
	top: 100px;
}

.banner label {
	position: absolute;
	left: 0;
	top: 0;
	z-index: -1;
}

.banner input {
	display: block;
	height: 33px;
	line-height: 33px;
	margin: 0;
	border: 0;
	border-radius: 4px;
	background: #FAFAFA;
}

.banner input[type=text] {
	width: 120px;
	padding: 0 33px 0 12px;
	color: #000;
	font-size: 1em;
	
}

.banner input[type=submit] {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	width: 4px;
	padding: 0 0 0 31px;
	color: #409AA9;
	text-indent: 20px;
	background: #FAFAFA url('icon-search.png') 9px center no-repeat;
}

.banner .phone {
	position: absolute;
	top: 100px;
	right: 30px;
	width:159px;
	text-align: right;
	color: #000;
	font-weight: bold;
}

.banner .phone img {
	float:left;
}

.phone span {
	display: block;
	font-size: 1.125em;
	margin: 0;
	padding: 0;
	line-height: 1em;
}

.phone span + span {
	font-size: 0.875em;
	height: 20px;
	overflow: hidden;
	word-spacing: 0.0625em;
	padding-right: 0.25em;
	font-weight: normal;
}

.phone span span {
	display: inline-block;
	width: 1px;
	text-indent: 5px;
	overflow: hidden;
}

.hidden{
	display:none !important;
}

.banner .personal-navigation {
	display: block;
	position: absolute;
	top: 0;
	right: 33px;
	margin: 0;
	padding: 16px 0 16px;
	line-height: 20px;
	text-align: center;
	font-size: 0.875em;
	background: transparent url('top-bg.png') center top repeat-x;
	border-radius: 0px 0px 10px 10px;
}

.personal-navigation li {
	display: inline-block;
	margin: 0;
	padding: 0;
	height: 20px;
	border-left: 1px dotted #FFF;
}

.personal-navigation li:first-child {
	border-left: none;
}

.personal-navigation a:link, .personal-navigation a:visited, .personal-navigation a:active {
	color: #28AEE5;
	text-decoration: none;
	padding: 0 20px 0 50px;
}

.personal-navigation a:hover, .personal-navigation a:focus {
	color: #f13c65;
	text-decoration: underline;
}

.personal-navigation .basket a, .personal-navigation .orders a  {
	background: transparent url('icon-basket.png') 20px center no-repeat;
}

.personal-navigation .register a {
	background: transparent url('icon-register.png') 20px center no-repeat;
}

.personal-navigation .login a {
	background: transparent url('icon-login.png') 20px center no-repeat;
}

.midsection {
	z-index: 5;
}

.content-wrapper {
	width: 1080px;
	padding: 50px 40px;
	margin: 0 auto;
	background: #FFF;
}

.main-navigation {
	position: absolute;
	top: -10px;
	left: 35px;
	width: 1088px; 
	height: 56px;
	padding: 0;
	margin: 0 auto;
	background: rgb(67,168,206) url("/resources/template/sidebar-bg.png");
	color: #FFF;
	text-align: left;
	border-radius: 0 0 5px 5px;
	z-index: 100;
}

.main-navigation:before {
	content: ' ';
	display: block;
	position: absolute;
	top: 0;
	right: 100%;
	height: 10px;
	width: 10px;
	overflow: hidden;
	background: transparent url('menu-wings.png') top left no-repeat;
}

.main-navigation:after {
	content: ' ';
	display: block;
	position: absolute;
	top: 0;
	left: 100%;
	height: 10px;
	width: 10px;
	overflow: hidden;
	background: transparent url('menu-wings.png') top right no-repeat;
}

.main-navigation .homelink {
	float: left;
	width: 70px;
	height: 56px;
	line-height: 50px;
	text-align: center;
}

.homelink a:link, .homelink a:visited {
	display: inline-block;
	overflow: hidden;
	width: 2px;
	height: 2px;
	padding: 14px;
	text-indent: -9999px;
	border-radius: 15px;
	background: #EC008C url('icon-home.png') center center no-repeat;
	color: #FFF;
	vertical-align: middle;
	-webkit-box-shadow:  0px 0px 1px 5px rgba(0,0,0,0.24);
    box-shadow:  0px 0px 1px 5px rgba(0,0,0,0.24);
} 

.homelink a:hover, .homelink a:focus, .homelink a:active {
	background-color: #1b7496;
}

.main-navigation ul {
	margin: 0; 
	padding: 0;
	width: 100%;
}

.main-navigation  li {
	position: relative;
	display: inline-block;
	height: 56px;
	line-height: 56px;
	margin: 0;
	padding: 0;
	background: transparent url('menu-divider.png') left center no-repeat;
}

*+html .main-navigation > ul  li { display: block; float: left; } /* IE7*/

.main-navigation > ul li:first-child {
	/* background-image: none; remove separator */
}

.main-navigation li a:link, .main-navigation li a:visited, .main-navigation li a:active {
	display: block;
	float: left;
	padding: 0 2em;
	color: #FFF;
	text-decoration: none;
	text-align: center;
}

.main-navigation li a:hover, .main-navigation li a:focus {
	color: #fff;
	text-decoration: underline;
}

.main-navigation .sel > a, .main-navigation .sel .sel > a {
	color: #1b7496;
}

.main-navigation li ul {
	display: block;
	position: absolute;
	top: 100%;
	left: 0;
	width: 190px;
	height: 0;
	overflow: hidden;
	margin: 0;
	padding: 0;
	background: #68A9C2;
	font-size: 0.875em;
}

.tier1 > ul{
	border-top:1px solid #fff;
}

.main-navigation li:hover > ul, .main-navigation a:focus+ul {
	height: auto;
	overflow: visible;
	background: rgb(67,168,206);
}

.main-navigation li li {
	position: relative;
	display: block;
	width: 190px; /* 190px */
	height: auto;
	padding: 0 ;
	line-height: 1em;
	text-align: left;
	margin:0;
	background-image: none;
}

.main-navigation li li a:link, .main-navigation li li a:visited, .main-navigation li li a:active {
	display: block;
	padding: 10px;
	float: none;
	text-align: left;
}

.main-navigation li li a:hover, .main-navigation li li a:focus {
	background: #4997b4;
}

.main-navigation li li ul {
	top: 0;
	left: 100%;
	font-size: 1em;
	border-left: 1px solid rgb(255,255,255);
}

.sidebar {
	position: relative;
	float: left;
	width: 220px; /* 220px */
	padding: 20px 0;
	margin: 20px 0;
	background: #46a3c7 url('sidebar-bg.png') top right no-repeat;
	min-height: 300px;
	z-index: 5;
}

.sidebar h2 {
	font-size: 2em;
	color: #FFF;
	text-align: center;
	margin: 0;
}

.sidebar .struct {
	display: block;
	position: absolute;
	left: 0;
	height: 8px;
	width: 100%;
	background: transparent url('sidebar-edges.png') top left repeat-x;
}

.sidebar .top {
	background-position: bottom left;
	bottom: 100%;
}

.sidebar .bottom {
	top: 100%;
}

.promobox{
	width:270px;
	float:right;
	padding:20px 10px;
	background: #fff;
	border-radius: 5px;
	-webkit-box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, 0.3);
	text-align:center;
	clear:right;
}

.promobox-across{
	margin-top:45px;
	text-align:justify;
}

.promobox-across:after{
	display:inline-block;
	content:'';
	width:100%;
}

.promobox-across .promobox{
	float:none;
	display:inline-block;
	vertical-align:top;
	margin:0 !important;
	padding:10px;
	height:115px;
}

div.promobox + div.promobox{
	margin-top: 15px;
}

.promobox strong{
	color: #F13C65;
}

.promobox h1, .promobox h2{
	margin:0;
	padding:0;
}

.promobox h2 a{
	color: rgb(0,157,213);
}

.promobox h1{
	font-size: 22px;
}

.promobox h2{
	font-size: 12px;
}

.promobox .button{
	display: inline-block;
	height: 32px;
	margin: 10px auto 0px;
	background-color: rgb(67,168,206);
	text-align: center;
	vertical-align: middle;
	border-radius: 5px;
	color: #fff;
	font-size:14px;
	line-height: 32px;
	text-decoration: none;
	padding: 0px 10px;
}

.promobox a.button:hover{
	background-color: rgb(0,157,213);
}

div.contactLeft{
	width: 440px;
	float:left;
}

div.contactRight{
	width: 400px;
	float:right;
}

div.contactRight #contact-form{
	width: 100%;
}

div.contactRight p:last-of-type {
	text-align: center;
}

.category-navigation {
	display: block;
	margin: 0;
	padding: 0;	
}

.category-navigation li {
	position: relative;
	display: block;
	padding: 0px 16px;
	margin: 0;
	z-index: 2;
}

.category-navigation li.sel {
	background: #1b7496;
	background: rgba(27,116,150,0.5);
	z-index: 1;
}

.category-navigation a:link, .category-navigation a:visited {
	display: block;
	color: #FFF;
	padding: 10px 0.5em;
	border-bottom: 1px dotted #FFF;
	text-decoration: none;
}

.category-navigation > li:first-child > a {
	border-top: 1px dotted #FFF;
}

.category-navigation li:hover, .category-navigation li:focus, .category-navigation li:active {
	background: #1b7496;
	background: rgba(27,116,150,0.5);
	text-decoration: underline;
}

.category-navigation li:hover > ul, .category-navigation li:focus > ul, .category-navigation li:active > ul {
	border: 1px solid rgba(27,116,150,0.5);
}

.open .cat{
	border:none !important;
}

.category-navigation a + ul:hover{
	border: 1px solid rgba(27,116,150,0.5);
}

.category-navigation li.sel > a {
	background:none;
}

.category-navigation li ul {
	display: block;
	position: absolute;
	top: 0;
	left: 204px;
	width: 100%;
	height: 0;
	overflow: hidden;
	margin: 0;
	padding: 0;
	border-bottom: none;
	-webkit-transition: height 5s; /* Safari */
	transition: height 5s;
}

.category-navigation li li ul {
	left: 100%;
	padding-left: 2px;
	
}


.category-navigation li:hover > ul, .category-navigation a:focus + ul {
	height: auto;
	background: #46A3C7;
	overflow: visible;
} 

.category-navigation li.sel > ul
, .category-navigation .open > ul  {
	position: relative;
	top: 100%;
	left: 0;
	height: auto;
}

.category-navigation li li {
	padding: 0;
}

.category-navigation li li a:link, .category-navigation li li a:visited, .category-navigation li li a:active {
	padding: 0.5em 1em;
}

.category-navigation li li li a:link, .category-navigation li li li  a:visited, .category-navigation li li li a:active {
	padding: 0.5em 2em;
}

.content {
	background: #FFFFFF;
}

.sidebar + .content {
	float: right;
	width: 850px; /* 850px */
	padding: 0;
}

.content p {
	margin-bottom: 0.75em;
}

.content-wrapper > .struct {
	display: block;
	position: absolute;
	top: 0;
	height: 442px;
	width: 18px; 
	overflow: hidden;
	background-image: url('wings-bg.png');
	background-repeat: no-repeat;
}

.leftwing {
	right: 100%;
	background-position: left top;
}

.rightwing {
	left: 100%;
	background-position: -24px top;
}

.base {
	z-index: 6;
}

.footer {
	position: relative;
	width: 1160px;
	height: 129px;
	padding: 0 0 50px;
	margin: 0 auto;
	text-align: left;
	/* background: transparent url('footer-bg.jpg') center top repeat-x; */
	color: #000;
}

.footer:before {
  background: url("shadow.png") no-repeat scroll center center rgba(0, 0, 0, 0);
  content: "";
  display: block;
  height: 37px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -10;
}

.footer .headline {
	position: absolute;
	top: 0px;
	left: 45px;
	/* font-family: lily_script_oneregular, Georgia, serif; */
	font-size: 2.5em;
	line-height: 129px;
}

.footer .info {
	text-align: center;
	font-size: 0.875em; 
	line-height: 129px;
	text-indent: 50px;
}

.footer a:link, .footer a:visited, .footer a:active {
	color: #000;
	text-decoration: none; 
}

.footer a:hover, .footer a:active {
	color: #f13c65;
	text-decoration: underline; 
}

.footer .logo {
	display: block;
	position: absolute;
	top: 21px;
	left: 40px;
}

.footer .facebook{
	display: block;
	position: absolute;
	top:40px;
	right:40px;
}

.copyright {
	position: absolute;
	bottom: 15px;
	left: 10px;
	color: #848f9d;
	font-size: 0.75em; 
}

.avd {
	position: absolute;
	bottom: 15px;
	right: 15px;
	font-size: 0.75em; 
}

.avd a:link, .avd a:visited, .avd a:active {
	color: #848f9d;
	text-decoration: none;
}

.avd a:hover, .avd a:focus {
	color: #46a3c7;
	text-decoration: underline;
}

/* slideshow overrides */
/* ss dimensions */
.slideshow { 
	position: relative;
	width: 1087px;
	height: 310px;
	margin: 20px auto;
}

.orbit-wrapper .slideshow {
	
}

.slider {

}

.slider > div.slide {
	position: absolute;
	top: 0;
	left: 0;
}

div.orbit-wrapper {
	width: 1087px !important;
	height: 310px !important; 
}

div.orbit {
	width: 1087px !important;
	height: 310px !important;
}

.orbit-wrapper .timer {
	display: none;
}

div.slider-nav span {
	height: 310px;
	bottom: 0;
	width: 10px;
	margin-top: -310px;
}
 
div.slider-nav span.left {
	left: 10px;
	background: transparent url('slideshow-arrows.png') right center no-repeat;
}

div.slider-nav span.right {
	right: 10px;
	background: transparent url('slideshow-arrows.png') left center no-repeat;
}


.orbit > div {
	position: absolute;
	top: 0;
	left: 0;
	background: #FFF url('slide_blank.png') top no-repeat;
	padding:  55px 365px 0 245px;
	width: 477px;
	height: 255px;
	border-radius: 10px;
}

.orbit-bullets {

}

.orbit-bullets li {
	width: 8px;
	height: 8px;
	border: 2px solid #FFF;
	background: #F13C65;
	border-radius: 5px;
	margin-left: 10px;
}

.orbit-bullets li.active {
	width: 9px;
	height: 9px;
	border: 1px solid #F13C65;
	background: #FFF;
}


.orbit a.product-link {
	display: block;
	text-decoration: none;
	color: inherit;
}

.orbit .product-link .image {
	display: block;
	position: absolute;
	top: 0px;
	left: 752px;
}

.orbit .product-link .image > span{
	height: 310px;
	display: table-cell;
	vertical-align:middle;
	width:300px;
	text-align:center;
}

.orbit .product-link .image > span img{
	max-height: 246px;
	max-width: 273px;
}

.orbit .name {
	font-size: 1.75em;
	color: #f13c65;
	margin: 0;
}

.orbit .product-link p {
	margin: 10px 0;
}

.orbit .product-link .price {
	color: #f13c65;
	font-size: 1.5em;
	text-align: right;
}

.orbit .product-link .button {
	float: right;
	margin: 0;
}

.orbit .product-link .slideImage {
	display: block;
	position: absolute;
	top: 0px;
	left: 50px;
}

.orbit .product-link .slideImage > span {
	height: 310px;
	display: table-cell;
	vertical-align:middle;
}

.orbit .product-link .slideImage  img{
	width:auto;
	height:auto;
	max-width:172px;
	max-height:294px;
}

/* ss overlay */
/*
.slideshow:after {
	content: url('slideshow_overlay.png');
	position: absolute;
	top: 0;
	right: 0;
	z-index: 10;
}


*/

/* ss nav features */
/*

.orbit-wrapper .orbit-caption {

}

.orbit-bullets {
	bottom: 10px;
	left: 0;
	margin: 0;
}

.orbit-bullets li {
	width: 10px;
	height: 10px;
	background: transparent url('slider_bullet.png') center center no-repeat;
	margin-left: 10px;
}

.orbit-bullets li.active {
	background-image: url('slider_active.png');
	background-position: center center;
}
*/

/* galleries */
div.gallery {
	padding: 0px;
	/*
	border: 1px solid #CCCCCC;
	border-radius: 5px;
	*/
	position: relative;
	margin: 10px auto;
	overflow: hidden;
}

div.gallery ul {
	list-style-type: none;
	margin: 0 0;
	padding: 0;
	position: relative;
}

div.gallery li {
	float: left;
	margin: 5px !important;
	padding: 0;
	width: 23%;
	height: 210px;
	line-height: 210px; 
	text-align: center;
}

div.gallery a {
	display: inline-block;
	width: 100%;
	height: 100%;
	overflow: hidden;
	border: 1px solid #CCCCCC;
	border-radius: 5px;
}

.gallery img {
	display: inline; /* kauri default sets to block */
	vertical-align: middle;
}

.pagination .pages
{
	text-align: center;
}

.pagination .pages .current
{
	font-weight: bold;
}

.pagination .pages a
{
	text-decoration: none;
}

.pagination .pages a:hover,
.pagination .pages a:focus,
.pagination .pages a:active
{
	text-decoration: underline;
}

/* default form styling 
 * - apply .contact class to any form
 * - note .button styling at top of file
 */
form.contact {
	margin-top: 8px;
}

#contact-form{
	width: 500px;
	padding: 10px;
}

div#form-box div{
	margin-bottom: 15px;
}

div#form-box label{
	color: #f13c65;
	font-weight: bold;
}

.contact input[type=submit] {
	display:inline-block;
	height: 36px;
	width: auto;
	background-color: #43a8ce;
	border-radius: 5px;
	border: none;
	color: #fff;
	font-size: 18px;
	line-height: 26px;
	cursor: pointer;
}

.contact input[type=submit]:hover{
	background-color: rgb(0,157,213);
}

.contact p {
	line-height: 1.75em;
}

.contact p.action {
	text-align: center;
}

.contact .action a {
	font-size: 0.875em;
}

.contact label {
	display: inline-block;
	width: 25%; 
	vertical-align: top;
}

.contact label.error {
	width: auto;
	font-size: 0.875em;
	color: #fd1a00;
	margin-left: 10px;
}

.contact input[type=text], .contact input[type=password] {
	width: 70%;
	font-family: inherit;
	font-size: 0.875em;
	height: 20px;
	border: 1px solid #43a8ce;
	background-color: #dde9f0;
	border-radius: 5px;
	padding: 0px 5px;
}

.contact input[type=password], form.contact input.password, .contact .auth + input {
	width: 20%;
}
img.auth { vertical-align: middle; }

.contact textarea {
	width: 45%;
	height: 5em;
	font-family: inherit;
	font-size: 0.875em;
}

.login-form p {
	width: 55%;
}

h1 a:link, h1 a:visited, h1 a:active{
	color:rgb(241, 60, 101);	
}

h1.subtitle{
	font-size: 18px;
	margin-top: -10px;
}

.detail ul{
	padding-left:20px;
}

/* basic code for using customised radio button graphics
 * - checkboxes can be handled similarly
 * - fallback to normal in <= IE8
 */
/*
.contact input[type=radio] + label {
	left: -22px;
	padding: 3px 20px 3px 30px;
	height: 18px;
	line-height: 18px;
	background: transparent url('radio-buttons.png') top left no-repeat;
}

.contact input[type=radio]:checked + label{
	background-position: bottom left;
}

.ie8 .contact input[type=radio] + label {
	left: 0;
	padding-left: 10px;
	background-image: none;
}
*/

/* blog */
.articleNav {
	overflow: hidden;
}

.articleNav .previous {
	float: left;
}

.articleNav .next {
	float: right;
}

/*
.regionList
{
	padding: 15px 10px;
	box-shadow: 0px 0px 7px 7px rgba(0, 0, 0, 0.05);
	border-radius: 10px;
	overflow: hidden;
	font-size: 15px;
	width: 696px;
	margin: auto;
}

.regionList li
{
	float: left;
	display: block;
}

.regionList li a
{
	width: 150px;
	padding: 10px;
	border: 3px;
	display: block;
	color: #6d6e71;
	background-color: #f9f9f9;
	border: 2px solid #dfdfdf;
	border-bottom: 1px solid #dfdfdf;
}

.regionList li.sel a,
.regionList li a:hover,
.regionList li a:focus,
.regionList li a:active
{
	background-color: #a29061;
	color: #fff;
}

.stockists
{
	width: 716px;
	margin: auto;
	border-radius: 10px;
	margin-top: 80px;
	position: relative;
	margin-bottom: 50px;
}

.stockists:before,
.stockists:after
{
	content: "\0000a0";
	width: 0px;
	height: 0px;
	clear: both;
	overflow: hidden;
	display: block;
}

.stockists h2
{
	position: absolute;
	top: -65px;
	left: 10px;
}

.stockists div
{
	float: left;
	height: 155px;
	padding: 10px;
	width: 155px;
	position: relative;
	box-shadow: 0px 0px 7px 7px rgba(0, 0, 0, 0.05);
	margin: 2px;
}

.stockists h3
{
	font-size: 17px;
	margin: 0px;
}

.stockists p
{
	margin: 0px;
	font-size: 14px;
	line-height: 19px;
}

.stockists .mapLink
{
	position: absolute;
	bottom: 10px;
	left: 10px;
	padding-left: 40px;
	padding-top: 15px;
	background: url(map.png) left no-repeat;
}
*/
/* categories and products */
.category, .products {
	margin-top: 20px;
}

.category h2, .products h2 {
	font-size: 1.5em; 
	color: #F13C65;
}

ul.nav {
	display: block;
	margin: 0;
	padding: 40px 35px 20px;
	background: #f0f6f7 url('bg.jpg') left top repeat;
}

.nav:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

.nav li {
	display: block;
	position: relative;
	float: left;
	margin: 0 15px 30px 0;
	width: 220px;
	padding: 10px;
	background: #FFF;
	border-radius: 5px;
	-webkit-box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, 0.3);
}

.nav li:nth-child(4n) {
	clear: right;
	margin-right: 0;
}

.sidebar + .content li:nth-child(4n) {
	clear: none;
	margin-right: 15px
}

.sidebar + .content .nav li {
	margin: 0 30px 30px 0;
}

.sidebar + .content  .nav li:nth-child(3n) {
	clear: right;
	margin-right: 0;
}

.sidebar + .content .nav li:nth-child(3n+1) {
	clear: left;
}

.sidebar + .content  .nav li:nth-child(4n+1) {
	clear: none;
}

.category .nav li {
	height: 270px;
}

.products .nav li {
	height: 300px;
}

.featured .nav li {
	height: 315px;
}

.nav a.product-link {
	display: block;
	padding: 10px;
	border-top: 5px solid #e93d65;
	text-decoration: none;
}

.nav span {
	display: block;
}

.nav .image {
	position: relative;
	height: 170px;
}

.nav a img {
	display: block;
	position: absolute;
	top:0; left: 0; bottom: 0; right: 0;  
	margin: auto;
	height: auto;
	max-height: 170px;
}

.nav .name {
	color: #463023;
	margin-top: 10px;
	height: 2.5em;
	font-size: 0.875em;
	overflow: hidden;
	text-align: left;
}

.nav .price {
	margin-top: 5px;
	font-size: 1.25em;
	font-weight: bold;
	color: #e93d65;
}

.nav .button {
	display: inline-block;
	margin: 5px 0 0;
	font-size: 0.875em;
}

.category-link {
	display: block;
	position: absolute;
	bottom: 0;
	left: 20px;
	right: 10px;
	padding: 5px 0 8px;
	font-size: 0.75em;
	z-index: 5;
}

.category-link:after {
	content: url('icon-more.png');
	display: block;
	position: absolute;
	bottom: 0;
	right: 0;
	width: 0.75em;
	padding: 5px 5px 8px;
	text-align: center;
	background: #43a8ce;
	border-radius: 5px 5px 0 0;
}
a.category-link:link, a.category-link:visited {
	color: #43a8ce;
	text-decoration: none;
}

a.category-link:hover, a.category-link:focus, a.category-link:active {
	text-decoration: underline;
}

.product form {
	display: block;
	margin: 0;
	padding: 40px 25px 20px;
	background: #f0f6f7 url('bg.jpg') left top repeat;
	overflow: hidden;
}

.product form:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

.product .detail {
	width: 390px;
	float: right;
}

.product .images {
	width: 390px;
	float: left;
}

.product .main {
	position: relative;
	height: 390px;
	width: 390px;
	background: #FFF;
	border-radius: 10px;
	-webkit-box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, 0.3);
}

.product .main img {
	display: block;
	position: absolute;
	top:0; left: 0; bottom: 0; right: 0;  
	margin: auto;
	height: auto;
	width: auto;
	max-height: 390px;
	max-width: 390px;
}

.product .images ul {
	display: block;
	margin: 20px 0 0;
	padding: 0;
}

.product .images li {
	position: relative;
	display: inline-block;
	width: 127px;
	height: 127px;
	padding: 0;
	background: #FFF;
	border-radius: 5px;
	-webkit-box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, 0.3);
}

.product .images ul img {
	display: block;
	position: absolute;
	top:0; left: 0; bottom: 0; right: 0;  
	margin: auto;
	height: auto;
	max-height: 120px;
	max-width: 120px;
}

.product .was {
	margin-bottom: 0;
}

.product .price {
	font-size: 1.25em;
	font-weight: bold;
	color: #e93d65;
}

.product .options span{
	display: inline-block;
	width: auto;
	text-align: center;
}

.product .add input[type=text] {
	width: 1.5em;
	height: 1.5em;
	padding: 4px;
	text-align: center;
}

/* cart */
#hoverCart
{
	position: fixed;
	top: 50px;
	right: 50px;
	width: 200px;
	background-color: rgba(79, 154, 183, 0.8);
	background-color: #4F9AB7\9;
	color: #fff;
	padding: 15px;
	border-radius: 5px;
	overflow: auto;
	z-index: 1000;
}

#hoverCart h1,
#hoverCart h2,
#hoverCart h3
{
	color: #fff;
	margin: 0px 0px 5px;
	border-bottom: 1px solid #fff;
	padding-bottom: 3px;
}

#hoverCart a
{
	color: #fff;
}

#hoverCart .items
{
	overflow: hidden;
	display: block;
	border-bottom: 1px solid #fff;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

#hoverCart .checkout
{
	float: left;
}

#hoverCart .dismiss
{
	display: block;
	text-align: right;
	float: right;
}

#hoverCart .row
{
	border-bottom: 1px solid #fff;
	position: relative;
	overflow: hidden;
	padding: 10px 0px 5px;
}

#hoverCart .row .right
{
	text-align: right;
	font-family: "Courier New", Courier, monospace;
}

#hoverCart .remove
{
	font-size: 12px;
	display: block;
}

.cart-bg {
 	display: block;
	margin: 0;
	padding: 0px 25px 40px;
	background: #f0f6f7 url('bg.jpg') left top repeat;
}

.cart_options {
	border: 1px solid #bcc6d5;
	background: #FFF;
	margin-bottom: 15px;
}
.cart_options h4 {
	font-size: 1em;
	font-weight: normal;
	padding: 10px;
	background: #ffebf0;
	border-bottom: 1px solid #bcc6d5;
	margin: 0;
}

.cart_options p {
	padding: 10px 30px;
	background: #FFF;
	margin: 0;
}

.cart table {
	text-align: center;
	width: 100%;
	border: none;
	border-collapse: collapse;
}

.cart thead {
	border: 1px solid #bcc6d5;
	background: #ffebf0;
}

.cart th {
	font-weight: normal;
	padding: 10px 5px;
	font-size: 0.875em;
}

.cart tbody {
	border-left: 1px solid #bcc6d5;
	border-right: 1px solid #bcc6d5;
	background: #FFF;
	font-size: 0.875em;
}

.cart td {
	padding: 10px;
	vertical-align: middle;
}

.cart td.image a {
	display: block;
	position: relative;
	width: 105px;
	height: 105px;
	border: 1px solid #80c5e0;
	border-radius: 3px;
	background: #FFF;
}

.cart td.image img {
	display: block;
	position: absolute;
	top:0; left: 0; bottom: 0; right: 0;  
	margin: auto;
	height: auto;
	max-height: 100px;
	max-width: 100px;
}

.cart td.name {
	text-align: left;
	font-size: 1.143em;
}

.cart td.quantity input {
	width: 1em;
	padding: 10px;
	text-align: center;
}

.cart td.total {
	font-weight: bold;
	color: #f13c65;
}

.cart tfoot {
	border-top: 1px solid #bcc6d5;
}

.cart tfoot td:last-child {
	text-align: right;
}

.cart span.total {
	font-weight: bold;
}

.cart span.value.total {
	font-size: 1.123em;
	color: #f13c65;
}

.cart h2 {
	font-family: Arial, serif;
	font-size: 1em;
}

.cart h3 {
	
	font-family: Arial, serif;
	color: #F13C65;
	margin: 0;
}

form.checkout-options {
	width: 50%;
	float: left;
}

form.checkout-options + .checkout-options {
	width: 45%;
	float: right;
}

form.checkout-options .button {
	margin-top: 0;
	margin-bottom: 0;
}

.cart .login-form p {
	position: relative;
}

.cart .login-form label {
	position: absolute;
	left: 0;
	top: 0;
	z-index: -1;
}

.cart .login-form input[type=text], .cart .login-form input[type=password] {
	display: block;
	width: 100%;
}

.ui-helper-reset {
	font-size: 1em;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
	background: #ffebf0;
	border-color: #bcc6d5;
	border-radius: 0;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
	background: #ffebf0;
	border-color: #bcc6d5;
	border-radius: 0;
}

.ui-accordion-content {
	margin-bottom: 10px;
	border-radius: 0;
	font-size: 0.875em;
}

.ui-accordion-header {
	font-size: 0.875em;
}

.ui-accordion-content  + .ui-accordion-header {
	margin-top: 10px;
}

/* print order */
#print-order p.business span {
	display: inline-block;
	width: 20%;
	font-weight: bold;
}

#print-order table {
	width: 100%;
}

#print_order th, #print-order td {
	vertical-align: top;
}

#print-order thead tr:first-child > * {
	border-bottom: 1px solid #423f3f;
	padding-bottom: 4px;
}

#print-order thead th:first-child {
	text-align: left;
}

#print-order tbody th {
	font-weight: normal;
	padding-bottom: 4px;
}

#print-order tfoot tr:first-child > * {
	border-top: 1px solid #423f3f;
	padding-top: 4px;
}

#print-order tbody {
	padding: 4px 0;
}

#print-order tbody th, #print-order tfoot th {
	font-weight: normal;
	text-align: left;
}


#print-order td+td, #print-order tfoot td+td {
	text-align: center;
}

#print-order td+td+td, #print-order tfoot td+td+td {
	text-align: right;
}

#print-order th:last-child {
	text-align: right;
}

/* customers/orders */
table.orders {
	width: 100%;
	border-collapse: collapse;
}

.orders th, .orders td {
	padding: 4px;
	vertical-align: top;
}

.orders tbody *:first-line {
	
}

.orders thead tr:first-child > * {
	border-bottom: 1px solid #423f3f;
	text-indent: 0;
}

.orders tbody th {
	font-weight: normal;
	text-indent: 0;
}

.orders .ref {
	text-align: left;
}

.orders .date {
	width: 95px;
}

.orders .details {
	text-align: left;
	text-indent: 1em;
}

.orders .price {
	text-align: right;
}

.orders .link {
	text-align: right;
	width: 75px;
}

/** files **/
.file {
	position: relative;
	overflow: hidden; /* float clearing */
	padding: 15px;
	margin-bottom: 10px;
}

.file h2 {
	margin-bottom: 1em;
}

.file .button {
	position: absolute;
	top: 6px;
	right: 10px;
}

input:disabled,
textarea:disabled
{
	opacity: 0.5;
}

/* tinymce universal formatting */
#tinymce {float: none; width: 850px; padding: 10px; background: #FFF; text-align: left; font-size: 1em; color: #626262;}
#tinymce p { padding: 0 0 1em;}
#tinymce form { outline: 1px dotted #F00;}
#tinymce a { border-bottom: 1px dotted #002D4A; color: #002D4A; text-decoration: none; }

#contact-form {
	background: #fafafa;
	width: 820px;
	margin: 0 auto 20px;
	border: 10px solid #FFF;
	-webkit-box-shadow: 2px 2px 4px 1px #d8d8d8;
	box-shadow: 2px 2px 4px 1px #d8d8d8;
	overflow: hidden;
}
#form-wrapper {
	margin: 0 auto;
	width: 880px;
	position: relative;
}
#form-wrapper h2 {
	font-size: 30px;
	padding-top: 0px;
	margin-bottom: 10px;
	float: left;
	width: 100%;
	margin-top:0px;
	font-weight: 500;
	text-shadow: -1px -1px 0 rgba(255, 255, 255, 0.4);
}
#form-wrapper h2 strong {
	font-weight: 700;
	text-transform: uppercase;
	font-size: 28px;
}
#form-wrapper form {
	float: left;
}
#form-wrapper .input-name,
#form-wrapper .input-email,
#form-wrapper .input-message {
	float: left;
	padding: 0px 0px 5px 0;
	font-size: 16px;
	color: #000000;
	position: relative;
}
#form-wrapper input#contact_name {
	width: 450px
}

#form-wrapper input#email,
#form-wrapper input#phone  {
	width: 200px;
}
#form-wrapper label {
	float: left;
	width: 200px;
	margin-right:15px;
	padding-bottom: 7px;
	color: #46a3c7 !important;
	text-shadow: -1px -1px 0 rgba(255, 255, 255, 0.4);
}
.ie7 #form-wrapper label {
	position: relative;
	left: 0;
	top: 0;
}
.ie7 #form-wrapper input#name,
.ie7 #form-wrapper input#email {
	position: absolute;
	left: 0;
	top: 50px;
}
.ie7 #form-wrapper .input-message {
	margin-top: 40px;
	margin-bottom: 10px;
}
#form-wrapper label.error {
	position: absolute;
	right: 20px;
	top: 23px;
	width: 260px;
	text-align: right;
	font-size: 14px;
	padding: 0;
	color: #e50000;
	text-shadow: none;
}
.ie7 #form-wrapper label.error,
.ie8 #form-wrapper label.error {
	width: 320px;
}
#form-wrapper textarea {
	width: 450px;
}
#form-wrapper input,
#form-wrapper textarea,
.promobox form input {
	padding: 10px 10px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #FFF;
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding-box;
	background-clip: padding-box;
	-moz-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.7);
	-webkit-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.7);
	box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.7);
	color: #e3dfdc;
	color: #b9b2ac;
	-webkit-transition: all 0.5s;
	transition: color 0.5s;
}
#form-wrapper input {
	background: #FFF;
}
#form-wrapper textarea {
	background: #FFF;
	height: 210px;
}
#form-wrapper input:focus,
#form-wrapper textarea:focus {
	color: #554d47;
}
.ie7 #form-wrapper input,
.ie8 #form-wrapper input,
.ie7 #form-wrapper textarea,
.ie8 #form-wrapper textarea {
	color: #554d47;
}
#form-wrapper input#send {
	background: #46a3c7;
	float: left;
	width: 185px;
	padding: 5px 0; 
	font-size: 25px;
	margin-top: 5px;
	border-color: rgba(255, 255, 255, .15);
	color: #FFF;
	text-shadow: -1px -1px 0 rgba(255, 255, 255, 0.3);
	font-weight: 500;
	line-height:1em !important;
}
#form-wrapper input#send:hover {
	background: #ec008c;
}


#form-wrapper .input-name{
	width: 450px;
}

#form-wrapper .input-email,
#form-wrapper .input-phone
{
	width: 250px;
	float: left;
}

.refer #form-wrapper .input-email{
	width:400px;
}

.refer #form-wrapper input#email{
	width: 70%;
}

.refer  #form-wrapper .input-name{
	width:400px;
	padding-bottom: 20px;
}

#contact-form.refer{
	-webkit-box-shadow: none;
	box-shadow: none;
}

#form-box {
	float: left;
	width: 520px;
	margin-left:20px;
}
#form-sidebar {
	float: right;
	width: 260px;
	padding: 17px 75px 0 0;
	text-shadow: -1px -1px 0 rgba(255, 255, 255, 0.4);
}
#form-sidebar p {
	font-size: 16px;
	color: #000000;
	line-height: 1.3em;
	margin-bottom: 20px;
}

#form-sidebar strong {
	font-size: 19px;
	line-height: 1.5em;
}
#form-sidebar h3 {
	font-size: 24px;
	margin: 0 0 5px 0;
	font-weight: 500;
	text-shadow: -1px -1px 0 rgba(255, 255, 255, 0.4);
}

.service4 {
	width: 840px;
	padding: 5px 5px 0px 5px;
	border: 5px solid #FFF;
	-webkit-box-shadow: 2px 2px 4px 1px #d8d8d8;
	box-shadow: 2px 2px 4px 1px #d8d8d8;
	margin-right:10px;
	margin-bottom:15px;
}

.detail > table{
	width: 100% !important;
	border: 1px solid #111;
	border-radius: 10px;
	border-spacing: 0px;
}

.detail > table *{
	border: none;
}

.detail > table tr:first-child td{
	border-bottom: 1px solid #111;
}

.detail > table td{
	padding:3px;
	border-left:1px solid #111;
}

.detail > table td:first-child{
	border-left:none;
}

.content p.options{
	margin-top: 0.75em;
}

.testcon {
  -webkit-box-shadow:#D8D8D8 2px 2px 4px 1px;
  border-bottom-color:#519cb7;
  border-bottom-style:solid;
  border-bottom-width:4px;
  box-shadow:#D8D8D8 2px 2px 4px 1px;
  margin-bottom:15px;
  padding:10px;
}

.terms {
	color: #111;
	font-size: 14px;
	line-height: 18px;
}

.terms  ol{
	padding-left: 25px;
}
.promobox.subscribe form{
	margin-top:15px;
}

.promobox.subscribe form input{
	width: 90%;
}

.promobox.subscribe{
	clear:both;
	width:80%;
	float:none;
	padding:10px;
	margin: 10px auto 0px;
}

.promobox.subscribe p{
	width:80%;
	float:left;
}

.promobox.subscribe p.submit{
	width:20%;
}

.promobox.subscribe p.submit .button{
	width:85%;
	height:40px;
	line-height:40px;
	font-size:18px;
	margin:0;
	-moz-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.7);
	-webkit-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.7);
	box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.7);
}

.promobox.subscribe p.submit .button:hover{
	background: #ec008c;
}

.fb_iframe_widget iframe{
	transform: scale(1.5);
	-ms-transform: scale(1.5); 
	-webkit-transform: scale(1.5); 
	-o-transform: scale(1.5); 
	-moz-transform: scale(1.5); 
	transform-origin: bottom left;
	-ms-transform-origin: bottom left;
	-webkit-transform-origin: bottom left;
	-moz-transform-origin: bottom left;
	-webkit-transform-origin: bottom left;
	width:400px !important;
}