body, td {
 margin: 0;
 padding: 0;
 font-family: Tahoma; font-size: 10pt; color: #0163A2
}

.top {
cellpadding:0px;
cellspacing:0px;
border:0px;
width:800px;
margin-top:30;
}

.center {
width:800px;
margin-top:10px;
}

.left{
width:180px;
}

.right{
width:180px;
}





/* top line */

#topLine {
 margin: 0;
 border: 0;
 width: 100%;
 background: #FF0000;
 height: 30px;
}

#topLine td {
 color: #FFF;
 font-size: 8pt;
  padding: 3px 0;
}

.textfield{
 border:0;
 background:#FAC2BD;
 font-family: Tahoma;
 font-size: 8pt;
 color:#FF0000;
 padding: 3px;
 height: 20px;
 vertical-align: middle;
}

.lbutton{
  background: #FFF;
  color: #FF0000;
  border: 0;
  font-size: 8pt;
  font-weight: bold;
  cursor: pointer;
  padding: 2px;
  height: 20px;
  vertical-align: middle;
}




/* menu items */
#menuItems {
 margin:0;
 padding:0;
 list-style-type:none;
 display:block;
}

#menuItems li {
 margin:0;
 padding:0;
 border-bottom:1px solid #DBDBDB;
 background: #FFFFFF;
}

#menuItems li a, .inactive {
 background: #FFFFFF url(/i/cat.gif) no-repeat left 8px;
 margin: 0;
 display:block;
 padding: 4px 0 4px 25px;
 text-decoration: none;
 font-weight: bold;
}

#menuItems li a:hover {
 background: #EF3121 url(/i/cat.gif) no-repeat left 8px;
 color: #FFF;
}

#menuItems li a.active {
 background: #EF3121 url(/i/cat.gif) no-repeat left 8px;
 color: #FFF;
}



#menuItems li.subItem {
 font-size: 8pt;
 background: #EAF5F9;
 border-bottom:1px solid #FFF;
}

#menuItems li.subItem a {
 background: #EAF5F9 url(/i/subcat.gif) no-repeat left 7px;
 padding: 2px 3px 2px 40px;
 text-decoration: none;
 display:block;
}

#menuItems li.subItem a:hover {
 background: #EAF5F9 url(/i/subcat.gif) no-repeat left 7px;
 text-decoration: underline;
 color: #006688
}


#menuItems li.subItem2 a {
 background-image: none;
 padding: 2px 3px 2px 45px;
 font-weight: normal;
}

#menuItems li.subItem2 a:hover {
 background-image: none;
 padding: 2px 3px 2px 45px;
 font-weight: normal;
}










.add2basket {
 border: 0;
 vertical-align: middle;
}

a.moreFront {
 text-decoration: none;
 font-weight: bold;
 font-size: 8pt;
 margin-left: 10px;
}

a.moreFront:hover {
 text-decoration: underline;
}

a.moreFront span {
 font-weight: normal;
}

.row{
height:25px;
background-color:#87C5D8;
}


.prcat{
background: #FFFFFF url(/i/prcat.gif) left no-repeat 10px;
font-family: Tahoma; font-size: 8pt; color: #FF0000; font-weight:bold;
height="25"
}

.title{
font-family: Tahoma; font-size: 10pt; color: #0E8CB1; font-weight:bold;
margin:10 0 0 0;
}

.author{
font-family: Tahoma; font-size: 7pt; color: #666666; 
margin: 5px 0 0 5px;
}

.text{
font-family: Tahoma; font-size: 8pt; color: #000000;
margin:5px 5px 0 0;
text-align: left;
}

.textBig{
font-family: Verdana; font-size: 9pt; color: #000000;
margin:5px 5px 0 0;
text-align: left;
line-height: 140%;
}

.price{
font-family: Tahoma; font-size: 10pt; color:#FF0000; font-weight:bold;
margin: 10px 0 0 0;
}

.button{
  background: #88C5D8;
  color: #FFFFFF;
  border: 0;
  font-size: 9pt;
  font-weight: bold;
  border: solid 1px #BEBAAA;
  cursor: pointer;
}

.underprod{
 color: #DBECF3;
 size: 1px;
 background: #DBECF3;
 height: 1px;
 border: 0;
}

.underauth{
 color:#D1D1D1;
 background: #D1D1D1;
 size:1;
 height: 1px;
 border: 0;
}

a {text-decoration:underline; color:#0163A2}
a:hover {}
a.more{
text-decoration:underline; 
color:#022249;
font-weight:bold;
margin:10 10 10 0;
}

a.prcatlink{
color:#FF0000;
margin-left:25;
text-decoration:none
}
a.prcatlink:hover{
text-decoration:underline;
margin-left:25;
color:#FF0000
}

a.active{
color:#FFFFFF;
background: #FF0000 url(/i/cat.gif) left no-repeat 9px;
}


/* footer table */
#footerTable {
 width: 680px;
 text-align: center;
 margin: 0 auto;
 align: center;
}

#footerTable td {
 font-size: 8pt;
 padding: 2px 0 10px 0;
}




h1 {
 text-align: left;
 font-size: 16pt;
 font-weight: normal;
 border-bottom: solid 2px #87C5D8;
 padding: 0 0 1px 3px;
}


h2 {
 text-align: left;
 font-size: 10pt;
 font-weight: bold;
 padding: 5px;
 margin: 10px 0 5px 0;
 background: #DBECF3;
 color: #0D8EAE;
 border-bottom: solid 2px #0D8EAE;
}

h3 {
 text-align: left;
 font-size: 10pt;
 font-weight: bold;
 padding: 5px;
 margin: 10px 0 5px 0;
 background: #DBECF3;
 color: #0D8EAE;
}

hr {
 border: 0;
 height: 1px;
 color: #0E8CB2;
 background: #0E8CB2;
}

.steps {
	float: left;
	font-size: 12px;
	height: 20px;
	padding: 2px;
}

.step_on {
	font-size: 10px;
	font-weight: bold;
	background-color: #0E8CB1;
	width: 15px;
	height: 15px;
	padding: 2px;
	display: block;
	float: left;
	color: #FFFFFF;
	text-align: center;
}

.step_onText {
	font-size: 10px;
	font-weight: bold;
	padding: 2px 5px 2px 2px;
	display: block;
	float: left;
	color: #0E8CB1;
	margin: 0px 0px 2px 2px;
}

.step_off {
	font-weight: bold;
	font-size: 10px;
	background-color: #AAAAAA;
	width: 15px;
	height: 15px;
	padding: 2px;
	display: block;
	float: left;
	color: #FFFFFF;
	text-align: center;
}

.step_offText {
	font-weight: bold;
	font-size: 10px;
	padding: 2px 5px 2px 2px;
	display: block;
	float: left;
	color: #AAAAAA;
	margin: 0px 0px 2px 2px;

}
.title_2{
margin: 5px 0 0 5px;
}
.details{
font-family: Tahoma; font-size: 10pt; color: #0E8CB1; font-weight:bold;
margin:10 0 0 0;
}

.titles td{
padding-bottom: 10px;
}