/**** STANDARD STYLES ****/
body {margin: 10; background: #ffffff;}
body, p, div, li, td, th, blockquote  {font-family: helvetica, arial, verdana, sans-serif; font-size: 12px; color: #000000;}
th	{font-weight: bold; text-align: left;}
h1  {font-size: 20px; font-weight: bold; color: #333399;}
h2  {font-size: 18px; font-weight: bold; color: #333399;}
h3  {font-size: 15px; font-weight: bold; color: #333399;}
h4  {font-size: 14px; font-weight: bold;}
h5  {font-size: 13px; font-weight: bold;}
caption {font-weight: bold}
sup {font-size: 10px;}

/**** PARAGRAPH STYLES ****/
.block {display: block;}
.inline {display: inline;}

/**** Specil Title STYLES ****/
span.area {background-color : silver; font-weight: bold; }
span.blanktitle {color: #000099;font-weight: bold; }
span.finish {background: #000099;}
span.mandatory {background-color : #ffff00; color: #000000; font-weight: bold; }

/**** TEXT STYLES ****/
.pageheader {font-size: 18px; color: #333399; font-weight: bold;}
.sectionheader {font-size: 16px; color: #333399; font-weight: bold;}
.title {font-size: 12px; color: #ff9900; font-weight: bold;}
.hightitle {font-size: 14px; color: #ff9900; font-weight: bold;}
b, strong, .bold	{font-weight: bold}
.xlargebold  {font-size: 16px; font-weight: bold}
.largebold  {font-size: 14px; font-weight: bold}
/*.midbold  {font-size: 12px; font-weight: bold}*/
.smallbold  {font-size: 11px; font-weight: bold}
.xsmallbold  {font-size: 10px; font-weight: bold}
i, em, .italic  {font-style: italic;}
.smallitalic  {font-style: italic; font-size: 10px;}
.smallbolditalic  {font-style: italic; font-size: 11px; font-weight: bold;}    
u  {text-decoration: underline;}

pre  {font-family: monospace, sans-serif, system; font-size: 11px;}
.xlarge {font-size: 14px;}
.large {font-size: 13px;}
.small {font-size: 11px;}
.xsmall {font-size: 10px;}

.smallfixed {font-family: verdana, courier, serif; font-size: 10px;}
.smallboldfixed {font-family: verdana, courier, serif; font-size: 10px; font-weight: bold;}
.fixed {font-family: verdana, courier, serif;}
.largefixed {font-family: verdana, courier, serif; font-size: 13px;}
.warn {color: #ff9900; font-weight: bold}
.alert {color: #cc0000; font-weight: bold}
.inactive {color: #999999;} 
.dark {color: #333399;}
.darkbold {color: #333399; font-weight: bold;}

/*** FORM STYLES ***/ 
input, textarea, .textarea, select, select option, option {font-size: 12px; font-family: monospace, courier, sans-serif, system;}
/*input, textarea, .textarea {font-size: 12px; font-family: monospace, sans-serif, system;}*/
.button  {background: #ffffcc; color: #003399; font-family: helvetica, arial, verdana, sans-serif; font-weight: bold; font-size: 10px;}
/*.buttondis {font-family: helvetica, arial, verdana, sans-serif; font-weight: bold; font-size: 10px; background: #ff9900; color: #003399;}*/
.submit  {background: #003399; color: #ffffff; font-family: helvetica, arial, verdana, sans-serif; font-weight: bold;}
 
/*** LIST STYLES ***/
li {list-style : url(images/line_yellow.gif);}

/*** IMAGE STYLES ***/
.blackline  {color: 000000; background-image: url(images/shim_black.gif);}
.greyline  {color: cccccc; background-image: url(../images/line_grey.gif);}

/*** TABLE STYLES ***/
.titlebar {font-size: 14px; color: #ffffff; font-weight: bold; background: #003399;}
.bigtitlebar {font-size: 18px; color: #ffffff; font-weight: bold; background: #003399;}
.smalltitlebar {font-size: 11px; color: #ffffff; font-weight: bold; background: #3399cc;}
.rowcolorlight1 {color: #000000; background: #ffffff;}
.rowcolorlight2 {color: #000000; background: #ffffcc;}
.rowcolorlight3 {color: #000000; background: #e8e8e8;}
.rowcolordark1 {color: #ffffff; background: #ffcc33;}

/* TEXT-DECORATION: none
a.noline {font-size: 9pt; text-decoration: none;}
a.noline:link { COLOR: #0000ff;}
a.noline:visited {color: #330033;}
a.noline:hover {color: #ff6600;}
a.noline:active {color: #ff6600;}*/

/*** LINK STYLES ***/
a, a:link, a:visited, a:hover, a:visited:hover {color: #333399; font-weight: normal; text-decoration: underline;}
a.bold, a.bold:link, a.bold:visited, a.bold:hover, a.bold:visited:hover {font-weight: bold;}

a.xlarge, a.xlarge:link, a.xlarge:visited, a.xlarge:hover, a.xlarge:visited:hover {font-size: 14px; color: #333399;}
a.xlargebold, a.xlargebold:link, a.xlargebold:visited, a.xlargebold:hover, a.xlargebold:visited:hover {font-size: 14px; font-weight: bold; color: #333399;}

a.large, a.large:link, a.large:visited, a.large:hover, a.large:visited:hover {font-size: 13px; color: #333399;}
a.largebold, a.largebold:link, a.largebold:visited, a.largebold:hover, a.largebold:visited:hover {font-size: 13px; font-weight: bold; color: #333399;}

a.small, a.small:link, a.small:visited, a.small:hover, a.small:visited:hover {font-size: 11px;}
a.smallbold, a.smallbold:link, a.smallbold:visited, a.smallbold:hover, a.smallbold:visited:hover {font-size: 11px; font-weight: bold;}

a.xsmall, a.xsmall:link, a.xsmall:visited, a.xsmall:hover, a.xsmall:visited:hover {font-size: 10px;}
a.xsmallbold, a.xsmallbold:link, a.xsmallbold:visited, a.xsmallbold:hover, a.xsmallbold:visited:hover {font-size: 10px; font-weight: bold;}

.mainnav {background: #ffffff; font-size: 12px; font-weight: normal; color: #000000;}
.mainnav a {color: #333399; font-weight: normal; text-decoration: none;}
.mainnav a:link {color: #333399; font-weight: normal; text-decoration: none;}
.mainnav a:visited {color: #333399; font-weight: normal; text-decoration: none;}
.mainnav a:hover {color: #ff9900; font-weight: normal; text-decoration: underline;}
.mainnav a:visited:hover {color: #ff9900; font-weight: normal; text-decoration: underline;}

.mainnavon {background: #003399; font-size: 12px; font-weight: bold; color: #ffffff;}

.staticnavtop {color: #ffffff; background-color: #ff9900; background-image: url(../images/header_bg.gif);}
/*.staticnav {background: #ffcc33; font-size: 12px; font-weight: bold; color: #000000;}*/
.staticnavtop a {color: #ffffff; font-weight: bold; text-decoration: none;}
.staticnavtop a:link {color: #ffffff; font-weight: bold; text-decoration: none;}
.staticnavtop a:visited {color: #ffffff; font-weight: bold; text-decoration: none;}
.staticnavtop a:hover {color: #ffffff; font-weight: bold; text-decoration: underline;}
.staticnavtop a:visited:hover {color: #ffffff; font-weight: bold; text-decoration: underline;}

.staticnav {color: #ffffff; background-color: #ff9900;}
/*.staticnav {background: #ffcc33; font-size: 12px; font-weight: bold; color: #000000;}*/
.staticnav a {color: #ffffff; font-weight: bold; text-decoration: none;}
.staticnav a:link {color: #ffffff; font-weight: bold; text-decoration: none;}
.staticnav a:visited {color: #ffffff; font-weight: bold; text-decoration: none;}
.staticnav a:hover {color: #ffffff; font-weight: bold; text-decoration: underline;}
.staticnav a:visited:hover {color: #ffffff; font-weight: bold; text-decoration: underline;}

.copyright {color: #000000; background: #ffffff; font-size: 12px;}
.copyright a {color: #333399; text-decoration: underline;}
.copyright a:link {color: #333399; text-decoration: underline;}
.copyright a:visited {color: #333399;}
.copyright a:hover {color: #3366cc;}
.copyright a:visited:hover {color: #3366cc;}


/* Main body style definition 
BODY  {
	font-family : Arial, Helvetica, 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 : Arial, Helvetica, 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 : Arial, Helvetica, sans-serif;
	font-size : 22px;
	color : #000099;
	font-weight: bold;
} */

/* Style for other page titles, if no image defined */
.title2 {
	font-family : Arial, Helvetica, 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 : Arial, Helvetica, sans-serif;
	font-size : 15px;
	color : Red;
}

/* Style for product names, if no image defined   */
.prodname {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
}

/* Style for category names, if no image defined   */
.catname {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
}

/* Style for Product SKU line, if turned on */
.prodSKU {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

/* Style for Product price, if turned on */
.prodprice {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

/* Style for Product price emphasized words */
.prodprice2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: Red;
}

/* Style for Product discount line, if turned on */
.proddisc {
	font-family : Arial, Helvetica, 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 : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
}

/* Style for form headers */
.formheader {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : white;
}

/* Style for form background */
table.formbg {
	background-color : #FFFFFF;
}

/* Style for form text */
.formtext {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
}

/* Style for larger form text */
.largerformtext {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;	
	color : #000000;
}

/* Style for smaller form text */
.smallformtext {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;	
	color : #000000;
}

/* Style for form error messages */
.formerror {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	color : red;
}

/* Style for form required text */
.formreqtext {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : red;
}

/* Style for shopping cart header */
.cartheader {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : white;
}

/* Style for shopping cart header background */
.cartheaderbg {
	background-color : #0018CE;
}

/* Style for shopping cart text */
.carttext {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
}

/* Style for small shopping cart text */
.smallcarttext {
	font-family : Arial, Helvetica, 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 : #BBDDFF;
}

/* Add any additional styles you wish to use for your store here  */

/* Used for the default header */
A.header {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #000099;
	font-weight: bold;	
	}
	
/* Used for the default footer */
A.footer {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #000099;
	font-weight: bold;	
	}

.merchant {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : italic;	
	color : #000000;
}
