body {
    margin: 0;
    padding: 0;
    font-family: Arial, Verdana, Tahoma;
    font-size: 1em;
}

a img {
    border: none;
}

h1 {
    color: #636465;
    font-size: 130%;
    padding: 0;
    margin: 0px 0px 15px 0px;
}

h2 {
    color: #636465;
    font-size: 115%;
}

p {
    font-size: 85%;
    line-height: 150%;
}

a {
    color: #336699;
}

a:hover {
    color: #FFFFFF;
    background-color: #336699;
}

acronym {
    cursor: help;
    border-bottom: 1px dotted gray;
}

acronym:hover {
    cursor: help;
    background: #ffffe1;
    color: #404040;
    border-bottom: 1px dotted #404040;
}

.dropCap {
    color: #92a434;
}

#header {
    height: 90px;
    background: #f7f7f7;
    border-bottom: 1px solid #cecbce;
}

a#logo {
    display: block;
    width: 225px;
    height: 90px;
    background: #f7f7f7 url(/img/logo.jpg) 0 0 no-repeat;
}

a#logo span {
    display: none;
}

#date {
    float: left;
    margin-top: 6px;
    font-size: 13px;
    width: 240px;
    text-align: center;
}

#mainmenu {
    background: #3f6591;
    color: #FFF;
    height: 27px;
}

ul.recent {
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

ul.recent li {
    float: left;
    margin-right: 7px;
    line-height: 130%;
}

#mainmenu ul {
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin: 0;
    margin-top: 3px;
    margin-left: 240px;
    padding: 3px 0px 0 20px;
}

#mainmenu li {
    color: #FFF;
    font-size: 75%;
    font-weight: bold;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    /*    margin:0 15px 0 0;*/
    height: 20px;
    padding: 2px 8px;
    float: left;
}

#mainmenu li.selected {
    /*    background-color:#FFF;
        color:#3f6591;
        */
}

#mainmenu a {
    color: #FFF;
}

#mainmenu a:hover {
    text-decoration: none;
}

#mainmenu li.selected a {
    /*    color:#3f6591; */
    color: #a7a7a7;
}

#mainmenu li.selected a:hover {
    color: #a7a7a7;
}

#footer {
    border-top: 1px solid #3f6591;
    color: #4e4f51;
    padding: 10px;
    font-size: 70%;
}

#leftCnt {
    vertical-align: top;
    padding: 10px 20px 10px 10px;
    width: 200px;
}

#rightCnt {
    vertical-align: top;
    padding: 10px 10px 20px 10px;
    width: 200px;
}

#centerCnt {
    width: 100%;
    vertical-align: top;
    padding: 10px 40px 10px 0;
}

#loginBlock {
    width: 228px;
    height: 136px;
    padding: 10px;
    font-size: 75%;
    background: url('/img/loginbg.gif');
}

#loginBlock input.text {
    height: 16px;
    width: 165px;
    font-weight: bold;
}

#loginBlock a {
    color: #333333;
    font-size: 95%;
}

#loginBlock .buttonArea {
    text-align: center;
    padding-top: 15px;
}

div.letters {
    margin-bottom: 1em;
}

div.letters ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

div.letters ul li {
    display: inline;
}

div.letters a {
    display: block;
    float: left;
    width: 22px;
    height: 16px;
    padding: 4px 2px;
    margin: 0 4px 5px 0;
    border: 1px solid gray;
    font-size: 11px;
    text-align: center;
    text-decoration: none;
}

div.letters a:hover {
    color: #FFFFFF;
    background-color: #336699;
}

/*
div.letters div {
    width: 24px;
    height: 20px;
    float: left;
    font-size: 12px;
    margin: 3px;
    border: 1px solid gray;
    text-align: center;
    padding: 4px 0px 0px 0px;
}

div.letters div:hover {
    color: #FFFFFF;
    background-color: #336699;
}

div.letters div:hover a {
    color: #FFFFFF;
}

div.letters div  a {
    text-decoration: none;
}
*/

div.wordsList strong {
    margin-bottom: 2px;
    font-size: 17px;
}

div.wordsList p {
    padding: 0;
    margin: 0;
    margin-bottom: 14px;
    font-size: 14px;
    line-height: 16px;
    color: gray;
}

dl.wordsList {
    font-size: 14px;
    line-height: 18px;
    color: #777;
}

dl.wordsList dt {
    margin-left: 0;
}

dl.wordsList dd {
    margin-left: 14px;
    margin-bottom: 14px;
}

/** catalog **/

div.cItem div.title {
    margin-bottom: 2px;
    font-size: 17px;
}

div.cItem div.descr {
    margin-bottom: 14px;
    font-size: 14px;
    color: gray;
}

div.ctags a {
    color: #008cd2;
}

form#item-link {
    padding: 0 10px;
    border: 1px solid #eee;
    background: #f9f9f9;
}

form#item-link fieldset {
    font-size: 90%;
    border: 1px solid #eee;
}


#item-share {
    height: 36px;
    padding: 5px 10px;
    margin-bottom: 10px;
    border: 1px solid #eee;
    background: #f9f9f9;
}

.addthis_toolbox {
    float: left;
}

#see-also {
    float: left;
    margin: 10px 0 0 20px;
    font-size: 12px;
}

/** assocList
div.assocList div.title {
    margin-bottom:2px;
    font-size:14px;
}
div.assocList div.descr {
    margin-bottom:2px;
    font-size:14px;
    color:gray;
    margin-bottom:15px;
}
**/

/** alphbet

div.alphbet {
    margin-bottom:15px;
    font-size:13px;
}
**/

/** favtag

div.favTag {
    font-size:18px;
    margin-bottom:5px;
}
**/

div.path {
    padding: 8px 5px;
    border: 1px solid #ccc;
    margin-bottom: 16px;
    font-size: 11px;
}

div.path span {
    color: #CCC;
}

div.path a {
    color: #666;
}

div.path a:hover {
    color: #FFF;
    background-color: #666;
    text-decoration: none;
}

div.path ul {
    margin: 0;
    padding: 0;
    display: inline;
}

div.path li {
    display: inline;
    background: url(/img/patharr.gif) top left no-repeat;
    padding-left: 15px;
    padding-right: 3px;
}

div.path li.home {
    background: none;
    padding-left: 0px;
}

#tooltip {
    border: 1px solid #404040;
    background: #ffffe1;
    text-align: left;
    font: 11px Verdana, Helvetica, sans-serif;
    margin: 0px;
    -moz-border-radius: 8px;
    padding: 5px;
    position: absolute;
    z-index: 5;
    visibility: hidden
}

#tooltip_big {
    border: 1px dotted gray;
    background: #FFFFFF;
    width: 200px;
    text-align: left;
    font: 11px Verdana, Helvetica, sans-serif;
    margin: 0px;
    -moz-border-radius: 8px;
    padding: 5px;
    position: absolute;
    visibility: hidden;
}

address {
    margin: 0;
    padding: 0;
    font: 11px Verdana, Helvetica, sans-serif;
    color: #636465;
    vertical-align: middle;
}

address img {
    border: 0;
    margin: 0px 3px 2px 0px;
    vertical-align: middle;
}

address a:hover {
    background-color: #FFFFFF;
}

address input {
    color: #636465;
    font-size: 11px;
    height: 14px;
}

/**
 *
 */
div.infoBlock {
    width: 225px;
    background: url('/img/blockbottombg.gif') #FFF bottom left no-repeat;
    margin-bottom: 20px;
}

div.infoBlock div.contents {
    font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
    background: url('/img/blocktopbg.gif') top left no-repeat;
    padding: 13px 14px 19px 14px;
}

div.infoBlock div.banner {
    text-align: center;
}

div.infoBlock h3 {
    font-family: Arial, Helvetica, sans-serif;
    color: #575757;
    margin: 0;
    padding: 0;
    margin-bottom: 10px;
    font-size: 12px;
    text-transform: uppercase;
}

div.infoBlock h4 {
    font-family: Arial, Helvetica, sans-serif;
    color: #575757;
    margin: 0;
    padding: 0;
    margin-bottom: 5px;
    font-size: 12px;
    font-weight: bold;
    /*    text-transform:uppercase;*/
}

div.infoBlock p {
    font-size: 11px;
    color: #575757;
}

div.infoBlock p.small {
    font-size: 11px;
    color: #575757;
    margin: 0;
    margin-bottom: 2px;
    padding: 0;
}

div.infoBlock p.last {
    font-size: 11px;
    color: #575757;
    margin: 0;
    padding: 0;
}

input.search {
    width: 100%;
}

div.sbutton {
    margin-top: 4px;
    text-align: right;
}

/* easy clearing */
.wrp:after {
    content: '. . . . . . . . . .';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.wrp {
    display: inline-block;
}

/*\*/
.wrp {
    display: block;
}

p.footer {
    margin-bottom: 25px;
}

/** **/

table.link {
    width: 95%;
    border: 1px solid #cbcbcb;
    margin: 0;
}

table.link td {
    width: 50%;
    padding: 10px;
    vertical-align: top;
}

table.link textarea {
    width: 100%;
    font-size: 11px;
    height: 75px;
}

table.link td.view {
    font-size: 13px;
    border-left: 1px solid #808080;
}

div.topBanner {
    float: right;
    padding: 0px;
}

div.topBanner img {
    border: 0;
}

#shortList {
    margin-bottom: 20px
}

/* easy clearing */
#shortList:after {
    content: '. . . . . . . . . .';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#shortList {
    display: inline-block;
}

/*nostrip*/
/*\*/
#shortList {
    display: block;
}

#shortList a {
    width: 25%;
    display: inline;
    float: left;
    margin-right: 7%;
    text-align: center;
    margin-bottom: 5px;
}

/* pager */
ul.pager {
    margin: 28px 0 14px 0;
    padding: 0;
    list-style: none;
}

ul.pager li {
    display: inline;
    margin-right: 5px;
}

ul.pager a {
    padding: 2px 8px;
    font-size: 12px;
    text-decoration: none;
    border: 1px solid #ccc;
}

ul.pager a:hover {
    background: #336699;
    color: #fff;
}

ul.pager strong {
    padding: 2px 8px;
    border: 1px solid #ccc;
    background: #336699;
    font-size: 12px;
    color: #fff;
}

.ViewParams {
    border-top: 1px solid gray;
    font-size: 11px;
    text-align: right;
    margin-bottom: 10px;
}

.ViewParams a {
    margin-top: 2px;
}

.begun a {
    background: none;
}

.begun a:hover {
    background: none;
}

#footer .copy {
    float: left;
}

#footer .linkz {
    float: right;
    width: 30%;
    font-size: 95%;
    text-align: right;
}

#footer .linkz a {
    color: #777;
}

#footer .linkz a:hover {
    background-color: #777;
    text-decoration: none;
    color: #FFF;
}

.begun {
}

ul#begunRoot li div.bgbanner {
    margin-bottom: 10px;
}

.begun a {
    background: none;
}

.begunFloat {
    float: right;
    width: 340px;
    padding: 0 10px;
}
