
#imageflow{
	margin: 0;
	width: 660px;
	float:left;
}
#images img { 
	position:absolute; 
	top:0px;
	border:none;
	text-align:left;
}
#images{
	visibility:hidden;
}
#loading{
	margin-top:100px;
	text-align:center;
	width:100%;
	font-size: 10pt;
	font-family: arial, san-serif;
}
#loading img{
	margin-top:10px;
	position:relative; 
}
#captions{
	font-weight:bold;
	font-size:10pt;
	position:relative; 
	text-align:center;
	z-index:10000;
	color:black;
}
#scrollbar{
	visibility:hidden;
	position:relative; 
	border-bottom:1px solid #27577b;
	z-index:10001;
}
#slider{
	position:absolute;
	margin-top:-7px;
	margin-left:-7px;
	z-index:10002;
	background-image:url(../ImageFlow/slider.png);
	background-repeat:no-repeat;
	width:14px;
	height:14px;	
}


#filminfo{
	float:right;
	width:278px;
	background-color: #fbfbfb;
	z-index: 1;
}
#filminfo .body{
	color: #888888;
	text-align:left;
	border-left: 1px solid #e8e8e8;
	border-right: 1px solid #e8e8e8;
	font-size: 12px;
	width:276px;
	height: 350px;
	position:relative;
	margin:0;
}
#filminfo b{
	color: #666666;
}

#filmstats{
	color: white;
	font-weight: bold;
	font-size: 12px;
	float:left;
	margin-bottom: 10px;
	width: 173px;
	margin-right: 20px;
	margin-top: -10px;
}
#filmstats div{
	clear: left;
}
#filmstats .head{
	height: 22px;
	background: url(../Images/stats_headMiddle.gif) repeat-x;
}
#filmstats .head .left, #filmstats .head .right{
	background: none;
}
#filmstats .head .middle{
	float: left;
	padding: 5px 0 0 0px;
	width: 153px;
}
#filmstats .body{
	display: block;
	background: url(../Images/stats_body.gif) repeat-x;
	padding: 1px 4px 2px 15px;
	color: #004980;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	text-align:right;
}
#filmstats .body:hover{
	background: url(../Images/stats_bodyOn.gif) repeat-x;
	color: white;
}
#filmstats .body:hover a{
	color: white;
}
#filmstats img{
	border: none;
}
#filmstats .body .amounts{
	float: right;
	margin:0px 4px 0px 0px;
}
#filmstats .body .status{
	float: left;
}
#secondarynav{
	float: left;
	color: #00457e;
	clear:left;
	margin-top:4px;
	font-size: 12px;
}

#navContainer{
	margin-top: 10px;
	float:left;
	margin-bottom:8px;
}

#secondarynav .middle{
	float: left;
	background: url(../Images/secondarynav_middle.gif) repeat-x;	
	height: 32px;
}
#secondarynav .middle a{
	padding: 7px 10px 8px 10px;
	font-weight: bold;
	color: #00457e;
	display: block;
	float: left;
}
#secondarynav .middle a:hover{
	color: white;
	background: url(../Images/secondarynav_middleOn.gif) repeat-x;
}
#secondarynav a.middleOn{
	padding: 7px 10px 8px 10px;
	font-weight: bold;
	color: white;
	display: block;
	float: left;
	background: url(../Images/secondarynav_middleOn.gif) repeat-x;
}
#secondarynav .spacer{
	float: left;
	height: 27px;
	border-right: 1px solid #004980;
	margin-top: 2px;
}

.thirdnav{
	float: left;
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	margin: 8px 10px 0 0;
}
.thirdnav a{
	color: #00457e;
}
.thirdnav .middle{
	background: url(../Images/thirdnav_middle.gif) repeat-x;
	height: 32px;
	float: left;
	padding: 6px 4px 0 4px;
}


/****** Company Detail Profile *******/
#company_profile_header{
	margin-left:	5px;
	margin-bottom: 10px;
	width: 570px;
	background: #e9f1fe url(../Images/cp-open-bg.gif) no-repeat top left;
	color: #014478;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}
#company_profile_header_inner{
	padding: 4px 0px 3px 10px;
	z-index: 11;
}
#company_profile{
	width: 570px;
	background-color: #e9f1fe;
	margin: -10px 0px 10px 5px;
	overflow: hidden;
	z-index: 5;
	background: #e9f1fe url(../Images/cp-openbottom-bg.gif) no-repeat bottom left;
}
#company_profile_inner{
	padding: 10px 15px;
	text-align: left;
	font-size: 12px;
	color: #777777;
	line-height: 16px;
}
#company_profile_inner .info{
}
#company_profile_inner .info .logo{
	float: left;
	width: 100px;
	margin-bottom: 12px;
}
#company_profile_inner .info .address{

}
#company_profile_inner .info .contactinfo{
	float: right;
	text-align: right;
	font-weight: bold;
}
#company_profile_inner .contacts{
	width: 540px;
}
#company_profile_inner .contacts .contact{
	float: left;
	width: 175px;
	height: 165px;
}
#company_profile_inner .profile{
	width: 540px;
	clear: left;
	float: left;
}
div.company_profile_title{
	width: 100%;
	clear: both;
	margin: 8px 0px 2px 0px;
	float: left;
	background: url(../Images/browsehr.gif) repeat-x;
	margin-bottom: 10px;
}
div.company_profile_title span{
	float: left;
	background-color: #e9f1fe;
	color: #014478;
	font-weight: bold;
}
