#thumbs {
	width:512px;
	clear:both;
	}

#thumbs p {
	margin: 0px;
	padding: 3px 0 0;
	line-height:100%;
	font-size:.85em;
	text-transform:uppercase;
	}

img {border:none;}

.instructions {
	padding-left: 15px;
	}

.spacer {
	clear:both;
	}

.page_thumbs {
	width:62px;
	margin: 0 auto;
	padding: 8px;
	float:left;
	}

.caption {
	text-align:center;
	font-weight:bold;
	}

.thumb_row {
	width:468px;
	margin: 0 auto;
	}

#media_center {
	width:472px;
	padding: 0 20px;
	}
	
.media_header {
	font-size:15px;
	font-weight:bold;
	padding-top:15px;
	}

.media_blurb {
	margin-top:5px;
	}

.media_head {
	margin:0;
	color:maroon;
	padding-bottom:10px;
	letter-spacing:-.02em;
	}

.media_head a {
	color:maroon;
	}

.media_head a:hover {
	color:#cf0021;
	}

.errormessage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C00000;
	font-weight: bold;
	}


/* BANNER PAGES  */

#banner_list {
	width:930px;
	margin: 0 auto;
	}

.banner {
	width:300px;
	margin:0;
	padding:5px 5px;
	float:left;
	}

.number {
	font-family: "Helvetica", "Arial", sans-serif;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	/* color:white; */
	padding-top:4px;
	text-transform:uppercase;
	}

/* ---------------- */

/* #pdf_options {
	width:512px;
	height:210px;
	}

#download_cat {
	width:250px;
	float:left;
	}
*/
#download_page {
	width:512px;
	}
	
#cat_form form {
	float:right;
	padding-right: 40px;
	padding-left: 20px;
	}

.catalog_head {
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	padding:10px 0 0 20px;
	}

#subContainerContent hr.cat_rule {
	width: 280px;
	margin:0 0 15px 20px;
}


/* Catalog Request Form */


#cat_request_form {
	width:450px; margin:0 auto;
	font-family: Helvetica, Arial, Verdana, Sans-serif;
	font-size: 12px;
	}

#cat_request_form p {
	margin:0;
	padding:0;
	}

.request_header {
	font-size: 1.5em;
	font-weight:bold;
	color:#003399;
	margin-left:140px;
	padding-bottom:10px;
	}

legend {
	font-family: Helvetica, Arial, Verdana, Sans-serif;
	font-weight: bold;
	margin-left:20px;
	}

label {
	float:left;
	padding-top:5px;
	text-align: right;
	clear:left;
	font-weight:normal;
	width: 125px;
	margin:3px 5px;
	}

fieldset {
	border:none;
	}

input {
	margin:5px 0 5px 5px;
	}

.comments {
	margin-top:10px;
	font-weight:bold;
	clear:both;
	margin-left:140px;
	}

.submit {
	width:40px;
	margin: 10px auto;
	}


/* Catalog Request Thank You Page */

#envelope {
	width:440px;
	height:320px;
	background-image:url(../images/envelope_lg.png);
	margin: 0 auto 20px; }


.envelope_label {
	height:100px;
	width:220px;
	position:relative; top:160px; left:100px;
	}

.envelope_address {
	background-color:white;
	font-family:Courier, Helvetica, sans-serif; 
	text-align:left;
	height: 80px;
	width:100%;
	padding: 20px 10px 0 20px;
	float:left;
	}

.thankyou_header {
	font-size: 1.75em;
	font-weight:bold;
	color:#003399;
	margin-left:20px;
	padding-bottom:10px;
	}

select {margin-top:7px;}

.submit_buttons {
	margin: 10px 0 0 120px;
	}

/* -- Sellsheet Request Page -- */

#sell_form {
	float:right;
	padding: 0 50px 0 10px;
	margin:0;
	}

#sell_form select {
	padding: 0;
	margin: 0;
	}

.select_pgs {
	float:right;
	text-align:right;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	padding-top:3px;
	}

/* -- Art Requirements Request Page -- */

.art_req ul {
	list-style-type:square;

	}

.art_req li {
	background:none;
	}

#callout {
	border: 1px solid black;
	background-color:#fff99d;
	margin: 0 30px 0 20px;
	width:100px;
	padding: 20px;
	float:right;
	}

#callout img {
	border: 1px solid black;
	}

.callout_text {
	text-align:center;
	width:100px;
	padding-top:10px;
	}

a .callout_text {
	color:black;
	}
a:hover .callout_text {
	color:maroon;
	}