@charset "utf-8";
/* CSS Document */

/* Global */



html, body {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
	background: url(images/main_bg.jpg) repeat #39003c;
	height: 100%;
	margin-top: 0;
}

a {
	color: #00ffff;
	text-decoration: none;
}

a:hover {
	text-decoration:underline;
}

p {
	margin: 0 5px 10px 5px;
	padding: 0 0 5px 0;
}

H1 {
	color: #ff39ff;
	font-size: 22px;
	font-weight:lighter;
	margin-bottom: 0;
	padding-bottom: 0;
	padding-left: 5px;
}

H3 {
	color: #ddff7f;
	margin-top: 0;
	padding: 0 0 0 15px;
	font-weight:lighter;
	font-size: 12px;
}

ul {
	list-style:url(images/bullet.gif);
	text-align:left;

}

li {
	margin-bottom: 15px;
}

/* Main container */

#maincontent {
	width: 713px;
	text-align: left;
	height:100%;
	min-height: 100%;
	margin: 0 auto 0 auto;
	padding: 30px 0 10px 0;
	position:relative;
	background: url(images/cont_bg.jpg) top left no-repeat #39003c;
}

/* Navigation */

#navigation {
	width: 713px;
	
	padding-bottom: 0;
	margin-bottom: 0;
	text-align:center;

}

div#navigation a {
	font-size: 14px;
	color:#9fffff;
	text-decoration:none;
}

div#navigation a:hover {
	text-decoration: underline;
}

div#navigation ul {
	padding-left: 25px;
	margin: 0;
	list-style: none;
	position: relative;
	clear: both;
	height: 45px;
	background:url(images/nav_bar.jpg) no-repeat top left;
	text-align:center;
	width: 688px;
}

div#navigation li {
	float: left;
	list-style: none;
	width: auto;
	clear: right;
	background: url(images/nav_divide.jpg) no-repeat right top;
	height: 25px;
	padding: 4px 10px 0 5px;
	margin: 8px 5px 0 0;
	text-align: center;
}

/* Left content */

#leftcontent {
	width: 240px;
	margin: 15px 15px 15px 0;
	float:left;
	text-align:left;
}

.leftdivider {
	height: 2px;
	width: 230px;
	margin: 15px 5px 15px 5px;
	background:url(images/left_divider.jpg) repeat-x;
}

#leftcontent p  {
	padding: 0 5px 5px 5px;
}

.storeadimg {
	float:left;
	clear:right;
	margin-right: 8px;
	position:relative;
	margin-left: 8px;
	margin-bottom: 8px;
	
}

.storeadimg a {
	color: #00ffff;
}

.storetext {
	float:right;
	clear:left;
	width: 150px;
	position:relative;
	margin-right: 5px;
	margin-bottom: 5px;
	
}

/* Right content */

#rightcontent {
	width: 458px;
	background:url(images/right_bg.jpg) repeat;
	float:right;
	margin: 15px 0 15px 0;
}

#rightcontent p{
	padding-bottom: 10px;
	margin: 0 10px 0 10px;
}	

#rightcontent H1 {
	padding-left: 10px;
}

#rightcontent H3 {
	padding-left: 20px;
}

.righttop {
	height: 1px;
	width: 458px;
	background:url(images/right_topdivide.jpg) no-repeat right top #8725b7;
	margin: 0 0 10px 0;
}

.rightbottom {
	height: 1px;
	width: 458px;
	background:url(images/right_bottomdivide.jpg) no-repeat left top #8725b7;
	margin: 0 0 10px 0;
}

.aboutstyle1 {
	color: #c9ffed;
}	

.faqletter {
	color: #c9ffed;;
	font-weight: bold;
	font-size:14px;
}

.contactfield {
	border:#ff39ff solid 1px; 
	background-color:#6b266d; 
	color: #FFFFFF;
}

.button {
	color:#00ffff; 
	background: url(images/buttonbg.jpg) repeat-x top left;
	height: 37px; 
	border:#ff00f6 solid 1px; 
	padding: 5px;
	font-size:14px;

	letter-spacing: 1px;
}

.galthumb {
	margin-right: 5px;

}

.galrow {
	width: 100%;
	text-align:center;
	margin: 0 auto 0 auto;
	padding-bottom: 10px;
}

/*FOOTER */

#footer {
	height: 30px;
	width: 703px;
	background:url(images/footer_bg.jpg) repeat-x top left;
	padding: 10px 0 0 10px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	clear:both;
	bottom: 0;
}

#footer a {
	font-size: 9px;
	color: #9fffff;
	text-decoration:none;
	padding-right: 10px;
	text-align:left;

}

#footer a:hover {
	text-decoration:underline;
}

#copyright {
	float: right;
	font-size:9px;
	color:#FFFFFF;
	width: 150px;
	clear:both;
	position:relative;
	bottom: 12px;
	
}

/*--------Lightbox --------*/

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	color: #ffffff;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #39003c;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	color: #ffffff;
	border:3px solid #ff00f6;

	}

#imageContainer{
	padding: 10px;
	color: #ffffff;
	}

#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(images/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(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font:12px verdana,Helvetica,sans-serif;
	color: #ffffff;
	background-color: #39003c;
	margin: 0 auto;
	line-height: 1.4em;
	letter-spacing: 1px;
	overflow: auto;
	width: 100%;	
	border-left:3px solid #ff00f6;
	border-right:3px solid #ff00f6;
	border-bottom:3px solid #ff00f6;
	}

#imageData{	padding:0 10px; color: #ffffff; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ color:#ffffff;}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; margin-top: 15px; top: 10px;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-image: url(images/overlay.png);
	}
