html {
	overflow: -moz-scrollbars-vertical;
	margin: 0;
	padding: 0;
}

body {
	/*background: url('../image/3.jpg') repeat #2887be;*/
	color: #888888;
	font-family: 'Source Sans Pro', sans-serif;
	margin: 0px;
	padding: 0px;
}

body,td,th,input,textarea,select,a {
	font-size: 14px;
}

::selection {
	background-color: #222;
	color: #fff;
	text-shadow: none;
}

h1 {
	margin-bottom: 15px;
	font-size: 24px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
}

h2 {
	font-size: 14px;
	text-transform: uppercase;
}

.heading-center {
	position: relative;
	text-align: center;
	padding-bottom: 15px;
	margin-bottom: 20px;
	font-size: 26px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	border-width: 1px;
	border-style: dotted;
	border-color: #d1d1d1;
	border-top: none;
	border-left: none;
	border-right: none;
}

p {
	margin-top: 0px;
	line-height: 19px;
}

a,a:visited,a b {
	color: #DD5151;
	text-decoration: none;
	cursor: pointer;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}

form {
	padding: 0;
	margin: 0;
	display: inline;
}

input[type='text'],input[type='password'],textarea {
	background-color: #fff;
	padding: 5px;
	margin: 5px 0 5px 0;
	color: #222;
	border-width: 1px;
	border-style: solid;
	border-color: #D1D1D1 #E2E2E2 #E2E2E2 #D1D1D1;
}

textarea {
	width: 97% !important;
}

select {
	background-color: #F8F8F8;
	padding: 5px;
	margin-top: 5px;
	color: #222;
	border-width: 1px;
	border-style: solid;
	border-color: #D1D1D1 #E2E2E2 #E2E2E2 #D1D1D1;
}

label {
	cursor: pointer;
}

#container {
	width: 1100px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background: #FFFFFF;
	margin-top: 20px;
	padding: 10px;
	text-align: left;

	-webkit-box-shadow: 0px 0px 15px 2px rgba(0, 0, 0, .1);
	box-shadow: 0px 0px 15px 2px rgba(0, 0, 0, .1);
}

#column-left {
	float: left;
	width: 220px;
}

#column-right {
	float: right;
	width: 220px;
}

#content {
	min-height: 400px;
	margin-bottom: 20px;
}

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

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

#language {
	position: absolute;
	top: 6px;
	right: 153px;
	width: 80px;
	color: #999;
	line-height: 17px;
	z-index: 99999;
}

#language img {
	cursor: pointer;
	margin-right: 5px;
}

#currency {
	width: 105px;
	position: absolute;
	top: 6px;
	padding-bottom: 10px;
	padding-right: 35px;
	right: -43px;
	color: #999;
	z-index: 99999;
	line-height: 17px;
}

#currency a b {
	color: #000;
	text-decoration: none;
}

.switcher {
	float: left;
	margin-top: 0px;
	margin-left: -70px;
	line-height: 22px;
}

.switcher a {
	text-decoration: none;
	display: block;
}

.switcher .selected {
	background: #FFFFFF;
}

.switcher .selected a {
	border: 1px solid #d5d5d5;
	background: url('../image/arrow_down.png') 116px center no-repeat;
	color: #656565;
	padding: 2px 5px 2px 5px;
	width: 121px;
}

.switcher .selected a:hover {
	background: #fff url('../image/arrow_down.png') 116px center no-repeat;
}

.switcher .option {
	position: absolute;
	z-index: 3;
	top: 25px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background-color: #fff;
	display: none;
	width: 131px;
	border-radius: 0px 0px 2px 2px;
}

.switcher .option a {
	color: #000;
	padding: 3px 5px 3px 5px;
}

.switcher .option a:hover {
	background: #f8f8f8;
}

.switcher img {
	position: relative;
	top: 1px;
}

/* End top-bar currency-language dropdown */
/* header */
#header {
	height: 140px;
	margin-bottom: 7px;
	padding-bottom: 4px;
	position: relative;
	z-index: 99;
}

#header #logo {
	left: 20px;
	position: absolute;
	top: 15px;
}

#header #cart {
	position: absolute;
	right: 38px;
	top: 88px;
	z-index: 119;
}

#header #welcome {
	font-size: 12px;
	left: 30px;
	padding-right: 10px;
	position: absolute;
	bottom: 5px;
}

#header .links {
	font-size: 12px;
	left: 23px;
	padding-right: 10px;
	position: absolute;
	top: 5px;
}

#header .links a {
	float: left;
	display: block;
	color: #969696;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 11px;
	padding: 0 0 0 7px;
}

#header .links a:hover {
	color: #626262;
}

#header .links a + a {
	margin-left: 10px;
	padding-left: 15px;
	background: url(../image/bullet.png) left center no-repeat;
}

#header #cart .heading {
	float: right;
	padding-right: 0px;
	background: #FFF;
	position: relative;
	z-index: 129;
	line-height: 33px;
}

#header #cart .heading h4 {
	color: #333333;
	font-size: 15px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 3px;
}

#header #cart .heading a {
	color: #858585;
	text-decoration: none;
}

#header #cart .heading a span {
	background: url("../image/cart.png") no-repeat scroll right center transparent;
	padding-right: 36px;
	height: 30px;
	float: right;
}

#header #cart .content {
	clear: both;
	position: relative;
	top: -2px;
	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;

	-webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.15);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0.15);
	min-width: 300px;
	z-index: 119;
	right: -1px;
}

#header #cart.active .heading {
	padding-bottom: 16px;
	background: url("../image/cart-arrow.png") no-repeat 60px 30px transparent;
}

#header #cart.active .content {
	display: block;
	position: relative;
	z-index: 119;
}

.mini-cart-info table {
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 5px;
	z-index: 119;
}

.mini-cart-info td {
	color: #ee3963;
	padding: 10px 5px;
	font-size: 12px;
	z-index: 119;
}

.mini-cart-info td a {
	color: #727272;
	text-decoration: none;
	font-size: 14px;

	-webkit-transition: all 0.7s ease 0s;
	-moz-transition: all 0.7s ease 0s;
	-o-transition: all 0.7s ease 0s;
	-ms-transition: all 0.7s ease 0s;
	transition: all 0.7s ease 0s;
}

.mini-cart-info td a:hover {
	color: #ee3963;
}

.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-size: 12px;
	font-weight: 400 !important;
}

a.viewcart {
	background: url("../image/msbutton5.png") repeat-x scroll left top transparent;
	border: 1px solid #E3355E;
	color: #FFFFFF;
	line-height: 1em;
	padding: 4px 15px;
	position: relative;
	text-align: center;
	text-decoration: none;
	white-space: nowrap;
	border-radius: 5px 5px 5px 5px;
	text-transform: uppercase;
	font-size: 11px;
}

a.viewcart:hover {
	background: url("../image/msbutton5-hover.png") repeat-x scroll left top transparent;
}

a.viewcart:active,a.cart-checkout:active {
	position: relative;
	top: 1px;
}

a.cart-checkout {
	background: url("../image/msbutton3.png") repeat-x scroll left top transparent;
	border: 1px solid #151515;
	color: #FFFFFF;
	line-height: 1em;
	padding: 4px 15px;
	position: relative;
	text-align: center;
	text-decoration: none;
	white-space: nowrap;
	border-radius: 5px 5px 5px 5px;
	text-transform: uppercase;
	font-size: 11px;
}

a.cart-checkout:hover {
	background: url("../image/msbutton3-hover.png") repeat-x scroll left top transparent;
}

#header #cart .checkout {
	clear: both;
	padding-bottom: 20px;
	padding-top: 10px;
	text-align: right;
}

#header #cart .empty {
	padding-top: 50px;
	text-align: center;
}

#header #search {
	position: absolute;
	top: 40px;
	right: 0px;
	width: 263px;
	z-index: 15;
}

#header .button-search {
	background: url("../image/button-search.png") no-repeat scroll center center #E95B7D;
	border-radius: 50% 50% 50% 50%;
	cursor: pointer;
	height: 30px;
	position: absolute;
	right: 38px;
	top: 10px;

	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	width: 30px;
}

#header #search:hover .button-search {
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	transform: rotate(360deg); /* IE 9 */
/* Firefox */
/* Safari and Chrome */
/* Opera */
}

#header #search input {
	width: 211px;
	height: 21px;
	padding: 8px;
}

/* menu */
#menu {
	background: none repeat scroll 0 0 #FC528B;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.3);
    clear: both;
    margin-bottom: 15px;
    margin-left: 0;
    min-height: 44px;
    position: relative;
    width: 1100px;
    z-index: 33;
}

#menu ul.tgmegamenu2 {
	margin: 0;
	padding: 0;
	display: block;
	width: 100%;
	position: relative;
	background-color: #ffffff;
}

#menu > ul.tgmegamenu2 > li {
	display: block;
	float: left;
	list-style: none;
	margin: 0;
	position: relative;
	z-index: 33;
	line-height: 20px;
}

#menu > ul > li:hover {
	z-index: 2099;
}

#menu > ul.tgmegamenu2 > li > a {
	color: #333;
	display: block;
	float: left;
	font-size: 16px;
	font-family: 'Source Sans Pro', sans-serif;
	text-transform: uppercase;
	padding: 10px;
	text-decoration: none;
	white-space: nowrap;

	-webkit-transition: all 0.7s ease 0s;
	-moz-transition: all 0.7s ease 0s;
	-o-transition: all 0.7s ease 0s;
	-ms-transition: all 0.7s ease 0s;
	transition: all 0.7s ease 0s;
}

#menu > ul.tgmegamenu2 > li:hover > a,#menu > ul#tgmegamenu > li:hover > a {
	-webkit-transition-delay: 0s;
	-moz-transition-delay: 0s;
	-o-transition-delay: 0s;
	-ms-transition-delay: 0s;
	transition-delay: 0s;
	color: #fff;
	background: #d74e7c;
}

#menu > ul.tgmegamenu2 > li > div,#menu > ul#tgmegamenu > li > div {
	position: absolute;
	display: block;
	top: 40px;
	left: 0;
	z-index: 9998;
	padding: 10px;
	margin: 0;
	background-color: #ffffff;
	float: left;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	visibility: hidden;
	border-bottom: 4px solid #FF0551;

	-webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.2);
	box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.2);
}

#menu > ul.tgmegamenu2 > li.custom_link_one > div,#menu > ul > li.custom_link_two > div,#menu > ul > li.custom_link_three > div,#menu > ul#tgmegamenu > li.custom_link_one > div,#menu > ul#tgmegamenu > li.custom_link_two > div,#menu > ul#tgmegamenu > li.custom_link_three > div {
	top: 40px;
	right: 0px;
	left: auto;
	float: right;
}

#menu > ul.tgmegamenu2 > li:hover > div,#menu > ul#tgmegamenu > li:hover > div {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
	visibility: visible;

	-webkit-transition-delay: 0s;
	-moz-transition-delay: 0s;
	-o-transition-delay: 0s;
	-ms-transition-delay: 0s;
	transition-delay: 0s;
}

#menu > ul.tgmegamenu2 > li > div > ul,#menu > ul#tgmegamenu > li > div > ul {
	display: table-cell;
	list-style: none;
	vertical-align: top;
}

#menu > ul.tgmegamenu2 > li ul + ul {
	padding-left: 20px;
}

#menu > ul.tgmegamenu2 > li ul > li > a,#menu > ul#tgmegamenu > li > div ul > li > a {
	display: block;
	width: 140px;
	height: auto;
	padding: 9px 8px 9px 8px;
	float: left;
	font-size: 15px;
	font-weight: normal;
	background: none;
	text-align: left;
	text-transform: none;
	color: #333333;
	border: none;
	margin: 0;
	text-decoration: none;
	border-bottom: 1px solid #e1e1e1;

	-webkit-transition: all 0.7s ease 0s;
	-moz-transition: all 0.7s ease 0s;
	-o-transition: all 0.7s ease 0s;
	-ms-transition: all 0.7s ease 0s;
	transition: all 0.7s ease 0s;
}

#menu > ul.tgmegamenu2 > li ul > li > a:hover,#menu > ul#tgmegamenu > li div ul > li > a:hover {
	background: none;
	background-color: #ff0551;
	color: #ffffff;
}

#menu #tgmegamenu .custom_link_one,#menu #tgmegamenu .custom_link_two,#menu #tgmegamenu .custom_link_three {
	position: relative;
}

#menu #tgmegamenu .custom_link_one ul li a,#menu #tgmegamenu .custom_link_two ul li a,#menu #tgmegamenu .custom_link_three ul li a {
	text-transform: none !important;
}

#menu ul#tgmegamenu ul.children li.pic_name h3 a {
	float: left;
	margin: 0 0 0 0;
	font-size: 16px;
	color: #1f1f1f;
	text-transform: uppercase;
}

#menu ul#tgmegamenu ul.children li.pic_name h3 a span {
	padding: 30px 0 0 0;
}

#menu ul#tgmegamenu ul.children li.pic_name h3 a:hover {
	color: #d74e7c;
}

#menu ul#tgmegamenu {
	margin: 0;
	padding: 0;
	display: block;
	width: 98%;
	position: relative;
}

#menu ul#tgmegamenu li:first-child {
	padding-left: 20px;
}

#menu ul#tgmegamenu li {
	display: block;
	float: left;
	list-style: none;
	margin: 0 0 0 0;
	z-index: 1099;
	line-height: 24px;
}

#menu ul#tgmegamenu > li > a {
    color: #FFFFFF;
    display: block;
    float: left;
    font-family: 'Source Sans Pro',sans-serif;
    font-size: 13px;
    font-weight: bold;
    padding: 10px;
    text-decoration: none;
    text-transform: uppercase;
    transition: all 0.7s ease 0s;
    white-space: nowrap;
}

#menu ul#tgmegamenu li:hover {
	z-index: 1600;
}

#menu ul#tgmegamenu ul.children {
	background-color: #FFFFFF;
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.2);
    float: left;
    left: 0;
    margin: 0;
    opacity: 0;
    padding: 12px 9px 25px 10px;
    position: absolute;
    top: 44px;
    visibility: hidden;
    width: 100%;
    z-index: 9998;
}

#menu ul#tgmegamenu li.dropdown:hover ul.children,#menu ul#tgmegamenu ul.children li.dropdown:hover ul.children2 {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
	visibility: visible;

	-webkit-transition-delay: 0s;
	-moz-transition-delay: 0s;
	-o-transition-delay: 0s;
	-ms-transition-delay: 0s;
	transition-delay: 0s;
}

#menu ul#tgmegamenu ul.children2 {
	position: absolute;
	top: 63px;
	left: 0px;
	z-index: 9999;
	padding: 5px 0px;
	margin: 0;
	float: left;
	background-color: #fff;
	width: 100%;

	-webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.6);
	box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.6);
	border-radius: 0 0 5px 5px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	visibility: hidden;

	-webkit-transition: visibility 0s linear 0.5s,;
	-moz-transition: visibility 0s linear 0.5s,;
	-o-transition: visibility 0s linear 0.5s,;
	-ms-transition: visibility 0s linear 0.5s,;
	transition: visibility 0s linear 0.5s,;
}

#menu ul#tgmegamenu ul.children li {
	float: left;

	-webkit-transition: visibility 0s linear 0.5s,;
	-moz-transition: visibility 0s linear 0.5s,;
	-o-transition: visibility 0s linear 0.5s,;
	-ms-transition: visibility 0s linear 0.5s,;
	transition: visibility 0s linear 0.5s,;
}

#menu ul#tgmegamenu ul.children li {
	float: left;

	-webkit-transition: visibility 0s linear 0.5s,;
	-moz-transition: visibility 0s linear 0.5s,;
	-o-transition: visibility 0s linear 0.5s,;
	-ms-transition: visibility 0s linear 0.5s,;
	transition: visibility 0s linear 0.5s,;
}

#menu ul#tgmegamenu ul.children li {
	float: left;

	-webkit-transition: visibility 0s linear 0.5s,;
	-moz-transition: visibility 0s linear 0.5s,;
	-o-transition: visibility 0s linear 0.5s,;
	-ms-transition: visibility 0s linear 0.5s,;
	transition: visibility 0s linear 0.5s,;
}

#menu ul#tgmegamenu ul.children li {
	float: left;

	-webkit-transition: visibility 0s linear 0.5s,;
	-moz-transition: visibility 0s linear 0.5s,;
	-o-transition: visibility 0s linear 0.5s,;
	-ms-transition: visibility 0s linear 0.5s,;
	transition: visibility 0s linear 0.5s,;
}

#menu ul#tgmegamenu ul.children li {
	float: left;
	height: auto;
	position: relative;
	margin: 0 0 2px 2px;
	padding: 0;
	width: 33%;
}

#menu ul#tgmegamenu ul.children li img {
	float: left;
	margin: 10px 15px 0px 5px;
}

ul#tgmegamenu ul.children li a span {
	padding: 30px 0;
	float: left;
}

ul#tgmegamenu ul.children li a {
	color: #181818;
}

#menu ul#tgmegamenu ul.children2 li {
	float: left;
	height: auto;
	position: relative;
	margin: 0;
	padding: 0;
	width: 100%;
	border: none;
}

#menu ul#tgmegamenu ul.children a,#menu ul#tgmegamenu li:hover ul.children a {
	display: block;
	height: auto;
	width: 100%;
	padding: 0px 0px 10px 0px;
	float: left;
	font-size: 14px;
	font-weight: normal;
	background: none;
	text-align: left;
	text-transform: none;
	border: none;
	margin: 0;

	-webkit-transition: all 0.7s ease 0s;
	-moz-transition: all 0.7s ease 0s;
	-o-transition: all 0.7s ease 0s;
	-ms-transition: all 0.7s ease 0s;
	transition: all 0.7s ease 0s;
}

#menu ul#tgmegamenu ul.children2 a,#menu ul#tgmegamenu li:hover ul.children2 a {
	display: block;
	height: auto;
	padding: 10px;
	font-size: 15px;
	font-weight: normal;
	background: none;
	text-align: left;
	text-transform: none;
	text-decoration: none;
	color: #333;
	border: none;
	margin: 0 10px;
	float: none;
	width: auto;
}

#menu ul#tgmegamenu li:hover .children li ul.children2 a {
	color: #222;
}

#menu ul#tgmegamenu li:hover .children li ul.children2 a:hover {
	color: #ffffff;
	background-color: #FF0551;
}

#menu ul#tgmegamenu ul.children li a:hover {
	color: #ffffff;
	background-color: #FF0551;
}

#menu ul#tgmegamenu ul.children li.pic_name {
	padding: 10px 5px 15px 10px;
	border-bottom: 1px solid #f2f3ed;
	width: 99%;
	min-height: 75px;
	margin: 0 0 15px 0;
	display: block;
}

#menu ul#tgmegamenu ul.children li.pic_name a:hover {
	background: none !important;
}

li.pic_name .menu_desc {
	margin: 0 30px 0 0px;
	display: block;
	font-size: 12px;
}

#menu ul#tgmegamenu ul.children li.pic_name img {
	float: left;
	margin: 2px 10px 0 2px;
	border: none;
}

#notification {
	z-index: 3000;
	position: fixed;
	top: 20px;
	right: 20px;
	line-height: 16px;
	font-size: 11px;
	color: #636363;
}

/*#notification a    {
	
color:    #c42043;
	
}

#notification a:hover    {
	
color:    #f2498f;
	
}

 */
#notification > div {
	width: 220px;
	padding: 8px 12px;
	background-color: #fff;
	margin-bottom: 10px;
	overflow: hidden;
	border: 1px solid #f1f1f1;
}

#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: #2887be;
}

#notification .warning .icon {
	background-color: #c42043;
}

#notification .attention .icon {
	background-color: #c42043;
}

#notification .information .icon {
	background-color: #2887be;
}

.messages {
	display: none;
}

.breadcrumb {
	color: #CCCCCC;
	margin-bottom: 15px;
	margin: 8px;
}

.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;
}

/*Remove button padding in FF*/
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

input:focus {
	outline: none;
}

/* button */
a.button,input.button {
	cursor: pointer;
	font-size: 12px;
	text-transform: uppercase;
	color: #fff;
	background-color: #333333;
	padding: 10px;
	text-decoration: none;
	border-radius: 5px 5px 5px 5px;
	border: none !important;
}

a.button {
	display: inline-block;
	text-decoration: none;
	padding: 10px;
}

a.button:hover,input.button:hover {
	background-color: #FC528B;
}

input.button_cart_product {
	background-color: #FC528B;
}

input.button_cart_product:hover {
	background-color: #333333;
}

.buttons {
	background: #FFFFFF;

	-webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.1);
	border-radius: 5px;
	border-bottom: 4px solid #e1e1e1;
	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;
	border-bottom: 1px solid #DDDDDD;
}

.htabs a {
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	background: #FFFFFF url('../image/tab.png') repeat-x;
	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: 7px;
	background: #FFFFFF;
}

.tab-content {
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	padding: 10px;
	margin-bottom: 20px;
	z-index: 2;
	overflow: auto;
}

/* -moz-box */
.box {
	margin-bottom: 20px;
}

.box .box-heading {
	background: url("../image/heading_bg_thick.png") repeat-x scroll 0 center transparent;
	border: medium none;
	color: #333333;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 26px;
	margin-top: 34px;
	text-transform: uppercase;
	text-align: left;
}
.box .box-heading span {
	background: none repeat scroll 0 0 #FFFFFF;
	padding: 0 12px;
}
.box .box-content {
	background: #FFFFFF;
	border-radius: 0px 0px 7px 7px;

	padding: 10px;
}

/* Featured Products Carousel */
.featured {
	background: #fff;
	display: inline-block;
	margin-bottom: 20px;
	width: 100%;
}

.featured .box-heading {
	background: url("../image/heading_bg_thick.png") repeat-x scroll 0 center transparent;
	border: medium none;
	color: #333333;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 26px;
	margin-bottom: 20px;
	text-transform: uppercase;
	text-align: center;
}

.featured .box-heading span {
	background: none repeat scroll 0 0 #FFFFFF;
	padding: 0 30px;
}

#home-featured-list {
	position: relative;
	margin-bottom: 15px;
	padding-bottom: 10px;
}

#home-featured-list .featured-normal {
	margin: 0 0 -4px 0;
	float: left;
}

#home-featured-list .featured-item {
	/* width:    170px;
	
	
	 */
background: #fff; /* margin:    0px 5px;
	
	
	 */
margin-right: 5px;
	margin-left: 5px;
	text-align: center;
	position: relative;
	float: left;
	padding: 0px;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
	z-index: 20px; /* background:    #fff url('../image/crossed-bg.gif') left bottom repeat-x;
	
	
	 */
}

#home-featured-list .featured-image,#home-featured-list .featured-image a,#home-featured-list .featured-image img {
	/* width:    170px;
	
	
	 */
height: 250px;
	margin-bottom: 10px;
}

#home-featured-list .featured-image a img {
	padding-top: 8px;
}

#home-featured-list .featured-description {
	display: block;
	background: #f6f6f6;
	padding-top: 5px;
	padding-bottom: 5px;
}

#home-featured-list .featured-description .image {
	display: block;
	margin-bottom: 0px;
	text-align: left;
	padding-left: 16px;
}

#home-featured-list .name a {
	background: none repeat scroll 0 0 #48B0BB;
    color: #FFFFFF;
    display: block;
    font-family: 'Source Sans Pro',sans-serif;
    font-size: 13px;
    font-weight: bold;
    line-height: 35px;
    margin-bottom: 15px;
    padding-left: 35px;
    text-decoration: none;
    text-transform: uppercase;
}
}

#home-featured-list .description {
	color: #303030;
	font-size: 12px;
	line-height: 1.7;
	margin-top: 0 !important;
	margin-bottom: 15px;
	padding-left: 20px;
	padding-right: 20px;
}

#home-featured-list .featured-item:hover .name a {
	color: #fff;
	background: #FC528B;
}

#home-featured-list .featured-description .price {
	background: none repeat scroll 0 0 #FC528B;
    border-radius: 100% 100% 100% 100%;
    bottom: 250px;
    color: #FFFFFF;
    display: block;
    float: right;
    font-family: 'Source Sans Pro',sans-serif;
    font-size: 16px;
    font-weight: bold;
    height: 80px;
    line-height: 80px;
    position: absolute;
    right: 27px;
    text-align: center;
    width: 80px;
}

#home-featured-list .featured-item:hover .price {
	color: #fff;
	background: #48b0bb;
}

#home-featured-list .featured-description .price-old {
	color: #000;
	display: block;
	font-family: 'Source Sans Pro',sans-serif;
	font-size: 16px;
	left: 15px;
	position: absolute;
	text-decoration: line-through;
	top: -8px;
}

#home-featured-list .featured-description .price-new {
	font-family: 'Source Sans Pro',sans-serif;
	font-weight: bold;
	left: 15px;
	position: absolute;
	text-align: center;
	top: 9px;
	color: #fff;
}

#home-featured-list .featured-description .rating {
	display: block;
	margin-bottom: 4px;
}

#home-featured-list .featured-description a.addtocart {
	background: #fc528b url("../image/cart_icon.png") no-repeat center;
	border-radius: 50% 50% 50% 50% !important;
	bottom: 18px;
	height: 49px;
	left: 10px;
	position: absolute;

	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	width: 49px;
}

#home-featured-list .featured-description a.addtocart:hover {
	background: #333 url("../image/cart_icon.png") no-repeat center;

	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	transform: rotate(360deg); /* IE 9 */
/* Firefox */
/* Safari and Chrome */
/* Opera */
}

.featured-navigation {
	position: absolute;
	max-width: 106px;
	height: 32px;
	top: 22px;
	left: auto;
	right: 40px;
}

#home-featured-list .featured-navigation {
	top: -49px;
	margin: 0;
	right: 0px;
	height: 30px;
}

.featured-navigation a,#featured-slider .flex-direction-nav a.flex-prev,#featured-slider .flex-direction-nav a.flex-next {
	display: inline-block;
	width: 25px;
	height: 25px;
	margin-left: -3px;
	background-color: #444;
	background-repeat: no-repeat;
	text-indent: -9999px;

	-webkit-transition: background-color .3s linear;
	-moz-transition: background-color .3s linear;
	-o-transition: background-color .3s linear;
	-ms-transition: background-color .3s linear;
	transition: background-color .3s linear;
}

.featured-navigation a:hover {
	background-color: #48b0bb;
}

.featured-navigation a.featured-prev,#featured-slider .flex-direction-nav a.flex-prev {
	background-image: url('../image/carousel-buttons.png');
	background-position: 3px 2px;
}

.featured-navigation a.featured-next,#featured-slider .flex-direction-nav a.flex-next {
	background-image: url('../image/carousel-buttons.png');
	background-position: -20px 2px;
}

#featured-slider .flex-direction-nav a.flex-prev,#featured-slider .flex-direction-nav a.flex-next {
	display: block;
	cursor: pointer;
	position: absolute;
	top: 50%;
	margin-top: -10px;
	z-index: 10;
	background-color: rgba(0,0,0,0.5);
}

/* Latest Products Carousel */
.latest {
	background: #fff;
	display: inline-block;
	margin-bottom: 20px;
	width: 100%;
}

.latest .box-heading {
	background: url("../image/heading_bg_thick.png") repeat-x scroll 0 center transparent;
	border: medium none;
	color: #333333;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 26px;
	margin-bottom: 20px;
	text-transform: uppercase;
	text-align: center;
}

.latest .box-heading span {
	background: none repeat scroll 0 0 #FFFFFF;
	padding: 0 30px;
}

#home-latest-list {
	position: relative;
	margin-bottom: 15px;
	padding-bottom: 10px;
}

#home-latest-list .latest-normal {
	margin: 0 0 -4px 0;
	float: left;
}

#home-latest-list .latest-item {
	/* width:    170px;
	
	
	 */
background: #fff; /* margin:    0px 5px;
	
	
	 */
margin-right: 5px;
	margin-left: 5px;
	text-align: center;
	position: relative;
	float: left;
	padding: 0px;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
	z-index: 20px; /* background:    #fff url('../image/crossed-bg.gif') left bottom repeat-x;
	
	
	 */
}

#home-latest-list .latest-image,#home-latest-list .latest-image a,#home-latest-list .latest-image img {
	/* width:    170px;
	
	
	 */
height: 250px;
	margin-bottom: 10px;
}

#home-latest-list .latest-image a img {
	padding-top: 8px;
}

#home-latest-list .latest-description {
	display: block;
	background: #f6f6f6;
	padding-top: 5px;
	padding-bottom: 5px;
}

#home-latest-list .latest-description .image {
	display: block;
	margin-bottom: 0px;
	text-align: left;
	padding-left: 16px;
}

#home-latest-list .name a {
	background: none repeat scroll 0 0 #48B0BB;
    color: #FFFFFF;
    display: block;
    font-family: 'Source Sans Pro',sans-serif;
    font-size: 13px;
    font-weight: bold;
    line-height: 35px;
    margin-bottom: 15px;
    padding-left: 35px;
    text-decoration: none;
    text-transform: uppercase;
}

#home-latest-list .description {
	color: #303030;
	font-size: 12px;
	line-height: 1.7;
	margin-top: 0 !important;
	margin-bottom: 15px;
	padding-left: 20px;
	padding-right: 20px;
}

#home-latest-list .latest-item:hover .name a {
	color: #fff;
	background: #FC528B;
}

#home-latest-list .latest-description .price {
	background: none repeat scroll 0 0 #FC528B;
	border-radius: 100% 100% 100% 100%;
	bottom: 270px;
	color: #FFFFFF;
	display: block;
	float: right;
	font-size: 16px;
	font-weight: bold;
	height: 80px;
	line-height: 80px;
	position: absolute;
	right: 27px;
	text-align: center;
	width: 80px;
	font-family: 'Source Sans Pro', sans-serif;
}

#home-latest-list .latest-item:hover .price {
	color: #fff;
	background: #48b0bb;
}

#home-latest-list .latest-description .price-old {
	color: #000;
	display: block;
	font-family: 'Source Sans Pro',sans-serif;
	font-size: 16px;
	left: 15px;
	position: absolute;
	text-decoration: line-through;
	top: -8px;
}

#home-latest-list .latest-description .price-new {
	font-family: 'Source Sans Pro',sans-serif;
	font-weight: bold;
	left: 15px;
	position: absolute;
	text-align: center;
	top: 9px;
	color: #fff;
}

#home-latest-list .latest-description .rating {
	display: block;
	margin-bottom: 4px;
}

#home-latest-list .latest-description a.addtocart {
	background: #fc528b url("../image/cart_icon.png") no-repeat center;
	border-radius: 50% 50% 50% 50% !important;
	bottom: 18px;
	height: 49px;
	left: 10px;
	position: absolute;

	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	width: 49px;
}

#home-latest-list .latest-description a.addtocart:hover {
	background: #333 url("../image/cart_icon.png") no-repeat center;

	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	transform: rotate(360deg); /* IE 9 */
/* Firefox */
/* Safari and Chrome */
/* Opera */
}

.latest-navigation {
	position: absolute;
	max-width: 106px;
	height: 32px;
	top: 22px;
	left: auto;
	right: 40px;
}

#home-latest-list .latest-navigation {
	top: -49px;
	margin: 0;
	right: 0px;
	height: 30px;
}

.latest-navigation a,#latest-slider .flex-direction-nav a.flex-prev,#latest-slider .flex-direction-nav a.flex-next {
	display: inline-block;
	width: 25px;
	height: 25px;
	margin-left: -3px;
	background-color: #444;
	background-repeat: no-repeat;
	text-indent: -9999px;

	-webkit-transition: background-color .3s linear;
	-moz-transition: background-color .3s linear;
	-o-transition: background-color .3s linear;
	-ms-transition: background-color .3s linear;
	transition: background-color .3s linear;
}

.latest-navigation a:hover {
	background-color: #48b0bb;
}

.latest-navigation a.latest-prev,#latest-slider .flex-direction-nav a.flex-prev {
	background-image: url('../image/carousel-buttons.png');
	background-position: 3px 2px;
}

.latest-navigation a.latest-next,#latest-slider .flex-direction-nav a.flex-next {
	background-image: url('../image/carousel-buttons.png');
	background-position: -20px 2px;
}

#latest-slider .flex-direction-nav a.flex-prev,#latest-slider .flex-direction-nav a.flex-next {
	display: block;
	cursor: pointer;
	position: absolute;
	top: 50%;
	margin-top: -10px;
	z-index: 10;
	background-color: rgba(0,0,0,0.5);
}

/* Special Products Carousel */
.special {
	background: #fff;
	display: inline-block;
	margin-bottom: 20px;
	width: 100%;
}

.special .box-heading {
	background: url("../image/heading_bg_thick.png") repeat-x scroll 0 center transparent;
	border: medium none;
	color: #333333;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 26px;
	margin-bottom: 20px;
	text-transform: uppercase;
	text-align: center;
}

.special .box-heading span {
	background: none repeat scroll 0 0 #FFFFFF;
	padding: 0 30px;
}

#home-special-list {
	position: relative;
	margin-bottom: 15px;
	padding-bottom: 10px;
}

#home-special-list .special-normal {
	margin: 0 0 -4px 0;
	float: left;
}

#home-special-list .special-item {
	/* width:    170px;
	
	
	 */
background: #fff; /* margin:    0px 5px;
	
	
	 */
margin-right: 5px;
	margin-left: 5px;
	text-align: center;
	position: relative;
	float: left;
	padding: 0px;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
	z-index: 20px; /* background:    #fff url('../image/crossed-bg.gif') left bottom repeat-x;
	
	
	 */
}

#home-special-list .special-image,#home-special-list .special-image a,#home-special-list .special-image img {
	/* width:    170px;
	
	
	 */
height: 250px;
	margin-bottom: 10px;
}

#home-special-list .special-image a img {
	padding-top: 8px;
}

#home-special-list .special-description {
	display: block;
	background: #f6f6f6;
	padding-top: 5px;
	padding-bottom: 5px;
}

#home-special-list .special-description .image {
	display: block;
	margin-bottom: 0px;
	text-align: left;
	padding-left: 16px;
}

#home-special-list .name a {
	background: none repeat scroll 0 0 #48B0BB;
    color: #FFFFFF;
    display: block;
    font-family: 'Source Sans Pro',sans-serif;
    font-size: 13px;
    font-weight: bold;
    line-height: 35px;
    margin-bottom: 15px;
    padding-left: 35px;
    text-decoration: none;
    text-transform: uppercase;
}

#home-special-list .description {
	color: #303030;
	font-size: 12px;
	line-height: 1.7;
	margin-top: 0 !important;
	margin-bottom: 15px;
	padding-left: 20px;
	padding-right: 20px;
}

#home-special-list .special-item:hover .name a {
	color: #fff;
	background: #FC528B;
}

#home-special-list .special-description .price {
	background: none repeat scroll 0 0 #FC528B;
	border-radius: 100% 100% 100% 100%;
	bottom: 270px;
	color: #FFFFFF;
	display: block;
	float: right;
	font-size: 16px;
	font-weight: bold;
	height: 80px;
	line-height: 80px;
	position: absolute;
	right: 27px;
	text-align: center;
	width: 80px;
	font-family: 'Source Sans Pro', sans-serif;
}

#home-special-list .special-item:hover .price {
	color: #fff;
	background: #48b0bb;
}

#home-special-list .special-description .price-old {
	color: #000;
	display: block;
	font-family: 'Source Sans Pro',sans-serif;
	font-size: 16px;
	left: 15px;
	position: absolute;
	text-decoration: line-through;
	top: -8px;
}

#home-special-list .special-description .price-new {
	font-family: 'Source Sans Pro',sans-serif;
	font-weight: bold;
	left: 15px;
	position: absolute;
	text-align: center;
	top: 9px;
	color: #fff;
}

#home-special-list .special-description .rating {
	display: block;
	margin-bottom: 4px;
}

#home-special-list .special-description a.addtocart {
	background: #fc528b url("../image/cart_icon.png") no-repeat center;
	border-radius: 50% 50% 50% 50% !important;
	bottom: 18px;
	height: 49px;
	left: 10px;
	position: absolute;

	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	width: 49px;
}

#home-special-list .special-description a.addtocart:hover {
	background: #333 url("../image/cart_icon.png") no-repeat center;

	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	transform: rotate(360deg); /* IE 9 */
/* Firefox */
/* Safari and Chrome */
/* Opera */
}

.special-navigation {
	position: absolute;
	max-width: 106px;
	height: 32px;
	top: 22px;
	left: auto;
	right: 40px;
}

#home-special-list .special-navigation {
	top: -49px;
	margin: 0;
	right: 0px;
	height: 30px;
}

.special-navigation a,#special-slider .flex-direction-nav a.flex-prev,#special-slider .flex-direction-nav a.flex-next {
	display: inline-block;
	width: 25px;
	height: 25px;
	margin-left: -3px;
	background-color: #444;
	background-repeat: no-repeat;
	text-indent: -9999px;

	-webkit-transition: background-color .3s linear;
	-moz-transition: background-color .3s linear;
	-o-transition: background-color .3s linear;
	-ms-transition: background-color .3s linear;
	transition: background-color .3s linear;
}

.special-navigation a:hover {
	background-color: #48b0bb;
}

.special-navigation a.special-prev,#special-slider .flex-direction-nav a.flex-prev {
	background-image: url('../image/carousel-buttons.png');
	background-position: 3px 2px;
}

.special-navigation a.special-next,#special-slider .flex-direction-nav a.flex-next {
	background-image: url('../image/carousel-buttons.png');
	background-position: -20px 2px;
}

#special-slider .flex-direction-nav a.flex-prev,#special-slider .flex-direction-nav a.flex-next {
	display: block;
	cursor: pointer;
	position: absolute;
	top: 50%;
	margin-top: -10px;
	z-index: 10;
	background-color: rgba(0,0,0,0.5);
}

/*-------------------------------------------------------------------------------*/
/*   bestseller PRODUCTS CAROUSEL
/*-------------------------------------------------------------------------------*/
.bestseller {
	background: #fff;
	display: inline-block;
	margin-bottom: 20px;
	width: 100%;
}

.bestseller .box-heading {
	background: url("../image/heading_bg_thick.png") repeat-x scroll 0 center transparent;
	border: medium none;
	color: #333333;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 26px;
	margin-bottom: 20px;
	text-transform: uppercase;
	text-align: center;
}

.bestseller .box-heading span {
	background: none repeat scroll 0 0 #FFFFFF;
	padding: 0 30px;
}

#home-bestseller-list {
	position: relative;
	margin-bottom: 15px;
	padding-bottom: 10px;
}

#home-bestseller-list .bestseller-normal {
	margin: 0 0 -4px 0;
	float: left;
}

#home-bestseller-list .bestseller-item {
	/* width:    170px;
	
	
	 */
background: #fff; /* margin:    0px 5px;
	
	
	 */
margin-right: 5px;
	margin-left: 5px;
	text-align: center;
	position: relative;
	float: left;
	padding: 0px;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
	z-index: 20px; /* background:    #fff url('../image/crossed-bg.gif') left bottom repeat-x;
	
	
	 */
}

#home-bestseller-list .bestseller-image,#home-bestseller-list .bestseller-image a,#home-bestseller-list .bestseller-image img {
	/* width:    170px;
	
	
	 */
height: 250px;
	margin-bottom: 10px;
}

#home-bestseller-list .bestseller-image a img {
	padding-top: 8px;
}

#home-bestseller-list .bestseller-description {
	display: block;
	background: #f6f6f6;
	padding-top: 5px;
	padding-bottom: 5px;
}

#home-bestseller-list .bestseller-description .image {
	display: block;
	margin-bottom: 0px;
	text-align: left;
	padding-left: 16px;
}

#home-bestseller-list .name a {
	background: none repeat scroll 0 0 #48B0BB;
    color: #FFFFFF;
    display: block;
    font-family: 'Source Sans Pro',sans-serif;
    font-size: 13px;
    font-weight: bold;
    line-height: 35px;
    margin-bottom: 15px;
    padding-left: 35px;
    text-decoration: none;
    text-transform: uppercase;
}

#home-bestseller-list .description {
	color: #303030;
	font-size: 12px;
	line-height: 1.7;
	margin-top: 0 !important;
	margin-bottom: 15px;
	padding-left: 20px;
	padding-right: 20px;
}

#home-bestseller-list .bestseller-item:hover .name a {
	color: #fff;
	background: #FC528B;
}

#home-bestseller-list .bestseller-description .price {
	background: none repeat scroll 0 0 #FC528B;
	border-radius: 100% 100% 100% 100%;
	bottom: 270px;
	color: #FFFFFF;
	display: block;
	float: right;
	font-size: 16px;
	font-weight: bold;
	height: 80px;
	line-height: 80px;
	position: absolute;
	right: 27px;
	text-align: center;
	width: 80px;
	font-family: 'Source Sans Pro', sans-serif;
}

#home-bestseller-list .bestseller-item:hover .price {
	color: #fff;
	background: #48b0bb;
}

#home-bestseller-list .bestseller-description .price-old {
	color: #000;
	display: block;
	font-family: 'Source Sans Pro',sans-serif;
	font-size: 16px;
	left: 15px;
	position: absolute;
	text-decoration: line-through;
	top: -8px;
}

#home-bestseller-list .bestseller-description .price-new {
	font-family: 'Source Sans Pro',sans-serif;
	font-weight: bold;
	left: 15px;
	position: absolute;
	text-align: center;
	top: 9px;
	color: #fff;
}

#home-bestseller-list .bestseller-description .rating {
	display: block;
	margin-bottom: 4px;
}

#home-bestseller-list .bestseller-description a.addtocart {
	background: #fc528b url("../image/cart_icon.png") no-repeat center;
	border-radius: 50% 50% 50% 50% !important;
	bottom: 18px;
	height: 49px;
	left: 10px;
	position: absolute;

	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	width: 49px;
}

#home-bestseller-list .bestseller-description a.addtocart:hover {
	background: #333 url("../image/cart_icon.png") no-repeat center;

	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	transform: rotate(360deg); /* IE 9 */
/* Firefox */
/* Safari and Chrome */
/* Opera */
}

.bestseller-navigation {
	position: absolute;
	max-width: 106px;
	height: 32px;
	top: 22px;
	left: auto;
	right: 40px;
}

#home-bestseller-list .bestseller-navigation {
	top: -49px;
	margin: 0;
	right: 0px;
	height: 30px;
}

.bestseller-navigation a,#bestseller-slider .flex-direction-nav a.flex-prev,#bestseller-slider .flex-direction-nav a.flex-next {
	display: inline-block;
	width: 25px;
	height: 25px;
	margin-left: -3px;
	background-color: #444;
	background-repeat: no-repeat;
	text-indent: -9999px;

	-webkit-transition: background-color .3s linear;
	-moz-transition: background-color .3s linear;
	-o-transition: background-color .3s linear;
	-ms-transition: background-color .3s linear;
	transition: background-color .3s linear;
}

.bestseller-navigation a:hover {
	background-color: #48b0bb;
}

.bestseller-navigation a.bestseller-prev,#bestseller-slider .flex-direction-nav a.flex-prev {
	background-image: url('../image/carousel-buttons.png');
	background-position: 3px 2px;
}

.bestseller-navigation a.bestseller-next,#bestseller-slider .flex-direction-nav a.flex-next {
	background-image: url('../image/carousel-buttons.png');
	background-position: -20px 2px;
}

#bestseller-slider .flex-direction-nav a.flex-prev,#bestseller-slider .flex-direction-nav a.flex-next {
	display: block;
	cursor: pointer;
	position: absolute;
	top: 50%;
	margin-top: -10px;
	z-index: 10;
	background-color: rgba(0,0,0,0.5);
}

/********** Category boxe *******/
.list-item > li{background: url("../image/bullet.png") no-repeat scroll 0 15px transparent;
    padding-left: 10px;}
.list-item > li a{-webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;}
.box-category ul, .list-item { list-style: none; margin: 0; padding: 0; }
.box-category > ul > li, .list-item > li { border-top: 1px solid #eee; display: block; position: relative; }
.box-category > ul > li:first-child, .list-item > li:first-child { border-top:0; }
.box-category .down { top: 6px; right: 0; position: absolute; cursor: pointer; width:16px; height:16px; padding: 2px; background: transparent url(../image/plus.png) 0px 0px no-repeat; opacity: 0.5; -moz-opacity: 0.5; }
.box-category .down:hover { opacity: 1; -moz-opacity: 1;}
.box-category ul li a, .list-item li a { padding: 5px 5px; display: block; color:#333; font-size:15px;text-transform: uppercase;}
.box-category ul li.double a { display: inline-block; margin: 0; }
.box-category ul li { position: relative; }
.box-category > ul > li a.active + .down { background-position: 0px -16px; }
.box-category > ul > li > a { color: #333; }
.box-category > ul > li ul { display: none; padding-left: 10px; }
.box-category > ul > li a.active { font-weight: bold; }
.box-category > ul > li > a.active { margin-bottom:8px; }
.box-category > ul > li a.active + ul { display: block; }
.box-category a:hover, .list-item a:hover { background: #FC528B; text-decoration:none;color: #fff; }
.box-category > ul > li ul li { border-top: 1px dashed #eee; }
.box-category > ul > li ul li a { margin-right: 16px; }
.box-category > ul > li ul li a:hover, .list-item a:hover, .box-category > ul > li > ul > li a.active {font-size:15px;background:#FC528B;color: #fff; }
.box-category > ul > li ul > li > a { text-decoration: none; }
.sitemap { list-style: none; margin: 0; padding: 0; }
.sitemap > li { border-top: 1px solid #eee; display: block; position: relative; }
.sitemap > li:first-child { border-top:0; }
.sitemap li a { padding: 5px 8px; display: block; font-weight:bold; color: #333;}
.sitemap li ul { margin-left:20px; }
.sitemap li ul li{background:url(../image/bullet.png) no-repeat scroll 0 8px transparent; list-style-type:none; padding-left:10px;}
.sitemap li ul li a { font-weight:normal; padding:0px 0px; line-height:24px;}
.sitemap li a:hover { color: #34ACE4; }
/* content */
/* -moz-box filter */
ul.box-filter,ul.box-filter ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.box-filter span {
	font-weight: bold;
	border-bottom: 1px solid #EEEEEE;
	display: block;
	padding-bottom: 5px;
	margin-bottom: 8px;
}

ul.box-filter > li ul {
	padding-bottom: 10px;
}

/* content */
#content .content {
	padding: 10px;
	overflow: auto;
	margin-bottom: 20px;
	border: 1px solid #EEEEEE;
}

#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: 15px;
	border: 1px solid #E7E7E7;
}

.category-list {
	overflow: auto;
	margin-bottom: 20px;
}

.category-list ul {
	float: left;
	width: 18%;
}

/* 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;
}

/* product */
.product-filter {
	overflow: auto;
	line-height: 27px;
	background: #FFFFFF;
	margin-bottom: 10px;
	padding: 10px;

	-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.08);
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.08);
	border: 1px solid #ddd;
}

.product-filter .display {
	float: right;
	padding-top: 4px;
	color: #333;
}

.product-filter .display a {
	font-weight: bold;
}

.product-filter a {
	color: #333;
}

.product-filter a:hover {
	color: #34ACE4;
}

.product-filter .sort {
	float: left;
	color: #333;
	margin-right: 15px;
}

.product-filter .limit {
	margin-right: 15px;
	float: left;
	color: #333;
}

.product-compare {
	padding-top: 6px;
	margin-bottom: 25px;
	font-weight: bold;
}

.product-compare a {
	text-decoration: none;
	font-weight: bold;
}

/* Grid-List Icon */
.product-filter .display b {
	float: left;
	margin-right: 5px;
}

.list-icon {
	background: url("../image/list-icon.png") left -22px no-repeat;
	width: 18px;
	height: 18px;
	display: block;
	text-indent: -9999px;
	float: left;
	margin-right: 8px;
	margin-top: 5px;
}

.grid-icon {
	background: url("../image/list-icon.png") left -66px no-repeat;
	width: 18px;
	height: 18px;
	display: block;
	text-indent: -9999px;
	float: left;
	margin-right: 8px;
	margin-top: 5px;
}

.list1-icon {
	background: url("../image/list-icon.png") left top no-repeat;
	width: 18px;
	height: 18px;
	display: block;
	text-indent: -9999px;
	float: left;
	margin-right: 8px;
	margin-top: 5px;
}

.grid1-icon {
	background: url("../image/list-icon.png") left -44px no-repeat;
	width: 18px;
	height: 18px;
	display: block;
	text-indent: -9999px;
	float: left;
	margin-right: 8px;
	margin-top: 5px;
}

/* Product listings */
.product-list .product_holder {
	float: none;
	display: block;
	margin: 0;
	width: 100%;
	border: none;
	position: relative;
	overflow: hidden;
}

.product-list .product_holder + .product_holder {
	border-top: 1px solid #f1f1f1;
}

.product-list .product_holder_inside {
	margin: 1px;
	padding: 0px 15px 0 0;
	overflow: hidden;
}

.product-list .right {
	float: right;
	text-align: right;
	margin-left: 20px;
	padding-bottom: 20px;
	height: 100px;
}

.product-list > div + div {
	margin: 0px 0 0;
}

.product-list .image {
	float: left;
	margin: -5px 20px 10px 10px;
}

.product-list .image img {
	margin: 0 0 0 -10px;
}

.product-list .name {
	margin: 40px 0 10px;
	text-align: left;
}

.product-list .name a {
	color: #fff;
	text-decoration: none;
	display: block;
	margin-bottom: 15px;
	font-size: 16px;
	text-transform: uppercase;
	padding-left: 20px;
	font-weight: bold;
	background: #48b0bb;
	line-height: 35px;
	font-family: 'Source Sans Pro', sans-serif;
}

.product-list .description {
	color: #303030;
	font-size: 12px;
	line-height: 1.7;
	margin-top: 0 !important;
	margin-bottom: 15px;
	padding-left: 20px;
	padding-right: 20px;
}

.product-list .rating {
	text-align: left;
	color: #7B7B7B;
}

.product-list .price {
	background: none repeat scroll 0 0 #FC528B;
	border-radius: 100% 100% 100% 100%;
	bottom: 301px;
	color: #FFFFFF;
	display: block;
	float: right;
	font-family: 'Source Sans Pro',sans-serif;
	font-size: 16px;
	font-weight: bold;
	height: 80px;
	line-height: 80px;
	position: absolute;
	right: 121px;
	text-align: center;
	width: 80px;
}

.product-list .product_holder .price .price-old {
	color: #000;
	display: block;
	font-family: 'Source Sans Pro',sans-serif;
	font-size: 16px;
	left: 15px;
	position: absolute;
	text-decoration: line-through;
	top: -8px;
}

.product-list .price-new {
	font-family: 'Source Sans Pro',sans-serif;
	font-weight: bold;
	left: 15px;
	position: absolute;
	text-align: center;
	top: 9px;
	color: #fff;
}

.product-list .price-tax {
	background: none repeat scroll 0 0 #FC528B;
	border-radius: 100% 100% 100% 100%;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: 900;
	height: 100px;
	left: 83px;
	line-height: 100px;
	padding-right: 0;
	position: absolute;
	right: 130px;
	text-align: center;
	top: -10px;
	width: 100px;
}

.product-list a.addtocart {
	background: url("../image/cart_icon.png") no-repeat scroll center center #FC528B;
	border-radius: 50% 50% 50% 50% !important;
	height: 49px;
	position: absolute;
	right: 290px;
	top: 306px;

	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	width: 49px;
}

.product-list a.addtocart:hover {
	background: #333 url("../image/cart_icon.png") no-repeat center;

	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	transform: rotate(360deg); /* IE 9 */
/* Firefox */
/* Safari and Chrome */
/* Opera */
}

.product-list .wishlist,.product-list .compare {
	margin-bottom: 3px;
	float: left;
	padding-top: 340px;
	margin-left: 10px;
}

.product-list .wishlist a {
	color: #333333;
	text-decoration: none;
	padding-left: 18px;
	display: block;
}

.product-list .wishlist a:hover {
	text-decoration: underline;
}

.product-list .compare a {
	color: #333333;
	text-decoration: none;
	padding-left: 18px;
	display: block;
}

.product-list .compare a:hover {
	text-decoration: underline;
}

.product-grid img {
	display: block;
	margin-bottom: 0px;
	text-align: left;
	padding-left: 16px;
}

.product-grid {
	overflow: auto;
}

.product-grid > div {
	width: 329px;
	display: inline-block;
	vertical-align: top;
	float: left;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
	position: relative;
	margin-left: 20px;
	overflow: hidden;
}

.product-grid .description {
	color: #303030;
	font-size: 12px;
	line-height: 1.7;
	margin-top: 0 !important;
	margin-bottom: 15px;
	padding-left: 20px;
	padding-right: 20px;
}

.product-grid .rating {
	display: none;
}

.product-grid .name a {
	 background: none repeat scroll 0 0 #48B0BB;
    color: #FFFFFF;
    display: block;
    font-family: 'Source Sans Pro',sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 35px;
    margin-bottom: 15px;
    padding-left: 20px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
}

.product-grid .price {
	background: none repeat scroll 0 0 #FC528B;
	border-radius: 100% 100% 100% 100%;
	color: #FFFFFF;
	display: block;
	float: right;
	font-family: 'Source Sans Pro',sans-serif;
	font-size: 16px;
	font-weight: bold;
	height: 80px;
	line-height: 80px;
	position: absolute;
	right: 6px;
	text-align: center;
	top: 54px;
	width: 80px;
}

.product-grid .product_holder .price .price-old {
	color: #000;
	display: block;
	font-family: 'Source Sans Pro',sans-serif;
	font-size: 16px;
	left: 15px;
	position: absolute;
	text-decoration: line-through;
	top: -8px;
}

.product-grid .price-new {
	font-family: 'Source Sans Pro',sans-serif;
	font-weight: bold;
	left: 15px;
	position: absolute;
	text-align: center;
	top: 9px;
	color: #fff;
}

.product-grid .price-tax {
	background: none repeat scroll 0 0 #FC528B;
	border-radius: 100% 100% 100% 100%;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: 900;
	height: 100px;
	left: 83px;
	line-height: 100px;
	padding-right: 0;
	position: absolute;
	right: 130px;
	text-align: center;
	top: -10px;
	width: 100px;
}

.product-grid a.addtocart {
	background: url("../image/cart_icon.png") no-repeat scroll center center #FC528B;
	border-radius: 50% 50% 50% 50% !important;
	height: 49px;
	position: absolute;
	right: 258px;
	top: 318px;

	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	width: 49px;
}

.product-grid a.addtocart:hover {
	background: #333 url("../image/cart_icon.png") no-repeat center;

	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	transform: rotate(360deg); /* IE 9 */
/* Firefox */
/* Safari and Chrome */
/* Opera */
}

.product-grid .wishlist,.product-grid .compare {
	display: none;
}

.product-grid .price-tax {
	display: none;
}

.price-new {
	color: #ff5555;
}

/* Product */
.product-info {
	overflow: auto;
	margin-bottom: 20px;
	padding: 20px;
	background: #fff;

	-webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.08);
	box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.08);
	border: 1px solid #ddd;
}

.product-info > .left {
	float: left;
	margin-right: 15px;
}

.product-info > .left + .right {
	margin-left: 370px;
}

.product-info .image {
	float: left;
	margin-bottom: 15px;
	text-align: center;
	position: relative;
}

.product-info .image_inside {
	margin: 0px;
	position: relative;
	z-index: 20;
	padding: 0;
}

.product-info .image .zoom_btn {
	position: absolute;
	bottom: 6px;
	right: 0px;
	width: auto;
	height: 11px;
	z-index: 21;
}

.product-info #zoom-image .zoom_bttn {
	font-size: 10px;
	line-height: 11px;
	color: #ababab;
	text-transform: uppercase;
	background: #fff url(../image/zoom-plus.png) 2px 2px no-repeat;
	padding: 1px 1px 1px 16px;
}

.product-info #zoom-image {
	color: #ababab;
}

.product-info .image-additional {
	width: 355px;
	margin-left: -7px;
	clear: both;
	overflow: hidden;
}

.product-info .image-additional img {
	width: 64px;
	display: block;
}

.product-info .image-additional a {
	float: left;
	display: block;
	margin-left: 7px;
	margin-bottom: 10px;
}

.image-additional a:active {
	outline: 0;
}

.product-info .description {
	border-top: 1px dashed #e2e2e2;
	border-bottom: 1px dashed #e2e2e2;
	padding: 5px 5px 10px 5px;
	margin-bottom: 10px;
	line-height: 20px;
	color: #4D4D4D;
	font-size: 13px;
}

.product-info .description span {
	font-weight: bold;
}

.product-info .description a {
	color: #4D4D4D;
	text-decoration: none;
	font-size: 13px;
}

.product-info .price {
	padding: 0px; /*position: absolute;
	 */
right: 0px;
	top: 38px;
	background-color: #fff;
	width: 170px;
	border-bottom: 1px solid #E7E7E7;
}

.product-info .price1 {
	background-color: #FC528B;
	font-size: 20px;
	border-radius: 5px;
	padding: 5px;
	border-bottom: 1px solid #E7E7E7;
}

.product-info .pricepos {
	border-bottom: 1px solid #E7E7E7;
	margin-top: 0px;
	line-height: 36px;
	text-shadow: 1px 1px 1px #666;
	border-radius: 5px;
	border: 1px solid #fff;
	text-align: center;
	color: #fff;
	padding: 0px 0 0 0;
	background-color: none !important;
}

.extradetails {
	border-bottom: 1px dashed #e2e2e2;
	background: #fff;
	text-shadow: none;
	margin-top: 5px;
	font-size: 12px;
	padding: 5px 5px 15px 5px;
	margin-bottom: 20px;
}

.product-info .price-old {
	color: #fff;
	text-decoration: line-through;
	font-weight: normal;
}
.product-info .price-new {
	color: #fff;
	font-weight: normal;
}

.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 {
	border-bottom: 1px dashed #e2e2e2;
	padding: 0px 5px 10px 5px;
	margin-bottom: 10px;
	color: #333;
}

.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 dashed #e2e2e2;
	cursor: pointer;
}

.product-info .cart {
	border-bottom: 1px dashed #e2e2e2;
	padding: 0px 5px 10px 5px;
	margin-bottom: 20px;
	color: #4D4D4D;
	overflow: auto;
}

.product-info .cart div {
	float: left;
	vertical-align: middle;
}

.product-info .cart div > span {
	padding-top: 7px;
	display: block;
	color: #999;
}

.product-info .cart .minimum {
	padding-top: 5px;
	font-size: 11px;
	color: #999;
	clear: both;
}

.product-info .cart div .wishlist {
	color: #333;

	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.product-info .cart div .wishlist:hover {
	color: #34ACE4;

	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.product-info .review {
	color: #4D4D4D;
	margin-bottom: 10px;
}

.product-info .review a:hover {
	color: #34ACE4;
}

.product-info .review > div {
	padding: 8px;
	background: #F4F3F3;
	line-height: 20px;
	overflow: auto;
}

.product-info .review > div > span {
	color: #38B0E3;
}

.product-info .review > div > a {
	color: #333;

	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.product-info .review .share {
	overflow: auto;
	line-height: normal;
}

.product-info .review .share a {
	text-decoration: none;
}

.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 #DDDDDD;
	border-left: 1px solid #DDDDDD;
	margin-bottom: 20px;
}

.attribute thead td,.attribute thead tr td:first-child {
	color: #333;
	font-size: 14px;
	font-weight: bold;
	background: #F7F7F7;
	text-align: left;
}

.attribute tr td:first-child {
	color: #333;
	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 #eee;
	border-left: 1px solid #eee;
	margin-bottom: 20px;
	background: #fff;

	-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.08);
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.08);
}

.compare-info thead td,.compare-info thead tr td:first-child {
	color: #333;
	font-size: 14px;
	font-weight: bold;
	background: #F7F7F7;
	text-align: left;
}

.compare-info tr td:first-child {
	color: #333;
	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 #eee;
	border-bottom: 1px solid #eee;
}

.compare-info .name a {
	font-weight: bold;
	color: #333;
}

.compare-info .price-old {
	font-weight: bold;
	color: #F00;
	text-decoration: line-through;
	font-weight: normal;
}

.compare-info .price-new {
	font-weight: normal;
}

.qty {
	margin-right: 15px;
}

.qty strong {
	margin-right: 10px;
}

.qty a {
	background: url(../image/plus.png) no-repeat left top;
	display: inline-block;
	height: 16px;
	width: 16px;
	overflow: hidden;
	position: relative;
	text-indent: -9999px;
	border: 1px solid #ccc;
	top: 4px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
	opacity: 0.5;
}

.qty a.mines {
	background-position: left bottom;
}

.qty a:hover {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
}

/* wishlist */
.wishlist-info 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-info td {
	padding: 7px;
}

.wishlist-info thead td {
	color: #4D4D4D;
	font-weight: bold;
	background-color: #F7F7F7;
	border-bottom: 1px solid #DDDDDD;
}

.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 #DDDDDD;
}

.wishlist-info tbody .image img {
	border: 1px solid #DDDDDD;
}

.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: #F00;
}

.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 #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 .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 #DDDDDD;
}

.cart-info tbody .image img {
	border: 1px solid #DDDDDD;
}

.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 #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%;
}

/* footer */
#footer {
	background: none repeat scroll 0 0 #333333;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.08);
    clear: both;
    margin: 20px -9px -9px;
    max-width: 1100px;
    overflow: hidden;
    padding: 15px;
}

#footer h3 {
	color: #acacac;
	font-size: 17px;
	margin: 0 0 7px;
	padding: 0;
}

#footer .column {
	float: left;
	position: relative;
	margin-right: 15px;
	width: 170px;
	min-height: 130px;
}

#footer .column ul {
	bottom: 40px;
	padding: 0;
}

#footer .column ul li {
	list-style-type: none;
}

#footer .column a {
	text-decoration: none;
	color: #fff;
	display: block;
	background: url(../image/bullet-1.png) 0 7px no-repeat;
	height: 20px;
	line-height: 20px;
	font-size: 12px;

	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	padding: 0 0 0 12px;
}

#footer .column a:hover {
	color: #fff;
	margin-left: 3px;

	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.social {
	float: right;
	margin: 0;
}

.social a {
	display: inline-block;

	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
	opacity: 0.5;
	margin: 0 0 0 5px;
}

.social a:hover {
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
}

.fpart-first {
	width: 270px;
	float: right;
	position: relative;
}

.fpart-first .line {
	height: 6px;
	position: absolute;
	width: 100%;
	display: block;
	background: #333;
	top: 67px;
	z-index: 1;
}

.fpart-second {
	width: 240px;
	float: left;
	min-height: 50px;
	margin: 0 50px 0 10px;
}

.fpart-third {
	width: 370px;
	float: right;
}

#facebook {
	height: 209px;
	width: 209px;
	overflow: hidden;
	float: left;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);
	opacity: 0.8;

	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

#facebook:hover {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;

	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

#twitter_update_list li {
	padding-bottom: 10px;
	padding-top: 5px;
	border-bottom: 1px dotted #555;
	color: #fff;
}

#twitter_update_list {
	list-style: none !important;
	margin-top: 0 !important;
	line-height: 17px;
	padding: 0 !important;
}

#twitter_footer h3 {
	background: url(../image/twitt_feeds-icon.png) left 2px no-repeat;
	padding: 0 0 3px 35px;
}

#twitter_footer li:last-child {
	border: none !important;
}

#twitter_footer li:first-child {
	padding-top: 0 !important;
}

#twitter_footer li a {
	font-style: normal;
	color: #999;
	text-decoration: underline;
}

#twitter_footer li a:hover {
	color: #ccc;
	text-decoration: none;
}

.no_image {
	height: 155px;
}

.contact {
	border-bottom: 1px dotted #555;
	margin-bottom: 15px;
	padding: 0 0 15px;
}

.contact ul li {
	font-size: 14px;
	color: #fff;
	list-style-type: none;
	background: url(../image/contact-icon.png) left 5px no-repeat;
	line-height: normal;
	margin-bottom: 5px;
	text-align: left;
	display: table-cell;
	vertical-align: middle;
	width: 21%;
	height: 36px;
	padding: 0 20px 0 36px;
}

.contact ul li + li {
	margin-left: 20px;
}

.contact ul li.address {
	background-position: 0 4px;
	font-size: 13px;
	width: 25%;
}

.contact ul li.mobile {
	background-position: 0 -44px;
}

.contact ul li.email {
	background-position: 0 -95px;
}

.contact ul li.fax {
	background-position: 0 -149px;
}

#powered {
	clear: both;
	font-size: 11px;
	color: #999;
	border-top: 1px dotted #fff;
	padding: 18px 0 0;
}

#powered:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

#powered a {
	font-size: 11px;
	color: #fff;

	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

#powered a:hover {
	color: #fff;

	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

#powered .powered-text {
	float: left;
	line-height: 20px;
	padding: 0;
}

a.top {
	display: block;
	width: 52px;
	height: 62px;
	font-size: 10px;
	color: #FFF;
	background: url(../image/top.png) no-repeat;
	float: right;
	text-align: center;
	bottom: -4px;
	right: 20px;
	position: fixed;
	z-index: 9999;
	padding: 3px 0 0;
}

.onsale {
	position: absolute;
	z-index: 10000;
	width: 50px;
	height: 44px;
	background: url(../image/sale_pear_left.png) 0 0 no-repeat;
	top: 0px;
	left: 5px;
}

/* banner */
.banner div {
	text-align: center;
	width: 100%;
	display: none;
}

.banner div img {
	margin-bottom: 20px;
}

#column-left .banner div,#column-right .banner div {
	margin-top: 15px;
}

.custom_banner {
	overflow: auto;
	margin: 0 -15px 0 0;
}

.custom_banner div {
	float: left;
	margin: 0 15px 15px 0;
}

#news-bgr {
	width: 1060px;
	background: #FFF;
	padding-bottom: 35px;
	padding-left: 0px;
	padding-right: 0px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;

	border-radius-bottomleft: 5px;
	border-radius-bottomright: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	overflow: hidden;
	position: relative;
	border: 1px solid #f8f7f3;
	border-top: none;
}

#news-wrapper {
	margin-right: -20px;
}

.news-name {
	background: url("../image/heading_bg_thick.png") repeat-x scroll 0 center transparent;
	border: medium none;
	color: #333333;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 26px;
	margin-bottom: 20px;
	text-transform: uppercase;
	text-align: center;
}

.news-name span {
	background: none repeat scroll 0 0 #FFFFFF;
	padding: 0 30px;
}

.news_4 div {
	display: inline-block;
	margin-right: 140px;
	text-align: left;
	color: #555555 !important;
	font-weight: normal;
	float: left;
	width: 220px;
}

.news_4 div .title a {
	color: #606060;
	text-decoration: none;
	font-size: 16px;
	float: left;
	font-weight: 600;
	margin-top: 15px;
	margin-bottom: 10px;

	-webkit-transition: color 750ms ease-out 0s;
	-moz-transition: color 750ms ease-out 0s;
	-o-transition: color 750ms ease-out 0s;
	-ms-transition: color 750ms ease-out 0s;
	transition: color 750ms ease-out 0s;
}

.news_4 div .title a:hover {
	color: #EE3963;
}

.news_4 div .readmore a {
	color: #999999;
	font-size: 12px;
	font-weight: 600;
	background: url("../image/readmore.png") no-repeat scroll left center transparent;
	padding-left: 18px;
}

.news_4 div .readmore a:hover {
	color: #EE3963;
	background: url("../image/readmore-hover.png") no-repeat scroll left center transparent;
}

.news_4 div .date {
	float: left;
	color: #a1a1a1 !important;
	font-size: 12px;
	margin-top: 10px;
}

.news_4 div .icon {
	background: url("../image/newsdate.png") no-repeat scroll left center transparent;
	height: 16px;
	width: 16px;
	float: left;
	margin-right: 10px;
}

.news_4 div img {
	display: inline-block;
}

.news_4 div p {
	font-size: 14px;
	color: #999999;
	margin: 0;
	margin-bottom: 10px;
}

.latest_news-content {
	padding-top: 10px;
}

.icon {
	background: url("../image/newsdate.png") no-repeat scroll left center transparent;
	height: 16px;
	width: 16px;
	float: left;
	margin-right: 10px;
}

.post_date {
	color: #A1A1A1 !important;
}

.readmore a {
	background: url("../image/readmore.png") no-repeat scroll left center transparent;
	color: #999999;
	font-size: 12px;
	font-weight: 600;
	padding-left: 18px;
}

.readmore a:hover {
	color: #EE3963;
	background: url("../image/readmore-hover.png") no-repeat scroll left center transparent;
}

.news-title a {
	color: #606060;
	text-decoration: none;
	font-size: 16px;
	text-transform: uppercase;

	-webkit-transition: color 750ms ease-out 0s;
	-moz-transition: color 750ms ease-out 0s;
	-o-transition: color 750ms ease-out 0s;
	-ms-transition: color 750ms ease-out 0s;
	transition: color 750ms ease-out 0s;
}

.news-title a:hover {
	color: #EE3963;
}

.latest_news-unit-big {
	padding-bottom: 18px;
	padding-top: 15px;
}

.latest_news-unit-big + .latest_news-unit-big {
	border-top: 1px solid #F0F0F0;
}

/* ----------------------------------------------------------------------*/
/*	Responsive
/* ----------------------------------------------------------------------*/
.show-desktop {
	display: block !important;
}

.hide-desktop {
	display: none !important;
}

@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;
	min-width: 260px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #fff;
}

select {
	font-size: 12px;
	padding-right: 0px;
	padding-left: 0px;
}

#content .content {
	padding: 0;
}

#header-bgr {
	padding-top: 10px;
}

/*
	------------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;
}

#column-right + #content,#column-right + #content-home,#column-right + #content-home-featured,#column-right + #content-account {
	margin-right: 0px;
}

#column-left + #column-right + #content,#column-left + #content,#column-left + #column-right + #content-home,#column-left + #content-home,#column-left + #column-right + #content-home-featured,#column-left + #content-home-featured,#column-left + #column-right + #content-account,#column-left + #content-account {
	margin-left: 0px;
}

#column-left + #content-home .box .box-heading {
	padding-left: 10px;
}

#category-info-holder {
	padding-left: 10px;
	padding-right: 10px;
}

#content-account {
	padding-left: 10px;
	padding-right: 10px;
}

#content-home {
	padding-left: 0px;
}

#content-account .content {
	padding: 0px;
}

/*
	------------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 #logo img {
	max-width: 300px;
	left: -27px;
	position: absolute;
	top: -65px;
}

#header {
	height: 160px;
	margin: 37px auto 0 auto;
}

#language {
	display: none;
}

#currency {
	display: none;
}

#header #search {
	position: absolute;
	top: 70px;
	right: 0px;
	width: 263px;
	z-index: 15;
}

#news-bgr {
	display: none;
}

.news-name {
	display: none;
}

#banner {
	display: none;
}

#tmslider1 {
	display: none;
}

#custom_banner0 {
	display: none;
}

#header .links {
	display: none;
}

/*
	-----------Featured ---------
	 */
.box-product .name a {
	margin-bottom: 5px;
}

.box-product .rating {
	margin-bottom: 0px;
}

.box-product .price {
	margin-bottom: 5px;
}

.box .box-heading {
	padding-left: 20px;
}

/*
	------------Cart ------------
	 */
#header #cart {
	position: static;
	text-align: center;
	margin: 0;
	padding: 38px;
}

#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 scroll 0 0 transparent;
	float: none;
	padding-bottom: 8px;
	padding-left: 35px;
	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: 200px;
	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 ------------
	 */
.product-list .left {
	margin-left: 10px;
	margin-right: 10px;
}

.category-list ul {
	list-style: none outside none;
	text-transform: uppercase;
	margin: 0px;
	padding: 0;
	float: none;
	width: 100%;
}

.text-refine {
	margin-bottom: 10px;
}

.box-category > ul > li > a {
	font-size: 14px;
}
.box .box-heading{
	font-size: 12px;
}
.box-product > div,.box-product > featured,.box-product > special,.box-product > bestseller,.box-product > latest {
	margin-left: 0;
	margin-right: 0;
	text-align: center;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
}

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

.box-product {
	margin-right: 0px;
}

.category-info .image {
	float: left;
	margin-right: 0px;
	padding: 5px;
}

.product-filter {
	padding-left: 10px;
	padding-right: 10px;
}

.product-filter .display {
	padding: 0;
}

.product-compare {
	padding-left: 10px;
	padding-right: 10px;
}

.product-filter .limit {
	margin-left: 0px;
}

.product-grid > div {
	float: left;
	margin-bottom: 20px;
	margin-right: 0px;
	margin-left: 0px;
	text-align: center;
	width: 50%;
	padding: 0;
}

.product-list a.addtocart {
	background: url("../image/cart_icon.png") no-repeat scroll center center #FC528B;
	border-radius: 50% 50% 50% 50% !important;
	height: 49px;
	position: absolute;
	right: -105px;
	top: 160px;

	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	width: 49px;
}

.product-list .image {
	float: left;
	margin: -5px 20px 10px 10px;
}

.product-list .image img {
	margin: 0 0 0 -25px;
}

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

.product-grid .name a,.product-grid .rating {
	margin-bottom: 0px;
}

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

.product-grid .price {
	margin-bottom: 5px;
}

.product-grid .cart-phone,.product-list .cart-phone {
	margin-top: 10px;
}

.product-grid .wishlist-phone,.product-list .wishlist-phone {
	margin-top: 2px;
}

.product-grid .compare-phone,.product-list .compare-phone {
	margin-top: 2px;
}

.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: #EE3963;
	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%;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	cursor: pointer;
}

#footer {
	padding: 0 !important;

	-webkit-box-shadow: 0 0 8px rgba(0,0,0,0.08);
	box-shadow: 0 0 8px rgba(0,0,0,0.08);
	margin: 0 auto 20px;
	padding: 15px;
}

#footer .column {
	float: none;
	width: auto;
	margin: 0 !important;
	display: inline;
}

#footer h3 {
	cursor: pointer;
	display: block;
	text-align: center;
	padding: 5px 0;
	margin: 0;
	font-weight: normal;
	border-top: 1px dotted #444;
	height: 32px;
	line-height: 32px;
}

#footer h3.active {
	color: #eee;
	background-color: #444;
}

.fpart-third {
	float: none;
	width: auto;
}

#footer .column a {
	font-size: 14px;
	padding: 3px 0;
	line-height: 25px;
	height: 25px;
	background: none;
}

#footer .column:hover ul {
	display: none;
}

#footer .column ul {
	display: none;
	position: relative;
	bottom: 0px;
	width: auto;
}

#footer .column ul li {
	text-align: center;
}

#footer .info {
	width: auto;
	display: inline;
	float: none;
}

#footer .info h3 {
	padding: 5px 0;
}

#footer .about-text {
	display: none;
	text-align: center;
	padding: 0 10px;
}

.social_wrap {
	display: none !important;
}

#powered {
	text-align: center;
	width: 100%;
	border-top: 1px dotted #444444;
}

#powered .powered-text {
	float: none;
}

#column-right + #content {
	margin-right: 0;
}

#column-left + #column-right + #content,#column-left + #content {
	margin-left: 0;
}

.product-list .left {
	width: auto;
	float: none;
}

.social {
	float: none;
	margin-bottom: 10px;
	text-align: center;
	clear: both;
}

.social h3 {
	display: none !important;
}

.fpart-first {
	display: none;
}

.fpart-second {
	display: none;
}

.contact {
	border-bottom: none;
	margin-bottom: 0px;
	padding: 0px;
}

.contact ul {
	padding: 10px;
}

.contact ul li {
	line-height: 38px;
}

.contact ul li.address {
	display: inline-block;
	line-height: 32px;
	width: auto;
}

.contact ul li {
	margin: 0;
	display: block;
}

.contact ul li.address {
	display: table-cell;
	line-height: normal;
}

.contact ul li + li {
	margin: 0;
}

.contact {
	text-align: center;
}

.contact ul li {
	width: auto !important;
}

/*
	------------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 {
	overflow: hidden;
	text-align: center;
}

.product-info > .left + .right {
	margin-top: 15px;
	margin-left: 0px;
	padding-left: 0;
	border: none;
}

.product-info > .left,.product-info .image,.product-info .image-additional {
	float: none;
	margin-right: 0px;
	width: auto;
}

.product-info .image img {
	max-width: 100%;
}

.product-info .image-additional a {
	float: none;
	display: inline-block;
	margin: 5px;
}

.price-container {
	background-image: none;
	margin-left: 0px;
	display: inline-block;
}

.product-info .price {
	width: auto;
	font-size: 26px;
	line-height: 36px;
	padding-top: 0px;
	margin-top: -10px;
}

.product-info .review .share {
	display: inline-block;
}

.htabs {
	height: auto;
}

.htabs a {
	float: none;
	display: block;
	margin-right: 0px;
}
.box-category{
	display: none;
}

.tags {
	margin-top: -10px;
	margin-bottom: 15px;
	text-align: left;
}
.product-info .review > div {
    background: none repeat scroll 0 0 #F4F3F3;
    line-height: 20px;
    overflow: auto;
    padding: 8px;
    display: inline-block;
}

/* 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;
	border-radius: 4px;

	-webkit-box-shadow: 0 1px 4px rgba(0,0,0,.2);
	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;
	-o-transition: all 1s ease;
	-ms-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;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;

	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	-ms-transition: all .3s ease;
	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 {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);
	opacity: 0.8;
}

.flexslider:hover .flex-prev {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);
	opacity: 0.8;
}

.flexslider:hover .flex-next:hover,.flexslider:hover .flex-prev:hover {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
}

.flex-direction-nav .flex-disabled {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
	filter: alpha(opacity=30);
	opacity: .3 !important;
	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;
	border-radius: 20px;

	-webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
	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;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=70);
	opacity: .7;
	cursor: pointer;
}

.flex-control-thumbs img:hover {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
}

.flex-control-thumbs .flex-active {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
	cursor: default;
}

@media screen and (max-width: 860px) {
	.flex-direction-nav .flex-prev {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
	left: 0;
}

.flex-direction-nav .flex-next {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
	right: 0;
}

}
