/* Document Styles */

body {
	background: #ccc;
	font: normal 10px/16px "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, Arial, sans-serif;
	color: #666;
	margin: 15px;
	text-align: center; /* For IE */
	}

p {
	margin: 0 0 5px 0;
	}

p.p1 {
	font-size: 13px;
	line-height: 20px;
	}

h3 {
	color: #18d;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	margin: 30px 0 2px 0;
	}

a:link, a:visited {
	color: #18d;
	text-decoration: none;
	}

a:hover, a:active {
	color: #fff;
	background: #18d;
	}

ul {
	margin: 0;
	padding: 0 23px 10px 27px;
	list-style: none;
	line-height: 1.2em;
	}

li {
	padding-bottom: 7px;
	}

acronym {
	font-style: normal;
	border-bottom: 1px dotted #666;
	}

.accesskey {
	text-decoration: underline;
	}

/* Container Styles */

#container {
	position: relative;
	width: 720px !important;
	width /**/: 750px;
	background: #fff;
	border: 15px solid #fff;
	margin: 0 auto;
	padding: 0;
	text-align: left; /* For IE, see above */
	}

/* Intro Styles */

#pageHeader {
	width: 720px;
	height: 125px;
	background: #18d url(../img/title.jpg) no-repeat right;
	}

#pageHeader h1, #pageHeader h2 {
	display:none;
	margin: 0;
	}
#wallLettering {
	width: 720px;
	height: 125px;
	background: #fff url(../img/wall-lettering-hdr.jpg) no-repeat right;
	}
#wallLettering h1, #wallLettering h2 {
	display:none;
	margin: 0;
	}
#bannerHeader {
	width: 720px;
	height: 125px;
	background: #fff url(../img/banner-header.jpg) no-repeat right;
	}
#bannerHeader h1, #bannerHeader h2 {
	display:none;
	margin: 0;
	}
#quickSummary {
	width: 720px;
	height: 39px;
	border-top: 1px solid #fff;
	background: #147;
	}

#quickSummary p.p1 {
	position: absolute;
	display:none;
	}

#quickSummary p.p2 {
	
	height: 28px !important;
	height /**/: 39px;
	color: #6cf;
	margin: 0;
	padding: 11px 0 0 27px;
	border-right: 1px solid #fff;
	}

#quickSummary a:link, #quickSummary a:visited {
	text-decoration: none;
	text-transform: uppercase;
	color: #fff;
	}

#quickSummary a:hover, #quickSummary a:active {
	text-decoration: underline;
	background: transparent;
	}


/* Supporting Text Styles */
#preamble a, #explanation a {
	text-decoration:underline;
	}
	
#preamble, #explanation, #participation, #benefits, #requirements, #albumlist {
	margin: 0 50px 0 320px;
	}
#albumlist {
	list-style-type: none;
	width:325px;
	height:500px;
	text-align:center;
	vertical-align:middle;
}
#albumlist li {
	float: left;
	margin-right: 6px;
	margin-bottom: 10px;
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #333333;
	
	
	
}
#albumlist li.stacked {
	margin-right: 6px;
	margin-bottom: 10px;
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #333333;
	
}
#albumlist img {
	display: block;
	border:0px;
	}
#footer {
	width: 708px !important;
	width /**/: 720px;
	height: 24px !important;
	height /**/: 30px;
	background: #18d;
	margin-top: 15px;
	padding: 6px 12px 0 0;
	border-top: 1px solid #fff;
	text-align: right;
	}

#footer a:link, #footer a:visited {
	text-transform: uppercase;
	color: #fff;
	}

#footer a:hover, #footer a:active {
	color: #83829D;
	background: #fff;
	}

/* Link List Styles */

#linkList {
	position: absolute;
	top: 165px;
	left: 0px;
	width: 275px;
	border-bottom: 1px solid #fff;
	}

#linkList h3 {
	text-indent: -1100px;
	height: 45px;
	margin: 0;
	}

#linkList a:link, #linkList a:visited {
	font-size: 11px;
	color: #fff;
	}

#linkList a:hover, #linkList a:active {
	background: #fff;
	}

#linkList a.c {
	font-size: 10px;
	}

#linkList acronym {
	border-bottom: none;
	}

#lselect, #lfavorites {
	border-top: 1px solid #fff;
	background: #18d;
	}

#lselect h3 {
	background: url(../img/vinyl-options.gif);
	}

#lfavorites h3 {
	/*background: url(../img/favourites.gif);*/
	}

#lselect li, #lfavorites li {
	color: #6cf;
	background: url(../img/select_bg.gif) repeat-x left bottom;
	}

#lselect a:hover, #lselect a:active, #lfavorites a:hover, #lfavorites a:active {
	color: #18d;
	}

#larchives {
	border-top: 1px solid #fff;
	background: #9c0;
	}

#larchives h3 {
	background: url(../img/sticker-inventory.gif);
	}

#larchives li {
	color: #cf3;
	background: url(../img/archives_bg.gif) repeat-x left bottom;
	}

#larchives a:hover, #larchives a:active {
	color: #9c0;
	}

#lresources {
	border-top: 1px solid #fff;
	background: #d8c;
	}

#lresources h3 {
	background: url(../img/installation-help.gif);
	}

#lresources li {
	color: #fcc;
	background: url(../img/resources_bg.gif) repeat-x left bottom;
	}

#lresources a:hover, #lresources a:active {
	color: #d8c;
	}
.fonts {
	color:#18d;
	font-size:1.3em;
	padding-top:3px;
	padding-bottom:3px:	
	}
#stickers {
	
}
*html #stickers{height:250px;}
#stickers table {
	border-bottom:#18d solid 2px;
	padding-bottom:75px;
	}

#stickers td {
	color:#18d;
	font-size:1.3em;
	margin-top:3px;
	margin-bottom:3px:	
	}
#stickers td.right {
	padding-left:15px;	
	}	
#stickers-display table {
	width:400px;
	text-align:left;
	}
#stickers-display img {
	margin:5px;
	}
#colorAd {
	position:absolute;
	width:316px;
	height:194px;
	z-index:1;
	left: 421px;
	top: 137px;
}		
.green {
color:#8CC92E;
}
