﻿.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 #000;*/
}

#tmpl8a_fixedHeightFooter{
	/*border-top: 2px solid #000;*/
}

#templ8a_lhs_container{
	border-right: 1px solid #000;
}

#tmpl8a_ctr_topbar{
	border-bottom: 1px solid #000;
}

.langselector{
	border-right:solid 1px #000;
}

#templ8a_rhs_container{
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	/*border-bottom: 1px solid #000;*/
}

.AppletContainer{
	border-top: solid 1px #000;
	margin:0 10px;
}

.siteInput{
	border: solid 1px #000;
}

.SearchButton:hover{
	color: #939c8a;
}

.cartInput{
	border: solid 1px #000;
}

.generalPaging{
	border-top: solid 1px #000;
}

.pageHeader{
	/*border-bottom:solid 2px #000;*/
}

.pageSubHeader{
	/*color: #DD7700;*/
}

.siteLink, .siteLink3, .sectionContent a{
    color:#939c8a;	
    font-weight:normal;
}

.siteLink3:visited, .sectionContent a:visited{
	color:#939c8a;	
}

.siteLink:hover, .siteLink3:hover, .sectionContent a:hover{
    color:#b3bfa7;
}

.cartCheckoutLink{
	font-size:14px;
	font-weight: bold;
	color: #000000;
	margin-top: 8px;
	clear:both;
}
.cartCheckoutLink:hover{
	color: #000;
}
