/*

A Six Apart theme adapted for Movable Type default templates 
name: Professional Black  
designer: Jim Ramsey 
designer_url: http://www.narodlink.ru/ 
layouts: layout-wm

*/


/* Default ---------------------------------------------------------------- */

/* Global */

body {
    font: normal 13px arial, helvetica, hirakakupro-w3, osaka, "ms pgothic", sans-serif;
}


/* Header */

#header {
    
}

#header-inner {
    position: relative;
}

#header-name {
    margin-bottom: 0;
}

#header-description {
    
}

#header a {
    text-decoration: none;
}

#header a:hover {
    text-decoration: underline;
}


/* Content */

.asset-name {
    
}

.asset-name a {
    text-decoration: none;
}

.asset-name a:hover {
    text-decoration: underline;
}

.asset-content {
    margin: 5px 0;
}

.asset-more-link {
    font-weight: bold;
}

.asset-meta {
    border-top: 1px solid #ccc;
}

.asset-footer a,
.comment-footer a {
    font-weight: normal;
}

.content-nav {
    margin: 5px 0 10px;
}

.archive-title {
    margin: 5px 0 30px;
    font-size: 18px;
    font-weight: bold;
}

.trackbacks-info,
.trackback-content,
.comment-content,
.comments-open-content,
.comments-closed {
    margin: 5px 0;
}

.comments-open-content {
    width: 710px;
}

.widget-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header,
.search-form-header,
.search-results-header {
    margin: 0;
    padding: 5px 0;
    font-weight: bold;
}

.search-results-header {
    margin-bottom: .25em;
}

.asset-more-link,
.asset-meta,
.comment-footer,
.trackback-footer,
.typelist-thumbnailed {
    
}


/* Utility */

.widget-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header,
.search-form-header,
.search-results-header {
    /* ie win (5, 5.5, 6) bugfix */
    p\osition: relative;
    width: 100%;
    w\idth: auto;
}


/* Global ----------------------------------------------------------------- */

body {
    color: #000;  
    font-family: georgia;   
    background-color: #fff; 
}

a {
    color: #921712;
    text-decoration: none !important;
}

a:hover {
    color: #3f89c3;
    text-decoration: underline !important;
}


/* Layout ----------------------------------------------------------------- */

#container-inner,
#content {
    background-color: #fff;
}

#header-inner, #content-inner, #footer-inner {
    padding-top: 0;
    padding-bottom: 0;
}

#header-inner, #beta-inner, #gamma-inner {
    padding-right: 0;
    padding-left: 0;
}

#content { 
    margin-top: 25px;  
    margin-bottom: 30px;  
}

#container-inner {
    width: 95%;
    margin-right: 0;
    margin-left: 0;
}



#header-inner {
    position: relative;
    width: 100%;
    margin: 0 auto;
}

#content-inner {
    position: relative;
    width: 100%;
    margin: 0 auto;
}


#footer-inner {
    position: relative;
    w/idth: 95%;
    margin: 0 auto;
}

#footer-inner1 {
    position: relative;
    margin: 0 auto;
    padding-right: 30px;
    padding-left: 30px;
}


/* Header ----------------------------------------------------------------- */

#header { 
    background: #000 url(header-bg.gif) repeat-x 0 0;
}

#header a {
    color: #fff;
}

#header-content {
    width: 95%; 
    margin: 30px 20px;
}

#header-name {
    color: #fff; 
    font-size: 30px;
    margin-bottom: 5px;
}

#header-description {
    color: #777;
    font-size: 15px;  
}


/* Navigation ----------------------------------------------------------------- */


#main-navigation a {
    color: #3f89c3;
    font-size: 12px;
    font-weight: bold;
}

#main-navigation a:hover {
    color: #336633;
    font-size: 12px;
}


#main-navigation {
    font-family: verdana;
}


#main-navigation ul {
    m/argin: 0;
    p/adding: 0 0 0 0;
    l/ist-style: none;
}

#main-navigation ul li {
    float: left;
    padding-top: 2px;
}

#main-navigation ul li a {
    d/isplay: block;
    t/ext-decoration: none;
    padding: 0px 10px 0px 10px;
    b/order-left: 1px solid #ccc;
}

#main-navigation ul li a:hover {
    t/ext-decoration: underline;
}

#main-navigation ul li.on a {
 
}

#main-navigation ul li.first {
  margin-left: 15px;
}

#main-navigation ul li.last {
    border-right: 1px solid #ccc;
}


/* Search ---------------------------------------------------------------- */

.widget-search {
    float: left;
    width: 195px;
    margin-right: 35px;
    text-align: center;
}

.widget-search h3 {
    display: none;
}

#search {
    border: 1px solid #ccc;
    border-top: 1px solid #aaa;
    border-left: 1px solid #aaa;
    padding: 1px;
}

#search-submit {
    border: 1px solid #75120e;
    border-top: 1px solid #b25c59;
    border-left: 1px solid #b25c59;
    background: #921712;
    color: #fff;
    padding: 0px 5px 1px 5px;
    font-size: 11px;
}

/* Sign In ---------------------------------------------------------------- */

#header .widget-sign-in {
    position: absolute;
    right: 15px;
    top: 5px;
    text-align: center;
    color: #777;
    font-family: verdana;
    font-size: 11px;
    margin: 0;
    padding: 0;
}

#header .widget-sign-in .widget-header {
    display: none;
}

#header .widget-sign-in .widget-content {
    background-color: #000;
    margin: 0;
    padding: 5px 15px 10px 15px;
    float: right;
    overflow: hidden;
}

#header .widget-sign-in a {
    color: #777;
    text-decoration: underline !important;
}
#header .widget-sign-in a:hover {
    color: #fff;
}


/* Content ---------------------------------------------------------------- */

#content {
    line-height: 1.5;
    text-align: left;
}

.asset-name,
.asset-name a,
.archive-title {
text-align: center;    
}

.comment-footer,
.comment-footer a,
.trackback-footer {
    
}

.asset-footer {
    font-size: 13px;
    border-top: 1px dotted #ccc;
}

.comments-header,
.comments-open-header,
.trackbacks-header,
.archive-header,
.search-form-header,
.search-results-header {
    
}

.asset-name a {
    
}

.entry-asset .asset-name {
    font-size: 18px;
    line-height: 1.3;
}

.entry-asset .asset-meta {
    color: #777;
    border-top: 1px dotted #ccc;
    border-bottom: 1px dotted #ccc;
    font-size: 12px;
    padding: 6px 0;
    margin-bottom: 12px;
}


.asset-meta1 {
    background: url(dollar16.gif) no-repeat;
    color: #777;
    border-bottom: 1px dotted #ccc; 
    font-size: 12px;
    margin-top: -10px;
    padding-bottom: 6px;
    padding-left: 26px;
}

.asset-meta2 {
    background: url(dollar16.gif) no-repeat;
    padding-left: 26px;
 }

.asset-meta1 a {
    color: #33CC00;
    font-size: 14px;
}

.asset-meta1 a:hover {
    color: #3f89c3;
    font-size: 20px;
}

.asset-meta2 a:hover {
    color: #3f89c3;
    font-size: 20px;
}

.asset-meta2 a {
    color: #33CC00;
    font-size: 14px;  
}
.entry-asset .byline {
    float: left;
}
.entry-asset .asset-comments,
.entry-asset .asset-trackbacks {
    float: right;
    margin-left: 10px;
}
.entry-asset .asset-comments a,
.entry-asset .asset-trackbacks a {
    display: block;
    float: left;
    padding-left: 18px;
}
.entry-asset .asset-comments a {
    background: url(icon-comment.gif) no-repeat 2px 50%;
}
.entry-asset .asset-trackbacks a {
    background: url(icon-trackback.gif) no-repeat 0 50%;
}

.archive li {
    margin-bottom: 5px;
}

#group-nav-inner {
    position: relative;
    width: 95%;
    margin: 0 auto;
}

h1#page-title {
    font-size: 20px;
    line-height: 1.3;
    color: #336699;
}

.mt-main-index h1#page-title {
    font-size: 20px;
    color: #336699;
    text-decoration: underline;
    margin-bottom: .5em;
}

.mt-main-index #alpha p {
    font-size: 14px;
}

#homepage-image {
}

#homepage-image1 {
    width: 95%;
    height: 170px;
    background: url(homepage-image.jpg) no-repeat 0 0;
    overflow: hidden;
    text-indent: -9999px;
    margin: 0 0 25px 20px;
}


#alpha .comments .even {
    background-color: #e6f0f5;
    border-right: 1px solid #c0d9e6;
    border-bottom: 1px solid #c0d9e6;
}

#alpha .comments .odd {
    background-color: #f3f3f3;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

.comment {
    background: #fff;
    padding: 10px 10px 0;
    width: 549px;
    margin-bottom: 10px;
}

.comment-header {
    font-weight: bold;
}

h2.comments-header,
h2.comments-open-header,
h2.trackbacks-header {
    height: 20px;
    background: url(header-arrow-wide.gif) no-repeat 0 0;
    width: 570px;
    font-size: 10px;
    color: #fff;
    font-weight: bold;
    border: none;
    padding: 0 6px 0 20px;
    line-height: 20px;
    font-family: verdana;
    text-transform: uppercase;
    margin-bottom: 10px;
}

#main-navigation .search-options {
    display: none;
}

h1#page-title.search-results-header {
    font-size: 14px;
    border-bottom: 1px dotted #ccc;
    margin-bottom: 15px;
}

.widget-recent-comments ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.widget-recent-comments ul li {
    padding: 0 0 0 18px;
    margin: 0 0 8px 0;
    b/ackground: url(icon-comment.gif) no-repeat 0 4px;
}

.widget-recent-entries dl {
    padding: 0 8px;
}

.widget-recent-entries dl dt {
    font-size: 18px;
}

.widget-recent-entries dl dd {
    margin-bottom: 3px;
}

.widget-recent-entries dl dd.entry-meta {
    margin-bottom: 10px;
    color: #777;
    border-bottom: 1px dotted #ccc;
    padding-bottom: 10px;
}


.widget-recent-entries dl1 {
    padding: 0 8px;
}

.widget-recent-entries dl1 dt1 {
    font-size: 18px;
}

.widget-recent-entries dl1 dd1 {
    margin-bottom: 3px;
}

.widget-recent-entries dl1 dd1.entry-meta {
    margin-bottom: 10px;
    color: #777;
    border-bottom: 1px dotted #ccc;
    padding-bottom: 10px;
}



.userpic {
    float: left;
    position: relative;
    width: 50px;
    height: 50px;
    overflow: hidden;
    margin: 0 10px 0 0;
    padding: 0;
    border: 1px solid #fff;
}

.auth-icon {
    position: absolute;
    bottom: 0;
    left: 0;
}

.comment-header {
    color: #777;
    margin: 0 0 5px 0;
    padding: 0;
    font-weight: normal;
}

.comment-content {
    clear: none;
    margin: 0 0 5px 0;
    padding: 0;
}

.admin-edit-link {
    text-align: center;
    font-family: verdana;
    margin-top: 10px;
}

.admin-edit-link a {
    border: 1px solid #ccc;
    background: #eee;
    padding: 5px 10px;
}


.menu-navigation {
    border-bottom: 1px dotted #ccc;
}

.menu-navigation1 {
    border-top: 1px dotted #ccc;
}

.menu-navigation2 {
    border-top: 1px dotted #ccc;
    border-left: 1px dotted #ccc;
    padding-top: 5px;
    padding-left: 5px;
}
.menu-navigation3 {
    border-left: 1px dotted #ccc;
}
.menu-navigation4 {
    border-right: 1px dotted #ccc;
    margin-left: 5px;
    padding-right: 5px;
}
/* Forms ---------------------------------------------------------------- */

input.text, textarea {
    border: 1px solid #ccc;
    border-top: 1px solid #aaa;
    border-left: 1px solid #aaa;
    padding: 1px 2px;
    background-color: #fafafa;
}

.contact-form label {
    display: block;
}

.contact-form input.text {
    font-size: 13px;
}

.contact-form textarea {
    margin-bottom: 15px;
}


/* Widget ----------------------------------------------------------------- */

.widget-header,
.widget-content {
    margin-right: 5px;
    margin-left: 5px;
}

.widget-header {
    height: 20px;
    margin-bottom: 8px;
    background: url(header-arrow-narrow.gif) no-repeat 0 0;
    font-size: 10px;
    color: #fff;
    font-weight: bold;
    border: none;
    padding: 0 6px 0 20px;
    line-height: 20px;
    font-family: verdana;
    text-transform: uppercase;
}

.widget-header a {
    color: #fff;
    font-weight: bold;
}

.widget-header a:hover {
    text-decoration: underline;
}

.layout-wm .widget-header {
    background-image: url(header-arrow-medium.gif);
}

#content .widget-powered .widget-content {
    margin-top: 15px;
    margin-bottom: 15px;
    border: 1px solid #ddd;
    background-color: #f8f8f8;
} 

.widget-content {
    margin-top: 5px;
    margin-bottom: 20px;
    text-align: left;

}

.widget-content1 {
    font-size: 10px;
    color: #000;
    font-weight: bold;
    margin-right: 10px;
}

.widget-content1 a {
    color: #fff;
    font-weight: bold;
    font-size: 10px;
}

.widget-content2 {
    height: 160px; 
    background: url(logo.jpg) no-repeat;
}

.widget-content3 {
    height: 15px; 
    background: url(mininav-create-bg.gif) repeat;
}

.widget-content6 a {
    font-size: 13px;
    color: #3f89c3;
}

.widget-content6 a:hover {
    font-size: 14px;
    color: #921712;
}

.widget-content6 {
    color: #336699;
    font-size: 13px;
    list-style:none;
    display: block;

}
.widget-content6 ul li {
    padding: 0 0 1px 5px;
    margin: 5px 5px -10px 0;
    list-style:none;
    display: block;
}


.widget-content7 {
    font-size: 12px;
  }

.widget-content7 a {
    font-size: 12px;
}

.widget-content12 {
    font-size: 11px;
  }

.widget-content12 a {
    font-size: 11px;
    color: #3f89c3;
}

.widget-content12 a:hover {
    font-size: 11px;
    color: #921712;
}

.widget-content13 {
    font-size: 11px;
  }

.widget-content13 a {
    font-size: 11px;
    color: #3f89c3;
}

.widget-content13 a:hover {
    font-size: 11px;
    color: #921712;
}

.widget-content12 ul li {
    padding: 0 0 3px 18px;
    margin: 5px 5px -5px 0;
    border-bottom: 1px dotted #ccc;
    background: url(icon-comment2.gif) no-repeat 0 4px;
}

.widget-content13 ul li {
    padding: 0 0 3px 18px;
    margin: 5px 5px -5px 0;
    border-bottom: 1px dotted #ccc;
    background: url(icon-comment3.gif) no-repeat 0 4px;
}

.widget-content21 {
    font-size: 20px;
    color: #FF5500;
    font-weight: bold;
    text-decoration: underline;
    position: absolute; top:25px; left: 170px; 
}

.widget-content22 {
    font-size: 15px;
    color: #FF5500;
    font-weight: bold;
    position: absolute; top:50px; left: 170px;
}

.widget-content23 {
    font-size: 13px;
    color: #2666B9;
    font-weight: bold;
    position: absolute; top:80px; left: 240px; 
}
.widget-content24 {
    font-size: 13px;
    color: #2666B9;
    font-weight: bold;
    position: absolute; top:100px; left: 240px; 
}
.widget-content25 {
    font-size: 13px;
    color: #2666B9;
    font-weight: bold;
    position: absolute; top:120px; left: 240px; 
}
.widget-content26 {
    font-size: 13px;
    color: #2666B9;
    font-weight: bold;
    position: absolute; top:140px; left: 240px;
}


/* "Powered By" Widget */

.widget-powered .widget-content {
    padding: 10px;
    text-align: center;
}


/* Calendar Widget */

.widget-calendar .widget-content table {
    font-size: 10px;
}








/* Footer Widgets */


.link a {
    c/olor: #7A7A7A;
    font-size: 1em;
}
.link a:hover {
    font-size: 20px;
    color: #C0C0C0;
}
.link  { 
    color: #7A7A7A;
    font-size: 0.75em;

}
.text1 { 
    color: #495772;
    font-size: 0.85em;
    line-height: 1.3;
}

.up { 
    border: 1px solid #FEEAC7;
}

.up2 { 
    color: #495772;
    font-size: 0.85em;
    line-height: 1.3;
    margin-left: 10px;
    margin-right: 5px;
    margin-bottom: 3px;
    height: 115px;
}

.up1 { 
    color: #495772;
    font-size: 0.85em;
    line-height: 1.3;
    border: 1px solid #FEEAC7;
}


.up3 { 
    border: 1px solid #FEEAC7;
    background: url(r.jpg) no-repeat left;
}

.up4 { 
    color: #495772;
    font-size: 0.85em;
    line-height: 1.3;
    margin-left: 60px;
    margin-right: 5px;
    margin-bottom: 5px;
}
.up5 { 
    text-align: center;
    color: #495772;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 5px;
}
.up6 { 
    color: #495772;
    font-size: 0.85em;
    line-height: 1.3;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 5px;
}
.up7 { 
    color: #495772;
    font-size: 0.85em;
    line-height: 1.3;
    margin-left: 10px;
    margin-right: 5px;
    margin-bottom: 3px;
    height: 60px;
}
.up8 { 
    border: 1px solid #FEEAC7;
    background: url(/images/ucheba1.gif) no-repeat left;
    padding-left: 100px;
    height: 90px;
}
.titel { 
    color: #ff5500;
background: #ffefe8;
    font-size: 1.0em;
border-bottom: 1px solid #FEEAC7;
border-right: 1px solid #FEEAC7;
    line-height: 1.0;
}


#footer .widget,
#footer .widget-content {
    margin: 0;
    padding: 0;
}

#footer .widget-footer-links {
    width: 80%;
}

#footer .widget-powered {
    float: right;
    width: 157px;
    text-align: right;
    clear: none;
}

#footer .widget-powered .widget-content {
    margin: 0;
    padding: 0;
    text-align: left;
}

#footer .widget-powered .widget-content span {
    display: block;
    overflow: hidden;
    text-indent: -9999px;
}


/* Footer ----------------------------------------------------------------- */

#footer { 
    background: #fff url(footer-bg.jpg) repeat-x 0 0;
    color: #888;
    font-size: 10px;
}

#footer a {
    color: #999;
    font-size: 10px;
}

#footer .widget-header {
    display: none;
}

#footer-content {
    margin: 5px 25px 5px 5px;
}

#footer-content ul {
    list-style: none;
    margin: 0;
    padding: 12px 0 0 0;
    float: left;
}

#footer-content ul li {
    float: left;
    margin: 0;
    padding: 0;
}

#footer-menu a {
    color: #921712;
    font-size: 12px;
}

#footer-menu a:hover {
    color: #3f89c3;
    font-size: 12px;
}



/* Utilities -------------------------------------------------------------- */

#header:after,
#header-inner:after,
#content:after,
#alpha-inner:after,
#beta-inner:after,
#gamma-inner:after,
#main-navigation:after,
.entry-asset .asset-meta:after,
.comment:after,
#footer-content:after,
#footer:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}

#header-inner,
#content-inner,
#footer-inner,
#main-navigation,
.entry-asset .asset-meta,
.comment,
#footer-content,
.asset-body {
    h/eight: 1%;
}

.content li{
    list-style:none;
}





/* Custom Styles ---------------------------------------------------------- */

#web-buttons-idyh27a a {
display: block;
color: transparent;
} 
#web-buttons-idyh27a a:hover {
background-position: left bottom;
}
a#web-buttons-idyh27a {
display:none;
}
.widget-content0 {
    height: 160px; 
}


/*

@import 'http://fonts.googleapis.com/css?family=Open+Sans:300&subset=latin,greek-ext,cyrillic-ext,greek,vietnamese,cyrillic,latin-ext';
*/


ul#css3menu1,ul#css3menu1 ul{
	margin:0;list-style:none;padding:0;border-width:0;border-style:solid;}
ul#css3menu1 ul{
	display:none;position:absolute;left:100%;top:0;background-color:#ffaa00;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;padding:0 3px 3px;}
ul#css3menu1 li:hover>*{
	display:block;}
ul#css3menu1 li{
	position:relative;display:block;white-space:nowrap;font-size:0;}
ul#css3menu1 li:hover{
	z-index:1;}
ul#css3menu1{
	font-size:0;z-index:999;position:relative;display:block;float:left;padding:0 5px 5px;border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px;}
ul#css3menu1>li{
	margin:5px 0 0;}
ul#css3menu1 a:active, ul#css3menu1 a:focus{
	outline-style:none;}
ul#css3menu1 a{
	display:block;vertical-align:middle;text-align:left;text-decoration:none;font:bold 10px Open Sans,Helvetica Neue,Helvetica,Arial,sans-serif;color:#FFFFFF;cursor:pointer;padding:7px 12px;background-repeat:repeat;border-width:0px;border-style:none;}
ul#css3menu1 ul li{
	float:none;margin:3px 0 0;}
ul#css3menu1 ul a{
	text-align:left;padding:7px;background-color:#ffaa00;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;font:bold 10px Open Sans,Helvetica Neue,Helvetica,Arial,sans-serif;color:#FFFFFF;text-decoration:none;}
ul#css3menu1 li:hover>a,ul#css3menu1 li a.pressed{
	border-style:none;color:#FFFFFF;}
ul#css3menu1 span{
	display:block;overflow:visible;background-image:url("arrowsub.gif");background-position:right center;background-repeat:no-repeat;padding-right:20px;}
ul#css3menu1 li:hover>a,ul#css3menu1 li > a.pressed{
	border-style:none;color:#FFFFFF;text-decoration:none;}
ul#css3menu1 ul li:hover>a,ul#css3menu1 ul li > a.pressed{
	background-color:#f39c12;color:#FFFFFF;text-decoration:none;}
ul#css3menu1 li.topmenu>a{
	background-color:#f39c12;border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px;}
ul#css3menu1 li.topmenu:hover>a,ul#css3menu1 li.topmenu > a.pressed{
	background-color:#ffaa00;}





ul#css3menu2,ul#css3menu2 ul{
	margin:0;list-style:none;padding:0;background-color:;border-width:0;border-style:solid;border-color:;}
ul#css3menu2 ul{
	display:none;padding:0 8px 8px;p/osition:absolute;left:0;top:100%;-moz-box-shadow:3.5px 3.5px 3px #494949;-webkit-box-shadow:3.5px 3.5px 3px #494949;box-shadow:3.5px 3.5px 3px #494949;background-color:#f5f5f5;border-radius:0 5px 5px 5px;-moz-border-radius:0 5px 5px 5px;-webkit-border-radius:0;-webkit-border-top-right-radius:5px;-webkit-border-bottom-right-radius:5px;-webkit-border-bottom-left-radius:5px;}
ul#css3menu2 li:hover>*{
	display:block;}
ul#css3menu2 li{
	position:relative;display:block;white-space:nowrap;float:left;}
ul#css3menu2 li:hover{
	z-index:1;}
ul#css3menu2{
	z-index:999;position:relative;display:inline-block;zoom:1;border-radius:0px;-moz-border-radius:0px;-webkit-border-radius:0px;
	*display:inline;}
* html ul#css3menu2 li a{
	display:inline-block;}
ul#css3menu2 a:active, ul#css3menu2 a:focus{
	outline-style:none;}
ul#css3menu2 a{
	display:block;vertical-align:middle;text-align:left;text-decoration:none;padding:6px 12px;background-color:;background-repeat:repeat;border-width:0px;border-style:none;border-color:;color:;}
ul#css3menu2 ul li{
	float:none;margin:8px 0 0;}
ul#css3menu2 ul a{
	t/ext-align:center;background-color:#f5f5f5;background-image:none;border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px;color:#666666;text-decoration:none;}
ul#css3menu2 li:hover>a,ul#css3menu2 li a.pressed{
	background-color:#FF9900;border-style:none;color:#FFF;}
ul#css3menu2 img{
	border:none;vertical-align:middle;margin-left:-10px; m/argin-right:5px;}
ul#css3menu2 span{
	display:block;overflow:visible;background-image:url("http://claw.ru/style/arrowmain.png");background-position:right center;background-repeat:no-repeat;padding-right:25px;}
ul#css3menu2 li:hover>a,ul#css3menu2 li > a.pressed{
	background-color:#FF9900;border-style:none;color:#FFF;text-decoration:none;}
ul#css3menu2 ul li:hover>a,ul#css3menu2 ul li > a.pressed{
	background-color:#FF9900;background-image:-o-linear-gradient(-90deg,rgba(0,0,0,0),rgba(0,0,0,0.06) 50%,rgba(0,0,0,0.18)); background-image:-moz-linear-gradient(-90deg,rgba(0,0,0,0),rgba(0,0,0,0.06) 50%,rgba(0,0,0,0.18));   background-image:linear-gradient(180deg,rgba(0,0,0,0),rgba(0,0,0,0.06) 50%,rgba(0,0,0,0.18));  background-image:-webkit-linear-gradient(-90deg,rgba(0,0,0,0),rgba(0,0,0,0.06) 50%,rgba(0,0,0,0.18));color:#FFF;text-decoration:none;filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr=#00000000,endColorstr=#2D000000)}
ul#css3menu2 li.topmenu>a{
	margin-right:5px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;}
ul#css3menu2 li.toproot>a{
	background-color:;border-radius:5px 5px 0 0;-moz-border-radius:5px 5px 0 0;-webkit-border-radius:5px;-webkit-border-bottom-right-radius:0;-webkit-border-bottom-left-radius:0;color:;}
ul#css3menu2 li.toproot:hover>a,ul#css3menu2 li.toproot > a.pressed{
	background-color:#f5f5f5;color:#5D2715;}





ul#css3menu3{
	z-index:999;position:relative;display:inline;zoom:1;border-radius:0px;-moz-border-radius:0px;-webkit-border-radius:0px;}
ul#css3menu3,ul#css3menu3 ul{
	white-space:nowrap;margin:0;list-style:none;padding:0;border-width:0;border-style:solid;}
ul#css3menu3, ul#css3menu3 ul li:first-letter {font-size:200%;color: red;}
ul#css3menu3 li{
	text-transform:lowercase;margin: 5px 5px -10px 0;font-size:12px;color:#336699;position:relative;display:block;white-space:nowrap;float:left;}
ul#css3menu3, ul#css3menu3 ul li:before { content:"В» "}
ul#css3menu3, ul#css3menu3 ul li:after1 { content:"В» "}
ul#css3menu3 li:hover{
	z-index:1;}
ul#css3menu3 li:hover>*{
	display:block;}
ul#css3menu3 li.toproot>a{
	background-color:;border-radius:5px 5px 0 0;-moz-border-radius:5px 5px 0 0;-webkit-border-radius:5px;-webkit-border-bottom-right-radius:0;-webkit-border-bottom-left-radius:0;color:;}
ul#css3menu3 li.toproot:hover>a,ul#css3menu2 li.toproot > a.pressed{
	background-color:#f5f5f5;color:#5D2715;}



.cat-item1 {
    text-transform:lowercase;
    width: 240px;
    font-weight: bold;
    color: #336699;
    font-size: 12px;
    list-style:none;
    display: block;
}
.cat-item1 ul li {
    padding: 0 0 1px 5px;
    margin: 5px 5px -5px 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;

}

/*  .cat-item1 ul:first-letter {font-size:110%;} */

.cat-item1 a {
font-weight: bold;
    color: #336699;
    font-size: 12px;
}

.cat-item a {
    font-weight: bold;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
width: 240px;
    color: #336699;
    font-size: 12px;
    list-style:none;
    display: block;
}
.cat-item {
    font-weight: bold;
    color: #336699;
    font-size: 12px;
    list-style:none;
    display: block;
}
.cat-item ul li {
    padding: 0 0 1px 5px;
    margin: 5px 5px -5px 0;
}
.cat-item a:hover {
    color: #fff;
    font-size: 12px;
    text-decoration: none !important;
    list-style:none;
    display: block;
m/argin-right:5px;
border-radius:3px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
background-color: #FF9900;
font-weight: normal;
} 

ul#css3menu8,ul#css3menu8 ul{
	margin:0;list-style:none;padding:0;background-color:#FFFFFF;border-width:0;border-style:solid;border-color:;}
ul#css3menu8 ul{
	display:none;position:absolute;left:0;top:100%;-moz-box-shadow:0.7px 0.7px 3px #9e9e9e;-webkit-box-shadow:0.7px 0.7px 3px #9e9e9e;box-shadow:0.7px 0.7px 3px #9e9e9e;background-color:#f3f4f5;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;padding:0 5px 5px;}
ul#css3menu8 li:hover>*{
	display:block;}
ul#css3menu8 li{
	position:relative;display:block;white-space:nowrap;font-size:0;float:left;}
ul#css3menu8 li:hover{
	z-index:1;}
ul#css3menu8{
	font-size:0;width:100%;z-index:999;position:relative;display:inline-block;zoom:1;padding:0 0%;margin:0 0%;background-color:#f39c12;background-image:-o-linear-gradient(-90deg,rgba(255,255,255,0),rgba(255,255,255,0.93) 50%,rgba(255,255,255,0)); background-image:-moz-linear-gradient(-90deg,rgba(255,255,255,0),rgba(255,255,255,0.93) 50%,rgba(255,255,255,0));   background-image:linear-gradient(180deg,rgba(255,255,255,0),rgba(255,255,255,0.93) 50%,rgba(255,255,255,0));  background-image:-webkit-linear-gradient(-90deg,rgba(255,255,255,0),rgba(255,255,255,0.93) 50%,rgba(255,255,255,0));border-radius:0px;-moz-border-radius:0px;-webkit-border-radius:0px;border-style:solid,solid;
	*display:inline;*pad/ding-right:1.17%;}
* html ul#css3menu8 li a{
	display:inline-block;}
ul#css3menu8>li{
	margin:0;width:9.8%;}
body:first-of-type ul#css3menu8{
	display:inline-table;border-spacing:0px 0;}
body:first-of-type ul#css3menu8>li{
	display:table-cell;float:none;}
ul#css3menu8 a:active, ul#css3menu8 a:focus{
	outline-style:none;}
ul#css3menu8 a{
	display:block;vertical-align:middle;text-align:center;text-decoration:none;font:bold 12px verdana;color:#3f89c3;c/ursor:default;p/adding:3px;background-color:;background-repeat:repeat;border-width:0px;border-style:none;border-color:;}
ul#css3menu8 ul li{
	float:none;margin:5px 0 0;}
ul#css3menu8 ul a{
	text-align:left;padding:7px;background-color:;border-width:1px;border-style:solid;border-color:transparent;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;font:12px verdana;color:#3f89c3;text-decoration:none;}
ul#css3menu8 li:hover>a,ul#css3menu8 li a.pressed{
	border-style:none;color:#FFFFFF;}
ul#css3menu8 span{
	display:block;overflow:visible;background-image:url("arrow1.png");background-position:right center;background-repeat:no-repeat;padding-right:17px;}
ul#css3menu8 li:hover>a,ul#css3menu8 li > a.pressed{
	border-style:none;color:#FFFFFF;text-decoration:none;}
ul#css3menu8 ul li:hover>a,ul#css3menu8 ul li > a.pressed{
	background-color:#ebeced;border-style:solid;border-color:#dadbdc #dadbdc #ffffff #dadbdc;color:#3C3D3E;text-decoration:none;}
ul#css3menu81111111111111>li>a{
	padding:1px 8px 1px 8px;}
ul#css3menu8 li.topmenu>a{
	padding:1px 8px 1px 8px;border-width:0 1px;border-style:solid;border-color:transparent;border-radius:0px;-moz-border-radius:0px;-webkit-border-radius:0px;color:#3f89c3;text-shadow:0 1px 1px #FFFFFF;}
ul#css3menu8 li.topmenu:hover>a,ul#css3menu8 li.topmenu > a.pressed{
	padding:1px 8px 1px 8px;background-color:#FEFEFE;background-image:-o-linear-gradient(0deg,rgba(0,0,0,0.2),rgba(255,255,255,0) 8%,rgba(255,255,255,0) 92%,rgba(0,0,0,0.2)); background-image:-moz-linear-gradient(0deg,rgba(0,0,0,0.2),rgba(255,255,255,0) 8%,rgba(255,255,255,0) 92%,rgba(0,0,0,0.2));   background-image:linear-gradient(270deg,rgba(0,0,0,0.2),rgba(255,255,255,0) 8%,rgba(255,255,255,0) 92%,rgba(0,0,0,0.2));  background-image:-webkit-linear-gradient(0deg,rgba(0,0,0,0.2),rgba(255,255,255,0) 8%,rgba(255,255,255,0) 92%,rgba(0,0,0,0.2));border-style:solid;border-color:#FFF;color:#717475;text-shadow:0 1px 1px #FFFFFF;filter:progid:DXImageTransform.Microsoft.gradient(gradientType=1,startColorstr=#33000000,endColorstr=#33000000)}
ul#css3menu8 li.toplast>form{
	background-color:;border-width:0 1px;border-style:solid;border-color:transparent;border-radius:0px;-moz-border-radius:0px;-webkit-border-radius:0px;p/adding:7px 10px 7px 10px;color:#3C3D3E;text-shadow:0 1px 1px #FFFFFF;}
ul#css3menu8 form{
	display:block;vertical-align:middle;text-align:center;text-decoration:none;font:bold 12px verdana;color:#3f89c3;c/ursor:default;padding-right:5px;padding-left:5px;background-color:;background-repeat:repeat;border-width:0px;border-style:none;border-color:;}
ul#css3menu8 ul form{
	text-align:left;padding:7px;background-color:;border-width:1px;border-style:solid;border-color:transparent;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;font:12px verdana;color:#3f89c3;text-decoration:none;}

.anons a:before {
  content: "» "; /* Добавляем желаемый символ перед элементом списка */ 
  list-style: none; /* Убираем исходные маркеры */ 
 }