@charset "utf-8";
/* CSS Document */

/* Generic common tags */

body, h1, h2, h3, h4, h5, h6, p, ol, ul, form, blockquote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #369;
	padding: 0;
	margin: 0px 0px 0px 0px;	
 	line-height: 1.3em;
}	

a img {
	border: none;
}

.maintitle {
	font-size: 1.5em;
}

#headertitle {
	margin: 30px 0 0 0;
}

a:link {  color: #900; text-decoration: none}
a:visited {  color: #900; text-decoration: none}
a:hover {  color: #060; text-decoration: none}

a.bluelink:link {  color: #369; text-decoration: none}
a.bluelink:visited {  color: #369; text-decoration: none}
a.bluelink:hover {  color: #900; text-decoration: none}

a img {border: 0;}	

p,ul {background-image: none;}

div.clear { clear: both; }

#page-container {
	position: absolute;
	left: 50%;
	margin: 20px 0 0 -375px;
	width: 750px;
}	

#bg-container {
	width: 750px;
	margin-bottom: 40px;
	background-image: url(images/PACKSHOTSlogo.jpg);
	background-repeat:no-repeat;
	border: 1px solid #99c;
}

p {
	margin-bottom: 5px;
}

.topline {  
	font-size: 1.1em;
	display: block;
	margin-bottom: 10px;	
}

.backtotop {
	font-size: 0.7em;
}

/* HEADER */

#header-container {
	margin: 75px 0 0 349px;
	height: 200px;
	width: 385px;
}

/* PREAMBLE */

#preamble-container {
	width: 584px;
	margin: 40px 0 0px 150px;
	font-size: 1.1em;
}

#movie-container {
	margin: 20px 0 0px 150px;
}

#spacer-container {
	height: 20px;
}

/* BODY */

#body-container {
	margin: 14px 0 0 150px; 
	width: 584px;
}

.logo-body {
	float: left;
	width: 80px;
}

.logo-body img {
	margin-bottom: 10px;
}

.text-body {
	float: left;
	width: 504px;
}

.text-body p {
	margin: 5px 0 20px 0;
	padding: 0 0 0 0;
}

#botnav-container {
	margin: 20px 0 0 349px;
	width: 385px;
}

/* FOOTER */

#addressblock {
	margin: 20px 0 0 230px;
	padding-bottom: 20px;
	width: 504px;
}

#addressblock ul {
	background-image: none;
	list-style-type: none;
	margin: 5px 0 5px 0px;
}	

#body-container li {
	margin: 0 0 5px 30px;
	list-style-type: disc;
}
.exmp_logo {
	width: 60px;
	padding-right: 20px;
}

.exmp_picblock {
	padding: 10px 0 10px 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
}

.picspace {
	margin: 0 0 0 0;
}

.exmp_table {
	margin-bottom: 20px;
}
.exmp_table p {
	text-align: left;
	font-size: 0.8em;
}

.exmp_look {
	margin-left: 80px;
}

#record-navigation {
	margin-left: 80px;
	padding: 0px 0 0px 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
}

#clickimage {
	margin: 70px 0 0 349px;
	font-style: italic;
	font-size: 0.9em;
}

.examplesearch {
	background-image: none;	
}

.topshowing {
	margin-top: 10px;
}

.botshowing {
	text-align: center;
}

#categoryspaceabove {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccc;
	margin-top: 20px;
	padding: 10px 0 0 0;
}

#clickme {
	font-size: 1em;
	text-align:right;
	margin-right:20px;
}
