﻿body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
td {
	text-align: left;
}
a {
	color: #DB1B2C;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a img { border: none; }
hr {
	color: #DB1B2C;
	background-color: #DB1B2C;
	height: 1px;
	border: 0px none;
}
h3 {
	color: #339900;
	font-size: 16px;
}
h4, h1 {
	color: #339900;
	font-size: 14px;
}
h5 {
	color: #339900;
	font-size: 12px;
}
h1#navigation, h1#navigation a { 
color: #DB1B2C; font-size: 11px; font-weight: normal; 
}
h1#navigation a { 
text-decoration: underline; color: #DB1B2C; font-weight: bold;
}

.information {
	color: #FFFFFF;
	padding: 6px 10px 6px 10px;
	background: #AB1926 url(/ecms/uploads/33/images/template/side_bg.gif) repeat-y;
}
.information a {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 12px;
}
.information .user a {
	font-size: 10px;
}
.information hr {
	color: #FFFFFF;
	background-color: #FFFFFF;
}
.categories div {
	font-weight: bold;
	border-bottom: 1px solid #FFFFFF;
	background-color: #FFE880;
	padding: 4px 5px 4px 5px;
	font-size: 12px;
}
.footer {
	color: #FFFFFF;
	font-size: 10px;
}
.footer a {
	color: #FFFFFF;
	text-decoration: underline;
}

/* MENU */
.menu a {
	display: block;
}
.menu-home a {
	background: url(/ecms/uploads/33/images/template/menu_home.gif) no-repeat 0 0;
}
.menu-home a:hover {
	background: url(/ecms/uploads/33/images/template/menu_homeon.gif) no-repeat 0 0;
}
.menu-search a {
	background: url(/ecms/uploads/33/images/template/menu_search.gif) no-repeat 0 0;
}
.menu-search a:hover {
	background: url(/ecms/uploads/33/images/template/menu_searchon.gif) no-repeat 0 0;
}
.menu-promotions a {
	background: url(/ecms/uploads/33/images/template/menu_promotions.gif) no-repeat 0 0;
}
.menu-promotions a:hover {
	background: url(/ecms/uploads/33/images/template/menu_promotionson.gif) no-repeat 0 0;
}
.menu-contact a {
	background: url(/ecms/uploads/33/images/template/menu_contact.gif) no-repeat 0 0;
}
.menu-contact a:hover {
	background: url(/ecms/uploads/33/images/template/menu_contacton.gif) no-repeat 0 0;
}
.site-cnt {
	margin: 0; background: #DB1B2C url(/ecms/uploads/33/images/template/body_bg.gif) repeat-x; text-align: center;
}
.body-width {
	width: 1000px;
	margin: 40px auto 40px auto;
	background-color: #FFFFFF;
}
.body-pad {
	padding: 0px;
}
.preload {
	display: none;
}
#ecmContactDetails {
	display: none; padding: 0; margin: 0;
}
/* SHOP SHIPPING CONFIGURATION */
#ecmContactDetails { display: none; }

.ecmContactDetailsDisplay {
	width: 100%;
}
.ecmContactDetailsDisplay label, #ecmCartOrderDetails label {
	font-size: 11px;
	font-weight: bold;
}
#ecmContactDetailsContinue {
	float: right;
	margin-top: 25px;
}
#ecmShippingMethod {
	float: right;
	width: 48%;
	border-left: 1px solid #CCCCCC;
	padding-left: 4px;
	margin-left: 4px;
}
#ecmCartOrderDetails {
	float: left;
	width: 50%;
}
.ecmFieldLarge {
	width: 180px;
}
