/* 
CSS Document 
Steve Williams April 2010
*/

body {
	font-family: Verdana, Arial, Helvetica, San-serif;
	font-size:62.5%;
	color: #000000;
	background: #eeeeee;
	margin: 0;
	padding: 0;
	line-height: 1.5em;
}

.screenreader {
	display: none;
}

#container
{
	width: 950px;
	border: 1px solid #006600;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
	/* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}

#top
{
	height: 50px;
	min-height: 50px;
	min-height: 50px!important;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 5px;
}

#header
{
	width: 900px;
	background-color: #ffffff;
}


#content
{
	margin-left: 250px;
	margin-right: 10px;
	padding: 10px;
	max-width: 670px;
	height:auto !important;
	background-color: #ffffff;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color:  #CCCCCC;
	min-height:700px;
	height:auto !important;
	height:700px;
}

#footer
{
	clear: both;
	margin: 0;
	padding: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	width: 880px;
	text-align: center;
}

.breadcumbs {
	height: 20px;
	width: 600px;
	font-size: 1.2em;
}

  /* ***************   DEFINE SOME CLASSES  ***************** */

.gettoright
	{
	text-align:right;
	margin: 0px;
	padding: 0px;
	}

.gettocenter
	{
	text-align:center;
	}

.gettoleft
	{
	text-align:left
	}

.gettobottom
	{
	vertical-align: bottom;
	float: right;
	position: absolute;
	right: 0;
	bottom: 0;
	}
	
.breadcrumbs a
	{
	text-align:left;
	margin: 0px;
	font-size: 1.2em;
	}

.contentblock{
	float: left;
	height:auto;
	width: 670px;
	padding-left: 5px;
}
  /* ***************   START OF THE NAVIGATION ************** */
  
#navigation
{
	DISPLAY: block;
	RIGHT: 50%;
	right: 50% !important;
	MARGIN-RIGHT: 225px;
	margin-right: 225px !important;
	POSITION: absolute;
	TOP: 80px;
	top:80px!important;
	width: 250px;
	padding-left:0px;
	padding-right:0px;
	margin 0px;
}

#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#navigation li {
	font-family: Verdana, Arial, Helvetica, San-serif;
	font-size: 1.3em;
	font-weight: 900;
	background-color: #C0D8A9;
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B1D0E0;
}

#navigation li a:link{
	display: block;
	padding: 0.4em 0 0.4em 0.5em;
	text-decoration: none;
	background-color: #C0D8A9;
	color: #000000;
	text-decoration: none;
}
#navigation li a:active {
	display: block;
	padding: 0.4em 0 0.4em 0.5em;
	text-decoration: none;
	background-color: #COD8A9;
	color: #000000;
	text-decoration: none;
}
#navigation li a:visited {
	display: block;
	padding: 0.4em 0 0.4em 0.5em;
	text-decoration: none;
	background-color: #C0D8A9;
	color: #000000;
	text-decoration: none;
}
#navigation li a:hover{
	display: block;
	padding: 0.4em 0 0.4em 0.5em;
	background-color: #006600;
	color: #FFFFFF;
	text-decoration: none;
}

  /* ***************   ADVANCED TAGS   ***************** */
  

#container #footer {
	font-size: 100%;
	line-height:120%;
}
#container #footer a{
	font-size: 100%;
	line-height:120%;
	color:#111111;
	text-decoration:underline;
}

#container #content a{
	font-size: 100%;
	line-height:120%;
	color:#000000;
	text-decoration:underline;
}


a img {border: 0;} 


  /* ***************   REDFINE HTML TAGS    ***************** */

h1 {
	font-family: Verdana, Arial, Helvetica, San-serif;
	font-size:2em;
	color: #006600;
	padding: 0;
	}
	
h1 a 
	{
	text-decoration: none;
	}
		
.bigblueheader {
	font-size:2em;
	color: #003399;
	padding: 0;
}
.bigGREENheader {
	font-size:2em;
	color: #006600;
	padding: 0;
}
	
h2 {
	font-size:1.2em
}  /* displayed at 18px */
h3 {font-size:1.25em}  /* displayed at 15px */
h4 {font-size:1em}  /* displayed at 12px */

p {font-size: 1.5em; line-height: 1.8em;}  /* displayed at 15px */




/* Start of lighbox appended CSS */

#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(http://www.merlincorpservices.com/olagorie/lightbox2//images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(http://www.merlincorpservices.com/olagorie/lightbox2//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; }

.navigationtitle
	{
	display:block;
	font-size:1.6em;
	color: #006600;
	font-weight: 900;
	padding-bottom: 0.8em;
	padding-top: 0.8em;
	padding-left: 0.5em;
	text-decoration: none;
	line-height: 2.4px;
	}

.navigationtitle a:link
	{
	text-decoration: none;
	}
	
.thumbproduct
{
	background-color: #006600;
	padding: 5px;
	float: left;
	height: 180px;
	width: 140px;
	margin-right: 15px;
	margin-bottom: 10px;
	position:relative;
	border: thin solid #999999;
	font-size: 75%;
	color: #FFFFFF;
	/* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}

#container #content .thumbproduct .thumbproductlink {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: 900;
}
#container #content .thumbproduct .thumbproductlink a:hover{
	text-decoration: none;
	color: #FFFFFF;
	font-weight: 900;
}
.thumbproduct img {
	vertical-align: top;
}


.redcross {
	color: #990000;
	text-decoration: line-through;
}
.whitecross {
	color: #ffffff;
	text-decoration: line-through;
}
.microedge {
	font-family: Verdana, Arial, Helvetica, San-serif;
	font-size: 10px;
	color: #333333;
}

#flashcontent {
	background-color: #eeeeee;
	height: 150px;
	width: 450px;
}

#sitenav {
	list-style: none;
	margin: 0;
	padding: 0;
	float: right;
	width: 300px;
}
#sitenav li { float: right; }
#sitenav a { padding: 0 10px; border-left: 1px solid #cccccc; color: #000000; font-size: 1.2em; }
#sitenav a:hover { text-decoration: none; }

div#searchbox {
	float: right;
	font-size: 1.2em;
	margin-top: 10px;
	margin-right: 35px;
	margin-bottom: 0;
	margin-left: 10px;
	width: 320px;
}

div#searchbox input {
	vertical-align: middle;
	font-weight:900;
	font-size: 1.2em;
	color: #003399;
	}

#logo {
	float: left;
}

#strapline {
	float: left;
	font-size: 1.2em;
	color: #333333333;
	margin 0;
}


.homeimagel {
	float: left;
	text-align: left;
	margin: 0px;
	padding-top: 5px;
	padding-right: 22px;
	padding-bottom: 15px;
	padding-left: 0px;
}

.homeimager {
	float: right;
	text-align: left;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.greyhr {
	color: #cccccc;
	height:1px;
	width: 670px;
	margin-top: 10px;
	margin-bottom: 10px;
}
