/*
font - Space Cruiser
Windows Movie Maker publish quality - DVD Quality (3.0 Mbps)
"Required Viewing" font - Dick Van Dyke Bold
	back font - 18px
		blue = rgb(45,218,253)
	fore font - 14px
	1) make each back letter on separate level, font = 18px
	2) Gaussian blur with radius of 3
	3) write font text on new level in white
	4) center each back letter on its corresponding front letter
	5) select front text and do a selection bevel, radius = 1, highlight color = white, shadow color = rgb(109,109,109)
	6) merge back letters into one level
		
*/
/*Body styles*/
body.main {
	width: 1255px;
	margin-left: auto;
	margin-right: auto;
	border-style: none;
	text-align: center;
	background-color: rgb(0,0,0);	
    color: yellow;
    font-family: verdana;
    font-size: 10pt;
}
body.indexB {
    background: rgb(0,0,0);
    font-family: Verdana;
    font-size: 12px;
    color: white;
}

div#nifty{ width: 300px; margin: 0 60%; float: left; background: rgb(85,107,47)}
b.rtop, b.rbottom{display:block;background: rgb(0,0,0);}
b.rtop b, b.rbottom b{display:block;height: 1px;
    overflow: hidden; background: rgb(85,107,47)}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}



/*inputs*/
button, a.buttonDown {
	background: url('../images/ratedown.png');
	width: 28px;
	height: 21px;
}
input.btn {
	color: #050;
	background-color:#fed; 
	border:1px solid; 
	border-color: #696 #363 #363 #696;
	font-size: 10px;
}

/*form*/
form.mailingForm {
	margin: auto;
	padding: auto;
}

/*divs*/
div.mainContDiv {
	width: 1227px;
	border-style: none;
	display: table-cell;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}
div.leftDiv {
	width: 210px;
	display: table-cell;
	text-align: center;
	vertical-align: top;
	float: left;
}
div.leftReviewDiv {
	margin: auto;
	width: 210px;
	display: table-cell;
	text-align: center;
	vertical-align: top;
	float: left;
}
div.middleDiv {
	width: 800px;
	border-style: none;
	vertical-align: top;
	float: left;
	position: relative;
	right: 0px; /* = -[mainContDiv.width - (leftDiv.width + middleDiv.width + rightDiv.width)]/2 */
}
div.rightDiv {
	width: 210px;
	border-style: none;
	display: table-cell;
	vertical-align: top;
	float: right;
	left: 210px;
}
div.summaryDiv {
	padding: 0px 10px 0px 10px;
	color: rgb(40,40,40);
}
div.headerDiv {
	width: 600px;
	padding: 0px 10px 5px 10px;
	margin: 10px;
	float: left;
	display: inline;
}
div.mailingDiv {
	width: 350px;
	height: 124px;
	background: url('../images/mailingBg.png');
	background-repeat: no-repeat;
	background-position: center center;
	float: right;
	display: inline;
	margin: 20px 0px 0px 20px;
	padding: 20px 0px 0px 20px;
	font-family: Verdana;
}
div.spaceDiv {
	width: 8px;
	display: table-cell;
	vertical-align: middle;
}
div.titleDiv {
	font-size: 14px;
	width: 310px;
	padding: 0px 0px 0px 20px;
	display: table-cell;
	vertical-align: middle;
}
div.watchDiv {
	width: 307px;
	display: table-cell;	
	vertical-align: middle;
}
div.trailerDiv {
	width: 176px;
	display: table-cell;	
	vertical-align: middle;
}
div.amazonDiv {
	width: 28px;
	display: table-cell;
	vertical-align: middle;
	text-align: right;
	padding: 0px 0px 3px 0px;
}
div.fillerDiv {
	display: table-cell;
}
div.reviewBody {
	margin: 0px 10px 0px 30px;
}
div.moviePosterDiv {
	display: inline;
	width: 125px;
	text-align: center;
	background: url('../images/imgTd.png');
	background-repeat: no-repeat;
	background-position: center center;
}
div.moviePosterDivLevel {
	display: table-cell;
	height: 191px;
	width: 50%;
	margin: auto;
	vertical-align: middle;
	background: url('../images/imgTd.png');
	background-repeat: no-repeat;
	background-position: center center;
}
div.moviePosterTitle {
	/*display: inline;
	width: 80px;
	*/
	display: table-cell;
	padding-left: 55px;
	width: 100px;
	margin: auto;
}
div.readReviewDiv {
	display: inline;
	width: 85px;
	text-align: center;
	background: url('../images/readReviewTd.png');
	background-repeat: no-repeat;
	background-position: center center;
}

/*Paragraph styles*/
p.headerP {
	margin: auto;
	padding: auto;
	background-image: url('../images/mainbg.png');
	background-repeat: no-repeat;
	text-align: left;
	font-family: 12px;
	color: rgb(40,40,40);
	width: 1150px;
}
p.indexP {
	margin-left: auto;
	margin-right: auto;
	padding: auto;
    text-align: left;
    font-family: Verdana;
    font-size: 12px;
    color: white;
	width: 1110px;
}
p.captionP {
    text-indent: 40px;
    font-size: 10px;
}

/*Images*/
img.extImg {
	border: none;
}
img.readReviewImg {
	width: 60px;
	height: 39px;
	border: none;
}
img.possibleImg {
	width: 11px;
	height: 11px;
}
img.requiredImg {
	width: 70px;
	height: 100px;
	float: left;
}
img.amazonLink {
	border: none;
	width: 25px;
	height; 25px;
}
img.topban {
    border: none;
	/*
	width: auto;
	*/
	width: 1000px;
}
img.moviePoster {
    width: 114px;
    height: 180px;
    border-color: white;
    border-width: 1px;
}
img.rgClass {
    width: 20px;
    height: 20px;
}
img.nImageSmallLeft{
	margin: 5px;
	width: 180px;
	height: 120px;
}
img.nImageSmallRight {
	margin: 5px;
	width: 180px;
	height: 120px;
}
img.nImageMediumLeft {
	margin: 5px;
	width: 240px;
	height: 160px;
}
img.nImageMediumRight {
	margin: 5px;
	width: 240px;
	height: 160px;
}
img.nImageLargeLeft {
	margin: 5px;
	width: 360px;
	height: 240px;
}
img.nImageLargeRight {
	margin: 5px;
	width: 360px;
	height: 240px;
}
img.imageSmallLeft{
	border-style: solid;
	border-color: yellow;
	border-width: 1px;
	float: left;
	margin: 5px;
	width: 180px;
	height: 120px;
}
img.imageSmallRight {
	border-style: solid;
	border-color: yellow;
	border-width: 1px;
	float: right;
	margin: 5px;
	width: 180px;
	height: 120px;
}
img.imageMediumLeft {
	border-style: solid;
	border-color: yellow;
	border-width: 1px;
	float: left;
	margin: 5px;
	width: 240px;
	height: 160px;
}
img.imageMediumRight {
	border-style: solid;
	border-color: yellow;
	border-width: 1px;
	float: right;
	margin: 5px;
	width: 240px;
	height: 160px;
}
img.imageLargeLeft {
	border-style: solid;
	border-color: yellow;
	border-width: 1px;
	float: left;
	margin: 5px;
	width: 360px;
	height: 240px;
}
img.imageLargeRight {
	border-style: solid;
	border-color: yellow;
	border-width: 1px;
	float: right;
	margin: 5px;
	width: 360px;
	height: 240px;
}

/*Links*/
a:link {font-size: 12px; text-decoration: none; color: rgb(210,210,210);}
a:visited {font-size: 12px; text-decoration: none; color: rgb(210,210,210);}
a:active {font-size: 12px; text-decoration: none; color: rgb(210,210,210);}
a:hover {font-size: 12px; text-decoration: none; color: rgb(110,110,110);}

a.ret:link {font-size: 12px; text-decoration: none; color: rgb(210,210,210);}
a.ret:visited {font-size: 12px; text-decoration: none; color: rgb(210,210,210);}
a.ret:active {font-size: 12px; text-decoration: none; color: rgb(210,210,210);}
a.ret:hover {font-size: 12px; text-decoration: none; color: rgb(110,110,110);}

a.extLink:link {text-decoration: none; color: rgb(80,80,80);}
a.extLink:visited {text-decoration: none; color: rgb(80,80,80);}
a.extLink:active {text-decoration: none; color: rgb(80,80,80);}
a.extLink:hover {text-decoration: none; color: rgb(110,110,110);}

a.amazonLink:link {font-size: 11px; text-decoration: none; color: rgb(210,210,210);}
a.amazonLink:visited {font-size: 11px; text-decoration: none; color: rgb(210,210,210);}
a.amazonLink:active {font-size: 11px; text-decoration: none; color: rgb(210,210,210);}
a.amazonLink:hover {font-size: 11px; text-decoration: none; color: rgb(110,110,110);}

a.trailerLink:link {font-size: 11px; text-decoration: none; color: rgb(96,218,255)}
a.trailerLink:visited {font-size: 11px; text-decoration: none; color: rgb(96,218,255)}
a.trailerLink:active {font-size: 11px; text-decoration: none; color: rgb(96,218,255)}
a.trailerLink:hover {font-size: 11px; text-decoration: underline; color: rgb(122,184,255);}

a.mail:link {text-decoration: none; color: rgb(40,40,40); text-decoration: underline;}
a.mail:visited {color: rgb(40,40,40)}
a.mail:active {color: rgb(40,40,40)}
a.mail:hover {text-decoration: underline; color: rgb(120,120,120)}

a.yel:link {text-decoration: none; color: yellow}
a.yel:visited {text-decoration: none; color: yellow}
a.yel:active {text-decoration: none; color: yellow}
a.yel:hover {text-decoration: none; font-weight: bold}

a.rat:link {text-decoration: none; color: yellow}
a.rat:visited {text-decoration: none; color: yellow}
a.rat:active {text-decoration: none; color: yellow}
a.rat:hover {text-decoration: underline}

/* Divs */
div.commentDiv {
	width: 550px;
	height: 230px;
}
div.commentTitleDiv {
	-webkit-border-radius: 5px 5px 0px 0px;
	-khtml-border-radius: 5px 5px 0px 0px;	
	-moz-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;
	border-style: solid solid none solid;
	border-color: rgb(255,255,0);
	border-width: 1px;
	float: left;
	margin: 0px;
	padding: 2px;
	font-family: Verdana;
	font-size: 9px;
	background-color: rgb(0,0,0);
	color: rgb(255,255,0);
	width: 500px;
	text-align: left;

/*
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;	
	-moz-border-radius: 5px;
	border-radius: 5px;
	border-style: solid;
	border-color: rgb(30,230,160);
	border-width: 1px;

	display: table-cell;
	width: 550px;
	height: 30px;
	background-color: rgb(40,40,40);
	font-family: Verdana;
	font-size: 10px;
	color: rgb(255,255,255);
	vertical-align: middle;
	padding: 5px;
	text-align: left;
*/
}
div.commentBoxTop {
	background: url('../images/commentBoxTop.png');
	background-repeat: no-repeat;
	height: 4px;
}
div.commentBoxMiddle {
	color: rgb(40,40,40);
	font-family: Verdana;
	background: url('../images/commentBoxMiddle.png');
	background-repeat: repeat-y;
	vertical-align: top;
	padding: 10px;
	text-align: left;
}
div.commentBoxBottom {
	background: url('../images/commentBoxBottom.png');
	background-repeat: no-repeat;
	height: 4px;
}
div.commentBoxDiv {
	-webkit-border-radius: 0px 0px 5px 5px;
	-khtml-border-radius: 0px 0px 5px 5px;	
	-moz-border-radius: 0px 0px 5px 5px;
	border-radius: 0px 0px 5px 5px;
	border-style: none solid solid solid;
	border-color: rgb(255,255,0);
	border-width: 1px;
	float: left;
	vertical-align: top;
	margin: 0px;
	padding: 2px;
	font-family: Verdana;
	font-size: 11px;
	background-color: rgb(210,210,210);
	color: rgb(55,55,55);
	width: 500px;
	text-align: left;

/*
	font-family: Verdana;
	color: rgb(40,40,40);
	background-color: rgb(210,210,210);
	vertical-align: top;
	text-align: left;
	padding: 5px 10px 10px 25px;
*/
}

/* tables */
table.minuteTable {
	border-style: none;
	padding: 1px 1px 1px 1px;
	color: yellow;
	font-size: 12px;
	vertical-align: top;
}
table.minuteTable td.time{
	width: 95px;
	vertical-align: top;
}
table.minuteTable td.text{
	width: 590px;
	vertical-align: top;
}
table.headerTable {
	width: 1071px;
	height: 511px;
	margin: 10px;
	padding: 10px;
	background-image: url('../images/mainbg.png');
	background-repeat: no-repeat;
	background-position: center center;
	font-family: Verdana;
	font-size: 12px;
	color: rgb(80,80,80);
}

table.mailingListTable {
	width: 300px;
	background-color: rgb(85,107,47);
	font-family: Verdana;
	font-size: 11px;
	border-style: solid;
	border-collapse: collapse;
	border-width: 1px;
	border-color: white;
	padding: 0px;
	margin: 0px;
}
table.mailingListTable tr {

}
table.mailingListTable td {
	padding: 5px;
}

table.reqCurTable {
	width: 1071px;
	border-collapse: collapse;
	border-style: none;
	/*
	background-image: url('/images/mainbg.png');
	*/
}
table.reqCurTable td {
	vertical-align: top;
}

table.currentTable {
	width: 200px;
	margin: 7px 0px 0px 0px;
	border-style: solid;
	border-color: rgb(80,80,80) white white rgb(80,80,80);
	border-width: 1px;
	border-collapse: collapse;
	font-family: Verdana;
}
table.currentTable th {

}
table.currentTable td.titleTd {
	background-color: rgba(40,40,40,0.5);
	color: rgb(20,20,20);
	font-size: 11px;
}
table.currentTable td.infoTd {
	font-size: 10px;
	background-color: rgba(80,80,80,0.5);
	color: rgb(255,255,255);
	font-style: italic;
}

table.reqDispTable {
	float: left;
	width: 300px;
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
	border-style: none;
	background-color: transparent;
}
table.reqDispTable tr.titleRow {
	height: 15px;
	margin: 0px;
	padding: 0px;
	color: rgb(20,20,20);
	font-size: 10px;
	border-style: none;
}
table.reqDispTable tr.summaryRow {
	height: 50px;
	border-style: none;
	font-size: 11px;
    color: white;
	vertical-align: bottom;
}
table.reqDispTable tr.amazonRow {
	height: 35px;
	border-style: none;
}
table.reqDispTable td.rdTd {
	border-style: none;
	width: 300px;
}

table.requiredTable {
    border-style: none;
    background-color: transparent;
    font-family: Verdana;
}
table.requiredTable tr {
    border-width: 0px;
    background-color: transparent;
}
table.requiredTable th {
    border-width: 1px;
    border-style: solid;
    border-color: white;
    background-color: transparent;
}
table.requiredTable td.rTd {
    border-style: solid;
	border-width: 1px;
	border-color: white;
    background-color: rgba(40,40,40,0.5);
	font-size: 10px;
}

table.reviewTable {
	width: 1250px;
	border-style: none;
	border-collapse: collapse;
	font-size: 12px;
}
table.reviewTable th {

}
table.reviewTable tr {

}
table.reviewTable td.leftCol {
	width: 150px;
	vertical-align: text-top;
}
table.reviewTable td.middleCol {
	width: 950px;
}
table.reviewTable td.rightCol {
	width: 150px;
}

table.infoRow {
	margin: 0px;
	padding: 0px;
	border-collapse: separate;
	border-style: none;
}
table.infoRow tr.titleRow {
	padding: 0px;
	height: 30px;
	border-style: none;
	vertical-align: middle;
}
table.infoRow td.infoTd {
	border-style: none;
	margin: auto;
	padding: auto;
}
table.infoRow td.summaryTd {
	border-style: none;
	margin: auto;
	padding: auto;
	vertical-align: top;
}
table.infoRow tr.summaryRow {
	height: 50px;
	border-style: none;
	font-size: 11px;
    color: white;
	vertical-align: bottom;
}
table.infoRow tr.creditsRow {
	height: 80px;
	border-style: none;
}

table.indexTable {
	width: 1250px;
    border-style: none;
    border-collapse: collapse;
    background-color: transparent;
    font-family: Verdana;
}
table.indexTable tr {
	width: 1250px;
    border-width: 0px;
    background-color: transparent;
}
table.indexTable td {
	border-style: none;
    background-color: transparent;
	background-repeat: no-repeat;
	background-position: center center;
	font-size: 10px;
}
table.indexTable td.imgTd {
	text-align: center;
	width: 125px;
	background: url('../images/imgTd.png');
	background-repeat: no-repeat;
	background-position: center center;
}
table.indexTable td.allSummaryTd {
	width: 903px;
	background: url('../images/allSummaryTd.png');
	background-repeat: no-repeat;
	background-position: center center;
}
table.indexTable td.dataTd {
	padding: 12px 0px 0px 0px;
	width: 134px;
	background: url('../images/dataTd.png');
	background-repeat: no-repeat;
	background-position: center center;
	color: rgb(40,40,40);
	vertical-align: top;
}
table.indexTable td.readReviewTd {
	width: 85px;
	background: url('../images/readReviewTd.png');
	background-repeat: no-repeat;
	background-position: center center;
}

table.creditsTable {
    width: 900px;
    font-family: Verdana;
    font-size: 10px;
    color: rgb(80,80,80);
	text-align: left;
}
table.creditsTable th {
}
table.creditsTable td {
}

table.includedOnTable {
    width: 900px;
    border-width: 1px;
    border-style: none;
    border-color: rgb(200,200,200);
    border-collapse: separate;
    background-color: rgb(100,100,100);
    font-family: Verdana;
    font-size: 10px;
    color: black;
}
table.includedOnTable th {
    border-style: none;
    background-color: rgb(100,100,100);
}
table.includedOnTable td {
    border-style: none;
    background-color: rgb(100,100,100);
}
