﻿.headerLogo {
    background-image:url(logo_mainsite.png) !important;
    background-image:none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='logo_mainsite.png', sizingMethod='scale');
    height:76px; 
    width:166px;
}

#tmpl8a_fixedHeightHeader{
	border-bottom: 2px solid #D99F4E;
}

#tmpl8a_fixedHeightFooter{
	border-top: 2px solid #D99F4E;
}

#templ8a_lhs_container{
	border-right: 1px solid #D99F4E;
}

#tmpl8a_ctr_topbar{
	border-bottom: 1px solid #D99F4E;
}

.langselector{
	border-right:solid 1px #D99F4E;
}

#templ8a_rhs_container{
	border-left: 1px solid #D99F4E;
}

.AppletContainer{
	border-bottom: solid 1px #D99F4E;
}

.siteInput{
	border: solid 1px #D99F4E;
}

.SearchButton:hover{
	color: #EE7766;
}

.cartInput{
	border: solid 1px #D99F4E;
}

.generalPaging{
	border-top: solid 1px #D99F4E;
}

.pageHeader{
	border-bottom:solid 2px #D99F4E;
}

.pageSubHeader{
	color: #DD7700;
}

.siteLink, .siteLink3, .sectionContent a{
    color:#D99F4E;
    font-weight:normal;
}

.siteLink3:visited, .sectionContent a:visited{
	color:#BF622F;
}

.siteLink:hover, .siteLink3:hover, .sectionContent a:hover{
    color:#DD7700;
}

.cartCheckoutLink{
	font-size:14px;
	font-weight: bold;
	color: #000000;
	margin-top: 8px;
	clear:both;
}
.cartCheckoutLink:hover{
	color: #DD7700;
}
