/* Start of CMSMS style sheet 'global' */
/* ------------------------layout------------------------- */
#wrapper {
	width: 725px;
	margin-left: auto;
	margin-right: auto; 
}
#header {height: 50px; text-align: left; margin-bottom: 3px;}
#logo {width: 610px;}
#lang {color: #ffffff; font: 10px verdana; text-decoration: none; text-align: right; width: 88px; margin-top: 40px;}
#lang a {text-decoration: none; color: #ffffff;}
#wrap {
        background: #f0efdd url(/uploads/i/tmpl/wrapl.gif) repeat-y top left;
padding: 7px; width: 684px; text-align: left;
}

/* ------------------------floats------------------------- */
#wrap, #logo, #lang, #left, #right, #wrapfooter, #cubic {
float: left;
}

#navwrap {background: #ffffff; border: 1px solid #dddcca; height: 39px; padding: 7px;}
#nav {font: 15px "Trebuchet MS", Verdana;}

#contentwrap {margin-top: 7px;}
#left {width: 489px;}
#right {width: 188px; margin-left: 7px;}

#sectionimage {background: #ffffff; border: 1px solid #dddcca; height: 154px; padding: 7px; margin-bottom: 7px;}
#maincontent {background: #ffffff; border: 1px solid #dddcca; padding: 7px;}

#subnav, #sidesection {background: #ffffff; border: 1px solid #dddcca; padding: 7px;}
#sidesection {margin-top: 7px;}

#wrapfooter {	background: #ffffff url(/uploads/bimex/bottombck.jpg) repeat-x left top; width: 698px; height: 9px;}
#cubic {font: 10px verdana; text-decoration: none; text-align: right; width: 698px; }
#cubic a {text-decoration: none; color: #000000; }


#maincontent {font: 11px verdana; color: #000000; text-decoration: none;}
#maincontent h1 {color: #5d5d52;}
#maincontent a {color: #000000;}

#subnav {font: 11px verdana; text-decoration: none; }
#subnav a {text-decoration: none; color: #333333;}
#subnav a:hover {color: #c3c3c4;}
.subnavsection {border-bottom: 1px solid #c3c3c4; padding: 6px 0px 6px 0px; font-weight: bold; background: #ffffff url(/uploads/bimex/subnavsectionbck.gif) no-repeat right top;}
.subnavlink {border-bottom: 1px solid #c3c3c4; padding: 6px 0px 6px 0px; background: #ffffff url(/uploads/bimex/subnavlinkbck.gif) no-repeat right top;}
.subsubnavlink {border-bottom: 1px solid #c3c3c4; padding: 6px 0px 6px 12px;}





#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	}

#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: transparent url(/uploads/lightbox/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left; }
#nextLink { right: 0; float: right; }
#prevLink:hover, #prevLink:visited:hover { background: url(/uploads/lightbox/prev.gif) left 53% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/uploads/lightbox/next.gif) right 53% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	height: 38px;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 80%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left;	}			
#imageData #bottomNavClose{ width: 36px; float: right;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}

/* End of 'global' */

