* { margin: 0; padding: 0; }
table { border-collapse: collapse; }
ul { list-style: none; }

li.separator { margin-bottom: 3em; }

#container { position:relative; display:block; }

#head { height: 73px; background-image: url('/i/header-background.jpg'); }
#subHead { height: 1px; background-image: url('/i/point.jpg'); }

#contentTable { width: 100%; }
#contentLeft { width: 180px; background: #00687e url('/i/content-left-background.jpg') repeat-y; background-position: right; vertical-align: top; }
#contentLeftBottom { height: 11px; margin-top: 5px; background: #017992 url('/i/content-left-bottom.jpg') no-repeat; background-position: right; }
#contentRight { width: 180px; background: #E5E5BC; vertical-align: top; }
#contentCenterBackground { width: 16px; background: #fff url('/i/content-center-background.png'); background-position: right top; } 
#contentCenter { width: auto; background: #fff url('/i/content-center-background.png'); background-position: left top; padding: 26px 10px 10px 26px; vertical-align: top; }

#preBottom { height: 12px; background: #ddd url('/i/point.jpg') repeat-x; margin-top: 1px; }

#bottom { display:block; position:relative; background: #eaeaea; height: 40px; }
#bottomLeft { float:left; position:relative; width:200px; left:0px; margin-left: 7px; height: 40px; }
#bottomRight { 	float:right; position:relative; width:200px; right:0px; margin-right: 7px; height: 40px; }
#bottomCenter { margin-left:210px; margin-right:210px; position:relative; display:block; height: 40px; }
#bottomLeft table { height: 40px; }
#bottomLeft td { vertical-align: middle; padding-right: 3px; }
#bottomCenter table { height: 40px; width: 100%; }
#bottomCenter td { vertical-align: middle; text-align: center; }

.leftBlockHead { height: 14px; background: #007994 url('/i/left-block-head.jpg') no-repeat; background-position: right; margin-bottom: 5px; }
.leftBlockTitle { padding: 0px 7px 5px; }
.leftBlockContent { padding: 0px 7px 5px; }

.rightBlock { background-color: #D7D7AA; }
.rightBlockHead { height: 14px; background: #e4e5bd url('/i/right-block-head.jpg') repeat-x; margin-bottom: 5px; }
.rightBlockTitle { padding: 0px 7px 5px; }
.rightBlockContent { padding: 0px 7px 5px; }

.clear { clear: both; }

.href-ajax { cursor: pointer; border-bottom: 1px dashed; }

#images-cont .image img { cursor: pointer; margin: 3px 3px 0 0; border: #fff 2px solid; }
#images-cont .main .image img { cursor: default; border: #f00 2px solid; }
#article-form #images-cont .image img { cursor: default; margin: 3px 3px 0 0; border: silver 1px solid; }
#article-form #images-cont .controls { padding: 1em; }

#panel-loading { position:fixed; *position:absolute; top:0; font-size:100%; z-index:6000; margin:0 50%; *margin:0 0 0 0; }
#panel-loading table { margin:0 auto; width:8em; }
#panel-loading td { vertical-align:middle; color:#007A00; padding:.2em; background:#0f0; font-family:sans-serif; font-size:12px; }
#panel-loading img { width:16px; height:16px; vertical-align:middle; }
