@charset "UTF-8";
/* CSS Document */
html, body, div, p
{
	margin:0px;
	padding:0px;
	font-family:Georgia, "Times New Roman", Times, serif
	
}


a{color:#999; font-size:14px;}

html
{
	background-color:#000;
	border: none;
}

body
{
	font-size:100%;
	height:100%;
}
.credits{color:#007f93; font-size:12px;padding-top:25px;text-align:center;}
.credits a{color:#ffffff; font-size:12px;padding-top:25px;text-align:center;}

#container
{
	width:1000px;
	height:100%;
	margin-bottom:20px;
	margin:auto auto 0px;
}

.black_overlay{
			display: none;
			position: absolute;
			top: 0%;
			left: 0%;
			width: 100%;
			height: 100%;
			background-color: black;
			z-index:1001;
			-moz-opacity: 0.8;
			opacity:.80;
			filter: alpha(opacity=80);
		}
		.white_content {
			display: none;
			position: absolute;
			top:25%;
			margin: 0px 0px 0px 200px;
			padding-bottom:10px;
			width: 600px;
			border: 5px solid #007f93;
			background-color: #000000;
			z-index:1002;
			overflow: auto;
}

#mailinglist
{
padding:auto auto 0px;
margin-top:50px;
text-align:center;
}
#headerName
{
	font-size:85px;
	color:#fff;
	margin:0px;
	text-align:center;
}
#subheaderName
{
	padding-top:20px;
	font-size:20px;
	color:#aaa9a9;
	letter-spacing:.1em;
	text-align:center;
}
#subfooterName
{
	font-size:13px;
	color:#007f93;
	letter-spacing:.1em;
}

#subfooterName ul
{
	display:inline;
	padding:auto auto 0px;
	text-align:center;
	
	
	
}
#subfooterName li
{
	display:inline;
	list-style-type: none;
	padding-right:8px;
	letter-spacing:.1em;
	padding-top:10px;
	
}
#subheaderName ul
{
	display:inline;
	color:#666;
	
}
#subfooterName li a:hover
{
	display:inline;
	color:#007f93;
}
#subfooterName li a
{
	display:inline;
	color:#888;
	text-decoration:none;
}


.albumContainer img
{
	float:left;
}

.imageborder
{
	border: none;
}
.imagebordernone
{
	border: none
}


.albumhdr
{
	background-color:#039;
	padding-left:0px;
	float:left;
}

#orderinfo {
	margin-left:25px;
	width:950px;
	height:520px;
	overflow: auto;
	clear:all;
}
#orderinfo #topCopy  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFF;
	padding-bottom:20px;
	padding-left: 250px;
	background: transparent url(../images/payType.jpg) no-repeat -100px 2px scroll;
	text-align:left;
}

#orderinfo #topCopy  span {
	padding-left: -100px;
	
}
#orderinfo #bottomCopy  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFF;
	
	padding-bottom:15px;
	padding-top:15px;
	text-align:center;
}


.albumContainer
{
	float:left;
	width:850px;
	padding-bottom:20px;
	padding-left:50px;
	padding-top:30px;
	
}
.albumContainer p
{
	padding-left:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFF;
	float:left;
}
.albumContainer ul 
{
	float:left;
	padding-left:40px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFF;
	list-style-type:decimal
}
.albumContainerSub
{
	float:left; 
	width:400px;
}

#subfooterName 
{
	padding-top:10px;
	
}



#subheaderName li
{
	display:inline;
	list-style-type: none;
	padding-right:40px;
	letter-spacing:.1em;
}
#mediaspace
{
	width:inherit;
	height:559px;
	padding-left:50px;
}
#border
{
	width:1000px;
	height:586px;
	position:absolute;
	top:86px;
	z-index:-1;
	background-repeat:no-repeat;
	margin-left:-48px;	
}
