/* Tufnol CSS  */
body {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px;	
color: #2459A5;
SCROLLBAR-FACE-COLOR: #2459A5; 
SCROLLBAR-HIGHLIGHT-COLOR: #898B8B;
SCROLLBAR-SHADOW-COLOR: #5d70b5; 
SCROLLBAR-3DLIGHT-COLOR: #FFFFFF; 
SCROLLBAR-ARROW-COLOR:  #cdcde7; 
SCROLLBAR-TRACK-COLOR: #FFFFFF; 
SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
background-color: ffffff;
}

/* 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: 10px;
	color: #ffcccc;
	background-color: #2459A5;
}
/* formats the standard text links through the store */
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2459A5;
	text-decoration: underline;
	font-weight : bold;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #2459A5;
	text-decoration: underline;
	font-size: 10px;
	font-weight : bold;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2459A5;
	text-decoration: underline;
	font-weight : bold;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10;
	color: #6C84A7;
	text-decoration: none;
	font-weight : bold;
}
/* formats the 2nd text links through the store */
.secondtext a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2459A5;
	text-decoration: underline;
	font-weight : bold;
}
.secondtext a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #2459A5;
	text-decoration: underline;
	font-size: 10px;
	font-weight : bold;
}
.secondtext a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2459A5;
	text-decoration: underline;
	font-weight : bold;
}
.secondtext a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10;
	color: #9ca7d7;
	text-decoration: none;
	font-weight : bold;
}
/* formats the third text links through the store */
.thirdtext a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #303030;
	text-decoration: none;
	font-weight : normal;
}
.thirdtext a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #303030;
	text-decoration: none;
	font-size: 10px;
	font-weight : normal;
}
.thirdtext a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #303030;
	text-decoration: none;
	font-weight : normal;
}
.thirdtext a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2459A5;
	text-decoration: underline;
	font-weight : normal;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #303030;
	font-size: 10px;
}
br {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #303030;
	font-size: x-small;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #303030;
	font-size: 10px;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #2459A5;
	font-size: 10px;
	list-style-image : url(../images/misc/bullet.gif);
}
/* formats the check out links in shoppage_header.html */
.navlite a:active {
	color: #cdcde7;
	font : 10px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
	padding: 5px;
}
.navlite a:link {
	color: #cdcde7;
	font : 10px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
	padding: 5px;
}
.navlite a:visited {
	color: #cdcde7;
	font : 10px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
	padding: 5px;
}
.navlite a:hover {
	color: #2459A5;
	font : 10px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
	padding: 5px;
}
.navlite { }
/*  formats the navigation links in the nav bar */
.menulite a:active  {
	font : 10px Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none
} 
.menulite a:link {
	font : 10px Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none
}
.menulite a:visited{
	font : 10px Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none
}
.menulite a:hover {
	font : 10px Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 10px
}
.menulite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF
}
/* formats the category text links */
.cat
 {
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #9999cc;
}
.cat a:active {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #9999cc;
	text-decoration: none
}
.cat a:link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #9999cc;
	text-decoration: none
}
.cat a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6B418C;
	text-decoration: none
}
.cat a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ff8700;
	text-decoration: underline
}

/*  can be used for when smaller text is needed */
 .small
 { 
 font-family: Verdana, Arial, Helvetica, sans-serif; 
 font-size: 9;
 color: #2459A5
 font-weight: normal
 }
.hdrproduct {
	font-family: Trebuchet MS, Helvetica, Arial, Verdana, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #2459A5;
	}
.hdrproductwhite {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #ffffff;
}

/* formats the text fields and submit buttons in the store*/
.txtfield {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: xx-small;
font-weight: normal;
	background-color: #FFFFFF;
	border: #2459A5;
	border-style: solid;
	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: 9px;
	color: #000000;
	font-weight: normal;
	#2459A5;
	background-color: #CFD8f6;
	border: 1px solid #2459A5;
	margin-top:4px;
	margin-right: 0px;
	margin-bottom: 9px;
	margin-left: 0px;
}

.txtfieldsearch{
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: x-small;
font-weight: normal;
 background-color : #FFFFFF;
 border-bottom-width : 0px;
 border-right-width : 0px;
 border-left-width : 0px;
 border-top-width : 0px;
 border: 0px solid Gray;
 color: #2459A5
}
.submitbtn{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	background-color: #2459A5;
	font : bold;
	border: 1px solid #FFFFFF;
}

/*formats text in boxes with backgrounds other than white*/
.whitemenu
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-weight: normal;
	color: #303030;
}

/*  formats the  table heaer text in the admin section*/
.whitemenubold
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-weight: bold;
	color: #ffffff;
}

/*   formats the appearance of the mini cart*/
.whiteminiboldsmall
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-weight: bold;
	color: #ffffff;
	font-size: xx-small;
}

.minismall
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-weight: normal;
	
	font-size: xx-small;
}

/* formats the top selling buy now links */
.topSellingBuy {
    color: #ff9900;
	font-size: x-small;
	text-decoration: none;
	font-weight: bold; 
	}
.topSellingBuy a:active {
	color: #ff9900;
	font-size: x-small;
	text-decoration: none;
	font-weight: bold;
}
.topSellingBuy a:link {
	color: #ff9900;
	font-size: x-small;
	text-decoration: none;
	font-weight: bold;
}
.topSellingBuy a:visited {
	color: #ff9900;
	font-size: x-small;
	text-decoration: none;
	font-weight: bold;
}
.topSellingBuy a:hover {
	color: #6666CC;
	font-size: x-small;
	text-decoration: underline;
	font-weight: bold;
}

/* formats the top selling buy now links */
.topSelling {	
    font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
.topSelling a:active {
	color: #666666;
	font-size: x-small;
	text-decoration: none;
	font-weight: bold;
}
.topSelling a:link {
	color: #666666;
	font-size: x-small;
	text-decoration: none;
	font-weight: bold;
}
.topSelling a:visited {
	color: #666666;
	font-size: x-small;
	text-decoration: none;
	font-weight: bold;
}
.topSelling a:hover {
	color: #ff9900;
	font-size: x-small;
	text-decoration: underline;
	font-weight: bold;
}

/* formats the feature header text*/
.featurebold{
 font-family: Verdana, Arial, Helvetica, sans-serif; 
 font-size: 10px; 
 font-weight: bold;	
}

/* formats the top selling buy now links */
.ftrLinks {
}
.ftrLinks a:active {
	color: #2459A5;
	font-size: xx-small;
	text-decoration: none;
	font-weight: normal;
}
.ftrLinks a:link {
	color: #2459A5;
	font-size: xx-small;
	text-decoration: none;
	font-weight: normal;
}
.ftrLinks a:visited {
	color: #2459A5;
	font-size: xx-small;
	text-decoration: none;
	font-weight: normal;
}
.ftrLinks a:hover {
	color: #2459A5;
	font-size: xx-small;
	text-decoration: underline;
	font-weight: normal;
}

/* formats the price display in the shop */
.price{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #2459A5;
	font-size: x-small;
    font-weight: bold;	
}

/* formats the top left title name*/
.hdrtitlewhite {
	font-family: "Courier New", Courier, monospace;
	font-size: 20px;
	font-weight: bold;
	color: #ffffff;
	padding : 4px 4px;
	letter-spacing : 1px;
}
/*  formats the login links in the header bar */
.loginlink a:active  {
	color: #cdcde7;
	font-size: xx-small;
	text-decoration: underline;
	font-weight: normal;
} 
.loginlink a:link {
	color: #cdcde7;
	font-size: xx-small;
	text-decoration: underline;
	font-weight: normal;
}
.loginlink a:visited{
	color: #cdcde7;
	font-size: xx-small;
	text-decoration: underline;
	font-weight: normal;
}
.loginlink a:hover {
	color: FFFFFF;
	font-size: xx-small;
	text-decoration: none;
	font-weight: normal;
}
.loginlink {
	color: #cdcde7;
	font-size: xx-small;
	text-decoration: none;
	font-weight: normal;
}
.border {
	border: 1px solid #2459A5;
}
.loginborder {
    border: 0px solid #cdcde7;
}
.biegebg {
    color: #cdcde7;
}
.tableborder {
border: #2459A5;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px
}
.dotvert {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #D2D2D2;
	background-color: #ffffff;
}

h1{font-size:15px;}