body.contentpane {
	background: #ffffff;
	padding: 25px;
}

#theme-width {
	margin: 0px auto;
}

.w-fluid {
	width: 98%;
}

.w-fixedwide {
	width: 1200px;
}

.w-fixednarrow {
	width: 960px;
}

h1.headerdebug, h2.headerdebug {
	color: #ffffff;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}

h1.headerdebug a {
	color: #ffffff;
}

h1.headerdebug {
	background: #990000;
}

h2.headerdebug {
	background: #0074E3;
}

/* modules
----------------------------------------------- */

#tab-modules-handler .moduletable, #top-modules .moduletable, #footer .moduletable, #footer .moduletable_text, #footer .moduletable_menu {
	background: #ffffff url(../img/top-mod-bg.gif) repeat-x bottom left;
	border-bottom-left-radius: 5px 5px;
	border-bottom-right-radius: 5px 5px;
	border-top-left-radius: 5px 5px;
	border-top-right-radius: 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	padding: 8px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.96875) 0px 0px 4px;
	box-shadow: rgba(0, 0, 0, 0.96875) 0px 0px 4px;
	-moz-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.9);
}

.moduletable, .moduletable_text, .moduletable_menu, .leading{
	margin-bottom: 15px;
	text-shadow: 1px 1px 0px #ffffff;
	background: #ffffff url(../img/mod-bg.gif) repeat-x bottom left;
	border-bottom-left-radius: 5px 5px;
	border-bottom-right-radius: 5px 5px;
	border-top-left-radius: 5px 5px;
	border-top-right-radius: 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	padding: 8px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.096875) 0px 0px 4px;
	box-shadow: rgba(0, 0, 0, 0.096875) 0px 0px 4px;
	-moz-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.1);
}

#tab-modules-handler .moduletable h3, #top-modules .moduletable h3,
#tab-modules-handler .moduletable_empty h3, #top-modules .moduletable_empty h3,
#footer .moduletable h3, #footer .moduletable_empty h3, #footer .moduletable_text h3, #footer .moduletable_menu h3 {
	font: normal 160%/100% Georgia, "Times New Roman", Times, serif;
	padding-bottom: 8px;
}

.img-left {
	float: left;
	margin: 0px 10px 0px 0px;
}

.img-right {
	float: right;
	margin: 0px 0px 0px 10px;
}

.moduletable_empty, .moduletable_menu {
	margin-bottom: 10px;
}

.moduletable_empty h3, .moduletable_menu h3 {
	font-size: 100%;
	font-weight: bold;
	padding-bottom: 10px;
}

#tab-modules-handler .moduletable_empty, #footer .moduletable_empty {
	color: #778dad;
}

#tab-modules-handler .moduletable_empty a, #footer .moduletable_empty a {
	color: #a2b6d4;
}

#footer .moduletable {
	color: #555555;
}

#footer .moduletable a {
	color: #0066cc;
}

.moduletable table td, .moduletable_text table td, .moduletable_menu table td, .moduletable_empty table td {
	border: 0;
}

.moduletable h3, .moduletable_text h3, .moduletable_menu h3 {
	font-size: 100%;
	font-weight: bold;
	padding-bottom: 10px;
}

.moduletable h3 span, .moduletable_text h3 span, .moduletable_menu h3 span {
	display: block;
}

.moduletable ul li, .moduletable_text ul li, .moduletable_menu ul li {
	margin: 0 0 0 5px;
}

#bot-modules .moduletable ul li, #bot-modules .moduletable_text ul li, #bot-modules .moduletable_menu ul li, #bot-modules .moduletable_empty ul li {
	margin: 0 0 0 5px;
	background: none;
	padding-bottom: 0px;
	padding-top: 1px;
}

#bot-modules ul.menu li a {
	padding: 2px 0px 2px 24px;
}

.moduletable h3.ht a, .moduletable h3.ht a.visible,
.moduletable_text h3.ht a, .moduletable_text h3.ht a.visible,
.moduletable_menu h3.ht a, .moduletable_menu h3.ht a.visible {
	font-weight: bold;
	background: url("../img/switch_minus.png") 100% 3px no-repeat;
	display:block;
	color: #555555;
	text-shadow: 1px 1px 0px #ffffff;
	text-decoration: none;
}

.moduletable h3.ht a.hidden,
.moduletable h3.ht a.hidden:hover,
.moduletable_text h3.ht a.hidden,
.moduletable_text h3.ht a.hidden:hover,
.moduletable_menu h3.ht a.hidden,
.moduletable_menu h3.ht a.hidden:hover {
	background-image: url("../img/switch_plus.png");
}

.moduletable h3.hide a, .moduletable h3.hide a.visible,
.moduletable_text h3.hide a, .moduletable_text h3.hide a.visible,
.moduletable_menu h3.hide a, .moduletable_menu h3.hide a.visible {
	background: url("../img/switch_plus.png") 100% 3px no-repeat;
}

.moduletable h3.hide a.hidden,
.moduletable h3.hide a.hidden:hover,
.moduletable_text h3.hide a.hidden,
.moduletable_text h3.hide a.hidden:hover,
.moduletable_menu h3.hide a.hidden,
.moduletable_menu h3.hide a.hidden:hover {
	background-image: url("../img/switch_minus.png");
}

#top-modules .moduletable_empty {
	padding: 0 5px 5px 0px;
}

/* Breadcrumbs
----------------------------------------------- */

#breadcrumb-handler {
	line-height: 22px;
	color: #a2b6d4;
	font-weight: bold;
	padding-left: 6px;
}

#breadcrumb-handler img {
	vertical-align: middle;
	margin: -2px 6px 0 6px;
}

#breadcrumb-handler a {
	font-weight: normal;
	color: #ffffff;
}

/* Article Details
----------------------------------------------- */

.leading {
	padding: 20px;
}

.cols1 {
	display: block;
	float: none !important;
	margin: 0 2% !important;
}

.cols2 {
	width: 46%;
	margin: 0 2% !important;
}

.cols3 {
	width: 29%;
	margin: 0 2% !important;
}

.column1, .column2, .column3 {
	margin: 0 5px 0 0;
	position: relative;
}

.column3, .column2, .column1 {
	float: left;
	margin: 0;
}

/*
.column2 {
	float: right;
	margin: 0;
	width: 48%;
}
*/
.article_row {
	margin: 0px;
	padding: 15px 0;
	overflow: hidden;
}

.article_column {
	padding: 0;
}

.row_separator2
{
	display: block;
	clear: both;
	margin: 0;
	border: solid 0px;
}

.article_separator, .row_separator {
	display: none;
}

.blog_more {
	clear: both;
}

.iteminfo {
	padding: 8px 0px;
}

.blog .buttonheading {
	float: left;
	margin: 0px 10px 10px 0px;
}

.blog .buttonheading a {
	margin: 5px 2px -1px 2px;
	display: block;
}

.buttonheading {
	float: right;
	margin: 0px 0px 0px 0px;
}

.buttonheading a {
	margin: 5px 2px 10px 2px;
}

.createdate, .modifydate, .createdby {
	display: block;
	font-size: 11px;
}

.articleinfo {
	float: right;
	width: 48%;
	margin-left: 2%;
	border-left: 2px solid #eaeaea;
	padding: 2px 0px 2px 2%;
}

.modifydate {
	color: #919191;
}

.createdate {
	font-weight: normal;
	color: #919191;
}

.createdby {
	color: #919191;
}

table.contenttoc {
	float: right;
	width: 48%;
	margin-left: 2%;
}

table.contenttoc td {
	background: url(../img/arrow.png) no-repeat 4px 6px;
	padding: 5px 4px 5px 30px;
}

.counter {
	padding: 5px 0px;
	text-align: center;
}

h2.contentheading {
	font: normal normal normal 150%/120% Georgia, "Times New Roman", Times, serif;
}

.article_column .readon, .leading .readon {
	float: right;
}

.readon {
	font-weight: bold;
	background: #e6e6e6 url(../img/readon-bg.gif) repeat-x 0 0;
	border: 1px solid #b1b1b1;
	float: left;
	padding: 5px 15px 4px 15px;
	color: #595959;
	text-shadow: 1px 1px 0px #ffffff;
  	-webkit-box-shadow: rgba(102, 102, 102, 0.5) 0px 0px 5px;
	box-shadow: rgba(102, 102, 102, 0.5) 0px 0px 5px;
	-moz-box-shadow: 0px 0px 5px rgba(102, 102, 102, 0.5);
	border-bottom-left-radius: 5px 5px;
	border-bottom-right-radius: 5px 5px;
	border-top-left-radius: 5px 5px;
	border-top-right-radius: 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px !important;
}

.readon:hover, .button:hover, button:hover {
	text-decoration: none;
  	-webkit-box-shadow: rgba(0, 106, 255, 0.5) 0px 0px 5px;
	box-shadow: rgba(0, 106, 255, 0.5) 0px 0px 5px;
	-moz-box-shadow: 0px 0px 5px rgba(0, 106, 255, 0.5);
}

/* Messages 
----------------------------------------------- */

#system-message dt.error, #system-message dt.notice, #system-message dt.message {
	display: none;
}

#system-message ul {
	padding: 0 15px 0 25px;
	margin: 0;
	list-style: none;
}

#system-message ul li {
	padding: 0;
	margin: 0;
	list-style: none;
	background: none;
}



#josForm label, .publishing .n-order label, .n-1st-order, form.user .user-lb label, fieldset.publishing div label {
	float: left;
	width: 20%;
	line-height: 30px;
	margin: 3px 0;
}

.n-order .inputbox {
	width: 60%;
}

.button2-left {
	float: left;
	margin: 5px 10px 10px 0px;
}

.modal-button, .button2-left .readmore a, .button2-left .blank a, a.button {
	font-weight: bold; font-size: 12px;
	vertical-align: middle;
	height: 30px;
	line-height: 30px;
	padding: 0px 15px 0px 15px;
	margin: 3px 0px;
	background: #e9e9e9 url(../img/button-bg.gif) repeat-x 0 0;
	color: #505050 !important;
	text-shadow: 1px 1px 0px #ffffff;
	border: 1px solid #dcdcdc;
	border-bottom-left-radius: 5px 5px;
	border-bottom-right-radius: 5px 5px;
	border-top-left-radius: 5px 5px;
	border-top-right-radius: 5px 5px;
	-moz-border-radius:5px 5px 5px 5px;
	cursor: pointer;
	vertical-align: middle;
	text-decoration: none;
	float: left;
}

.modal-button:hover, .button2-left .readmore a:hover {
	text-decoration: none;
}

.tool-tip {
	border-bottom-left-radius: 5px 5px;
	border-bottom-right-radius: 5px 5px;
	border-top-left-radius: 5px 5px;
	border-top-right-radius: 5px 5px;
	-moz-border-radius:5px 5px 5px 5px;
	-webkit-box-shadow: #dedede 0px 0px 0px 1px, rgba(0, 0, 0, 0.296875) 1px 2px 5px;
	box-shadow: #dedede 0px 0px 0px 1px, rgba(0, 0, 0, 0.296875) 1px 2px 5px;
	-moz-box-shadow:0 0 0 1px #dedede, 1px 2px 5px rgba(0, 0, 0, 0.3);
	background: #fafafa;
	padding: 10px;
}

.tool-title {
	font-weight: bold;
	padding: 5px 0;
}

.weblinks .contentdescription img {
	margin: 0 10px 20px 10px;
}

.weblinks td img {
	margin: 3px 5px 0px 0px;
}

.contact_email label {
	float: left;
	line-height: 36px;
	width: 180px;
}

.contact_email {
	clear: both;
	padding: 3px 0px;
}

.highlight {
	font-weight: bolder;
}

.bannerfooter_text {
	text-align: right;
	font-size: 90%;
	padding: 10px 0px;
}

.banneritem_text {
	padding: 5px 0px;
	font-size: 90%;
	border-bottom: 1px solid #f5f5f5;
}

.banneritem_text a {
	font-weight: bold;
	font-size: 110% !important;
}

.form-validate.user div {
	clear: both;
}

#top h1{left:5px;top:7px;background: rgba(255,255,255,0.3);-moz-border-radius: 15px;-webkit-border-radius: 15px;border-radius: 15px;}
#top h2{left:138px;top:15px;}
body {font-size: 12px;}
div.slideshow { height: 320px; }
div.slideshow ul.slideshow-arrows li { width: 470px; }


#share42 {
  position: fixed;
  z-index: 1000;
  margin-left: -70px; /* смещение панели влево от края контента */
  padding: 6px 6px 0;
  background: #FFF;
  border: 1px solid #E9E9E9;
  border-radius: 4px;
}
#share42:hover {
  background: #F6F6F6;
  border: 1px solid #D4D4D4;
  box-shadow: 0 0 5px #DDD;
}
#share42 a {opacity: 0.5}
#share42:hover a {opacity: 0.7}
#share42 a:hover {opacity: 1}

.hidden-block {
	display: none;
}

#top h2 {
	font-size: 36px;
	color: #FFF;
	font-family: Georgia,serif;
	text-shadow: 0 20px 15px #000;
}


.grid_16 .mod-4 a {
	color: #000;
}

.grid_16 .mod-4 a:hover {
	color: #0066cc;
	text-decoration: none;
}


.blog .txt {

font-size: 14px;
line-height: 18px;
}




.pages {
    position: relative;
    padding-right: 15px;
    padding-left: 15px;
    padding-top: 20px;
    margin-bottom: 20px;
    width: 620px;
    margin: 0 auto;
    text-align: center;
}
    .pages div {
        margin: 0 auto;
        text-align: center;
    }
        .pages div a.anchor_page {
            display: inline-block;
            width: 29px;
            height: 32px;
            line-height: 32px;
            text-align: center;
            background: url('../img/bg-pages.png') no-repeat center top;
            font-size: 16px;
        }
            .pages div a.anchor_page:hover {
                background: url('../img/bg-pages.png') no-repeat center bottom;
            }
        .pages div strong {
            display: inline-block;
            width: 29px;
            height: 32px;
            line-height: 32px;
            text-align: center;
            color: #6f6f6f;
            font-weight: normal;
            background: url('../img/bg-pages.png') no-repeat center top;
            font-size: 16px;
        }
        .pages div .prev {
            display: inline;
            float: left;
            width: auto;
            font-size: 16px;
            line-height: 32px;
            padding-left: 36px;
        }
            .pages div a.prev {
                background: url('../img/spr-pages-arr.gif') no-repeat 3px -33px;
            }
            .pages div strong.prev {
                background: url('../img/spr-pages-arr.gif') no-repeat 3px 12px;
            }
            
        .pages div .next {
            display: inline;
            float: right;
            width: auto;
            line-height: 32px;
            font-size: 16px;
            padding-right: 30px;
        }
            .pages div a.next {
                background: url('../img/spr-pages-arr.gif') no-repeat 100% -121px;
            }
            .pages div strong.next {
                background: url('../img/spr-pages-arr.gif') no-repeat 100% -76px;
            }




#comment_target {
color: #DD181A;
}

#cancel_comment-to {
display: none;
margin-left: 4px;
width: 16px;
height: 16px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
text-align: center;
text-decoration: none;
font-size: 17px;
line-height: 15px;
background-color: #999;
border-bottom: 0 none;
color: white;
}

#cancel_comment-to:hover {
background-color: #DD181A;
}

#comment-quote {
display: none;
margin-top: 8px;
overflow: hidden;
padding: 0 0 0 15px;
margin: 0 0 18px;
border-left: 5px solid #EEE;
-webkit-margin-before: 1em;
-webkit-margin-after: 1em;
-webkit-margin-start: 40px;
-webkit-margin-end: 40px;
}

q::before, q::after, blockquote::before, blockquote::after {
content: "";
}

q::before, q::after, blockquote::before, blockquote::after {
content: "";
}

#comment-quote p {
font-size: 14px;
line-height: 18px;
margin-bottom: 0;
font-weight: 300;
margin: 0 0 9px;
font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

#comment-form.getintouch {
    background-image: none;
}

=======================================================================
	Comments
=======================================================================
*/
.comments {
	width:697px;
	float:left;
	padding-top:10px;
}
.comments textarea{
	width:685px;
	height:97px;
	padding:5px;
	background-color:#FFF;
	border:#cccccc solid 1px;
	float:left;
	margin-bottom:5px;
}
.comments p.characters{
	float:left;
}
.comments ul.textareasubmission{
	float:right;
	list-style:none;
}
.comments ul.textareasubmission li{
	float:left;
	padding-left:20px;
}
.comments ul.textareasubmission li.txt{
	padding-top:5px;
}
.comments ul.textareasubmission li a.post{
	float:left;
	text-align:center;
	width:47px;
	height:19px;
	padding:3px 0px 0px 0px;
	background-image:url(../img/post.gif);
	background-repeat:no-repeat;
}
.comments ul.textareasubmission li a.attachment{
	float:left;
	text-align:center;
	padding:0px 0px 0px 20px;
	background-image:url(../img/attachvideo.gif);
	background-repeat:no-repeat;
	background-position:left;
}
.comments ul.commentslist{
	width:665px;
	float:left;
	list-style:none;
	padding:0px 0px;
}
.comments ul.commentslist li.level1{
	width:651px;
	padding:8px;
	float:left;
	background-color:#FFF;
	margin-bottom:10px;
}
.comments ul.commentslist li .thumb{
	width:70px;
	float:left;
}
.comments ul.commentslist li.level1 .desc{
	width:581px;
	float:left;
}
.comments ul.commentslist li .desc h5{
	float:left;
	margin-right:10px;
	padding-top:4px;
}
.comments ul.commentslist li .desc p.time{
	float:left;
	line-height:11px;
	margin-top:5px;
}
.comments ul.commentslist li .desc div.txt{
	padding:6px 0px;
}
.comments ul.commentslist li.level2{
	width:612px;
	padding:8px;
	float:right;
	background-color:#FFF;
	margin-bottom:10px;
}
.comments ul.commentslist li.level2 .desc{
	width:541px;
	float:left;
}
.comments .commentlinks{
	position:absolute;
	float:right;
	margin-left:420px;
	display:none;
}
.comments .singlebtn{
	margin-left: 500px;
        float: right;
}
.comments ul li:hover .commentlinks{
	display:inline-block;
}
.comments ul li.level2:hover .commentlinks{
	margin-left:380px;
}
.comments ul li.level2:hover .singlebtn{
	margin-left:505px;
}
.comments .commentlinks a.reply{
	float:left;
	width:100px;
	height:18px;
	padding:4px 0px 0px 27px;
	background:url(../img/reply.gif) no-repeat;
}
.comments .commentlinks a.like{
	float:left;
	padding:0px 0px 0px 20px;
	margin:3px 0px 0px 10px;
	background-image:url(../img/like.png);
	background-repeat:no-repeat;
	background-position:left;
	height:16px;
}
.comments .commentlinks a.dislike{
	float:left;
	padding:0px 0px 0px 20px;
	margin:3px 0px 0px 10px;
	background-image:url(../img/dislike.png);
	background-repeat:no-repeat;
	background-position:left;
	height:16px;
}

ul.commentslist li {
background: none;
padding-left: 0px;
}
