/* www.dircms.lv style  */
body {
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #000;
}

a {
  color:rgb(179,46,47);
}

#main {
	width: 1000px;
	margin: 0px auto;
	height: auto !important;
}
#td_head {
	height: 192px;
	vertical-align: top;
}
#td_content {
	padding: 0px 20px 0px 20px;
	background-color: #fff;
}
/* ------------------- bottom ------------------- */
#td_center {

}
#td_bottom {
	padding-top: 80px;
	height: 100px;
}
#td_bottom a {
	padding: 5px;
}
#bottom_links {
	text-align: center;
	padding: 10px;
}
#footer {
	float: left;
	padding: 5px;
}
#powered_by {
	padding: 5px;
	float: right;
}

#powered_by a{
  text-decoration: none;
  color: #949494;
}

/* ------------------- bottom ------------------- */
#td_right {
	background-color: #fff;
	padding: 10px;
}
#td_left {
	vertical-align: top;
	height: auto !important;
	height: 630px;
	padding-left: 10px;
}
h1, h2, h3, h4, h5 {
	margin: 15px 0px 10px 0px;
	color: #000;
	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 {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}
p {
	line-height: 22px;
}
.sub_links {
	font-family: Trebuchet MS;
	font-size: 14px;
	color: rgb(190,39,54);
	padding-bottom: 5px;
	font-weight: bold;
}
.sub_links a {
}
/* --------------- DIVs BEGIN --------------- */
#div_content {
	padding: 5px;
	margin-bottom: 100px;
}
#div_languages {
	float: right;
	margin: 20px 10px 10px 0px;
	height: 80px;
	font-weight: bold;
	color: #000;
}
#div_languages a {
	color: #000;
}
DIV.div_search {
	margin: 20px 10px 0px 0px;
  clear: right;
	float: right;
	text-align: right;
}
DIV.div_search input {
	width: 180px;
	height: 20px;
	
}
DIV.div_item {
}
DIV.div_item_pictures {
}
DIV.div_item_default {
}
DIV.div_html {
	/*margin-top: 20px;
*/
}
/* --------------- DIVs END --------------- */
/* --------------- Admin BEGIN --------------- */
#div_admin {
  position: fixed;
  width: 100%;
	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-top: 0px;
	padding-bottom: 10px;
	text-align: left;
	list-style: none;
}
DIV.div_html ul {
	margin-left: 20px;
	padding-left: 20px;
}
.cats li {
	padding: 3px;
	margin-top: 3px;
	font-size: 12px;
}

.cats li b{
	color: rgb(183,46,54);
}

.cats a {
	font-size: 14px;
	font-family: Trebuchet MS;
	font-weight: bold;
	color: #000;
	text-decoration: none !important;
	padding-left: 10px;
}
.cats a:hover {
	text-decoration: underline !important;
}
.cats .sub {
	background-color: #fff;
	border-bottom: medium none;
	padding-bottom: 1px;
	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: 12px;
	color: rgb(53,53,53);
}
.cats .sub a b {
	color: rgb(183,46,54);
}
/*------------------------------- Side menu (end)  -------------------------------*/
TABLE.tbl {
	width: 100%;
}
/* ----------------------------- TA Menu styles ------------------------------- */
#glossymenu {
	height: 50px;
	font-size: 14px;
	font-weight: bold;
	padding: 5 0 0 20px;
}
#glossymenu ul {
	list-style-type: none;
	width: auto;
	float: left;
}
#glossymenu ul li {
	display: block;
	float: left;
	margin: 0 1px;
	height: 50px;
}
#glossymenu ul li a {
	display: block;
	float: left;
	color: #EAF3F8;
	text-decoration: none;
	padding: 0 0 0 20px;
}
#glossymenu ul li a span {
	padding: 12px 20px 0 0;
	float: left;
}
#glossymenu ul li a:hover {
	color: #fff;
}
#glossymenu ul li a:hover span {
	display: block;
	width: auto;
	cursor: pointer;
}
#glossymenu ul li a.current, #glossymenu ul li a.current:hover {
	color: #fff;
	line-height: 275%;
}
#glossymenu ul li a.current span {
	display: block;
	padding: 0 20px 0 0;
	width: auto;
}
/*------------------------------- Pages (end)  ----------------------------------*/
.pages {
	padding: 15px;
	text-align: center;
}
.page {
	border: 1px solid rgb(187,204,238);
	padding-top: 1px;
	padding-bottom: 2px;
	padding-right: 4px;
	padding-left: 4px;
	margin: 2px;
	margin-top: 10px;
}
.page:hover {
	background-color: rgb(187,204,238);
	color: rgb(ff,ff,ff);
}
.active_page {
	border: 1px solid rgb(187,204,238);
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 4px;
	padding-left: 4px;
	margin: 2px;
	font-weight: bold;
	background-color: rgb(187,204,238);
}
.div_sort {
	padding-top: 10px;
	padding-bottom: 10px;
}
/*------------------------------- Pages (end)  ----------------------------------*/
.image {
	margin: 10px;
}
/*------------------------------- SHOP  ----------------------------------*/
.buy_item {
	width: 210px !important;
	height: 230px !important;
	border-right: 1px #D4D4D4 solid;
	float: left;
	text-align: center;
	padding: 10px;
	margin: 5px;
}
.buy_item .nosaukums {
	text-align: center;
	font-size: 11px;
	line-height: 14px;
	height: 50px;
	font-weight: bold;
}

.jautajums input, .jautajums textarea {
	font-family: Tahoma, Lucida Grande, Helvetica;
	font-size: 12px;
}

.basket_item{
  font-size: 10px;
}

#tbl_order td{
  font-size: 12px;
  vertical-align: middle;
}

#tbl_order .title{
  text-align: right; width:100px; color:#000; font-weight:bold;
}


#tbl_order .d1{
  text-align: right; color:red; font-weight:bold;
}

.title{

}

