@charset "UTF-8";
/* CSS Document */

/* Useful Settings */
.ImageLink{border:solid 0px;}

#backgroundIMG{
	background-image:url(../images/background/background_sub.jpg)
}

.fullscreen{position:absolute; left:0px; top:0px; width:1152px; height:852px; }

.mainBody{ background-image:url(../images/tools/backgroundcolor.jpg); }


/* homepage */

.NavagationStrip{}


#NavagationStrip {
	position:absolute;
	left:200px;
	top:111px;
	height: 31px;
	width: 756px;
}


.TVButton{}



#LawOrderButton {position:absolute; left:72px; top:200px;}
#LawOrderButton a {
	display:block;
	background: url("../images/tv_sub/lawandorder2.png") 0 0 no-repeat;
}
#LawOrderButton a:hover {
	background-position:-243px;
}

#StuckyvilleButton {position:absolute; left:325px; top:200px;}
#StuckyvilleButton a {
	display:block;
	background: url("../images/tv_sub/stuckyville2.png") 0 0 no-repeat;
}
#StuckyvilleButton a:hover {
	background-position:-243px;
}

#SopranosButton {position:absolute; left:577px; top:200px;}
#SopranosButton a {
		display:block;
	background: url("../images/tv_sub/sopranos2.png") 0 0 no-repeat;}
#SopranosButton a:hover {
	background-position:-243px;
}

#DellaVenturaButton {position:absolute; left:827px; top:200px;}
#DellaVenturaButton a {
	display:block;
	background: url("../images/tv_sub/dellaventura2.png") 0 0 no-repeat;
}
#DellaVenturaButton a:hover {
	background-position:-243px;
}

#WrightButton {
	position:absolute;
	left:198px;
	top:420px;
}
#WrightButton a {
	display:block;
	background: url("../images/tv_sub/wrightverdicts2.png") 0 0 no-repeat;
}
#WrightButton a:hover {
	background-position:-243px;
}

#NYUndercoverButton {
	position:absolute;
	left:450px;
	top:420px;
}
#NYUndercoverButton a {
	display:block;
	background: url("../images/tv_sub/nyundercover2.png") 0 0 no-repeat;
}
#NYUndercoverButton a:hover {
	background-position:-243px;
}

#MiamiViceButton {
	position:absolute;
	left:704px;
	top:420px;
}
#MiamiViceButton a {
	display:block;
	background: url("../images/tv_sub/miamivice2.png") 0 0 no-repeat;
}
#MiamiViceButton a:hover {
	background-position:-243px;
}

.TVSection{}


#LawOrderSection {
	position: absolute;
	z-index: 4;
	left: 230px;
	top: 155px;
	padding: 0;
	border: 0px solid;
	width:600px;
	height:400px;
	vertical-align:top;
}
