@charset "utf-8";
body {
	font-family: Arial;
	color: #036;
	background : #999 url(resources/pgbk.gif) repeat-x;}

h1 {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #339999;
}

#pageContainer {
	text-align:center;
	width: 886px;
	margin-right: auto;
	margin-left: auto;
	background : url(resources/middlebg.gif) repeat-y;
	background-color: #ffffff;
}

#menu {
	width: 850px; height: 40px;
	margin: auto;
	text-align: center;
}

#menu a.main_nav_item { display: inline-block;
	width: 125px; height: 32px;	margin: auto;
	background: url(http://www.pharmacyplus.eu/pills/pill-blue-red.gif) no-repeat center top;	
  	color: #000000; line-height: 170%;
	font-family: Arial, sans-serif;
	font-style: normal; font-size: 14px;
  	font-weight: bold; text-decoration: none;
}

#menu a.main_nav_item:hover { display: inline-block;
	width: 125px; height: 32px;	margin: auto;
  	background: url(http://www.pharmacyplus.eu/pills/pill-blue-yellow.gif) no-repeat center top;	
  	color: #000000; line-height: 170%;
	font-family: Arial, sans-serif;
	font-style: normal; font-size: 14px;
  	font-weight: bold; text-decoration: none;
}

a.active_nav_item { display: inline-block;
	width: 125px; height: 32px; margin-top: auto;
  	background: url(http://www.pharmacyplus.eu/pills/pill-blue-white.gif) no-repeat center top;
  	color: #C0C0C0; line-height: 170%;
	font-family: Arial, sans-serif;
	font-style: normal; font-size: 14px;
  	font-weight: bold; text-decoration: none;
}

#pageContainer #pageBody {
	width: 850px;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
#pageContainer #pageBody #mainPage {
	float: left;
	width: 800px;
	display: block;
	margin-left: 15px;
	font-family: Arial;
	color: #5C84E3;
	font-size: 12px;
}
#pageContainer #purpleDivide {
	clear: both;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	width: 850px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

.style4 {
	color: #858585;
	font-size: 18px;
}
.style5 {
	color: #605B63;
	font-weight: bold;
	font-size: 14px;
}

label
{
width: 5em;
float: left;
text-align: right;
margin-right: 0.5em;
display: block;
}

input
{
background: #FFFFFF;
border: 1px solid #781351;
}

.submit input
{
margin-left: 3.5em;
color: #FFFFFF;
background: #9999FF;
border: 2px outset #d7b9c9;
}

fieldset
{
background: #CCCCFF;
border: 1px solid #781351;
width: 20em;
}

legend
{
color: #fff;
background: #9999FF;
border: 1px solid #781351;
padding: 2px 6px;
}
