/* CSS Document */



body {

	margin-top: 0px;

	margin-bottom: 0px;

	margin-left: 0px;

	margin-right: 0px;

}

body,td,th {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

}

.style1 {color: #1881A9}

a:link {

	color: #000000;

	text-decoration: bold;

}

a:visited {

	text-decoration: bold;

	color: #000000;

}

a:hover {

	text-decoration: none;

	color: #1881A9;

}

a:active {

	text-decoration: none;

	color: #1881A9;

}

.footer { 

background-image: url(images/sub/footer.gif); 

background-repeat: no-repeat; 

} 

.main-text {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #000000;

}

.footertextlink {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #1881A9;

}

.headertext {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 24px;

	font-weight: normal;

	color: #1881A9;

}

.style2 {

	font-size: 24px;

	color: #993333;

}

/* message box */



.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }

.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }

.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }



/* input requirement */



.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }



.navtabsbackground {

	background-attachment: fixed;

	background-image: url(images/template/header/header_search-bg.jpg);

	background-repeat: no-repeat;

	background-position: right center;

}

.infoBoxBorder {

  background: #ECECEC;

}

/* XC Menu Styles */



#catxcdiv ul {

	list-style: none;

	margin: 0;

	padding: 0 0 0 1.5em;

}



/* menu item spacing */

#catxcdiv li{ margin-bottom: .2em; }



/*padding between submenu items*/

#catxc ul li { padding: 0 0 .2em 0; }



/*xc menu item*/

#catxcdiv li.xc { list-style: none; }



/*submenu*/

#catxcdiv li.xc ul { margin: .3em 0 0 -.8em; }



/* +/- control */

div.xcx, div.xcc {

	position: relative;

	display: inline;

}

li.xc>div.xcx, li.xc>div.xcc {

	position: static;

	margin-left: -1.5em;

	float: left;

	width: 1.5em;

}

div.xcx a, div.xcc a {

	position: absolute;

	left: -2em;

}

div.xcx>a, div.xcc>a {

	position: static;

}

div.xcx a:link, div.xcx a:visited,

div.xcc a:link, div.xcc a:visited {

	text-decoration: none;

	font-family: "Courier New", Courier, monospace;

	font-size: 90%;

}



//INDIVIDUAL BOXES & GRAPHICAL BORDERS BEGIN

.mws_boxTop_module    { background: url('images/infobox_module/top.gif');

                 font-family: Tahoma;

                 font-size: 11px;

                 text-align : center;

                 font-weight: bold;

                 background-repeat:repeat-x;

                 vertical-align: middle;

                 white-space: nowrap; }

.mws_boxLeft_module   { background: url('images/infobox_module/left.gif'); }

.mws_boxRight_module  { background: url('images/infobox_module/right.gif'); }

.mws_boxBottom_module { background: url('images/infobox_module/bot.gif');

                 font-family: Verdana, Arial, sans-serif;

                 font-size: 11px;

                 text-align : center;

                 vertical-align: middle;

                 white-space: nowrap; }

.mws_boxCenter_module { background: #ffffff; 

                 font-family: Verdana, Arial, sans-serif;

                 font-size: 10px;}

.mws_boxCenter_module2 { background: #ffffff; 

                 font-family: Verdana, Arial, sans-serif;

                 font-size: 10px;}

TD.noborderbox {

  font-family: Verdana, Arial, sans-serif;

  font-size: 10px;

}

//INDIVIDUAL BOXES & GRAPHICAL BORDERS END

TD.noborderbox {

  font-family: Verdana, Arial, sans-serif;

  font-size: 10px;

}

#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(../images/prevlabel.gif) left 15% no-repeat; }

#nextLink:hover, #nextLink:visited:hover { background: url(../images/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; }





/*** Begin Header Tags SEO ***/

h1 {

 font-family: Verdana, Arial, sans-serif;

 font-size: 20px;

 font-weight: bold;

 margin-bottom: 0;

 padding-bottom: 0;

}

h2 {

 font-family: Verdana, Arial, sans-serif;

 font-size: 14px;

 font-weight: normal;

 margin-bottom: 0;

 padding-bottom: 0;

}

/*** End Header Tags SEO ***/


