@import "menu.css";
@import "user_menu.css";
@import "header_forms.css";
@import "home.css";
@import "table_list.css";
@import "edit_infos.css";
@import "soap_xtras.css";
@import "js/jquery.fancybox.css";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#FFFFFF;
	text-align: center;
	min-width: 718px;
}
#wrapper {
	text-align: left;
	width: 718px;
	margin-left: auto;
	margin-right: auto;
}
* {
	outline:none;
}

.blocks {
	width: 718px;
	font-family:"Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", Tahoma, sans-serif;
	line-height:17px;
	font-size:12px;
	color:#464646;
}

p {
	text-indent:15px;
	margin:7px 0;
}

a {
	text-decoration:none;
	font-weight:bold;
	color:#74a300;
}
a:hover {
	text-decoration:underline;
	font-weight:bold;
	color:#74a300;
}
a img {
	border:none;
}

h1, h2{
	clear:both;
	/*height:40px;*/
	line-height:21px;
	margin:0;
	margin-bottom:4px;
	padding:9px 0;
	text-indent:40px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:20px;
	color:#464646;
	background-image:url(images/header_leaf.gif);
	background-position:left top;
	background-repeat:no-repeat;
}

.green {
	color:#74a300;
}

.red {
	color:#b30000;
}

.small{
	font-size:10px;
}

br.clear {clear:both;}

#header {
	height:176px;
	text-align:left;
	background-image:url(images/header_pic.jpg);
	background-position:right;
	background-repeat:no-repeat;
}
#search_and_menu { 
	text-align:left;
	padding-top:4px;
}
#main_content {
	/*height:260px;*/
	clear:both;
	padding-top:40px;
}

#content {
	float:right;
	text-align:left;
	width:496px;
}

#content .loged_infos {
	float:left;
	width:238px;
	height:119px;
	text-align:right;
}
#content .rightcol{
	margin-left:20px;
}
#content .background{
	background-image:url(images/user_infos_bg.gif);
}
#content .notfirstrow{
	margin-top:20px;
}

#content .loged_infos h2 {
	background:none;
	text-indent:0;
	padding-right:10px;
	font-weight:normal;
	font-size:20px;
	color:#669000;
}
#content .loged_infos p {
	text-indent:0;
	margin:23px 10px 0 0;
}

.two_cols  {
	margin:30px 0 50px 0;
}
.two_cols .left {
	float:left;
	width:238px;
}
.two_cols .left ul {
	margin:0;
	padding:13px 10px 0 30px;
	background-image:url(images/about_us_list_botbg.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}
.two_cols .left li {
	padding-bottom:7px;
	font-weight:bold;
}
.two_cols .containter {
	background-color:#f3ffc0;
	background-image:url(images/about_us_list_topbg.gif);
	background-position:top;
	background-repeat:no-repeat;
	
}
.two_cols .right {
	float:left;
	margin-left:20px;
	width:238px;
}

.news_month {
	margin-bottom:20px;
}
.news_month p {
	text-indent:0;
}
.news_month h2 {
	text-indent:0;
	padding:0;
	margin:0;
	background:none;
	font-family:"Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", Tahoma, sans-serif;
	font-size:17px;
	line-height:normal;
}
.news_month h2 a, .news_month h2 a:hover {
	font-weight:normal;
}
.news_month h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:11px;
	text-transform:uppercase;
	letter-spacing:0.6em;
	padding-bottom:5px;
	border-bottom: 1px dashed #BFBFBF;
}
.news_month h4 span{
	font-size:15px;
}
.news_month dl {
	margin:0 0 40px;
	padding:0;
}
.news_month dd {
	margin:25px 0 0;
	padding:0;
}
.news_month h3 {
	font-size:10px;
	font-weight:normal;
	margin:0 0 5px;
	padding:0;
	color:#696969;
}


h1.news_title {
	padding-bottom: 7px;
	border-bottom: 1px solid #DAEF85;
}
h3.news_subtitle {
	font-size:10px;
	font-weight:normal;
	margin:0 0 35px;
	padding:0;
	color:#696969;
}
a.news_back {
	padding-left:12px;
	background:url(images/back_icon.gif) left center no-repeat;

}
.news_text p {
	text-indent:0;
	margin-bottom:20px;
}



#address_container{
	height:160px;
	position:relative;
	margin-left:345px;
}
address {
	position:absolute;
	bottom:0;
	font-style:normal;
	margin-bottom:0px;
}
address p {
	text-indent:0;
	margin:10px 0 0 0;
}

#contacts_txt_holder {
	clear:both;
	padding: 20px 0;
	width:330px;
}


#contacts_people{
	padding:0;
	margin-left:-10px;
}
#contacts_people div{
	float:left;
	margin-left:10px;
	height:350px;
}
#contacts_people h3{
	font-size:15px;
	font-weight:bold;
	margin: 10px 0 0 0;
}
#contacts_people p{
	text-indent:0;
	margin:0;
}
#contacts_people em{
	font-size:10px;
	font-style:normal;
	color:#74A300;
}

#contacts_people div.nb{
	height:auto;
	width:100%;
	position:relative;
}
#contacts_people div.nb img{
	float:left;
	margin-right:15px;
	margin-bottom:15px;
}
#contacts_people div.nb h3{
	margin-top:80px;
	font-size:20px;
	font-weight:normal;
}
#contacts_people div.nb p{
	margin-bottom:10px;
}
#contacts_people div.nb p.small{
	position:absolute;
	left:280px;
	top:97px;
	width:200px;
	text-align:right;
}
#contacts_people hr{
	height:1px;
	border:none;
	color:#daef85;
	background-color:#daef85;
	width:485px;
	margin-left:10px;
	margin-top:20px;
	margin-bottom:30px;
}



#contact {
	float:left;
	background-color:#daef85;
	background-image:url(images/contacts_form_trbg.gif);
	background-position:top right;
	background-repeat:no-repeat;
	text-align:right;
}
#contact form {
	margin:0;
	padding:10px 10px;
	line-height:180%;
	background-image:url(images/contacts_form_blbg.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
}
#contact form input {
	width:186px;
	margin-right:40px;
	padding:2px;
	background-color: #FFFFFF;
	border-top: 1px solid #7ea917;
	border-right: 1px solid #DCDCDC;
	border-bottom: 1px solid #DCDCDC;
	border-left: 1px solid #7ea917;
	font-family: Tahoma, Verdana, "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #5A5A5A;
}
#contact form textarea {
	vertical-align:text-top;
	width:226px;
	padding:2px;
	background-color: #FFFFFF;
	border-top: 1px solid #7ea917;
	border-right: 1px solid #DCDCDC;
	border-bottom: 1px solid #DCDCDC;
	border-left: 1px solid #7ea917;
	font-family: Tahoma, Verdana, "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #5A5A5A;
}
#contact form input.submit{
	width:auto;
	margin:5px 0 0 5px;
	padding: 0 4px 0 4px;
	background-color: #f3ffc0;
	border:none;
	font-family:"Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", Tahoma, sans-serif;
	font-weight:normal;	
	font-size:11px;
	color: #464646;
}


#order {
	margin:0;
	padding:0;
}
#order select{
	background-color: #FFFFFF;
	font-family: Tahoma, Verdana, "Trebuchet MS", Arial, sans-serif;
	font-weight:normal;
	font-size: 11px;
	color: #5A5A5A;
}
#order table select {
	width:200px;
}

#order table select.invoice {
	width:100%;
}

#order .btns_holder {
	margin-right:4px;
	text-align:right;
}

#order input.submit{
	width:auto;
	margin:5px 0 0 5px;
	padding: 0 4px 0 4px;
	background-color: #f3ffc0;
	border:none;
	font-family:"Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", Tahoma, sans-serif;
	font-weight:normal;	
	font-size:11px;
	color: #464646;
}

#order .amount{
	border-top:1px solid #464646;
	margin-top:2px;
	padding-top:2px;
}

#order textarea{
	width:484px;
	margin-left:5px;
	background-color:#FFFFFF;
	padding:2px;
	font-family: Tahoma, Verdana, 'Trebuchet MS', Arial, sans-serif;
	font-size: 11px;
	color: #5A5A5A;
}

#order .submit_holder{
	text-align:right;
	margin-top:10px;
}


#total {
	text-align:right;
	background:none;
	text-indent:0;
	padding:8px 0;
	font-family:"Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", Tahoma, sans-serif;
}

#birds {
	margin:0;
	padding:0;
}
#birds dd{
	height:53px;
	margin:0 0 4px;
	padding:0;
}
#birds dd a.image{
	display:block;
	float:left;
}
#birds h4{
	float:left;
	margin:0 0 0 4px;
	padding:0;
	height:53px;
	line-height:53px;
	font-size:17px;
}
#birds h4 span{
	font-size:12px;
}

#birds h4 a{
	padding: 0 15px 0 10px;
	background:#fafafa url(images/birds_btn_bg.gif) right center no-repeat;
	text-decoration:none;
	color:#464646;
	height:53px;
	line-height:53px;
	font-weight:normal;
}
#birds .even h4 a{
	background:#f5f5f5 url(images/birds_btn_even_bg.gif) right center no-repeat;
}
#birds h4 a:hover{
	background:#daef85 url(images/birds_btn_bg_over.gif) right center no-repeat;
}

h1 .latin_title {
	font-size:15px;
	color:#999
}
h2.bird_info {
	text-indent:0;
	padding:0;
	margin:20px 0 10px;
	background:none;
	font-family:"Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", Tahoma, sans-serif;
	font-size:17px;
	line-height:normal;
}
p.bird_foods {
	font-size:13px;
}


.login_title {
	text-indent:0;
	padding:0 0 0 4px;
	margin:10px 0 15px;
	background:none;
	font-family:"Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", Tahoma, sans-serif;
	font-size:17px;
	line-height:normal;
}


.jobs_text {
	line-height:20px
}
h2.jobs_offerings {
	margin-top:20px;
	border-bottom: 1px solid #DAEF85;
}
ul.jobs_offerings {
	list-style:none;
	margin:0;
	padding:0;
}
ul.jobs_offerings li {
	margin:3px 0;
	padding:0;
	border:1px solid white;
}
ul.jobs_offerings li a {
	display:block;
	background:#fafafa url(images/file_lg.gif) 6px 6px no-repeat;
	margin:0;
	padding:7px 7px 0 40px;
	font-size:17px;
	font-weight:normal;
	text-decoration:none;
}
ul.jobs_offerings li.even a {
	background-color:#f5f5f5;
	background-image:url(images/file_dg.gif);
}
ul.jobs_offerings li a:hover, ul.jobs_offerings li.even a:hover{
	color:#464646;
	background-color:#daef85;
	background-image:url(images/file_gr.gif);
	font-weight:normal;
	text-decoration:none;
}
ul.jobs_offerings li a em{
	font-style:normal;
	font-size:11px;
	line-height:25px;
	color:#464646;
}
h2.jobs_note {
	text-indent:0;
	margin-top:20px;
	background:none;
}
h2.jobs_note strong{
	font-weight:normal;
}
h2.jobs_note a, h2.jobs_note a:hover{
	font-weight:normal;
}



#cert {
	float:left;
	width:201px;
}
#cert h2 {
	float:right;
	width:167px;
}
#cert img {
	float:right;
	margin:5px 5px 0 0;
}
#cert p{
	float:right;
	width:167px;
	text-align:center;
	text-indent:0;
	font-size:10px;
}
#cert p a{
	color:#464646;
}

#poll {
	float:left;
	width:201px;
}

#poll {
	float:left;
	width:201px;
}

#poll h2 {
	padding:0;
	margin:0;
	float:right;
	width:167px;
	height:40px;
	line-height:40px;
	background-image:url(images/poll.gif);
	background-repeat:no-repeat;
	background-position:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:left;
	font-weight:normal;
	font-size:20px;
	color:#464646;
}

#poll dl {
	clear:both;
	float:right;
	width:167px;
	margin:4px 0 0 0;
	padding:0;
	background:url(images/poll_top_bg.gif) top no-repeat #f4f4f4;
}
#poll dt {
	padding:12px 12px 10px;
}
#poll dd {
	margin:0 12px;
	padding:0;
}
#poll dd a{
	display:block;
	padding:0 0 10px 30px;
	background:url(images/poll_radio_off.gif) 5px 2px no-repeat;
	font-size:11px;
	font-weight:normal;
	color:#464646;
}
#poll dd a:hover{
	background-image:url(images/poll_radio_on.gif);
}
#poll dd.first{
	border-top:1px dashed #bfbfbf;
	padding-top:10px;
}
#poll p{
	float:right;
	width:167px;
	margin:0;
	padding:0;
	padding-bottom:10px;
	background:#f4f4f4 url(images/poll_bottom_bg.gif) bottom right no-repeat;
}
#poll p a{
	display:block;
	margin:0 12px;
	padding:10px 0 0 0px;
	border-top:1px dashed #bfbfbf;
	background:url(images/right_arrow.gif) 0px 17px no-repeat;
}

h2.poll_title {
	text-indent:0;
	background:none;
	font-size:18px;
	font-family:"Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", Tahoma, sans-serif;
	padding-bottom:5px;
	margin-bottom:12px;
	border-bottom: 1px solid #DAEF85;
}
.poll_bar{
	float:none;
	border:none;
	margin:3px 0;
}
h2.previous_polls {
	margin-top:30px;
	border-bottom: 1px solid #DAEF85;
}

ul.previous_polls {
	list-style:none;
	margin:0;
	padding:0;
}
ul.previous_polls li {
	margin:3px 0;
	padding:0;
	border:1px solid white;
}
ul.previous_polls li a {
	display:block;
	background:#fafafa url(images/qm_lg.gif) 6px 6px no-repeat;
	margin:0;
	padding:7px 7px 7px 40px;
	font-size:17px;
	font-weight:normal;
	text-decoration:none;
}
ul.previous_polls li.even a {
	background-color:#f5f5f5;
	background-image:url(images/qm_dg.gif);
}
ul.previous_polls li a:hover, ul.previous_polls li.even a:hover{
	color:#464646;
	background-color:#daef85;
	background-image:url(images/qm_gr.gif);
	font-weight:normal;
	text-decoration:none;
}

#poll_edit input.title {
	font-family:"Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", Tahoma, sans-serif;
	width:98%;
	margin-left:4px;
	font-size:17px;
	color:#464646;
	background-color:#FFFFFF;
	border:none;
	border-bottom:1px dashed #000;
}
#poll_edit table{
	margin: 5px 0;
}
#poll_edit table input{
	width:390px;
}
#poll_edit input.submit{
	width:auto;
	margin-right:5px;
	padding: 0 4px;
	background-color: #f3ffc0;
	border:none;
	font-family:"Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", Tahoma, sans-serif;
	font-weight:normal;	
	font-size:11px;
	color: #464646;
}



h2.user_stats {
	text-indent:0;
	background:none;
	font-size:18px;
	font-family:"Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", Tahoma, sans-serif;
	padding-bottom:5px;
	margin-bottom:12px;
	border-bottom: 1px solid #DAEF85;
}



#lang_edit textarea{
	width:95%;
	height:70px;
	background-color:#FFFFFF;
	padding:2px;
	font-family: Tahoma, Verdana, 'Trebuchet MS', Arial, sans-serif;
	font-size: 11px;
	color: #5A5A5A;
}
#lang_edit input.submit{
	width:auto;
	margin:5px 0 0 5px;
	padding: 0 4px 0 4px;
	background-color: #f3ffc0;
	border:none;
	font-family:"Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", Tahoma, sans-serif;
	font-weight:normal;	
	font-size:11px;
	color: #464646;
}


input.lang_add{
	font-family:"Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", Tahoma, sans-serif;
	font-size: 11px;
	background-color:#FFFFFF;
	color: #5A5A5A;
}


#footer {
	clear:both;
	position:relative;
	text-align:left;
	padding-top:30px;
	font-size:10px;
	padding-left:221px;
	width: 497px !important;
	width: 718px; 
	width/**/:/**/497px; /*IE 5 hack*/
	padding-bottom:10px;
}









/* SOAP VERSION */

#loading {
	width:271px;
	padding:60px 0;
	background:url(images/loading-bg.gif) no-repeat center center;
	text-align:center;
	font-size:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:30px 0 0 120px;
}
#loading p{
	margin-top:15px;
}