/** Shopify CDN: Minification failed

Line 460:100 Expected ")" to end URL token

**/

/** 
 * See: http://www.fontsquirrel.com/fonts/bebas-neue
 * Redistributed in this theme with permission from Dharma Type - March 26, 2011 
 */
@font-face {
  font-family: 'BebasNeueRegular';
  src: url('BebasNeue-webfont.eot');
  src: url('BebasNeue-webfont.eot?iefix') format('eot'),
       url('BebasNeue-webfont.woff') format('woff'),
       url('BebasNeue-webfont.ttf') format('truetype'),
       url('BebasNeue-webfont.svg#webfontfvFLBU0N') format('svg');
  font-weight: normal;
  font-style: normal;
  }




/** 
 * Reset 
 */
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	min-width: 700px;
	font-family: arial;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}



html{ background-color: #777777 }



/** 
 * Base Content Styles 
 */ 
body { 
  color: #333333;
  }

h1, h2, h3, h4, h5, h6 { 
  color: #333333; 
  line-height: 1.2;
  font-weight: bold; 
  margin: 0 0 .5em 0;
  }
h1{ font-size: 22px; }

a { color: #ff002f; }
a:hover { color: #15cc00 }

blockquote{
  font: italic 13px/1.5 georgia, sans-serif;
  margin: 0 0 1.5em 1.25em;
  }

ul, ol{ margin: 0 0 1.5em 1.3em; }
li{ margin: 0 0 0.25em 0; }  

input, textarea{
  border: solid 1px #333333; 
  padding: 4px;
  color: #333;  
  }
input[type="image"]{ border: none; }

button {  width: auto; overflow: visible; }
.ie7 img { -ms-interpolation-mode: bicubic; }

table{
  width: 100%;
  margin: 0 0 1.5em 0;
  border-collapse: collapse;
  }
table th{
  padding: 4px 8px;
  font-weight: bold;
  border: solid 1px #333333;
  color: #333333;
  background: #333333 url(/cdn/shop/t/2/assets/table-header-depth.png?v=1346468180) 0 100% repeat-x; 
  }
table td{ 
  padding: 4px 8px;
  }
tfoot th{ background: transparent; }


/** 
 * Structure 
 */

  
#col-main{
  float: left;
  width: 740px;
  position: relative; z-index: 1;
  } 

#col-main.full{
  width: auto;
  float: none;
  }  

#col-widgets{
  float: right;
  width: 215px;
  }  

  .wrapper{ width: 740px; }
  #col-widgets { display: none; }
  
  
  

/**
 * My Stuff
 */

/*FONT FACE KITS*/

@font-face {
    font-family: 'BebasNeueRegular';
    src: url('../fonts/bebas/BebasNeue-webfont.eot');
    src: url('../fonts/bebas/BebasNeue-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/bebas/BebasNeue-webfont.woff') format('woff'),
         url('../fonts/bebas/BebasNeue-webfont.ttf') format('truetype'),
         url('../fonts/bebas/BebasNeue-webfont.svg#BebasNeueRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'QuicksandLight';
    src: url('http://uptown-boys.com/assets/fonts/Quicksand/Quicksand_Light-webfont.eot');
    src: url('http://uptown-boys.com/assets/fonts/Quicksand/Quicksand_Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://uptown-boys.com/assets/fonts/Quicksand/Quicksand_Light-webfont.woff') format('woff'),
         url('http://uptown-boys.com/assets/fonts/Quicksand/Quicksand_Light-webfont.ttf') format('truetype'),
         url('http://uptown-boys.com/assets/fonts/Quicksand/Quicksand_Light-webfont.svg#QuicksandLight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'QuicksandLightOblique';
    src: url('../fonts/Quicksand/Quicksand_Light_Oblique-webfont.eot');
    src: url('../fonts/Quicksand/Quicksand_Light_Oblique-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Quicksand/Quicksand_Light_Oblique-webfont.woff') format('woff'),
         url('../fonts/Quicksand/Quicksand_Light_Oblique-webfont.ttf') format('truetype'),
         url('../fonts/Quicksand/Quicksand_Light_Oblique-webfont.svg#QuicksandLightOblique') format('svg');
    font-weight: normal;
    font-style: normal;

}

/* MAX IMAGE STYLING */

.mc-hide-scrolls{overflow:hidden}body .mc-cycle{height:100%;left:0;overflow:hidden;position:fixed;top:0;width:100%;z-index:-1}div.mc-image{-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;background-position:center center;background-repeat:no-repeat;height:100%;width:100%}




/** 
 * Customer Accounts
 */ 

.page-header #page-title{ float: left; border: none; margin: 0; }
.page-header #page-actions{ float: right; } 

.templateCustomersLogin form input{ 
  float: left; 
  		border-radius: 4px;
-webkit-border-radius: 4px;	
  font-size: 13px;
  }
.templateCustomersLogin form label{
  float: left;
  min-width: 120px;
  line-height: 22px;
  font-family: arial;
  text-transform: capitalize;
  font-size: 16px;
  font-weight: 200;
  }
.templateCustomersLogin .form-row,
.templateCustomersActivateAccount .form-row{
  margin: 0 0 8px 0;
  }
.templateCustomersLogin .action-bottom{
  margin: 20px 0 0 0;
  }
.templateCustomersLogin .action-bottom .note{
  font-size: 11px;
  padding: 0 0 0 5px;
  line-height: 27px;
  }


/* >> login Form */
#customer-login,
#recover-password{
  width: 58%;
  float: left;
  }
#recover-password{ 
  display: none;
  }
#recover_email label{
  min-width: 75px;
  }
#forgot_password{
  margin: 2px 0 0 5px;
  font-size: 11px;
  float: left;
  }  

#guest{
  float: right;
  width: 38%
  }
   
  
/* >> manage orders and addresses */
#customer_orders{
  width: 75%;
  float: left;
  }

#customer_sidebar{
  float: right;
  width: 20%;
  padding: 10px;
  background-color: #000000;
  	-webkit-box-shadow: 0px 0px 3px 0px #000000;
			box-shadow: 0px 0px 3px 0px #000000;
 border-radius: 4px;
 -webkit-border-radius: 4px;
  
  }
.address p,
.view_address p{ margin: 0; }

#view_address{ 
  border-top: solid 1px #333333;
  padding: 10px 0 0 0;  
  margin-top: 10px;
  display: block;
  }

.address_actions{ float: right; }
.address_actions .action_edit{
  border-right: solid 1px #333333;
  padding-right: 10px;
  }
.address_actions .action_delete{ padding-left: 16px; }  

.action_top{  margin: 0 0 20px 0; }

.action_edit, 
.action_delete, 
.action_add{
  display: inline-block;
  padding-left: 16px;
  }
.action_edit{ background: url(/cdn/shop/t/2/assets/edit-sml.png?v=1346468170) 0 0 no-repeat; }
.action_delete{ background: url(/cdn/shop/t/2/assets/delete-sml.png?v=1346468169) 0 1px no-repeat; }
.action_add{ background: url(/cdn/shop/t/2/assets/add-sml.png?v=1346468166) 0 0 no-repeat; }

.default_address{
  color: #15cc00;
  }
.address_table,
#add_address{
  border: dotted 1px #333333;
  padding: 10px;
  margin: 0 0 20px 0;
  }
.address_table .label,
#add_address .label{
  width: 125px;
  padding-left: 0;
  font-size: 13px;
  font-weight: bold;
  }
.address_table h4{
  padding: 0 0 5px 0;
  margin: 0 0 10px 0;
  }
.customer_address_table{ margin: 0; }
.customer_address_table td{ border: none; }
.customer_address_table input{ margin: 0 5px 0 0; }
.customer_address .action-bottom{ margin-left: 141px; margin-top: 20px; }


/** >> view individual orders */ 
.order_date{ 
  border-bottom: solid 1px #333333;
  padding: 0 0 5px 0;
  margin: 0 0 20px 0;
  }

#order_address{ 
  overflow: hidden; height: 1%;
  margin: 0 0 20px 0; 
  } 
#order_address #order_payment, 
#order_address #order_shipping{
  float: left;
  width: 46%;
  margin-right: 2%;
  }
  


/** 
 * Comments 
 */

.comment{
  margin: 0 0 20px 0;
  }

.comment-author{
  float: left;
  width: 18.0%;
  padding: 12px 0 0 0;
  font-weight: bold;
  text-align: right;
  color: #333333;
  }

.comment-content{
  background: #ffffff;
  float: right;
  width: 75%;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  position: relative;
  padding: 15px;
  color: #666666
  }
.comment-arrow{
  width:0px; 
  height:0px; 
  border-bottom:8px solid transparent;
  border-top:8px solid transparent; 
  border-right:8px solid #ffffff; /* arrow colour */
  font-size:0px;
  line-height:0px;
  position: absolute;
  top: 14px;
  left: -8px;
  }

.comment-posted{
  font-style: italic;
  margin: 0;
  font-size: 11px;
  line-height: 1;
  color: #cccccc;
  }


.comment-form label{
  display: block;
  width: 130px;
  float: left;
  }
.comment-form #comment-submit{
  margin: 0 0 10px 130px;
  }
.comment-form div{
  margin: 0 0 10px 0;
  }
.comment-form .text{
  float: left;
  border: solid 1px #ccc;
  padding: 5px;
  width: 150px;
  color: #666;
  }
.comment-form .text:focus{
  border-color: ;
  } 
.comment-form textarea.text{
  width: 500px;
  }

.has-error label{ color: #e0360f; }
.has-error label.error-msg{ color: #fff; }
.has-error input,
.has-error textarea,
.has-error .text{
  border: solid 1px #ff0000;
  -webit-box-shadow: 0 0 4px rgba(255,0,0,.6);
  -moz-box-shadow: 0 0 4px rgba(255,0,0,6);
  box-shadow: 0 0 4px rgba(255,0,0,.6);
  }

.error-msg,
.success-msg,
.errors{
  padding: 10px;
  color: #fff;
  text-align: left;
  background: url(/cdn/shop/t/2/assets/btn-small-depth.png?v=1346468167 0 100% repeat-x);
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  }
.error-msg,
.errors{
  background-color: #770e00;
  }
.success-msg{
  background-color: #387700;
  }

.errors{ margin: 0 1em 1.5em 0; }
.errors ul,
.errors li{ margin: 0; list-style: none; }
  
  
  
/** 
 * Search 
 */ 

#search-form{
  padding: 0 0 20px 0;
  overflow: hidden; height: 1%;
  }
#search-form #q{
  font-size: 16px;
  padding: 6px;
  width: 575px;
  border: solid 1px #333333;
  float: left;
  }
#search-form #search-submit{ /* overriding some of .btn's styles */
  padding-top: 7px;
  padding-bottom: 6px; 
  float: right;
  width: 100px;
  }
.ie7 #search-form #search-submit{
  border: none;
  }

.results .item{
  margin: 0 0 20px 0;
  padding: 0 0 20px 0;
  border-bottom: solid 1px #333333; 
  }
.results .thumbnail{
  float: left;
  }
.results .search-excerpt{
  margin: 0 0 0 75px;
  }   


  
/** 
 * Cart 
 */ 
  
#cartform table{ 
  width: 100%; 
  margin: 0 0 20px 0;
  } 
#cartform table td{ 
  text-align: center; 
  vertical-align: middle;
  padding: 5px;
  }
#cartform table th{ 
  text-align: center; 
  } 
col.checkout-image{ width: 50px; }  
col.checkout-delete{ width: 80px; }
  
  
#cartform td img{ display: block; }
#cartform input.text { border: solid 1px ; padding: 4px; color: ; text-align: center; }

#cartform .subtotal{
  text-align: center;
  }
#cartform .update-quantities{
  text-align: center;
  padding: 5px;
  width: 170px;
  } 

#checkout-proceed{ 
  float: right;
  width: 38%;
  text-align: right; 
  }
  
#checkout-addnote{
  float: left;
  width: 60%;
  } 
#checkout-addnote a{
  display: block;
  width: 165px;
  float: left;
  }
#checkout-addnote textarea{
  border: solid 1px #333333;
  color: #333333; 
  width: 250px;
  height: 60px;
  float: left;
  padding: 4px;
  } 
.js #checkout-addnote textarea{
  display: none;
  } 
  
#additional-checkout-buttons{
  padding: 5px;
  margin: 5px 0 0 0;
  } 
#additional-checkout-buttons-label{
  border-bottom: solid 1px #333333;
  display: block;
  margin: 0 0 8px 0;
  font-size: 11px;
  font-weight: bold;
  }

/** 
 * Utils 
 */

.ir { display: block; text-indent: -999em; overflow: hidden; background-repeat: no-repeat; text-align: left; direction: ltr; }
.hidden { display: none; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: "\0020"; display: block; height: 0; overflow: hidden; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }
.left{ float: left; }
.right{ float: right; }

.btn,
a.btn{
  display: inline-block;
  background: #fff700 url(/cdn/shop/t/2/assets/btn-small-depth.png?v=1346468167) 0 100% repeat-x;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: solid 1px #fff700;
  color: #000000;
  padding: 5px 10px 4px 10px;
  text-decoration: none;  
  font-weight: bold;
  font-family: Helvetica, Arial, sans-serif;
  text-align: center;
  cursor: pointer;
  }

.btn:hover,
a.btn:hover{
  border: solid 1px #333333;
  background: #333333 url(/cdn/shop/t/2/assets/btn-small-depth.png?v=1346468167) 0 100% repeat-x;;
  color: #ffffff;
  }
  
.btn-reversed{
  border: solid 1px #333333;
  background: #333333 url(/cdn/shop/t/2/assets/btn-small-depth.png?v=1346468167) 0 100% repeat-x;;
  color: #ffffff;
  }
.btn-reversed:hover{
  background: #fff700 url(/cdn/shop/t/2/assets/btn-small-depth.png?v=1346468167) 0 100% repeat-x;
  border: solid 1px #fff700;
  color: #000000;
  } 



/**
 * Contact/Newsletter Forms 
 */

.contact-form ul{
  margin: 0;
  }
.contact-form li{
  list-style: none;
  margin: 0 0 8px 0;
  }

.contact-form label{
  display: block;
  min-width: 90px;
  float: left;
  }
.contact-form textarea{
  width: 400px;
  height: 100px;
  }
.contact-form .type-submit{
  margin: 0 0 0 90px;
  }

.contact-form .error-msg{
  float: none;
  display: inline;
  margin: 0 0 0 10px;
  font-size: 11px;
  padding: 6px;
  }
.contact-form .has-error input{
  border: solid 1px #ef3a22;
  }

/** 
 * Some print style resets 
 */

@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important;
  -ms-filter: none !important; } 
  a, a:visited { color: #444 !important; text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; }
  tr, img { page-break-inside: avoid; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3{ page-break-after: avoid; }
}

/** 
 * No products 
 * Visible only to an empty store.
 */

#featured-grid .placeholder{
  display: block;
  width: 240px;
  height: 200px; 
  background: #fff700 url(/cdn/shop/t/2/assets/placeholder-product.png?v=1346468178) 50% 50% no-repeat;
  }

.product-grid .placeholder{
  width: 177px;
  height: 130px;
  display: block;
  background: #fff700 url(/cdn/shop/t/2/assets/placeholder-product.png?v=1346468178) 50% 50% no-repeat;  
  }


.no-products{
  position: relative;
  }
.no-products-overlay{
  opacity: .75;
  background: #ffffff;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#BFffffff', endColorstr='#BFffffff',GradientType=0 );  
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 4; 
  top: 0;
  left: 0;
  }
.ie7 .no-products-overlay,
.ie8 .no-products-overlay{ background: transparent; }

.no-products-post-it{
  position: absolute;
  top: 125px;
  left: 198px;
  z-index: 5;
  width: 345px;
  height: 193px;
  background: url(/cdn/shop/t/2/assets/no-products-post-it.png?v=1346468178) 0 0 no-repeat;
  font-family: georgia, serif;
  font-size: 16px;
  color: #4b4a43;
  text-align: center;
  text-shadow: 0 1px 0 #fff;
  }
.no-products-post-it-content{
  padding: 65px 20px 20px 20px;
  line-height: 1.4em;
  } 
.no-products-post-it em{
  display: block;
  color: #3b3a34; 
  font-weight: bold;
  font-style: italic;
  font-size: 20px;
  margin: 0 0 10px 0;
  }
.no-products-post-it a{
  color: #25669c;
  }
  
/* Added by Caroline on January 14th for Customizr */

#product-actions input.text,
#product-actions input[type=text],
#product-actions textarea { 
  width: 90%;
}

#product-actions input[type=text]:invalid,
#product-actions textarea:invalid { 
  -moz-box-shadow:       inset 0 0 1px 1px #FF9494;
  -webkit-box-shadow:    inset 0 0 1px 1px #FF9494;
  box-shadow:            inset 0 0 1px 1px #FF9494;
}

.error span {
  line-height: 2;
  color: red;
}




/**
 * My Style
 */


#loginWrapper{
	margin-top: 100px;
	padding: 5px;
	background-color: #000000;
	float: left;
	opacity: 1;
	 		border-radius: 4px;
	-webkit-border-radius: 4px;
 	-webkit-box-shadow: 0px 0px 3px 0px #555555;
  	    	box-shadow: 0px 0px 3px 0px #555555;
}

#loginBackgroundSubWrapper{
	padding: 15px;
	background-color: #FFFFFF;
	opacity: 1;
	 		border-radius: 3px;
	-webkit-border-radius: 3px;
 	-webkit-box-shadow: 0px 0px 3px 0px #555555;
  	    	box-shadow: 0px 0px 3px 0px #555555;
}

.bebasHeader{
	font-family: 'BebasNeueRegular';
  	letter-spacing: 1px;
 	font-size: 30px;
	color: #333333;
}

.guestText{
	font-family: arial;
	font-weight: 100;
	font-size: 12px;
	line-height: 1.7;
	color: #555555;
	margin-bottom: 10px;
	
}

.labelFix{
	font-family: arial;
	font-weight: 100;
	font-size: 13px;
	line-height: 1.7;
	color: #555555;
	margin-bottom: 10px;
}

#productStream{
	background-color: transparent;
	position: absolute;
	top: 0;
	right: 10px;
	z-index: -1;
}

/**
 * ACCOUNT PAGE 
 */

.bigHeader{
	font-family: 'BebasNeueRegular';
	font-size: 30px;
	letter-spacing: 2px;
	border-bottom: 2px solid #333333;
	padding-bottom: 5px;
	margin-bottom: 20px;
	
}

#accountContentWrappper{
	background-color: #000000;
  	opacity: .7;
	-webkit-box-shadow: 0px 0px 5px 0px #000000;
			box-shadow: 0px 0px 5px 0px #000000;
	-webkit-border-radius: 8px;
			border-radius: 8px;
			padding: 10px;
			margin-top: 100px;
		  
}

#accountContentBackground{
	background-color: #FFFFFF;
  	opacity: 1;
	-webkit-box-shadow: 0px 0px 5px 0px #000000;
			box-shadow: 0px 0px 5px 0px #000000;
	-webkit-border-radius: 6px;
			border-radius: 6px;
			padding: 20px;
			overflow:hidden;
}

.accountTableHeader{
	font-family: arial;
	text-transform: uppercase;
	font-weight: 100;
	font-size: 14px;
	color: #666665;
	
}

.noOrders{
	font-family: 'QuicksandLight';
    font-size: 18px;
}

.name{
	font-family: arial;
	text-transform: uppercase;
	font-size: 20px;
	padding-bottom: 5px;
	font-weight: bold;
	color: #FFFFFF;
	
}

.email{
	font-family: arial;
	font-size: 14px;
	letter-spacing: 1px;
	margin-top: 10px;
	text-align: right;
	color: #FFFFFF;
	
}

.address{
	margin-top: 10px;
	font-family: arial;
	font-size: 14px;
	line-height: 1.5;
	color: #FFFFFF;
	text-align: right;
	
}

.phoneNumber{
	margin-top: 10px;
	font-family: arial;
	font-size: 14px;
	line-height: 1.5;
	text-align: right;
	color: #FFFFFF;
	
}


#view_address{
	font-family: arial;
	font-size: 14px;
	line-height: 1.5;
	text-align: right;
	color: #FFFFFF;}

.address p{

	
}

.view_address{
	font-size: 14px;
	line-height: 1.5;

}

.vaName{
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 10px;
	padding-top: 10px;
}

.vaAddress{
	padding-left: 15px;
	line-height: 1.2;	
}

.vaPhone{
	padding-left: 15px;
	padding-top: 5px;
}

.defaultCheckText{
	font-size: 13px;
}

#action-button{
	margin-top: 20px;
}