﻿html
{	
	background-color: #ffffff;
}

body
{
	clear: both;
	position: relative;
	margin: 0 auto;
	padding-bottom: 28px;
	width: 953px;
}

div, p, th, td, li, dd, dl, dt
{
	font-family: verdana;
	color: #455c5c;
}

h1
{
	margin: 0 0 10px 0;

	font-size: 21px;
	font-weight: normal;
	line-height: 1.2em;
	
	color: #3277ba;
	/*text-transform: uppercase;*/
}

h2
{
	font-family: Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #5f833d;
	/*text-transform: uppercase;*/
}

h3
{
	font-family: Verdana;
	font-size: 14px;
	color: #5f833d;
}

h4
{
	color: #666666;
}

ul
{
	list-style-type: disc;
}

ul li
{
	/*font-family: Verdana;*/

	font-weight: normal;
	color: #666666;
	line-height: 1.3em;
}

ul li p
{
	margin: 0 !important;
}

hr
{
	border: 1px solid #ffffff;
	border-top: 1px solid #007bb7;
	border-bottom-color: #ffffff;
	height: 3px;
	_height: 2px;
}

a
{
	color: #5f833d;
	text-decoration: underline;
}

a:link
{
	color: #5f833d;
	text-decoration: underline;
}

a:hover
{
	color: #3277ba;
	text-decoration: underline;
}

.popup
{
	background-image: none;
}

#footer
{
	position: absolute !important;
	margin: 0 !important;
	padding: 0 !important;
	left: 200px;
	width: 519px;
	font-size: 10px;
	top: 2000px;
}

/* @group LOGO */

#logo
{
	display: none;
}

#logo img
{
	display: none;
}

#logoclick
{
	display: none;
}
/* @end */

/* @group NAVIGATIONBLOCK */

#navigationblock
{
	z-index: 10001;
	position: absolute;
	top: 213px;
	left: 1px;
	margin: 0;
	padding: 45px 0 0 0;
	width: 173px;
	min-height: 475px;
	_height: 475px;

	background-image: url(../images/navigationblock-bg.jpg) !important;
	background-repeat: no-repeat !important;
	background-position: left bottom !important;
}

#navigationblock #new-nav-container
{
	margin: 0;
	padding: 0;
}

#navigationblock #new-nav-container .level0
{
	margin: 5px 0 0 0;
	padding: 0;
	text-align: right;
}

#navigationblock #new-nav-container .level0 a
{
	display: block;
	padding: 5px 12px 5px 15px;
	font-family: arial;
	font-size: 13px;
	color: #629cd5;
	text-align: right;
	/*text-transform: uppercase;*/
}

#navigationblock #new-nav-container .level0 a:hover
{
	padding: 5px 12px 4px 15px;
	color: #3276b9;
	border-bottom: 1px solid #d3e0c2;
	background-image: url(../images/navigationblock-hover.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}

#navigationblock #new-nav-container .level1
{
	margin: 5px 0 0 0;
	padding: 0;
	text-align: right;
}

#navigationblock #new-nav-container .level1 a
{
	display: block;
	padding: 5px 12px 5px 15px;
	font-family: arial;
	font-size: 13px;
	color: #629cd5;
	text-align: right;
	/*text-transform: uppercase;*/
}

#navigationblock #new-nav-container .level1 a:hover
{
	padding: 5px 12px 4px 15px;
	color: #3276b9;
	border-bottom: 1px solid #d3e0c2;
	background-image: url(../images/navigationblock-hover.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}

#navigationblock #new-nav-container .has-child1-expanded a,
#navigationblock #new-nav-container .has-child1-expanded a:hover
{
	padding: 5px 12px 4px 15px;
	color: #3276b9;
	border-bottom: 1px solid #d3e0c2;
	background-image: url(../images/navigationblock-active.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}

#navigationblock #new-nav-container .level2
{
	background-color: #fff;
	margin: 0;
	padding: 0 0 5px 0;
	text-align: right;
}

#navigationblock #new-nav-container .level2 a
{
	display: block;
	padding: 5px 12px 5px 15px;
	font-family: Arial;
	font-size: 13px;
		
	color: #3276b9;
}

#navigationblock #new-nav-container .level2 a:hover
{
	color: #5f833d !important;
}

#navigationblock #en1
{
	position: absolute !important;
	/*position: relative !important;*/
	margin: 0 !important;
	padding: 0 !important;
	/*left: 10px;*/
	left: -1000px;
}


#navigationblock #en1 td
{

	padding: 2px 0;
}

#navigationblock #en1 td img
{
	display: none;
		border: none !important;
}

#navigationblock #en1 td a
{
	font-size: 10px;
	line-height: 11px;
	float: left;
	color: #737373;
	width: auto;
	text-decoration: none;
	background-image: none;
	width: 150px;
}

#navigationblock #en1 td a:hover
{
	color: #000;
}

/* @end */

/* @group HEADER */

#header
{
	/*display: none;*/
	position: absolute;
	z-index: 10000;
	top: 18px;
	left: 0px;
	width: 953px;
	height: 195px;
	
	background-image: url(../images/header-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#ruminants #header
{
	background-image: url(../images/header-ruminants.jpg) !important;
}

#poultry #header
{
	background-image: url(../images/header-poultry.jpg) !important;
}

#pigs #header
{
	background-image: url(../images/header-pigs.jpg) !important;
}


/* @end */

/* @group ENDORSEMENT */

#endorsement
{
	display: none;
}

#ruminants #endorsement
{
	display: block;
	z-index: 999000;
	position: absolute;
	background-image: url(../images/ruminants.jpg) !important;
	width: 161px;
	height: 46px;
	top: 34px;
	left: -21px;
}

/* @end */

/* @group CONTENT */

#content
{
	z-index: 10;
	position: absolute;
	margin: 213px 0 40px 0;
	padding: 0 209px 25px 173px;
	top: 0;
	left: 0;
	width: 569px;
	clear: both;
	
	font-family: verdana;
	
	_height: 570px;
	min-height: 570px;
	
	background-color: #fff;
	background-image: url(../images/content-bg.jpg);
	background-repeat: no-repeat !important;
	background-position: left bottom !important;
	border: 1px solid #98b9e9;
	border-top: none;
}

#content #contenttable
{
	margin: 0 !important;
	padding: 0 !important;
	width: 569px !important;
}

#content #contenttable img
{
	margin-right: 15px;
}

#content .column,
#content .column1
{
	margin: 0 !important;
	padding: 45px 25px 0 25px !important;
	
	width: 519px;
	
	display: block;
		
	background-repeat: no-repeat;
	background-position: right top;
}

#content *
{
	font-family: verdana !important;
}

#content p
{
	margin: 0 0 18px 0;
	
	font-family: verdana;
	font-weight: normal;	
	line-height: 1.4em;

	color: #666666;
}

#content hr
{
	background-color: #fff;
	border: 1px solid #fff;
}

#content .le-form-table
{
	width: 500px;
}

#visual
{
	display: none;
}

/*#home #visual
{
	display: block;
	position: absolute;
	z-index: 1000;
	top: 0;
	left: 200px;
	width: 560px;
	height: 425px;
}*/

/* @end */

/* @group SEARCH */

#search
{
	z-index: 10003;
	position: absolute;
	top: 340px;
	right: 1px;
	width: 209px;
	text-align: center;
}

#search table
{
	margin: 0 auto;
}

#search #search-input-cell input
{
	margin-right: 3px;
	border: 1px solid #7ab5e4;
	padding: 1px 1px 0 1px;
	width: 130px;
}

#search #search-submit-cell a
{
	background-color: #7ab5e4;
	color: #fff;
	border: 1px solid #7ab5e4;
}

/* @end */

/* @group LANGUAGE */

#language
{
	display: block;
	background: transparent;
	position: absolute;
	top: 0;
	z-index: 10001;
}

#language #flash
{
	display: block;
	position: absolute;
	z-index: 10001;
	top: 18px;
	left: 0px;
	width: 953px;
	height: 195px;
}

#language #flash-poultry
{
	display: none;
	position: absolute;
	z-index: 10001;
	top: 18px;
	left: 0px;
	width: 953px;
	height: 195px;
}

#language #flash-ruminants
{
	display: none;
	position: absolute;
	z-index: 10001;
	top: 18px;
	left: 0px;
	width: 953px;
	height: 195px;
}

#language #flash-swine
{
	display: none;
	position: absolute;
	z-index: 10001;
	top: 18px;
	left: 0px;
	width: 953px;
	height: 195px;
}

#ruminants #language #flash-ruminants
{
	display: block;
}

#ruminants #language #flash,
#ruminants #header
{
	display: none !important;
}

#poultry #language #flash-poultry
{
	display: block;
}

#poultry #language #flash,
#poultry #header
{
	display: none !important;
}

#pigs #language #flash-swine
{
	display: block;
}

#pigs #language #flash,
#pigs #header
{
	display: none !important;
}

/* @end */

/* @group EXTRA */

#extra
{
	z-index: 10002;
	position: absolute;
	top: 213px;
	right: 1px;
	margin: 0;
	padding: 170px 13px 0 13px;
	width: 183px;
	_width: 182px;
	min-height: 405px;
	_height: 405px;
	overflow: hidden;
	white-space: normal;
	
	background-image: url(../images/extra-bg.jpg);
	background-repeat: no-repeat;
}

#extra p
{
	margin: 0;
	padding: 0;
	/*font-size: 1.1em;
	line-height: 1.4em;*/
	color: #747474;
}

#extra h4
{
	font-size: 1em;
	color: #7ba32d;
	width: 166px;
}

#extra p b
{
	line-height: 15px;	
	/*display: block;*/
	margin: 0 0 -10px 0;
	padding: 0 0 3px 0px;
	font-size: 12px;
	font-weight: bold;
	color: #7ba32d;
	width: 166px;
}

#extra a:link,
#extra a:active,
#extra a:visited
{
	color: #747474;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

#extra a:hover
{
	color: #000;
}


#extra li
{
	color: #747474;
	/*display: block;
	border:1px solid transparent;*/
}	

#extra li a:link,
#extra li a:active,
#extra li a:visited
{
	margin					: 0;
	/*display: block;*/
	color: #747474;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}

#extra li a:hover
{
	color: #000;
}

#extra hr
{
	display: none;
}

#extra br
{
	/*display: none;*/
}

#extra div
{
	margin: 0 0 10px 0;
}

#extra ul
{
	margin: 13px 0 15px 0;
	padding: 0 0 15px 0;
}

#extra ul li
{
	/*margin: 0;
	padding: 0;
	*/
	margin: 0;
	margin-left: 17px;
	padding-left: 0px;
	font-size: 12px;
	list-style: square;
	color: #747474;
}

/* @end */

/* @group TABLE */

.le-form-table
{
	width:450px;
}

.le-form-table th
{
	width: 125px;
}

.le-form-table-submit
{
	width: 180px;
}

.le-form-table td.multiple_form_field span
{
	float: left;
	white-space: normal;
}

.le-form-table td.multiple_form_field input
{
	margin-right: 5px;
	width: auto;
}
/* @end */
