body{
	background-image: url(../img/layout/bg-cinema.gif);
	background-repeat: repeat-y;
	background-color: #1A7397;
}

#PageLayout{
	/*background-image:url(../img/Cinema/bg-sidenav.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;*/
}

#LeftColumn{
	height: 650px;
}

#Logo{
	background: url(../img/logo-cinema-new.jpg) no-repeat;
}

.ImgLogo{
	width: 179px;
	height: 163px;
	border: none;
}

#SideNav{
	Color: #fff;
}

#SideNav a{
	Color: #fff;
}

hr{
	border-top: 1px #fff solid;
}

#TopNav{
	color: #fff;
	font-size: 11px;
	float:left;
	position:absolute;
}

#TopNav a{
	Color: #fff;
}

#BelowNav{
	height: 163px;
	background-image: url(../img/logo-cinema-bg.jpg);
	background-repeat: no-repeat;	
}

#BodyCopy, #BodyPadding{
	background-image: url(../img/Cinema/bg-body-top.jpg);
	background-repeat:repeat-x;
	background-color: #1286B1;
}

#HomeBG{
	background-image: url(../img/Cinema/body-bg.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	min-height:550px;
	_height:550px;
}

#BodyPadding{
	padding: 15px;
}



#ProductBox{
	width: 200px;
	position: absolute;
	top: -10px;
	left: 80px;
}

#ProductBox a{
	text-decoration: none;
}

td.PBoxNorth{
	background-image: url(../img/product-box/n.jpg);
	background-repeat:repeat-x;
}

td.PBoxSouth{
	background-image: url(../img/product-box/s.jpg);
	background-repeat:repeat-x;
}

td.PBoxWest{
	background-image: url(../img/product-box/w.jpg);
	background-repeat:repeat-y;
}

td.PBoxEast{
	background-image: url(../img/product-box/e.jpg);
	background-repeat:repeat-y;
}

td.PBoxBg{
	background-color: #1C9CCD;
	color:#ffffff;
}

td.PBoxBg ul{
	margin-top: 0;
	padding-top: 0;
}

td.PBoxBg ul li{

}

#Products{
	background-color: #ffffff;
	padding: 15px;
}

#ProdName{
	display: none;
}

.ProdImg{
	display:block;
	float: left;
	padding: 0 20px 20px 0;
	width:240px;
}

#ProdCopy{
	color: #000000;
	float:left;
	display:inline;
	width: 275px;
}

#ProdCopy p{
	margin-top: 0px;
}

#ProdCopy a, #ProdCopy a:active, #ProdCopy a:link, #ProdCopy a:visited, #ProdCopy a:hover{
	color:#1286B1;
}

#ProdFooter{
	position: relative;
}

#BottomGradient{
	background-image: url(../img/layout/bg-LayoutBottom.jpg);
	background-repeat:no-repeat;
	height: 96px;
}

#AboutUs{
	font-size: 12px;
}

#AboutUs div.row{
	padding-top: 0px;
}

#AdminLinks a, #AdminLinks a:visited, #AdminLinks a:hover{
	color: #0000FF;
}

/*    Formatting for Admin News    */
#AdminNews{
	
}

#AdminNews label, #AdminNews div.field {
	display: block;
	margin-bottom: 10px;
}

#AdminNews label {
	text-align: right;
	width: 105px;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	font-weight: bold;
}

#AdminNews div.field{
	float: right;
	text-align: left;
	width: 400px;
}

#AdminNews br.form {
	clear: both;
}

.tableClass td
{
	padding:0 5px;
	vertical-align: middle;
	height: 49px;
}

.tableClass th
{
	padding:5px;	
	text-align:left;
	color:#fff;
}

tr.alt
{
	background:#eee;
}


#PartNumber
{
	position:absolute;
	top:175px;
	left:550px;
	width:200px;
	color:#fff;	
}

#PartNumber ul
{
	float:left;
	margin:0;
	padding:0;
	width:80px;
	margin-right:5px;
	margin-top:10px;
}

#PartNumber li
{
	list-style:none;
	margin-bottom:5px;
	height:25px;
}

#PartNumber li input
{
	width: 80px;
	border-right: 2px;
}

#Projector
{
	position:absolute;
	top:175px;
	left:430px;
	width:105px;
	border-right:1px solid #fff;
	color:#fff;		
}

#Projector ul
{
	float:left;
	margin:0;
	padding:0;
	margin-right:5px;
	margin-top:10px;	
}

#Projector li
{
	list-style:none;
	margin-bottom:5px;
	height:25px;
}

#Calculator
{
	position:absolute;
	top:175px;
	left:190px;
	width:220px;
	border-right:1px solid #fff;	
	color:#fff;	
}

#Calculator ul
{
	float:left;
	margin:0;
	padding:0;
	width:70px;
	margin-right:5px;
	margin-top:10px;
}

#Calculator ul.wide
{
	width: 85px;
}

#Calculator ul.width
{
	float:left;
	margin:0;
	padding:0;
	width:40px;	
	margin-top:10px;	
}

#Calculator li
{
	list-style:none;
	margin-bottom:5px;
	height:25px;
}

#Calculator li label
{
	width: 80px;
}

.clear
{
	clear:both;
}

.calcButton
{
	float:right;
	position:absolute;
	top:295px;
	left:190px;
	border-top:2px dotted #fff;
	padding:5px 0;
	width:550px;
}