@charset "utf-8";


html { 
}





#wrapper {
	width: 1110px;
	margin-right: auto;
	margin-left: auto;
	border: medium none #333333;
	position: relative;
	height: 800px;
}
#inklogo {
	background-image: none;
	background-repeat: no-repeat;
	position: absolute;
	height: 106px;
	width: 150px;
	left: 228px;
	top: 20px;
}

#inkaddress {
	position: absolute;
	height: 40px;
	width: 203px;
	top: 130px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 13px;
	color: #333;
	text-align: right;
	line-height: 14px;
	left: 175px;
}

.PageName {font-size: 24px; font-weight: bold; font-family: Arial, Helvetica, sans-serif; color: #93C443; }



#inklogo img {
	float: right;
}
.unerLogo_txt {font-size: 12px}




#pagedescription {
	position: absolute;
	padding-left: 15px;
	border-left: 1px solid #CCC;
	height: 187px;
	width: 680px;
	left: 418px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	line-height: 18px;
	background-image: url(../images/scroll_background.gif);
	background-repeat: repeat-x;
	top: 3px;
}





#scroll {
height: 129px;
padding: 10px;
padding-bottom: 0px;
overflow: scroll;
overflow-x: hidden;

}










#topnavbar {
	position: absolute;
    height: 25px;
	width: 1100px;
	top: 185px;
	left: 50px;
	right: 60px;
	padding-top: 2px;
	background: url(../Images/topNavbar.gif) no-repeat top left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	text-align: center;
}




#sidebar {
	position: absolute;
	height: 300px;
	width: 380px;
	top: 220px;
	text-align: right;
}


#divderbar {
	position: absolute;
	height: 350px;
	width: 1px;
	left: 404px;
	top: 220px;
	z-index: 55;
	    border-left: 1px solid #CCC;
}






#footerNav {
    float: right;
	font-size: 16px;
	color: #333333;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 150px;
	padding-top: 2px;
	font-weight: normal;
}






/*sidebar Navigation layout---------------------------------*/




#sidebar {
	position: absolute;
	height: 300px;
	width: 385px;
	top: 220px;
	text-align: right;
	
}

#sidebar li {
list-style: none;

}



#sidebar li.navCategory a {
font-size: 18px;
line-height: 15px; 
font-weight: bold; 
font-family: Arial, Helvetica, sans-serif;
font-variant: small-caps; 
color: #666;
}

#sidebar li.navCategory a:hover {
color: #999;
}




#sidebar li.navCategoryOver a {
font-size: 18px;
line-height: 15px; 
font-weight: bold; 
font-family: Arial, Helvetica, sans-serif;
font-variant: small-caps; 
color: #666;
}

#sidebar li.navCategoryOver a:hover {
color: #999;
}
/*active large links---------------------------*/



/*begginning of drop down menu E7 FIX---*/

#sidebar li.navSubcategory  a {
font-weight: normal;
font-size: 13px;
font-family: Georgia, "Times New Roman", Times, serif;
line-height: 17px;
padding-bottom: 10px;
font-variant: normal; 
color: #666;
}


#sidebar li.active  a {
font-weight: normal;
font-size: 13px;
font-family: Georgia, "Times New Roman", Times, serif;
line-height: 17px;
padding-bottom: 10px;
font-variant: normal; 
color: #666;
}

/*end of E7FIX---*/


#sidebar a {
font-size: 16px;
color: #666;
}


#sidebar a:hover {
color: #999;
text-decoration: underline;	
}



.submenu {
line-height: 20px;

margin-top: 0px;
margin-bottom: 0px;
}

.submenu li{
padding-right: 10px;
background-image: url(../images/sitemapi0.gifd);
background-repeat: no-repeat;

background-position: 100% 0%;
}




#sidebar ul li{

}



.PageName {
	 color: #6b6d71;
	}
	
	


/*-----------------------text layout--*/
	
	#insideGalleryText {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	text-align: left;
	 
	}
	
	#insideGalleryText ul {
	padding-left: 0px;
	padding-right: 15px;
	list-style: none
	
	}
	
	
	
	
	#insideGalleryText ul li {
	padding-bottom: 20px;
	}
	
	/* end of text layout-------------------*/
	



/*gallery layout-----*/

.gallerycontainerStatic {
position: absolute;
top: 200px;
left: 400px;
text-align: center;
background: #FFFFFF;
width: 620px;
margin-top: 49px;
margin-right: 40px;
padding: 15px;
padding-bottom: 20px;
padding-right: 0px;
border: solid 1px #FFFFFF;
border-right: none;
}


.gallerycontainer {
position: absolute;
top: 190px;
left: 400px;
text-align: center;
background: #FFFFFF;
width: 620px;
margin-top: 49px;
margin-right: 40px;
padding: 15px;
padding-bottom: 20px;
padding-right: 0px;
border: solid 1px #FFFFFF;
border-right: none;
}

.thumbnail img {
 cursor: pointer;
border: 1px solid #CCCCCC;
margin: 0 3px 3px 0;

}

 

.thumbnail:hover{
background-color: transparent;

}

.thumbnail:hover img{
border: 1px solid #CCCCCC;
margin: 0 3px 1px 0;/*move tumb image*/
}

 .thumbnail:hover  span img{

border: none;
}/*enrarged image*/



.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: none;
padding: 5px;
left: -1000px;
border: 1px solid #FFFFFF;
border-right: none;
visibility: hidden;
color: #000000;
text-decoration: none;
text-align: left;
border: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 1px;

padding: 2px;
border: none;
}


.thumbnail:hover span{ /*CSS for enlarged image!!!!!!!!!!!!!*/
visibility: visible;
position: absolute;
font-family: "tahoma", sans-serif;
font-size: 0.8em;
color: #666666;
top: 80px;
left: 58px;
padding-right: 50px;
 /*position where enlarged image should offset horizontally */
z-index: 50;
border: none;
}




#footer {
	position: absolute;
	height: 20px;
	width: 680px;
	top: 650px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	left: 420px;
}





#footer a {
color: #666666;
}

#footerNav a {
font-size: 95%;
}







#sidebar {
	position: absolute;
	height: 300px;
	width: 385px;
	top: 240px;
	text-align: right;
	
}

#sidebar li {
list-style: none;

}



#sidebar li.navCategory a {
font-size: 20px;
line-height: 20px; 
font-weight: bold; 
font-family: Arial, Helvetica, sans-serif;
font-variant: small-caps; 
color: #000000;
}

#sidebar li.navCategory a:hover {
color: #999;
}




#sidebar li.navCategoryOver a {
font-size: 20px;
line-height: 20px; 
font-weight: bold; 
font-family: Arial, Helvetica, sans-serif;
font-variant: small-caps; 
color: #000000;
}

#sidebar li.navCategoryOver a:hover {
color: #999;
}



navCategoryOver
/*active large links---------------------------*/





#sidebar a {
font-size: 16px;
color: #666;
}


#sidebar a:hover {
color: #999;
text-decoration: underline;	
}



.submenu {
line-height: 20px;

margin-top: 0px;
margin-bottom: 0px;
}

.submenu li{
padding-right: 10px;
background-image: url(../images/sitemapi0.gifd);
background-repeat: no-repeat;

background-position: 100% 0%;
}





#rolloverText  {
float: left;
margin-left: 0px;
width: 75px;

}


.casenav {
font-size: 13px;
font-style: italic;
font-variant: normal;
color: #666666;
}




/*begginning of drop down menu E7 FIX---*/

#sidebar li.navSubcategory  a {
font-weight: normal;
font-size: 13px;
font-family: Georgia, "Times New Roman", Times, serif;
line-height: 17px;
padding-bottom: 10px;
font-variant: normal; 
color: #666;
}


#sidebar li.active  a {
font-weight: normal;
font-size: 13px;
font-family: Georgia, "Times New Roman", Times, serif;
line-height: 17px;
padding-bottom: 10px;
font-variant: normal; 
color: #666;
}

/*end of E7FIX---*/
