* { margin: 0; padding: 0; }
html, body { height: 100%; }
body { background: url(/images/bg.jpg) left top #fcb5d1; color: #000000; font-family: "Trebuchet MS", Arial, Verdana; font-size: 12px;}
a { color: #146a9c; text-decoration: none; }
a:hover { color: #9c148e; text-decoration: underline; }
#main { width: 960px; margin: 0 auto; background: url(/images/bgmain.gif) center top repeat-y #f4f0eb; min-height: 100%; }
.pads {}
.rulers { position: relative; width: 940px; margin: 0 auto; }
#header {}
#header .pads, #footer .pads { margin: 0 10px; }
#wrapper { float: left; width: 100%; }
#content .pads { margin-left: 1px;}
#leftcolumn { float: left; width: 244px; margin-left: -960px; }
#leftcolumn .pads { margin-left: 8px;}
#footer { clear: left; width: 100%; text-align: center;}
img.xxx {display: block; }
.navlinks { height: 50px; margin-bottom: 10px; }
.navlinks div { width: 310px; float: left; text-align: center; }
.navlinks span { display: block; }
.covers { position: relative; }
.covers div { display: block; position: absolute; z-index: 10; left: 0; top: 0; }
.covert, .coverd { display: block; }
.coverl { display: block; float: left; width: 15px; height: 1000px; }
.coverr { display: block; float: right; width: 15px; height: 1000px;}
p.sale { padding-top: 20px; margin-bottom: 20px; }
p.info { padding-top: 10px; font-size: 14px; padding-bottom: 10px; }
p.sale a { font-size: 36px; font-weight: bold; }
p.info a { font-weight: bold; }
.episode { width: 708px; height: 355px; position: relative; margin-bottom: 15px;}
.titles { width: 708px; height: 45px; background: url(/images/titles.gif) no-repeat;}
.titlesleft { width: 234px; height: 45px; background: url(/images/titlesleft.gif) no-repeat;}
.titles h2, .titlesleft h2 { padding-top: 12px; text-align: center; font-size: 24px; font-weight: bold; color: #004575; font-family: "Comic Sans MS", Arial, Helvetica; }
.clip {position: absolute; width: 290px; height: 240px; top: 55px; left: 388px; z-index: 10; }
.clip p { font-size: 14px; line-height: 1em; margin-bottom: 10px; text-align: justify;}
.size32 { font-size: 32px; }
.size24 { font-size: 24px; }
.size16 { font-size: 16px; }
.navigation { position: relative; width: 920px; margin: 0 auto 10px auto; padding: 5px; font-size: 14px; font-weight: bold; border: 1px solid #ece3d8; background-color: #fffefc; }
.navigation span { position: absolute; width: 220px; top: 4px; left: 708px; text-align: right;}
ul.sections {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 14px;
}
ul.sections a {
	font-size: 16px;
	font-weight: bold;
}
ul.sections li {
	margin: 0.2em 3px 0.2em 5px;
	padding: 0;
}
h3 {
	text-align: center;
	font-size: 24px;
	margin: 5px auto;
}
h4 {
	color: #0b3f75;
	background-color: #9cd1ec;
	font-size: 18px;
	width: 200px;
	margin: 0 auto 10px 0;
}
.sec {
	margin: 0 5px 20px 5px;
	padding: 0;
	border: solid 1px #9cd1ec;
}
ul.upd {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 14px;
}
ul.upd li {
	clear: both;
	margin: 1px 3px 1px 5px;
}
ul.upd a {
	display: block;
	margin: 3px;
	float: left;
}
ul.upd p {
	float: right;
	margin: 2px;
	padding: 0;
}

.story { width: 800px; font-size: 16px; margin: 0 auto; }
#leftcolumn ul { list-style: none; margin-left: 10px; font-size: 14px; font-weight: bold; }
#leftcolumn h2 { font-size: 16px; color: #103952; }
#content h2 { font-size: 18px; color: #103952; text-align: center; }

#content ol { margin-left: 30px; font-size: 16px; font-weight: bold; }


table { margin: auto auto; }
.centered { text-align: center; }

.sales { text-align: center; padding: 10px;}
.sales p { margin-bottom: 10px; font-size: 16px; font-weight: bold; color: #666;}
.sales h3 { font-size: 36px; color: #333;}
.sales h3 a {color: #333; text-decoration: none;}

.cleared:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.cleared { display: inline-block; }
/* Hides from IE-mac \*/
* html .cleared {height: 1%;}
.cleared {display: block;}
/* End hide from IE-mac */