/* ====================== MAIN THEME STYLES1: layout, fonts & colors ====================== */
html, body {height:100%;}
body {
	margin:0;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	background:url(images/body-bg.jpg);
	color:#000;
}
img {border-style:none;}
form {
	padding:0;
	margin:0;
}
a {
	text-decoration:none;
	color:#0074BC;
}

a:visited {
	color:#0074BC;
}

a:hover {text-decoration:underline;}
/*page*/
#page {
	margin:0 auto;
	width:960px;
	padding:0 10px;
	border:solid #5C002F;
	border-width:0 5px;
	overflow:hidden;
	min-height:100%;
	background:#fff;
}
* html #page {
	height:100%;
	overflow:visible;
}
/*header*/
.header {
	width:100%;
	height:311px;
	border-top:6px solid #ff5d94;
	background:url(images/header-bg.jpg) no-repeat;
	overflow:hidden;
	margin:0 0 14px;
}
.services {
	height: 83px;
	width:436px;
	padding:19px 7px 10px 516px;
	overflow:hidden;
}
.services-cnt {
	float:left;
	width:177px;
}
/*logo*/
.cpt_logo {
	width:177px;
	height:58px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	margin:0 0 3px;
	background:url(images/main-logo.gif) no-repeat; /* ------------------------ 03.03.2009 ---------------------  */
}
.cpt_logo a {
	display:block;
	height:100%;
}
.services-cnt .link {
	display:block;
	text-align:center;
	color:#ffb108;
	font:18px/22px "Trebuchet MS", Trebuchet, Arial, sans-serif;
}
.services ul {
	float:right;
	width:160px;
	float:right;
	padding:0;
	margin:18px 0 0;
	list-style:none;
}
.services ul li {
/*	height:1%;*/
	overflow:hidden;
	text-align:right;
	background:url(images/arrow2.gif) no-repeat 100% 7px;
	padding:0 8px 0 0;
	font:bold 12px/18px "Trebuchet MS", Trebuchet, Arial, sans-serif;
}
.services ul a {color:#ff0357;}
.head {
	text-align:right;
	margin:0 21px 77px 0;
	color:#b12c71;
	font:24px/28px "Trebuchet MS", Trebuchet, Arial, sans-serif;
}

.contact {
	width:408px;
	padding:0 0 0 527px;
	margin:0 0 14px;/* ------------------------ 03.03.2009 ---------------------  */
	overflow:hidden;
	color:#fff000;
}
.contact a {color:#fff000;}
.contact span {
	float:left;
	font:24px "Trebuchet MS", Trebuchet, Arial, sans-serif;
}
.contact address {
	/*float:right; */
	font-size:10px;
	margin:3px 0 0;
	/*width:212px; */
	font-style:normal;
	letter-spacing:-1px;
}
.contact address a {
	text-decoration:underline;
	letter-spacing:0;
}
.contact address a:hover {text-decoration:none;}

.menu-box {
	width:932px;
	padding:9px 8px 8px 20px;/* ------------------------ 03.03.2009 ---------------------  */
	overflow:hidden;
	background:url(images/menu-box-bg.jpg) no-repeat;/* ------------------------ 03.03.2009 ---------------------  */
}
.menu {
	padding:0;
	margin:0;
	list-style:none;
	float:left;
}
.menu li {
	float:left;
	padding:0 17px 0 0;
	font:12px/20px "Trebuchet MS", Trebuchet, Arial, sans-serif;
}
.menu li a {color:#fff;}
.menu li a:visited {color:#fff;}

.cpt_product_search {
	width:232px;
	float:right;
}
.cpt_product_search input.text {
	float:left;
	border:0;
	width:145px;
	padding:0 6px;
	color:#555;
	font:12px "Trebuchet MS", Trebuchet, Arial, sans-serif;
}
.cpt_product_search input.button {float:right;}

 /*primary content*/
.primary-content {
	width:100%;
	overflow:hidden;
	padding:0 0 15px;
}
.main-col {
	float:left;
	width:710px;
}
.text-area {
	float:right;
	width:460px;
	padding:4px 0 0;
}
.text-area h1 {
	color:#ff0357;
	font:bold 14px "Trebuchet MS", Trebuchet, Arial, sans-serif;
	margin:0 0 12px;
	text-transform:uppercase;
	text-align:center;
}

.product-box {
/*	height:1%;*/
	overflow:hidden;
	padding:10px 0 5px;
	margin:0 0 8px;
}
.color {background:#fdf6f9;}
.product-img {
	float:left;
	width:165px;
}
.product-img img {
	margin:0 auto;
	display:block;
}
.product-cnt {
/*	height:1%;*/
	overflow:hidden;
}
.product-cnt h2 {
	margin:0 0 10px;
	font:14px Verdana, Arial, Helvetica, sans-serif;
}
.product-cnt h2 a {color:#000;}
.product-cnt h2 span {
	color:#b2b2b2;
	font-size:11px;
}
.product-cnt ul,
ul.category {
	padding:0;
	margin:0;
	list-style:none;
	overflow:hidden;
/*	height:1%;*/
}
.product-cnt ul li,
ul.category li {
	overflow:hidden;
/*	height:1%;*/
	background:url(images/arrow.gif) no-repeat 0 5px;
	padding:0 0 6px 10px;
}	
.product-cnt ul li a,
ul.category li a {color:#0074bc;}

ul.tags {
	padding:5px 0 8px 21px;
	margin:15px 0 0;
	list-style:none;
	background:url(images/dotted.gif);
/*	height:1%;*/
	overflow:hidden;
}
ul.tags li {
	display:inline;
	white-space:nowrap;
}
ul.tags li a {color:#ff085b;}


.side-area {
	width:240px;
	float:left;
}
.title {
	display:block;
	background:url(images/title.gif) no-repeat;
	font:bold 14px/26px "Trebuchet MS", Trebuchet Arial, sans-serif;
	border-bottom:1px solid #ccc;
	text-align:center;
	color:#fff;
	text-transform:uppercase;
}

.title a, .title a:visited{
        color: #fff;
}

.cpt_category_tree {
/*	height:1%;*/
	overflow:hidden;
	margin:0 0 10px;
	background:url(images/dotted.gif);
}
.cpt_category_tree ul {
/*	height:1%;*/
	overflow:hidden;
	padding:10px 10px 9px 20px;
	margin:0;
	list-style:none;
}
.cpt_category_tree ul li {font:bold 14px/24px Verdana, Arial, Helvetica, sans-serif;}
.cpt_category_tree ul li a {color:#A92A6C;}
.cpt_category_tree ul li a:visited {color:#A92A6C;}

.cpt_category_tree ul ul {
	margin:0;
	padding:6px 0 5px;
	list-style:none;
	overflow:hidden;
}
.cpt_category_tree ul ul li {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	background:url(images/arrow.gif) no-repeat 1px 5px;
	padding:0 0 10px 10px;
/*	height:1%;*/
	overflow:hidden;
}
.cpt_category_tree ul ul a {color:#0074bc;}
.cpt_category_tree ul ul a:visited {color:#0074bc;}
.cpt_category_tree ul ul a:hover,
.cpt_category_tree ul ul li.active a {color:#a92a6c !important;}
.cpt_category_tree ul ul li.active a {font-weight:bold;}

.cpt_product_lists ul {
	padding:0;
	margin:0;
	list-style:none;
/*	height:1%;*/
	overflow:hidden;
}
.cpt_product_lists ul li {
/*	height:1%;*/
	overflow:hidden;
	padding:10px 0 20px;
	text-align:center;
	font:bold 12px Tahoma, Arial, sans-serif;
	color:#A92A6C;
	border-top:1px solid #F75B8E;
	margin:-1px 0 1px;
}
.cpt_product_lists ul li img {
	display:block;
	margin:5px auto;
	width:100px;
}
.cpt_product_lists ul li a {color:#A92A6C;}
.cpt_product_lists ul li a strong {
	color:#FF085B;
	font:bold 22px Tahoma, Arial, sans-serif;
}
.cpt_product_lists ul li a em {
	color:#434343;
	font:bold 14px Tahoma, Arial, sans-serif;
}

.cpt_product_related_products h2{
margin: 5px 0 5px 0;
font: bold 14px "Trebuchet MS", Trebuchet, Arial, sans-serif;
color: #FF0357;
text-transform: uppercase;
}

/*sidebar*/
.sidebar {
	width:240px;
	float:right;
}
.basket {
/*	height:1%;*/
	overflow:hidden;
	margin:0 0 10px;
	padding:0 10px;
	background:url(images/dotted.gif);
}
.basket p {
	color:#666;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	margin:0;
}
.basket p span {
	font:bold 18px Tahoma, Arial, sans-serif;
	color:#FF085B;
}
.cpt_currency_selection {
/*	height:1%;*/
	overflow:hidden;
	padding:11px 0 9px;
}
.cpt_currency_selection label {
	float:left;
	color:#666;
	font:11px/22px Verdana, Arial, Helvetica, sans-serif;
}
.cpt_currency_selection select {
	float:right;
	width:167px;
	color:#666;
	font:11px Verdana, Arial, Helvetica, sans-serif;
}
ul.info-list {
/*	height:1%;*/
	overflow:hidden;
	padding:13px 0 10px 13px;
	margin:0 0 10px;
	list-style:none;
	background:url(images/dotted.gif);
}
ul.info-list li {
/*	height:1%;*/
	padding:0 0 5px 9px;
	background:url(images/arrow.gif) no-repeat 0 5px;
	overflow:hidden;
	
}
ul.info-list a {
	color:#0074bc;
	text-decoration:none;
}
ul.info-list a:hover {text-decoration:underline;}

ul.news-list {
/*	height:1%;*/
	overflow:hidden;
	padding:12px 0 10px 12px;
	margin:0;
	list-style:none;
	background:url(images/dotted.gif);
}
ul.news-list li {
/*	height:1%;*/
	overflow:hidden;
	color:#666;
	padding:0 0 10px;
}
ul.news-list span {
	display:block;
	color:#ff085b;
}
ul.news-list li a {color:#666;}


/*footer*/
.footer {
/*	height:1%;*/
	padding:25px 42px 35px 30px;
	margin:0 0 30px;
	background:#FDF6F9;
	overflow:hidden;
	font:11px Tahoma, Arial, sans-serif;
}
.footer div {
        float:left; 
        margin-left: 250px; 
        display:inline
}
.footer address {
	float:right;
	font-style:normal;
}
.footer p {margin:0; float:left;}
.footer a {
	color:#FF4382;
	text-decoration:underline;
}
.footer a:hover {text-decoration:none;}

/* inner page
-------------- */

ul.breadcrumbs {
/*	height:1%;*/
	overflow:hidden;
	padding:2px 0 7px 5px;
	margin:0;
	list-style:none;
}
ul.breadcrumbs li {
	float:left;
	color:#666;
	padding:0 5px 0 0;
}
ul.breadcrumbs li a,
ul.breadcrumbs li strong {
	color:#0074bc;
	font-weight:normal;
}
.inn h1 {
	text-align:left;
	padding-left:5px;
}

.item {
/*	height:1%;*/
	overflow:hidden;
	padding:20px 0 25px;;
}
.item h2 {
	font:14px Verdana, Arial, Helvetica, sans-serif;
	margin:0 0 0 7px; 
}
.item-cnt {
/*	height:1%;*/
	overflow:hidden;
}
.item-img {
	float:left;
	width:320px;
	padding:12px 0 0;
}
.item-img img {
	display:block;
	margin:0 auto;
}
.item-price {
	float:left;
	width:125px;
}
.item-price p {
	margin:0 0 3px;
	color:#666;
}
.item-price ul {
	height:19px;
	overflow:hidden;
	width:105px;
	margin:0 0 30px;
	padding:0;
	list-style:none;
/*	background:url(images/stars.gif) no-repeat;*/
}
.item-price ul li {
/*	width:19px; */
	height:19px;
	overflow:hidden;
	text-indent:-9999px;
	float:left;
	margin:0 2px 0 0;
}
.item-price ul li.active {/*background:url(images/star.gif) no-repeat;*/}
.item-price ul li a {
	display:block;
	height:100%;
}

.cpt_product_price {
/*	height:1%;*/
	overflow:hidden;
	margin:0 0 32px;
}
.cpt_product_price strong,
.box-price p strong {
	font:bold 17px Tahoma, Arial, sans-serif;
	color:#ff085b;
}
.cpt_product_price em,
.box-price p em {
	font:bold 14px Tahoma, Arial, sans-serif;
	color:#434343;
}

.cpt_product_add2cart_button,
.cpt_product_add2cart_button div {
/*	height:1%;*/
	overflow:hidden;
}
.cpt_product_add2cart_button div {padding:0 0 5px;}
.cpt_product_add2cart_button label {
	float:left;
	color:#666;
	padding:0 5px 0 13px;
	font:11px/20px Verdana, Arial, Helvetica, sans-serif;
}
.cpt_product_add2cart_button input.text {
	float:left;
	border:1px solid #7f9db9;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	width:26px;
	padding:2px 0;
}

.detail {
	width:100%;
	border-collapse:collapse;
	color:#666;
	margin:0 0 37px;
}
.detail td {padding:5px 0 5px 11px;}
.detail .row td {background:#f2f2f2;}

.set {
	color:#666;
/*	height:1%;*/
	overflow:hidden;
	padding:0 0 30px 12px;
}
.set p {
	font-weight:bold;
	margin:0 0 15px;
}
.set ul {
/*	height:1%;*/
	overflow:hidden;
	padding:0;
	margin:0;
	list-style:none;
}
.set ul li {
/*	height:1%;*/
	overflow:hidden;
}

.cpt_product_discuss_link {
/*	height:1%;*/
	overflow:hidden;
	padding:0 0 25px 4px;
}
.cpt_product_discuss_link h2,
.cpt_product_details_request h2,
.product-search h2 {
	margin:0 0 5px;
	font:bold 14px "Trebuchet MS", Trebuchet, Arial, sans-serif;
	color:#ff0357;
	text-transform:uppercase;
}
.cpt_product_discuss_link h2 img {
	vertical-align:middle;
	padding:0 0 3px;
}

.cpt_product_discuss_link p {
	color:#666;
	margin:0;
}
.cpt_product_discuss_link p a {color:#0074bc;}

.cpt_product_details_request {
	background:#fdf6f9;
/*	height:1%;*/
	padding:3px 0 17px 5px;
	overflow:hidden;
}
.cpt_product_details_request h2 {margin-bottom:3px;}
.cpt_product_details_request p {
	margin:0 0 5px;
	color:#666;
}
.person {
/*	height:1%;*/
	overflow:hidden;	
	padding:8px 0 12px;
}
.person label {
	float:left;
	line-height:22px;
	color:#666;
	padding:0 9px;
}
.person input.text,
.captcha input.text {
	float:left;
	border:1px solid #7f9db9;
	width:154px;
	margin:0 5px 0 0;
	padding:3px 5px;
	font:12px Verdana, Arial, Helvetica, sans-serif;
}
.question {
/*	height:1%;*/
	overflow:hidden;
	padding:0 0 5px 7px;
}
.question label {
	display:block;
	color:#666;
	padding:0 0 2px 1px;
}
.question textarea {
	width:428px;
	height:86px;
	display:block;
	padding:2px;
	border:1px solid #7f9db9;
	font:12px Verdana, Arial, Helvetica, sans-serif;
}
.captcha {
/*	height:1%;*/
	padding:0 0 0 9px;
	overflow:hidden;
}
.captcha-cnt {
/*	height:1%;*/
	overflow:hidden;
}
.code {
	float:left;
	width:100px;
	margin:0 7px 0 0;
}
.code img {
	display:block;
	margin:0;
}
.captcha input.text {
	width:126px;
	margin:9px 15px 0 0;
}
.captcha input.button {	
	float:left;
	margin:11px 0 0;
}

/* inner 2 page
---------------- */

ul.category {
	padding:0 0 5px 12px;
	margin:-8px 0 0;
	position:relative;
}
.product-search {margin-bottom:10px;}
.product-search,
.product-search-cnt {
/*	height:1%;*/
	overflow:hidden;
	background:#fdf6f9;
	padding:5px 0 3px 5px;
}
.product-search h2 {margin-bottom:8px;}
.product-search-cnt {padding:0 0 8px;}
.product-search label {
	float:left;
	width:112px;
	text-align:right;
	color:#666;
	line-height:22px;
	padding:0 6px 0 0;
}
.product-search input.text {
	float:left;
	border:1px solid #7f9db9;
	padding:3px 5px;
	width:192px;
	font:12px Verdana, Arial, Helvetica, sans-serif;
}
.product-search input.short {width:75px;}
.product-search label.short {
	width:30px;
	text-align:center;
	padding:0;
}
.product-search input.button {
	display:inline;
	float:left;
	margin:2px 0 0 9px;
}

.sort {
/*	height:1%;*/
	overflow:hidden;
	background:#f2f2f2;
	color:#666;
	padding:7px 0 6px 9px;
	margin-bottom:20px;
}
.sort p {margin:0;}
.sort a {color:#0074bc;}

.box-area,
.box {
/*	height:1%;*/
	overflow:hidden;
}
.box {margin-bottom:20px;}
.box-img {
	float:left;
	width:150px;
}
.box-img img {
	display:block;
	margin:0;
}
.box-cnt {
	width:300px;
	float:right;
}
.box-cnt h3 {
	font:14px Verdana, Arial, Helvetica, sans-serif;
	margin:0 0 3px;
}
.box-cnt p {
	margin:0 5px 15px 0;
	color:#666;
}
.box-price {
	width:272px;
	overflow:hidden;
	padding:0 0 13px;
}
.box-price p {
	margin:0;
	float:left;
}
.box-price input.button {
	float:right;
	margin:8px 0 0;
}
.box-cnt label {
	display:block;
	color:#666;
        width: 100px;
}
.box-cnt input.check {
	margin:0 3px 0 0; 
	padding:0;
}
.compare {
/*	height:1%;*/
	overflow:hidden;
	background:#f2f2f2;
	padding:6px 0 5px;
	margin:0 0 8px;
}
.compare input.button {
	display:block;
	margin:0 auto;
}
.page-nav {
	margin:0 0 10px 6px;
	color:#666;
}
.page-nav a {color:#0074bc;}
