@charset "UTF-8";



body {
	margin: 0px;
	background-color: #e4e4e1;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #313233;
	background-image:url(http://www.colenimo.com/images/page/warmnoise4.gif);
	/*background-image:url(../images/page/topfade.gif);
	background-repeat: repeat-x;*/
}

.wrap {
	position:relative;
	z-index:100;
	width: 950px;
	margin: 0 auto;
}

.header {
	font-family: 'Gill Sans', Gill Sans, Gill Sans MT, 'Gill Sans Std', mygillsans, Helvetica LT, Helvetica, Arial, sans-serif;
	float: left;
	width: 910px;
	color: #000;
	letter-spacing: 2px;
	padding: 0 20px 20px;
	background-position: top right;
	background-repeat: no-repeat;
	font-size:16px;
}

.content {
	float: left;
	width: 910px;
	margin: 0 20px;
}

.whiteContent{
	background-color:#FFF;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	padding: 40px 40px 60px 40px;
	float: left;
	margin-bottom: 20px;
	-moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

.shopContent{
	background-color:#FFF;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	padding: 40px 0 40px 40px;
	float: left;
	margin-bottom: 20px;
	-moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	width:870px;
}

#full,
.full {
	width: 830px;
}

.collection-intro {
	padding: 45px 40px 20px 40px;
	float: left;
	width: 830px;
	text-shadow:0 1px 0 rgba(255,255,255,0.5);
	border-top:#333 4px solid;
}

.wide-central-text-column{
	width:500px;
	padding: 40px 165px 20px;
}


#gallery {
	width: 870px;
	padding: 40px 0 40px 40px;
}

#lookbook {
	width: 830px;
	padding:40px 40px 40px;
}

#galleryback{
	width: 830px;
	padding:1.4em 40px;
}

.whiteContent a:link {
	color: #7a7d80;
	text-decoration: none;
}
.whiteContent a:visited {
	text-decoration: none;
	color: #7a7d80;
}

.whiteContent a:hover {
	text-decoration: underline;
	color: #7a7d80;
	border: none;
	
}

.whiteContent a:active {
	text-decoration: underline;
	color: #7a7d80;
	border: none;
}

.nav a{
	text-shadow:0 1px #fff;
}

.nav a:hover{
	border-bottom:2px #313233 solid;
	
}

a:link {
	color: #313233;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #313233;
}
a:hover {
	text-decoration: none;
	color: #313233;
	
}
a:active {
	text-decoration: none;
	color: #313233;
}

p {
	margin: 0;
	line-height:1.4em;
	padding-bottom:1.4em;
}

#description{
	font-size:14px;
	padding-top: 20px;
	padding-bottom: 40px;
	text-align: left;
}

#lastp{
	padding-bottom: 0;
}

h1 {
	font-family: 'Gill Sans', Gill Sans, Gill Sans MT, 'Gill Sans Std', mygillsans, Helvetica LT, Helvetica, Arial, sans-serif;
	font-weight: normal;
	letter-spacing:0.1em;
	margin: 0;
	font-size: 32px;
	padding-bottom:1em;
}

h2 {
	font-family: 'Gill Sans', Gill Sans, Gill Sans MT, 'Gill Sans Std', mygillsans, Helvetica LT, Helvetica, Arial, sans-serif;
	font-weight: normal;
	margin: 0;
	font-size: 20px;
	padding-bottom:0.7em;
	text-transform: capitalize;
}

h3 {
	margin: 0;
	font-size: 14px;
	padding-bottom:1.4em;
	font-weight:bold;
	letter-spacing:1.2em;
}
	

.horDivide {
	border-top:dotted 1px #ccc;
	margin: 1.4em 0 2.2em;
}

.horDivideB {
	width:830px;
	border-top:dotted 1px #ccc;
	margin: 2.2em 0 2.2em;
	display:block;
	clear:both;
}

#pvdivide {
	float:left;
	clear:both;
	width:830px;
	margin-top:40px;
	margin-bottom:40px;
}

#pressdivide {
	margin: 40px 0;
	clear: both;
	float: left;
	width: 830px;
}


.press-image{
	float:left;
	display:block;
	margin-bottom: 20px;
	padding: 0 0 20px;
	clear: both;
	float: left;
	width: 830px;
	border-bottom:dotted 1px #ccc;
}

.activenav {
	color: #313233;
	border-bottom:2px #313233 solid;
}
.footer {
	font-size: 12px;
	text-shadow:0 1px #fff;
	float:left;
	width:870px;
	padding: 20px 40px 80px;
}
.footerColumn {
	float: left;
	width: 200px;
	padding-right: 20px;
}

.footer a:hover {
	text-decoration:underline;
}

#copyright {
	float: right;
	width: 260px;
	text-align: right;
	padding:0;
	margin:0;
}

.footerDivide {
	width: 180px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	margin: 8px 0 7px;
}

#twocolumn {
	width: 385px;
	float: left;
}

#twocolumnB {
	width: 385px;
	float: left;
	margin-left: 60px;
}

#centercolumn{
	width:320px;
	padding: 40px 255px 0;
	background-image:url(../images/page/bullets.gif);
	background-repeat:no-repeat;
	background-position:center;
}

.index-intro{
	width:630px;
	padding: 879px 100px 30px;
	text-shadow:0 1px 0 rgba(255,255,255,0.4);
	background:url(../gallery/images/aw1112/index/aw1112-index.jpg) no-repeat;
	height:190px;
	border-bottom:#ccc 1px solid;
	margin-bottom:30px;
}
	
#bloglinks {
	padding:1em 0 0 0;
	margin-left:80px;
	width:750px;
	float:left;
	text-align: center;
}	

#bloglinks a {
	text-decoration:none;
	padding:20px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	border-radius: 30px;
	background-color:#ccc;
	float:left;
	margin:4px 10px 0;
}

#bloglinks iframe{	
	float:left;
}

#bloglinks a:hover{
	background-color:#333;
	color: #fff;
}
	

#bloglinks img {
	/*padding: 0 20px;*/
}
	

.gallerythumb {
	float: left;
	width: 140px;
	padding: 20px 20px 10px;
	margin-right:37px;
	background-color: #fff;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	text-align:center;
}

.gallerythumb:hover {
	background-color: #ededed;
}

.wrap .content #gallery .gallerythumb p {
	font-size: 12px;
	margin: 1.4em 0px 0px;
}

.whiteContent .gallerythumb a:link,
.whiteContent .gallerythumb a:visited,
.whiteContent .gallerythumb a:hover,
.whiteContent .gallerythumb a:active {
	color:#313233;
	text-shadow:#fff 0 1px 0;
	text-decoration:none;
}

.galleryshadow {
	background-image: url(http://www.colenimo.com/gallery/images/thumbs/shadow.png);
	background-repeat: no-repeat;
	height: 10px;
	width: 140px;
}

#gallerydivide {
	float:left;
	width: 810px;
	margin: 20px 0;
}
	


.pvinvite {
	float: left;
	text-align:right;
	width: 440px;
}



.pvimage {
	float:left;
}


.wrap .header .activenav a:link {
	color: #313233;
	border-bottom:2px #313233 solid;
}
.wrap .header .activenav a:visited {
	color: #313233;
	border-bottom:2px #313233 solid;
}


#gallerypic {
	padding-bottom:20px;
}
.videoWrap {
	float:left;
	margin: 0 175px;
	background-color: #eee;
	width:480px;
}

#videoText {
	float: left;
	width:480px;
	margin:40px 175px 0 175px;
	padding:0;
}

#indexpic {
	padding-bottom: 30px;
}

.logo {
	width:910px;
	float:left;
	text-align:right;
}


.nav {
	float:left;
	width:910px;
	font-size:16px;
}

.looksheetlinkA{
	float:left;
	width: 192px;
}
	
.looksheetlinkB{
	float:left;
	width: 172px;
	padding-right: 20px;
}
	
	
	
#lbimage {
	-moz-box-shadow: 0 0 6px rgba(0, 0, 0, 0.22);
	-webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.22);
	box-shadow: 0 0 6px rgba(0, 0, 0, 0.22);
}

.previewLeft,
.previewRight,
.prevImgLast{
	width:405px;
	text-align:center;
	float:left;
	margin-top:1.4em;
	margin-bottom:1.4em;
	
}

.prevImgLast{
	margin-right:419px;
}


.previewLeft,
.prevImgLeft{
	margin-right:14px;
}

ul#previewslider,
ul#previewslider li{
	padding:0;
	margin:0;
}

.collection-bg{
	background:url(../gallery/images/aw1112/bg.gif) no-repeat top center;
	width:100%;
	height:990px;
	position:absolute;
	top:0;
	left:0;
	z-index:0;
}

/*SHOP*/

.products-divide{
	width:830px;
	margin-right:40px;
	float:left;
	border-top:#e5e5e5 1px dashed;
	padding-top:10px;
	margin-top:10px;
}
.basket{
	padding-bottom:5px;
}

.free-shipping{
	width:350px;
	padding:10px 0 12px !important;
	background:url("http://www.colenimo.com/images/shop/free-shipping.png") top center no-repeat;
	color:#fff;
	text-shadow:#000 0 -1px 0;
}

.sale-banner{
	width:450px;
	padding:10px 0 12px !important;
	background:url("http://www.colenimo.com/images/shop/sale-banner.png") top center no-repeat;
	color:#fff;
	text-shadow:#000 0 -1px 0;
}

.product-img-wrap{
	width:156px;
	height:208px;
	overflow:hidden;
	border:#fff 2px solid;
	-moz-box-shadow:0 0 1px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.5);
	box-shadow:0 0 1px rgba(0, 0, 0, 0.5);
}

.product-img{
	width:156px;
	max-width:156px;
	min-width:156px;
}

.product-thumb {
	float: left;
	width: 160px;
	padding: 20px 20px 10px;
	margin-right:10px;
	background-color: #fff;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	text-align:center;
}

.product{
	
}

.product-in-list{
	position:relative;
	float:left;
}

.sale-sign span{
	display:none;
}


.sale-sign{
	width:70px;
	height:70px;
	background:url("http://www.colenimo.com/images/shop/sale.png") no-repeat;
	position:absolute;
	top:0;
	left:0;
}

.product-thumb:hover {
	background-color: #ededed;
}

.wrap .content #gallery .product-thumb p {
	font-size: 12px;
	margin: 1.4em 0px 0px;
}

.whiteContent .product-thumb a:link,
.whiteContent .product-thumb a:visited,
.whiteContent .product-thumb a:hover,
.whiteContent .product-thumb a:active {
	color:#313233;
	text-shadow:#fff 0 1px 0;
	text-decoration:none;
}

.product-title{
	letter-spacing:normal;
	font-weight:normal;
	font-size:12px;
	margin: 1.4em 0 0;
	padding:0;
}



a.shop-back-to-menu:link,
a.shop-back-to-menu:visited{
	font-size:11px;
    background:rgba(0,0,0,0.1);
    float: left;
    line-height: 40px;
    margin:0 100px 0 20px;
    width:157px;
	padding-right:8px;
	text-align:center;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border-top:rgba(0,0,0,0.15) 1px solid;
	border-bottom:rgba(255,255,255,0.85) 1px solid;
	-moz-box-shadow:inset 0 0 8px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow:inset 0 0 8px rgba(0, 0, 0, 0.2);
	box-shadow:inset 0 0 8px rgba(0, 0, 0, 0.2);
}

a.shop-back-to-menu:hover {
	background:rgba(0,0,0,0.15);
}

a.shop-back-to-menu:active {
	text-decoration:underline;
	-moz-box-shadow:inset 0 0 8px rgba(0, 0, 0, 0.4);
	-webkit-box-shadow:inset 0 0 8px rgba(0, 0, 0, 0.4);
	box-shadow:inset 0 0 8px rgba(0, 0, 0, 0.4);
}

.shop-title-table{
	width:950px;
	float:left;
	padding:0 0 20px 0;
	margin:0;
	border:none;
}

#shop-title-top-border{
	border-top: 4px solid #333333;
	width:910px;
	margin:0 20px 20px;
	float:left;
}

#shop-page-title p {
	margin: 0 0 20px;
	padding:0;
	text-align:center;
}

#shop-page-title p span{
	border-bottom: 1px solid #333333;
    border-top: 1px solid #333333;
    font-size: 12px;
    padding: 2px 12px 5px;;
	text-shadow:#fff 0 1px 0;
}
#shop-page-title h2{
	font-size:36px;
	text-transform:uppercase;
	text-align:center;
	text-shadow:#fff 0 1px 0;
	padding:20px 0;
	margin:0;
}

.shop-title-table-filler{
	float:left;
	width:285px;
	background:none;
}

#minicart {
	font-size:11px;
	width:125px;
	margin:0 20px 0 100px;
	background:rgba(0,0,0,0.1);
	float:right;
	text-align:center;
	padding:10px 20px 12px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border-top:rgba(0,0,0,0.15) 1px solid;
	border-bottom:rgba(255,255,255,0.85) 1px solid;
	-moz-box-shadow:inset 0 0 8px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow:inset 0 0 8px rgba(0, 0, 0, 0.2);
	box-shadow:inset 0 0 8px rgba(0, 0, 0, 0.2);
}

#minicart:hover{
	background:rgba(0,0,0,0.15);
}

#minicart a:link,
#minicart a:visited{
	
}

#minicart a:hover,
#minicart a:active{
	/*text-decoration:underline;*/
}

#minicart h3{
	letter-spacing:normal;
	padding:0;
	margin:0;
}

#minicart ul,
#minicart li{
	list-style:none;
	padding:0;
	margin:0;
}

#minicart ul.minicart-contents{
	padding-bottom:5px !important;
}

#minicart .minicart-view{
	font-size:14px;
	font-family:'Gill Sans', Gill Sans, Gill Sans MT, 'Gill Sans Std', mygillsans, Helvetica LT, Helvetica, Arial, sans-serif;
	text-transform:uppercase;
	letter-spacing:1.5px;
	padding-top:2px;
}

#minicart li{
	display:inline-block;
}

#product-images{
	width:405px;
	margin-right:20px;
	padding:20px;
	background-color:#fff;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	text-align:center;
}

#product-details{
	width:445px;
}

#product-details p a{
	text-decoration:underline;
}




#product-details ul{
	padding-top: 0;
	margin-top: 0;
	padding-bottom: 0;
	margin-left:15px;
	padding-left:0;
}

.shop-info-divide{
	width:445px;
	border-top:#b3b3b3 1px dashed;
	padding-top:18px;
}

#product-images,
#product-details{
	margin-bottom:60px;
	float:left;
}

#product-images ul{
	list-style:none;
	padding:0;
	margin:0;
	display:inline-block;
}

#product-images li{
	display:inline-block;
	padding:0;
	margin:0;
}

#product-img{
	width:399px;
	border:#333 3px solid; 
}

#product-images ul li a{
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	text-shadow:#000 0 -1px 0;
	padding:2px 5px 8px;
	width:11px;
	height:11px;
	display:block;
	font-size:11px;
	background:#333;
	color:#fff;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	margin:10px 2px 0;
}

.images-next,
.images-prev{
	display:inline-block;
}

button#product-addtocart,
#cart-footer .checkout-btn{
	margin-top:20px;
}

button#product-addtocart,
#cart-footer .update-btn,
#cart-footer .checkout-btn{
	font-family:georgia, times, serif;
	width:140px;
	background:#333;
	color:#fff;
	text-shadow:#000 0 1px 0;
	cursor:pointer;
	border-top:none;
	border-right:none;
	border-left:none;
	padding:10px 15px 12px;
	border-bottom:none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#cart-footer .checkout-btn{
	font-size:14px;
}

button#product-addtocart:hover,
#cart-footer .update-btn:hover,
#cart-footer .checkout-btn:hover{
	background:#222;
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
}

select#option{
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	font-family:georgia, times, serif;
	width:140px;
	border:#999 1px solid;
	padding:5px;
	-moz-box-shadow:inset 0 0 4px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow:inset 0 0 4px rgba(0, 0, 0, 0.2);
	box-shadow:inset 0 0 4px rgba(0, 0, 0, 0.2);
	color:#333;
}

option{
	color:#333;
}

p.price{
	font-size:16px;
}

/*============================================================
 Cart
============================================================*/

#cart-content {
	float: left;
	padding:40px 80px 20px;
	width:500px;
	margin:0 125px 60px;
	background-color:#fff;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

#cart-table {
  text-align: left;
  border-collapse: collapse;
  border-spacing: 0;
  }

#cart-table td,
#cart-table th {
  text-align: left;
  }

#update-btn-head {
  display: none;
  }


/* Cart Table Columns --------------------------------------*/

#col-item    	{ width: 300px; }
#col-price    	{ width: 65px; }
#col-qty    	{ width: 40px; }
#col-total    	{ width: 65px; }
#col-options  	{ width: 30px; }


/* Cart Table Header ---------------------------------------*/

#cart-head {
  font-size: 11px;
font-weight:normal;
  color: #fff;
  background: #333;
  }

th{
	font-weight:normal !important;
}

#cart-head th {
  padding-top: 11px;
  padding-bottom: 11px;
  }

#head-item {
  padding-left: 10px;
  }

#head-options span {
  display: none;
  }


/* Cart Table Body -----------------------------------------*/

#cart-body {
  font-size: 11px;
  }

#cart-body th {
  padding-left: 10px;
  font-weight: normal;
  }

#cart-body td {
  padding: 9px 12px 9px 0;
  }

#cart-body tr.row-alt th,
#cart-body tr.row-alt td {
  background: #f0f0f0;
  }

#cart-body .item-price {
  padding-right: 5px;
  }

#cart-body .item-qty input {
  width: 2em;
  }

#cart-body .item-total {
  font-weight: bold;
  }

#cart-body .item-options {
  text-align: center;
  }

#cart-body .item-options .remove-btn {
  width: 13px;
  height: 13px;
  background: url({{ 'btn-delete.gif' | theme_image_url }}) no-repeat;
  border: none;
  cursor: pointer;
  display: block;
  }

#cart-body .item-options span {
  display: none;
  }


/* Cart Footer ---------------------------------------------*/

#cart-footer {
  margin: 10px 0;
  }

#cart-footer .cart-update {
  padding: 10px 0;
  text-align: right;
  border-top: 1px dashed #ccc;
  border-bottom: 1px dashed #ccc;
  }
/*
#cart-footer .update-btn {
  width: 85px;
  height: 18px;
  border: none;
  background: url({{ 'btn-update.gif' | theme_image_url }}) no-repeat;
  cursor: pointer;
}
*/
#cart-footer .cart-shipping {
  float: left;
  display: inline;
  margin: -31px 0 0 11px;
  }

#cart-footer #country {
  width: 160px;
  margin-left: 5px;
  padding: 2px 0;
  font-size: 11px;
  }

#cart-footer .cart-discount {
  padding: 10px 0;
  border-bottom: 1px dashed #ccc;
  text-align: right;
  }

#cart-footer #cart_discount_code {
  width: 80px;
  margin-left: 10px;
  }

#cart-footer .cart-discount p {
  margin: 1px 0;
  }

#cart-footer .cart-total {
  padding: 30px 0 0;
  text-align: center;
  border-bottom: 1px dashed #ccc;
  }

#cart-footer .cart-total h3 {
  	font-size: 24px;
	letter-spacing:normal;
	font-weight:normal;
  	margin: 23px 0 0 0;
  }

#cart-footer .cart-total p {
  margin-bottom: 0;
  font-size: 9px;
  color: #999;
  }

#cart-footer .cart-total #cart-shipping-tax p {
  margin-bottom: 7px;
  font-size: 11px;
  color: #666;
  }

#cart-footer .cart-options {
  text-align:center;
  margin-top: 10px;
  }

#cart-footer .cart-checkout {
  float: left;
  }


span.total-discount,
span.total-shipping {
  font-weight: bold;
  }

/*============================================================
 Alerts
============================================================*/

p.alert-noproducts {
  margin: 20px;
  }

p.alert-noitems{
	font-size:20px;
	padding:40px 20px;
	background:#fff;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	text-align:center;
	width:500px;
	margin:0 205px 60px;
}

div#error {
  display: block;
  border-top: 1px solid #6c1010;
  border-bottom: 1px solid #6c1010;
  background: #cf3636;
  }

#error li,
#error ul{
	padding:0;
	margin:0;
	list-style:none;
}

div#error h2,
div#error p {
  display: none;
  }

div#error ul {
  margin: 0;
  padding: 5px 20px;
  font-size: 13px;
  color: #fff;
  line-height: 25px;
  }

div#error li {
  margin: 0;
  padding: 0 20px;
  font-weight: normal;
  background: url({{ 'bullet-error.gif' | theme_image_url }}) no-repeat 0 7px;
  }

.form-error {
  border: 1px solid #cf3636;
  }

.product-colour-options,
.product-colour-options-last{
	width:60px;
	background:#fff;
	padding:3px;
	border:#ccc 1px solid;
	margin-bottom:20px;
}

.product-colour-options{
	margin-right:5px;
}

.product-colour-options:hover,
.product-colour-options-last:hover{
	background:#333;
}

/* Shop Intro on Home Page */

.shop-intro{
	
	float: left;
	width: 868px;
	border:#999 1px solid;
	padding: 10px 20px 14px;
	margin: 0 20px 20px;
	background:rgba(0,0,0,0.15);
	
	-moz-box-shadow: 		inset 0 0 10px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 	inset 0 0 10px rgba(0, 0, 0, 0.2);
	box-shadow: 			inset 0 0 10px rgba(0, 0, 0, 0.2);
	-moz-border-radius: 	4px;
	-webkit-border-radius: 	4px;
	border-radius: 			4px;
	text-align:center;
}

.shop-intro:hover{
	-moz-box-shadow: 		inset 0 0 10px rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: 	inset 0 0 10px rgba(0, 0, 0, 0.4);
	box-shadow: 			inset 0 0 10px rgba(0, 0, 0, 0.4);
}

.shop-intro h1,
a .shop-intro h1{
	text-transform:uppercase;
	padding-bottom:14px;
	font-size:50px;
	color:#fff;
	letter-spacing:1px;
	cursor:pointer;
}

.shop-intro h1 span.dark,
a .shop-intro h1 span.dark{
	color:#1d4d74;
	cursor:pointer;
}

.shop-intro h1 span,
a .shop-intro h1 span{
	color:#21649c;
	cursor:pointer;
	text-shadow:0 1px 0 rgba(255,255,255,0.50px);
}

a:hover .shop-intro h1{
	cursor:pointer;

}

a:hover .shop-intro h1 span{
	color:#2d80c4;
	cursor:pointer;
}

a:hover .shop-intro h1 span.dark{
	cursor:pointer;
	color:#21649c;
}


.shop-intro h2{
	padding-bottom:18px;
}

.shop-intro-arrow{
	background:url("../images/shop/home-arrow-b.png");
	position:relative;
	top:-21px;
	left:-6px;
	width:18px;
	height:20px;
}


