/* www.dircms.lv style  */
body {
	background: url('images/bg.jpg') repeat-x;
	background-color: rgb(119,148,92);
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
/* lai exploreri butu pa vidu */
	color: rgb(109,117,106);
	padding: 0px;
	margin: 0px;
}

#main {
	width: 940px;
	margin: 0px auto;
	margin-top: 15px;
	background-color: #fff;
	height: auto !important;
	border: 1px rgb(165,165,165) solid;
}
#td_head {
	background: url('images/logo.jpg') no-repeat;
	height: 120px;
	vertical-align: top;
}
#td_content {
	padding: 0px 20px 0px 20px;
	background-color: #ffffff;
}
/* ------------------- bottom ------------------- */
#td_bottom {
	background: url('images/bottom.png') repeat-x;
	border-top: 2px rgb(0,0,0) solid;
	color: #fff;
}
#td_bottom a {
  font-weight: bold;
	color: #fff !important;
	padding: 5px;
}
#bottom_links {
	text-align: center;
	padding: 10px;
}
#footer {
	float: left;
	padding: 5px;
}
#footer a{
  text-decoration: none;
}
#powered_by {
	padding: 5px;
	float: right;
}
/* ------------------- bottom ------------------- */
#td_right {
	padding: 10px;
}
#td_left {
	height: 600px;
	background: url(images/left_bg.jpg) no-repeat bottom;
}
h1, h2, h3, h4, h5 {
	margin: 10px 0px 10px 0px;
  color:#000000;
  font-family:Trebuchet MS;
  font-size:22px;
  font-weight:bold;
	line-height: 20px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 14px;
}
a:link {
	color: #000;
	text-decoration: underline;
}
a:visited {
	color: #000;
	text-decoration: underline;
}
a:hover {
	color: #000;
	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;
}
#div_languages a {
	color: rgb(57,109,140);
}
DIV.div_search {
  text-align: center;
	margin: 20px 0px 0px 20px;
}
DIV.div_search input {
	width: 160px;
	height: 20px;
}
DIV.div_item {
}
DIV.div_item_pictures {
}
DIV.div_item_default {
}
DIV.div_html {
}
/* --------------- DIVs END --------------- */
/* --------------- Admin BEGIN --------------- */
#div_admin {
	color: #ffffff;
	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: #ffffff;
}
/* --------------- Admin END --------------- */
DIV.logon_user {
	color: #ffffff;
	padding-bottom: 10px;
	height: 10px;
	float: right;
}
DIV.logon_user a {
	color: #ffffff;
}
.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 {
	margin-top: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
	list-style: none;
}
.cats ul {
	margin-left: 0px;
	padding-left: 0px;
}
DIV.div_html ul {
	margin-left: 20px;
	padding-left: 20px;
}
.cats li {
	padding: 3px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	font-size: 12px;
	border-bottom: 1px rgb(88,88,88) dashed;
	background: transparent url(images/menudot.gif) no-repeat scroll 0px 6px;
	margin-left: 10px;
}
.cats a {
	font: bold 13px arial;
	color: rgb(88,88,88);
/*rgb(136,178,200)*/
	text-decoration: none !important;
	padding-left: 10px;
}
.cats a:hover {
	text-decoration: underline !important;
}
.cats .sub {
	/*background: transparent url(images/bullet-leftmenu.gif) no-repeat scroll 0px 5px;
*/
	background-color: #ffffff;
	border-bottom: medium none;
	margin-bottom: 0px;
	padding-bottom: 5px;
	font-size: 11px;
	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: normal 12px arial;
	color: rgb(36,97,141);
	font-weight: normal;
}
.cats .sub a b {
	color: rgb(36,97,141);
}
/*------------------------------- Side menu (end)  -------------------------------*/
TABLE.tbl {
	border-width: 0px;
	border-spacing: 0px;
	width: 100%;
}
TABLE.tbl TD {
	font-size: 12px;
}
/* ----------------------------- TA Menu styles ------------------------------- */
#modernbricksmenu{
padding: 0;
width: 100%;
background: transparent;
voice-family: inherit;
}

#modernbricksmenu ul{
font: bold 11px Arial;
margin:0;
margin-left: 40px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

#modernbricksmenu li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

#modernbricksmenu a{
float: left;
display: block;
color: white;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 10px;
text-decoration: none;
letter-spacing: 1px;
background-color: black; /*Default menu color*/
border-bottom: 1px solid white;
}

#modernbricksmenu a:hover{
background-color: gray; /*Menu hover bgcolor*/
}

#modernbricksmenu #current a{ /*currently selected tab*/
background-color: rgb(49,187,28); /*Brown color theme*/ 
border-color: rgb(49,187,28); /*Brown color theme*/ 
}

#modernbricksmenuline{
clear: both;
padding: 0;
width: 100%;
height: 5px;
line-height: 5px;
background: rgb(49,187,28); /*Brown color theme*/ 
}

#myform{ /*CSS for sample search box. Remove if desired */
float: right;
margin: 0;
padding: 0;
}

#myform .textinput{
width: 190px;
border: 1px solid gray;
}

#myform .submit{
font: bold 11px Verdana;
height: 22px;
background-color: lightyellow;
}

/*------------------------------- 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;
}
IMG {
	border-width: 0px;
}

