body {
	background-color: #000;
	background-image: url("http://www.ipodgreg.com/images/background.jpg");
	background-repeat: repeat-x;
	background-position: 0px 0px;
	padding-top: 0px;
	margin: 0px;
	padding-bottom: 15px;
	text-align:center;
}
.main {
	width: auto;
}
.wrapper {
	margin-left:auto; 
	margin-right:auto; 
	min-width:930px;
	width:960px;
	background:url("http://www.ipodgreg.com/images/body_background.jpg");
	background-repeat:repeat-y;
	text-align:left;
	margin-top: 45px;
}
.inner-wrapper {
	background-image: url("http://www.ipodgreg.com/images/body_header.jpg");
	background-repeat: no-repeat;
	background-position: 0px 0px;
	min-height: 750px;
}
.header {
	height: 140px;
	padding-right: 15px;
	padding-left: 10px;
	width: auto;
}
.logo {
	height: 125px;
	width: auto;
	float: left;
	padding-top: 22px;	
}
.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFF;
	float: right;
	padding-top: 75px;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	float: left;
	width: 161px;
	padding-top: 25px;
	padding-left: 25px;
	min-height: 400px;
	padding-right: 15px;
}
.menu img {
	vertical-align: middle;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	min-height: 20px;
}
.links a:link,
.links a:active,
.links a:visited {
	color: #09C;
	text-decoration: underline;
	font-weight: bold;
}
.links a:hover {
	color: #F30;
	text-decoration: underline;
	font-weight: bold;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
}
#moveicon {
	cursor:move;
}
.content-wrapper {
	padding-left: 20px;
	padding-right: 20px;
	float: left;
	height: auto;
	width: 710px;
}
.content {
	min-height: 370px;
	padding-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.content a:link,
.content a:active,
.content a:visited {
	color: #09C;
	text-decoration: underline;
	font-weight: bold;
}
.content a:hover {
	color: #F30;
	text-decoration: underline;
	font-weight: bold;
}

.formname {
	float:left;
	width:75px;
}
.forminput {
	float:left;
	width:auto;
}
.formtextarea {
	clear:both;
}
.formsubmit160 {
	clear:both;
	text-indent:160px;
}
.formsubmitcenter {
	clear:both;
	text-align:center;
}
.message {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-color:#9C3;
	text-align:center;
	padding:5px;
}
.message a:link,
.message a:active,
.message a:visited {
	color: #FFF;
	text-decoration: underline;
	font-weight: bold;
}
.message a:hover {
	color: #FFF;
	text-decoration: blink;
	font-weight: bold;
}
.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-color:#F00;
	text-align:center;
	padding:5px;
}
.error a:link,
.error a:active,
.error a:visited {
	color: #FFF;
	text-decoration: underline;
	font-weight: bold;
}
.error a:hover {
	color: #FFF;
	text-decoration: blink;
	font-weight: bold;
}
.clear {
	clear: both;
	display:block; 
	visibility:hidden; 
	height:0px; 
}

.footer {
	height: 40px;
	float: left;
	width: 710px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
	font-size: 10px;
	padding-top: 5px;
}
.footer a:link,
.footer a:active,
.footer a:visited {
	color: #09C;
	text-decoration: underline;
	font-weight: bold;
}
.footer a:hover {
	color: #F30;
	text-decoration: underline;
	font-weight: bold;
}
/* firefox only */
html>body .gallery-cat, x:-moz-any-link, x:default {
	padding: 4px;
	float: left;
	text-align:center;
}
html>body .gallery-image, x:-moz-any-link, x:default {
	padding: 4px;
	float: left;
	text-align:center;
}
/* all other browsers */
.gallery-cat {
	padding: 4px;
	float: left;
	text-align:center;
	width:120px;
	height:120px;
}
.gallery-image {
	padding: 4px;
	float: left;
	text-align:center;
	width:120px;
	height:120px;
}
#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: 0px; float: left;}
#nextLink { right: 0px; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(http://www.ipodgreg.com/images/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(http://www.ipodgreg.com/images/lightbox/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: 65%; 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: 1.0em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
