@charset "UTF-8";
/* CSS Document */

.storieslist {
	float:left;
	width:100px;
	height:100px;
	margin:5px;	
}

.picturespage {
	margin-left:10px;
	margin-right:10px;
	margin-bottom:15px;
	float:left;
	text-align:left;
	width:250px;
}

.picturespage > magcredit {
	font-style:italic;
	/* text-decoration:none; */
}

.mybody {
	font:100% Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	width:810px;
	/*padding:15px;*/
	/* Old Colour - color:#041CFE; */
	color:#070192;
	text-align: left;
	margin: 0 auto;
}

.hiddenform {
	visibility:hidden;	
}

.boxed {
	background-color:#9999FF;
	width:810px;
	padding-bottom:10px;
	padding-top:10px;
	margin-bottom:10px;
	padding-bottom:10px;
	
}
.top {
	padding-top:30px;
	width:810px;
	padding-bottom:5px;	
	border-bottom-color:#070192;
	border-bottom: 1.5px;		
	border-bottom-style:dotted;

}

.leftheader {
	padding-top:5px;
	font-size: 18px;
	font-style:normal;
	font-weight:bold;
	float:left;
	margin-left:0px;
	width:200px;
}

.mymenu {
	padding-top:10px;
	float:left;
	width:410px;
	text-align:center;
	font-size: 10px;
}

.rightheader {
	padding-top:5px;
	font-size: 18px;
	font-style:normal;
	font-weight:bold;
	float:left;
	width:200px;
	text-align:right;
}

.centreheader {
	width:810px;
	text-align:center;
}

.pad {
	width: 810px;
	height: 10px;
	clear: both;
}

.footer {
	width: 810px;
	float: left;
	text-align:left;
	padding-bottom: 10px;
	padding-top: 0px;
	border-bottom-color:#070192;
	border-bottom: 1.5px;
	border-bottom-style: solid;
	clear: both;
}
.slider {
	position:absolute;
	left:600px;
	top:600px;
}
.slide {
	position:absolute;
}
.credit {
	width: 810px;
	float: left;
	text-align:left;
	font-size:9px;
	padding-top:5px;
	clear: both;
}

.biocredit {
	width: 810px;
	float: left;
	text-align:center;
	font-size:9px;
	padding-top:5px;
	clear: both;
}

.bioimage {
	/* margin:auto;	*/
}

.slidercredit {
	float: left;
	text-align:left;
	font-size:9px;
	padding-top:5px;
	clear: both;	
}

.slidercredit2 {
	float: left;
	width:810px;
	text-align:left;
	font-size:9px;
	padding-top:5px;
	clear: both;	
}

.caption {
	width: 400px;
	float: left;
	text-align:left;
	font-size:9px;
	padding-top:5px;
	clear: both;
}

.mymain {
	width:810px;
	text-align:center;
	padding-top: 10px;
	font-size: 10px;
	font-style: normal;
}

a:link {
	color: #070192;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #070192;	
}

a:hover {
	text-decoration: underline;
	color: #FF0000;
}

a:active {
	text-decoration: none;
	color: #000000;
}

.thumbnail 
{
  float:left;
  width:100px;
  height:100px;
  border:0px;
  outline:none;
  text-decoration: none;
  border:none;
}

.imglink {
	border:0px;
	outline:none;
	text-decoration: none;
	border:none;
}

.sectionhead {
	text-decoration:underline;
	padding-bottom:5px;
	font-size:13px;
}

.sectioncopy {
	font-size:11px;
}

.galthumb {
	width:100px;	
	float:right;
	padding-bottom: 0px;
	
}

.galthumb2 {
	width:200px;	
	float:right;
	padding-bottom: 0px;
	
}

.galimage {
	width:490px;
	float:left;
}

.bio {
	text-transform:uppercase;
	text-align:center;
	margin-left:15px;
	float:right;
	width:385px;
}

.biowide {
	text-align:center;
	width:810px;
}


.gallery {
	width:810px;
	overflow:hidden;
	top:100px;
	}

.gallerynew {
	
	overflow:scroll;
	overflow-y: hidden;
	}

.gallery2 {
	width:810px;
	height:auto;
	overflow-x: scroll;
	}

.gallery3 {
	width:810px;
	height:480px;
	height:auto;
	overflow-x: hidden;
	overflow-y: hidden;
	position:relative;
	}
	
.galleryholder {
	width:810px;
	overflow:hidden;	
}

.scrollarrow {
	height:100px;
	width:50px;
	position:absolute;
	display:none;
}

.galleryimage {
	width:810px !important;
	max-width:810px !important;
	overflow:hidden;
}

.blanker {
	position:absolute;
	top:1px;
	left:1px;
	background-color:#FFF;
	}
	
.hideparams {
	visibility:hidden;
}

.imageoverlay {
	position:absolute;
	
	border:0px;
	text-decoration: none;
	border:none;
	}
	

	
	