*{
  margin: 0;
  padding: 0;
}
p{
  padding: auto;
}
body{
  background: #BD93B7 url(../misc/bg.jpg) top repeat-x;
  padding: 65px 0px 48px 0px;
  font: 75% Arial, sans-serif;
}
ul{
  list-style-type: none;
  list-style-position: outside;
}

.middleContent ul li { list-style-type:disc; color:black; margin-left:15px;}

a img{
  border: 0;
}
a{
  color: #EB008B;
  text-decoration: none;
}
#basis{
  width: 856px;
  margin: 0 auto;
  background: #fff url(../misc/border.gif) top repeat-y;
  border-bottom: 1px solid #EA028A;
}
#header{
  background: url(../misc/header.jpg) top no-repeat;
  width: 856px;
  margin: 0px auto;
  overflow: hidden;
}
#logo{
  float: left;
  display: inline;
  margin: 30px 0px 0px 23px;
}
#topNavigation{
  float: right;
  padding: 18px 23px 0 0;
}
#topNavigation li{
  float: left;
  padding: 0px 20px 0px 0px;
}
#topNavigation a{
  color: #EC1797;
  line-height: 15px;
  display: block;
  padding: 6px 0 0 0;
}
#topNavigation a#basket{
  background: url(../misc/basket.gif) top right no-repeat;
  padding: 6px 24px 0px 0px;
}
#topMenu{
  /*clear: right;*/
  float: left;
  font-size: 84%;
  line-height: 25px;
  padding: 95px 0px 0px 14px;
  width: 560px;
}
#topMenu li{
  background: #C784B7 url(../misc/point_bg.jpg) top no-repeat;
  float: left;
  text-align: center;
  width: 110px;
  border-right:2px solid #fff;
  text-transform: uppercase;
}
#topMenu li a{
  color: #FCFFFD;
  padding-top: 4px;
  display: block;
  background: url(../misc/bot_part.gif) bottom no-repeat;
}
#topMenu li a.active{
  color: #823B7F;
}
.mainContent{
  width:800px;
  margin: 28px 0px 30px 29px;
}
.vertical_menu h1{
  background: #D965AC url(../misc/h2_bg.jpg) top no-repeat;
  color: #fff;
  font-size: 92%;
  text-align: center;
  line-height: 25px;
  padding-top: 2px;
  margin: 0;
  width: auto;
  
}
.menuContent{
  border: 1px solid #F03FA9;
  border-top: 0;
  background: #EAEAEC url(../misc/bg_2.jpg) top no-repeat;
  margin-bottom: 7px;
  padding: 19px 0px 24px 1px;
}
.menuContent ul{
  padding: 0px 0 3px 16px;
}
.menuContent ul li{
  background: url(../misc/bullet.gif) left no-repeat;
  padding: 5px 0px 6px 23px;
}
.menuContent ul li a{
  color: #6B256E;
}
.menuContent p{
  font-size: 92%;
  padding: 10px 13px;
  color: #312D2E;
}
.menuContent table p{
  padding: 10px 0 0 1px;
}
.menuContent p a{
  color: #EB0E92;
}

.menuContent p{
  display: block;
}

.vertical_menu{
  width: 171px;
}
#menu1 { width:171px; max-width:171px; padding-right:15px; float:left; }
.middleContent{
  padding-top: 2px;
  padding-bottom: 30px;
  max-width:612px;
  width:612px;
  float:left;
}
.middleContent p{
  padding: 8px 0 8px 0; color:black;
}
h3{
  color: #6D246D;
  font-size: 137%;
  padding: 20px 0 0 0;
}
h1{
  color: #fff;
  background: #E4459F url(../misc/h1_bg.jpg) top no-repeat;
  font-size: 92%;
  line-height: 24px;
  padding: 4px 0px 0px 6px;
  margin: 5px 0;
  width: 606px;
  clear:both;
}
h2{
  color: #6E246F;
  font-size: 137%;
  clear:both;
}
fieldset {
  padding: 0 5px 10px 5px;
}
fieldset legend{
  color: #EB0E92;
  font-size: 137%;
  font-weight: bold;
}
.bottom{
  background: #EB008B;
  border-bottom: 1px solid #F03FA9;
  width:798px;
  margin-left: 2px;
  overflow: hidden;
}
.bottom {
  color: #fff;
}
.bottom a{
  color: #fff;
  float: left;
  font-size: 92%;
  line-height: 14px;
  padding: 14px 0px 10px 23px;
}
.bottom p{
  float: right;
  padding: 12px 26px 12px 0px;
  font-size:116%;
  line-height: 17px;
}
#botLinks{
  color: #fff;
  margin: 0 auto;
  width: 850px;
  font-size: 84%;
  padding: 8px 0 0 0;
}
#botLinks a{
  color: #fff;
  padding: 0px 3px 0px 0px;
}
.middleContent table{
  border-collapse: collapse;
}
.middleContent table td{
  /*padding:10px 0;*/
}
.middleContent form table td{
	padding:3px 0;
}
hr{
  margin: 4px 0;
}

#middleContent li{ list-style-type:disc; }
/*
hr{
  border-style: solid none none none;
}
.middleContent  hr{
  background: #fff;
  border-top: 1px solid #fff;
  margin: 0;
}
.middleContent  table hr{
  background: #fff;
  border-top: 1px dashed #ccc;
  margin: 5px 0;
  border-style: solid none none none;
}*/

