/* CSS Document */

#Table_01 {
	position:relative;
	left:0px;
	top:0px;
	width:900px;
	height:600px;
	margin-left: auto;
	margin-right: auto;
}

#header {
	position:absolute;
	left:0px;
	top:0px;
	width:900px;
	height:24px;
	background-image:url(../images/header.png);
	background-repeat:repeat-y
}

#left {
	position:absolute;
	left:0px;
	top:24px;
	width:48px;
	height:553px;
	background-color:#AABBD4;
}

#logo {
	position:absolute;
	left:48px;
	top:24px;
	width:803px;
	height:77px;
	background-color:#6785B2;
}

#logo img{
	margin-left:103px;
	margin-top:7px
}

#right {
	position:absolute;
	left:851px;
	top:24px;
	width:49px;
	height:553px;
	background-color:#7893BB;
}

#menu {
	position:absolute;
	left:48px;
	top:101px;
	width:104px;
	height:476px;
	background-color:#6785B2;
	margin:0px;
}

#menu ul {
	list-style-position:inside;
	list-style-type:square;
	color:#FFFFFF;
	padding-left:0px;
	margin-left:2px;
	margin-top:40px;
	display:compact;
}

#menu li{
	margin-left:0px;
	margin-top:25px
}

#menu ul a{
	margin:0px;
	font-family:Arial;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}

#menu ul a:hover{
	margin:0px;
	font-family:Arial;
	font-size:11px;
	color:#843300;
	text-decoration:underline;
}

#content {
	position:absolute;
	left:152px;
	top:101px;
	width:659px;
	height:427px;
	background-color:#A9BBD5;
	font-family:Arial;
	font-size:11px;
	color:#843300;
	padding-top:0px;
}

#content a{
	color:#843300;
	text-decoration:none
}

#content a:hover{
	color:#843300;
	text-decoration:underline
}

#content input, textarea, select, submit, buttom{
	border-style:solid;
	border-width:1px;
	border-color:#666666;
	font-family: Arial;
	font-size:11px;
	background-color:#FFF8E1;
	color:#333333
}

.trcontent{
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#FFFFFF;
	font-family:Arial;
	font-size:11px;
}


#laurentpulis-07_ {
	position:absolute;
	left:807px;
	top:101px;
	width:44px;
	height:476px;
	background-color:#6785B2;
}

#laurentpulis-08_ {
	position:absolute;
	left:152px;
	top:528px;
	width:656px;
	height:49px;
	background-color:#6785B2;
}

#footer {
	position:absolute;
	left:0px;
	top:577px;
	width:900px;
	height:23px;
	background-image:url(../images/footer.png);
	background-repeat:repeat-y;
	text-align:center;
	font-family:Arial;
	font-size:12px;
}

#movies_list img {
  border: 1px solid #999999;
}

#slidehor {
	position: absolute;
	left: 10px;
	width: 634px;
	top: 19px;
	color:#333333;
	background-color:#333333;
	text-align:center;
}

#slidehor img{
	 border: 1px solid #999999;
	 margin : 3px;
}

#detailphoto {
	position: absolute;
	left: 10px;
	width: 635px;
	top: 120px;
	color:#333333;
	background-color:#333333;
	height:299px;
	text-align:center;
}

#detailphoto img{
	 border: 1px solid #999999;
	 margin : 3px;
}
