body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:9pt;
	background-color:#FFF;
}

h1 {
	font-size: 1.5em;
}

h2 {
	font-size: 1.25em;
}
h3, h4 {
	font-size: 1em;
}
h3 {
	font-weight:normal;
	text-decoration:underline;
}

ul{
	list-style-image: url("<?php $CONFIG['operation']['base_href']['production'] ?>/images/VitaDollarBullet.gif");
}


.header-display-links{

font-family: Verdana,Arial,Helvetica,sans-serif;

font-size: 10px;

font-weight: normal;

color: #000000;

}

a{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.minicart_standard_text{
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 10px;
font-weight: normal;
color: #000000;
}

.minicart_quantity{
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 10px;
font-weight: bold;
color: #000000;
}

.section_titles{

font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #077647;
}

.active_category_navigation{

font-family: Verdana,Arial,Helvetica,sans-serif;

font-size: 11px;

color: #077647;

line-height: 24px;

}
.category_navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #077647;
	line-height: 24px;
}

.header_caption{

font-family: Verdana,Arial,Helvetica,sans-serif;

font-size: 11px;

font-weight: bold;

color: #ffffff;

background-color: #faa73f;

}
.customer_account-display-table_header{

color: #000000;

font-size: 12px;

font-weight: bold;

background-color: #e3eede;

}
.customer_account-display-table_cell{

color: #000000;

font-size: 12px;

background-color: #ffffff;

background-image: none;

background-repeat: repeat;

background-attachment: scroll;

}

.standard_text{

font-family: Verdana,Arial,Helvetica,sans-serif;

font-size: 10px;

font-weight: normal;

color: #000000;

}

.product_results_title{

font-family: Verdana,Arial,Helvetica,sans-serif;

font-size: 10px;

font-weight: normal;

color: #000000;

text-decoration: none;

}

.product_description{

font-family: Verdana,Arial,Helvetica,sans-serif;

font-size: 10px;

font-weight: normal;

color: #000000;

}

.product_standard_field_label{

font-family: Verdana,Arial,Helvetica,sans-serif;

font-size: 10px;

font-weight: normal;

color: #000000;

}

.product_standard_field_text{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

.standard_price{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

.product_title{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #077647;
}

.cart_product_name {
	color: black;
	font-size: 13px;
	font-weight: bold;
}

    a.cart_product_name:link    { color:black !important; text-decoration:none; }
    a.cart_product_name:visited { color:black !important; text-decoration:none; }
    a.cart_product_name:hover   { color:orange !important; text-decoration:underline; }
    a.cart_product_name:active  { color:black !important; text-decoration:none; }


.customer_account-display-table_title {
	background-color:white;
	font-weight:bold;
	font-size:14px;
}

