html {
	overflow-y: scroll;
	margin: 0;
	padding: 0;
}
body {
	background:  url('../image/bgr.jpg') repeat;
	color: #636363;
	font-family: Segoe UI, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
body, td, th, input, textarea, select, a {
	font-size: 12px;
}
h1 {
	color: #ee3963;
	margin-top: 0px;
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
}

.welcome {
	color: #ee3963;
	margin-bottom: 15px;
	margin-top: 15px;
	text-transform: uppercase;
	font-size: 16px;
}
h2 {
	color: #ee3963;
	font-size: 13px;
	margin-top: 0px;
	margin-bottom: 5px;
	font-weight: normal;
	text-transform: uppercase;
}
.text-refine {
	color: #202020;
	text-transform: uppercase;
	font-size: 14px;
	background:  url('../image/text-refine.png') left bottom repeat-x;
	padding-bottom: 10px;
}
p {
	margin-top: 0px;
	margin-bottom: 20px;
}
a {
   outline: 0;
}
a, a b {
	color: #ee3963;
	text-decoration: none;
	cursor: pointer;
}
a:hover {
	text-decoration: none;
}
a img {
	border: none;
}
form {
	padding: 0;
	margin: 0;
	display: inline;
}
input[type='text'], input[type='password'], textarea {
	padding: 3px;
	margin-left: 0px;
	margin-right: 0px;
	-moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #CCCCCC #DCDCDC #E5E5E5;
    border-image: none;
    border-left: 1px solid #DCDCDC;
    border-radius: 2px 2px 2px 2px;
    border-right: 1px solid #DCDCDC;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05) inset;
	color: #636363;
}
select {
	background: #ffffff;
	border: 1px solid #E1E1E1;
	padding: 2px;
	color: #8a8a8a;
}
label {
	cursor: pointer;
}
/* layout */
#container {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#home-container {
	overflow: auto;
	background: #FFF;
	border-left: 1px solid #efefef;
	border-right: 1px solid #efefef;
}
#column-left {
	float: left;
	width: 250px;
	margin-bottom: 20px;
	border-bottom: 1px solid #E0E0E0;
}
#column-right {
	float: right;
	width: 250px;
	border-bottom: 1px solid #E0E0E0;
}
#content {

}
#content-home {
	min-height: 400px;
	margin-bottom: 25px;
	border-top: 1px solid #f0f0f0;
	position: relative;
	padding-left: 10px;
}
#content-home-featured {
	min-height: 400px;
	margin-bottom: 25px;
	border-top: 1px solid #f0f0f0;
	position: relative;
	padding-left: 10px;
}
#content-account {
	min-height: 400px;
	background: #FFFFFF;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 10px;
	padding-bottom: 20px;
	border: 1px solid #EFEFEF;
	border-right: none;
	border-left: none;
	border-bottom: none;
	position: relative;
}

#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: 251px;
}
#column-right + #content, #column-right + #content-home,#column-right + #content-home-featured, #column-right + #content-account {
	margin-right: 251px;
}
#column-left + #content-home {
	padding-left: 0px;
}
#column-left + #content-home .box .box-heading  {
	margin-left: 0px;
	padding-left: 20px;
}
 #column-right + #content-home .box .box-heading {
	padding-left: 30px;
}
 #column-left + #column-right + #content-home .box .box-heading {
	padding-left: 20px;
}
#column-right + #content-home ul.btnfeatured li a.next {
	margin-right: 15px;
}
#column-right + .box {
	padding-left: 10px;
}

/* ThemeGlobal's custom footer position */

#content-tg-user2 {
	clear: both;
}
/* Tg Toys Header Background */
#header-bgr {
	background: url(../image/header-bgr.png) repeat-x;
	height: 650px;
	padding-top: 25px;
}
/* header */
#header {
	height: 130px;
	padding-bottom: 10px;
	position: relative;
	z-index: 119;
	background: #FFFFFF;
	border: 1px solid #efefef;
	border-bottom: none;
	-webkit-border-radius: 5px 5px 0px 0px;
	-moz-border-radius: 5px 5px 0px 0px;
	-khtml-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;
}
#header #logo {
	position: absolute;
	top: 20px;
	left: 30px;
}
#language {
	position: absolute;
	top: 25px;
	right: 400px;
	color: #858585;
	line-height: 33px;
	z-index: 100;
	background: url("../image/language.png") no-repeat scroll left center transparent;
	height: 30px;
    padding-left: 36px;
}
#language img {
	cursor: pointer;
	margin-right: 5px;
	margin-left: 5px;
}
#currency {
	position: absolute;
	top: 25px;
	right: 200px;
	color: #858585;
	line-height: 33px;
	z-index: 100;
	background: url("../image/currency.png") no-repeat scroll left center transparent;
	height: 30px;
    padding-left: 36px;
}
#currency a {
	display: inline-block;
	padding: 0px 2px;
	color: #858585;
	text-decoration: none;
	transition: all 0.7s ease 0s;
	-webkit-transition: all 0.7s ease 0s;
	-ms-transition: all 0.7s ease 0s;
	-moz-transition: all 0.7s ease 0s;
	-o-transition: all 0.7s ease 0s;
}
#currency a:hover {
	color: #ee3963;
}
#currency a b {
	color: #ee3963;
	text-decoration: none;
	font-weight: 400;
}
#header #cart {
	position: absolute;
	top: 25px;
	right: 30px;
	z-index: 119;
	
}
#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 left center transparent;
    padding-left: 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;
	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;
	transition: all 0.7s ease 0s;
	-webkit-transition: all 0.7s ease 0s;
	-ms-transition: all 0.7s ease 0s;
	-moz-transition: all 0.7s ease 0s;
	-o-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: 149px;
	right: 30px;
	z-index: 15;
	color: #FFFFFF!important;
}
#header .button-search {
	position: absolute;
	right: 0px;
	background: url('../image/button-search.png') center center no-repeat;
	width: 28px;
	height: 24px;
	cursor: pointer;
	bottom: 2px;
}
#header #search input {
	background: #d4274f;
	padding: 1px 30px 1px 10px;
	width: 140px;
	height: 25px;
	-webkit-border-radius: 20px 20px 20px 20px;
	-moz-border-radius: 20px 20px 20px 20px;
	-khtml-border-radius: 20px 20px 20px 20px;
	border-radius: 20px 20px 20px 20px;
	border: none;
	color: #FFFFFF;
	line-height: 22px;
}
#header #welcome {
	position: absolute;
	bottom: 18px;
	line-height: 12px;
	right: 400px;
	z-index: 5;
	width: 298px;
	text-align: right;
	color: #9e9e9e;
}
#header #welcome a{
	color: #ee3963;
	text-decoration: none;
}
#header .links {
	position: absolute;
	right: 30px;
	bottom: 18px;
	font-size: 10px;
}

#header .links a {
	float: left;
	display: block;
	padding: 0px 0px 0px 7px;
	color: #858585;
	text-decoration: none;
	line-height: 12px;
	transition: color 750ms ease-out 0s;
	-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;
}
#header .links a:hover {
	color: #ee3963;
}
#header .links a + a {
	margin-left: 8px;
	border-left: 1px solid #858585;
}
/* menu */
#menu {
	clear:both;
	position:relative;
	z-index:115;
	min-height:44px;
	background: #ee3963;
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.3);
	box-shadow: 0px 3px 3px rgba(0,0,0,0.3);
}
#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:1099;
	line-height: 20px;
}
#menu > ul > li:hover {
	z-index:2099;
}
#menu > ul.tgmegamenu2 > li > a {
	color: #333;
	display: block;
	float: left;
	font-size: 16px;
	text-transform:uppercase;
	padding: 10px;
	text-decoration: none;
	white-space: nowrap;
	transition: all 0.7s ease 0s;
	-webkit-transition: all 0.7s ease 0s;
	-ms-transition: all 0.7s ease 0s;
	-moz-transition: all 0.7s ease 0s;
	-o-transition: all 0.7s ease 0s;
}
#menu > ul.tgmegamenu2 > li:hover > a, #menu > ul#tgmegamenu > li:hover > a {
	transition-delay:0s;
	-moz-transition-delay:0s;
	-webkit-transition-delay:0s;
	color:#ffffff;
	background: #F1708E;
}
#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;
	opacity: 0;
	visibility:hidden;
	border-bottom:4px solid #FF0551;
   	transition: visibility 0s linear 0.5s,opacity 0.5s linear;
    -moz-transition: visibility 0s linear 0.5s,opacity 0.5s linear;
    -webkit-transition: visibility 0s linear 0.5s,opacity 0.5s linear;
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.2);
	-webkit-border-radius:0 0 5px 5px;
	-moz-border-radius:0 0 5px 5px;
	-khtml-border-radius:0 0 5px 5px;
	border-radius:0 0 5px 5px;
}
#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 {
	opacity: 1;
	visibility:visible;
	transition-delay:0s;
	-moz-transition-delay:0s;
	-webkit-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;
	transition: all 0.7s ease 0s;
	-webkit-transition: all 0.7s ease 0s;
	-ms-transition: all 0.7s ease 0s;
	-moz-transition: all 0.7s ease 0s;
	-o-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:#EE3963;
}
#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: #FFF;
	display: block;
	float: left;
	font-size: 12px;
	text-transform:uppercase;
	padding: 10px;
	text-decoration: none;
	white-space: nowrap;
	transition: all 0.7s ease 0s;
	-webkit-transition: all 0.7s ease 0s;
	-ms-transition: all 0.7s ease 0s;
	-moz-transition: all 0.7s ease 0s;
	-o-transition: all 0.7s ease 0s;
	font-weight: bold;
	border-right: 1px solid #f1708e;
}
#menu ul#tgmegamenu li:hover {
	z-index:1600;
}

#menu ul#tgmegamenu ul.children {
	position:absolute;
	width:100%;
	top:44px;
	left:0;
	z-index:9998;
	padding:12px 9px 25px 10px;
	margin:0;
	background-color:#fff;
	float:left;
	opacity: 0;
	visibility:hidden;
   	transition: visibility 0s linear 0.5s,opacity 0.5s linear;
   -moz-transition: visibility 0s linear 0.5s,opacity 0.5s linear;
   -webkit-transition: visibility 0s linear 0.5s,opacity 0.5s linear;
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.2);
}
#menu ul#tgmegamenu li.dropdown:hover ul.children, #menu ul#tgmegamenu ul.children li.dropdown:hover ul.children2 {
	opacity: 1;
	visibility:visible;
	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%;
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.2);
	-webkit-border-radius:0 0 5px 5px;
	-moz-border-radius:0 0 5px 5px;
	-khtml-border-radius:0 0 5px 5px;
	opacity: 0;
	visibility:hidden;
   	transition: visibility 0s linear 0.5s,opacity 0.5s linear;
   -moz-transition: visibility 0s linear 0.5s,opacity 0.5s linear;
   -webkit-transition: visibility 0s linear 0.5s,opacity 0.5s linear;
}
#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 2px 0px;
	float:left;
	font-size:14px;
	font-weight:normal;
	background:none;
	text-align:left;
	text-transform:none;
	border:none;
	margin:0;
	transition: all 0.7s ease 0s;
	-webkit-transition: all 0.7s ease 0s;
	-ms-transition: all 0.7s ease 0s;
	-moz-transition: all 0.7s ease 0s;
	-o-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.dropdown, #menu ul#tgmegamenu li:hover ul.children li.dropdown {
	background:url(../image/nav_arrow.png) 94% 35px no-repeat;
}
#menu ul#tgmegamenu ul.children li a:hover {
	color:#ffffff;
	background-color:#EE3963;
}
#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: 10000;
		position: fixed;
		right: 30px;
		top: 25px;	
		line-height: 16px;
		color: #636363;
	}

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

	}
	#notification .close {
		width: 8px;
		height: 8px;
		background: #ccc url('./../image/delete.png');
		cursor: pointer;
		float: right;
		margin: 5px 0 6px 6px;
	}
	#notification .close:hover {background-color: #66ccff;}
	#notification .icon {
		background: url('./../image/notification.png');
		float: left;
		width: 25px;
		height: 25px;
		margin: 3px 10px 3px 0;
	}
	#notification .success .icon {background-color: #409915;}
	#notification .warning .icon {background-color: #EE3963;}
	#notification .attention .icon {background-color: #EE3963;}
	#notification .information .icon {background-color: #2887be;}
	.messages {display: none;}
.breadcrumb {
	color: #9E9E9E;
	margin-bottom: 10px;
	text-transform: uppercase!important;
}
.breadcrumb a {
	color: #9E9E9E;
	text-transform: uppercase;
	transition: color 750ms ease-out 0s;
	-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;
}
.breadcrumb a:hover{
	color: #EE3963;
}

.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: #636363;
}
table.form td {
	padding: 4px;
}
input.large-field, select.large-field {
	width: 300px;
}
table.list {
	border-collapse: collapse;
	width: 100%;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	margin-bottom: 20px;
}
table.list td {
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
}
table.list thead td {
	background-color: #EFEFEF;
	padding: 0px 5px;
}
table.list thead td a, .list thead td {
	text-decoration: none;
	color: #222222;
	font-weight: bold;
}
table.list tbody td {
	padding: 0px 5px;
}
table.list .left {
	text-align: left;
	padding: 7px;
}
table.list .right {
	text-align: right;
	padding: 7px;
}
table.list .center {
	text-align: center;
	padding: 7px;
}
table.radio {
	width: 100%;
	border-collapse: collapse;
}
table.radio td {
	padding: 5px;
}
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;
	margin-left: 30px;
}
.pagination .links a {
	display: inline-block;
	border: 1px solid #EEEEEE;
	padding: 4px 10px;
	text-decoration: none;
	color: #A3A3A3;
}
.pagination .links a:hover {
	border: 1px solid #EE3963;
	color: #EE3963;
}
.pagination .links b {
	display: inline-block;
	border: 1px solid #EE3963;
	padding: 4px 10px;
	font-weight: normal;
	text-decoration: none;
	color: #EE3963;
	background: #FFFFFF;
}
.pagination .results {
	float: right;
	padding-top: 3px;
	padding-right: 30px;
}
input::-moz-focus-inner /*Remove button padding in FF*/
{ 
    border: 0;
    padding: 0;
}
input:focus {
    outline: none;
}
/* button */
a.button, input.button, a.button-slider {
	cursor: pointer;
	color: #4e4e4d;
	line-height: 11px;
	font-size: 11px;
	text-transform: uppercase;
	background: url('../image/button.png') repeat-x;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-khtml-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	border: 1px solid #c5c5c5;
	font-family: Segoe UI, Helvetica, sans-serif;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
	text-shadow: 0.1em 0.1em 0.05em #FFFFFF;
}
a.button, a.button-slider {
	display: inline-block;
	text-decoration: none;
	padding: 6px 12px 6px 12px;
}
input.button {
	margin: 0;
	height: 25px;
	padding: 0px 10px 0px 10px;
}
a.button:hover, input.button:hover, a.button-slider:hover {
	background: url('../image/button-hover.png') repeat-x;
}

a.button:active, a.button-slider:active, input.button:active { position: relative; top: 1px; } /* click - show button move */

.buttons {
	background: #FFFFFF;
	overflow: auto;
	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;
	margin-left: 20px;
	margin-right: 30px;
}
.htabs a {
	background: #e8e8e8;
	padding: 6px 15px 6px 15px;
	float: left;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
	color: #6e6e6e;
	margin-right: 2px;
	display: none;
	font-size: 12px;
	text-transform: uppercase;
	transition: all 0.7s ease 0s;
	-webkit-transition: all 0.7s ease 0s;
	-ms-transition: all 0.7s ease 0s;
	-moz-transition: all 0.7s ease 0s;
	-o-transition: all 0.7s ease 0s;
}
.htabs a.selected {
	background: #EE3963;
	color: #FFFFFF;
	
}
.htabs a:hover {
	background: #EE3963;
	color: #FFFFFF;
}
.tab-content {
	border: 1px solid #EFEFEF;
	padding: 20px;
	margin-bottom: 20px;
	z-index: 2;
	overflow: auto;
	color: #636363;
	margin-left: 20px;
	margin-right: 30px;
}
/* box */
.box {
}
.box .box-heading {
	border-right: 1px solid #efefef;
	background: #FFFFFF;
	padding: 10px 10px 9px 10px;
	font-size: 16px;
	color: #1f1f1f;
	padding-left: 30px;
	text-transform: uppercase;
	border-right: none;
	margin-left: -10px;
	border-bottom: 1px solid #efefef;
}
.box .box-heading-2 {
	border: 1px solid #efefef;
	background: #FFFFFF;
	padding: 10px 10px 9px 10px;
	font-size: 16px;
	color: #1f1f1f;
	border-bottom: none;
	padding-left: 30px;
	text-transform: uppercase;
	border-right: none;
	font-weight: 600;
	border-top: none;
}
#column-right .box, #column-left .box {
	margin: 0px;
}
/* box heading for category module on right */
#column-right .box .box-heading-category  {
	border: 1px solid #FFFFFF;
	padding: 9px 10px 9px 10px;
	padding-left: 30px;
	border-bottom: none;
	background: #f6f6f6;
}

#column-left .box .box-heading-category  {
	border: 1px solid #FFFFFF;
	padding: 9px 10px 9px 10px;
	padding-left: 30px;
	border-bottom: none;
	background: #f6f6f6;
}

#column-right .box .box-heading-border-category {
	font-size: 16px;
	color: #1f1f1f;
	text-transform: uppercase;
	border: 1px solid  #e0e0e0;
	border-bottom: none;
	padding: 0px;

}
#column-left .box .box-heading-border-category {
	font-size: 16px;
	color: #1f1f1f;
	text-transform: uppercase;
	border: 1px solid  #e0e0e0;
	border-bottom: none;
	padding: 0px;
}
#column-right .box .box-heading, #column-left .box .box-heading {
	border: 1px solid #FFFFFF;
	padding: 9px 10px 9px 10px;
	padding-left: 30px;
	border-bottom: none;
	background: #f6f6f6;
	-webkit-border-radius: 0px 0px 0px 0px;
	-moz-border-radius: 0px 0px 0px 0px;
	-khtml-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
	font-weight: normal;
	margin-left: 0;
}

#column-right .box .box-heading-border, #column-left .box .box-heading-border {
	font-size: 16px;
	color: #1f1f1f;
	text-transform: uppercase;
	border: 1px solid  #e0e0e0;
	border-bottom: none;
	-webkit-border-radius: 0px 0px 0px 0px;
	-moz-border-radius: 0px 0px 0px 0px;
	-khtml-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
	padding: 0px;
}
.box .box-content {
	background: #FFFFFF;
}

#column-right .box .box-content, #column-left .box .box-content  {
	margin: 0px;
	background: #f6f6f6;
	border: 1px solid #e0e0e0;
	-webkit-border-radius: 0px 0px 0px 0px;
	-moz-border-radius: 0px 0px 0px 0px;
	-khtml-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
	padding: 0;
	border-bottom: none;
}
#column-right .box .box-content-border, #column-left .box .box-content-border {
	margin: 0px;
	padding-left: 30px;
	border: 1px solid #FFF;
	padding-right: 30px;
}
/* box products */
.box-product {
	width: 100%;
	overflow: auto;
}

.box-product .alpha {
	border-left: none;
	width: 249px;
}
.box-product .alpha1 {
	width: 258px;
}
.box-product .alpha2 {
	width: 239px;
}
.box-product > div {
	width: 219px;
	display: inline-block;
	vertical-align: top;
	float: left;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
	position: relative;
	margin-left: 20px;
}

.box-product .mask{ 
	top:0;  
	width:100%; height:100%; 
	padding:0px 0; 
	display: none;
}
.box-product > div :hover .mask, .box-product .featured:hover .mask, .box-product .latest:hover .mask, .box-product .special:hover .mask, .box-product .bestseller:hover .mask  { 
	display:block; 
}

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

.onsale {
	background: url("../image/onsale.png") no-repeat;
    right: 0px;
    margin: 0;
    min-height: 24px;
    min-width: 49px;
    position: absolute;
    top: 15px;
    z-index: 88;
}

.box-product .alpha1 .onsale  {
	right: 20px;
}

a.addtowishlist {
	background-image: url("../image/wishlist.png");
    cursor: pointer;
    position: absolute;
    height: 25px;
    text-decoration: none;
    width: 25px;
	top: 93px;
	right: 50%;
}

a.addtocompare {
    background-image: url("../image/compare.png");
    cursor: pointer;
    position: absolute;
    height: 25px;
    text-decoration: none;
    width: 25px;
	top: 93px;
	right: 35%;
	margin-right: 5px;

}

.box-product .alpha a.addtowishlist {
	right: 130px;
}

.box-product .alpha a.addtocompare {
	right: 90px;
}
.box-product .alpha2 a.addtowishlist {
	right: 125px;
}

.box-product .alpha2 a.addtocompare {
	right: 85px;
}
.box-product .alpha1 a.addtowishlist {
	right: 135px;
}

.box-product .alpha1 a.addtocompare {
	right: 95px;
}
#column-left + #column-right + #content .box-product > div {
	width: 119px;
}
.box-product .image {
	display: block;
	margin-bottom: 10px;
}
.box-product .image img {

}
.box-product .name a {
	color: #181818;
	font-size: 14px;
	text-decoration: none;
	display: block;
	margin-bottom: 20px;
	transition: color 750ms ease-out 0s;
	-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;
}
.box-product .name a:hover {
	color: #EE3963;
	transition: color 350ms ease-in-out 0s;
}
.box-product .price {
	display: block;
	color: #272727;
	margin-bottom: 20px;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 600;
	font-size: 16px;
}
.box-product .price-old {
	color: #F00;
	text-decoration: line-through;
}

.box-product .rating {
	display: block;
	margin-bottom: 10px;
}


/* Box for related products */
.box-related-product {
	width: 100%;
	overflow: auto;

}

.box-related-product > div {
	width: 215px;
	display: inline-block;
	vertical-align: top;
	float: left;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
	position: relative;
}

.box-related-product .mask{ 
	top:0;  
	width:100%; height:100%; 
	padding:0px 0; 
	display: none;
}
.box-related-product > div:hover .mask { 
	display:block; 
}

.box-related-product .image {
	display: block;
	margin-bottom: 10px;
}
.box-related-product .image img {

}
.box-related-product .name a {
	color: #181818;
	font-size: 14px;
	text-decoration: none;
	display: block;
	margin-bottom: 20px;
	transition: color 750ms ease-out 0s;
	-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;
}
.box-related-product .name a:hover {
	color: #EE3963;
	transition: color 350ms ease-in-out 0s;
}
.box-related-product .price {
	display: block;
	color: #272727;
	margin-bottom: 20px;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 600;
	font-size: 16px;
}
.box-related-product .price-old {
	color: #F00;
	text-decoration: line-through;
}

.box-related-product .rating {
	display: block;
	margin-bottom: 10px;
}
/* Box for columns */

.box-column {

}
 .box-column .box-column-heading {
	border: 1px solid #FFFFFF;
	padding: 9px 10px 9px 10px;
	padding-left: 30px;
	border-bottom: none;
	background: #f6f6f6;
	-webkit-border-radius: 0px 0px 0px 0px;
	-moz-border-radius: 0px 0px 0px 0px;
	-khtml-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
	font-weight: normal;
}

 .box-column .box-column-heading-border {
	font-size: 16px;
	color: #1f1f1f;
	text-transform: uppercase;
	border: 1px solid  #e0e0e0;
	border-bottom: none;
	-webkit-border-radius: 0px 0px 0px 0px;
	-moz-border-radius: 0px 0px 0px 0px;
	-khtml-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
	padding: 0px;
}


.box-column .box-column-content {
	margin: 0px;
	background: #f6f6f6;
	border: 1px solid #e0e0e0;
	-webkit-border-radius: 0px 0px 0px 0px;
	-moz-border-radius: 0px 0px 0px 0px;
	-khtml-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
	border-bottom: none;
}

.box-column .box-column-content-border {
	margin: 0px;
	border: 1px solid #FFF;
	padding-top: 10px;
	padding-bottom: 10px;
}

.box-column-product {
	width: 100%;
	overflow: auto;

}
.box-column-product > div {
	width: 246px;
	float: left;
    position: relative;
    text-align: left;
	padding-top: 15px;
	padding-bottom: 10px;
}
.box-column-product > div:hover {
	background: #ee3963;
}

.box-column-product > div:hover .name a, .box-column-product > div:hover .price, .box-column-product > div:hover .price-old {
	color: #FFFFFF;
}

.box-column-product .image {
	display: block;
    float: left;
	margin-left: 30px;
	margin-right: 15px;
}
.box-column-product .image img {
	border: 1px solid #e8e8e8;
	background: #FFF;
}
.box-column-product .name a {
	color: #626262;
	font-size: 14px;
	text-decoration: none;
	display: block;
	margin-bottom: 5px;
	transition: color 750ms ease-out 0s;
	-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;
}
.box-column-product .name a:hover {
	color: #EE3963;
	transition: color 350ms ease-in-out 0s;
}
.box-column-product .price {
	display: block;
	color: #191919;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 600;
	font-size: 14px;
	transition: color 750ms ease-out 0s;
	-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;
}
.box-column-product .price-old {
	color: #F00;
	text-decoration: line-through;
	font-size: 12px;
	transition: color 750ms ease-out 0s;
	-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;
}

.box-column-product .rating {
	display: block;
	margin-bottom: 10px;
}
/* box category */
.box-category {
	padding-top: 5px;
	padding-bottom: 15px;
}

.box-category ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
		
.box-category ul li { position: relative;}

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

.box-category > ul > li {
	padding: 6px 8px 6px 2px;
}
.box-category > ul > li + li {
	background: url(../image/category-border.png) repeat-x;
}
.box-category > ul > li > a {
	text-decoration: none;
	color: #4d4d4d;
	font-size: 14px;
	background: url("../image/category-list.png") no-repeat scroll left 9px transparent;
	padding-left: 20px;
}

.box-category > ul > li > a:hover {
	color: #EE3963;
	background: url("../image/category-list-active.png") no-repeat scroll left 9px transparent;
}
.box-category > ul > li ul {
	display: none;
}
.box-category > ul > li a.active {
	color: #EE3963;
	background: url("../image/category-list-active.png") no-repeat scroll left 9px transparent;
}
.box-category > ul > li a.active + ul {
	display: block;
}
.box-category > ul > li ul > li {
	padding: 5px 5px 0px 5px;
}
.box-category > ul > li ul > li > a {
	text-decoration: none;
	display: block;
	padding-left: 25px;
	color: #4d4d4d;
}
.box-category > ul > li ul > li > a:hover {
	color: #EE3963;
}
.box-category > ul > li ul > li > a.active {
	background: none;
}

.box-category .accordion {
	top: 13px;
	right: 0px;
	position: absolute;
	cursor: pointer;
	width: 9px;
	height: 9px;
	background: transparent url(../image/accordion.png) no-repeat;
	z-index: 10;
}
			
.box-category .accordion:hover {
	background: transparent url(../image/accordion-hover.png) no-repeat;
}
/* box filter */
ul.box-filter, ul.box-filter ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.box-filter span {
	font-size: 14px;
	display: block;
	padding-bottom: 5px;
	padding-top: 10px;
}
ul.box-filter > li ul {
	padding-bottom: 10px;
}

/* box information */
.box-information ul {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-top: 20px;
	padding-bottom: 30px;
}
.box-information > ul > li > a {
	text-decoration: none;
	color: #494949;
	font-size: 14px;
	background: url("../image/information-list.png") no-repeat scroll left 9px transparent;
	padding-left: 12px;
	font-size: 14px;
}
.box-information > ul > li > a:hover {
	color: #EE3963;
	transition: color 750ms ease-out 0s;
	-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;
}	
.box-information > ul > li:first-child {
	padding-top: 0px!important;
}
.box-information > ul > li {
    padding: 6px 0px 6px 0px;
}

/* content */
#content .content {
	padding: 10px;
	overflow: auto;
	margin-bottom: 20px;
	border: 1px solid #EEEEEE;
}
#content-account .content {
	padding: 10px;
	overflow: auto;
	margin-bottom: 20px;
}
#content .content .left {
	float: left;
	width: 49%;
}
#content .content .right {
	float: right;
	width: 49%;
}
/* category */
.category-info {
	overflow: auto;
	margin-bottom: 20px;
}
.category-info p{
	font-size: 14px;
	color: #3c3c3c;
}
.category-info .image {
	float: left;
	margin-right: 20px;
}
.category-list {
	overflow: auto;
	margin-bottom: 20px;
}
.category-list ul {
	float: left;
	width: 18%;
}
/* manufacturer */
.manufacturer-list {
	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;
	background: #FFFFFF;
	padding: 20px 10px 9px 10px;
	color: #1f1f1f;
	padding-left: 20px;
	padding-right: 30px;
	font-weight: 600;
}
.product-filter .display {
	float: right;
	padding-top: 4px;
	color: #333;
}
.product-filter .display a {
	font-weight: bold;
}
.product-filter .sort {
	float: left;
	color: #555555;
}
.product-filter .limit {
	margin-left: 15px;
	float: left;
	color: #555555;
}
.product-compare {
	padding-top: 3px;
	padding-bottom: 10px;
	font-weight: bold;
	padding-left: 20px;
}
.product-compare a {
	text-decoration: none;
	color: #7c7c7c;
	font-weight: 400;
	transition: color 750ms ease-out 0s;
	-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;
}
.product-compare a:hover {
	color: #EE3963;
}
.product-list  {
	overflow: auto;
}
.product-list .left {
	margin-left: 30px;
	padding-right: 30px;
}
.product-list > div {
	overflow: auto;
	margin-bottom: 20px;
	position: relative;
}
.product-list .right {
	float: right;
	margin-left: 15px;
}
.product-list > div + div {

}
.product-list > div  {
	padding-top: 20px;
}
.product-list .image {
	float: left;
	margin-right: 10px;
}
.product-list .image img {
	margin-right: 30px;
}
.product-list .name {
	margin-bottom: 10px;
}
.product-list .name a {
	color: #181818;
	font-size: 14px;
	text-decoration: none;
	transition: color 750ms ease-out 0s;
	-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;
	text-decoration: none;
}

.product-list .name a:hover {
	color: #EE3963;
}
.product-list .description {
	line-height: 15px;
	margin-bottom: 15px;
	color: #888888;
	font-size: 14px;
}
.product-list .rating {
	color: #7B7B7B;
}
.product-list .price {
	height: 50px;
	color: #333333;
	font-size: 12px;
	color: #272727;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 5px;
}
.product-list .price-old {
	color: #F00;
	text-decoration: line-through;
}
.product-list .price-new {
	font-weight: bold;
}
.product-list .price-tax {
	font-size: 12px;
	font-weight: normal;
	color: #BBBBBB;
}
.product-list .cart {
	margin-bottom: 3px;
}
.product-list .wishlist, .product-list .compare {
}
.product-list .mask{ 
	top:0;  
	width:100%; height:100%; 
	padding:0px 0; 
	display: none;
}
.product-list > div :hover .mask, .product-list .alpha:hover .mask, .product-list .alpha1:hover .mask, .product-list .alpha2:hover .mask { 
	display:block; 
}
.product-list .wishlist a {
	background-image: url("../image/wishlist.png");
    cursor: pointer;
    position: absolute;
    height: 25px;
    text-decoration: none;
    width: 25px;
	top: 80px;
	left: 80px;
}
.product-list .compare a {
	background-image: url("../image/compare.png");
    cursor: pointer;
    position: absolute;
    height: 25px;
    text-decoration: none;
    width: 25px;
	top: 80px;
	left: 110px;
}

.product-grid {
	overflow: auto;
}

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

.product-grid .mask{ 
	top:0;  
	width:100%; height:100%; 
	padding:0px 0; 
	display: none;
}
.product-grid > div:hover .mask { 
	display:block; 
}
#column-left + #column-right + #content .product-grid > div {
	width: 125px;
}
.product-grid .image {
	display: block;
    margin-bottom: 10px;
}
.product-grid .image img {
	
}
.product-grid .name a {
	color: #181818;
	font-size: 14px;
	text-decoration: none;
	display: block;
	margin-bottom: 20px;
	transition: color 750ms ease-out 0s;
	-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;
}
.product-grid .name a:hover {
	color: #EE3963;
}
.product-grid .description {
	display: none;
}
.product-grid .rating {
	display: block;
	margin-bottom: 10px;
}
.product-grid .price {
	display: block;
	font-weight: bold;
	color: #333333;
	margin-bottom: 20px;
}
.product-grid .price-old {
	color: #F00;
	text-decoration: line-through;
}
.product-grid .price-new {
	font-weight: bold;
}
.product-grid .price .price-tax {
	display: none;
}
.product-grid .cart {
	margin-bottom: 3px;
}

.product-grid .wishlist a {
	background-image: url("../image/wishlist.png");
    cursor: pointer;
    position: absolute;
    height: 25px;
    text-decoration: none;
    width: 25px;
	top: 93px;
	right: 50%;
}
.product-grid .compare a {
	background-image: url("../image/compare.png");
    cursor: pointer;
    position: absolute;
    height: 25px;
    text-decoration: none;
    width: 25px;
	top: 93px;
	right: 35%;
	margin-right: 5px;
}
.product-grid .alpha .product-grid .wishlist a  {
	right: 130px;
}

.product-grid .alpha .product-grid .compare a  {
	right: 90px;
}
.product-grid .alpha2 .product-grid .wishlist a  {
	right: 125px;
}

.product-grid .alpha2 .product-grid .compare a  {
	right: 85px;
}
.product-grid .alpha1 .product-grid .wishlist a  {
	right: 135px;
}

.product-grid .alpha1 .product-grid .compare a  {
	right: 95px;
}
/* Product */
.addtocompare-product-info {
    background: url("../image/compare.png") no-repeat;
	display: block;
    height: 25px;
	float: left;
	padding-left: 35px;
	line-height: 26px;
	color: #32363B;
	transition: all 0.7s ease 0s;
	-webkit-transition: all 0.7s ease 0s;
	-ms-transition: all 0.7s ease 0s;
	-moz-transition: all 0.7s ease 0s;
	-o-transition: all 0.7s ease 0s;
}
.addtocompare-product-info:hover {
	color: #EE3963;
}
.addtowishlist-product-info {
	background: url("../image/wishlist.png") no-repeat;
	display: block;
    height: 25px;
	float: left;
	line-height: 26px;
    margin-right: 25px;
    padding-left: 35px;
	color: #32363B;
	transition: all 0.7s ease 0s;
	-webkit-transition: all 0.7s ease 0s;
	-ms-transition: all 0.7s ease 0s;
	-moz-transition: all 0.7s ease 0s;
	-o-transition: all 0.7s ease 0s;
}
.addtowishlist-product-info:hover {
	color: #EE3963;
}
.product-info {
	overflow: auto;
	margin-bottom: 20px;
	position: relative;
	padding-top: 25px;
	margin-left: 20px;
	margin-right: 30px;
}
.product-info .heading {
	font-size: 18px;
	color: #EE3963;
	margin-bottom: 5px;
}
.product-info > .left {
	float: left;
	margin-right: 15px;
}
.product-info > .left + .right {
	margin-left: 330px;
}
.product-info .image {
	float: left;
	margin-bottom: 15px;
	text-align: center;
	padding: 1px;
}
.product-info .image-additional {
	width: 300px;
	clear: both;
	overflow: hidden;
}
.product-info .image-additional img {
	border: 1px solid #ebebeb;
}
.product-info .image-additional img:hover {
	border: 1px solid #EE3963;
}
.product-info .image-additional a {
	display: inline-block;
	margin-right: 6px;
	margin-bottom: 6px;
}
.product-info .description {
	margin-bottom: 10px;
	line-height: 25px;
	color: #676868;
	font-size: 13px;
}
.product-info .description span {
	color: #32363b;
	font-size: 13px;
	font-weight: 600;
}
.product-info .description a {
	color: #181818;
	font-size: 14px;
	text-decoration: none;
	-webkit-transition: all 0.4s ease-in-out;
   -moz-transition: all 0.4s ease-in-out;
   -o-transition: all 0.4s ease-in-out;
   -ms-transition: all 0.4s ease-in-out;
   transition: all 0.4s ease-in-out;
}
.product-info .description a:hover {
	color: #EE3963;
}
.product-info .price {
	overflow: auto;
	color: #292929;
    font-size: 24px;
}
.product-info .price-old {
	color: #EE3963;
    font-size: 14px;
    text-decoration: line-through;
	font-weight: 400;
}
.product-info .price-new {
	color: #292929;
}
.product-info .price-tax {
	font-size: 14px!important;
	font-weight: normal;
	color: #999;
}
.product-info .price .reward {
	font-size: 14px!important;
	font-weight: normal;
	color: #999;
}
.product-info .price .discount {
	font-weight: normal;
	color: #4D4D4D;
	font-size: 14px;
}
.product-info .options {
	padding: 0px 5px 10px 5px;
	margin-bottom: 10px;
	color: #32363B;
}
.product-info .option-image {
	margin-top: 3px;
	margin-bottom: 10px;
}
.product-info .option-image label {
	display: block;
	width: 100%;
	height: 100%;
}
.product-info .option-image img {
	margin-right: 5px;
	border: 1px solid #CCCCCC;
	cursor: pointer;
}
.product-info .cart {
	border: 1px solid #efefef;
	padding: 20px 5px 20px 5px;
	margin-bottom: 10px;
	color: #4D4D4D;
	overflow: auto;
	padding-left: 20px;
}
.product-info .cart input {
    display: inline-block;
    height: 17px;
    margin: 0 10px 0 8px;
    text-align: center;
    width: 30px;
	color: #EE3963;
}

.product-info .cart div {
	float: left;
	vertical-align: middle;
}
.product-info .cart div > span {
	color: #999999;
    display: block;
    margin-left: 40px;
    padding-top: 5px;
	padding-right: 20px;
}

.product-info .cart .links {
	display: inline-block;
	vertical-align: middle;
}
.product-info .cart .minimum {
	padding-top: 12px;
	font-size: 11px;
	color: #999;
	clear: both;
}
.product-info .review {
	color: #4D4D4D;
	border-top: 1px solid #efefef;
	border-left: 1px solid #efefef;
	border-right: 1px solid #efefef;
	margin-bottom: 10px;
	
}
.product-info .review > div {
	padding: 10px;
	border-bottom: 1px solid #efefef;
	padding-left:20px;
	color: #505050;
}
.product-info .review > div > a {
	color: #505050;
	position: relative;
	top: -3px;
	transition: all 0.7s ease 0s;
	-webkit-transition: all 0.7s ease 0s;
	-ms-transition: all 0.7s ease 0s;
	-moz-transition: all 0.7s ease 0s;
	-o-transition: all 0.7s ease 0s;
}
.product-info .review > div > a:hover {
	color:#EE3963;
}
.product-info .review > div > span {
	color: #505050;
}
.product-info .review .share {
	line-height: normal;
}
.product-info .review .share-text {
	float: right;
    line-height: 10px;
    padding-left: 10px;
	padding-right: 20px;
    padding-top: 2px;
}
.product-info .review .share a:hover {
	color:#EE3963;
}
.product-info .review .share a {
	text-decoration: none;
	color: #505050;
	float: left;
	padding-right: 10px;
}
.product-info .review .rating {
	display: block;
    float: left;
    margin-right: 20px;
	vertical-align: middle;
}
.review-list {
	padding: 10px;
	overflow: auto;
	margin-bottom: 20px;
	border: 1px solid #EEEEEE;
}
.review-list .author {
	float: left;
	margin-bottom: 20px;
}
.review-list .rating {
	float: right;
	margin-bottom: 20px;
}
.review-list .text {
	clear: both;
}
.attribute {
	border-collapse: collapse;
	width: 100%;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	margin-bottom: 20px;
}
.attribute thead td, .attribute thead tr td:first-child {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	background: #F7F7F7;
	text-align: left;
}
.attribute tr td:first-child {
	color: #000000;
	font-weight: bold;
	text-align: right;
	width: 20%;
}
.attribute td {
	padding: 7px;
	color: #4D4D4D;
	text-align: center;
	vertical-align: top;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
}
.compare-info {
	border-collapse: collapse;
	width: 100%;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	margin-bottom: 20px;
}
.compare-info thead td, .compare-info thead tr td:first-child {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	background: #F7F7F7;
	text-align: left;
}
.compare-info tr td:first-child {
	color: #000000;
	font-weight: bold;
	text-align: right;
}
.compare-info td {
	padding: 7px;
	width: 20%;
	color: #4D4D4D;
	text-align: center;
	vertical-align: top;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
}
.compare-info .name a {
	font-weight: bold;
}
.compare-info .price-old {
	font-weight: bold;
	color: #F00;
	text-decoration: line-through;
}
.compare-info .price-new {
	font-weight: bold;
}
/* wishlist */
.wishlist-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;
}
.cart-info td {
	padding: 7px;
}
.cart-info thead td {
	color: #4D4D4D;
	font-weight: bold;
	background-color: #F7F7F7;
}
.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 #efefef;
}
.cart-info tbody .image img {
	border: 1px solid #efefef;
}
.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 #efefef;
	overflow: auto;
	padding-top: 8px;
	margin-bottom: 15px;
}
.cart-total table {
	float: right;
}
.cart-total td {
	padding: 3px;
	text-align: right;
}
/* checkout */
.checkout-heading {
	background: #F8F8F8;
	padding: 8px;
	font-size: 14px;
	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 {
	clear: both;
	overflow: auto;
	min-height: 100px;
	background: #d4274f;
	-webkit-border-radius: 5px 5px 0px 0px;
	-moz-border-radius: 5px 5px 0px 0px;
	-khtml-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;
	padding-left: 30px;
	padding-right: 30px;
	z-index: 200;
	position: relative;
}

#footer h3 {
	color: #FFFFFF;
	font-size: 12px;
	margin-top: 0px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0;
	padding-top: 20px;
	
}
#footer .column {
	float: left;
	width: 175px;
	min-height: 160px;
}
#footer .column ul {
	list-style: none outside none !important;
    margin-left: 0;
    margin-top: 0;
    padding-left: 0;
}
#footer .column ul li {
	margin-bottom: 3px;
}
#footer .column a {
	text-decoration: none;
	color: #FFF;
	font-size: 14px;
}
#footer .column a:hover {
	text-decoration: underline;
}

#footer .column2 {
	float: left;
	width: 154px;
	padding-left: 20px;
	min-height: 174px;
	border-left: 1px solid #bc2246;
}
#footer .column2 ul {
	list-style: none outside none !important;
    margin-left: 0;
    margin-top: 0;
    padding-left: 0;
}
#footer .column2 ul li {
	margin-bottom: 3px;
}
#footer .column2 a {
	text-decoration: none;
	color: #FFF;
	font-size: 14px;
}
#footer .column2 a:hover {
	text-decoration: underline;
}
#footer .column3 {
	float: left;
	width: 219px;
	padding-left: 20px;
	min-height: 174px;
	border-left: 1px solid #bc2246;
}
#footer .column3 ul {
	list-style: none outside none !important;
    margin-left: 0;
    margin-top: 0;
    padding-left: 0;
}
#footer .column3 ul li {
	margin-top: 20px;
}
#footer .column3 a {
	text-decoration: none;
	color: #FFF;
	font-size: 14px;
}
#footer .column3 a:hover {
	text-decoration: underline;
}
#powered {
	clear: both;
    color: #FFF;
    padding-bottom: 10px;
    padding-top: 10px;
    text-align: left;
    text-decoration: none;
	background: #bb0f37;
	padding-left: 30px;
	padding-right: 30px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	height: 40px;
	line-height: 38px;
	z-index: 200;
	position: relative;
}
#powered a{
	color: #FFF;
}

#paymentimage {
    float: right;
    vertical-align: middle;
}

/* Tg Toys Footer Background */
#footer-bgr {
	background: url(../image/footer-bgr.png) center no-repeat;
	height: 265px;
	margin-top: -260px;
}

/* banner */
.banner div {
	text-align: center;
	width: 100%;
	display: none;
}
.banner div img {
	margin-bottom: 10px;
}

/* ThemeGlobal.com CSS */

/* Shadow for bottom */
.tg-bottom-shadow {
	margin-left: auto;
	margin-right: auto;
	height: 11px;
	background: url(../image/shadow.png) center no-repeat;
	margin-bottom: 9px;
	position: relative;
}
.tg-footer-shadow {
	margin-left: auto;
	margin-right: auto;
	height: 10px;
	background: url(../image/footer-shadow.png) center no-repeat;
	margin-bottom: 25px;
	z-index: 200;
	position: relative;
}
/* TG Toys Header Banner */
#banner-bgr{
	width: 940px;
	background: #FFF;
	padding-bottom: 25px;
	padding-left: 29px;
	padding-right: 29px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	overflow: auto;
	border: 1px solid #f8f7f3;
	border-top: none;
}
#banner-wrapper {
	margin-right: -20px;
}

.banner-name {
	font-size: 16px;
	font-weight: normal!important;
	line-height: 14px;
	color: #1f1f1f;
	text-transform: uppercase;
	padding-left: 30px;
	background: #FFF;
	padding-top: 15px;
	padding-bottom: 15px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border: 1px solid #f8f7f3;
}
.banner_3 div {
	display: inline-block;
	margin-right: 20px;
	text-align: center;
	color: #555555!important;
	font-weight: normal;
	float: left;
}
.banner_3 div a {
	color: #4e4e4e;
	text-decoration: none;
	font-weight: normal;
	font-size: 14px;
	transition: color 750ms ease-out 0s;
	-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;
}

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

/* ---------------------------------------------------------------------- */
/*	Toys's Custom Banner
/* ---------------------------------------------------------------------- */
ul.btnbanner { 
	z-index: 1000;
	float: right;
	padding: 0px;
	margin-bottom: 0px;
	margin-right: 30px;
}
ul.btnbanner li  { 
	display:inline; 
}
ul.btnbanner li a { 
	display:inline-block;
	width:8px;
	height:25px;
	background:url(../image/l-inbactive.png) no-repeat;
	text-indent:-9999px; 
}
ul.btnbanner li a:hover { 
	background-position:top left; 
}
ul.btnbanner li.active a,  ul.btnbanner li a.active { 
	background:url(../image/l-bactive.png) no-repeat;
}

.view {
   width: 220px;
   float: left;
   overflow: hidden;
   position: relative;
   text-align: center;
}
.view .mask,.view .content {
   width: 220px;
   height: 98px;
   position: absolute;
   overflow: hidden;
   bottom: 0;
   left: 0;
}

.view h3 {
	color: #4e4e4e;
	text-decoration: none;
	font-weight: normal;
	font-size: 14px;
}	
.view a:hover {
	color: #EE3963;
}
.view-first img {
   -webkit-transition: all 0.2s linear;
   -moz-transition: all 0.2s linear;
   -o-transition: all 0.2s linear;
   -ms-transition: all 0.2s linear;
   transition: all 0.2s linear;
}
.view-first .mask {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   background-color: #f692a9;
   background-color: rgba(246,146,169, 0.6);
   -webkit-transition: all 0.4s ease-in-out;
   -moz-transition: all 0.4s ease-in-out;
   -o-transition: all 0.4s ease-in-out;
   -ms-transition: all 0.4s ease-in-out;
   transition: all 0.4s ease-in-out;
}


.view-first:hover img {
   -webkit-transform: scale(1.1,1.1);
   -moz-transform: scale(1.1,1.1);
   -o-transform: scale(1.1,1.1);
   -ms-transform: scale(1.1,1.1);
   transform: scale(1.1,1.1);
}

.view-first:hover .mask {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
}
a.banner-link {
	background: url("../image/banner-link.png") no-repeat scroll left top transparent;
    cursor: pointer;
    height: 38px;
    left: 41%;
    position: absolute;
    text-decoration: none;
    top: 31%;
    width: 38px;
}

				

/* TG Welcome Module Holder */
#welcome-holder{
	background: #edfafd;
	border: 1px solid #f9fdfe;
	padding-left: 29px;
	padding-right: 29px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	overflow: auto;
}		
#welcome-holder p{
	color: #4e4e4e;
	font-size: 13px;
	padding-bottom: 10px;
}		



/* ---------------------------------------------------------------------- */
/*	Diablos's Custom Column Left Featured
/* ---------------------------------------------------------------------- */
/*Featured*/

ul.btnfeatured, ul.btnspecial, ul.btnbestseller, ul.btnlatest { 
	z-index: 1000;
	float: right;
	padding: 0px;
	margin-bottom: 0px;
}
ul.btnfeatured li, ul.btnspecial li, ul.btnbestseller li, ul.btnlatest li  { 
	display:inline; 
}
ul.btnfeatured li a, ul.btnspecial li a, ul.btnbestseller li a, ul.btnlatest li a { 
	display:inline-block;
	width:8px;
	height:21px;
	background:url(../image/l-inactive.png) no-repeat;
	text-indent:-9999px; 
}
ul.btnfeatured li a:hover, ul.btnspecial li a:hover, ul.btnbestseller li a:hover, ul.btnlatest li a:hover { 
	background-position:top left; 
}
ul.btnfeatured li a.active, ul.btnfeatured li.active a,ul.btnlatest li.active a, ul.btnspecial li a.active, ul.btnbestseller li a.active, ul.btnlatest li a.active { 
	background:url(../image/l-active.png) no-repeat;
}


ul.btnfeatured li a.prev, ul.btnlatest li a.prev, ul.btnspecial li a.prev, ul.btnbestseller li a.prev { 
	display:inline-block;
	width: 24px;
	height: 21px;
	cursor: pointer;
	background: url('../image/featured-prev.png') center no-repeat; 
	vertical-align: top;
}
ul.btnfeatured li a.next, ul.btnlatest li a.next, ul.btnspecial li a.next, ul.btnbestseller li a.next { 
	vertical-align:top;
	display:inline-block;
	width: 24px;
	height: 21px;
	cursor: pointer;
	background: url('../image/featured-next.png') center no-repeat; 
	margin-right: 26px;
}
#column-right + ul.btnfeatured li a.next {
    margin-right: 15px!important;
}
ul.btnfeatured li a.next:active, ul.btnlatest li a.next:active, ul.btnspecial li a.next:active, ul.btnbestseller li a.next:active ,
ul.btnfeatured li a.prev:active, ul.btnlatest li a.prev:active, ul.btnspecial li a.prev:active, ul.btnbestseller li a.prev:active
{
	position: relative;
	top: 1px;
}

/* TG Toys Latest News Module */
.content-news {
	background: #FBFBFB;
	padding: 10px;
	margin-bottom: 10px;
	overflow: auto;
	border: 1px solid #DBDEE1;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0px 2px 2px silver;
	-moz-box-shadow: 0px 2px 2px silver;
	box-shadow: 0px 2px 2px silver;
}
.content-news .news {
	width: 100%;
}
.content-news .news a {
	text-decoration: none;
}
.content-news .news h3 {
	font-size: 14px;
	font-weight: bold;
	color: #444;
	text-shadow: 0 1px 1px silver;
	margin-top: 0px;
	margin-bottom: 5px;
}
.content-news .news p {
	margin: 5px 0px;
}
.content-news .news .image {
	width: auto;
	float: right;
	margin: 5px;
}

/* TG Toys LatestNews */

#news-bgr{
	width: 940px;
	background: #FFF;
	padding-bottom: 35px;
	padding-left: 29px;
	padding-right: 29px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	overflow: auto;
	position: relative;
	border: 1px solid #f8f7f3;
	border-top: none;
}
#news-wrapper {
	margin-right: -20px;
}

.news-name {
	font-size: 16px;
	font-weight: normal!important;
	line-height: 14px;
	color: #1f1f1f;
	text-transform: uppercase;
	padding-left: 30px;
	background: #FFF;
	padding-top: 15px;
	padding-bottom: 15px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border: 1px solid #f8f7f3;
	border-bottom: none;
}
.news-name a {
	float: right;
	color: #a1a1a1;
	font-size: 12px;
	text-transform: none;
	margin-right: 30px;
	transition: color 750ms ease-out 0s;
	-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;
}
.news-name a:hover {
	color: #EE3963;
}
.news_4 div {
	display: inline-block;
	margin-right: 20px;
	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;
	margin-top: 15px;
	margin-bottom: 10px;
	transition: color 750ms ease-out 0s;
	-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;
}

.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;
}
.tg_toys_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;
	transition: color 750ms ease-out 0s;
	-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;
}

.news-title  a:hover {
	color: #EE3963;
}
.tg_toys_latest_news-unit-big {
    padding-bottom: 18px;
    padding-top: 15px;
}
.tg_toys_latest_news-unit-big + .tg_toys_latest_news-unit-big {
    border-top: 1px solid #F0F0F0;
}
/*
------------ TG TOYS Newsletter and  Custom Footer ------------
*/
#footer-wrap {
	width: 940px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0px;
	float: left;
	border-bottom: 5px solid #c9234a;
}
.footer-area {
	float: left;
	padding-top: 0px;
}


.footer-area .column_1 {
  	float: left !important;
    width: 469px !important;
	list-style: none;
	background: url("../image/footer-header.png") no-repeat scroll left 30px transparent!important;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border-right: 1px solid #bc2246;
	min-height: 150px;
	max-height: 150px;
}

.footer-area .column_1 a{
  	line-height: 18px;
  	text-decoration: none;
  	font-size: 11px;
	list-style: none;
}
.footer-area .column_1 .headingtext {
	font-style: italic;
}


.footer-area .header_1 {
    width: 469px !important;
	color: #ffffff;
    display: block;
    font-size: 14px;
    margin-bottom: 15px;
	list-style: none;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 20px;
}

.footer-area .column_2 {
  	float: left !important;
    width: 440px !important;
	list-style: none;
	background: url("../image/footer-header.png") no-repeat scroll left 30px transparent!important;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	min-height: 150px;
	max-height: 150px;
	padding-left: 30px;
}

.footer-area .column_2 a{
  	line-height: 18px;
  	text-decoration: none;
  	font-size: 11px;
	list-style: none;
}
.footer-area .column_2 ul {
	list-style: none;
	margin-left: 0;
    margin-top: 0;
    padding-left: 0;
	line-height: 21px;
}


.footer-area .header_2 {
    width: 469px !important;
	color: #FFFFFF;
    display: block;
    font-size: 14px;
    margin-bottom: 15px;
	list-style: none;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 20px;
}


#site_subcribe input {
    background: none repeat scroll 0 0 #e53c63;
    border: 1px solid #c81e45;
	border-right: none;
    color: #FFF;
    float: left;
    height: 30px;
    width: 400px;
	margin: 0;
	padding: 0;
	padding-left: 5px;
}

#site_subcribe .button-s {
    cursor: pointer;
    text-transform: uppercase;
	float: left;
	height: 30px;
	width: 33px;
	background: url("../image/button-s.png") no-repeat;
	border: 1px solid #c81e45;
}

.erros-newsletter {
    color:#FFF;
	float: left;
	margin-top: 10px;
}

/* Toys Social Icons */
.facebook-icon, .twitter-icon, .google-icon, .pinterest-icon, .youtube-icon {
	height: 28px;
	width: 28px;
	display: inline-block;
}
.facebook-icon {
	background:  url("../image/facebook.png") no-repeat;
}
.twitter-icon {
	background:  url("../image/twitter.png") no-repeat;
}
.google-icon {
	background:  url("../image/google.png") no-repeat;
}
.pinterest-icon {
	background:  url("../image/pinterest.png") no-repeat;
}
.youtube-icon {
	background:  url("../image/youtube.png") no-repeat;
}

/* Category Info holder */
#category-info-holder {
	background: #FFF;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 20px;
	padding-bottom: 10px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border: 1px solid #EFEFEF;
	border-top: none;
}

/* Category Product List and Grid holder */
#category-holder {
	overflow: auto;
	background: #FFF;
	position: relative;
	border: 1px solid #EFEFEF;
	border-top: none;
}

/* Holder for account page */
#page-account-holder {
	overflow: auto;
	background: #FFF;
	-webkit-border-radius: 7px 7px 0px 0px;
	-moz-border-radius: 7px 7px 0px 0px;
	-khtml-border-radius: 7px 7px 0px 0px;
	border-radius: 7px 7px 0px 0px;
	position: relative;
	border: 1px solid #EFEFEF;
	border-top: none;
}

/* Grid and List icon */
#grid_a {
    background:  url("../image/grid.png") no-repeat;
    display: inline-block;
    height: 19px;
    text-indent: -9999px;
    width: 18px;
	position:relative;
    top:2px;
}
#grid_a:hover {
	background:  url("../image/grid_a.png") no-repeat;
}	
#grid_b {
    background:  url("../image/grid_a.png") no-repeat;
    display: inline-block;
    height: 19px;
    width: 18px;
	position:relative;
    top:2px;
}

#list_a {
    background:  url("../image/list.png") no-repeat;
    display: inline-block;
    height: 19px;
    width: 18px;
    text-indent: -9999px;
	position:relative;
    top:-4px;
	margin-right: 10px;
}
#list_a:hover {
	background:  url("../image/list_a.png") no-repeat;
}	
#list_b {
    background:  url("../image/list_a.png") no-repeat;
    display: inline-block;
    height: 19px;
    width: 18px;
	position:relative;
    top:2px;
	margin-right: 10px;
}

/*
------------ Toys's Cloud Zoom in Product Page ------------
*/
#tg-zoom{
    color: #414141;
    display: block;
    font-size: 10px;
    margin: 10px 0 0;
    text-align: right;
    text-transform: uppercase;
	margin-right: 6px;
	transition: all 0.7s ease 0s;
	-webkit-transition: all 0.7s ease 0s;
	-ms-transition: all 0.7s ease 0s;
	-moz-transition: all 0.7s ease 0s;
	-o-transition: all 0.7s ease 0s;
}
#tg-zoom:hover{
	color: #ee3963;
}
.cloud-zoom-lens {
	border: 1px solid #ddd;
	margin:-1px;
	background-color:#fff;	
	cursor:move;	
	width: 50px;
	height: 50px;
}

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

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


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

/* ---------------------------------------------------------------------- */
/*	Tg Toys Cart
/* ---------------------------------------------------------------------- */
#tg_toys_cart {
	padding: 0px;
	margin: 0px;
}
#tg_toys_cart .empty {
	color: #4D4D4D;
	font-size: 14px;
	padding-bottom: 30px;
	padding-top: 10px;
}
#tg_toys_cart .content {
	padding-top: 10px;
}
.tg_toys_checkout {
	clear: both;
    padding-bottom: 20px;
    padding-top: 10px;
    text-align: right;
}	




/* ---------------------------------------------------------------------- */
/*	Tg Toys 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;
}
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 ------------
*/		
	
#header {
	text-align: center;	
	height: auto;
	padding-left: 10px;
	padding-right: 10px;
}
#header #logo  {
	margin-top: 20px;
	position: relative;
	float: none;
	display: inline-block;
	top: 0px;
	left: 0px;
	text-align: center;	
}
		
#header #welcome {
	position: static;
	width: auto;
	text-align: center;
	margin-top: 10px;
}
#header .links {
	position: static;
	text-align: center;	
	margin-bottom: 10px;
}
#header .links a {
	float: none;
	display: inline-block;
			
}
#header .links a + a {
	border: none;
	margin-left: 0px;
}
#header .button-search {
	background: url('../image/search.png') no-repeat center center;
	z-index: 1000;
	height: 24px;
	width: 28px;
	right: 12px;
	bottom: 12px;
	position: absolute;
}	
		
#header #logo {
	float: none;
	margin: 0;
	margin-top: 20px;
}	
#language {
	position: static;
	margin: 0;
	background: none;
	padding: 0;
}
#language img {
	margin: 0;
}
#currency {
	position: static;
	margin: 0;
	padding: 0;
	background: none;
}
	
#header #search {
	position: static;
}
#header #search input {
    width: 99.5%;
	padding: 0;
	margin: 0;
	text-align: center;
	background: #FFFFFF;
	color: #858585;
	border: 1px solid #EFEFEF;
	-webkit-box-shadow: none; 
	-moz-box-shadow: none;
	box-shadow: 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: 0;
}
#header #cart .content {
	min-width: 200px;
	text-align: center;
}
#header #cart .heading {
	float: none;
	padding-right: 0px;
	background: #FFF;
	z-index: 1;
	line-height: 33px;
	padding-bottom: 16px;
}

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

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

/*
------------ 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-product > div, .box-product > featured, .box-product > special, .box-product > bestseller, .box-product > latest {
	float: left;
    margin-left: 0;
    margin-right: 0;
    text-align: center;
    width: 50%;
	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-grid {
    margin-right: 0px;
	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%;
	opacity: 0;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	cursor: pointer;
}
	
/*
------------ Custom Payment Images ------------
*/	
#powered { text-align: center; padding-left: 10px; padding-right: 10px; line-height: 16px; height: auto;}
#paymentimage { float: none; text-align: center;}
	
/*
------------ Footer ------------
*/		
.tg-bottom-shadow { 
	background: none;
}
.tg-footer-shadow {
   background: none;
}
#footer {
    overflow: auto;
    padding: 15px 10px 0px;
}
#footer .column { width: 100%; min-height: 10px;text-align: center; }
#footer .column ul li {
	margin-bottom: 0px;
}

#footer h3 {
    padding: 0px;
	margin-bottom: 5px;
	cursor: pointer;
}
#footer ul.content { 
	display: none; 
}




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

/*
------------ Table ------------
*/	
.table td,
.table th {
	padding: 6px 8px;
}
	
/*
------------ Order List ------------
*/		
.order-list li div {
	float: none;
	width: auto;
}
	
/*
------------ Product Page ------------
*/	
.htabs {
	margin-left: 10px;
}

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


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

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

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

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

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


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

.carousel li {margin-right: 5px}


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

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

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

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