body {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url("../images/core/bg.gif");
	background-repeat: repeat-x;
	background-position: center top;
}

table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #747474;
}

input, select, textarea {
	border: 1px solid #D5D5D5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #747474;
	background-color: #FFFFFF;
	padding: 4px 0 0 3px;
}

a:link { color:#11347D; text-decoration:underline;}
a:visited { color:#11347D; text-decoration:underline;}
a:hover { color:#000000; text-decoration:underline;}
a:active { color:#11347D; text-decoration:underline;}



/* PRODUCTS */

.featured-box {
	padding: 9px;
	border: 1px solid #D5D5D5;
	width: 389px;
	margin-bottom: 6px;
	background-color: #FFFFFF;
}

.featured-box table {
	color: #4A4A4A;
}

.featured-box h1 {
	font-weight: bold;
	color: #003B95;
	line-height: 12px;
	font-size: 12px;
	display: inline;
}

.dollar {
	font-size: 24px;
	font-weight: bold;
	color: #CD4343;
}

.cents {
	font-size: 12px;
	font-weight: bold;
	color: #CD4343;
}

.featured-box a:link { color:#4A4A4A; text-decoration:underline;}
.featured-box a:visited { color:#4A4A4A; text-decoration:underline;}
.featured-box a:hover { color:#000000; text-decoration:underline;}
.featured-box a:active { color:#4A4A4A; text-decoration:underline;}

.border-bottom {
	border-bottom: 1px solid #D5D5D5;
}

.cartheading {
	font-weight: bold;
	color: #ffffff;
}
	



/* CONTACT DETAILS */

.contact .heading {
	border-bottom: 1px solid #D5D5D5;
	font-weight: bold;
	color: #000000;
	padding-top: 10px;
	padding-bottom: 2px;
}

.contact td {
	padding: 5px 0;
}



/* LINKS */

#links td {
	padding: 10px 0;
	border-bottom: 1px dashed #D5D5D5;
}


/* PRODUCTS */

#breadcrumb td {
	padding: 5px 0;
	border-bottom: 1px solid #D5D5D5;
	font-size: 10px;
}

#breadcrumb a:link { color:#747474; text-decoration:underline;}
#breadcrumb a:visited { color:#747474; text-decoration:underline;}
#breadcrumb a:hover { color:#11347D; text-decoration:underline;}
#breadcrumb a:active { color:#747474; text-decoration:underline;}

.listing {
	padding:20px 0;
	border-bottom: 1px solid #D5D5D5;
}

.listing h1 {
	font-weight: bold;
	color: #003B95;
	line-height: 12px;
	font-size: 12px;
	display: inline;
}

#productfooter {
	padding: 10px 0;
	font-size: 10px;
}

#productfooter table {
	font-size: 10px;
}

#productfooter a:link { color:#747474; text-decoration:underline;}
#productfooter a:visited { color:#747474; text-decoration:underline;}
#productfooter a:hover { color:#11347D; text-decoration:underline;}
#productfooter a:active { color:#747474; text-decoration:underline;}

#categories a:link { font-size:9px; }
#categories a:visited { font-size:9px; }
#categories a:hover { font-size:9px; }
#categories a:active { font-size:9px; }
	



/* FOOTER */

#footer-contact {
	text-align: center;
	padding: 15px 0;
	border-top: 1px solid #D5D5D5;
}

#footer {
	text-align: left;
	padding: 15px 0 15px 15px;
	border-top: 1px solid #D5D5D5;
}

#footer-contact a:link { color:#747474; text-decoration:underline;}
#footer-contact a:visited { color:#747474; text-decoration:underline;}
#footer-contact a:hover { color:#000000; text-decoration:underline;}
#footer-contact a:active { color:#747474; text-decoration:underline;}

#footer a:link { color:#4A4A4A; text-decoration:underline;}
#footer a:visited { color:#4A4A4A; text-decoration:underline;}
#footer a:hover { color:#000000; text-decoration:underline;}
#footer a:active { color:#4A4A4A; text-decoration:underline;}



/* OTHER ELEMENTS */

.black {
	color: #000000;
}

.subheading {
	font-size: 14px;
	font-weight: bold;
	color: #11347D;
}

.small {
	color: #969696;
	font-size: 9px;
}

.price {
	color: #CD4343;
	font-weight: bold;
}
