@charset "utf-8";
/*
	html spravochnik
	version: 03.05.10
	
	structure:
	- index
	- menu
	- poligon
	- attributes and events
	- content
	- symbols sprite
	
*/

/* index ----------------------*/
.htmlInfo {
	margin-bottom: 20px;
	background:url(../assets/images/html-spravochnik/html-index.png) no-repeat;
	padding-left: 240px;
	min-height: 220px;
}
.htmlInfo ul {
	margin: 15px 0;
	font-weight: bold;
	font-size: 16px;
}
.content .htmlInfo li:before {
	display: none;
	
}

/* menu -----------------------*/
.htmlMenu {
	background: #fff;
	border: 2px solid #539127;
	position: relative;
	padding: 10px;
}
.htmlMenu h2 {
	margin: 15px -10px 10px -10px;	
}
.htmlMenu ul li {
	margin: 0 0 7px 15px;
}
.htmlMenu ul li a {
	padding-left: 9px;
	background: url(../img/sidebar/arr.gif) 0 8px no-repeat;
	display: inline-block;
}
.htmlMenu ul li ul {
	margin: 5px 0 10px 10px;
	list-style: none;
	text-align: left;
	display: none;
}
.htmlMenu ul li .longUl {
	height: 300px;
	overflow: auto;
}
.htmlMenu #tagsCategory .longUl {
	height: auto;
}
*+html .htmlMenu ul li .longUl {
	overflow-y: scroll;
}
*+html #tagsCategory .longUl {
	height: auto;
}
.htmlMenu ul li ul li {
	margin-bottom: 5px;
}
.htmlMenu ul span {
	cursor: pointer;
	text-decoration: underline;
	background: url(../img/sidebar/submenu-show-hide.gif) 0 5px no-repeat;
	padding-left: 14px;
}
.htmlMenu ul .minus {
	background-position: 0 -17px;
}
.htmlMenu ul strong {
	background: #67b400;
	color: #fff;
	padding: 0 9px;
	cursor: default;
}
.htmlMenu .sectionIn ul {
	margin: 10px 0;
	padding: 0;
}
.htmlMenu .sectionIn #tagsAbs,
.htmlMenu .sectionIn #tagsCategory,
.htmlMenu .sectionIn #attrAbs,
.htmlMenu .sectionIn #eventsAbs,
.htmlMenu .sectionIn #eventsCategory {
	height: 245px;
	overflow: auto;
}
*+html .htmlMenu .sectionIn #tagsAbs,
*+html .htmlMenu .sectionIn #tagsCategory,
*+html .htmlMenu .sectionIn #attrAbs,
*+html .htmlMenu .sectionIn #eventsAbs,
*+html .htmlMenu .sectionIn #eventsCategory {
	overflow-y: scroll;
}
.htmlMenu .sectionIn #sectionChoose,
.htmlMenu .sectionIn #sectionChooseEvents {
	height: auto;
	margin: 5px 0;
}
.htmlMenu .sectionIn #tagsCategory li,
.htmlMenu .sectionIn #eventsCategory li {
	background: none;
	padding-left: 0;
	margin-bottom: 8px;
}
.htmlMenu .sectionBody {
	display: none;
	zoom: 1;
}
.htmlMenu .sectionIn .sectionClose {
	width: 9px;
	height: 9px;
	overflow: hidden;
	background: url(../img/sidebar/section-close.gif);
	cursor: pointer;
	position: absolute;
	top: 2px;
	right: 0
}
.htmlMenu .section strong {
	cursor: pointer;
	text-decoration: underline;
	font-weight: normal;
}
.htmlMenu .section .specHtml strong {
	cursor: default;
	text-decoration: none;
	font-weight: bold;
	color: #fff !important; /* чтобы не ставить доп условий в скрипте для ховер */
}
.htmlMenu .section strong.activeSection,
.htmlMenu .section .sectionBody strong {
	text-decoration: none;
	cursor: default;
	font-weight: bold;
}
.htmlMenu .sectionIn {
	margin-bottom: 10px;
	position: relative;
}
* html .htmlMenu .sectionIn {
	clear: both;
}
.htmlMenu .section .specHtml {
	margin-top: 0;
}
.htmlMenu #sectionChoose,
.htmlMenu #sectionChooseEvents {
	margin: 5px 0 10px 0;
}
.htmlMenu #sectionChoose li,
.htmlMenu #sectionChooseEvents li {
	display: inline;
	margin-right: 5px;
	padding: 0;
	font-size: 11px;
	cursor: pointer;
	text-decoration: underline;
}
.htmlMenu #sectionChoose li:hover,
.htmlMenu #sectionChooseEvents li:hover {
	color: #236271;
}
.htmlMenu #sectionChoose .sectionChooseActive,
.htmlMenu #sectionChooseEvents .sectionChooseActive {
	text-decoration: none;
	cursor: default;
	color: #005d77;
}

/* poligon ----------------------*/
.tryItSelf {
	margin: 20px 0;
	border: 2px solid #6699ff;
	background: url(../img/content/minipoligon.png) 10px 5px no-repeat #eeeeff;
	padding: 35px 0 15px 15px;
	height: 295px;
}
.tryItSelf textarea,
#popupDemoCode textarea {
	display: block;
	width: 100%;
	height: 200px;
	border: 1px solid #ccc;
	margin-bottom: 10px;
}
.tryItSelf textarea:focus,
#popupDemoCode textarea:focus {
	border-color: #617f10;
}
.tryItSelf .tryCode,
#popupDemoCode .tryCode {
	float: left;
	width: 45%;
	margin-right: 4%;
	display: inline;
}
.tryItSelf .tryCode h6,
#popupDemoCode .tryCode h6 {
	margin: 5px 0;
	font-size: 100%;
	color: #617f10;
	font-style: normal;
	height: 20px;
}
.tryItSelf iframe,
#popupDemoCode iframe {
	background: #fff;
	height: 200px;
	border: 1px solid #ccc;
	width: 100%;
}
.tryItSelf form,
#popupDemoCode form {
	margin: 0;
	padding: 0;
}
.tryItSelf #bigDemoCode {
	text-decoration: underline;
	cursor: pointer;
	color: #000;
	font-size: 11px;
	float: right;
}
.tryItSelf #bigDemoCode:hover {
	color: #617f10;
}
.tryItSelf button, #popupDemoCode button {
	float: right;
}

#TB_overlay {
	position: fixed;
	z-index: 100;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background-color: #000;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=55);
	opacity: 0.55;
}
#popupDemoCode {
	height: 500px;
	background: #e5eecc;
	border: 1px solid #ccc;
	width: 95%;
	padding: 25px 0 5px 15px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 101;
}
#popupDemoCode .tryCode {
	width: 45%;
}
#popupDemoCode textarea,
#popupDemoCode iframe {
	width: 98%;
	height: 430px;
	margin-bottom: 5px;
}
#popupDemoCode #closePopup {
	position: absolute;
	top: 5px;
	right: 10px;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	color: #000;
	cursor: pointer;
}
#popupDemoCode #popupCodeCheck {
	float: left;
	color: #617f10;
}
#popupDemoCode span {
	color: #000;
	font-weight: normal;
	margin-left: 10px;
}

/* attributes and events --------------*/
.tagsAttr input {
	margin: 0 2px 0 10px;
}
.trDopAtr, .trEvent {
	display: none;
}
.content .htmlEventsBrowserSupport li {
	display: inline-block;
	width: 18px;
	padding: 0;
	height: 20px;
	background: url(../img/content/browsers.png);
	margin-right: 2px;
	overflow: hidden;
}
.content .htmlEventsBrowserSupport li:before {
	display: none;
}
.content .htmlEventsBrowserSupport .ie {
	background-position: 0 0;
}
.content .htmlEventsBrowserSupport .ff {
	background-position: 0 -22px;
}
.content .htmlEventsBrowserSupport .opera {
	background-position: 0 -45px;
}
.content .htmlEventsBrowserSupport .safari {
	background-position: 0 -66px;
}
.content .htmlEventsBrowserSupport .chrome {
	background-position: 0 -87px;
}
.content .htmlEventsBrowserSupport .not-support {
	opacity: .5;
}

/* content -------------------------*/
.content .green {
	color: #66CC33;
}
.content .yellow {
	color: #CC9900;
}
.content .red {
	color: #ff0000;
}

/* symbols sprite --------------------*/
.banknotes {
	background-image: url(/assets/images/manuals/symbols/bank-notes.png);
}
.euro {
	background-position: 0 0;
	width: 21px;
	height: 25px;
}
.funtSt {
	background-position: 0 -30px;
	width: 21px;
	height: 25px;
}
.cent {
	background-position: 0 -57px;
	width: 20px;
	height: 24px;
}
.denejEd {
	background-position: 0 -88px;
	width: 19px;
	height: 20px;
}
.yena {
	background-position: 0 -108px;
	width: 23px;
	height: 25px;
}
.frankFr {
	background-position: 0 -136px;
	width: 23px;
	height: 24px;
}
.kolon {
	background-position: 0 -164px;
	width: 23px;
	height: 27px;
}
.kruzeyro {
	background-position: 0 -194px;
	width: 24px;
	height: 28px;
}
.lira {
	background-position: 0 -222px;
	width: 23px;
	height: 25px;
}
.mill {
	background-position: 0 -254px;
	width: 25px;
	height: 25px;
}
.niara {
	background-position: 0 -279px;
	width: 24px;
	height: 28px;
}
.peseta {
	background-position: 0 -306px;
	width: 33px;
	height: 26px;
}
.rupiya {
	background-position: 0 -336px;
	width: 32px;
	height: 29px;
}
.von {
	background-position: 0 -367px;
	width: 28px;
	height: 22px;
}
.shekel-new {
	background-position: 0 -395px;
	width: 26px;
	height: 28px;
}
.dong {
	background-position: 0 -425px;
	width: 23px;
	height: 27px;
}
.yuan {
	background-position: 0 -108px;
	width: 23px;
	height: 25px;
}
.grivna {
	background-position: 0 -451px;
	width: 21px;
	height: 28px;
}
.rubl {
	background-position: 0 -479px;
	width: 22px;
	height: 29px;
}
.dollar {
	background-position: 0 -698px;
	width: 19px;
	height: 38px;
}
.bat {
	background-position: 0 -572px;
	width: 22px;
	height: 33px;
}
.kip {
	background-position: 0 -614px;
	width: 23px;
	height: 30px;
}
.riel {
	background-position: 0 -540px;
	width: 24px;
	height: 31px;
}
.tugrik {
	background-position: 0 -657px;
	width: 23px;
	height: 30px;
}
.peso {
	background-position: 0 -509px;
	width: 25px;
	height: 28px;
}
.zlotiy {
	background-position: 0 -739px;
	width: 25px;
	height: 28px;
}
.cz-krona {
	background-position: 0 -771px;
	width: 32px;
	height: 24px;
}
