@import url("tpl.css");

.blackunderline {
        COLOR: black; TEXT-DECORATION: underline
}
.black {
        COLOR: black; TEXT-DECORATION: none
}
.white {
        FONT-WEIGHT: bold
}

table.menuheader {
        BACKGROUND-COLOR: #d9d9d9
}
.bggray tr.res td
{
  border-right:solid 1px #ffffff;
  border-top: solid 1px #ffffff;
  text-align: center;
}
table.menuheader tr td
{
  border-right:solid 1px #ffffff;
  border-bottom: solid 1px #ffffff;
  text-align: center;
}
tr.gallery td{
         border: 1px solid #ffffff;
}

H1 {
        FONT-SIZE: 10pt; MARGIN-BOTTOM: 5px; FONT-FAMILY: Arial
}
H2 {
        FONT-SIZE: 10pt; COLOR: white; FONT-FAMILY: Arial; TEXT-ALIGN: center
}
TH {
        FONT-SIZE: 10pt; BACKGROUND: gray; COLOR: white; FONT-FAMILY: Arial
}
.inp {
        FONT-SIZE: 8pt; FONT-FAMILY: Arial
}


.inpwidth {
        FONT-SIZE: 8pt; WIDTH: 25px; FONT-FAMILY: Arial
}
.button {
        BORDER-TOP-WIDTH: 1px; BORDER-LEFT-WIDTH: 1px; FONT-SIZE: 8pt; BORDER-BOTTOM-WIDTH: 1px; BORDER-RIGHT-WIDTH: 1px
}
.buttonconst {
        BORDER-TOP-WIDTH: 1px; BORDER-LEFT-WIDTH: 1px; FONT-SIZE: 8pt; BORDER-BOTTOM-WIDTH: 1px; BORDER-RIGHT-WIDTH: 1px; WIDTH: 120px
}
.buttonconst2 {
        BORDER-TOP-WIDTH: 1px; BORDER-LEFT-WIDTH: 1px; FONT-SIZE: 8pt; BORDER-BOTTOM-WIDTH: 1px; BORDER-RIGHT-WIDTH: 1px; WIDTH: 200px
}
.select {
        FONT-SIZE: 8pt; FONT-FAMILY: Arial
}

AUTO {
        FONT-SIZE: 8pt; COLOR: black; FONT-FAMILY: Tahoma
}
FORM {
        FONT-SIZE: 8pt; MARGIN: 0px; FONT-FAMILY: Arial
}
DIV.DDM {
        DISPLAY: none; Z-INDEX: 1;  LEFT: 150px; POSITION: absolute;
}
TD.punkt {
        PADDING-RIGHT: 2px; PADDING-LEFT: 2px; PADDING-BOTTOM: 2px; PADDING-TOP: 2px; HEIGHT: 8px; BACKGROUND-COLOR: #70d7f4
}
.menu A {
	color:black;
	text-decoration:underline;
}
.menu A:hover {
	color:blue;
	text-decoration:underline;
}
.menu A:visited {
	color:black;
	text-decoration:underline;
}

A.found {
        COLOR: red;
}
span.label {
        position:relative;
        z-index:2;
        padding: 3px;
        top: -10px;
        left: -40px;
        background-color: black;
        color: red;
        font-weight: bolder;
}
#text1 {
HEIGHT: 80px; LEFT: 0px; POSITION: absolute; TOP: 50px; VISIBILITY: hidden; WIDTH: 250px; Z-INDEX: 10
}
#tooltip{
	background:#B8E8F0;
	border:1px solid #77E5F7;
	color:#000000;
	font: menu;
	margin:0px;
	padding:3px 5px;
	position:absolute;
	visibility:hidden
}

.rtop,.rbottom{display:block}
.rtop *,.rbottom *{display:block;height: 1px;overflow: hidden}
.r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.r4{margin: 0 1px;height: 2px}
.rs1{margin: 0 2px}
.rs2{margin: 0 1px}

div.default_event
{
	width: 400px;
	background: #009DE5;
	text-align: center;
	float: none;
}
div.default_event table
{
	width: 400px;
	background: #F0F0E7;
	border-left: solid 1px #009DE5;
	border-right: solid 1px #009DE5;
	border-top: solid 1px #009DE5;
	border-bottom: none;
	
}
div.default_event table tr.bgblue td
{
	background: #009DE5;
}
div.default_event table tr.res td
{
	background: #77E5F7;
	border-bottom:1px dotted #000000;
}
div.default_event table tr.res_two td
{
	background: #B8E8F0;
	border-bottom:1px dotted #000000;
}
div.conteiner
{
	
	text-align: center;
}

body {
	margin: 0px;
	font-family: verdana;
	font-size: 11px;
}
td {
	font-family: verdana;
	font-size: 11px;
}
.header {
	color: #FFFFFF;
	font-weight: bold;
        text-transform: uppercase;
}
div.header span.nowrp {
	color: #FFFFFF;
	font-weight: bold;
        text-transform: uppercase;
	white-space: nowrap;
}
.headertext {
	color: #FFFFFF;
}
.headertextb {
	color: #c1e7ff;
	font-weight: bold;
}
.headertextsmall {
	color: #FFFFFF;
	font-size: 10px;
}
.headertextsmall A {
	color:yellow;
        text-decoration:none;
}
.headertextsmall A:hover {
	color:white;
}
.headertextsmall A:visited {
	color:yellow;
}

.menutext {
	text-decoration:underline;
	color:black;
}
A.menutext
{
	text-decoration:underline;
	color:black;
}
A.menutext:visited
{
	text-decoration:underline;
	color:black;
}
A.menutext:hover
{
	text-decoration:underline;
	color:blue;
}
A {
	color:blue;
}
A:visited {
	color:blue;
}

A:hover {
	color:red;
}
.refresh {
	color:black;
	font-weight:bold;
}
A.refresh {
	color:black;
	font-weight:bold;
}
A.refresh:visited {
	color:black;
	font-weight:bold;
}
A.refresh:hover {
	color:black;
	font-weight:bold;
}

.inputs {
	border:1px solid #009de5;
	margin-top:1px;
	margin-bottom:1px;
	vertical-align:middle;
	font-size:10px
}
textarea.inputs2 {
	border:1px solid #009de5;
	margin-top:1px;
	margin-bottom:1px;
	vertical-align:middle;
	font-size:11px;
	font-style: normal;
}
textarea.inputs
{
	border:1px solid #009de5;
	margin-top:1px;
	margin-bottom:1px;
	vertical-align:middle;
	font-size:9px
}
.checkbox {
	vertical-align: middle;
}
.domains
{
	margin-top: 1px;
	margin-bottom: 1px;
	vertical-align: middle;
	font-size: 10px
}
.button {
	border: 1px solid black;
	margin-top: 1px;
	margin-bottom: 1px;
	vertical-align: middle;
	background-image: url(../images/button.gif);
	color: white;
	font-weight: bold;
	font-size: 11px
}
.buttonred {
	border: 1px solid black;
	margin-top: 1px;
	margin-bottom: 1px;
	vertical-align: middle;
	background-image: url(../images/button.gif);
	color: red;
	font-weight: bold;
	font-size: 11px
}

.optiontd {
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.paddingtopbottom {
	padding-top: 3px;
	padding-bottom: 3px;
}

.thumb {
	border: 1px solid black;
}
.thumbtext {
	font-size: 10px;
}
.numcell {
	font-size: 9px;
        color: #009DE5;
}
.cell {
	border: 1px solid #009DE5;
	font-size: 9px;
	width: 50px;
	height: 50px;
}
.curcell {
	border: 1px solid #009DE5;
        background-color: #009DE5;
	font-size: 9px;
}
.prevcell {
	border: 1px solid #DEFAFF;
        background-color: #DEFAFF;
	font-size: 9px;
}
.red {
	color: red;
}
.style1 {font-weight: bold}
.newthumb {border: 2px dashed red;}
.hintsClass {text-align: center; font-family: Verdana, Arial, Helvetica;}
A.img_link {
	border:none 0px;
	color: #009DE5;
}
A.img_link:hover {
	border:none 0px;
	color: #009DE5;
}
A.img_link:visited {
	border:none 0px;
	color: #009DE5;
}
img.icon {
	cursor:pointer;
	border:0px none;
}
div.help
{
	text-align:center;
	font-size:14px;
	color:black;
	font-family: verdana;
}

div.fileinputs {
	position: relative;
}

div.fakefile {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}
div.nowrp{
	white-space: nowrap;
}
input.file {
	position: relative;
	text-align: right;
	z-index: 2;
}
table.show
{
	 border: 0px;
	 border-collapse: collapse;
}
table.show td
{
	padding: 0px;
}
table.align_left td
{
	text-align: left;
}
a.queue
{
	text-decoration: underline;
}

