@CHARSET "UTF-8";

.store {
	
	float:left;
	width:310px;
	height:205px;
	margin:0 0 15px 0 !important;
	padding:0px;
}

.store.right {
	margin-left:15px !important;
}

.store .photo {
	float:left;
	width:140px;
	margin:10px 18px 0px 0px;
	padding-bottom:1px;
	text-align:center;
}

.store .photo img {
	height:140px;
	border:none;
}

.photo_new {
	float:left;
	margin:8px 3px 0 0;
}

.flag {
	position:absolute;
	margin:14px 0 0 4px;
	padding:0;
}

.store span {
	display:block;
	margin-bottom:2px;
}

.store .header {
	background:url(../../images/backgrounds/bg_50.png);
	padding:2px 8px;
}

.store .body {
	padding:5px;	
}

.store .title, .store .title a {
	font-size:17px;
	color:#FFF;
	text-decoration:none;

}
.details .title a:hover {
	color:#60b2ff;
	text-decoration:underline;
}

.store .format {

	float:right;
	font-size:12px;


	color:#999;
	border:1px solid #666;
	padding: 1px 3px;
	margin-top:3px;
}

.store .artist, .store .artist a {
	font-size:12px;

	color:#FFB63E;
}

.store .date {
	font-size:14px;
	color:#888;
}

.store .price, .store .price a {
	margin-top:15px;
	font-size:13px;
}



.store .download_info {
	font-size:12px;
	color:#888;

}

.store .cart {
	margin-top:8px;
}

.store .stock0, .store .stock1 {
	
	color:#90BB34;


	font-size:14px;

	margin-top:1px;
}

.store .stock0 {
	color:#C14241;
}

.store .stock0 img {
	width:13px;
	margin-right:3px;
}
.store .stock1 img {
	width:13px;	
	margin-right:0px;
}

.store .div {
	height:14px;
	border-top:1px dashed #999;
	margin:18px 0 0 228px;
}

a.add_to_cart {
	
	display:block;
	font-size:14px !important;
	margin-top:15px;
	border:0;
}

a.link {
	
	color:#60b2ff;
	font-size:14px !important;
}

a.chooseStore {
	
	font-size:13px !important;
}

.special {
	padding: 0 10px 10px 10px;
	margin-bottom: 20px;
}

.special .descr {
	padding-left: 0;
}

.special .descr small {
	line-height: 6px !important;
	font-size: 75%;
}

.special .descr img {
	width:47%;
	margin: 0 3% 2% 0 !important;
}

.special .price .sale {
	font-size: 20px !important;
	margin-bottom: 20px;
	color: #5cb85c;
}

.special .price .regular {
	font-size: 15px;
}