/* General Rules */
body {
	background-image: url(./images/black_bg.gif);
	background-repeat: repeat;
	margin-top: 0px;
}
div {
	text-align: left;
}
.bottomlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.bottomlinks:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
a#homepage img {
	border:none;
}
a.bottomlinks:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
a.bottomlinks:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
}
a.bottomlinks:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
}
.sitemaplinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
}
.sitemaplinks:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
}
a.sitemaplinks:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
}
a.sitemaplinks:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0000FF;
}
a.sitemaplinks:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0000FF;
}
.headlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	vertical-align:middle;
}
.headlinks:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
a.headlinks:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
a.headlinks:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
}
a.headlinks:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
}
.nfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.nfontblack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 5px;
	color: #003366;
	text-align: left;
}
td.nfonts p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 5px;
	color: #003366;
	text-align: left;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	color: #003366;
	font-size: 28px;
	line-height:120%;
	height:100%;
	margin:0;
}
                             
td.bluebg {
	background:url('./images/blue_links_bg4.gif') left top repeat-y;
}

div#gallery_frame {
	background:url('./images/frame.jpg') left top no-repeat;
	margin-left:15px;
	margin-bottom:120px;
	width:396px;
	height:400px;
	padding:12px;
	position: relative;
}

div#gallery_frame table {
	border-collapse: collapse;
	width:395px;
	height:402px;
}

div#gallery_frame td#gallery_frame_bottom {
	background:url('./images/framebg.jpg') repeat-x;
	height:29px;
}

td.categ-data {
	padding:40px 25px 0 20px;
}
td.subcateg-data {
	padding:40px 0px 0 20px;
}
td.subcateg-data-gallery {
	padding:40px 25px 0 0;
}

table#gallery a img {
	border:none;
}

a#windowOpen {
	display:block;
	width:120px;
	margin-top:20px;
}

a#windowOpen img {
	border:none;
}

#contact_form {
	width:340px;
}
#contact_form .messageBoxError {
	margin-bottom:0px !important;
	width:auto;
}
#contact_form form {
	padding:0;
	margin:0px auto;
	width:310px;
}
#contact_form input {
	padding:0;
	margin:3px;
	width:13em;
}
#contact_form input.button
{
	background:#7091B1;
	border:none;
	color:white;
	font-weight:bold;
	padding:2px 0pt;
	width:6em;
}
#contact_form textarea {
	margin:3px;
	width:13em;
	height:3em;
}
#message h3 {
	text-align:center;
	font-size:12px;
	height:20px;
	line-height:20px;
	font-weight:bold;
	color:#003366;
	margin:0;
	padding:0;
}


/*  STANDARD FORM AND ERROR MESSAGES  */
table.data_input td p			   { font-weight: bold; }
table.data_input > tbody > tr > td { padding:3px; }
table.data_input .fieldRequired    { color:red; }
table.data_input .fieldError       { color:#b00; }
table.data_input .label_key        { text-decoration:underline; }
table.data_input .fieldInfo        { color:#575757; font-weight:normal; } 
table.data_confirm > tbody > tr > td {padding:3px; }
div#messageBoxError                { min-height:48px; margin:0px 0pt 10px 0pt;
                                     background-color:#FFFFCC; background-image:url(./images/icon_critalert.gif); background-position:20px 14px;
                                     background-repeat:no-repeat; border:1px solid #FFCC00; color:#C60000; padding:7px 40px 7px 80px;
									 -moz-border-radius:10px; }
div#messageBoxError ul             { padding-left:25px; }
div#messageBoxError ul li          { list-style-type:disc; padding:4px 4px 4px 5px; }
div#messageBoxError p              { margin:5px 0 5px 0; }


div#contact {
	font-size: 10pt;
	font-family: verdana;
	margin:10px 0;
	color: #003366;
}

/*  GENERAL FORM ELEMENTS  */
input, select, textarea   { color:#343434; background-color:white; border:solid #7191B2 1px; width:15em; font-size:11px;}
input.radio,
input.checkbox,
input.noborder            { background:transparent ; border-style:none; width:2em;}
textarea                  { width:20em; height:10em; }
input.send 				  { width:8em; background: #7091B1; color: white; font-weight: bold; border:none; padding:2px 0;}

.data_input td {
	vertical-align:top;
}


/*  DATE PICKER  */
table.date_picker                      { border:solid #7191B2 1px; width: 170px; background: #fff;}
table.date_picker td                   { text-align:right; font-size:10px; }
table.date_picker td.displayArea       { width:110px; border:none; padding-left:5px; text-align:center; vertical-align: middle;}
table.date_picker td.datePickerActions { padding-left:2px; }
table.date_picker td.datePickerActions img { border:none; }

#window
{
	position: absolute;
	left: 298px;
	top: 240px;
	width: 400px;
	height: 300px;
	overflow: hidden;
	display: none;
	z-index:10;
}
#windowTop
{
	height: 30px;
	overflow: 30px;
	background-image: url(./images/share/window_top_end.png);
	background-position: right top;
	background-repeat: no-repeat;
	position: relative;
	overflow: hidden;
	cursor: move;
}
#windowTopContent
{
	margin-right: 13px;
	background-image:url(./images/share/window_top_start.png);
	background-position:left top;
	background-repeat: no-repeat;
	overflow: hidden;
	height: 30px;
	line-height: 30px;
	text-indent: 10px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #fff;
}
#windowMin
{
	position: absolute;
	right: 30px;
	top: 10px;
	cursor: pointer;
}
#windowMax
{
	position: absolute;
	right: 30px;
	top: 10px;
	cursor: pointer;
	display: none;
}
#windowClose
{
	position: absolute;
	right: 15px;
	top: 10px;
	cursor: pointer;
}
#windowBottom
{
	position: relative;
	height: 270px;
	background-image: url(./images/share/window_bottom_end.png);
	background-position: right bottom;
	background-repeat: no-repeat;
}
#windowBottomContent
{
	position: relative;
	height: 270px;
	background-image: url(./images/share/window_bottom_start.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	margin-right: 13px;
}
#windowResize
{
	position: absolute;
	right: 3px;
	bottom: 5px;
	cursor: se-resize;
}
#windowContent
{
	position:absolute;
	top: 30px;
	left: 10px;
	width: auto;
	height: auto;
	overflow: auto;
	margin-right: 10px;
	border: 1px solid #92AFBD;
	height: 255px;
	width: 375px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	background-color: #fff;
}
#windowContent *
{
	margin: 10px;
}
.transferer2
{
	border: 1px solid #6BAF04;
	background-color: #82A3C3;
	filter:alpha(opacity=30); 
	-moz-opacity: 0.3; 
	opacity: 0.3;
}

#window table.margin_top {
	margin-top:60px;
} 
#window table.data_input { 
	border-collapse: collapse;
}
#window table.data_input td { 
	padding:2px;
	width:110px; 
}
#window table.data_input td span {
	margin:0;
	padding:0;
}
#window table.data_input .fieldRequired { 
	color:red; 
}
#window table.data_input .fieldError { 
	color:#b00; 
}
#window table.data_input .label_key { 
	text-decoration:underline; 
}
#window table.data_input .fieldInfo { 
	color:#575757; 
	font-weight:normal; 
} 
#window div#messageBoxError { 
	min-height:48px;
	width:180px;
	margin:0px auto;
    background-color:#FFFFCC; 
	background-image:url(./images/icon_critalert.gif); 
	background-position:20px 14px;
	background-repeat:no-repeat; 
	border:1px solid #FFCC00; 
	color:#C60000; 
	padding:7px 40px 7px 80px;
	-moz-border-radius:10px; 
}
*html #window div#messageBoxError {
	height:57px;	
}
#window div#messageBoxError ul { 
	padding:0px;
	margin:0; 
}
#window div#messageBoxError ul li { 
	list-style-type:disc;
	margin:0; 
	margin-bottom:5px;
	padding:0px 4px 0px 5px;
	width:170px;
}
#window div#messageBoxError p { 
	margin:5px 0 5px 0;
	display:none; 
}
