/*
	Style Reset
*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: #000;
	background-color: #333;
	font: normal 62.5% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* TAB THINGY */
.slide-out-div {
    background: #fff;
    padding: 0 3px 3px 3px;
    height: 250px;
    width: 300px;
    }
.handle {
	z-index: 1
	}
.handle:hover {
	padding-top: 1px;
	}

/*
	Navigation
*/

#header {
	display: block;
	height: 306px;
	background-color: #ede6de;
}

.navigation .alignleft a, .navigation .alignright a {
	color: #c66;
	text-decoration: none;
	padding: 2px 3px;
	border-bottom: 1px #ccc solid;
	font-size: 1em;
    letter-spacing: 0.2em;
    line-height: 1.3em;
    text-transform: uppercase;
	}
.navigation .alignright a {
	display: block;
	float: right;
	}
.navigation .alignleft a:hover, .navigation .alignright a:hover {
	color: #EDE6DE;
	background-color: #c66;

}
	






/*

				LAWA!

*/








#header ul {
	width: 923px;
	height: 82px;
	background: #ede6de url(/inc/img/nav2.gif) no-repeat;
	margin: 10px auto 0 auto;
	padding: 0;
	position: relative;
	float: right;
}
#header ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
	position: absolute;
}
#header h1 {
	position: absolute;
	text-indent: -9999px;
}
#header ul a {
	display: block;
	text-indent: -9999px;
	text-decoration: none;
}

#header ul li.home {
	left: 527px;
	top: 9px;
	width: 315px;
	height: 30px;
}
#header ul li.news {
	left: 105px;
	top: 44px;
	width: 86px;
	height: 29px;
}
#header ul li.video {
	left: 208px;
	top: 44px;
	width: 84px;
	height: 29px;
}
#header ul li.tour {
	left: 310px;
	top: 44px;
	width: 75px;
	height: 29px;
}
#header ul li.press {
	left: 405px;
	top: 44px;
	width: 86px;
	height: 29px;
}
#header ul li.store {
	left: 510px;
	top: 44px;
	width: 90px;
	height: 29px;
}
#header ul li.gallery {
	left: 617px;
	top: 44px;
	width: 124px;
	height: 29px;
}
#header ul li.links {
	left: 760px;
	top: 44px;
	width: 82px;
	height: 29px;
}
#header ul li.returnhome {
	left: 851px;
	top: 10px;
	width: 62px;
	height: 62px;
}

#header ul li.home a {
	height: 30px;
}
#header ul li.news a, #header ul li.video a, #header ul li.tour a, #header ul li.press a, #header ul li.store a, #header ul li.gallery a, #header ul li.links a {
	height: 29px;
}
#header ul li.returnhome a {
	height: 62px;
}


#header ul li.home a:hover, #header ul li.home a.current {
	background: url(/inc/img/nav2.gif) -527px -9px no-repeat;
}
#header ul li.news a:hover, #header ul li.news a.current {
	background: url(/inc/img/nav2.gif) -105px -126px no-repeat;
}
#header ul li.video a:hover, #header ul li.video a.current {
	background: url(/inc/img/nav2.gif) -208px -126px no-repeat;
}
#header ul li.tour a:hover, #header ul li.tour a.current {
	background: url(/inc/img/nav2.gif) -310px -126px no-repeat;
}
#header ul li.press a:hover, #header ul li.press a.current {
	background: url(/inc/img/nav2.gif) -405px -126px no-repeat;
}
#header ul li.store a:hover, #header ul li.store a.current {
	background: url(/inc/img/nav2.gif) -510px -126px no-repeat;
}
#header ul li.gallery a:hover, #header ul li.gallery a.current {
	background: url(/inc/img/nav2.gif) -617px -126px no-repeat;
}
#header ul li.links a:hover, #header ul li.links a.current {
	background: url(/inc/img/nav2.gif) -760px -126px no-repeat;
}
#header ul li.returnhome a:hover, #header ul li.returnhome a.current {
	background: url(/inc/img/nav2.gif) -851px -92px no-repeat;
}





/*

			END LAWA!

*/








/*
	Header Gallery
*/
/*
#header div {
	clear: both;
	display: block;
	height: 215px;
	width: 100%;
	background: #000 url(http://thewhispertown2000.com/inc/img/gallery_1.gif) 50% 0 repeat-x;
}
*/
/*
	Content
*/

#content {
	width: 100%;
	background-color: #ede6de;
/*	background: #ede6de url(http://thewhispertown2000.com/inc/img/grid-photos.gif) 50% 0 repeat-y;*/
	padding: 20px 0;
	text-align: center;
}
#content div.wrap {
	text-align: left;
	width: 878px;
	margin: 0 auto;
	text-align: left;
	padding: 0;
}
#content div.wrap div.c-module {
	display: block;
	float: left;
	width: 266px;
	height: 100%;
	margin: 0 0 10px 20px;
}
#content div.wrap div.c-widemodule {
	display: block;
	float: left;
	width: 552px;
	margin: 0 0 10px 20px;
}
#content div.wrap div.c-widemodule div.pagearchive {
	position: relative;
	left: 0;
	bottom: 0;
}
#content hr {
	clear: both;
	border: none;
	color: #e1d7cb;
	background-color: #e1d7cb;
	height: 5px;
	margin: 20px 0;
}

/*
	Posts
*/

div.post h3, h3#comments {
	font: bold 2.0em/2.0em 'Lucida Fax', Georgia, serif;
}
div.post h3 span {
	font: normal 0.7em/1.8em 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	color: #787878;
}
div.post h3 a {
	color: #000;
	text-decoration: none;
}
div.post h3 a:hover {
	color: #c66;
}
div.post img {
	float: left;
	padding: 5px;
	margin: 0 10px 10px 0;
	border: 1px #999 solid;
}
div.post p {
	font: 1.3em/1.6em 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	color: #666;
	margin-bottom: 10px;
}
div.post p.selectors {
	font-size: 0.8em;
}
div.post a:hover img {
	border: 1px #c66 solid;
}

/*
	Comments
*/

h3#comments {
	margin-top: -10px;
	border-bottom: 1px #e1d7cb solid;
}
ol.commentlist li {
	padding: 10px 0;
	border-bottom: 1px #e1d7cb solid;
}
ol.commentlist li:last-child{
	border-bottom: 5px #e1d7cb solid;
}
ol.commentlist li strong {
	font: bold 1.2em/1.4em 'Lucida Fax', Georgia, serif;
	margin-bottom: 10px;
}
ol.commentlist li strong span {
	font: normal 0.7em/1.0em 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	color: #666;
}
ol.commentlist li strong a {
	color: #333;
	text-decoration: none;
}
ol.commentlist li strong a:hover {
	color: #c66;
}
ol.commentlist li p {
	color: #333;
	font-size: 1.2em;
	line-height: 1.6em;
	margin-bottom: 10px;
}
ol.commentlist li p.selectors {
	color: #666;
	font-size: 0.9em;
}

/*
	Comments Form
*/

h3#respond {
	font: bold 1.8em/2.0em 'Lucida Fax', Georgia, serif;
}
textarea#comment {
	font: 1.2em/1.5em 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	padding: 5px;
	background-color: #fff;
	border: 2px #e1d7cb solid;
	width: 538px;
}
textarea#comment:focus {
	background-color: #fff;
	border: 2px #999 solid;
}
p input#author, p input#email, p input#url {
	background-color: #fff;
	border: 2px #e1d7cb solid;
	padding: 5px;
	margin-bottom: 5px;
}
p input#author:focus, p input#email:focus, p input#url:focus {
	background-color: #fff;
	border: 2px #999 solid;
}
p label {
	font: 0.9em/0.9em 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	text-transform: uppercase;
	color: #666;
	letter-spacing: 0.2em;
	margin-left: 5px;
}
input#submit, input.wpsc_buy_button {
	background: #c66;
	color: #fff;
	border: 0;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	cursor: pointer;
	margin-top: 10px;
}

/*
	Page / Tour Module
*/

ul.page-tour li span {
	font-size: 1.0em;
	color: #666;
	text-transform: uppercase;
	letter-spacing: 0.2em;
}
ul.page-tour li strong {
	font: normal 1.6em/1.0em 'Lucida Fax', Georgia, serif;
	color: #333;
}
ul.page-tour li strong a span {
	font: normal 0.7em/1.0em 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	color: #666;
}
ul.page-tour li strong a:hover span {
	color: #c66;
}
ul.page-tour li {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px #e1d7cb solid;
}
ul.page-tour li:first-child {
	padding-top: 10px;
	border-top: 1px #e1d7cb solid;
}
ul.page-tour li:last-child {
	padding-bottom: 0;
	border-bottom: none;
}
ul.page-tour li em {
	font-size: 1.2em;
	font-style: normal;
	color: #999;
}
ul.page-tour li em a {
	color: #c66;
}
ul.page-tour li em a:hover {
	color: #ede6de;
	background-color: #c66;
}
/*ul.page-tour li em a span {
	font-size: 0.7em;
	color: #ede6de;
}
ul.page-tour li em a:hover span {
	color: #c66;
}*/
ul.page-tour li a {
/*	display: block;*/
	text-decoration: none;
	padding: 2px 3px;
	margin-left: -3px;
}
div.post p a:link, div.post p a:visited {
	color: #c66;
	text-decoration: none;
	padding: 2px 3px;
	border-bottom: 1px #ccc solid;
}
div.post p a:hover, div.post p a:active {
	color: #ede6de;
	background-color: #c66;
}
div.post p a:hover img {
}

/*
	Page / Store
*/
 
#loadingindicator {
	display: none;
	visibility: hidden; 
	font-size: 7pt;
	font-weight: normal;
}
#loadingindicator img {
	position: relative;
	top: 3px;
	margin-left: 6px;
	visibility: hidden;/* hide */
	border: none !important;
}
#alt_loadingindicator {
	display: none;
	visibility: hidden;
	font-size: 7pt;
	font-weight: normal;
}
#alt_loadingindicator img {
	position: relative;
	top: 3px;
	margin-left: 6px;
	visibility: hidden;/* hide */
	border: none !important;
}
p.wpsc_description {
	font-size: 1.0em !important;
}
h2.prodtitles {
	font: bold 1.5em/1.8em'Lucida Fax', Georgia, serif !important;
	margin-top: -10px !important;
}
h2.prodtitles a {
	color: #000;
	text-decoration: none;
}
h2.prodtitles a:hover {
	color: #c66;
}

div.imagecol a img {
	padding: 5px !important;
	border: 1px #999 solid !important;
}
div.imagecol a:hover img {
	background-color: #c66;
	border: 1px #c66 solid !important;
}
div.producttext {
	margin-left: 10px;
}

/*
	Footer
*/

#footer {
	clear: both;
	width: 100%;
	padding: 10px 0;
	text-align: center;
}
#footer div.wrap {
	width: 878px;
	margin: 0 auto;
	text-align: left;
	padding: 0;
}
#footer div.wrap div.f-module {
	display: block;
	float: left;
	width: 266px;
	margin: 0 0 10px 20px;
}
.bumpright {
	margin-right: 20px;
}
#footer h2.tour, #footer h2.shoppingcart, #footer h2.store, #footer h2.gallery {
	display: block;
	width: 100%;
	height: 19px;
	margin-bottom: 10px;
	text-indent: -9999px;
}
#footer h2.tour {
	background: url(http://thewhispertown2000.com/inc/img/headings/tour.gif) no-repeat;
}
#footer h2.shoppingcart {
	background: url(http://thewhispertown2000.com/inc/img/headings/shoppingcart.gif) no-repeat;	
}
#footer h2.store {
	background: url(http://thewhispertown2000.com/inc/img/headings/store.gif) no-repeat;
}
#footer h2.gallery {
	background: url(http://thewhispertown2000.com/inc/img/headings/gallery.gif) no-repeat;
}
#footer hr {
	clear: both;
	border: none;
	color: #272727;
	background-color: #272727;
	height: 5px;
	margin: 10px 20px;
}
#footer div.wrap div.f-module hr {
	clear: both;
	border: none;
	color: #272727;
	background-color: #272727;
	height: 1px;
	margin: 10px 0;
}

/*
	Footer / Tour Module
*/

ul.tour li {
	margin-bottom: 10px;
}
ul.tour li span {
	font-size: 1.0em;
	color: #666;
	text-transform: uppercase;
	letter-spacing: 0.2em;
}
ul.tour li strong {
	font: normal 1.6em/1.0em 'Lucida Fax', Georgia, serif;
	color: #fff;
}
ul.tour li em {
	font-size: 1.2em;
	font-style: normal;
	color: #999;
}
ul.tour li em a {
	color: #c66;
	padding: 2px 3px;
	margin-left: -3px;
}
ul.tour li em a:hover {
	background-color: #c66;
	color: #333;
}
/*ul.tour li em a span {
	color: #333;
	font-size: 0.7em;
}
ul.tour li em a:hover span {
	color: #c66;
	font-size: 0.7em;
}*/
ul.tour li a {
/*	display: block;*/
	text-decoration: none;
}
ul.tour li a:hover strong {
	color: #c66;
}

/*
	Footer / Shopping Cart Module
*/

div#widgetshoppingcart p strong {
	font-size: 1.0em;
	color: #666;
	text-transform: uppercase;
	letter-spacing: 0.2em;
}
div#widgetshoppingcart p strong span {
	font-size: 1.0em;
	font-weight: bold;
	color: #ccc;
	text-transform: uppercase;
	letter-spacing: 0.2em;
}
ul.shoppingcart {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px #272727 solid;
}
ul.shoppingcart li {
	margin-bottom: 10px;
}
ul.shoppingcart li:last-child {
	margin-bottom: 0;
}
ul.shoppingcart li strong {
	font: normal 1.6em/1.0em 'Lucida Fax', Georgia, serif;
	color: #fff;
}
ul.shoppingcart li span, p.empty {
	font-size: 1.0em;
	color: #666;
	text-transform: uppercase;
	letter-spacing: 0.2em;
}
ul.shoppingcart li strong a {
	color: #fff;
	text-decoration: none;
}
ul.shoppingcart li strong a:hover {
	color: #c66;
}
span.total, span.emptycart, span.gocheckout {
}

/*
	Footer / Store Module
*/

ul.store li a {
	clear: both;
	display: block;
	text-decoration: none;
}
ul.store li a img {
	float: left;
	padding: 5px;
	margin: 0 10px 10px 0;
	border: 1px #666 solid;
}
ul.store li strong {
	font: normal 1.6em/1.0em 'Lucida Fax', Georgia, serif;
	color: #fff;
}
ul.store li span {
	font-size: 1.0em;
	color: #666;
	text-transform: uppercase;
	letter-spacing: 0.2em;
}
ul.store li a:hover img {
	border: 1px #c66 solid;
}
ul.store li a:hover strong {
	color: #c66;
}

/*
	Footer / Gallery Module
*/

ul.gallery li {
	display: block;
	float: left;
	width: 128px;
	font: normal 1.6em/1.0em 'Lucida Fax', Georgia, serif;
	color: #fff;
	margin-bottom: 10px;
}
ul.gallery li img {
	float: left;
	padding: 5px;
	margin: 0 10px 10px 0;
	border: 1px #666 solid;
}
.nudgeright {
	margin-right: 10px;
}
ul.gallery li a {
	color: #fff;
	text-decoration: none;
}
ul.gallery li a:hover img {
	border: 1px #c66 solid;
}
ul.gallery li a:hover {
	color: #c66;
}

/*
	Sub-footer
*/

ul.f-nav {
	width: 878px;
	height: 100px;
	background: url(/inc/img/f-nav.gif) no-repeat;
	margin: 0px auto;
	padding: 0;
	position: relative;
}
ul.f-nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
	position: absolute;
}
ul.f-nav a {
	display: block;
	text-indent: -9999px;
	text-decoration: none !important;
}

ul.f-nav li.home {
	left: 499px;
	top: 14px;
	width: 359px;
	height: 33px;
}
ul.f-nav li.twitter {
	left: 241px;
	top: 51px;
	width: 134px;
	height: 33px;
}
ul.f-nav li.facebook {
	left: 395px;
	top: 51px;
	width: 161px;
	height: 33px;
}
ul.f-nav li.myspace {
	left: 576px;
	top: 51px;
	width: 148px;
	height: 33px;
}
ul.f-nav li.acony {
	left: 745px;
	top: 51px;
	width: 113px;
	height: 33px;
}

ul.f-nav li.home a, ul.f-nav li.twitter a, ul.f-nav li.facebook a, ul.f-nav li.myspace a, ul.f-nav li.acony a {
	height: 33px;
}

ul.f-nav li.home a:hover {
	background: url(/inc/img/f-nav.gif) -499px -14px no-repeat;
}
ul.f-nav li.twitter a:hover {
	background: url(/inc/img/f-nav.gif) -241px -151px no-repeat;
}
ul.f-nav li.facebook a:hover {
	background: url(/inc/img/f-nav.gif) -395px -151px no-repeat;
}
ul.f-nav li.myspace a:hover {
	background: url(/inc/img/f-nav.gif) -576px -151px no-repeat;
}
ul.f-nav li.acony a:hover {
	background: url(/inc/img/f-nav.gif) -745px -151px no-repeat;
}

/*
	Headings
*/

h2#News, h2#Video, h2#Tour, h2#Gallery, h2#Store, h2#Products, h2#Press, h2#Links {
	display: block;
	width: 249px;
	height: 90px;
	text-indent: -9999px;
	margin: -10px 0 25px -10px;
}

h2#News {
	background: url(/inc/img/h2s/news.gif) no-repeat;
}
h2#Video {
	background: url(/inc/img/h2s/video.gif) no-repeat;
}
h2#Tour {
	background: url(/inc/img/h2s/tour.gif) no-repeat;
}
h2#Press {
	background: url(/inc/img/h2s/press.gif) no-repeat;
}
h2#Gallery {
	background: url(/inc/img/h2s/gallery.gif) no-repeat;
}
h2#Store {
	background: url(/inc/img/h2s/store.gif) no-repeat;
}
h2#Links {
	background: url(/inc/img/h2s/links.gif) no-repeat;
}

/*
	Links
*/

p.selectors, p.visitshop {
	font-size: 1.0em;
	line-height: 1.3em;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	color: #666;
	margin-bottom: 0;
}
p.selectors a, p.visitshop a {
	color: #c66;
	text-decoration: none;
	padding: 3px;
	margin-left: -3px;
	margin-top: -4px;
}
p.selectors a:hover, p.visitshop a:hover {
	color: #000;
	background-color: #c66;
}
a.thickbox img {
	border: 1px #999 solid;
}
a.thickbox:hover img {
	border: 1px #c66 solid;
}
p.selectors span {
	margin: 0;
}
p.visitshop {
	clear: both;
	border-top: 2px #272727 solid;
	margin-top: 10px !important;
	padding-top: 10px !important;
}

/*
	Checkout
*/

div.wpsc_container, table.productcart {
	width: 500px !important;
}
div.c-widemodule div.post div.entry div.wrap {
	width: 550px !important;
}

/*
	Misc.
*/

img.blockfloat {
	clear: both;
	display: block;
	float: left;
}
span.hide {
	display: none;
}
.absolute {
	position: absolute;
}
.wipe {
	clear: both;
}
.mailinglisttab {
	background: url(/inc/img/mailinglisttab.png) no-repeat;
	width: 153px;
	height: 48px;
	position: fixed;
	left: 15%;
	top: 0px;
	z-index: 1;
	}
.mailinglisttab:hover {
	top: -2px;
	}
	
/*STORE*/

.storehead {
	width: 550px;
	margin: 0 auto; 
	padding: 25px 0 0 0;
	text-align: left;
	clear: both;
	}
.storehead span {
	font-size: 20px;
	font-family: 'Lucida Fax',Georgia,serif;
	font-weight: bold;
	color: #000;
	}

.onetitleleft, .onetitlemid, .onetitleright {
	display: block;
	float: left;
	width: 115px;
	padding: 5px 8px 8px 8px;
	/*border: 2px solid #666; 
	-moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;*/
    margin: 0;
    text-align: center;
    }
.onetitleleft img, .onetitleright img, .onetitlemid img {
	display: block;
	width: 100px;
	margin: 15px auto 5px auto;
	text-align: center;
	border: 1px solid #999999 !important;
    padding: 5px !important;
	}
.onetitleleft img:hover, .onetitleright img:hover, .onetitlemid img:hover {
	background-color: #cc6666;
	border: 1px solid #cc6666 !important;
	}
div.otherinfo {
	text-align: center;
	margin: 10px 0 0 0;
	}
.otherinfo span {
	font-size: 15px;
	font-family: 'Lucida Fax',Georgia,serif;
	color: #666;
	line-height: 17px;
	}
.title { width: 115px; text-align: center; margin: 20px 0 0 0; }
.onetitleleft span, .onetitleright span, .onetitlemid span {
	font-family: 'Lucida Fax',Georgia,serif;
	font-size: 10px;
	color:#cc6666;
	}
.title span, .title2 span, .dvdboxtitle span {
	font-family: 'Lucida Fax',Georgia,serif;
	font-size: 12px;
	color:#cc6666;
	}
	
.titleleft span {
	font-family: 'Lucida Fax',Georgia,serif
	font-size: 19px;
	color:#666;
	}
.buy {
	width: 115px;
	text-align: center;
	display: block;
	float: left;
	font-size: 12px;
	margin: 15px 0 0 0;
	color: #cc6666;
}
.buy a {
	color: #666;
	}

.buy a:hover {
	color: #cc6666;
	text-decoration: none;
	}
.pagewide, .pagewide2 {
	width: 550px;
	margin: 20px auto 0 auto; !important
	padding: 10px;
    border: 2px solid #666; 
	-moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    }
.pagewide2 img {
	float: left;
	margin: 0 0 30px 0;
	padding: 2px;
	}
div.storecenter {
	display: block;
	margin: 0 auto 20px auto;
    padding: 5px;
    text-align: center;
    }
div.storeleft {
	display: block;
	margin: 0 auto 20px auto;
    padding: 5px;
    text-align: left;
    }

.storecenter span, .storeleft span {
	color: #fff;
	font-family: 'Lucida Fax',Georgia,serif
	font-size:15px;
	letter-spacing: 0.5px;
	line-height: 35px;
	font-weight: 100px;
	border: 2px solid #666; 
	-moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    padding: 5px;
	}
.storecenter span a, .storeleft span a {
	color: #666;
	}
.storeleft span a:hover {
	text-decoration: none;
	}
div.onetitlewide {
	display: block;
	float: left;
	position: relative;
	width: 250px;
	margin: 0 12px 0 12px;
	padding: 5px 10px 0 10px;
	text-align: center;
	color: #666;
	font-family: 'Lucida Fax',Georgia,serif
	font-size:17px;
	letter-spacing: 0.5px;
	line-height: 17px;
	font-weight: 100px;
}
.title2 { text-align: center; }
.titleleft { padding: 15px 15px 5px 0; }
.dvdboxtitle { padding: 5px 5px 5px 0; }

.dvdbox, .dvdboxphysical {
	display: block;
	float: left;
	position: relative;
	text-align: left;
	color: #666;
	font-family: 'Lucida Fax',Georgia,serif
	letter-spacing: 0.5px;
	line-height: 17px;
	font-weight: 100px;
	height: 283px;
	margin: 10px 5px 0 15px;
	}

.dvdbox {width: 145px;}
.dvdboxphysical {width: 160px}

.dvdbox ul li, .dvdboxphysical ul li {
	list-style: circle inside none;
	}
	
.onetitlewide img, .dvdtitlewide img {
	display: block;
	margin: 10px auto 20px auto;
	padding: 2px;
}
.onetitlewide img {width: 150px;}
.dvdtitlewide img {width: 200px;}
.onetitlewide img:hover, .dvdtitlewide img:hover {
	padding: 0;
	border: 2px solid #eee;
}
.onetitlewide a {
	color: #fff;
	text-decoration: none;
	}
.lotsasongslist {
	display: block;
	position: relative;
	float: left;
	width: 550px;
	margin: 10px 0 0 72px;
	text-align: left;
}
.lotsasongslist ul li {
	color: #fff;
	font-family: 'Lucida Fax',Georgia,serif
	font-size:13px;
	letter-spacing: 2.5px;
	line-height: 17px;
	font-weight: 200px;
	list-style: circle inside none;
	}
	
.lotsasongslist ul li a {
	color: #fff;
	text-decoration: underline;
	}
.lotsasongslist ul li a:hover {
	text-decoration: none;
	}
.pagewidehead {
	display: block;
	margin: 10px 0 20px 0;
	}

div.imageonly {
	display: block;
	float: left;
	padding: 5px;
	margin: 5px 10px 20px 5px;
	}
	
div.farewell {
	display: block;
	width: 550px;
	margin: 10px auto 0 auto;
	color: #fff;
	font-family: 'Lucida Fax',Georgia,serif
	font-size:20px;
	letter-spacing: 0.5px;
	line-height: 21px;
	font-weight: 100px;
    padding: 5px;
    clear: both;
    text-align: center;
    }
.farewell span a { color: #fff; }
.farewell span a:hover { text-decoration: underline; }


a.packagebuybutton1, a.packagebuybutton2, a.packagebuybutton3, a.packagebuybuttondvd {
	display:inline-block;
	height:42px;
	width:110px;
	background:transparent url("images/btn_fff_large.png") 0 -50px no-repeat;
	text-decoration:none;
	text-align:center;
	padding: 8px 0 0 0;
	color:#fff;
	font-family: 'Lucida Fax',Georgia,serif
	font-size:17px;
	letter-spacing: 0.5px;
	line-height: 17px;
}

.shirts {
	display: block;
	width: 200px;
	float: left;
	}
.shirts img {
	padding: 5px;
	border: 1px solid #fff;
	}
.shirts img:hover {
	padding: 0;
	border: 6px solid #999;
	}
#leftshirt {
	margin: 10px 10px 10px 83px;
	}
#midshirt {
	margin: 10px 10px 10px 50px;
	}
#rightshirt {
	margin: 10px 10px 10px 50px;
	}
	
div.digitalformats {
	display: block;
	width: 550px;
	margin: 30px auto 0 auto;
	padding: 5px;
	border: 2px solid #fff; 
	-moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    }
div.digtitle {
	margin: 5px 0 10px 5px;
	}
.digtitle span {
	font-family: 'Lucida Fax',Georgia,serif
	font-size: 25px;
	color:#fff;
	}
ul.digitalfeatures li {
	font-family: 'Lucida Fax',Georgia,serif
	font-size: 17px;
	color:#fff;
	letter-spacing: 0.5px;
	line-height: 17px;
	list-style: circle inside none;
	padding: 5px;
	}
	

.packagebuybutton1:hover, .packagebuybutton2:hover, .packagebuybutton3:hover, .packagebuybuttondvd:hover {
	background-position:0 0px;
	color:#000;
}
.packagebuybutton1 { margin: 35px 0 13px 48px }
.packagebuybutton2 { margin: 164px 0 20px 17px }
.packagebuybutton3 { margin: 130px 0 0 85px; }
.packagebuybuttondvd { position: absolute; bottom: 0; }
