
body{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 19px; background: #fff; margin: 0; padding: 0; color: #00457C; }
ul,li{margin: 0; padding: 0px; list-style: none;}

div#container{ margin: 0px auto; width: 1025px; height: 585px; }
div#container{ background: url('../images/container_bg.png') repeat-y; }

div#CMSpreviewContent{
	width: 590px;
	height: 380px;
	margin: 70px auto;
	padding: 20px;
	font-size: 11px;
	line-height: 19px;
	border: 1px #5482A7 solid;
	font-size: 11px;
	color: #00457C;
	font-family: "arial";	
	text-align: left;
	background: url('../images/content_bg.png') no-repeat bottom right;
}


div#container div#rowLeft{ float: left; width: 190px; height: 585px; margin-left: 5px;}
div#container div#rowLeft{ background: url('../images/row_left.png') no-repeat bottom; }
div#container div#rowLeft div.construction{ margin-left: 10px; width: 70px; height: 70px; }
div#container div#rowLeft div.construction{ background: url('../images/worning_icon.png') no-repeat;}


div#container div#rowCenter{ float: left; width: 590px; height: 585px;}
div#container div#rowCenter div#header{ position: relative; width: 100%; height: 148px;}
div#container div#rowCenter div#header img{position: absolute; left: 0; top: 0;}
div#container div#rowCenter div#menu{ width: 100%; height: 26px; border-top: 5px #5482A7 solid; border-bottom: 5px #5482A7 solid; }

div#container div#rowCenter div#menu > ul > li{ line-height: 26px; }
div#container div#rowCenter div#menu > ul > li > a{white-space: nowrap; display: block; padding: 0 6px 0 6px; text-decoration: none; font-weight: bold; color: #5482A7;}
div#container div#rowCenter div#menu > ul > li > a:hover{color: #00437D;}
div#container div#rowCenter div#content{ width: 100%; height: 380px; border-bottom: 1px #5482A7 solid; overflow: auto; }
div#container div#rowCenter div#content{ background: url('../images/content_bg.png') no-repeat bottom right; }
div#container div#rowCenter div#content{
	scrollbar-3dlight-color:#00457C;
	scrollbar-arrow-color:#00457C;
	scrollbar-base-color:#00457C;
	scrollbar-darkshadow-color:#00457C;
	scrollbar-face-color:#fff;
	scrollbar-highlight-color:#fff;
	scrollbar-shadow-color:#00457C;
	scrollbar-track-color:#fff; 
}
/* content */
div#container div#rowCenter div#content div#marginHolder{ margin: 10px; color: #00457C;}
div#container div#rowCenter div#content div#marginHolder{ margin: 10px; color: #00457C;}
div#container div#rowCenter div#content div#marginHolder img.loader{ margin-top: 60px; color: #00457C;}


div#container div#rowCenter div#footer{ width: 100%; height: 19px; line-height: 19px; border-bottom: 1px #5482A7 solid; }
div#container div#rowCenter div#footer{ font-size: 10px; text-align: center; color: #5482A7; font-size: 10px;}
div#container div#rowCenter div#footer ul > li{ float: left; padding: 0 10px 0 10px;}
div#container div#rowCenter div#footer ul > li a{color: #0069d5;}
div#container div#rowCenter div#footer ul > li a:hover{text-decoration: none;}

div#container div#blueStroke{ float: left; width: 20px; height: 585px; background: #5482a7;}

div#container div#rowRight{ float: left; width: 190px; height: 585px;}
div#container div#rowRight{position: relative; }
div#container div#rowRight img{position: absolute; left: 0; top: 0;}

/* page loader */
div#container div.pageLoader{width: 200px; height: 100px; margin: 50px auto;}
div#container div.pageLoader div{ line-height: 40px; }
div#container div.pageLoader img{  margin-left: 40px;}
