/* CSS Document - TaikaLanka */

 
 html { background-color: #ffffff;  text-align: left; }
html#public { background-color: rgb(222,222,222);  text-align: center; }
body#page {  background-image: url('http://lankataika.fi.dyn.fi/images/bg.png'); background-repeat: repeat-x; background-color: rgb(222,222,222);  }
body { 
            width: 100%; text-align: left; margin: 0; padding: 0; 
              font-family: "Trebuchet MS",Helvetica,Arial; color: #4e4e4e; font-size: 10pt; background-color: #ffffff; 
 }


 
 * {
	margin: 0;
}
html, body {
	height: 100%;
}
img { border: 0; } 
              
/* css */

h4 { color: black; padding-top: 20px; padding-bottom: 20px; font-size: 14pt; }

a.naviCART { font-weight: normal; font-family: "Trebuchet MS",Helvetica,Arial; font-size: 10pt; color: #cc0000; text-decoration: underline; }
a.naviCART:hover { font-weight: normal; font-family: "Trebuchet MS",Helvetica,Arial; font-size: 10pt; color: #cc0000; text-decoration: underline; }
          
div#center { text-align: left; margin: 0 auto; width: 992px;  } 
div#header { height: 191px; }
div#page_structure { margin-top: 7px; background: #ffffff url('http://lankataika.fi.dyn.fi/images/temp_bg.png') top left repeat-x; }

/* FOOTER */
td#footerTD { height: 45px; padding-bottom: 10px; background: #ffffff url('http://lankataika.fi.dyn.fi/images/bottom.png') bottom center no-repeat; }

/* CART */
a.view { color: #cc0000; font-weight: bold; font-size: 9pt; text-decoration: none;  }
a.view:hover { color: #cc0000; font-weight: bold; font-size: 9pt; text-decoration: underline;  }

/* Menu 770 */
#menu { width: 480px; height: 62px; margin: -30px auto 0 auto; }
#menu ul { float: left;	margin: 0; padding: 0;	list-style: none; }
#menu li { float: left;	display: block; height: 62px; }
#menu li:hover {	background: #F9F8F1; }
#menu a {	display: block;	width: 60px; height: 32px;	padding: 30px 20px 20px 20px; text-align: center;	text-decoration: none; 	/* text-transform: lowercase; */ font-weight: lighter;	font-size: 16pt;	color: #cc0000; }
html>body #menu a {	width: auto; }
#menu li.activetab {	background: #dedede url(http://demo.testaamo.com/lankataika/images/navitop_active.png) repeat-x; }
#menu li.activetab a {	background: url(http://demo.testaamo.com/lankataika/images/navitop_active.png) repeat-x right top; }

a.prodn  { font-family: "Trebuchet MS",Helvetica,Arial; font-size: 11pt; color: #cc0000; text-decoration: none; font-weight: bold;  }
a.prodn:hover { font-family: "Trebuchet MS",Helvetica,Arial; font-size: 11pt; color: #cc0000; text-decoration: none; font-weight: bold;  }


/* LEFT NAVI */
a.naviMAIN { font-weight: bold; font-family: "Trebuchet MS",Helvetica,Arial; font-size: 12pt; color: #cc0000; text-decoration: none; }
a.naviMAIN:hover  { font-weight: bold; font-family: "Trebuchet MS",Helvetica,Arial; font-size: 12pt; color: #cc0000; text-decoration: underline; }

a.naviSUB  { font-family: "Trebuchet MS",Helvetica,Arial; font-size: 10pt; color: #8b4e07; text-decoration: none; }
a.naviSUB:hover  { font-family: "Trebuchet MS",Helvetica,Arial; font-size: 10pt; color: #8b4e07; text-decoration: underline; }

a.naviSUBsel  { font-weight: bold; font-family: "Trebuchet MS",Helvetica,Arial; font-size: 10pt; color: #cc0000; text-decoration: underline; }
a.naviSUBsel:hover  { font-weight: bold; font-family: "Trebuchet MS",Helvetica,Arial; font-size: 10pt; color: #cc0000; text-decoration: underline; }

h1 { font-family: "Trebuchet MS",Helvetica,Arial; font-size: 18pt; font-weight: lighter; color: #cc0000; padding-top: 7px; padding-bottom: 9px; }


	/* LIGHTBOX */
#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; }
