body{margin:0;padding:0;background:#F5F5F5 url(images/back.jpg) repeat; font-family:"Arial AMU",Tahoma,Arial;color:#202020}
a{outline:0}
#topbar{height:3px;position:absolute;top:0;left:0;background:url(images/topbar.png) repeat-x;width:100%}
#content{margin:auto;width:993px}

#header{margin:35px 0 31px 0;position:relative;}
#header h1{position:absolute; top:4px;left:88px;font-size:34px;font-weight:bold;margin:0;padding:0}
#header h2{position:absolute; top:50px;left:88px;font-size:20px;font-weight:bold;margin:0;padding:0}

#main {height:410px;}
#left,#middle,#right{float:left}
#left {width:360px; background:url(images/arrow.png) no-repeat 183px 125px}
#left p {font-size:17px; line-height:23px;font-style:italic; margin:0 17px 0 0;padding:24px 0 24px 0;border-bottom:0px solid #b9b9b3}

#middle{width:475px}
div.tabs{height:30px;padding-right:30px}
a.tab{display:block;position:relative; height:20px;float:right;border:1px #c9c9c9 solid;border-bottom:0; font-size:12px;color:#000;padding:6px 11px 0 11px;background:url(images/tab_back_gray.png) repeat-x; text-decoration:none;font-weight:bold;margin:3px;
-webkit-border-top-left-radius: 5px;-webkit-border-top-right-radius: 5px;-moz-border-radius-topleft: 5px;-moz-border-radius-topright: 5px;border-top-left-radius: 5px;border-top-right-radius: 5px;}
a.tab span{background:url(images/tab_selected.png);position:absolute;top:26px;right:-1px;width:11px;height:11px;display:none;z-index:10}
a.tabActive{background-image:url(images/tab_back_red.png);border-color: #d43636;color:#FFF}
a.tabActive span{display:inline}

div.fieldContainer{width:440px;height:160px;background:#FFF;padding:9px;-webkit-border-radius:9px;-moz-border-radius:9px;border-radius:9px;border:1px solid #d8d8d8;margin-bottom:20px;position:relative}
span.label{position:absolute;top:-14px;left:12px;color:#8a8a8a;font-size:11px}
textarea{width:100%;height:100%;border:0;outline:0;font-size:13px}

#right{width:155px;height:410px;position:relative}
#mapButton{display:block;width:120px;height:39px;text-decoration:none;background:url(images/map_button.png);color:#555;line-height:17px;font-size:13px;font-weight:bold;padding:7px 26px 3px 2px;text-align:center;margin-top:30px}
#adsense{width:125px;height:245px;margin:11px auto}
#links{position:absolute;bottom:0;}

#map{position:absolute;top:85px;left:0;height:313px;width:136px;padding:5px;background:#ecece9;-webkit-border-radius:9px;-moz-border-radius:9px;border-radius:9px;border:1px solid #d8d8d8; display:none}
#mapTitle span{margin:8px;color:#222;font-size:12px;font-weight:bold}
#tableContainer {overflow-y:scroll;height:256px}
#map table{border-spacing:0}
#map input{width:38px;border:1px solid #a5a5a5;}
#map td{border-bottom:1px #8f8f8d dotted;text-align:center;font-size:12px;width:20px;padding:5px 0;cursor:pointer}
#map .ansi{width:42px}
#map .unicode{width:54px}
#map a.OK, #map a.reset{display:block;width:17px;height:16px;margin:2px}
#map a.OK{background:url(images/map_ok.png)}
#map a.reset{background:url(images/map_reset.png)}
#storage {display:block;border:1px solid #3185c6;background:url(images/storage_back.png) repeat-x;color:white;padding:7px;width:49px;height:14px;font-size:12px;font-weight:bold;text-align:center;text-decoration:none;-webkit-border-radius:9px;-moz-border-radius:9px;border-radius:9px;margin:7px auto 0 auto}

#foot{background:url(images/foot_back.png) repeat-x;width:980px;height:52px;border:1px solid #c9c9c9;-webkit-border-radius:9px;-moz-border-radius:9px;border-radius:9px;margin-top:50px}
.footItem{float:left;font-weight:bold;height:52px;margin:0;padding:0 5px;border-right:1px solid #b6b6b6;border-left:1px solid #fff}
.footItem:first-child{border-left:0}
.footItem:last-child{border-right:0}
#tooltipCheck,#feedbackLink{display:block;margin:16px;height:20px;text-decoration:none;color:#556575;font-size:14px;}
#tooltipCheck{padding-left:26px;background:url(images/check_1.png) no-repeat}
#tooltipCheck.unchecked{background:url(images/check_0.png) no-repeat}
#feedbackLink{padding-left:35px;background:url(images/feedback.png) no-repeat}
#shareButtons{padding:12px;height:28px}
#info p{font-size:8pt;color:#2b3744;margin:8px;font-weight:normal}
#info p a{color:#2b3744}

.ansi{font-family:"Arial Armenian","Arial LatArm","Arial AMU","Times LatArm"}
.extended{display:none}

/*TOOLTIP*/
#tooltips{visibility:hidden /*mard es...*/}
#tooltip, #tooltips div {
	position: absolute;z-index: 3000;border: 1px solid #FFF;background-color: #fa993a;padding: 5px;opacity: 0.92;
	max-width:250px;font-size:13px;color:white;font-weight:bold;text-align:center;
	-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;
}
#tooltip img{position:absolute;bottom:-27px;left:120px}
#tooltip h3, #tooltip div { margin: 0; }
