html, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after { content: ''; content: none; }

/* remember to define focus styles! */
:focus { outline: 0; }

/* remember to highlight inserts somehow! */
ins { text-decoration: none; }
del { text-decoration: line-through; }

/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse: collapse; border-spacing: 0; }
/* -------------------------------------------------------------------
// markItUp! Universal MarkUp Engine, JQuery plugin
// By Jay Salvat - http: //markitup.jaysalvat.com/
// ------------------------------------------------------------------*/
.markItUp a: link,
.markItUp a: visited { color: #000; text-decoration: none; }
.markItUp  { width: 600px; margin-bottom: 5px; }
.markItUpContainer { font: 11px Verdana, Arial, Helvetica, sans-serif; }
.markItUpEditor {
	font: 12px "Courier New", Courier, monospace;
	padding: 5px;
	width: 587px;
	height: 200px;
	line-height: 18px;
	overflow: auto;
}
.markItUpPreviewFrame	{
	overflow: auto;
	background-color: #FFF;
	border: 1px solid #eee;
	padding: 10px;
	height: 300px;
	margin: 5px 0;
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
}
.markItUpFooter { width: 100%; }
.markItUpResizeHandle {
	overflow: hidden;
	height: 8px;
	background: url(http://dolgopa.org/engine/lib/external/jquery/markitup/skins/simple/images/handle.png) 50% 3px no-repeat;
	cursor: n-resize;
}


/***************************************************************************************/
/* first row of buttons */
.markItUpHeader { 
	width: 587px;
	background: #eee; 
	padding: 5px; 
	border-top: 1px solid #c0cad5; 
	border-left: 1px solid #c0cad5; 
	border-right: 1px solid #c0cad5; 
}
.markItUpHeader ul	{ overflow: hidden; zoom: 1; }
.markItUpHeader ul li	{ list-style: none; float: left; position: relative; margin-right: 6px; }
.markItUpHeader ul li: hover > ul{ display: block; }
.markItUpHeader ul .markItUpDropMenu {
	background: transparent url(http://dolgopa.org/engine/lib/external/jquery/markitup/skins/simple/images/menu.png) no-repeat 115% 50%;
	margin-right: 5px;
}
.markItUpHeader ul .markItUpDropMenu li {
	margin-right: 0px;
}
/* next rows of buttons */
.markItUpHeader ul ul {
	display: none;
	position: absolute;
	top: 18px; left: 0px;	
	background: #FFF;
	border: 1px solid #000;
}
.markItUpHeader ul ul li {
	float: none;
	border-bottom: 1px solid #000;
}
.markItUpHeader ul ul .markItUpDropMenu {
	background: #FFF url(http://dolgopa.org/engine/lib/external/jquery/markitup/skins/simple/images/submenu.png) no-repeat 100% 50%;
}
.markItUpHeader ul .markItUpSeparator {
	margin: 0 6px 0 0;
	width: 1px;
	height: 16px;
	overflow: hidden;
	background-color: #CCC;
}
.markItUpHeader ul ul .markItUpSeparator {
	width: auto; height: 1px;
	margin: 0px;
}
/* next rows of buttons */
.markItUpHeader ul ul ul {
	position: absolute;
	top: -1px; left: 150px; 
}
.markItUpHeader ul ul ul li {
	float: none;
}
.markItUpHeader ul a {
	display: block;
	width: 16px; height: 16px;
	text-indent: -10000px;
	background-repeat: no-repeat;
	margin: 0px;
}
.markItUpHeader ul ul a {
	display: block;
	padding-left: 0px;
	text-indent: 0;
	width: 120px; 
	padding: 5px 5px 5px 25px;
	background-position: 2px 50%;
}
.markItUpHeader ul ul a: hover  {
	color: #FFF;
	background-color: #000;
}





.markItUpPreviewFrame { }
.markItUpPreviewFrame p { margin-bottom: 18px; }
.markItUpPreviewFrame blockquote { background: #fafafa; padding: 10px 15px; color: #555; margin-bottom: 5px; clear: both; }
.markItUpPreviewFrame pre { background: #fafafa; border: 1px solid #dce6f0; margin-bottom: 10px; overflow: auto; padding: 5px 10px; }
.markItUpPreviewFrame ul { list-style-type: disc; margin-left: 17px; }
.markItUpPreviewFrame ol { list-style-type: decimal; margin-left: 22px; }
.markItUpPreviewFrame img[align="right"] { margin: 4px 0 5px 15px; }
.markItUpPreviewFrame img[align="left"] { margin: 4px 15px 10px 0; }
/* -------------------------------------------------------------------
// markItUp!
// By Jay Salvat - http://markitup.jaysalvat.com/
// ------------------------------------------------------------------*/
.markItUp .editor-h4 a 			{ background-image:url(http://dolgopa.org/engine/lib/external/jquery/markitup/sets/default/images/h4.png); }
.markItUp .editor-h5 a 			{ background-image:url(http://dolgopa.org/engine/lib/external/jquery/markitup/sets/default/images/h5.png); }
.markItUp .editor-h6 a 			{ background-image:url(http://dolgopa.org/engine/lib/external/jquery/markitup/sets/default/images/h6.png); }
.markItUp .editor-bold a 		{ background-image:url(http://dolgopa.org/engine/lib/external/jquery/markitup/sets/default/images/bold.png); }
.markItUp .editor-italic a 		{ background-image:url(http://dolgopa.org/engine/lib/external/jquery/markitup/sets/default/images/italic.png); }
.markItUp .editor-stroke a 		{ background-image:url(http://dolgopa.org/engine/lib/external/jquery/markitup/sets/default/images/stroke.png); }
.markItUp .editor-underline a 	{ background-image:url(http://dolgopa.org/engine/lib/external/jquery/markitup/sets/default/images/underline.png); }
.markItUp .editor-quote a 		{ background-image:url(http://dolgopa.org/engine/lib/external/jquery/markitup/sets/default/images/quote.png); }
.markItUp .editor-code a 		{ background-image:url(http://dolgopa.org/engine/lib/external/jquery/markitup/sets/default/images/code.png); }
.markItUp .editor-ul a 			{ background-image:url(http://dolgopa.org/engine/lib/external/jquery/markitup/sets/default/images/ul.png); }
.markItUp .editor-ol a 			{ background-image:url(http://dolgopa.org/engine/lib/external/jquery/markitup/sets/default/images/ol.png); }
.markItUp .editor-li a 			{ background-image:url(http://dolgopa.org/engine/lib/external/jquery/markitup/sets/default/images/li.png); }

.markItUp .editor-picture a 	{ background-image:url(http://dolgopa.org/engine/lib/external/jquery/markitup/sets/default/images/picture.png); }
.markItUp .editor-image a 		{ background-image:url(http://dolgopa.org/engine/lib/external/jquery/markitup/sets/default/images/image.png); }
.markItUp .editor-link a 		{ background-image:url(http://dolgopa.org/engine/lib/external/jquery/markitup/sets/default/images/link.png); }

.markItUp .editor-clean a 		{ background-image:url(http://dolgopa.org/engine/lib/external/jquery/markitup/sets/default/images/clean.png); }
.markItUp .editor-preview a 	{ background-image:url(http://dolgopa.org/engine/lib/external/jquery/markitup/sets/default/images/preview.png); }
.markItUp .editor-cut a 		{ background-image:url(http://dolgopa.org/engine/lib/external/jquery/markitup/sets/default/images/cut.png); }
.markItUp .editor-video a 		{ background-image:url(http://dolgopa.org/engine/lib/external/jquery/markitup/sets/default/images/video.png); }
.markItUp .editor-user a 		{ background-image:url(http://dolgopa.org/engine/lib/external/jquery/markitup/sets/default/images/user.png); }.str{color:#080}.kwd{color:#008}.com{color:#800}.typ{color:#606}.lit{color:#066}.pun{color:#660}.pln{color:#000}.tag{color:#008}.atn{color:#606}.atv{color:#080}.dec{color:#606}pre.prettyprint{padding:2px;border:1px solid #888}@media print{.str{color:#060}.kwd{color:#006;font-weight:bold}.com{color:#600;font-style:italic}.typ{color:#404;font-weight:bold}.lit{color:#044}.pun{color:#440}.pln{color:#000}.tag{color:#006;font-weight:bold}.atn{color:#404}.atv{color:#060}}h1, h2, h3, h4, h5, h6
{
	font: normal 18px Verdana, Arial, Sans-Serif;
	line-height: 1.3em;
	margin-bottom: 0.3em;
	color: #333;
}

h2
{
	font-size: 22px;
	margin-bottom: 10px;
}

h2 span
{
	color: #6EC80D;
}

h3
{
	font-size: 18px;
}

a
{
	color: #70AAE0;
}

a:hover
{
	text-decoration: none;
}

a.dashed
{
	text-decoration: none;
	border-bottom: 1px dashed #70AAE0;
}

p { margin-bottom: 18px; }
/* Blocks
-------------------- */
#container 	{ margin: 0 auto 20px; max-width: 1600px; min-width: 960px; }

#header-light { text-align: center; padding: 20px 0; background: #fff; width: 400px; margin: 20px auto 40px; border-radius: 5px; }
#wrapper
{
    overflow: hidden;
    padding: 1px 20px 20px;
    zoom: 1;
}

#wrapper.show-update-button { padding-right: 55px; }
#wrapper.white-back
{
    background: #fff;
    margin: 0 0 30px 0;
}
#wrapper.white-back #content {  }
#content 	{ width: 66.5%; float: left; margin-right: 1.5%; background: #fff; }


#sidebar	{ width: 32%; float: left; }

/**
 * Контейнер для 1 малого баннер в боковой панели
 */
.sidebar__banner-container_1
{
	height: 100px;
	margin: 0 auto 5px;
	width: 312px;
}


/**
 * Контейнер для 2-х малых баннеров в боковой панели
 */
.sidebar__banner-container
{
	height: 250px;
	margin: 0 auto 5px;
	width: 312px;
}



#footer 	{ overflow: hidden; zoom: 1; margin: 0 0 20px; color: #777; border-top: 1px solid #DADADA; }
#footer-inner 	{ border-top: 1px solid #fff; padding: 15px 20px 10px; }

	
#header .profile li { margin-bottom: 6px; }
#header .profile .message { background: url(http://dolgopa.org/templates/skin/dolgopa/images/icons.5.png) no-repeat scroll right 3px; margin-right: 5px; padding-right: 18px; zoom: 1; text-decoration: none; }
#header .profile .message.new { background: url(http://dolgopa.org/templates/skin/dolgopa/images/icons.5.png) no-repeat right -17px; color: #ffea00; }
#header .profile .create { color: #f79cf3; }
#header .profile a:hover { color: #ddd; }


/* Header Light
-------------------- */
#header-light .logo { font-size: 28px; text-decoration: none; color: #777; }
#header-light .logo:hover { color: #555; }



/* Navigation
-------------------- */
#nav {
    position: relative;

    zoom: 1;

    min-width: 960px;
    max-width: 1600px;
    height: 80px;
    margin: 0 auto 15px;
    padding: 0;

    border-radius: 0 0 15px 15px;
    background: #ebebeb;
    background: -moz-linear-gradient(top, #fcfcfc 0%, #efefef 62%, #ebebeb 62%, #dddede 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fcfcfc), color-stop(62%, #efefef), color-stop(62%, #ebebeb), color-stop(100%, #dddede));
    background: -webkit-linear-gradient(top, #fcfcfc 0%, #efefef 62%, #ebebeb 62%, #dddede 100%);
    background: -o-linear-gradient(top, #fcfcfc 0%, #efefef 62%, #ebebeb 62%, #dddede 100%);
    background: -ms-linear-gradient(top, #fcfcfc 0%, #efefef 62%, #ebebeb 62%, #dddede 100%);
    background: linear-gradient(to bottom, #fcfcfc 0%, #efefef 62%, #ebebeb 62%, #dddede 100%);
    box-shadow: 0 4px 5px rgba(0, 0, 0, .20);

    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#fcfcfc', endColorstr = '#dddede', GradientType = 0);
}

#nav-inner {
    padding-left: 20px;
}

/* Menu */
#nav .menu { padding-bottom: 30px; float: left; font-size: 15px; margin: 11px 0 0 0; }
#nav .menu li { float: left; color: #51B038; padding: 3px 10px 4px 10px; margin-right: 5px; position: relative; }
#nav .menu li a.new { color: #390; }
#nav .menu li a { text-decoration: none; color: #838383; }
#nav .menu li a:hover { color: #333; }
#nav .menu li.active { position: relative; background: #fff; border-bottom: 1px solid #ddd; }
#nav .menu li.active a { color: #333; }
#nav .menu li.active:before { content: ""; position: absolute; bottom: -5px; left: 10px; width: 9px; height: 5px; background: url(http://dolgopa.org/templates/skin/dolgopa/images/arrows.png) no-repeat; }

/* Sub-menu */
#nav .sub-menu { position: absolute; top: 35px; left: 0; width: 500px; font-size: 11px; }
#nav .sub-menu li { margin-right: 5px; line-height: 13px; padding: 3px 10px 5px 10px !important; border-radius: 12px; }
#nav .sub-menu li a { color: #777 !important; text-decoration: underline; }
#nav .sub-menu li a:hover { text-decoration: none !important; }
#nav .sub-menu li.active { background: #555; color: #fff; font-weight: bold; background: #83DC5F; box-shadow: 0 2px 0 #75C656 inset; }
#nav .sub-menu li.active a { color: #fff !important; text-decoration: none; }
#nav .sub-menu li.active:before { display: none; }

/* Search */
#nav .search { position: absolute; bottom: 15px; right: 20px; }
#nav .search .text { width: 165px; border: 1px solid #ccc; border-radius: 13px; padding: 4px 35px 4px 13px; color: #777; box-shadow: 0 2px 2px #eee inset; }
#nav .search .search-submit { width: 18px; height: 18px; position: absolute; top: 4px; right: 7px; *top: 5px; border: none; background: url(http://dolgopa.org/templates/skin/dolgopa/images/search.png) no-repeat; cursor: pointer; }

/* Misc blocks
-------------------- */

/* Blog profile */
.blog { padding: 20px 20px 0; margin-bottom: 20px; color: #666; position: relative; }

.blog .voting { position: absolute; top: 10px; right: 20px; z-index: 100; }
.blog .voting .total { font-weight: normal; padding: 4px 10px 5px; font-size: 14px; }
.blog .voting .plus { margin: 4px 6px 0 0; }
.blog .voting .minus { margin: 4px 0 0 6px; }
.blog .voting .text { font-size: 10px; color: #aaa; text-align: center; clear: both; }
.blog .voting.positive .total { background: #68BF46; color: #fff; }
.blog .voting.negative .total { background: #FF3B3C; color: #fff; }

.blog .blog-header { overflow: hidden; zoom: 1; position: relative; padding: 0 100px 0 30px; }
.blog .blog-header img { position: absolute; top: 0; left: 0; }
.blog .blog-header h2 { font-size: 24px; line-height: 1.3em; margin-top: -4px; }
.blog .blog-header h2 a { text-decoration: none; border-bottom: 1px dashed #70AAE0; }
.blog .blog-header h2.inactive a { color: #ccc; border-color: #ccc; }

.blog .actions { margin-bottom: 10px; }

.blog .blog-info { display: none; background: #F4F4F6; padding: 25px 30px; border-radius: 10px; }
.blog .blog-info h3 { font-size: 22px; color: #555; font-family: Verdana, sans-serif; }
.blog .blog-info p { border-bottom: 1px solid #DADADA; padding-bottom: 15px; margin-bottom: 0; }
.blog .blog-info .user { margin-right: 5px; }

.blog .blog-wrapper { overflow: hidden; zoom: 1; margin-bottom: 40px; border-top: 1px solid #fff; padding: 20px 0 0; }
.blog .blog-wrapper .blog-admins { float: left; width: 50%; }
.blog .blog-wrapper .blog-mods { float: left; width: 50%; }
.blog .blog-wrapper .user-list li { float: left; width: 60px;text-align: center; overflow: hidden; }
.blog .blog-wrapper .user-list li img { display: block; margin: 0 auto 2px; }

.blog-list-table { }
.blog-list-table tbody { color: #999; }
.blog-list-table td .avatar { float: left; position: relative; top: 2px; }
.blog-list-table td .title { font-size: 18px; line-height: 22px; }
.blog-list-table td .user { font-weight: bold; color: #999; background: url(http://dolgopa.org/templates/skin/dolgopa/images/icons.5.png) 0 -108px no-repeat; }
.blog-list-table td .private { position: relative; top: 2px; }
.blog-list-table td p { margin-bottom: 0; color: #999; }

/* User profile */
.user-profile { margin-bottom: 20px; overflow: hidden; zoom: 1; position: relative; }
.user-profile .avatar { float: left; margin-right: 15px; }
.user-profile h3 { font-size: 24px; line-height: 1em; margin-bottom: 10px; }
.user-profile p.realname { font-size: 18px; color: #999; }

.user-profile .voting { position: absolute; top: 0px; right: 85px; z-index: 100; }
.user-profile .voting .total { font-weight: normal; padding: 4px 10px 5px; font-size: 14px; }
.user-profile .voting .plus { margin: 4px 6px 0 0; }
.user-profile .voting .minus { margin: 4px 0 0 6px; }
.user-profile .voting .text { font-size: 10px; color: #aaa; text-align: center; clear: both; }
.user-profile .voting.positive .total { background: #68BF46; color: #fff; }
.user-profile .voting.negative .total { background: #FF3B3C; color: #fff; }

.user-profile .strength { float: right; }
.user-profile .strength .total { background: #70AAE0; font-size: 14px; padding: 4px 10px 5px; font-weight: normal; color: #fff; }
.user-profile .strength .text { font-size: 10px; color: #aaa; text-align: center; }

.user-profile-header { font-size: 18px; margin-bottom: 7px; border-bottom: 1px solid #ccc; }

.user-profile-table { width: 100%; }
.user-profile-table td { vertical-align: top; padding: 0 0 5px; }
.user-profile-table td.var { width: 150px; font-weight: bold; color: #999; }
.user-profile-table td .user { margin-right: 7px; }

/* Stat */
.stat-performance { padding: 15px 20px; background: #fff; border-top: 1px solid #eee; border-bottom: 1px solid #eee; }
.stat-performance table { }
.stat-performance table td { width: 200px; vertical-align: top; }
.stat-performance h4 { font-weight: bold; }

/* Userfeed */
.userfeed-get-more { display:block; width: 90%; margin: 0px auto; text-align: center; height: 2.5em; padding-top: 1em;}
.userfeed-get-more:hover { background: #f0f7fd;}
.userfeed_loading {background: #F7F7F7 url(http://dolgopa.org/templates/skin/dolgopa/images/loader.gif) no-repeat center;}

/* Stream */
.stream-get-more { display: block; text-align: center; padding: 12px 0; background: #fafafa; color: #aaa; border-top: 1px solid #eee; text-decoration: none; }
.stream-get-more:hover { background: #f0f7fd; }
.stream_loading { background: #f7f7f7 url(http://dolgopa.org/templates/skin/dolgopa/images/loader.gif) no-repeat center; }
.stream-comment-preview { padding: 5px 10px; background: #f3f3f3; margin-top: 5px; }

.stream-list { margin: 0 0 20px; }
.stream-list li { margin-bottom: 5px; min-height: 48px; _height: 48px; background: #fafafa; padding: 10px 15px 10px 70px; position: relative; }
.stream-list li .avatar { position: absolute; top: 10px; left: 10px; }
.stream-list li .date { display: block; color: #999; }
.stream-list li a { text-decoration: none; }
.stream-list li a:hover { text-decoration: underline; }

/* Userfields */
.userfield-list { width: 450px; }
.userfield-list li { background: #f7f7f7; margin-bottom: 1px; padding: 10px 5px; overflow: hidden; zoom: 1; line-height: 12px; color: #777; }
.userfield-list li .uf-actions { float: right; }
.userfield-list li .uf-actions img { vertical-align: top; }
.userfield-list li .userfield_admin_name { font-weight: bold; color: #333; }

.userfield-add { text-decoration: none; border-bottom: 1px dashed #70AAE0; }
.userfield-add:hover { color: #333; border-color: #333; }
/**
 * Рейтинг
 */
.rating
{
	
}

	/**
	 * Значение рейтинга
	 */
	.rating__value
	{
		font-weight: bold;
	}

/* Voting */
.voting { overflow: hidden; zoom: 1; }

.voting .total { float: left; padding: 0 7px; color: #aaa; }
.voting .total a { text-decoration: none; color: #999; outline: none; }

.voting.positive .total { color: #390; }
.voting.negative .total { color: #f00; }

.voting .plus,
.voting .minus 			{ width: 9px; height: 11px; float: left; display: block; background: url(http://dolgopa.org/templates/skin/dolgopa/images/voting.png) no-repeat; position: relative; top: 4px; outline: none; }
.voting .plus 			{ background-position: 0 0; }
.voting .minus 			{ background-position: -18px 0; }
.voting .plus:hover 	{ background-position: -9px 0; }
.voting .minus:hover 	{ background-position: -27px 0; }
.voting .like 			{ background-position: 0 0;  background: url(http://dolgopa.org/templates/skin/dolgopa/images/like.png) no-repeat; width: 16px; height: 16px;}

.voting.voted.plus 	.plus 			{ background-position: -9px 0; }
.voting.voted.minus .minus 			{ background-position: -27px 0; }
.voting.voted.plus 	.minus:hover 	{ background-position: -18px 0; }
.voting.voted.minus .plus:hover 	{ background-position: 0 0; }

.voting.guest .plus:hover 	{ background-position: 0 0; }
.voting.guest .minus:hover 	{ background-position: -18px 0; }


/* Favorite */
.favourite 			{ background: url() no-repeat; display: block; height: 16px; width: 16px; position: relative; top: 1px; }
.favourite:hover 	{ background-position: 0 -16px; }
.favourite.active 	{ background-position: 0 -16px; }


/* Pagination */
.pagination {  }
.pagination p { font-size: 16px; color: #bbb; margin-bottom: 10px; }
.pagination ul { overflow: hidden; font-family: Verdana, Sans-Serif; }
.pagination ul li { float: left; margin-right: 8px; }
.pagination ul li.active { font-weight: bold; }
.pagination ul li.active { background: url(http://dolgopa.org/templates/skin/dolgopa/images/pagination.gif) no-repeat top right; padding: 0 6px 1px 3px; border-left: 1px solid #eee; }


/* Switcher */
.switcher { overflow: hidden; zoom: 1; margin-bottom: 15px; font-size: 11px; padding-bottom: 3px; }
.switcher li { float: left; padding: 1px 7px 1px; color: #A2A2A2; background: #fff; position: relative; line-height: 15px; cursor: pointer; border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; }
.switcher li a { color: #A2A2A2; text-decoration: none; }
.switcher li:first-child { -moz-border-radius-topleft: 5px; -moz-border-radius-bottomleft: 5px; border-top-left-radius: 5px; border-bottom-left-radius: 5px; border-left: 1px solid #ddd; }
.switcher li.first-child { border-left: 1px solid #ddd; }
.switcher li:last-child { -moz-border-radius-topright: 5px; -moz-border-radius-bottomright: 5px; border-top-right-radius: 5px; border-bottom-right-radius: 5px; border-right: 1px solid #ddd; }
.switcher li.last-child { border-right: 1px solid #ddd; }
.switcher li.active { color: #fff; background: #83DC5F; border-color: #83DC5F; box-shadow: 0 1px 0 #75C656 inset; }
.switcher li.active a { color: #fff; }
.switcher li.active:before { content: ""; position: absolute; bottom: -4px; left: 8px; width: 5px; height: 3px; background: url(http://dolgopa.org/templates/skin/dolgopa/images/arrows.png) -9px 0 no-repeat; }


/* System messages */
.system-message-error 	{ background: #f0c8c8; color: #b22626; padding: 10px 15px; margin-bottom: 15px; }
.system-message-notice { background: #dafad8; color: #4bb23b; padding: 10px 15px; margin-bottom: 15px; }


/* Actions */
.actions { overflow: hidden; zoom: 1; font-size: 11px; }
.actions a { overflow: hidden; zoom: 1; margin-right: 10px; text-decoration: none; }
.actions li { float: left;}
.actions .edit { padding-left: 16px; background: url(http://dolgopa.org/templates/skin/dolgopa/images/edit.gif) no-repeat 0 1px; }
.actions .delete { padding-left: 15px; background: url(http://dolgopa.org/templates/skin/dolgopa/images/delete.gif) no-repeat 0 1px; color: #f00; }
.actions .rss { display: block; width: 10px; height: 10px; background: url(http://dolgopa.org/templates/skin/dolgopa/images/icons.5.png) no-repeat -70px -250px; margin-right: 4px; margin-top: 4px; }
.actions .join { margin-top: 4px; }
.actions a:hover { text-decoration: underline; }


/* Misc */
.user { padding-left: 12px; background: url(http://dolgopa.org/templates/skin/dolgopa/images/icons.5.png) no-repeat 0 -107px; color: #555; text-decoration: none;}
.ls-user { padding-left: 12px; background: url(http://dolgopa.org/templates/skin/dolgopa/images/icons.5.png) no-repeat 0 -105px; color: #999999; text-decoration: none; font-size: 14px; font-weight: bold;}
.user.inactive { color: #888; }

.padding { padding: 10px 20px; }

.tags-search { position: relative; left: -20px; margin-bottom: 20px; }
.tags-input { width: 400px; font-size: 18px; padding: 4px 4px 6px; border: 1px solid #ccc; color: #555; background: #fafafa; }

.center { width: 400px; margin: 0 auto; }
.center .input-text { border: 1px solid #ccc; width: 386px; padding: 4px 6px; font-size: 18px; font-family: Arial, sans-serif; }
.center h2 { color: #888; }
.center .button-login { float: right; }

.join { width: 10px; height: 10px; background: url(http://dolgopa.org/templates/skin/dolgopa/images/icons.5.png) no-repeat 0 -250px; cursor: pointer; }
.join.active { background-position: -10px -250px; }

.table { width: 100%; margin-bottom: 15px; }
.table td { padding: 5px; }
.table tr.active td { background: #F1FCEF; }
.table thead td { background: #F0F1F1; font-weight: bold; }
.table tbody td { padding: 5px; border-bottom: 1px solid #ddd; font-size: 11px; }

.table.table-people {  }
.table.table-people .avatar { vertical-align: middle; margin-right: 7px; }
.table.table-people td { padding: 5px 10px; vertical-align: middle; }
.table.table-people .username { font-weight: bold; color: #999; }
.table.table-people .strength { font-weight: bold; color: #70AAE0; }
.table.table-people .date { color: #999; }
.table.table-people .rating strong { font-weight: bold; color: #fff; background: #FF68CF; padding: 5px 10px; }

.table.table-talk tbody td { color: #999; }
.table.table-talk td { padding: 5px; }
.table.table-talk td .username { padding-left: 13px; background: url(http://dolgopa.org/templates/skin/dolgopa/images/icons.5.png) 0 -108px no-repeat; margin-right: 5px; text-decoration: none;}
.table.table-talk td .username.inactive { color: #bbb; }
.table.table-talk a.favourite { float: left; width: 10px; height: 8px; background: url(http://dolgopa.org/templates/skin/dolgopa/images/icons.5.png) -40px -40px no-repeat; }
.table.table-talk a.favourite.active { background-position: -50px -40px; }
.table.table-talk a.favourite:hover { background-position: -50px -40px; }

.right { float: right; }
span.green { color: #008000; }


#adm_icon_menu
{
	left: auto !important;
	right: 2px !important;
}

#catalog_edit #category_id option[disabled] {
    color: inherit;
    background: #ddd;
    font-weight: bold;
}.input-wide { width: 98%; _width: 97%; padding: 2px; }
.input-100 { width: 100px; padding: 2px; }
.input-200 { width: 200px; padding: 2px; }
.input-300 { width: 300px; padding: 2px; }
.note { font-size: 12px; color: #aaa; }
.checkbox { position: relative; top: 2px; margin: 0 4px 0 1px; }
.question-list { margin-bottom: 15px; }
.question-list li { margin-bottom: 5px; }
.question-list li input { margin-right: 5px; }


.markItUp  { width: 100%; }
.markItUpEditor { width: 100%; -moz-box-sizing: border-box; box-sizing: border-box; }
.markItUpHeader { width: 100%; -moz-box-sizing: border-box; box-sizing: border-box; }
/* Login popup */
.login-form { width: 400px; margin-left: -200px; left: 50%; top: 60px; background: #fff; display: none; }
.login-form p { margin-bottom: 15px; }
.login-form a { color: #555; }
.login-form label.label-remember { position: relative; top: 3px; }
.login-form input.input-text { border: 1px solid #ccc; width: 386px; padding: 4px 6px; font-size: 18px; font-family: Arial, sans-serif; }
.login-form .button{ float: right; }
.login-form .checkbox-label { color: #333; }
.login-form .checkbox { position: relative; top: 2px; margin-right: 5px; }


/* Upload image popup */
.upload-form { width: 300px; margin-left: -150px; left: 50%; }
.upload-form h3 { margin-bottom: 15px; }
.upload-form .button { float: left; margin-right: 10px; }


/* Blog delete popup */
.blog-delete-form { width: 200px; margin-left: -100px; left: 50%; top: 300px; display: none; }
.blog-delete-form p { margin-bottom: 8px; }
.blog-delete-form select { width: 100%; }


/* Add friend popup */
.add-friend-form { width: 200px; margin-left: -100px; left: 50%; top: 300px; display: none; }
.add-friend-form textarea { width: 195px; margin-bottom: 5px; }


/* Add userfield popup */
.userfield-form { width: 270px; padding: 15px; margin-left: -120px; top: 100px; left: 50%; display: none; }
.userfield-form p { margin-bottom: 10px; }
.userfield-form .input-text { width: 262px; border: 1px solid #ccc; margin: 0; padding: 3px; font-family: Arial, sans-serif; font-size: 12px; }
.userfield-form .button { float: left; margin-right: 10px; }



/* Content */
.topic .content { overflow: hidden; zoom: 1; margin-bottom: 15px; font-size: 14px; font-family: Verdana, sans-serif; line-height: 20px; }
.topic .content p
{
    text-align: justify;
    text-indent: 1.7em;
    margin-bottom: .7em;
}
.topic .content h4 { font-size: 22px; line-height: 1.3em; margin-bottom: 10px; }
.topic .content h5 { font-size: 20px; line-height: 1.3em; margin-bottom: 10px; }
.topic .content h6 { font-size: 18px; line-height: 1.3em; margin-bottom: 10px; }
.topic .content blockquote { background: #fafafa; padding: 10px 15px; color: #555; margin-bottom: 5px; clear: both; }
.topic .content pre, .comment .content pre { overflow: auto; width: 95%; padding: 5px 2%; margin-bottom: 10px; background: #f8f8f8 url(http://dolgopa.org/templates/skin/dolgopa/images/code.gif); border: 1px solid #dce6f0; clear: both; }
.topic .content ul { list-style-type: disc; margin-left: 17px; }
.topic .content ol { list-style-type: decimal; margin-left: 30px; }
.topic .content img[align="right"] { margin: 4px 0 5px 15px; }
.topic .content img[align="left"] { margin: 4px 15px 10px 0; }
.topic .content img.image-center { display: block; margin: 0 auto; }

/* Tags */
.topic .tags { margin: 0 0 6px; padding-left: 13px; background: url(http://dolgopa.org/templates/skin/dolgopa/images/tag.png) no-repeat 0 5px; zoom: 1; }
.topic .tags li { display: inline; color: #777; }
.topic .tags li a { color: #777; text-decoration: none; }
.topic .tags li a:hover { color: #fff; background: #777; }

/* Info */
.topic .info-top .title-blog { color: #aaa; margin-right: 15px; }

.topic .info
{
	border-top: 1px solid #eee;
	font-size: 13px;
	overflow: hidden;
	padding: 9px 0 0;
}
.topic .info li { float: left; margin-right: 15px; }
.topic .info li a { text-decoration: none; }

.topic .info li.date { color: #999; font-size: 11px; }
.topic .info li.username a { font-weight: bold; background: url(http://dolgopa.org/templates/skin/dolgopa/images/icons.5.png) no-repeat 0 -106px; padding-left: 13px; }
.topic .info li.username a:hover { text-decoration: underline; }
.topic .info li.voting { padding-right: 15px; }
.topic .info li.comments-link a { color: #f00; font-size: 11px; }
.topic .info li.comments-link a span { color: #390; }
.topic .info li.comments-link a:hover { background: #f00; color: #fff; }
.topic .info li.comments-link a:hover span { background: #390; color: #fff; }
.topic .info li.url a { padding-left: 16px; background: url(http://dolgopa.org/templates/skin/dolgopa/images/topic_link.gif) 0 1px no-repeat; font-size: 11px; }

.topic .favourite { position: absolute; top: 8px; left: -8px; height: 16px; width: 20px; background: url(http://dolgopa.org/templates/skin/dolgopa/images/icons.5.png) no-repeat 0 -40px; }
.topic .favourite:hover { background: url(http://dolgopa.org/templates/skin/dolgopa/images/icons.5.png) no-repeat -20px -40px;  }
.topic .favourite.active { background: url(http://dolgopa.org/templates/skin/dolgopa/images/icons.5.png) no-repeat -20px -40px;  }

/* Poll */
.topic .poll { margin-bottom: 15px; font-size: 14px; }

.topic .poll .poll-vote { margin-bottom: 10px; margin-left: 0; list-style-type: none; }
.topic .poll .poll-vote li { margin-bottom: 5px; }
.topic .poll .poll-vote li label { display: inline; }

.topic .poll .poll-result { margin-bottom: 10px; margin-left: 0; list-style-type: none; font-family: Verdana, sans-serif; }
.topic .poll .poll-result li { margin-bottom: 20px; }
.topic .poll .poll-result li dl { overflow: hidden; zoom: 1; }
.topic .poll .poll-result li dl dt { float: left; width: 50px; text-align: right; padding-right: 15px; }
.topic .poll .poll-result li dl dt span { color: #aaa; }
.topic .poll .poll-result li dl dd { float: left; width: 400px; }
.topic .poll .poll-result li dl dd div { height: 5px; margin-top: 5px; background: #ccc; overflow: hidden; border-radius: 3px; box-shadow: 0 1px 0 #939393 inset; }
.topic .poll .poll-result li.most dl dd div { color: #fff; background: #83DC5F; border-color: #83DC5F; box-shadow: 0 1px 0 #75C656 inset; border-radius: 3px; }

.topic .poll .poll-total { color: #aaa; }

/* Topic Photo */
.topic.photo {  }
.topic.photo .topic-photo-preview { position: relative; margin-bottom: 15px; cursor: pointer; }
.topic.photo .topic-photo-preview img { vertical-align: top; }
.topic.photo .topic-photo-preview .topic-photo-count { display: none; cursor: pointer; position: absolute; top: 5px; right: 5px; background: #000; color: #6bd24b; padding: 4px 7px; background: rgba(0,0,0,.6); }
.topic.photo .topic-photo-preview .topic-photo-desc { display: none; width: 96%; padding: 7px 2%; position: absolute; bottom: 0; left: 0; background: #000; color: #6bd24b; color: #fff; line-height: 16px; background: rgba(0,0,0,.7); }

.topic.photo .topic-photo-images { padding-top: 10px; margin-bottom: 15px; }
.topic.photo .topic-photo-images h2 { border-bottom: 1px solid #ddd; padding-bottom: 4px; margin-bottom: 15px; }
.topic.photo .topic-photo-images ul { overflow: hidden; zoom: 1; }
.topic.photo .topic-photo-images ul li { float: left; margin: 0 9px 9px 0; position: relative; }
.topic.photo .topic-photo-images ul li .image-number { display: none; position: absolute; top: 5px; right: 5px; background: #000; color: #6bd24b; padding: 1px 6px; font-size: 11px; background: rgba(0,0,0,.6); }
.topic.photo .topic-photo-images ul li:hover .image-number { display: block; }
.topic.photo .topic-photo-images ul li img { vertical-align: top; }
.topic.photo .topic-photo-images .topic-photo-more { display: block; border-top: 1px solid #dbe6f0; text-align: center; padding: 10px 0; margin-bottom: 15px; text-decoration: none; background: #f3f7fa; color: #7b90a5; }
.topic.photo .topic-photo-images .topic-photo-more:hover { background: #eaf2f8; }

.topic-photo-upload { background: #fafafa; padding: 15px 15px 15px; margin-bottom: 20px; }
.topic-photo-upload h2 { margin-bottom: 15px; }
.topic-photo-upload ul { overflow: hidden; zoom: 1; }
.topic-photo-upload ul li { min-height: 100px; _height: 100px; margin-bottom: 10px; padding-left: 110px; position: relative; }
.topic-photo-upload ul li img { position: absolute; top: 0; left: 0; }
.topic-photo-upload ul li label { color: #aaa; }
.topic-photo-upload ul li textarea { border: 1px solid #ddd; width: 350px; height: 60px; padding: 3px; font-size: 12px; font-family: Arial, sans-serif; color: #333; }
.topic-photo-upload ul li .image-delete { text-decoration: none; margin-right: 15px; }
.topic-photo-upload ul li .image-delete:hover { color: #f00; }
.topic-photo-upload ul li.marked-as-preview .mark-as-preview { display: inline; color: #43c70f; font-weight: bold; }
.topic-photo-upload ul li .mark-as-preview { display: none; text-decoration: none; }
.topic-photo-upload ul li:hover .mark-as-preview { display: inline; }
.topic-photo-upload .topic-photo-upload-rules { color: #888; margin-bottom: 15px; }
.topic-photo-upload .topic-photo-upload-input { margin-bottom: 20px; }
.topic-photo-upload .topic-photo-upload-input input { margin-top: 3px; }

#photoset-upload-form
{
	width: 270px; 
	padding: 15px;
	position: absolute;
	display: none;
	background-color: #fff; 
	border: 1px solid #ccc; 
	-moz-box-shadow: 0 0 10px #ddd;
	-webkit-box-shadow: 0 0 10px #ddd;
	box-shadow: 0 0 10px #ddd;
    z-index: 100;
}
#photoset-upload-form p { margin-bottom: 10px; }
#photoset-upload-form .input-text { width: 262px; border: 1px solid #ccc; margin: 0; padding: 3px; font-family: Arial, sans-serif; font-size: 12px; }

#photoload-upload-form {
    background-color: #fff;
    border: 1px solid #ccc;
    box-shadow: 0 0 10px #ddd;
    display: none;
    padding: 15px;
    position: absolute;
    width: 270px;
    z-index: 100;
}
#photoload-upload-form p { margin-bottom: 10px; }
#photoload-upload-form .input-text { width: 262px; border: 1px solid #ccc; margin: 0; padding: 3px; font-family: Arial, sans-serif; font-size: 12px; }/* Update button */
.console .update-comments.active,
.update .update-comments.active { background: url(http://dolgopa.org/templates/skin/dolgopa/images/update_act.gif) no-repeat; }

.console .new-comments,
.update .new-comments { border-top: 1px solid #ececed; color: #3cc600; padding-top: 7px; margin-top: 3px; cursor: pointer; }


/* Comments */
.comments { margin-bottom: 10px; }
.comments .comment-wrapper { overflow: hidden; zoom: 1; position: relative; }
.comments .comment-wrapper .comment-wrapper { padding-left: 25px; }

.comment-preview { padding: 5px 10px; margin-bottom: 5px; background: #fafafa; overflow: hidden; zoom: 1; }
.comments-header
{
    margin: 20px 0;
    padding-left: 20px;
}
.comments-header h3 { font-size: 18px; font-family: Verdana, sans-serif; margin-bottom: 3px; }
.comments-header a.rss { background: url(http://dolgopa.org/templates/skin/dolgopa/images/icons.5.png) no-repeat scroll -70px -247px transparent; margin-right: 20px; padding-left: 14px; }

/* Comment */
.comment .deleted { padding: 5px 10px; color: #777; background: #f4f4f4; }
.comment .folding { width: 10px; height: 10px; position: absolute; top: 14px; left: 4px; background: url(http://dolgopa.org/templates/skin/dolgopa/images/icons.5.png) -20px -210px no-repeat; cursor: pointer; }
.comment .folding.folded { background-position: 0 -210px; }
.comment .voting .plus { position: absolute; top: 0; left: 0; }
.comment .voting .like { position: absolute; top: 4px; left: 0; }
.comment .voting .minus { position: absolute; top: 16px; left: 0; }
.comment .voting .total { position: absolute; top: 4px; right: 0; font-weight: normal; color: #333; padding: 0; }
.comment .voting.positive .total { color: #390; }
.comment .voting.negative .total { color: #f00; }

/* Info Block */
.comment .info { overflow: hidden; zoom: 1; font-size: 10px; line-height: 14px; margin-bottom: 5px; position: relative; padding: 12px 0 0 31px; }
.comment .info .avatar { float: left; margin-right: 10px; padding-top: 0; position: absolute; top: 0; left: 0; }
.comment .info .avatar img { vertical-align: top; }

/* Content */
.comment pre, .comment-preview pre { overflow: auto; width: 95%; padding: 5px 2%; margin-bottom: 10px; background: #f8f8f8 url(http://dolgopa.org/templates/skin/dolgopa/images/code.gif); border: 1px solid #dce6f0; clear: both; }
.comment blockquote, .comment-preview blockquote {font-style: italic; padding: 5px 10px; background: #ffffff; border: 1px solid #ddd;}

/* Actions */
.comment .actions { font-size: 11px; }
.comment .actions a { text-decoration: none; }

/* Comment List */
.comments.comment-list .path { padding-bottom: 3px; font-size: 11px; font-weight: bold; color: #aaa; }
.comments.comment-list .path .blog-name { color: #999; }
.comments.comment-list .path .comments-total { color: #78C658; background: url(http://dolgopa.org/templates/skin/dolgopa/images/comment-total.gif) no-repeat 0 4px; padding-left: 10px; margin-left: 10px; font-weight: normal; text-decoration: none; }
.comments.comment-list .comment { padding-left: 0; }

/* Reply Form */
.reply-area { padding-left: 20px; }

.reply { padding-bottom: 10px; padding-top: 10px; }
.reply .markItUp { width: 98%; }
.reply .markItUpHeader { width: 98%; }
.reply textarea { height: 100px; width: 98%; }
.reply textarea.loader { background: #f7f7f7 url(http://dolgopa.org/templates/skin/dolgopa/images/loader.gif) no-repeat center;}.block { padding: 15px 20px; background: #fff; margin-bottom: 15px; border: 1px solid #ddd; border-radius: 7px; box-shadow: 0 0 5px #eee; }
.block h2 { font-size: 20px; font-family: Tahoma, sans-serif; }
.block.nostyle { padding: 20px 25px; background: none; margin: 0px; border: none; box-shadow: none;}

.block .bottom { padding-top: 5px; font-size: 11px; text-align: right; }
.block .bottom a {  }

.block .stream-settings-userlist ul, 
.block .stream-settings-friends,
.block .stream-settings-blogs { overflow: auto; max-height: 200px; _height: expression( this.scrollHeight > 200 ? "200px" : "auto" ); position: relative; }

/* Contacts */
.block.contacts img { padding: 7px; border: 1px solid #ccc; }
.block.contacts ul { margin-top: 5px; }
.block.contacts ul li { padding: 3px 0 3px 25px; }
.block.contacts ul li.icq { background: url(http://dolgopa.org/templates/skin/dolgopa/images/icons-contacts.gif) no-repeat scroll 0px 2px; }
.block.contacts ul li.jabber { background: url(http://dolgopa.org/templates/skin/dolgopa/images/icons-contacts.gif) no-repeat scroll 0px -23px; }
.block.contacts ul li.skype { background: url(http://dolgopa.org/templates/skin/dolgopa/images/icons-contacts.gif) no-repeat scroll 0px -47px; margin-bottom: 10px; }
.block.contacts ul li.lj { background: url(http://dolgopa.org/templates/skin/dolgopa/images/icons-contacts.gif) no-repeat scroll 0px -73px; }
.block.contacts ul li.vk { background: url(http://dolgopa.org/templates/skin/dolgopa/images/icons-contacts.gif) no-repeat scroll 0px -99px; margin-bottom: 10px; }
.block.contacts ul li.email { background: url(http://dolgopa.org/templates/skin/dolgopa/images/icons-contacts.gif) no-repeat scroll 0px -122px; }
.block.contacts ul li.phone { background: url(http://dolgopa.org/templates/skin/dolgopa/images/icons-contacts.gif) no-repeat scroll 0px -145px; }

/* Stream */
.block.stream ul.list { border-top: 1px solid #eee; font-size: 11px; line-height: 16px; color: #999; }
.block.stream ul.list li { padding: 5px 6px 6px; border-bottom: 1px solid #eee; }
.block.stream ul.list li .user { font-weight: bold; color: #999; text-decoration: none; background: url(http://dolgopa.org/templates/skin/dolgopa/images/icons.5.png) 0 -108px no-repeat; }
.block.stream ul.list li .topic-title { color: #333; }
.block.stream ul.list li .blog-title { color: #999; }
.block.stream ul.list li .stream-comment-icon { background: url(http://dolgopa.org/templates/skin/dolgopa/images/icons.5.png) no-repeat 0 -146px; padding-left: 12px; zoom: 1; }
.block.stream ul.list li .stream-topic-icon { background: url(http://dolgopa.org/templates/skin/dolgopa/images/icons.5.png) no-repeat 0 -188px; padding-left: 12px; zoom: 1; }
.block.stream ul.list li span { color: #66B746; }
.block.stream ul.list li.even { background: #F8F8F8; }

/* Top Blogs */
.block.blogs ul.list { border-top: 1px solid #eee; }
.block.blogs ul.list li { padding: 5px 0 5px; border-bottom: 1px solid #eee; overflow: hidden; zoom: 1; }
.block.blogs ul.list li a { color: #777; }
.block.blogs ul.list li img { vertical-align: top; }
.block.blogs ul.list li .rating { float: right; font-weight: bold; margin-left: 10px; }

/* Tags */
.block.tags { background: #F7F8F9; box-shadow: none; border-color: #EAEBEB; }

.block .cloud { text-align: center; }
.block .cloud li { display: inline; margin-right: 5px; line-height: 22px; }
.block .cloud li a { text-decoration: none; white-space: nowrap; color: #8B8B8B; }
.block .cloud li a:hover { color: #fff; background: #777; }
.block .cloud li a.w1 { font-size: 12px; }
.block .cloud li a.w2 { font-size: 12px; }
.block .cloud li a.w3 { font-size: 14px; }
.block .cloud li a.w4 { font-size: 14px; }
.block .cloud li a.w5 { font-size: 18px; }
.block .cloud li a.w6 { font-size: 18px; }
.block .cloud li a.w7 { font-size: 20px; }
.block .cloud li a.w8 { font-size: 20px; }
.block .cloud li a.w9 { font-size: 22px; }
.block .cloud li a.w10 { font-size: 22px; }

/* Stream Settings */
.block.stream-settings h2 { margin-bottom: 7px; }
.block.stream-settings h3 { margin-bottom: 7px; }
.block.stream-settings p.note { margin-bottom: 15px; color: #aaa; }
.block.stream-settings input.input-checkbox { position: relative; top: 2px; margin: 0 2px 0 1px; }
.block.stream-settings ul li { padding-bottom: 5px; }
.block.stream-settings .stream-settings-filter { padding-bottom: 15px; margin: 0 0 15px 0; border-bottom: 1px solid #ddd; }
.block.stream-settings .stream-settings-userlist { padding-bottom: 15px; margin: 0 0 15px 0; border-bottom: 1px solid #ddd; }
.block.stream-settings .stream-settings-userlist p { margin-bottom: 10px; }
.block.stream-settings .stream-settings-userlist p input { border: 1px solid #ccc; padding: 3px; margin-right: 5px; }
.block.stream-settings .stream-settings-userlist p a { border-bottom: 1px dashed #70AAE0; text-decoration: none; }
.block.stream-settings .stream-settings-userlist p a:hover { color: #555; border-color: #555; }
.block.stream-settings .stream-settings-userlist li { padding-bottom: 5px; }


/**
 * Нижний баннер в области контента
 */
.content__banner-bottom
{
	height: 60px;
	margin: 10px auto 0; 
	width: 468px;
}

/**
 * Нижний баннер в боковой панели
 */
.sidebar__banner-bottom
{
	height: 90px;
	margin: 0 auto;
	width: 234px;
}

/* jqModal base Styling courtesy of;
	Brice Burgess <bhb@iceburg.net> */

/* The Window's CSS z-index value is respected (takes priority). If none is supplied,
	the Window's z-index value will be set to 3000 by default (via jqModal.js). */
	
.jqmWindow {
    display: none;
    
    position: fixed;
    top: 10%;
    left: 50%;
	z-index: 200;
    
    background-color: #fff;
    color: #333;
	border: 1px solid #777;
    padding: 20px 25px 25px;

	background: rgb(249,249,249);
	background: -moz-linear-gradient(top, rgba(249,249,249,1) 0%, rgba(241,241,241,1) 50%, rgba(222,222,222,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(249,249,249,1)), color-stop(50%,rgba(241,241,241,1)), color-stop(100%,rgba(222,222,222,1)));
	background: -webkit-linear-gradient(top, rgba(249,249,249,1) 0%,rgba(241,241,241,1) 50%,rgba(222,222,222,1) 100%);
	background: -o-linear-gradient(top, rgba(249,249,249,1) 0%,rgba(241,241,241,1) 50%,rgba(222,222,222,1) 100%);
	background: -ms-linear-gradient(top, rgba(249,249,249,1) 0%,rgba(241,241,241,1) 50%,rgba(222,222,222,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#dedede',GradientType=0 );
	background: linear-gradient(top, rgba(249,249,249,1) 0%,rgba(241,241,241,1) 50%,rgba(222,222,222,1) 100%); 
	
	border-radius: 10px;
	overflow: hidden; 
	zoom: 1;
}
.jqmWindow h3 { margin-bottom: 15px; color: #999; }
.jqmWindow label { color: #777; }
.jqmWindow .close { position: absolute; top: 5px; right: 5px; width: 14px; height: 14px; outline: none; background: url(http://dolgopa.org/templates/skin/dolgopa/images/close.png) no-repeat; }


.jqmOverlay { background-color: #000; }

/* Background iframe styling for IE6. Prevents ActiveX bleed-through (<select> form elements, etc.) */
* iframe.jqm {position:absolute;top:0;left:0;z-index:-1;
	width: expression(this.parentNode.offsetWidth+'px');
	height: expression(this.parentNode.offsetHeight+'px');
}

/* Fixed posistioning emulation for IE6
     Star selector used to hide definition from browsers other than IE6
     For valid CSS, use a conditional include instead */
* html .jqmWindow {
     position: absolute;
     top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}#notifier
{
    font-size: 12px;
    left: 10px;
    position: fixed;
    top: 10px;
    width: 250px;
    z-index: 9999;
}

#notifier .n-box { 
	position: relative; 
	
	padding: 10px 15px 11px; 
	margin-bottom: 10px;
	
	color: #fff; 
	background: #000; 
	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	
	cursor: pointer;
}
#notifier .n-box h3 { color: #fff; font-size: 14px; font-weight: bold; margin-bottom: 3px; }
#notifier .n-box p { margin: 0; }

#notifier .n-box.n-notice { background: #64DD49; color: #000; opacity: 0.95; }
#notifier .n-box.n-notice h3 { color: #333; }
#notifier .n-box.n-error { background: #BC0000; color: #fff; opacity: 0.8; }/*
 * jQuery UI CSS Framework 1.8.14
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 */

/* Layout helpers
----------------------------------*/
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute !important; clip: rect(1px 1px 1px 1px); clip: rect(1px,1px,1px,1px); }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix { height:1%; }
.ui-helper-clearfix { display:block; }
/* end clearfix */
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }


/* Interaction Cues
----------------------------------*/
.ui-state-disabled { cursor: default !important; }


/* Icons
----------------------------------*/

/* states and images */
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }


/*
 * jQuery UI CSS Framework 1.8.14
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 *
 * To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana,Arial,sans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=cccccc&bgTextureHeader=03_highlight_soft.png&bgImgOpacityHeader=75&borderColorHeader=aaaaaa&fcHeader=222222&iconColorHeader=222222&bgColorContent=ffffff&bgTextureContent=01_flat.png&bgImgOpacityContent=75&borderColorContent=aaaaaa&fcContent=222222&iconColorContent=222222&bgColorDefault=e6e6e6&bgTextureDefault=02_glass.png&bgImgOpacityDefault=75&borderColorDefault=d3d3d3&fcDefault=555555&iconColorDefault=888888&bgColorHover=dadada&bgTextureHover=02_glass.png&bgImgOpacityHover=75&borderColorHover=999999&fcHover=212121&iconColorHover=454545&bgColorActive=ffffff&bgTextureActive=02_glass.png&bgImgOpacityActive=65&borderColorActive=aaaaaa&fcActive=212121&iconColorActive=454545&bgColorHighlight=fbf9ee&bgTextureHighlight=02_glass.png&bgImgOpacityHighlight=55&borderColorHighlight=fcefa1&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=02_glass.png&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=01_flat.png&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=01_flat.png&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
 */


/* Component containers
----------------------------------*/
.ui-widget { font-family: Verdana,Arial,sans-serif; font-size: 1.1em; }
.ui-widget .ui-widget { font-size: 1em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Verdana,Arial,sans-serif; font-size: 1em; }
.ui-widget-content { border: 1px solid #aaaaaa; background: #ffffff url(http://dolgopa.org/templates/skin/dolgopa/css/smoothness/images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x; color: #222222; }
.ui-widget-content a { color: #222222; }
.ui-widget-header { border: 1px solid #aaaaaa; background: #cccccc url(http://dolgopa.org/templates/skin/dolgopa/css/smoothness/images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x; color: #222222; font-weight: bold; }
.ui-widget-header a { color: #222222; }

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { border: 1px solid #d3d3d3; background: #e6e6e6 url(http://dolgopa.org/templates/skin/dolgopa/css/smoothness/images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #555555; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #555555; text-decoration: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus { border: 1px solid #999999; background: #dadada url(http://dolgopa.org/templates/skin/dolgopa/css/smoothness/images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #212121; }
.ui-state-hover a, .ui-state-hover a:hover { color: #212121; text-decoration: none; }
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { border: 1px solid #aaaaaa; background: #ffffff url(http://dolgopa.org/templates/skin/dolgopa/css/smoothness/images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #212121; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #212121; text-decoration: none; }
.ui-widget :active { outline: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight  {border: 1px solid #fcefa1; background: #fbf9ee url(http://dolgopa.org/templates/skin/dolgopa/css/smoothness/images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x; color: #363636; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a { color: #363636; }
.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {border: 1px solid #cd0a0a; background: #fef1ec url(http://dolgopa.org/templates/skin/dolgopa/css/smoothness/images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x; color: #cd0a0a; }
.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a { color: #cd0a0a; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text { color: #cd0a0a; }
.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary { font-weight: bold; }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary,  .ui-widget-header .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }

/* Icons
----------------------------------*/

/* states and images */
.ui-icon { width: 16px; height: 16px; background-image: url(http://dolgopa.org/templates/skin/dolgopa/css/smoothness/images/ui-icons_222222_256x240.png); }
.ui-widget-content .ui-icon {background-image: url(http://dolgopa.org/templates/skin/dolgopa/css/smoothness/images/ui-icons_222222_256x240.png); }
.ui-widget-header .ui-icon {background-image: url(http://dolgopa.org/templates/skin/dolgopa/css/smoothness/images/ui-icons_222222_256x240.png); }
.ui-state-default .ui-icon { background-image: url(http://dolgopa.org/templates/skin/dolgopa/css/smoothness/images/ui-icons_888888_256x240.png); }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(http://dolgopa.org/templates/skin/dolgopa/css/smoothness/images/ui-icons_454545_256x240.png); }
.ui-state-active .ui-icon {background-image: url(http://dolgopa.org/templates/skin/dolgopa/css/smoothness/images/ui-icons_454545_256x240.png); }
.ui-state-highlight .ui-icon {background-image: url(http://dolgopa.org/templates/skin/dolgopa/css/smoothness/images/ui-icons_2e83ff_256x240.png); }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(http://dolgopa.org/templates/skin/dolgopa/css/smoothness/images/ui-icons_cd0a0a_256x240.png); }

/* positioning */
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-off { background-position: -96px -144px; }
.ui-icon-radio-on { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; -khtml-border-top-left-radius: 4px; border-top-left-radius: 4px; }
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr { -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; -khtml-border-top-right-radius: 4px; border-top-right-radius: 4px; }
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; -khtml-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; }
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br { -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; -khtml-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; }

/* Overlays */
.ui-widget-overlay { background: #aaaaaa url(http://dolgopa.org/templates/skin/dolgopa/css/smoothness/images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); }
.ui-widget-shadow { margin: -8px 0 0 -8px; padding: 8px; background: #aaaaaa url(http://dolgopa.org/templates/skin/dolgopa/css/smoothness/images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); -moz-border-radius: 8px; -khtml-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px; }/*
 * jQuery UI Autocomplete 1.8.14
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Autocomplete#theming
 */
.ui-autocomplete { position: absolute; cursor: default; }	

/* workarounds */
* html .ui-autocomplete { width:1px; } /* without this, the menu expands to 100% in IE6 */

/*
 * jQuery UI Menu 1.8.14
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Menu#theming
 */
.ui-menu {
	list-style:none;
	padding: 2px;
	margin: 0;
	display:block;
	float: left;
}
.ui-menu .ui-menu {
	margin-top: -3px;
}
.ui-menu .ui-menu-item {
	margin:0;
	padding: 0;
	zoom: 1;
	float: left;
	clear: left;
	width: 100%;
}
.ui-menu .ui-menu-item a {
	text-decoration:none;
	display:block;
	padding:.2em .4em;
	line-height:1.5;
	zoom:1;
}
.ui-menu .ui-menu-item a.ui-state-hover,
.ui-menu .ui-menu-item a.ui-state-active {
	font-weight: normal;
	margin: -1px;
}
/*
 * jQuery UI Datepicker 1.8.14
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Datepicker#theming
 */
.ui-datepicker { width: 17em; padding: .2em .2em 0; display: none; }
.ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; }
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 1.8em; height: 1.8em; }
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 1px; }
.ui-datepicker .ui-datepicker-prev { left:2px; }
.ui-datepicker .ui-datepicker-next { right:2px; }
.ui-datepicker .ui-datepicker-prev-hover { left:1px; }
.ui-datepicker .ui-datepicker-next-hover { right:1px; }
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px;  }
.ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; }
.ui-datepicker .ui-datepicker-title select { font-size:1em; margin:1px 0; }
.ui-datepicker select.ui-datepicker-month-year {width: 100%;}
.ui-datepicker select.ui-datepicker-month, 
.ui-datepicker select.ui-datepicker-year { width: 49%;}
.ui-datepicker table {width: 100%; font-size: .9em; border-collapse: collapse; margin:0 0 .4em; }
.ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0;  }
.ui-datepicker td { border: 0; padding: 1px; }
.ui-datepicker td span, .ui-datepicker td a { display: block; padding: .2em; text-align: right; text-decoration: none; }
.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi { width:auto; }
.ui-datepicker-multi .ui-datepicker-group { float:left; }
.ui-datepicker-multi .ui-datepicker-group table { width:95%; margin:0 auto .4em; }
.ui-datepicker-multi-2 .ui-datepicker-group { width:50%; }
.ui-datepicker-multi-3 .ui-datepicker-group { width:33.3%; }
.ui-datepicker-multi-4 .ui-datepicker-group { width:25%; }
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-buttonpane { clear:left; }
.ui-datepicker-row-break { clear:both; width:100%; font-size:0em; }

/* RTL support */
.ui-datepicker-rtl { direction: rtl; }
.ui-datepicker-rtl .ui-datepicker-prev { right: 2px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next { left: 2px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-prev:hover { right: 1px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next:hover { left: 1px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-buttonpane { clear:right; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button { float: left; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current { float:right; }
.ui-datepicker-rtl .ui-datepicker-group { float:right; }
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header { border-right-width:0; border-left-width:1px; }
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { border-right-width:0; border-left-width:1px; }

/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
    display: none; /*sorry for IE5*/
    display/**/: block; /*sorry for IE5*/
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    top: -4px; /*must have*/
    left: -4px; /*must have*/
    width: 200px; /*must have*/
    height: 200px; /*must have*/
}.user__rating_state_negative
{
    color: #d10000;
}
.user__rating_state_positive
{
    color: green;
}
.user__rating
{
    font-size: 9px;
    vertical-align: super;
}
.user__name
{
    font-weight: bold;
}
.list__item
{
    margin-bottom: 5px;
}
ol.list
{
}
.magic__button
{
    background: url(http://dolgopa.org/templates/skin/dolgopa/images/icons.5.png) no-repeat -80px -57px;
    display: block;
    height: 22px;
    left: 5px;
    position: absolute;
    top: 4px;
    width: 22px;
    z-index: 1;
}
.magic
{
    position: relative;
}
.magic__input,
.form__input.magic__input
{
    padding-left: 25px;
}
.site-logo__image
{
    display: block;
    height: 139px;
    width: 279px;
}
/**
 * Логотип сайта
 */
.site-logo
{
    display: block;
    float: left;
    font-size: 20px;
    left: 0;
    position: absolute;
    top: 0;
    z-index: 1;
}
.site-logo__link
{
    text-decoration: none;
}
.wizard__footer
{
    background: linear-gradient(rgba(255, 255, 255, 0) 0, #fff 30px);
    padding: 20px 10px 10px 50px;
}
.wizard__block
{
    padding: 1em;
}
.wizard__steps
{
    font-size: 24px;
    list-style: inside decimal;
}

@media screen and (max-width: 1000px)
{
    .wizard__steps
    {
        list-style: none;
    }
}

.wizard__steps:after
{
    clear: both;
    content: ' ';
    display: block;
}
.wizard__step__label
{
    display: inline-block;
    font-size: 12px;
    vertical-align: top;
}

.wizard__step__label > span
{
    display: block;
    font-size: 16px;
}
.wizard__step.wizard__step_state_done
{
    list-style: none;
}

.wizard__step.wizard__step_state_done:before
{
    color: #8cc63f;
    content: '✔';
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
}
.wizard__step.wizard__step_state_current
{
    background: #ea8511;
    border: none;
    box-shadow: 4px 4px 5px rgba(0, 0, 0, .5);
    color: #fff;
}
.wizard__step
{
    color: #ccc;
    float: left;
    font-size: 110%;
    font-weight: bold;
    margin: 10px 5px;
    padding: 5px 20px 5px 10px;
}

@media screen and (max-width: 1200px)
{
    .wizard__step
    {
        padding: 5px 10px;
    }
}

@media screen and (max-width: 1050px)
{
    .wizard__step
    {
        font-size: 80%;
        padding: 5px;
    }
}

.wizard
{
}

.block.wizard
{
    padding: 0;
}.wizard__title
{
    margin: 0;
    padding: 0;
}
.wizard__header
{
    background: linear-gradient(to bottom, #FCFCFC 0%, #EFEFEF 62%, #EBEBEB 62%, #DDDEDE 100%);
    border-radius: 7px 7px 0 0;
    padding: 5px 10px;
}
.authbox__login
{
	display: block;
	font-weight: bolder; 
}
.authbox
{
	background: white;
	border: solid 1px #888;
	border-radius: 5px;
	box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.3);
	color: #777;
	font-size: 13px;
	line-height: 16px;
	padding: 5px 10px;
    position: absolute;
    right: 10px;
    top: 37px;
}
.authbox__register
{
	display: block;
	font-weight: bolder; 
}
.orgs-list__item
{
    margin-bottom: 36px;
}.orgs-list__contacts
{

}.orgs-list__author
{
    padding-left: 13px;

    background: url(http://dolgopa.org/templates/skin/dolgopa/images/icons.5.png) no-repeat 0 -106px;

    font-weight: bold;
}.orgs-list__date
{
    margin-right: 15px;

    color: #999;
	
    font-size: 11px;
}.orgs-list__title
{
    margin-bottom: 18px;

    font-size: 16px;
}

.orgs-list__title a
{
    color: #545657;
}.orgs-list__more
{
    margin-top: 18px;

    font-size: 16px;
}/**
 * Список организаций
 */

.orgs-list
{

}.orgs-list__foot
{
    margin-top: 15px;
    padding-top: 12px;

    border-top: 1px solid #eee;

    font-size: 13px;
}.micro-topic__permalink
{
    background: url(http://dolgopa.org/templates/skin/dolgopa/images/icons.5.png) -10px -230px no-repeat;
    display: inline-block;
    height: 11px;
    position: relative;
    top: 3px;
    width: 9px;
}
.message
{
    border-radius: 10px;
    border-style: solid;
    border-width: 1px;
    padding: 0.5em 1em;
    margin: 5px 0;
}
.message_type_notice
{
    background: #feffbf;
    border-color: #f8f400;
}
.add-location__cont {
	padding-right: 60px;
	position:relative;
}.add-location__btn {
	position: absolute;
	top: 1px;
	right: 0;
}/**
 *  Для быстрого поиска введите адрес, где произошло событие
 */

.add-location
{
    margin-bottom: 18px;
}.cats-main__item {
    display: inline-block;
    width: 270px;
    margin: 0 40px 60px 0;

    vertical-align: top;

    *display: inline;
    *zoom: 1;
}/**
 * Главный список категорий каталога - блоки
 */
 
.cats-main {
    margin-right: -40px;
}.cats-main__list {}.cats-main__title {
    color: #333;
    font-size: 18px;
    margin-bottom: 24px;
    line-height: 24px;
}

.cats-main__title a {
    color: #333;
}.comment__child-link
{
    background: url(http://dolgopa.org/templates/skin/dolgopa/images/icons.5.png) -70px -41px no-repeat;
    display: none;
    float: left;
    height: 11px;
    margin-right: 15px;
    position: relative;
    top: 2px;
    width: 9px;
}
.comment
{
    margin-bottom: 20px;
    padding-left: 20px;
    position: relative;
    zoom: 1;
}
.comment__reply-link
{
    margin-right: 10px;
}

html.no-js .comment__reply-link
{
    display: none;
}
.comment__content
{
    background: #f7f7f7;
    border: 1px solid #DDDEDE;
    border-radius: 7px;
    color: #000;
    font-size: 110%;
    margin: 0 30px 10px 0;
    overflow: hidden;
    padding: 8px 30px 9px 10px;
    position: relative;
    zoom: 1;
}

.comment__content:before
{
    background: #F7F7F7 url(http://dolgopa.org/templates/skin/dolgopa/images/comment_arrow.png) 0 0 no-repeat;
    bottom: -9px; left: 10px;
    content: "";
    height: 9px;
    position: absolute;
    width: 7px;
}

.comment.new .comment__content,
.comment.new .comment__content:before
{
    background-color: #e4fbf1;
}

.comment.deleted .comment__content,
.comment.deleted .comment__content:before
{
    background-color: #c5c5c5;
}

.comment.deleted.not-admin .comment__content,
.comment.deleted.not-admin .comment__content:before
{
    background-color: #f7f7f7;
    color: #888;
    min-height: 0;
    padding: 5px 10px;
}

.comment.self .comment__content,
.comment.self .comment__content:before
{
    background-color: #fdf5e6;
}

.comment.current .comment__content,
.comment.current .comment__content:before
{
    background-color: #cdf5a6;
}
.comment__voting
{
    height: 30px;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 42px;
    width: 48px;
    z-index: 1;
}.comment__username
{
    font-size: 10px;
    line-height: 11px;
    margin-right: 10px;
}
.comment__username__link
{
    color: #333;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
}
.comment__date
{
    color: #999;
    display: inline;
    float: left;
    font-size: 11px;
    margin-right: 15px;
}
.comment__avatar
{
    float: left;
    margin-right: 10px;
    padding-top: 4px;
}
.comment__permalink
{
    background: url(http://dolgopa.org/templates/skin/dolgopa/images/icons.5.png) -10px -230px no-repeat;
    display: block;
    float: left;
    height: 11px;
    margin-right: 15px;
    position: relative;
    top: 3px;
    width: 9px;
}
.comment__info
{
    font-size: 10px;
    line-height: 14px;
    margin-bottom: 5px;
    overflow: hidden;
}
.comment__parent-link
{
    background: url(http://dolgopa.org/templates/skin/dolgopa/images/icons.5.png) -60px -41px no-repeat;
    display: block;
    float: left;
    height: 11px;
    margin-right: 15px;
    position: relative;
    top: 2px;
    width: 9px;
}
.comment__like
{
    background: url(http://dolgopa.org/templates/skin/dolgopa/images/icons.5.png) -40px -40px no-repeat;
    display: inline-block;
    height: 8px;
    margin-right: 10px;
    position: relative;
    top: 2px;
    width: 10px;
}

.comment__like:hover
{
    background-position: -50px -40px;
}


.comment__like.active
{
    background-position: -50px -40px;
}

html.no-js .comment__like
{
    display: none;
}
.comment__delete
{
    margin-right: 10px;
}.comment__actions
{
    font-size: 10px;
    line-height: 14px;
    margin-bottom: 5px;
    overflow: hidden;
    padding: 0 0 0 5px;
    position: relative;
}.mceContentBody
{
    padding: 5px;
}.wait
{
    background: no-repeat 0 0;
}
.wait_size_small
{
    background-image: url(http://dolgopa.org/templates/skin/dolgopa/images/spinner.gif);
    padding-left: 20px;
}
.blog_action_rss
{
    background: url(http://dolgopa.org/templates/skin/dolgopa/images/icons.5.png) no-repeat -81px -41px;
    display: inline-block;
    height: 16px;
    width: 16px;
}
.blog__actions
{

}
.content__inner
{
    padding: 0 0 20px 0;
}
.feed__user
{
    color: #999;
    font-weight: bold;
    text-decoration: none;
    margin-right: 4px;
}

.feed__user:before
{
    background: url(http://dolgopa.org/templates/skin/dolgopa/images/icons.5.png) no-repeat 0 -108px;
    bottom: 4px;
    content: " ";
    display: inline-block;
    height: 12px;
    margin-right: 4px;
    position: relative;
    vertical-align: bottom;
    width: 10px;
}

@media screen and (max-width: 980px)
{
    .stream .feed__user,
    .stream .feed__user:before
    {
        display: none;
    }
}
/**
 * Списки обновлений, событий, новостей…
 */
.feed
{

}
.feed__image
{
    border: solid 1px #888;
    float: left;
    margin: 0 5px 2px 0;
    padding: 1px;
}
.feed__comments
{
    color: #78c658;
    font-size: 90%;
    margin-right: 4px;
}

.feed__comments:before
{
    background: url(http://dolgopa.org/templates/skin/dolgopa/images/icons.5.png) no-repeat 0px -146px;
    content: " ";
    display: inline-block;
    height: 11px;
    margin-right: 4px;
    width: 9px;
}
.feed__topic
{
    margin-right: 4px;
}

.feed__topic:before
{
    background: url(http://dolgopa.org/templates/skin/dolgopa/images/icons.5.png) no-repeat 0 -188px;
    bottom: 4px;
    content: " ";
    display: inline-block;
    height: 12px;
    margin-right: 4px;
    position: relative;
    vertical-align: bottom;
    width: 10px;
}

.feed__topic:visited
{
    color: #555;
}
.feed__item
{
    border-bottom: 1px solid #eee;
    padding: 5px 6px 6px;
}

.feed__item:nth-child(even)
{
    background: #F8F8F8;
}


.feed__item:after
{
    clear: both;
    content: " ";
    display: block;
}.feed__blog
{
    color: #999;
    margin-right: 4px;
}

.feed__blog:before
{
    background: url(http://dolgopa.org/templates/skin/dolgopa/images/icons.5.png) no-repeat -40px -228px;
    bottom: 4px;
    content: " ";
    display: inline-block;
    height: 12px;
    margin-right: 4px;
    position: relative;
    vertical-align: bottom;
    width: 10px;
}

@media screen and (max-width: 1300px)
{
    .stream .feed__blog,
    .stream .feed__blog:before
    {
        display: none;
    }
}.feed__date
{
    color: #999;
    margin-right: 4px;
}

.feed__date:before
{
    background: url(http://dolgopa.org/templates/skin/dolgopa/images/icons.5.png) no-repeat -30px -230px;
    content: " ";
    display: inline-block;
    height: 9px;
    margin-right: 4px;
    width: 9px;
}

.stream .feed__date,
.stream .feed__date:before
{
    display: none;
}
/**
 * Стиль для элементов, принудительно удерживаемых в области просмотра.
 * См. dolgopa.keepInView
 */
._state_keep-in-view
{
    position: fixed;
    z-index: 10;
}
.stream__footer
{
    text-align: center;
}
.org-info-cats__list
{
    font-size: 12px;
    line-height: 24px;
}
/**
 *Рубрики каталога на карточке организации
 */

.org-info-cats {
    margin-bottom: 18px;
}

.org-info-cats a {
    color: #888;
}.org-info-cats__title
{
	font-size: 18px;
	margin-bottom: 9px;
}
.site-name
{
    color: #fff7ff;
    font-size: 26px;
    left: 210px;
    position: absolute;
    text-shadow: 1px 1px 0 #aaa;
    text-transform: uppercase;
    top: 110px;
    z-index: 2;
}
.org-info__schedule {
    margin-top: 18px;
}
.org-info__descr {
    margin-bottom: 18px;
}
.org-info__phone {
    margin-bottom: 18px;
}
.org-info__author {
    padding-left: 13px;

    background: url(http://dolgopa.org/templates/skin/dolgopa/images/icons.5.png) no-repeat 0 -106px;

    font-weight: bold;
}

.org-info__date {
    margin-right: 15px;

    color: #999;

    font-size: 11px;
}
/**
 * Информация об организации
 */

.org-info
{
    margin-bottom: 36px;
    padding-left: 20px;

	font-size: 14px;
}
.org-info__foot {
    margin-top: 24px;

    font-size: 13px;
}
.org-info__cats {
    margin-top: 72px;
}

.org-info__cats a {
    margin-right: 5px;
	
    color: #555;
}
/**
 * Пульт управления
 *
 * Плавающий блок, содержащий кнопки работы с сайтом
 */
.console
{
    background: #FAFBFB;
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-radius: 10px 0 0 10px;
    border-top: 1px solid #eee;
    right: 0;
    float: right;
    padding: 8px;
    position: fixed;
    text-align: center;
    top: 220px;
    z-index: 100;
}
/**
 * Элемент пульта
 */
.console__item
{
    display: block;
}
/**
 * Перейти к началу статьи
 */
.console__item_do_top
{
    background: url(http://dolgopa.org/templates/skin/dolgopa/images/icons.5.png) no-repeat -26px -310px;
    height: 26px;
    width: 26px;
}
/**
 * Обновить комментарии
 */
.console__item_do_update-comments
{
    background: url(http://dolgopa.org/templates/skin/dolgopa/images/icons.5.png) no-repeat 0 -310px;
    cursor: pointer;
    height: 26px;
    width: 26px;
}

html.no-js .console__item_do_update-comments
{
    display: none;
}
/**
 * Форма добавления организации
 */

.org-form
{
    margin-bottom: 36px;
    padding-left: 20px;

	font-size: 14px;
}
.org-form__label {
    display: block;

    margin-bottom: 5px;

    font-weight: bold;
}.org-form__control {

}

.org-form__control input[type="text"] ,
.org-form__control textarea {
	-webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;

	width: 100%;

	padding:4px 8px;
	color:#767676;
}

.org-form__control .checkbox {
    display: block;
}

.org-form__control .checkbox input {
	position: relative;
	top: 2px;

	margin: 0 3px 0 0;
}.org-form__row {
    margin-bottom: 20px;
}.social-menu
{
    position: absolute;
    right: 20px;
    top: 5px;
}
.social-menu__item
{
    background: url(http://dolgopa.org/templates/skin/dolgopa/images/icons.5.png) no-repeat;
    display: inline-block;
    height: 32px;
    width: 32px;
}
.social-menu__item.social-menu__item_icon_rss
{
    background-position: -80px 0;
}
.social-menu__link
{
    display: inline-block;
    height: 32px;
    width: 32px;
}
.button.button_do_addtopic
{
    float: left;
    margin: 30px 25px 0 0;
}
.button.button_type_submit,
.button.button_type_submit:disabled:hover
{
    -moz-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(255,255,255,0.4) 0 1px 0;
    -webkit-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(255,255,255,0.4) 0 1px 0;
    background: #557d20;
    background: -moz-linear-gradient(#8bc63f, #557d20);
    background: -ms-linear-gradient(#8bc63f, #557d20);
    background: -o-linear-gradient(#8bc63f, #557d20);
    background: -webkit-gradient(linear, left top, left bottom, from(#8bc63f), to(#557d20));
    background: -webkit-linear-gradient(#8bc63f, #557d20);
    background: linear-gradient(#8bc63f, #557d20);
    background-image: -ms-linear-gradient(top, #8bc63f 0%, #557d20 100%);
    border-color: #1a2e01;
    box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(255,255,255,0.4) 0 1px 0;
    color: #fff;
    font-weight: bold;
    text-shadow: #303030 0 1px 0;
}

.button.button_type_submit:hover
{
    background: #557d20;
    background: -moz-linear-gradient(#9fe346, #557d20);
    background: -ms-linear-gradient(#9fe346, #557d20);
    background: -o-linear-gradient(#9fe346, #557d20);
    background: -webkit-gradient(linear, left top, left bottom, from(#9fe346), to(#557d20));
    background: -webkit-linear-gradient(#9fe346, #557d20);
    background: linear-gradient(top, #9fe346, #557d20);
    background-image: -ms-linear-gradient(top, #9fe346 0%, #557d20 100%);
}

.button.button_type_submit:active
{
    left: 1px;
    position: relative;
    top: 1px;
}

.button.button_type_submit:disabled,
.button.button_type_submit:disabled:hover,
.button.button_type_submit:disabled:active
{
    background: #5d7042;
    background: -moz-linear-gradient(#98b86e, #5d7042);
    background: -ms-linear-gradient(#98b86e, #5d7042);
    background: -o-linear-gradient(#98b86e, #5d7042);
    background: linear-gradient(#98b86e, #5d7042);
    background: -webkit-gradient(linear, left top, left bottom, from(#98b86e), to(#5d7042));
    background: -webkit-linear-gradient(#98b86e, #5d7042);
    background-image: -ms-linear-gradient(top, #98b86e 0%, #5d7042 100%);
    color: #1a2e01;
    cursor: default;
    left: 0;
    position: static;
    text-shadow: #bdbdbd 0 1px 0;
    top: 0;
}
.button
{
    -moz-box-shadow:
        rgba(255,255,255,0.4) 0 1px 0,
        inset rgba(255,255,255,0.4) 0 1px 0;
    -webkit-box-shadow:
        rgba(255,255,255,0.4) 0 1px 0,
        inset rgba(255,255,255,0.4) 0 1px 0;
    background: #b3b3b3;
    background: -moz-linear-gradient(#fefefe, #b3b3b3);
    background: -ms-linear-gradient(#fefefe, #b3b3b3);
    background: -o-linear-gradient(#fefefe, #b3b3b3);
    background: -webkit-gradient(linear, left top, left bottom, from(#fefefe), to(#b3b3b3));
    background: -webkit-linear-gradient(#fefefe, #b3b3b3);
    background: linear-gradient(#fefefe, #b3b3b3);
    background-image: -ms-linear-gradient(top, #fefefe 0%, #b3b3b3 100%);
    border: 1px solid #4f4f4f;
    border-radius: 18px;
    box-shadow:
        rgba(255,255,255,0.4) 0 1px 0,
        inset rgba(255,255,255,0.4) 0 1px 0;
    color: #111;
    cursor: pointer;
    display: inline-block;
    font-family: Arial, sans-serif;
    font-size: 100%;
    line-height: 1;
    min-width: 7em;
    padding: 6px 10px 6px 10px;
    text-align: center;
    text-decoration: none;
    text-shadow: #fff 0 1px 0;
}

.button:hover
{
    background: #ccc;
    background: -moz-linear-gradient(#fefefe, #ccc);
    background: -ms-linear-gradient(#fefefe, #ccc);
    background: -o-linear-gradient(#fefefe, #ccc);
    background: -webkit-gradient(linear, left top, left bottom, from(#fefefe), to(#ccc));
    background: -webkit-linear-gradient(#fefefe, #ccc);
    background: linear-gradient(#fefefe, #ccc);
    background-image: -ms-linear-gradient(top, #fefefe 0%, #ccc 100%);
}

.button:disabled,
.button:disabled:hover
{
    background: #b3b3b3;
    background: -moz-linear-gradient(#fefefe, #b3b3b3);
    background: -ms-linear-gradient(#fefefe, #b3b3b3);
    background: -o-linear-gradient(#fefefe, #b3b3b3);
    background: -webkit-gradient(linear, left top, left bottom, from(#fefefe), to(#b3b3b3));
    background: -webkit-linear-gradient(#fefefe, #b3b3b3);
    background: linear-gradient(#fefefe, #b3b3b3);
    background-image: -ms-linear-gradient(top, #fefefe 0%, #b3b3b3 100%);
    color: #888;
    cursor: default;
}
.wn-report__footer
{
    margin-top: 3em;
}
.cat-list__item
{
    padding: 5px 0 5px 10px;

    border-top: 1px solid #eee;
}

.cat-list__item:first-child {
    padding-top: 0;

    border-top: none;
}

.cat-list__item a
{
    color: #999;
}/**
 *  Список разделов вертикальный
 */

.cat-list
{
    list-style: none;
}/**
 * Блок с картой
 */
.map
{
    margin: 36px 0;
}

.org-info .map {
    margin: 72px 0 18px;
}
.map__title {
	font-size: 18px;
	margin-bottom: 18px;
}

.microform
{
    margin-bottom: 2em;
}
html,
body
{
    color: #333;
    font-family: Tahoma, Arial, sans-serif;
    font-size: 13px;
    line-height: 18px;
    margin: 0;
    padding: 0;
}

p
{
    margin: 0 0 .5em;
    text-align: justify;
    text-indent: 1em;
}
.link.link_type_pseudo,
.link.link_type_pseudo:visited
{
    text-decoration: none;
    border-bottom: dotted 1px #70aae0;
}

.link.link_type_pseudo:hover
{
    text-decoration: none;
    border-bottom: dotted 1px red;
}
.link
{
	color: #70aae0;
    text-decoration: underline
}

.link:visited
{
    color: #5c8bb7;
    text-decoration: underline
}

.link:hover
{
    color: red;
    text-decoration: underline
}
.vote__caption
{
    color: #555;
    float: left;
    margin: 0 5px;
}
/*
 * Вообще, селектор должен быть «.main-menu__item_current_yes», но пока так не получается
 */

.main-menu li.active
{
	background-color: #4ed916;
    background: -moz-linear-gradient(top, #beeda1 0%, #50ad18 100%);
    background: -webkit-linear-gradient(top, #beeda1 0%, #50ad18 100%);
    background: -o-linear-gradient(top, #beeda1 0%, #50ad18 100%);
}
/*
 * Вообще, селектор должен быть «.main-menu__item», но LS пока так не позволяет.
 */
 
.main-menu__list > li
{
    background: -moz-linear-gradient(top, #4d6aa4 0%, #8196bf 100%);
    background: -webkit-linear-gradient(top, #4d6aa4 0%, #8196bf 100%);
    background: -o-linear-gradient(top, #4d6aa4 0%, #8196bf 100%);
	border-left: 1px solid #d6d6d8;
	float: left;
	padding: 5px 9px;
}
	
.main-menu__list > li:first-child
{
	border-left: none;
}
.main-menu__list
{
	background: #4d6aa4;
	border: 1px solid #d6d6d8;
	border-radius: 0 0 3px 3px;
	box-shadow: 0 0 3px 0 rgba(0, 0, 0, .8);
	float: left;
	font-size: 13px;
	font-weight: bold;
	list-style: none;
	margin: -1px 0 0 0;
	padding: 0;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, .8);
}
.main-menu__submenu
{
    background: #7e93bd;
    border: 1px solid #d6d6d8;
    box-shadow: 2px 2px 5px rgba(0, 0, 0, .5);
    display: none;
    margin-top: 3px;
    padding: 5px;
    position: absolute;
}

li:hover > .main-menu__submenu
{
    display: block;
}
/**
 * Главное меню сайта
 */
.main-menu
{
	padding: 0 0 3px 20px;
    position: fixed;
    z-index: 2;
}

.main-menu:after
{
	display: block;
	height: 0;
	clear: both;
	content: ".";
	visibility: hidden;
}
/*
 * Вообще, селектор должен быть «.main-menu__link», но пока так не получается
 */

.main-menu a
{
	color: white;
	padding: 2px 5px 3px;
	text-decoration: none;
}

.main-menu a:hover 
{
	text-shadow: 0 0 3px #c6ffaf;
}

.main-menu .active a
{
	text-decoration: none;
}
.topic__blog
{
    color: #777;
    text-decoration: none;
}

.topic__blog:hover
{
    text-decoration: underline;
}
.topic__date
{
    color: #999;
    font-size: 11px;
    margin-right: 15px;
}

.topic__date:before
{
    background: url(http://dolgopa.org/templates/skin/dolgopa/images/icons.5.png) no-repeat -30px -230px;
    content: " ";
    display: inline-block;
    height: 9px;
    margin: 0 4px;
    width: 9px;
}
.topic__category
{
    color: #777;
    text-decoration: none;
}

.topic__category:hover
{
    text-decoration: underline;
}
.topic__title
{
    font-family: Verdana, sans-serif;
    font-size: 22px;
    margin-bottom: 3px;
}
.topic
{
    margin-bottom: 50px;
    padding-left: 20px;
    position: relative;
    zoom: 1;
}
.topic__header
{
    margin-bottom: 10px;
}
.topic__actions
{
    font-size: 11px;
}.topic__actions__edit
{
    background: url(http://dolgopa.org/templates/skin/dolgopa/images/edit.gif) no-repeat 0 1px;
    color: #70AAE0 !important;
    margin-right: 10px;
    overflow: hidden;
    padding-left: 16px;
    text-decoration: none;
}
.topic__actions__delete
{
    background: url(http://dolgopa.org/templates/skin/dolgopa/images/delete.gif) no-repeat 0 1px;
    color: red !important;
    margin-right: 10px;
    overflow: hidden;
    padding-left: 16px;
    text-decoration: none;
}
.userbox__infoline
{
	
}
.userbox__avatar
{
	float: right;
}
/**
 * Блок профиля
 */
.userbox
{
	background: white;
	border: solid 1px #888;
	border-radius: 5px;
	box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.3);
	color: #777;
	font-size: 11px;
	line-height: 16px;
	padding: 5px;
    position: absolute;
    right: 10px;
	text-align: right;
    top: 37px;
    z-index: 2;
}
.userbox__logout
{
	color: #afafaf;
	text-decoration: none;
}
.userbox__info
{
	margin-right: 55px;
	text-align: right;
	white-space: nowrap;
}
.add-topic__category
{
    margin-bottom: 7px;
}
.add-topic__category__title
{
    font-size: 16px;
}
.add-topic__category__description
{
    color: #555;
    font-size: 14px;
}
/**
 * Главный список категорий каталога - список
 */
.cats-main-list
{
    list-style: none;
}

.cats-main-list__item {
    margin-bottom: 5px;

    font-size: 14px;
}

.cats-main-list__item a {
    color: #555;
}

.cats-main-list__item span {
    color: #70aae0;
}.ext-menu__item
{
	border-left: 1px solid #d6d6d8;
	float: left;
	padding: 2px 9px;
}

.ext-menu__item:first-child
{
	border-left: none;	
}
.ext-menu__item_current_yes
{
	background: #d9d9d9;
	box-shadow: 0 12px 5px 0 rgba(255, 255, 255, 0.6) inset;
}
.ext-menu__list
{
	background: #4d6aa4;
	border: 1px solid #d6d6d8;
	border-radius: 3px;
	box-shadow:
		0 1px 1px 1px rgba(0, 0, 0, 0.3),
		0 -15px 10px 0 rgba(255, 255, 255, 0.3) inset;
	float: left;
	font-size: 13px;
	font-weight: bold;
	list-style: none;
	margin: -1px 0 0 0;
	padding: 0;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, .8);
}
.ext-menu
{
    bottom: 10px;
    position: absolute;
    right: 20px;
}
.ext-menu__link,
.ext-menu__link:visited
{
	color: white;
	text-decoration: none;
}

.ext-menu__link:hover 
{
	text-shadow: 0 0 3px #c6ffaf;
}

.ext-menu__item_current_yes .ext-menu__link 
{
	color: black;
	text-decoration: none;
	text-shadow: 1px 1px 0 #eee;
}
.messages.messages_has_new
{
    color: #f00;
}

.messages.messages_has_new:after
{
    background-position: -65px -13px;
}
.messages
{
    margin-right: 5px;
    text-decoration: none;
}

.messages:after
{
    background: url(http://dolgopa.org/templates/skin/dolgopa/images/icons.5.png) no-repeat -65px 7px;
    content: ' ';
    display: inline-block;
    height: 16px;
    width: 16px;
}
.page-header__bgr
{
    position: absolute;
    right: 0;
    top: 0;
}
/**
 * Заголовок страницы
 */

.page-header 
{
	background: #7d97c4;
    box-shadow:
        0 87px 0 #ebebeb inset,
        0 89px 0 white inset;
	color: black;
	height: 139px;
	margin: 0 auto;
	min-width: 960px;
	padding: 0;
    position: relative;
}
.micro-reply__submit
{
    position: absolute;
    right: 5px;
    top: 7px;
}
.avatar__image
{
	
}
/**
 * Аватара
 */
.avatar
{
}
.avatar_size_medium
{
	height: 48px;
	width: 48px;
}
.avatar__link
{
	
}
.banner
{
    overflow: hidden;
}
/**
 * Баннер 234x60
 */
.banner_size_234x60
{
    height: 60px;
    width: 234px;
}
/**
 * Баннер 300x100
 */
.banner_size_300x100
{
    height: 100px;
    width: 300px;
}
/**
 * Баннер 100x100
 */
.banner_size_100x100
{
    height: 100px;
    width: 100px;
}
/**
 * Баннер в шапке
 */
.banner_in_header
{
    height: 60px;
    left: 220px;
    position: absolute;
    top: 37px;
    width: 468px;
    z-index: 1;
}

/**
 * Баннер между шапкой и контентом
 */
.banner_in_content-top
{
    height: 90px;
    margin: 0 auto 20px;
    width: 728px;
}
/**
 * Малый баннер в боковой панели
 */
.banner_in_sidebar.banner_size_100x100
{
    float: left;
    margin: 0 2px;
}

/**
 * Большой баннер в боковой панели
 */
.banner_in_sidebar.banner_size_300x100
{
    margin: 0 auto 5px;
}
/**
 * Баннер в подвале
 */
.banner_in_footer
{
    height: 90px;
    margin: 5px auto 0;
    width: 728px;
}
input[type=text],
input[type=search],
input[type=tel],
input[type=email],
input[type=password],
input[type=number],
input[type=url],
select,
textarea
{
    -moz-box-sizing: border-box;
    background-color: white;
    border-color: #aaa #ddd #ddd #aaa;
    border-radius: 3px;
	border-style: solid;
	border-width: 1px;
	box-shadow: 1px 1px 1px rgba(100, 100, 100, 0.3) inset;
    box-sizing: border-box;
    padding: 2px;
}

input[type=text],
input[type=search],
input[type=tel],
input[type=email],
input[type=password],
input[type=number],
input[type=url],
select
{
    height: 2em;
}

input[type=text]:disabled,
input[type=search]:disabled,
input[type=tel]:disabled,
input[type=email]:disabled,
input[type=password]:disabled,
input[type=number]:disabled,
input[type=url]:disabled,
select:disabled,
textarea:disabled
{
    background-color: #eaeaea;
}

/**
 * Неправильно заполненные поля форм
 */
input[type=text]:-moz-ui-invalid,
input[type=search]:-moz-ui-invalid,
input[type=tel]:-moz-ui-invalid,
input[type=email]:-moz-ui-invalid,
input[type=password]:-moz-ui-invalid,
input[type=number]:-moz-ui-invalid,
input[type=url]:-moz-ui-invalid,
select:-moz-ui-invalid,
textarea:-moz-ui-invalid
{
    box-shadow: 0 0 4px 1px rgba(255, 0, 0, 0.5);
}
.form__input_width_full
{
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
}
.form__comment
{
    color: #666;
    font-size: 90%;
}
/**
 *  Хлебные крошки категорий
 */

.cat-breadcrump
{
    margin-bottom: 20px;

    font-size: 12px;
}.cat-breadcrump__link 
{
    color: #aaa;
}.hint
{
    background: #eee;
    border: solid 1px #888;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, .3);
    color: #333;
    display: none;
    font-style: normal;
    font-weight: normal;
    position: absolute;
    text-shadow: none;
    width: 20em;
}

*:hover > .hint
{
    display: block;
}

/**
 * Подсказки к социальным кнопкам
 */
.social-menu__item > .hint
{
    margin-top: -10px;
    right: 0;
}
/**
 * Блок ссылок Sape
 */
.sape-links {
    margin: 10px 0;

    text-align: center;
}

.sape-links_pos_footer {

}

.sape-links sape-links_pos_sidebar1 {

}

.sape-links sape-links_pos_sidebar2 {

}.schedule__days
{
    background: #fff;
    padding: 0 5px;
    text-align: center;
}
.schedule__time-head
{
    background: #7d97c4;
    color: white;
}
.schedule__station
{
    background: white;
    padding-right: 5px;
    text-align: right;
}
.schedule__type
{
    background: white;
    text-align: center;
}
.schedule__type.schedule__type_is_social
{
    color: green;
}
.schedule__type.schedule__type_is_commerce
{
    color: red;
}
.schedule
{
    background: #eee;
    border: 1px solid #ddd;
    border-collapse: separate;
    border-spacing: 1px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    margin-bottom: 15px;
}

#schedule-forward,
#schedule-backward
{
    padding-top: 2em;
}
.schedule__time
{
    background: white;
    text-align: center;
}
.schedule__stations-head
{
    background: #7d97c4;
    color: white;
    padding: 0 5px;
    vertical-align: middle;
}
.wn-list__item
{
}
.wn-list__item.wn-list__item_type_small
{
    font-size: 90%;
    padding-bottom: 1px;
    padding-top: 1px;
}
.wn-list
{
    margin-bottom: 1em;
}

.stream .wn-list
{
    font-size: 90%;
}
/**
 * Заголовок области контента
 */
.page-title
{
    font-size: 23px;
    margin-bottom: 3px;
}
.recent-orgs__item {
    padding: 5px 6px 6px;

    border-bottom: 1px solid #eee;
}

.recent-orgs__item.even
{
    background: #f8f8f8;
}.recent-orgs__category
{
    text-decoration: none;

    color: #999;

    font-weight: bold;
}.recent-orgs__list
{
    color: #999;
    border-top: 1px solid #eee;

    font-size: 11px;
    line-height: 16px;
}.recent-orgs__name
{
    color: #333;
}/**
 * Список недавно добавленных организаций
 */

.recent-orgs
{

}
.page
{
    background: #fff;
    border: 0;
    font-size: 14px;
    margin: 0;
    min-width: 1000px;
    outline: 0;
    padding: 0;
    vertical-align: baseline;
}
.ie-warning
{
    background: red;
    color: yellow;
    text-align: center;
    font-weight: bold;
    padding: 2px;
}
.ie-warning__link
{
    color: white;
    text-decoration: underline;
}

.ie-warning__link:hover
{
    color: white;
    text-decoration: none;
}
#home {background-color:#ddd; position:relative; height:160px; width:350px; margin-bottom:10px; }
.feature { height:160px; position:absolute; width:350px; overflow:hidden; }
.feature img { border:none; }
#tabs { margin-left:0;margin-bottom:0;}
#tabs li {background-color:transparent;display:inline;float:none;list-style:none; }
#tabs li a {background-color:#edd; color:#333; display:inline; height:auto;padding:5px 20px;text-decoration:none;width:auto;}
#tabs li a.active { background-color:#ddd;color:#000; }


#propsort ul {cursor:row-resize;width:200px;height:100px;display: block;}
/*#propsort ul li {width:20px;}*/

.prop_reqiured{color:#f00;}
.catedit { float: right }
.prop_edit {background-color: #e6e6e6; border: 1px dotted #B0C1D3;padding: 10px;}
.file_text_edit {border-bottom: 1px dotted #999; color:#999;text-decoration: none;}
.file_delete{color:#f00;}
#file-list {margin:0}
#file-list li{list-style: none;}
.file {background: url(http://dolgopa.org/plugins/dao/templates/skin/default/img/attach.gif) no-repeat 1px 50%;padding-left: 20px;}
.filelink {background: url(http://dolgopa.org/plugins/dao/templates/skin/default/img/attach.gif) no-repeat 1px 50%;padding-left: 20px;color:#999;}
.photolist{float:left;width:130px;height:150px;}


.category-list {  }
.category-list li { background: #f7f7f7; margin-bottom: 1px; padding: 5px 0px 5px 10px; color: #aaa; position: relative; border-radius: 4px; }
.category-list li:hover { background: #DCF7D9; }
.category-list li a { text-decoration: none; color: #4A90CE; }

.category-actions { overflow: hidden; zoom: 1; position: absolute; top: 6px; right: 5px; }
.category-actions a { float: left; height: 16px; width: 16px; background: url(http://dolgopa.org/plugins/dao/templates/skin/default/img/icons.gif) 0 0 no-repeat; opacity: .7; margin-left: 5px; }
.category-actions a:hover { opacity: 1; }

.category-actions a.cat-add 		{ background-position: 0 -75px; }
.category-actions a.cat-edit 		{ background-position: 0 -125px; }
.category-actions a.cat-del 		{ background-position: 0 -100px; }

.category-add-form { width: 350px; background: #fafafa; border-radius: 5px; padding: 15px; margin-bottom: 15px; border: 1px solid #eee; }


/* Prop_edit
-------------------------------------------------------------------*/
table.admin_prop th {vertical-align:bottom; border: none;  border-bottom: solid #B0C1D3 1px;  padding:.2em .6em .2em .65em; background:#e2e4e4; font-size:0.9em; font-weight:normal; color:#6e6e6e;  }
table.admin_prop td { padding:6px 8px 6px 8px; border: none; border-right: solid #B0C1D3 1px; }
table.admin_prop tr.colored td { background-color:#EEF6FB; }
table.admin_prop tr.colored_sel td { background-color:#D9FBC2; }
table.admin_prop { font-size:0.9em;  border:none;  margin:20px 0px 30px 0px; border-bottom:solid 1px #B0C1D3; }
table.admin_prop td:first-child { border-left: solid #B0C1D3 1px }
table.admin_prop td  {  }

.topic .catalogtags { /*background: url() no-repeat 0px 6px;*/margin-left: -20px; float:left; font-size: 11px;}
.topic .catalogtags li { display: inline; color: #777; }
.topic .catalogtags li a { text-decoration: none; color: #777; }
.topic .catalogtags li a:hover { background: #777; color: #fff; }

.cat-rss { float: right; background: url(http://dolgopa.org/plugins/dao/templates/skin/default/img/rss.png) no-repeat; display:block;font-size:16px; height: 16px; padding-left: 18px; margin-right: 10px; }



/* Sub menu
------------------------------------------------- */
.dao-menu { overflow: hidden; zoom: 1; }
.dao-menu li { float: left; position: relative; margin-bottom: 20px; margin-right: 5px; }
.dao-menu li a { float: left; padding: 3px 10px; text-decoration: none; background: #eee; color: #888; border-radius: 3px; }
.dao-menu li.active a { background: #333; color: #eee; }



/* Admin - Manage
------------------------------------------------- */
.dao-catalog-new { margin-bottom: 30px; overflow: hidden; zoom: 1; }
.dao-catalog-new li {
	width: 150px;
	float: left;
	border-radius: 5px;
	margin: 0 5px 5px 0;
	text-align: center;
	border: 1px solid #eee;
	background-color: #fafafa;
}
.dao-catalog-new li a { text-decoration: none; color: #777; display: block; padding: 80px 0 5px; }
.dao-catalog-new li a:hover { color: #333; }
.dao-catalog-new li:hover { border-color: #ccc; }

/* Catalog types */
.dao-catalog-new-catalog { background: url(http://dolgopa.org/plugins/dao/templates/skin/default/img/catalog_new_catalog.png) 50% 12px no-repeat; }
.dao-catalog-new-calendar { background: url(http://dolgopa.org/plugins/dao/templates/skin/default/img/catalog_new_calendar.png) 50% 8px no-repeat; }
.dao-catalog-new-audio { background: url(http://dolgopa.org/plugins/dao/templates/skin/default/img/catalog_new_audio.png) 50% 12px no-repeat; }
.dao-catalog-new-video { background: url(http://dolgopa.org/plugins/dao/templates/skin/default/img/catalog_new_video.png) 50% 12px no-repeat; }
.dao-catalog-new-adv { background: url(http://dolgopa.org/plugins/dao/templates/skin/default/img/catalog_new_adv.png) 50% 9px no-repeat; }
.dao-catalog-new-business { background: url(http://dolgopa.org/plugins/dao/templates/skin/default/img/catalog_new_business.png) 50% 12px no-repeat; }
.dao-catalog-new-qa { background: url(http://dolgopa.org/plugins/dao/templates/skin/default/img/catalog_new_qa.png) 50% 12px no-repeat; }
.dao-catalog-new-faq { background: url(http://dolgopa.org/plugins/dao/templates/skin/default/img/catalog_new_faq.png) 50% 12px no-repeat; }
.dao-catalog-new-shop { background: url(http://dolgopa.org/plugins/dao/templates/skin/default/img/catalog_new_shop.png) 50% 12px no-repeat; }
.dao-catalog-new-market { background: url(http://dolgopa.org/plugins/dao/templates/skin/default/img/catalog_new_market.png) 50% 12px no-repeat; }

.dao-manage-table { width: 98%; border-collapse: collapse; }
.dao-manage-table td {  }
.dao-manage-table thead td { background: #eee;padding: 3px 7px; background: -moz-linear-gradient(top, #fcfcfc 0%, #efefef 100%); color: #444; border-top: 1px solid #eee; border-bottom: 1px solid #e0e0e0; font-weight: bold; font-size: 11px; }
.dao-manage-table tbody td { background: #fafafa; color: #555; padding: 5px 7px; border-bottom: 1px solid #fff; }
.dao-manage-table tbody td a { text-decoration: none; color: #06c; }

.dao-header { font: bold 18px/1em Arial, sans-serif; margin-bottom: 15px; }
.dao-header span { color: #999; }

.dao-input-text { background: -moz-linear-gradient(top, #f4f4f4 0%, #fff 60%); margin-top: 3px; width: 300px; border: 1px solid #ccc; padding: 5px 5px; font-size: 14px; font-family: Arial, sans-serif; }
.dao-input-text.dao-input-text-100 { width: 100px; }
.dao-input-text.dao-input-text-150 { width: 150px; }
.dao-input-text.dao-input-text-200 { width: 200px; }
.dao-select { padding: 3px; font-family: Arial, sans-serif; margin-top: 2px; width: 300px; }

table.admin_page { margin-top: 0; }


/* Item list
------------------------------------------------- */
.item-list { overflow: hidden; zoom: 1; }
.item-list li { position: relative; overflow: hidden; zoom: 1; background: #fff; margin-bottom: 40px; }
.item-list li .topic-title { font-family: Arial, sans-serif; font-size: 16px !important; line-height: 18px; margin-top: -3px; margin-bottom: 8px; padding-right: 100px; }
.item-list li .topic-title a { color: #1A3DC1; }
.item-list li .dao-item-image { float: left; width: 100px; margin-right: 15px; }
.item-list li .dao-item-image img { width: 100px; vertical-align: top; }
.item-list li .item-content { color: #000; line-height: 16px; margin-bottom: 5px; }
.item-list li .extra { color: #333; font-size: 11px; }
.item-list li .extra .username { margin-right: 20px; }
.item-list li .extra .file-link { color: #777; background: url(http://dolgopa.org/plugins/dao/templates/skin/default/img/attach.gif) no-repeat; padding-left: 19px; padding-bottom: 3px; }
.item-list li .dao-item-info { padding-left: 115px; padding-top:5px;}
.item-list li .dao-item-info .dao-price { font-size: 13px; line-height: 1.3em; margin-bottom: 5px; font-family: Arial, sans-serif; font-weight: bold; }
.item-list.twocolumn li { display: inline-block; width: 150px; padding: 0; vertical-align: top; margin-right: 35px; background: #fff; *display: inline; zoom: 1; border-radius: 0; }
.item-list.twocolumn li .dao-item-image { float: none; margin-right: 0; margin-bottom: 10px; text-align: center; }
.item-list.twocolumn li .dao-item-image img { width: auto; height: 100px; }
.item-list.twocolumn li .dao-item-info { padding: 0; }
.item-list.twocolumn li .topic-title { font-size: 12px; margin-bottom: 5px; padding-right: 0; }
.item-list.twocolumn li .topic-title a { color: #1A3DC1; text-decoration: underline; }
.item-list.twocolumn li .topic-title a:hover { text-decoration: none; }
.item-list.twocolumn li .dao-item-info .dao-price { margin-bottom: 0; font-size: 12px; color: #000; }
.item-list.twocolumn li .extra { margin-top: 7px; }
.item-list.twocolumn li .extra .username { display: block; margin-right: 0; }
.item-list.twocolumn li .extra .file-link { color: #777; background: url(http://dolgopa.org/plugins/dao/templates/skin/default/img/attach.gif) no-repeat; padding-left: 19px; padding-bottom: 3px; }


.dao-category-add { padding-left: 18px; background: url(http://dolgopa.org/plugins/dao/templates/skin/default/img/add.png) 0 -1px no-repeat; text-decoration: none; color: #1E9E17; }
.dao-category-add:hover { color: #23C11C; }

.dao-category-sort { padding-left: 18px; text-decoration: none; color: #1E9E17; }
.dao-category-sort:hover { color: #23C11C; }


.table.dao-table-props thead td { font-size: 11px; border: 1px solid #fff; }


/* Catalog Topic
------------------------------------------------- */
.topic.topic-dao { margin-bottom: 30px; }
.topic.topic-dao .topic-title { font-family: Arial, sans-serif; font-size: 24px; line-height: 26px; margin-top: -3px; margin-bottom: 0; }
.topic.topic-dao .content { font-family: Arial, sans-serif; font-size: 12px; line-height: 18px; margin-bottom: 25px; }
.topic.topic-dao .topic-photo-images { margin-bottom: 5px; }
.topic.topic-dao .favourite { top: 15px; left: -10px; }
.topic .dao-topic-edit { position: absolute; top: 42px; left: -8px; width: 16px; height: 16px; background: url(http://dolgopa.org/plugins/dao/templates/skin/default/img/edit.png) no-repeat; opacity: .6; }
.topic .dao-topic-edit:hover { opacity: 1; }
.topic .dao-topic-delete { position: absolute; top: 70px; left: -8px; width: 16px; height: 16px; background: url(http://dolgopa.org/plugins/dao/templates/skin/default/img/close.png) no-repeat; opacity: .6; }
.topic .dao-topic-delete:hover { opacity: 1; }
.topic.topic-dao .wrapper { overflow: hidden; zoom: 1; }
.topic.topic-dao .dao-topic-tags { font-size: 11px; overflow: hidden; zoom: 1; }
.topic.topic-dao .dao-topic-tags li { float: left; margin-right: 5px; color: #D8C29C; }
.topic.topic-dao .dao-topic-tags li a { color: #9B835A; }
.topic .dao-path { color: #555; margin-bottom: 20px; }
.topic .dao-path a { color: #333; }
.topic .dao-path a.active {  }
.topic.topic-dao .dao-topic-header { border-bottom: 1px solid #ddd; margin-bottom: 13px; padding-bottom: 2px; font-size: 18px; font-family: Arial, sans-serif; }
.topic.topic-dao .dao-topic-info-top { position: relative; overflow: hidden; zoom: 1; background: #F9F0E0; padding: 15px; margin-bottom: 25px; border-radius: 5px; }
.topic.topic-dao .dao-topic-info-top .dao-item-image { float: left; width: 200px; margin-right: 15px; }
.topic.topic-dao .dao-topic-info-top .dao-item-image img { width: 200px; vertical-align: top; }
.topic.topic-dao .dao-topic-info-top .dao-item-info { padding-left: 215px; }
.topic.topic-dao .dao-topic-info-top .dao-item-info .dao-price { font-size: 24px; line-height: 1em; margin-bottom: 15px; font-family: Arial, sans-serif; }
.topic.topic-dao .dao-topic-info-top .dao-item-info .dao-price-frame { font-size: 16px; line-height: 1em; margin: 7px 0px; font-family: Arial, sans-serif; }
.topic.topic-dao .dao-topic-info-top .dao-item-info .username { font-size: 11px; color: #555; }
.topic.topic-dao .dao-topic-info-top .dao-item-info .username a { text-decoration: none; color: #9B835A; }
.topic.topic-dao .dao-topic-info-top .dao-frame-text { margin-left:15px;}


.topic.topic-dao .dao-topic-props { margin-bottom: 30px; width: 100%; color: #000; }
.topic.topic-dao .dao-topic-props td { background: #fafafa; padding: 5px 10px; border-bottom: 1px solid #fff; }
.topic.topic-dao .dao-topic-props td.val { color: #777; }
.topic.topic-dao .dao-topic-props tr.even td { background: #f5f5f5; }

.topic.topic-dao .topic-photo-images ul { overflow: hidden; zoom: 1; }
.topic.topic-dao .topic-photo-images ul li { float: left; margin: 0 9px 9px 0; position: relative; }
.topic.topic-dao .topic-photo-images ul li .image-number { display: none; position: absolute; top: 5px; right: 5px; background: #000; color: #6bd24b; padding: 1px 6px; font-size: 11px; background: rgba(0,0,0,.6); }
.topic.topic-dao .topic-photo-images ul li:hover .image-number { display: block; }
.topic.topic-dao .topic-photo-images ul li img { vertical-align: top; }
.topic.topic-dao .topic-photo-images .topic-photo-more { display: block; border-top: 1px solid #dbe6f0; text-align: center; padding: 10px 0; margin-bottom: 15px; text-decoration: none; background: #f3f7fa; color: #7b90a5; }
.topic.topic-dao .topic-photo-images .topic-photo-more:hover { background: #eaf2f8; }

.topic.topic-dao .dao-topic-files { margin-bottom: 25px; background: #F0F5FA; padding: 15px; color: #777; }
.topic.topic-dao .dao-topic-files h2 { font-size: 18px; line-height: 18px; font-family: Arial, sans-serif; }
.topic.topic-dao .dao-topic-files li { margin-bottom: 5px; }
.topic.topic-dao .dao-topic-files li a { color: #1A3DC1; padding: 0 0 2px 16px; background: url(http://dolgopa.org/plugins/dao/templates/skin/default/img/attach.png) no-repeat; }
.topic.topic-dao .dao-topic-files li span {  }

.topic.topic-dao .dao-topic-fineprint { font-size: 11px; color: #aaa; line-height: 14px; margin-bottom: 15px; border-bottom: 1px solid #eee; padding-bottom: 15px; }


/* Video Topic
------------------------------------------------- */
.topic.topic-dao-video { }
.topic.topic-dao-video .favourite { top: 15px; left: -10px; }
.topic.topic-dao-video .topic-title { padding-right: 60px; }
.topic.topic-dao-video .video-container { padding: 20px 0 17px; background: #333; text-align: center; border-radius: 5px 5px 0px 0px; }
.topic.topic-dao-video .dao-video-info { background: #EDEDED; color: #000; padding: 30px; font-family: Arial, sans-serif; position: relative; border-radius:0px 0px 5px 5px; }
.topic.topic-dao-video .dao-video-info .topic-title { font-family: Arial, sans-serif; font-size: 20px; line-height: 22px; margin-bottom: 5px; }
.topic.topic-dao-video .dao-video-desc { margin-bottom: 15px; }
.topic.topic-dao-video .dao-video-desc a { color: #555; }
.topic.topic-dao-video .dao-path { margin-bottom: 15px; }
.topic.topic-dao-video .dao-topic-tags { font-size: 11px; overflow: hidden; zoom: 1; }
.topic.topic-dao-video .dao-topic-tags li { float: left; margin-right: 5px; color: #777; }
.topic.topic-dao-video .dao-topic-tags li a { color: #4272DB; text-decoration: none; }
.topic.topic-dao-video .dao-video-info-extra { color: #777; font-size: 11px; margin-bottom: 0; line-height: 14px; margin-top: 2px; }
.topic.topic-dao-video .dao-video-info-extra a { color: #4272DB; text-decoration: none; }
.topic.topic-dao-video .voting { position: absolute; top: 20px; right: 20px; }


/* Audio
------------------------------------------------- */
.playlist { width: 100%; border-top: 1px solid #eee; }
.playlist li { padding: 5px 7px; border-radius: 3px; color: #64738e; position: relative; overflow: hidden; zoom: 1; font-size: 11px; border-bottom: 1px solid #eee; }
.playlist li a { text-decoration: none; color: #435f92; font-weight: bold; }
.playlist li a:hover { text-decoration: underline; }
.playlist li .play { position: absolute; top: 5px; left: 5px; display: block; width: 11px; height: 11px; background: url(http://dolgopa.org/plugins/dao/templates/skin/default/img/player_icons.png) 0 0 no-repeat; margin-right: 7px; margin-top: 4px; }
.playlist li.sm2_playing .play { background-position: 0 -15px; }
.playlist li .controls { display:none;}
.playlist li .controls .statusbar { width: 100%; height: 4px; background: #eee; position: relative; margin: 9px 0 3px 15px; cursor: pointer; }
.playlist li .controls .statusbar .position { height: 4px; background: #7393cc; }
.playlist li .controls .statusbar .loading { height: 1px; background: #989695; }
.playlist li.sm2_playing .controls,.playlist li.sm2_paused .controls { position:relative; display:block;}
.playlist li .timing { position: absolute; top: 9px; right: 2px; display:none;}
.playlist li.sm2_playing .timing, .playlist li.sm2_paused .timing { display:block;}
.playlist li .volume { position: absolute; top: 12px; right: 75px; display:none;}
.playlist li.sm2_playing .volume, .playlist li.sm2_paused .volume { display:block;}
.playlist li .volume a { float: left; width: 4px; height: 13px; padding-right: 2px; background: url(http://dolgopa.org/plugins/dao/templates/skin/default/img/player_icons.png) 0 100% no-repeat; opacity: .5; }
.playlist li .volume a:hover { opacity: 1; }
.playlist li .volume a.active { opacity: 1; }
.playlist li .volume a.volume-2 { background-position: -6px 100%; }
.playlist li .volume a.volume-3 { background-position: -12px 100%; }
.playlist li .volume a.volume-4 { background-position: -18px 100%; }
.playlist li .volume a.volume-5 { background-position: -24px 100%; }
.playlist li .track { padding: 2px 120px 2px 15px; line-height: 14px; }
.playlist li .dao-audio-actions { color: #aaa; white-space: nowrap; }
.playlist li .dao-audio-actions a { font-weight: normal; color: #aaa; }
.dao-audio-actions .dao-audio-delete a{color:red;}




.dao-video-list { overflow: hidden; zoom: 1; }
/*.dao-video-list li { float: left; width: 126px; margin-right: 25px; line-height: 16px; }*/
.dao-video-list li {width: 126px; margin-right: 25px;line-height: 16px;display: inline-block;vertical-align: top;}
/*.dao-video-list li .dao-video-preview { display: block; padding: 2px; border: 1px solid #bbb; margin-bottom: 3px; }*/
.dao-video-preview {position: relative;overflow: hidden;display: block;text-decoration: none;border: 1px solid #bbb;padding: 2px;}
.dao-video-list li .dao-video-preview .dao-video-crop { width: 120px; height: 72px; overflow: hidden; position: relative; }
.dao-video-list li .dao-video-preview .dao-video-crop img { width: 120px; position: relative; top: -12px; }
.dao-video-list li .dao-video-preview .dao-video-time { position: absolute; bottom: 3px; right: 3px; border-radius: 3px; font-size: 11px; font-weight: bold; color: #fff; background: #000; padding: 0 3px; opacity: .8; font-family: Arial, sans-serif; }
.dao-video-list li a { color: #1A3DC1; text-decoration: none; }
.dao-video-list li a:hover { text-decoration: underline; }
.dao-video-list li .author { font-size: 11px; color: #777; }
.dao-video-list li a.username {  }
.dao-video-list li a.dao-comments-link { color: #555; }

.dao-video-list.one-column li { float: none; width: auto; overflow: hidden; zoom: 1; margin-bottom: 20px; }
.dao-video-list.one-column li .dao-video-preview { width: 120px; float: left; margin-right: 10px; }
.dao-video-list.one-column li .dao-video-desc { font-size: 11px; color: #777; line-height: 14px; margin-bottom: 5px; margin-top: 5px; }
.dao-video-list.one-column li .dao-video-info { padding-left: 138px; }
.dao-video-list.one-column li .dao-video-info-extra { font-size: 11px; color: #999; line-height: 14px; }



.dao-search-top { margin-bottom: 30px; }
.dao-search-top .cat-search { padding: 0 95px 3px 0; position: relative; zoom: 1; margin-bottom: 5px; }
.dao-search-top .cat-search .input-wide { width: 97%; padding: 6px 5px 5px; font-size: 14px; font-family: Arial, sans-serif; border: 1px solid #ddd; background: #fafafa; color: #555; }
.dao-search-top .cat-search .button{ padding: 5px 19px;position:absolute;right:0;top:0;font-size:14px;color:#555}
.dao-search-top .cat-alphabet { white-space: nowrap; padding: 0 0 5px }
.dao-search-top .cat-alphabet li { display:inline; padding:0 .54%; color: #bbb }
.dao-search-top .cat-alphabet li a { text-decoration: none; color: #578FBF; }
.dao-search-top .cat-alphabet li a:hover { text-decoration: underline; }
.dao-search-top .dao-abc { padding: 10px 10px 6px; background: #f7f7f7; border-radius: 5px; }
.dao-sort {width: 97%;padding-bottom: 25px;}
.dao-sort .sort { right:10px;}
.dao-sort .sort a.active{ background: #f7f7f7; border-radius: 1px; }


.dao-rating { overflow: hidden; zoom: 1; margin-bottom: 15px; }
.dao-rating span { margin-left: 10px; }


.category-list-block { padding-left: 15px; }
.category-list-block li { margin-bottom: 5px; color: #aaa; }
.category-list-block a { font-size: 14px; }
.category-list-block a.active { font-size: 14px; background:#a1a1a1;padding: 2px;border-radius:2px;color:#fff;text-decoration: none;}


.cat-list { overflow: hidden; zoom: 1; }
.cat-list .cat-item { display: inline-block; *display: inline; zoom: 1; vertical-align: top; width: 200px; padding-left: 32px; margin-right: 10px; margin-bottom: 10px; position: relative; zoom: 1; color: #aaa; }
.cat-list .cat-item img { position: absolute; top: 0; left: 0; }
.cat-list .cat-item a { color: #4D69D1; }
.cat-list .cat-item .cat-item-root { font-size: 14px; padding: 2px 0 2px; }

.dao-path-top { border-bottom: 1px solid #eee; padding-bottom: 5px; margin-bottom: 30px; color: #aaa; }
.dao-path-top a { color: #333; }


.dao-filter-toggle { text-decoration: none; color: #333; background: url(http://dolgopa.org/plugins/dao/templates/skin/default/img/arrows.png) 0 2px no-repeat; padding-left: 15px; }
.dao-filter-toggle span { border-bottom: 1px dotted #333; }
.dao-filter-toggle.opened { background-position: 0 -19px; }
.dao-filter-toggle-content { padding-top: 10px; display: none; padding-left: 15px; padding-bottom: 0; }
.dao-filter-toggle-content p { margin-bottom: 10px; }
.dao-filter-option { margin-bottom: 10px; }
.filter-extended { padding: 5px 0 15px; }
.filter-extended a {  color: #333; }
.dao-filter-toggle-content select{ height: 4em; }




.blue-pill {
	background: #a5b8da;
	background: -moz-linear-gradient(top, #a5b8da 0%, #7089b3 100%);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#a5b8da), to(#7089b3));
	border-top: 1px solid #758fba;
	border-right: 1px solid #6c84ab;
	border-bottom: 1px solid #5c6f91;
	border-left: 1px solid #6c84ab;
	border-radius: 18px;
	box-shadow: inset 0 1px 0 0 #aec3e5;
	color: #fff;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 1;
	padding: 6px 10px 6px 10px;
	text-align: center;
	text-shadow: 0 -1px 1px #64799e;
	text-transform: uppercase;

}

.blue-pill:hover {
	background: #9badcc;
	background: -moz-linear-gradient(top, #9badcc 0%, #687fa6 100%);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#9badcc), to(#687fa6));
	border-top: 1px solid #6d86ad;
	border-right: 1px solid #647a9e;
	border-bottom: 1px solid #546685;
	border-left: 1px solid #647a9e;
	-moz-box-shadow: inset 0 1px 0 0 #a5b9d9;
	-webkit-box-shadow: inset 0 1px 0 0 #a5b9d9;
	box-shadow: inset 0 1px 0 0 #a5b9d9;
	cursor: pointer;
}

.blue-pill:active {
	border: 1px solid #546685;
	-moz-box-shadow: inset 0 0 8px 2px #7e8da6, 0 1px 0 0 #eee;
	-webkit-box-shadow: inset 0 0 8px 2px #7e8da6, 0 1px 0 0 #eee;
	box-shadow: inset 0 0 8px 2px #7e8da6, 0 1px 0 0 #eee;
}

.file-link { color: #777; background: url(http://dolgopa.org/plugins/dao/templates/skin/default/img/attach.gif) no-repeat; padding-left: 19px; padding-bottom: 3px; }
.dao-price { font-size: 13px; line-height: 1.3em; margin-bottom: 5px; font-family: Arial, sans-serif; font-weight: bold; }







.dao-calendar-join { background: url(http://dolgopa.org/plugins/dao/templates/skin/default/img/event_join.png) no-repeat; width: 86px; height: 23px; position: absolute; top: 5px; right: 0; }
.dao-calendar-join.active { background-position: 0 -23px; }

.dao-event-filter  { background: #fafafa; padding: 10px 15px; border-radius: 5px; }
.dao-event-filter .dao-event-filter-date { overflow: hidden; zoom: 1; }
.dao-event-filter .dao-event-filter-date a { float: left; padding: 2px 7px 3px; color: #555; text-decoration: none; background: #eee; margin-right: 5px; border-radius: 3px; }
.dao-event-filter .dao-event-filter-date a:hover { background: #ddd; }
.dao-event-filter .dao-event-filter-date a.active { background: #ccc; color: #777; }
.dao-event-filter input { border: 1px solid #ddd; padding: 3px 5px; font-family: Arial, sans-serif; }

.dao-index { margin-bottom: 35px; border-radius: 5px; }
.dao-index h3 { margin-bottom: 0; border-bottom: 1px solid #ddd; padding-bottom: 4px; }
.dao-index h3 a { text-decoration: none; }
.dao-index .playlist { border: none; }

.dao-mini-list td { border-bottom: 1px solid #eee; padding: 6px 0; }
.dao-mini-list td a { text-decoration: none; }
.dao-mini-list td a:hover { text-decoration: underline; }
.dao-mini-list td img { position: relative; top: 2px; margin-right: 5px; }
.dao-mini-list td.joined { color: #aaa; }
.dao-mini-list td.joined strong { color: #333; }
.dao-mini-list.dao-mini-list-catalog img { top: 1px; margin-right: 2px; }


.dao-topic-info-top .dao-calendar-join { top: 13px; right: 10px; }
.topic.topic-dao.dao-topic-event .topic-title { padding-right: 100px; }

.item-list.dao-calendar-list h1 { margin-bottom: 15px; }
.dao-event-date { margin-bottom: 13px; font-family: Arial, sans-serif; }
.dao-event-date strong { font-size: 20px; line-height: 1.2em; display: block; }
.dao-event-date span { color: #aaa; margin-left: 10px; }
.dao-event-users { width: 86px; position: absolute; top: 33px; right: 0; font-size: 11px; text-align: center; color: #aaa; }

.item-list.dao-calendar-list.twocolumn .dao-calendar-join { position: static; margin-top: 8px; }
.item-list.dao-calendar-list.twocolumn .dao-date strong { font-size: 14px; line-height: 1.2em; display: block; }
.item-list.dao-calendar-list.twocolumn .dao-event-users { width: auto; position: static; text-align: left; }

.topic.topic-dao.dao-topic-event .dao-event-users { top: 38px; right: 10px; }
.topic.topic-dao.dao-topic-event .dao-topic-info-top { background: #EFF2F7; }
.topic.topic-dao.dao-topic-event .dao-topic-tags li a { color: #7E92B2; }
.topic.topic-dao.dao-topic-event .dao-topic-info-top .dao-item-info .username a { color: #7E92B2; }


.block.categories ul.list { border-top: 1px solid #eee; margin-top: 5px;}
.block.categories ul.list li {overflow: hidden; zoom: 1; }
.block.categories ul.list li a {color: #777;  padding: 3px 3px 3px 3px; text-decoration: none; }
.block.categories ul.list li a:hover { color: #FC6C0D; }


.yashare-auto-init{float: right;}
.share-blog,.share-blog:hover {float: right;text-decoration: none;border-bottom: 1px #999 dotted;color:#999;padding-top: 5px;cursor: pointer;}
.insert-popup {width:650px;margin-left: -350px;}
.cursor-x {cursor:move;}
.sort-td-first { }
.dao-loading {background: #F7F7F7 url(http://dolgopa.org/plugins/dao/templates/skin/default/img/loader.gif) no-repeat center;opacity:80%;}
.event_time {width:50px !important;}
.type_switch {display:inline;}
.dao-red{color:#f00;}


.dao-item-list {  }
.dao-item-list .item { position: relative; zoom: 1; min-height: 70px; padding: 10px; padding-left: 95px; background: #fafafa; border: 1px solid #f7f7f7; margin-bottom: 7px; }
.dao-item-list .item:last-child { margin-bottom: 0; }
.dao-item-list .item .image { position: absolute; top: 10px; left: 10px; }
.dao-item-list .item .title { font-size: 14px; margin-bottom: 5px; line-height: 1em; }
.dao-item-list .item .title a { color: #2973B5; text-decoration: none; }
.dao-item-list .item .title a:hover { text-decoration: underline; }
.dao-item-list .item p { margin-bottom: 0; line-height: 16px; }
.dao-item-list .item .dao-item-note { color: #777; margin-bottom: 6px; }
.dao-item-list .item .dao-item-note strong { color: #333; }
.clickback {padding-top: 15px;border-top: 1px solid #999;padding:10px;margin-top: 20px;}
.clickback a {font-size: 16px;color: #777; border-bottom: 1px dotted #777; text-decoration: none;}.item-list.item-list-company li .company-rating { position: absolute; top: 10px; right: 10px; font-size: 12px; color: #aaa; font-family: Arial, sans-serif; }.item-list.item-list-company li .company-rating strong { font-size: 16px; color: #333; }.item-list.item-list-company li { position: relative; background: #fafafa; border: 1px solid #d7d7d7; padding: 10px; margin-bottom: 10px; min-height: 100px; }.item-list.item-list-company li .dao-item-info { padding-top: 0; }.item-list.item-list-company li .dao-download-item { margin-bottom: 0; margin-top: 7px; }.item-list.item-list-company li .topic-title { margin-top: 0; padding-right: 130px;}.item-list.item-list-company li .topic-title a { text-decoration: none; }.item-list.item-list-company li .topic-title a:hover { text-decoration: underline; }.item-list.item-list-company li .extra { color: #777; }.company-profile { background: #fafafa; padding: 15px; position: relative; zoom: 1; }.company-profile .company-profile-header { overflow: hidden; zoom: 1; margin-bottom: 15px;margin-left: 15px;height:80px; border-bottom: 1px solid #eee; padding-bottom: 10px; }.company-profile .company-profile-header img { float: left; margin-right: 15px; clear: left; }.company-profile .company-profile-header h2 { font: bold 30px/1.1em Arial, sans-serif; margin-top: 4px; overflow: hidden; padding-right: 150px; }.company-profile-table td { padding: 0 10px 10px 0; }.company-profile-table td.cell-label { font-weight: bold; width: 150px; }.company-profile .voting { position: absolute; top: 10px; right: 20px; z-index: 100; }.company-profile .voting .total { font-weight: normal; padding: 4px 10px 5px; font-size: 14px; }.company-profile .voting .plus { margin: 4px 6px 0 0; }.company-profile .voting .minus { margin: 4px 0 0 6px; }.company-profile .voting .text { font-size: 10px; color: #aaa; text-align: center; clear: both; }.company-profile .voting.positive .total { background: #68BF46; color: #fff; }.company-profile .voting.negative .total { background: #FF3B3C; color: #fff; }.company-tabs { overflow: hidden; zoom: 1; background: #fafafa; padding: 5px 5px 0 10px; border-bottom: 5px solid #96B217; }.company-tabs li { float: left; margin-right: 2px; }.company-tabs li a { cursor:pointer; display: block; padding: 5px 15px; color: #555; text-decoration: none; background: #E2E8C9; border-radius: 3px 3px 0 0; }.company-tabs li a:hover { background: #ddd; }.company-tabs li.active a { background: #96B217; color: #fff; text-shadow: 0 1px 0 rgba(0,0,0,.3); }.company-info { background: #F5F7EA; padding: 20px; }.company-topic-list {  }.company-topic-list li { margin-bottom: 10px; }.company-topic-list h2 { font-size: 14px; margin-bottom: 3px; }.company-topic-list h2 a { color: #555; }.company-topic-list .info { color: #aaa; }#nav .sub-menu {width:650px !important;}/*
 * jQuery UI CSS Framework 1.8.15
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 */


/* Interaction Cues
----------------------------------*/
.ui-state-disabled { cursor: default !important; }


/* Icons
----------------------------------*/

/* states and images */
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }


/*
 * jQuery UI CSS Framework 1.8.15
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 *
 * To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Trebuchet%20MS,%20Tahoma,%20Verdana,%20Arial,%20sans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=f6a828&bgTextureHeader=12_gloss_wave.png&bgImgOpacityHeader=35&borderColorHeader=e78f08&fcHeader=ffffff&iconColorHeader=ffffff&bgColorContent=eeeeee&bgTextureContent=03_highlight_soft.png&bgImgOpacityContent=100&borderColorContent=dddddd&fcContent=333333&iconColorContent=222222&bgColorDefault=f6f6f6&bgTextureDefault=02_glass.png&bgImgOpacityDefault=100&borderColorDefault=cccccc&fcDefault=1c94c4&iconColorDefault=ef8c08&bgColorHover=fdf5ce&bgTextureHover=02_glass.png&bgImgOpacityHover=100&borderColorHover=fbcb09&fcHover=c77405&iconColorHover=ef8c08&bgColorActive=ffffff&bgTextureActive=02_glass.png&bgImgOpacityActive=65&borderColorActive=fbd850&fcActive=eb8f00&iconColorActive=ef8c08&bgColorHighlight=ffe45c&bgTextureHighlight=03_highlight_soft.png&bgImgOpacityHighlight=75&borderColorHighlight=fed22f&fcHighlight=363636&iconColorHighlight=228ef1&bgColorError=b81900&bgTextureError=08_diagonals_thick.png&bgImgOpacityError=18&borderColorError=cd0a0a&fcError=ffffff&iconColorError=ffd27a&bgColorOverlay=666666&bgTextureOverlay=08_diagonals_thick.png&bgImgOpacityOverlay=20&opacityOverlay=50&bgColorShadow=000000&bgTextureShadow=01_flat.png&bgImgOpacityShadow=10&opacityShadow=20&thicknessShadow=5px&offsetTopShadow=-5px&offsetLeftShadow=-5px&cornerRadiusShadow=5px
 */


/* Component containers
----------------------------------
.ui-widget { font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif; font-size: 1.1em; }
.ui-widget .ui-widget { font-size: 1em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif; font-size: 1em; }
.ui-widget-content { border: 1px solid #dddddd; background: #eeeeee url(http://dolgopa.org/plugins/dao/templates/skin/default/img/ui-bg_highlight-soft_100_eeeeee_1x100.png) 50% top repeat-x; color: #333333; }
.ui-widget-content a { color: #333333; }
.ui-widget-header { border: 1px solid #e78f08; background: #f6a828 url() 50% 50% repeat-x; color: #ffffff; font-weight: bold; }
.ui-widget-header a { color: #ffffff; }*/

/* Interaction states
----------------------------------
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { border: none; background: #f6f6f6 url() 50% 50% repeat-x; font-weight: bold; color: #1c94c4; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #1c94c4; text-decoration: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus { border: none; background: #fdf5ce url() 50% 50% repeat-x; font-weight: bold; color: #c77405; }
.ui-state-hover a, .ui-state-hover a:hover { color: #c77405; text-decoration: none; }
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { border: none; background: #ffffff url() 50% 50% repeat-x; font-weight: bold; color: #eb8f00; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #eb8f00; text-decoration: none; }
.ui-widget :active { outline: none; }*/

/* Interaction Cues
----------------------------------
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight  {border: 1px solid #fed22f; background: #ffe45c url() 50% top repeat-x; color: #363636; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a { color: #363636; }
.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {border: 1px solid #cd0a0a; background: #b81900 url() 50% 50% repeat; color: #ffffff; }
.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a { color: #ffffff; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text { color: #ffffff; }
.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary { font-weight: bold; }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary,  .ui-widget-header .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }
*/
/* Icons
----------------------------------*/

/* states and images 
.ui-icon { width: 16px; height: 16px; background-image: url(); }
.ui-widget-content .ui-icon {background-image: url(); }
.ui-widget-header .ui-icon {background-image: url(); }
.ui-state-default .ui-icon { background-image: url(); }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(); }
.ui-state-active .ui-icon {background-image: url(); }
.ui-state-highlight .ui-icon {background-image: url(); }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(); }*/

/* positioning 
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-off { background-position: -96px -144px; }
.ui-icon-radio-on { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }*/
/*ui-icon-seek-first is deprecated, use ui-icon-seek-start instead *//*
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }
*/

/* Misc visuals
----------------------------------*/

/* Corner radius 
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl { -moz-border-radius-topleft: 0; -webkit-border-top-left-radius: 0; -khtml-border-top-left-radius: 0; border-top-left-radius: 0; }
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr { -moz-border-radius-topright: 0; -webkit-border-top-right-radius: 0; -khtml-border-top-right-radius: 0; border-top-right-radius: 0; }
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl { -moz-border-radius-bottomleft: 0; -webkit-border-bottom-left-radius: 0; -khtml-border-bottom-left-radius: 0; border-bottom-left-radius: 0; }
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br { -moz-border-radius-bottomright: 0; -webkit-border-bottom-right-radius: 0; -khtml-border-bottom-right-radius: 0; border-bottom-right-radius: 0; }
*/
/* Overlays 
.ui-widget-overlay { background: #666666 url() 50% 50% repeat; opacity: .50;filter:Alpha(Opacity=50); }
.ui-widget-shadow { margin: -5px 0 0 -5px; padding: 5px; background: #000000 url() 50% 50% repeat-x; opacity: .20;filter:Alpha(Opacity=20); -moz-border-radius: 5px; -khtml-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }/*
 * jQuery UI Slider 1.8.15
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Slider#theming
 */
.ui-slider { position: relative; text-align: left; }
.ui-slider .ui-slider-handle { position: absolute; z-index: 2; width: 4px; height: 17px; cursor: default; background: #000; cursor: pointer; }
.ui-slider .ui-slider-range { position: absolute; z-index: 1; font-size: .7em; display: block; border: 0; background-position: 0 0; }

.ui-slider-horizontal { 
	height: .8em; margin-right: 5px;
	border: none;
	background: #666666;
	background: -moz-linear-gradient(top, #666666 0%, #1e1e1e 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#666666), color-stop(100%,#1e1e1e));
	background: -webkit-linear-gradient(top, #666666 0%,#1e1e1e 100%);
	background: -o-linear-gradient(top, #666666 0%,#1e1e1e 100%);
	background: -ms-linear-gradient(top, #666666 0%,#1e1e1e 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#666666', endColorstr='#1e1e1e',GradientType=0 );
	background: linear-gradient(top, #666666 0%,#1e1e1e 100%);
}
.ui-slider-horizontal .ui-slider-handle { top: -3px; }
.ui-slider-horizontal .ui-slider-range { 
	top: 0; height: 100%; 
	background: #f6a828;
	background: -moz-linear-gradient(top, #f6a828 0%, #f76b2a 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f6a828), color-stop(100%,#f76b2a));
	background: -webkit-linear-gradient(top, #f6a828 0%,#f76b2a 100%);
	background: -o-linear-gradient(top, #f6a828 0%,#f76b2a 100%);
	background: -ms-linear-gradient(top, #f6a828 0%,#f76b2a 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6a828', endColorstr='#f76b2a',GradientType=0 );
	background: linear-gradient(top, #f6a828 0%,#f76b2a 100%);
}
.ui-slider-horizontal .ui-slider-range-min { left: 0; }
.ui-slider-horizontal .ui-slider-range-max { right: 0; }

.ui-slider-vertical { width: .8em; height: 100px; }
.ui-slider-vertical .ui-slider-handle { left: -.3em; margin-left: 0; margin-bottom: -.6em; }
.ui-slider-vertical .ui-slider-range { left: 0; width: 100%; }
.ui-slider-vertical .ui-slider-range-min { bottom: 0; }
.ui-slider-vertical .ui-slider-range-max { top: 0; }/*
 * SoundManager 2 + useFlashBlock
 * Flash positioning and flashblock / clicktoflash handling
*/

#sm2-container {
 /*
  * where the SM2 flash movie goes. by default, relative container.
  * set relative or absolute here, and don't touch it later or bad things will happen (see below comments.)
 */
 position: relative;
 width: 1px;
 height: 1px;
 _overflow: hidden; /* screw IE 6, just make it display nice */
}

#sm2-container object,
#sm2-container embed {
 /*
  * the actual movie bit.
  * SWF needs to be able to be moved off-screen without display: or position: changes. important.
  * changing display: or position: or overflow: here or on parent can cause SWF reload or other weird issues after unblock
  * e.g., SM2 starts but strange errors, no whileplaying() etc.
 */
 position: absolute;
 left: auto;
 top: auto;
 /* 
  * at first, stay <= 8px to fly under the radar of some flash blockers as an "invisible" SWF.
  * dimensions will change with blocked state.
 */
 width: 8px;
 height: 8px;
}

#sm2-container.swf_timedout,
#sm2-container.swf_timedout object,
#sm2-container.swf_timedout embed {
 /* 
  * when SM2 didn't start normally, time-out case. flash blocked, missing SWF, no flash?
  * 48px square flash placeholder is typically used by blockers.
 */
 left: auto;
 top: auto;
 width: 48px;
 height: 48px;
}

#sm2-container.swf_unblocked {
 /* SWF unblocked, or was never blocked to begin with; try to collapse container as much as possible. */
 width: 1px;
 height: 1px;
}

#sm2-container.swf_loaded object,
#sm2-container.swf_loaded embed,
#sm2-container.swf_unblocked object,
#sm2-container.swf_unblocked embed {
 /* hide flash off-screen (relative to container) when it has loaded OK */
 left: -9999em;
 top: -9999em;
}

#sm2-container.swf_error {
 /* when there is a fatal error (flash loaded, but SM2 failed) */
 display: none;
}

#sm2-container.high_performance {
 /* "high performance" case: keep on-screen at all times */
 position: absolute;
 position: fixed;
 overflow: hidden;
 _top: -9999px; /* IE 6 hax, no position:fixed */
 _left: -9999px;
 bottom: 0px;
 left: 0px;
 /*
  * special case: show at first with w/h, hide when unblocked.
  * might be bad/annoying.
  * try to stay within ClickToFlash "invisible" limits (so it won't be blocked.)
 */
 z-index: 99; /* try to stay on top */
}

#sm2-container.high_performance.swf_loaded,
#sm2-container.high_performance.swf_unblocked {
 z-index: auto;
}

#sm2-container.high_performance.swf_loaded,
#sm2-container.high_performance.swf_unblocked,
#sm2-container.high_performance.swf_unblocked object,
#sm2-container.high_performance.swf_unblocked embed {
 /*
  * 8x8px is required minimum to load in fx/win32 in some cases(?)
  * 6x6+ good for fast performance, even better when on-screen via position:fixed
 */
 width: 8px;
 height: 8px;
}

#sm2-container.high_performance.swf_loaded {
 /* stay bottom/left */
 top: auto;
 bottom: 0px;
 left: 0px;
}

#sm2-container.high_performance.swf_loaded object,
#sm2-container.high_performance.swf_loaded embed,
#sm2-container.high_performance.swf_unblocked object,
#sm2-container.high_performance.swf_unblocked embed {
 /* high-performance case must stay on-screen */
 left: auto;
 top: auto;
}

#sm2-container.high_performance.swf_timedout {
 z-index: 99; /* try to stay on top */
}/*!
 * jQuery UI Stars v3.0.1
 * http://plugins.jquery.com/project/Star_Rating_widget
 *
 * Copyright (c) 2010 Marek "Orkan" Zajac (orkans@gmail.com)
 * Dual licensed under the MIT and GPL licenses.
 * http://docs.jquery.com/License
 *
 * $Rev: 164 $
 * $Date:: 2010-05-01 #$
 * $Build: 35 (2010-05-01)
 *
 */
.ui-stars-star,
.ui-stars-cancel {
  float: left;
  display: block;
  overflow: hidden;
  text-indent: -999em;
  cursor: pointer;
}
.ui-stars-star a,
.ui-stars-cancel a {
  width: 16px;
  height: 15px;
  display: block;
  background: url(http://dolgopa.org/plugins/dao/templates/skin/default/img/jquery.ui.stars.gif) no-repeat 0 0;
}
.ui-stars-star a {
  background-position: 0 -32px;
}
.ui-stars-star-on a {
  background-position: 0 -48px;
}
.ui-stars-star-hover a {
  background-position: 0 -64px;
}
.ui-stars-cancel-hover a {
  background-position: 0 -16px;
}
.ui-stars-star-disabled,
.ui-stars-star-disabled a,
.ui-stars-cancel-disabled a {
  cursor: default !important;
}
.edited_comment
{
    text-align: right;
    font-size: 80%;
}

.editcomment_sponsor_link
{
    margin-top:20px;
    font-size: 80%;
    opacity: 0.35;
}

button#comment-button-cancel
{
    margin-left: 5px;
}

button#comment-button-history
{
    margin-left: 5px;
}

.modal.editcomment-history
{
    width: 740px;
    margin-left: -370px;
}

#editcomment-history-content
{
    padding: 10px;
    width: 660px;
    max-width: 660px;
    max-height: 350px;
    overflow: auto;
}

.editcomment_history_item
{
    border: 1px solid #777;
    margin-bottom: 10px;
}

.editcomment_history_item header
{
    padding: 5px;
    background-color: #777;
}.location { margin-bottom: 28px; margin-top: 10px; }
.wide { height: 500px; }
#map_canvas { width: 100%; height: 100%; }
#map_hide { background: url(http://dolgopa.org/plugins/location/templates/skin/default/images/geo.png) no-repeat; cursor:pointer; padding-left:20px; font-size:12px; color:#999; }

#notice {
	color: #005555;
	width: 450px;
	border: 1px solid #BCCFD3;
	background-color: rgba(228, 238, 250, 0.3);
	border-radius: 4px;
	box-shadow: 0 1px 2px rgba(188,207,211,0.4);
	padding: 8px;
	margin-bottom: 10px;
	position: relative;
	overflow: hidden;
	zoom: 1;
}
/*---------------------------------------------------------
*
*	Plugin Microblogs ( http://micro.lsmods.ru )
*	Author: Vladimir Yuriev ( extravert )
*	Contact e-mail: support@lsmods.ru
*	Site: http://lsmods.ru
*
*/

.micro {padding-top:10px;margin-left:10px;padding-left:5px;padding-bottom:15px;margin-right:50px;border-top:1px solid #ccc; background: #f7f7f7; }
.activity_micro{border:none;padding-bottom: 0;margin:0;}
.micro.self { background: #fdf5e6 !important; }
.micro.new { background: #e4fbf1 !important; }
.micro.view { background: #cdf5a6 !important; }
.micro a.active {text-decoration: none; border-bottom: 1px dotted #696969; cursor:pointer; color:#696969;}
.micro_comment_add{text-decoration: none; border-bottom: 1px dotted #696969; color:#696969; font-size:1.23em;}
/*.comments-arrow {padding-right:8px;}
.comments-arrow:hover {color:#333; background: url(http://dolgopa.org/plugins/micro/templates/skin/dolgopa/images/comment_arrow.gif) no-repeat right;}*/
.micro_info { overflow: hidden; zoom: 1; }
.micro_info li{float:left;padding-left:7px;font-size:10px;}
.micro_info_activity li{padding-left:7px;font-size:10px;display: inline;}
#message-subject{margin:0 0 10px 0}
.spannotice{float:left;}

.microcomments { font-size: 11px; color: #999; }
.microcomments li { padding: 5px 5px; overflow: hidden; /*background: transparent; /*border: 1px dashed #dddeee; border-top:none;*/border-bottom:1px dashed #dedede;}
/*comments*/
.micro .content .text .microcomments {  /*border: 1px solid #dddeee; border-top:2px solid #dddeee;*/ padding: 5px 25px 5px 10px; margin-top: 8px; overflow: hidden; zoom: 1; }
.microcomments li.even { background: #fff; border-top: 1px solid #eee; border-bottom: 1px solid #eee; }
.microcomments li.self {background: #ebebeb !important;}
.microcomments span {font-size:15px; color: #696969;}
.microcomments .microcomments-topic-icon { background: url() no-repeat scroll 2px -188px; padding-left: 14px; zoom: 1; }
.microcomments a.microcomments-topic { color: #333; padding-right: 5px; }
.microcomments .microcomments-comment-icon { background: url() no-repeat 2px 4px; padding-left: 14px; zoom: 1; }
.microcomments a.microcomments-comment { color: #333; }
.microcomments a.microcomments-blog { color: #999; }
.microcomments textarea.loader { background: #f7f7f7 url(http://dolgopa.org/plugins/micro/templates/skin/dolgopa/images/microloader.gif) no-repeat center;}
.microcomments div.comment-icon {background: url(http://dolgopa.org/plugins/micro/templates/skin/dolgopa/images/comments.gif) no-repeat; padding-left: 16px; line-height: 14px; color: #333; overflow:visible;}
.microcomments a.comment-author { color: #999; font-weight: bold; text-decoration: none; background: url() no-repeat scroll 0 -108px; padding-left: 13px; }



.micro .content .text .loader{text-align:center;display:block;padding-top:5px;}
.char_counter {font-size:18px; color: #696969;font-family:Arial,Georgia,Serif; float:right;font-weight:bold;}
.chooser {padding-bottom:45px;font-size:20px;margin-left:40px;line-height:20px;}
.micro_ul li{display:block;float:left;padding-left:5px;color:#c7c7c7;}
.micro_ul li a{color:#777;text-decoration:none;margin:2px;border-bottom: 1px solid #777;padding:1px 2px 1px 2px;}
.micro_ul li a.active{color:#fff;background:#999;text-decoration:none;border:none;}


.microform .form-bg .insert {color:#999;}
.microform {margin-left: 38px;margin-right:50px;width:90%;padding-top:10px;}
.microform .form-bg{background:#e7e7e7; margin-bottom:35px; padding-bottom:17px; border:12px solid #e7e7e7; -moz-border-radius:7px; -webkit-border-radius:7px;}
/*.microform form { width:100%; }*/
.micropanel {float:right;right:10px;}
/*.micropanel span {float:left;}*/




.micro-profile h1.title {
border-bottom:1px solid #CCCCCC;
font-size:18px;
margin-bottom:7px;margin-right:20px;
padding:0 0 1px 2px;
}

.micro .status {
-moz-border-radius-:5px;
-webkit-border-radius-:5px;
background:#F7F8F9 none repeat scroll 0 0;
border:1px solid lightgrey;
display:none;
font-size:0.9em;
padding:10px;
position:absolute;
right:50px;
text-align:left;
top:60%;
width:150px;
z-index:142;
}

.micro-nav {
margin-left:25px;
margin-bottom:15px;
}


/* Comments
-------------------------------------------------------------------*/
.lst { padding-left: 25px; }
.lst .micro { overflow: hidden; position: relative; zoom: 1; }
.lst .micro .micro { padding-left: 30px; }
.lst.padding-none { padding-left: 0; }
.lst.padding-none .micro .content, .lst.padding-none .micro .info { margin-left: 0; }
.lst.padding-none .voting { top: 8px; }

.micro .avatar {float:left;}
.micro .avatar img {display:block;width:48px;height:48px;border:1px solid #e8e8e8;background:transparent;}
.micro .content .text {padding: 5px 25px 5px 10px; overflow: hidden; zoom: 1; }
.micro .content { margin: 0 50px 0px 50px; padding: 0; }


/* Micro Vote Block */
.micro .voting { width: 48px; height: 30px; position: absolute; right: 8px; top: 8px; *z-index: 100; overflow: visible; }


/* Info Block */
.micro .info { font-size: 11px; *line-height: 14px; margin-left:8px;padding-bottom:2px;overflow: hidden; zoom: 1; }
.micro .info p { font-size: 10px; }
.micro .info a.author { font-size: 11px; font-weight: bold; color: #777; text-decoration: none; margin-left:10px;}
.micro .info a.author:hover { color: #555; }
.micro .info img.avatar { float: left; margin: 3px 7px 0 0; background:transparent;}
.micro .info ul li { float:left; font-size: 10px; margin-right: 10px; }
.micro .info .date { color: #999; font-size: 10px; padding-right: 7px; }
.micro .info a.imglink { display: block; width: 9px; height: 11px; text-decoration: none; position: relative; top: 3px; }
.micro .info .link a{ background: url(http://dolgopa.org/plugins/micro/templates/skin/dolgopa/images/microsprite.gif) no-repeat scroll 0 0; padding-right:25px;}
.micro .info .link a:hover {background: url(http://dolgopa.org/plugins/micro/templates/skin/dolgopa/images/microsprite.gif) no-repeat scroll -29px 0; }
.micro .info .delete a{background: url(http://dolgopa.org/plugins/micro/templates/skin/dolgopa/images/microsprite.gif) no-repeat scroll -83px 0; padding-left:13px; }
.micro .info .delete a:hover{ background: url(http://dolgopa.org/plugins/micro/templates/skin/dolgopa/images/microsprite.gif) no-repeat scroll -95px 0;}
.micro .info a.off { color: #999; }
.micro .info .favorite {cursor: pointer;border:none; width:9px; position: relative; margin:0 5px 0 5px;background: url(http://dolgopa.org/plugins/micro/templates/skin/dolgopa/images/microsprite.gif) no-repeat scroll -55px 0; height:12px; width: 13px; padding-left:14px;}
.micro .info .favorite:hover { background: url(http://dolgopa.org/plugins/micro/templates/skin/dolgopa/images/microsprite.gif) no-repeat scroll -69px 0;}
.micro .info .active { background: url(http://dolgopa.org/plugins/micro/templates/skin/dolgopa/images/microsprite.gif) no-repeat scroll -69px 0; }

.add_micro{color:#999;text-decoration:none;}
.add_micro div{display:inline; padding: 6px 11px 8px 13px; background: url(http://dolgopa.org/plugins/micro/templates/skin/dolgopa/images/microbutton.gif) no-repeat;cursor: pointer; }
.add_micro div:hover{color:#000;}
.add_content {color:#777;}
.add_content a {cursor:pointer !important; text-decoration:none; border-bottom:1px dashed #999;}
.add_content a:hover {color:#999;}
.add_content a.close {border:none;}

.more_micro {display:block;-moz-border-radius:5px; -webkit-border-radius:5px; color:#333; background:#dddeee; width:60%; padding:0 0 0 20%; margin:20px 0 0 10%; line-height:40px;text-decoration:none;}
.more_micro:hover{background:#999;color:#fff;}
.more_micro span{padding-left:25%;*text-decoration:underline; font-size:20px;}

.reply-title { margin-left: 10px; }
.reply { padding: 10px; background: #fff; border: 1px solid #eee; margin: 5px 0; position: relative; zoom: 1; }
.reply .input-text-wrapper { margin-right: 100px; }
.reply .input-text { width: 100%; margin-right: 75px; border: 1px solid #ddd; font: normal 12px/18px Arial, sans-serif; padding: 3px 3px; }
.reply .input-text.loader { background: #F7F7F7 url(http://dolgopa.org/plugins/micro/templates/skin/dolgopa/images/microloader.gif) no-repeat center;}


/* Micro stream block style */

.micro-block .info { font-size: 11px; line-height: 14px; margin-left: 14px; margin-bottom: 25px; overflow: hidden; zoom: 1; }
.micro-block .info p { font-size: 10px; }
.micro-block .info p a.author { font-size: 11px; font-weight: bold; color: #000; text-decoration: none; }
.micro-block .info p a.author:hover { color: #555; }
.micro-block .info img.avatar { float: left; margin: 3px 7px 0 0; *margin: 2px 7px 0 0; }
.micro-block .info ul li { float:left; font-size: 10px; margin-right: 10px; }
.micro-block .info ul li.date { color: #999; font-size: 10px; padding-right: 20px; }
.micro-block .info a.imglink { display: block; width: 9px; height: 11px; text-decoration: none; position: relative; top: 3px; }

.stream-list .microcomments-content li {min-height: 0;}
.stream-list .comments-info li {padding: 0 0 0 10px;}
.stream-list .micro a{text-decoration: none;}



.micro .comments { margin-left: 57px; padding-top: 5px; }

.micro-comment 						{ background: #fafafa; margin-bottom: 5px; margin-right: 10px; padding: 5px 10px; }
.micro-comment.deleted 				{ background: #efd5d5; }
.micro-comment.deleted.not-admin 	{ padding: 5px 10px; min-height: 0; background: #f7f7f7; color: #888; }
.micro-comment.self 				{ background: #fafafa; }
.micro-comment.new 					{ background: #e4fbf1;}
.micro-comment.current 				{ background: #a5e7fa; }

.micro-comment .content { margin: 0; }

.micro-comment .info { overflow: hidden; zoom: 1; margin: 0; padding: 0; }
.micro-comment .info li { float: left; font-size: 11px !important; margin-right: 10px; }
.micro-comment .info li.username a { text-decoration: none; color: #333; font-weight: bold; }
.micro-comment .info li.username a:hover { color: #555; }


.stream-list .micro-comment .info li { padding:0 !important; min-height: 5px !important; background: none !important;}
.stream-list .micro .comments { margin-left:0 !important; }/* List Albums */.photo-albums {    margin: 0 0 15px;    overflow: hidden;    padding: 6px 8px; /* padding: 1px 6px 1px 3px; */}.photo-albums img.album {    float: left;    height: 97px;    margin: 2px 20px 0 0;    width: 130px;}.photo-albums img.album:hover {    opacity: 0.7}.photo-albums .album-title {    margin-bottom: 4px;}.photo-albums .album-title a {    font-size: 14px;    font-weight: bold;    text-decoration: none;}.photo-albums .album-title a:hover {    text-decoration: underline;}.photo-albums .album-title .delete {    padding-left: 15px;    background: url(http://dolgopa.org/plugins/picalbums/templates/skin/default/images/delete.gif) no-repeat 0 2px;    color: #f00;    font-size: 11px;    font-weight: 500;    margin-left: 5px;}.photo-albums .album-title .edit {    padding-left: 16px;    background: url(http://dolgopa.org/plugins/picalbums/templates/skin/default/images/edit.gif) no-repeat 0 2px;    font-size: 11px;    font-weight: 500;    margin-left: 20px;}.photo-albums .album-info {    margin-bottom: 2px;    margin-left: 150px;    font-size: 11px;    color: #777777;}.photo-albums .album-info a {    text-decoration: none;}.photo-albums .album-info a:hover {    text-decoration: underline;}.photo-albums .album-info .album-loader {    display: none;    height: 15px;    width: 15px;    background: #fff url(http://dolgopa.org/plugins/picalbums/templates/skin/default/images/loading.gif) no-repeat center;    float: left;}.photo-albums .album-about {    margin-left: 150px;    text-align: justify;}.photo-albums a.move, .categorycontrol a.move {    text-decoration: none;    background: url(http://dolgopa.org/plugins/picalbums/templates/skin/default/images/move_none.png) no-repeat scroll right 1px;    height: 16px;    margin: 3px 3px 0;    width: 16px;    padding: 4px 16px 4px 4px;}.photo-albums a.move:hover, .categorycontrol a.move:hover {    background: url(http://dolgopa.org/plugins/picalbums/templates/skin/default/images/move.png) no-repeat scroll right 1px;}.photo-albums a.move-active, .categorycontrol a.move-active {    text-decoration: none;    height: 16px;    margin: 3px 3px 0;    width: 16px;    padding: 4px 16px 4px 4px;    background: url(http://dolgopa.org/plugins/picalbums/templates/skin/default/images/move.png) no-repeat scroll right 1px;}/* List photos in album */.container-photo {    display: inline-block;    height: 98px;    padding: 8px;    width: 130px;}.container-photo a {    background: #F7F8F9;    display: block;    height: 98px;    overflow: hidden;    text-align: center;    width: 130px;}.container-photo img {    width: 130px;    height: 97px;}.container-photo img:hover {    opacity: 0.7}.container-photo.album-preview a {    border-color: #EEEEEE;}.container-photo.album-preview img:hover {    opacity: 1;}.photo-edit {    padding-left: 16px;    background: url(http://dolgopa.org/plugins/picalbums/templates/skin/default/images/edit.gif) no-repeat 0 2px;    font-size: 11px;    font-weight: 500;    margin-left: 20px;    margin-bottom: 5px;    display: block;}.blockpictures {    text-align: center;}/* Block Last picture */.blockpicture {    display: inline-block;    height: 60px; /* padding: 2px; */    width: 80px;}.blockpicture a {    background: #F7F8F9;    display: block;    height: 60px;    overflow: hidden;    text-align: center;    width: 80px;}.blockpicture img {    width: 80px;    height: 60px;}.blockpicture img:hover {    opacity: 0.7}/* Friends list foto */.friends-last-foto {    margin: 15px 0 30px 0;    text-align: center;}.friends-last-foto-get-more {    display: block;    margin: 0 30px;    text-align: center;    height: 2.5em;    padding-top: 1em;    background: #fafafa;    color: #aaa;    border-top: 1px solid #eee;    text-decoration: none;}.friends-last-foto-get-more:hover {    background: #f0f7fd;}.albums-friends {    border-bottom: 1px solid #E1E7ED;    clear: both;    color: #777;    height: 20px;}.albums-friends li {    float: left;}.albums-friends li.title-album a {    font-weight: bold;    font-size: 14px;    text-decoration: none;}.albums-friends li.title-album a:hover {    text-decoration: underline;}.albums-friends li.date {    float: right;    font-size: 11px;    margin-right: 10px;}.albums-friends li.hide {    float: right;}.albums-friends li a.hide {    background: url(http://dolgopa.org/plugins/picalbums/templates/skin/default/images/hide.png) no-repeat;    display: block;    height: 13px;    width: 13px;    position: relative;    top: 3px;}/* Stream LS */.stream-list img.photo {}.stream-list img.photo:hover {    opacity: 0.7;}/* Albumshow */#photo-nav {    /* margin: 25px auto 0; */    width: 100%;    clear: both;    font-size: 16px;}#photo-data {    margin: 25px auto 0;    width: 100%;    clear: both;}#photo-data .left-col {    width: 70%;    float: left;}#photo-data .left-col .info {    line-height: 150%;    color: #777777;}#photo-data .left-col a.like {    text-decoration: none;    background: url(http://dolgopa.org/plugins/picalbums/templates/skin/default/images/like.gif) no-repeat scroll right -12px;    height: 10px;    margin: 3px 3px 0;    width: 11px;    padding-right: 14px;}#photo-data .left-col a.like:hover {    background: url(http://dolgopa.org/plugins/picalbums/templates/skin/default/images/like.gif) no-repeat scroll right 5px;}#photo-data .left-col a.like-active {    text-decoration: none;    height: 10px;    margin: 3px 3px 0;    width: 11px;    padding-right: 14px;    background: url(http://dolgopa.org/plugins/picalbums/templates/skin/default/images/like.gif) no-repeat scroll right 5px;}#photo-data .right-col {    border-left: 1px solid #EEEEEE;    margin-left: 20px;    overflow: hidden;    padding-left: 20px;    width: 24%;    float: right;}#photo-data .right-col .info {    line-height: 150%;    color: #777777;}#photo-data .right-col .link {    color: #777777;    padding-bottom: 10px;}.original-image {    background: url(http://dolgopa.org/plugins/picalbums/templates/skin/default/images/zoom.gif) no-repeat scroll 0 3px;    padding-left: 15px;}.album_form_add {    padding: 3px 5px;}.picture_form_add {    display: none;    padding: 3px 5px;}.picalbums_apload_form {    display: block;    margin-bottom: 10px;    padding: 3px 5px;}ul.multiupload_tabs {    height: 25px;    line-height: 25px;    margin: 0 0 3px;    list-style: none;}* html ul.multiupload_tabs {    margin-bottom: 0;}ul.multiupload_tabs li {    float: left;    margin-right: 1px;}ul.multiupload_tabs li a {    background: none repeat scroll 0 0 #F4F4F4;    border-color: #DDDDDD #DDDDDD #EFEFEF;    border-radius: 4px 4px 0 0;    border-style: solid;    border-width: 1px;    color: #444444;    cursor: pointer;    display: block;    font-size: 11px;    margin-bottom: -1px;    padding: 0 13px 1px;    position: relative;    text-decoration: none;}* html ul.multiupload_tabs li a {    float: left}*+html ul.multiupload_tabs li a {    float: left}ul.multiupload_tabs li a:hover {    color: #333;    padding: 0 13px 5px;    background: #CCCCCC;    border-color: 1px solid #CCCCCC;    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3) !important;}ul.multiupload_tabs li.tab-current a {    background: -moz-linear-gradient(center top, #DFDFDF 0pt, #F3F3F3 100%) repeat scroll 0 0 transparent;    border-color: #CACACA #B3B3B3 #9F9F9F;    border-radius: 4px 4px 0 0;    border-style: solid;    border-width: 1px;    color: #333333;    font-size: 11px;    padding: 0 13px 8px;}ul.multiupload_tabs li.tab-current a:hover {    color: #333;    padding: 0 13px 5px;    background: #CCCCCC;    border-color: 1px solid #CCCCCC;    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3) !important;}div.multiupload_tab01,div.multiupload_tab2,div.multiupload_tab3,div.multiupload_tab4 {    display: none;}div.multiupload_tab_hiddenform,div.multiupload_tab00,div.multiupload_tab01,div.multiupload_tab1,div.multiupload_tab2,div.multiupload_tab3,div.multiupload_tab4 {    background: none repeat scroll 0 0 #F4F4F4;    border: 1px solid #CCCCCC;    border-radius: 5px 5px 5px 5px;    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.15) !important;    padding: 10px;    position: relative;    min-height: 60px;}#swfupload-control {    padding-top: 5px;}#file-uploader {    padding-top: 8px;    padding-bottom: 8px;}/*интерактивная Загрузка картинок через флэш*/#swfupload-control p {    margin: 10px 5px;    font-size: 0.9em;}#log {    margin: 0;    padding: 0;    width: 500px;}#log li {    list-style-position: inside;    background-color: #F5F5F5;    border: 2px solid #E5E5E5;    font: 11px Verdana, Geneva, sans-serif;    margin-top: 5px;    padding: 10px;    width: 400px;    position: relative;}#log li .progressbar {    height: 5px;    background-color: #E5E5E5;}#log li .progress {    background-color: #0099FF;    width: 0%;    height: 5px;}#log li p {    margin: 0;    line-height: 18px;}#log li.success {    border: 2px solid #339933;    background: #DAFAD8;    color: #333333;}#log li span.cancel {    position: absolute;    top: 5px;    right: 5px;    width: 20px;    height: 20px;    background: url(http://dolgopa.org/plugins/picalbums/templates/skin/default/images/cancel.png) no-repeat;    cursor: pointer;}#muhiddenlink {    width: 114px;    height: 29px;    background: url(http://dolgopa.org/plugins/picalbums/templates/skin/default/images/fuploadb.png) no-repeat 0 0px;}.picalbums_comment_text_counter_div, .picalbums_text_counter_div {    background: none repeat scroll 0 0 #EEEEEE;    padding-top: 3px;    padding-bottom: 3px;    margin: 0px;    width: 100%;    font: 11px Verdana, Arial, Helvetica, sans-serif;    overflow: hidden;    color: black;    float: left;    position: relative;}.picalbums_comment_text_counter_div .picalbums_comment-counter, .picalbums_text_counter_div .wall-counter {    display: inline;}.picalbums_comment_text_counter_div .picalbums_comment-pretext-buttons, .picalbums_text_counter_div .wall-pretext-buttons {    float: right;}#share42 {    padding: 6px 0 0 6px;}#share42:hover {}#share42 a {    opacity: 0.5;    vertical-align: bottom;}#share42:hover a {    opacity: 0.7}#share42 a:hover {    opacity: 1}.picture-desc {    padding-top: 15px;}.piccomments {    padding-top: 15px;}.album_form_add {    padding: 3px 5px;}.picture_form_add {    display: none;    padding: 3px 5px;}#picalbums-upload-form {    padding-top: 8px;    padding-boddom: 8px;}#picalbums-upload-form p {    margin-bottom: 10px;}#picalbums-upload-form .input-text {    width: 262px;    border: 1px solid #ccc;    margin: 0;    padding: 3px;    font-family: Arial, sans-serif;    font-size: 12px;}.heart_avatar_link {    margin: 5px;}.picture_comment_text blockquote {    font-style: italic;    padding: 5px 10px;    background: #ffffff;    border: 1px solid #ddd;}.picalbums_comment_reply {    padding-bottom: 10px;    padding-top: 10px;}.picalbums_comment_reply .markItUp {    width: 98%;}.picalbums_comment_reply .markItUpHeader {    width: 98%;}.picalbums_comment_reply textarea {    height: 100px;    width: 98%;}.multiupload_tab1 .album-loader, .multiupload_tab2 .flash-album-loader {    display: none;    height: 16px;    width: 16px;    background: url(http://dolgopa.org/plugins/picalbums/templates/skin/default/images/loading.gif) no-repeat center;    float: left;    position: relative;    right: 3px;    top: 4px;}.picturecontent {    border: 0;    margin: 0;    padding: 0;    display: -moz-inline-stack;    display: inline-block;    vertical-align: top;    zoom: 1;    *display: inline;    text-align: right;}.exifinfo {    background: #fff url(http://dolgopa.org/plugins/picalbums/templates/skin/default/images/exif.png) no-repeat center;    width: 14px;    height: 14px;    text-decoration: none;    display: inline-block;}.albumsprofilelink {    text-decoration: none;}.pjaxmore {    margin-top: 10px;}.categoryedit {    background: url("http://dolgopa.org/plugins/picalbums/templates/skin/default/images/edit.gif") no-repeat scroll 0 2px transparent;    font-size: 11px;    font-weight: 500;    margin-left: 20px;    padding-left: 16px;    text-decoration: none;}.categoryremove {    background: url("http://dolgopa.org/plugins/picalbums/templates/skin/default/images/delete.gif") no-repeat scroll 0 2px transparent;    color: #FF0000;    font-size: 11px;    font-weight: 500;    margin-left: 5px;    padding-left: 15px;    text-decoration: none;}.category_setting {    background: none repeat scroll 0 0 #FFFFFF;    border: 1px solid #CCCCCC;    border-radius: 6px 6px 6px 6px;    min-height: 18px;    padding: 3px;}.categorytitle {    padding-left: 8px;}.categorycontrol {    float: right;    padding-right: 4px;    width: 185px;}#category_listing_ul li {    margin-top: 3px;}.category_title {    font-size: 15px;    margin-bottom: 7px;    margin-top: 7px;    font-weight: bold;}.albums-preview-panel {    background: none repeat scroll 0 0 #FFFFFF;    border: 1px solid #DDDDDD;    -moz-border-radius: 5px 5px 5px 5px;    -webkit-border-radius: 5px 5px 5px 5px;    -khtml-border-radius: 5px 5px 5px 5px;    -o-border-radius: 5px 5px 5px 5px;    border-radius: 5px 5px 5px 5px;}.albums-preview-panel:hover {    /*background: none repeat scroll 0 0 #F5F9FB;	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3) !important;*/}.pictures_setting_sort {    margin-top: 3px;    padding: 3px;    background: #fff;    border: 1px solid #ccc;    min-height: 115px;    background: #CFD4E6;    -webkit-border-radius: 6px 6px 6px 6px;    -moz-border-radius: 6px 6px 6px 6px;    -o-border-radius: 6px 6px 6px 6px;    border-radius: 6px 6px 6px 6px;}.category_settings_setting_sort {    margin-top: 3px;    padding: 3px;    background: #fff;    border: 1px solid #ccc;    min-height: 18px;    background: #CFD4E6;    -webkit-border-radius: 6px 6px 6px 6px;    -moz-border-radius: 6px 6px 6px 6px;    -o-border-radius: 6px 6px 6px 6px;    border-radius: 6px 6px 6px 6px;}#empty_album {    margin: 7px;}.pictip-thumbs-title {    font: bold 12px/14px 'Lucida Grande', sans-serif;    margin-bottom: 6px;    margin-left: 3px;}.pictip-thumbs-title a {    color: #000000;    text-decoration: none;}.pictip-thumbs {    overflow: hidden;}.pictip-thumbs a {    border: 1px solid #333333;    display: block;    float: left;    margin-left: 3px;    margin-right: 3px;    margin-bottom: 6px;}.pictip-thumbs a:hover {    border-color: #EEEEEE;}.pictip-thumbs.heart-pictip-thumbs a {    border: none;}.pictip-thumbs img {    display: block;    height: 60px;    width: 80px;}.pictip-thumbs.heart-pictip-thumbs img {    display: block;    height: 24px;    width: 24px;}.comment.picalbumscomment {    padding-left: 0px;}.button-del {    text-decoration: none;    font: bold 1.2em 'Trebuchet MS', Arial, Helvetica;    display: inline-block;    text-align: center;    color: #fff;    border: 1px solid #9c9c9c;    border: 1px solid rgba(0, 0, 0, 0.3);    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);    box-shadow: 0 0 .05em rgba(0, 0, 0, 0.4);    -moz-box-shadow: 0 0 .05em rgba(0, 0, 0, 0.4);    -webkit-box-shadow: 0 0 .05em rgba(0, 0, 0, 0.4);}.button-del, .button-del span {    -moz-border-radius: .3em;    border-radius: .3em;}.button-del span {    border-top: 1px solid #fff; /* Fallback style */    border-top: 1px solid rgba(255, 255, 255, 0.5);    display: block;    padding: 0.25em 1.25em;    background-image: -webkit-gradient(linear, 0 0, 100% 100%, color-stop(.25, rgba(0, 0, 0, 0.05)), color-stop(.25, transparent), to(transparent)), -webkit-gradient(linear, 0 100%, 100% 0, color-stop(.25, rgba(0, 0, 0, 0.05)), color-stop(.25, transparent), to(transparent)), -webkit-gradient(linear, 0 0, 100% 100%, color-stop(.75, transparent), color-stop(.75, rgba(0, 0, 0, 0.05))), -webkit-gradient(linear, 0 100%, 100% 0, color-stop(.75, transparent), color-stop(.75, rgba(0, 0, 0, 0.05)));    background-image: -moz-linear-gradient(45deg, rgba(0, 0, 0, 0.05) 25%, transparent 25%, transparent), -moz-linear-gradient(-45deg, rgba(0, 0, 0, 0.05) 25%, transparent 25%, transparent), -moz-linear-gradient(45deg, transparent 75%, rgba(0, 0, 0, 0.05) 75%), -moz-linear-gradient(-45deg, transparent 75%, rgba(0, 0, 0, 0.05) 75%);    -moz-background-size: 3px 3px;    -webkit-background-size: 3px 3px;}.button-del:hover {    box-shadow: 0 0 .1em rgba(0, 0, 0, 0.4);    -moz-box-shadow: 0 0 .1em rgba(0, 0, 0, 0.4);    -webkit-box-shadow: 0 0 .1em rgba(0, 0, 0, 0.4);}.button-del:active {    position: relative;    top: 1px;}.button-del-blue {    background: #435F92;    background: -webkit-gradient(linear, left top, left bottom, from(#70AAEA), to(#435F92));    background: -moz-linear-gradient(-90deg, #70AAEA, #435F92);    filter: progid:DXImageTransform.Microsoft.gradient(GradientType = 0, startColorstr = '#70AAEA', endColorstr = '#435F92' );}.button-del-blue:hover {    background: #70AAEA;    background: -webkit-gradient(linear, left top, left bottom, from(#435F92), to(#70AAEA));    background: -moz-linear-gradient(-90deg, #435F92, #70AAEA);    filter: progid:DXImageTransform.Microsoft.gradient(GradientType = 0, startColorstr = '#435F92', endColorstr = '#70AAEA' );}.button-del-blue:active {    background: #435F92;}.notmoderedtext {    color: green;}#currentuserpictures-dialog {    padding-top: 35px;    text-align: center;    font: 12px/18px Tahoma,Arial,Sans-Serif;}#currentuserpictures-dialog span {    color: #FFFFFF;}/*----------------------------------------
    * IE-Fix
----------------------------------------*/
.jquery-notes-container .notes .note .border .bg,
.jquery-notes-container .notes .offFocus,
.jquery-notes-container .notes .offFocus .border {
    filter:alpha(opacity=30);
}
.jquery-notes-container .notes .offFocus .border {
    outline:1px solid #555;
}
.jquery-notes-container .notes .offFocus .border .bg {
    filter:alpha(opacity=9);
}
.jquery-notes-container .notes .text,
.jquery-notes-container .notes .note .text-box button {
    filter:alpha(opacity=90);
}
/*----------------------------------------
    * Pseudo-Classes
----------------------------------------*/
.jquery-notes-container .clearfix:after {
    clear:both;
    content:".";
    height:0px;
    display:block;
    visibility:hidden;
}
/*----------------------------------------
    * Reset
----------------------------------------*/
.jquery-notes-container * {
    margin:0;
    padding:0;
    list-style:none;
    font-family:Verdana, Helvetica, sans-serif;
    font-size:10px;
    font-style:normal;
    font-weight:normal;
    text-decoration:none;
}
.jquery-notes-container div,
.jquery-notes-container img {
    border:none;
    background:none;
    outline:none;
}
/*----------------------------------------
    * Notes
----------------------------------------*/
.jquery-notes-container {
    position:relative;
}
.jquery-notes-container .notes {
    position:relative;
}
.jquery-notes-container .notes img {
    position:relative;
}
.jquery-notes-container .notes .note {
    position:absolute;
    display:none;
}
.jquery-notes-container .notes .offFocus {
    opacity:0.3;
}
.jquery-notes-container .notes .onFocus {
}
.jquery-notes-container .notes:hover .note {
    display:block;
}
.jquery-notes-container .notes .select {
    z-index:9990;
}
.jquery-notes-container .notes .note .ui-resizable-handle {
    position:absolute;
    height:10px;
    width:10px;
    background: url(http://dolgopa.org/plugins/picalbums/templates/skin/default/images/notes/resize.png) no-repeat;
}
.jquery-notes-container .notes .note .ui-resizable-ne {
    right:0;
    top:0;
    cursor:ne-resize;
    background-position:-6px 2px;
}
.jquery-notes-container .notes .note .ui-resizable-nw {
    left:0;
    top:0;
    cursor:nw-resize;
    background-position:2px 2px;
}
.jquery-notes-container .notes .note .ui-resizable-se {
    right:0;
    bottom:0;
    cursor:se-resize;
    background-position:-6px -6px;
}
.jquery-notes-container .notes .note .ui-resizable-sw {
    left:0;
    bottom:0;
    cursor:sw-resize;
    background-position:2px -6px;
}
.jquery-notes-container .notes .note .border {
    position:relative;
    width:100%;
    height:100%;
    border:1px solid #fff;
    outline:1px solid #000;
}
.jquery-notes-container .notes .note .border .bg {
    position:relative;
    width:100%;
    height:100%;
    background:#fff;
    opacity:0.2;
}
.jquery-notes-container .notes .note .border .bg a {
    position:relative;
    width:100%;
    height:100%;
    display:block;
}
.jquery-notes-container .notes .text {
    position:absolute;
    padding:5px;
    margin-top:4px;
    line-height:10px;
    background:#000;
    display:none;
    border-radius:5px;
    opacity:0.9;
    z-index:9990;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
}
.jquery-notes-container .notes .text span {
    color:#fff;
}
.jquery-notes-container .notes .text .author {
    font-style:italic;
}
.jquery-notes-container .notes .text .date {
    color:#999;
    font-size:8px;
    font-style:italic;
    display:block;
}
/*----------------------------------------
    * Loading
----------------------------------------*/
.jquery-notes-container .notes .layer {
    position:absolute;
    top:0;
    left:0;
    height:100%;
    width:100%;
    background:#fff;
    opacity:0.7;
    z-index:9999;
    display:none;
}
.jquery-notes-container .notes .loading {
    position:absolute;
    top:0;
    left:0;
    height:100%;
    width:100%;
    z-index:9999;
    display:none;
}
.jquery-notes-container .notes .loading .message {
    position:relative;
    margin:0 auto;
    width:140px;
    line-height:25px;
    padding:0 5px 0 25px;
    color:#fff;
    font-weight:bold;
    text-align:center;
    background:url(http://dolgopa.org/plugins/picalbums/templates/skin/default/images/notes/loader.gif) no-repeat 10px center #000;
    opacity:0.9;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    -o-border-radius:5px;
    border-radius:5px;
}
/*----------------------------------------
    * Notes Formular
----------------------------------------*/
.jquery-notes-container .notes .note .text-box {
    position:absolute;
    left:0;
    width:153px;
    margin-top:2px;
    z-index:9990;
}
.jquery-notes-container .notes .note .text-box textarea,
.jquery-notes-container .notes .note .text-box input {
    position:relative;
    padding:5px;
    margin-top:1px;
    width:141px;
    line-height:15px;
    font-family:verdana, sans-serif;
    font-size:10px;
    background:#fff;
    border:1px solid #777;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
}
.jquery-notes-container .notes .note .text-box a {
    position:relative;
    margin:5px 2px 0 2px;
    height:16px;
    width:16px;
    display:block;
    background:#45688E;
    background-repeat:no-repeat;
    background-position:center center;
    float:left;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    border-radius:3px;
}
.jquery-notes-container .notes .note .text-box a.save-note {
    background-image:url(http://dolgopa.org/plugins/picalbums/templates/skin/default/images/notes/save.png);
}
.jquery-notes-container .notes .note .text-box a.edit-note {
    background-image:url(http://dolgopa.org/plugins/picalbums/templates/skin/default/images/notes/edit.png);
}
.jquery-notes-container .notes .note .text-box a.cancel-note {
    background-image:url(http://dolgopa.org/plugins/picalbums/templates/skin/default/images/notes/cancel.png);
}
.jquery-notes-container .notes .note .text-box a.delete-note {
    background-image:url(http://dolgopa.org/plugins/picalbums/templates/skin/default/images/notes/delete.png);
}
/*----------------------------------------
    * Controller
----------------------------------------*/
.jquery-notes-container .controller {
    position:relative;
	display: inline-block;
}
.jquery-notes-container .controller a {
    position:relative;
    margin:2px;
    height:16px;
    width:16px;
    display:block;
    background:#000;
    background-repeat:no-repeat;
    background-position:center center;
    float:left;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    border-radius:3px;
}
.jquery-notes-container .controller a.counter {
    background-image:url(http://dolgopa.org/plugins/picalbums/templates/skin/default/images/notes/notes.png);
}
.jquery-notes-container .controller a.add-note {
    background-image:url(http://dolgopa.org/plugins/picalbums/templates/skin/default/images/notes/add.png);
}
.jquery-notes-container .controller a.cancel-note {
    background-image:url(http://dolgopa.org/plugins/picalbums/templates/skin/default/images/notes/cancel.png);
}
.jquery-notes-container .controller a.hide-notes {
    background-image:url(http://dolgopa.org/plugins/picalbums/templates/skin/default/images/notes/hide.png);
}
.jquery-notes-container .controller a.show-notes {
    background-image:url(http://dolgopa.org/plugins/picalbums/templates/skin/default/images/notes/show.png);
}
.jquery-notes-container .controller a.reload-notes {
    background-image:url(http://dolgopa.org/plugins/picalbums/templates/skin/default/images/notes/reload.png);
}
.jquery-notes-container .controller a.link {
    background-image:url(http://dolgopa.org/plugins/picalbums/templates/skin/default/images/notes/link.png);
}
.qq-uploader { position:relative; width: 100%;}

.qq-upload-button {
    display:block; /* or inline-block */
    width: 105px; padding: 7px 0; text-align:center;    
    background:#799DC1; border-bottom:1px solid #ddd;color:#fff;
}
.qq-upload-button-hover {background:#4C5186;}
.qq-upload-button-focus {outline:1px dotted black;}

.qq-upload-drop-area {
    position:absolute; top:0; left:0; width:100%; height:100%; min-height: 70px; z-index:2;
    background:#799DC1; color: #fff; text-align:center; 
}
.qq-upload-drop-area span {
    display:block; position:absolute; top: 50%; width:100%; margin-top:-8px; font-size:16px;
}
.qq-upload-drop-area-active {background: #4C5186; color: #fff; }

.qq-upload-list {list-style:none; margin:10px; margin-left:30px; padding:0; }
.qq-upload-list li { margin:0; padding:0; line-height:15px; font-size:12px;}
.qq-upload-file, .qq-upload-spinner, .qq-upload-size, .qq-upload-cancel, .qq-upload-failed-text {
    margin-right: 7px;
}

.qq-upload-file { color: #4BB23B; }
.qq-upload-spinner {display:inline-block; background: url(http://dolgopa.org/plugins/picalbums/templates/skin/default/images/loading.gif); width:15px; height:15px; vertical-align:text-bottom;}
.qq-upload-size,.qq-upload-cancel {font-size:11px;}

.qq-upload-failed-text {display:none;}
.qq-upload-fail .qq-upload-failed-text {display:inline;}
.tip-black {
	opacity:0.8;
	z-index:1000;
	text-align:left;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	padding:8px 8px;
	max-width:200px;
	color:#fff;
	background-color:#000;
	/**
	 * - If you set a background-image, border/padding/background-color will be ingnored.
	 *   You can set any padding to .tip-inner instead if you need.
	 * - If you want a tiled background-image and border/padding for the tip,
	 *   set the background-image to .tip-inner instead.
	 */
}
.tip-black .tip-inner {
	font:bold 11px/14px 'Lucida Grande',sans-serif;
}

/* Configure an arrow image - the script will automatically position it on the correct side of the tip */
.tip-black .tip-arrow-top {
	margin-top:-5px;
	margin-left:-5px; /* approx. half the width to center it */
	top:0;
	left:50%;
	width:9px;
	height:5px;
	background:url(http://dolgopa.org/plugins/picalbums/templates/skin/default/css/tip/black/black.gif) no-repeat;
}
.tip-black .tip-arrow-right {
	margin-top:-4px; /* approx. half the height to center it */
	margin-left:0;
	top:50%;
	left:100%;
	width:5px;
	height:9px;
	background:url(http://dolgopa.org/plugins/picalbums/templates/skin/default/css/tip/black/black.gif) no-repeat -9px 0;
}
.tip-black .tip-arrow-bottom {
	margin-top:0;
	margin-left:-5px; /* approx. half the width to center it */
	top:100%;
	left:50%;
	width:9px;
	height:5px;
	background:url(http://dolgopa.org/plugins/picalbums/templates/skin/default/css/tip/black/black.gif) no-repeat -18px 0;
}
.tip-black .tip-arrow-left {
	margin-top:-4px; /* approx. half the height to center it */
	margin-left:-5px;
	top:50%;
	left:0;
	width:5px;
	height:9px;
	background:url(http://dolgopa.org/plugins/picalbums/templates/skin/default/css/tip/black/black.gif) no-repeat -27px 0;
}
.tip-yellow {
	z-index:1000;
	text-align:left;
	border:1px solid #939393;
	padding:7px;
	min-width:50px;
	max-width:530px;
	color:#8c3901;
	background-color:#fef9d9;
	background-image:url(http://dolgopa.org/plugins/picalbums/templates/skin/default/css/tip/yellow/tip-yellow.png); /* bgImageFrameSize >= 10 should work fine */

}
.tip-yellow .tip-inner {
	font:bold 13px/18px 'trebuchet ms',arial,helvetica,sans-serif;
	margin-top:-2px;
	padding:0 3px 1px 3px;
}

/* Configure an arrow image - the script will automatically position it on the correct side of the tip */
.tip-yellow .tip-arrow-top {
	margin-top:-7px;
	margin-left:15px;
	top:0;
	left:0;
	width:16px;
	height:10px;
	background:url(http://dolgopa.org/plugins/picalbums/templates/skin/default/css/tip/yellow/tip-yellow_arrows.png) no-repeat;
}
.tip-yellow .tip-arrow-right {
	margin-top:-9px; /* approx. half the height to center it */
	margin-left:-4px;
	top:50%;
	left:100%;
	width:10px;
	height:20px;
	background:url(http://dolgopa.org/plugins/picalbums/templates/skin/default/css/tip/yellow/tip-yellow_arrows.png) no-repeat -16px 0;
}
.tip-yellow .tip-arrow-bottom {
	margin-top:-6px;
	margin-left:15px;
	top:100%;
	left:0;
	width:16px;
	height:13px;
	background:url(http://dolgopa.org/plugins/picalbums/templates/skin/default/css/tip/yellow/tip-yellow_arrows.png) no-repeat -32px 0;
}
.tip-yellow .tip-arrow-left {
	margin-top:-9px; /* approx. half the height to center it */
	margin-left:-6px;
	top:50%;
	left:0;
	width:10px;
	height:20px;
	background:url(http://dolgopa.org/plugins/picalbums/templates/skin/default/css/tip/yellow/tip-yellow_arrows.png) no-repeat -48px 0;
}

.tip-yellow table tbody td {
    border-bottom: none;
    padding: 0px;
}

.tip-yellow table td {
    padding: 0px;
}.main-slides-block {
    margin: 15px auto 0;
    position: relative;
    width: 500px;
}

.main-slides-block h1 {
    text-align: center;
}

#container-slides {
    width: 500px;
    position: relative;
}

#slides {
	position: relative;
}

.slides_container {
	width:500px;
	overflow:hidden;
	position:relative;
	display:none;
}

#slides .slides-outer {
    width: 500px;
    height: 335px;
}

#slides .slides-inner {
    width: 500px;
    height: 335px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

#slides .next,#slides .prev {
	position:absolute;
	top:140px;
	left:-31px;
	width:24px;
	height:43px;
	display:block;
	z-index:101;
}

#slides .next {
	left: 493px;
}

#slides .slides_container {
    margin-left: -8px;
    border: 1px solid #DDDDDD;
    -moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	-khtml-border-radius: 5px 5px 5px 5px;
	-o-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    background: none repeat scroll 0 0 #F5F9FB;
	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3) !important;

}

#slides .pagination {
	margin:26px auto 0;
	width:300px;
}

#slides .pagination li {
	float:left;
	margin:0 1px;
	list-style:none;
}

#slides .pagination li a {
	display:block;
	width:12px;
	height:0;
	padding-top:12px;
	background-image:url(http://dolgopa.org/plugins/picalbums/templates/skin/default/images/slides/pagination.png);
	background-position:0 0;
	float:left;
	overflow:hidden;
}

#slides .pagination li.current a {
	background-position:0 -12px;
}
.image_carousel {    padding: 15px 0 15px 40px;    position: relative;}.image_carousel img {    border: 1px solid #ccc;    background-color: white;    padding: 9px;    margin: 7px;    display: block;    float: left;    width: 130px;    height: 94px;}.image_carousel .carimage {    padding: 0px;    margin: 0px;    display: block;    float: left;}.image_carousel a.prev, .image_carousel a.next {    background: url(http://dolgopa.org/plugins/picalbums/templates/skin/default/images/miscellaneous_sprite.png) no-repeat transparent;    width: 45px;    height: 50px;    display: block;    position: absolute;    top: 85px;}.image_carousel a.prev {    left: -22px;    background-position: 0 0;}.image_carousel a.prev:hover {    background-position: 0 -50px;}.image_carousel a.prev.disabled {    background-position: 0 -100px !important;}.image_carousel a.next {    right: -22px;    background-position: -50px 0;}.image_carousel a.next:hover {    background-position: -50px -50px;}.image_carousel a.next.disabled {    background-position: -50px -100px !important;}.image_carousel a.prev.disabled, a.next.disabled {    cursor: default;}.image_carousel a.prev span, a.next span {    display: none;}.image_carousel .pagination {    text-align: center;}.image_carousel .pagination a {    background: url(http://dolgopa.org/plugins/picalbums/templates/skin/default/images/miscellaneous_sprite.png) 0 -300px no-repeat transparent;    width: 15px;    height: 15px;    margin: 0 5px 0 0;    display: inline-block;}.image_carousel .pagination a.selected {    background-position: -25px -300px;    cursor: default;}.image_carousel .pagination a span {    display: none;}.image_carousel .clearfix {    float: none;    clear: both;}/*
 * jQuery UI CSS Framework 1.8.17
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 */

/* Layout helpers
----------------------------------*/
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute !important; clip: rect(1px 1px 1px 1px); clip: rect(1px,1px,1px,1px); }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:before, .ui-helper-clearfix:after { content: ""; display: table; }
.ui-helper-clearfix:after { clear: both; }
.ui-helper-clearfix { zoom: 1; }
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }


/* Interaction Cues
----------------------------------*/
.ui-state-disabled { cursor: default !important; }


/* Icons
----------------------------------*/

/* states and images */
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }


/*
 * jQuery UI CSS Framework 1.8.17
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 *
 * To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana,Arial,sans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=cccccc&bgTextureHeader=03_highlight_soft.png&bgImgOpacityHeader=75&borderColorHeader=aaaaaa&fcHeader=222222&iconColorHeader=222222&bgColorContent=ffffff&bgTextureContent=01_flat.png&bgImgOpacityContent=75&borderColorContent=aaaaaa&fcContent=222222&iconColorContent=222222&bgColorDefault=e6e6e6&bgTextureDefault=02_glass.png&bgImgOpacityDefault=75&borderColorDefault=d3d3d3&fcDefault=555555&iconColorDefault=888888&bgColorHover=dadada&bgTextureHover=02_glass.png&bgImgOpacityHover=75&borderColorHover=999999&fcHover=212121&iconColorHover=454545&bgColorActive=ffffff&bgTextureActive=02_glass.png&bgImgOpacityActive=65&borderColorActive=aaaaaa&fcActive=212121&iconColorActive=454545&bgColorHighlight=fbf9ee&bgTextureHighlight=02_glass.png&bgImgOpacityHighlight=55&borderColorHighlight=fcefa1&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=02_glass.png&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=01_flat.png&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=01_flat.png&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
 */


/* Component containers
----------------------------------*/
.ui-widget { font-family: Verdana,Arial,sans-serif; font-size: 1.1em; }
.ui-widget .ui-widget { font-size: 1em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Verdana,Arial,sans-serif; font-size: 1em; }
.ui-widget-content { border: 1px solid #aaaaaa; background: #ffffff url(http://dolgopa.org/plugins/picalbums/templates/skin/default/css/smoothness/images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x; color: #222222; }
.ui-widget-content a { color: #222222; }
.ui-widget-header { border: 1px solid #aaaaaa; background: #cccccc url(http://dolgopa.org/plugins/picalbums/templates/skin/default/css/smoothness/images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x; color: #222222; font-weight: bold; }
.ui-widget-header a { color: #222222; }

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { border: 1px solid #d3d3d3; background: #e6e6e6 url(http://dolgopa.org/plugins/picalbums/templates/skin/default/css/smoothness/images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #555555; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #555555; text-decoration: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus { border: 1px solid #999999; background: #dadada url(http://dolgopa.org/plugins/picalbums/templates/skin/default/css/smoothness/images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #212121; }
.ui-state-hover a, .ui-state-hover a:hover { color: #212121; text-decoration: none; }
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { border: 1px solid #aaaaaa; background: #ffffff url(http://dolgopa.org/plugins/picalbums/templates/skin/default/css/smoothness/images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #212121; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #212121; text-decoration: none; }
.ui-widget :active { outline: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight  {border: 1px solid #fcefa1; background: #fbf9ee url(http://dolgopa.org/plugins/picalbums/templates/skin/default/css/smoothness/images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x; color: #363636; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a { color: #363636; }
.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {border: 1px solid #cd0a0a; background: #fef1ec url(http://dolgopa.org/plugins/picalbums/templates/skin/default/css/smoothness/images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x; color: #cd0a0a; }
.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a { color: #cd0a0a; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text { color: #cd0a0a; }
.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary { font-weight: bold; }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary,  .ui-widget-header .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }

/* Icons
----------------------------------*/

/* states and images */
.ui-icon { width: 16px; height: 16px; background-image: url(http://dolgopa.org/plugins/picalbums/templates/skin/default/css/smoothness/images/ui-icons_222222_256x240.png); }
.ui-widget-content .ui-icon {background-image: url(http://dolgopa.org/plugins/picalbums/templates/skin/default/css/smoothness/images/ui-icons_222222_256x240.png); }
.ui-widget-header .ui-icon {background-image: url(http://dolgopa.org/plugins/picalbums/templates/skin/default/css/smoothness/images/ui-icons_222222_256x240.png); }
.ui-state-default .ui-icon { background-image: url(http://dolgopa.org/plugins/picalbums/templates/skin/default/css/smoothness/images/ui-icons_888888_256x240.png); }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(http://dolgopa.org/plugins/picalbums/templates/skin/default/css/smoothness/images/ui-icons_454545_256x240.png); }
.ui-state-active .ui-icon {background-image: url(http://dolgopa.org/plugins/picalbums/templates/skin/default/css/smoothness/images/ui-icons_454545_256x240.png); }
.ui-state-highlight .ui-icon {background-image: url(http://dolgopa.org/plugins/picalbums/templates/skin/default/css/smoothness/images/ui-icons_2e83ff_256x240.png); }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(http://dolgopa.org/plugins/picalbums/templates/skin/default/css/smoothness/images/ui-icons_cd0a0a_256x240.png); }

/* positioning */
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-off { background-position: -96px -144px; }
.ui-icon-radio-on { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; -khtml-border-top-left-radius: 4px; border-top-left-radius: 4px; }
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr { -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; -khtml-border-top-right-radius: 4px; border-top-right-radius: 4px; }
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; -khtml-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; }
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br { -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; -khtml-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; }

/* Overlays */
.ui-widget-overlay { background: #aaaaaa url(http://dolgopa.org/plugins/picalbums/templates/skin/default/css/smoothness/images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); }
.ui-widget-shadow { margin: -8px 0 0 -8px; padding: 8px; background: #aaaaaa url(http://dolgopa.org/plugins/picalbums/templates/skin/default/css/smoothness/images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); -moz-border-radius: 8px; -khtml-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px; }/*
 * jQuery UI Resizable 1.8.17
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Resizable#theming
 */
.ui-resizable { position: relative;}
.ui-resizable-handle { position: absolute;font-size: 0.1px;z-index: 99999; display: block; }
.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle { display: none; }
.ui-resizable-n { cursor: n-resize; height: 7px; width: 100%; top: -5px; left: 0; }
.ui-resizable-s { cursor: s-resize; height: 7px; width: 100%; bottom: -5px; left: 0; }
.ui-resizable-e { cursor: e-resize; width: 7px; right: -5px; top: 0; height: 100%; }
.ui-resizable-w { cursor: w-resize; width: 7px; left: -5px; top: 0; height: 100%; }
.ui-resizable-se { cursor: se-resize; width: 12px; height: 12px; right: 1px; bottom: 1px; }
.ui-resizable-sw { cursor: sw-resize; width: 9px; height: 9px; left: -5px; bottom: -5px; }
.ui-resizable-nw { cursor: nw-resize; width: 9px; height: 9px; left: -5px; top: -5px; }
.ui-resizable-ne { cursor: ne-resize; width: 9px; height: 9px; right: -5px; top: -5px;}/*
 * jQuery UI Dialog 1.8.17
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Dialog#theming
 */
.ui-dialog { position: absolute; padding: .2em; width: 300px; overflow: hidden; }
.ui-dialog .ui-dialog-titlebar { padding: .4em 1em; position: relative;  }
.ui-dialog .ui-dialog-title { float: left; margin: .1em 16px .1em 0; } 
.ui-dialog .ui-dialog-titlebar-close { position: absolute; right: .3em; top: 50%; width: 19px; margin: -10px 0 0 0; padding: 1px; height: 18px; }
.ui-dialog .ui-dialog-titlebar-close span { display: block; margin: 1px; }
.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus { padding: 0; }
.ui-dialog .ui-dialog-content { position: relative; border: 0; padding: .5em 1em; background: none; overflow: auto; zoom: 1; }
.ui-dialog .ui-dialog-buttonpane { text-align: left; border-width: 1px 0 0 0; background-image: none; margin: .5em 0 0 0; padding: .3em 1em .5em .4em; }
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset { float: right; }
.ui-dialog .ui-dialog-buttonpane button { margin: .5em .4em .5em 0; cursor: pointer; }
.ui-dialog .ui-resizable-se { width: 14px; height: 14px; right: 3px; bottom: 3px; }
.ui-draggable .ui-dialog-titlebar { cursor: move; }
.autocomplete-w1 {position:absolute; top:0px; left:0px; margin:8px 0 0 6px; /* IE6 fix: */ _background:none; _margin:0; }
.autocomplete { border:1px solid #999; background:#FFF; cursor:default; text-align:left; max-height:350px; overflow:auto; margin:-6px 6px 6px -6px; /* IE6 specific: */ _height:350px;  _margin:0; _overflow-x:hidden; }
.autocomplete .selected { background:#F0F0F0; }
.autocomplete div { padding:2px 5px; white-space:nowrap; }
.autocomplete strong { font-weight:normal; color:#6EC80D; }
.qipsmiles-list{
	display: block;
	border: 2px solid #444;
	background: #eee;
	margin: 0;
	padding: 0;
	line-height: 5px;
}
.qipsmiles-hide{
	display: none;
}
.qipsmiles-list img{
	margin: 5px;
	margin-right: 0;
}
.editor-qipsmiles{
	background-image: url(http://dolgopa.org/plugins/qipsmiles/templates/skin/default/images/panel/qipsmiles16.png);
	width: 16px;
	height: 16px;
	overflow: visible;
}

span.mceIcon.mce_qipsmiles{
	background: url(http://dolgopa.org/plugins/qipsmiles/templates/skin/default/images/panel/qipsmiles.gif) no-repeat !important;
}/*---------------------------------------------------------------------------
 * @Plugin Name: aceBlogExtender
 * @Plugin Id: aceblogextender
 * @Plugin URI: 
 * @Description: Blog Extender for LiveStreet/ACE
 * @Version: 1.5.593
 * @Author: Vadim Shemarov (aka aVadim)
 * @Author URI: 
 * @LiveStreet Version: 0.5
 * @File Name: style.css
 * @License: 
 *----------------------------------------------------------------------------
 */

textarea {
    height: 200px;
    margin-bottom: 5px;
    width: 99%;
}

#mtopic_param_attach_allow {
    margin-bottom: 8px;
}

#mtopic_attach_files span {
    font-weight: bold;
    margin-left: 10px;
}

#mtopic_attach_files input[type=text] {
    width: 200px;;
}

#div_subcat .subcat-form {
    display: block;
    clear: both;
    overflow: auto;
}

#div_subcat .subcat-list {
    display: block;
    float: left;
    width: 310px;
}

#div_subcat .subcat-list select {
    width: 300px;
}

#div_subcat .subcat-button {
    margin-top: 20px;
    display: block;
    float: left;
    padding: 0px 10px;
}

#div_subcat .subcat-button input {
    width: 100px;
}

#div_subcat .subcat-input {
    margin-top: 20px;
    display: block;
    float: left;
    width: 310px;
}

#div_subcat .subcat-input input {
    width: 300px;
}

form.mtopic_moderation {
    display: block;
    border: 1px solid #999;
    margin-bottom: 5px;
    position: relative;
    top: -10px;
    padding: 2px;
}

.blog .subcat-links {
    margin:0px 0px 10px 34px;
    font-size: 1.2em;
    color:#999;
}

span.actions {
    margin-left: 10px;
    padding-left: 3px;
}
span.actions a.title-blog.subcat {
    margin:  0;
}

table.blog-list-table td.rating {
    width: 60px;
}
table.blog-list-table td.readers {
    width: 80px;
    text-align: center;
}
table.blog-list-table td.buttons {
    width: 20px;
    text-align: center;
}
table.blog-list-table td.buttons .join {
    margin: auto;
}
table.blog-list-table .blog-avatar {
    display: block;
    float: left;
}
table.blog-list-table .blog-title {
    margin-left:32px;
}
table.blog-list-table .blog-title .subcat {
    font-size: 1.2em;
    color:#999;
}

.topic a.title-blog.category {
    margin: 0;
}