html, body
{
	height: 100%;
	margin: 0px;
	padding: 0px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	background-color: #f2f7e8;
}

img 
{
	border: none;
}

a {
	text-decoration: none;
	color: #8eaa21;
}
a:hover {
	text-decoration: underline;
	color: #ff0000;
}

#wrapper {
	width: 910px;
	margin: 50px auto;
	background: #fff url(images/middle.png) repeat-y top left;
	padding: 0px;
	/*height: 540px;*/
}

#top {
	height: 26px;
	width: 100%;
	background: transparent url(images/top.png) no-repeat top left;
	position: relative;
}
#top #languages {
	position: absolute;
	left: 35px;
	top: 8px;
	width: 100px;
}
#top #languages a {
	margin: 0px 10px 0px 0px;
	opacity: 0.5;
}
#top #languages a:hover, #top #languages a.selected {
	opacity: 1;
}
#top #menu {
	position: absolute;
	top: 6px;
	width: 630px;
	right: 32px;
	text-align:right;
}
#top #menu ul {
	margin: 0px;
	padding: 0px;
}
#top #menu ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
	padding: 1px 10px;
	text-align: center;
	border-left: 1px solid #e8e8e8;
	position: relative;
}
#top #menu ul li:first-child {
	border-left: none;
}
#top #menu ul li a {
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	color: #7d8079;
	font-family: Myriad Pro Cond, Myriad Pro, Myriad, Arial, sans-serif;
	/*letter-spacing: 0.5px;*/
	letter-spacing: normal;
	font-family: Arial Narrow, Arial, Sans-Serif;
}
#top #menu ul li a:hover {
	text-decoration: none;
	color: #9bc04e;
}
#top #menu ul li ul {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 20px;
	left: 0px;
	border: 1px solid #9cc04e;
	padding: 4px;
	background-color: #fff;
	display: none;
	width: 130px;
}
#top #menu ul li ul li {
	list-style-type: none;
	float: none;
	border: none;
	display: block;
	text-align: left;
	background-color: #f3f7e8;
	margin: 0px;
	padding: 0px;
}

#top #menu ul li ul li a {
	display: block;
	color: #7d8079;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	padding: 2px 4px;
	width: 122px;
	letter-spacing: normal;
}
#top #menu ul li ul li a:hover {
	color: #fff;
	background-color: #9bc04e;
	text-decoration: none;
}

#container {
	/*background: #fafbf5 url(images/contentbgr.jpg) no-repeat left bottom;*/
	background: #fefefc url(images/contentbgr.jpg) no-repeat left bottom;
	border: 1px solid #ecede8;
	margin: 0px 32px 0px 28px;
	padding: 7px 6px;
	/*height: 468px;
	overflow: hidden;*/
}

#container #header {
	width: 100%;
	height: 68px;
	overflow: hidden;
}
#container #header #address {
	float: left;
	display: inline;
	width: 190px;
	background: transparent url(images/logo.jpg) no-repeat left bottom;
	height: 58px;
	padding: 5px 0px 5px 65px;
	color: #afb0aa;
	font-size: 11px;
	line-height: 16px;
}
#container #header #address a {
	color: #afb0aa;
}
#container #header #address a:hover {
	color: #ff0000;
	text-decoration: none;
}
#container #header #address ul {
	margin: 0px;
	padding: 0px;
}
#container #header #address ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#container #header #address p {
	margin: 0px;
	padding: 0px;
}


#container #header #images {
	width: 580px;
	float: right;
	display: inline;
}
#container #header #images 
{
	text-align: right;
}

#content 
{
	padding: 45px 0px 5px 65px;
	color: #666;
	/*height: 357px;
	overflow: hidden;*/
}

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
	color: #9fba35;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: 2.5em;
	margin-left: -35px;
}
h2 {
	font-size: 2em;
}
h3 {
	font-size: 1.6em;
}
h4 {
	font-size: 1.3em;
}

#footer {
	padding: 6px 32px 10px 28px;
	height: 16px;
	text-align: right;
	background: transparent url(images/bottom.png) no-repeat left bottom;
	font-size: 10px;
}
#footer a {
	color: #7d8079;
}
#footer a:hover {
	text-decoration: none;
	color: #ff0000;
}

#ultimate {
	width: 100%;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
#ultimate a {
	color: #777;
}


div.clearfix 
{
	width: 810px;
	overflow: hidden;
	margin-left: -40px;
}
div.formleft 
{
	display: inline;
	float: left;
	width: 250px;
}
div.formright 
{
	display: inline;
	float: left;
	width: 500px;
	margin-left: 25px;
}
div.formleft table td, div.formright table td
{
	vertical-align: top;
}

div.formleft table.orderform td
{
	padding-bottom: 2px;
}
div.formleft table td.labels 
{
	text-align: right;
	padding-right: 5px;
}
div.formleft h2, div.formright h2 
{
	color: #666;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	padding-bottom: 25px;
}
div.formright p 
{
	padding: 0px;
	margin: 0px;
}
div.formleft input.normal
{
	width: 145px;
}
div.formleft input.zip
{
	width: 30px;
}
div.formleft input.city
{
	width: 100px;
}
div.formright input.amount 
{
	width: 20px;
}

div.formright table td 
{
	padding-right: 25px;
	text-align: center;
	text-transform: uppercase;
}
div.formright table td img
{
	vertical-align: middle;
}
div.formright table tr.varianttexts td 
{
	font-size: 11px;
}
div.formright input.submitbutton 
{
	width: 98px;
	height: 21px;
	display: block;
	margin: auto;
	padding-top: 2px;
}

div.formleft a.previouspage 
{
	display: block;
	width: 97px;
	height: 21px;
	overflow: hidden;
	text-indent: -1000px;
}
div.formleft a.previouspage.da 
{
	background: transparent url(images/da/btn_forr_n.jpg) no-repeat top left;
}
div.formleft a.previouspage.en 
{
	background: transparent url(images/en/btn_forr_n.jpg) no-repeat top left;
}

div.formleft a.previouspage.da:hover
{
	background: transparent url(images/da/btn_forr_o.jpg) no-repeat top left;
}
div.formleft a.previouspage.en:hover
{
	background: transparent url(images/en/btn_forr_o.jpg) no-repeat top left;
}
div.formright .errormessage 
{
	font-weight: bold;
	text-align: center;
	color: Red;
}
