/** Shopify CDN: Minification failed

Line 197:1 Unexpected "html"

**/
/* 

Based on Vogue 1.0 - A stylish theme for Shopify

*/

/* @group Structure */

body {
	font: 12px/1.45em Georgia, sans-serif;
	background: #D7ECF1 url(bk_body.jpg) 0 0 repeat-x;
}

* {
	padding:0;
 	margin:0;
}

a:focus {
        outline:none;
}

.container {
	width: 900px;
	margin: 0 auto;
        position:relative;
}

.container, .featuring-list {
	display:block;
}

.container:after, .featuring-list:after {
	content: ".";
	display:block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#layout { 
        margin:0;
        padding:0;
	color: #666;
	background: #D7ECF1 url(bk_layout.jpg) 0 0 repeat-x;
	padding: 0 0 15px;
        clear:both;
        
}

#layout-right {
        width: 199px;
	float: right;
        padding-top:20px;
        padding-right:10px;

}

#layout-left {
        width:610px;
	float: left;
        padding-top:15px;
        padding-left:25px;

}

#layout .container {
        margin:0 auto;
        background:#fff;

}

/* @end */

/* @group Links & Text */

#layout a, #layout a:link, #layout a:visited{
	color: #333;
	text-decoration: underline;
}


#layout a:hover, .active {
	color: #CC6600;
	text-decoration: none;
}

#header a {
	color: #333;
	text-decoration: none;
}

#logo a, #logo a:link, #logo a:visited {
	color: #fff;
	text-decoration: none;
}

#logo a:hover {
	color: #dedac6;
	text-decoration: none;
}

#mini-header a, #mini-header a:link, #mini-header a:visited {
	color: #333;
	text-decoration: none;
}

#mini-header a:hover {
	color: #CC6600;
	text-decoration: none;
}

#footer a {
	color: #0099FF;
	text-decoration: none;
}

#footer a:hover {
	color: #0099FF;
	text-decoration: underline;
}

#logo h1 a {
        display:block;
        width:197px;
        height:137px;
        background:url(logo.png) 0 0 no-repeat;
        text-indent:-9999px;
	color: #fff;
	font-size: 24px;
	font-weight: bold;
}

#layout h1, #layout h1 a:link, #layout h1 a:visited, #layout h2, #layout h2 a:link, #layout h2 a:visited {
	color: #c1191c;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
        margin-bottom:10px;
}

#layout h3, #layout h3 a:link, #layout h3 a:visited, #layout h4, #layout h4 a:link, #layout h4 a:visited {
	color: #2C7390;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
}

#layout h3, #layout h3 a:link, #layout h3 a:visited, #layout h3 a:hover {
	padding-bottom: 10px;
}

#layout h4, #layout h4 a:link, #layout h4 a:visited, #layout h4 a:hover {
	padding: 10px 0 4px;
}

#layout h1 a:hover, #layout h2 a:hover, #layout h3 a:hover, #layout h4 a:hover {
	color: #8e0001;
	text-decoration: none;
}

#layout h1 {
	padding-bottom: 10px;
}

#layout h2 {
	padding-bottom: 4px;
}

/* @end */

/* @group Header */

#header {
	color: #fff;
}

#logo {
	float: left;
}

/* @end */

/* @group Navigation */

#navigation {
        position:absolute;
        bottom:-10px;
        right:10px;
}

*html #navigation {
       bottom:-11px;
}

#navigation ul {
	margin: 0;
	padding: 0;
}

#navigation ul li {
	text-align: center;
	margin: 0;
	padding-top: 8px;
	display: block;
        float:left;
	list-style-type: none;
        background:url(bk_nav.jpg) 0 0 repeat-x;
        height:34px;
}

#navigation ul li.first {
       background:url(bk_nav_first.jpg) 0 0 no-repeat;
}

#navigation ul li.first a {
       margin-left:10px;
}

#navigation ul li.last {
       background:url(bk_nav_last.jpg) 100% 0 no-repeat;
}


#navigation ul li a:link, #navigation ul li a:visited {
	color: #FFF;
	text-decoration: none;
	text-align: center;
	padding: 0 18px;
        border-right:1px solid #750061;
              
}

#navigation ul li.last a {
       margin-right:10px;
       border-right:none;
}

#navigation ul li a:link.current, #navigation ul li a:visited.current {
	color: #FFF;
}

#navigation ul li a:hover {
	color: #FFF;
        text-decoration:underline;
}

/* @end */

/* @group Mini-Header */

#mini-header {
        height:45px;
}


#shopping-cart {
        padding-left:15px;
	padding-top: 15px;
	float: left;

}

#search-box {
	float: right;
        margin-top:40px;
        margin-right:10px;
}

#search-box label{
	float: left;
        margin-top:12px;
}

#search-box #q {
	color: #eee;
	font: 12px Arial, sans-serif;
	width: 240px;
	margin-top: 10px;
        margin-left:15px;
	padding: 3px;
	border:1px dashed #72A5B1;
	float: left;
        background:#82B9C3;
}

#seek {
	margin: 10px 0 0 7px;
	float: left;
}

/* @end */

/* @group Collections */

#gallery {
        border-collapse:none;
}


#gallery .col1, #gallery .col2 {
	vertical-align: top;
	padding: 10px 17px 10px 5px;
        margin:0 5px 5px 0;
}

#gallery .col3, #gallery .col4 {
	vertical-align: top;
	padding: 10px 17px 10px 5px;
        margin:0 5px 5px 0;
}

.gallery-image {
      position:relative;
}

.gallery-image img {
	background:url(bk_gallery_image.gif);
	margin: 3px;
	padding: 8px;
        border-right:1px solid #D3E49A;
        border-bottom:1px solid #D3E49A;
        width:172px;
}

.gallery-image img:hover {
        background:url(bk_gallery_image_ov.gif);

}

.gallery-info {
	line-height: 1.8em;
	padding: 5px 6px 0;
        font-size:12px;
        position:relative;
}

.gallery-info small strong {
        color:#97B118;
}



ul#collections, ul#links {
	margin-bottom:15px;
	padding: 0;
        border-top:3px solid #E1EFF4;
}

ul#collections li, ul#links li {
	list-style-type: none;
        list-style-position: outside;
        border-bottom:1px dashed #EEEEDB;
        background:url(bk_links.jpg) 0 50% no-repeat;
        padding:5px 4px 5px 30px;
}


ul#featuring {
	margin-bottom: 10px;
	padding: 6px 0;
	
}

ul#featuring li {
	padding: 4px;
        padding-left:0;
	list-style-type: none;
	list-style-position: outside;
	margin: 0;
}

.featuring-list {
	display: inline-block;
}

.featuring-image {
	margin-right: 8px;
	float: left;
        
}

.featuring-image img {
	margin: 3px;
	padding: 4px;
        background:url(bk_gallery_image.gif);
        border-right:1px solid #D3E49A;
        border-bottom:1px solid #D3E49A;
}

.featuring-image img:hover {
	background:url(bk_gallery_image_ov.gif);
}

.featuring-info {
	padding-top: 1px;
	float: left;
	width: 120px;	
}

.featuring-info small {
        color:#CC6600;
}

#tags, .sidebar {
	padding: 8px 15px 15px 0;
}


#paginate {
	text-align: center;
}

#paginate .next, #paginate .prev {
	margin: 0 3px;
}

#paginate .current {
	padding: 0 2px;
}

/* @end */

/* @group Products */

#product-left {
	width: 250px;
	float: left;
        margin-left:10px;
}

#product-image, .product-images {
	margin-bottom: 10px;
}

.product-images{
	
}

#product-image {
	width: 250px;
        padding-top:20px;
}

.product-images {
	margin-right: 10px;
	float: left;
}

#product-image img, .product-images img {
	
}

.product-images img {
        width:50px;
        background-color: #F7F7EE;
	margin: 3px;
	padding: 7px;
        border-right:1px solid #E2E2C2;
        border-bottom:1px solid #E2E2C2;
}

.product-images img:hover {
        background-color: #EBF5B8;
}

#product-right {
	width: 340px;
	float: right;
        padding-top:20px;
}

#product-variants {
	font-size: 11px;
	margin: 10px 0 15px;
	padding: 3px;
        border-top:1px solid #eee;
}

#product-variants ul {
	margin-bottom: 0;
}

#product-variants ul li {
	padding: 4px 6px;
	list-style-type: none;
	list-style-position: outside;
	margin-left: 0;
        border-bottom:1px solid #eee;

}

#product-variants .odd {
	/*background: #F2EFE3 url(excerpt.png) repeat-x center top;*/
}

#product-details {
	padding: 10px 0 15px;
}

.radio {
	margin-left: 3px;
}

/* @end */

/* @group Blogs & Pages */

#about-excerpt {
	background: #f7f5f0 url(excerpt.png) repeat-x center top;
	margin-bottom: 20px;
	padding: 15px 20px;
}

.blog-first, .blog {
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.blog-last {
	padding-bottom: 25px;
}

.blog-details {
	font-size: 11px;
	padding: 8px 0 6px 20px;
        border-top:1px dashed #ddd;
        border-bottom:1px dashed #ddd;
        background: url(bullet_news.jpg) no-repeat 0 7px;
}

ul#blogs {
	margin-bottom: 0;
	padding: 6px 15px 20px 0;
}

ul#blogs li {
	background: url(bullet_news.jpg) no-repeat -3px 7px;
	padding: 5px 0 5px 17px;
	list-style-type: none;
	list-style-position: outside;
}

ul#blogs li small {
        margin-left:-17px;
        font-size:11px;
        margin-top:5px;
}

.feed {
	margin-top: 3px;
	float: right;
        margin-right:15px;
}

/* @end */

/* @group Shopping Basket */

#basket {
	width: 100%;
}

#basket th {
	padding: 5px 0 2px;
	border-bottom: 1px solid #EAEDEE;
}

#basket td {
	vertical-align: top;
	border-bottom: 1px solid #EAEDEE;
        font-size:11px;
}

#basket td.basket-column-one {
	padding: 7px 0;
}

#basket td.basket-column {
	width: 80px;
	padding-top: 12px;
}

#basket td.basket-columnPrice {
        text-align:right;
        padding-top: 12px;

}

#basket td.basket-columnDel {
        padding-top: 12px;
        width:30px;
}

.basket-images {
	margin: 0 10px 0 7px;
	float: left;
	
}

.basket-images img {
	background-color: #FFF;
	margin: 3px;
	padding: 5px;
        border:1px dashed #E4EEBF;
}

.basket-images img:hover {
	border:1px dashed #ccc;
}

.basket-desc {
	width: 200px;
	padding-top: 2px;
	float: left;
}

.basket-odd, .basket-even {
	padding: 7px 10px;
}

.basket-odd {
	background-color: #FAFCF3;
}

#basket-right {
	text-align: right;
	width: 250px;
	float: right;
}

#basket-right h3 {
	font-size: 16px;
	font-weight: bold;
	padding: 5px 15px 15px 0;
}

#basket p {
	padding-bottom: 2px;
}

/* @end */

/* @group Footer */

#footer {
        width:900px;
        margin:0 auto;
	color: #666;
	font-size: 11px;
	padding: 10px 0 30px;
        border-top:3px solid #94D2DD;
}

#footer-right {
	float: right;
        margin-right:15px;
}

#footer-left{
	float: left;
        margin-left:15px;
}




/* @end */

/* @group Global Styles */

img {
	border: none;
}

p {
	padding-bottom: 10px;
}

table {
	text-align: left;
	margin-bottom: 15px;
	border-collapse: collapse;
}

del {
	color: #c1191c;
	font-size: 12px;
	padding-left: 3px;
}

small {
	line-height: 1.4em;
        font-size:12px;
}

ul, ol {
	margin-bottom: 10px;
        
}

ul li {
	padding: 1px 0;
	list-style-type: disc;
	list-style-position: inside;
}

ol li {
	margin-left: 25px;
	padding: 1px 0;
	list-style-type: decimal;
	list-style-position: inside;
}

.clear {
	clear: both;
}

.right {
	float: right;
}

.bold-blue {
	color: #55abd2;
	font-weight: bold;
        font-size:16px;
        padding-left:5px;
}

.bold-red {
	color: #c1191c;
	font-weight: bold;
}

.light {
	color: #7f756a;
}

/* @end */

/* @group Slimbox */

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(loading.gif) no-repeat center;
}

#lbImage {
	border: 10px solid #fff;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-size: 10px;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(closelabel.gif) no-repeat center;
	margin: 5px 0;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	color: #403b35;
	font: bold 12px "Lucida Grande", Verdana, Arial, sans-serif;
}

/* @end */

/* @group Shopify Overrides */

/* Collections Listing */

#collections-listing ul {
	padding: 5px 0 15px !important;
}

#collections-listing li {
	margin: 0 !important;
	padding: 3px 0 !important;
	list-style-type: none;
	list-style-position: outside;
}

.hint {
	font-size: 11px;
}

#collections-listing  #pagination {
	
}

/* Search Results */

#searchresults #q {
	color: #323639;
	font: 13px "Lucida Grande", Verdana, sans-serif;
	width: 300px;
	margin-right: 5px;
	padding: 1px;
	border-top: 2px solid #99988d;
	border-right: 1px solid #b2b0a4;
	border-bottom: 1px solid #b2b0a4;
	border-left: 1px solid #b2b0a4;
}

#searchresults {
	margin: 0 !important;
	padding-top: 5px;
}

#searchresults h3, #searchresults h3 a:link, #searchresults h3 a:visited, #searchresults h3 a:hover {
	color: #0099FF;
	font-size: 12px;
	margin: 15px 0 2px !important;
	font-weight: bold;
}

#searchresults h3 a:link, #searchresults h3 a:visited {
	text-decoration: underline;
}

#searchresults h3 a:hover {
	color: #9c0002;
	text-decoration: underline;
}

.highlight {
	color: #c1191c;
}

.result-image img {
	width: 0px;
	height: 0px;
	visibility: hidden;
}

#searchresults ol {
	padding-top: 10px;
}

#searchresults li {
	margin: 0 0 15px !important;
	border-top: 1px dashed #ccc;
	
}


#topText{
       background:#cd4292 url(bk_toptext.jpg) 0 100% repeat-x;
       margin:0 auto;
       width:900px;
       padding:15px 0;
}

#topText  p {
       height:100px;      
       margin:0 15px;
       background:url(toptext_image.png) center no-repeat;
}

.ad {
      display:block;
      width:647px;
      height:136px;
      background:url(sample_ads.jpg) 0 0 no-repeat;
      margin-bottom:15px;
      text-indent:-9999px;
}

.promo {
      width:46px;
      height:45px;
      background:url(onsale.gif) 0 0 no-repeat;
      position:absolute;
      top:2px;
      left:2px;
}

.addCartInner {
      display:block;
      width:22px;
      height:20px;
      background:url(but_cart_inner.gif) 0 0 no-repeat;
      position:absolute;
      top:100px;
      right:3px;
      text-indent:-9999px;
}

.cartRemove {
     display:block;
     width:20px;
     height:20px;
     background:url(cart_delete.jpg) 0 0 no-repeat;
     text-indent:-9999px;
}

/* @end */

/* End of Stylesheet */