.header {
	width:100%;
	margin: 0px;
	height:128px;
}

.tophead {
	background:url();
	background-repeat:repeat-x;
	height:5px;
padding:0px 0px 0px 0px;
}

.topbutton {
	width:35%;
	float:right;
	font-weight:bold;
	color:#000000;
}

.topbutton a, #notextdecor {
	text-decoration:none;
}

.register {
	background:url();
	background-repeat:repeat-none;
	width:108px;
	float:right;
	height:26px;
	font-weight:bold;
	color:#000000;
	padding:5px 0px 0px 0px;
	line-height:20px;
}

.login {
	background:	url();
	background-repeat:repeat-none;
	width:82px;
	float:right;
	height:26px;
	font-weight:bold;
	color:#000000;
	padding:5px 0px 0px 0px;
	line-height:20px;
}

.contact {
	background:	url();
	background-repeat:repeat-none;
	width:122px;
	float:right;
	height:26px;
	font-weight:bold;
	color:#000000;
	padding:5px 0px 0px 0px;
	line-height:20px;
}

.toptext {
	float:left;
	padding:10px 0px 10px 20px;
	font-size:11px;
	font-weight: normal;
	color:#000000;
	width:60%;
}

.logo {
	float:left;
	width:100%;
	vertical-align:bottom;
        padding:0px 0px 2px 0px;
}

.mainlogo {
	padding:0px 0px 2px 20px;
	float:left;
}


.shopcart {
	float:right;
	width:50%;
	bottom:0px;
	padding-top:40px;
	text-align:right;
}

#shopcart_red {
	color:#CC0000;
}

.bottom_bg {
background-color:#DDDDDD;	
	width:100%;
	background-repeat:repeat-x;
	height:33px;
	float:right;
}

.bottom_bg a{
background-color:#DDDDDD;
	text-decoration:none;
}

.home {
background-color:#DDDDDD;
	background-repeat:repeat-none;
	width:76px;
	float:left;
	height:28px;
	padding:5px 0px 0px 0px;
	font-weight:bold;
	color:#000000;
	line-height:20px;
}

.newprods {
background-color:#DDDDDD;
	background-repeat:repeat-none;
	width:130px;
	float:left;
	height:28px;
	padding:5px 0px 0px 0px;
	font-weight:bold;
	color:#000000;
	line-height:24px;
}

.specials {
background-color:#DDDDDD;
	background-repeat:repeat-none;
	width:81px;
	float:left;
	height:28px;
	font-weight:bold;
	color:#FF0000;
	padding:5px 0px 0px 0px;
	line-height:24px;
}

.searchdiv {
background-color:#DDDDDD;
	float:left;
	height:28px;
	padding:5px 0px 0px 30px;
	font-weight:bold;
	color:#000000;
	width:250px;
	line-height:24px;
}

.td_crnr {
background-color:#DDDDDD;
	width:6px;
	height:30px;
	float:right;
	background-repeat:no-repeat;
}	

.td_rpt {
background-color:#DDDDDD;
	float:right;
	height:26px;
	font-weight:bold;
	color:#000000;
	padding:5px 10px 0px 10px;
	line-height:20px;
	background-repeat:repeat-x;
}

.td_cls {
background-color:#DDDDDD;
	width:3px;
	height:30px;
	float:right;
	background-repeat:no-repeat;
}

.bd_crnr {
background-color:#DDDDDD;
	width:3px;
	height:30px;
	float:left;
	background-repeat:no-repeat;
}	

.bd_rpt {
background-color:#DDDDDD;
	float:left;
	height:26px;
	font-weight:bold;
	color:#000000;
	padding:5px 10px 0px 10px;
	line-height:20px;
	background-repeat:repeat-x;
}

.bd_cls {
background-color:#DDDDDD;
	width:8px;
	height:30px;
	float:left;
	background-repeat:no-repeat;
}

/* NetSol container elements */
div#wrapper { margin-top: 0px; margin-bottom:0px; }
