@charset "UTF-8";
/* CSS Document */



/* ============================================================== */
/* General Page Styles Below Here... */
/* ============================================================== */



body {
	background-color: #FFFFFF;
	background-image: url(../images/bkgnd_secondary-pages.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000066;
}



/* ============================================================== */
/* General Page Links Below Here... */
/* ============================================================== */



a:link {
	color: #CC0000;
	text-decoration: none;
}

a:visited {
	color: #CC0000;
	text-decoration: none;
}

a:hover {
	color: #003;
	text-decoration: underline;
}

a:active {
	color: #CC0000;
	text-decoration: underline;
}	



/* ============================================================== */
/* "Shop Online" Template Styles Below Here... */
/* ============================================================== */



.product_Product-Titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 100%;
	font-weight: bold;
	color: #CC3300;
}
.product_Product-SubTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 100%;
	font-weight: bold;
	color: #000066;
}
.product_Product-Descriptions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 100%;
	color: #000066;
}
.product_Product-DescriptionsItalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 100%;
	color: #000066;
	font-style: italic;
}
.product_Product-Prices {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 100%;
	font-weight: bold;
	color: #000000;
}
.product_Product-ColumnHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 100%;
	font-weight: bold;
	font-style: italic;
	color: #FF0;
}



/* ============================================================== */
/* Footer Styles Below Here... */
/* ============================================================== */



.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 120%;
	color: #000066;
}
.footerSpacers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 110%;
	color: #000066;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
}


.footer a:link {
	color: #000066;
	text-decoration: none;
	font-weight: bold;
}

.footer a:visited {
	color: #000066;
	text-decoration: none;
	font-weight: bold;
}

.footer a:hover {
	color: #66CCFF;
	text-decoration: underline;
	font-weight: bold;
}

.footer a:active {
	color: #66CCFF;
	text-decoration: underline;
	font-weight: bold;
}	



/* ============================================================== */
/* "Shop Online" Category Navigation Styles Below Here... */
/* ============================================================== */




.nav a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
}

.nav a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
}

.nav a:hover {
	color: #FFE71B;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
}

.nav a:active {
	color: #FFE71B;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
}	

TD {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

P {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

TD.smaller {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

P.smaller {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

TD.whitetext {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

TD.menu {
	font-size: 10px;
	font-family: Tahoma;
	font-weight: Bold;
}

input.search {
	height: 17px;
	background-color: #6ADEFF;
	border: solid #C0BC91;
	border-width: 1px;
	font-family: tahoma;
	color: rgb(0,0,0);
	font-size: 11px;
}

select.search {
	height: 17px;
	background-color: #6ADEFF;
	border: solid #C0BC91;
	border-width: 1px;
	font-family: tahoma;
	color: rgb(0,0,0);
	font-size: 11px;
}

TD.mincart {
	font-size: 11px;
	font-family : Arial, Helvetica, sans-serif;
}

P.mincart {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
