/* CSS Document */

body {
	background-color: #3B803C;
	font: 11px verdana, sans-serif;
	color: #000;
}

a, a:visited {
	color: #3A3E7D;
	text-decoration: underline;
}

a:hover {
	color: #565CB9;
	text-decoration: none;
}

#content {
	background: #FFFFDF url(../images/index_23.jpg) top right no-repeat;
	padding: 3px 3px 3px 0px;
}

#content p {
	line-height: 160%;
}

#menubottom {
	background-color: #A3AE7B;
}

#bottomstrap {
	background: #49BF4F url(../images/index_36.jpg) top left no-repeat;
	color: #FFFFDF;
	font-weight: bold;
	text-align: right;
	padding: 5px 10px 10px 0px;
}

#bottomstrap a, #bottomstrap a:visited {
	color: #ffffdf;
	text-decoration: none;
}

#bottomstrap a:hover {
	color: #3B803C;
}

#bottomstrap p {
	display: inline;
}

#leftstrap {
	background: #3B803C url(../images/index_22.jpg) top left repeat-y;
}

#rightstrap {
	background: #3B803C url(../images/index_31.jpg) top left repeat-y;
}

#menubg {
	background-color: #A3AE7B;
}

#basketstrap {
	background: #CED4AA url(../images/index_18.jpg) top left no-repeat;
	color: #577E43;
	padding: 4px 10px 0px 80px;
	text-align: left;
}

#basketstrap a, #basketstrap a:visited {
	text-decoration: none;
	color: #565CB9;
	font-weight: bold;
}

#basketstrap a:hover {
	color: #3A3E7D;
}	


.price {
	font-size: 12px;
	color: #3A3E7D;
	font-weight: bold;
}

.dropdown, input {
	font-size: 10px;
}

h2 {
	font: 14px georgia, serif;
	color: #24441B;
	font-weight: bold;
}

#ninexb {
	display: inline;
	margin-left: -24px;
	background-position: -200px;
}

#ninexb a, #ninexb a:visited {
	color: #ffffdf;
	font: 10px arial, sans-serif;
	text-decoration: none;
	
}