

#header {
	background: url("/images/header_bg.png") repeat-x scroll 0 0 transparent;
	height:65px;
	width:100%;
}

#header input[type="text"], #header select, #header textarea {
	border: 0px;
	background:transparent none repeat scroll 0 0;
}

#header a {
	
}

#top_header {
}

#img_logo {
	position:absolute;
	float: left;
	left: 20px;
	top: 20px;
}

#img_contactemail {
	float:right;
	height:17px;
	position:relative;
	top:-5px;
	padding-right:10px;
}

#img_contactphone {
	position: relative;
	float: right;
	line-height:65px;
	padding-left: 15px;
}

#welcome_box {
	position: relative;
	float: right;
	background: #3a4354 repeat scroll 0 -7px;
	width: 270px;
	height: 55px;
}

#welcome_text {
	position:relative;
	text-align:center;
	top:1px;
	color: white;
	line-height: 18px;
}

#welcome_details {
	position:relative;
	text-align:center;
	top:7px;
}

#loginbtn {
	height:20px;
	left:20px;
	position:relative;
	top:1px;
	width:250px;
	z-index:11;
}

#logininputs {
	position: absolute;
	left: 75px;
	top:7px;
}

#frm_logon.submit{
	z-index:12;
}

#promotions {
	height: 60px;
	left: 700px;
	position: relative;
	top: 15px;
	width: 200px;
	float: left;
	color: ;
}

#bottom_header {
	width: 970px;
	height: 32px;
	position: relative;
	float: left;
	top: 0px;
}

#cart {
	float: right;
	position: relative;
	top:-20px;
}

#globalsearch p.searchinput input[type="text"] {
	background: transparent;
	border: 1px solid #f1f2f1;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 2px 3px;
	margin: 3px 20px;
	width: 230px;
	line-height:18px;
	font-size: 13px;
	font-weight: normal;
}
