/* www.dircms.lv style  */
html, body {
	height: 100%;
}
body {
	font-family: sans-serif;
	font-size: 12px;
	text-align: center;
	color: #000;
}
a {
	color: rgb(128,0,0);
}
#wrap_out {
	background-color: rgb(231,235,236);
}
#wrap {
	background: url(images/bg.jpg) repeat-x center top;
	text-align: center;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}
#wrap_bottom {
	height: 60px;
	text-align: center;
	color: #000;
	background-color: #fff;	
}
#wrap_bottom {
	width: 1000px;
	margin: 0 auto;
	padding-top: 50px;
}
#main {
	width: 1000px;
	min-height: 100%;
	height: auto !important;
	margin: 0 auto;
	position: relative;
	background-color: #fff;
	text-align: left;
}
#td_head {
  background: url(images/head.jpg) no-repeat right top;
	height: 350px;
	vertical-align: top;
	position: relative;
}
#td_content {
	padding: 0px 30px 0px 5px;
}
#homeurl{
  width: 187px;
  height: 94px;
  background: url(images/logo.jpg) no-repeat left top;
  position: absolute;
  top: 0px;
  left: 0px;
}
#foto_banner {
	position: absolute;
	left: 0px;
	top: 94px;
}
#foto_banner ul li{
	/*border-top: 1px  solid;*/
}
/* ------------------- bottom ------------------- */
#td_center {
	padding-top: 10px;
}
#td_bottom {
	font-weight: bold;
	padding-top: 80px;
	height: 100px;
}
#td_bottom a {
	padding: 5px;
}
#bottom_links {
	text-align: center;
	padding: 10px;
}
#footer, #madeby {
	float: right;
	padding: 5px 20px 0 20px;
	line-height: 170%;
	text-align: right;
}
#madeby {
	text-align: left;
	float: left;
}
#powered_by {
	padding: 5px;
	float: right;
}
#top, #shallow, #deep{
  display: block;
  width: 181px;
  height: 87px;
  margin: 0 0 10px 0;
}
#top:hover, #shallow:hover, #deep:hover{
  background-position: 0px 0px;
}
#top{
  background: url(images/top.jpg) no-repeat right;
}
#shallow{
  background: url(images/shallow.jpg) no-repeat right;
}
#deep{
  background: url(images/deep.jpg) no-repeat right;
}

/* ------------------- bottom ------------------- */
#td_right {
  display: none;
	padding: 10px;
}
#td_left {
	vertical-align: top;
	height: auto !important;
	padding: 0 20px 0 0;
}
h1, h2, h3, h4, h5 {
	margin: 15px 0 0 0;
	color: #000;
	font-family: trebuchet MS, arial;
	line-height: 120%;
}
h1 {
	margin: 10px 0 5px 0;
	font-size: 35px;
	color: rgb(106,11,19);
}
h2 {
	margin: 10px 0 10px 0;
	font-size: 18px;
}
h3 {
	font-size: 16px;
	margin: 0px;
	font-weight: bold;
	font-style: italic;
}
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-size: 14px;
	padding-bottom: 5px;
}
.sub_links a {
  color: #000;
}
/* --------------- DIVs BEGIN --------------- */
#div_content {
	font-size: 1.1em;
}
#telefons {
	float: right;
	margin: 0px 10px 10px 0px;
	height: 80px;
	font-weight: bold;
	color: rgb(218,99,17);
	font-size: 2em;
}
#div_languages {
	display: none;
	float: right;
	margin: 10px 10px 10px 0px;
	font-weight: bold;
	color: #000;
}
#div_languages a {
	color: #000;
}
DIV.div_search {
	position: absolute;
  top: 15px;
  right: 10px;
	width: 310px;
}
DIV.div_search #searchfield {
	width: 180px;
	height: 17px;
	margin: 2px 10px 0 0;
  text-decoration: none;	
}
DIV.div_search #submitb {
 	width: 100px; 
	height: 24px;
	padding-bottom: 4px;
	font-size: 12px;
  text-decoration: none;
}
DIV.div_html, DIV.div_html p {
	line-height: 150%;
}
DIV.div_html ul {
	margin-left: 20px;
	padding-left: 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;
	z-index: 10;
}
#div_admin #admin_title {
	float: left;
	font-weight: bold;
	padding-left: 5px;
}
#div_admin .admin_button {
  display: block;
	float: right;
	font-weight: bold;
	margin-right: 50px;
	padding: 0px 10px 0px 10px;
	color: #fff;
	text-decoration: none;	
	cursor: pointer;
}
#div_admin .admin_button:hover {
	text-decoration: underline;
}
/* --------------- Admin END --------------- */
DIV.logon_user {
	color: #fff;
	padding-bottom: 10px;
	height: 10px;
	float: right;
}
DIV.logon_user a {
	color: #fff;
}
/* Styles for items that are shown with dir_item() function */
li.admin_tab {
	float: right;
	text-align: center;
}
/*------------------------------- Side menu (begin)  ----------------------------*/
.cats {
	margin: 20px 0 30px 30px;
	text-align: left;
	list-style: none;
}
.cats li {
	padding-top: 8px;
	background: transparent url(images/bullet.png) no-repeat scroll 0px 15px;
}
.cats a {
	padding-left: 23px;
	font-size: 14px;
	font-family: trebuchet MS;
	color: #000;
	text-decoration: none !important;
}
.cats li a{
}
.cats li a b {
	text-decoration: underline;
}
.cats a:hover {
	text-decoration: underline !important;
}
.cats ul .sub {
	margin-top: 5px;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
	background: transparent url(images/kekis.png) no-repeat scroll 0px 0px;
}
.cats ul .sub a {
	padding: 0 0 0 15px;
	margin: 0px;
	font-size: 11px;
	font-style: normal;
}
.cats ul .sub a b {
	text-decoration: underline;
}
/*------------------------------- Side menu (end)  -------------------------------*/
TABLE.tbl {
	width: 100%;
}
/* ----------------------------- TA Menu styles ------------------------------- */
#glossymenu {
  position: absolute;
  top: 70px;
  right: 0px;
	float: right;
}
#glossymenu ul {
	list-style-type: none;
}
#glossymenu ul li {
	display: block;
	float: right;
	font-family: tahoma;
  background-color: rgb(151,13,28);
  margin: 0 0 0 1px;
}
#glossymenu ul li a {
	display: block;
	cursor: hand;
	color: #fff;
  font-size: 12px;
  line-height: 20px;
	text-decoration: none;
	padding: 2px 25px 2px 25px;
}
#glossymenu ul li a span {
	padding: 0px;
	float: left;
}
#glossymenu ul li.current, #glossymenu ul li:hover {
  background-color: rgb(106,11,19);
}
/*------------------------------- Pages (end)  ----------------------------------*/
.pages {
	padding: 15px 0 15px 0;
	text-align: center;
}
.page {
	background-color: rgb(255,255,255);
	font-size: 14px;
	font-weight: bold;
	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 {
  display: none;
	padding-top: 10px;
	padding-bottom: 10px;
}
/*------------------------------- Pages (end)  ----------------------------------*/
.image {
	margin: 10px;
}
/*------------------------------- SHOP  ----------------------------------*/
.buy_item {
	width: 225px !important;
	height: 200px !important;
	float: left;
	text-align: center;
	margin: 8px;
	/*border: 1px rgb(180,180,180) solid;
	-moz-border-radius: 15px;
	border-radius: 15px;*/
  border-bottom: 1px silver dashed;	
}
.buy_item .nosaukums {
	display: table-cell;
	width: 225px;
	height: 40px;
	padding: 10px 0 0 0;
	text-align: center;
	vertical-align: middle;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
}
.buy_item .nosaukums a {
	color: rgb(5,69,69);
	text-decoration: none;
}
.buy_item .brand {
  display: none;
	text-align: center;
	font-size: 10px;
	padding: 3px 0 0 0;
}
.buy_item .piezimes {
  text-align: center;
  vertical-align: bottom;
  font-size: 12px;
}
.buy_item .submit_buy {
  display: none;
}
#buy_item_desc {
	margin: 0px;
	font-size: 12px;
}
.desc_title {
	font-size: 22px;
	color: rgb(5,69,69);
	margin: 0 0 20px 0;
}
#buy_item_desc .price_num {
	float: left;
	width: 75px;
	font-size: 18px;
	font-weight: bold;
  color: rgb(115,115,115);
	font-family: myriad Pro;
}
#buy_item_desc .mbilde{
  /*margin: 0 10px 10px 30px;*/
  width: 295px;
  text-align: center;
}
#buy_item_desc .mbilde span{
  padding: 0px 1px 2px 2px;
  font-size: 10px;
}
#buy_item_desc .mbilde img{
  /*height: 50px;*/
  width: 200px;
}
.quest_success {
	color: #006600;
	margin-top: 50;
	margin-bottom: 50;
	font-weight: bold;
	text-align: center;
}
.jautajums input, .jautajums textarea {
	font-family: Tahoma, Lucida Grande, Helvetica;
	font-size: 12px;
}
.basket_item {
	font-size: 11px;
}
.basket_item .delete {
	cursor: hand;
	margin: 2px;
	float: left;
	padding-top: 20px;
	width: 15px;
	height: 50px;
	vertical-align: middle;
}
.basket_item .basket_img {
	margin: 5px;
	float: left;
	height: 50px;
}
.basket_item .basket_price {
	margin: 5px;
	float: right;
	height: 30px;
	text-align: right;
}
.basket_item .basket_price .num {
	color: #000;
	font-weight: bold;
	padding-right: 0px;
}
#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: rgb(108,130,63);
	font-weight: bold;
}
.title {
}
.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;
}
.kontaktforma {
	font-size: 0.8em;
	font-weight: bold;
	color: #000;
}
.warning {
	color: red;
	font-weight: bold;
	font-size: small;
	padding-bottom: 5px;
	text-align: center;
}
.search {
	margin: 0 0 20px 10px;
	font-style: italic;
}
.search .title {
	display: block;
	color: rgb(61,161,210);
	margin: 10px 0 5px -10px;
	font-size: 1.7em;
	font-family: georgia;
	font-style: italic;
	text-decoration: none;
}
.search a:hover {
	text-decoration: underline;
}
.search .result, .search_result {
	background-color: yellow;
	font-weight: bold;
}
#links a {
	margin-right: 15px;
}
.item_desc {
	margin: 20px 30px 0 0;
	line-height: 150%
}
.akcija {
	background: url(images/akcija.png) no-repeat;
	width: 48px;
	height: 48px;
	position: absolute;
	margin-left: 45px;
}
.jaunums {
	background: url(images/jaunums.png) no-repeat;
	width: 48px;
	height: 48px;
	position: absolute;
	margin-left: 45px;
}
/* Cool DHTML Tooltip */
#dhtmltooltip {
	position: absolute;
	left: -300px;
	width: 150px;
	border: 1px solid black;
	padding: 10px;
	background-color: lightyellow;
	visibility: hidden;
	z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid: DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}
#dhtmlpointer {
	position: absolute;
	left: -300px;
	z-index: 101;
	visibility: hidden;
}
.social{
	position: absolute;
	top: 15px;
	right: 350px;
}
.social a span{
	display:none;
}
.social a{
	width: 28px;
	height: 28px;
	display: block;
	float: left;
	margin-right: 3px;
	background: url(images/social.png) no-repeat;
}
.social a.draugiem{
	background-position: 0px 0px;
}
.social a.draugiem:hover{
	background-position: 0px -28px;
}
.social a.facebook{
	background-position: -28px -28px;
}
.social a.facebook:hover{
	background-position: -28px -28px;
}
.social a.twitter{
	background-position: -56px 0px;
}
.social a.twitter:hover{
	background-position: -56px -28px;
}
.social a.youtube{
	background-position: -84px 0px;
}
.social a.youtube:hover{
	background-position: -84px -28px;
}

