body, input, textarea, select, #checkout_body h2 span, #nav_bag>a>span{
	font: 13px/17px "DagnyWeb","ff-dagny-web-pro-1","ff-dagny-web-pro-2","Lucida Grande", "Lucida Sans Unicode", "TrebuchetMS", "Tahoma", sans-serif;
}
#checkout_body, #checkout_body input{
	font-size:14px;
}
body{
	color:#FFF;
	margin:0;
	padding:0;
}

#outer {
  position: absolute;
  top: 50%;
  left: 0px;
  width: 100%;
  height: 1px;
  overflow:visible;
}

#inner {
  width: 960px;
  height: 580px;
  margin-left: -480px;  /***  width / 2   ***/
  position: absolute;
  top: -290px;          /***  height / 2   ***/
  left: 50%;
}

#top{
	width: 960px;
	height:35px;
	padding:0;
	margin:0 0 8px 0;
}

#top>ul{
	overflow:visible;
	height:35px;
	zoom:1;
	width:820px;
}
#top ul, #top ul li, #footer ul, #footer ul li{
	list-style:none;
	margin:0;
	padding:0;
	-webkit-user-select:none;
}
#top>ul>li, #footer>ul>li{
	float:left;
}
#top>ul>li{
	display:block;
	margin-right:10px !important;
}
#top>ul>li>a, #footer>ul>li>a{
	padding:10px 10px 10px 10px;
	color:#FFF;
	text-decoration:none;
	text-transform:lowercase;
	height:20px;
	font-size:20px;
	display:block;
	float:left;
	position:relative;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}
#top>ul>li:hover{
	z-index:30;
	position:relative;
}
#top>ul>li:hover>a{
	background:#FFF;
	color:#666;
	-webkit-transition: background-color .3s;
}

#footer ul li a:hover{
	color:#879195;
}
.left{
	float:left !important;
}
.right{
	float:right !important;
}
p{
	margin:0 0 1em 0;
	padding:0;
}
a img{
	border:0;
}
a{
	text-decoration:none;
	color:#FFF;
}
#mid a{
	color:#00476a;
}
#mid p a:hover, #front li a:hover{
	text-decoration:underline;
}
#front li a{
	font-weight:bold;
}
#front>div>ul{
	margin:0;
	padding:0;
	list-style-type:square;
	list-style-position:inside;
	color:#eee;
}
#front>div>ul li{
	margin:0 0 0.5em 0;
	padding:0;
}
.r{
	margin:0;
	padding:0;
	position:relative;
	display:block;
}
.r span{
	display:block;
	position:absolute;
	left:0; top:0; z-index:1;
	background-position:top left;
	background-repeat:no-repeat;
}
a.r span{
	cursor:pointer;
}

h1 a.r, h1 a.r span{
	width:116px; height:40px;
}
h1{
	font-size:140%;
	margin:0;
	padding:0;
	text-transform:uppercase;
	float:right;
}
*:first-child+html h1 span{
	top:-2px;
}
h1 a.r{
	text-decoration:none;
}
h1 a.r span{
	background-image: url(/images/nav/viggi_title.jpg);
}
#nav_bag>a{
	float:left;
}

#nav_about a{
	margin-right:30px !important;
}
#nav_events a{
	margin-right:30px !important;
}
#footer a.terms{
	padding:15px 15px 10px 15px;
	margin:0 120px;
	text-align:center;
	display:block;
	width:140px;
	color:#485e6a;
}
#footer a.terms:hover{
	color:#748f9c;
}
#login_status{
	width:300px !important;
	background:#3a4d55;
	border:1px solid #657f89;
	border-top:0;
	margin:2px 0 0 40px;
	padding:10px 15px 7px 15px;
}
#login_status span{
	float:right;
}
#login_status span a{
	text-decoration:underline;
}
#nav_collection, #nav_bag{
	margin-right:0 !important;
}
#nav_bag{
	width:195px;
	float:right !important;
}
#nav_bag>a>span, #nav_bag>a>img{
	float:right;
	margin:0 2px 0 14px;
}
#nav_bag>a>span{
	font:13px/16px Verdana, Geneva, sans-serif;
	width:19px;
	height:16px;
	padding:1px 0;
	text-align:center;
	margin:1px 0 0 12px;
	background:url(../images/widgets/all2.png) -39px -33px;
}
*:first-child+html #nav_bag>a>*{
	line-height:15px;
	margin-top:-18px;
}
#nav_bag:hover>a>span{
	color:#FFF;
}
#nav_checkout{
	float:right !important;
}

#mid{
	height:490px;
	margin:20px 10px 0 10px;
	color:#000;
}
#mid.collection{
	-webkit-user-select:none;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}
#midtop{
height:42px;
position:relative;
z-index:2;
top:-4px;
}

h2,h3,h4,#drop_collection,#top>ul>li>a, #footer>ul>li>a,.product_backnav span,.side_nav,.ftitle,.checkout_top,button,a.checkout,#filters>span,#clear_filters,.cc,.cart_total a.opt{
	font-family: 'BiondiSansBook',Verdana,sans-serif;
	-webkit-font-smoothing:antialiased;
}


h2{
	text-transform:uppercase;
	margin:8px 0 12px 0;
	padding:0;
	font-size:16px;
	float:left;
	font-weight:normal;
	line-height:22px;
}

h2 > span{
	color:#666;
}
h3{
	font-size:16px;
	margin:0 0 5px 0;
	padding:0;
	text-transform:uppercase;
	font-weight:normal;
}
.dropdown{
	border: 1px solid #011620;
	border-top:0;
	position:absolute;
	top:40px; left:-1px;
	color:#000;
	background:rgb(255,255,255);
	background:rgba(255,255,255,0.95);
	display:none;
	clear:both;
	-moz-box-shadow: 0 2px 7px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 2px 7px rgba(0,0,0,0.3);
	box-shadow: 0 2px 7px rgba(0,0,0,0.3);
	padding:10px;
}
 
*:first-child+html .dropdown{
	top:40px;
}
@-webkit-keyframes fadein { 0% { opacity: 0;height:0;} 100% { opacity: 1.0;height:auto;} }
#top>ul>li:hover .dropdown{
	display:block;
	-webkit-animation-name: fadein;
	-webkit-animation-duration: .3s;
	-webkit-animation-iteration-count: 1;
	-webkit-animation-timing-function:linear;
}
#drop_collection{
	width:360px;
	font-size:14px;
	text-transform:uppercase;
	line-height:28px !important;
}
#drop_bag{
	width:243px;
}

.dropdown ul, .dropdown li{
	list-style:none;
	margin:0;
	padding:0;
	color:#999;
}
.dropdown li a{
	display:block;
}
.dropdown a{
	color:#000;
	text-decoration:none;
}
.dropdown a:hover{
	color:#036;
}
.dropcol{
	float:left;
	width:170px;
}
#drop_collection p{
	clear:both;
	padding:0;
	margin:0;
	padding-top:20px;
}
.dropdown .cart_items{
	max-height:300px;
	overflow:auto;
	border-bottom:1px solid #ccd7dc;
	margin:0 -10px;
}
.recent_items{
	display:none;
	overflow:hidden;
	height:405px;
	border:1px solid #B6B6B6;
	border-top:0;
	background:#FFF;
}
.dropdown .cart_items .item, .recent_items .item{
	overflow:hidden;
	zoom:1;
	clear:left;
	padding:5px;
	border:1px solid #ccd7dc;
	border-bottom:0;
	background:#FFF;
	border-left:0;border-right:0;
}
.dropdown .cart_items .item{
	padding:5px 5px;
	
}
.dropdown .cart_items .item:first-child{
	border-top:0;
}
.recent_items .item{
	border-color:#B6B6B6;
}
#drop_bag a{
	color:#036;
	font-weight:bold;
}
.dropdown .item img, .recent_items .item img{
	float:left;
}
.dropdown .item_title, .recent_items .item_title{
	float:left;
	width:170px;
	margin-left:10px;
	
	
}
 .recent_items .item_title{
	 width:140px;
	 font-size:12px;
	 line-height:15px;
 }
.cart_total{
	padding:15px 0 5px 0;
	
}

.cart_total a.checkout{
	font-weight:normal !important;
	margin:1em 0 0 0;
}
.cart_total a:hover{

}

#mid .cart_items{
	clear:both;
	float:left;
	width:600px;
	height:400px;
	overflow:auto;
	padding-right:10px;
}
#mid .cart_items .item{
	clear:both;
	border-bottom:1px solid #CCC;
	overflow:hidden;
	zoom:1;
	padding:20px 0;
}
#mid .cart_items .item img{
	float:left;
	margin-right:20px;
	border:1px solid #CCC;
}
#mid .cart_items .item_info{
	float:left;
	width:400px;
}
#mid .cart_items .item_info p{
	margin:0;
	paddding:0;
}
#mid .cart_items .item_price{
	width:110px;
	float:right;
	text-align:right;
}
#mid .cart_items .item_price a{
	color:#986883;
	text-decoration:none;
	font-weight:bold;
}
#mid .cart_items .item_price a:hover{
	color:#650e3f;
}
#mid #totals{
	width:300px;
	height:400px;
	padding:0 10px;
	border:1px solid #999;
	float:right;
	background:#FFF;
}
#mid>p{
	clear:left;
}
#totals h2{
	float:none;
}
#totals .cart_subtotal{
	margin-bottom:20px;
}
#page_nav{
	float:left;
	margin:0 0 0 20px;
	width:160px;
}

#page_nav a{
	margin:0 1px 0 0;
	float:left;
	display:block;
	padding:7px;
	border:1px solid #c9c9c9;
	background:#f7f6f6;
	border-radius:1px;-moz-border-radius:1px;-webkit-border-radius:1px;
}
#page_nav a span{
	background:url(../images/widgets/all2.png) -45px -2px;
	width:11px;
	height:17px;
	display:block;
}
#page_nav .scroll_right span{
	background-position: -34px -2px;
}
#page_nav>span{
	float:left;
	display:block;
	padding:8px 10px 0 10px;
	width:80px;
	text-align:center;	
}

#clear_filters{
	float:right !important;
	padding-right:0 !important;
	cursor:pointer;
	padding-top:9px !important;
}
#clear_filters:hover{
	color:#222 !important;
}
#clear_filters:active{
	color:#000 !important;
}
#filters{
	float:left;
	margin:2px 0 0 20px;
	-webkit-user-select:none;
}
#filters>span, #clear_filters{
	padding-top:7px;
	color:#808080 !important;
}
#filters .filter{
	float:left;
}
#filters .filter.clicked, #price_slider_launch.clicked{
	position:relative;
	z-index:51;
}

.ftitle{
	padding:5px 8px 5px 6px;
	border:2px solid transparent;
	cursor:pointer;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	overflow:hidden;
	zoom:1;
	background:#f1f1f1;
}
*:first-child+html .ftitle{
	padding-bottom:10px;
}
.ftitle div, #filters>span, #clear_filters{
	text-transform:lowercase;
	font-size:17px;
	line-height:0.9em;
	text-decoration:none;
	color:#000;
	float:left;
	padding-right:8px;
}
.ftitle:hover{
	border-color:#CCC;
}
.hasfilter .ftitle{
	background:#b9c9d4;
	border-color:#6b7f8c;
}

.clicked .ftitle,.clicked .ftitle:hover{
	border-color:#494949;
	border-bottom:0;
	position:relative;
	z-index:50;
	background:#FFF;
	padding-bottom:6px;
}
*:first-child+html .clicked .ftitle{
	padding-bottom:10px !important;
}
.ftitle span{
	margin:5px 0;
	display:block;
	width:11px;
	height:7px;
	background: url(/images/widgets/all2.png) -22px -24px;
	float:left;
}
div.clicked .ftitle span{
	background-position: -33px -24px;
}
.filter_options, #price_slider{
	display:none;
	position:absolute;
	top:28px;
	left:0;
	z-index:4;
	border:2px solid #494949;
	background:#FFF;
	width:160px;
	padding:5px 0 0 0;
}
.filter_options.wide{
	width:320px;
}
.filter.clicked .filter_options, div.clicked>#price_slider{
	display:block;
	opacity:1;
}
.filter_option{
	float:left;
	padding:0;
	overflow:hidden;
	_height:1%;
	width:160px;
}
.filter_option input{
	display:none;
}
.filter_option label{
	padding:5px 5px 5px 5px;
	display:block;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}
.filter_option label span{
	width:12px;
	height:10px;
	float:left;
	margin:3px 7px 0 2px;
	background: url(/images/widgets/all2.png) -56px -2px;
}
.filter_option label.unchecked span{
	background-position: -56px -22px;
}
.filter_option label.unchecked{
	color:#333;
}
.filter_option:hover label{
	background-color:#999;
	color:#FFF;
}
.filter_option:hover label span{ background-position: -56px -12px;}
.filter_option:hover label.unchecked span{	background-position: -56px -22px;}
#price_slider_launch{
	float:left;
	
	-webkit-user-select:none;
}
#price_slider_launch>span{
	margin-right:0;
}
#price_slider{
	left:auto;
	right:0;
	width:360px;
	height:32px;
	overflow:hidden;
	padding:20px 20px 0 20px;
}
#price_min, #price_max{ position:relative;top:-2px;}
#price_min{
	float:left;
	width:40px;
	margin-right:20px;
	text-align:right;
}
#price_max{
	float:right;
	width:100px;
	margin-left:20px;
	text-align:left;
}
#price_slider_range{
	width:170px;
	float:right;
	font-size:14px;
}

.ui-widget-content{
	background:#FFF;
	border:1px solid #bbb;
}
.ui-slider-range{
	background:#555;
	border:1px solid #333 !important;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#555555'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#333), to(#555)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #333,  #555); /* for firefox 3.6+ */
	height:9px !important;
	overflow:hidden;
}
a.ui-slider-handle{
	background: url(/images/widgets/all2.png) 0 0;
	height:21px !important;
	width:17px !important;
}
a.ui-slider-handle.last{
	background-position: -17px 0;
}
div.ui-slider a:focus { outline: none; }
/* Slider
----------------------------------*/
.ui-slider { position: relative; text-align: left; }
.ui-slider .ui-slider-handle { position: absolute; z-index: 2; width: 1.2em; height: 21px; cursor: default; }
.ui-slider .ui-slider-range { position: absolute; z-index: 1; font-size: .7em; display: block;  background-position: 0 0; }

.ui-slider-horizontal { height: 9px; }
.ui-slider-horizontal .ui-slider-handle { top: -6px; margin-left: -8px; }
.ui-slider-horizontal .ui-slider-range { top: -1px; height: 100%; }
.ui-slider-horizontal .ui-slider-range-min { left: 0; }
.ui-slider-horizontal .ui-slider-range-max { right: 0; }

/* COLLECTION */

.cc{
	width:210px;float:left;clear:left; font-size:20px;line-height:1.4em;
	text-transform:lowercase;
}
#mid .cc a{
	color:#000;
}

#pages_box{
	clear:both;
}
#pages_box .scroll_left,#pages_box .scroll_right{
	display:block;
	float:left;
	width:35px;
	height:435px;
	background:url(../images/widgets/bigpanels.png) 0 0;
}
#pages_box .scroll_right{
	float:right;
	width:36px;
	background:url(../images/widgets/bigpanels.png) -37px 0;
}
#product_holder{
	width:868px;
	height:434px;
	background:#aaa;
	float:left;
	padding:0 1px 1px 0;
	margin-left:0;
	overflow:hidden;
	position:relative;
	z-index:1;
}
#product_pages{
	width:1740px;
	height:434px;
	position:relative;
	z-index:1;
}
#product_pages .page{
	width:868px;
	float:left;
	height:434px;
	display:none;
}
#product_pages #page_0{
	display:block;
}
.product_tile{
	width:200px;
	height:200px;
	background:#FFF;
	
	border:1px solid #aaa;
	margin:0 -1px -1px 0;
	float:left;
	position:relative;
	z-index:1;
	padding:8px;
}
.product_tile>a{
	width:200px;
	height:200px;
	display:block;
}
.product_tile_info{
	display:none;
	background:rgb(255,255,255);
	background:url(../images/backs/70.png);
	background:rgba(255,255,255,0.7);
	border-top:1px solid #FFF;
	text-shadow: 0 0 3px white;
	color:#15597a;
	padding:6px 8px 8px 8px;
	width:200px;
	position:absolute;
	z-index:2;
	bottom:0;
	left:0;
	text-decoration:none;
	overflow:hidden;
	zoom:1;
	text-align:center;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
	.product_tile_info{
		display:block;
		opacity:0;
		-webkit-transition-property: opacity;
		-webkit-transition-duration: .3s;
	}
}
.product_tile:hover .product_tile_info{
	display:block;
	opacity:1;
	-webkit-transition-duration: 0.5s;
}
.product_tile_info strong{
	display:block;
	padding-bottom:5px;
	
}
.product_nav_holder{
	width:707px;
	float:left;
}
.product{
	background:#FFF url(../images/assets/waterback.png) 81px 28px;
	width:705px;
	height:433px;
	border:1px solid #b6b6b6;
	clear:left;
}
.t{
	display:none;
}
.product_backnav{
	height:29px;
	margin-bottom:13px;
	background:  url(../images/widgets/back_arrow.gif) top left no-repeat;
	padding-left:15px;
	float:left;
	display:block;
	color:#000 !important;
	cursor:pointer;
}
.product_backnav span{
	display:block;
	padding:5px 10px 0 3px;
	height:22px;
	border:1px solid #b6b6b6;
	border-left:0;
	background:#FFF;
	text-transform:uppercase;
	font-size:16px;
}
.product_backnav:focus{
	color:#000;
}
.product_image_holder{
	float:left;
	width:432px;
	height:432px;
	overflow:hidden;
	-webkit-user-select:none;
	position:relative;
	/*cursor:crosshair; */
}
.product_image_holder span{
	margin:8px;
	width:44px;
	height:44px;
	position:absolute;
	bottom:0;
	right:0;
	z-index:5;
	background: url(../images/widgets/bigmag.png);
	display:none;
}
.product_image_holder span.in{
	background-position:-44px 0;
}
.product_image_holder>div{
	width:432px;
	height:432px;
}
.product_image_holder>div img{
	width:100% !important;
	height:100% !important;
	display:none;
}
.product_image_holder div div{
	left:45% !important;
	top:45% !important;
}
.product_image_holder div.big{
	height:864px;
	width:864px;
}
.product p{
	clear:left;
}
.product_description{
	float:right;
	width:252px;
	height:420px;
	padding:6px 10px;
	border-left:1px solid #ddd;
	background:rgba(255,255,255,0.4);
	-webkit-user-select:text;
	position:relative;
}
.product_description h2{
	font-size:14px;
	line-height:1.3em;
	float:none;
	text-align:center;
	margin-bottom:6px;
}
.product_description h4{
	font-weight:normal;
	font-size:15px;
	text-transform:lowercase;
	border-bottom:1px solid #ccc;
	overflow:visible;
	height:0.6em;
	margin:0 0 1em 0;
	text-align:center;
}
.product_description h4 span{
	padding:0 10px;
	background:#FFF;
}
.product_description .ref{
	margin:-1px 0 1em 0;
	padding:0.5em 0;
	border:1px solid #ccc;
	border-left:0;
	border-right:0;
	text-align:center;
	color:#666;
}
.product_description .ref strong{
	color:#000;
}


.product_description ul{
	clear:left;
	margin:0.5em 0 0 0;
	padding:0 0 0.5em 0;
	border-bottom:1px solid #ccc;
	overflow:hidden;
	zoom:1;
}
.product_description ul li{
	margin:0;
	list-style:none;
	padding:0.25em 0 0.25em 0;
	text-align:center;
}
.product_description ul li:first-child{
	border-top:0;
}
ul.compressed li, ul li.compressed{
	font-size:12px;
	line-height:15px;
}
ul li.compressed{
	width:45%;
	padding:0.25em 2.5%;
	float:left;
}
.desc_bottom{
	position:absolute;
	bottom:0;
	width:252px;
	padding-bottom:5px;
}
#field_ring_size{
	margin-bottom:0;
}
.product_description .add_to_bag,.product_description .contact_sales{
	margin:0.8em 0;
}
.product_description h3{
	color:#333;
	margin-bottom:0.7em;
	text-transform:lowercase;
	font-size:19px;
}
.product_description h3 a{
	color:#0d384d !important;
}
.product_description h3 span{
	width:19px;height:15px;
	background: url(/images/widgets/all2.png);
	display:inline-block;
	position:relative;
	top:2px;
	margin:0 7px 0 10px;
}
.product_description h3.shipping span{	background-position:-19px -33px;}
.product_description h3.email span{	background-position:0 -33px;}
.add_to_bag,.contact_sales{
	cursor:pointer;
}
.add_to_bag.added{
	cursor:auto;
}
.add_to_bag span, .contact_sales span{
	width:251px;
	height:35px;
	background:url(/images/widgets/add_5_bag.png);
	display:block;
}
.contact_sales span{
	background-position:0 -70px;
}
.add_to_bag.added span{
	background-position:0 -35px;
}
.product_info .product_info{
	margin-left:10px;
}

.product_ideas{
	width:218px;
	float:right;
	margin-top:12px;
}
.product_ideas .side_nav{
	height:20px;
	padding:6px 0;
	font-size:17px;
	margin-bottom:-1px;
	color:#222;
	text-transform:lowercase;
	cursor:pointer;
	position:relative;
}
.side_nav:first-child{
	padding:5px 0 6px;
	border-bottom:1px solid #ccc;
}
.product_ideas .side_nav.on{
	color:#000;
}
.side_nav>span{
	width:11px;
	height:11px;
	position:absolute;
	right:0;
	top:10px;
	background: url(../images/widgets/all2.png) -11px -22px;
}
.side_nav.on>span{
	background-position:0 -22px;
}
.product_ideas .product_tile{
	padding:0 8px;
}
ul.checkout_top{
	list-style:none;
	margin:2px 0 15px 0;
	padding:0;
	height:25px;
	float:left;
}
ul.checkout_top li{
	float:left;
	padding: 5px 35px 0 0;
	margin-left:10px;
	background: url("/images/widgets/checkout_right.png") top right no-repeat;
	font-size:16px;
	text-transform:uppercase;
	color:#999;
}
ul.checkout_top li:first-child{
	margin-left:0;
}
ul.checkout_top li:last-child{
	background:none;
}
ul.checkout_top li.on{
	color:#000;
}
#mid>a.terms{
	display:block;
	float:right;
	color:#666;
	padding-top:10px;
}

#checkout_body{
	width:940px;
	height:413px;
	background:#FFF;
	border:1px solid #818181;
	padding:5px 0;
	clear:left;
}
#checkout_body>p{
	padding:10px 15px;
	font-weight:bold;
}


#checkout_body h2, #dialogue_inner h2, #totals h2{
	margin-bottom:1.5em;
	border-bottom:1px solid #ccc;
	float:none;
	clear:left;
}
#checkout_body h2 span{
	float:right;
	text-transform:none;
}
#checkout_body address{
	margin-bottom:1.5em;
	font-style:normal;
	height:8em;
}
#checkout_body .cart_items{
	width:auto !important;
	float:none;
	height:240px;
}
#checkout_body .item{
	padding:0 0 20px 0 !important;
	border:0 !important;
}
.checkout_totals{
	border:1px solid #CCC;
	border-right:0;
	border-left:0;
	clear:both;
	padding:1em 0;
}
#checkout_body .total strong span{
	font-weight:normal;
	float:right;
}
.total.final{
	padding-top:1em;
}
div.field_column{
	padding:0 15px;
	float:left;
}
div.field{
	min-height:33px;
	overflow:auto;
	width:100%;
	margin-bottom:-1px;
}
div.field.long, #recaptcha_widget{
	min-height:auto;
	margin-bottom:3px;
	overflow:hidden;
}
#recaptcha_widget{
	height:165px;
	width:302px;
	margin-bottom:25px;
}
#recaptcha_assist{
	float:left;
	width:145px;
	margin-left:10px;
}
#recaptcha_image{
	width:300px;
	margin-bottom:10px;
	border:1px solid #3C0;
}
#recaptcha_widget input{
	clear:left;
	width:130px;
}
#recaptcha_widget p{
	font-size:12px;
	color:#666;
	clear:both;
	padding-top:10px;
}

#zip_response{
	padding:10px 0 5px 126px;
	color:#666;
	height:1.4em;
}
div.field>div{
	width:200px;
	float:left;
}
div.field.pb{
	margin-bottom:32px;
}
div.field label{
	padding-top:8px;
	display:block;
	height:23px;
	float:left;
}
div.field>input,div.field>textarea{
	padding:5px;
	height:21px;
	margin:0 0 -1px 0;
	float:left;
	border:1px solid #bbb;
	border-radius:1px;
	-webkit-border-radius:1px;
	-moz-border-radius:1px;
	-webkit-appearance:none;
}
div.field>textarea{
	height:60px;
	margin-bottom:0;
}
div.field>input:focus,div.field>textarea:focus,div.field>select:focus{
	outline-width:0;
	border-color:#09F !important;
}
div.field>input:focus,div.field>textarea:focus{
	z-index:4 !important;
	position:relative;
}
div.field input.error, div.field select.error{
	border-color:#F46;
	z-index:3;
	position:relative;
}
p.error{
	color:#86061e;
}
#field_card_cvv2 a{
	font-size:13px;
	padding:7px 0 0 0;
	margin-left:10px;
	display:block;
	float:left;
}
#card_types{
	height:22px;
	margin:10px 0 5px 120px;
}
#card_types>span{
	background:url(../images/assets/cards.png) top left no-repeat;
	display:block;
	width:32px;
	height:20px;
	border:1px solid #00476a;
	border-radius:2px;-webkit-border-radius:2px;-moz-border-radius:2px;
	border-top-color:#85a7b8;
	border-left-color:#85a7b8;
	float:left;
	margin:0 5px 0 0;
}
#card_types>span.mastercard{ background-position: 0 -20px;border:1px solid #00476a;}
#card_types>span.amex{ background-position: 0 -40px;}
#card_types>span.discover{ background-position: 0 -60px;margin-right:0;}
div.field input:focus{
	-moz-box-shadow: inset 0 0 3px #8bf;
	-webkit-box-shadow: inset 0 0 3px #8bf;
	box-shadow: inset 0 0 3px #8bf;
}
div.field select{
	width:auto;
	border:1px solid #999;
	background:#FFF;
	height:22px;
	margin-top:6px;
	border-radius:1px;
	-webkit-border-radius:1px;
	-moz-border-radius:1px;
}
div.field.date select.month{ width:90px;}
div.field.date select.year{ width:70px;}
button.checkout, a.checkout{
	background:url(../images/widgets/checkout_button.png) top right no-repeat;
	height:36px;
	display:inline-block;
	overflow:auto;
	color:#FFF !important;
	border:none;
	margin:0 0 1em 0;
	padding:0 20px 0 0;
	text-align:left;
	line-height:0;
	-webkit-appearance:none;
	overflow:visible;
}
button::-moz-focus-inner { border: 0; padding: 0; }
button.checkout span, a.checkout span{
	background:url(../images/widgets/checkout_button.png) top left no-repeat;
	text-transform:lowercase;
	height:32px;
	display:block;
	margin:0;
	padding:4px 10px 0 10px;
	font-size:20px;
	line-height:25px;
	width:auto;
}
button.checkout:active span, a.checkout:active span{ background-position:left -36px;}
button.checkout:active, a.checkout:active{ background-position:right -36px;}
div.field.flexi{
	float:left;
}
#shipping_result{
	clear:left;
	padding-top:20px;
}
#totals button{
	margin-top:20px;
	float:left !important;
}

#footer{
	clear:both;
	height:20px;
}

#loading_screen{
	background:#F0F0F0;
	height:433px;
	width:867px;
}
.loader_anim{
	background:url(../images/loader/circle.png) 0 0;
	width:32px;
	height:32px;
}
#mid>div>.loader_anim,#product_pages>.loader_anim,.product_image_holder>div>.loader_anim{
	position:relative;
	top:180px;
	left:454px;
}
#shop_totals .loader_anim{
	top:140px;left:120px;
}
#totals .loader_anim{
	position:inherit;
}

#cover {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 40;
	display: none;
	background-color: #000000;
	opacity:0.4;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter:progid:DXImageTransform.Microsoft.BasicImage(opacity=0.4);
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}

#dialogue_outer{
	position:fixed;
	top:50%;
	left:50%;
	z-index:45;
}
#dialogue_inner{
	width: 300px;
	height: 360px;
	position:absolute;
	left:-150px;
	top:-195px;
	background:#FFF;
	z-index:50;
	text-align:left;
	border:1px solid #666;
	-moz-box-shadow: 0 0 5px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.3);
	box-shadow: 0 0 5px rgba(0,0,0,0.3);
	color:#000;
	padding:5px 15px;
}
#dialogue_inner.certificates{
	
}
#dialogue_inner.certificates img{
	border:1px solid #CCC;
	margin:0 10px 10px 0;
}
#dialogue_inner .loader_anim{
	margin:180px 0 0 140px !important;
}
#dialogue_inner.contact{
	width:400px;
	height:380px;
	left:-195px;
}
#dialogue_inner.certificates .loader_anim{
	top:20px;
	left:160px;
}

#dialogue_inner.certificates .loader_anim{
	left:0;
	top:0;
}

#dialogue_inner button, #totals button{
	padding:0 10px !important;
	-webkit-appearance:none;
	height:34px;
	border:1px solid #000;
	color:#FFF;
	background: #193a4a;
	font-size:18px;
	text-transform:lowercase;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4e6774', endColorstr='#193a4a'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#4e6774), to(#193a4a)); /* for webkit browsers */
	background: -moz-linear-gradient(top, #4e6774, #193a4a); /* for firefox 3.6+ */
	float:right;
	display:block;
}
#dialogue_inner button.cancel{
	float:left;
	background:#ebebeb;
	color:#333;
	border-color:#464646;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ebebeb', endColorstr='#d4d4d4'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#ebebeb), to(#d4d4d4)); /* for webkit browsers */
	background: -moz-linear-gradient(top, #ebebeb, #d4d4d4); /* for firefox 3.6+ */
}
#dialogue_inner button.cancel:active{
	background:#ccc;
}
form .bottom{
	height:50px;
	position:absolute;
	bottom:0;
	width:300px;
}


.nocenter{
	background-attachment:scroll;
	background-position: left -30px;
}
.nocenter #outer{
	position:relative;
	top:0;
	left:0;
	text-align:center;
	width:100%;
}
.nocenter #inner{
	text-align:left;
	position:relative;
	margin:0 auto;
	top:0;
	left:0;
	width:960px;
}

#terms_top{
	position:fixed;
	width:100%;
	height:70px;
	top:0;
	background:url(../images/about/terms_back.jpg) left bottom repeat-x;
}
#terms_top>div{
	text-align:left;
	width:600px;
	margin:0 auto;
	padding-top:30px;
}
#terms_top>div>h2{
	padding-top:3px;
}
#terms_top>div>a{
	display:block;
	float:left;
	padding-top:15px;
	margin-left:80px;
}
#terms{
	padding:100px 0 20px 0;
	color:#000;
	width:600px;
	margin:0 auto;
	text-align:justify;
	font-size:12px;
}
.location{
	width:460px;
	height:400px;
	font-size:14px;
	float:right;
	padding-top:30px;
}
.location.first{
	margin-right:20px;
	clear:left;
	float:left;
}
.location img{
	border:4px solid #234052;
	margin-bottom:20px;
}
.location div{
	float:left;
	width:230px;
}
.location div+div{
	text-align:right;
}
.location address{
	font-style:normal;
	margin:0 0 1em 0;
}


@media only screen and (max-device-width: 480px){
	.filter_option:hover label{
		background-color:#FFF;
		background-position:7px 9px;
		color:#000;
	}
	body{
		background-attachment:scroll;
		background-position: left -30px;
		 -webkit-text-size-adjust: none;
	}
	#cover{
		opacity:1;
		background-color:rgba(0,0,0,0.2);
	}
	#outer{
		position:relative;
		top:0;
		left:0;
		text-align:center;
		width:100%;
	}
	#inner{
		text-align:left;
		position:relative;
		margin:0 auto;
		top:0;
		left:0;
		width:960px;
	}
	.product_tile_info{
		display:none !important;
		-webkit-transition:none !important;
	}
}
@media only screen and (device-width: 768px){
	body{ -webkit-text-size-adjust: none;}
	#product_holder{
		width:1024px;
		position:relative;
		margin-left:-1px;
		z-index:1;
		left:-42px;
		padding-left:0;
		background:#FFF url(../images/widgets/scroll_back.gif);
	}
	#product_pages{
		margin:0;
		padding:0;
		
	}
	#product_pages .page{
		display:block;
	}
	.scroll_left,.scroll_right, #page_nav{
		display:none !important;
	}
	
	#top, #footer{
		position:static;
	}
	#cover{
		opacity:1;
		background-color:rgba(0,0,0,0.4);
	}
	#filters{
		margin-left:40px;
	}
	
	
	button.checkout span{
		position:relative;
		left:-11px;
	}
	div.field select{
		padding:0 0 0 5px;
	}
	div.field input:focus{
		-moz-box-shadow: 0 0 3px #8bf;
		-webkit-box-shadow: 0 0 3px #8bf;
		box-shadow: 0 0 3px #8bf;
	}
	.product_tile_info{
		display:none !important;
		-webkit-transition:none !important;
	}
}