/* www.dircms.lv style  */

body {
	font-family: sans-serif;
  font-size: 62.5%;
	text-align: center;
	color: #fff;
  background: url(images/bgr.jpg) repeat-y ;
}

#left, #right {
	display: none;
	width: 30px;
	height: 100%;
}
#wrapper {
	background: url(images/bg_sakums.jpg) no-repeat left top;
	font-size: 1.2em;
}
#main {
	height: auto !important;
}
#td_head {
	height: 163px;
	vertical-align: top;
}

#td_content {
	vertical-align: top;
	padding: 0px 20px 0px 20px;
}
/* ------------------- bottom ------------------- */
#td_bottom {
	/*border-top: 2px rgb(44,84,47) solid;
	background: #fff url(images/bottom.png) repeat-x;
*/
	padding-top: 10px;
	text-align: center;
	color: #fff;
	height: 56px;
}
#td_bottom a {
	color: #fff !important;
	font-weight: bold;
	padding: 5px;
}
#bottom_links {
	text-align: center;
	padding: 10px;
}
#footer {
	float: left;
	padding: 5px;
}
#powered_by {
	padding: 5px;
	float: right;
}
/* ------------------- bottom ------------------- */
#td_right {
	padding: 10px;
}
#td_left {
	height: auto !important;
	height: 630px;
	padding-left: 20px;
	padding-right: 5px;
	vertical-align: top;
	/*background: url(images/left_bg.jpg) no-repeat bottom;
*/
}
h1, h2, h3, h4, h5 {
	margin: 0px 0px 5px 0px;
	color: #fff;
	font-family: Trebuchet MS;
	font-weight: bold;
}
h1{
  margin-top: 10px;
	font-size: 1.8em;  
}
h2 {
	font-size: 1.6em;
}
h3 {
	font-size: 1.4em;
}
h4 {
	font-size: 1.2em;
}
a:link {
  color: rgb(200,36,45);
	text-decoration: underline;
}
a:visited {
  color: rgb(200,36,45);
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}
p {
	line-height: 22px;
}
.sub_links {
	padding-bottom: 5px;
}
.sub_links a {
}
/* --------------- DIVs BEGIN --------------- */
#div_content {
	padding: 5px;
	margin-bottom: 100px;
}
#div_languages {
	float: right;
	margin: 10px;
	color: #fff;
}
#div_languages a {
	color: #fff;
	font-weight: bold;
}
DIV.div_search {
  display: none;
	margin: 20px 10px 0px 0px;
	clear: right;
	float: right;
}
DIV.div_search input {
	width: 180px;
	height: 20px;
}
DIV.div_item {
}
DIV.div_item_pictures {
}
DIV.div_item_default {
}
DIV.div_html {
  font-size: 1.2em;
  line-height: 180%;
}
/* --------------- DIVs END --------------- */
/* --------------- Admin BEGIN --------------- */
#div_admin {
	color: #fff;
	padding-top: 4px;
	height: 20px;
	background: url(images/admin_bg.gif) repeat-x;
}
#div_admin #admin_title {
	float: left;
	font-weight: bold;
	padding-left: 5px;
}
#div_admin .admin_button {
	float: right;
	font-weight: bold;
	margin-right: 50px;
	padding: 0px 10px 0px 10px;
}
#div_admin .admin_button a {
	color: #fff;
}
/* --------------- Admin END --------------- */
DIV.logon_user {
	color: #fff;
	padding-bottom: 10px;
	height: 10px;
	float: right;
}
DIV.logon_user a {
	color: #fff;
}
.search_text {
	height: 16px;
	width: 130px;
	border: 1px rgb(127,157,185) solid;
}
/* Styles for items that are shown with dir_item() function */
li.admin_tab {
	float: right;
	text-align: center;
}
/*------------------------------- Side menu (begin)  ----------------------------*/
.cats {
	padding-bottom: 10px;
	text-align: left;
	list-style: none;
}
DIV.div_html ul, DIV.div_html ol {
	margin-left: 20px;
	padding-left: 20px;
}
.cats li {
	padding: 8px;
	margin-bottom: 7px;
	text-align: center;
	font-size: 1em;
	background-color: rgb(180,140,115);
}
.cats li b{
	text-decoration: underline;
}
.cats a {
	font: bold 1.2em arial;
	color: #fff;
	text-decoration: none !important;
}
.cats a:hover {
	text-decoration: underline !important;
}
.cats .sub {
	border-bottom: medium none;
	padding-bottom: 5px;
	font-size: 1.1em;
	margin: 0px;
	list-style-type: none;
	list-style-image: none;
	background: transparent url(images/white.gif) no-repeat scroll 0px 8px;
}
.cats .sub a {
  font-size: 0.9em;
}
.cats .sub a b {}
/*------------------------------- Side menu (end)  -------------------------------*/
TABLE.tbl {
	width: 100%;
	font-size: 100%;
}
/* ----------------------------- TA Menu styles ------------------------------- */
#glossymenu {
	position: relative;
	padding: 0px;
	margin: 0 0 0px 304px;
	list-style: none;
}
#glossymenu li {
  border: 1px transparent solid;
  width: 160px;
  height: 35px;
	float: left;
	margin: 0 7px;
	background: url(images/menu_cur.jpg) no-repeat center 3px;
}
#glossymenu li a {
  display: block;
	font: normal 1.4em Trebuchet MS;
	color: #fff;
	text-decoration: none !important;
	text-align: center;
	cursor: pointer;
	margin-top: 10px;
}
#glossymenu li a b {
	float: left;
	display: block;
	padding: 0 24px 0 8px;
}
#glossymenu li#current {
  border: 1px transparent solid;
  width: 160px;
  height: 35px;
	float: left;
	margin: 0 7px;
	background: url(images/menu.jpg) no-repeat center 3px;
}
/*------------------------------- Pages (end)  ----------------------------------*/
SPAN.page {
	border: 1px solid rgb(187,204,238);
	padding: 2px 4px 2px 4px;
	margin: 2px;
}
SPAN.page:hover {
	background-color: rgb(187,204,238);
	color: rgb(ff,ff,ff);
}
SPAN.active_page {
	border: 1px solid rgb(187,204,238);
	padding: 2px 4px 2px 4px;
	margin: 2px;
	font-weight: bold;
	background-color: rgb(187,204,238);
}
.pages {
	margin-bottom: 10px;
}
/*------------------------------- Pages (end)  ----------------------------------*/
.image {
	margin: 10px;
}
.to_do {
	margin: 1px;
}
.to_do:hover {
	border: 1px rgb(73,137,77) dashed;
	margin: 0px;
}

.seo_title{
  margin: 30px 0 30px 0;
}

.seo_title .title{
  margin: 5px 0;
  font-weight: bold;
}

.seo_title .description{
  margin: 5px 0;
  font-style: italic;
}

.seo_title input{
  margin-top: 5px;
  width: 477px;
}

.editfrm #submit{
  
}
