body {
	margin: 0;
	background: #404040;
	font-family:"proxima_nova", Arial, Helvetica, sans-serif;
}

a img {
	border: 0;
}

.bg {
	background: url(../images/bg.png) #FFF repeat-y center top;
}

body, html {
	min-width: 1140px;
}

.home-wrapper {
	background: url(../images/bg.png) #FFF repeat-y center top;
}

.wrapper {
	width: 980px;
	margin: 0 auto;
	position:relative;
}

/* sidebar */

.left {
	width: 159px;
	float:left;
	padding-top: 30px;
	padding-right: 33px;
}

.right {
	float:right;
	width: 752px;
}

.clear {
	clear:both;
}

.logo {
	margin-left: -50px;
}

ul.mainmenu {
	margin:0;
	padding:17px 0 0 0;
	list-style:none;
	text-align:right;
}

ul.mainmenu li{
	padding:0 0 17px 0;
}

ul.mainmenu li li{
	padding:0 0 10px 0;
}


.clearLeft {
	clear:left;
}


ul.mainmenu li.current, 
ul.mainmenu li.section {
	position:relative;
	margin-right: -41px;
	padding-right: 41px;
	background:url(../images/white-arrow.png) 100% 2px no-repeat;
}

ul.mainmenu li.toplevel.section {
	background: none;
}

ul.mainmenu a {
	text-decoration:none;
	text-align:right;
	color: #828282;
	font-size: 19px;
	text-transform:uppercase;
}

ul.mainmenu .section a, ul.mainmenu .current a, ul.mainmenu a:hover {
	color: #000;
}

.blurb {
	width:175px;
	margin-left: -18px;
	margin-top: 70px;
	padding-top: 6px;
	text-align:right;
	background: url(../images/black-line.png) top right no-repeat;
}

/* end sidebar */

/* home */

.featured {
	margin-left: -34px;
}

/* footer */

.left, .right {
	padding-bottom: 120px;
}

.footer {
	padding-top: 30px;
	padding-bottom: 40px;
	background: #404040;	
}

/* collections */

.collection {
	width:156px;
	*height: 198px;
	display:block;
	text-align:center;
	font-size: 15px;
	color: #444;
	text-decoration:none;
	text-transform:none;
	margin-right: 40px;
	margin-bottom: 29px;
	float:left;
}

.collection:hover {
	color: #000;
}

#collections {
	width: 800px;
}

a {
	transition: all 0.15s;
}

.collection img {
	display:block;
	margin-bottom: 8px;
	height: 156px;
}

/* footer */

.top {
	float:right;
	font-size:18px;
	border: 2px #FFF solid;
	padding: 10px 26px 6px 12px;
	color: #DDD;
	text-decoration:none;
	background: url(../images/white-arrow-up.png) 82% 50% no-repeat;
}

.top:hover {
	color: #FFF;
}

.footer .wrapper {
	background:url(../images/white-line.png) no-repeat bottom left;
	padding-bottom: 20px;
	position:relative;
}

.copyright {
	position:absolute;
	color: #DDD;
	text-align:right;
	bottom: 0;
	right: 0;
}

.footer h3{
	color: #FFF;
	text-transform:uppercase;
	font-weight:normal;
	margin-top: 0;
}

.footer ul {
	width: 800px;
	float:left;
	margin: 0;
	list-style:none;
	padding: 0;
}

.footer ul li {
	float:left;
	width: 200px;
}

.foot-collection {
	display:block;
	font-size: 13px;
	color: #DDD;
	text-decoration:none;
	margin-right: 20px;
	margin-bottom: 6px;
}

.foot-collection:hover {
	color: #FFF;
}

.copyright {
	color: #AAA;
	font-size: 11px;
	line-height: 15px;
}

.copyright a {
	color: #AAA;
	text-decoration:none;
}

/* collections menu */

ul.mainmenu li .collections-menu {
	list-style:none;
	margin: 24px 0 0 0;
	padding: 0;
	display:none;
}

ul.mainmenu li.section .collections-menu,
ul.mainmenu li.current .collections-menu
 {
	display:block;
}

ul.mainmenu .collections-menu li a.current,
ul.mainmenu .collections-menu li a.section
{
	font-size: 14px;
	color: #000;
	background:url(../images/black-line.png) bottom right no-repeat;
	padding-bottom: 12px;
}

ul.mainmenu .collections-menu li a:hover {
	color: #000;
}

ul.mainmenu .collections-menu li a
{
	display:inline-block;
	*display:inline;
	zoom: 1;
	font-size: 14px;
	color: #848484;
	text-transform:none;
}

/* map */

.location_map {
	
	margin-left:-34px;

}

.typography p.intro {
	width: 300px;
	font-size: 20px;
	line-height: 28px;
	float:left;
	margin-right: 50px;
}

.contact-right {
	float:right;
	width: 450px;
}

.address {
	
}

.address, .contact_details {
	margin-top: 6px;
	width: 50%;
	float:left ;
}

.typography .address p {
	margin-top: 0;
}

.typography .address p,
.typography .contact_details p {
	line-height: 24px;

}

fieldset {
	padding: 0;
}

fieldset label {
	padding: 0 0 12px 0!important;
}

/* sub collections menu */

.sub-collections-menu {
	margin-top: 18px;
	margin-bottom: 18px;
	list-style: none;
	display:none;
}


ul.mainmenu li .current .sub-collections-menu,
ul.mainmenu li .section .sub-collections-menu
 {
	display:block;
}

ul.mainmenu .collections-menu .sub-collections-menu li a {
	font-size: 13px;
	text-transform:none;
}

ul.mainmenu .collections-menu .sub-collections-menu li {
	padding-bottom: 12px;
}

ul.mainmenu .collections-menu .sub-collections-menu li a.current,
ul.mainmenu .collections-menu .sub-collections-menu li a.section
{
	color: #000;
	/*background:none;*/
	padding-bottom: 12px;
	background-position: 150% 100%;
}

#next_button {
	right: 24px;
	background: url(../images/next.png) center center no-repeat;
}

#prev_button {
	left: 10px;
	background: url(../images/prev.png) center center no-repeat;
}

.customarrow {
	opacity: 0.4;
	padding: 20px;
	width: 14px;
	height: 26px;
	cursor: pointer;
	margin-top: -13px;
	top: 50%;
	display:none;
	position:fixed;
	z-index: 99999;
}

#infobuy {
	outline:none;
	color: #666;
	display:none;
	height: 20px;
	text-decoration:none;
	position:fixed;
	text-align:center;
	bottom: 52px;
	left: 50%;
	margin-left: -90px;
	width: 180px;
	height: 19px;
	font-size: 14px;
	font-family:"proxima_nova", Arial, Helvetica, sans-serif;
	z-index: 99999;
}

#inforight {
	width: 250px;
	float:right;
	white-space:nowrap;
}

#inforight h2 {
	font-size: 19px;
	margin-bottom: 16px;
	margin-top: 0;
	border-bottom: 1px #ccc solid;
	padding-bottom: 6px;
}

.pricetitle {
	
	
	font-size: 12px;
	margin-top: 12px;
	margin-bottom: 0px;

}

.sharethis {
	margin-top: 32px;
}

#infobuy:hover {
	color: #000;
}

.buypreview {
	border-collapse:collapse;
	width: 508px;
	
	text-align: center;
	margin-left: -35px;
	
}

.sharethis img {
	opacity: 0.7;
	transition: all 0.2s;
}

.sharethis img:hover {
	opacity: 1;
}

.pano img {}

.imageCaption {
	background:url(../images/captionBar.png) -24px 0px no-repeat;
	width: 470px;
	margin-top: 24px;
    padding-top: 19px;
	font-size: 15px;
	line-height: 22px;
}

.priceselect {
	line-height: 24px;
	list-style:none;
	font-size: 13px;
	padding: 0;
	margin: 0;
}

#inforight small {
	margin-top: 18px;
	display:block;
	line-height:34px;
	font-size: 16px;
	color: #828282;
}

small a {
	
	text-decoration:none;
}

small a:hover {
	text-decoration:underline;
}

.topmenu {
	text-transform:uppercase;
	padding: 0;
	margin: 0;
	list-style:none;
}

.topmenu li {
	float:left;
	padding-top: 16px;
	margin-right: 24px;
}

.topmenu li.cart {
	float:right;
	padding-top: 13px;
	border-top: 3px #000 solid;
	margin-right: 0;
	padding-left: 22px;
	background:url(../images/cart-small.png) 0px 16px no-repeat;
}

.topmenu a {
	text-decoration:none;
	font-size: 14px;
	color: #828282;
}

.topmenu a:hover {
	color: #000;
}

.typography h1.singleTitle {
	margin-top: 76px !important;
}

.itemprice {
	font-size: 18px;
	margin-top: 22px;
	display:inline-block;
	*display:inline;
	zoom: 1;
	padding: 10px;
	border: 2px #000 solid;
}

.buypreview img {
	position:relative;
        max-width: 100%;
        height: auto !important;
}


.buypreview.transition img {

}

.buypreview.zoom img {
	
	pointer-events:none;
}

.currency {
	font-size: 14px;
}

.addtocart, .checkout {
	cursor:pointer;
	display:inline-block;
	*display:inline;
	zoom: 1;
	font-family:"proxima_nova", Arial, Helvetica, sans-serif;
	font-size: 13px;
	border: 0;
	color: #FFF;
	text-transform:uppercase;
	padding: 10px 10px 10px 34px;
	background:#474747 url(../images/cart-white.png) 10px 46% no-repeat;
	margin: -2px 0 0 9px;
	transition: all 0.25s;
}

.checkout {
	font-size: 14px;
	padding-top: 8px !important; 
	padding-bottom: 9px !important; 
}

.checkout:hover {
	
	background: #000;
}

.infocol {
	margin-top: 24px;
	width: 210px;
	float:left;
	margin-right: 40px;
}

.infocol a {
	margin-top: 6px;
	display:block;
}

.typography .infocol p {
	font-size: 12px;
	line-height: 17px;
}

.typography .infocol h2 {
	font-size: 17px;
	margin-bottom: 6px;
}

#carttable {
	width: 760px;
	border-collapse:collapse;
	background: url(../images/black-line.png) top left no-repeat;
}

#carttable td {
	padding: 18px 0 12px 0;	
	border-bottom: 1px #d6d6d6 solid;
}

#carttable tr {
	overflow:hidden;
}

#carttable small {
	margin-left: 18px;
}

#carttable small.currency {
	margin-left: 0;
}

.typography .collectionIntro p{
	font-size: 17px;
}

.remove {
	background: #e2e2e2 url(../images/x.png) center center no-repeat;
	width: 25px;
	height: 25px;
	text-indent: -9999px;
	cursor:pointer;
	transition: all 0.15s;
	margin-left: 12px;
}

.remove:hover {
	background-color: #CCC;
}

.topitemcount {
	display:none;
}

.cartTotal {
	width:760px;
	margin-top: 24px;
	text-align:right;
	font-size: 17px;
}

.totalwrap {
	margin-left: 12px;
	margin-right: 0px;
	border: 2px #000 solid;
	padding: 6px 12px;
}

.checkout {
	background:#474747;
	padding: 10px;
	position:relative;
	bottom: 1px;
	
}

.sevensixty {
	width: 760px;
}


.sevensixty h3{
	font-weight:normal;
	margin-bottom: 0px;
}

.like {
	display:block;
	transition: all 0.2s;
	margin-bottom:16px;
	width: 120px;
	outline: none;
}

.like:hover {
	color: #FFF;
}

.like img {
	opacity: 0.5;
	 /* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";

  /* IE 5-7 */
  filter: alpha(opacity=50);

  /* Netscape */
  -moz-opacity: 0.5;

  /* Safari 1.x */
  -khtml-opacity: 0.5;
  
	transition: all 0.2s;
	-moz-transition: all 0.2s;
	-webkit-transition: all 0.2s;
	position:relative;
	top: 19px;
}

.like:hover img {
	opacity: 1;	
	 /* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";

  /* IE 5-7 */
  filter: alpha(opacity=100);

  /* Netscape */
  -moz-opacity: 1;

  /* Safari 1.x */
  -khtml-opacity: 1;
}