/* v2.0 | 20110126
  http://meyerweb.com/eric/tools/css/reset/ 
  License: none (public domain)
*/

@font-face {
  font-family: 'BritannicBold';
  src: url('BritannicBold.eot?#iefix') format('embedded-opentype'),  url('BritannicBold.woff') format('woff'), url('BritannicBold.ttf')  format('truetype'), url('BritannicBold.svg#BritannicBold') format('svg');
  font-weight: normal;
  font-style: normal;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a {
	text-decoration: none;
}





/* 	
		Design by seal - http://www.byseal.com/
		Copyright 2012 - All rights reserved.
*/


html, body {
margin:0;
padding:0;
font-family: 'Droid Sans', tahoma, "lucida sans", arial, sans-serif;
}

body {
height: 100%;
font-size: 13px;
}

input,
select,
textarea {
	font-family: 'Droid Sans', tahoma, "lucida sans", arial, sans-serif;
}
input[type="button"], input[type="submit"], input[type="reset"], button { cursor: pointer; }

p {
	padding: 10px 0px;
}
em, i { font-style: italic; }
img, iframe { vertical-align: bottom; }
strong { font-weight: bold; }

ul.bullet-list {
	margin: 10px 0px;
	list-style-type: disc;
}

h1,h2,h3,h4,h5,h6 {
font-family: 'Sansita One', Georgia, serif;
line-height: 110%;
margin: 10px 0px 5px 0px;
text-shadow: #ffffff 1px 1px 0;
}

h1 { font-size: 30px; line-height: 130%; }
h2 { font-size: 24px; line-height: 130%; }
h3 { font-size: 20px; }
h4 { font-size: 16px; }
h5 { font-size: 16px; }
h6 { font-size: 13px; margin-bottom: 0; }

blockquote, q {
quotes: none;
color: #888;
background: url(../images/quote.png) no-repeat;
font-size: 14px;
font-style: italic;
font-family: Georgia, 'Times New Roman', Serif;
margin: 20px;
padding-left: 45px;
}
blockquote:before, blockquote:after, q:before, q:after { content: none; }

blockquote.alignleft, blockquote.alignright {
width: 40%;
}

.float-left, .alignleft {
	float: left;
}

.float-right, .alignright {
	float: right;
}
.alignleft { margin: 0 10px 10px 0; }
.alignright { margin: 0 0 10px 10px; }
.aligncenter {
display: block; margin: 0 auto;
}

.wp-caption { border: 1px solid #DDD; text-align: center; background: #F3F3F3; padding-top: 4px; }
.wp-caption.aligncenter { margin: 0 auto; }
.wp-caption-text {font-style: italic; font-family: Georgia, serif; color: #666; font-size: 11px;}
.sticky {}
.gallery-caption {}
.bypostauthor {}
.link-pages {
clear:both;
}
.time-meta { display: none; }

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

/* .box-shadow {
	behaviour: url(ie-css3.Htc);
} */




/***********************/
/***** Main Layout *****/
/***********************/



#container {
	position: relative; /* needed for footer positioning */
	margin: 0 auto;
	width: 100%;
	height: auto !important;
	height: 100%;
	min-height: 100%;
}

#content {
	margin: 0px auto;
	padding-bottom: 50px; /* Change the value if you have a different footer */
	width: 1066px;
	line-height: 20px;
}

.sep-line-block {
	width: 100%; 
	white-space: nowrap; 
	overflow: hidden;
	margin: 15px 0 25px;
}

.sep-line-points-container {
	display: table-cell; 
	width: 50%;
	vertical-align: middle;
}

.sep-line-points {
	height: 2px;
}

.sep-line-center-text {
	display: table-cell;
	padding: 4px 10px;
}

.sep-line-center-text > h3 {
	margin: 0px;
}

.sep-line-center-decoration-text {
	font-size: 30px;
	font-family: 'Sansita One', serif;
	height: 110px; 
	line-height: 110px;
	display: table-cell;
	padding: 0 10px;
}

.block-separator-top,
.block-separator-top-homepage {
	width: 100%;
	height: 28px;
	background-position: center center;
	background-repeat: no-repeat;
}

.block-separator-top {
	margin: 25px 0px 15px 0px;
}

.block-separator-bottom {
	width: 100%;
	height: 28px;
	background-position: center center;
	background-repeat: no-repeat;
	margin: 15px 0px 25px 0px;
}

.block-separator-content {
	padding: 10px 40px
}

.line-separator {
	width: 100%;
	height: 1px;
	margin: 15px 0px 25px;
}

.product-item-inner {
	border: 1px solid #ffffff;
	border-radius: 2px;
}

.product-item .title {
	border-radius: 3px 3px 0px 0px;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	z-index: 200;
}

.product-item h3.title-container {
	margin: 0;
}

.product-item .title a {
	border: 0px none;
}

.product-item .info {
	height: 40px;
	padding: 8px 8px 4px 0px;
	border-radius: 0px 0px 3px 3px;
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	z-index: 200;
	position: relative;
}

.product-item .image {
	position: relative;
	width: 100%;
}

.product-item .image .price {
	position: absolute;
	top: 0px;
	right: 0px;
	padding: 4px 8px;
	font-family: 'Sansita One', serif;
	font-size: 18px;
}

.product-item .image a,
.product-item .image a:hover {
	border: 0px none;
}

.product-item .image a img {
	width: 235px;
	height: 235px;
}

.product-grid-container {
	width: 235px; 
	/* margin: 0px 21px 0px 0px; */
	margin: 0px 10px;
}

.product-grid-container-inner {
	width: 235px; 
	/* margin: 0px 21px 0px 0px; */
	margin: 0px 1.6% 3% 1.6%;
	border-radius: 3px;
	position: relative;
}
.product-grid-container-inner .product-item { }

.main-content-full .product-grid-container-inner {
	width: 23%; 
	margin: 0px 1% 3% 1%;
}
.main-content-full .cross-sells .product-grid-container-inner {
width: 30%;
}

a.view-details {
	margin: 20px 0px 0px 6px;
	float: left;
	line-height: 100%;
}

.general-block,
.general-block-list {
	border: 1px solid #ffffff;
	border-radius: 3px;
}

.general-block {
	padding: 6px;
}

.general-block-outer {
	border-radius: 3px;
}

.list-options {
	height: 36px;
	line-height: 36px;
	margin: 0px 0px 20px 0px;
}

.list-options a {
	border: 0px none;
	margin: 0px 10px 0px 0px;
}

.list-options a.active-view {
border: 0;
cursor: default;
}

.list-options img {
	margin: 0 5px 0 0;
	padding: 0px 0px 2px 0px;
	vertical-align: middle;
	display: inline;
}

.sortby-dropdown {
	height: 24px;
	line-height: 24px;
	width: 120px;
}

/*
.sortby {
	position: relative;
}

.dropdown {
	font-size: 12px;
	padding: 0 7px;
	margin: 0px;
	min-width: 100px;
	height: 26px;
	line-height: 26px;
}

.dropdown ul {
	background-color: #F7F7F7;
	border: 1px solid #DDD1D6;
	border-radius: 4px 4px 4px 4px;
	color: #50062C;
	list-style: none outside none;
	margin: 0 0 0 -1px;
	padding: 3px 0;
	width: 100%;
	z-index: 10000;
	position: absolute;
}

a.dropdown-link {
	background: url("../images/dropdown_arrow.png") no-repeat center right;
	display: block;
	color: #461507;
	padding: 0px 12px 0px 2px;
}
*/



.style-select {
	height: 26px;
	overflow: hidden;
	max-width: 220px;
}

.add-to-cart {
	margin: 11px 6px 0px 0px;
	line-height: normal;
}





/* Forms Styling */
input, textarea, select {
display: block;
padding: 0px 2px;
behavior: url(css/PIE.htc);
position: relative;
padding: 8px 5px;
/* max-width: 220px; */
border: 0;
font-size: 13px;
width: 97%;
box-shadow: 1px 0px 1px 1px rgba(0, 0, 0, 0.1) inset;
border-bottom: 1px solid #ffffff;
border-top: 1px solid #F8A4C8;
border-left: 1px solid #F7C5DB;
border-radius: 4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
background: #E8E3E5;
-pie-background: #E8E3E5;
/* For IE 8*/
/* -dms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#11000000, endColorstr=#11000000)"; */
-ms-filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#4cffffff', endColorstr='#4cffffff'); 
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
color:#856968;
}

label { font-size: 12px; }

input[type="checkbox"], input[type="radio"] {
width: auto;
max-width: none;
padding: 0;
margin: 0;
display: inline;
margin-right: 5px;
vertical-align: text-bottom;
}

textarea {
max-width: 465px;
height: auto;
resize: none;
}

select {
outline: none;
box-sizing: content-box;
-moz-box-sizing:content-box;
-webkit-box-sizing:content-box;
height: 19px;
}

.webkit select {
border-bottom: 1px solid #ccc;
/* background: transparent; */
}

.button-small {
display: inline-block;
min-width: 96px;
height: 25px;
border-radius: 2px;
zoom: 1;
padding: 0;
overflow: hidden;
margin: 3px 10px 0px 0px;
}

.button-small a.added_to_cart {
position: absolute;
left: 10px;
top: 17px;
}

.list-view .button-small a.added_to_cart  {
top: auto;
left: 150px;
bottom: 10px;
}

span.button-small a.special {
display: block;
line-height: 25px;
font-family: 'Droid Sans', sans-serif;
font-size: 12px;
padding: 0px 6px 0px 28px;

background-color: transparent;
text-shadow: none;
box-shadow: none;
border: 0;
border-radius: 0;
}

span.button-small a.special:hover {
background-color: transparent;
border: 0;
box-shadow: none;
}








/*************************/
/***** List Products *****/
/*************************/

.list-product-image {
	width: 170px;
	margin: 0px 20px 36px 40px;
}

.list-product-image img {
	width: 156px;
	height: 156px;
}

.list-product-content {
	margin: 0px 0px 36px 260px;
}

.list-product-content h3,
.details-product-content h3 {
	margin: 0px 0px 10px 0px;
}

.list-view .price,
.details-product-content .price {
	display: inline-block;
	padding: 4px 8px;
	font-family: 'Sansita One', serif;
	font-size: 18px;
	border-radius: 3px;
}







/*******************/
/***** Details *****/
/*******************/

.details-product-gallery {
	margin-right: 15px;
	width: 250px;;
}

.details-product-image {
	margin: 0px 0px 15px 0px;
}

.details-product-content { 
	margin-left: 275px;
}

.details-options {
	margin: 0px 0px 10px 0px;
	width: 170px;
}

select.options {
	width: 160px;
	padding: 9px 5px;
}

p.meta {
	font-size: 11px;
	margin: 0px 0px 14px 0px;
}
p.product_meta {  }

.general-input {
	background: transparent;
	border: 0px none;
	padding: 1px 5px;
	height: 32px;
	width: 95%;
}

.quantity {
	margin: 0;
}

.quantity .general-input {
	text-align: right;
}

.social-container {
	margin: 25px 0 20px 0px;
}

ul.product-images li {
	float: left;
	padding: 3px;
}

ul.product-images li img {
	width: 76px;
	height: 76px;
}

.quantity-container {
	overflow: hidden;
}






/******************/
/***** Brands *****/
/******************/

.brands-container {
	padding: 0px;
}

ul.brands li {
	width: 20%;
	float: left;
	border-bottom: 1px solid #e5e5e5;
	padding: 15px 0px;
}






/******************/
/***** Header *****/
/******************/

#header {
	position: relative;
	width: 100%;
	min-height: 80px;
}

.login-block {
	position: absolute;
	top: 22px;
	right: 0px;
}

.login-block p {
	margin: 0px 0px 10px 0px
}

.login-block span.icon-account {
	padding-left: 62px;
	display: inline-block;
	font-family: 'Droid Sans', tahoma, "lucida sans", arial, sans-serif;
	font-size: 13px;
}

.login-block span.icon-cart {
	padding: 0px 0px 0px 62px;
	margin: 0px 24px 0px 0px;
	display: inline-block;
	font-family: 'Droid Sans', tahoma, "lucida sans", arial, sans-serif;
	font-size: 13px;
}

.store-logo {
	margin: 0 10px;
	padding: 10px 0;
}
.store-logo img { display: inline; display: inline-block; }






/**********************/
/***** Navigation *****/
/**********************/

.navigation-outer {
	position: relative;
	margin: 0 0px 10px 0px;
}

.navigation {
	width: 100%;
	height: 58px;
	z-index: 10;
}

.navigation-shadow {
	top: 0px;
	width: 1066px;
	height: 90px;
	margin: -58px 0px 0px 0px;
	background-repeat: no-repeat;
	z-index: 1;
}

.menu-image-product {
	width: 50px; 
	vertical-align: middle; 
	margin: 0px 10px 0px 0px;
}

.menu-image-item {
	width: 50px; 
	border-radius: 50%; 
	vertical-align: middle; 
	margin: 0px 10px 0px 0px;
}

select.mnav {
background: white;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
max-width: none;
}





/******************/
/***** Search *****/
/******************/

.search-container {
position: absolute;
width: 226px;
height: 98px;
margin-left: -113px;
left: 50%;
top: 0px;
z-index: 20;
}

.search-field {
background-color: transparent;
border: 0 none;
font-size: 12px;
height: 28px;
line-height: 28px;
padding: 0 8px;
width: 174px;
position: absolute;
top: 8px;
left: 18px;
}

#content input.search-btn {
border: 0 none;
height: 44px;
margin: 0;
width: 44px;
cursor: pointer;
position: absolute;
top: 42px;
right: 90px;
background: transparent;
border: 0;
-webkit-box-shadow: none;
box-shadow: none;
-moz-box-shadow: none;

-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
}
input.search-btn:hover { background: transparent; border: 0; -webkit-box-shadow: none; box-shadow: none; -moz-box-shadow: none; }





/********************/
/***** Homepage *****/
/********************/

span.icon-shipping,
span.icon-wallet,
span.icon-support,
span.icon-cart,
span.icon-account {
	padding: 0px 0px 0px 62px;
	display: block;
	height: 55px;
	line-height: 55px;
	height: 55px;
	background-repeat: no-repeat;
	font-family: 'Sansita One', serif;
	font-size: 16px;
	text-shadow: #ffffff 1px 1px 0;
	white-space: nowrap;
}

span.icon-shipping { background-position: -10px -184px; }
span.icon-wallet { background-position: -10px -271px; }
span.icon-support { 	background-position: -10px -358px; }
span.icon-cart { background-position: -10px -10px; }
span.icon-account { background-position: -10px -97px; }

.quote,
.quote2,
.quote3 {
	position: relative;
	width: 252px;
	height: 252px;
	margin: 0px 7px 0px 0px;
	background-repeat: no-repeat;
}

.quote {

}

.quote2 {

}

.quote3 {

}

.quote .image {
	position: absolute; 
	width: 80px; 
	height: 80px; 
	top: 17px;
	left: 17px;
}

.quote .image img {
	behavior: url(css/PIE.htc);
	position: relative;
}

.quote .text {
	font-family: Georgia,serif;
	font-size: 13px;
	font-style: italic;
	left: 60px;
	position: absolute;
	text-align: center;
	top: 110px;
	width: 170px;
}

.quote2 .text,
.quote3 .text {
	font-family: 'Sansita One',serif;
	font-size: 16px;
	left: 60px;
	position: absolute;
	text-align: center;
	top: 110px;
	width: 170px;
}

.quote2 .text .highlight,
.quote3 .text .highlight {

}

.center {
	margin: 0px auto;
	text-align: center;
}





/***************/
/***** FAQ *****/
/***************/

.blogpost ul.faq-item { list-style-type: none; }

.blogpost ul.faq-item li {
	padding: 5px 10px 0;
	margin-left: 0;
	margin-bottom: 20px;
}
.blogpost ul.faq-item li:first-child { border: 0; padding-top: 0; }

.faq-item .question-symbol,
.faq-item .answer-symbol {
	float: left;
	font-weight: bold;
}

ul.faq-item dd p.question {
	font-weight: bold;
}

ul.faq-item dd p {
	padding: 0 0 0 20px;
	margin: 20px 0px;
}

ul.faq-item dd a {
	margin: 0px 0px 0px 20px;
}







/*******************/
/***** Compare *****/
/*******************/

.compare-module {
	position: relative;
	margin: 30px 0px 0px 0px;
	width: 90%;
}

.compare-module .general-block {
	padding: 0px;
}

.compare-module h3 {
	font-size: 20px;
	text-align: center;
	text-shadow: none;
	padding: 30px 0px 15px 0px;
	zoom: 1;
	margin: 0px;
}

.compare-module .compare-icon {
	position: absolute;
	top: -30px;
	left: 50%;
	margin: 0px 0px 0px -30px;
}

.compare-module p {
	text-align: center;
	padding: 15px 0px;
}

.compare-module p.number {
	font-size: 24px;
	font-weight: bold;
}







/*********************************/
/***** Gallery and Portfolio *****/
/*********************************/

.gallery-item-small {
	width: 168px;
	height: 138px;
}

.gallery-item-small a {
	display: block;
	border: 0px none;
	/* padding: 19px 0px 0px 9px; */
}

.gallery-text {
	font-size: 12px;
	margin: 8px 0px 20px 0px;
	border-radius: 3px;
	display: inline-block;
}

.gallery-text span {
	display: block;
	padding: 0px 7px;
}

.portfolio-text {
	padding: 0px 7px;
	margin: 8px 0px 20px 0px;
}

.general-block.portfolio {
	padding: 3% 0px;
	display: block;
}

.general-block-outer.portfolio-outer {
	display: block;
	margin: 3px;
}

.portfolio-text h3 {
	margin: 5px 0px 10px 0px;
}






/************************/
/***** Promo Slider *****/
/************************/

.main-promo {
	width: 280px;
	height: 280px;
	padding: 60px 60px 0px 0px;
}

.main-promo  img {
	border-radius: 140px;
}







/******************/
/***** Footer *****/
/******************/

#footer {
	width: 100%;
	line-height: 20px;
	position: relative;
	bottom: 0; /* stick to bottom */
}

.footer-inner {
	width: 1066px;
	margin: 0px auto;
	margin-top: 20px;
	padding: 90px 0px 10px 0px;
}

#footer-label {
	width: 424px;
	height: 105px;
	margin: 0px auto;
	margin-left: -212px;
	top: -45px;
	position: absolute;
	left: 50%;
	font-family: 'Sansita One', serif;
	font-size: 18px;
	text-align: center;
}

#footer-label .internal {
	padding: 22px 0px 0px 60px;
}

#footer-label span.number {
	font-size: 28px;
	line-height: 40px;
}

.footer-widget {
margin-bottom: 25px;
margin-top:0px;
}

#footer h3 {
	color: #e8e9c7;
	text-shadow: 1px 1px 2px #000000;
	font-size: 18px;
	margin: 0;
}

#container ul.social-icons li {
display: inline;
display: inline-block;
overflow: hidden;
margin: 10px 10px 0 0;
border-radius: 50%;
width: 42px;
height: 42px;
padding-left: 0;
}

.social-icons li.twitter a, 
.social-icons li.digg a, 
.social-icons li.facebook a, 
.social-icons li.youtube a, 
.social-icons li.googleplus a, 
.social-icons li.vimeo a { 
background: url(../images/twitter.png) no-repeat; 
height: 42px; width: 42px; 
text-indent: 9999px; 
display: block; 
}
.social-icons li.digg a { background-image: url(../images/digg.png); }
.social-icons li.facebook a { background-image: url(../images/facebook.png); }
.social-icons li.youtube a { background-image: url(../images/youtube.png); }
.social-icons li.vimeo a { background-image: url(../images/vimeo.png); }
.social-icons li.googleplus a { background-image: url(../images/googleplus.png); }

#footer ul {
	list-style: none outside none;
	margin: 10px 0 0;
}

#footer ul li {
	background-position: -4px -465px;
	background-repeat: no-repeat;
	line-height: 32px;
	padding: 0 0 0 28px;
}

#container .go-btn {
	border: 0;
	font-weight: bold;
	font-size: 15px;
	height: 40px;
	line-height: 40px;
	margin: 1px 0 0;
	padding: 0px 0px 0px 36px;
	width: 121px;
	border-radius: 0;
	box-shadow: none;
}

.newsletter-field {
	width: 200px;
	font-family: Georgia, serif;
	font-style: italic;
	padding: 9px 6px;
	margin: 0;
	border-radius: 3px;
}
.newsletter input { float: left; }
.newsletter-field { margin-top: 3px; }

p.newsletter {
	margin: 0 0 20px;
	padding-top:  0;
}






/*********************************/
/***** Layout Internal Pages *****/
/*********************************/

.sidebar.left {
	width: 255px;
	padding: 0px 20px 0px 0px;
}

.sidebar.right {
	width: 255px;
	padding: 0px 0px 0px 20px;
}

.main-content {
	width: 100%;
	margin: 0px 0px 0px -275px;
}

.home-content-wrapper { margin-top: 20px; }

.main-content-inner {
	margin: 0px 0px 0px 275px;
}

.main-content-full {
	width: 100%;
	margin-left: 0;
}
.main-content-full .main-content-inner { margin-left: 0; }

.widget {
margin-bottom: 20px;
}

.sidebar-block {
	margin: 0px 0px 5px 0px;
}

.sidebar-title {
	margin: 0px 0px 5px 0px;
}

.collapsible {
	padding-left: 36px;
}




/* SIDEBAR WIDGETS */
.sidebar-title > general-block {
	padding: 0px;
}

.display-none { display: none; }

.sidebar h3 {
	margin: 0px;
	padding: 0px;
	height: 26px;
	line-height: 26px;
	overflow: hidden
}

.sidebar ul {
	list-style: none outside none;
	margin: 0px;
}

.sidebar ul li {
	padding: 10px 4px 10px 12px;
	border-bottom: 1px solid #e1e1e1;
}

#content .sidebar-alt li:hover {
background: transparent;
}

.sidebar ul li:last-child {
	border-bottom: 0px none;
}

#sidebar .sidebar-post-single {
	margin: 0px 0px 6px 0px;
	padding: 6px;
	border: 0;
}

.sidebar-post-thumb {
	padding: 3px;
	border-radius: 3px;
	margin: 0px 5px 0px 0px;
}

.sidebar-post-thumb a {
	display: block;
}

.sidebar-post-title,
.sidebar-post-date {
	display: block;
	font-size: 12px;
	line-height: 150%;
}

.sidebar-post-date {
	padding: 4px 0px 0px 86px;
	background: url(../images/calendar_icon.png) no-repeat 68px 5px;
}
.alt-post-date { padding-left: 18px; background-position: 0 5px; }

.tagcloud a {
display: inline;
display: inline-block;
min-width: 10px;
border-radius: 2px;
padding: 0;
zoom: 1;
margin: 5px 10px 5px 0;
font-size: 11px;
padding: 0px 5px;
}

.promo-internal {
	margin: 0px 0px 20px 0px;
	max-height: 270px;
}

.promo-internal img {
	width: 100%;
}





/***********************/
/***** Breadcrumbs *****/
/***********************/

.general-block.breadcrumbs {
	padding: 0px;
	margin: 0px 0px 24px 0px;
}

ul.breadcrumbs li {
	float: left;
	height: 38px;
	line-height: 38px;
	font-family: Georgia, tahoma, "lucida sans", arial, sans-serif;
	font-style: italic;
	padding: 0px 20px 0px 10px;
}
ul.breadcrumbs li a { font-style: italic; }

ul.breadcrumbs li.home {
	padding: 0px;
	overflow: hidden;
}

ul.breadcrumbs li.home a {
	background: url(../images/green/breadcrumbs_home.png) no-repeat;
	width: 59px;
	height: 38px;
	display: block;
	text-indent: 9999px;
}

ul.breadcrumbs li:last-child {
	background: none;
}






/****************/
/***** Blog *****/
/****************/

.blog-date {
	width: 60px;
	height: 60px;
	border-radius: 2px;
	display:none;
}

h1.single-post-title {
	line-height: 140%;
	font-size: 20px;
	margin: 0;
	padding: 0 0 0 72px;
	text-shadow: none;
	display: table;
	height: 60px;
	position: absolute;
}

h3.blog-post-title-inner {
	line-height: 140%;
	font-size: 20px;
	margin: 0;
	padding: 0 0 0 20px;
	text-shadow: none;
	display: table;
	height: 60px;
	position: absolute;
}

.blog-post-title-inner a, .single-post-title span {
	display: table-cell;
	vertical-align: middle;
}

.blog-post-title {
	position: relative;
	font-family: 'Sansita One', serif;
	width: auto;
	height: 60px;
	margin: 0px 0px 6px 0px;
}

.blog-image img {
	width: 100%;
	max-width:200px;
	max-height:200px;
}

.blog-date .month {
	font-size: 14px;
	text-align: center;
}

.blog-date .date-number {
	font-size: 24px;
	padding: 12px 0 0;
	text-align: center;
}

.blogpost-user-icon,
.blogpost-category-icon,
.blogpostpost-comment-icon {
	padding: 0px 0px 0px 30px;
	margin: 8px 16px 0px 0px;
	height: 23px;
	line-height: 23px;
	background-image: url(../images/blog_icons.png);
	background-repeat: no-repeat;
	color: #a4a4a4;
	display:none;
}

.blogpost-user-icon {
	background-position: 0px -66px;
}

.blogpost-category-icon {
	background-position: 0px -33px;
}

.blogpostpost-comment-icon {
	background-position: 0px 0px;
}

.singlepost-tags {
font-style: italic;
}

.comments-avatar {
	float: left;
	margin: 20px 5px 0px 0px;
	width: 56px;
	height: 56px;
	background: url(../images/comments_icon.png) no-repeat;
}
.comments-avatar.the-gravatar { background: transparent; }
.comments-avatar img { padding: 2px; }

.comments-text {
	float: left;
	width: 60%;
	margin: 20px 0px 14px 0px
}
.comments-text input { width: 94%; }

.comments-text.other-fields { margin-bottom: 0; }
.comments-text .one-half { margin-bottom: 0; }

.comments-text .one-half {
margin-top: -15px;
}

.comments-button { margin-left: 60px; }

.general-field {
	padding: 0px 2px;
	border-radius: 4px;
	behavior: url(css/PIE.htc);
	position: relative;
}

.comments-text .name {
	font-weight: bold;
	display: block;
}

.comments-text .time {
	font-size: 12px;
	display: block;
	color: #a4a4a4;
}

.blogpost ul { list-style-type: disc; }
.blogpost ol { list-style-type: decimal; }
.blogpost li {
line-height: 20px;
margin-bottom: 10px;
margin-left: 25px;
}

.blogpost img {}



/* Blog Navigation */
#blog_navigation {
margin-bottom: 50px;
}

.blog_pagination {
clear:both;
padding:20px 0;
position:relative;
font-size:11px;
line-height:13px;
}

.blog_pagination span, .blog_pagination a {
display:block;
float:left;
width:28px;
height:27px;
text-decoration:none;
text-align:center;
line-height:26px;
margin-right:3px;
font-weight:bold;
color:#717171;
background: url(../images/numbers_spritesheet.png) no-repeat;
}

.blog_pagination a:hover{
background-position:0 -27px;
}

.blog_pagination span.paginate_current{
text-shadow:0 1px 0 #585858;
color:#fff;
background-position:-140px 0;
}





/********************/
/***** Contacts *****/
/********************/

.formfield-container {
	position: relative;
}

.address .street {
	background: url(../images/map.png) no-repeat scroll -4px 4px transparent;
	padding: 15px 0px 0px 72px;
	min-height: 70px;
	margin: 0px 0px 15px 0px;
}

.address .phone {
	background: url(../images/phone_bb.png) no-repeat scroll -4px 10px transparent;
	padding: 15px 0px 0px 72px;
	min-height: 70px;
	margin: 0px 0px 15px 0px;
}

.address .office-email {
	background: url(../images/email_write.png) no-repeat scroll -4px 5px transparent;
	padding: 15px 0px 0px 72px;
	min-height: 70px;
	margin: 0px 0px 15px 0px;
}

.address p {
	margin: 0px;
	padding: 0px;
}

.form-name {
	margin: 0px 0px 30px 0px;
}

.form-name label {
	font-family: Georgia, tahoma, "lucida sans", arial, sans-serif;
	font-size: 12px;
	font-style: italic;
}

label.error {
	position: absolute;
	bottom: -24px;
	left: 0px;
	color: #ff0000;
}






/****************/
/***** Cart *****/
/****************/

.cart-container table {
	width: 100%;
	margin: 20px 0 3px 0;
}
.cart-container table.subtotals-table { margin-top: 0; margin-bottom: 30px; }

.cart-container table td {
	vertical-align: middle;
	padding: 7px 0px;
	font-size: 16px;
}

.cart-container table tr.last td {
	border-bottom: 0px none;
}

.cart-container table tr.submit td {
	padding-top: 30px;
}

.cart-container table td.product-remove {
	width: 24px;
	text-align: center;
	overflow: hidden;
}

.product-remove .remove {
background: url(../images/delete_icon.png) no-repeat center center;
text-indent: 9999px;
display: block;
height: 16px;
width: 54px;
}

.cart-container table td.product-thumbnail {
	width: 85px;
	text-align: center;
}

.cart-container table td.product-thumbnail img {
	width: 65px;
	height: 65px;
}

.cart-container table td.product-name {
	text-align: left;
	padding: 0px 10px
}

.product-name .variation { color: #8e8e8e; }
.product-name dt, .product-name dd { float: left; }
.product-name dt { clear: both; margin-right: 5px; }

.cart-container table td.product-price {
	width: 120px;
	text-align: right;
}

.cart-container table td.product-quantity {
	width: 115px;
	text-align: right;
}
.cart-container .input-text.qty { width: 57px; }

.cart-container table input.cart-field {
	width: 80px;
	text-align: left;
	float: right;
}

.cart-container table td.product-subtotal {
	width: 115px;
	text-align: right;
	padding-right: 10px;
	padding-left: 10px;
}
.shipping .product-subtotal { font-weight: bold; color: #424242 }

.product-subtotal #shipping_method {
font-size: 13px;
text-align: left;
}

.cart-container table td span.heading, .product-name .variation {
	display: block;
	font-size: 12px;
	font-style: italic;
}
.product-name a {
color: #000;
}

.cart-container span.summary {
	font-weight: bold;
	font-size: 16px;
}

.input-text-grey {
	background-color: #d2d2d2;
	box-shadow: 0px 1px 1px 0px #787878 inset;
	-moz-box-shadow: 0px 1px 1px 0px #787878 inset;
	-webkit-box-shadow: inset 0px 1px 1px 0px #787878;
	border-radius: 4px;
	height: 32px;
	line-height: 32px;
	border: 0px none;
	padding: 0px 5px;
}

.cart-container table .cart-button {
	text-align: center;
	padding: 5px 22px 6px;
}







/**********************/
/***** Shortcodes *****/
/**********************/
.col2-set {}

.one-half {
	width: 48%;
	margin-right: 2%;
}

.col-1, .col-2, .form-row-first, .form-row-last {
float: left;
width: 47%;
margin-right: 4%;
}

.form-row-last, .col-2 {
margin-right: 0;
}

.one-third {
	width: 32%;
	margin-right: 1.33%;
}

.one-fourth {
	width: 23%;
	margin-right: 2%;
}

.one-fifth {
	width: 18%;
	margin-right: 2%;
}

.one-sixth {
	width: 15%;
	margin-right: 1.65%;
}

.two-third {
	width: 65%;
	margin-right: 1.65%;
}

.three-fourth {
width: 73%;
margin-right: 2%;
}

.last {
	margin-right: 0;
}

span.highlight,
span.highlight2 {
	padding: 2px 4px;
}

.alert-warning,
.alert-success,
.alert-info,
.alert-error,
.woocommerce-info,
.woocommerce-message {
display: block;
border-radius: 3px;
padding: 15px 25px 15px 50px;
margin: 10px 0px;
}

.alert-warning {
	background: #ffffdd url(../images/warning_icon.png) 12px center no-repeat;
	color: #727226;
	border: 1px solid #aeae82;
}

.alert-success, .woocommerce-message {
	background: #d3e6c9 url(../images/success_icon.png) 12px center no-repeat;
	color: #727226;
	border: 1px solid #6aa05a;
}

.alert-info, .woocommerce-info {
	background: #E5EFFF  url(../images/info_icon.png) 12px center no-repeat;
	color: #446677;
	border: 1px solid #347eb7;
}

.alert-error {
	background: #ffcccc url(../images/error_icon.png) 12px center no-repeat;
	color: #774444;
	border: 1px solid #cc7373;
}

.alert-nobg, .woocommerce-message { background-image: none; padding-left: 25px; }

.clients.float-left { margin-left: 15px; }

#contactform .form-name { margin-bottom: 20px; }
#contactform .contact_error, #mail_success, #mail_fail { display: none; }
#contactform textarea { max-width: 500px; }
.contact_error { color: #d50000; font-style: italic; font-family: Georgia, Serif; font-size: 12px; }
#contactform input { max-width: 500px; }






/*************************************/
/***** Superfish Navigation Menu *****/
/*************************************/

/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	padding:		0;
	list-style:		none;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	wwidth:			170px; /* left offset of submenus need to match (see below) */
	white-space: nowrap;
}
.sf-menu ul li {
	text-shadow: none;
	text-transform: none;
	font-weight: normal;
	display: block;
	float: none;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
	pppadding: 0px 20px;
	margin: 11px 0px 0px 0px;
	border-radius: 3px;
	z-index:		450;
	text-transform: uppercase;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			34px; /* match top ul list item height */
	z-index:		99;
	box-shadow: 1px 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 1px 1px 2px rgba(0,0,0,.2);
	-webkit-box-shadow: 2px 2px 3px rgba(0,0,0,.2);
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			39px; /* match ul width */
	top:			20px;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			39px; /* match ul width */
	top:			0;
}

ul.sf-menu li.sfHover ul {
	
}

.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			auto; /* left offset of submenus need to match (see below) */
}

.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			2.5em; /* match top ul list item height */
	z-index:		99;
}

ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			100%; /* match ul width */
	top:			0;
}

.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			1.05em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url('../images/arrows-ffffff.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}

/*** SKIN ***/
.sf-menu {
	padding: 0px 20px;
}
.sf-menu a {

}
.sf-menu li a  { /* visited pseudo selector so IE6 applies text colour*/
	text-decoration: none;
	padding: 8px 20px;
	border-bottom: 0px none;
}

.sf-menu li a:hover  { /* visited pseudo selector so IE6 applies text colour*/
		
}

.sf-menu li:hover a { /* visited pseudo selector so IE6 applies text colour*/
	text-decoration: none;
}

.sf-menu li ul li {
	margin: 0px;
	padding: 30px 0px;
	text-transform: none;
}

.sf-menu li ul {
	border-radius: 0px 3px 3px 3px;
}

.sf-menu li ul li {
	
}

.sf-menu li li li {
	padding: 0px;
	font-size: 12px;
}

.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	outline:		0;
}

.sf-menu li ul li:hover,
.sf-menu a:hover {
	background: none;
}

.sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	outline:		0;
}

.sf-menu li.sfish-navgiation-item li {
	padding: 0px;
	font-size: 12px;
	min-width:120px;
}

.sf-menu li.sfish-navgiation-item li:last-child {
	border-bottom: 4px solid #F8A4C8;
	min-width:120px;
}

.sf-menu li.sfish-navgiation-item li a {
	padding: 10px 30px 10px 20px;
}

.sf-menu li.sfish-navgiation-item li a {
	border-bottom: 0px none;
}


.sf-menu li.sfish-navgiation-item li a {
	border-bottom: 0px none;
}

.sf-menu li.sfish-navgiation-item li:hover {

	background-color: #F7E1EA;
}

/*** arrows **/
.sf-menu a.sf-with-ul {
	/* min-width: 1px;
	background-image: url(../images/menu_arrow.png);
	background-repeat: no-repeat;
	background-position: 100% 50%; */
	border-bottom: 0px none;
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			1.05em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url('../images/arrows-ffffff.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			.8em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
	padding: 0px;
	-moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.7);
	-webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.7);
	box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3), 0 1px 2px rgba(0, 0, 0, 0.1) inset, 0 0 5px rgba(0, 0, 0, 0.7);
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}

.sf-shadow li.sfish-navgiation-item.last {
	border: 0px none;
}






/*
	Mosaic - Sliding Boxes and Captions jQuery Plugin
	Version 1.0.1
	www.buildinternet.com/project/mosaic
	
	By Sam Dunn / One Mighty Roar (www.onemightyroar.com)
	Released under MIT License / GPL License
*/

/*General Mosaic Styles*/
.mosaic-block {
	position:relative;
	overflow:hidden;
}

.mosaic-backdrop {
	display:none;
	position:absolute;
	top:0;
	padding: 19px 0px 0px 9px;
}
	
.mosaic-overlay {
	display:none;
	z-index:5;
	position:absolute;
	width:100%;
	height:100%;
}
	
.mosaic-block .details {
	padding: 10px;
	padding-top: 0;
	font-size: 12px;
}
.details { clear: both; }
	
/*** Custom Animation Styles (You can remove/add any styles below) ***/
.circle .mosaic-overlay {
	background: url(../images/zoom_link.png) no-repeat center center;
	opacity:0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=00)";
	filter:alpha(opacity=00);
	display:none;
}

.fade .mosaic-overlay {
	opacity:0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=00)";
	filter:alpha(opacity=00);
}

.bar .mosaic-overlay {
	bottom:-100px;
	height:100px;
}

.bar2 .mosaic-overlay {
	bottom:-50px;
	height:100px;
	opacity:0.8;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter:alpha(opacity=80);
}

.bar2 .mosaic-overlay:hover {
	opacity:1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter:alpha(opacity=100);
}

.bar3 .mosaic-overlay {
	top:-100px;
	height:100px;
}
		
/*** End Animation Styles ***/





/*******************************/
/***** Image Slider Effect *****/
/*******************************/

	#intro {
		width: 580px;
		margin: 0 auto;
	}
	.pager a {
		display: inline-block;
		width: 26px;
		height: 26px;
	}
	.caroufredsel_wrapper, .caroufredsel_wrapper ul { min-height: 282px; }
	.caroufredsel_wrapper li.product-grid-container { min-height: 278px; }
	
	.caroufredsel_wrapper .list-carousel {
		margin: 0 0 30px 60px;
		width: 360px;
	}
	.caroufredsel_wrapper ul {
		margin: 0;
		padding: 0;
		list-style: none;
	}
	.caroufredsel_wrapper li {
		padding: 2px 0px;
		display: block;
		float: left;
		margin-bottom: 0;
	}
	.caroufredsel_wrapper .responsive {
		width: auto;
		margin-left: 0;
	}
	.prev {
		float: left;
		margin-left: 10px;
		background-position: 20px 4px;
		width: 50px;
		height: 30px;
	}
	.next {
		float: right;
		margin-right: 10px;
		background-position: 20px 4px;
		width: 50px;
		height: 30px;
	}
	.pager {
		margin: 0px auto;
		margin-top: 15px;
		width: 300px;
		text-align: center;
	}
	.pager a {
		margin: 0 5px;
		text-decoration: none;
	}
	.pager a:focus { 
		outline: none; 
	}

	.pager a.selected {
		text-decoration: underline;
	}
	.timer {
		background-color: #999;
		height: 6px;
		width: 0px;
	}
	
	
/* REVOLUTION SLIDER */
#container .tp-rightarrow.default {
background-image: url(../images/next-arrow.png);
height: 100px;
width: 100px;
}
#container .tp-leftarrow.default {
background-image: url(../images/prev-arrow.png);
height: 100px;
width: 100px;
}