/* Main */
html, body
{
	margin: 0;
	padding: 0;
}

body 
{
	background-color: #eee;
	font: 12px Arial, Helvetica, sans-serif;
	color: #333;
}

h3
{
	font-size: 130%;
	font-family: Arial;
}

h4
{
	color:#006732;	
	margin:0.5px;
}

a
{
	color: #039;
	text-decoration: none;
}

.req
{
	color:red;
	font-size:18px;
}

.tbl	
{
	font-family:arial;
	font-size:11px;
	border:solid 1px #B1B1A5;
	border-collapse:collapse;
}

input.clientbtn
{
   color:#050;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size:84%;
   font-weight:bold;
   background-color:#fed;
   border:1px solid;
   border-top-color:#696;
   border-left-color:#696;
   border-right-color:#363;
   border-bottom-color:#363;
   filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffeeddaa');
}


.tbl tr td, .tbl tr th
{
	border-color: #B1B1A5; 
	border-style: solid;
	border-width: 0px 0px 1px 1px;
}

a:hover
{
	text-decoration: underline;
}

img
{
	border: 0;
}

#container
{
	width:1024px;
	margin: 0px auto 0px auto;
}

#header
{
	overflow: hidden;
	height: 173px;
	width:1024px;
	/*background: transparent url(../Images/head.jpg) no-repeat scroll 0%;*/
}


#headertext
{
	line-height:20px;
	height: 20px;
	width: 1024px;
	background-color:#cccccc;
}

#phone
{	
	height: 20px;
	width: 25%;
	float:left;
	text-align:center;
	color:#195839;
	font-weight:bolder;
	font-size:12px;
}

#address
{	
	height: 20px;
	width: 60%;
	float:left;
	text-align:center;
	color:#195839;
}

#lang
{	
	height: 20px;
	width: 15%;
	float:left;
	text-align:right;
	color:#195839;
	font-weight:bolder;
}

#lang a {color:#195839;text-decoration:none;}

/* end main*/

#main
{
	background-color: #fff;
	min-height: 500px;
}

* html #main
{
	height: 500px;
}



#side
{
	float: left;
	width: 200px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}

#nav
{
	width: 200px;
	border-bottom: 1px solid #eee;
	margin-bottom: 10px;
}

* html #side
{
	width: 198px;
	margin-left: -3px;
}

#nav ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	background-color:#4fa71c;
}

#nav li
{
	border-bottom: 2px solid #84d12b;	
}

#nav a
{
	display: block;
	font-family: Arial;
	color: #FFF;
	font-weight:bold;
	font-size: 100%;
	padding: 5px;
}

#nav a:hover
{
	color: #ACFF07;
	font-weight: bold;
	text-decoration: none;
}

#nav li.level1trail
{
	background-image: url(../Images/down_arrow.gif);
	background-repeat: no-repeat;
	background-position: 100% 1.3em;
}

#nav li.level1trail ul
{
	font-weight: bold;
	background-color: #84d12b;	
}

#nav li.level1 a,#nav li.level2 a,#nav li.level3 a
{
	font-weight: bold;
	text-decoration:none;	
}


#nav li.level1selected
{
	background-color:#84D12B;
}

#nav li.level1selected ul
{
	font-weight: bold;
	background-color: #e5e5e5;	
}

#nav li.level1selected a
{
	text-decoration:underline;	
}

#nav li.level2selected a
{
	text-decoration:underline;	
}

#nav li.level3selected a
{
	text-decoration:underline;	
}

#nav li.level1 a
{
	text-decoration:none;	
}

#nav li.level2 a
{
	text-decoration:none;	
}

#nav li.level3 a
{
	text-decoration:none;	
}

#nav ul li a
{
	margin-left:5px;
}

#nav ul ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#nav ul ul li a
{
	padding-left: 15px;
}

#nav ul ul ul li a
{
	padding-left: 30px;
}



#content
{
	padding-left: 0px;
	padding-right: 5px;
	padding-bottom: 9px;
	margin-left: 210px;
}

* html #content
{
	height: 1%;
	margin-right: -3px;
}


.clear
{
	clear: both;
}

.section
{
	padding: 4px;
}
.section h3
{
	color: #006732;
	font-size: 150%;
	padding: 2px;
	margin-top: 0px;
	margin-bottom: 4px;
}

.moduletools
{
	float: right;
	margin-top: 15px;
	margin-right: 5px;
}

.error
{
	color: #c00;
}

.pager
{
	font-size: 120%;
}

.pager a
{
	margin-left: 5px;
	margin-right: 5px;
}

/* meklēšana */
#searcharea div.section
{
	border: 0;
}

#searcharea a
{
	color: #fff;
}

#searcharea input
{
	font-size: 100%;
}

.searchresults
{
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding: 0;
	list-style-type: none;
}

.searchresults h4
{
	margin-top: 2px;
	margin-bottom: 2px;
	font-size: 100%;
}

.searchresults .sub
{
	font-size: 90%;
	color: #090;
}

.searchresults li
{
	margin-top: 5px;
	margin-bottom: 5px;
}
/* end meklēšana */

/* Articles 
.tbl
{
	border: 1px solid #eee;
}
*/
.tblvalue
{
	font-weight: bold;
}

.articlelist
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.articlelist li
{
	margin-left: 0;
	margin-bottom: 0;
	margin-right: 0;
	margin-bottom: 10px;
}

.articlelist h4
{
	margin-top: 2px;
	margin-bottom: 2px;
	font-size: 100%;
}

.articlesub
{
	padding-top: 2px;
	padding-bottom: 2px;
	color: #666;
	background-color: #f9f9f9;
}

.articlesub span
{
	margin-right: 6px;
}

.articlesub a
{
	margin-right: 6px;
}

.articlecontent
{
	margin-left: 0;
	margin-bottom: 0;
	margin-right: 0;
	margin-bottom: 10px;
}

.articlecomments
{
	margin: 0px;
	padding: 0;
	list-style-type: none;
}

.articlecomments li
{
	margin-left: 0;
	margin-bottom: 0;
	margin-right: 0;
	margin-bottom: 10px;
	padding: 0;
	border-bottom: solid 1px #eee;
}

.articlereadmore
{
	margin-top:3px;
}

.articlereadmore a
{
	color:#a4e50b;
	font-size:12px;
	font-weight:bold;
}

.arrowright
{
	background-image:url(../Images/right_arrow.gif);
	height:12px;
	width:8px;
	background-repeat:no-repeat;
	display:inline-block;
}

.articleerror
{
	color: #c00;
}

/* end Article*/
.genericitem
{
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 3px;
}

.genericitem h4
{
	margin-top: 2px;
	margin-bottom: 3px;
	font-size: 100%;
}

.genericdetails
{
	padding-top: 2px;
	padding-bottom: 2px;
	color: #666;
	font-size: 0.85em;
}

/* valodu maiņa*/
.languageswitcher ul
{
	padding: 0;
	margin: 0;
	list-style: none;
}

.languageswitcher li
{
	display: inline;
	padding: 2px;
	margin-right: 3px;
}

/* end valodu maiņa*/

/* Sanaksmju zalju noslodze - VAREES AIZVAAKT */

.item {
	text-align: center;
	FONT-FAMILY: verdana,helvetica,arial;
	font-size: xx-small;
	BACKGROUND-COLOR: #FFFFFF;
	FONT-WEIGHT: bold;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr= '#FFFFFF' , EndColorStr= '#CCCCCC' );
}
.bground {
	FONT-FAMILY: verdana,helvetica,arial;
	font-size: xx-small;
	BACKGROUND-COLOR: #EEEEEE;
}
.title {
	text-align: center;
	FONT-FAMILY: verdana,helvetica,arial;
	font-size: xx-small;
	BACKGROUND-COLOR: #DDDDDD;
	FONT-WEIGHT: bold;
	color: white;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr= '#DDDDDD' , EndColorStr= '#000000' );
}
.rangeheader {
	text-align: center;
	VERTICAL-ALIGN: middle;
	FONT-FAMILY: verdana,helvetica,arial;
	font-size: xx-small;
	BACKGROUND-COLOR: #EEEEEE;
}
/* end sanaksmju */

/* jautajumi atbildes */
.askquestion
{
	color: #006732;
	font-size:1.2em;
	font-weight:bold;	
}
/* end jautajumi atbildes */

/* subnode list modulis */
.subnodeList, .subnodeList a
{
	font-size:12px;
	
	font-weight:bold;
}

.subnodeList a
{
	color:#006732;
}
/* end list modulis */

/*breadcrumbs*/


.bread,.bread a
{
	color:#006732;
	font-weight:bold;
}
/*end breadcrumbs*/

/* Link module */
.linktbl
{
	width:100%;
}

.linklist
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.linklist li
{
	margin:0 0 10px 0;
}

.links
{
	width:100%;
}

.links h4 a
{
	color:#396e38;
	font-weight:bold;
}
/* End Link module */
/* Download module */

.downloadlist
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.downloadlist li
{
	font-weight:bold;
	color:#6b6b6b;
	margin:0 0 10px;
	padding-left:15px;
	border-bottom:solid 2px #FFF;
	line-height:24px;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-image: url(../Images/down_arrow_green_right.gif);
	cursor:pointer;
}

.downloadlist li:hover
{
	border-bottom:solid 2px #beed51;
}

/*end Download module */

.qhpl {color:#006732;font:bold 12px;}
.qmail {line-height:25px;}
.qmail a {color:#006732;}
.line {color:#006732;background-color:#006732;height:1px;width:100%;border:0;}
.calleft {margin: 0px;}
.callright {float:right;width: 150px;margin: 0px;}

.searchdiv
{
	width:192px;position:relative;overflow:hidden;
}

.download_url:link, .download_url:visited
{
	color:#6B6B6B;
	text-decoration:none;
}

#footer 
{
    padding-bottom:10px;
    margin-bottom:10px;
    background-color:#FFF;
    background-image:url("../Images/shadow-bottom.gif");
    background-repeat:repeat-x;
    background-position:bottom;
    border-top:solid 2px #CCCCCC;
}