/*
  (c) Win, 2001 for www.ama.dp.ua
*/

BODY {
	scrollbar-3dlight-color : #00CC00;
	scrollbar-arrow-color : White;
	scrollbar-base-color : White;
	scrollbar-darkshadow-color : #003300;
	scrollbar-face-color : Green;
	scrollbar-highlight-color : #009900;
	scrollbar-shadow-color : #006600;
	scrollbar-track-color : #F6FBF6;
}

A {
	color: green;
	text-decoration : none;
}

A:VISITED {
	color: green;
}

A:Hover {
	color : #575857;
}



BODY {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color: #2E2E2E;
	font-size : 13px;
	margin-left : 15px;
	margin-right : 15px;
	margin-top: 0px;
	margin-bottom: 4px;
}


P, UL, OL, LI {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color: Black;
	font-size : 13px;
	padding-left: 15px;
	padding-right: 15px;
}

small
{
	font-size : 10px;
}


H1 {font-size : 19px; padding-left: 30px; padding-right: 30px; text-align : center;}
H2 {font-size : 18px; padding-left: 30px; padding-right: 30px; text-align : center;}
H3 {font-size : 17px; padding-left: 30px; padding-right: 30px; text-align : center;}
H4 {font-size : 16px; padding-left: 30px; padding-right: 30px; text-align : center;}
H5 {font-size : 15px; padding-left: 30px; padding-right: 30px; text-align : center;}
H6 {font-size : 14px; padding-left: 30px; padding-right: 30px; text-align : center;}


.norm {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color: Black;
	font-size : 13px;
	padding : 0;
	padding-bottom : 0;
	padding-left : 0;
	padding-right : 0;
	padding-top : 0;
}


.norm A, .norm A:VISITED {
	color : Green;
	font-weight : bold;
	

}
	
	
.norm A:HOVER {
	text-decoration : underline;

}








UL,OL {
  margin-left : 40px;
}


.title, .subtitle {
	font-family : sans-serif;
	color : #336633;
	font-weight : bold;
}



.subtitle {
	text-align : center;
}

.title {
	text-align : left;
}

.redtitle {
	font-size: 15px;
	font-family : sans-serif;
	font-weight : bold;
	text-align : left;
	color: Green;
	margin-left : 10px;
}

.Greentitle {
	font-size: 13px;
	font-family : sans-serif;
	font-weight : bold;
	text-align : left;
	color: Green;
}

.subtitle {font-size:20px;}
.title    	 {font-size:30px;}

.xtitle	{
	color : Green;
	/*background-image : url(../img/GreenLines.gif);*/
	text-align : left;
	vertical-align: top;
	font : normal bold 18px Verdana, Geneva, Arial, Helvetica, sans-serif;;
	margin-top : 5px;
	padding-right : 20px;
	margin-left : 6px;
	}

#doctable TH, #doctable TD, #doctable B {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size : 13px;
  text-align : center;
  background-color : White;
}

#doctable TH {
  color: white;
  background-color : green;
}

#doctable TD { 
  color: green;
}
#doctable B {
  font-size : 15px;
  font-weight : bold;
}

#history {
	color: Black;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	text-decoration : none;
	padding : 1 1 1 1;
	margin-top: 0px;
	
}


#history A, {
	color: Black;
	text-decoration : none;
	text-align: center;
	border-width : 0 1 0 0;
	border-color : Green;
	border-style : solid;
	margin-top: 0px;
}

#history .hst_active {
	color: #575857;
	text-decoration : none;
	border-width : 0 1 0 0;
	border-color : Green;
	border-style : solid;
	margin-top: 0px;
}


#history #sitemap {
	border-width : 0 0 0 1;
	border-color : Green;
	border-style : solid;
}

#history A:VISITED {
	color : #575857;
}

#history  A:Hover {
  background-color:white;
  color: #006633;
}



/* menu top */


#menu {
	color: Black;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	text-decoration : none;
	padding : 1 1 1 1;
	margin-top: 0px;
}


#menu A, {
	color: Grey;
	text-decoration : none;
	margin-top: 0px;
}

#menu .menu_active {
	color: green;
	margin-top: 0px;
}


#menu  A:Hover {
  background-color:white;
  color: #006633;
}



/* SeekBar for prices */

#seekbar {
	width: 100%;
	background-color: #3399ff;
	color: Navy;
	padding: 1 1 1 1;
    font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	text-align:center;
}

#seekbar  A:Hover {
  background-color:white;
  color: #006633;
}

.seekform {
	color : Black;
	background : Lime;
	font : bold 11px Tahoma, Verdana, Arial, sans-serif;
}

/* Область результата */
#result {
	color : #575857;
	font : 11px Tahoma, Verdana, Arial, sans-serif;
}

#result .hilite {
	color: red;
}

#result A {
	color : #575857;
}

#result A:HOVER {
	color : White;
	background-color : Green;
}

#result TH {
	color : White;
	font : bold 12px Tahoma, Verdana, Arial, sans-serif;
	background-color : Green;
	text-align : center;
}

.prL1, .prL2, .prL3, .prL4, .prL5, .prL6  {
    font-family: "MS Sans Serif", Verdana, Arial, sans-serif;
	font-weight: bold;
	text-indent : -15px;
}

.prL1  { font-size: 14px;  padding-left: 20px;}
.prL2  { font-size: 12px;  padding-left: 25px;}
.prL3  { font-size: 11px;  padding-left: 30px;}
.prL4  { font-size: 11px;  padding-left: 35px;}
.prL5  { font-size: 11px;  padding-left: 40px;}
.prL6  { font-size: 11px;  padding-left: 45px;}


#result .prHead {
	background-color: silver;
	color: black;
	padding: 2 15 2 5;
}

/* end of  область результата */

.nosplit {
	white-space : nowrap;
}

.header01 {
	font : bold 13pt Tahoma, Verdana, Arial, sans-serif;
}

.tablehead{
	display: table-header-group;
}

/* Styles for info pages */

.infp{
	margin-left: 50px;
	margin-right: 20px;
	text-align : justify;
}

.infptoptable{
	margin-left: -45px;
}

.infptoplinklist{
	font-size: smaller;
}

.infphrule{
	margin-left: -25px;
	margin-right: 20px;
}

.infptophead{
	font-size: 22px;
	font-weight: bold;
}

.infphead01{
	margin-left: -25px; 
	font-weight: bold; 
	font-size: 16px;
}

.redwarning{
	color: Maroon;
	font-weight: bold;
}
/* End Styles for info pages */

/* Zebra */

.head {
  background-color: grey;
	font: 14px bold;
	color:white;
}

.z0 {
  background-color: white;
}

.z1 {
	background-color: #EBEBEB;
}


#mnuPrice {
	color: green;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
    text-decoration : none;
	padding : 1 1 1 1;
}


#mnuPrice A {
	color: green;
	text-decoration : none;
	font-weight : bold;
}

#mnuPrice  A:Hover {
  background-color:white;
  color: #006633;
}
/*
#mnu TD {
	text-align : center;
}
*/
#mnu {
	background-color: silver;
	color: green;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
    text-decoration : none;
	padding : 1 1 1 1;
}

#mnu A {
	color: green;
	text-decoration : none;
	font-weight : bold;
}




/*
#mnu A:VISITED {
  color : white;
}
*/

#mnu  A:Hover {
  background-color:white;
  color: #006633;
}

#mnu #arg1 {
	font-size : 10px;
	border-width: 0 0 0 0;
}

#mnu #subm {
	background-color : #EBEBEB;
	font-size : 9px;
	border : 0px none;
}


/* Recordset navigation controls */
#nav, #nav TD {
	background-color: #EBEBEB;
	color: green;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	text-decoration : none;
	padding : 1px 1px 1px 1px;
}

#nav A {
	color: green;
	text-decoration : none;
	font-weight : bold;
}

#nav  A:Hover {
   color: #006633;
}


.pagenav, .pagenav A, .pagenav A:VISITED {
	text-align : center;
	color : Silver;
	margin-top : 0px;
	margin-bottom : 20px;
	font : 11px;
}
.pagenav A:HOVER {
	color : green;
	text-decoration : underline;
}

#Popup, .Popup {
    font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size : 12px;
	background-color : #DEF3E7;
	border : thin solid #319A21;
	padding : 3px 3px 3px 3px;
	}

#Popup {
	position :absolute;
	z-index : 255;
}

#Popup TH {
	font-weight : 800;
	font-size : 14px;
	background : green;
	color : White;
}

#Popup TD{
	font-weight : normal;
}

.debg {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  color: #0000CD;
  font-size : 10px;
}

.smallmono {
	font : normal 11px monospace;
	color : #006400;
}

.phototab {
	background-color : Silver;
	display : inline-block;
	list-style : none 0px none;
}

#banners {
	background-color : white;
}

/*
#banners THEAD A,  #banners THEAD A:HOVER{
	font : normal bold 13px Verdana, Tahoma, Arial;
	color : green;
	background-color : white;
	}
*/

#banners  A {
	font-size : 11px;
	border-left : 4px solid Silver;
	float: left;
	padding : 5px 5px 5px 5px;
	border-collapse : collapse;
	vertical-align: middle;
}

#banners A:HOVER {
	color : grey;
	border-color : Red;
}

#banners A:VISITED {
	color: green;
}
/*
 reklama left - reamberin, cycloferon, perftoran
*/

#reklama {
	border : 0px none;
	border-collapse : collapse;
	padding : 10px 5px 5px 5px;
	vertical-align: middle;
}

#reklama  TD A{
	font-size : 11px;
	border-right : 4px solid Silver;
	float: right;
	text-align : right;
	vertical-align: middle;
	padding : 10px 5px 10px 5px;
	border-collapse : collapse;
}

#reklama TD A:VISITED {
	color: green;
}


#reklama TD A:HOVER{
	border-color : Red;
	color : grey;
}



/*
 News block
*/
.nb_title, .nb_body {
	padding : 0 0 0 1px;
}

.nb_title {
	color : Green;
	bottom:;
	border-bottom-color : Green;
}

.nb_body {
	color : Black;
	font-size : 13px;
}

.nb_body UL {
	list-style : disc outside;
	margin : 2px 0px 2px 15px;
}

.nb_mark {
	color: Green;
}



