/*top corner style*/
#top_mins{
	padding: 0px;
	height: 504px;
	width: 954px;
	margin:0 auto;
	border:solid 0px #990000;
}
.cbottom{padding:0 0 8px 0;}
.ctop, .cbottom {display:block;}
.cb1, .cb2, .cb3, .cb4 {display:block; overflow:hidden;}
.cb1, .cb2, .cb3 {height:1px;}
.cb2, .cb3, .cb4 {background:#fff; border-left:1px solid #5dcbf1; border-right:1px solid #5dcbf1;}
.cb1 {margin:0 5px; background:#5dcbf1;}
.cb2 {margin:0 3px; border-width:0 2px;}
.cb3 {margin:0 2px;}
.cb4 {height:2px; margin:0 1px;}
.cboxcontent {display:block;background:#fff;border:0 solid #5dcbf1;border-width:0 1px;height:100%;padding-top:20px; }

.topImgPane{ border:solid 0px #3366CC; padding:0 !important;padding:0em 0 0 0; height:475px; overflow:hidden; width:900px; margin:0 auto;}
.topImgPane ul{ padding:0; margin:0;list-style:none;}
.topImgPane ul li{padding:0; float:left;}
.topImgPane img{ border:none; width:25px; height:25px; cursor:pointer;}
.topImgPane .imgGroup{filter:Alpha(opacity=20);-moz-opacity:.2;opacity:0.2;}

.digit_row{position:absolute;margin:7em 0 0 4em !important;margin:7.7em 0 0 2em;padding:0 0 0 0px;height:300px;border:solid 0px #990000;}

.digit_row li{
	padding: 0px;
	float: left;
	height: 294px;
	width: 170px;
	list-style: none;
}

.digit_row  #info_panel{
	background-image: url(../images/top_img_bg.gif);
	background-repeat: no-repeat;
	text-align: center;
	margin:3em 3em;
	height: 78px;
	width: 78px;
	padding:5px 0 0 0;
	cursor:pointer;
}
.topImgWarpper{display:block; height:68px; width:68px;overflow:hidden;padding:0 0 0 5px !important;padding:0;}
#topImgDesc{float:left; margin:.4em 0 0 1.7em!important;margin:.4em 0 0 .8em;font-weight:bold;color:#3C95CA; font-size:16px;}

#topImg{
	/*filter:Alpha(opacity=90);
	-moz-opacity:.9;
	opacity:0.9;*/
	z-index:9;
	position:absolute;
	display:block;
	visibility: hidden;
	text-align:center;
	padding:10px 0 5px 0;
	border:solid 1px #E0E0E0;
	background-color: #fff;
}