@charset "UTF-8";

* {
	margin:0;
	padding:0;
}

body {
	background:#000;
}

#wrapper {
	width:800px;
	min-height:500px;
	margin:200px auto;
}




/*  AGDenimBook elements  */
/*  ---------------------------------------  */
#AGDenimBook-wrapper {
	width:716px;
	height:auto;
	margin:0;
	padding:0;
	overflow:auto;
}

#AGDenimBook-pages {
	width:714px;
	height:500px;
	margin:0;
	padding:0;
	background:#000;
	border:1px solid #333333;
}

#AGDenimBook-pages ul, #AGDenimBook-pages li  {
	list-style-type:none;
	margin:0;
	padding:0;
}

#AGDenimBook-wrapper a, #AGDenimBook-wrapper a:link, #AGDenimBook-wrapper a:active, #AGDenimBook-wrapper a:visited, #AGDenimBook-wrapper a:hover {
	text-decoration:none;
	border:0;
	outline:none;
}



/*  AGDenimBook controls  */
/*  ---------------------------------------  */
#AGDenimBook-controls {
	width:716px;
	height:30px;
	margin:10px 0 0 0;
	letter-spacing:0.1em;
	font-size:0.9em;
}

#AGDenimBook-controls-previous {
	float:left;
	margin:0 0 0 5px;
	width:150px;
	text-align:left;
}

#AGDenimBook-controls-next {
	float:right;
	margin:0 5px 0 0;
	width:150px;
	text-align:right;
}

#AGDenimBook-controls a, #AGDenimBook-controls a:link, #AGDenimBook-controls a:active, #AGDenimBook-controls a:visited, #AGDenimBook-controls a, #AGDenimBook-controls a:link, #AGDenimBook-controls a:active, #AGDenimBook-controls a:visited {
	text-decoration:none;
	color:#444;
	text-transform:uppercase;
}

#AGDenimBook-controls-count {
	text-align:center;
	float:left;
	width:400px;
}



/*  AGDenimBook typography  */
/*  ---------------------------------------  */
#AGDenimBook-wrapper {
	font-family:"Times New Roman", Times, serif;
	font-size:11px;
	color:#fff;
}











#AGDenimBook-flash {
	margin-top:100px;
	padding:0;
	background:#ff9900;
	width:716px;
	height:600px;
}
