/*Reset the browsers styles*/
html,body,div,span,
applet,object,iframe,
h1,h2,h3,h4,h5,h6,p,blockquote,pre,
a,abbr,acronym,address,big,cite,code,
del,dfn,em,font,img,ins,kbd,q,s,samp,
small,strike,strong,sub,sup,tt,var,
dd,dl,dt,li,ol,ul,
fieldset,form,label,legend,
table,caption,tbody,tfoot,thead,tr,th,td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	font-family: inherit;
	text-align: left;
	color: #28282e;
}

h6 {font-size: 0.9em;}

table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol,ul {
	list-style: none;
}
q:before,q:after,
blockquote:before,blockquote:after {
	content: "";
}







body {
	font: 80%  Verdana, Arial, Helvetica, sans-serif;
	background: #FFF;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}



.oneColFixCtrHdr #container {
	width: 775px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}

.oneColFixCtrHdr #header {
	background: #FFF; 
}


.oneColFixCtrHdr #mainContentTOP {
	background: #FFF;
	background-image:url(../Images/bgtop.jpg);
	background-repeat:no-repeat;
	width: 775px;
	height: 80px;
	position:relative;
}

.ImageText {
  padding: 60px 20px 40px 60px;
	font-size: 1.8em;  
	color: #666;
	text-align: left;
	}
	
*.Bag {
	display: inline;
	float: right;
	}
	
h1 {
	display:none;
}


.oneColFixCtrHdr #mainContent {
	background: #FFF;
	background-image:url(../Images/bgmiddle.jpg);
	background-repeat:repeat-y;
}


h2 {
	padding: 60px 20px 10px 80px;
	font-size: 1.2em;  
	color: #666;

	text-align: left;	}
	
h3 {
	padding: 20px 120px 10px 100px;
	font-size: 15px;  
	color: #666;
	font-style:italic;
	font-weight: bold;

	
	text-indent: 35px;
	}
	
h4 
{
	color: #666;
	font-style:italic;
}

h5
{
	color: #666;
	font-style:italic;
	padding: 10px 20px 10px 185px;	
	}

.oneColFixCtrHdr #mainContent p {
	padding: 10px 120px 10px 100px;
	display:block;
	color: #28282e;
	


}

#divider
{
	margin: 10px 50px 40px 200px;
}

.oneColFixCtrHdr #mainContentSHADOW {
	background-image:url(../Images/fade.png);
	background-repeat:no-repeat;
	background-position:bottom;
	position:relative;
	left:-18px;
}

.oneColFixCtrHdr #mainContentBOTTOM {
	background: #FFF;
	background-image:url(../Images/bgbottom.jpg);
	background-repeat:no-repeat;
	width: 775px;
	height: 21px;
	position:relative;
}


.oneColFixCtrHdr #footer {
	background:#FFF;
	float: right;
	margin-right: 70px;
}

.oneColFixCtrHdr #footer ul {
	}

.oneColFixCtrHdr #footer ul li {
	display:inline;
	padding: 5px;
	}
	
a:link {
	color: #2e69ca;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;	
	}


 a:visited {
	color: #cc3f97;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
	}

 a:hover { 
	color: #cc3f97;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
	}
		
a:active { 
	color: #2e69ca;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none; 
	}
	
 #designby {
 	padding-left: 45px;
	color:#CCCCCC;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none; 
	}
	
	
	
	
	/* Gigs Page */
	
	#Date 
	{
	padding: 20px 120px 0px 100px;
	color: #333;
	}
	
	
	#Title 
	{
	padding: 0px 120px 0px 100px;
	font-size: 13px;  
	color: #333;
	}
	
	#Message
	{
	padding: 10px 120px 0px 100px;
	color: #666;
	}
	
	
	#Price
	{
	padding: 0px 120px 0px 100px;
	color: #666;
	text-align: right;
	}
	
	

	
	
	/*AddGigs Page */
	#AddGigsTable 
	{
	margin: 0px 100px 0px 55px;	
	}
		
		
		
	/*AddGigs Page */
	#AddReviewsTable 
	{
	margin: 0px 120px 0px 110px;	
	}
	
	
	
	/*Reviews Page */
	#MessageReviews 
	{
	padding: 30px 120px 0px 100px;
	color: #333;
	}
	
	
	#SignatureReviews
	{
	padding: 30px 120px 0px 100px;	
	text-align:right;
	font-size: 13px;
	}
	
	
	
	#Book 
	{
	display:block;
	margin: 20px 50px 0px 140px;
	}
	
	
	/*Showcase Page */

	
	#h2Showcase 
	{
	padding-top: 40px; padding-left: 80px;
	width: 600px;
	text-align: left;	
		}
		
		
	#ShowcaseImageGallery
	{
		margin: 0px 50px 0px 62px;
		padding-bottom: 30px;
	}
	
	
	#Movie1 
	{
		padding: 40px 10px 20px 107px;
	}
	
	#Movie2 
	{
		padding: 50px 10px 20px 147px;
	}
	
	#TableShowcase
	{
		margin: 50px 0px 20px 82px;
		width: 80%;
	}
	
	
	
	
	
	/* Pictures Gallery */

#motioncontainer {
/*margin:0 auto;  Uncomment this line if you wish to center the gallery on page */
width:650px; /* Set to gallery width, in px or percentage */
height: 160px; /* Set to gallery height */
}

#motioncontainer a img {
border: 1px solid #cccccc; /* Set image border color */
}

#motioncontainer a:hover img {
border: 1px solid navy; /* Set image border hover color */
}

#statusdiv {
border: 1px solid gray;
padding: 2px;
position: absolute; /* Stop Editing Gallery Styles */
left: -300px;
visibility: hidden;
}

#motioncontainer a:hover {
color: red; /* Dummy definition to overcome IE bug */
}

		
		
	/* Lightbox application - picture gallery */
	
	
#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; }




	
		
	/*Charity Page */
		
	#CharityLogo 
	{
	float:right;
	display:inline;
	vertical-align: text-top;
	margin-right: 75px;
	}
	
	#Wheelchair
	{
	display:inline;
	float:left;
	margin: 10px 10px 0px 0px;
	}
	
	#PictureClaireHouse 
	{
		padding: 0px 250px 20px 300px;
		}
	
	
	
	/*Contact Page */
	
	#ContactDetails
	{
		padding:20px 50px 20px 200px;
		}
		
		
	#Contact
	{
		padding: 10px 50px 10px 100px;
	}
	
	
	
	
	/*Login Page */
	
	
		
	
		
	#Login
	{
	padding: 50px 50px 30px 120px;
	}
	

	/*Members Page */

*.LoginStatus
{
	display:inline;
	margin-left: 560px;
}

#AdminLinks
{
	padding: 20px 0px 20px 300px;
	font-size:20px;
}


#AdminLinks a:link {
	color: #2e69ca;
	font-size: 16px;
	font-weight: bold;
	text-decoration:none;	
	}


 #AdminLinks a:visited {
	color: #2e69ca;
	font-size: 16px;
	font-weight: bold;
	text-decoration:none;
	}

 #AdminLinks a:hover { 
	color: #cc3f97;
	font-size: 16px;
	font-weight: bold;
	text-decoration:none;
	}
		
#AdminLinks a:active { 
	color: #cc3f97;
	font-size: 16px;
	font-weight: bold;
	text-decoration:none; 
	}

#imgHolder
	{
	width: 600px;
	padding-left: 100px;
	}
	
#imgHolder img {padding-bottom: 20px;}