/* www.dircms.lv style  */
body {
	background-color: rgb(167,197,21);
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #000;
}
#main, #left, #right {
}
#left, #right {
	display: none;
	width: 30px;
	height: 100%;
}
#left {
	background: url(images/left.jpg) repeat-y right;
	border-right: 1px rgb(225,225,225) solid;
}
#right {
	background: url(images/right.jpg) repeat-y left;
	border-left: 1px rgb(225,225,225) solid;
}
#wrapper {
	background: url(images/bg.jpg) no-repeat center top;
	text-align: center;
}
#main {
	width: 1000px;
	margin: 0px auto;
	height: auto !important;
}
#td_head {
	height: 212px;
	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: #000;
	height: 56px;
}
#td_bottom a {
	color: #000 !important;
	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;
	/*background: url(images/left_bg.jpg) no-repeat bottom;
*/
}
h1, h2, h3, h4, h5 {
	margin: 10px 0px 10px 5px;
	color: #000000;
	font-family: Trebuchet MS;
	font-size: 22px;
	font-weight: bold;
	line-height: 22px;
}
h2 {
	margin: 0px;
	font-size: 18px;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 14px;
}
a:link {
  color:rgb(184,77,69);
	text-decoration: underline;
}
a:visited {
  color:rgb(184,77,69);
	text-decoration: underline;
}
a:hover {
  color:rgb(184,77,69);
	text-decoration: underline;
}
p {
	line-height: 22px;
}
.sub_links {
  font-weight: bold;
	padding-bottom: 20px;
  color:rgb(184,77,69);
}
.sub_links a {
  color:rgb(184,77,69);
}
/* --------------- DIVs BEGIN --------------- */
#div_content {
	padding: 5px;
	margin-bottom: 100px;
}
#div_languages {
	margin: 10px;
  color: #000;
  font-weight: bold;
}
#div_languages a {
	color: #000;
}
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 {
  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: 10px 0 10px 12px;
	text-align: left;

}
DIV.div_html ul, DIV.div_html ol {
	margin-left: 20px;
	padding-left: 20px;
}
.cats li {
	padding: 3px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	font-size: 12px;
	color: rgb(188,80,67);	
}
.cats li b{
	text-decoration: underline;
}
.cats a {
	font-size: 17px;
	font-weight: bold;
	font-family: myriad Pro;
	color: rgb(188,80,67);
/*rgb(136,178,200)*/
	text-decoration: none !important;
}
.cats a:hover {
	text-decoration: underline !important;
}
.cats .sub {
	padding-bottom: 5px;
	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: 14px;
	color: #000;
}
.cats .sub a b {
	color: #000;
}
/*------------------------------- Side menu (end)  -------------------------------*/
TABLE.tbl {
	width: 100%;
}
/* ----------------------------- TA Menu styles ------------------------------- */
#glossymenu {
	position: relative;
	padding: 0px;
	margin: 0px;
	margin-bottom: 30px;
	height: 26px;
	list-style: none;
}
#glossymenu li {
	float: left;
}
#glossymenu li a {
	float: left;
	display: block;
	font: bold  25px Trebuchet MS;
	color: rgb(190,84,62);
	text-decoration: none;
	padding: 0 20 0 20px;
	line-height: 26px;
	text-align: center;
	cursor: pointer;
}
#glossymenu li a b {
	float: left;
	display: block;
	padding: 0 24px 0 8px;
}
#glossymenu li#current a, #glossymenu a:hover {
color: #000;
text-decoration: underline;
}
/*------------------------------- 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{
  
}
.div_html img{
border: 1px rgb(184,83,65) solid;
}

