body {
   	background: white;
   	font-size: 12pt;
}

#title, #menu, #leftcontent {
	display: none;
}

#container, #content {
	width: auto;
   	padding: 0;
   	border: 0;
   	float: none !important;
   	color: black;
   	background: transparent none;
}

div#content {
	margin-left: 0;
	padding-top: 1em;
   	border-top: 1px solid #697176;
}

#container a:link:after, #container a:visited:after {
   	content: " (http://www.hopleypharmacy.co.uk" attr(href) ") ";
   	font-size: 90%;
}

#container a[href^="/"]:after {
   	content: " (http://www.hopleypharmacy.co.uk" attr(href) ") ";
}
   
.imageborder{
	display: none;
}

#rightcontent, #scrollbar, .flexscroll{
    width: 100%;
	background: none;
 	margin: 0px;
	overflow: visible;
	height: auto;
}

/*__content_________________________________________________________________________________*/

.maincontent{
 	text-align: left;
	padding: 0;
	border: 0;
	margin: 0;
}


.maincontent h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: black;
	text-transform: uppercase;
}

.maincontent h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: black;
}

.maincontent h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: black;
}

.maincontent h4{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: black;
}

.maincontent p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: black;
}

.maincontent p span{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: black;
}

.maincontent a span{
    text-decoration:none;
    color: black;
	font-weight: bold;
	cursor: help;
}

.maincontent li a span{
    text-decoration:none;
    color: #F15A21;
	font-weight: bold;
	cursor: help;
}

.maincontent a{
    text-decoration:none;
    color: #005430;
	cursor: help;
}


.maincontent ul li{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	list-style-type: square;
	color: black;
}


#footer p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold; 
	color: black;
}

#footer p span{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold; 
	color: black;
}

#footer a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold; 
	color: black;
	text-decoration:none;
}

.hr{
	border: none 0; 
	border-bottom: 1px solid black;
	width: 100%;
	height: 1px;
	text-align: left;
	}

.hr2{
	border: none 0; 
	border-bottom: 1px solid black;
	width: 100%;
	height: 1px;
	text-align: left;
	}