@charset "UTF-8";
/* CSS Document */

body {
	font-family:Georgia, "Times New Roman", Times, serif;
	background-color:#6e6d6d;
	text-align:left;
	margin:0px;
	padding:0px;
	height:1031px;
	width:1088px;
}

img {border:none;}

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#663300;
	text-align:left;
	margin: 0px 0px 15px 35px;
}


a:link {
	text-decoration: none; color:#663300; 
}
a:visited {
	text-decoration: none; color: #663300;
}
a:hover {
	text-decoration: underline; color: #996600;
}
a:active {
	text-decoration: none; color: #663300;
}


.alignleft { text-align:left; float:left; margin-right:10px;}
.alignright { text-align:right; float:right; margin-left:10px;}
.aligncenter { text-align:center; float:none; margin:0 auto;}






.booktop {
	height: 39px;
	width: 1088px;
	background-image: url(../images/booktop.jpg);
	background-repeat:no-repeat;
}


/* ----- NAV BOX ----- */


.navbox {
	height:946px;
	width:300px;
	background-image:url(../images/nav_bg.jpg);
	background-repeat:repeat-y;
	float:left;
	padding:0px;
	margin:0px;
}
.navbox p{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	text-align:left;
	margin: 0px 0px 0px 0px;
	padding:15px 0px 10px 0px;
	color:#990000;
}
.navbox .nav2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-align:right;
	margin: 0px 15px 0px 5px;
	padding: 0px 15px 0px 0px;
	color:#831802;
}
.navbox .nav2 a{
	color:#831802;
}
.navbox .nav2 a:hover{
	color: #996600;
}
.navbox img {
	margin: 13px 5px 0px 10px;
	float:left;
}


/* ----- END NAV BOX ----- */

/* ----- RIGHT PAGE ----- */


.rightpage {
	height:834px;
	width: 695px;
	float:left;
	margin:0px;
	padding:0px;
}
.headerbox {
	height:112px;
	width:695px;
	background-image:url(../images/index_layout_sliced_05.jpg);
	background-repeat:no-repeat;
	float:left;
}
.contentbox {
	height: 834px;
	width: 695px;
	background-image:url(../images/content_bg.jpg);
	background-repeat:repeat-y;
	float:left;
	margin:0px;
	padding:0px;
}
.contentbox p{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	text-align:left;
	margin: 0px 0px 0px 35px;
}

.contentbox_artwork {
	height: 834px;
	width: 695px;
	background-image: url(../images/artwork_callage.jpg);
	background-repeat: no-repeat;
	float:left;
}
.contentbox_slideshow {
	height: 834px;
	width: 695px;
	float:left;
	background-color:#EFE3AF;
}
.pagenumbers {
	height:34px;
	width:695px;
	float:left;
}
.pagenumbers p{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	text-align:right;
	margin: 0px 35px;
}

.detail {
	background-image:url(../images/detail_lineup_mag.png);
	background-repeat:no-repeat;
	height:86px;
	width:45%;
	float:left;
}


.detail ul{
	list-style:none;
	font-size:1em;
	line-height:1.3em;
	text-align:left;
	padding-top: 5px;
	padding-left: 120px;
}
.detail ul li{
	list-style:none;
	text-align:left;
}
/*.detail .ul_left{
	font-family:Georgia, "Times New Roman", Times, serif;
	list-style:none;
	font-size:14px;
	text-align:left;
	padding-top: 26px;
	padding-left: 125px;
	float:left;
	display:inline;
}
.detail .li_left{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:26px;
	list-style:none;
	font-size:14px;
	text-align:left;
}
*/

.shirts {
	background-image: url(../images/detail_lineup_prints.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.backto {
	height:86px;
	width:45%;
	float:right;
}


.backto ul{
	list-style:none;
	font-size:1em;
	line-height:1.3em;
	text-align:right;
	padding-top: 15px;
	padding-right: 120px;
}
.backto ul li{
	list-style:none;
	text-align:left;
}


.thumb {
	height:110px;
	width:101px;
	margin:0px;
	padding: 15px 25px 15px 32px;
	float:left;
}

.thumb p{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	text-align:center;
	margin: 0px;
	padding:0px;
	color:#663300;
}

.contentbox img {
	margin: 0px;
	float: none;
}

.page_ends {
	height:947px;
	width:93px;
	background-image:url(../images/bookside.jpg);
	background-repeat: no-repeat;
	float:right;
	margin:0px;
	padding:0px;
}


/* ----- END RIGHT PAGE ----- */





/* ----- FOOTER ----- */

.footer {
	height:auto;
	width:300px;
	margin:300px 0px 0px 0px;
}
.footer p{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	text-align:center;
	color:#a6965c;
}
.footer a:link {
	color:#a6965c;}
.footer a:hover {
	color:#807035;}




.bookbottom {
	height:93px;
	width:1088px;
	background-image:url(../images/bookbottom.jpg);
	background-repeat:no-repeat;
	float:left;
}























/*  ---  LIGHBOX ---  */

#lightbox{

	position: absolute;

	top: 40px;

	left: 0;

	width: 100%;

	z-index: 100;

	text-align: center;

	line-height: 0;

	}



#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: 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: 10px Verdana, Helvetica, sans-serif;

	background-color: #fff;

	margin: 0 auto;

	line-height: 1.4em;

	}



#imageData{

	padding:0 10px;

	}

#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;	}	

		

#overlay{

	position: absolute;

	top: 0;

	left: 0;

	z-index: 90;

	width: 100%;

	height: 500px;

	background-color: #000;

	}

	



.clearfix:after {

	content: "."; 

	display: block; 

	height: 0; 

	clear: both; 

	visibility: hidden;

	}



* html>body .clearfix {

	

	width: 100%;

	}



* html .clearfix {

	/* Hides from IE-mac \*/

	height: 1%;

	/* End hide from IE-mac */

	}	#contentcontainer {

	font-family: "Century Gothic";

	float: left;

	width: 600px;

	margin-left: 30px;

	margin-top: 50px;

	font-size: 12px;

}


/*  --- END LIGHTBOX  --- */




/*  PORTFOLIO -------------------*/

#portfolio, #portfolio2 {
	margin: 0;
}
	
	#portfolio h2, #portfolio2 h2 {
		width: 192px; height: 57px; margin: 0 0 10px 0;
		background: url(../images/my-work.jpg); text-indent: -9999px;
	}
	
	#portfolio ul, #portfolio2 ul {
		list-style: none; /* Remove the bullet points from the list */
	}
		#portfolio ul li, #portfolio2 ul li {
			padding: 0px; margin: 0;
			/* Let's get fancy with some CSS3, only visible in Firefox, Safari & Chrome. Other browsers simply revert to square corners */
			border-radius: 10px; 
			-moz-border-radius: 10px;
			-webkit-border-radius: 10px;
		}
