@charset "utf-8";
/* CSS Document */

#c {
	position:relative;
}

#h {
	background:#ff6d03 url("/images/our_stores/bg.png") bottom;
	height:180px;
	position:relative;
}
#countries {
	padding:10px 0px;
}
#countries a {
	display:block;
	background:url("/images/our_stores/a.gif") no-repeat left center;
	padding-left:10px;
	position:relative;
}
#countries a.active {
	background:url("/images/our_stores/aa.gif") no-repeat left center;
	font-weight:bold;
	color:#333333;
}
#h .left {
	width:266px;
	margin-left:10px;
	color:#450E04;
}
#StoreLocator {
	position:absolute;
	width:193px;
	right:0;
	top:-40px;
}
#StoreLocator .c {
	width:160px;
	margin:0 auto;
}
#StoreLocator .sl {
	padding-bottom:14px;
}
#StoreLocator .zip {
	position:relative;
	padding:10px;
	background:#E7E7E7;
}

#search {
	width:104px;
	position:absolute;
	top:13px;
	left:36px;
	border:0;
}
#t {
	width:560px;
	padding:20px 0;
}
#t td {
	padding-bottom:1em;
}

#t h1 {
	font-size:130%;
}
#t h2 {
	font-size:100%;
}

.t {
	background:url(/images/our_stores/t.png) !important;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/our_stores/t.png", sizingMethod="crop");
	height:15px;
	overflow:hidden;
}
.m {
	background:url(/images/our_stores/m.png) !important;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/our_stores/m.png", sizingMethod="crop");
	height:100%;
	overflow:hidden;
}
.b {
	background:url(/images/our_stores/b.png) !important;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/our_stores/b.png", sizingMethod="crop");
	height:15px;
	overflow:hidden;
}