.bluebold {
color: #336699; 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
}

.home-body {
color: #336699; 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: none;
}

.home-blue {
color: #336699; 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: none;
}

.contact {
color: #336699;
background-color: #CCCCCC; 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: none;
}

.bottom {
color: #FFFFFF;
background-color: #6699CC; 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: none;
}

.items {
color: #336699;
background-image: url(/images/sub_items.gif); 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
}

.title {
color: #FF6600;
background-color: #FFFFFF; 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
}

.product {
color: #000000;
background-color: #FFFFFF; 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
}

.variables {
color: #336699;
background-color: #FFFFFF; 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
}

.body {
color: #000000; 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: none;
}

.order {
color: #FFFFFF; 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
background-color: #336699
}

.body-orange {
color: #FF6600; 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: none;
}


A.contact {
color: #336699; 
background-color: #CCCCCC;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: none;
text-decoration: underline;
cursor: pointer;
}

A.bottom {
color: #FFFFFF; 
background-color: #6699CC;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
text-decoration: none;
cursor: pointer;
}


.product-listing-heading {
color: #336699;
background-color: #FFFFFF; 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
}

.product-listing-text {
color: #000000; 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: none;
}

.product-details-title {
color: #FF6600;
background-color: #FFFFFF; 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
}

.product-details-product {
color: #000000;
background-color: #FFFFFF; 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
}

.product-details-header {
color: #336699;
background-color: #FFFFFF; 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
}

.product-details-text {
color: #000000; 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: none;
}

.product-details-text-orange {
color: #FF6600; 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: none;
}

.frontend-form-text,
.frontend-form-text-small,
.frontend-form-header,
.frontend-form-title,
.frontend-form-message {
color: #000000; 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: none;
}

.form-validation-notice {	
font-family: verdana, arial, helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
color: #990000;
border: double 3px #990000;
padding: 2px;
}

/****************************************************************************/
/*****							CHECKOUT PROGRESS BAR					*****/
/****************************************************************************/
.checkout-progress-bar-selected,	
.checkout-progress-bar-linked,
.checkout-progress-bar-disabled	{	font-family:			verdana, arial, helvetica, sans-serif;
									font-size:				11px;
									font-weight:			normal;
									color:					#000000;
									background-color:		#eeeeee;
									border:					solid 1px #999999;
									text-align:				center;}
								
.checkout-progress-bar-disabled	{	color:					#bbbbbb;
									font-style:				italic;
									text-decoration:		underline}
								
.checkout-progress-bar-selected	{	font-weight:			bold;
									color:					#000000;
									background-color:		#dddddd;}

a.checkout-progress-bar-link	{	text-decoration:		underline;
									color:					#000000;}

a.checkout-progress-bar-link:hover	{	text-decoration:		underline;
										color:					#003399;}

						
/****************************************************************************/
/*****							SEARCH RESULTS 							*****/
/****************************************************************************/				
A.paging-links {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #003399;
background-color: #FFFFFF; 
text-decoration: underline;
cursor: pointer;
font-weight: normal;
font-style: italic;
}

.paging-links-disabled {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #CCCCCC;
background-color: #FFFFFF; 
text-decoration: none;
font-weight: normal;
font-style: italic;
}

.paging-links-selected {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
background-color: #FFFFFF; 
text-decoration: none;
font-weight: bold;
font-style: none;
}

.product-listing-text,
.product-listing-message {
color: #000000; 
background-color: #FFFFFF; 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: none;
}

.product-listing-message {
font-size: 13px;
font-weight: bold;
}


/****************************************************************************/
/*****								RUNNING BAR							*****/
/****************************************************************************/
.AGS-running-bar-text,	
.AGS-running-bar-heading		{	font-family:			Verdana, Arial, Helvetica, sans-serif;
									font-size:				11px;
									font-weight:			normal;
									color:					#000000;}
								
.AGS-running-bar-heading		{	font-weight:			bold;}

						
/****************************************************************************/
/*****								OTHER 								*****/
/****************************************************************************/		


.form-validation-notice {	
font-family: verdana, arial, helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
color: #990000;
border: double 3px #990000;
padding: 2px;
}

.static-page-text,
.static-page-text-bold,
.static-page-header-main,
.static-page-header-sub {
color: #000000; 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: none;
}

.static-page-text-bold {
font-weight: bold;
}

.static-page-header-main {
font-size: 20px;
font-weight: bold;
color: #003399;
}

.static-page-header-sub {
font-size: 13px;
font-weight: bold;
color: #003399;
}

.frontend-form-text,
.frontend-form-text-small,
.frontend-form-header,
.frontend-form-title,
.frontend-form-message {
color: #000000; 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: none;
}

.frontend-form-text-small{
font-size: 9px;
}

.frontend-form-header {
font-size: 11px;
font-weight: bold;
}

.frontend-form-title {
font-size: 18px;
font-weight: bold;
}

.frontend-form-message {
color: #990000;
}

.frontend-form-required-symbol {
font-size: 13px;
font-weight: bold;
color: #990000;
}

.frontend-form-validation-symbol {
font-weight: bold;
color: #990000;
}

.page-heading-text {
color: #000000; 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight: bold;
}

.price-active,
.price-inactive {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: none;
}

.price-active {
color: #990000;
font-weight: bold;
}

.price-inactive {
color: #999999;
text-decoration: none;
}

input, 
select {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}

.disabled-generic {	
color: #999999;
}