@charset "UTF-8";
/* CSS Document */
#content {
	font-family: "solido_book","helvetica", "arial", "sans-serif";
	-webkit-font-smoothing:antialiased;
	-moz-webkit-font-smoothing:antialiased;
	font-weight: normal;
}


.group, .group:hover, .group_content, .group_content:hover, a:link, a:visited{
	text-decoration: none;
}

a {
	cursor:pointer;
}
p {
	margin-bottom: .2em;
}
/*
====== 
	============
		========================
	header
		========================
	============
====== 
*/
.pageTemplate.oneColumnPage {
	position:relative;
}

a.add_to_cart {
	color:#fff !important;
	display:inline-block;
}

div.site {
	/*margin-top:256px;*/
	overflow: hidden;

}
 div#content {
 	padding-top:0px;
 }
/*center top skus*/
.products.prod_narrow {
	text-align: center;
}

.product_row {
	display: inline-block;
}



/* --------------------------------
Products 
-------------------------------- */

.merch_groups {
	padding-top: 5px !important;
	position:relative;
	margin-bottom: 5px;
}

 
.merch_groups.merch_tablets .product_title a, .merch_groups.merch_ipod .product_title a, .merch_groups.merch_iphone .product_title a, .merch_groups.merch_ipad .product_title a {
	font-size:13px !important;
}

.merch_groups .idLocator {
	position:absolute;
	top:-50px;
	left:0;
	height:20px;
	width:20px;
}

.product:last-child {
	border-right: 0;
}
.product {
	float: left;
	width: 190px;
	border-right: 1px dashed #D9D9D9;
	margin-left: 0px;
	margin-top: 10px;
	min-height: 390px;
	position:relative;
	text-align:center;
	margin-right:0px!important;
}
/*
	.product:hover{
		background: url(/gs/merchincludes/deals_v3/img/prodShadow.png) no-repeat;
		border: 1px solid #D9D9D9 !important;
		text-decoration: none !important;
	}
	
	*/
	.product:nth-child(5n) {
	border-right:none!important;
	margin-right:0!important;
}

.product_name_system {
		min-height: 36px; 
	}
.product_image {
		text-align:center;
		border-top:1px dashed #d9d9d9;
		margin-top:-6px;
		min-height:190px;
	}
.product_image img {
		max-height:170px;
		max-width:175px;
		padding:10px 0;
	}
	
	h3.product_title {
		height: 17px;
		margin: 0 10px 5px 10px;
		text-align: left;

	}
		h3.product_title a {
			font-size:14px;
			font-weight:bold;
			color:#195f91 !important;
			text-decoration:none;
		}
			
		
	.product_system {
		display: none;
		color: #3E3E3E;
		text-align: right;
		position: relative;
		top: 13px;
		right: 18px;

	}
	
	.product_state {
		color: #3E3E3E !important;
		font-size: 14px;
		margin: 10px 10px 0;
		text-align: left;
		text-transform: capitalize;
		display: block;


	}
	
	p.price {
		color: #3E3E3E;
	    position: relative;
	    z-index: 0;
	    font-size: 32px;
	    font-weight: bold;
	    margin-bottom: 3px;
	    float: left;
	    margin-left: 9px;
	    letter-spacing: -.05em;

	}
	
	.original_price {

		color: #DA3200;
		float: left;
		font-size: 14px;
		font-weight: bold;
		margin: 0 0 0 13px;
		text-decoration: line-through;
		margin-bottom: 3px;
		position: relative;
		clear: both;
	}
	
	.purchase_info {
		clear:both;
	}

	.add_to_cart {

		background: url("/gs/merchincludes/deals_v3/img/atcBkg.png") repeat-x scroll left top transparent;
		border: 0 solid #F1F1F1;
		border-radius: 6px 6px 6px 6px;
		color: white;
		cursor: pointer;
		font-size: 16px;
		font-weight: bold;
		padding: 5px 0;
		font-family: arial,helvetica,sans-serif;
/*		display:none;*/
		margin:8px auto;
		line-height:22px;
		width:90%;
		

	}

	
	.pickup_store {
		background: url("/gs/pages/global/images/pickup_store_bgnew.png") repeat-x scroll center center #FFFFFF;
		border: 1px solid #FFFFFF;
		border-radius: 3px 6px 6px 6px;
		box-shadow: 0 0 6px #999999;
		clear: both;
		color: #000000;
		cursor: pointer;
		font-weight: bold;
		height: 30px;
		margin-bottom: 10px;
		padding: 6px;
		text-align: center;
		text-indent: -9999px;
		width: 90%;
		font-size:0px;
		color:transparent;
		/*		display:none;*/
	}

	.check_availability {

		background: none;
		border: none;
		color: #195F91;
		font-size: 12px;
		text-decoration: underline;
	}
	
	p.bonus{
		margin: 0 0 0 13px;
		text-align: left;
		font-family: "arial";
  	}

	.product_release {
		margin: 7px 0 0 13px;
		font-family: "arial";
		text-align: left;
  	}
  
 	.online_price{
	    display: none;
	    position: relative;
	    right: 12px;
	    top: 8px;
  	}
input.more_product_info, a.more_product_info {
		background: url("/stores/images/merch_group/more_product_info_bg.png") repeat-x scroll left bottom #656565;
		border-radius: 6px;
		-webkit-border-radius: 6px;
		-moz-box-shadow: 0px 0px 6px #999;
		clear: both;
		color: white;
		display: inline-block;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		margin: 5px auto;
		margin-right: 5px;
		padding: 5px 0;
		text-align: center;
		text-decoration: none;
		text-shadow: 0 1px 0 black;
		-webkit-text-shadow: 0 1px 0 #000;
		-moz-text-shadow: 0 1px 0 #000;
		width: 90%;
		line-height: 22px;
		font-family:arial,helvetica,sans-serif;
		font-size:16px;
}

	
/* end */

/* Divider Styles */



  .top_divider {
    width: 960px;
	padding: 6px 0 2px 0;
	margin: 17px 0;
	background: #f5f5f5;
	border-bottom: 3px solid #e0e0e0;
	
   }
    
.divider {
	width: 960px;
	padding: 6px 0 2px 0;
	margin: 17px 0;
	background: #f5f5f5;
	border-bottom: 3px solid #e0e0e0;
	border-radius: 0px;
	display: inline-block;
	clear: both;
}

.top_divider h1, .divider h1, .divider h2, .divider h3, .divider h4 {
	font-family: "solido_bold", "arial narrow", sans-serif;
	display: block;
	margin-left: 10px;
	font-size: 24px;
	text-transform:uppercase;
	color: #000;
	font-weight: normal;
	
}

.first .product:first-child{
	border-left:0;
}

.first .product:last-child{
	border-right: 0;
}
/*
.first .group .group_content .products .product_row .product .product_image{

	border-top: 0;
}

.first .group .group_content .products .product_row .product{

	border-right: 0!important;
	margin-top:35px;
	margin-top:0px;
}*/

.product_info .bonus {font-weight: bold; font-size: 11px; text-transform: uppercase;}
.product_info .bonus strong {border-radius:3px; -webkit-border-radius:3px; -moz-border-radius:3px; padding: 1px 4px; background-color: #b91d00; text-align: center; color: #fff; text-transform: uppercase; font-size: 9px; margin-right: 1px; text-shadow:0 1px 0 #871b00; -webkit-text-shadow:0 1px 0 #871b00; -moz-text-shadow:0 1px 0 #871b00; font-weight: bold;}

.legal {
	padding: 20px 0 20px 0;
	font: 12px/14px "arial";
	color: #000;
}
.mgrcopy p {
font-family: "Arial" !important;
}

.fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 8010;
    background: url('/gs/pages/collection/global/img/fancybox_overlay.png')!important;
}