@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;
	/*background-color:#d4c7a3;
	background-color:#ffffff;*/
	background-color:#f8e8b1;
}

#leftbar {
	position:absolute;
	width:400px;
	height:100%;
	layer-background-color:#FFFFFF;
	border:1px none #000000;
	background: #59596A;
}

#topnav {
	position:absolute;
	width:520px;
	height:62px;
	layer-background-color:#FFFFFF;
	margin-left: 400px;
	background: #ABABAB;
	margin-top: -10px;
}

#innertopleft {
	position:absolute;
	width:400px;
	height:153px;
	layer-background-color:#FFFFFF;
	border:1px none #000000;
	z-index:1;
	background: #393944;
}

#logo {
	position:absolute;
	width:250px;
	height:115px;
	layer-background-color:#FFFFFF;
	margin-left: 150px;
	background: #CCCCCC;
}

#menu {
	position:absolute;
	width:200px;
	height:180px;
	layer-background-color:#FFFFFF;
	border:1px none #000000;
	z-index:2;
	margin-left: 200px;
	margin-top: 180px;
	background: #CCCCCC;
}
.leftbg {
	background: url(../images/left-bg-grad.gif) repeat-y scroll;
	height: 100%;
	width: 400px;
}
.menu {
	padding: 0px;
	margin: 0px;
	height: 100px;
}
.searchbox {
	font: 11px Tahoma, "Trebuchet MS";
	color: #000000;
}
.bodytxt {
	font: 11px Tahoma, "Trebuchet MS";
	color: #323132;
}
h1 {
	font: bold 16px Tahoma, "Trebuchet MS";
	color: #2f2f6b;
	padding-top: 10px;
}
h2 {
	font: bold 14px Tahoma, "Trebuchet MS";
	color: #2f2f6b;
	padding-bottom: 10px;
}
h3 {
	font: 12px Tahoma, "Trebuchet MS";
	color: #333333;
}


.bodytxthome {
	font: 11px Tahoma, "Trebuchet MS";
	color: #323132;
	padding-bottom: 20px;
	padding-top: 5px;
}
.bodytxtbold {
	font: bold 11px Tahoma, "Trebuchet MS";
	color: #323132;
}
.menulines {
	background: #CCCCCC;
	height: 1px;
	width: 150px;
}

.smalltxt {
	font: bold 9px Tahoma, "Trebuchet MS";
	color: #323132;
}
.smalltxtaddress {
	font: normal 9px Tahoma, "Trebuchet MS";
	color: #FFFFFF;
}
.elements {
	font-size: 11px;
	color: #FFFFFF;
}



/*link styles*/

a:link.topnavi		{font-family : Tahoma, "Trebuchet MS"; color : #FFFFFF; font-size : 12px; text-decoration: none}
a:visited.topnavi	{font-family : Tahoma, "Trebuchet MS"; color : #FFFFFF; font-size : 12px; text-decoration: none;}
a:hover.topnavi		{font-family : Tahoma, "Trebuchet MS"; color : #FFFFFF; font-size : 12px; text-decoration: underline;}
a:active.topnavi	{font-family : Tahoma, "Trebuchet MS"; color : #FFFFFF; font-size : 12px; text-decoration: none;}

a:link.leftnavi		{
	color : #FFF;
	text-decoration: none;
	font: 12px Tahoma, "Trebuchet MS";
	height: 10px;
}
a:visited.leftnavi	{
	color : #FFF;
	text-decoration: none;
	font: 12px Tahoma, "Trebuchet MS";
		height: 10px;
}
a:hover.leftnavi	{
	color : #CCC;
	text-decoration: none;
	font: 12px Tahoma, "Trebuchet MS";
		height: 10px;
}
a:active.leftnavi	{
	color : #CCC;
	text-decoration: none;
	font: 12px Tahoma, "Trebuchet MS";
		height: 10px;
}
/*END*/

/*link styles more*/

a:link.more		{
	color : #333333;
	text-decoration: none;
	font: 11px Tahoma, "Trebuchet MS";
}
a:visited.more	{
	color : #333333;
	text-decoration: none;
	font: 11px Tahoma, "Trebuchet MS";
}
a:hover.more	{
	color : #59596A;
	text-decoration: none;
	font: 11px Tahoma, "Trebuchet MS";
}
a:active.more	{
	color : #59596A;
	text-decoration: none;
	font: 11px Tahoma, "Trebuchet MS";
}
/*END*/

/*link styles prod*/

a:link.prod	{
	color : #333333;
	text-decoration: none;
	font: 12px/1.7em Tahoma, "Trebuchet MS";
}
a:visited.prod	{
	color : #333333;
	text-decoration: none;
	font: 12px/1.7em Tahoma, "Trebuchet MS";
}
a:hover.prod	{
	color : #59596A;
	text-decoration: none;
	font: 12px/1.7em Tahoma, "Trebuchet MS";
}
a:active.prod	{
	color : #59596A;
	text-decoration: none;
	font: 12px/1.7em Tahoma, "Trebuchet MS";
	}
	
/*link styles email*/

a:link.email	{
	color : #eedc9a;
	text-decoration: none;
	font: 11px Tahoma, "Trebuchet MS";
}
a:visited.email	{
	color : #eedc9a;
	text-decoration: none;
	font: 11px Tahoma, "Trebuchet MS";
}
a:hover.email	{
	color : #eedc9a;
	text-decoration: none;
	font: 11px Tahoma, "Trebuchet MS";
}
a:active.email {
	color : #eedc9a;
	text-decoration: none;
	font: 11px Tahoma, "Trebuchet MS";
	}
	
/*END*/

/*link styles internal*/

a:link.internal	{
	color : #323132;;
	text-decoration: underline;
	font: 11px Tahoma, "Trebuchet MS";
}
a:visited.internal	{
	color : #323132;
	text-decoration: underline;
	font: 11px Tahoma, "Trebuchet MS";
}
a:hover.internal	{
	color : #393943
	text-decoration: none;
	font: 11px Tahoma, "Trebuchet MS";
}
a:active.internal {
	color : #393943
	text-decoration: underline;
	font: 11px Tahoma, "Trebuchet MS";
	}
	
/*END*/

.searchtxt {
	font: 12px Tahoma, "Trebuchet MS";
	color: #FFFFFF;
	padding-bottom: 10px;
}

hr {
	border-top: 1px dotted #CCC;
	height: 0;
	border-right: 0;
	border-bottom: 0;
	border-left: 0;
}

/*menu*/

#navcontainer
{
	margin-left: 50px;
}

#navlist {margin-top:25px}
#navlist a
{
	padding-left: 0;
	list-style: none;
	font: 11px Tahoma, "Trebuchet MS";
	color: #eedc9a;
	margin-top: 25px;
	text-decoration: none;
}

#navlist li a:hover
{
	background-repeat: no-repeat;
	font: 11px Tahoma, "Trebuchet MS";
	color: #eedc9a;
	border-bottom: 1px dotted #CCCCCC;
}

.bulletnav
{
	color: #eedc9a;
}

.bullet
{
	color: #323132;
}

.red {color:#CC0000}

/*END*/


#logocontainers
{
	font: 11px Tahoma, "Trebuchet MS";
	margin-top: 3px;
	position: absolute;
	color: #323132;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 255px;
	padding-left: 0px;
	margin-left: 0px;
	left: 743px;
}
.boxes {
	font: 11px Tahoma, "Trebuchet MS";
	color: #323132;
}


#smalladdress
{
	font: 11px Tahoma, "Trebuchet MS";
	color: #eedc9a;
	padding-left: 230px;
}

/* BG's*/

.topbg
{
	background: url(../images/top-grad-bg-yellow.gif) repeat-x scroll;
	background-color:#c0ac90;
	/*background-color:#7ca2a6;
	background-color:#f1e0a5;*/
}
.formtxt {
	font: bold 12px Tahoma, "Trebuchet MS";
	color: #FFFFFF;
	background: #323132;
}
.formbg {
	background: #CCCCCC;
}

#scrollprod
{
	font: 11px Tahoma, "Trebuchet MS";
	color: #323132;
	overflow: auto;
	height: 300px;
	width: 300px;
	padding-top: 5px;
	margin-right: 1em;
}



.leftnavbg
{
	background: url(../images/left-bg.gif) repeat-y scroll;
	height: 100%;
	width: 100%;
}

#leftnavbackground
{
	/*background: url(../images/left-bg.jpg) repeat-y scroll;*/
	background-color:#040343;
	/*background-color:#7ca2a6;*/
	width: 100%;
	height: 100%;
}

#searchscroller
{
	height: 470px;
	width: 100%;
	overflow: auto;
}

/* RESULTS PAGES STYLES*/
.resultstxt {
	font: 11px Tahoma, "Trebuchet MS";
	color: #323132;
	padding-left: 10px;
	padding-right: 10px;
}

/*link styles internal*/

a:link.indexres	{
	color : #323132;;
	text-decoration: underline;
	font: 11px Tahoma, "Trebuchet MS";
}
a:visited.indexres		{
	color : #323132;
	text-decoration: underline;
	font: 11px Tahoma, "Trebuchet MS";
}
a:hover.indexres		{
	color : #393943
	text-decoration: none;
	font: 11px Tahoma, "Trebuchet MS";
}
a:active.indexres	 {
	color : #393943
	text-decoration: underline;
	font: 11px Tahoma, "Trebuchet MS";
	}
	
/*END*/
.resultstxtbold {
	font: bold 11px Tahoma, "Trebuchet MS";
	color: #323132;
}
.breadcrumbs {
	font: 12px Tahoma, "Trebuchet MS";
	color: #323132;
	padding-top: 10px;
}

#backtop
{
	float: right;
	margin-right: 15px;
	margin-bottom: 3em;
}
.bodytxtboldform {
	font: bold 12px Tahoma, "Trebuchet MS";
	color: #FFFFFF;
	background: #59596A;
}

#thumbs
{
	height: 125px;
	width: 125px;
	margin-right: auto;
	margin-left: auto;
}
.bodytxtboldPartners {
	font: bold 11px Tahoma, "Trebuchet MS";
	color: #323132;
}
