html, body { height: 100%; }

body { background: #77764a url(../images/wrapper-background.gif) repeat-y top center; }

#wrapper {
	margin: 0 auto;
	width: 950px;
	min-height: 100%;
	}

	* html #wrapper {height:100%}

/*** HEADER ***/

#header {
	width: 950px;
	height: 250px;
	background: transparent url(../images/header-image.jpg) no-repeat top left;
	}

	#header h1,
	#header h2 {
		position: relative;
		left: -9999px;
		}

#header_small {
	width: 950px;
	height: 129px;
	background: transparent url(../images/header-image_small.jpg) no-repeat top left;
	}

	#header_small  h1,
	#header_small  h2 {
		position: relative;
		left: -9999px;
		}
	

/*** NAVIGATION ***/

#navigation {
	width: 950px;
	height: 30px;
	background: #4e9043 url(../images/navigation-background.gif) repeat-x;
	}

#jsddm {
	margin: 0;
	padding: 0;
	}

	#jsddm li {
		width: 135px;
		float: left;
		list-style: none;
		font: bold 12px/17px "lucida grande", arial, helvetiva, sans-serif;
		}

	#jsddm li a,
	#jsddm li span {
		display: block;
		text-decoration: none;
		width: 140px;
		color: #eaffed;
		white-space: nowrap;
		padding: 7px 0px 6px 0px;
		text-align: center;
		cursor: pointer;
		}

	#jsddm li a:hover,
	#jsddm li span:hover {
		background: #95c543 url(../images/navigation-background-hover.gif) repeat-x;
		}

		#jsddm li ul {
			margin: 0;
			padding: 0;
			position: absolute;
			visibility: hidden;
			float: left;
			z-index: 99;
			background: #4e9143 url(../images/navigation-submenu-background.gif) repeat-x;
			}

		#jsddm li ul li {
			float: none;
			display: inline;
			}

		#jsddm li ul li a {
			width: 129px;
			display: block;
			padding: 7px 7px 7px 14px;
			font: normal 12px arial, helvetica, sans-serif;
			background: transparent url(../images/navigation-subitem.gif) no-repeat top left;
			text-align: left;
			white-space: normal;
			}

		#jsddm li ul li a:hover {
			background: #85ab44 url(../images/navigation-subitem.gif) no-repeat top left;
			}

/*** BODY ***/

#body {
	background: transparent url(../images/sidebar-background-pattern.gif) no-repeat bottom left;
	clear: both;
	float: left;
	overflow: hidden;
	//min-height: 600px;
	}

/*** SIDEBAR ***/

#sidebar {
	width: 250px;
	min-height: 100px;
	_height: 100px;
	position: relative;
	background: transparent;
	float: left;
	}

	/*** LOGIN ***/

	#login {
		width: 150px;
		margin: 0 auto;
		margin-top: 30px;
		padding: 20px;
		margin-bottom: 30px;
		overflow: hidden;
		background: transparent url(../images/white-filler-50.png);
		//background: #d1d0b2;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
		}

		#login h2 {
			position: relative;
			top: -20px;
			left: -20px;
			display: block;
			/*padding: 27px 0 25px 54px;*/
			padding: 10px;
			width: 136px;
			width: 170px;
			font: normal 20px georgia, "times new roman", times, serif;
			letter-spacing: -0.3pt;
			color: #fff;
			background: rgba(0,0,0,0.4) /* url(../images/icon-lock.png) no-repeat 20px 23px */ ;
			-moz-border-radius-topleft: 5px;
			-webkit-border-top-left-radius: 5px;
			border-top-left-radius: 5px;
			-moz-border-radius-topright: 5px;
			-webkit-border-top-right-radius: 5px;
			border-top-right-radius: 5px;
			}

		#login p {
			font: bold 13px "lucida grande", arial, helvetica, sans-serif;
			color: #000;
			padding: 0;
			margin: 0;
			}

		#login input {
			background: #fff;
			border: 0;
			padding: 3px;
			margin: 3px 0 10px 0;
			width: 144px;
			-moz-border-radius: 3px;
			-webkit-border-radius: 3px;
			border-radius: 3px;
			}

		#login input.login-button {
			position: relative;
			display: block;
			margin: 0 auto;
			margin-top: 10px;
			background: #6c8e33;
			border: 1;
			padding: 4px;
			-moz-border-radius: 3px;
			-webkit-border-radius: 3px;
			border-radius: 3px;
			font-weight: bold;
			font-size: 15px;
			color: #fff;
			cursor: pointer;
			}

			#login input.login-button:hover {
				background: #eeedda;
				color: #333;
				}

		#login div.login-utils {
			position: relative;
			left: -20px;
			top: 20px;
			display: block;
			width: 200px;
			}

			#login div.login-utils a,
			#login div.login-utils a:visited,
			#login div.login-utils a:active,
			#login div.login-utils a:hover {
				position: relative;
				display: inline;
				float: left;
				width: 170px;
				padding: 10px;
				height: 70px;
				text-decoration: none;
				font: normal 12px arial, helvetica, sans-serif;
				color: #594E26;
				overflow: hidden;
				border-top: 1px #c0bfa4 solid;
				}

				#login div.login-utils a img {
					position: relative;
					left: -3px;
					top: 8px;
					width: 48px;
					height: 48px;
					padding-bottom: 30px;
					float: left;
					}

				#login div.login-utils a b {
					position: relative;
					top: 5px;
					display: block;
					font-size: 15px;
					letter-spacing: -1px;
					color: #000;
					}

			#login div.login-utils a:last-child {
				-moz-border-radius-bottomleft: 5px;
				-webkit-border-bottom-left-radius: 5px;
				border-bottom-left-radius: 5px;
				-moz-border-radius-bottomright: 5px;
				-webkit-border-bottom-right-radius: 5px;
				border-bottom-right-radius: 5px;
				}

			#login div.login-utils a:hover {
				background: transparent url(../images/white-filler-50.png);
				}

	/*** MENU ***/

	#menu {
		width: 190px;
		margin: 0 auto;
		margin-top: 30px;
		padding: 0;
		margin-bottom: 30px;
		overflow: hidden;
		background: transparent url(../images/white-filler-50.png);
		//background: #d1d0b2;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
		}

		#menu h2 {
			display: block;
			padding: 10px 5px 10px 15px;
			width: 170px;
			font: normal 22px georgia, "times new roman", times, serif;
			letter-spacing: -0.3pt;
			color: #fff;
			background: rgba(0,0,0,0.4);
			-moz-border-radius-topleft: 5px;
			-webkit-border-top-left-radius: 5px;
			border-top-left-radius: 5px;
			-moz-border-radius-topright: 5px;
			-webkit-border-top-right-radius: 5px;
			border-top-right-radius: 5px;
			//background: #666;
			}

		#menu ul {
			list-style: none;
			}

			#menu ul li {
				border-bottom: 1px rgba(0,0,0,0.15) solid;
				border-top: 1px rgba(255,255,255,0.5) solid;
				//border-bottom: 1px #A0966D solid;
				//border-top: 1px #EFEDE4 solid;
				}

			#menu ul li:first-child { border-top: none; }
			#menu ul li:last-child { border-bottom: none; }

			#menu a,
			#menu a:active,
			#menu a:visited,
			#menu a:hover {
				display: block;
				height: 30px;
				width: 170px;
				padding: 12px 0px 0px 20px;
				font: normal 14px "lucida grande", arial, helvetica, sans-serif;
				color: #333;
				text-decoration: none;
				}

			#menu a:hover,
			#menu li.active a {
				background: rgba(255,255,255,0.4);
				color: #000;
				//background: #E2DFCF;
				}



	/*** LANGUAGE ***/

	#language {
		width: 120px;
		text-align: center;
		margin: 0 auto;
		margin-top: 30px;
		overflow: hidden;
		}

		#language ul {
			list-style: none;
			position: relative;
			text-align: center;
			}

			#language ul li {
				position: relative;
				float: left;
				display: inline;
				width: auto;
				margin: 0 auto;
				}

			#language ul li a,
			#language ul li a:hover,
			#language ul li a:active,
			#language ul li a:visited {
				display: block;
				width: 30px;
				height: 22px;
				padding-top: 6px;
				text-align: center;
				text-decoration: none;
				margin: 0 5px 0 5px;
				letter-spacing: -1pt;
				font: bold 12px arial, helvetica, sans-serif;
				-moz-border-radius: 3px;
				-webkit-border-radius: 3px;
				border-radius: 3px;
				background: #7E795A;
				color: #fff;
				}

			#language ul li a:hover {
				background: #d1d0b2;
				color: #333;
				}

			#language ul li.active a {
				background: #d1d0b2;
				color: #333;
				}

/*** CONTENT ***/

#content {
	position: relative;
	float: right;
	width: 650px;
	background: #fff;
	padding: 25px;
	}

	#content h1 {
		font: normal 28px georgia,"times new roman",times,serif;
		color: #4e9143;
		letter-spacing: -0.5pt;
		padding: 0 0 20px 0;
		}

		#content h1 img {
			width: 32px;
			height: 32px;
			position: relative;
			top: 7px;
			}

	#content h2 {
		font: italic 23px georgia,"times new roman",times,serif;
		color: #8d793d;
		letter-spacing: -0.5pt;
		padding: 0 0 20px 0;
		}

	#content h3 {
		font: bold 18px "lucida grande", tahoma, arial, helvetica, sans-serif;
		color: #555;
		letter-spacing: -0.5pt;
		padding: 0 0 20px 0;
		}

	#content h4 {
		font: bold italic 16px arial, helvetica, sans-serif;
		color: #888;
		letter-spacing: -0.5pt;
		padding: 0 0 20px 0;
		}

	#content h5 {
		font: bold 14px georgia,"times new roman",times,serif;
		color: #5ea85b;
		letter-spacing: -0.5pt;
		padding: 0 0 20px 0;
		}

	#content h6 {
		font: bold 14px arial, helvetica, sans-serif;
		color: #333;
		letter-spacing: -0.5pt;
		padding: 0 0 20px 0;
		}

	#content p {
		font: normal 14px/23px arial, helvetica, sans-serif;
		color: #000;
		padding: 0 0 20px 0;
		}

	#content p.nomargin { padding: 0; margin: 0; }

	#content code {
		position: relative;
		top: -1px;
		left: -1px;
		padding: 1px;
		margin: 0 2px 0 2px;
		border: 1px #6d5f30 solid;
		background: #f2eee1;
		color: #8d793d;
		}

	#content ul {
		list-style-type: disc;
		padding-left: 20px;
		margin-bottom: 20px;
		font: normal 14px/23px arial, helvetica, sans-serif;
		color: #000;
		}

	#content ul ul,
	#content ul ul ul,
	#content ul ul ul ul {margin: 0; } /* To ensure consistent formatting in sublists */

	#content ol {
		list-style-type: decimal;
		padding-left: 26px;
		margin-bottom: 20px;
		font: normal 14px/23px arial, helvetica, sans-serif;
		color: #000;
		}

	#content ol ol,
	#content ol ol ol,
	#content ol ol ol ol {margin: 0; } /* To ensure consistent formatting in sublists */

	#content blockquote {
		font: italic 14px/23px georgia, "times new roman", times, serif;
		color: #555;
		padding-left: 15px;
		border-left: 3px #f2eee1 solid;
		margin-bottom: 20px;
		}

	#content a,
	#content a:active,
	#content a:visited,
	#content a:hover {
		text-decoration: none;
		border-bottom: 1px #6c8e33 dotted;
		color: #6c8e33;
		}

	#content a:hover {
		text-decoration: none;
		border-bottom: 1px #6d5f30 solid;
		color: #6d5f30;
		}

	#content table.samples_prices {
		display: table;
		border: 1px #6d5f30 solid;
		font: normal 13px "lucida grande", arial, helvetica, sans-serif;
		color: #333;
		margin-bottom: 20px;
		}

		table.samples_prices tr.alt { background: #eaead0; }
		table.samples_prices tr td {
			padding: 5px;
			border-right: 1px #6d5f30 solid;
			border-bottom: 1px #6d5f30 dotted;
			}

		table.samples_prices tr td.right {
			text-align: right;
		}

		table.samples_prices tr td.left { 
			width: 150px;
		}
		
/*** FOOTER ***/

#footer {
	clear: both;
	padding: 20px;
	font: normal 13px/20px "lucida grande", verdana,arial,helvetica,sans-serif;
	background: #6c6b44 url(../images/footer-background.jpg) no-repeat top left;
	color: #c4c294;
	}

	#footer img {
		position: relative;
		top: 4px;
		}

	#footer b { color: #fff; }

	#footer a,
	#footer a:hover,
	#footer a:active,
	#footer a:visited {
		color: #f1f0da;
		text-decoration: underline;
		}

	#footer a:hover { color: #fff; }

	#footer .left {
		position: relative;
		float: left;
		width: 40%;
		text-align: left;
		}

	#footer .right {
		position: relative;
		float: right;
		width: 40%;
		text-align: right;
		}

/*** COMMON CLASSES ***/

.floatleft {
	float: left;
	position: relative;
	margin-right: 20px;
	margin-bottom: 20px;
	}

.floatright {
	float: right;
	position: relative;
	margin-left: 20px;
	margin-bottom: 20px;
	}
