﻿@charset "utf-8";
body {
	font-family: 'Titillium Web', sans serif;
	background-color: #F2F2F2;
	margin: 0px;
	padding: 0px;
	color:#333;
	font-size:12px;
}
input[type=text], select{
	font-family: 'Titillium Web', sans serif;
	color:#333;
}
input[type=submit]{
	font-family: 'Titillium Web', sans serif;
}
p {
	font-size: 12px;
}
h1 {
	font-size: 36px;
	line-height: 36px;
}
h2 {
	font-size: 24px;
	line-height: 24px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 16px;
}
h5 {
	font-size: 14px;
}
h6 {
	font-size: 12px;
}
.red {
	color: #CE0000;
}
.clearfix {
	clear: both;
}

.header {
	background-image: url(../images/header.png);
	background-repeat: repeat-x;
	height: 85px;
	margin-right: auto;
	margin-left: auto;
}
.content {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
}
.header .content {
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	height: 85px;
	position: relative;
}
.login-wrapper-newuser .logo {
	background-image: url(../images/login-logo.png);
	background-repeat: no-repeat;
	display: block;
	height: 77px;
	width: 412px;
	cursor: pointer;
	position: absolute;
	left: 0px;
	top: 0px;
}
.logo {
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	display: block;
	height: 66px;
	width: 390px;
	cursor: pointer;
	position: absolute;
	left: 15px;
	top: 10px;
}
.quit {
	font-size: 12px;
	color: #000;
	background-image: url(../images/quit-ico.png);
	background-repeat: no-repeat;
	height: 26px;
	width: 58px;
	display: block;
	background-color: #FFF;
	background-position: 4px 6px;
	text-transform: uppercase;
	padding-top: 6px;
	padding-left: 30px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	position: absolute;
	top: 10px;
	right: 10px;
	cursor:pointer;
}
.menu {
	background-image: url(../images/menu-back.png);
	background-repeat: repeat-y;
	height: 60px;
	background-position: center top;
}
.menu .content {
	padding-left: 15px;
	padding-top: 18px;
	position: relative;
	height: 42px;
	width: 975px;
}
.menu ul {
	position:absolute;
	display:block;
	padding: 0px;
	margin: 0px;
	width:600px;
	float:left;
}
.menu ul li {
	color: #FFF;
	float: left;
	margin-right: 30px;
	list-style-type: none;
	padding-left: 30px;
	font-size: 16px;
	cursor: pointer;
	background-repeat: no-repeat;
}
.menu ul li a {
	color: #FFF;
	text-decoration: none;
}
.menu ul .mypage {
	background-image: url(../images/mypage-ico.png);
}
.menu ul .catalog {
	background-image: url(../images/gift-ico.png);
}
.menu ul .track {
	background-image: url(../images/delivery-ico.png);
}
.menu ul .mybasket {
	background-image: url(../images/basket-ico.png);
}
.menu span {
	font-size: 12px;
	color: #FFF;
	text-align: right;
	display: block;
	margin-top: -17px;
	background-color: #4d4d4d;
	width: 150px;
	float: right;
	line-height: 16px;
}
.menu span i {
	font-style: normal;
	display: block;
	height: 35px;
	padding-right: 5px;
}
.menu span i.point {
	background-color: #333;
	height: 21px;
	padding-top: 3px;
}
.menu .facebook {
	display: block;
	height: 48px;
	width: 60px;
	background-image: url(../images/facebook.png);
	background-repeat: no-repeat;
	float: right;
	margin-right: 25px;
	margin-top: -10px;
}

form {margin:0; padding::0}
.login {
	background-color: #000;
}
.login-wrapper {
	background-image: url('../images/login-back.jpg');
	background-repeat: no-repeat;
	height: 426px;
	width: 1026px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
    top: 0px;
    left: -19px;
}

.login-wrapper-newuser {
	background-image: url('../images/login-back.jpg');
	background-repeat: no-repeat;
	height: 426px;
	width: 1026px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
    top: 0px;
    left: -19px;
}


.login-wrapper .logo {
	background-image: url(../images/login-logo.png);
	background-repeat: no-repeat;
	height: 77px;
	width: 412px;
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
}
.login-wrapper-newuser .araba {
	display: block;
	width: 420px;
	text-align: center;
	background-image: url(../images/login-car.jpg);
	background-repeat: no-repeat;
	height: 318px;
	position: inherit;
	left: 0px;
	top: 137px;
}
.login-wrapper span {
	display: block;
	width: 420px;
	text-align: center;
	background-image: url('../images/login-car.jpg');
	background-repeat: no-repeat;
	height: 318px;
	position: absolute;
	left: 0px;
	top: 137px;
    text-decoration: underline;
}

.login-wrapper .note {
	display: block;
	width: 626px;
	text-align: center;
	background-repeat: no-repeat;
    background-color:transparent;
	height: 100px;
	position: absolute;
	left: 200px;
	top: 350px;
    color: white;
    font-weight: bold;
}
.login-form {
	display: block;
	height: 187px;
	width: 530px;
	background-image: url(../images/login-back.png);
	background-repeat: no-repeat;
	position: absolute;
	top: 137px;
	right: 0px;
	padding-top: 10px;
}

.newUser-form {
	display: block;
	width: 530px;
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	right: 0px;
	padding-top: 10px;
    color: white;
}
.login-form h1 {
	font-size: 18px;
	color: #FFF;
	line-height: 20px;
	margin-left: 75px;
}

.login-form label {
	font-size: 16px;
	color: #FFF;
	display: block;
	width: 200px;
	float: left;
	clear: both;
	text-align: right;
	margin-bottom: 20px;
	margin-right: 30px;
}
.login-form .inpt {
	border: none;
	width: 260px;
	height: 28px;
	background-color: #000;
	margin-bottom: 25px;
	color: #FFF;
}
.login-form .login {
	border: none;
	width: 89px;
	height: 28px;
	margin-bottom: 25px;
	background-image: url(../images/login-btn.png);
	background-repeat: no-repeat;
	font-size: 12px;
	color: #FFF;
	margin-top: -7px;
	cursor: pointer;
	float: left;
	margin-right: 20px;
	margin-left: -10px;
}

.login-form .newuser {
	border: none;
	width: 98px;
	height: 28px;
	margin-bottom: 25px;
	background-image: url(../images/newuser-btn.png);
	background-repeat: no-repeat;
    background-color:transparent;
	font-size: 12px;
	color: #FFF;
	margin-top: -7px;
	cursor: pointer;
	float: left;
	margin-right: 20px;
	margin-left: 113px;
}
.login-form a {
	color: #FFF;
	text-decoration: underline;
	font-size: 12px;
	float: left;
}
.options {
	height: 48px;
	margin-top: 12px;
	background-color: #ccc;
	border-radius: 10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
}
.sub-menu {
	height: 48px;
	margin-top: 12px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	background-image: url(../images/sub-menu.png);
	background-repeat: repeat-x;
	display: block;
}
.sub-menu ul {
	padding: 0px;
	float: left;
	width: 600px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.sub-menu ul li {
	display: block;
	float: left;
	list-style-type: none;
	padding-right: 14px;
	padding-left: 14px;
	height: 25px;
	padding-top: 5px;
	background-image: url(../images/sub-menu-sep.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.sub-menu ul li a {
	font-size: 12px;
	color: #CE0000;
	text-decoration:none;
}
.search {
	margin-left:15px;
	display:block;
	float:left;
	margin-right:7px;
}
.search.sub {
	margin-left:0px;
	display:block;
	float:right;
	margin-right:7px;
}
.search input[type=text] {
	height: 30px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 8px;
	float: left;
	width:334px;
	border-right:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	padding-left:8px;
}
.search input[type=submit] {
	background:transparent;
	background-image: url(../images/search.png);
	background-repeat: no-repeat;
	height: 32px;
	width: 41px;
	margin-top: 8px;
	border: none;
	cursor: pointer;
	margin-left:-15px;
}
.options select {
	float: left;
	height: 32px;
	margin-top: 8px;
	text-transform: uppercase;
	display:block;
	width:180px;
	margin-right:7px;
}
.options select.cat {
	width:390px;
	margin-right:0px;
}
.showpoint {
	margin-top: 7px;
	display: block;
}
.showpoint input[type=checkbox]{
	margin-top: 2px;
}
.left-side {
	width: 168px;
	float: left;
	margin-right: 13px;
	margin-top: 10px;
}
.center-side, .center-side-pr {
	width: 676px;
	float: left;
	margin-right: 13px;
	margin-top: 10px;
	padding-bottom: 80px;
}
.right-side {
	width: 120px;
	float: left;
	margin-top: 10px;
}
.center-side-s {
	width: 656px;
	float: left;
	margin-right: 13px;
	margin-top: 10px;
	padding-bottom: 50px;
}
.right-side-l {
	width: 140px;
	float: left;
	margin-top: 10px;
}
.left-side ul {
	min-height: 394px;
	list-style-type: none;
	background-color: #FFF;
	width: 166px;
	border: 1px solid #ccc;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	font-size: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.left-side ul li{
	width: 148px;
	margin-right: auto;
	margin-left: auto;
	height: 27px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	padding-top: 5px;
}
.left-side ul li a{
	text-decoration:none;
	color:#333;
}
.left-side ul li.head {
	background-color: #000;
	width: 126px;
	height: 30px;
	color: #FFF;
	text-transform: uppercase;
	background-image: url(../images/gift-ico.png);
	background-repeat: no-repeat;
	background-position: 10px 7px;
	padding-top: 7px;
	padding-left: 40px;
	border-top-right-radius:10px;
	border-top-left-radius:10px;	
}
.right-side ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	background-color: #FFF;
	width: 118px;
	border: 1px solid #ccc;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	font-size: 14px;
}
.right-side ul li{
	margin-right: auto;
	margin-left: auto;
	height: 100px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	padding-top: 12px;
	text-align: center;
	line-height: 16px;
	display: block;
}
.right-side ul li.last{
	border-bottom: none;
}
.right-side ul li a{
	text-decoration:none;
	color:#333;
	border: none;
}
.right-side ul li img{
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
	border: none;
}
.right-side ul li.head {
	background-color: #CCC;
	width: 118px;
	height: 42px;
	text-transform: uppercase;
	background-image: url(../images/pop-ico.png);
	background-repeat: no-repeat;
	background-position: center 7px;
	padding-top: 38px;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	line-height: 16px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.center-side ul {
	margin: 0px;
	padding: 0px;
	height: 394px;
	list-style-type: none;
	font-size:12px;
}
.center-side ul li{
	background-color: #fff;
	margin-right: 12px;
	margin-bottom: 12px;
	width: 158px;
	height: 200px;
	border-width: 1px;
	border-style: solid;
	border-color: #ccc;
	text-align: center;
	line-height: 14px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	;
	-webkit-border-radius: 10px;
	float: left;
	position: relative;
}
.center-side ul li.last{
	margin-right: 0px;
}
.center-side ul li a{
	text-decoration: none;
	color: #333;
	text-align: center;
	display: block;
	height: 22px;
	width: 78px;
	background-color: #ccc;
	padding-top: 8px;
	text-transform: uppercase;
	font-size: 11px;
	background-image: url(../images/basket-ico.png);
	background-repeat: no-repeat;
	background-position: 4px 3px;
	padding-left: 22px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	position: absolute;
	bottom: 4px;
	left: 29px;
}
.center-side ul li img{
	display:block;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:2px;
}
.right-side-l ul {
	margin: 0px;
	padding: 0px;
	height: 346px;
	list-style-type: none;
	background-color: #3C0000;
	width: 138px;
	border: 1px solid #ccc;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	font-size: 14px;
}
.right-side-l ul li{
	margin-right: auto;
	margin-left: auto;
	height: 133px;
	padding-top: 12px;
	text-align: center;
	line-height: 16px;
	width: 130px;
	background-color: #FFF;
	margin-bottom: 5px;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}
.right-side-l ul li.last{
	border-bottom: none;
}
.right-side-l ul li a{
	text-decoration:none;
	color:#333;
}
.right-side-l ul li img{
	display:block;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:5px;
}
.right-side-l ul li.head {
	width: 118px;
	height: 25px;
	text-transform: uppercase;
	background-image: url(../images/news-ico.png);
	background-repeat: no-repeat;
	background-position: 3px 12px;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	line-height: 16px;
	color: #FFF;
	padding-left: 6px;
	background-color: #3C0000;
	padding-top: 15px;
}
.paging {
	background-color: #ccc;
	height: 24px;
	clear: both;
	padding: 12px;
	margin-top: 12px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin-bottom: 12px;
}
.paging a {
	background-color: #f2f2f2;
	height: 22px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-decoration: none;
	text-align: center;
	width: 24px;
	color: #666;
	display: block;
	float: left;
	margin-right: 6px;
	padding-top: 2px;
}
.paging a.sec {
	background-color: #CE0000;
	color:#FFF;
}.paging span {
	float: right;
}
.pop {
	clear: both;
	padding-top: 40px;
}
.pop ul {
	margin: 0px;
	height: 110px;
	width: 654px;
	border: 1px solid #CCC;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	display: block;
	background-color: #FFF;
	padding: 0px;
}
.pop ul li {
	list-style-type: none;
	width: 100px;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #f2f2f2;
	-moz-border-right-width: 3px;
	-moz-border-right-style: solid;
	-moz-border-right-color: #f2f2f2;
	-webkit-border-right-width: 3px;
	-webkit-border-right-style: solid;
	-webkit-border-right-color: #f2f2f2;
	height: 110px;
	float: left;
	display: block;
	font-size: 12px;
	line-height: 14px;
	text-align: center;
}
.pop ul li img {
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 4px;
}

.pop ul li a {
	color: #333;
	text-decoration: none;

}

.pop ul li.head {
	background-color: #CCC;
	width: 136px;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
	-moz-border-top-left-radius: 10px;
	-moz-border-bottom-left-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	background-image: url(../images/pop-ico.png);
	background-repeat: no-repeat;
	background-position: center 24px;
	text-align: center;
	font-size: 14px;
	text-transform: uppercase;
	padding-top: 55px;
	height: 55px;
	line-height: 16px;
}
.pop ul li.last {
	border:none;
}
.product {
	background-color: #FFF;
	margin-bottom: 13px;
	border: 1px solid #ccc;
	padding: 12px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.product img {
	float: left;
}
.product span {
	font-size: 18px;
}
.product .btn {
	background-image: url(../images/basket-w-ico.png);
	background-repeat: no-repeat;
	background-position: 6px center;
	height: 26px;
	display: block;
	width: 70px;
	background-color: #CE0000;
	padding-left: 38px;
	color: #FFF;
	text-decoration: none;
	float: left;
	padding-top: 6px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.footer {
	color: #666;
	padding-top: 6px;
	padding-bottom: 6px;
	height: 40px;
	background-color: #000;
	clear: both;
	width: 100%;
	font-size: 14px;
}
.footer i {
	font-style: normal;
	float: left;
}

.footer span {
	float: right;
	display: block;
}
.footer span a {
	color: #666;
	text-decoration: none;
}
/* Table 1 Style */
table.table1{
    font-size: 16px;
    line-height: 1.4em;
    font-style: normal;
    border-collapse:separate;
}
.table1 thead th{
	padding: 15px;
	color: #9F1313;
	text-shadow: 1px 1px 1px #ccc;
	border: 1px solid #CE0000;
	/* [disabled]border-bottom: 3px solid #CE0000; */
	background-color: #f2f2f2;
	background: -webkit-gradient(
        linear,
        left bottom,
        left top,
        color-stop(0.02, rgb(220,220,220)),
        color-stop(0.51, rgb(240,240,240)),
        color-stop(0.87, rgb(250,250,250))
        );
	background: -moz-linear-gradient(
        center bottom,
        rgb(220,220,220) 2%,
        rgb(240,240,240) 51%,
        rgb(250,250,250) 87%
        );
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius: 5px 5px 0px 0px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
.table1 thead th:empty{
    background:transparent;
    border:none;
}
.table1 tbody th{
	color: #333;
	background-color: #f2f2f2;
	border: 1px solid #ccc;
	/* [disabled]border-right: 3px solid #CE0000; */
	padding: 0px 10px;
	background: -webkit-gradient(
        linear,
        left bottom,
        right top,
  		color-stop(0.02, rgb(250,250,250)),
        color-stop(0.51, rgb(240,240,240)),
        color-stop(0.87, rgb(220,220,220))
        );
	background: -moz-linear-gradient(
        left bottom,
        rgb(250,250,250) 2%,
        rgb(240,240,240) 51%,
        rgb(220,220,220) 87%
        );
	-moz-border-radius: 5px 0px 0px 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}
.table1 tfoot td{
	color: #333;
	font-size: 32px;
	text-align: center;
	padding: 10px 0px;
	text-shadow: 1px 1px 1px #444;
}
.table1 tbody tr.sec th, .table1 tbody tr.sec td{
	background-image:none!important;
	background-color:#777!important;
	color:#FFF!important;
}
.table1 tfoot th{
    color:#666;
}
.table1 tbody td{
	padding: 10px;
	text-align: center;
	background-color: #f2f2f2;
	border: 1px solid #ccc;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	color: #666;
	text-shadow: 1px 1px 1px #fff;
}
.table1 tbody span.check::before{
    content : url(../images/check0.png)
}

/*-----FORM------*/
.forms {
	padding: 13px;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 13px;
	margin-left: 0px;
	background-color: #FFF;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 1px solid #ccc;
}
.forms h2 {
	color: #FFF;
	font-size: 24px;
	background-color: #C11313;
	margin-top: -12px;
	margin-right: -12px;
	margin-bottom: 12px;
	margin-left: -12px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 12px;
	border-top-left-radius:10px;
	border-top-right-radius:10px;
}
.group {
	font-size: 14px;
	line-height: 40px;
	margin-bottom: 12px;
}
.group label {
	margin-right: 13px;
}
.group input[type=text] ,.group input[type=email] {
	font-size: 14px;
	color: #333;
	border: 1px solid #ccc;
	padding-right: 2px;
	padding-left: 2px;
	width: 400px;
	height: 34px;
}
.group input[type=checkbox], .group input[type=radio] {
	border: 1px solid #ccc;
	padding-right: 2px;
	width: 20px;
	height: 20px;
}

.group input[type=submit] {
	font-size:16px;
	background-color: #000;
	border: none;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding-top: 7px;
	padding-right: 20px;
	padding-bottom: 7px;
	padding-left: 20px;
	color: #FFF;
	text-transform: uppercase;
	cursor: pointer;
}
.group .small {
	padding-top: 4px;
	padding-right: 12px;
	padding-bottom: 4px;
	padding-left: 12px;
	font-size:10px;
}
.group .large {
	padding-top: 6px;
	padding-right: 18px;
	padding-bottom: 6px;
	padding-left: 18px;
	font-size:20px;
}
.box {
	font-weight: 700;
	font-size: 18px;
	display: block;
	color: #333;
	padding: 13px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin-bottom: 13px;
}
.box.ok {
	background-color: #6C6;
	color: #333;
	border: 1px solid #690;
}
.box.warn {
	background-color: #FCC;
	color: #C11313;
	border: 1px solid #C11313;
}
/*---------Tabs------------*/
/* root element for tabs  */
ul.tabs {
    list-style:none;
    margin-right:0px;
	margin-bottom:0px;
	margin-top:0px;
    padding:0;
    height:30px;
	margin-left:10px;
	clear:both;
}

/* single tab */
ul.tabs li {
    float:left;
    text-indent:0;
    padding:0;
    margin:0 !important;
    list-style-image:none !important;
}
/* link inside the tab. uses a background image */
ul.tabs a {
	background-color:#CCC;
    font-size:11px;
    display:block;
    height: 30px;
    line-height:30px;
    width: 134px;
    text-align:center;
    text-decoration:none;
    color:#333;
    padding:0px;
    margin:0px;
    position:relative;
    top:1px;
	border-top-left-radius:8px;
	border-top-right-radius:8px;
	-moz-border-top-left-radius:8px;
	-moz-border-top-right-radius:8px;
	-webkit-border-top-left-radius:8px;
	-webkit-border-top-right-radius:8px;
}
ul.tabs a:active {
    outline:none;
	background-color:#000;
}
/* when mouse enters the tab move the background image */
ul.tabs a:hover {
    color:#fff;
	background-color:#000;
}
/* active tab uses a class name "current". its highlight is also done by moving the background image. */
ul.tabs a.current, ul.tabs a.current:hover, ul.tabs li.current a {
    cursor:default !important;
    color:#FFF !important;
	background-color:#000;
}
/* initially all panes are hidden */
.panes .pane {
    display:none;
}
/* tab pane styling */
.panes div {
	display: none;
	padding: 15px 10px;
	border: 1px solid #ccc;
	/* [disabled]height:100px; */
	font-size: 14px;
	background-color: #fff;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
/*!-------------------- Image Zoom --------------- */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	margin-left:auto;
	margin-right:auto;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('../images/fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('../images/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('../images/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('../images/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

/*-------SLIDER---------------*/
#viewer { width:654px; margin:auto; }  
#nav { width:656px; margin:0; padding:0; list-style-type:none; }  
#nav li { width:129px; height:60px; padding:0; float:left; border:#999 solid 1px; }  
#nav li a { display:block; width:100%; height:100%; text-indent:-9999px; overflow:hidden;}  
#panels { width:656px; height:300px; overflow:hidden; position:relative; float:left; } 
#slider { width:3330px; height:300px; }  
#slider div { float:left; position:relative; border:#999 solid 1px; width:654px; height:300px;}  
