/* -- custom styles for this site not in the standard style sheet -- */
.navigation {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: 700;
	text-align: center;
	text-decoration: none;
	background: #80A9C8;
	height: 18px;
}
.navigation A:LINK { color: #ffffff; text-decoration: none; }
.navigation A:ACTIVE { color: #ffffff; text-decoration: none; }
.navigation A:VISITED { color: #ffffff; text-decoration: none; }
.navigation A:HOVER { color: #ffffff; text-decoration: none; }

.languageSelect {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: left;
}
.languageSelect A:LINK { color: #000000; text-decoration: underline; }
.languageSelect A:ACTIVE { color: #000000; text-decoration: underline; }
.languageSelect A:VISITED { color: #000000; text-decoration: underline; }
.languageSelect A:HOVER { color: #000000; text-decoration: underline; }

.brandSidebar {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	height: 16px;
	color: #F2F1F1;
}
.brandSidebar A:LINK { color: #ffffff; text-decoration: none; }
.brandSidebar A:ACTIVE { color: #ffffff; text-decoration: none; }
.brandSidebar A:VISITED { color: #ffffff; text-decoration: none; }
.brandSidebar A:HOVER { color: #ffffff; text-decoration: none; }

.newsBox {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2D4F74;
}
.newsBox A:LINK { color: #2D4F74; text-decoration: underline; }
.newsBox A:ACTIVE { color: #2D4F74; text-decoration: underline; }
.newsBox A:VISITED { color: #2D4F74; text-decoration: underline; }
.newsBox A:HOVER { color: #2D4F74; text-decoration: none; }

.brandView {
	font-size: 11px;
	color: #000000;
}
.breadcrumb {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #616771;
	text-align: left;
	text-transform: uppercase;
	line-height: 24px;
	margin: 0px 0px 0px 0px;
}
.breadcrumb A:LINK { color: #616771; text-decoration: underline; }
.breadcrumb A:ACTIVE { color: #616771; text-decoration: underline; }
.breadcrumb A:VISITED { color: #616771; text-decoration: underline; }
.breadcrumb A:HOVER { color: #616771; text-decoration: underline; }

.productHeading {
	font-family: Trebuchet MS, Tahoma, Arial, sans-serif;
	font-size: 14px;
	font-weight: 700;
	color: #233975;
	text-align: left;
	line-height: 18px;
}

.filterBoxHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    	font-size: 9px;
	font-weight: 500; 
	color: #ffffff;
	text-align: left;
}

.new {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #712544;
}

.productCategoryHeader {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	background: #043379;
}
.productCategoryHeader A:LINK { color: #ffffff; text-decoration: none; }
.productCategoryHeader A:ACTIVE { color: #ffffff; text-decoration: none; }
.productCategoryHeader A:VISITED { color: #ffffff; text-decoration: none; }
.productCategoryHeader A:HOVER { color: #ffffff; text-decoration: none; }

.productCategoryFooter {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background: #043379;
}
.productCategoryFooter A:LINK { color: #ffffff; text-decoration: none; }
.productCategoryFooter A:ACTIVE { color: #ffffff; text-decoration: none; }
.productCategoryFooter A:VISITED { color: #ffffff; text-decoration: none; }
.productCategoryFooter A:HOVER { color: #ffffff; text-decoration: none; }

.salePrice {
	font-weight: bold;
	color: #ff0000;
}

.pageBodyBig {
        font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #000000;
}



