/* CSS Document */
body {  margin:0px;background-color: #111111; font-family: Tahoma, Arial; font-size:11px; color:#6d6d6d;}
div.rigs {float:left;text-align:center;padding:2px;padding-bottom:10px;background-color:white;border:1px solid #666666;margin:3px;}
div.rigs img{margin-left:7px;margin-top:7px;}
table.favbox {font-size:11px;}
table.resbox td {font-size:11px;background-color:#f2f2f2}
table.resbox2 td {font-size:11px;background-color:#ffffff}
table.specialtable td {font-size:11px;}
table.specialtable td input  {background-color:#cccccc;font-size:12px;text-transform:capitalize;}
table.specialtable td option {background-color:#cccccc;font-size:12px;text-transform:capitalize;}
table.specialtable td select {background-color:#cccccc;font-size:12px;text-transform:capitalize;}
a {color:#1087C3}
a:hover { text-decoration:underline}
td.submenu {text-align:right; padding:5px}
td.submenu a.submenu {font-family: Tahoma, Arial, Verdana; color:white;font-weight:bold;}
td.submenu a.submenu:hover {font-family: Tahoma, Arial, Verdana; color:#4971B1;font-weight:bold}
a.naw {font-family: Tahoma, Arial, Verdana; color:#DDDDDD;font-size:14px;font-weight:bold; line-height:15px;}
a.naw:hover {font-family: Tahoma, Arial, Verdana; color:#c40000;font-size:14px;font-weight:bold}
a.nawg {font-family: Tahoma, Arial, Verdana; color:#000000;font-size:14px;font-weight:bold; line-height:15px;}
a.nawg:hover {font-family: Tahoma, Arial, Verdana; color:#FFCC33;font-size:14px;font-weight:bold}
div {float:left}
p {margin-left:15px;}
h3 {margin-left:15px;margin-top:5px;font-size:18px;color:#999999;border-bottom:1px dotted #333333;width:95%;padding-bottom:10px;padding-left:3px;margin-bottom:15px;font-weight:bold}
h4 {margin-left:16px;color:#990000;font-size:15px;}
h5 {font-size:13px;color:white;margin:0px;margin-top:15px;}
h6 {font-size:11px;color:#999999;margin-top:5px;margin-bottom:13px;font-weight:normal}
td {font-size:12px}
li {font-size:11px}
li a {color:#1087C3;text-decoration:none}
li a:hover {color:#666666;}
/* MAIN DIVS */
.very_main {width:100%; height: 100%; float:none}
.mainest {width:1000px; float:none }
.content { width:963px; padding-left:37px; background:url(images/5_fongr.gif)}
.bottom { width:1000px; padding-top:27px; margin-top:16px; height:55px; background:url(images/1_bot_fon.gif); text-align:center}
.bottom a { color:#6b6b6b; font-weight:bold; text-decoration:none}

/* FORM */
.form_text { width:150px;  margin-top:5px; padding-left:5px; color:#6d6d6d; font-weight:bold}
.pod_style { width:217px}
.form_style {border:1px; border-style:solid;   border-color: #cccccc   ; font-family: Tahoma, Arial; font-size:11px;  height:15px; border-top:2px; border-top-style:solid; border-top-color:#656565; border-left:2px; border-left-style:solid; border-left-color:#656565; width:215px; }
.form_area {border:1px; border-style:solid;   border-color:#cccccc; font-family: Tahoma, Arial; font-size:11px;  height:55px; border-top:2px; border-top-style:solid; border-top-color:#656565; border-left:2px; border-left-style:solid; border-left-color:#656565; width:453px; }
.clear {background-image: url(Images/4_Clear.gif); width:56px; height:19px; border:0px;  border-color:#743218;  cursor: pointer;}
.send {background-image: url(Images/4_send.gif) ; height:19px; width:56px; height:19px; border:0px; border-color:#743218;  cursor: pointer}

.style3 {color: #4971B1}
.style4 {
	color: #990000;
	font-weight: bold;
}
.style6 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.style8 {color: #FF0000}
.style9 {
	color: #FFFFFF;
	font-weight: bold;
}

.style12 {color: #333333; font-weight: bold; }

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail div{ /*CSS for enlarged image*/
position: absolute;
top: 100px;
background-color: lightyellow;
padding: 10px;
left: -1000px;
border: 1px solid #cccccc;
visibility: hidden;
color: #000000;
text-decoration: none;
}

.thumbnail div img{ /* for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover div{ /* enlarged image on hover*/
font-size:11px;
color:#000000;
line-height:13px;
visibility: visible;
top: 0px;
left: 60px; /* horisontal offset */
top: -150px; /* vertical offset */
width:500px;
}
ul.loc {font-size:15px;color:#880000}
ul.loc a {font-size:15px;color:#880000}

/* ADMIN SCROLL * /
/* HERE WE GO */
#button {
 position: relative;
 background-color: #28489B;
 font-family: Verdana, Geneva, Arial; 
 font-size: 10px; 
 font-weight: bold; 
 border-top: 0px none #FFFFFF;
  border-bottom: 1px solid #000033; 
 color: #990000; position: absolute; 
clip:rect(0,0,0,0)
} 

#button ul {
 width: 175px; 
 list-style: none;
 margin: 0; padding: 0;
 font-weight: bold;
} 

#button li { 
 width: 175px; 
 background-color: #28599B;
 color:#6699CC;
 font-weight:bold;
 font-size:13px;
 line-height:16px;
}

#button li a {
 font-size:13px;
 width: 175px; 
 display: block;
 border-top: 1px solid #000033;
 background-color: #000099;
 color: #D0DBEC;
 text-decoration: none;
 line-height:20px;
}

 html>body #button li a {
 width: 175px; 
} 

#button li a:hover {
 width: 175px; 
 color: #FFFFFF; 
  background-color: #CD2033;
} 

.bottomline {
 width: 175px; 
 border-bottom: 1px solid #000033; 
}


ul.loc li a.act {color:white;text-decoration:underline;font-size:18px;padding-top:0px;padding-bottom:0px;}
ul.loc li a.act:visited {color:white;text-decoration:underline;font-size:18px;padding-top:0px;padding-bottom:0px;}
ul.loc li a.noact {font-size:15px;padding-top:2px;padding-bottom:2px;color:#3399FF}
ul.loc li a.noact:visited {font-size:15px;padding-top:2px;padding-bottom:2px;color:#3399FF}

a.act2 {color:white;text-decoration:underline;font-size:12px;padding-top:0px;padding-bottom:0px;}
a.act2:visited {color:white;text-decoration:underline;font-size:12px;padding-top:0px;padding-bottom:0px;}
a.noact2 {font-size:12px;padding-top:2px;padding-bottom:2px;}
.style16 	{font-size: 14px; font-weight: bold; }
a.style16a 	{font-size: 14px;  font-weight:bold; color:#FFCC00; }

ul.super li {margin-top:20px;}
ul.super li a {font-size:15px;}


/* START OF CALENDAR STYLES */
/* the table (within the div) that holds the date picker calendar */
.dpTable {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #ffffff;
	background-color: #214674; /*#ece9d8;*/
	border: 3px solid #214674;
	}


/* a table row that holds date numbers (either blank or 1-31) */
.dpTR {
	}


/* the top table row that holds the month, year, and forward/backward buttons */
.dpTitleTR {
	}


/* the second table row, that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTR {
	}


/* the bottom table row, that has the "This Month" and "Close" buttons */
.dpTodayButtonTR {
	}


/* a table cell that holds a date number (either blank or 1-31) */
.dpTD {
	border: 1px solid #ece9d8;
	margin: 1px;
	padding:5px;
	font-size:12px;
	color:#FFFFFF;
	}


/* a table cell that holds a highlighted day (usually either today's date or the current date field value) */
.dpDayHighlightTD {
	/*background-color: #245C95;*/
	background-color: #ffcc00;
	border: 1px solid #eeeeee;
	padding-left:8px;
	text-align:center;
	}


/* the date number table cell that the mouse pointer is currently over (you can use contrasting colors to make it apparent which cell is being hovered over) */
.dpTDHover {
	background-color: #CC0000;
	border: 1px solid #888888;
	cursor: pointer;
	color: #ffffff;

}


/* the table cell that holds the name of the month and the year */
.dpTitleTD {
	}


/* a table cell that holds one of the forward/backward buttons */
.dpButtonTD {
	}


/* the table cell that holds the "This Month" or "Close" button at the bottom */
.dpTodayButtonTD {
font-family:verdana;
	}


/* a table cell that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	color: white;
	}


td.dpDayTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	color: white;
	}
/* additional style information for the text that indicates the month and year */
.dpTitleText {
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	background-color:#E7DBC6;
	padding:4px;
	}

/*  */
.dpTitleText2 {
	font-size: 13px;
	color: #fffff2;
	font-weight: bold;
	background-color:#214674;
	padding:4px;
	}

/* additional style information for the cell that holds a highlighted day (usually either today's date or the current date field value) */ 
.dpDayHighlight {
	color:#880000;
	font-weight: bold;
	font-size:12px;
	}


/* the forward/backward buttons at the top */
.dpButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #d8e8ff;
	font-weight: bold;
	padding: 3px;
	}


/* the "This Month" and "Close" buttons at the bottom */
.dpTodayButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	background: #d8e8ff;
	font-weight: bold;
	padding: 3px;
	}
/* END OF CALENDAR STYLES */
