html {
	overflow: -moz-scrollbars-vertical;
	-webkit-text-size-adjust: none; /* Prevents font scaling on idevices in landscape mode */
	margin: 0;
	padding: 0;
}
html * {
	outline: none
}

.flaggreek {
	float: right;
	height: 48px;
	width: px;
	margin-right: 4px;
	position: absolute;
	z-index: 100;
	left: 308px;
	top: 41px;
}

body {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat;
	background-color: #FFFFFF;
}
.imgcon {
	float: left;
	height: 26px;
	width: 26px;
	margin-right: 10px;
	background-image: url(../../../../../image/data/logomikro1.png);
}

.contactmesa1 {
	border: thin solid #999999;
	height: 180px;
	width: 400px;
	padding: 10px;
	float: left;
	margin-bottom: 20px;
	box-shadow:5px 5px 3px #888888;
	border-radius:10px 10px 10px 10px;
}
.style8 {
	font-size: 19px;
	font-weight: bold;
}
.contactmesa2 {
	border: thin solid #999999;
	height: 180px;
	width: 400px;
	padding: 10px;
	float: left;
	margin-bottom: 20px;
	margin-left: 35px;
	box-shadow:5px 5px 3px #888888;
	border-radius:10px 10px 10px 10px;
}

.map1 {
	border: thin solid #999999;
	padding: 5px;
	box-shadow:5px 5px 3px #888888;
	border-radius:10px 10px 10px 10px;
	width: 865px;
}


.iconface4 {
	height: 42px;
	width: 70px;
	margin-top: 217px;
}


.iconface2 {
	float: left;
	height: 29px;
	width: 30px;
	margin-right: 4px;
}
.iconface {
	float: left;
	height: 29px;
	width: 30px;
	margin-right: 4px;
	border: thin solid #FFFFFF;
}
.iconface2  a:hover {
	float: left;
	height: 29px;
	width: 30px;
	border: thin solid #000000;
	margin-left: 4px;
}
.iconface a:hover {
	float: left;
	height: 29px;
	width: 30px;
	border: thin solid #CCCCCC;
	margin-right: 0px;
}






body, td, th, input, textarea, select, a {
	font-size: 12px;
}
h1, .welcome {
	margin-top: 0px;
	margin-bottom: 20px;
	text-shadow: 0 0 1px rgba(0, 0, 0, .01);
}
h2 {
	margin-top: 0px;
	margin-bottom: 10px;
}
p {
	margin-top: 20px;
	margin-bottom: 20px;
}
a, a:visited, a b {
	color: #6e6e6e;
	text-decoration: underline;
	cursor: pointer;
}
a:hover {
	text-decoration: none;
}
a img {
	border: none;
}
form {
	padding: 0;
	margin: 0;
	display: inline;
}
input[type='text'], input[type='password'], textarea {
	background: #f1f1f1;
	border: 1px solid #CCCCCC;
	padding: 6px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
	margin-left: 0px;
	margin-right: 0px;
}
select {
	background: #F8F8F8;
	border: 1px solid #CCCCCC;
	padding: 2px;
}
label {
	cursor: pointer;
}
/* layout */
#container {
	width: 960px;
	margin:auto;
	position:relative;
	text-align: left;
}
.container {
	width: 960px;
	margin:auto;
	position:relative;
	text-align: left;
}
#column-left {
	float: left;
	width: 230px;
	margin-right:60px;
}
.option {
	clear:both;
	margin-bottom: 10px
}
#column-right {
	float: right;
	width: 180px;
}
#content {
	padding-bottom: 30px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;	
}
#column-left + #column-right + #content, #column-left + #content {
	margin-left: 195px;
}
#column-right + #content {
	margin-right: 195px;
}
/* header */
#header {
	height:200px;
	z-index: 99;
	background-image: url(../image/bg1htel.png);
	background-repeat: repeat-x;
	padding-top: 30px;
}
#logo {
	position:absolute;
	top: 28px;
	left: 0px;
	float:left;
}
#language {
	position:absolute;
	float:left;
	top: 20px;
	right: 242px;
	color: #212121;
	line-height: 17px;
}
#language img {
	cursor: pointer;
	vertical-align: middle
}
#currency {

	position:absolute;
	top: 22px;
	right: 0px;
	color: #999;
	line-height: 17px;
}
#currency a {

	padding: 0px 0px 0px 6px;

	color: #999;
	text-decoration: none;
}
#currency a b {
	color: #000;
	text-decoration: none;
}
#header #cart {
	position:absolute;
	text-shadow: 1px 1px #fff;
	top: 34px;
	left: 220px;
	z-index: 150;
	min-width: 250px;
       float: left;
       width: 450px;
       margin-right: 80px;
      margin-left: 0px;
}
#header #cart .button {
	text-shadow: none
}
#header #cart .heading {
	float: left;
	margin-top: 15px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
	position: relative;
	z-index: 100;
	background: #F1F1F1 url('../image/cart.png') 15px center no-repeat;
	padding-top: 14px;
	padding-right: 14px;
	padding-bottom: 14px;
	padding-left: 40px;
	margin-left: 180px;
}
#header #cart .heading h4 {
	color: #6e6e6e;
	font-size: 15px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 3px;
}
#header #cart .heading a {
	color: #6e6e6e;
	text-decoration: none;
}
#header #cart .heading a span {
	background: url('../image/arrow-down.png') 100% 50% no-repeat;
	padding-right: 15px;
}
#review .content {
	background-color:#f3f3f3;
	padding:20px;
	text-shadow:1px 1px #fff
}
#header #cart .content {
	clear: both;
	display: none;
	width:300px;
	position: relative;
	top: 5px;
	float:left;
	left:104px;
	box-shadow: 0px 0px 4px #b9b9b9;
	padding: 18px;
	min-height: 150px;
	border-top: 1px solid #EEEEEE;
	border-left: 1px solid #EEEEEE;
	border-right: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
	background: #f1f1f1;
	z-index: 250;
}
#column-right .box-content ul {
	padding:0
}
#column-right .box-content ul li {
	background: url(../image/arrow.png) left center no-repeat;
	padding-left:14px;
	list-style-type: none
	
}
#header #cart.active .heading {
	margin-top: 15px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
	padding-top: 14px;
	padding-right: 14px;
	padding-bottom: 14px;
	padding-left: 38px;
}
#header #cart.active .content {
	display: block;
}
#header #cart .cart {
	border-collapse: collapse;
	width:100%;
	margin-bottom: 5px;
}
#header #cart .cart td {
	color: #000;
	vertical-align: top;
	border-bottom: 1px solid #EEEEEE;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#header #cart .cart .image {
	width: 1px;
}
#header #cart .cart .image img {
	border: 1px solid #EEEEEE;
	text-align: left;
}
#header #cart .cart .name small {
	color: #666;
}
#header #cart .cart .quantity {
	text-align: right;
}
#header #cart .cart td.total {
	text-align: right;
}
#header #cart .cart .remove {
	text-align: right;
}
#header #cart .cart .remove img {
	cursor: pointer;
}
#header #cart table.total {
	border-collapse: collapse;
	padding: 5px;
	float: right;
	clear: left;
	margin-bottom: 20px;
}
#header #cart table.total td {
	color: #000;
	min-width:80px
}
#header #cart .content .checkout {
	text-align: right;
	clear: both;
}
#header #cart .empty {
	padding-top: 50px;
	text-align: center;
}
#header #search {
	position:absolute;
	top: 62px;
	right: 0px;
	width: 228px;
		background: #F1F1F1 url('../image/sepline.png') 190px center no-repeat;
	z-index: 15;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
}
#header .button-search {
	position:absolute;
	z-index:2;
	right: 0px;
	background: url('../image/button-search.png') center center no-repeat;
	width: 38px;
	height: 29px;
	cursor: pointer;
}
#header #search input {

	padding: 4px 4px 4px 8px;
	border:none;
	background: none;
	text-shadow: 1px 1px #fff;
	width: 162px;
	height: 21px;
	outline:none;
	color:#6e6e6e;
	right:0;
}
#welcome {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	top: 147px;
	right: 0px;
	z-index: 10;
	position:absolute;
	width:185px;
	text-align: right;
	color:#CCCCCC;
	-moz-opacity:1;
	filter:alpha(opacity=100);
	opacity:1;
	height: 35px;
	float: right;
	padding-top: 5px;
	padding-bottom: 7px;
	background-repeat: no-repeat;
	background-image: url(../image/buttonblack2.png);
	margin-right: 10px;
}
#welcome * {  }
#welcome a {
	color: #FFFFFF;
	text-decoration: none;
	-moz-opacity:.75;
	filter:alpha(opacity=75);
	opacity:.75;
	margin-right: 10px;
}
.links {
	position:relative;
	display:none;
	right: 0px;
	bottom: 3px;
	font-size: 10px;
	padding-right: 10px;
}
.links a {
	float: left;
	display: block;
	padding: 0px 0px 0px 7px;
	color: #38B0E3;
	text-decoration: none;
	font-size: 12px;
}
.links a + a {
	margin-left: 8px;
	border-left: 1px solid #CCC;
}
/* menu */
#menu {
	text-shadow: 0px -1px #000000;
	height: 37px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}
#menu ul {
	list-style: none;
	margin:auto;
	width:960px;
	padding: 0;
}
.horiz_tt {
	height:2px;
	background:url('../image/horiz_tt.png') center center repeat-x;
	position:relative;
}
#menu > ul > li {
	position: relative;
	float: left;
	z-index: 10;
	background:url('../image/menu_div.png') right top no-repeat;
}
#menu > ul > li:last-of-type {
	background:none
}
#menu > ul > li:hover {

}
#menu > ul > li > a {
	color: #FFF;
	line-height: 14px;
	text-decoration: none;
	display: block;
	z-index: 12;
	margin-bottom:17px;
	position: relative;
	padding-top: 22px;
	padding-right: 15px;
	padding-bottom: 11px;
	padding-left: 0px;
}
#menu > ul > li > div {
	display: none;
	background: #FFFFFF;
	position: absolute;
	z-index: 300;
	left:-16px;
box-shadow: 0px 2px 4px black;

}
#menu > ul > li:hover > div {
	display: table;
}
#menu > ul > li > div > ul {
	display: table-cell;
	min-width:150px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#menu > ul > li > div > ul li {
	padding: 4px 0px
}
#menu > ul > li ul + ul {
	padding-left: 20px;
}
#menu > ul > li ul > li > a {
	text-decoration: none;
	padding: 4px;
	color: #FFFFFF;
	display: block;
	white-space: nowrap;
	min-width: 120px;
}
#menu > ul > li ul > li > a:hover {

}
#menu > ul > li > div > ul > li > a {
	color: #fff;

}
.breadcrumb {
	color: #CCCCCC;
	margin-bottom: 50px;
	padding-top:15px;
	height:30px;
	background-repeat: repeat-x;
	background-position: center center;
	background-color: #F7F7F7;
}

.success, .warning, .attention, .information {
	padding: 10px 10px 10px 33px;
	margin-bottom: 15px;
	color: #555555;
}
.success {
	background: #EAF7D9 url('../image/success.png') 10px center no-repeat;
	border: 1px solid #BBDF8D;
}
.warning {
	background: #FFD1D1 url('../image/warning.png') 10px center no-repeat;
	border: 1px solid #F8ACAC;
}
.attention {
	background: #FFF5CC url('../image/attention.png') 10px center no-repeat;
	border: 1px solid #F2DD8C;
}
.success .close, .warning .close, .attention .close, .information .close {
	float: right;
	padding-top: 4px;
	padding-right: 4px;
	cursor: pointer;
}
.required {
	color: #FF0000;
	font-weight: bold;
}
.error {
	display: block;
	color: #FF0000;
}
.help {
	color: #999;
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
	display: block;
}
table.form {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 20px;
}
table.form tr td:first-child {
	width: 150px;
}
table.form > * > * > td {
	color: #000000;
}
table.form td {
	padding: 4px;
}
input.large-field, select.large-field {
	width: 300px;
}
table.list {
	border-collapse: collapse;
	width: 100%;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	margin-bottom: 20px;
}
table.list td {
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
}
table.list thead td {
	background-color: #EFEFEF;
	padding: 0px 5px;
}
table.list thead td a, .list thead td {
	text-decoration: none;
	color: #222222;
	font-weight: bold;
}
table.list tbody td a {
	text-decoration: underline;
}
table.list tbody td {
	vertical-align: top;
	padding: 0px 5px;
}
table.list .left {
	text-align: left;
	padding: 7px;
}
table.list .right {
	text-align: right;
	padding: 7px;
}
table.list .center {
	text-align: center;
	padding: 7px;
}
.pagination {
	border-top: 1px solid #EEEEEE;
	padding-top: 8px;
	display: inline-block;
	width: 100%;
	margin-bottom: 10px;
}
.pagination .links {
	float: left;
}
.pagination .links a {
	display: inline-block;
	border: 1px solid #EEEEEE;
	padding: 4px 10px;
	text-decoration: none;
	color: #A3A3A3;
}
.pagination .links b {
	display: inline-block;
	border: 1px solid #269BC6;
	padding: 4px 10px;
	font-weight: normal;
	text-decoration: none;
	color: #269BC6;
	background: #FFFFFF;
}
.pagination .results {
	float: right;
	padding-top: 3px;
}
/* button */

.buttons {
	background: #FFFFFF;
	border: 1px solid #EEEEEE;
	overflow: auto;
	padding: 6px;
	margin-bottom: 20px;
}
.buttons .left {
	float: left;
	text-align: left;
}
.buttons .right {
	float: right;
	text-align: right;
}
.buttons .center {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.htabs {
	height: 38px;		
	line-height: 16px;
	border-bottom: 1px solid #DDDDDD;	
}
.product-grid .cart {
	text-align:center
}
.htabs a {

	padding: 7px 15px 6px 15px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #000000;
	margin-right: 2px;
	display: none;
}
.htabs a.selected {
	padding-bottom: 15px;
	background:url('../image/desc_sel.png') center bottom no-repeat;
}
.tab-content {

	padding: 20px 0px 20px 0px;
	z-index: 2;
	overflow: auto;
}
.tab-content ul {
	margin:0;
	padding-left:10px
}
.tab-content ul li {
	background:url(../image/arrow.png) no-repeat left center;
	list-style-type: none;
	padding-left:14px
}
/* box */
.box {
	margin-bottom: 20px;
}
.feat_new {
	float:left;
	width:300px;
	margin-top:60px
}
.feat_new span {
	color:#838383;
	font-size:22px;
}
.feat_product span {
	font-size:28px
}
.feat_product .price {
	background: url('../image/price_tag.png') center center no-repeat;
	width:92px;
	height:37px;
	display:block;
	text-decoration:none;
	padding:12px 30px 0px 0px;
	color:#fff;
	text-shadow: 0px -1px #2e2e2e;
	font-size:18px;
	margin:auto;	
}
.feat_new h1 {
	font-size:48px;
}
.feat_product {
	float:left;
	text-align: center;
	width:220px;
}
.feat_product .name a { color:#212121; text-decoration: none }
.feat_product .name { margin:10px 0px 10px 0px; }
.feat_new a {
	color:#212121;
	font-family: 'Arapey', serif;
	font-size:22px;
	text-decoration:none
}
.box .box-heading {
	
	background: url('../image/ts_bg.png') center 32px repeat-x;
	font-size: 24px;
	padding-bottom:10px;
	margin-bottom:20px;
	color: #000;
}
.box .box-content {

	
}
	#commercials a {
		text-decoration: none;
		color:#fff;
		text-shadow:1px 1px #000;
	}
	#commercials .comment {
		position:absolute;
		display:none;
		background: url(../image/gradient.png) center center repeat;
		z-index:50;
		text-align: center;
	}
/* box products */
#load_more {
	border: 1px solid #EEEEEE;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
	display:block;
	padding:20px;
	color:#000;
	margin: 20px 0 20px 0;
	text-decoration:none;
	text-align:center;
	background-color:#fafafa;	
}
.box-product {
	overflow: auto;
}
.box-product > div {
	text-align: center;
	width: 237px;
	display: inline-block;
	vertical-align: top;
	margin-bottom: 10px;
	padding-bottom:10px;
	margin-top:10px;
}
#column-left + #column-right + #content .box-product > div {
	width: 119px;
}
.box-product .image {
	text-align:center;
	position:relative;
	margin-bottom: 0px;
}
.box-product .image img {



}
.box-product .name a {
	color: #212121;
	font-weight: bold;
	text-decoration: none;
	display: block;
	text-align:center;
	margin-bottom: 4px;
}
.box-product .price {
	font-weight: bold;
	color: #333333;
	text-align:center;
	margin-top:4px;
	margin-bottom: 4px;
}
.box-product .price-old, .feat_product .price-old {
	color: #cc211b;
	text-decoration: line-through;
}
.box-product .price-new {
	font-weight: bold;
}
.box-product .rating {
	display: block;
	text-align:center;
	margin-top:4px;
	margin-bottom: 4px;
}
/* box category */
.box-category {
	margin-top: -5px;
}
.box-category ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.box-category > ul > li {
	padding: 4px 8px 4px 0px;
}
.box-category > ul > li + li {
	
}
.box-category > ul > li > a {
	text-decoration: none;
	color: #333;
	font-size:16px
}
.box-category > ul > li ul {
	display: none;
}
.box-category > ul > li a.active {
	font-weight: bold;
}
.box-category > ul > li a.active + ul {
	display: block;
	margin:10px;
}
.box-category > ul > li ul > li {
	padding: 5px 5px 0px 10px;
		font-family:Arial, Helvetica, sans-serif;
		
}
.box-category > ul > li ul > li > a {
	text-decoration: none;
	display: block;
}
.box-category > ul > li ul > li > a.active {
	font-weight: bold;
}
/* content */
#content .content {
	overflow: auto;
	margin-bottom: 20px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
}
#content .content .left {
	float: left;
	width: 49%;
}
#content .content .right {
	float: right;
	width: 49%;
}
/* category */
.category-info {
	overflow: auto;
	font-size:18px;
	clear:both;
	color:#838383
}
.category-info .image {
	float: left;
	padding: 5px;
	margin-right: 15px;
	border: 1px solid #E7E7E7;
}
.category-list {
	overflow: auto;
}
#content ul li {

list-style-type: none;
background: url(../image/arrow.png) left 4px no-repeat;
padding-left:16px
}
.category-list ul li {
	background:none !important;
	padding-left:0 !important
}
.user_active {
	width:30px;
	height:10px;
	display: inline-block;
	background:url(../image/user_clear.png) center bottom no-repeat;
}
.category-list ul {
	float: left;
	padding:0;
	display:inline
}
.category-list ul li {
	display: inline-block
}
.category-list ul li a{
	display: block;
	margin-bottom:10px;
	text-decoration: none;
	padding:8px 8px 8px 20px;
	background: #f2f2f2 url('../image/cats.png') 8px center no-repeat;
	color:#808080;
	text-shadow: 1px 1px #fff;
	margin-right:4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
}
.tags {
	margin-top:10px
}
.tags a {
	display: inline-block;
	margin-bottom:10px;
	text-decoration: none;
	padding:8px 8px 8px 26px;
	background: #f2f2f2 url('../image/tag.png') 8px center no-repeat;
	color:#808080;
	text-shadow: 1px 1px #fff;
	margin-right:4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
}
.category-list ul li a:hover {
	color:#000
}
.category-list .div a {
	text-decoration: underline;
	font-weight: bold;
}
/* manufacturer */
.manufacturer-list {
	border: 1px solid #DBDEE1;
	padding: 5px;
	overflow: auto;
	margin-bottom: 20px;
}
.manufacturer-heading {
	background: #F8F8F8;
	font-size: 15px;
	font-weight: bold;
	padding: 5px 8px;
	margin-bottom: 6px;
}
.manufacturer-content {
	padding: 8px;
}
.manufacturer-list ul {
	float: left;
	width: 25%;
	margin: 0;
	padding: 0;
	list-style: none;
	margin-bottom: 10px;
}
.image a, .image-additional a {
	outline: none
}
/* product */
.product-filter {
	right:0;
	padding-bottom: 5px;
	position:relative;
	top: 0px;
	z-index: 40;
}
.product-filter .display {
	margin-right: 15px;
	float: left;
	padding-top: 4px;
	color: #333;
}
.product-filter .display a {
	font-weight: bold;
}
.product-filter .sort {
	float: right;
	color: #333;
}
.product-filter .limit {
	margin-left: 15px;
	float: right;
	color: #333;
}
.product-compare {
	padding-top: 6px;
	font-weight: bold;
	padding-bottom: 20px;
}
.product-compare a {
	text-decoration: none;
	font-weight: bold;
	margin-top: 10px;
}
.product-list > div {
	overflow: auto;
	margin-bottom: 15px;
	float: none;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.product-list .right {
	float: right;
	margin-left: 15px;
}
.product-list > div + div {
	border-top: 1px solid #EEEEEE;
	padding-top: 16px;
}
.product-list .image {
	float: left;
	margin-right: 10px;
}
.product-list .image img {
	padding: 3px;
	border: 1px solid #E7E7E7;
}
.product-list .name {
	margin-bottom: 3px;
}
.product-list .name a {
	color: #38B0E3;
	font-weight: bold;
	text-decoration: none;
}
.product-list .description {
	line-height: 15px;
	margin-bottom: 5px;
	color: #4D4D4D;
}
.product-list .rating {
	color: #7B7B7B;
}
.product-list .price {
	float: right;
	height: 50px;
	margin-left: 8px;
	text-align: right;
	color: #333333;
	font-size: 12px;
}
.product-list .price-old {
	color: #F00;
	text-decoration: line-through;
}
.product-list .price-new {
	font-weight: bold;
}
.product-list .price-tax {
	font-size: 12px;
	font-weight: normal;
	color: #BBBBBB;
}
.product-list .cart {
	margin-bottom: 3px;
}
.product-list .wishlist, .product-list .compare {
	margin-bottom: 3px;
}
.product-list .wishlist a {
	color: #333333;
	text-decoration: none;
	padding-left: 18px;
	display: block;
	background: url('../image/add.png') left center no-repeat;
}
.product-list .compare a {
	color: #333333;
	text-decoration: none;
	padding-left: 18px;
	display: block;
	background: url('../image/add.png') left 60% no-repeat;
}
.product-grid {
	width:960px;
	margin-bottom:20px
}
.product-grid > div {
	width: 203px;
	display: inline-block;
	vertical-align: top;
	margin:30px 17px 15px 17px
}
#column-left + #column-right + #content .product-grid > div {
	width: 125px;
}
.product-grid .image {
	display: block;
	margin-bottom: 0px;
}
.product-grid .image img {
	padding: 3px;

}
.product-grid .name {
	margin : auto; text-align: center;
	margin: 8px 0px 0px 0px;
}
.product-grid .name a {
	color: #212121;
	font-size:14px;
	padding:4px 8px 4px 8px;
	text-decoration: none;
	display: inline-block; left;	
}
.product-grid .description {
	display: none;
}
.product-grid .rating {
	display: block;
	text-align:center;
	margin-bottom: 4px;
}
.product-grid .price {
	display: block;
	text-align:center;
	color: #333333;
	font-size:24px;
	margin-bottom: 4px;
}
.product-grid .price-old {
	color: #F00;
	text-decoration: line-through;
}
.product-grid .price-new {

}
.product-grid .price .price-tax {
	display: none;
}
.product-grid .cart {
	margin-bottom: 3px;
}
.product-grid .wishlist, .product-grid .compare {
	margin-bottom: 3px;
}
.product-grid .wishlist a {
	background: url(../image/heart_fill_12x11.png) center center no-repeat;
	width:24px;
	height:24px;
	float:left;
	margin-left:76px
}
.product-grid .compare a {
	background: url(../image/move_alt2_12x12.png) center center no-repeat;
	width:24px;
	height:24px;
	float:left;
}
/* Product */
.product-info {
	overflow: auto;
	margin-bottom: 20px;
}
.product-info > .left {
	float: left;
	margin-right: 15px;
}
.product-info > .left + .right {
	margin-left: 460px;
}
.product-info .image {

	float: left;
	margin-bottom: 20px;
	padding: 10px;
	text-align: center;
}
.product-info .image-additional {
	width: 370px;
	clear: both;
	overflow: hidden;
}
.product-info .image-additional img {
	-webkit-box-shadow: 0 0 4px #dbdbdb;
	-moz-box-shadow: 0 0 4px #dbdbdb;
	box-shadow: 0 0 4px #dbdbdb;
}
.product-info .image-additional a {
	float: left;
	display: block;
	margin-top:4px;
	margin-left:4px;
	margin-right: 12px;
	margin-bottom: 10px;
}
.product-info .description {
	background-color:#fafafa;
	padding: 20px 20px 20px 20px;
	line-height: 20px;
	color: #4D4D4D;
}
.product-info .m_shadow {
	-webkit-box-shadow: 0 0 4px #dbdbdb;
	-moz-box-shadow: 0 0 4px #dbdbdb;
	box-shadow: 0 0 4px #dbdbdb;
	position:relative;
	right:4px
}
.product-info .description span {
	color: #000;
}
.product-info .description a {
	color: #4D4D4D;
	text-decoration: underline;
}
.product-info .cart .or_ {
	padding-top:12px
}
.product-info .price {
	overflow: auto;
	background-color:#fafafa;
	padding: 0px 20px 20px 20px;
	font-size: 15px;
	color: #333333;
}
.product-info .price-old {
	color: #F00;
	text-decoration: line-through;
}
.right h1 {
	padding-left:20px
}
.product-info .price-new {
	
}
.product-info .price-tax {
	font-size: 12px;
	font-weight: normal;
	color: #999;
}
.product-info .price .reward {
	font-size: 12px;
	font-weight: normal;
	color: #999;
}
.product-info .price .discount {
	font-weight: normal;
	font-size: 12px;
	color: #4D4D4D;
}
.product-info .options {

	margin-bottom: 10px;
	color: #000000;
}
.product-info .option-image {
	margin-top: 3px;
	border-spacing: 0;
	margin-bottom: 10px;
}
.product-info .option-image label {
	display: block;
	width: 100%;
	height: 100%;
}
.cart_shadow {
	width:500px;
	height:22px;
	background: url('../image/cart_shadow.jpg') center center no-repeat;
	margin-bottom:20px;
}
.cart .cart_adder {
	border-radius: 4px;
	padding:10px;
	color:#fff;
}
.product-info .option-image img {
	margin-right: 5px;
	border: 2px solid #CCCCCC;
	border-radius: 2px;
	cursor: pointer;
}
.product-info .cart {
	background-color:#fafafa;
	padding: 0px 20px 20px 20px;
	color: #4D4D4D;
	overflow: auto;
}
.product-info .cart input[type="text"], .product-info .cart textarea {
	background-color: #fff;
	border:1px solid #ccc !important
}
.product-info .cart div {
	float: left;
	vertical-align: middle;
}
.product-info .cart div > span {
	padding-top: 7px;
	clear:both;
	color: #999;
}
.product-info .cart .minimum {
	padding-top: 5px;
	font-size: 11px;
	color: #999;
	clear: both;
}
.product-info .review {
	color: #4D4D4D;
	-webkit-box-shadow: 0 0 4px #dbdbdb;
	-moz-box-shadow: 0 0 4px #dbdbdb;
	box-shadow: 0 0 4px #dbdbdb;
	margin-bottom: 10px;
	position:relative;
	right:4px
}
.product-info .review > div {
	padding: 8px 20px 8px 20px;
	border-bottom: 1px solid #E7E7E7;
	line-height: 20px;
}
.product-info .review > div > span {
	color: #38B0E3;
}
.product-info .review .share {
	overflow: auto;
	line-height: normal;
}
.product-info .review .share a {
	text-decoration: none;
}
.attribute {
	border-collapse: collapse;
	width: 100%;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	margin-bottom: 20px;
}
.attribute thead td, .attribute thead tr td:first-child {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	background: #F7F7F7;
	text-align: left;
}
.attribute tr td:first-child {
	color: #000000;
	font-weight: bold;
	text-align: right;
	width: 20%;
}
.attribute td {
	padding: 7px;
	color: #4D4D4D;
	text-align: center;
	vertical-align: top;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
}
.compare-info {
	border-collapse: collapse;
	width: 100%;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	margin-bottom: 20px;
}
.compare-info thead td, .compare-info thead tr td:first-child {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	background: #F7F7F7;
	text-align: left;
}
.compare-info tr td:first-child {
	color: #000000;
	font-weight: bold;
	text-align: right;
}
.compare-info td {
	padding: 7px;
	width: 20%;
	color: #4D4D4D;
	text-align: center;
	vertical-align: top;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
}
.compare-info .name a {
	font-weight: bold;
}
.compare-info .price-old {
	font-weight: bold;
	color: #F00;
	text-decoration: line-through;
}
.compare-info .price-new {
	font-weight: bold;
}
/* wishlist */
.wishlist-product table {
	width: 100%;
	border-collapse: collapse;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	margin-bottom: 20px;
}
.wishlist-product td {
	padding: 7px;
}
.wishlist-product thead td {
	color: #4D4D4D;
	font-weight: bold;
	background-color: #F7F7F7;
	border-bottom: 1px solid #DDDDDD;
}
.wishlist-product thead .remove, .wishlist-product thead .image, .wishlist-product thead .cart {
	text-align: center;
}
.wishlist-product thead .name, .wishlist-product thead .model, .wishlist-product thead .stock {
	text-align: left;
}
.wishlist-product thead .quantity, .wishlist-product thead .price, .wishlist-product thead .total {
	text-align: right;
}
.wishlist-product tbody td {
	vertical-align: top;
	border-bottom: 1px solid #DDDDDD;
}
.wishlist-product tbody .remove {
	vertical-align: middle;
}
.wishlist-product tbody .remove, .wishlist-product tbody .image, .wishlist-product tbody .cart {
	text-align: center;
}
.wishlist-product tbody .name, .wishlist-product tbody .model, .wishlist-product tbody .stock {
	text-align: left;
}
.wishlist-product tbody .quantity, .wishlist-product tbody .price, .wishlist-product tbody .total {
	text-align: right;
}
.wishlist-product tbody .price s {
	color: #F00;
}
.login-content {
	margin-bottom: 20px;
	overflow: auto;
}
.login-content .left {
	float: left;
	width: 48%;
}
.login-content .right {
	float: right;
	width: 48%
}
.login-content .left .content, .login-content .right .content {
	min-height: 190px;
}
/* orders */
.order-list {
	margin-bottom: 10px;
}
.order-list .order-id {
	width: 49%;
	float: left;
	margin-bottom: 2px;
}
.order-list .order-status {
	width: 49%;
	float: right;
	text-align: right;
	margin-bottom: 2px;
}
.order-list .order-content {
	padding: 10px 0px;
	display: inline-block;
	width: 100%;
	margin-bottom: 20px;
	border-top: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
}
.order-list .order-content div {
	float: left;
	width: 33.3%;
}
.order-list .order-info {
	text-align: right;
}
.order-detail {
	background: #EFEFEF;
	font-weight: bold;
}
/* returns */
.return-list {
	margin-bottom: 10px;
}
.return-list .return-id {
	width: 49%;
	float: left;
	margin-bottom: 2px;
}
.return-list .return-status {
	width: 49%;
	float: right;
	text-align: right;
	margin-bottom: 2px;
}
.return-list .return-content {
	padding: 10px 0px;
	display: inline-block;
	width: 100%;
	margin-bottom: 20px;
	border-top: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
}
.return-list .return-content div {
	float: left;
	width: 33.3%;
}
.return-list .return-info {
	text-align: right;
}
.return-product {
	overflow: auto;
	margin-bottom: 20px;
}
.return-name {
	float: left;
	width: 33.3%;
}
.return-model {
	float: left;
	width: 33.3%;
}
.return-quantity {
	float: left;
	width: 33.3%;
}
.return-detail {
	overflow: auto;
	margin-bottom: 20px;
}
.return-reason {
	float: left;
	width: 33.3%;
}
.return-opened {
	float: left;
	width: 33.3%;
}
.return-opened textarea {
	width: 98%;
	vertical-align: top;
}
.return-remove {
	float: left;
	width: 33.3%;
	padding-top: 90px;
	text-align: center;
	vertical-align: middle;
}
.return-additional {
	overflow: auto;
	margin-bottom: 20px;
}
.return-comment {
	float: left;
	width: 49%;
}
.return-captcha {
	width: 49%;
}
.download-list {
	margin-bottom: 10px;
}
.download-list .download-id {
	width: 49%;
	float: left;
	margin-bottom: 2px;
}
.download-list .download-status {
	width: 49%;
	float: right;
	text-align: right;
	margin-bottom: 2px;
}
.download-list .download-content {
	padding: 10px 0px;
	display: inline-block;
	width: 100%;
	margin-bottom: 20px;
	border-top: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
}
.download-list .download-content div {
	float: left;
	width: 33.3%;
}
.download-list .download-info {
	text-align: right;
}
/* cart */
.cart-info table {
	width: 100%;
	margin-bottom: 20px;
	border-collapse: collapse;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
}
.cart-info td {
	padding: 7px;
}
.cart-info thead td {
	color: #4D4D4D;
	font-weight: bold;
	background-color: #F7F7F7;
	border-bottom: 1px solid #DDDDDD;
}
.cart-info thead .remove, .cart-info thead .image {
	text-align: center;
}
.cart-info thead .name, .cart-info thead .model {
	text-align: left;
}
.cart-info thead .quantity, .cart-info thead .price, .cart-info thead .total {
	text-align: right;
}
.cart-info tbody td {
	vertical-align: top;
	border-bottom: 1px solid #DDDDDD;
}
.cart-info tbody .remove {
	vertical-align: middle;
}
.cart-info tbody .remove, .cart-info tbody .image {
	text-align: center;
}
.cart-info tbody .name, .cart-info tbody .model {
	text-align: left;
}
.cart-info tbody .quantity, .cart-info tbody .price, .cart-info tbody .total {
	text-align: right;
}
.cart-info tbody span.stock {
	color: #F00;
	font-weight: bold;
}
.cart-module .cart-heading {
	border: 1px solid #DBDEE1;
	padding: 8px 8px 8px 22px;
	font-weight: bold;
	font-size: 13px;
	color: #555555;
	margin-bottom: 15px;
	cursor: pointer;
	background: #F8F8F8 url('../image/arrow-right.png') 10px 50% no-repeat;
}
.cart-module .active {
	background: #F8F8F8 url('../image/arrow-down.png') 7px 50% no-repeat;
}
.cart-module .cart-content {
	padding: 0px 0px 15px 0px;
	display: none;
	overflow: auto;
}
.cart-total {
	border-top: 1px solid #DDDDDD;
	overflow: auto;
	padding-top: 8px;
	margin-bottom: 15px;
}
.cart-total table {
	float: right;
}
.cart-total td {
	padding: 3px;
	text-align: right;
}
/* checkout */
.checkout-heading {
	background: #F8F8F8;
	border: 1px solid #DBDEE1;
	padding: 8px;
	font-weight: bold;
	font-size: 13px;
	color: #555555;
	margin-bottom: 15px;
}
.checkout-heading a {
	float: right;
	margin-top: 1px;
	font-weight: normal;
	text-decoration: none;
}
.checkout-content {
	padding: 0px 0px 15px 0px;
	display: none;
	overflow: auto;
}
.checkout-content .left {
	float: left;
	width: 48%;
}
.checkout-content .right {
	float: right;
	width: 48%;
}
.checkout-content .buttons {
	clear: both;
}
.checkout-product table {
	width: 100%;
	border-collapse: collapse;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	margin-bottom: 20px;
}
.checkout-product td {
	padding: 7px;
}
.checkout-product thead td {
	color: #4D4D4D;
	font-weight: bold;
	background-color: #F7F7F7;
	border-bottom: 1px solid #DDDDDD;
}
.checkout-product thead .name, .checkout-product thead .model {
	text-align: left;
}
.checkout-product thead .quantity, .checkout-product thead .price, .checkout-product thead .total {
	text-align: right;
}
.checkout-product tbody td {
	vertical-align: top;
	border-bottom: 1px solid #DDDDDD;
}
.checkout-product tbody .name, .checkout-product tbody .model {
	text-align: left;
}
.checkout-product tbody .quantity, .checkout-product tbody .price, .checkout-product tbody .total {
	text-align: right;
}
.checkout-product tfoot td {
	text-align: right;
	border-bottom: 1px solid #DDDDDD;
}
.contact-info {
	overflow: auto;
}
.contact-info .left {
	float: left;
	width: 48%;
}
.contact-info .right {
	float: left;
	width: 48%;
}
.sitemap-info {
	overflow: auto;
	margin-bottom: 40px;
}
.sitemap-info .left {
	float: left;
	width: 48%;
}
.sitemap-info .right {
	float: left;
	width: 48%;
}
.box-categories {
	background-color:#fafafa;
	padding:16px;
	-webkit-box-shadow: 0 0 4px #dbdbdb;
	-moz-box-shadow: 0 0 4px #dbdbdb;
	box-shadow: 0 0 4px #dbdbdb;
	position: relative;
	z-index:100;
}
.box-shadow {
	background:url('../image/shadow_small.png');
	width:230px;
	height:10px
}
#to_top {
	display:block;
	display:none;
	z-index: 999;
	position:fixed;
	bottom:20px;
	right:20px;
	background: url('../image/going_up.png') center center no-repeat;
	width: 68px;
	height:61px;
}
/* Subfooter */
#subfooter {
	padding:12px;
	background-image: url('../image/footer_line2.png');
	background-position:0px 0px;
	background-repeat: repeat-x;
}
/* footer */ 
#footer {
	clear: both;
	overflow: auto;
	min-height: 200px;

	color:#fff;
		text-shadow: 0px -1px #000000;
}
.line {
	background: url(../image/footer_line.png) center center repeat-x;
	height:1px;
	margin-top:1px
}
#footer a {
	text-decoration:none;
}
.mrg {
	width:960px;
	margin:auto;
	padding-top:60px;
	padding-bottom:50px;
	background: url('../image/light_bg.png') center top no-repeat;
}
#about {
	width:300px;
	padding-right:1%;
	margin-right:1%;
	float:left;
	background: url('../image/footer_split.png') right center repeat-y
}
#about a {
	margin-right:4px;
	margin-bottom: 4px;
	display: inline-block;
}
#info {
	max-width:200px;
	min-width:170px;
	padding-right:25px; margin-right:25px;
	float:left; 
	background: url('../image/footer_split.png') right center repeat-y
}
#about div {
	margin-top:15px;
	-moz-opacity:.50; filter:alpha(opacity=50); opacity:.50;
}
#footer h3 {
	color: #fff;
	font-size: 24px;
	font-weight:300;
	margin-top: 0px;
	margin-bottom: 8px;
}

#info ul {
	margin-top: 10px;
	margin-bottom:10px;
	margin-left: 0px;
	list-style-type:none;
	display:none;
	padding-left: 0px;
}
#info ul li {
	margin-bottom: 3px;

}
#info ul li a {
	font-size:12px
}
#info a {
	text-decoration: none;
	color: #fff;
	-moz-opacity:.50; filter:alpha(opacity=50); opacity:.50;
}
#info h3 {
	cursor: pointer
}
#info a:hover {
	-moz-opacity:1; filter:alpha(opacity=100); opacity:100;
}
#powered {
	padding-top: 50px;
	text-align: left;
	clear: both;
}

#about, #info, #follow_icons, .find_us { min-height: 260px }
/*
 * Follow icons
 */
#follow_icons {
	float:left;
	background: url('../image/footer_split.png') right center repeat-y;
	padding-right:25px;
	margin-right:5px;
}
.follow_icon {
	width:35px;
	height:35px;
	margin-top:5px;
	float:left;
	clear:both;
	margin-left: 18px;
}
.twitter {
	background: url('../image/twitter.png') center center no-repeat;
}
.dribble {
	background: url('../image/dribble.png') center center no-repeat;
}
.flickr {
	background: url('../image/flickr.png') center center no-repeat;
}
.facebook {
	background: url('../image/fb.png') center center no-repeat;
}
.forrst {
	background: url('../image/forrst.png') center center no-repeat;
}
.skype {
	background: url('../image/skype.png') center center no-repeat;
}


/*
 * Commercials
 */
#commercials a {
	padding-bottom:8px;
	background: url(../image/comm_shadow.png) center bottom no-repeat;
}

/*
 * Find us
 */
.find_us {
	float:left;
	width:230px;
	padding-right:43px;
	margin-left:15px;
	background: url('../image/bird.png') right 40px no-repeat;
}
.find_us div {
	position:relative;
	left:-10px;
	background-color:#000;
	background:url('../image/ft_bg.png');
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
	padding:10px;
	font-size:12px
}
.find_us div .full {
	position:relative;
	z-index:2;
	color:#fff;
	-moz-opacity:1; filter:alpha(opacity=100); opacity:1;
}
/* banner */
.banner div {
	text-align: center;
	width: 100%;
}
.banner div img {
	margin-bottom: 20px;
}
.cart_adder input {
	background-color:#fff;
	min-width: 0
}

/*
 * Tipsy
 */
.tipsy { padding: 5px; font-size: 10px; position: absolute; z-index: 100000; }
  .tipsy-inner { padding: 5px 8px 4px 8px; background-color: black; color: white; max-width: 200px; text-align: center; }
  .tipsy-inner { border-radius: 3px; -moz-border-radius:3px; -webkit-border-radius:3px; }
  .tipsy-arrow { position: absolute; background: url('../image/tipsy.gif') no-repeat top left; width: 9px; height: 5px; }
  .tipsy-n .tipsy-arrow { top: 0; left: 50%; margin-left: -4px; }
    .tipsy-nw .tipsy-arrow { top: 0; left: 10px; }
    .tipsy-ne .tipsy-arrow { top: 0; right: 10px; }
  .tipsy-s .tipsy-arrow { bottom: 0; left: 50%; margin-left: -4px; background-position: bottom left; }
    .tipsy-sw .tipsy-arrow { bottom: 0; left: 10px; background-position: bottom left; }
    .tipsy-se .tipsy-arrow { bottom: 0; right: 10px; background-position: bottom left; }
  .tipsy-e .tipsy-arrow { top: 50%; margin-top: -4px; right: 0; width: 5px; height: 9px; background-position: top right; }
  .tipsy-w .tipsy-arrow { top: 50%; margin-top: -4px; left: 0; width: 5px; height: 9px; }


/*
 * Twitter
 */
#twitter ul {
    font-size:12px;
    margin:0;
    padding:0;
    list-style-type: none;    
}
#twitter {
	float:left;
	position:relative;
	width:220px;
	overflow: hidden;
	text-transform: lowercase;
	height: 110px;
}

.tweet_list
{
    position:relative;  
    left:0px;
    overflow:hidden;
    list-style-type: none; /* removing the default styling for unordered list items */  
    margin: 0px;  
    padding: 0px;  
    width:9999px; /* important */  
}
.tweet_list li {
    float: left; /* important for inline positioning of the list items */  
    width:220px;  /* fixed width, important */  
	
    /* just styling bellow*/  
    padding-right:10px

}
.retweet a {
    color:#fff;
    text-transform: uppercase;
    text-decoration: none
}
.tweet_text a {
    color:#8c8d8e;
    text-decoration: none
}
.tweet_text a:hover {
    color:#fff
}
.ts_bg {
	height: 13px;
	clear:both;
	background-repeat: no-repeat;
	background-position: center center;
}

.feat_new, .featured_prod, #commercials {
	margin: 40px 0px 40px 0px;
}
.featured_prod {
	float:left;
}
#navigation {
	display:none;

	border-bottom:1px solid #D3D3D3;
	padding:20px 0px 20px 0px
}
#navigation select.sel {
height:36px;
}
#close_cart {
	display:none;
}
#facebook_toggle {
	margin: auto;
	width: 89px;
	position: relative;
	height: 21px;
	background:url(../image/facebook.png) center top no-repeat;
	display: block; 
}
#facebook_cont {
	height:129px; 
	display:none; 
	background:url(../image/facebook_bg.png) center top repeat-x
}
.facebook_inner {
	margin:auto; width:960px; padding-top:28px;
}



/*
 * Responsive
 * 
 */




/*
 * iPad Portrait 768px
 */


@media only screen and (min-width: 768px) and (max-width: 959px) {
	#menu ul, #container, #header #welcome, .mrg, .slideshow, #subfooter_inner, .product-grid {
		width:728px !important
	}
	#header #search { width: 180px }
	#imgs img, #swipe, .nivoSlider, .nivoSlider img { width: 728px !important }
	.swipe_cont { height: 362px; background: url(../image/landing_bg_small.png) center top repeat-x }
	#header #welcome { display:none }
	#info { min-width: 150px }
	#about {
		width:200px
	}
	.find_us { width: 190px; background-image:none; padding-right:0 }
	#twitter { width: 170px }
	.tweet_list li { width: 170px }
	#language { top: 15px; left:220px; float:right }
	.feat_product { width:210px; }
	.featured_prod > div:last-of-type { display:none }
	#commercials > a:last-of-type { display:none }
	#commercials > a { margin: 0 30px !important }
	#column-left {
		margin-right:50px
	}
	.product-info > .left + .right { margin-left: 220px }
	.product-info .image img { width: 184px }
	.product-info .image-additional { width: 184px }
	.product-info #swipe { display:none !important}
	#default-images { display: block !important}
	#close_cart {
		display: block;
	}
	.facebook_pile { display: none }

}
/*
 * iPhone Portrait 320px
 */
@media only screen and (max-width: 767px) {
	#menu ul, 
	#container, .container, 
	#header #welcome, 
	#imgs img, 
	.product-grid .name, 
	.product-grid .price, 
	.product-grid > div, 
	.product-grid .image, 
	#navigation select, 
	.mrg, 
	.login-content .right, 
	.checkout-content .right, 
	#return .right, 
	.return-additional .return-captcha, 
	.login-content .left, 
	.checkout-content .left, 
	.product-grid, 
	#header #search, 
	.product-info .right .cart_shadow, 
	.slideshow, 
	#fb-root iframe, 
	#subfooter_inner, 
	#column-left, 
	.feat_product, 
	.find_us div, 
	.return-comment, 
	.return-product > div, 
	.return-detail > div, 
	.sitemap-info .right, 
	.product-info .right,
	.feat_new,
	#about,
	#swipe  {
		width:300px !important
	}
	#currency {
		display:block;
		top:155px;
		left:0
	}
	.checkout-content textarea { width: 95% !important; }
	.checkout-product table td { font-size:10px !important }
	.product-info .image {
		padding:0 !important
	}
	.category-list, .product-compare, #currency, #language, .product-grid .image {
		text-align: center
	}
	.category-list ul {
		float: none
	}
	#cart {
		left:0 !important;
		top:0 !important;
	}
	.box-product > div {
		width: 300px
	}
	#cart .heading {
		width:246px;
		-webkit-border-top-left-radius: 0 !important;
		-moz-border-top-left-radius: 0 !important;
		-khtml-border-top-left-radius: 0 !important;
		border-top-left-radius: 0 !important;
		-webkit-border-top-right-radius: 0 !important;
		-moz-border-top-right-radius: 0 !important;
		-khtml-border-top-right-radius: 0 !important;
		border-top-right-radius: 0 !important;
		margin-top:0 !important;
		color:#fff !important;
		background-image:url(../image/cart2.png) !important;
		text-shadow: none;	
	}
	.product-grid .wishlist a {
		margin-left:126px
	}
	.product-filter {
		position:relative;
		top:0;
		margin-bottom:10px
	}
	#header #cart .content {
		border:0;
		top:-4px;
		-webkit-border-top-left-radius: 0 !important;
		-moz-border-top-left-radius: 0 !important;
		-khtml-border-top-left-radius: 0 !important;
		border-top-left-radius: 0 !important;
		-webkit-border-top-right-radius: 0 !important;
		-moz-border-top-right-radius: 0 !important;
		-khtml-border-top-right-radius: 0 !important;
		border-top-right-radius: 0 !important;
		width:263px !important;
		text-shadow:none;
		color:#fff !important;
	}
	#header #cart .cart td {
		border-bottom:1px solid #282828;
	}
	#header #cart .cart td, #header #cart table.total td , #header #cart .cart td a, #header #cart table.total td a {
		color:#fff !important;
		text-decoration: none;
	}
	#language {
		display:block;
		width:100%;
		float:none;
		left:0;
		top:185px
	}
	.mrg {
		background: none
	}
	.feat_product {
		margin-bottom:30px
	}
	#logo {
		left:60px !important;
		top:75px !important
	}
	#commercials a {
		clear:both;
		display:block;
		margin-bottom:30px;
		padding-bottom:6px;
		margin-right:0 !important
	}
	#commercials { margin-bottom:0 !important }
	#commercials a:last-of-type { margin-bottom:0 !important }
	#info {
		min-width: 190px;
		min-height: 10px
	}
	.find_us { margin-left: 0; margin-top:20px !important; margin-bottom:40px; background:none }
	.return-remove { text-align: left }
	#tab-review textarea, #contact textarea, .return-comment textarea, .return-opened textarea { width: 95% !important }
	#about, #info, #follow_icons, .find_us {
		min-height: 20px;
	}
	.product-filter .limit {
		margin-bottom:10px;
		margin-left:0;
		float:none;
	}
	.htabs a { font-size:11px; padding: 7px 6px 6px 6px  }
	#header {
		height:346px
	}
	.product-info .right { clear:both }
	#column-left + #column-right + #content, #column-left + #content {
		margin-left:0
	}
	.product-info > .left + .right { margin-left:0 !important }
	
	.find_us h3:first-of-type, .find_us #twitter, #categories_menu, .swipe_cont, #language span, .slideshow, .cr_cont, #menu, .breadcrumb, #column-left, .review .share, .iphone_disable, #subfooter, #column-right, .horiz_tt, .cart-info .model, .cart-info .price, .cart-info .image, table.list td:nth-of-type(2), .wishlist-product thead .model, .wishlist-product thead .image, .wishlist-product thead .stock, .wishlist-product thead .price, .wishlist-product tbody .model, .wishlist-product tbody .image, .wishlist-product tbody .stock, .wishlist-product tbody .price {
		display:none
	}
	#shipping select {
		font-size:10px !important
	}
	#about {
		background:none
	}
	#info, #follow_icons, .find_us {
		margin-top:50px
	}
	#column-left {
		margin-right:0
	}
	#footer {
		background-image: none !important;
	}
	#header #search {
		top: 240px;
		background: #F1F1F1 url('../image/sepline.png') 262px center no-repeat;
		left: 0px
	}
	#header .button-search { height: 36px !important }
	#header #search input {
		padding: 8px 8px 8px 8px;
		width:242px
	}
	.m_shadow, .product-info .right .review {
		width:292px;
		right:0;
		left:4px
	}
	.cart .cart_adder {
		min-width: 0
	}
	.product-info .right .cart_shadow {
		background: url(../image/cart_shadow_small.jpg);
		height: 13px
	}
	input.large-field, select.large-field {
		width:160px !important
	}
	.product-info h1 { text-align: center }
	#content .sort {
		width:100%
	}
	#powered { display: none }
	.product-grid {
		overflow: visible
	}
	#column-right + #content {
		margin-right:0
	}
	.login-content .right, .checkout-content .right, #return .right, .return-additional .return-captcha {
		clear:both
	}
	.product-grid > div {
		margin: 30px 0px 15px 0px
	}
	#follow_icons {
		background:none;
		margin: 50px 0px 0px 0px
	}
	.feat_new {
		margin:0 !important;
		text-align: center;
		padding-bottom:20px;
		border-bottom:1px solid #D3D3D3;
	}
	#navigation {
		display:block;
		position:relative;
		top:270px !important;
		border-bottom:none;
	}
	#navigation2, .facebook_pile {
		display:none
	}
	.category-info { margin-top:0 }
	#swipe { margin: 20px 0 !important }
	#default-images .image img, .product-info .image-additional { width: 300px }
	.product-info .image-additional { margin-bottom:10px }
	.product-info .image-additional a {
		margin-left:4px;
		margin-right:8px;
		margin-bottom:8px
	}
	.product-info .image-additional img { width:64px }
	.product-info .image-additional a:nth-of-type(4n+4) { margin-right: 0 }
	#header #cart .heading a span { float: right }
	.product-compare {
		position: inherit;
	}
	#header #cart .heading a {
		color:#fff;
	}
	#cart .heading a span {
		background: url(../image/arrow-down2.png) 100% 50% no-repeat !important
	}
	#close_cart {
		display: inline-block
	}
}



/*
 * iPhone Landscape 480px
 */
@media only screen and (min-width: 480px) and (max-width: 767px) {
	#menu ul, 
	#container, .container, 
	#header #welcome,  
	.product-grid .name, 
	.product-grid .price, 
	.product-grid > div, 
	.product-grid .image, 
	#navigation select, 
	.mrg, 
	.login-content .right, 
	.checkout-content .right, 
	#return .right, 
	.return-additional .return-captcha, 
	.login-content .left, 
	.checkout-content .left, 
	.product-grid, 
	#header #search, 
	.product-info .right .cart_shadow, 
	.slideshow, 
	#fb-root iframe, 
	#subfooter_inner, 
	#column-left, 
	.feat_product, 
	.find_us div, 
	.return-comment, 
	.return-product > div, 
	.return-detail > div, 
	.sitemap-info .right, 
	.product-info .right,
	.feat_new,
	#about,
	.product-info .image-additional, #imgs img, #swipe, #default-images .image img, #swipe  {
		width:440px !important
	}
	.feat_product {
		float:left !important;
		width:220px !important
	}
	#currency {
		display:block;
		top:155px;
		left:0
	}
	#header #cart .heading a span {
		float:right;
	}
	.checkout-content textarea { width: 95% !important; }
	.checkout-product table td { font-size:10px !important }
	.product-info .image {
		padding:0 !important
	}
	.category-list, .product-compare, #currency, #language, .product-grid .image {
		text-align: center
	}
	.product-compare {
		position: inherit;
	}
	.category-list ul {
		float: none
	}
	.box-product > div {
		width: 440px
	}
	#cart {
		left:0 !important;
		top:0 !important;
	}
	#cart .heading {
		width:386px;
		-webkit-border-top-left-radius: 0 !important;
		-moz-border-top-left-radius: 0 !important;
		-khtml-border-top-left-radius: 0 !important;
		border-top-left-radius: 0 !important;
		-webkit-border-top-right-radius: 0 !important;
		-moz-border-top-right-radius: 0 !important;
		-khtml-border-top-right-radius: 0 !important;
		border-top-right-radius: 0 !important;
		margin-top:0 !important;
		color:#fff !important;
		background-image:url(../image/cart2.png) !important;
		text-shadow: none;	
	}
	#header #cart .cart td {
		border-bottom:1px solid #282828;
	}
	.product-grid .wishlist a {
		margin-left:194px
	}
	.product-filter {
		position:relative;
		top:0;
		margin-bottom:10px
	}
	#header #cart .content {
		border:0;
		top:-4px;
		-webkit-border-top-left-radius: 0 !important;
		-moz-border-top-left-radius: 0 !important;
		-khtml-border-top-left-radius: 0 !important;
		border-top-left-radius: 0 !important;
		-webkit-border-top-right-radius: 0 !important;
		-moz-border-top-right-radius: 0 !important;
		-khtml-border-top-right-radius: 0 !important;
		border-top-right-radius: 0 !important;
		width:403px !important;
		text-shadow:none;
		color:#fff !important;
	}
	#header #cart .cart td, #header #cart table.total td , #header #cart .cart td a, #header #cart table.total td a {
		color:#fff !important;
		text-decoration:none
	}
	#language {
		display:block;
		width:100%;
		float:none;
		left:0;
		top:185px
	}
	.category-info { margin-top:0 }
	.mrg {
		background: none
	}
	.feat_product {
		margin-bottom:30px
	}
	#logo {
		left:130px !important;
		top:75px !important
	}
	#commercials a {
		clear:both;
		display:block;
		margin-bottom:30px;
		padding-left:70px;
		padding-bottom:6px;
		margin-right:0 !important
	}
	#commercials { margin-bottom:0 !important }
	#commercials a:last-of-type { margin-bottom:0 !important }
	#info {
		min-width: 190px;
		min-height: 10px
	}
	.find_us { margin-left: 0; margin-top:20px !important; margin-bottom:40px; background:none }
	.return-remove { text-align: left }
	#tab-review textarea, #contact textarea, .return-comment textarea, .return-opened textarea { width: 95% !important }
	#about, #info, #follow_icons, .find_us {
		min-height: 20px;
	}
	.product-filter .limit {
		margin-bottom:10px;
		margin-left:0;
		float:none;
	}
	.htabs a { font-size:11px; padding: 7px 6px 6px 6px  }
	#header {
		height:346px
	}
	.product-info .right { clear:both }
	#column-left + #column-right + #content, #column-left + #content {
		margin-left:0
	}
	.product-info > .left + .right { margin-left:0 !important }
	
	.find_us h3:first-of-type, .find_us #twitter, #categories_menu, .swipe_cont, #language span, .slideshow, .cr_cont, #menu, .breadcrumb, #column-left, .review .share, .iphone_disable, #subfooter, #column-right, .horiz_tt, .cart-info .model, .cart-info .price, .cart-info .image, table.list td:nth-of-type(2), .wishlist-product thead .model, .wishlist-product thead .image, .wishlist-product thead .stock, .wishlist-product thead .price, .wishlist-product tbody .model, .wishlist-product tbody .image, .wishlist-product tbody .stock, .wishlist-product tbody .price {
		display:none
	}
	#shipping select {
		font-size:10px !important
	}
	#about {
		background:none
	}
	#info, #follow_icons, .find_us {
		margin-top:50px
	}
	#column-left {
		margin-right:0
	}
	#footer {
		background-image: none !important;
	}
	#header #search {
		top: 240px;
		background: #F1F1F1 url('../image/sepline.png') 402px center no-repeat;
		left: 0px
	}
	#header .button-search { height: 36px !important }
	#header #search input {
		padding: 8px 8px 8px 8px;
		width:382px
	}
	.m_shadow, .product-info .right .review {
		width:432px;
		right:0;
		left:4px
	}
	.cart .cart_adder {
		min-width: 0
	}
	.product-info .right .cart_shadow {
		background: url(../image/cart_shadow_med.jpg);
		height: 13px
	}
	input.large-field, select.large-field {
		width:160px !important
	}
	.product-info h1 { text-align: center }
	#content .sort {
		width:100%
	}
	#powered { display: none }
	.product-grid {
		overflow: visible
	}
	#column-right + #content {
		margin-right:0
	}
	.login-content .right, .checkout-content .right, #return .right, .return-additional .return-captcha {
		clear:both
	}
	.product-grid > div {
		margin: 30px 0px 15px 0px
	}
	#follow_icons {
		background:none;
		margin: 50px 0px 0px 0px
	}
	.feat_new {
		margin:0 !important;
		text-align: center;
		padding-bottom:20px;
		border-bottom:1px solid #D3D3D3;
	}
	#navigation {
		display:block;
		position:relative;
		top:270px !important;
		border-bottom:none;
	}
	#navigation2, .facebook_pile {
		display:none
	}
	#swipe { margin: 20px 0 !important }
	.product-info .image-additional { margin-bottom:10px }
	.product-info .image-additional a {
		margin-left:4px;
		margin-right:8px;
		margin-bottom:8px
	}
	.product-info .image-additional img { width:64px }
	.product-info .image-additional a:nth-of-type(4n+4) { margin-right: 8px }
	#header #cart .heading a {
		color:#fff;
	}
	#cart .heading a span {
		background: url(../image/arrow-down2.png) 100% 50% no-repeat !important
	}
	#close_cart {
		display: inline-block
	}
