body {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px;	
color: #808080;
scrollbar-base-color : #9CB0D9;

scrollbar-dark-shadow-color : #ffffff;
scrollbar-arrow-color : #ffffff;
background-image : url('../images/bg/blue-circles-2012.jpg');
background-repeat: repeat;<br>
	background-position: top;
}


/* formats the text and the drop down list in the nav bar  */
.navtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
}
.navfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808080;
	background-color: #ffffff;
}
/* formats the standard text links through the store */
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808080;
	text-decoration: none;
	font-weight : normal;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #808080;
	text-decoration: none;
	font-size: 12px;
	font-weight : normal;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #808080;
	text-decoration: none;
	font-weight : normal;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F4B633;
	text-decoration: underline;
	font-weight : normal;
}
b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #808080;
	font-size: 11px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #808080;
	font-size: 11px;
}
br {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #808080;
	font-size: 11px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #808080;
	font-size: 11px
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #808080;
	font-size: 11px;
	list-style-image : url('../images/misc/vpasp_stars1.gif');
}
/* formats the check out links in shoppage_header.html */
.navlite a:active {
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}
.navlite a:link {
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}
.navlite a:visited {
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}
.navlite a:hover {
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}
.navlite { }
/*  formats the navigation links in the nav bar */
.menulite a:active  {
	font : 12px Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none
 }
.menulite a:link {
	font : 12px Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none
}
.menulite a:visited{
	font : 12px Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none
}
.menulite a:hover {
	font : 12px Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 12px
}
.menulite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #808080}
/* formats the category text links */
.cat
 {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
	font-weight: normal;
	color: #ffffff;
}
.cat a:active {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	 font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none
}
.cat a:link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	 font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none
}
.cat a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	 font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none
}
.cat a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	 font-size: 12px;
	font-weight: normal;
	color: #8B9AC2;
	text-decoration: none
}

/*  can be used for when smaller text is needed */
 .small
 { 
 font-family: Verdana, Arial, Helvetica, sans-serif; 
 font-size: 12px;
 font-weight: normal;
 color: #8B9AC2; 
 }
.hdrproduct {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #F4B633;
	}
	/*  formats the color of the byline text in the header of the page*/
.hdrbyline {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #808080;
	}
.hdrproductwhite {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
}

/* formats the text fields and submit buttons in the store*/
.txtfield 
{
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px;
font-weight: normal;
	background-color: #FFFFFF;
	border: #808080;
	border-style: groove;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px
}

.txtfielddropdown
{
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px;
font-weight: normal
color: #808080
}

.txtfieldsearch
{
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px;
font-weight: normal;
 background-color : #808080;
 border-bottom-width : 0px;
 border-right-width : 0px;
 border-left-width : 0px;
 border-top-width : 0px;
 border: 1px solid Gray;
 color: #ffffff
}
.submitbtn
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	background-color: #9CB0D9;	
}

/*formats text in boxes with backgrounds other than white*/
.whitemenu
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-weight: normal;
	color: #ffffff;
	 font-size: 11px;	
}

/*  formats the  table heaer text in the admin section*/
.whitemenubold
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-weight: normal;
	color: #ffffff;
	font-size: 11px;
}

/*   formats the appearance of the mini cart*/
.whiteminibold
{
	font-family: Verdana; 
    font-weight: normal;
	color: #ffffff;
	font-size: 9px;
}

.minismall
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-weight: bold;
	
	font-size: x-small;
}

/* formats the top selling buy now links */
.topSellingBuy {
    color: #ff9900;
	font-size: x-small;
	text-decoration: none;
	font-weight: normal; 
	}
.topSellingBuy a:active {
	color: #ff9900;
	font-size: x-small;
	text-decoration: none;
	font-weight: normal;
}
.topSellingBuy a:link {
	color: #ff9900;
	font-size: x-small;
	text-decoration: none;
	font-weight: normal;
}
.topSellingBuy a:visited {
	color: #ff9900;
	font-size: x-small;
	text-decoration: none;
	font-weight: normal;
}
.topSellingBuy a:hover {
	color: #6666CC;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}

/* formats the top selling buy now links */
.topSelling {}
.topSelling a:active {
	color: #8B9AC2;
	font-size: x-small;
	text-decoration: none;
	font-weight: normal;
}
.topSelling a:link {
	color: #8B9AC2;
	font-size: x-small;
	text-decoration: none;
	font-weight: normal;
}
.topSelling a:visited {
	color: #8B9AC2;
	font-size: x-small;
	text-decoration: none;
	font-weight: normal;
}
.topSelling a:hover {
	color: #ff9900;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}

/* formats the feature header text*/
.featurebold{
 font-family: Verdana, Arial, Helvetica, sans-serif; 
 font-size: 11px; 
 font-weight: normal;	
 color: #808080; 
}

/* formats the top selling buy now links */
.ftrLinks {}
.ftrLinks a:active {
	color: #808080;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}
.ftrLinks a:link {
	color: #808080;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}
.ftrLinks a:visited {
	color: #808080;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}
.ftrLinks a:hover {
	color: #8B9AC2;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}

/* formats the price display in the shop */
.price{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #8D8972;
	font-size: 12px;
    font-weight: bold;	
}
.xxsmallblacklogin{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #808080;
	font-size: 11px;
    font-weight: norm;		
}
.boldxxsmallwhite{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 11px;
    font-weight: normal;		
}

.orderinfolink{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: xx-small;
	font-weight: normal;
	color: #ffffff;
}
.orderinfolink  a:active {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.orderinfolink  a:link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.orderinfolink  a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.orderinfolink  a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #808080;
	text-decoration: none;
}
/* formats the top links in the header */
.breadcrumblinks {	
    color: ffffff;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}
.breadcrumblinks a:active {
	/*color: ffffff;
	font-size: 11px;*/
	text-decoration: none;
	font-weight: normal;
}
.breadcrumblinks a:link {
	/*color: #ff9900;
		font-size: 11px;
	text-decoration: none;
	font-weight: normal;*/
}
.breadcrumblinks a:visited {
	/*color: #ff9900;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;*/
}
.breadcrumblinks a:hover {
	color: #8B9AC2;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}
/* formats the text of the content pages*/
.contenttext{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #808080;
	font-size: 12px;
}
/*formats the order catalogue text on the right of every page*/
.ordercatalogue{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #5959AE;
	font-size: 11px;
	font-weight: normal;
}
