html {
	overflow: -moz-scrollbars-vertical;
	margin: 0;
	padding: 0;
}
body {
	background: url("../image/bgr.png") repeat;
	color: #7f7f7f;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-family: 'Rokkitt', serif;
}
body, td, th, input, textarea, select, a {
	font-size: 14px;
}
h1, .welcome {
	color: #ff3246;
	margin-top: 0px;
	margin-bottom: 20px;
	font-size: 24px;
	font-weight: normal;
	text-transform: uppercase;
}
h2 {
	color: #191919;
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 5px;
	text-transform: uppercase;
	font-weight: 400;
}
p {
	margin-top: 0px;
	margin-bottom: 20px;
}
a, a b {
	color: #FF3246;
	text-decoration: none;
	cursor: pointer;
	outline: medium none;
	transition: color 350ms ease-in-out 0s;
	-webkit-transition: color 350ms ease-in-out 0s;
	-moz-transition: color 350ms ease-in-out 0s;
	-o-transition: color 350ms ease-in-out 0s;
	-ms-transition: color 350ms ease-in-out 0s;
}
a:hover {
	text-decoration: none;
}
a img {
	border: none;
}

form {
	padding: 0;
	margin: 0;
	display: inline;
}
input[type='text'], input[type='password'], textarea {
	-moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-clip: padding-box;
    border-color: #DBDEE1 #EEEEEE #EEEEEE;
    border-image: none;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04) inset;
    color: #555555;
    margin-left: 0;
    margin-right: 0;
    padding: 3px;
	-webkit-appearance: none;
-webkit-border-radius:0px;
}
select {
	background: #F8F8F8;
	border: 1px solid #CCCCCC;
	padding: 2px;
}
label {
	cursor: pointer;
}
/* layout */
.show-desktop {display: block !important;}
.hide-desktop {display: none !important;}
.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
}

span.clear {
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0;
    visibility: visible;
}
.clear {
    clear: both !important;
}
#container {
	width: 940px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-color: #FFFFFF;
	 border: 1px solid #F2F2F2;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
	margin-top: 30px;
	margin-bottom: 60px;
	padding-left: 30px;
	padding-right: 30px;
}
#column-left {
	float: left;
	width: 220px;
}
#column-right {
	float: right;
	width: 220px;
}
/* ---------------------------------------------------------------------- */
/*	Metis's New Position
/* ---------------------------------------------------------------------- */
#content-tg-user1 {
	float: right;
	width: 300px;

}
#content {
	margin-bottom: 20px;
}
#content-home {
	
}
#column-left + #column-right + #content, #column-left + #content {
	margin-left: 240px;
}
#column-right + #content {
	margin-right: 240px;
}

#column-left + #column-right + #content-home, #column-left + #content-home {
	margin-left: 240px;
}
#column-right + #content-home {
	margin-right: 240px;
}

#content-tg-user1 + #content {
	margin-right: 320px;
}


/* ---------------------------------------------------------------------- */
/*	Header
/* ---------------------------------------------------------------------- */

#header {
	margin-bottom: 7px;
	padding-bottom: 4px;
	position: relative;
	z-index: 99;
	height: 110px;
}
#header #logo {
	float: left;
	margin-top: 40px;
}
#language {
	position: absolute;
	top: 41px;
	right: 320px;
	z-index: 100;
	color: #999;
	line-height: 17px;
}
#language img {
	cursor: pointer;
	margin-right: 5px;
}
#currency {
	position: absolute;
	top: 40px;
	right: 155px;
	color: #b8b8b8;
	line-height: 17px;
	z-index: 100;
	margin-right: 20px;
	font-size: 14px;
}
#currency a {
	display: inline-block;
	padding: 0px 2px;
	color: #B8B8B8;
	text-decoration: none;
	font-size: 14px;
}
#currency a:hover {
	color: #ff3246;
}
#currency a b {
	color: #ff3246;
	text-decoration: none;
	font-weight: 400;
}
#header #cart {
	position: absolute;
	top: 32px;
	right: 0px;
	z-index: 9;
	
}
#header #cart .heading {
	float: right;
	padding-right: 0px;
	background: #FFF;
	position: relative;
	z-index: 1;
	line-height: 33px;
	padding-bottom: 16px;
}

#header #cart .heading h4 {
	color: #333333;
	font-size: 15px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 3px;
}
#header #cart .heading a {
	color: #c6c6c6;
	text-decoration: none;
	font-size: 14px;
}
#header #cart .heading a span {
    background: url("../image/cart.png") no-repeat scroll left center transparent;
    padding-left: 35px;
	height: 29px;
	float: right;
}
#header #cart .content {
	clear: both;
	position: relative;
	top: -1px;
	padding: 8px;
	min-height: 150px;
	border-top: 1px solid #ebebeb;
	border-left: 1px solid #ebebeb;
	border-right: 1px solid #ebebeb;
	border-bottom: 1px solid #ebebeb;
	background: #FFF;
	display: none;
	box-shadow: 0 0 1px rgba(0, 0, 0, 0.15);
	min-width: 300px;
}
#header #cart.active .heading {
	padding-bottom: 16px;
	background: url("../image/cart-arrow.png") no-repeat 60px 30px transparent;
}
#header #cart.active .content {
	display: block;
}
.mini-cart-info table {
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 5px;
}
.mini-cart-info td {
	color: #ff3246;
	vertical-align: top;
	padding: 10px 5px;
	font-family: Arial, serif;
	font-size: 12px;
}
.mini-cart-info td a{
	color: #727272;
	text-decoration: none;
	font-family: Georgia, serif;
	}	
.mini-cart-info td a:hover{
	color: #FF3246;
}	
.mini-cart-info .image {
	width: 1px;
}
.mini-cart-info .image img {
	border: 1px solid #EEEEEE;
	text-align: left;
}
.mini-cart-info .name small {
	color: #666;
}
.mini-cart-info .quantity {
	text-align: right;
}
.mini-cart-info td.total {
	text-align: right;
}
.mini-cart-info .remove {
	text-align: right;
}
.mini-cart-info .remove img {
	cursor: pointer;
}
.mini-cart-total {
	text-align: right;
}
.mini-cart-total table {
	border-collapse: collapse;
	display: inline-block;
	margin-bottom: 5px;
}
.mini-cart-total td {
	color: #313131;
	padding: 4px;
	font-family: Georgia, serif;
	font-size: 12px;
	font-weight: 400!important;
}
a.viewcart {
    cursor: pointer;
	text-transform: uppercase;
	padding: 5px 10px 3px;
	margin-top: 6px;
	background: none repeat scroll 0 0 #ff3246;
	color: #FFFFFF;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
}
a.viewcart:hover {
	background: none repeat scroll 0 0 #020202;
}
a.cart-checkout {
	cursor: pointer;
	text-transform: uppercase;
	padding: 5px 10px 3px;
	margin-top: 6px;
	background: none repeat scroll 0 0 #020202;
	color: #FFFFFF;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
}
a.cart-checkout:hover {
	background: none repeat scroll 0 0 #ff3246;
}
#header #cart .checkout {
	clear: both;
    padding-bottom: 20px;
    padding-top: 10px;
    text-align: right;
}
#header #cart .empty {
	padding-top: 50px;
	text-align: center;
}
#site_search {
	position: absolute;
	top: -2px;
	right: 0px;
}
#search_bar {
	position: absolute;
	right: 0px;
	top: 172px;
	display: none;
	padding: 15px 10px 15px 15px;
	background: #515151;
	border: 1px solid #393939;
}

#search_bar .active {
	display: block;
}
#search_bar input {
	float: left;
	width: 170px;
	margin-right: 70px;
	background: #f8f8f8;
	color: #B8B8B8;
	height: 19px;
	border: 1px solid #e9e9e9;
	font-family: Arial, Helvetica, sans-serif;
}
.button-search {
	position: absolute;
	right: 14px;
	background: #ff3246;
	padding-top: 7.5px;
	padding-bottom: 6px;
	padding-left: 10px;
	padding-right: 10px;
	cursor: pointer;
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 12px;
}	

#site_search .s_search_button {
	position: absolute;
	right: 10px;
	top: 136px;
	background: url('../image/button-search.png') center center no-repeat;
	width: 26px;
	height: 23px;
	cursor: pointer;
}

#header #welcome {
	position: absolute;
	bottom: 20px;
	right: 390px;
	z-index: 5;
	width: 298px;
	text-align: right;
	color: #9e9e9e;
	font-size: 14px;
}
#header #welcome a{
	color: #ff3246;
	font-size: 14px;
	text-decoration: none;
}
#header .links {
	position: absolute;
	right: 0px;
	bottom: 22px;
	font-size: 10px;
}

#header .links a {
	float: left;
	display: block;
	padding: 0px 0px 0px 7px;
	color: #b8b8b8;
	text-decoration: none;
	font-size: 14px;
	line-height: 12px;
}
#header .links a:hover {
	color: #ff3246;
}
#header .links a + a {
	margin-left: 8px;
	border-left: 1px solid #b8b8b8;
}
/* menu */
#menu {
	background: #585858;
	border-bottom: 1px solid #000000;
	height: 37px;
	margin-bottom: 15px;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-khtml-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	-webkit-box-shadow: 0px 2px 2px #DDDDDD;
	-moz-box-shadow: 0px 2px 2px #DDDDDD;
	box-shadow: 0px 2px 2px #DDDDDD;
	padding: 0px 5px;
	float: left;
}
#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu > ul > li {
	position: relative;
	float: left;
	z-index: 20;
	padding: 6px 5px 5px 0px;
}
#menu > ul > li:hover {
}
#menu > ul > li > a {
	font-size: 13px;
	color: #FFF;
	line-height: 14px;
	text-decoration: none;
	display: block;
	padding: 6px 10px 6px 10px;
	margin-bottom: 5px;
	z-index: 6;
	position: relative;
}
#menu > ul > li:hover > a {
	background: #000000;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}
#menu > ul > li > div {
	display: none;
	background: #FFFFFF;
	position: absolute;
	z-index: 5;
	padding: 5px;
	border: 1px solid #000000;
	-webkit-border-radius: 0px 0px 5px 5px;
	-moz-border-radius: 0px 0px 5px 5px;
	-khtml-border-radius: 0px 0px 5px 5px;
	border-radius: 0px 0px 5px 5px;
	background: url('../image/menu.png');
}
#menu > ul > li:hover > div {
	display: table;
}
#menu > ul > li > div > ul {
	display: table-cell;
}
#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 {
	background: #000000;
}
#menu > ul > li > div > ul > li > a {
	color: #FFFFFF;
}
#notification {
		z-index: 10000;
		position: fixed;
		right: 20px;
		top: 30px;	
		line-height: 16px;
		color: #636363;
	}

	#notification > div {
		width: 220px;
		padding: 8px 12px;
		background-color: #fff;	
		margin-bottom: 10px;
		overflow: hidden;
		border: 1px solid #F2F2F2;
		box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
		z-index: 10000;
		

	}
	#notification .close {
		width: 8px;
		height: 8px;
		background: #ccc url('./../image/delete.png');
		cursor: pointer;
		float: right;
		margin: 5px 0 6px 6px;
	}
	#notification .close:hover {background-color: #66ccff;}
	#notification .icon {
		background: url('./../image/notification.png');
		float: left;
		width: 25px;
		height: 25px;
		margin: 3px 10px 3px 0;
	}
	#notification .success .icon {background-color: #409915;}
	#notification .warning .icon {background-color: #FF3246;}
	#notification .attention .icon {background-color: #FF3246;}
	#notification .information .icon {background-color: #2887be;}
	.messages {display: none;}
.breadcrumb {
	color: #FF3246;
	margin-bottom: 15px;
    margin-top: 15px;
}

.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: 200px;
}
table.list {
	border-collapse: collapse;
	width: 100%;
	border-top: 1px solid #EEEEEE;
	border-left: 1px solid #EEEEEE;
	margin-bottom: 20px;
}
table.list td {
	border-right: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
}
table.list thead td {
	background-color: #EFEFEF;
	padding: 0px 5px;
}
table.list thead td a, .list thead td {
	text-decoration: none;
	color: #555555;
	font-size: 15px;
}
table.list tbody td {
	vertical-align: top;
	padding: 0px 5px;
}
table.list .left {
	text-align: left;
	padding: 7px;
}
table.list .left b {
	font-weight: normal;
	font-size: 13px;
	color: #555555;
}	
table.list .right {
	text-align: right;
	padding: 7px;
}
table.list .center {
	text-align: center;
	padding: 7px;
}
table.radio {
	width: 100%;
	border-collapse: collapse;
}
table.radio td {
	padding: 5px;
	vertical-align: top;
}
table.radio td label {
	display: block;
}
table.radio tr td:first-child {
	width: 1px;
}
table.radio tr td:first-child input {
	margin-top: 1px;
}
table.radio tr.highlight:hover td {
	background: #F1FFDD;
	cursor: pointer;
}
.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 a:hover {
	color: #FF3246;
	border: 1px solid #FF3246;
}
.pagination .links b {
	display: inline-block;
	border: 1px solid #FF3246;
	padding: 4px 10px;
	font-weight: normal;
	text-decoration: none;
	color: #FF3246;
	background: #FFFFFF;
}
.pagination .results {
	float: right;
	padding-top: 3px;
}
input::-moz-focus-inner /*Remove button padding in FF*/
{ 
    border: 0;
    padding: 0;
}
input:focus {
    outline: none;
}
/* button */
a.button, input.button, a.button:visited, input.button:visited {
	cursor: pointer;
	color: #FFFFFF;
	background: #020202;
	text-transform:uppercase;
	transition: background 350ms ease-in-out 0s;
	-webkit-transition: background 350ms ease-in-out 0s;
	-moz-transition: background 350ms ease-in-out 0s;
	-o-transition: background 350ms ease-in-out 0s;
	-ms-transition: background 350ms ease-in-out 0s;
	-webkit-appearance: none;
-webkit-border-radius:0px;
}
a.button {
	margin: 0;
	border: 0;
	padding: 5px 10px 3px;
}
input.button {
	margin: 0;
	border: 0;
	padding: 5px 10px 3px;
	font-family: 'Rokkitt',serif;
}
a.button:hover, input.button:hover {
	background: #FF3246;
}
.buttons {
	background: #FFFFFF;
	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: 30px;
	line-height: 16px;
}
.htabs a {
	background: #e8e8e8;
	padding: 6px 15px 4px 15px;
	float: left;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
	color: #6e6e6e;
	margin-right: 2px;
	display: none;
	font-size: 14px;
	text-transform: uppercase;
}
.htabs a.selected {
	background: #ff3246;
	color: #FFFFFF;
	
}
.htabs a:hover {
	background: #ff3246;
	color: #FFFFFF;
}
.tab-content {
	border: 1px solid #EFEFEF;
	padding: 20px;
	margin-bottom: 20px;
	z-index: 2;
	overflow: auto;
	color: #898989;
}

/* box */
.box {
	margin-bottom: 20px;
}
.box .box-heading {
	padding: 3px 10px 15px 0px;
	font-family: 'Rokkitt', serif;
	font-size: 30px;
	line-height: 14px;
	color: #191919;
	border-bottom: 2px solid #010101;
	text-transform: uppercase;
}
.box .box-content {
	margin-top: 20px;
}
#column-left .box .box-heading  {
	font-size: 18px;
	padding: 3px 0px 5px 0;
	font-weight: 600;
}
#column-left  .box .box-content {
	margin: 0;
}

#column-right .box .box-heading  {
	font-size: 18px;
	padding: 3px 0px 5px 0;
	font-weight: 600;
}
#column-right  .box .box-content {
	margin: 0;
}
/* box products */
.box-product {
	margin-right: -20px;
}

.box-product > div, .box-product > .featured, .box-product > .special, .box-product > .bestseller, .box-product > .latest{
	width: 220px;
	float: left;
    margin-bottom: 20px;
    margin-right: 20px;
    text-align: center;
	position: relative;
}

#column-left + #column-right + #content .box-product > div {
	width: 119px;
}
.box-product .image {
	display: block;
	margin-bottom: 0px;
	text-align: center;
	padding: 20px;
}
.box-product .image img {

}
.box-product .holder {
	text-align: center;
	padding-top:5px;
	padding-bottom: 5px;
	border-left: 1px solid #f2f2f2;
	border-right: 1px solid #f2f2f2;
	border-top: 1px solid #f2f2f2;
	box-shadow: 0 0 1px rgba(0, 0, 0, 0.15);
}
.box-product .cart {
    float: left;
    padding: 0px 5px;
	width: 213px;
	border: 1px solid #f2f2f2;
	padding-right: 0px;
	box-shadow: 0 0 1px rgba(0, 0, 0, 0.15);
}
.box-product .name a {
	color: #454545;
	font-size: 15px;
	text-decoration: none;
	display: block;
	min-height: 35px;
}
.box-product .name a:hover {
	color: #ff3246;
}
.box-product .price {
	display: block;
	color: #454545;
	margin-bottom: 10px;
	font-size: 18px;
}
.box-product .price-old {
	color: #F00;
	text-decoration: line-through;
	font-size: 15px;
}
.box-product .rating {
	float: left;
	margin-top: 12px;
	padding-right: 5px;
}
a.addtowishlist {
    background: url("../image/addtowishlist.png") no-repeat transparent;
    border-left: 1px solid #F2F2F2;
    display: inline-block;
	float: left;
    height: 41px;
    width: 40px;
	padding-right: 8px;
	position: relative;
}

a.addtowishlist {
	background-position: 6px 0px;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;

} 
a.addtowishlist:hover {
    background-position: -34px 0px;
}

a.addtocompare {
    background: url("../image/addtocompare.png") no-repeat transparent;
    border-left: 1px solid #F2F2F2;
    display: block;
    float: left;
    height: 41px;
    width: 40px;
	padding-right: 7px;
	position: relative;
}
a.addtocompare {
	background-position: 6px 0px;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
} 
a.addtocompare:hover {
    background-position: -34px 0px;
}
a.addtocart {
    background: url("../image/addtocart.png") no-repeat transparent;
    display: block;
    float: left;
    height: 41px;
    width: 40px;
	padding-right: 8px;
	border-left: 1px solid #F2F2F2;
}
a.addtocart {
	background-position: 4px 0px;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
} 
a.addtocart:hover {
    background-position: -36px 0px;
}
/* box category */
.box-category {

}
.box-category ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.box-category > ul > li {
	 padding: 8px 0;
}

.box-category .accordion {
	top: 12px;
	right: 5px;
	position: absolute;
	cursor: pointer;
	width:9px;
	height:9px;
	background: transparent url(../image/accordion.png) no-repeat;
}
			
.box-category .accordion:hover {
	background: transparent url(../image/accordion-hover.png) no-repeat;
}
			
.box-category ul li { position: relative;}

.box-category > ul > li a.active + .accordion { background: transparent url(../image/accordion-visited.png) no-repeat; }

		

.box-category > ul > li + li {
	border-top: 1px dotted #CECECE;
}
.box-category > ul > li > a {
	text-decoration: none;
	color: #494949;
	font-size: 18px;
}
.box-category > ul > li > a:hover {
	color: #ff3246;
}

.box-category > ul > li ul {
	display: none;
}
.box-category > ul > li a.active {
	color: #ff3246;
}
.box-category > ul > li a.active + ul {
	display: block;
}
.box-category > ul > li ul > li {
	padding: 5px 0px 0px 10px;
}
.box-category > ul > li ul > li > a {
	text-decoration: none;
	display: block;
	color: #494949;
}
.box-category > ul > li ul > li > a:hover {
	color: #ff3246;
}
.box-category > ul > li ul > li > a.active {
	font-weight: bold;
}
/* content */
#content .content {
	padding: 10px;
	overflow: auto;
	margin-bottom: 20px;

}
#content .content .left {
	float: left;
	width: 49%;
}
#content .content .right {
	float: right;
	width: 49%;
}
/* category */
.category-info {
	overflow: auto;
	margin-bottom: 20px;
}
.category-info .image {
	float: left;
	padding: 5px;
	margin-right: 45px;
}
.category-list { 
	overflow: hidden; 
	list-style: none;
	margin: 0 0 20px;
}
.category-list ul {
	margin:0;
	padding: 0;
	list-style:none;
	text-transform: uppercase;
}
/* manufacturer */
.manufacturer-list {
	overflow: auto;
	margin-bottom: 20px;
}
.manufacturer-heading {
	background: #F8F8F8;
	font-size: 15px;
	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;
}
/* product */
.product-filter {
	overflow: auto;
	background: #f9f9f9;
	padding-top: 10px;
	padding-bottom: 12px;
	padding-left: 30px;
}
.product-filter .display {
	float: right;
	color: #333;
}
.product-filter .display a {
	font-weight: bold;
}
.product-filter .sort {
	float: left;
	color: #555555;
}
.product-filter .limit {
	margin-right: 15px;
	float: left;
	color: #555555;
}
#grid_a {
    background: #0d0b0d url("../image/grid.png") no-repeat;
    display: inline-block;
    height: 17px;
    text-indent: -9999px;
    width: 24px;
    margin-left: 10px;
    margin-right: 7px;
	position:relative;
    top:4px;
}
#grid_b {
    background: #ff3246 url("../image/grid.png") no-repeat;
    display: inline-block;
    height: 17px;
    width: 24px;
    margin-left: 10px;
    margin-right: 7px;
	position:relative;
    top:4px;
}

#list_a {
    background: #0d0b0d url("../image/list.png") no-repeat;
    display: inline-block;
    height: 17px;
    margin-left: 10px;
    text-indent: -9999px;
    width: 22px;
	position:relative;
    top:-2px;
}
#list_b {
    background: #ff3246 url("../image/list.png") no-repeat;
    display: inline-block;
    height: 17px;
    margin-left: 10px;
    width: 22px;
	position:relative;
    top:4px;
}

#grid_a:hover {
   background-color: #ff3246;
}
#list_a:hover {
    background-color: #ff3246;
}
.product-compare {
	padding-top: 9px;
	margin-bottom: 25px;
}
.product-compare a {
	text-decoration: none;
	font-weight: 400;
	color: #7C7C7C;
	font-size: 14px;
}
.product-compare a:hover {
	color: #ff3246;
}
.product-list > div {
	 overflow: hidden;
}
.product-list .right {
	float: right;
	margin-left: 15px;
}
.product-list > div + div {
	border-top: 1px dotted #F2F2F2;
	padding-top: 16px;
}
.product-list .image {
	float: left;
	margin-right: 20px;
	padding: 20px;
}
.product-list .image img {
	
}
.product-list .name {
	margin-bottom: 3px;
}
.product-list .name a {
	color: #454545;
	text-decoration: none;
	font-size: 18px;
}
.product-list .name a:hover {
	color: #FF3246;
}
.product-list .description {
	line-height: 20px;
	margin-bottom: 5px;
	color: #888888;
}
.product-list .rating {
	color: #7B7B7B;
	margin-top: 10px;
	margin-bottom: 10px;
}
.product-list .price {
	height: 50px;
	text-align: left;
	color: #2a3240;
    font-size: 24px;
}
.product-list .price-old {
	color: #FF0000;
    font-size: 12px;
    font-weight: 400;
    line-height: 6px;
    text-decoration: line-through;
}
.product-list .price-new {
	font-weight: normal;
}
.product-list .price-tax {
	font-size: 12px;
	font-weight: normal;
	color: #BBBBBB;
	float: left;
}
.product-list .cart {
    border: 1px solid #F2F2F2;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.15);
    float: left;
    padding: 0 0 0 5px;
	width: 165px;
    /*width: 213px;*/
}
.product-list .rating {
	float: left;
	margin-top: 12px;
	padding-right: 5px;
}
.product-list .wishlist a {
	background: url("../image/addtowishlist.png") no-repeat transparent;
    border-left: 1px solid #F2F2F2;
    display: inline-block;
	float: left;
    height: 41px;
    width: 40px;
	padding-right: 8px;
	position: relative;
	background-position: 6px 0px;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
}
.product-list .wishlist a:hover, .product-list .compare a:hover  {
	background-position: -34px 0px;
}
.product-list .compare a {
	background: url("../image/addtocompare.png") no-repeat transparent;
    border-left: 1px solid #F2F2F2;
    display: block;
    float: left;
    height: 41px;
    width: 40px;
	padding-right: 7px;
	position: relative;
	background-position: 6px 0px;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
}

.product-grid {
	margin-right: -20px;
}
.product-grid > div {
	width: 220px;
	float: left;
    margin-bottom: 20px;
    margin-right: 20px;
    text-align: center;
	position: relative;
}

.product-grid .image {
	display: block;
	margin-bottom: 0px;
	text-align: center;
	padding: 20px;
}
.product-grid .image img {
	
}
.product-grid .holder {
	text-align: center;
	padding-top:5px;
	padding-bottom: 5px;
	border-left: 1px solid #f2f2f2;
	border-right: 1px solid #f2f2f2;
	border-top: 1px solid #f2f2f2;
	box-shadow: 0 0 1px rgba(0, 0, 0, 0.15);
}
.product-grid .cart {
    float: left;
    padding: 0px 5px;
    width: 213px;
	border: 1px solid #f2f2f2;
	padding-right: 0px;
	box-shadow: 0 0 1px rgba(0, 0, 0, 0.15);
}

.product-grid .name a {
	color: #454545;
	font-size: 15px;
	text-decoration: none;
	display: block;
	min-height: 35px;
}
.product-grid .name a:hover {
	color: #FF3246;
}
.product-grid .description {
	display: none;
}
.product-grid .rating {
	float: left;
	margin-top: 12px;
	padding-right: 5px;
}
.product-grid .price {
	display: block;
	color: #454545;
	margin-bottom: 10px;
	font-size: 18px;
}
.product-grid .price-old {
	color: #F00;
	text-decoration: line-through;
	font-size: 15px;
}
.product-grid .price-new {

}
.product-grid .price .price-tax {
	display: none;
}
.product-grid .cart {
	margin-bottom: 3px;
}

.product-grid .wishlist a {
	background: url("../image/addtowishlist.png") no-repeat transparent;
    border-left: 1px solid #F2F2F2;
    display: inline-block;
	float: left;
    height: 41px;
    width: 40px;
	padding-right: 8px;
	position: relative;
	background-position: 6px 0px;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
}
.product-grid .wishlist a:hover, .product-grid .compare a:hover {
	background-position: -34px 0px;
}
.product-grid .compare a {
	background: url("../image/addtocompare.png") no-repeat transparent;
    border-left: 1px solid #F2F2F2;
    display: block;
    float: left;
    height: 41px;
    width: 40px;
	padding-right: 7px;
	position: relative;
	background-position: 6px 0px;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
}
/* Product */
.product-info {
	overflow: auto;
	margin-bottom: 20px;
	position: relative;
}
.product-info .heading {
	font-size: 18px;
	color: #ff3246;
	margin-bottom: 5px;
}
.product-info > .left {
	float: left;
	margin-right: 15px;
}
.product-info > .left + .right {
	margin-left: 330px;
}
.product-info .image {
	border: 1px solid #eee;
	float: left;
	margin-bottom: 15px;
	padding: 10px;
	text-align: center;
}
.product-info .image-additional {
	width: 300px;
	clear: both;
	overflow: hidden;
}
.product-info .image-additional img {
	border: 1px solid #ebebeb;
}
.product-info .image-additional img:hover {
	border: 1px solid #000000;
}
.product-info .image-additional a {
	display: inline-block;
	margin-right: 6px;
	margin-bottom: 6px;
}
.product-info .description {
	padding: 5px 5px 10px 5px;
	margin-bottom: 10px;
	line-height: 25px;
	color: #414141;
	font-size: 16px;
}
.product-info .description span {
	color: #414141;
	font-size: 16px;
}
.product-info .description a {
	color: #414141;
	font-size: 16px;
	text-decoration: none;
}
.product-info .description a:hover {
	color: #ff3246;
}
.product-info .price {
	overflow: auto;
	padding: 0px 5px 10px 5px;
	color: #292929;
    font-size: 30px;
}
.product-info .price-old {
	color: #FF3246;
    font-size: 14px;
    text-decoration: line-through;
	font-weight: 400;
}
.product-info .price-new {
	color: #292929;
}
.product-info .price-tax {
	font-size: 14px!important;
	font-weight: normal;
	color: #999;
}
.product-info .price .reward {
	font-size: 14px!important;
	font-weight: normal;
	color: #999;
}
.product-info .price .discount {
	font-weight: normal;
	color: #4D4D4D;
	font-size: 14px;
}
.product-info .options {
	padding: 0px 5px 10px 5px;
	margin-bottom: 10px;
	color: #32363B;
}
.product-info .option-image {
	margin-top: 3px;
	margin-bottom: 10px;
}
.product-info .option-image label {
	display: block;
	width: 100%;
	height: 100%;
}
.product-info .option-image img {
	margin-right: 5px;
	border: 1px solid #CCCCCC;
	cursor: pointer;
}
.product-info .cart {
	border: 1px solid #efefef;
	padding: 20px 5px 20px 5px;
	margin-bottom: 10px;
	color: #4D4D4D;
	overflow: auto;
	padding-left: 20px;
}
.product-info .cart-holder {
	border: 1px solid #F2F2F2;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.15);
	border-left: none;
}	
.product-info .cart input {
    display: inline-block;
    height: 16px;
    margin: 7px 10px 0 8px;
    text-align: center;
    width: 30px;
	color: #FF3246;
}
.product-info .button-icon {
    display: inline-block;
    margin-right: 15px;
	padding-top: 7px;
	color: #32363b;
}
.product-info .button-icon:hover {
	color:#FF3246!important;
}
.product-info .cart div {
	float: left;
	vertical-align: middle;
}
.product-info .cart div > span {
	color: #999999;
    display: block;
    margin-left: 5px;
    padding-top: 15px;
	padding-bottom: 9px;
	border-left: 1px solid #F2F2F2;
}
.product-info .cart .minimum {
	padding-top: 12px;
	font-size: 11px;
	color: #999;
	clear: both;
}
.product-info .review {
	color: #4D4D4D;
	border-top: 1px solid #efefef;
	border-left: 1px solid #efefef;
	border-right: 1px solid #efefef;
	margin-bottom: 10px;
	
}
.product-info .review > div {
	padding: 10px;
	border-bottom: 1px solid #efefef;
	padding-left:20px;
	color: #505050;
}
.product-info .review > div > a {
	color: #505050;
}
.product-info .review > div > a:hover {
	color:#FF3246;
}
.product-info .review > div > span {
	color: #505050;
}
.product-info .review .share {
	line-height: normal;
}
.product-info .review .share-text {
	float: right;
    line-height: 10px;
    padding-left: 10px;
	padding-right: 20px;
    padding-top: 2px;
}
.product-info .review .share a:hover {
	color:#FF3246;
}
.product-info .review .share a {
	text-decoration: none;
	color: #505050;
	float: left;
	padding-right: 10px;
}
.product-info .review .rating {
	display: block;
    float: left;
    margin-right: 20px;
	vertical-align: middle;
}
.review-list {
	padding: 10px;
	overflow: auto;
	margin-bottom: 20px;
	border: 1px solid #EEEEEE;
}
.review-list .author {
	float: left;
	margin-bottom: 20px;
}
.review-list .rating {
	float: right;
	margin-bottom: 20px;
}
.review-list .text {
	clear: both;
}
.attribute {
	border-collapse: collapse;
	width: 100%;
	border-top: 1px solid #EEEEEE;
	border-left: 1px solid #EEEEEE;
	margin-bottom: 20px;
}
.attribute thead td, .attribute thead tr td:first-child {
	color: #555555;
	font-size: 14px;
	font-weight: normal;
	background: #F7F7F7;
	text-align: left;
}
.attribute tr td:first-child {
	color: #555555;
	font-weight: normal;
	font-size: 13px;
	text-align: right;
	width: 20%;
}
.attribute td {
	padding: 7px;
	color: #4D4D4D;
	text-align: center;
	vertical-align: top;
	border-right: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
}
.compare-info {
	border-collapse: collapse;
	width: 100%;
	border-top: 1px solid #EEEEEE;
	border-left: 1px solid #EEEEEE;
	margin-bottom: 20px;
	
}
.compare-info thead td, .compare-info thead tr td:first-child {
	color: #555555;
	font-size: 15px;
	font-weight: normal;
	background: #F7F7F7;
	text-align: left;
}
.compare-info tr td:first-child {
	color: #555555;
	font-weight: normal;
	font-size: 14px;
	text-align: right;
}
.compare-info td {
	padding: 7px;
	width: 20%;
	color: #888888;
	text-align: center;
	vertical-align: top;
	border-right: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
}
.compare-info .name a {

}
.compare-info .price-old {
	color: #289181;
	text-decoration: line-through;
}
.compare-info .price-new {

}
/* wishlist */
.wishlist-info table {
	width: 100%;
	border-collapse: collapse;
	border-top: 1px solid #EEEEEE;
	border-left: 1px solid #EEEEEE;
	border-right: 1px solid #EEEEEE;
	margin-bottom: 20px;
}
.wishlist-info td {
	padding: 7px;
}
.wishlist-info thead td {
	color: #555555;
	font-weight: normal;
	font-size: 14px;
	background-color: #F7F7F7;
	border-bottom: 1px solid #EEEEEE;
}
.wishlist-info thead .image {
	text-align: center;
}
.wishlist-info thead .name, .wishlist-info thead .model, .wishlist-info thead .stock {
	text-align: left;
}
.wishlist-info thead .quantity, .wishlist-info thead .price, .wishlist-info thead .total, .wishlist-info thead .action {
	text-align: right;
}
.wishlist-info tbody td {
	vertical-align: top;
	border-bottom: 1px solid #EEEEEE;
}
.wishlist-info tbody .image img {
	
}
.wishlist-info tbody .image {
	text-align: center;
}
.wishlist-info tbody .name, .wishlist-info tbody .model, .wishlist-info tbody .stock {
	text-align: left;
}
.wishlist-info tbody .quantity, .wishlist-info tbody .price, .wishlist-info tbody .total, .wishlist-info tbody .action {
	text-align: right;
	
}
.wishlist-info tbody .price s {
	color: #FF0000;
	text-decoration: line-through;
}
.wishlist-info tbody .price b{
	font-weight: normal!important;
}
.wishlist-info tbody .action img {
	cursor: pointer;
}
.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: 31%;
	margin-right: 15px;
}
.return-model {
	float: left;
	width: 31%;
	margin-right: 15px;
}
.return-quantity {
	float: left;
	width: 31%;
}
.return-detail {
	overflow: auto;
	margin-bottom: 20px;
}
.return-reason {
	float: left;
	width: 31%;
	margin-right: 15px;
}
.return-opened {
	float: left;
	width: 31%;
	margin-right: 15px;
}
.return-opened textarea {
	width: 98%;
	vertical-align: top;
}
.return-captcha {
	float: left;
}
.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: 15px;
	border-collapse: collapse;
	border-top: 1px solid #EEEEEE;
	border-left: 1px solid #EEEEEE;
	border-right: 1px solid #EEEEEE;
}
.cart-info td {
	padding: 7px;
}
.cart-info thead td {
	color: #555555;
	font-size: 14px;
	background-color: #F7F7F7;
	border-bottom: 1px solid #EEEEEE;
}
.cart-info thead .image {
	text-align: center;
}
.cart-info thead .name, .cart-info thead .model, .cart-info thead .quantity {
	text-align: left;
}
.cart-info thead .price, .cart-info thead .total {
	text-align: right;
}
.cart-info tbody td {
	vertical-align: top;
	border-bottom: 1px solid #EEEEEE;
}
.cart-info tbody .image img {
	
}
.cart-info tbody .image {
	text-align: center;
}
.cart-info tbody .name, .cart-info tbody .model, .cart-info tbody .quantity {
	text-align: left;
}
.cart-info tbody .quantity input[type='image'], .cart-info tbody .quantity img {
	position: relative;
	top: 4px;
	cursor: pointer;
}
.cart-info tbody .price, .cart-info tbody .total {
	text-align: right;
}
.cart-info tbody span.stock {
	color: #F00;
	font-weight: bold;
}
.cart-module > div {
	display: none;
}
.cart-total {
	border-top: 1px solid #EEEEEE;
	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;
	padding: 8px;
	font-size: 15px;
	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 #EEEEEE;
	border-left: 1px solid #EEEEEE;
	border-right: 1px solid #EEEEEE;
	margin-bottom: 20px;
}
.checkout-product td {
	padding: 7px;
}
.checkout-product thead td {
	color: #4D4D4D;
	font-weight: bold;
	background-color: #F7F7F7;
	border-bottom: 1px solid #EEEEEE;
}
.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 #EEEEEE;
}
.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 #EEEEEE;
}
.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%;
}
/* footer */ 
#footer {
	clear: both;
	overflow: auto;
	min-height: 100px;
	padding: 20px;
	padding-left: 0px;
	padding-right: 0px;
	border-bottom: 1px dotted #DCDCDC;
	padding-bottom: 15px;
}
#footer h3 {
	color: #2b2b2b;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 20px;
	text-transform: uppercase;
	font-weight: 400;
}
#footer .column {
	float: left;
	width: 235px;
	min-height: 100px;
}
#footer .column ul {
	list-style: none outside none;
    margin-top: 0;
    padding-left: 0;
}
#footer .column ul li {
	margin-bottom: 8px;
}
#footer .column a {
	text-decoration: none;
	color: #a2a2a2;
	font-size: 15px;
	font-weight: 400;
}
#footer .column a:hover {
	text-decoration: none;
	color: #FF3246;
}
#footer .column3 {
	width: 220px;
	float: left;
	text-decoration: none;
	color: #a2a2a2;
	font-size: 15px;
	font-weight: 400;
	overflow: hidden;
}	

#footer .column3 ul {
	list-style: none outside none;
    margin-top: 0;
    padding-left: 0;
}
#footer .column3 ul li {
	margin-bottom: 10px;
}
.tg_metis_phone{
	color: #ff3246;
	font-size: 30px;
}
.tg_metis_mail{
	color: #ff3246;
	font-size: 18px;
	margin-left: 14px;
}
#footer .column3 a {
	text-decoration: none;
	color: #a2a2a2;
	font-size: 15px;
	font-weight: 400;
}
#footer .column3 a:hover {
	text-decoration: none;
	color: #FF3246;
}

#powered {
	text-align: left;
	clear: both;
	color: #5c5c5c;
	padding-top: 10px;
	padding-bottom: 10px;
	text-decoration: none;
}
#powered a {
	margin-right: 5px;
	color: #5c5c5c;
	text-decoration: none;
}
.tg-metis-footer-heading {
    color: #FF3246 !important;
	text-decoration: none;
}
#paymentimage {
    float: right;
    vertical-align: middle;
}
/* banner */
.banner div {
	text-align: center;
	width: 100%;
	display: none;
}
.banner div img {
	margin-bottom: 20px;
}
.banner div img:hover {
	opacity: 0.8;
}

/* ---------------------------------------------------------------------- */
/*	Tg Metis Cart
/* ---------------------------------------------------------------------- */
#tg_metis_cart {
	padding: 0px;
	margin: 0px;
}
#tg_metis_cart .empty {
	color: #636363;
	font-size: 14px;
}
#tg_metis_cart .content {
	clear: both;
	position: relative;
	padding: 0px;
	background: #FFF;
	padding-top: 20px;
}
.tg_metis_checkout {
	clear: both;
    padding-bottom: 20px;
    padding-top: 10px;
    text-align: right;
}	
#tg-zoom{
    color: #414141;
    display: block;
    font-size: 10px;
    margin: 10px 0 0;
    text-align: right;
    text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 6px;
}
/* Tg SuperFish Menu */
#tg-menu {
  width: 940px; 
  height: 48px; 
  margin-bottom: 15px;
  padding-bottom: 1px;
  background: #393939;
}
/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin:	0;
	padding: 0;
	list-style:	none;
}
.sf-menu {
	line-height: 1.0;
	float: left; 
	padding-left: 5px;
	margin-top: 6px;     
}
.sf-menu ul {  
	width: 180px;   /* left offset of submenus need to match (see below) */	
	position:	absolute;
	top: -999em;
	
}
.sf-menu ul li {
	width: 100%;
}
.sf-menu li:hover {
	visibility:	inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
  float: left;
  position:	relative;
}
.sf-menu li li {
  background:	#fff;	 

}
.sf-menu li li li {
  background:	#fff;	 

}
.sf-menu a { 
	display: block;
	position: relative;
	padding: .75em 1em;
	text-decoration: none;	
	padding-right:  0px;
}

.sf-menu a{ /* visited pseudo selector so IE6 applies text colour*/
	color: #FFFFFF;
	font-size: 15px;
	text-transform: uppercase;
	font-family: 'Rokkitt', serif;
	 transition: color 350ms ease-in-out 0s;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:	0;
	top: 2.5em; /* match top ul list item height */
	z-index: 9999;
}

ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top: -999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {  
  left: 180px;    /* match ul width */
	top: 0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top: -999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul { 
  left: 180px;   /* match ul width */
	top: 0;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active { 
	color: #FF3246;
}
.sf-menu li:hover a {
	color: #FF3246;
}
.sf-menu ul > li > a {
	color: #333333!important;
	 transition: color 350ms ease-in-out 0s;
}

.sf-menu ul > li > a:hover {
	color: #FF3246!important;
}
.sf-menu ul li> a {
	color: #333333!important;
	 transition: color 350ms ease-in-out 0s;
}
.sf-menu ul li:hover > a {
	color: #FF3246!important;
}
.sf-menu li:hover, .sf-menu li.sfHover { 
}
/*** arrows **/
.sf-menu a.sf-with-ul {
	padding-right: 1.25em;
	min-width: 1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:	absolute;
	display: block;
	right: 0em;
	top: 1.05em; /* IE6 only */
	width: 10px;
	height:	10px;
	text-indent: -999em;
	overflow:	hidden;
	background:	url('../image/tg-header-arrows.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top: 1em;
	background:	url('../image/arrows-down.png') no-repeat 0px 2px ; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background:	url('../image/arrows-down-hover.png') no-repeat 0px 2px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { 
  background-position: -10px 0; 
}
.sf-menu ul a > .sf-sub-indicator { 
  background:	url('../image/arrows-right.png') no-repeat 0px 2px;
}
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
		background:	url('../image/arrows-right-hover.png') no-repeat 0px 2px;
}
/*** shadows for all but IE6 ***/
.sf-shadow ul {
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}

/* ---------------------------------------------------------------------- */
/*	Metis's Custom Banner
/* ---------------------------------------------------------------------- */
#banner-wrapper {
	margin-right: -20px;
    overflow: auto;
}

.banner_2 div {
	display: inline-block;
	margin-right: 20px;
	width: 300px;
	float: left;
}

.banner_2 div img:hover {
	opacity: 0.8;
}
/* ---------------------------------------------------------------------- */
/*	Metis's Custom Column Left Featured
/* ---------------------------------------------------------------------- */
/*Featured*/
ul.list-featured, ul.list-special, ul.list-bestseller, ul.list-latest { 
	clear:both;
	padding:1px 0px 1px 16px; 
	padding: 0;
	margin: 0;
	margin-top: 20px;
}
ul.list-featured li, ul.list-special li, ul.list-bestseller li, ul.list-latest li { 
	float: left;
	width: 300px;
	padding:10px 0px 10px 0px; 
	padding: 0px;
	list-style: none;
	margin-bottom: 13px;
}
#column-left ul.list-featured li, #column-left ul.list-special li, #column-left ul.list-bestseller li, #column-left ul.list-latest li {
	width: 220px;
}	

#column-right ul.list-featured li, #column-right ul.list-special li , #column-right ul.list-bestseller li , #column-right ul.list-latest li  {
	width: 220px;
}
ul.list-featured li div.img, ul.list-special li div.img, ul.list-bestseller li div.img, ul.list-latest li div.img { 
	width:70px; 
}
ul.list-featured li div.text, ul.list-special li div.text, ul.list-bestseller li div.text, ul.list-latest li div.text { 
	width:112px; 
}

.float-left {
    float: left !important;
}
ul.list-featured li div.text strong a, ul.list-featured li div.text strong , ul.list-special li div.text strong a, ul.list-special li div.text strong, ul.list-bestseller li div.text strong a, ul.list-bestseller li div.text strong,
ul.list-latest li div.text strong a, ul.list-latest li div.text strong { 
	color:#4c4c4c;
	font-size:11px;
	font-family:Arial;font-weight:bold; 
}
ul.list-featured li div.text .price, ul.list-special li div.text .price, ul.list-bestseller li div.text .price, ul.list-latest li div.text .price { 
	font-weight:bold;
	font-size:11px;
	color:#92c005; 
}
ul.list-featured li div.text .price .price-old, ul.list-special li div.text .price .price-old, ul.list-bestseller li div.text .price .price-old, ul.list-latest li div.text .price .price-old { 
	color:#808080;
	text-decoration:line-through; 
}
ul.btn-featured-home, ul.btn-special-home, ul.btn-bestseller-home, ul.btn-latest-home { 
	text-align:right;
	position:absolute; 
	z-index: 1000;
	width: 300px;
	padding: 0px;
	margin-top: 3px;
}
#column-left ul.btn-featured-home, #column-left ul.btn-special-home, #column-left ul.btn-bestseller-home, #column-left ul.btn-latest-home { 
	width: 220px;
}
#column-right ul.btn-featured-home, #column-right ul.btn-special-home, #column-right ul.btn-bestseller-home, #column-right ul.btn-latest-home { 
	width: 220px;
}
ul.btn-featured-home li, ul.btn-special-home li, ul.btn-bestseller-home li, ul.btn-latest-home li { 
	display:inline; 
}
ul.btn-featured-home li a, ul.btn-special-home li a, ul.btn-bestseller-home li a, ul.btn-latest-home li a { 
	display:inline-block;
	width:10px;
	height:8px;
	background:url(../image/bullet.png) no-repeat;
	text-indent:-9999px; 
}
ul.btn-featured-home li a:hover, ul.btn-special-home li a:hover, ul.btn-bestseller-home li a:hover, ul.btn-latest-home li a:hover { 
	background-position:bottom left; 
}
ul.btn-featured-home li a.active, ul.btn-special-home li a.active, ul.btn-bestseller-home li a.active, ul.btn-latest-home li a.active { 
	background-position:bottom left; 
}
ul.btnfeatured, ul.btnspecial, ul.btnbestseller, ul.btnlatest { 
	z-index: 1000;
	float: right;
	padding: 0px;
	margin-top: 7px;
}
ul.btnfeatured li, ul.btnspecial li, ul.btnbestseller li, ul.btnlatest li  { 
	display:inline; 
}
ul.btnfeatured li a, ul.btnspecial li a, ul.btnbestseller li a, ul.btnlatest li a { 
	display:inline-block;
	width:10px;
	height:8px;
	background:url(../image/l-bullet.png) no-repeat;
	text-indent:-9999px; 
}
ul.btnfeatured li a:hover, ul.btnspecial li a:hover, ul.btnbestseller li a:hover, ul.btnlatest li a:hover { 
	background-position:bottom left; 
}
ul.btnfeatured li a.active, ul.btnspecial li a.active, ul.btnbestseller li a.active, ul.btnlatest li a.active { 
	background-position:bottom left; 
}
/*Featured*/


/* ---------------------------------------------------------------------- */
/*	Metis's Custom Content Bottom Featured
/* ---------------------------------------------------------------------- */


ul.btncenter { 
	z-index: 1000;
	float: right;
	padding: 0px;
	margin-top: 7px;
}
ul.btncenter li { 
	display:inline; 
}
ul.btncenter li a { 
	display:inline-block;
	width:10px;
	height:8px;
	background:url(../image/l-bullet.png) no-repeat;
	text-indent:-9999px; 
}
ul.btncenter li a:hover { 
	background-position:bottom left; 
}
ul.btncenter li a.active { 
	background-position:bottom left; 
}

/* box left */
.box-left {
	margin-bottom: 20px;
	clear: both;
}
.box-left .box-left-heading {
	padding: 0px 10px 3px 0;
	font-size: 18px;
	font-weight: 600;
	color: #010101;
	text-transform: uppercase;
	font-family: 'Rokkitt', serif;
	border-bottom: 2px solid #010101;
}
.box-left .box-left-heading-text {
	background: url('../image/box-category.png') repeat;
	padding-top: 2px;
	padding-bottom:5px;
	padding-left: 10px;
	padding-right: 10px;
}


.box-left .box-left-content {
	
}
/* box products */
.box-left .box-left-content {
}
/* box-right featured products */
.box-left-product {
	clear: both;
}

.box-left-product > div:first-child {
	margin-top: 15px;
}
.box-left-product .image {
	display: inline-block;
    float: left;
}
.box-left-product .image img {
	margin-right: 20px;
}
.box-left-product .name a {
	color: #2d2d2d;
	text-decoration: none;
	display: block;
	font-size: 14px;
	margin-bottom: 10px;
	font-family: 'Rokkitt', serif;
	text-transform: uppercase;
}
.box-left-product .name a:hover {
	color: #ff3246;
}
.box-left-product .price {
	display: block;
	color: #c70000;
	margin-bottom: 4px;
	font-size: 18px;
}
.box-left-product .price-old {
	color: #FF0000;
	text-decoration: line-through;
	font-size: 14px;
}
.box-left-product .price-new {
	
}

/*
------------ TOOLTIP ------------
*/

.tf-tooltip {
	position: absolute;
	z-index: 10000;
	font-size: 12px;
	line-height: 12px;
	background-color: #393939;
	color: #fff;
	padding: 4px 8px;
	margin-top: -6px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	}

.tf-tooltip:after {
	position: absolute;
	bottom: -8px;
	z-index: 10000;
	left: 50%;
	margin-left: -4px;
	width: 0px;
	height: 0px;
	content: '\00a0';
	border: 4px solid transparent;
	border-top-color: #444;	
}

/*
------------ Sale ------------
*/

.onsale {
	background: url("../image/sale.png") no-repeat;
    right: -4px;
    line-height: 32px;
    margin: 0;
    min-height: 85px;
    min-width: 88px;
    position: absolute;
    top: -5px;
    z-index: 11889;
}

.onsalecolumn {
	background: url("../image/sale-small.png") no-repeat;
    left: -15px;
	top: 21px;
    line-height: 32px;
    margin: 0;
    min-height: 32px;
    min-width: 8px;
    padding: 0px;
    position: absolute;
    z-index: 889;
}

.onsaleproduct {
	background: url("../image/sale-large.png") no-repeat;
    left: 20px;
    margin: 0;
    min-height: 66px;
    min-width: 66px;
    position: absolute;
    top: 100px;
    z-index: 889;
}

/*
------------ NewsLetter ------------
*/

.box-newsletter-holder {
	background: url("../image/nl-heading.png") repeat;
	height: 4px;
}

.box-newsletter-holder-bottom {
	background: url("../image/nl-heading.png") repeat;
	height: 4px;
	margin-bottom: 20px;
}

.box-newsletter {
	width: 400px;
	float: left;
	padding-bottom: 20px;
	padding-top: 10px;
}

.box-newsletter-heading {
	float: left;
	color: #5b5b5b;
	font-size: 14px;
	text-transform: uppercase;
	margin-top: 17px;
}

.box-newsletter-input {
	float: left;
	margin-left: 10px;
	margin-top: 10px;
}

#site_subcribe input {
    background: none repeat scroll 0 0 #FFF;
    border: medium none;
    color: #666666;
    float: left;
    height: 20px;
    padding: 3px;
    width: 186px;
	border: 1px solid #f2f2f2;
	box-shadow: 0 0 1px rgba(0, 0, 0, 0.15);
}

#site_subcribe .button-s {
   background: #000000;
   padding: 5.5px;
   line-height: 27px;
   padding: 6px;
   padding-left: 10px;
   padding-right: 10px;
   color: #FFF;
   text-decoration: none;
   font-size: 14px;
   text-transform: uppercase;
   margin-left: 10px;
   transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
}
#site_subcribe .button-s:hover {
   background: #ff3246;
}
.error_subscribe {
	color: #FF0000;
	float: left;
	clear: both;
	margin-top: 5px;
}
/*
------------ METIS Social Icons ------------
*/
.box-social {
    float: right;
    padding-bottom: 20px;
    padding-top: 10px;
}
.box-social-heading {
	float: left;
	color: #5b5b5b;
	font-size: 14px;
	text-transform: uppercase;
	margin-top: 17px;
	margin-left: 4px;
}
.facebook-icon, .twitter-icon, .google-icon, .pinterest-icon, .youtube-icon {
	display: inline-block;
    float: left;
    height: 40px;
    width: 43px;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
}	
.facebook-icon {
	background: url("../image/facebook.png") no-repeat transparent; 
	background-position: 0px 4px;
}
.twitter-icon {
	background: url("../image/twitter.png") no-repeat transparent; 
	background-position: 0px 4px;
}
.google-icon {
	background: url("../image/google.png") no-repeat transparent; 
	background-position: 0px 4px;
}
.pinterest-icon {
	background: url("../image/pinterest.png") no-repeat transparent; 
	background-position: 0px 4px;
}
.facebook-icon:hover, .twitter-icon:hover, .google-icon:hover, .pinterest-icon:hover {
	 background-position: -40px 4px;
}
/*
------------ Metis's Cloud Zoom in Product Page ------------
*/
.cloud-zoom-lens {
	border: 1px solid #ddd;
	margin:-1px;
	background-color:#fff;	
	cursor:move;	
	width: 50px;
	height: 50px;
}

.cloud-zoom-title {
	font-family:Arial, Helvetica, sans-serif;
	position:absolute !important;
	background-color:#444;
	color:#fff;
	padding:3px;
	width:100%;
	text-align:center;	
	font-weight:bold;
	font-size:10px;
	bottom:0px;
	display: none;
}

.cloud-zoom-big {
	border: 1px solid #ffffff;
	webkit-box-shadow: 0px 0px 6px rgba(0,0,0,0.13);
	-moz-box-shadow: 0px 0px 6px rgba(0,0,0,0.13);
	box-shadow: 0px 0px 6px rgba(0,0,0,0.13);
	overflow:hidden;
}


.cloud-zoom-loading {
	color:white;	
	background:#444;
	padding:3px;
	border:1px solid #222;
	border-radius: 4px;
}

/*
------------ Metis's Review Stars ------------
*/
.tg_review_0, .tg_review_1, .tg_review_2, .tg_review_3, .tg_review_4, .tg_review_5 {
	float: left;
	width: 62px;
	height: 15px;
	display: block;
}
.tg_review_0 {
	background: url("../image/stars-0.png") no-repeat;
}
.tg_review_1 {
	background: url("../image/default/stars-1.png") no-repeat;
}
.tg_review_2 {
	background: url("../image/default/stars-2.png") no-repeat;
}
.tg_review_3 {
	background: url("../image/default/stars-3.png") no-repeat;
}
.tg_review_4 {
	background: url("../image/default/stars-4.png") no-repeat;
}
.tg_review_5 {
	background: url("../image/default/stars-5.png") no-repeat;
}

@media only screen and (min-width: 768px) and (max-width: 979px) {
		.show-tablet {display: block !important;}
		.hide-tablet {display: none !important;}		
}

@media only screen and (max-width: 767px) {
html {
    -webkit-text-size-adjust: none;
}
.show-phone {display: block !important;}
.hide-phone {display: none !important;}
		
/*
------------ Main Container ------------
*/		
#container {
	width: auto;
	margin: 0px 10px;
	min-width: 260px;
	padding-left: 10px;
	padding-right: 10px;
}
select { font-size: 12px; padding-right: 0px; padding-left: 0px; }
#content .content { padding: 0; }

/*
------------ Layout ------------
*/	
#content {padding: 0px 0px;}
#content-right,
#content-left {
	display: none;
}
#content-left + #content-right + #content-center, #content-left + #content-center {margin-left: 0px;}
#content-right + #content-center {margin-right: 0px;}
#column-left + #column-right + #content, #column-left + #content { margin-left: 0px;}
#column-right + #content { margin-right: 0px;}
table.form td { float: left; }

/*
------------ Menu ------------
*/	
#menu {padding: 0px;}
#menu .item .light {padding: 8px 7px;}
#menu .item .light div {
	width: 16px;
	overflow: hidden;
	padding: 4px 5px;
	line-height: 16px;
}
#menu .item .light:hover div {background-color: #66ccff;}
#menu .item .light div .icon {
	display: inline-block;
	margin-bottom: -4px;
	margin-right: 6px;
	width: 16px;
	height: 16px;
}
		
/*
------------ Header ------------
*/		
	
#header {
	text-align: center;	
	height: auto;
}
#header #logo  {
	margin-top: 20px;
	position: relative;
	float: none;
	display: inline-block;
	top: 0px;
	left: 0px;
	text-align: center;	
}
		
#header #welcome {
	position: static;
	width: auto;
	text-align: center;
	margin-top: 10px;
}
#header .links {
	position: static;
	text-align: center;	
	margin-bottom: 10px;
}
#header .links a {
	float: none;
	display: inline-block;
			
}
#header .links a + a {
	border: none;
	margin-left: 0px;
}
.button-search {
	background: url('../image/search.png') no-repeat;
	z-index: 1000;
	height: 15px;
	width: 10px;
	right: 0px;
	bottom: 6px;
}	
		
#header #logo {
	float: none;
	margin: 0;
	margin-top: 20px;
}	
#language {
	position: static;
	margin: 0;
}
#language img {
	margin: 0;
}
#currency {
	position: static;
	margin: 0;
	margin-top: 10px;
}
		
#content-tg-user1 + #content {
	margin-right: 0;
}
#search_bar input {
	float: none;
	text-align: center;
	color: #9E9E9E;
	width: 99.5%;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	height: 32px;
}
		
#search_bar {
	display: block;
	padding: 0;
	margin: 0;
	background: none;
	border: none;
	position: static;
}
		
#site_search {
	position: static;
}
	
/*
------------ Cart ------------
*/		
#header #cart  {
	position: static;
	text-align: center;	
	margin: 0;
	padding: 0;
}
#header #cart .content {
	min-width: 200px;
	text-align: center;
}
#header #cart .heading {
	float: none;
	padding-right: 0px;
	background: #FFF;
	z-index: 1;
	line-height: 33px;
	padding-bottom: 16px;
}

#header #cart.active .heading {
	padding:0;
	background: none;
}
#header #cart.active .content {
	display: block;
}

#header #cart .heading a span {
    background: url("../image/cart-mini.png") no-repeat 0 0 transparent;
	float: none;
	text-align: center;
}

/*
------------ Checkout ------------
*/		
.checkout-content .left, .checkout-content .right, .login-content .right, .login-content .left {
	float: none;
	width: auto;
}
.checkout-product td { padding: 6px; }
input.large-field, select.large-field {
	max-width: 100%;
	height: auto;
}
.checkout-content { overflow: hidden;}

/*
------------ Return Page ------------
*/		
#content .content .left, #content .content .right, .return-name, .return-model, .return-quantity , .return-reason, 
.return-opened, .return-captcha, .sitemap-info .left, .sitemap-info .right 
{
	float: none;
	width: auto;
}
	
/*
------------ Category ------------
*/	
.box-category > ul > li > a { font-size: 14px; }
.box-product > div, .box-product > featured, .box-product > special, .box-product > bestseller, .box-product > latest {
	float: none;
	width: auto;
	height: auto;
	text-align: center;	
	margin-right: 0px;
	margin-bottom: 40px;
}
.box-product {
	margin-right: 0px;
}
		
.category-info .image {
	float: left;
	margin-right: 0px;
	padding: 5px;
}
	
.product-filter {
	padding-left: 10px;
}
	
.product-grid > div {
    float: left;
    margin-bottom: 20px;
    margin-right: 0px;
	margin-left : 0px;
    text-align: center;
	width: 50%;
}

.product-grid {
    margin-right: 0px;
	text-align: center;
}

.product-grid .image img{
   max-width: 100%;
	height: auto;
}

.product-grid .holder {border: none;box-shadow:none; }

.product-grid  .cart-phone, .product-list  .cart-phone { margin-top: 10px;}
.product-grid  .wishlist-phone, .product-list  .wishlist-phone { margin-top: 5px;}
.product-grid  .compare-phone, .product-list  .compare-phone { margin-top: 5px;}
.product-list .image {
    float: none;
    margin: 0;
    padding: 0;
}
.product-filter .sort { clear: left }

/*
------------ Navigation Menu ------------
*/		

.nav-phone {
	position: relative;
	z-index: 30;
}
.nav-phone div {
	padding: 0px 16px;
	padding-top:10px;
	padding-bottom: 10px;
	overflow: hidden;
	position: relative;
	background: #393939;
	color: #fff;
	text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);
	font-size: 18px;
	text-transform: uppercase;
	text-align: center;
}
.nav-phone select {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	opacity: 0;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	cursor: pointer;
}
	
/*
------------ Custom Payment Images ------------
*/	
#powered { text-align: center;}
#paymentimage { float: none; text-align: center;}
	
/*
------------ Footer ------------
*/		
#footer .column { margin-bottom:-1px; width: 100%; min-height: 0px; }
#footer .column ul li {
	margin-bottom: 0px;
}
#footer .column ul { margin: 0;}
#footer h3.header {
	text-transform:uppercase;
	color: #B8B8B8 !important;
	text-align: center;
	vertical-align: middle;
	background: #393939;
	border: 1px solid #605e5e;
	padding: 8px;
	margin: 0;
	cursor: pointer;
				}

#footer h3.header:hover,
#footer h3.header:active,
#footer h3.header.active {
	background: #FF3246;
	color: #FFFFFF!important;
	border: 1px solid #FF3246!important;
}
#footer h3.header.active {
	-webkit-border-bottom-left-radius: 0;
	-moz-border-bottom-left-radius: 0;
	border-bottom-left-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	-moz-border-bottom-right-radius: 0;
	border-bottom-right-radius: 0;
	border-bottom: 0;
}
				
#footer ul.content { 
	background: #FFF; 
	border: 1px solid #CCC; 
	border-width: 0 1px;
	display: none; 
}
					
#footer ul li a { 
	border-bottom:1px solid #DDD; 
	padding: 8px 12px; 
	font-size:14px; 
	display: block; 
	text-shadow: 0 1px 0 #FFF; 
}
#footer ul li a:hover, 
#footer ul li a:active { 
	background-color: #f2f2f2; 
	text-decoration:none; 
}

/*
------------ Tabs ------------
*/	
.tabs {
	border-left: 1px solid #eee;
	padding: 10px 0;
	height: auto;
}
.tabs a {
	float: none;
	height: 36px;
	line-height: 36px;
}
.tabs a.selected {
	border-radius: 0 3px 3px 0;
	border: 1px solid #eee;
	border-left-width: 0;
	margin-left: -1px;
	margin-bottom: 0px;
	line-height: 36px;
	padding: 0px 8px;
}

/*
------------ Table ------------
*/	
.table td,
.table th {
	padding: 6px 8px;
}
	
/*
------------ Order List ------------
*/		
.order-list li div {
	float: none;
	width: auto;
}
	
/*
------------ Product Page ------------
*/		
.product-info {
	margin: 0;
	padding: 0;
}
.product-info > .left + .right {
	margin-left: 0px;
}
.product-info > .left {
	float: none;
	margin-right: 0px;
	overflow: hidden;
	text-align: center;
}
.product-info .image {
	padding: 0;
	float: none;
	border: none;
	height: auto;
	max-width: 100%;
}		
.product-info .image img {
	height: auto;
	max-width: 100%;
}
		
.product-info .left {
	float: none;
	margin-bottom: 10px;
}
.product-info .right {margin: 0 0 30px 0;}
.product-info .image {
	display: inline-block;
	margin-bottom: 0px;
}
.product-info .image-additional {
	width: auto;
	text-align: center;
	margin-right: 0px;
}
.product-info .image-additional a {
	display: inline-block;
	float: none;
	margin: 0px 4px 6px 4px;
}
.product-info .price-default,
.product-info .price-new {
	font-size: 22px;
}
.tab-content {
	clear: both;
}
.product-info .description, .product-info .price { padding: 0; text-align: center; }
.product-info .review > div { text-align: center; }
}


/*
 * jQuery FlexSlider v2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */

 
/* Browser Resets */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;} 

/* FlexSlider Necessary Styles
*********************************/ 
.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} 
html[xmlns] .slides {display: block;} 
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}


/* FlexSlider Default Theme
*********************************/
.flexslider {margin: 0 0 60px; background: #fff; border: 4px solid #fff; position: relative; -webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; box-shadow: 0 1px 4px rgba(0,0,0,.2); -webkit-box-shadow: 0 1px 4px rgba(0,0,0,.2); -moz-box-shadow: 0 1px 4px rgba(0,0,0,.2); -o-box-shadow: 0 1px 4px rgba(0,0,0,.2); zoom: 1;}
.flex-viewport {max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease;}
.loading .flex-viewport {max-height: 300px;}
.flexslider .slides {zoom: 1;}

.carousel li {margin-right: 5px}


/* Direction Nav */
.flex-direction-nav {*height: 0;}
.flex-direction-nav a {width: 30px; height: 30px; margin: -20px 0 0; display: block; background: url('../image/bg_direction_nav.png') no-repeat 0 0; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; opacity: 0; -webkit-transition: all .3s ease;}
.flex-direction-nav .flex-next {background-position: 100% 0; right: -36px; }
.flex-direction-nav .flex-prev {left: -36px;}
.flexslider:hover .flex-next {opacity: 0.8; }
.flexslider:hover .flex-prev {opacity: 0.8; }
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {opacity: 1;}
.flex-direction-nav .flex-disabled {opacity: .3!important; filter:alpha(opacity=30); cursor: default;}

/* Control Nav */
.flex-control-nav {width: 100%; position: absolute; bottom: -40px; text-align: center;}
.flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width: 11px; height: 11px; display: block; background: #666; background: rgba(0,0,0,0.5); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; box-shadow: inset 0 0 3px rgba(0,0,0,0.3);}
.flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }
.flex-control-paging li a.flex-active { background: #000; background: rgba(0,0,0,0.9); cursor: default; }

.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}

@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {opacity: 1; left: 0;}
  .flex-direction-nav .flex-next {opacity: 1; right: 0;}
}

.box-newsletter-input span { width: 250px; margin-top: 20px;}

