body , html{
	margin: 0px;
	height: 100%;
	width: 100%;
}
table.h100, td.h100 {
	height: 100%;
}
h1 {
	font-size: 14px;
}
a {
	color: #0D6FDC;
}
a.asinka {
	text-decoration: none;
	font-size: 10px;
	color: #707070;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0D6FDC;
}
td.top_left {
	background-image: url(/tpl/main/images/top_left.jpg);
	background-repeat: repeat-x;
	background-position: right top;
}
td.top_right {
	background-image: url(/tpl/main/images/top_right.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
td.main {
	background-image: url(/tpl/main/images/main_phone.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
td.bottom {
	background-image: url(/tpl/main/images/bottom.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
td.bottom_right {
	background-image: url(/tpl/main/images/bottom_right.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

input.w100, textarea.w100, select.w100{
	width: 100%;
}

input, select, textarea{
	font-size:8pt;
	background-color:#FFFFFF;
	color:#0D6FE2;
	border-color:#0D6FE2;
	border-width:1px;
	border-style:solid;
}

span.errors{
	color:#FF0000;
}

ul.pages{
  padding:0;
  margin:0;
  list-style:none;
  font-size: 12px;
}

.listing{
  float:left;
  width:100%;
  text-align:center;
  padding:5px 0;
  overflow:hidden;
  height:30px;
  line-height:30px;
}
.listing li{
  display:inline;
  padding:0;
}

.listing .center a{
  padding:2px 5px;
  font-weight:100;
  background:#0D6FDC;
  border:0px solid #c7c7c7;
  color:#FFFFFF;
  text-decoration:none;
  margin:0 1px;
}
.listing .center a:hover{
  background:#FFFFFF;
  border:0px solid #666;
  color: #0D6FDC;
}
.listing .center a.active{
  background:#0FCA19;
  border:0px solid #666;
  color:#fff;
}
.listing .center span{
  font-weight:100;
  padding:0 5px;
}

hr {
	color:red;
	background-color:red;
	height: 1px;
	border-width:0px;
}

table .style1, table .style1 td, table .style1 th{
	border: 1px solid #760049;
	border-collapse: collapse;
	font-size: 12px;
	padding: 3px;
}

table .style1 th{
	color: #760049;
	font-weight: bold;
	font-size: 12px;
}

img.cat_item_img{
	border: 1px solid #0D6FDC;
	padding: 5px;
	margin: 5px;
}

a.main_cat{	font-size: 14px;}


#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/tpl/main/images/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/tpl/main/images/lightbox/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

table.m8{	border: 1px solid #0D6FE2;
	border-collapse:collapse;
}

table.m8 td, table.m8 th{	text-align: center;
	width: 80px;
	border-right: 1px solid #0D6FE2;}

table.m8 th{	background-color:#0D6FE2;
	color:#FFF;
	font-weight: bold;
	padding: 2px;
	margin: 0px;}

table.m8 td.m8{	background-color:#FE9159;
	color:#94122C;}
