
.strip{
	background:url(images/strip.png) no-repeat top; float:left;
	height:23px; width:925px; margin:5px 0px 0px 0px; padding:5px 0px 0px 0px; color:#425421; font-weight:bold; font-size:14px; text-align:center;
}

.strip p{ margin:0px;}

/**  modyfied*/



* {
 
    padding: 0;
}



body {
   	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px;
	font-weight:normal; 
	text-decoration:none;
	margin:5px 0px 0px 0px;
	background:url(images/mainbg.jpg) repeat-x top; 
	
}

input, select {
    font: normal 1.0em Verdana, sans-serif;
    vertical-align: middle;
}

table {
    border-collapse: collapse;
}

table td {
    vertical-align: top;
    padding: 0;
}

a {
    background: inherit;
    color: #244296;
    text-decoration: none; padding:2px;
}

a:hover {
    text-decoration: none;
	color:#fff;
	background-color:#3a5d84; padding:2px;
}

a img {
    border: 0;
}

div {
    /*border: 1px solid yellow;*/
}

p, center, ol, ul {
    margin: 10px 0;
}

ol, ul {
    margin-left: 30px;
}

#top {
   background:url(images/header.png) no-repeat top; 
	height:82px; width:925px; float:left; margin:0px;
}

#title {
    color: #5268a7;
    font-weight: bold;
    font-size: 130%;
    padding-left: 20px;
	display:none;
}

#control {
    padding-right: 20px;
    text-align: right;
    white-space: nowrap;
	color:#FFFFFF; 
}
#control a{
color:#F2F0A4;  font-weight:bold; font-size:10px; text-decoration:none;
 }

#control a:hover{
color:#FFFFFF; font-weight:bold; font-size:10px; text-decoration:none; background:none;
 }



#control form {
    display: inline;
    margin-left: 20px;
}

#filters {
    margin: 10px 0;
}

#filters .filter {
    padding-left: 20px
}

#filters .filter .title {
    background: #dd74a8 url('images/filbg.gif') repeat-x;
    color: white;
    padding: 0 20px;
    height: 19px;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    border-left: 1px solid #D36B9F;
    border-top: 1px solid #D36B9F;
    border-right: 1px solid #D36B9F;
    border-bottom: 1px solid #dd74a8;
    font-size: 110%;
}

#filters .filter .clear {
    border-bottom: 1px solid #BE6490;
    width: 100%;
}

#filters .filter .values {
    padding: 10px;
    border-left: 1px solid #BE6490;
    border-bottom: 1px solid #BE6490;
    border-right: 1px solid #BE6490;
    background: white;
    color: black;
}

#filters .filter .values input {
    margin: 5 0px;
}

#filters .free {
    width: 20px;
}

#catlist {
    padding: 8px 10px 10px 0px;
}


#categories {
    width: 925px;
    border: 1px solid #F7B824;
}

#categories .catcol {
    padding: 0 10px 10px 10px;
    background: white;
}

#categories .catcol .image {
display:none;
    padding: 20px 10px 1px 1px;
    text-align:center;

}

#categories .catcol .title {

 background:url(images/tab_top.png) no-repeat  left 10px; 
    font-size: 120%;
    font-weight: bold;
    white-space: nowrap;
    padding: 20px 10px 9px 10px;
	width:290px;
}
#categories .catcol .title a{ background:none; text-decoration:none; color:#fff; font-size:15px; text-align:center;}


#categories .catcol .counter {
    font-weight: normal;
}

#categories .catcol .subcats {
 background:url(images/tab_botom.png) no-repeat  bottom left; 
    padding: 10px;
	width:390px;
	color:#3C4B23;
}
#categories .catcol .subcats  a{ background:none;
color:#4E7E29; font-size:11px; text-decoration:none; padding:2px; line-height:17px;}
#categories .catcol .subcats  a:hover{ 
background-color:#73A527; color:#FFFFFF; padding:2px; 
}

#main {
    width: 100%;
}

#main .left {
    width: 100%;
    padding: 0 20px 10px 0px;
}

#main .right {
    width: 250px;
    padding: 0 0 10px 0;
}

#main .free {
    padding: 10px;
	border-bottom:1px dotted #CCCCCC;
}

#catitems {
	background:url(images/titlebg_orange.png) no-repeat top left;
	width:646px; 
	
  
}

#catitems .caticon {
display:none;
    width: 55px;
    text-align: center;
    vertical-align: top;
    padding: 0px 5px 10px 10px;
}


#catitems .catpath {
    text-align: left;
    font-size:90%;
    color:#777777;
    font-weight: bold;
    padding: 0px 20px 1px 5px;
}

#catitems .catpath a
{
 	color:#777777;
 	white-space: nowrap;
}


#catitems .cattitle {
    text-align: left;
    font-size:150%;
    font-weight: bold;
    color:#fff;
    padding: 7px 20px 15px 35px;
}
#catitems .cattitle .catdescr {
    font-weight: normal;
	
    font-size: 60%;
}
#catitems .cattitle .edit, 
#catitems .cattitle .edit a {
	font-size:76%;
	color:#999999;	
	font-weight:normal
}


#catitems .itemtype {
    text-align: right;
    padding: 10px 10px 1px 10px;
    vertical-align: top;
    white-space: nowrap;
	color:#fff;
}

#catitems .itemtype a{ color:#8E3611; text-decoration:none;}

#catitems .itemtype a:hover{ color:#fff;  text-decoration:none; background:none;}

#catitems .sort {
    text-align: right;
    padding: 5px 10px 5px 10px;
    vertical-align: top;
}


#catitems .navbar {
    text-align: center;
    padding: 10px;
}

.pagenav {
    margin: 0 auto;
    text-align: center;
}

.pagenav td {
    margin: 0 auto;
    text-align: center;
    vertical-align: middle;
}

.pagenav input {
    text-align: center;
    font-weight: bold;
    padding: 2px 3px;
    border: 1px solid #5167A5;
}

.pagenav a {
    padding: 0 5px;
}

#catitems .items {
    padding: 10px 0px;
}
#catitems .items .number {
    font-weight: bold;
    padding-right: 10px;
	padding-top:10px;
    width: 45px;
}

#catitems .items .link {
    font-size: 110%;
    white-space: normal;
    padding-top: 10px;
}

#catitems .items .rating {
    width: 100%;
    padding-left: 10px;
}

#catitems .items .info {
    font-size:80%;
    color: gray;
}

#catitems .items .descr {
    padding-top: 5px;
    margin-bottom: 20px;
	
}

#catitems .items .url {
    padding-top: 5px;
    color: gray;
}


#catitems .items .control {
	border-top:3px solid #FFFFFF;
    padding: 5px 5px 15px 0px;
    background-color: #FFFFFF;
    border-bottom: 1px solid #E9E9E9;
}

#catitems .items .free {
    height: 20px;
    padding: 0;
    margin: 0;
}

#catitems .items .nullheight {
    height: 0;
    padding: 0;
    margin: 0;
}



#newitems {
    width: 250px;
    margin-right: 20px;
}

#newitems .title {
background:url(images/titlebg_grey.png) no-repeat top left;
	height:28px; width:248px; margin:0px;
	font-weight:bold; color:#000000; font-size:14px; padding:10px 0px 10px 15px;
}

#newitems .clear {
display:none;
    padding-right: 80px;
    border-bottom: 1px solid #5167A5;
}

#newitems .items {
       padding: 10px 0px 10px 0px;
   
}

#newitems .items .image {
    padding-right: 5px;
    padding-top:5px;
}

#newitems .items .link {
    font-size: 110%;
    padding-top:5px;
	padding-left:5px;
}

#newitems .items .descr {
    padding: 5px 0;
    padding-top: 5px;
    padding-bottom: 5px;
}


#newarticles {
    width: 250px;
    margin-right: 20px;
}

#newarticles .title {
    background: #b3c86b url('images/newartbg.gif') repeat-x;
    color: white;
    border-left: 1px solid #8E9F55;
    border-top: 1px solid #8E9F55;
    border-right: 1px solid #8E9F55;
    border-bottom: 1px solid #b3c86b;
    height: 29px;
    font-size: 120%;
    font-weight: bold;
    vertical-align: middle;
    padding: 0 20px;
    white-space: nowrap;
}

#newarticles .clear {
    padding-right: 80px;
    border-bottom: 1px solid #8E9F55;
}

#newarticles .items {
    background: white;
    padding: 10px 10px 10px 10px;
    border-left: 1px solid #8E9F55;
    border-bottom: 1px solid #8E9F55;
    border-right: 1px solid #8E9F55;
}

#newarticles .items .image {
    padding-right: 5px;
    padding-top:5px;
}

#newitems .items .image {
display:none;
    padding-right: 5px;
    padding-top:5px;
}

#newarticles .items .link {
    font-size: 110%;
    padding-top:5px;
}

#newarticles .items .link a {
    color: #244296;
}

#newarticles .items .descr {
    padding: 5px 0;
    padding-top: 5px;
    padding-bottom: 5px;
	
}

#newitems .items .descr {
line-height:17px;
padding-left:5px;
	border-bottom:1px dotted #CCCCCC;
}

     

#bottom {
    margin: 10px 0;
}

#bottom .copyright {
    padding: 20px;
}

input.text {
    padding: 2px 3px;
}

input.submit {
background:url(images/searchbtn.png) no-repeat top;
	height:26px; width:67px; padding-bottom:5px;  margin:0px; border:none; cursor:pointer; color:#FFFFFF; font-weight:bold;
	
   
  
}

#ext {
    margin: 0 auto 20px auto;
    width: 600px;
    background: white;
    border: 1px solid #5167A5;
}

#ext .name {
    padding: 5px 20px;
    font-weight: bold;
    color: #496dab;
    width: 200px;
}

#ext .text {
    padding: 5px 20px;
}

#ext .cat {
    padding: 2px 0;
}


#ext_article {
    width: 100%;
}

#ext_article .left {
    padding: 10px 20px;
    width: 70%;
}

#ext_article .left .descr {
    padding: 10px 20px 20px 20px;
    background: white;
    border: 1px solid #5167A5;
}

#ext_article .left .control {
    margin-top: 20px;
}

#ext_article .right {
    padding-right: 20px;
}

#ext_article .right .pagetitle {
    margin-left: 0;
}

#ext_article .right .info {
    margin: 0 0 20px 0;
    width: 100%;
    background: white;
    border: 1px solid #5167A5;
}

#ext_article .right .info .name {
    padding: 5px 20px;
    font-weight: bold;
    color: #496dab;
    white-space: nowrap;
}

#ext_article .right .info .text {
    padding: 5px 20px;
    width: 100%;
}

#ext_article .right .info .cat {
    padding: 2px 0;
}



#add_table {
    margin: 0 auto 20px auto;
    border: 1px solid #5167A5;
    border-collapse: collapse;
    width: 600px;
    background: white;
}

#add_table .top {
	height: 10px
}


#add_table .name {
    padding: 5px 20px;
    font-weight: bold;
    color: #496dab;
    width: 100%;
}

#add_table .field {
    padding: 5px 20px;
}

#add_table td.text {
    padding: 5px 20px;
}

#add_table .field input {
    padding: 2px 5px;
}

#add_table input.text {
    width: 300px;
}

#add_table input.read {
    width: 300px;
    border: 1px solid #5167A5;
    background: #fafafa;
    padding: 3px 5px;
    cursor: default;
}

#add_table td textarea {
    width: 100%;
    height: 100px;
}

#add_table td.submit {
    text-align: right;
    padding: 10px;
}

#add_table td.submit input {
    padding: 2px 20px;
}

#add_table ul.errors {
    color: red;
}


#add_table .categories {
    white-space: nowrap;
    height: 300px;
    overflow: scroll;
    border: 1px solid #5167A5;
}

#add_table .categories ul {
    margin: 4px 20px;
}

#add_table .categories li input {
    margin: 3px !important;
    margin: 0;
    vertical-align: middle;
}

#add_table .backlinks {
    background: #f8f8f8;
}

#add_table .backlinks .left {
    border: 1px solid #5167A5;
}

#add_table .backlinks .user_code {
    overflow: scroll;
    height: 70px;
    margin: 5px;
    border: 1px solid gray;
    background: white;
}

#add_table .backlinks .right {
    border: 1px solid #5167A5;
    text-align: center;
    vertical-align: middle;
}
#error404 {
}
#error404 .text {
    padding: 0 20px;
}
#error404 .msg {
    padding: 20px;
    background: white;
    border: 1px solid #5167A5;
}
#map {
}
#map .mapcat {
    padding: 0 20px;
}

#map .mapcat { margin:0px; padding:0px;}



#map .mapcat .categories {
    border: 1px solid #5167A5;
    background: white;
    padding: 10px 20px;
}

.level1 {
    font-size: 15px;
    font-weight: bold;
}
ul { padding:0px; margin:0px; list-style-type:none; }
ul li{ padding:0px; margin:0px; list-style-type:none;}

ul.level1  li  { float:left; padding:5px;}


ul.level1  li ul{ display:block; float:left;} 


ul.level1  li ul li{ display:block; float:none; background-color:#E6EB7E; padding:3px; margin:1px; color:#82862D;  } 
ul.level1  li ul li a { color:#82862D;}
ul.level1  li ul li a:hover { color:#FFFFFF; background:none; }
ul.level1  li ul li:hover { background:#ABAE2B; }


.level2 {
    font-size: 13px;
    font-weight: bold;
}

.level3 {
    font-size: 12px;
    font-weight: bold;
}

.level4, .level5, .level6, .level7, .level8, .level9, .level10 {
    font-size: 11px;
    font-weight: normal;
}

/* Calendar */
.calendar {
    visibility: hidden;
    background-color: white;
    z-index: 9999;
    border: solid 1px #34783E;
    position: absolute;
    margin-top: 25px;
    margin-left: 30px;
}
.ctable {
    width: 210px;
}
.ctbl0 td {
    background: #9bc871;
    border: 1px solid white;
    color: white;
    padding: 4px;
}
.ctbl2 td {
    background: #e8f0f4;;
    border: 1px solid white;
    padding: 4px;
}
.pagetitle {
    margin: 10px 0 0 0px;
}
.pagetitle .title {
    background: url('images/pathbg.gif') repeat-x;
    color: white;
    border-left: 1px solid #5167A5;
    border-top: 1px solid #5167A5;
    border-right: 1px solid #5167A5;
    height: 29px;
    font-size: 120%;
    font-weight: bold;
    vertical-align: middle;
    padding: 0 20px;
    white-space: nowrap;
}
.pagetitle .clear {
    width: 100%;
}
