* { margin: 0; padding: 0; }
html, body { height: 100%; }
body { background: url(/images/bg1.jpg) left top #bff291; color: #000000; font-family: "Trebuchet MS", Arial, Verdana; font-size: 12px;}
a { color: #5cb200; text-decoration: none; }
a:hover { color: #934200; text-decoration: underline; }
#main { width: 980px; margin: 0 auto; background: url(/images/bgmain.gif) center top repeat-y #ffffff; min-height: 100%; }
* html #main { height: 100%; }
#header, .episode, .navlinks, .intro { position: relative; width: 940px; margin: 0 auto; border-bottom: solid 1px #69b90b; }
#footer { position: relative; width: 940px; margin: 0 auto; text-align: center; border-top: solid 1px #69b90b; }
#content {  }
.rulers { position: relative; width: 940px; margin: 0 auto; }
.episode { position: relative; }
.intro { background-color: #f4ffce; font-size: 14px; }
.intro a { font-weight: bold; }
.intro .teaser { width: 790px; float: left; padding-left: 10px;}
.intro .bookm { width: 140px; float: right; text-indent: 10px; font-size: 16px;}
.introclip { position: absolute; width: 280px; height: 190px; top: 168px; left: 330px; }
.titles { width: 940px; margin-top: 10px; height: 50px; background: url(/images/titles.gif) no-repeat; }
.titles h2 { text-indent: 420px; font-size: 26px; font-style: italic; padding-top: 10px; color: #354815;}
.update { position: relative; }
.clip {position: absolute; width: 490px; height: 150px; top: 370px; right: 30px; z-index: 10; }
.clip p { font-size: 16px; }
.navlinks { height: 50px; background-color: #f4ffce;}
.navlinks div { width: 310px; float: left; text-align: center; }
.navlinks a { display: block; font-size: 30px; }
.navlinks span { display: block; }
.texts { font-size: 16px; position: relative; width: 940px; margin: 0 auto; }
.texts p { padding: 5px; }
img.xxx {display: block; }
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; }
.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 #2e6313; background-color: #efffca; }
.navigation span { position: absolute; width: 220px; top: 4px; left: 708px; text-align: right;}
.prevnext { position: relative; width: 300px; height: 20px; margin: 30px auto; padding: 5px; font-size: 14px; font-weight: bold; border: 1px solid #2e6313; background-color: #efffca; }
.prevnext span { position: absolute; top: 5px; right: 0; padding-right: 2px;}
.listgalls, .listpics, .listvids { list-style: none; width: 900px; margin: 10px auto 0 auto;}
.listgalls li, .listpics li, .listvids li { float: left; display: inline; text-align: center; }
.listgalls li { width: 180px; height: 225px; overflow: hidden;}
.listpics li { width: 180px; height: 175px;}
.listvids li { width: 300px; height: 225px; overflow: hidden; }
.listpics li p, .listvids li p { }
.listvids li a img { display: block; margin: 0 auto; width: 240px; border: none; overflow: hidden;}
.listgalls li a img, .listpics li a img { display: block; margin: 0 auto; border: none; }
.pages { text-align: center; font-size: 14px; font-weight: bold; padding: 10px 10px 30px 10px;}
.pagesbig { text-align: center; font-size: 22px; padding-bottom: 30px;}
.longdesc { margin: 10px auto; width: 920px; padding: 5px; font-size: 14px; border: 1px solid #2e6313; background-color: #fcffdc;}

.dl { list-style: none; width: 640px; margin: 10px auto; font-size: 14px; font-weight: bold;}
.dl li { border: 1px solid #2e6313; background-color: #efffca; padding: 2px 0 2px 5px; margin-bottom: 3px;}
.dl li img { margin-bottom: -4px;}
.dl li.dlintro { border: none; background-color: transparent;}
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: #fff;
	background-color: #2e6313;
	font-size: 18px;
	width: 180px;
	margin: 0 auto 10px 0;
}
.sec {
	margin: 0 5px 20px 5px;
	padding: 0;
	border: solid 1px #2e6313;
}
ul.upd {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 14px;
	width: 280px;
}
ul.upd li {
	clear: both;
	margin: 1px 3px 3px 5px;
	text-align: center;
}
ul.upd p {
	float: right;
	margin: 2px;
	padding: 0;
}
ul.upd a img { border: none; max-height: 100px; }
* html ul.upd a img { 
   height: expression( this.scrollHeight > 99 ? "100px" : "auto" ); /* sets max-height for IE */
}

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

.slideshow, .slideshow1, .slideshow2, .slideshow3, .slideshow4, .slideshow5 { width: 160px; height: 120px; overflow: hidden;}
.singlefeed .overlay { position: relative; float: left; margin-left: 10px;}
.singlefeed .overlay a img { display: block; position: absolute; z-index: 1000; top: 0; left: 0; width: 160px; height: 120px; border: none;}
.singlefeed { height: 130px; width: 910px; padding-top: 10px; margin: 0 auto 15px auto; background-color: #f9fae8; border: 1px solid #ddd; -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px; }
.singlefeed a { color: #849c00;}
.singlefeed h2 { margin-left: 185px; margin-bottom: 10px; font-size: 24px; color: #179cfa;}
.singlefeed h2 span { float: right; display: inline; margin: 5px 15px 0 0;}
.singlefeed p { font-size: 14px; line-height: 1.5em; color: #555; margin-left: 185px;}
.sales { text-align: center; padding: 10px;}
.sales p { margin-bottom: 10px; font-size: 16px; font-weight: bold; color: #333;}
.sales h3 { font-size: 36px; color: #49501c;}
.sales h3 a {color: #49501c; 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 */