
/* this does the drop shadows for the navigation */
#topheader{
	height: 115px;
	font-size: 13px;
	font-family:Verdana, Geneva, sans-serif;
}

#topheader .text a{
	color: #2CCEFF;
}

#topheader .text a:hover{
	color: #8BC443;
}

#topheader .contains a{

}

a.homelogo {
	background: url(/images/template/logo.png) no-repeat;
	position: absolute;
	width: 209px !important;
	height: 0;
	float: left;
	font-size: 15px;
	text-align: center;
	margin-top: 14px;
	margin-left: 19px;
	padding-top: 64px;
	overflow: hidden;
}

#quickshoplinks .text a{
	color: #2CCEFF;
}

#quickshoplinks .text a:hover{
	color: #8BC443;
}

.contains {
  position: relative;
  color: #145670; 
}

.contains a{
  color: #2CCEFF; /*blue */
}

.text {
  position: absolute;
  left: -1px;
  top: -1px;
  color: #FFFFFF;
}

.text a{
  text-decoration:none;
}

#header_links {
	float:right;
	padding-right:15px;
	padding-top:15px;
}

#shipping_links {
	background:transparent url(/images/freeship2.png) no-repeat scroll 0 0;
	clear:both;
	float:right;
	height:39px;
	margin-top:15px;
	padding-right:13px;
	width:349px;
}

a.holiday {
	background:transparent url(/images/banner_gb.png) no-repeat scroll 0 0;
	display:block;
	height:50px;
	margin-left:320px;
	margin-top:26px;
	position:absolute;
	width:182px;
	z-index:4;
}

#trucker {
	float:right;
}

#shipping {
	float:right;
}

#shipping .text{
	color: #8BC443; /*green */
	font-weight:bold;
	font-size:13px;
}

#shipping .contains {
	font-weight:bold;
	font-size:13px;
}

#coupon {
	clear:both;
	float:right;
}

#locale_form {
	margin-top:10px;
	margin-right:12px;
	float:right;
	border-style:none;
}
