
table
{
	text-align:left;
}
td
{
	font-family: Arial;
	font-size: 8pt;
}
a
{
	color:black;
}

/*-------------------------------------*/
#menudiv
{
	padding-left: 0px;
	padding:0;
	height: 23px;
	list-style: none;
	display: block;
	text-transform: uppercase;
	white-space: nowrap;
	background: url("menu_bg.jpg") repeat-x;
}
#menudiv ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#menudiv ul ul ul ul {
list-style-image: none;
list-style-type: none
}
#menudiv ul ul ul {
list-style-image: none;
list-style-type: none
}
#menudiv ul ul {
list-style-image: none;
list-style-type: none
}


#menudiv li a:hover {
color: #1650b5;
}

/*#menudiv li li a:hover {
color: #fff;
}*/

#menudiv li 
{
	float:left;
	padding:0;
	border: none;
	border-left: 1px solid #B1B1B1;
	margin:0;
	height:100%;
	position: relative
}
#menudiv li.last_first_level
{
	border-right: 1px solid #B1B1B1;
	border-left: 1px solid #B1B1B1;
}

#menudiv li a 
{
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	display:block;
	border-right: white 1px solid;
}

#menudiv li.last a {
background: none;
}
#menudiv a {
font-size: 10px;
text-transform: uppercase;
text-decoration: none;
color: black;
}


#menudiv li li {
font-weight: normal;
float: none;
background-image: none;
text-transform: none;
width: 100%;
font-family: verdana, sans-serif;
border:none;
border-bottom: 1px solid #B1b1B1;
}
#menudiv li li:hover {
background-color: #FDFDFD;
}

#menudiv li li:hover ul {
top: 0;
left: 100%;
}
#menudiv li li ul {
left: -1px;
top: 0px
}

#menudiv li ul 
{
	border: 1px solid #B1b1B1;
	border-bottom: none;
	display: none;
	width: 150px;
	position: absolute;
	background-color: #E9E9E9;
	white-space: normal;
	top:100%;
}

#menudiv li ul.second
{
	border: none;
	border-left:  1px solid #B1b1B1;
	border-right:  1px solid #B1b1B1;
}

#menudiv li ul li{
background-image: none;
}

#menudiv li ul li a {
background-image: none;
height: 1%;
}

#menudiv li a:hover {
color: #A90057;
}

#menudiv li ul a {
text-align: left
}
#menudiv li li.submenu {
background-position: right;
background-image: url(triangle2.gif);
background-repeat: no-repeat
}
#menudiv li ul {
display: block;
visibility: hidden
}
#menudiv li:hover ul {
visibility: visible
}
#menudiv li:hover li:hover ul {
visibility: visible
}
#menudiv li:hover li:hover li:hover ul {
visibility: visible
}
#menudiv li:hover li ul {
visibility: hidden
}
#menudiv li:hover li:hover li ul {
visibility: hidden
}
#menudiv li:hover li:hover li:hover li ul {
visibility: hidden
}
/*#menu {
height: 1%
}*/

* html #menudiv ul li
{
	float:left; height: 1%;
}

/*----------------------------*/

.main_container
{
	padding-left: 20px;
}
.rb_header
{
	background: url('rb_topmiddle.jpg') repeat-x;
	text-align:center;
	color:#A90057;
	font-size: 9pt;
	font-weight: bold;
	padding-top:3px;
}
.rb_content
{
	color:#656565;
}
.bottom_nav
{
	background: url('bottom_gradient.jpg');
	width: 50%;
	padding-left: 5px;
}

.copyright
{
	background: url('bottom_corner.jpg')	left no-repeat; 
	height:20px; 
	padding-left:20px;
}
/*---------------------------*/

#main .part {
  width:490px;
  height:160px;
  display:block;
  overflow:hidden;
  background-color: white;
  text-align:center;
  font-family: Arial, Verdana, Helvetica, sans-serif;

  font-size:12px;
  color:#000000;
  margin-left:12px;
  margin-top:10px;
  margin-bottom:0px;


	border-collapse: collapse;

	border-top-color: #999999;
	border-top-style: solid;
 	border-top-width: 1px;

	border-bottom-color: #999999;
	border-bottom-style: solid;
 	border-bottom-width: 1px;

	border-left-color: #999999;
	border-left-style: solid;
 	border-left-width: 1px;

	border-right-color: #999999;
	border-right-style: solid;
 	border-right-width: 1px;


}

#main .part .part-pic {
	float:left;
	border-collapse: collapse;

	border-top-color: #999999;
	border-top-style: solid;
 	border-top-width: 1px;

	border-bottom-color: #999999;
	border-bottom-style: solid;
 	border-bottom-width: 1px;

	border-left-color: #999999;
	border-left-style: solid;
 	border-left-width: 1px;

	border-right-color: #999999;
	border-right-style: solid;
 	border-right-width: 1px;

	margin-left:10px;
	margin-right:10px;

	margin-top:9px;
	margin-bottom:9px;

 	background-color:#ffffff;

 	width:118px;
 	height:118px;
 	padding-left:10px;
 	padding-top:10px;
}
#main .part .part-desc {

 	float:right;
	border-collapse: collapse;

	border-bottom-color: #999999;
	border-bottom-style: solid;
 	border-bottom-width: 1px;

	border-left-color: #999999;
	border-left-style: solid;
 	border-left-width: 1px;

 	width:338px;
 	height:125px;

  padding-top:4px;
}

#main .part .part-desc .part-line{
 margin-top:1px;
 width:320px;
 height:15px;
 padding-left: 15px;

}


#main .part .part-desc .part-line h2{
	float:left;
	width:76px;
	height:15px;

	margin-top:0px;
	padding:0px;
	margin-bottom:0px;
	font-size:12px;
	color:#CB669A;
	font-weight:bold;
	

}
* html #main .part .part-desc .part-line h2{
  margin-left:0px;
}

#main .part .part-desc .part-line h3{
	float:left;
	width:220px;
	height:15px;
	margin-top:0px;
	padding-top:0px;
	margin-bottom:0px;
	padding-bottom:0px;
	font-size: 12pt;
	color:#CB669A;
	font-weight:bold;
}

#main .part .part-price {

 	float:right;
	border-collapse: collapse;

	border-left-color: #999999;
	border-left-style: solid;
 	border-left-width: 1px;

 	background-color:#ffffff;

 	width:338px;
 	height:31px;
}


#main .part .part-price h1{
	float:left;
	margin-top:3px;
	padding-top:4px;
	margin-left:15px;
	color:#DD7700;
	font-size:12px;
	font-weight:bold;
}


#main .part .part-price a{
	float:right;
	margin-top:3px;
	padding-top:4px;
	margin-right:10px;
	color:#448866;
	font-size:10px;

}

* html #main .part .part-pic {
	margin-left:5px;
	margin-right:5px;
	margin-bottom:4px;
	margin-top:8px;
}

.paging_m {
	margin-top:6px;
}

.paging_m a {
	text-decoration:none;
	color:#CB669A;
}

.products_hdr
{
	background: url('bul1.gif') no-repeat; 
	padding-left:22px; 
	padding-top: 3px; 
	height:20px; 
	color: #BE1C68; 
	font-weight: bold; 
	font-size:12px;
}
.categ_list
{
	float:left;
	width:132px;
	height:132px;
	display:block;
	
	text-align:center;

	margin-bottom:4px;
	margin-left:12px;
	margin-right:12px;

	padding-top:6px;
}

.lnewsDate
{
	padding-top: 5px;
	text-align:right;
	color:#656565;
}
div.lnewsDate a
{
	text-decoration:none;
	color:#656565;
}
.lnewsContent
{
	/*padding-left: 20px;*/
}
ul.lnewsHeader
{
	padding:0px;
	margin:0px;
	list-style-type: none;
	/*list-style-image: url('sq.gif');*/
	/*list-style-type: square;
	list-style-image: none;*/
	/*list-style-position:inside;*/
}

ul.lnewsHeader li a
{
	font-weight:bold;
	color:#BE1C68;
}

.lnewsContent
{
	color:#656565;
}

.services
{
	padding-left:27px;
	padding-top:3px; 
	width:80px; 
	color: #A90057; 
	font-weight:bold;
	font-size: 9pt;
}
.servicesul 
{
	padding: 5px 0px 5px 25px;
	margin:0px;
	list-style-type: none;
	list-style-image: url('bul2.gif');
	list-style-position:outside;

}
ul.servicesul li a
{
	
	color:#969696;
	font-weight:bold;
}
.btm {width:100%;}