

/* START CSS BLOCK */

/* Master link colors */
a:link {
	color: #003366;
}
a:visited {
	color: #003366;
}
a:hover {
	color: #660000;
}
a:active {
	color: #FF6600;
}

/* Site Headers */
.status {
	session: TRUE;
}

.lrgHdr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #003366;
}

.medHdr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #006699;
}
.smHdr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3399CC;
}

/* Content text */
.bodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
}
.medText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.smText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

/* Special navagation text */
.cartBoxText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #770000;
}
.cartBoxText a:link {
	color: #770000;
	text-decoration: none;
}
.cartBoxText a:visited {
	color: #770000;
	text-decoration: none;
}
.cartBoxText a:hover {
	color: #FFCC00;
	text-decoration: none;
}
.cartBoxText a:active {
	color: #FF6600;
	text-decoration: none;
}
.navLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #005500;
}
.navLinks a:link {
	color: #005500;
	text-decoration: none;
}
.navLinks a:visited {
	color: #005500;
	text-decoration: none;
}
.navLinks a:hover {
	color: #FFCC00;
	text-decoration: none;
}
.navLinks a:active {
	color: #FF6600;
	text-decoration: none;
}
.historyLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #444444;
}
.historyLinks a:link {
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}
.historyLinks a:visited {
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}
.historyLinks a:hover {
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;
}
.historyLinks a:active {
	color: #FF6600;
	text-decoration: none;
}

/* Misc Styles */
.errortext {
	color:#990000;
	text-decoration:none;
	font:Arial, Helvetica, sans-serif;
}


/* Add site specific styles below here */
.navbttm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.navbttm a:link { 
	color: #FFFFFF;
	text-decoration: none;
}
.navbttm a:visited { 
	color: #FFFFFF;
	text-decoration: none;
}
.navbttm a:hover { 
	color: #E28722;
	text-decoration: none;
}
.history {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.history a:link { 
	color: #003366;
	text-decoration: none;
}
.history a:visited { 
	color: #003366;
	text-decoration: none;
}
.history a:hover { 
	color: #E28722;
	text-decoration: none;
}
.whitemain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-decoration: none;
}
.whitemain a:link { 
	color: #FF3300;
	text-decoration: none;
}
.whitemain a:visited { 
	color: #FF3300;
	text-decoration: none;
}
.whitemain a:hover { 
	color: #FFCC00;
	text-decoration: none;
}
.quotes {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.colorlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF3300;
	text-decoration: none;
}
.colorlinks a:link {
	color: #E28722;
	text-decoration: none;
}
.colorlinks a:visited {
	color: #E28722;
	text-decoration: none;
}
.colorlinks a:hover {
	color: #FFCC00;
	text-decoration: none;
}
.smcolorlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF3300;
	text-decoration: none;
}
.smcolorlinks a:link {
	color: #FF3300;
	text-decoration: none;
}
.smcolorlinks a:visited {
	color: #FF3300;
	text-decoration: none;
}
.smcolorlinks a:hover {
	color: #FFCC00;
	text-decoration: none;
}
.lrgtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.searchbox {
	width: 100px;
}
.searchlayer {
	width: 170px;
	top: 42px;
	right: 595px;
}
.checkbox {
	background-color: #FF3300;
	width: auto;
}
.txtfield {
	background-color: #FFFFFF;
	width: auto;
}
.longtextfield {
	width: 273px;
	background-color: #FFFFFF;
}
.medtextfield {
	width: 84px;
	background-color: #FFFFFF;
}
.smtextfield {
	width: 62px;
	background-color: #FFFFFF;
}
.xsmtextfied {
	width: 20px;
	background-color: #FFFFFF;
}
.imagenumber {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.subnavtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.subnavtxt a:link {
	color: #FF3300;
	text-decoration: none;
}
.subnavtxt a:visited {
	color: #FF3300;
	text-decoration: none;
}
.subnavtxt a:hover {
	color: #FFCC00;
	text-decoration: none;
}
.dropdown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0px;
}
/* used in management order */
.searchBox {
	border-style:solid; 
	border-width:1px; 
	border-color:#000000;
	width: 200px;
}

/* START STORE PRICE STYLES */
	/* regular store price */
	.regularPrice {
		
	}
	
	/* old price (striked out or grey) */
	.saleOldPrice {
		text-decoration: line-through;
	}
	/* current sale price, usually red */
	.saleNewPrice {
		font-weight: bold;
		color: #990000;
	}
/* END STORE PRICE STYLES */

/* END CSS BLOCK */

