@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	background-color: #858585;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 30px;
	background-attachment: scroll;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
td {
	vertical-align: top;
}
h1 { /* a.k.a. breadcrums */
	font-size: 9px;
	font-style: italic;
	margin-top: 20px;
}
.copyright {
	font-size: 9px;
	text-align: right;
}
.copyright A {
	color: #CACACA;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}
.copyright A:HOVER {
	color: #FFFFFF;
}
.smalltext { /* dates, captions, etc. */
	font-size: 9px;
	font-style: italic;
	color: #E4E4E4;
}
/* MENU */
.menutd {
	padding: 0px 10px 0px 10px;
	margin: 0px;
}
.menutable {
	background-color: #4e4e4e;
	border: 1px solid #1f1f1f;
	font-size: 10px;
	font-style: italic;
	line-height: 175%;
	font-weight: bolder;
	text-align: left;
}
.menuSub {
	margin-left: 12px;
	line-height: 150%;
}
.menutd A {
	color: #CACACA;
	margin-left: 4px;
	font-size: 9px;
	font-style: italic;
	text-decoration: underline;
	font-weight: bolder;
}
.menutd A:HOVER {
	color: #E4E4E4;
}
/* colmen */
.mH {
	cursor:pointer;
	color: #CACACA;
	margin-left: 4px;
	font-size: 9px;
	font-style: italic;
	display: inline-block;
}
.mL {
	display:none;
}

/* CONTENT */
.ititle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #a8ff00;
	text-decoration: underline;
}
.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	color: #86bb20;
	line-height: 200%;
	margin-left: 5px;
}
.contenttable1 {
	background-color: #D6D6D6;
	padding: 6px;
	border-bottom: 1px solid #1f1f1f;
	border-right: 1px solid #EBEBEB;
	border-top: 1px solid #EBEBEB;
	border-left: 1px solid #1f1f1f;
	margin-bottom: 15px;
	margin-left: 5px;
}
.contenttable2 {
	background-color: #4e4e4e;
	padding: 5px;
	border: 1px solid #1f1f1f;
}
A {
	color: #CACACA;
	font-style: italic;
	text-decoration: underline;
	font-weight: bolder;
}
A:HOVER {
	color: #E4E4E4;
}
.updates {
	height: 250px;
	overflow-y: auto;
	padding-right: 5px;
}
/* about page */
.personal {
	text-align: left;
}
.personal TD {
	vertical-align: top;
	padding: 8px 6px 2px 6px;
	border-bottom: 1px dashed #86bb20;
}
.personalQ {
	font-style: normal;
	font-weight: bold;
	border-right: 1px dashed #86bb20;
	text-align: right;
	width: 130px;
}
/* DVDs */
.dvdPick {
	text-align: center;
	padding: 5px;
	vertical-align: top;
	line-height: 15px;
	width: 20px;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #999;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	background-color: #7B7B7B;
	font-size: 10px;
	color: #a8ff00;
	font-style: italic;
	font-weight: bolder;
}
.dvdPick A {
	text-decoration: none;
}
.dvdList {
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
	vertical-align: top;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
}
/* tuts print friendly */
.printtext {
	font-size: 9px;
	text-align: right;
	vertical-align: bottom;
	font-weight: normal;
	font-style: normal;
}
.printtext A {
	font-size: 9px;
	text-align: right;
	vertical-align: bottom;
	text-decoration: underline;
	font-weight: normal;
	font-style: normal;
}
/* vartuts */
#code {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	color: #990000;
	background-color: #D6D6D6;
	padding: 4px;
	border: 1px solid #000000;
	overflow: auto;
	overflow-x: auto;
	width: 500px;
	min-height: 150px;
	margin: 5px;
	display: inline-block;
}
.newtext {
	color: #0033FF;
}
.comment{
	color: #33CC00;
}
pre {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
}
.red {color: #990000}
/* Contact form */
.contactform TD {
	padding-bottom: 5px;
}
.contactC1 {
	text-align: right;
	width: 100px;
	padding-right: 10px;
}
#message {
	width: 250px;
}
.contactTitleErr {
	color: #FF0000;
}
.contactFieldErr {
	border: 1px solid #FF0000;
}
ul {
	padding-left: 25px;
	margin: 0px 0px 10px 0px;
}
li {
	list-style-type: circle;
}
/* DVD RATINGS */
.ratings {
	background-image: url(images/ratings.png);
	background-repeat: no-repeat;
	display: inline-block;
	width: 55px;
	height: 10px;
}
.rate00 { /* not rated */
	background-position: 0px 0px;
}
.rate05 { /* 0.5 DVDs */
	background-position: 0px -10px;
}
.rate10 { /* 1.0 DVDs */
	background-position: 0px -20px;
}
.rate15 { /* 1.5 DVDs */
	background-position: 0px -30px;
}
.rate20 { /* 2.0 DVDs */
	background-position: 0px -40px;
}
.rate25 { /* 2.5 DVDs */
	background-position: 0px -50px;
}
.rate30 { /* 3.0 DVDs */
	background-position: 0px -60px;
}
.rate35 { /* 3.5 DVDs */
	background-position: 0px -70px;
}
.rate40 { /* 4.0 DVDs */
	background-position: 0px -80px;
}
.rate45 { /* 4.5 DVDs */
	background-position: 0px -90px;
}
.rate50 { /* 5.0 DVDs */
	background-position: 0px -100px;
}
/* PHOTOS */
.gal img {
	border: none;
	padding: 8px 12px 30px 12px;
	background-image: url(photos/galbg.png);
	background-position: top center;
	background-repeat: no-repeat;
}