html, body {
	height: 100%;
	background: #d70023 url('../i/back.gif') top left no-repeat;;
}

/* =reseting
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

	body, h1, h2, h3, h4, h5, h6, p, ul, ol, dl, dt, dd, li, address, form, fieldset, hr, blockquote {
		margin: 0;
		padding: 0;
		border: 0; 
		z-index:1;
	}
	
	img, fieldset { border: none; }
	a { text-decoration: none; }

	a img { border: 0;}
	table{ border-collapse: collapse;}



/* =basics
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.bold{font-weight: bold;}
.italic{font-style: italic;}
.underline{text-decoration: underline;}
.big{font-size: 150%;}
.centerText{text-align: center;}
.centerBlock{margin: auto;}
.small{font-size: 10px;}
.sub{vertical-align: -25%;}
.sup{vertical-align: super; }
.normal{text-transform: none;}
.capitalize{text-transform: capitalize;}
.upper{text-transform: uppercase;}
.lower{text-transform: lowercase;}
.accesskey{text-decoration:underline;}
.error{background:#b30000;padding:5px;color:#ffffff;text-align:center;width:200px;margin:0 auto;}


h1{
  display: block;
  float: left;
  clear: both;
  width:880px;
  padding: 2px 0 5px 20px;
  margin: 5px 0 5px 0;
  font: normal 20px Arial;
  color: #525354;
  background: #f0f0f1 url('../i/h1_g.gif') top left no-repeat;
}

h2 {font-size: 18px}
h2#inBasket {
  display: block;
  float: left;
  clear: both;
  width:880px;
  padding: 5px 0 5px 20px;
  margin: 0px 0 5px 0;
  font: bold 11px Tahoma;
  color: #fff;
  background-color: #d00;
}

h2#inBasket a {
  color: #fff;
  text-decoration: underline;
  font: bold 11px Tahoma;

}
h2#inBasket a:hover {
  text-decoration: none;
}

h3{font-size: 16px;}
h4{font-size: 14px;}
h5{font-size: 12px;}
h6{font-size: 10px;}

.clear{
	display:block;
	clear:both;
}
.none
{
	display: none;
}
address{
	font-size: 18px;
	font-weight:bold;
	font-style:normal;
	color:#7f221d;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
}
address p{
	display: block;
	margin-bottom:3px;
}
blockquote p{
font-style: italic;
}
strong{color:#000000;}
label{font-weight:bold;font-size:14px;}

/* =structutre
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#holder
{
	display: block;
	float: left;
	width: 900px;
	margin:0 0 0 50px;
	background: #ffffff;
}
	*html #holder
	{
		margin: 0 0 0 25px;
	}
	#header
	{
		display: block;
		width: 900px;
		height: 90px;
		background: url('../i/header.gif') top left no-repeat;
	}
		.logo
		{
			display: block;
			float: left;
			width: 278px;
			height: 68px;
			margin: 0;
			padding: 0;
			background: url('../i/logo.gif') 49px 10px no-repeat;
		}
		.phones
		{
			display: block;
			float: left;
			width: 532px;
			height: 68px;
			margin: 0 0 0 70px;
			padding: 0;
			background: url('../i/phones.gif') top left no-repeat;
		}
		#basket
		{
			display: block;
			float: right;
			width: 300px;
			height: 17px;
			margin: 0;
			padding: 3px 25px 0 0;
			text-align: right;
			font: normal 11px Tahoma;
			color: #6d6e71;
		}
	#menu
	{
		display: block;
		width: 900px;
		height: 28px;
		background: url('../i/menu_back.gif') top left no-repeat;
	}
		#main_menu
		{
      list-style-type: none;
			display: block;
			float: left;
			width: 870px;
			height: 28px;
			padding:0;
			padding:0 0 0 10px;
		}
			#main_menu li
			{
				padding: 0;
				margin:0;
				float: left;
			}
				#main_menu li a
				{
					display: block;
					float: left;
					height: 22px;
					padding: 6px 7px 0 7px;
					font: bold 11px Tahoma;
					color: #fff;
					background: url('../i/border.gif') top right no-repeat;
				}
					#main_menu li a:hover, #main_menu li a.active_menu
					{
						background: url('../i/menu_over.gif') top left repeat-x;
					}
				div.menu_child
				{
					position: absolute;
					visibility: hidden;
					font: normal 12px Tahoma;
					background: #fff;
          z-index: 99;
				}
					ul.drop{
            list-style-type: none;
						padding:0 0 18px 0;
						margin:0;
						background: url('../i/drop_bottom.gif') bottom left no-repeat;
					}
					.drop li
					{
						padding:0;
						margin:1px 0 0 0;
					}
						.drop li a
						{
              height: 18px;
							display: block;
							width: 150px;
							padding: 6px 0 3px 10px;
							background: #e9e9e9;
							color: #000;
						}
							.drop li a:hover, .drop li a.active_drop
							{
								background: #d3d2d2;
							}
	#content
	{
		display: block;
		float: left;
		width:900px;
		padding:0;
		margin:0;
	}
#path{
  list-style-type: none;
  display: block;
  float: left;
  width:650px;
  height:26px;
  padding:0 0 0 20px;
  margin:0;
}
#path li{
  display: block;
  float: left;
  padding:0;
  margin:00;
}
#path li a{
  display: block;
  float: left;
  padding: 5px 5px 0 5px;
  margin-left: -5px;
  font: normal 11px Tahoma;
  color: #ed1c24;
}
#path li a:hover{
  color: #d3d2d2;
}
#path li a.gray{
  color: #6d6e71;
}

		#search
		{
			display: block;
			float: right;
			width: 228px;
			height: 35px;
			background: url('../i/search.gif') top right no-repeat;
		}
			#srch
			{
				float: right;
				padding: 7px 5px 0 0;
			}
			.inp
			{
				display: block;
				float: left;
				width: 163px;
				height: 14px;
				font: bold 11px Tahoma;
				color: #6d6e71;
				border: 1px solid #6d6e71;
			}
			.but
			{
				display: block;
				float: left;
				margin: 0 0 0 1px;
				width:18px;
				height: 18px;
				background: url('../i/but.gif') top left no-repeat;
				border: none;
				cursor: pointer;
			}
			.but1
			{
				display: block;
				float: left;
				margin: 10px 0 0 10px;
				padding: 0 0 0 30px;
				width:18px;
				height: 18px;
				background: url('../i/but1.gif') top left no-repeat;
				font: normal 11px Tahoma;
				color: #6d6e71;
				border: none;
				cursor: pointer;
			}
			.but2
			{
				display: block;
				float: right;
				margin: 10px 0 0 1px;
				padding: 0 60px 0 0 ;
				width:18px;
				height: 18px;
				background: url('../i/but.gif') top right no-repeat;
				text-align: left;
				font: normal 11px Tahoma;
				color: #6d6e71;
				border: none;
				cursor: pointer;
			}
			*html .but2 
			{
				padding: 0 30px 0 0 ;
			}
		#textf
		{
			display: block;
			float: left;
			font: normal 11px Tahoma;
			color: #6d6e71;
		}
			#textf p
			{
				padding: 5px 10px 5px 20px;
			}

			#textf ul
			{
				margin: 10px 0 10px 20px;
			}
			#textf li
			{
				list-style-type: circle;
				padding:0;
				margin: 0 0 0 20px;
			}

#img_det{
  display: block;
  float: left;
  width:510px;
  text-align: center;
  margin-top: 50px;
}

#img_det p {
  width: 100px;
  margin-right: 10px;
}
			.gray_p
			{
				display: block;
				float: left;
				width:340px;
				border-top: 2px solid #cfcfd1;
				border-bottom: 2px solid #cfcfd1;
				padding: 10px;
				background: #f0f0f0;
        color: #000;
        font-size: 12px;
        line-height: 20px;
        margin-top: 22px;
			}
			#price
			{
				display: block;
				font: normal 32px Georgia;
				color: #ed1c24;
        margin-top: 20px;
			}
		#promotions
		{
			display: block;
			float: left;
			width:880px;
			padding:0 0 0 20px;
			margin: 10px 0 10px 0;
		}

.promo_box{
  display: block;
  float: left;
  width: 287px;
  height:151px;
  padding: 21px 0 0 0;
  margin: 0;
}
.promo_box a{
  color: #7c7d7f;
}
.promo_box img{
  float: left;
}
.promo_box p{
  display: block;
  float: left;width: 140px;
  padding: 10px 0 0 10px;
  margin:0;
  font: normal 10px Tahoma;
  color: #7c7d7f;
  cursor: pointer;
}
#red_pr{
  background: url('../i/red_pr.gif') top left no-repeat;
}
#blue_pr{
  background: url('../i/blue_pr.gif') top left no-repeat;
}
#green_pr{
  background: url('../i/green_pr.gif') top left no-repeat;
}

.pro_im{
  float: left;
  width: 130px;
  height: 135px;
  overflow: hidden;
  background: #fff;
  margin: 2px;
  padding: 0;
}

	#products
	{
		display: block;
		float: left;
		width:880px;
		margin:0;
	}
		#products h1
		{
			display: block;
			float: left;
      clear: both;
			width:880px;
			padding: 2px 0 5px 20px;
			margin: 5px 0 5px 0;
			font: normal 20px Arial;
			color: #525354;
			background: #f0f0f1 url('../i/h1_g.gif') top left no-repeat;
		}
    
  #products p.info {
      font: normal 18px Arial;
      color: #c00;
      margin: 10px;
      padding: 10px;
  }
  
  #products p.info a {
    font: bold 12px Tahoma;
    color: #900;
    text-decoration: none;
    margin-top: 10px;
  }

  #products p.info a:hover {
    text-decoration: none;
  }







a.order {
  float: left;
  display: block;
  width: 64px;
  height: 17px;
  margin: 17px 0 1px 10px;
  padding: 3px 0 0 0;
  font: normal 11px Tahoma;
  color: #232323;
  background: url('../i/byee.gif') top left no-repeat;
  text-align: center;
}

a.order:hover{
  color: #fff;
  background: url('../i/bye.gif') top left no-repeat;
}





#products_space{
  display: block;
  float: left;
  width:675px;
}

.listwide {
  width: 880px !important;
}

div.promo_holder {
  display: block;
  float: left;
  width: 650px;
  height: 150px;
  margin: 20px 0 0 11px;
  padding: 0 0 15px 0;
  border-bottom: 1px dashed #888;
}
.holderwide {
  width: 860px !important;
}

*html .promo_holder{
  margin: 20px 0 0 8px;
}

div.promo_holder div.photo {
  float: left;
  display: block;
  height: 150px;
  width: 160px;
  margin: 0 20px 0 0;
  padding: 0;
}

div.promo_holder h2 a{
  color: #039;
  font: 18px Arial;
}


div.promo_holder h2 a:hover {
  text-decoration: underline;
}

div.promo_holder p {
  margin-top: 10px;
  font: normal 11px Tahoma;
  color: #232323;
}


div.promo_holder h2 a span {
  background-color: #ff0;
}

div.promo_holder p span {
  background-color: #ff0;
}

div.promo_holder span.price {
  width: 110px;
  float: left;
  display: block;
  text-align: left;
  margin: 10px 0;
  color: #c00;
  font: normal 26px Georgia;
}





		#right
		{
			display: block;
			float: right;
			width: 200px;
			margin: 20px -6px 0 0;
			text-align: right;
		}
			#right a
			{
				display: block;
				float: left;
				width: 200px;
				height: 200px;
				padding: 21px 0 0 0;
				margin: 0;
			}
			#right a img
			{
				float: left;
			}
			#right a p
			{
				display: block;
				float: left;
				width: 180px;
				padding: 10px 0 0 10px;
				margin:0;
				font: normal 10px Tahoma;
				color: #7c7d7f;
				cursor: pointer;
			}
			.red_pr_right
			{
				background: url('../i/red_pr_right.gif') top left no-repeat;
			}
			.blue_pr_right
			{
				background: url('../i/blue_pr_right.gif') top left no-repeat;
			}
			.green_pr_right
			{
				background: url('../i/green_pr_right.gif') top left no-repeat;
			}





		#pageing{
			list-style-type: none;
			display: block;
			float: left;
			padding: 20px;
		}
			#pageing li
			{
				list-style-type: none;
				display: block;
				float: left;
			}
			#pageing a
			{
				display: block;
				float: left;
				width: 16px;
				height: 16px;
				padding: 2px;
				margin: 1px;
				font: normal 12px Tahoma;
				color: #d70023;
				text-align: center;
			}
				#pageing a:hover
				{
					color: #fff;
					background: #6d6e71;
				}
				#pageing a.pageing_active
				{
					display: block;
					float: left;
					color: #fff;
					background: #6d6e71;
				}
		#pageing b
		{
			float: left;
			padding: 3px 0 0 0;
			font: bold 11px Tahoma;
			color: #6d6e71;
		}
	#footer
	{
		display: block;
		float: left;
		width: 840px;
		height: 50px;
		margin:0 0 0 50px;
		padding: 30px 30px 0 30px;
		background: url('../i/footer.gif') top left no-repeat;;
	}
	*html #footer
	{
		margin: 0 0 0 25px;
	}
		#footer b
		{
			float: left;
			font: bold 11px Tahoma;
			color: #fff;
		}
		#footer_menu
		{
			float: right;
			font: bold 11px Tahoma;
			color: #fff;
			list-style-type: none;
		}
			#footer_menu li
			{
				float: left;
				list-style-type: none;
			}
			#footer_menu li a
			{
				display: block;
				float: left;
				padding: 0 5px 0 5px;
				font: bold 11px Tahoma;
				color: #fff;
			}
			#footer_menu li a:hover
			{
				text-decoration: underline;
				color: #fff;
			}
			#footer_menu a
			{
				display: block;
				float: left;
				padding: 0 5px 0 5px;
				font: bold 11px Tahoma;
				color: #fff;
			}
			#footer_menu a:hover
			{
				color: #007dc6;
			}

/* linkprefs */
#linkprefs {
	position: absolute;
	left: 700px;
	top: -42px;
	width: 235px;
}
#linkprefs p {
	background: #fff;
	padding: 4px 0 4px 10px;
	margin: 0;
	font: normal 11px Arial, Tahoma, Verdana;
	border: 1px solid #ccc;
	border-top: none;
	line-height: 100%;
}
.this_but {
	width: 69px;
	height: 16px;
	display: block;
	background: url(../i/basket1.gif) no-repeat;
	float: right;
	margin-right: 5px;
	cursor: pointer;
}
#bask{
	width: 69px;
	height: 16px;
	display: block;
	background: url('../i/basket1.gif') no-repeat;
	float: right;
	margin-right: 5px;
	cursor: pointer;
}
.lang
{
	display: block;
	color: #9f3c77;
}
.lang:hover
{
	text-decoration: underline;
}
.clear
{
	clear: both;
}



#rightMenu {
  display: block;
  float: right;
  width: 200px;
  margin: 8px -10px 0 0;
}

ul#subMenu {
  list-style-type: none;
  margin: 0 0 10px 0;
  padding: 0 0 10px 0;
  font: normal 12px Tahoma;
  background: #fff;
}

ul#subMenu li {
  float: left;
  clear: left;
  display: block;
  padding: 0;
  margin: 1px 0 0 0;
  text-align: left;
}

ul#subMenu li a {
  padding: 6px 0 5px 10px;
  height: 16px;
  display: block;
  width: 190px;
  background: #e9e9e9;
  color: #000;
}

ul#subMenu li a:hover {
  color: #fff;
  background: #c00;
}

ul#subMenu li a.active_submenu{
  background: #999;
  color: #fff;
}

ul#subMenu li span {
  padding: 6px 0 5px 10px;
  height: 16px;
  display: block;
  width: 190px;
  background: #06c;
  color: #fff;
  font-weight: bold;
}


ul#basketPreview{
  clear: both;
  list-style-type: none;
  margin: 0;
  padding: 10px 0 0 0 !important;
  padding: 0;
  background: #fff;
}
ul#basketPreview li {
  float: left;
  clear: left;
  display: block;
  padding: 0;
  margin: 1px 0 0 0;
  text-align: left;
}
ul#basketPreview li a,
ul#basketPreview li span,
ul#basketPreview li a.total {
  font: normal 11px Tahoma;
  padding: 3px;
  display: block;
  width: 194px;
  background: #555;
  color: #fff;
}
ul#basketPreview a:hover {
  background-color: #c00;
  color: #fff;
}
ul#basketPreview li span {
  float: right;
  text-align: right;
  font-size: 12px;
  background-color: #888;
}
ul#basketPreview li span a {
  text-align: center;
  width: 50px;
  float: left;
  font-size: 10px;
  padding: 1px;
  text-decoration: none;
  background-color: #888;
}
ul#basketPreview li a.total {
  background-color: #444;
  font-size: 12px;
  color: #fff;
  height: 16px;
}
ul#basketPreview li a.total span {
  text-align: right;
  width: 80px;
  float: right;
  font: bold 12px Tahoma;
  color: #fff;
  margin-top: -4px;
  background-color: #555;
}
ul#basketPreview li a.total {
  padding-top: 7px;
  letter-spacing: 2px;
}

ul#basketPreview li a.title {
  font: normal 12px Tahoma;
  padding: 6px 0 5px 10px;
  height: 16px;
  display: block;
  width: 190px;
  background: #f06;
  color: #fff;
  font-weight: bold;
}

div#sexshopcats{
	display:block;
	float: left;
	margin: 10px 0 0 20px !important;
	margin: 10px 0 0 0;
}

div#sexshopcats ul {
  display: block;
  float: left;
  width: 270px;
  list-style-type: none;
  margin: 0 5px 10px 10px;
  padding: 0;
  font: normal 13px Tahoma;
}
div#sexshopcats ul.wide {
  display: block;
  float: left;
  width: 380px;
  list-style-type: none;
  margin: 0 5px 10px 10px;
  padding: 0;
  font: normal 13px Tahoma;
}
div#sexshopcats ul li {
  display: block;
  list-style-type: none;
  float: left;
  padding: 0;
  margin: 1px 0 0 0;
  text-align: left;
}

div#sexshopcats ul a, div#sexshopcats ul a.wide {
  display: block;
  float: left;
  padding: 6px 0 5px 10px;
  height: 16px;
  background: #eee;
  color: #000;
  font: normal 13px Tahoma;
}
div#sexshopcats ul a {
  width: 260px;
  font: normal 13px Tahoma;
}
div#sexshopcats ul a.wide {
  width: 370px;
  font: normal 13px Tahoma;
}

div#sexshopcats ul a:hover {
  color: #fff;
  background-color: #c00;
}

div#sexshopcats ul a.title, div#sexshopcats ul a.title_wide {
  display: block;
  float: left;
  padding: 6px 0 5px 10px;
  height: 16px;
  background: #06c;
  color: #fff;
  font: bold 13px Tahoma;
}
div#sexshopcats ul a.title {
  width: 260px;
}
div#sexshopcats ul a.title_wide {
  width: 370px;
}
div#sexshopcats ul span {
  float: right;
  margin-right: 5px;
}

div.empty {
	display: block;
	clear: both;
	width: 0; height: 0; 
	border: 0; 
	margin: 0; 
	padding: 0; 
	line-height: 0; 
	font-size: 0;
}


.span_b
{
display: block;
float: right;
width: 64px;
height: 17px;
margin: 1px 0 1px 0;
padding: 3px 0 0 0;
font: normal 11px Tahoma;
color: #232323;
background: url('../i/byee.gif') top left no-repeat;
text-align: center;
}
.span_b:hover
{
color: #fff;
background: url('../i/bye.gif') top left no-repeat;