body {
	margin: 114px 0 0 0;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	background: url(../images/body_top_bckg8.jpg) no-repeat center top #171c20;
	color: #FFFFFF;
	font-size: 12px;
}
a { color:#018BC1;}
a:hover { text-decoration:none;}
#header {}
#logo { padding:30px 0 120px 0;color:#fff; text-align:center;}
#logo a{ color:#fff; text-decoration:none; font-weight:bold; font-size:25px; text-transform:uppercase; }
#menu {color:#fff; text-align:center; margin-bottom:62px;}
#menu ul {text-align:center;list-style:none; padding:0;}
#menu ul li {display:inline}
#menu ul a {
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #fff;
	background-color: #445d6c;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#menu ul a:hover { background-color:#000000;}
#main {background: url(../images/body_all_bckg.jpg) repeat-y top center;}
#content {width:780px; margin:0 auto;}
#text { width:750px;}
#text p {
	margin:7px 0 7px 0;
	font-family: Arial, Helvetica, sans-serif;
}
#text li {
	background:url(../images/li.gif) no-repeat 0px 7px;
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: none;
}
#sidebar {float:right; width:227px; background-color:#0b0e10; margin:10px 10px 0 0; }
#sidebar_top { width:227px; height:40px; background:url(../images/sidebar_top.jpg) no-repeat;}
#sidebar_text { padding: 0 30px;}
#sidebar_text p { margin:5px 0 5px 0;}
#sidebar_bottom { width:227px; height:57px; background:url(../images/sidebar_bottom.jpg) no-repeat;}
#sidebar h2 { font-size:11px; text-transform:uppercase; color:#ffffff; margin:20px 0 0 0; padding:0; background:none;}
h1 {
	margin:30px 0 0 0;
	padding:px 0 7px 0px;
	text-transform:uppercase;
	font-weight: lighter;
	font-size:20px;
	letter-spacing: 1px;
	line-height: 1.3em;
	color:#ffffff;
}

#footer {background:url(../images/footer_bckg.jpg) no-repeat top center; height:102px; clear:both; width:780px; margin:0 auto; }
#left_footer { float:left; padding:60px 0 0 30px; color:#fff; font-size:12px;}
#left_footer a { color:#fff;}
#left_footer a:hover { text-decoration:none;}
#right_footer { float:right;  padding:60px 30px 0 0; color:#fff;  font-size:12px; text-align:right;}
#right_footer a { color:#fff;}
#right_footer a:hover { text-decoration:none;}


-------------------

input {
 border: 1px solid #8ECE5F;
 width: 200px;
}



#footer {
 font-size: 10px;
 clear: both;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 margin-bottom: 5px;
 text-align:center;
}


ul#daily-links li {
 list-style: none;
 margin-left: 2px;
}
ul#nav-links li {
 display: inline;
 margin-left: 0px;
 padding-left: 12px;
 
}

ul#daily-links li a:link{
 color: #333;
 text-decoration: none;
 font-weight: bold;
}
ul#daily-links li a:visited{
 color: #333;
 text-decoration: none;
 font-weight: bold;
}
ul#daily-links li a:hover{
 color: #999;
 text-decoration: none;
 font-weight: bold;
}




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

.valid {
 margin: 10px 0px 0px 10px;
}

#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(../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; }

---------------------

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(../overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(../blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}
	
.imageholder {
	float:right;
	padding:8px;
	font-size: 9px;
}



/* Store table */
.store-box {
	height: auto;
	overflow: hidden;
	width: auto;
	margin-bottom: 20px;
	border: thin solid #445d6c;
	padding: 10px;
	margin-top: 20px;
}
.store-box h3 {
	color: #FFFFFF;
	font-weight: lighter;
	font-size: 16px;
	padding-bottom: 5px;
	line-height: 1.3em;
}
.store-box p {
	color: #FFFFFF;
	font-size: 12px;
	line-height: 1.3em;
}

table, th, td {
	border-collapse: collapse;
}
th, td {
	font-size: 1.2em;
	text-align: left;
	line-height: 1.3em;
	padding-top: 15px;
	padding-bottom: 15px;
	font-weight: lighter;
}
th, td h3 {
	font-size: 18px;
	text-align: left;
	line-height: 1.3em;
	padding-top: 15px;
	padding-bottom: 15px;
	font-weight: lighter;
	color: #bed7e6;
}
.title {
	font-size: 12px;
	padding-left: 10px;
}

.store-item {
	font-size: 14px;
	padding-left: 10px;
	padding-top: 5px;
}
.store-item-img {
	padding-left: 0px;
	padding-top: 10px;
}
.price {
	font-size: 14px;
	text-align: right;
	padding-top: 5px;
}
.pay-button {
	text-align: right;
	padding-left: 0px;
	padding-top: 10px;
}


.buy-cd-btn {
	width: 100%;
}
