@import "conpan.css";
@import "layout.css";
/*-------------------------------------
New mossFaceCSSSkin1 skin main parts
by kips@mossface copyright:mossFace Ltd
-------------------------------------*/

body
	{
/*set default look for main content. not footer*/
/*set font size. then all titles etc will be based on a % of this size*/
	margin:0 auto;
	padding:0pt;
	font-family:Arial,Helvetica,sans-serif;
	width:900px;
	background:#FFFFFF none repeat scroll 0%;
	font-style:normal;
	font-variant:normal;
	font-size:9pt;
	color:#666666;
	height:100%;  /*999999999999999999999999999*/
	}

a:hover, a:visited:hover, a:link:hover
{
	color:#A7C520;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-style:normal;
	text-decoration:none;

}


a, a:visited, a:link{
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-style:normal;

}


#content-primary a:visited {
color:#81ADB5;
}
#content-primary a {
font-weight:bold;
}
h1, h2, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, .h3 a {
color:#666666;
font-family:Arial, Helvetica, sans-serif;
line-height:normal;
padding:0pt;
text-decoration:none;
}

h1 {
font-family:Arial, Helvetica, sans-serif;
color:#636466;
font-size:220%;
font-weight:normal;
margin:7px 0px 10px;
}
#header1 h1 {
font-family:Arial, Helvetica, sans-serif;
color:#9a9a9a;
font-size:9pt;
font-weight:normal;
margin:7px 0px 10px;
}
#header2 h1{
font-family:Arial, Helvetica, sans-serif;
color:#9a9a9a;
font-size:14pt;
font-weight:normal;
margin:7px 0px 10px;
}
#content1 h1 {
font-family:Arial, Helvetica, sans-serif;
color:#636466;
font-weight:normal;
font-size:180%;
padding-right:20px;
border-bottom: solid 3px #A7C520;
margin:7px 0px 10px;
}
#content7 h1 {
font-family:Arial, Helvetica, sans-serif;
color:#636466;
font-weight:normal;
font-size:180%;
padding-right:20px;
border-bottom: solid 3px #A7C520;
margin:7px 0px 10px;
}
#innerbody a:hover{
filter:alpha(opacity=75);
opacity:0.75;
moz-opacity:0.75;
zoom:1;
}
h2 {
color:#A7C520;
font-family: Arial, Helvetica, sans-serif;
font-size:10pt;
font-weight:400;
margin:0pt 0pt;
line-height:22px;
}
h3 {
font-family:Arial, Helvetica, sans-serif;
color:#777777;
font-size:9pt;
margin:0px 0px;
}
.h3 {
margin:6px 0px;
}
h4 {
font-size:10pt;
font-style:italic;
color:#9a9a9a;
border-left:solid 5px #777777;
padding-left:10px;
margin:10pt 0pt;
line-height:normal;
}
h5 {
font-family:Arial, Helvetica, sans-serif;
color:#636466;
font-size: 11pt;
margin:0pt 0pt;
font-weight:bold;
line-height:normal;
}
h6 {
font-size:90%;
margin:0px;
}

dl {
margin:5px 0px;
padding:0px;
}
p {
font-family:Arial, Helvetica, sans-serif;
color:#636466;
font-size: 10pt;
line-height:22px;
}

ul, li {
font-family:Arial, Helvetica, sans-serif;
color:#636466;
font-size: 10pt;
margin:10pt 10pt;
line-height:normal;
}
img {
border:0px none;
}
p.left {
text-align:left;
}
p.right {
text-align:right;
}
.hide {
display:none;
}
.clearall {
clear:both;
}
.content2
{
margin-left:10pt;
}

.blog_Description_Heavy
{
font-family:Arial, Helvetica, sans-serif;
color:#636466;
font-size: 10pt;
line-height:22px;
font:bold
}
.blog_Description
{
font-family:Arial, Helvetica, sans-serif;
color:#636466;
font-size: 10pt;
line-height:22px;
}

#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; }
