@CHARSET "UTF-8";

body
{
  background-color: white;
  font-family:Verdana,Arial;
  font-size:0.8em;
}

#welcome_message
{
  display:none;
}

#column_content.column_reduce
{
  margin-left:0;
}

#container_head {
	display : none;
}

#homepage_default
{
	text-align: center;
}

#homepage_default .column_left
	{
		float: none;
		width: 100%;
		padding: auto;
		text-align: center;
	}

#homepage_default .column_right 
	{
		float: none;
		width: 100%;
		padding: auto;
		text-align: center;
	}

#health_products_block {
	
	display : none;
	
	}

#last_alert
{
	
}

#display_out_of_stock table 
{
  border:1px solid black;
  border-collapse: collapse;
}

#display_out_of_stock table th,
#display_out_of_stock table td
{
   border:1px solid black;
}


#container_foot {
	display : none;
}


#container_body .column_navigator
{
  display : none;
}

#print
{
  display:none;
}

#change_paragraph 
{
  display:none;
}


.page_numbering
{
  display:none;
}

.page_button
{
  display:none;
}

#addon
{
  display:none;
}

#breadcrumb {
color:#603457;
}

#breadcrumb a {
font-size:1em;
}

a {
color:#3A3A3A;
text-decoration:none;
}

.online_editor a {
text-decoration:underline;
}

.online_editor a.ext_download img {
vertical-align:middle;
}
img {
border:medium none;
display:inline;
}

h1, h2, h3, h4, h5, h6 {
color:#5E3253;
margin:0;
padding:5px 0;
}

td h1, td h2, td h3, td h4, td h5, td h6,th {
color:#5E3253;
margin:0;
padding:0;
}

h3.title {
margin-top:13px;
}

.online_editor h6 {
font-weight:normal;
font-size:1em;
}

.online_editor h6 a{
font-size:1em;
}

.online_editor td,
.online_editor th {
border:1px solid #D0D0D0;
padding:2px 3px;
text-align:left;
}

.online_editor table {
border-collapse:collapse;
border-color:#D0D0D0;
border-spacing:2px;
border-width:1px;
margin:8px 0;
text-align:center;
}

.online_editor .publication .bullet {
float:left;
padding-right:8px;
padding-top:7px;
}

.online_editor .image_left{
	float: left;
		padding: 0px 5px 5px 0px;
}

.online_editor .image_right{
	float: right;
	padding: 0px 0px 5px 5px;
}

.separator {
background:transparent url(../images/separator.png) repeat-x scroll 0;
height:1px;
}

.read_more .box_content
{
  border:1px solid #C1B1BE;
  background-color:#F6F4F5;
}
