#headerbanner_1 {
height: 377px;
background-color: #FFFFFF;
background-image: url(../images/headerbanner_1.jpg);
background-position:left;
background-repeat:no-repeat;}

#headerbanner_2 {
height: 200px;
background-color: #FFFFFF;
background-image: url(../images/headerbanner_2.jpg);
background-position:left;
background-repeat:no-repeat;}

#headerInformation {
height: 30px;
background-image: url(../images/headerNav.gif);
border-bottom: 1.5px solid #999999;
border-top: 1.5px solid #999999;}

#loginWrapper {
	float: right;
	position: relative;
	background-color:#FF00FF;
	text-align: right;
	width: 650px;;
}

#headerInformation ul {

	margin: 0;
	padding: 0.7em 2.5em;
	font-size: 1.2em;
	font-weight: 600;
	list-style-type: none;
	text-align: center;
	line-height: 1.3em;}
	
	
#headerInformation ul li {
	display: inline;
	
	}

#headerInformation ul li a {
	text-decoration: none;
	
	padding: 0em 0.8em;
	margin: 0;
	color: #999999;
	white-space: nowrap;
	}
	
#categoriesHeading {
height: 30px;
width: 225px;
background-image: url(../images/sidebox_cathead.jpg); }

#informationHeading {
height: 30px;
width: 225px;
background-image: url(../images/sidebox_infohead.jpg);
background-position:left;
background-repeat: no-repeat;
}

#minibasketcontainer {
float: left;
position: relative;
height: 148px;
width: 100%;
background-image: url(../images/shopping_cart_bg.gif);
background-color: #92BC3B;
background-position:top;
background-repeat:no-repeat;
margin-bottom: 0.2em;}

#basketitemtext {
color:#FFFFFF;
font-weight: 800;
position: absolute;
top: 6.5em;
left: 9em;
}

#minibaskettotal {
color:#FFFFFF;
font-weight: 800;
position: absolute;
top: 8em;
left: 9em;
}


#minibasketcurrency {
color:#FFFFFF;
font-size: 9.5px;
font-weight: 800;
position: absolute;
bottom: 0.7em;
right: 0.4em;
}

#minibasketviewcart {
color:#FFFFFF;
position: absolute;
bottom: 0.7em;
left: 0.5em;
}

#minibacketselectcurrencytext {
color:#FFFFFF;
font-size: 9.5px;
font-weight: 800;
position: absolute;
bottom: 3em;
right: 1.2em;
}