/*
<style>
/* */

body
	{
	background: url(images/background-body.gif);
	font-family: Arial;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	}

td, th
	{
	font-family: Arial;
	font-size: 12px;
	}

/* * * * * * * * * * *
 * Containers
 * divs one inside the other - centers page
 * * * * * * * * * * */
#containerIE
	{
	background: url(images/background-page.jpg) repeat-x top;
	text-align: center;
	margin: 0px;
	padding: 0px;
	}
#container
	{
	text-align: left;
	width: 941px;
	margin: 0px auto;
	padding: 0px;
	}

/* * * * * * * *
 * Left side
 * * * * * * * */
#leftSide
	{
	width: 200px;
	float: left;
	display: inline;
	}
#leftSide .logo
	{
	height: 118px;
	}
#leftSide .logo img
	{
	border: 0px;
	margin-left: 40px;
	margin-top: 20px;
	}
#leftSide .mainMenu
	{
	height: 225px;
	}
#leftSide .mainMenu .mainMenuTop
	{
	height: 6px;
	font-size: 2px;
	}
#leftSide .mainMenu .mainMenuItem
	{
	margin-left: 15px;
	margin-top: 4px;
	}

#leftSide .mainMenu .mainMenuSpace
	{
	background: url(images/background-mainmenu.gif) repeat-x bottom;
	height: 2px;
	font-size: 1px;
	margin-left: 6px;
	margin-right: 6px;
	margin-top: 3px;
	}
#leftSide .mainMenu .mainMenuItem a
	{
	color: #FEFEFE;
	text-decoration: none;
	}
#leftSide .mainMenu .mainMenuActive a
	{
	color: #FF8AC7;
	}

#leftSide .leftItem
	{
	padding-top: 25px;
	margin-left: 10px;
	}
#leftSide .leftItem h2
	{
	color: #C6C6C6;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
	}
#leftSide .leftItem img
	{
	border: 0px;
	}

#leftSide .leftItemRow
	{
	margin-left: 20px;
	padding-left: 10px;
	background: url(images/left-arrow.gif) no-repeat left top;
	color: #9C9E9F;
	}

#leftSide .leftItemRow a
	{
	color: #9D9FA1;
	text-decoration: none;
	}
#leftSide .leftItemActive a
	{
	color: white;
	}
/* * * * * * * *
 * Center
 * * * * * * * */
#center
	{
	float: left;
	display: inline;
	width: 555px;
	background: url(images/background-inner-middle.jpg) repeat-y ;
	}
#center .centerInner
	{
	background: url(images/background-inner-top.jpg) no-repeat;
	}
#center .centerBottom
	{
	background: url(images/background-inner-bottom.jpg) no-repeat;
	height: 15px;
	}
#center .centerWebra
	{
	background: url(images/background-body.gif);
	height: 30px;
	}
#center .centerWebra a
	{
	color: white;
	text-decoration: none;
	}
#center .tabs
	{
	float: right;
	display: inline;
	margin-top: 44px;
	height: 27px;
	margin-right: 30px;
	}
#center .tabs .tab
	{
	background: url(images/background-tab.jpg) no-repeat ;
	width: 89px;
	height: 27px;
	margin-left: 2px;
	line-height: 27px;
	text-align: center;
	float: left;
	display: inline;
	}
#center .tabs .tabActive
	{
	background: url(images/background-tab-active.jpg) no-repeat ;
	}
#center .tabs a
	{
	color: #606060;
	text-decoration: none;
	}

/* * * * * * * *
 * Center inner
 * * * * * * * */
#center .cart
	{
	float: right;
	display: inline;
	text-align: right;
	margin-right: 22px;
	margin-top: 10px;
	color: #939393;
	}
#center .cart a
	{
	text-decoration: none;
	color: #474646;
	font-weight: bold;
	}
#center .search
	{
	margin-left: 20px;
	margin-top: 12px;
	}
#center .inputSearch
	{
	background: url(images/background-input.jpg) no-repeat;
	width: 163px;
	height: 22px;
	border: 0px;
	}
#center .submitSearch
	{
	background: url(images/magnif.gif) no-repeat bottom;
	width: 23px;
	height: 25px;
	border: 0px;
	}
#center .banner
	{
	width: 532px;
	height: 197px;
	margin-left: 12px;
	margin-top: 11px;
	}
#center #bannerLink
	{
	width: 520px;
	height: 190px;
	abackground: red;
	display: block;
	}

#center .pageContent
	{
	margin-left: 15px;
	width: 525px;
	}
#center .pageTitle
	{
	font-size: 14px;
	color: #474646;
	margin: 0px;
	margin-top: 20px;
	margin-left: 5px;
	}
#center .pageText
	{
	margin-left: 5px;
	margin-top: 5px;
	color: #434344;
	}
#center .pageText a
	{
	color: #474646;
	text-decoration: none;
	}
#center .pageText a:hover
	{
	text-decoration: underline;
	}
#center .pageLine
	{
	font-size: 1px;
	height: 1px;
	border-bottom: 1px solid #BEBFBB;
	}
#center .productItem
	{
	width: 140px;
	height: 180px;
	text-align: center;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 20px;
	float: left;
	display: inline;
	overflow: hidden;
	}
#center .productItem .ratioBig
	{
	position: absolute;
	width: 140px;
	_width: 100px;
	margin-top: 35px;
	text-align: center;
	color: red;
	font-size: 26px;
	font-weight: bold;
	}
#center .productItem img
	{
	border: 1px solid #C9C9C4;
	}
#center .rightAlign
	{
	float: right;
	display: inline;
	}

#center .productLeft
	{
	width: 110px;
	text-align: center;
	vertical-align: top;
	}
#center .productLeft img
	{
	border: 1px solid #C9C9C4;
	}
#center .productInfo
	{
	vertical-align: top;
	}
#center .productPrice
	{
	width: 200px;
	margin-left: 200px;
	}
#center .productPriceNormal
	{
	color: #757779;
	font-weight: bold;
	text-align: right;
	}
#center .productPricePurple
	{
	color: #BB4B89;
	font-weight: bold;
	text-align: right;
	}
#center .productPriceSale
	{
	color: #ff0000;
	font-weight: bold;
	text-align: right;
	}

#center #addCart
	{
	text-align: right;
	}
#center .countText
	{
	width: 35px;
	border: 1px solid #BEBFBB;
	color: #727679;
	}
#center #addCart .text
	{
	width: 35px;
	border: 1px solid #BEBFBB;
	text-align: center;
	color: #727679;
	}
#center .cartSubmit
	{
	background: url(images/background-input-submit.jpg) no-repeat;
	width: 131px;
	height: 25px;
	border: 0px;
	color: #727679;
	margin-top: 10px;
	}
#center .cartList
	{
	width: 500px;
	}
#center .cartList a img
	{
	border: 0px
	}
#center .cartList .row1
	{
	background: #dddddd;
	border-bottom: 1px solid #888888;
	padding-top: 3px;
	padding-bottom: 3px;
	}
#center .cartList .row2
	{
	background: #ffffff;
	border-bottom: 1px solid #888888;
	}
#center .cartList th
	{
	background: #B43880;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: white;
	}
#center .cartButtons
	{
	width: 500px;
	}
#center .rightCell
	{
	text-align: right;
	}
#center .cartReload
	{
	background: url(images/icon_reload.gif) no-repeat left;
	height: 32px;
	border: 0px;
	margin-left: 30px;
	padding-left: 32px;
	}
#center .cartPay
	{
	background: url(images/icon_pay.gif) no-repeat right;
	height: 32px;
	border: 0px;
	margin-right: 30px;
	padding: 0px;
	padding-right: 32px;
	}

#center .formBox
	{
	background: #E4E4DD;
	margin-left: 10px;
	margin-right: 10px;
	padding: 10px;
	}
#center .formBox input
	{
	background: #F6F6EF;
	border: 1px solid #BABAB7;
	width: 240px;
	}
#center .formBox textarea
	{
	background: #F6F6EF;
	border: 1px solid #BABAB7;
	width: 240px;
	}
#center .formBox .descCell
	{
	width: 140px;
	vertical-align: top;
	}
#center .cartNote
	{
	width: 500px;
	border: 1px solid #BABAB7;
	}
#center .asterix
	{
	color: red;
	}
#center .contactForm
	{
	margin-left: 80px;
	margin-top: 10px;
	}
#center .contactForm table
	{
	width: 400px;
	}
#center .contactForm td
	{
	vertical-align: top;
	}
#center .contactForm input
	{
	background: url(images/background-input.jpg) no-repeat;
	width: 163px;
	height: 22px;
	border: 0px;
	color: black;
	}
#center .contactForm textarea
	{
	background: url(images/background-area.jpg) no-repeat;
	width: 163px;
	height: 60px;
	border: 0px;
	color: black;
	}
#center .contactForm .searchButton
	{
	background: url(images/background-input-submit.jpg) no-repeat;
	width: 131px;
	height: 25px;
	border: 0px;
	color: black;
	margin-top: 5px;
	}

/* * * * * * * *
 * Right side
 * * * * * * * */
#rightSide
	{
	width: 186px;
	float: left;
	display: inline;
	color: #959A9D;
	}
#rightSide .logo
	{
	height: 118px;
	}
#rightSide .mainMenu
	{
	height: 225px;
	}
#rightSide .mainMenu img
	{
	border: 0px;
	}

#rightSide .rightItem
	{
	padding-top: 25px;
	margin-left: 10px;
	}
#rightSide .rightItem h2
	{
	color: #C6C6C6;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
	}
#rightSide .input
	{
	width: 163px;
	height: 22px;
	background: url(images/background-input2.jpg) no-repeat;
	border: 0px;
	color: white;
	}
#rightSide .submit, #rightSide .submit2
	{
	background: url(images/background-submit.jpg) no-repeat;
	margin-left: 85px;
	border: 0px;
	color: #ACAEB0;
	width: 78px;
	height: 22px;
	margin-top: 5px;
	}
#rightSide .submit2
	{
	background: url(images/background-submit2.jpg) no-repeat;
	margin-left: 63px;
	width: 100px;
	}
#rightSide .dotLine
	{
	background: url(images/dots.gif) repeat-x;
	font-size: 1px;
	height: 2px;
	width: 160px;
	}
#rightSide .link
	{
	width: 160px;
	text-align: center;
	line-height: 18px;
	}
#rightSide .link a
	{
	color: #959A9D;
	text-decoration: none;
	}
#rightSide .rightBanner
	{
	margin-left: 5px;
	margin-top: 10px;
	}

#seolista
	{
	width: 940px;
	font-size: 10px;
	color: #3b3f42;
	text-align: center;
	}
#seolista a
	{
	color: #959A9D;
	}
/* * * * * * * *
 * General
 * * * * * * * */
 form
 	{
 	margin: 0px;
 	}
.topper
	{
	width: 1px;
	height: 1px;
	font-size: 1px;
	overflow: hidden;
	}
.clearer
	{
	clear: both;
	}
.hidden
    {
    display: none;
    }
