html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
dfn, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin:0;
	padding:0;
	border:0;
	font-size:100%;
	font:inherit;
	vertical-align:baseline;
}
body {
	line-height:1;
}
ol, ul {
	list-style:none;
}
blockquote, q {
	quotes:none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content:'';
	content:none;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
html, body { height:100%;}
body {
	font:11px/13px "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
	min-width:970px;
	color:#959595;
	background:#fff;
}
input, textarea, select {
	font:12px Arial, Tahoma, Verdana, sans-serif;
	vertical-align:middle;
	color:#000;
}
a { color:#656565;}
a:hover { text-decoration:none;}
img { border:0;}
.page {
	width:100%;
	overflow:hidden;
	position:relative;
	min-height:100%;
}
.hidden {
	position:absolute;
	top:-9999px;
}
.wrapper {
	width:970px;
	margin:0 auto;
}
.wrapper:after {
	display:block;
	clear:both;
	content:'';
}
#header {
	background:#000;
	color:#fff;
}
#header .logo { float:left;}
#header .logo img { vertical-align:top; }
#header .logo.inner img { height:45px; }
#header .login {
	float:right;
	font-size:13px;
	line-height:22px;
	margin:12px 0 0;
	color:#fff;
}
#header .login img {
	float:left;
	margin:0 10px 0 0;
}
#header .login a {
	color:#fff;
	text-decoration:none;
}
#header .login a:hover { text-decoration:underline;}
#main {
	padding:0 0 185px;
}
#main h1 {
	font:58px/60px Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	margin:0 0 25px;
}
#main h2 {
	font:38px/40px Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	margin:0 0 25px;
}
#main h3 {
	font:22px/24px Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	margin:0 0 18px;
}
#main h4 {
	font:13px/16px Verdana, Arial, Helvetica, sans-serif;
	color:#646464;
	margin:0 0 18px;
}
#main h5 {
	font:12px/14px Verdana, Arial, Helvetica, sans-serif;
	color:#646464;
	margin:0 0 5px;
}
#main h6 {
	font:11px/13px Verdana, Arial, Helvetica, sans-serif;
	color:#646464;
	margin:0 0 5px;
}
.intro {
	width:100%;
	padding:10px 0 0;
}
.intro .follow-us {
	width:100%;
	padding:0 0 5px;
}
.intro .follow-us .addthis {
    float:right;
}
.intro .follow-us:after {
	display:block;
	clear:both;
	content:'';
}
.intro .intro-payofflogin {
    padding: 0 0 15px;
}
.intro .intro-payofflogin:after {
	display:block;
	clear:both;
	content:'';
}
.intro .text-box {
	float:left;
	width:800px; /* full = 825px */
	text-align:left;
	padding:0;
	margin-top:-10px;
}
#main .intro .text-box h2 {
	font-size:20px; /* 30px */
	line-height:22px; /* 37px */
	color:#959595;
	margin:0;
}
.intro .login-box {
	float:right;
	width:145px;
}
.intro .login {
	clear:both;
}
.intro .login a {
	display:block;
	background:#e4e4e4;
	height:60px;
	font-size:15px;
	line-height:60px;
	text-decoration:none;
}
.intro .login a:hover { text-decoration:underline;}
.intro .login img {
	float:left;
}
.intro .login span {
	display:block;
	text-align:center;
}
.intro .video-box {
	float:right;
	width:640px;
}
.intro .video-box img { vertical-align:top;}
.intro-holder {
	width:100%;
	padding:0 0 40px;
}
.intro-holder:after {
	display:block;
	clear:both;
	content:'';
}
.intro .promo-box {
	float:left;
	width:265px;
	background:#e4e4e4;
	padding:30px 15px 15px 30px;
	min-height:370px;
}
.intro .promo-list {
	font-size:12px;
	line-height:14px;
}
.intro .promo-list li {
	width:100%;
	overflow:hidden;
	padding:0 0 22px;
}
.intro .promo-list .num {
	float:left;
	background:url(../images/fe/bg-promo-num.gif) no-repeat;
	width:50px;
	height:50px;
	text-align:center;
	color:#fff;
	font-size:16px;
	line-height:50px;
	margin:0 20px 0 0;
}
.intro .promo-list .num a { color:#fff; text-decoration:none; }
.description {
	overflow:hidden;
	height:1%;
}
#main .intro .promo-list h3 {
	font-size:30px;
	line-height:34px;
	margin:0;
}
.intro .promo-list h3 a {
	color:#000;
	text-decoration:none;
}
.intro .promo-list h3 a:hover { text-decoration:underline;}
.intro .sign-btn {
	display:block;
	margin:0 auto 4px;
	/* width:156px; */
	font-size:24px;
	line-height:56px;
	font-weight:bold;
	text-align:center;
	color:#fff;
	background:#bc2349;
	text-transform:uppercase;
	text-decoration:none;
}
.intro .sign-btn:hover { text-decoration:underline;}
.intro .take-tour {
	display:block;
	text-align:center;
	font-size:18px;
	line-height:20px;
}
.intro .take-tour a {
	color:#000;
	text-decoration:none;
}
.intro .take-tour a:hover { text-decoration:underline;}
.cols {
	padding:80px 0;
	width:100%;
}
.cols:after {
	display:block;
	clear:both;
	content:'';
}
.login-col,
.reg-col {
	width:435px;
	background:#e6e6e6;
	padding:25px 20px 10px;
	min-height:390px;
}
.reg-col { float:left;}
.login-col { float:right;}
#main .login-col h2,
#main .reg-col h2 {
	margin:0 0 30px;
	font-size:58px;
	line-height:60px;
} 
.info-box {
	width:100%;
	margin:0 0 30px;
}
.info-box:after {
	display:block;
	clear:both;
	content:'';
}
.img-left {
	float:left;
	margin:2px 10px 0 0;
}
.img-right {
	float:right;
	margin:2px 0 0 10px;
}
.form-box .row {
	width:290px;
	padding:0 0 10px;
	position:relative;
}
.form-box .row:after {
	display:block;
	clear:both;
	content:'';
}
.form-box .item { float:left;}
.form-box .item .row {
	width:auto;
	padding:0;
	clear:both;
}
.field-validation-error /*.error-message*/ {
	color:#be244a;
	font-size:12px;
	line-height:16px;
	min-height:20px;
	padding:0 0 0 15px;
	float:left;
	background:url(../images/fe/icon-error.gif) no-repeat 0 1px;
}
.form-box .field-validation-error /*.error-message*/ {
	position:absolute;
	top:6px;
	right:-145px;
	width:110px;
}
.form-box .validation-summary-errors 
{
    color:#be244a;
    margin: 0 0 15px 0;
}
.form-box .row label, .form-box .lb {
	float:left;
	width:110px;
	color:#000;
	font-weight:bold;
	font-size:12px;
	line-height:30px;
}
.form-box .lb a { color:#000;}
.form-box .lb span {
	font-weight:normal;
	color:#959595;
}
.form-box input[type="text"] /*.field*/ ,
.form-box input[type="password"] {
	float:left;
	background:#000;
	padding:8px 10px;
	width:160px;
	color:#fff;
	font-weight:bold;
	border:0;
}
.form-box input[type="checkbox"] /*.checkbox*/ {
	float:left;
	width:14px;
	height:15px;
	padding:0;
	margin:8px 0 0;
}
.form-box .submit {
	float:right;
	text-align:center;
	padding: 5px 10px;
	cursor:pointer;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	background:#000;
	text-transform:uppercase;
	border:0;
	margin:5px 0 0;
}
.form-box .forgot-pass {
	font-size:12px;
	line-height:16px;
	color:#000;
	font-weight:bold;
}
.main-col {
	float:left;
	width:640px;
	margin:0 0 20px;
}
.side-col {
	float:right;
	width:310px;
	margin:0 0 20px;
}
.twocols-samesizecol
{
    width:475px;
}
.info-area {
	padding:25px 18px;
	background:#e6e6e6;
	height:1%;
	position:relative;
}
.side-col .info-area { padding:45px 18px 30px;}
.info-area p {
	margin:0 0 18px;
	text-align:justify;
}
.info-area ul {
	margin:0 0 18px;
}
.info-area ul li {
	padding:0 0 0 18px;
	background:url(../images/fe/bullet01.gif) no-repeat 0 5px;
}
.info-area ol {
	margin:0 0 18px;
    counter-reset:item;
}
.info-area ol li {
	width:100%;
}
.info-area ol li:after {
	display:block;
	clear:both;
	content:'';
}
.info-area ol li:before,
.info-area ol li .num {
	content:counter(item)".";
	counter-increment:item;
	width:18px;
	float:left;
}
.side-box {
	width:100%;
	padding:0 0 10px;
}
.side-box:after {
	display:block;
	clear:both;
	content:'';
}
.side-box .photo {
	float:left;
	margin:0 20px 0 0;
}
.side-box .photo img { vertical-align:top;}
#main .side-box h4 { margin:0 0 5px;}
.side-box h4 a { text-decoration:none;}
.side-box h4 a:hover { text-decoration:underline;}
.side-col .faq-area { padding:25px 18px;}
#main .faq-area h2 {
	font-size:58px;
	line-height:60px;
}
#main .info-list li {
	background:none;
	padding:0 0 14px;
}
#main .info-list .title {
	color:#646464;
	background:url(../images/fe/bullet02.gif) no-repeat 0 4px;
	padding:0 0 0 12px;
}
#main .info-list .title a { text-decoration:none;}
#main .info-list .title a:hover { text-decoration:underline;}
#main .info-list p { margin:0 0 10px;}
.back-top {
	background:url(../images/fe/arrow01.gif) no-repeat 100% 4px;
	padding:0 18px 0 0;
	font-weight:bold;
	text-decoration:none;
	white-space:nowrap;
}
.back-top:hover { text-decoration:underline;}
.info-area .back-top {
	position:absolute;
	bottom:0;
	right:-104px;
}
.product-cols {
	padding:50px 0 20px;
}
#main .product-view h1 {
	font-size:38px;
	margin:0 0 32px;
	line-height:40px;
}
.box-illustration { margin:0 0 30px;}
.box-illustration img { vertical-align:top;}
div.box-print-canvas 
{
    margin: 0 auto; 
    position:relative; 
    width: 640px; height: 640px;
    border: 1px solid #000;
    max-width:638px; max-height:640px;
    overflow:hidden;
}
img.box-print-image
{
    position: absolute;
    visibility: hidden;
}
.product-view p {
	margin:0 0 18px;
	text-align:justify;
}
.box-additional {
	padding:20px;
	background:#e6e6e6;
	height:1%;
}
.box-additional:after {
	display:block;
	clear:both;
	content:'';
}
.box-additional {
	font-size:12px;
	color: #000;
}
.box-additional h4 {
	font-size:14px;
	margin:0 0 5px;
}
.box-additional .share-col
{
    float:left; width: 280px; height:280px; margin:0; padding:20px; background-color:#EFC12E;
}
.box-additional .embed-col
{
    float:left; width: 280px; height:280px; margin:0; padding:20px; background-color:#71C9D5;
}
.box-additional .buybtn-col
{
    float:left; width: 640px; height:200px; background-color:#E5732A;
}
    .box-additional .buybtn-col .left
    {
        float:left; width: 280px; margin:0; padding:20px; 
    }  
    .box-additional .buybtn-col .right
    {
        float:right; width: 280px; margin:0; padding:20px; padding-top: 90px;
    } 
.box-additional input[type=text],
.box-additional select,
.box-additional textarea
{
    width:270px;
}
/*
.box-additional .embed-col {
	float:left;
	width:270px;
}
#main .box-additional p { margin:0 0 10px;}
.box-additional .row {
	width:100%;
	overflow:hidden;
	padding:0 0 8px;
}
.box-additional .label {
	float:left;
	width:60px;
	font-size:12px;
	line-height:32px;
}
.box-additional .embed-col select {
	float:left;
	width:210px;
	margin:7px 0 0;
}
.box-additional .items {
	float:left;
	padding:8px 0 0;
}
.box-additional .items label {
	float:left;
	font-size:12px;
	line-height:14px;
	color:#636363;
	font-weight:bold;
}
.box-additional .items label em {
	font-weight:normal;
	color:#959595;
}
.box-additional .radio {
	float:left;
	width:14px;
	height:15px;
	padding:0;
	margin:0 10px 0 0;
}
.box-additional .code-col {
	float:right;
	width:290px;
}
.box-additional .code-col textarea {
	width:270px;
	max-width:270px;
	height:45px;
	overflow:auto;
	background:#fff;
	border:0;
	padding: 3px 5px;
	margin:0;
	font-size:11px;
	color:#959595;
}
#main .box-additional .code-col p.not-first {
	margin: 10px 0 2px 0;
}
.box-additional .code-col input[type=text]{
    width:270px;
	max-width:270px;
	overflow:auto;
	background:#fff;
	border:0;
	padding: 3px 5px;
	margin:0;
	font-size:11px;
	color:#959595;
}
.share-list {
	overflow:hidden;
	height:1%;
}
.share-list li {
	float:left;
	margin:0 8px 0 0;
}
.share-list a {
	float:left;
	width:31px;
	height:31px;
	overflow:hidden;
	text-indent:-9999px;
}
.share-list a.facebook { background:url(../images/fe/icon-facebook.gif) no-repeat;}
.share-list a.twitter { background:url(../images/fe/icon-twitter.gif) no-repeat;}
.share-list a.flickr { background:url(../images/fe/icon-flickr.gif) no-repeat;}
.share-list a.mail { background:url(../images/fe/icon-mail.gif) no-repeat;}
*/
.soc-plugin {
	margin:0 0 27px;
	width:100%;
}
.soc-plugin:after {
	display:block;
	clear:both;
	content:'';
}
.soc-plugin .addthis { float:left;}
.soc-plugin .flag-inappropriate { float:right;}
/*
.soc-plugin img { vertical-align:top;}
.soc-plugin .tw-plugin,
.soc-plugin .fb-plugin {
	float:left;
	margin:0 8px 0 0;
}
*/
.block {
	margin:0 0 24px;
	color:#646464;
}
.block-heading {
	background:#646464;
	padding:16px 18px;
}
#main .block-heading h3 {
	color:#fff;
	font-size:13px;
	line-height:16px;
	font-weight:bold;
	margin:0;
}
.block-body {
	background:#e6e6e6;
	padding: 5px 18px 15px 18px;
	font-size:12px;
	line-height:14px;
}
#main .block-body p { margin:0;}
.block .list {
	width:100%;
	overflow:hidden;
	padding:13px 0;
}
.block .list li {
	display:inline-block;
	width:49%;
	vertical-align:top;
	padding:2px 0;
}
*+ html .block .list li { display:inline;}
.block-body a {
	text-decoration:none;
	color:#646464;
}
.block-body a:hover { text-decoration:underline;}
.block-related select {
	float:right;
}
.item-list {
	clear:both;
}
.item-list .item { margin:0 0 20px;}
.item-list .item-heading {
	background:#e6e6e6;
	position:relative;
	padding:8px 24px 8px 10px;
	height:1%;
	cursor: pointer;
}
.item-list .opener {
	position:absolute;
	top:12px;
	right:8px;
	background:url(../images/fe/arrow02.gif) no-repeat 50% 50%;
	width:12px;
	height:12px;
	overflow:hidden;
	text-indent:-9999px;
}
.item-list .item-open .opener {
	background:url(../images/fe/arrow03.gif) no-repeat 50% 50%;
}
#main .item-list h3 {
	margin:0;
	font-size:16px;
	line-height:18px;
	color:#646464;
}
.item-list h3 a {
	text-decoration:none;
	color:#646464;
}
.item-list h3 a:hover { text-decoration:underline;} 
.p-select {
	height:1%;
	overflow:hidden;
	padding: 20px 20px 20px 40px; /*25px 20px 30px 40px;*/
	border-top:1px solid #e6e6e6;
}
.p-select:first-child { border:0;} 
.p-select .radio {
	float:left;
	width:14px;
	height:15px;
	padding:0;
	margin:40px 20px 0 0;
}
.p-select .p-info {
	float:left;
	width:210px;
}
.p-info .p-size {
	font-size:30px;
	line-height:34px;
	color:#000;
}
.p-info .p-price1 {
	font-size:23px;
	line-height:26px;
	margin:0 0 4px;
}
.p-info .p-price2 {
	font-size:14px;
	line-height:16px;
}
.p-info del { color:#9c9c9c;}
.cart-btn {
	color:#fff;
	font-size:15px;
	line-height:50px;
	font-weight:bold;
	width:310px;
	padding:0 10px 0 65px;
	margin:0 0 15px;
	text-transform:uppercase;
	border:0;
	height:50px;
	cursor:pointer;
	background:#000 url(../images/fe/icon-cart.gif) no-repeat 65px 50%;
}
.cart {
	padding:80px 0 40px;
}
#main .cart h1 {
	font-size:40px;
	line-height:44px;
	margin:0 0 12px;
}
.cart-heading {
	height:1%;
	overflow:hidden;
	padding:0 0 0 20px;
	line-height:20px;
}
.cart-heading select {
	float:right;
	width:110px;
	height:20px;
}
#main .cart-heading h3 {
	float:left;
	margin:0;
	font-size:12px;
	line-height:20px;
	font-weight:bold;
}
.cart-table {
	background:#e6e6e6;
	padding:20px;
	color:#646464;
	font-size:14px;
	line-height:16px;
	margin:0 0 40px;
}
.cart-table-head {
	width:100%;
	overflow:hidden;
	border-bottom:1px solid #858585;
	padding:0 0 16px;
	text-transform:uppercase;
	margin:0 0 20px;
}
.cart-table-head div {
	float:left;
}
.cart-table-head .item {
	width:270px;
	padding-left:85px;
}
.cart-table-head  .qty { width:255px;}
.cart-table table {
	border-collapse:collapse;
	width:100%;
}
.cart-table tr { background:#fff;}
.cart-table td {
	padding:0;
	height:20px;
	vertical-align:middle;
	background:#fff;
}
.cart-table .indent,
.cart-table .indent td { background:none;}
.cart-table td.item-photo { width:100px;}
.cart-table img { vertical-align:top;}
.cart-table td.item-description {
	width:230px;
	padding:10px 20px;
}
#main .cart-table h3 {
	margin:0;
}
.cart-table h3 a {
	text-decoration:none;
	color:#646464;
}
.cart-table h3 a:hover { text-decoration:underline;}
.cart-table td.qty {
	width:120px;
}
.cart-table td.price {
	padding:0 20px 0 0;
}
.cart-table .p-info {
	position:relative;
	padding:10px 140px 10px 0;
	text-align:center;
}
.cart-table .remove-btn {
	position:absolute;
	top:50%;
	right:0;
	color:#fff;
	font-weight:bold;
	padding:10px;
	background:#000;
	font-size:14px;
	line-height:16px;
	text-decoration:none;
	text-transform:uppercase;
	min-width:61px;
	text-align:center;
	margin:-18px 0 0;
	text-align:center;
}
.cart-table .field {
	width:42px;
	text-align:center;
	background:#000;
	color:#fff;
	padding:12px 0;
	font-weight:bold;
	margin:0;
	border:0;
}
.cart-table .cart-fieldeditor {
    display:none;
}
.cart-table .btns {
	padding: 0 20px 0;
	height:1%;
	overflow:hidden;
}
.cart-table .update-btn {
	float:right;
	color:#646464;
	font-weight:bold;
	padding:10px;
	background:#fff;
	font-size:14px;
	line-height:16px;
	text-decoration:none;
	text-transform:uppercase;
	min-width:61px;
	text-align:center;
}
.cart-shipping {
	background:#e6e6e6;
	padding:20px;
	margin:0 0 40px;
	color:#646464;
	height:1%;
	font-size:12px;
	line-height:14px;
}
.cart-shipping .shipping-area {
	background:#fff;
	padding:0 20px;
	margin:0 0 15px;
}
.cart-shipping .shipping-deliveryinfo {
	padding: 0 0 20px 0;
	width:100%;
	overflow:hidden;
}
.cart-shipping .shipping-heading {
	padding:20px 0;
	width:100%;
	overflow:hidden;
}
.cart-shipping .shipping-heading .select {
	width:580px;
	float:left;
}
.cart-shipping .shipping-heading label {
	float:left;
	line-height:18px;
	margin:0 15px 0 0;
}
.cart-shipping .shipping-heading select {
	float:left;
	margin:0 10px 0 0;
}
#main .cart-shipping .shipping-heading h3,
#main .total-area .p-info h3 {
	font-size:14px;
	line-height:16px;
	font-weight:bold;
	color:#646464;
	margin:0;
}
#main .total-area .p-info h3 {
	color:#000;
	margin:0 0 20px;
}
.cart-shipping .shipping-box {
	border-top:1px solid #ececec;
	padding:15px 60px;
	overflow:hidden;
	height:1%;
}
.cart-shipping .ship {
	float:left;
	width:420px;
	padding:15px 0;
}
.cart-shipping .ship input {
	float:left;
	width:14px;
	height:15px;
	padding:0;
	margin:0 10px 0 0;
}
.cart-shipping .ship label {
	float:left;
	font-weight:bold;
}
.cart-shipping .ship label em {
	font-weight:normal;
	color:#646464;
}
.cart-shipping .p-info {
	float:left;
	width:250px;
	text-align:center;
}
.total-area {
	padding:0 20px 10px 80px;
	height:1%;
	overflow:hidden;
}
.total-area .pay-btn {
	float:left;
	color:#fff;
	font-weight:bold;
	padding:0 10px 0 50px;
	font-size:15px;
	line-height:50px;
	height:50px;
	text-transform:uppercase;
	margin:15px 0 0;
	border:0;
	width:310px;
	cursor:pointer;
	background:#000 url(../images/fe/icon-cart.gif) no-repeat 26px 50%;
}
.total-area .p-info {
	float:left;
	width:480px;
	text-align:center;
	color:#000;
}
#footer {
	background:#000 url(../images/fe/bg-footer.gif) no-repeat 50% 100%;
	padding:10px 0 65px;
	min-height:110px;
	margin:-185px 0 0;
	position:relative;
	color:#636363;
	font-size:12px;
	line-height:15px;
}
#footer a { text-decoration:none;}
#footer a:hover { text-decoration:underline;}
#footer .copyright {
	float:left;
	width:155px;
}
#footer .nav {
	float:left;
	width:675px;
	margin:8px 0 0;
	text-align:center;
	font-weight:bold;
}
#footer .nav li {
	display:inline;
	padding:0 18px;
}
#footer .nav a { color:#c7c7c7;}
#footer .language {
	float:right;
	width:140px;
	margin:8px 0 0;
	font-weight:bold;
	text-align:right;
	color:#fff;
}
#footer .language a { color:#fff;}
#footer .language .current-lang { color:#959595;}