/* CSS Document */

#container
{
	margin: 0px 30px;
	padding:0px;
	background: #fff;
}
#header
{
	background:#0066cc;
	padding: 5px 25px;
	-moz-border-radius: 15px 0 15px 0;
}
#header h1 { margin: 0; }
#navigation
{
	float: left;	
	width: 100%;
	background:  #9AC4E2;
}
#navigation ul li
{
	list-style-type: none;
	display: inline;
}
#navigation li a
{
	display: block;
	float: left;
	padding: 1px 5px;
	color: #fff;
	text-decoration: none;
	border-right: 1px solid #fff;
}
#navigation li a:hover { background: #383; }
.navigationlia { background: #00ccff; }
#topDiv{
	margin:5px 0px;
	height:300px;
}

#topRight{
	margin-left:10px;
	padding-top:10px;
	margin-top:10px;
	width:68%;
	float: right;	
	height:82%;
	overflow:auto;
	border: 1px solid #A4BCF7;
}
#topLeft{
	width:30%;
	padding-top:10px;
	margin-top:10px;
	border:#A4BCF7 1px solid;
	height:82%;
	float:left;	
}
#infoDiv{
	height:30px;
	padding:5px 5px;
	margin:3px 0px;
	text-align:center;
	vertical-align:middle;
	border: 1px solid #A4BCF7;
}
#imgInfoDesc{
	width:65%;
	padding:5px 5px;
	height:20px;
	float:left;
}
#imgInfoStatus{
	width:30%;
	padding:5px 5px;
	height:20px;
	float:left;
}

#limageDiv{
	padding:5px 25px;
	height:600px;
	border: 1px solid #A4BCF7;
	text-align:center;
	vertical-align:middle;
}

#cImgageTitle{
	border: 1px solid #A4BCF7;	
	height:20px;
	padding:5px 25px;
	margin:3px 0px;
	text-align: left;
	vertical-align:middle;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
}
#Cimg_container{
	border: 1px solid #A4BCF7;
	padding:5px 25px;
	text-align:center;
	height:600px;
	overflow:auto;
}	
/********************************
	Comman CSS for all the elements
*********************************/
.bl {background: url(../images/bottom_leftB.gif) 0 100% no-repeat #0066CC ; width: 20em; width:100%;}
.br {background: url(../images/bottom_rightB.gif) 100% 100% no-repeat}
.tl {background: url(../images/left_topB.gif) 0 0 no-repeat}
.tr {background: url(../images/right_topB.gif) 100% 0 no-repeat; padding:10px}
.clear {font-size: 1px; height: 1px}
	
.text {	font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif;color: #273E58;	padding-left :8px;font-weight:bold;}
.buttonA{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #000000;
	background-color:#CFCFFB;
	border:#AAAAFF 1px solid;
	margin-left:2px;
	height:20px;
}
.buttonAL{
	padding-right:15px;
}
.hcell{
	width:60px;
	text-align:center;
	font-size:12px; font-family:Arial, Helvetica, sans-serif; font-style:normal; font-weight:bold;
}
.cell0{
	width:50px;
	padding:2px;
	text-align:center;
	font-size:12px; font-family:Arial, Helvetica, sans-serif; font-style:normal; font-weight:bold;
}

.cell{
	width:60px;	
	text-align:center;
}