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

html {
	height: 100%;
}

body{
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	background-image: url(../images/bg.gif);
	background-color:#d2edb9;
	background-repeat: repeat-x;
	font-size: 12px;
	height: 100%;
}

.maindiv  {
	height: 100%;
	margin-top: -50px;
}

.wrapper	{
	height: 50px;
}

.footer	{
	height: 50px;
	clear: both;
	width: 100%;
	border: 0px solid;
}

table, input, select {
	font-size: 12px;
}

.tabheader {
	background-color:#6f8559;
	color:#FFFFFF;
	font-weight:bold;
	padding:3;
}

a			{
	text-decoration:none;
	color:#ff0000;
}

.quantityup		{
	width:11;
	height:11;
	border:0;
	padding:0;
	margin:0;	
}

.quantitydown	{
	width:11;
	height:11;
	border:0;
	padding:0;
	margin:0;
}

.logindiv	{
	margin-top: 180px;
}

.arrows{
	padding:0;
	margin:0;
}

.tabcass	{
	width:100%;
}

.basket	a {
	font-weight:bold;
}

#nav .v {
	background-color:#666666;
	text-align:center;
	font-weight:bold;
	color:#FFFFFF
}

.nv a {
	color:#FFFFFF;
	font-weight:bold;
}

#nav .nv {
	background-color:#dd0000;
	text-align:center;
	font-weight:bold;
}
