body
{
	margin: 0;
	padding: 0;
	/* background: url("images/bgr3.gif") repeat-x fixed; */
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

p{
	margin: 0;
	padding: 0;	
}

i{
	font-style: italic;
}

b{
	font-weight: bold;
}

#container 
{
	width: 800px;
	border-left: solid 2px #452A05;
	border-right: solid 2px #452A05;
	margin: 0 auto;
	padding: 0;
	background: #EEDEC7;
}

#header
{
	height: 150px;
	background-image: url("images/header.gif");
	background-repeat: no-repeat;
}

#header h1
{
	visibility: hidden;
	font-size: 0px;
}

#uppermenu
{
	height: 30px;
	background: #6E5A31 url("images/menu_gradient.gif") center top no-repeat;
	text-align: left;
	/*width: 750px;*/
	width: 800px;
	float: left;
}

#email
{	
	border: 0px;
	width: 50px; 
	height: 18px; 
	float: right; 
	background: #6E5A31 url("images/menu_gradient.gif") center top no-repeat;
	
	margin: 0px;
	padding: 9px 0 3px;
}

#email a
{
	position: relative;
	height: 12px;
	
	/*top: 7px;*/
	
	padding: 0px;
	margin: 0px;
	
	
	/*border: solid 1px red;*/
	font-size: 12px;
}

#upperFlag
{
    float: right;
    padding: 2px 3px;
}

#uppermenu ul
{
	margin: 0px;
	padding: 0px;
}

#uppermenu li
{
	display: inline;
	list-style-type: none;
	padding: 0;
	margin: 0;
}


#uppermenu a {	
	padding: 5px 0px 5px 10px;
	margin: 0;
	float: left;
	color: #EEDEC7;
	background: transparent; 
	text-transform: uppercase;
	line-height: 20px;
	height: 20px;
}

#uppermenu h2 {
	font-weight: normal;
	font-size: 11px;
	margin: 0;
}
#uppermenu a:link, #uppermenu a:visited {
	color: #EEDEC7;
	text-decoration: none;
}

#uppermenu a:hover
{
	
	background-image: url("images/dark_arrow.gif");
	background-position: bottom center;
	background-repeat: no-repeat;
	

	text-transform: uppercase;		
	text-decoration: none;
	font-size: 11px;
	color: #2A1A03;
}

#uppermenu .selected a:link, #uppermenu .selected a:visited, #uppermenu .selected a:hover {
	color: #2A1A03;
	background: url("images/dark_arrow.gif") bottom center no-repeat;
}

#lowermenu
{	
	background: #958460;
	height: 30px;	
	text-align: left;
	clear: both;
	
}

#lowermenu ul
{
	margin: 0px;
	padding: 0px 0px 0px 190px ;
}

#lowermenu li
{
	display: inline;
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#lowermenu a
{
	padding: 5px;
	margin: 0;
	float: left;
	color: #EEDEC7;
	background: transparent; 
	text-transform: uppercase;
	line-height: 20px;
	height: 20px;
}

#lowermenu a:link, #lowermenu a:visited {
	color: #EEDEC7;
	text-decoration: none;
}

#lowermenu a:hover
{
	/* LAGA ŽANNIG AŠ MYNDIN KOMI Į li EKKI a*/
	background-image: url("images/light_arrow.gif");
	background-position: bottom center;
	background-repeat: no-repeat;
	/**/

	text-transform: uppercase;		
	text-decoration: none;
	font-size: 11px;
	color: #2A1A03;
}

#lowermenu .selected a:link, #lowermenu .selected a:visited, #lowermenu .selected a:hover 
{
	color: #2A1A03;
	background: url("images/light_arrow.gif") bottom center no-repeat;
}

#lowermenu h3
{
	margin: 0;		
	font-size: 11px;
	font-weight: normal;
}


#lowermenu li a
{		
	text-decoration: none;
}

#main
{	
	margin: 0px;
	padding: 0 10px;
	/*background: #EEDEC7;
	height: 1000px;*/
}

#topmain
{	
	height: 30px;
	padding: 0;
	margin: 0;
	float: left;
	
	/*border: solid 1px red;*/
	
		
}

#lefttopmain
{
	float: left;
	width: 175px;
	margin: 0;
	padding: 0;
	/*border: solid 1px blue;*/
}

#path
{	
	width: 410px;
		
	float: left;
			
		
	text-align: left;
	margin: 0 10px;
	padding: 7px 0 0 10px;
		
	height: 20px;
}

#path 
{
	color: #AE946D;
	font-size: 11px;	
}

#path a
{
	color: #AE946D;
	font-size: 11px;	
	text-decoration: none;
	vertical-align: baseline;
}

#login
{		
	float: left;

	width: 175px;
	margin: 0;	
	padding: 7px 0 0 0;
	height: 20px;
	text-align: right;
}

#login a
{
	text-decoration: none;
	color: #422905;
	font-family: Times New Roman, Arial, Helvetica, Verdana ;
	font-size: 12px;
	text-transform: uppercase;
}

#leftsidemain
{
	float: left;
	margin: 0;
	padding: 0;
	width: 175px;
	vertical-align: top;
}

#content
{
	width: 410px;
	float: left;
	margin: 0 10px;
	padding-bottom: 20px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
}

#content .contentitem
{
	padding: 0px;
	margin: 0px;
	color: #2A1A03;
	font-size: 12px;
	text-align: left;
	line-height: 16px;
	height: 100%;	
}

.contentitem ul{
	margin: 0;
	padding: 0;
}

.contentitem ul li
{
	margin: 0;
	padding: 0;
	list-style-position: outside;
	list-style-type: disc;
}

.contentitem p
{
	color: #2A1A03;
	font-size: 12px;
	margin: 10px 0;
	padding: 0px;
	text-align: left;
}

.contentitem .text p img
{
	margin: 8px;
	padding: 1px;
	border-width:  0px;
	border-color: #95825E;
	border-style: solid;
	text-align: left;
	
}

.contentitem .textnews p img
{
	margin: 8px;
	padding: 1px;
	border-width:  1px;
	border-color: #C5B29E;
	border-style: solid;
	text-align: left;
	
}

.contentitem img.intext
{	
	margin: 0 10px 0 0;
	padding: 0px;
	/*float: left;*/
}

.contentitem a.link
{
	font-size: 12px;
	text-decoration: none;
	color: #C14900;
}

.controls
{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #807d4f;
}

.controls a
{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #6E4100;
}

.archive a
{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #6E4100;
}

.contentitem .contentitemhr
{		
	background-color: #65522E;

	line-height: 1px; /*needed for IE/win*/
	font-size: 1px; /*needed for IE/win*/
		
	height: 1px;
	width: 160px;
			
	margin: 20px 0;
	padding: 0;
	
	position: relative;
	right: 125px;
	left: 125px;
}

.contentitem h4
{
	font-size: 14px;
	font-weight: bold;
	
	color: #6E4100;
	
	margin: 0 0 10px 0;
	padding: 0;
}

.contentitem h4.newsarchive
{
	font-size: 12px;
	font-weight: bold;
	
	color: #6E4100;
	
	margin: 0;
	padding: 0;
}

.contentseparator
{
	background-color: #c5bdb1;	

	line-height: 1px; /*needed for IE/win*/
	font-size: 1px; /*needed for IE/win*/
		
	height: 1px;
	width: 370px;
	
	
				
	margin: 20px 20px 20px 20px;
	padding: 0px;
	
	/*position: relative;
	right: 125px;
	left: 125px;*/
}


#rightsidemain
{
	float: right;
	margin: 0px;
	padding: 0px;
	width: 175px;
	vertical-align: top;
}

#footer
{	
	background: #6E5A31;
	height: 80px;
	background-image: url("images/footer_gradient.gif");
	background-repeat: no-repeat;
	background-position: center top;
	
	text-align: center;
	
	clear: both;
}

#footercontent
{	
	padding-top: 28px;
}

#footer label
{
	font-size: 11px;
 	color: #EEDEC7; 	
 	word-spacing: 2px;
}


#footer .hr
{
	line-height: 1px;
	font-size: 1px;
	
	height: 1px;
	width: 160px;	
	background-color: #95825E;
	
	margin: 10px 0 0 0;
	padding: 0;
}

hr
{
	position: absolute;
	/*visibility: hidden;*/
	margin: 0px;
	padding: 0px;
 }
 
/*--	Content boxes	 --*/
.contentbox, .contentboxlight
{	
	margin: 0px;
	padding: 0px;	
}

.contentbox h3, .contentboxlight h3
{	
	/*font-size: 1px;*/
	/*font-weight: lighter;
	color: #EEDEC7;*/
	text-transform: uppercase;
	background-color: #3E2404;
	background-image: url("images/contentbox_header.gif");
	background-repeat: no-repeat;
	background-position: top center;
	
	height: 30px;
	text-align: center;
	
	margin: 0px;
	padding: 0px;
	
}
.contentbox h3 img, .contentboxlight h3 img 
{
	vertical-align: bottom;
	margin: 0px;
	padding: 0px;	
}
.contentbox .boxcontent
{
	Margin: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	
	padding-bottom: 0px;
	
	background-image: url("images/contentbox_border.gif");
	background-repeat: repeat-y;
	
	text-align: left;
}

.contentboxlight .boxcontent
{
	margin: 0;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;

	padding-bottom: 0px;

	background-image: url("images/contentbox_border_light.gif");
	background-repeat: repeat-y;
	background-position: top left;

	text-align: left;

}

.contentheader
{	
	height: 9px;
	line-height: 9px;
	background: url("images/boxcontent_header_empty.gif") bottom center no-repeat;
	padding: 0;	
	margin: 0;
}

.contentfooter
{	
	height: 13px;
	
	background-image: url("images/contentbox_footer2.gif");
	background-repeat: no-repeat;
	background-position: bottom center;
	
	margin: 0 0 20px 0;
	padding: 0px;
	
	font-size: 8px;
	line-height: 8px;
	
	
}

.contentfooterlight
{	
	height: 13px;
	
	background-image: url("images/contentbox_footer_light2.gif");
	background-repeat: no-repeat;
	background-position: bottom center;
	
	margin: 0 0 10px 0;
	padding: 0px;
	
	font-size: 8px;
	line-height: 8px;
}

.boxcontent a
{
	font-size: 11px;
	text-decoration: none;
	color: #C14900;
}

.boxcontent h4
{
	color: #6E4100;
	font-size: 12px; 
	margin:0 0 15px 0;
}

.boxcontent p
{
	color: #2A1A03;
	
	font-size: 11px;
	margin:0;
	
}

.boxcontent p.item
{
	color: #2A1A03;
	
	font-size: 11px;
	margin:0;
	text-align: justify;
	
}

.boxcontent span
{
	color: #2A1A03;
	
	font-size: 11px;
	margin:0;
	
}

.boxcontenthr
{	
	background: #C5B296;
	color: #C5B296;
	
	height: 1px;
	
	margin: 5px 0;
	padding: 0;
	
	font-size: 1px;
	line-height: 0;
		
}

.boxcontent p img{	
}

.boxcontent input
{
	padding: 0;
	margin: 10px 0;
	border: solid 1px #C5B296;
}

.boxcontent ul
{
	
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.boxcontent ul input
{
	border: 0;
	margin: 0 3px 0 0;
	padding: 0;
	width: 12px;
	vertical-align: middle;
}

.boxcontent ul label
{
	margin: 0px;
	padding: 0px;
}

.boxcontent span
{
	color: #6E4100;
	font-size: 11px;
}

.boxcontent li
{
	color: #6E4100;
	font-size: 11px; 
	margin: 0px 0px;
	padding: 0px 0px;
	line-height: 15px;
	
}

.boxcontent hr
{
	color: Blue;

	line-height: 1px; /*needed for IE/win*/
	font-size: 1px; /*needed for IE/win*/
		
	height: 1px;
	width: 60px;
			
	margin: 10px 0;
	padding: 10px;
	
	visibility: hidden;
	/*position: relative;
	right: 125px;
	left: 125px;*/
	
}

a.contentboxbtn, a.contentbox_darklargelnk, .contentitem a
{
	text-decoration: none;
	color: #6E4100;
	font-size: 12px; 
	
	padding: 0px;
	margin: 0px;
}

a.contentbox_darklnk
{
	text-decoration: none;
	color: #6E4100;
	font-size: 12px;

	padding: 0;
	margin: 0;
	
}

/*--	End of content boxes	 --*/

/*--	Poll Styles		--*/

.pollAnswer
{
	color: #6E4100;
	font-size: 11px;
	margin: 0px 0px;
	padding: 0px 0px;
	line-height: 5px;
}

.pollAnswer
{
	color: #6E4100;
	font-size: 11px;
	margin: 0px 0px;
	padding: 0px 0px;
	line-height: 5px;
}

.pollAnswer INPUT
{
	color: #6E4100;
	font-size: 11px;
	margin: 0px 0px;
	padding: 0px 0px;
	line-height: 5px;
	border: none;
}

.pollResult li
{
	color: #6E4100;
	font-size: 11px; 
	margin: 0px 0px;
	padding: 0px 0px;
	line-height: 15px;
	
}

.pollResult li span
{
	color: #6E4100;
	font-size: 11px; 
	margin: 0px 0px;
	padding: 0px 0px;
	line-height: 15px;
	
}

/*--	End of poll Styles		--*/

/*--	Coffee background for coffee of the month	--*/
.coffeebgr
{
	padding: 0px;
	margin: 0px;
	
	height: 70px;
	background: url('images/coffeebeans.gif');
	background-repeat: no-repeat;
	background-position: top center;
}

.teabgr
{
	padding: 0px;
	margin: 0px;
	
	height: 70px;
	background: url('images/te.jpg');
	background-repeat: no-repeat;
	background-position: top center;
}

/* Style for search results */
#search_area {
	padding-top: 10px;
}
#search_area h6 {
	padding: 4px 0px 0px 10px;
	margin: 0;
	font-size: 11px;
	font-weight: normal;
	color: #6E4100;
}
#search_area p {
	font-size: 11px;
	color: #2A1A03;
	padding: 0px 10px 10px 10px;
}
#search_area a:link, #search_area a:visited {
	color: #C14900;
	font-size: 11px;
	text-decoration: none;
	padding: 0;
	margin: 0;
}

div.search {
	background: #E6D5BB;
}
div.search_alt {
	background: #EEDEC7;
}
div.search_title {
	color: #6E4100;
	font-size: 12px;
	font-weight: bold;
	padding: 10px 0 10px 10px;
}
input.search_input {
	font-size: 11px;
	color: #2A1A03;
	width: 153px;
	height: 17px;
}
.contact_input {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #2A1A03;
	background: #E6D5BB;
	border: 1px solid #6A4300;
}

#contactType{
	margin: 0 0 10px 0;
	padding: 0;
	width: 100%;		
}

#contactType ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#contactType ul li{
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: inline;
}

/* Style for input forms */
div.row {
	float: left;
	width: 227px;
	margin-bottom: 5px;
}
div.row label {
	float: left;
	width: 100px;
	text-align: left;
}
div.clear {
	clear: both;
	height: 5px;
}

.contentitem ul{
	margin: 0 0 0 20px;
	padding: 0px;
}

.contentitem ul li{
	margin: 0px;
	padding: 0px;
	list-style-image: url(images/small_bullet.gif);
	list-style-position: outside;
}

/* Style for form module */

.formItems .textarea 
{
	margin: 2px 0 8px 0;
	padding: 0 3px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #2A1A03;
	background: #E6D5BB;
	border: 1px solid #6A4300;
	width: 294px;	
	height: 100px;
	display: block;
}

.formItems .textbox 
{
	margin: 2px 0 8px 0;
	padding: 0 3px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #2A1A03;
	background: #E6D5BB;
	border: 1px solid #6A4300;
	width: 294px;	
	height: 20px;
	display: block;
}

.formItems .lab 
{
	margin: 0;
	padding: 0;
	display: block;
	font-size: 1.1em;
	color: #6A4300;
}

.formItems .RadUploadTable INPUT{
	margin: 0 3px 0 0;
	padding: 0;
	width: 300px;
	border: 0;
	color: #2A1A03;
	background: #E6D5BB;
	border: 1px solid #6A4300;
}

.appSubmit {
	margin: 0 0 0 6px;
	padding: 0px;
	width: 300px;
	height: 30px;
	border: 0;
	color: #2A1A03;
	background: #E6D5BB;
	border: 1px solid #6A4300;
}

.applicationbox
{
	margin: 0 0 0 50px;
}

/* End style for form module */
#jobApplication{
	margin: 0;
	padding: 0;
}

#jobApplication span{
	margin: 0;
	padding: 0;
	display: block;
	font-size: 1.1em;	
}

#jobApplication input{
	margin: 2px 0 8px 0;
	padding: 0 3px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #2A1A03;
	background: #E6D5BB;
	border: 1px solid #6A4300;
	width: 294px;
	height: 15px;
}

#jobApplication .box{
	margin: 2px 0 8px 0;
	padding: 0 3px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #2A1A03;
	background: #E6D5BB;
	border: 1px solid #6A4300;
	width: 294px;	
	height: 100px;
	display: block;
	
	/*scrollbar-base-color: #E6D5BB;*/
}

#jobApplication a{
	margin: 0;
	padding: 0;
}

#jobApplication #btnSubmit{
	width: 50px;
	height: 18px;
}	

#jobApplication .radBtn{
	margin: 0 3px 0 0;
	padding: 0;
	width: 12px;
	border: 0;
}

#jobApplication ul{
	list-style-type: none;
	margin: 3px 0 4px 0;
	padding: 0;
}

#jobApplication ul li{
	margin: 0 5px 0 0;
	padding: 0;
	display: inline;
}

#jobApplication #tboFile{
	position: relative;
	margin: 2px 0 15px 0;	
	padding: 0 2px;
	height: 20px;
	width: 190px;
	display: block;
	
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #2A1A03;
	background: #E6D5BB;
	border: 1px solid #6A4300;		
}


#appError{
	margin: 0;
	padding: 0;
	color: red;
	font-size: 11px;
}

.maillist{
	margin: 0;
	padding: 0;
	
	border: solid 1px red;
}

#sideNavigation
{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	width:175px;
	border-bottom: 20px solid #958460;
}

.h15 {height: 15px;}

#sideNavigation .contentbox {border-bottom: 3px solid #958460;}

#sideNavigation ul{/*margin-bottom:30px; padding-bottom:20px;*/ }

#sideNavigation li.borderLine { color: #958460;}
#sideNavigation li { border-bottom: 3px solid #958460;}

#sideNavigation li a.selected
{
	background:#EEDEC7 none repeat scroll 0%;
	border-left:8px solid #3E2404;
	color:#3E2404;
}

#sideNavigation li a:hover
{
	background:#EEDEC7 none repeat scroll 0%;
	border-left:8px solid #3E2404;
	color:#3E2404;
}

#sideNavigation a 
{
	background:#3E2404 none repeat scroll 0%;
	border-left:8px solid #6E5A31;
	color:#EEDEC7;
	display:block;
	padding:2px 2px 2px 8px;
	text-decoration:none;
	text-transform:uppercase;
	width:157px;	
}

#productList{	}
#productList .productItem{padding-top:10px;}
#productList .productItem .productImage {padding:1px; margin-right: 10px; float:left; width:121px;}
#productList .productItem .productImage img{padding:1px; margin-right: 10px; float:left; border: solid 1px #807d4f;}
#productList .productItem .productText .productHeading A{color:#807d4f; font-size:12px; font-weight:bold;padding:0 0 5px 0;}
#productList .productItem .productText .productContent{color:#625e58; font-size:10px; padding:0 20px 5px 0;}
#productList .productItem .productText .productContent A{color:#6E4100; font-size:10px;}
#productList .productItem .productText .productPrice{color:#d36c25; font-size:11px; font-weight:bold;padding:0 0 5px 0;}
#productList .productItem .productText .productMore{padding:5px 5px 10px 0; height:10px; background-image:url(images/arrow.gif); background-position: center right;background-repeat:no-repeat; }
#productList .productItem .productText .productMore a{color:#d36c25; font-size:10px; }

#productList .productCategory{padding-top:10px; width: 400px;}
#productList .productCategory .categoryImage img{padding:1px; margin-right: 10px; float: left;display: block;clear: left;z-index: 1;direction: ltr; border: solid 1px #807d4f;}
#productList .productCategory div.categoryImage{padding:1px; margin-right: 10px; height: 150px;width: 101px; float: left;display: none;clear: left;z-index: 1;direction: ltr;}
#productList .productCategory .categoryText .categoryHeading A{color:#807d4f; font-size:12px; font-weight:bold;padding:0 0 5px 0;z-index:1;}
#productList .productCategory .categoryText .categoryContent{color:#625e58; font-size:10px; padding:0 20px 5px 0;z-index:1; height: 50px;}
#productList .productCategory .categoryText .categoryContent A{color:#6E4100; font-size:10px;}
#productList .productCategory .categoryText .categoryMore{padding:5px 5px 10px 0; height:10px; background-image:url(images/arrow.gif); background-position: center right;background-repeat:no-repeat; z-index:1; clear:right;}
#productList .productCategory .categoryText .categoryMore a{color:#d36c25; font-size:10px; z-index:1;}

#productList .productItem .productDetailsText .productHeading{color:#807d4f; font-size:14px; font-weight:bold;padding:0 0 5px 0; }
#productList .productItem .productDetailsText .productHeading{color:#807d4f; font-size:14px; font-weight:bold;padding:0 0 5px 0; }
#productList .productItem .productDetailsText .productPrice{color:#d36c25; font-size:11px; font-weight:bold;padding:0 0 5px 0;}
#productList .productItem .productDetailsText .productContent{color:#625e58; font-size:13px; padding:0 20px 5px 0;}
#productList .productItem .productDetailsText .productContent A{color:#6E4100; font-size:13px;}
#productList .productItem .productDetailsText .productDescription{color:#807d4f; font-size:12px; font-weight:bold;padding:0 0 5px 0;}
#productList .productItem .productDetailsText .productOther{color:#807d4f; font-size:12px; font-weight:bold;padding:0 0 5px 0;}
#productList .productItem .productDetailsText .infoLink{color:#98602D; font-size:14px; padding:0 0 0 15px; background: transparent url('images/productArrow.gif') no-repeat; line-height: 25px; }
#productList .productItem .productDetailsText A{color:#98602D; }


