/* CSS style sheet by www.stenikgroup.com */
/* STENIK GROUP Ltd. - Web design company */
/* We give your business a face           */
/* ----------------------------------------------------------------------- [ GLOBAL CONFIG ] */
/* mac hide\*/
/* html, body {height:100%} */
/* end hide */
* {
	outline:0;
	border:0;
	margin:0;
	padding:0;
}
html, body, select, option, input, textarea {
	font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size:12px;
	color:#000001;
}
body {
	background-color:#000;
}
img, a img { border:0; }
.clear {
	clear:both;
	font-size:1px;
	margin:0;
	padding:0;
}
p, a {
	font-size:12px;
	margin:0;
	text-decoration:none;
	text-transform:none;
}
p {
	text-align:justify;
	padding-bottom:5px;
	color:#000002;
	display:block;
	line-height:1.3;
}
a,
a:link,
a:visited {
	cursor:pointer;
	color:#ed1c22;
	text-decoration:underline;
}
a:hover,
a:active {
	text-decoration:none;
}
a.more,
a.more:link,
a.more:visited {
	font-size:11px;
	display:block;
	padding:7px 0 0;
	color:#ed1c23;
	text-align:right;
	text-decoration:none;
}
a.more:hover,
a.more:active {
	text-decoration:underline;
}
h1, h2 {
	font-size:19px;
	text-align:left;
	font-weight:normal;
	text-transform:uppercase;
	display:block;
	padding:0 0 10px;
}
h1.seo {
	position: absolute;
	left: -9999px;
}
h2.bag {
	background:url(../images/frontend/shopping-car.gif) 0 4px no-repeat;
	padding-left:23px;
}
h2.withBreadCrumbs {
	width:auto;
	float:left;
}
h3 {
	font-size:14px;
	padding:0 0 10px;
	font-weight:bold;
	text-align:left;
	display:block;
}
h4 {
	font-size:14px;
	padding:0 0 5px;
	font-weight:bold;
	text-align:left;
	display:block;
}
.top10px { margin:10px 0 0; }
.top20px { margin:20px 0 0; } 
.line { display:block; }
/* ----------------------------------------------------------------------- [ WRAPPERS ] */
#wrOutside {
	width:100%;
	background:#8c0b10 url(../images/frontend/wrapper-bkg1.jpg) 0 0 repeat-x;
}
#wrOutside #wrInside {
	width:100%;
	background:url(../images/frontend/wrapper-bkg2.jpg) bottom left repeat-x;
}
/* ----------------------------------------------------------------------- [ WRAPPERS � CONTAINER ] */
#wrInside #container {
	width:998px;
	margin:0 auto;
}
/* ----------------------------------------------------------------------- [ WRAPPERS � CONTAINER � HEADER ] */
#container .head {
	width:998px;
	margin:0 auto;
	height:135px;
}
/* ----------------------------------------------------------------------- [ WRAPPERS � CONTAINER � HEADER � LOGO ] */
#container .head a.logo,
#container .head a.logo:link,
#container .head a.logo:visited {
	display:block;
	float:left;
	width:370px;
	padding:44px 0 0;
}
/* ----------------------------------------------------------------------- [ WRAPPERS � CONTAINER � HEADER � NAVIGATION ] */
#container .head ul.nav {
	float:right;
	width:auto;
	display:block;
}
#container .head ul.nav li {
	list-style:none;
	display:inline;
	height:135px;
	float:left;
	width:auto;
}
#container .head ul.nav li.clear {
	position:relative;
	left:-9999px;
}
#container .head ul.nav li a,
#container .head ul.nav li a:link,
#container .head ul.nav li a:visited {
	background:url(../images/frontend/topnav-bkg.jpg) 0 500px repeat-x;
	display:block;
	text-transform:uppercase;
	text-decoration:none;
	font-size:11px;
	padding:72px 10px 48px 10px;
	color:#ffcb08;
}
#container .head ul.nav li a:hover,
#container .head ul.nav li a.act {
	background-position:0 0;
	color:#fffff1;
}
#container .head ul.nav li a:active {
	background-position:0 -135px;
}
/* ----------------------------------------------------------------------- [ WRAPPERS � CONTAINER � CONTENT ] */
#container .content {
	width:998px;
	margin:0 auto;
	background-color:#fffff2;
	border-bottom:3px solid #8c0b10;
	padding:0 0 30px;
}
/* ----------------------------------------------------------------------- [ WRAPPERS � CONTAINER � CONTENT � HEAD IMAGE ] */
.content img.big {
	display:block;
	padding:4px 0 4px 4px;
}
/* ----------------------------------------------------------------------- [ WRAPPERS � CONTAINER � CONTENT � TOP BAR ] */
#container .content .topBar {
	display:block;
	background:url(../images/frontend/topbar-bkg.jpg) 0 0 no-repeat;
	padding:0 4px;
	height:65px;
}
.topBar .search {
	display:block;
	float:left;
	background:url(../images/frontend/search-bkg.gif) 0 0 no-repeat;
	width:140px;
	height:28px;
	margin:0 0 0 16px;
}
.search .txtField {
	overflow:hidden;
	width:140px;
}
.txtField input.searchField {
	float:left;
	color:#777777;
	padding:4px 0 3px 5px;
	width:111px;
	margin:0;
	background:none;
	font-size:10px;
	margin:2px 0 0 3px;
	display:block;
}
.topBar a.lang,
.topBar a.lang:link,
.topBar a.lang:visited {
	display:block;
	width:26px;
	height:28px;
	line-height:28px;
	float:left;
	text-align:center;
	text-transform:uppercase;
	margin:0 0 0 16px;
	background:url(../images/frontend/lang-bkg.gif) 0 500px no-repeat;
	color:#000002;
	text-decoration:none;
	font-size:11px;
}
.topBar a.current,
.topBar a.current.lang,
.topBar a.lang:hover,
.topBar a.lang:active {
	background-position:0 0;
}
.topBar .signIn {
	float:right;
	background:url(../images/frontend/sign-in-bkg.gif) 0 0 no-repeat;
	width:258px;
	margin:0 16px 0 0;
}
.signIn .txtField {
	overflow:hidden;
	width:258px;
}
.txtField input.userField {
	float:left;
	color:#777776;
	padding:4px 0 3px 5px;
	width:auto !important;
	background:none;
	font-size:10px;
	margin:2px 0 0 3px;
	display:block;
}
.txtField input.pwdField {
	float:left;
	color:#777776;
	padding:4px 0 3px 5px;
	width:auto !important;
	background:none;
	font-size:10px;
	margin:2px 0 0 10px;
	display:block;
}
.topBar .signIn a,
.topBar .signIn a:link,
.topBar .signIn a:visited {
	padding:0 10px;
	font-size:11px;
	color:#777778;
}
.topBar .signIn a:hover,
.topBar .signIn a:active {
	color:#ed1c23;
}
.topBar .logedUser {
	float:right;
	background:url(../images/frontend/loged-user-box.gif) 0 0 no-repeat;
	width:258px;
	margin:0 16px 0 0;
	height:28px;
	line-height:28px;
	padding:0 5px;
	text-align:center
}
.topBar .logedUser strong {
	color:#ffcb09;
}
/* ----------------------------------------------------------------------- [ WRAPPERS � CONTAINER � CONTENT � LEFT SIDE ] */
#container .content .lSide {
	float:left;
	width:208px;
	margin:0 0 0 16px;
}
.lSide span.red {
	color:#ed1c25;
	font-weight:bold;
}
.lSide .box {
	display:block;
	padding:0 0 10px;
	margin:0 0 10px;
}
#container .content .lSide ul {
	display:block;
}
#container .content .lSide ul li {
	display:block;
	padding:3px 0;
	list-style:none;
}
#container .content .lSide ul li a {
	display:block;
	background:url(../images/frontend/li-bkg.gif) 0 5px no-repeat;
	padding:0 0 0 14px;
	font-size:12px;
	color:#000004;
	text-decoration:none;
}
#container .content .lSide ul li a:hover,
#container .content .lSide ul li a.act {
	color:#8c0b15;
	background-position:1px 5px;
	text-decoration:underline;
}
#container .content .lSide ul li ul {
	margin:6px 0 3px 20px;
}
#container .content .lSide ul li ul li {
	padding:2px 0;
}
#container .content .lSide ul li ul li a {
	display:block;
	font-size:11px;
	color:#696969;
	text-decoration:none;
}
#container .content .lSide ul li ul li a:hover,
#container .content .lSide ul li ul li a.act {
	color:#8c0b15;
	text-decoration:underline;
}

/* ----------------------------------------------------------------------- [ WRAPPERS � CONTAINER � CONTENT � MAIN SIDE ] */
#container .content .main {
	float:right;
	width:730px;
	margin:0 16px 0 0;
}
#container .content .main .productBox {
	display:block;
	float:left;
	width:146px;
	padding:0 10px 10px;
	background:url(../images/frontend/product-box-bkg.gif) 0 100% no-repeat;
	text-decoration:none;
	margin:15px 21px 0 0;
	text-align:center;
}
#container .content .main .last {
	margin-right:0;
}
.productBox a.title,
.productBox a.title:link,
.productBox a.title:visited {
	display:block;
	padding:0 0 10px;
	text-transform:uppercase;
	text-decoration:none;
	font-size:14px;
	color:#000001;
	text-align:center;
	font-weight:bold;
	height:30px;
}
.productBox a.title:hover {
	color:#ff0000;
}
.productBox img {
	display:block;
	width:120px;
	height:120px;
	margin:0 auto;
}
.productBox span.price {
	display:block;
	padding:10px 0 5px;
	font-size:14px;
	color:#ff0000;
	text-transform:none;
	text-decoration:none;
	text-align:center;
}
.productBox a,
.productBox a:link,
.productBox a:visited {
	padding:0 0 10px;
	color:#000002;
	text-align:center;
	font-size:11px;
	text-decoration:underline;
}
.productBox a:hover,
.productBox a:active {
	color:#ed1C24;
	text-decoration:none;
}
.productBox a.btn,
.productBox a.btn:link,
.productBox a.btn:visited,
a.addToCart,
a.addToCart:link,
a.addToCart:visited {
	background:url(../images/frontend/submit-btn.gif) 0 0 no-repeat;
	display:block;
	color:#000002;
	text-align:center;
	font-size:11px;
	text-decoration:none;
	width:116px;
	height:30px;
	line-height:30px;
	margin:7px auto;
	padding:0;
}
a.addToCart,
a.addToCart:link,
a.addToCart:visited {
	margin:20px 0 0;
}
.productBox a.btn:hover,
a.addToCart:hover {
	color:#8c0b14;
	background-position:0 -30px;
}
.productBox a.btn:active,
a.addToCart:active {
	color:#8c0b14;
	background-position:0 -60px;
}
#container .content .main ul {
	margin:10px 0 10px 50px;
}
#container .content .main ul li {
	list-style-image:url(../images/frontend/li-bkg.gif);
	line-height:1.3;
	padding:2px 0;
}
#container .content .main ul li strong {
	color:#ff0000;
}
/* ----------------------------------------------------------------------- [ WRAPPERS � CONTAINER � CONTENT � MAIN SIDE � PRODUCT INFO ] */
.main .productInfo {
	display:block;
	width:540px;
	float:left;
}
.main .productGallery {
	display:block;
	width:166px;
	float:right;
	margin:0 0 0 20px;
}
.main .productGallery a {
	display:block;
	background:url(../images/frontend/product-box-bkg.gif) 0 100% no-repeat;
	padding:0 8px 8px;
	margin:0 0 20px;
}
/* ----------------------------------------------------------------------- [ WRAPPERS � CONTAINER � CONTENT � MAIN SIDE � ADD 2 CART ] */
.main .car {
	display:block;
	float:left;
	width:725px;
}
.main .car .top {
	display:block;
	width:695px;
	height:25px;
	float:left;
	background:url(../images/frontend/korb-bkg1.gif) 0 0 no-repeat;
	padding:10px 15px 0 15px;
}
.main .car .c1,
.main .car .c2,
.main .car .c3,
.main .car .c4,
.main .car .c5,
.main .car .c6 {
	display:block;
	float:left;
	text-align:center;
	font-size:11px;
	text-transform:uppercase;
	width:auto;
}
.main .car .c1 { width:151px; }
.main .car .c2 { width:50px; }
.main .car .c3 { width:214px; }
.main .car .c4 { width:105px; }
.main .car .c5 { width:105px; }
.main .car .c6 { width:70px; }
.main .car .center {
	display:block;
	background:url(../images/frontend/korb-bkg2.gif) 0 0 repeat-y;
	padding:10px 15px 10px 15px;
	float:left;
	width:695px;
}
.main .car .center .c1 { width:151px; text-align:left; }
.main .car .center .c2 { width:50px; font-size:12px; }
.main .car .center .c3 { width:184px; text-align:left; padding: 0 15px; font-size:12px; }
.main .car .center .c4 { width:75px; text-align:right; padding:0 15px; font-size:12px; }
.main .car .center .c5 { width:75px; text-align:right; padding:0 15px; font-size:12px; }
.main .car .center .c6 { width:70px; font-size:12px; color:#009900; }
.main .car .center .c1,
.main .car .center .c2,
.main .car .center .c3,
.main .car .center .c4,
.main .car .center .c5,
.main .car .center .c6 {
	height:120px;
}
.main .car .center .finalPrice { height:auto; font-weight:bold; border-top:1px solid #D2D2D2; padding-top:10px; }
.main .car .center a.delete {
	display:block;
	height:18px;
	background:url(../images/frontend/delete.gif) 0 0 no-repeat;
	margin:0 0 0 32px;
}
.main .car .center a.delete:hover {
	background-position:0 -18px;
}
.main .car .center a.delete:active {
	background-position:0 -36px;
}
.main .car .bottom {
	display:block;
	width:725px;
	height:15px;
	background:url(../images/frontend/korb-bkg1.gif) 0 -45px no-repeat;
	float:left;
}
.main .paymentMethods {
	display:block;
	width:730px;
	float:left;
	padding:15px 0 0;
	font-size:12px;
}
.main a.submitBtn1 { float:left; width:auto; }
.main a.submitBtn2 { float:right; width:auto; }
.main a.submitBtn1,
.main a.submitBtn2 {
	background:url(../images/frontend/submit-btn.gif) 0 0 no-repeat;
	display:block;
	color:#000002;
	text-align:center;
	font-size:11px;
	text-decoration:none;
	width:116px;
	height:30px;
	line-height:30px;
	margin:7px auto;
	padding:0;
}
.main a.submitBtn1:hover,
.main a.submitBtn2:hover { color:#8c0b14; background-position:0 -30px; }
.main a.submitBtn1:active,
.main a.submitBtn2:active { color:#8c0b14; background-position:0 -60px; }

/* ----------------------------------------------------------------------- [ WRAPPERS � CONTAINER � CONTENT � MAIN SIDE � REGISTER ] */
#container .content .main .mainSide {
	width:90%;
	display:block;
	margin:0 auto;
}
.mainSide .side2 {
	width:48%;
	float:left;
	display:block;
}
.mainSide .side3 {
	width:48%;
	float:right;
	text-align:left;
	display:block;
}
#container .content .main form {
	display:block;
	margin:10px 0 0;
}
.main form .formLine {
	display:block;
	margin:0 0 5px 0;
}
.main form .formContainer {
	background:url(../images/frontend/input-bkg.gif) 0 0 no-repeat;
	width:auto;
	height:25px;
	float:left;
	display:block;
	padding:5px 0 0 5px;
	margin-left:2px;
}
div.altAddress .formContainer{
    margin-top:5px;
}

form div.altAddress .formContainerEnd{
    margin:5px 20px 10px 0; 
}

.main form label {
	background:none;
	height:22px;
	float:left;
	width:auto;
	display:block;
	padding:8px 5px 0 0;
	text-align:right;
}
.main form img.captcha {
	background:none;
	height:30px;
	float:left;
	display:block;
	padding:0 5px 0 17px;
}
.main form .formContainerEnd {
	background:url(../images/frontend/input-bkg.gif) 100% 0 no-repeat;
	display:block;
	float:left;
	width:10px;
	height:30px;
	font-size:1px;
	margin:0 20px 10px 0;
}
.main form .left10 { margin-left:10px; }
.main form .left289 { padding-left:289px; }
.main form input,
.main form textarea {
	border:none;
	font-size:12px;
	padding:3px 0 0;
	background:none;
	color:#c2bca3;
}
div.altAddress{
   /* margin-top:231px;*/
}

.main form .formContainer2 {
	background:url(../images/frontend/textarea-bkg.gif) 0 0 no-repeat;
	height:95px;
	float:left;
	width:auto;
	display:block;
	padding:5px 0 0 5px;
	margin-left:2px;
}
.main form .formContainerEnd2 {
	background:url(../images/frontend/textarea-bkg.gif) 100% 0 no-repeat;
	display:block;
	float:left;
	width:10px;
	height:100px;
	font-size:1px;
	margin:0 0 10px 0;
}
.main form textarea {
	width:474px;
	height:86px;
}
.main form input:focus,
.main form textarea:focus {
	color:#8c0b15;
}
.main form input#button {
	background:url(../images/frontend/submit-btn.gif) 0 0;
	display:block;
	width:116px;
	text-align:center;
	padding:6px 0 7px;
	color:#000003;
	cursor:pointer;
}
.main form input#button:focus {
	background:url(../images/frontend/submit-btn.gif) 0 -60px;
	color:#8c0b15;
}
/* ----------------------------------------------------------------------- [ WRAPPERS � CONTAINER � FOOTER ] */
#container .footer .fNav {
	float:left;
	width:auto;
	padding:0 16px 20px;
}
#container .footer .fNav a,
#container .footer .fNav a:link,
#container .footer .fNav a:visited {
	display:block;
	float:left;
	width:auto;
	color:#fff;
	text-decoration:none;
}
.fNav a span.l {
	width:6px;
	height:27px;
	float:left;
	background:url(../images/frontend/fnav-bkg.gif) 0 27px no-repeat;
}
.fNav a span.c {
	display:block;
	height:27px;
	line-height:27px;
	float:left;
	width:auto;
	font-size:11px;
	padding:0 5px;
}
.fNav a span.r {
	display:block;
	width:6px;
	height:27px;
	float:left;
	background:url(../images/frontend/fnav-bkg.gif) -6px 27px no-repeat;
}
.fNav a:hover span.l,
.fNav a.act span.l { background-position: 0 0; }
.fNav a:hover span.c,
.fNav a.act span.c { background-color:#8c0b10; }
.fNav a:hover span.r,
.fNav a.act span.r { background-position: -6px 0; } 
#container .footer .web {
	float:right;
	width:auto;
	text-align:right;
	height:27px;
	line-height:27px;
	color:#fffff1;
	font-size:11px;
}
#container .footer .web a {
	color:#ffcb08;
	font-size:11px;
}
#container .footer .web a:hover {
	text-decoration:none;
}

span.checkboxLabel{
line-height:19px;
vertical-align:top;
padding-right:5px;
}


/* PAGING STYLES ----------------------------------------------------------------------- */
div.paging{
margin-top:10px;
}

div.paging a{
background-color:#FFFFF2;
border:1px solid #FFFFFF;
color:#ED1C26;
text-decoration:none;
padding:4px 8px 5px;
}

div.paging a.actual,div.paging a:hover{
background-color:#ECECED;
border-color:#C7C7C7 #ECECEC #ECECEC #C7C7C7;
border-style:solid;
border-width:1px;
color:#ED1C26;
text-decoration:none;
padding:4px 8px 5px;
}

#tx59ext{
	text-align:right;
	font-size:10px;
	color:red;
	width:493px
}