@charset "utf-8";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/bgr.gif);
	background-repeat: repeat;
	color: #666666;
	margin: 0 auto;
	background-color: #fff7ec;
	width: 930px;
}
/*-- LOADING INDICATOR STYLES --*/

#loadingIndicator {
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: #ffffff;
	opacity: 0.5;
	top: 0px;
	left: 0px;
	padding-top: 300px;
	font-size: 14px;
	font-weight: bold;
	z-index: 1000;
}
#loadGif {
	display: block;
	margin-bottom: 15px;
}
div#logo {
	text-align: center;
}
#left {	
	width: 217px;
	background-color: #cccccc;
	background-image: url(images/textbgr.jpg);
	background-repeat: repeat-x;
	text-align: left;
	vertical-align: top;
	padding-left: 12px;
}
#main {	
	padding-left: 25px;
	padding-right:25px;
	padding-top: 20px;
	width: 646px;
	padding-bottom: 20px;
	background-color: #FFFFFF;
	vertical-align: top;
}
div#botmala {
	vertical-align: top;
}
div#footer {
	color:#333333;
	clear: both;
	text-align: center;
	padding: 10px;
	padding-right:90px;
}
div#lngBar {
	margin-top: 2px;
	float: right;
	text-transform: uppercase;
	margin-bottom: 2px;
	margin-right: 5px;
}
div#pagesBar {
	padding-top: 10px;
}


a:link {
	color: #ff6633;
	text-decoration: none;
}
a:visited {
	color: #ff6633;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: none;
	
}
.nosaukums {
	font-size: 12px;
	font-weight: bold;
}
.imgBorder {
	border: 0px;
}

.autors {
	font-size: 12px;
	font-weight: bold;
	}
	
/* search styles */

.smallSearch {
	margin-top: 20px;
	border:1px solid #c9c9c9;
	font-family: tahoma, arial, Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color: #ff6633;
	height: 22px;
	background-image:url(images/meklet.gif);
	background-repeat:no-repeat;
	background-position: 4px 6px;
	padding-left: 25px;
	padding-top: 6px;
}

a.navLink {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	display: block;
	width: 180px;
	text-align: left;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #ffffff;
	min-height: 25px;
	padding-top: 8px;
	padding-right: 0px;
	padding-left: 25px;
	background-image:url(/images/nieks.gif);
	background-repeat:no-repeat;
	background-position: 10px;
}
a.navLink:hover {
	color:#ff9933;
	background-color: #ececec;
}
a.child {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	min-height: 10px;
	padding-top: 8px;
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a.level4 {
	color: #999999;
	padding-left: 30px;
}
a.child:hover {
	font-weight: bold;
	color: #999999;
	font-size: 12px;
	background-color: transparent;
	background-image: none;
}
a.lngLink {
	font-family: arial, tahoma, Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	display: inline;
	text-decoration: none;
	font-size: 11px;
	background-image: none;
	color: #000000;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a.cms-page-link {
	display: inline;
	margin: 5px;
}
a.smlink:link {
	color: #ff9933;
	font-weight: bold;
	font-size: 14px;
	display: block;
	text-align: right;
	padding-right: 5px;
}
a.smlink:visited {
	color: #ff9933;
	font-weight: bold;
	font-size: 14px;
}
a.smlink:hover {
	font-weight: bold;
	color: #999999;
	font-size: 14px;
}
a.dxd {
	text-decoration: none;
	color:#CCCCCC;
}
a.dxd:hover {
	color: #ff9933;
	text-decoration: none;
}


/* begin articles styles */

h1.articles {
	margin-top: 0px;
	font-size: 14px;
	margin-bottom: 0px;
}
p {
	text-align: justify;
	margin: 0px;
}
p.articles {
	margin-top: 0px;
	/*margin-bottom: -10px;*/
}
p.articledata {
	display: block;
	font-weight: bold;
}
p.PubDate {	
	float: right;
}
p.Author {
	float: left;	
}
div.more:hover {
	color: #ff9933;
	cursor: pointer;
}
a {
	color: #ff9933;
}
/* begin tools styles */

div.topTools {
	margin-bottom:15px;	
	width: 300px;
	height: 30px;
	border: 1px solid #cccccc;
	-moz-border-radius: 5px;
  	border-radius: 5px;
  	padding-left: 12px;
}
select#viewMode {
	margin-top: 0px;
}
a.tools {
	white-space:nowrap;
	display: block;
	color: #666666;	
	font-weight: bold;
	text-decoration: none;
	padding-left: 20px;
	margin-right: 10px;
	margin-top:3px;
	background-repeat: no-repeat;	
}
a.floatLeft {
	float:left;
}
a.floatRight {
	float: right;
}
a.tools:hover {
	color: #cccccc;
}
a.top {
	display: block;
	height: 24px;
	width: 60px;
	padding-left:30px;
	padding-top: 5px;
}
a.Edit {
	background-image: url(images/gificons/edit.gif);		
}
a.Close {
	background-image: url(images/gui/close-icon.png);		
}
a.Delete {
	background-image: url(images/gificons/delete.gif);
}
a.addNew {	
	background-image: url(images/gificons/new.png);
}
a.draft {
	background-image: url(images/gificons/draft.png);
}
a.public {
	background-image: url(images/gificons/publiced.png);
}
/* Catgories list */

.cms-float-left {
	float: left;
}
.cms-float-right {
	float: right;	
}
.cms-cat-list-box {
	max-width: 170px;
	height: 220px;
	/*border: 1px solid gray;*/
}
a.cms-cat-list-title {
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: #ff9933;
			
}
a.cms-cat-list-img {
	display: block;
}
.cat-list-img-border {
	border: 1px solid #999999;
}
.bordered {
	border: 1px solid #ff9933;
}
td.cms-cat-list-imgcell {
	height: 164px;
	vertical-align: bottom;
	text-align: center;
}
td.cms-cat-list-titlecell {
	text-align: center;	
	vertical-align: top;
}
img.cat-list-thumb {
	display: block;
	margin: 3px;
	border: 0px;
}
div#gal-title-box {
	font-size: 14px;
	font-weight: bold;
}
#gal-img-count {
	font-weight: normal;
}
.cms-page-link {
	font-weight: bold;
	text-decoration: none;
	display: block;
	float: left;
	padding: 5px;
	padding-left: 8px;
	padding-right: 8px;
}
#gall-full-src {
	padding: 10px;	
}
#gal-thumb-panel {
	margin-left: 20px;
}
#gal-full-img {
	width: 460px;
}
#gal-thumbs {
	float: left;
	margin-top:8px;
	width: 175px;
	height:320px;
}
#gal-img-desc {
	width: 410px;
	text-align: justify;
	margin-left: 10px;	
}
.gal-nav-arrow {
	border: none;	
}
.gal-nav-bar {
	width: 20px;
} 
#gal-loadindicator {
	background-color: #ffffff;
	opacity: 0.7;
	border: 3px solid gray;
	text-align: center;
	padding-top: 100px;
	position: absolute;
	z-index: 1001;
}
.x-form-item label { color:#000000; }
/* QuickForm STYLES */

div.quickform {
	height:200px;
}
.quickform form {
    margin: 0;
    padding: 0;
}
.quickform fieldset {
    clear: both;
    border: 1px solid #808080;
    margin: 0.2em 0 0 0;
    padding: 0.5em;
}
.quickform fieldset legend {
    white-space: nowrap;
    font-weight: bold;
    background-color: #CCCCCC;
    padding: 0.1em 0.5em;
    display: block;
    margin: 0;
}
.quickform label {
    margin: 0 0 0 0.5em;
}
.quickform label.element {
    display: block;
    float: left;
    width: 30%;
    padding: 0;
    margin: 0.5em 0 0 0;
    text-align: right;
}
.quickform input, .quickform textarea, .quickform select {
    width: auto;
}
.quickform textarea {
    overflow: auto;
}
.quickform br {
    clear: left;
}
.quickform div.row {
    padding: 0;
    margin: 0;
    clear: both;
}
.quickform div.element {
    display: inline;
    float: left;
    margin: 0.5em 0 0 1em;
    padding: 0;
}
.quickform div.reqnote {
    clear: both;
    font-size: 80%; 
    margin: 0.5em 0 0 1em;
}
.quickform span.error, .quickform span.required {
    color: red;
}
.quickform div.error {
    border: 1px solid red;
    padding: 0.5em;
}