html {
	background:url(/images/magazine/templates/tech-shop/footer-robots.png) no-repeat center bottom;
}
body {
	font-size:12px;
	font-family:"Segoe UI", sans-serif, monospace;
	color:#1a1a1a;
	line-height:1.4;
	padding:0 0 280px;
	background:url(/images/magazine/templates/tech-shop/bg-robots.jpg) no-repeat center 30px;
}
/* BG */
.Shop-Search,
.Shop-Search form,
.Shop-Search .position,
.Shop-Search fieldset,
.Shop-Search .position-in,
.Shop-Search .position-in div,
.Sidebar h2,
.Sidebar h2 span,
.Ads h2,
.Ads h2 span,
.Ads,
.Shop-Items .Ads,
#categories,
.Shop-Content #newsletter {
	background-image:url(/images/magazine/templates/tech-shop/sprite-tech.png);
	background-repeat:no-repeat;
}
.Okazii-Header {
	margin:0 0 30px;
}
#Shop-Okazii {
    background:url(/images/magazine/templates/tech-shop/glow-bg.png) center 0 no-repeat;
    overflow:hidden;
    padding:15px 5px 0;
}
a {
	color:#4f7d97;
}
h1 {
	font-size:16px;
}
.Shop-Meta {
    padding: 5px 10px;
	color: #999;
    display: block;

}
.Shop-Body {
    /* background:url(../images/magazine/templates/blue-shop/content_repeat.png) center 0 repeat-y; */
	background:white;
	/* -moz-border-radius:10px 10px 0 0; */
	padding:0 10px 20px;
	width:940px;
	margin:0;
	/* border:1px solid #eee; */
}
.Breads {
	font-size:x-small;
	padding:0 0 10px;
	clear:both;
}
.Sidebar {
	width:220px;
	background:#fafafa;
	-moz-border-radius:10px;
	margin:0 0 10px;
}
.Sidebar .Categorii li a {
	text-transform:capitalize;
	font-size:13px;
	display:block;
	padding:7px 15px 7px 10px;
	color:#1a1a1a;
    text-shadow:0 1px 0 white;
}
.Sidebar .Categorii .parent {
	border-bottom: 1px solid #D5D5D5;
}
.Sidebar .Categorii li:first-child a {
	border-top:0;
}
.Sidebar .Categorii li:last-child a {
	border-bottom:0;
}
.Sidebar .Categorii li a span {
	font-size:11px;
	color:#999;
}
.Sidebar .Categorii li a:hover {
    background:white url(/images/magazine/templates/blue-shop/menu-arrow-over.png) 95% 50% no-repeat;
	color:#006699;
}
.Shop-Content-Body {
	padding:0;
}
.Shop-Content-Body .Shop-Catalog {
	width:690px;
	margin-right:5px;
}

.Footer {
	-moz-border-radius:0 0 10px 10px;
	float:left;
	background:#eee;
    width: 960px;
	border-top:1px solid #d5d5d5;
}
.Footer h2 {
    -moz-border-radius: 5px;
}
.Footer h2,
.Footer h2 a {
	color:#1a1a1a
}
.Footer .Block {
	width:30%;
	padding:13px;
}

.Shop-Catalog .Shop-Items h2 {
	padding-bottom:0;
	font-size:24px;
	padding:0 0 10px;
	text-transform:capitalize;
}
.Shop-Catalog .Ads h2 {
	
}
.Shop-Category-Desc {
    color:#999;
}
.Shop-Catalog h2 {

	padding:5px 10px;
	text-shadow:0 1px 0 white;
}
.Shop-Content-Body .Ads h2,
.Sidebar h2 {
	padding:0 0 0 5px;
	border-bottom: 1px solid #4f7d97;
}
#categories,
.Shop-Content #newsletter,
.Shop-Items .Ads {
	background-repeat:repeat-x;
	background-position:0 -66px;
}
.Shop-Content-Body .Ads h2 span,
.Sidebar h2 span {
	display:block;
	padding:5px 10px 5px 5px;
	color:white;
	text-shadow:0 1px 0 #4f7d97;
	font-size:16px;
	background-position:right -33px;
}
.Sidebar ul,
.Sidebar .Block-Content {
	background:#fafafa;	
}
.Sidebar .Ads {
	margin:0;
}
.Sidebar .Ads,
.Sidebar .Ads h2,
.Sidebar .Ads h2 span {
	background:none;
	text-shadow:none;
	color:#1a1a1a;
}
.Sidebar .Ads h2 {
	border-bottom:1px solid #D5D5D5;

}
.Ads {

	overflow:hidden;
	margin:0 0 10px;
}
.Ads ul {
    background:white url(/images/magazine/templates/blue-shop/promo-bg.png) 0 bottom repeat-x;
}
.Sidebar .Ads ul {
    background:white url(/images/magazine/templates/blue-shop/promo-bg-vertical.png) 0 bottom repeat-x;
}
h2 {
	padding:10px 0;
	font-size:16px;
	font-weight:bold;
}
.Filtre {
	border-top:1px solid #d5d5d5;

	padding:0 20px;
	text-align:right;
	line-height:35px;
	position:relative;
	z-index:9;
}
.Filtre a {

}
/* List View */
.List-View li {
	padding:10px 0;
	border-bottom:1px solid #ddd;
	width:100%;
}
.List-View .second {
	background:#fafafa;
}
.List-View li:last-child {
	border-bottom:0;
}
.List-View .p-th,
.Grid-View .p-th {
	background:white;
	width:100px;
	height:100px;
	padding:1px;
	display:block;
	float:left;
	text-align:center;
	border:2px solid white;
	margin:0 0 0 5px;
}
.List-View .p-th:hover,
.Grid-View .p-th:hover {
	border:2px solid #eee;
}
.List-View h3,
.List-View p {
	width:60%;
	float:left;
	margin:0 0 0 20px;
}
.List-View h3 {
	font-size:14px;
	font-weight:bold;
	padding:0 0 5px;
}
.List-View h3 a,
.List-View h3 a:hover {
	text-transform:capitalize;
	text-align:left;
}
.List-View p {
	font-size:11px;
	color:grey
}
.List-View .Price-Box {
	width:120px;
	text-align:right;
	padding-right:20px
}
.Price-Box {
	font-size:13px;
}
/* Grid View */
.Grid-View {
	
}
.Grid-View li {
    display: inline-block;
    padding: 20px 10px;
    text-align: center;
    vertical-align: top;
    width: 200px;
    float:none;
    margin:-1px 4px 0;
	border-top:1px dashed #999;
}
.Grid-View .p-th {
	margin:0 auto;
	float:none;
	background:white;
}
.Grid-View h3 {
	font-size:13px;
	height:60px;
}
.Grid-View .Buy {
	margin-top:10px !important;
}

/* Ads */

.Type3 li .p-name {
	color:#000;
}

#footer {
	background:#fafafa;
	-moz-border-radius:10px;
}
.Ads .Buy,
.Grid-View .Buy {
	margin:0 auto;
}
.Shop-Search {
	color:white;
}
.Shop-Search {
	background-position:0 -99px;
}
.Shop-Search .position {
    background-position: right -223px;
}

.Shop-Body .Shop-Search form {
	background-position:0 -161px;
	background-repeat:repeat-x;
}
.Shop-Search input,
.Shop-Search select {
	border:0;
	margin-right:10px;
}
.Shop-Search select {
	border-left:1px solid #ddd;
	padding-left:10px;
}
.Shop-Search fieldset {
    background-position: 0 -327px;
    background-repeat: repeat-x;
}
.Shop-Search fieldset .position-in {
	background-position:right -369px;
}
.Shop-Search fieldset .position-in div {
    padding: 6px;
    height:30px;
    background-position:0 -285px;
}
.search-text {
	color:#d3d3d3;
}
.Add {
	padding:0 0 0 15px;
	display:inline-block;
	margin:10px 0 0;
    background:url(/images/magazine/templates/blue-shop/add.png) 1px 4px no-repeat;
}