@charset "iso-8859-2";

body {
	min-width: 1000px;
	background: #e8e8e8;
	color: #303030;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}

#header {
	width: 100%;
	height: 84px;
	margin: 0 auto;
	background: #fff url('../images/header.jpg') no-repeat center;
}

.keywordBanner{
    margin-top:10px;
}

#menu {
	width: 100%;
	height: 39px;
	background: url('../images/menu.jpg');
}

#menu_content {
	width: 1000px;
	margin: 0 auto;
}

form#search_form {
	float: left;
	margin: 10px 0 0 38px;
}

form#search_form p {
	float: left;
}

form#search_form input#search_text {
	width: 137px;
	height: 16px;
	padding: 2px 3px 0 20px;
	background: #fff url('../images/search_input.jpg') no-repeat left;
	border: 0;
	color: #6c6c6c;
}

form#search_form input#search_submit {
	width: 68px;
	height: 18px;
	margin: 0 0 0 5px;
	padding: 0;
	background: url('../images/search_submit.jpg');
	border: 0;
	cursor: pointer;
}

#menu ul {
	float: right;
	margin: 12px 38px 0 0;
	list-style: none;
}

#menu ul li {
	display: inline;
	padding: 0 18px;
}

#menu ul li a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

#menu ul li a:hover {
	color: #000;
}

#site_center {
	width: 100%;
	background: #e8e8e8 url('../images/site_center.jpg') repeat-x bottom;
	overflow: hidden;
}

#line {
	width: 100%;
	height: 27px;
	background: #f3f2d3;
}

#line_content {
	width: 950px;
	height: 21px;
	margin: 0 auto;
	padding: 6px 25px 0 25px;
	background: #f3f2d3;
	color: #808080;
	font-size: 11px;
}

#line a.nav {
	float: left;
}

#line p {
	float: left;
	width: 914px;
	padding: 0 5px;
	margin-bottom: 0px;
}

#content {
	width: 898px;
	margin: 0 auto;
	background: #fff;
	border-right: 1px solid #e4e4e4;
	border-left: 1px solid #e4e4e4;
	overflow: hidden;
}

#text {
	padding: 35px 22px;
	text-align: justify;
}

#text p {
	line-height: 18px;
}

#left {
	float: left;
	width: 180px;
	margin: 9px 0 0 13px;
}

#center {
	float: left;
	width: 553px;
	margin: 9px 8px 0 8px;
	padding: 0 0 20px 0;
	color: #000;
}

#right {
	float: left;
	width: 120px;
	margin: 9px 0 0 0;
}

#left a, #right a {
	display: block;
	margin: 0 0 0 0;
}

#categories {
	padding: 10px 12px 30px 12px;
	overflow: hidden;
}

#footer {
	width: 100%;
	height: 68px;
	background: url('../images/footer.jpg') repeat-x;
}

#footer_content {
	width: 1000px;
	height: 38px;
	margin: 0 auto;
	padding: 30px 0 0 0;
	background: url('../images/footer_content.jpg') no-repeat center;
}

#footer p {
	float: left;
	margin: 0 0 0 40px;
	color: #8a8a8a;
	font-size: 11px;
}

#pixelinnovation {
	float: right;
	margin: 0 15px 0 0;
}

.adv_search_1 {
	width: 553px;
	height: 230px;
	background: url('../images/greenworld.jpg') no-repeat 420px 50%;
}

form#adv_search_form_1 {
	width: 339px;
	height: 210px;
	padding: 10px 15px;
	background: url('../images/adv_search_form_1.jpg');
}

form#adv_search_form_1 p {
	margin: 0 0 3px 0;
}

form#adv_search_form_1 label {
	clear: left;
	float: left;
	display: block;
	width: 90px;
	color: #63623d;
	font-weight: bold;
}

form#adv_search_form_1 input {
	width: 134px;
	height: 16px;
	padding: 2px 3px 0 3px;
	border: 0;
}

form#adv_search_form_1 select {
	width: 140px;
	padding: 0;
	border: 0;
}

form#adv_search_form_1 option {
	padding: 2px 3px 0 3px;
}

form#adv_search_form_1 input#adv_search_submit {
	width: 68px;
	height: 18px;
	margin: 0 0 0 5px;
	padding: 0;
	background: url('../images/adv_search_submit.jpg');
	border: 0;
	cursor: pointer;
}

p.submit {
	float: right;
}

p.results {
	margin: 0 0 5px 0;
	color: #3f8500;
	font-size: 14px;
	font-weight: bold;
}

p.pages {
	margin: 0;
	color: #78af02;
	font-weight: bold;
}

p.pages a {
	color: #000;
	text-decoration: none;
}

p.pages a:hover {
	text-decoration: underline;
}

p.resperpage {
	position: relative;
	top: -12px;
	float: right;
	margin: 0;
}

select#resultsperpages {
	width: 78px;
	height: 18px;
	background: #f3f2d2;
	color: #63623d;
	font-weight: bold;
	border: 1px solid #cdcb9a;
}

span.resultlist_top {
	display: block;
	width: 553px;
	height: 8px;
	background: url('../images/resultlist_top.jpg');
}

.resultlist {
	width: 539px;
	margin: 0 0 15px 0;
	padding: 0 7px 1px 7px;
	background: #f1f0cf url('../images/resultlist_bottom.jpg') no-repeat bottom;
}

.result {
	width: 503px;
	padding: 18px;
	background: url('../images/result_middle.jpg') repeat-y;
	color: #151515;
	font-size: 11px;
}

.result a {
	color: #0016ee;
}

.result dl {
	float: left;
	width: 385px;
	margin: 0 0 10px 0;
}

.result dt {
	clear: both;
	float: left;
	width: 110px;
	font-weight: bold;
}

.result dd {
	float: right;
	width: 275px;
}

.result dt.margin, .result dd.margin {
	margin-top: 10px;
}

.result img.logo {
	float: right;
}

span.result_bottom {
	display: block;
	width: 539px;
	height: 5px;
	margin: 0 0 10px 0;
	background: url('../images/result_bottom.jpg');
}

span.contact_top {
	display: block;
	width: 503px;
	height: 5px;
	background: url('../images/contact_top.jpg');
}

.contact {
	width: 477px;
	padding: 1px 13px 6px 13px;
	background: #f2f2f2 url('../images/contact_bottom.jpg') no-repeat bottom;
	color: #422322;
}

.contact dl {
	width: 255px;
}

.contact dt {
	width: 72px;
}

.contact dd {
	width: 183px;
}

.contact dt.border, .contact dd.border {
	margin-top: 15px;
	padding-top: 15px;
	border-top: 1px solid #b1b1b1;
}

.map {
	float: right;
	width: 215px;
	height: 170px;
}

.map p {
	margin: 0;
	font-size: 10px;
	text-align: center;
}

.map span, .map a{
    display: none;
}

.floatleft {
	float: left;
}

.floatright {
	float: right;
}

.banner_left {
	float: left;
	margin: 0 10px 0 0;
}

.banner_top {
	float: left;
	margin: 0 0 5px 0;
}

.adv_search_2 {
	float: left;
	width: 600px;
	height: 185px;
	background: url('../images/greenworld.jpg') no-repeat right;
}

form#adv_search_form_2 {
	width: 459px;
	height: 165px;
	padding: 10px 15px;
	background: url('../images/adv_search_form_2.jpg') no-repeat;
}

form#adv_search_form_2 p {
	height: 18px;
	margin: 0 0 4px 0;
}

form#adv_search_form_2 label {
	float: left;
	display: block;
	width: 81px;
	color: #63623d;
	font-weight: bold;
}

form#adv_search_form_2 label.second {
	margin-left: 17px;
}

form#adv_search_form_2 input {
	float: left;
	width: 134px;
	height: 16px;
	padding: 2px 3px 0 3px;
	border: 0;
}

form#adv_search_form_2 select {
	float: left;
	width: 140px;
	padding: 0;
	border: 0;
}

form#adv_search_form_2 option {
	padding: 2px 3px 0 3px;
}

form#adv_search_form_2 input#adv_search_submit {
	float: right;
	width: 68px;
	height: 18px;
	margin: 48px 0 0 0;
	padding: 0;
	background: url('../images/adv_search_submit.jpg');
	border: 0;
	cursor: pointer;
}

span.widebox_top {
	display: block;
	width: 873px;
	height: 5px;
	background: url('../images/widebox_top.jpg') no-repeat;
}

.widebox {
	width: 833px;
	padding: 5px 20px;
	background: url('../images/widebox_middle.jpg') repeat-y;
	font-size: 11px;
}

span.widebox_bottom {
	display: block;
	width: 873px;
	height: 5px;
	margin: 0 0 15px 0;
	background: url('../images/widebox_bottom.jpg') no-repeat;
}

.widebox ul {
    margin: 0;
    list-style: url('../images/listarrow_1.gif') inside;
	
}

.widebox ul li{
    float: left;
    width: 205px;;
}

.widebox ul li a {
	color: #fff;
	text-decoration: none;
}

.widebox ul li a:hover {
	color: #000;
	text-decoration: underline;
}

.widebox strong {
	color: #ff3600;
}

.boxes {
	padding: 10px 10px 10px 10px;
	background: #f3f2d3;
	font-size: 11px;
	float: left;
	width: 852px;
	overflow: hidden;
}

.col1, .col2, .col3, .col4 {
	float: left;
}

.col1, .col2, .col3, .col4 {
	margin-right: 9px;
}

.box {
	background: #fff url('../images/box_top.jpg') no-repeat top;
	overflow: hidden;
	margin-bottom: 13px;
}

.redborderbox {
	padding: 5px 0 0 0;
	background: #fff url('../images/redborderbox_top.jpg') no-repeat top;	
}

.redbox {
	background: #cc0a0a url('../images/redbox_top.jpg') no-repeat top;	
}

.greenborderbox {
	padding: 5px 0 0 0;
	background: #fff url('../images/greenborderbox_top.jpg') no-repeat top;	
}

.greenbox {
	background: #90be2a url('../images/greenbox_top.jpg') no-repeat top;	
}

.box_content {
	width: 184px;
	padding: 10px;
}

.redborderbox .box_content {
	width: 184px;
	padding: 5px 7px 10px 7px;
	border-right: 3px solid #cc0a0a;
	border-left: 3px solid #cc0a0a;
}

.greenborderbox .box_content {
	width: 184px;
	padding: 5px 7px 10px 7px;
	border-right: 3px solid #76ae01;
	border-left: 3px solid #76ae01;
}

span.box_bottom {
	display: block;
	width: 204px;
	height: 5px;
	background: url('../images/box_bottom.jpg');
}

span.redborderbox_bottom {
	display: block;
	width: 204px;
	height: 5px;
	margin: 0 0 12px 0;
	background: url('../images/redborderbox_bottom.jpg');
}

span.redbox_bottom {
	display: block;
	width: 204px;
	height: 5px;
	margin: 0 0 12px 0;
	background: url('../images/redbox_bottom.jpg');
}

span.greenborderbox_bottom {
	display: block;
	width: 204px;
	height: 5px;
	margin: 0 0 12px 0;
	background: url('../images/greenborderbox_bottom.jpg');
}

span.greenbox_bottom {
	display: block;
	width: 204px;
	height: 5px;
	margin: 0 0 12px 0;
	background: url('../images/greenbox_bottom.jpg');
}

.boxes ul {
	margin: 0 0 0 5px;
	list-style: none;
}

.boxes ul li {
	margin: 0 0 6px 0;
	padding: 0 0 0 10px;
	background: url('../images/listarrow_2.gif') no-repeat 0 4px;
}

.boxes ul li a {
	color: #8a8a8a;
	text-decoration: none;
}

.boxes .redbox ul li a, .boxes .greenbox ul li a {
	color: #fff;
}

.boxes ul li a:hover {
	color: #cc0a0a;
	text-decoration: underline;
}

.boxes .redbox ul li a:hover {
	color: #fff;
}

form {
	position: relative;
}

span.popup {
	position: absolute;
	z-index: 1000;
	left: 235px;
	display: block;
	width: 205px;
	height: 84px;
	padding: 10px 10px 10px 25px;
	background: url('../images/popup.png');
	font-size: 11px;
}

span.popup_main {
	position: absolute;
	z-index: 1000;
	left: 470px;
	display: block;
	width: 205px;
	height: 84px;
	padding: 10px 10px 10px 25px;
	background: url('../images/popup.png');
	font-size: 11px;
}

.hidden {
	display: none;
}

.result_top_top {
	width: 539px;
	background: url('../images/result_top_middle.jpg') repeat-y;
}

span.result_top_bottom {
	display: block;
	width: 539px;
	height: 6px;
	background: url('../images/result_top_bottom.jpg') no-repeat;
	overflow: hidden;
}

span.box_line {
	display: block;
	width: 184px;
	height: 4px;
	margin: 0 0 15px 0;
	background: url('../images/box_line.jpg') no-repeat;
	overflow: hidden;
}
