﻿
/* Main body style definition  */
BODY  {
	font-family : verdana, arial, sans-serif;
	font-size : 12px;
}

/* Used if no thick and thin line images defined  */
HR.thickline {
	color : #000099;
	size : 4;
}

HR.thinline {
	color : #000099;
	size : 2;
}

/* This is the style for the majority of text not otherwise defined below */
.mainpage {
	font-family : verdana, arial, sans-serif;
	font-size : 12px;
	padding : 0;
	border-width : 0;
	margin : 0;	
	color : #000000;
}

/* Style for main page titles, if no image defined */
.title {
	font-family : verdana, arial, sans-serif;
	font-size : 15px;
	color : #cc0000;
	font-weight: bold;
}

/* Style for other page titles, if no image defined */
.title2 {
	font-family : verdana, arial, sans-serif;
	font-size : 15px;
	color : #000099;
	font-weight: bold;
}

/* Style for text that appears at the top of some special pages like specials, and search engine */
.toptext {
	font-family : verdana, arial, sans-serif;
	font-size : 15px;
	color : Red;
}

/* Style for product names, if no image defined   */
.prodname {
	font-family : verdana, arial, sans-serif;
	font-size : 13px;
}

/* Style for category names, if no image defined   */
.catname {
	font-family : verdana, arial, sans-serif;
	font-size : 13px;
}

/* Style for Product SKU line, if turned on */
.prodSKU {
	font-family : verdana, arial, sans-serif;
	font-size : 12px;
}

/* Style for Product price, if turned on */
.prodprice {
	font-family : verdana, arial, sans-serif;
	font-size : 12px;
}

/* Style for Product price emphasized words */
.prodprice2 {
	font-family : verdana, arial, sans-serif;
	font-size : 12px;
	color: Red;
}

/* Style for Product discount line, if turned on */
.proddisc {
	font-family : verdana, arial, sans-serif;
	font-size : 12px;
}

/* Style for border around image on moreinfo page */
.moreimg {
	border-style : groove;
	border-width : thick;
	border-color : Silver;
	width: 30%;
	text-align : center;
	padding : 15px;
	background-color: white;
}

/* Style for orderbox text */
.ordertext {
	font-family : verdana, arial, sans-serif;
	font-size : 12px;
	color : #000000;
}

/* Style for form headers */
.formheader {
	font-family : verdana, arial, sans-serif;
	font-size : 13px;
	color : white;
}

/* Style for form background */
table.formbg {
	background-color : #FFFFFF;
}

/* Style for form text */
.formtext {
	font-family : verdana, arial, sans-serif;
	font-size : 12px;
	color : #000000;
}

/* Style for larger form text */
.largerformtext {
	font-family : verdana, arial, sans-serif;
	font-size : 14px;	
	color : #000000;
}

/* Style for smaller form text */
.smallformtext {
	font-family : verdana, arial, sans-serif;
	font-size : 11px;	
	color : #000000;
}

/* Style for form error messages */
.formerror {
	font-family : verdana, arial, sans-serif;
	font-size : 12px;
	color : red;
}

/* Style for form required text */
.formreqtext {
	font-family : verdana, arial, sans-serif;
	font-size : 12px;
	color : red;
}

/* Style for shopping cart header */
.cartheader {
	font-family : verdana, arial, sans-serif;
	font-size : 13px;
	color : white;
}

/* Style for shopping cart header background */
.cartheaderbg {
	background-color : #004586;
}

/* Style for shopping cart text */
.carttext {
	font-family : verdana, arial, sans-serif;
	font-size : 12px;
	color : #000000;
}

/* Style for small shopping cart text */
.smallcarttext {
	font-family : verdana, arial, sans-serif;
	font-size : 10px;
	color : #000000;
}

/* Style for main shopping cart color */
.mainrows {
	background-color : #FFFFFF;
}

/* Style for alternate shopping cart rows */
.altrows {
	background-color : #ffffcc;
}

/* Add any additional styles you wish to use for your store here  */

/* Used for the default header */
A.header {
	font-family : verdana, arial, sans-serif;
	font-size : 10px;
	color: #000099;
	font-weight: bold;	
	}
	
/* Used for the default footer */
A.footer {
	font-family : verdana, arial, sans-serif;
	font-size : 11px;
	color: #000099;
	font-weight: bold;	
	}

.merchant {
	font-family : verdana, arial, sans-serif;
	font-size : 11px;
	font-style : italic;	
	color : #000000;
}





/* APPI STYLES */

A:link {
 color: #003399;
 text-decoration:none;
 }

A:active {
 color: #003399;
 text-decoration:underline;
 }

A:hover {
 color: #CC0000;
 text-decoration:underline;
  }

A:visited {
 color: #663300;
 text-decoration:none;
  }

A:visited:hover {
 color: #CC0000;
 text-decoration:none; text-decoration:underline;
 }

p {
 font-family: verdana, arial, sans-serif;
 font-size: 11px;
 color: #000000;
 }

 strong {
 font-family: verdana, arial, sans-serif;
 font-size: 13px;
 font-weight: bold;
 color: Navy;
 }

.indent {
 font-family: verdana, arial, sans-serif;
 font-size: 11px;
 padding-left: 20px;
 color: #000000;
 }

.list {
 font-family: verdana, arial, sans-serif;
 font-size: 11px;
 color: #000000;
 }

.tiny {
 font-family: arial, sans-serif;
 font-size: 9px;
 color: #000000;
 }

.massave {
 font-family: arial, sans-serif;
 font-size: 24px;
 color: #663300;
 }


h1 {
 font-family: helvetica, arial, sans-serif;
 font-size: 15px;
 color: #CC0000;
 }

h2 {
 font-family: helvetica, arial, sans-serif;
 font-size: 13px;
 color: #CC0000;
 }

h3 {
 font-family: helvetica, arial, sans-serif;
 font-size: 11px;
 color: #CC0000;
 }

h4 {
 font-family: helvetica, arial, sans-serif;
 font-size: 20px;
 color: #FFCC00;
 }

h5 {
 font-family: verdana, arial, sans-serif;
 font-size: 11px;
 font-weight: bold;
 color: #000000;
 }

 li {
 font-family: verdana, arial, sans-serif;
 font-size: 11px;
 color: #000000;
 }
 
 ul {
 font-family: verdana, arial, sans-serif;
 font-size: 11px;
 color: #000000;
 }






