/*
Emerica 4.0 Stylesheet

URL: 		http://emerica.com
Created by: 	Ivo KH Janssen(/Foxxyz) / Mike Rusczyk / Aren Anderson
For:		Sole Technology Web Projects / Code Dealers
Site Design by:	Sole Technology Web Projects / Code Dealers
		
http://codedealers.com
http://soletechnology.com

*/

/*
@font-face {
	font-family: "EmericaPureTypeHeavy";
	src: url("/app/css/fonts/helvetica85heavy.ttf") format("truetype");
	}
	
@font-face {
	font-family: "EmericaPureTypeBold";
	src: url("/app/css/fonts/emerptb.ttf") format("truetype");
	}
*/

@font-face {
	font-family: 'EmericaPureTypeHeavy';
	src: url('/app/css/fonts/emerica-heavy.eot?#iefix') format('embedded-opentype'), 
	     url('/app/css/fonts/emerica-heavy.woff') format('woff'), 
	     url('/app/css/fonts/emerica-heavy.ttf')  format('truetype'),
	     url('/app/css/fonts/emerica-heavy.svg#emerica-heavy') format('svg');
	}

@font-face {
	font-family: 'EmericaPureTypeBold';
	src: url('/app/css/fonts/emerica-bold.eot?#iefix') format('embedded-opentype'), 
	     url('/app/css/fonts/emerica-bold.woff') format('woff'), 
	     url('/app/css/fonts/emerica-bold.ttf')  format('truetype'),
	     url('/app/css/fonts/emerica-bold.svg#emerica-bold') format('svg');
	}
	
* {
	margin: 0;
	padding: 0;
	}	

	
body {
	color: #000;
	background-color: #FFF;
	font-size: .69em;
	font-family: "Helvetica Neue", Helvetica, Arial, "sans serif";
	min-width: 980px;
	vertical-align: baseline;
	}

/*body.team, body.login, body.question.landing, body.warranty { color:#333; background-color:#FFF;} */

body, html {
	height: 100%;
	}
	
	*::selection {
		color: #000;
        background: #FFF30F;
        }
	*::-moz-selection {
		color: #000;
        background: #FFF30F;
		}		
	
/* ----------- */	

a {
	text-decoration: none;
	color: #A29061;
	background-color: inherit;
	}
	
	a:hover {
		color: #000;
		background-color: inherit;
		}
		
address {
	font-style: normal;
	}		

aside, article, footer, header, nav, video, figure, object, section {
	display: block;
	}	
	
		article header h1, article header h2 {
			font-size: 24px;
			margin: 0 0 -1px 55px;
			line-height: 1.1;
			letter-spacing: -2px;
			overflow: hidden;
			font-family: EmericaPureTypeHeavy, Helvetica, Arial, "sans serif";
			}
		
			article header h1 a, article header h2 a {
				color: #000;
				background-color: inherit;
				}
			
				article header h1 a:hover, article header h2 a:hover {
					color: #A29061;
					background-color: inherit;
					}
					
		article header time {
			font-weight: normal;
			text-align: center;
			float: left;
			width: 54px;
			padding: 2px 6px 20px 0;
			margin: 0 -60px 0 -5px;
			font-size: 18px;
			letter-spacing: -1px;
			text-transform: uppercase;
			color: #A29061;
			background-color: inherit;
			line-height: .9;
			font-family: EmericaPureTypeHeavy, Helvetica, Arial, "sans serif";
			}

			article header time span {
				font-size: 24px;
				letter-spacing: -2px;
				}	

	article iframe {
		margin: 0 auto 25px;
		overflow: hidden;
		border-style: none;
		}
		
/* ----- global related items ----- */ 

	aside.posts img {
		margin-bottom: 7px;
		}
		
		aside.posts li:nth-child(4n+1) {
			margin-left: 0;
			clear: both;
			}	

	aside.related.posts li {
		width: 190px;
		font-size: 12px;
		font-family: "EmericaPureTypeBold","Helvetica Neue",Helvetica,Arial,sans-serif;
		}	
		
		aside.related.posts img { /* temp */
			width: 190px;
			height: auto;
			}
			
/* ----- */	

		
		aside.product a .name {
			color: #000;
			background-color: inherit;
			}
		
			aside.product .name:hover  {
				color: #A29061;
				background-color: inherit;
				}
				
	aside.product .availability {
		top: 271px;
		right: 0;
		position: absolute;
		text-align: right;
		font-size: 10px;
		font-weight: bold;
		padding: 2px 5px;
		color: #000;
		background-color: #FFF30F;		
		}
				
	aside.product .divider	{
		display: none;
		}		
		
	aside.product img {
		left: 50%;
		top: 50%;
    	position: absolute;
		margin: 0;
		}
		
	aside.product .name {
		border-top: 1px dashed #B7B7B7;
    	display: block;
    	font-size: 12px;
    	padding: 7px 90px 0 0;
		}	
			
	aside.product .productimage {
		height: 265px;
		display: block;
    	position: relative;
		}

	aside.product .price {
		font-size: 11px;
		color: #5F6060;
		background-color: inherit;
		font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
		}		
		
/* ----- */	
		
aside.related {
	border-top: 1px dashed #000;
	clear: both;
	overflow: hidden;
	padding: 38px 0 20px;
	}
	
		aside.related a:focus {
			outline-style: none;
			}
	
	aside.related br {
		display: none;
		}	
	
	aside.related h3 {
		font-size: 12px;
		margin-bottom: 10px;
		font-family: "EmericaPureTypeBold","Helvetica Neue",Helvetica,Arial,sans-serif;
		}
	
	aside.related li {
		float: left;
		margin: 0 0 20px 20px;
		position: relative;
		}
		
aside.related.product {
	padding-bottom: 50px;
	}		
					
	aside.related.product li {
		width: 260px;
		margin-bottom: 0;
		min-height: 310px;
		}
				
		aside.related.product li:nth-child(3n+1) {
			margin-left: 0;
			clear: both;
			}
		
/* ---------- */ 					
			
footer {
	color: #fff;
	background-color: #000;
	overflow: hidden;
	padding-top: 20px;
	height: 255px;
	position: absolute;
	bottom: 0;
	width: 100%;
	font-weight: bold;
	}
	
	footer .wrapper {
		overflow: hidden;
		height: 255px;
		}

	footer a span.region {
	    color: #6A6A6A !important;
	    font-size: 1.1em;
	    opacity: .5;
		}

	footer a span.region:hover {
	    opacity: 1;
		}

	footer a span.region:hover:after {
	    color: #A29061;
	    content: " » Change your region.";
	    }

	footer h5 {
		clear: right;
		float: right;
		margin-bottom: 10px;
		}
	
		footer h5 a, footer h5 span {
			width: 89px;
			height: 13px;
			background: url(/app/css/images/emerica-footer-logo.png) no-repeat 0 0;
			color: inherit;
			text-indent: -9009px;
			display: block;
			}
		
			footer h5 a:hover {
				background-position: 0 -13px;
				color: inherit;
				}
			
	footer .shopping {
		float: right;
		line-height: 1;
		margin-bottom: 10px;
		color: #A29061;
		background-color: inherit;
		}
		
		footer .shopping a:hover {
			color: #DFDFDF;
			background-color: inherit;
			}
			
	footer nav {
		top: 0;
		left: 20px;
		position: absolute;
		overflow: hidden;
		font-size: 10px;
		}
		
		footer nav li {
			margin-bottom: 1px;
			}
		
		footer nav ul {
			float: left;
			margin-right: 40px;
			line-height: 1.5;
			}
			
			footer nav a {
				background-color: inherit;
				color: #DFDFDF;
				}
				
				footer nav a:hover {
					background-color: inherit;
					color: #A29061;
					}							
					
h1, h2, h3, h4, h5 {
	font-weight: normal;
	}	
	
header .accountbalance {
	font-family: "Helvetica Neue", helvetica, arial, sans-serif;
	font-size: .8em;
	margin-bottom: 0;
   	padding: 2px 0 0 8px;
	position: absolute;
	right: 12px;
   	top: 76px;
	z-index: 300;
	}

	header .accountbalance a { 
	    padding: 2px 5px 4px 5px;
	    }

	header a.comments {
		margin: 0 5px 20px 55px;
		display: block;
		float: left;
		text-transform: uppercase;
		}	
				
	header ul.primary {
		margin-top: 30px;
		float: right;
		}

		header ul.primary a {
		    color: #fff;
		    background-color: inherit;
		    }	
		
			header ul.primary a:focus {
				outline-style: none;
				}
	
		    header ul.primary a:hover, header ul.primary .active a {
		    	color: #A29061;
		    	background-color: inherit;
		    	}
	
		header ul.primary li {
			font-size: 13px;
			margin: 2px 0 0 10px;
			float: left;
			text-transform: uppercase;
			font-family: EmericaPureTypeHeavy, "Helvetica Neue", Helvetica, Arial, "sans serif";
			}
			
		header .primary li.users, header .primary li.about {
		   margin-top: 0;
		   } 

		   header .primary li.users a, header .primary li.about a {
		    display: block;
		    width: 22px;
		    height: 15px;
		    text-indent: -9009px;
		    color: inherit;
		    background: transparent url("/app/css/images/emerica-triangle.png") no-repeat 0 0;
		    }

		    header .primary li.users a:focus,, header .primary li.about a:focus {
		     outline-style: none;
		     }

		    header .primary li.users a:hover, header .primary li.about a:hover {
		     background-position: 0 -15px;
		     }	

hr {
	display: none;
	}
	
iframe {
	border-style: none;
	display: block;
	}	
	
img {
	display: block;
	border-style: none;
	}		
	
li {
	list-style-type: none;
	}

p {
	margin-bottom: 1.2em;
	line-height: 1.5;
	}

/* ----- global forms ----- */

fieldset {
	border: none;
	}

	form div {
		margin-bottom: 1.4em;
		}

input, select, textarea {
	color: #424242;
	background-color: #fff;
	border: 1px solid #A1A1A1;
	font-size: 12px;
	font-family: "Helvetica Neue", Helvetica, Arial, "sans serif";
	}
	
input {
	padding: 4px 2px;
	}	

input[type="checkbox"] {
	width: auto !important;
	border-style: none;
	float: left;
	margin: 2px 8px 4px 0;
	}
	
	input[type="checkbox"] + label {
		padding-top: 2px;
		text-transform: none;
		}

	.radiolist input {
		border-style: none;
		width: auto !important;
		float: left;
		margin: 1px 9px 0 0;
		}

label {
	margin-bottom: 4px;
	color: #727272;
	background-color: inherit;
	text-transform: uppercase;
	display: block;
	font-weight: bold;
	}

legend {
	display: none;
	}

select {
	padding: 2px 1px 1px;
	}
	
	select[disabled] {
		border-color: #BCBBBB;
		background-position: 0 -60px;
		color: #CCCECE;
		cursor: default;
		}

	input[type="submit"], input[type="button"] {
		cursor: pointer;
		text-transform: uppercase;
		border: 2px solid #A29061;
		padding: 5px 20px 2px;
		width: auto;
		color: #fff;
		background: #A29061 url(/app/css/images/submit.png) repeat-x 0 0;
		font-family: "EmericaPureTypeBold", "Helvetica Neue", Helvetica, Arial, sans-serif;
		border-radius: 3px;
		-moz-border-radius: 3px;
		}
		
		input[type="submit"]:hover, input[type="submit"]:focus, input[type="button"]:hover, input[type="button"]:focus {
			border-color: #323131;
			background-color: #323131;
			background-position: 0 -30px;
			}
			
	input[type="submit"][disabled], input[type="button"][disabled] {
		border-color: #a1a1a1;
		background-color: #a1a1a1;
		background-position: 0 -60px;
		color: #CCCECE;
		cursor: default;
		}

option {
	padding: 2px 3px;
	}
	
textarea {
	padding: 2px;
	}
	
table {
	border-collapse: collapse;
	}		
	
/* ----- global status / error ---- */	

	body .error li, body .status li {
		margin: 0;
		line-height: 1.5;
		font-weight: bold;
		}		
		
div.error {
	margin-bottom: 20px;
	}	
	
	form .error p, form p.error {
		margin: 0 0 5px;
		font-size: 11px !important;
		padding-left: 18px;
		margin-left: -18px;
		color: #CE092A;
		background: transparent url(/app/css/images/error-small.png) no-repeat 0 2px;
		font-weight: bold;
		}						

p.error a, ul.error a {
	color: #000;
	background-color: inherit;
	}
	
	p.error a:hover, ul.error a:hover {
		color: #fff;
		background-color: inherit;
		text-decoration: underline;
		}

	#content article > p.error, #content article > ul.error, header + .error {
		font-size: 12px;
		text-align: center;
		margin: 20px 0;
		padding: 18px 45px;
		color: #fff;
		background: #CE092A url(/app/css/images/error.png) no-repeat 12px 11px;
		font-weight: bold;
		}
	
ul.error {
	padding-bottom: 8px;
	text-align: left;	
	}					
		
.status {
	font-size: 12px;
	text-align: center;
	margin: 20px 0;
	padding: 18px 20px;
	color: inherit;
	background-color: #FFF30F;
	font-weight: bold;
	}				
		
	form p.status {
		text-align: left;
		margin-bottom: 20px !important;
		display: inline-block;
		margin: 0 0 5px;
		padding: 5px 10px;
		font-size: 11px !important;
		}				
			
	.status a {
		color: #A29061;
		background-color: inherit;
		}
	
		.status a:hover {
			color: #000;
			background-color: inherit;
			}
			
p.notice {
	line-height: 1.7;
	font-size: 16px;
	color: #fff;
	background-color: #000;
	padding: 15px 20px 15px 55px;
	margin: 20px 0;
	position: relative;
	border-radius: 2px;
	-moz-border-radius: 2px;
	}		
	
	p.notice:before {
		font-size: 22px;
		top: 16px;
		left: 16px;
		position: absolute;
		text-align: center;
		height: 25px;
		line-height: 25px;
		width: 25px;
		display: block;
		content: "!";
		border-radius: 25px;
		-moz-border-radius: 25px;
		color: #000;
		background-color: #fff;
		font-weight: bold;
		}
		
/******************\
|	ID SPECIFICS   |
\******************/

#adminlogin {
	top: 33px;
	left: 135px;
	position: absolute;
	margin: 0;
	z-index: 60;
	font-size: 10px;
	}
	
	#adminlogin a {
		color: #6A6A6A;
		background-color: inherit;
		padding: 0 2px;
		}
		
		#adminlogin a:hover {
			color: #A29061;
			background-color: inherit;
			}
			
	#adminlogin a.reorder {
		cursor: pointer;
		}

/* ----- Comments ----- */

#comments {
	margin: 40px 0 0;
	padding: 40px 0;
	width: 460px;
	border-top: 1px solid #A1A1A1;
	}

	#comments .author {
		margin: 0;
		padding: 22px 0 0;
		position: relative;
		z-index: 100;
		color: inherit;
		background: transparent url(/app/css/images/comments.png) no-repeat 0 0;
		top: -2px;
		}
		
	#comments .formheader, #comments .required {
		color: #727272;
		background-color: inherit;
		}
		
	#comments p.formheader, #comments p.required {
		margin-top: -16px;
		}
					
	#comments h3, #comments h4 {
    	font-family: "EmericaPureTypeBold","Helvetica Neue",Helvetica,Arial,sans-serif;
    	font-size: 12px;
    	margin-bottom: 15px;
		text-transform: uppercase;
		color: #A29061;
		background-color: inherit;
		}
		
	#comments h3 {
		color: #000;
		background-color: inherit;
		padding-top: 20px;
		}	
				
	#comments input[type="text"] {
		width: 334px;
		}	

	 #comments li {
		overflow: hidden;
		margin-bottom: 30px;
		}
	
	#comments .content {
		padding: 18px 20px 10px;
		border-width: 1px 1px 0;
		border-color:  #A1A1A1;
		border-style: solid;
		}
		
		#comments .content p {
			margin-bottom: 0;
			padding-bottom: 10px;
			overflow: hidden;
			font-size: 11px;
			}
			
	#comments a.deletecomment {
		font-size: 10px;
		text-transform: lowercase;
		top: 3px;
		right: 2px;
		position: absolute;
		}
		
	#comments a.permalink {
		display: block;
		float: left;
		margin-left: 5px;
		font-size: 10px;
		font-weight: bold;
		text-transform: uppercase;
		color: #909090;
		background-color: inherit;
		}

		#comments a.permalink:hover {
			color: #000;
			background-color: inherit;
			}
			
			#comments a.permalink:before {
				content: " | ";
				padding-right: 3px;
				color: #909090;
				background-color: inherit;
				}
				
			#comments .vip a.permalink:before {
				color: #A29061;
				background-color: inherit;
				}	
		
	#comments textarea {
		width: 450px;
		height: 180px;
		font-size: 12px;
		padding: 4px;
		border-bottom-style: none;
		}	
				
	#comments .time-passed {
		margin: 0 0 0 57px;
		display: block;
		float: left;
		font-size: 10px;
		font-weight: bold;
		text-transform: uppercase;
		color: #909090;
		background-color: inherit;
		}
		
/* ---------- */			
		
		#comments .vip .author {
			padding-top: 23px;
			margin-top: -2px;
			background-image: url(/app/css/images/comments-vip.png);
			background-position: 11px -51px;
			}	
		
		#comments .vip .content {
			color: #A29061;
			border: 2px solid #A29061;
			font-weight: bold;
			}
			
			#comments .vip .content a {
				text-decoration: underline;
				color: #826824;
				background-color: inherit;
				}
				
				#comments .vip .content a:hover {
					color: #000;
					background-color: inherit;
					}
					
		#comments .vip a.deletecomment {
			top: 4px;
			right: 3px;
			}
			
			#comments .vip .name {
				padding-left: 24px;
				background: transparent url(/app/css/images/comments-vip.png) no-repeat -3px 1px;
				}
				
				#comments .vip a:hover .name {
					background-position: -3px -20px;
					}
			
		#comments .vip a.permalink, #comments .vip .time-passed {
			color: #A29061;
			background-color: inherit;
			}
			
			#comments .vip a.permalink:hover {
				color: #000;
				background-color: inherit;
				}

#comment_submit_container {
	text-align: right;
	padding-top: 10px;
	font-size: 10px;
	clear: both;
	color: #909090;
	background-color: inherit;
	width: 130px;
	float: right;
	}	
	
	#comment_submit_container input {
		width: 130px;
		}
	
	#comment_submit_container p {
		margin: 4px 5px 0 0;
		line-height: 1.2;
		color: #A6A6A6;
		background-color: inherit;
		}
		
	#comment_submit_container small {
		font-size: 10px;
		}

#comment_text_container {
	margin-bottom: 0;
	}			
		
#content {
	overflow: hidden;
	padding-bottom: 405px;
	}		

/* -------- */		
	
#filters {
	float: right;
	padding: 15px 9px 0 0;
	margin-right: 8px;
	color: inherit;
	background: transparent url(/app/css/images/filters-nav.png) no-repeat right -374px;
	}
	
	#filters h5 {
		padding: 7px 3px 0 0;
		float: left;
		font-size: 12px;
		font-weight: bold;
		}
		
		#filters > li {
			cursor: default;
			}
				
			#filters li li a {
				display: block;
				padding: 4px 8px 4px 26px;
				color: #A29061;
				background: transparent url(/app/css/images/filters-nav.png) no-repeat 7px -257px;
				}
			
				#filters li li.active a, #filters li li.active a:hover {
					color: #7b6b41;
					background-position: 7px -117px;
					}	
			
					#filters li li a:hover  {
						background-position: 7px -187px;
						}
		
		#filters li:hover span {
			color: #A29061;
			background-position: right -22px;
			background-color: #fff;
			padding: 7px 26px 12px 7px;
			border: 1px solid #e9e9e9;
			}
			
		#filters li:hover ul {
			display: block;
			}	
			
		#filters li.active span, #filters li.active:hover span {
			background-image: none;
			color: #000;
			background-color: inherit;
			border-style: none;
			padding: 8px 25px 12px 8px;
			-moz-box-shadow: none;
			-webkit-box-shadow: none;
			box-shadow: none;
			}	
			
			#filters li.active span a {
				display: block;
				top: 8px;
				right: 7px;
				position: absolute;
				width: 14px;
				height: 14px;
				text-indent: -9909px;
				color: inherit;
				background: transparent url(/app/css/images/filters-nav.png) no-repeat 0 -59px;
				}
				
				#filters li.active span a:focus {
					outline-style: none;
					}
				
				#filters li.active span a:hover {
					background-position: 0 -89px;
					}
		
		#filters li ul {
			display: none;
			overflow: hidden;
			border: 1px solid #e9e9e9;
			padding: 8px 0 8px;
			min-width: 134px;
			top: 30px;
			left: 0;
			z-index: 500;
			position: absolute;
			color: inherit;
			background-color: #fff;
			}	
			
	#filters span {
		cursor: default;
		display: block;
		padding: 8px 27px 12px 8px;
		color: inherit;
		background: transparent url(/app/css/images/filters-nav.png) no-repeat right 8px;
		}
		
			#filters li.disabled span, #filters li.disabled:hover span {
				color: #828181;
				border-style: none;
				background-position: right -578px;
				-moz-box-shadow: none;
				-webkit-box-shadow: none;
				box-shadow: none;
				padding: 8px 25px 12px 8px;
				}

	#filters > ul {
		float: left;
		}	
		
		#filters > ul > li {
			float: left;
			position: relative;
			height: 35px;
			}	
			
		#filters li li ul {
			display: none !important;
			}	
			
/* -------- */

#frameworkstatus {
	margin: 0;
	position: absolute;
	bottom: 5px;
	left: 20px;
	color: #202020;
	background-color: inherit;
	font-weight: normal;
	}
						
						
	#frameworkstatus a {
		color: #282828;
		background-color: inherit;
		}
		
		#frameworkstatus a:hover {
			color: #6A6A6A;
			background-color: inherit;
			}
	
#grid {
	background: url("/app/css/images/grid.png") repeat scroll 0 0 transparent;
    height: 100%;
    left: 50%;
	margin-left: -490px;
    position: fixed;
    text-indent: -9009px;
    top: 0;
	display: none;
    width: 980px;
	}
	
/* -------- */

#helpoverlay {
	background: rgb(0,0,0);
	background: rgba(0,0,0,.9);
	color: #fff;
	bottom: 0;
	left: 0;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 600;
	}

	#helpoverlay #loading {
		background: transparent url(/app/css/images/loading.gif) no-repeat 0 0;
		height: 16px;
		left: 50%;
		margin: -41px 0 0 -8px;
		position: absolute;
		text-indent: -999em;
		top: 50%;
		width: 16px;
		}

	#helpoverlay .box {
		background: #fff;
		border: 10px solid #272727;
		-webkit-box-shadow: 0 0 3px rgba(0,0,0,.5);
		-moz-box-shadow: 0 0 3px rgba(0,0,0,.5);
		-o-box-shadow: 0 0 3px rgba(0,0,0,.5);
		box-shadow: 0 0 3px rgba(0,0,0,.5);
		height: 334px;
		left: 50%;
		margin: 0 0 0 -210px !important;
		padding: 0 0 66px 0;
		position: fixed;
		top: 15%;
		width: 400px;    
		}

		#helpoverlay .box:after {
			border-top: 1px dashed #000;
			content: "";
			display: block;
			height: 1px;
			margin: 0 20px;
			}

		#helpoverlay .box > a {
			float: left;
			margin: 34px 0 0 20px;
			}

		#helpoverlay .box input[type=button] {
			float: right;
			margin: 20px 20px 0 0 !important;
			}


	#helpoverlay.expanded .box {
		height: 500px;
		margin: 0 0 0 -500px !important;
		width: 1000px;
		}

	#helpoverlay.expanded iframe {
		height: 500px;
		width: 1000px;
		}

/* -- insta -- */

#instagram {
	color: inherit;
	float: none;
	font-size: 12px;
	line-height: 1em;
	margin: 100px auto 0;
	overflow: hidden;
	padding: 15px 0;
	position: relative;
	width: 820px;
	}

	.team #instagram {
		width: 940px;
		}
			
	#instagram h3 {
		background: url(/app/css/images/emerica-on-instagram.png) no-repeat 0 0;		
		border-bottom: 0;
		font-family: "EmericaPureTypeBold", "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size: 14px;
		height: 39px;
		margin: 0 0 5px;
		text-indent: -999em;
		width: 175px;
		}
		
		#instagram li a:hover {
 			color: #000;
			}
	
    #instagram nav {
        color: #a29061;
        float: right;
    	font-size: 10px;
        margin: 11px 0 0;
        }
		
		#instagram nav span { 
			color: #A29061;
			cursor: pointer;
			display: inline;
			font-family: "EmericaPureTypeBold","Helvetica Neue",Helvetica,Arial,sans-serif;
			font-size: 12px;
			padding: 0 0 0 6px;
			position: relative;
			text-transform: uppercase;
			top: 2px;
			-webkit-transition: color 150ms ease;
			   -moz-transition: color 150ms ease;
			     -o-transition: color 150ms ease;
			        transition: color 150ms ease;
			-webkit-user-select: none;
			   -moz-user-select: none;
			    -ms-user-select: none;
			        user-select: none;
			}
			
			#instagram nav span:hover { 
					color: #000;
					}
	
			#instagram nav span.disabled {
				color: #CCCECE;
				cursor: default;
				font-size: 12px;
				}
	
			#instagram nav span.previous { 
				padding: 0 5px 0 0;				
				}
	
	#instagram .slides {
		border-bottom: 1px dashed black;
		width: 999em;
		}
		
		#instagram .slides:after {
			clear: both;
			content: "";
			display: block;
			}			
		
		.team #instagram .slides img {
		    height: 172px;
		    width: 172px;
		    }

		#instagram .slides li {
			display: block;
			float: left;
		    position: relative;
			width: 205px;
			}	
		
    		.team #instagram .slides li {
    		    width: 191px;
    		    z-index: 1;
    		    }
			
			    .home #instagram .slides li:nth-of-type(4n + 2) {
				    left: 5px;
				    }

			    .home #instagram .slides li:nth-of-type(4n + 3) {
				    left: 10px;
				    }

			    .home #instagram .slides li:nth-of-type(4n + 4) {
				    left: 15px;
				    }
				        			
			#instagram .slides li a {
				color: #000;
				display: block;
				padding-bottom: 18px;
				position: relative;
				-webkit-transition: color 150ms ease;
				   -moz-transition: color 150ms ease;
				     -o-transition: color 150ms ease;
				        transition: color 150ms ease;
				width: 205px;
				}
				
				.team #instagram .slides li a {
					width: 191px;
					}
				
				.home #instagram .slides li a:before {			    
				    background: #127e42;
				    content: "";
				    display: block;
				    height: 190px;
				    position: absolute;
				    width: 190px;
				    z-index: -1;
				    }

				.team #instagram .slides li a:before {
				    background: #127e42;
				    content: "";
				    display: block;
					height: 172px;
				    position: absolute;
					width: 172px;
					z-index: -1;
					}				
									
				#instagram .slides li a img {
					-webkit-transition: opacity 150ms ease;
					   -moz-transition: opacity 150ms ease;
						 -o-transition: opacity 150ms ease;
							transition: opacity 150ms ease;
					}
					
					#instagram .slides li a:hover img {
						opacity: .5;
						}
						
			#instagram .slides li p.meta {
				line-height: 16px;
				margin: 8px 0 0;
				width: 190px;
				}
				
				#instagram .slides li p.meta br {
				    display: none;
					}
				
				#instagram .slides li p.meta .name {
					display: block;
					font-size: 12px;		
					font-weight: bold;		
					}			
	
				#instagram .slides li p.meta .time {
					color: #A9A9A9;
					display: block;
					font-size: 11px;
					font-weight: normal;		
					margin-top: 5px;
					}
		
				#instagram .slides li p.meta .username {
					color: #A29061;
					display: block;
					font-size: 12px;
					font-weight: normal;		
					}
												
/* ---- ---- */		

#jarule {
	height:auto !important; 
	height:100%; 
	min-height:100%; 
	position: relative;
	}

	#jarule > header {
		height: 54px;
		position: relative;
		background-color: #000;
		color: inherit;
	    margin-bottom: 100px;
		border-bottom: 1px solid #000;
		z-index: 710;
		}
		
		#jarule > header#categoryheader { 
		    background: transparent;
		    height: 240px !important;
		    margin: 20px auto 0 auto !important;
		    padding: 0 !important;
		    position: static;
		    width: 940px;
		    }
		
			#jarule > header#categoryheader.sale { 
				padding-top: 40px !important;
				}
		
			#jarule > header#categoryheader h4 { 
			    border: none;
			    font: 26px/1em "EmericaPureTypeHeavy", Helvetica Neue, helvetica, arial, sans-serif;
			    letter-spacing: -2px;
			    margin: 40px auto 0 auto;
			    padding: 0;
			    text-transform: uppercase;
			    text-indent: -999em;
			    }
		
		#jarule > header a, #jarule > header h2 span {
			transition: all 170ms ease;
   			-o-transition: all 170ms ease;
   			-moz-transition: all 170ms ease;
   			-webkit-transition: all 170ms ease;
			}
		
		#jarule > header h2 {
			float: left;
			margin: 23px 0 0 0;
			padding: 0 !important;
			}

			#jarule > header h2 a, #jarule > header h2 span {
				display: block;
				width: 110px;
				height: 21px;
				text-indent: -9009px;
				color: inherit;
				background: transparent url("/app/css/images/emerica-pure-logo.png") no-repeat 0 0;
				}
	
				#jarule > header h2 a:focus {
					outline-style: none;
					}
					
				#jarule > header h2 a:hover, #jarule > header h2 span:hover {
					background-position: 0 -22px;
					}
					
/* ----- messagebar ---- */

#messagebar {
	background-color: #FFFFFF;
	font-size: 11px;
	}
	
	#messagebar p {
		margin: 0;
		padding: 10px 25px;
		}
		
.announcement {
	margin: 0 auto;
	position: relative;
	text-align: center;
	width: 940px;
	}
	
	.announcement a {
		border-bottom: 1px dotted #A29061;
		}
	
	.announcement a:hover {
		border-bottom: 1px solid #FFFFFF;
		color: #333333;
		}
		
	.announcement em {
		font-weight: bold;
		}
	
	.announcement .close {
		background: transparent url("/app/css/images/close.png") no-repeat 0 0;
		color: inherit;
		cursor: pointer;
		display: block;
		height: 16px;
		position: absolute;
		right: 0;
		text-indent: -9009px;
		top: 9px;
		width: 16px;
		}
	
	.announcement .close:hover {
		background-position: 0 -17px;
		}					

/* ----- regionoverlay ----- */

#regionoverlay {
    background: rgb(0,0,0);
    background: rgba(0,0,0,.95);
    height: 100% !important;
    left: 0;
    position: fixed;
    top: 0;
	-webkit-user-select: none;
	   -moz-user-select: none;
	     -o-user-select: none;
	        user-select: none;
    width: 100%;
    z-index: 700;
    }

    #regionoverlay p.status {
        display: none !important;
        }

	#regionoverlay .box {
	    height: 500px;
	    margin: 0 0 0 -369px;
	    position: fixed;
	    top: 125px;
	    left: 50%;
	    width: 738px;
	    }

	#regionoverlay .box div div {
	    text-align: center;
		}

	#regionoverlay form {
	    width: auto;
	    }

	#regionoverlay h2 {
		font-size: 24px;
		text-align: center;
		color: #fff;
		display: block !important;
		font-family: "EmericaPureTypeHeavy", Helvetica, Arial, sans-serif;	
		position: relative;
		text-align: center;
		top: 70px;
		}
	
	#region_cancel {
		border-color: #323131;
		background-color: #323131;
		background-position: 0 -30px;
		width: auto;
		}

		#region_cancel:hover {
		    background: #A29061 url("/app/css/images/submit.png") repeat-x 0 0;
		    border-color: #A29061;
		    }

		#regionoverlay .regions {
		    border-bottom: 1px dashed #444;
		    border-top: 1px dashed #444;
		    margin: 0 0 40px 0;
		    min-width: 738px;
		    padding: 120px 0 20px 0; 
		    }

	           #regionoverlay .regions > li:hover:after, #regionoverlay .regions > li.active:after {
	                background: url("/app/css/images/region-selector-active.png") no-repeat 0 0;
	            	}

				#regionoverlay .regions > li.active * {
				    color: #fff;
				    }

#regionselector {
	font-size: 10px;
	background-color: inherit;
	color: #6A6A6A;
	position: absolute;
	bottom: 25px;
	left: 20px;
	}

	#regionselector:hover ul {
		display: block;
		}
		
	#regionselector strong, #regionselector h5 {
		display: none;
		}
		
	#regionselector span {
		display: block;
		background: url(/app/css/images/regions-flags.png) no-repeat 0 -76px;
		color: inherit;
		height: 13px;
		line-height: 13px;
		padding-left: 30px;
		cursor: pointer;
		}	

	#regionselector:hover span {
		color: #fff;
		}

	#regionselector span.eu {
		background-position: 0 -13px;
		}
		
		#regionselector.loading span.eu, #regionselector.loading span.uk, #regionselector.loading span.us {
	        background: #000 url(/app/css/images/loadingold.gif) no-repeat 0 center !important;
	        height: 16px !important;
	        margin: 0 auto;
	        opacity: 1;
	        text-indent: -999em;
	        -webkit-transition: none !important;
	           -moz-transition: none !important;
	             -o-transition: none !important;
	                transition: none !important;
	        }

	#regionselector span.uk {
		background-position: 0 -26px;
		}

	#regionselector span.us {
		background-position: 0 0;
		}

	#regionselector ul {
		position: absolute;
		background-color: #000000;
		bottom: 17px;
		width: 126px;
		left: 24px;
		border-left: 1px solid #A29061;
		border-right: 1px solid #A29061;
		border-top: 1px solid #A29061;
		display: none;
		}
	
			#regionselector ul li a {
				background-color: inherit;
				color: #DFDFDF;
				display: block;
				padding: 3px 4px;
				}
	
				#regionselector ul li a:hover {
					background-color: #FFF30F;
					color: #000;
					}

.regions:after {
	clear: both;
	content: "";
	display: block;
	}

.regions > li {
 	color: #4b4b4b;
	cursor: pointer;
    float: left;
	margin-left: 28px;
	padding: 30px 10px;
	position: relative;
	text-align: center;
	width: 190px;
	}

    .regions > li:hover:after, .regions > li.active:after {
         background: url("/app/css/images/region-selector-active-black.png") no-repeat 0 0;
         color: #fff;
         content: "";
         display: block;
         height: 165px;
         left: 7px;
         position: absolute;
         top: -7px;
         width: 199px;
     	}

    .regions > li ul li {
    	margin: 5px 0 0 0; 
       	}
	
	.regions li:hover strong:after {
	    color: #777;
	    }

	.regions li.eu strong {
		background-position: -520px 0px;
		}

	.regions li.eu:hover strong, .regions li.eu.active strong {
		background-position: -130px 0px;
		}

	.regions li:hover {
	    color: #777;
	    }    

	.regions li.uk:hover strong, .regions li.uk.active strong {
		background-position: -260px 0px;
		}

	.regions li.uk strong {
		background-position: -650px 0px;
		}

	.regions li.us strong {
		background-position: -390px 0px;
		}

	.regions li.us:hover strong, .regions li.us.active strong {
		background-position: 0px 0px;
		}

	.regions strong {
		background: transparent url("/app/css/images/regions.png") no-repeat 0 0;
		color: inherit;
		display: block;
		font-size: 1.25em;
		margin: 0 auto 15px;
		padding-top: 122px;
		position: relative;
		width: 130px;
		}

.regionselector {
	margin: 0 auto;
	width: 740px;
	}

	.regionselector form div {
	    margin: 0 auto !important;
	    text-align: center;
        width: 740px;
	    }

		.regionselector form input[type="button"], .regionselector form input[type="submit"] {
			width: 120px !important;
			}

	.regionselector h2 {
		display: none;
		}

	.regionselector .regions {
		margin-top: 60px;
		}

	.regionselector .status {
		display: block !important;
		font-size: 1.1em !important;
		margin: 20px auto 30px auto !important;
		padding: 20px 0;
		text-align: center;
		}
	
/* -------- */									

#search {
	float: right;
	font-size: 12px;
	padding-top: 16px;
	}
	
	#search input[type="submit"] {
		background: transparent url(/app/css/images/filters-nav.png) no-repeat right -328px;	
		text-indent: -9000px;
		width: 16px;
		padding: 0;
		border: none;
		margin-top: 4px;
	}
	
		#search:hover input[type="submit"] {
			background-position: right -358px;
		}
		
		#search:hover label {
			color: #000;
		}

	#search label {
		float: left;
		color: #A29061;
		text-transform: inherit;
		margin-right: 4px;
		padding-top: 6px;
		cursor: pointer;
	}
	
	#search #q {
		display: none;
		float: left;
		padding: 1px 2px;
		font-size: 11px;
		margin-right: 2px;
		margin-top: 4px;
		color: #7e6f49;
		background-color: inherit;
		border-color: #A29061;
		}

	#search #q_container {
		float: left;
		margin: 0;
		}
		
	#serious-error {
	    background: url("/app/css/images/error.png") no-repeat scroll 12px 11px #CE092A;
	    color: #FFFFFF;
	    font-weight: bold;
	    margin: 0;
	    padding: 18px 45px;
		}
			
/* -------- */			
			
#twatter {
	line-height: 1.6;
	clear: right;
	float: right;
	position: relative;
	width: 280px;
	padding-top: 12px;
	font-size: 10px;
	color: #6A6A6A;
	background-color: inherit;
	font-weight: normal;
	}
	
	#twatter a:hover {
		color: #DFDFDF;
		background-color: inherit;
		}
	
	#twatter h4 {
		border-style: none;
		width: 25px;
		height: 13px;
		top: 0;
		right: 10px;
		position: absolute;
		margin: 0 !important;
		padding: 0 !important;
		text-indent: -9009px;
		color: inherit;
		background: transparent url(/app/css/images/twatter.png) no-repeat 0 0;
		}
	
	#twatter .meta {
		display: block;
		text-align: right;
		font-size: 10px;
		}
		
		#twatter .meta a {
			color: #6A6A6A;
			background-color: inherit;
			}
			
			#twatter .meta a:hover {
				color: #6A6A6A;
				background-color: inherit;
				}
	
	#twatter p {
		padding: 12px;
		line-height: 1.7;
		margin-bottom: 2px;
		border: 1px solid #474747;
		font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
		}			

/* -------- */			

#tracking {
	display: none;
	}

/******************\
| CLASS SPECIFICS  |
\******************/

.author {
	overflow: hidden;
	}

	.author img {
		border: 1px solid #A29061;
	  	padding: 1px;
		float: left;
		margin-right: -57px;
		}
				 .author a:hover img {
					border-color: #484848;
					}
								
	.author .name {
		margin: 0 0 0 57px;
		display: block;
		float: left;
		font-size: 14px;
		width: 400px;
		font-family: "EmericaPureTypeBold", "Helvetica Neue", Helvetica, Arial, sans-serif;
		}	

/* ---- login track order ---- */	

.forgotpassword {
	color: inherit;
	background: transparent url(/app/css/images/forgot-password-jerry.jpg) no-repeat center 250px;
	}

	.forgotpassword form {
		padding: 40px 0 200px;
    	width: 640px;
		}
		
		.forgotpassword form p {
			font-size: 14px;
			font-weight: bold;
			}
			
		.forgotpassword form small {
			width: 220px;
			display: block;
    		font-size: 10px;
    		margin-top: 4px;
			color: #A6A6A6;
			background-color: inherit;
			}
			
	.forgotpassword input {
		width: 214px;
		}		
		
		.forgotpassword input[type="submit"] {
			width: 160px;
			margin-top: 10px;
			}	

/* ----------- */				

	.login .explanation {
		margin: 0;
		}

	.login h3, .track h3 {
		font-size: 14px;
		margin-bottom: 12px;
		font-family: "EmericaPureTypeBold", "Helvetica Neue", Helvetica, Arial, sans-serif;
		}
	
	.login input, .track input {
		width: 216px;
		}	
		
	.login input[type="submit"], .track input[type="submit"] {
		width: auto;
		margin-top: 20px;
		width: 120px;
		}	

	.login #login {
		padding: 40px 159px 40px 90px;
		width: 220px;
		}
		
	.login #login_password_container {
		margin-bottom: 4px;
		}
		
	.login #order_email_container, .track #order_email_container {
		margin: 0;
		}
		
	.login section {
		float: left;
		margin: 40px 0 0;
		}
		
		.login section small, .track section small {
			margin-top: 4px;
			font-size: 10px;
			display: block;
			color: #A6A6A6;
			background-color: inherit;
			}
			
	.login #track {
		border-left: 1px dashed #000;
		padding: 40px 90px 40px 160px;
		}		
			
	.login #track {
		width: 220px;
		}

/* ---- menus ---- */		
		
.menu {
	cursor: default;
	float: right;
	padding: 22px 0 0;
	margin: 0 8px 0 0;
	font-size: 12px;
	color: #A29061;
	background-color: inherit;
	position: relative;
	}
	
		.menu li a {
			font-size: 11px;
			display: block;
			background: transparent url(/app/css/images/filters-nav.png) no-repeat 6px -496px;
	    	padding: 3px 8px 3px 24px;
			}
			
			.menu li a:hover, .menu li.active a {
				color: #000;
				background-position: 6px -436px;
				}
	
	.menu span {
		cursor: default;
		background-image: none;
		border-style: none;
		padding: 8px;
		}
		
		.menu:hover span {
			color: #A29061;
			background-color: #fff;
			padding: 7px 7px 8px 7px;
			border: 1px solid #e9e9e9;
			}
			
			.menu:hover > ol, .menu:hover > ul {
				display: block;
				}
	
	.menu > ol, .menu > ul {
		display: none;
		border: 1px solid #e9e9e9;
		padding: 8px 0 8px;
		min-width: 134px;
		z-index: 500;
		top: 45px;
		left: 0;
		position: absolute;
		color: inherit;
		background-color: #fff;
		}	
		
/* ---- register / sign up ---- */	

	.register .explanation {
    	font-size: 10px;
		margin: 4px 0 1.2em;
		line-height: normal;
		color: #A6A6A6;
		background-color: inherit;
		}	
		
	.register form {
		width: 220px;
		}

		.register form div {
			margin: 0;
			}
				
	.register h3 {
		font-family: "EmericaPureTypeBold","Helvetica Neue",Helvetica,Arial,sans-serif;
    	font-size: 14px;
    	margin: 40px 0 12px;
		}
		
	.register input {
		width: 214px;
		}	
		
	.register input[type="submit"] {
		width: 160px;
		margin-top: 20px;
		}
		
		.register #content {
			min-height: 510px;
			color: inherit;
			background: transparent url(/app/css/images/sign-up-fucker.jpg) no-repeat right 80px;
			}	
			
	#register_approval_container label {
		font-size: 10px;
		color: #A6A6A6;
		text-transform: none;
		background-color: inherit;
		font-weight: normal;
		}
		
/* ---- search results ---- */

	.search .colorwayname {
		font-size: 11px !important;
		}

	.search .productname {
		display: block;
		padding-top: 4px;
		}
		
			.search #content a:focus {
				outline-style: none;
				}

		.search #content br {
			display: none;
			}

	.search kbd {
		color: #A29061;
		background-color: inherit;
		font-family: "Helvetica Neue",Helvetica,Arial,"sans serif";
		} 	
		
			.search #content h5 a {
				font-size: 12px;
				font-weight: bold;
				line-height: 1.2;
				color: #000;
				background-color: inherit;
				}
					
				.search #content h5 a:hover {
					color: #A29061;
					background-color: inherit;
					}
	
		.search #content li {
			float: left;
			width: 220px;
			font-size: 12px;
			margin: 0 0 20px 20px;
			}	

		.search #content ul {
			overflow: hidden;
			clear: both;
			}	
			
	.search .productimage {
		position: relative;
		display: block;
		width: 220px;
		height: 300px;
		border-bottom: 1px dashed #B7B7B7;
		}							

		.search #search label {
			color: #A29061 !important;
			background-color: inherit;
			}
			
			.search #search label:after {
				content: " Again?";
				}
		
		.search #search #q {
			display: block;
			}
			
	.search section {
		overflow: hidden;
		}
		
		.search section#gear img {
			top: 50%;
			left: 50%;
			position: absolute;
			}
			
			.search section#shoes li a, .search section#gear li a, .search section#team li a {
				color: #000;
				background-color: inherit;	
				}
	
				.search section#shoes li a:hover, .search section#gear li a:hover, .search section#team li a:hover {
					color: #A29061;
					background-color: inherit;	
					}			

		.search section h4 {
    		font-size: 14px;
			padding-top: 20px;
			border-top: 1px dashed #000;
			font-family: EmericaPureTypeHeavy,Helvetica,Arial,"sans serif";
			}
		
		.search section header {
			border-style: none;
			min-height: 10px;
			padding: 6px 0 0;
			overflow: hidden;
			}
			
		.search section > p {
			margin-top: -17px;
			font-weight: bold;
			float: right;
			}
			
		.search section ul {
			margin-left: -20px;
			padding: 18px 0 50px;
			}	
		
			.search section#news img {
				width: 220px;
				height: auto;
				}
		
			.search section#news li {
				font-weight: bold;
				color: #A29061;
				background-color: inherit;
				font-size: 11px;
				margin-bottom: 40px;
				}
				
				.search section#news li:nth-child(4n+1) {
					clear: both;
					}	
				
				.search section#news li .more {
					display: block;
					margin-top: 5px;
					padding-top: 6px;
					border-top: 1px dashed #A29061;
					}
			
				.search section#news li p {
					font-weight: normal;
					font-size: 11px;
					color: #000;
					background-color: inherit;	
					margin: 0 0 8px 1px;
					}	
				
				.search section#news p:empty {
					display: none;
					}

		.search section#shoes img {
			bottom: 25px;
			left: 50%;
			position: absolute;
			}

		.search section#shoes .productimage {
			height: 200px;
			}
						
		.search span.outofstock {
			background: transparent url(/app/css/images/out-of-stock.png) no-repeat 2px 3px;
			color: #CE092A !important;
			display: block;
			font-size: 10px;
			font-weight: bold;
			padding: 2px 0 0 15px;
			position: absolute;
			}
			
		.search .badge {
			display: block;
			font-size: 10px;
			font-weight: bold;
			padding: 2px 0 0 16px;
			position: absolute;
			}
			
			.search .badge.old {
				background: transparent url(/app/css/images/discontinued.png) no-repeat 2px 3px;
				color: #bdbdbd;
				}
									
			.search section#team a:hover img {
				opacity: 0.75;
				} 
			
		.search section#team img {
			margin-bottom: 5px;
			}
			
		.search section#team li {
			width: auto;
			text-align: center;
			font-size: 11px;
			margin-bottom: 10px;
			}	

		.search section.expanded > p {
            display: none;
            }
			
	.search .status {
		margin: 40px 0;
		}
		
	.search time {
    	float: left;
    	font-family: EmericaPureTypeHeavy,Helvetica,Arial,"sans serif";
    	font-size: 14px;
    	font-weight: normal;
    	letter-spacing: -1px;
    	line-height: 1;
    	text-align: center;
		margin: 2px 2px 3px -2px;
    	text-transform: uppercase;
    	width: 40px;
		}				
		
/* ---- social networking tools ---- */		

.sntools {
	position: relative;
	overflow: hidden;
	margin-top: 3px;
	}
		
	.sntools li {
	    float: left;
	    height: 16px;
	    list-style-type: none;
	    margin: 0 7px 7px 0 !important;
	    width: 16px;
		background: url("/app/css/images/sns-icons.png") no-repeat scroll 0 0 transparent;
	    color: inherit;
	    cursor: pointer;
	    display: block;
	    height: 16px;
	    position: static;
	    text-indent: -9009px;
		}
		
		.sntools li:focus {
		    outline-style: none;
			}
	
		.sntools li:hover {
		    background-position: 0 -24px;
			}
	
		.sntools li.twitter {
		    background-position: -21px 0;
			margin: 0 0 7px 0 !important;
			}
	
			.sntools li.twitter:hover {
			    background-position: -21px -24px;
				}
		
	.sntools span {
	    font-size: 10px;
		margin: 2px 4px 0 0;
	    float: left;
		display: block;
		}
		
	.sntools ul {
	    float: left;
		}	
		
/* ----- track order ----- */				
			
		.track #content > h1 {
			font-size: 14px;
			padding-bottom: 5px;
			margin-bottom: 30px;
			border-bottom: 1px solid #000;
			font-family: "EmericaPureTypeBold", "Helvetica Neue", Helvetica, Arial, sans-serif;
			}
			
		.track #content header {
			margin-bottom: 60px;
			}		
		
		.track h1 span {
			color: #A29061;
			background-color: inherit;
			}	

	.track .options {
		float: right;
		margin-top: -50px;
		}
		
			.track .options li {
				float: left;
				font-size: 11px;
				padding-left: 8px;
				margin-left: 8px;
				border-left: 2px solid #A29061;
				font-family: "EmericaPureTypeBold", "Helvetica Neue", Helvetica, Arial, sans-serif;
				}
				
				.track .options li:first-child {
					border-style: none;
					}
					
	.track #orderinfo {
		float: left;
	    width: 600px;
		}
	
		.track #orderinfo a.back {
			font-size: 12px;
			font-family: "EmericaPureTypeBold", "Helvetica Neue", Helvetica, Arial, sans-serif;
			}
			
		.track #orderinfo .container {
			font-size: 11px;
			margin: 4px 0 40px;
			padding: 20px;
			overflow: hidden;
			line-height: 1.5;
			color: #717171;
			background-color: #F4F4F2;
			font-family: "Helvetica Neue",Helvetica,Arial,"sans serif";
			}
	
		.track #orderinfo .container div {
			float: left;
			width: 260px;
			padding-right: 20px;
			margin: 0;
			}
			
		.track #orderinfo .container h4 {
			display: block;
			margin-bottom: 2px;
			font-size: 12px;
			font-family: "EmericaPureTypeBold", "Helvetica Neue", Helvetica, Arial, sans-serif;
			}
				
		.track #orderinfo .container li {
			margin-top: 15px;
			}	
		
			.track #orderinfo .container li:first-child {
				margin: 0;
				}	
		
		.track #orderinfo .container strong {
			color: #A29061;
			background-color: inherit;
			font-weight: normal;
			font-family: "EmericaPureTypeBold", "Helvetica Neue", Helvetica, Arial, sans-serif;
			}
			
		.track #orderinfo h3 {
			font-size: 12px;
			padding: 3px 0 5px;
			font-family: "EmericaPureTypeBold", "Helvetica Neue", Helvetica, Arial, sans-serif;
			}	
			
		.track .orderinfo td {
			padding: 15px 0 4px;
			text-align: right;
			font-size: 14px;
			border-top: 1px dashed #000;
			font-weight: bold;
			}
		
			.track .orderinfo td:first-child {
				text-align: left;
				font-size: 11px;
				font-weight: normal;
				}
			
			.track .orderinfo tfoot td {
				border-top: 1px solid #000 !important;
				}
		
		.track .orderinfo thead {
			display: none;
			}
		
			.track .orderinfo tr:first-child td {
				border-style: none;
				}
			
/* ---------- */

	.track #order-info {
		margin-bottom: 30px;
		}

		.track #order-info .status {
			margin: 0;
			padding: 3px 5px 2px;
			display: inline-block;
			font-size: 11px;
			color: #fff;
			background-color: #000;
			}
	
		.track #order-info .status.canceled {
			color: #fff;
			background-color: #CE092A;
			}
	
		.track #order-info .status.hold {
			color: #000;
			background-color: #FFF30F;
			}
		
		.track #order-info .status.shipped {
			color: #fff;
			background-color: #729D6D;
			}

		.track #order-info strong {
			font-weight: normal;
			}

/* ---------- */
			
.track #order-summary {
	width: 280px;
	float: right;
	font-size: 11px;
	clear: none;
	margin-bottom: 100px;
	}	
	
	.track #order-summary h4 {
		font-size: 12px;
		padding: 3px 0 5px;
		border-bottom: 1px solid #000;
		font-family: "EmericaPureTypeBold", "Helvetica Neue", Helvetica, Arial, sans-serif;
		}
		
		.track #order-summary .iteminfo {
			width: 150px;
			float: right;
			line-height: 1.5;
			}
			
			.track #order-summary .iteminfo span {
				display: inline;
				}
	
		.track #order-summary .itemthumb {
			position: relative;
			display: block;
			width: 100px;
			height: 100px;
			float: left;
			}	
	
			.track #order-summary .itemthumb img {
				top: 50%;
				left: 50%;
				position: absolute;
				width: auto;
				margin: 0;
				}	
		
	.track #order-summary li {
		overflow: hidden;
		padding: 30px 0;
		margin: 0 !important;
		color: #363636;
		width: auto !important;
		background-color: inherit;
		border-top: 1px dashed #000;
		}
		
		.track #order-summary li:first-child {
			border-style: none;
			}
			
	.track #order-summary ul {
		width: auto !important;
		}
		
	.track table {
		width: 100%;
		}	
		
			.track tfoot tr.vat td {
				border-style: none !important;
			    padding-top: 5px;
				}
	
			.track tfoot tr.vat small {
			    font-weight: normal;
				}
		
	.track #track {
		border-top: 1px dashed #000000;
		clear: both;
		padding-top: 20px;
		}					

/* -------- */	

.usertools {
	top: 55px;
	right: 12px;
	position: absolute;
	line-height: .9;
	font-family: "EmericaPureTypeBold", "Helvetica Neue", Helvetica, Arial, sans-serif;
	z-index: 60;
	padding: 0 4px;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-bottomright: 3px;
	}
	
	.usertools a {
		display: block;
		float: left;
		padding: 7px 0 6px;
	    color: #000;
	    background-color: inherit;
	    }	
	
		.usertools a:before, .usertools a[href*="logout"]:after, .usertools a[href*="register"]:after {
			content: "|";
			color: #000;
			background-color: inherit;
			padding: 0 6px;
			}
			
		.usertools a:first-child:before, .usertools a.username:before {
			content: "";
			}
	
	    .usertools a:hover {
	    	color: #A29061;
	    	background-color: inherit;
	    	}	
	
	.usertools a#cart {
		color: #fff;
		background-color: #A29061;
		padding: 7px 7px 6px;
		margin-left: 7px;
		white-space: nowrap;
		min-width: 90px;
		text-align: center;
		
		border-bottom-left-radius: 3px;
		border-bottom-right-radius: 3px;
		-moz-border-radius-bottomleft: 3px;
		-moz-border-radius-bottomright: 3px;
		}
		
		.usertools a#cart.shopnow:hover {
			color: #fff;
			background-color: #A29061;
			}
		
		.usertools a#cart:before {
			content: "";
			padding: 0;
			}
			
		.usertools a#cart:hover {
			color: #fff;
			background-color: #000;
			}
			
	.usertools a#cart.shopnow {
		color: #fff;
		background-color: #000;
		min-width: 50px;
		}	
		
		.usertools a#cart span {
			display: inline;
			float: none;
			padding: 0;
			}
			
    .usertools > span:first-of-type {
        position: relative;
        right: -3px;
        top: 1px;
        }

	.usertools span {
		display: block;
		float: left;
		padding: 6px 0 0 8px;
		}
			
	.usertools a.messages:before {
		content: "";
		padding: 0 0 0 3px;
		}	
	
	.usertools a.regionsetting {
		background: transparent url("/app/css/images/regions-flags.png") no-repeat 0 0;
		height: 13px !important;
	    margin: 2px 0 0 1px !important;
	    opacity: .75;
		padding: 0 !important;
		position: relative;
		text-indent: -999em;
		top: 4px;
		width: 20px;
		}

		.usertools .regionsetting.loading, .zoom.loading { 
	    	background: #fff url(/app/css/images/loading.gif) no-repeat 0 center !important;
			height: 16px !important;
	    	margin: 0 auto;
	    	opacity: 1;
			text-indent: -999em;
			-webkit-transition: none !important;
			   -moz-transition: none !important;
			     -o-transition: none !important;
        			transition: none !important;
			}

	    .usertools a.regionsetting:hover {
			opacity: 1;
			}

		.usertools a.regionsetting.eu {
		    background-position: 0 -13px;
		    }    

		.usertools a.regionsetting.uk {
		    background-position: 0 -26px;
		    }    
	
.wrapper {
	width: 940px;
	padding: 0 20px;
	margin: 0 auto;
	position: relative;
	}
		
	
/* --------- */	

	.wrapper header {
		border-top: 1px solid #000;
		border-bottom: 1px dashed #000;
		min-height: 58px;
		position: relative;
		margin: 0 auto;
		font-weight: bold;
		}
	
		.wrapper header:after {
		    content: ".";
		    display: block;
		    height: 0;
		    clear: both;
		    visibility: hidden;
			}
	
		.wrapper header h1, .wrapper header h3 {
			font-size: 26px;
			letter-spacing: -2px;
			padding-top: 18px;
			line-height: 1;
			float: left;
			text-transform: uppercase;
			font-family: EmericaPureTypeHeavy, Helvetica, Arial, "sans serif";
			}
		
			.wrapper header li	{
				font-weight: normal;
				}

/* ----- URL shortening service /shorten/ ----- */
	
	/* .shorten #content {
	    margin: 0 auto 160px;
		width: 660px;
		} */

	.shorten ul {
		margin-left: 30px;
		margin-bottom: 1em;
	}
	
	.shorten kbd {
		font-size: 14px;
	}
	
	.shorten form {
		margin-bottom: 1em;
	}

		.shorten #content form div#token_container #token, .shorten #content form div#url_container #url, .shorten #content form div.advanced input {
			background-color: white;
			border: 1px solid #C8C8C8;
			-webkit-box-shadow: 0 0 2px 0 #c1c1c1 inset;
			   -moz-box-shadow: 0 0 2px 0 #c1c1c1 inset;
					box-shadow: 0 0 2px 0 #c1c1c1 inset;
			color: #787777;
			font-size: 32px;
			padding: 5px;
            }

		.shorten #content form div#url_container #url {
			width: 562px;
		}

		.shorten #content form div.advanced input {
			padding: 5px;
			width: 265px;
			}

		.shorten #content form div.advanced fieldset > div {
			float: left;
			margin: 0 0 25px;
			width: 275px;
			}

			.shorten #content form div.advanced fieldset > div:nth-of-type(2n+1) {
				margin-right: 80px;
				}
				
		.shorten #content form div.advanced fieldset span {
			display: block;
			font-size: 10px;
			margin: 3px 0 0 4px;
			width: 275px;
			}

		.shorten #content form div.advanced input {
			padding: 5px;
			width: 265px;
			}

	.shorten #content form .submit {
		width: 126px;
		}

	.shorten #content .advanced > span {
		font: bold 20px arial, sans-serif;
		display: block;
		margin: 40px 0 20px;
		}

/* ----- ABOUT ----- */		

body.about {
	background-color: #000;
	}
	
	.about footer {
		border-top: 1px solid #242424;
		}

		.about #content h2 {
		    background: url("/app/css/images/about-header.png") no-repeat scroll 0 0 transparent;
		    display: block;
		    height: 84px;
		    margin: 0 auto;
		    text-indent: -9009px;
		    width: 775px;
			}
			
			.about #content h3 a {
				display: block;
				background: url("/app/css/images/about-header.png") no-repeat -313px -97px transparent;
				width: 123px;
				height: 16px;
				text-indent: -9009px;
				margin: 0 auto 50px;
				}
				
			.about #content h3 a:hover {
				background-position: -313px -114px;
				}
			
		.about #jarule > header {
			border-color: #242424;
			}
			
	.about #video {
		margin: 20px 0 30px;
		}
			
		.about .usertools a {
			color: #fff;
			}
			
		.about .usertools a:before, .about .usertools a[href*="logout"]:after, .about .usertools a[href*="register"]:after {
			color: #4F4F4F;
			}
				
		.about .usertools a:hover, .about .usertools a:hover#cart {
			color: #A29061;
			}
			
		.about .usertools a#cart {
		    background-color: transparent;
		    margin-left: 0;
		    padding: 7px 7px 6px 0;
			}
				
		.about .usertools a#cart:before {
		    background-color: inherit;
		    color: #4F4F4F;
		    content: "|";
		    padding: 0 6px;
			}
					
		.about .usertools a#cart.shopnow {
		    background-color: #000000;
		    color: #FFFFFF;
		    margin: 0;
		    min-width: 70px;
		    padding: 7px 7px 6px 0;
			}
						
		.about .usertools a:hover#cart.shopnow {
			color: #A29061;
			}
			
		.about .usertools .regionsetting.loading {
		    background: url("/app/css/images/loadingold.gif") no-repeat scroll 0 center #000000 !important;
			}
			
/* ----- G6 Timer ----- */

@font-face {
    font-family: "Myriad Pro";
    font-weight: normal;
    src: url("/app/css/fonts/myriad-pro.otf") format("opentype");
	}

#adminlogin {
	left: auto;
	right: 17px;
	top: 4px;
	}
	
		/*#jarule > header h2 {
			margin-top: 10px;
			}
	
			#jarule > header h2 a, #jarule > header h2 span {
				background-image: url("/app/css/images/g6/site-g6-logos.png");
				height: 34px;
				width: 43px;
				}
				
			#jarule > header h2 a:hover, #jarule > header h2 span:hover {
				background-position: 0 -45px;
				}*/
				
	.g6 time {
		border-left: 1px solid #242424;
	    display: block;
	    font-size: 10px;
	    letter-spacing: 2px;
	    margin: 0 0 0 20px;
	    overflow: hidden;
		padding-left: 20px;
	    text-align: center;
	    text-shadow: 1px 1px 5px #000000;
	    text-transform: uppercase;
	    width: auto;
		}

	.g6 time:after {
	    clear: both;
	    content: "";
	    display: block;
		}

		.g6 time > span {
		    display: block;
		    float: left;
		    font-family: "Times New Roman",times,georgia,serif;
		    font-weight: normal;
		    letter-spacing: 2px;
			}

			.g6 time span span {
			    display: block;
			    font-family: "Myriad Pro",arial,helvetica,tahoma,sans-serif;
			    font-size: 30px;
			    font-weight: normal;
			    line-height: 28px;
				}

			.g6 time > span + span {
			    padding-left: 5px;
				}
				
			.g6 .wrapper h2 + a {
				color: #FFFFFF !important;
				float: left;
				margin: 7px 0 0 0;
				}
				
			.g6 .wrapper h2 + a:hover {
				color: #A29061 !important;
				}

			.g6 .wrapper h2 + a time:hover:before {
			    background: url("/app/css/images/g6/site-g6-logos.png") no-repeat scroll -54px 4px #000000;
			    content: "";
			    display: block;
			    height: 36px;
			    left: 20px;
			    padding: 4px 0;
			    position: absolute;
			    top: 5px;
			    width: 77px;
			    z-index: 500;
				}
				
				.g6 .wrapper h2 + a .expired {
					display: block;
					font-family: "Times", "Times New Roman", sans-serif;
					font-size: 13px;
					font-style: italic;
					margin: 25px 0 0 10px;
					text-transform: uppercase;
					}
					
				.g6 .wrapper h2 + a .expired:after {
					background: url("/app/css/images/g6/site-g6-logos.png") no-repeat scroll -56px -47px transparent;
					content: "";
				    display: block;
				    float: right;
				    height: 12px;
				    margin-left: 5px;
				    width: 16px;
					}
					
				.g6 .wrapper h2 + a:hover .expired:after {
					background-position: -56px -63px;
					}
				
.punctuation {
    display: block;
	height: 23px;
    position: relative;
    text-indent: -999em;
	}
	
	.punctuation:before {
		content: ":";
		font-size: 2.5em;
		left: 1px;
		line-height: 1;
		position: absolute;
		text-indent: 0;
		text-shadow: 1px 1px 5px black;
		top: -2px;
		}

/* ----- Media Queries ----- */

@media only screen and (max-height: 840px) {
	.about iframe {
		height: 480px;
		margin: 0 auto;
		width: 720px;
		}