*{
    margin: 0px;
    padding: 0px;
}

.container{
    margin: 0 auto;
    width: 872px;
}

.container .header{
    padding-bottom: 15px;
    padding-top: 20px;
}

.container .header a img{
	border: none;
}

.container .content{
    width: 705px;
    float: left;
    clear: left;
    background-image: url(head_right_background.gif);
    background-repeat: repeat-y;
    background-position: top right;
    padding-right: 19px;
    _padding-right: 6px;
    padding-bottom: 20px;
}
.container .content .search{
    height: 95px;
    background-image: url(search_logo.gif);
    background-repeat: no-repeat;
    background-position: center left;
}

.container .content .search form{
    padding-top: 15px;
    float: right;
    clear: right;
    _width: 204px;
}

.container .content .search form fieldset{
    border: none;
}

.container .content .search form span{
    float: left;
    height: 19px;
    background-repeat: no-repeat;
    background-position: top left;
}

.container .content .search form span.button_left{
    background-image: url(search_field_left.gif);
    width: 9px;
}

.container .content .search form span.button_right{
    background-image: url(search_field_right.gif);
    width: 8px;
    margin-right: 5px;
}

.container .content .search form input.field{
    padding: 2px;
    height: 14px;
    width: 155px;
    border: none;
    border-top: 1px solid #D7D5D5;
    border-bottom: 1px solid #f3f3f3;
    color: #989797;
    font-size: 11px;
    float: left;
    font-weight: bold;
}

.container .content .search form input.button{
	border: none;
}

.container .head{
    clear: left;
}

.container .head .bottom{
    height: 28px;
    background-image: url(head_bottom_background.gif);
    background-repeat: repeat-x;
    background-position: bottom left;
    width: 718px;
    float: left;
    border-bottom: 1px solid #D7D5D5;
}

.container .head .annonser_head{
    height: 22px;
    background-image: url(head_right_background.gif);
    background-repeat: repeat-y;
    background-position: top left;
    width: 130px;
    float: left;
    padding-left: 24px;
    padding-top: 7px;
    font-size: 12px;
    font-weight: bold;
}

.container .content .menu{
	height: 20px;
    margin-bottom: 23px;
}

.container .head .admin_navigation{
	height: 20px;
}

.container .content .menu ul,
.container .head .admin_navigation ul{
	list-style-type: none;
	float: left;
}

.container .content .menu ul li,
.container .head .admin_navigation ul li{
	float: left;
}

.container .content .menu ul li a,
.container .head .admin_navigation ul li a{
	padding: 4px 6px 3px 6px;
	color: black;
	display: block;
	text-decoration: none;
	float: left;
    background: #C7C5C4;
    font-family: Tahoma;
    font-size: 10px;
    margin-right: 3px;
}

.container .content .menu ul li a.current,
.container .content .menu ul li a:hover,
.container .head .admin_navigation ul li a.current,
.container .head .admin_navigation ul li a:hover{
	background: #E796BB;
}

.container .content .menu .tdate{
    font-size: 10px;
    font-family: Tahoma;
    font-weight: bold;
    display: block;
    width: 245px;
    overflow: hidden;
    border-top: 1px solid #D7D5D5;
    text-align: right;
    padding-top: 2px;
    float: right;
    _width: 269px;
}

.container .content .left,
.container .content .right{
    float: left;
    font-family: Verdana;
    font-size: 11px;
}

.container .content .left{
    width: 480px;
    border-right: 1px solid #DADADA;
    clear: left;
    padding-right: 14px;
    float: left;
}

.container .content .admin_left{
	border-right: none;
	width: 100%;
}

div.article_view{
	overflow: hidden;
}

.container .content .left .lock_article{
    border: 1px solid #C7C5C4;
    padding: 5px;
}

.container .content .left .lock_article div{
    padding: 17px 15px 17px 17px;
    background: #F3CADD;
    border: 1px solid #F5D3E3;
    font-size: 12px;
    overflow: hidden;
}

.container .content .left .lock_article div h3.title_02{
    font-family: Times New Roman;
    font-weight: bold;
    font-size: 25px;
    margin-bottom: 10px;
}

.container .content .left .lock_article div span.date{
    font-family: Arial; 
    font-weight: bold;
    color: #EC008C;
    margin-right: 15px;
}

span.date{
    color: #EC008C;
    font-weight: bold;
}

.container .content .left .list_articles div.article_preview{
    padding: 16px 2px 21px 2px;
    border-top: 1px solid #C7C5C4;
    clear: left;
}

.container .content .left .list_articles div.article_preview a{
	font-weight: bold;
}

.container .content .left .list_articles div.article_preview p{
	font-weight: normal; 
}

.container .content .left .list_articles div.article_preview .locked-notification{
	/*float: right;/**/
	font-weight: bold;
}

.container .content .left .list_articles div.article_preview h3.title_02,
.container .content .left .two_articles div h3.title_02,
.container .content .left .job h3.title_02{
    font-family: Times New Roman;
    font-size: 15px;
    margin-bottom: 5px;
}

.container .content .left h2.title,
.container .content .left h2.title_comment,
.container .content .left h3.title,
.container .content .left h4.title{
	font-family: Times New Roman;
	font-size: 18px;
	font-weight: bolder;
}

.container .content .left h2.title_comment{font-size: 14px !important;}

.article_preview h3 a.title_article,
h3.title_02 a{
	text-decoration: none;
	color: black !important;
}

.article_preview h3 a.title_article:hover,
h3.title_02 a:hover{
	text-decoration: underline;
}

.container .content .left .two_articles div h3.title_02{
    margin-bottom: 10px;
}

.container .content .left .list_articles div a{
    color: #EC008C;
}

.container .content .left .two_articles{
    margin: 15px 0px 14px 0px;
    padding-left: 2px;
    overflow: hidden;
}

.container .content .left .two_articles .left_article{
    border-right: 1px solid #C7C5C4;
    width: 218px;
    padding-right: 17px;
}

.container .content .left .two_articles .right_article{
    width: 218px;
    padding-left: 23px;
}

.container .content .left .two_articles .left_article,
.container .content .left .two_articles .right_article{
    float: left;
}

.container .content p img{
    margin: 4px 4px 4px 0px;
    float: left;
}

.container .content .left .two_articles .left_article p span.date,
.container .content .left .two_articles .right_article p span.date{
	margin-right: 5px;
}



.container .content .right{
    padding-left: 14px;
    width: 194px;
    float: left;
}

.container .content .right .article,
.container .content .right .poll{
    font-family: Verdana;
    font-size: 11px;
}

.container .content .right .article .gray_head,
.container .content .right .poll .gray_head{
    background-image: url(article_gray_background.gif); 
}

.container .content .right .article .green_head{
    background-image: url(article_green_background.gif);
}

.container .content .right .article .blue_head{
    background-image: url(article_blue_background.gif);
}

.container .content .right .poll .gray_head{
	color: white;
}
  
.container .content .right .article .gray_head,
.container .content .right .article .green_head,
.container .content .right .article .blue_head,
.container .content .right .poll .gray_head{
    height: 25px;
    background-repeat: repeat-x;
    background-position: top left;
    color: white;
    font-size: 14px;
    font-family: Arial;
    font-weight: bold;
    padding-top: 9px;
    padding-left: 10px;
}

.container .content .right .article .gray_head .corner,
.container .content .right .poll .gray_head .corner{
    background-image: url(article_gray_corner.gif);
}

.container .content .right .article .green_head .corner{
    background-image: url(article_green_corner.gif);
}

.container .content .right .article .blue_head .corner{
    background-image: url(article_blue_corner.gif);
}

.container .content .right .article .corner,
.container .content .right .poll .corner{
    float: right;
    height: 12px;
    width: 12px;
    position: relative;
    bottom: 9px;
    background-repeat: no-repeat;
    background-position: top center;
}

.container .content .right .article .text{
    padding-left: 2px;
    margin-top: 12px;
    margin-bottom: 20px;
}

.container .content .right .article .text .title{
    font-family: Times New Roman;
    font-size: 14px;
    margin-bottom: 12px;
}

.container .content .right .poll form,
.container .content .poll form{
	padding: 5px;
}

.container .content .right .poll form fieldset{
	border: none;
}

.container .content .right .poll form div.radio,
.container .content .poll form div.radio{
	margin: 4px 0;
	float: left;
	width: 100%;
	clear: left;
}

.container .content .right .poll form div.radio label,
.container .content .poll form div.radio label{
	margin: 0px 0px 0px 5px;
	_margin-top: 3px;
	float: left;
	display: block;
}

.container .content .right .poll form div.radio input,
.container .content .poll form div.radio input{
	float: left;
	clear: left;
	margin-top: 1px;
	display: block;
}

.container .content .right .poll form div.submit,
.container .content .poll form div.submit{
	float: left;
	clear: left;
	_clear: none;
	width: 100%;
}

.container .content .poll{margin: 10px 0px;}

.poll form div.submit .vote{float: left;}

a.more{
    color: #EC008C;
    clear: left;
    float: left;
    font-weight: bold;
    text-align:right;
	width: 100%;
	_width: 99%;
}

.container .content span.bottom_text{
    font-weight: bold;
    padding-top: 10px;
    clear: left;
    display: block;
}

.container .annonsers{
    float: left;
    border-top: 1px solid #E6EFED;
    width: 140px;
    margin-left: 8px;
    background-image: url(annonsers_background.gif);
    background-repeat: no-repeat;
    background-position: center 1px;
    padding-top: 18px;
}

.container .annonsers ul{
   list-style-type: none;
}

.container .annonsers ul li{
    margin-bottom: 11px;
}

.container .annonsers ul li a img{
	border: none;
}

.container .content .footer{
    background: #E796BB;
    font-family: Arial;
    font-size: 12px;
    padding: 19px 10px 14px 27px;
    width: 681px;
    margin-top: 33px;
    float: left;
}

.container .footer .fmenu{
    margin-top: 5px;
}

.container .footer .fmenu a.first{
    margin-left: 0px;
}

.container .footer .fmenu a{
	color: black;
	margin: 0 12px 0 8px
}

.container .footer .fmenu a:hover{
    text-decoration: none;
}

.banner{
	width: 95px;
	height: 95px;
	background-position: center center;
	background-repeat: no-repeat;
	display: block;
	margin: 5px;
}

.error-message,
.message{
	color: #EC1A41;
	font-weight: bold;
	font-size: 14px;	
}

.success-message{color:#32b118}

.contact_with_author{
	margin: 10px 0px;
}

form input,
form textarea{
	border: 1px solid #DADADA;
}

form input.clear_button{margin-left: 10px;}

form textarea.edit_tinemce{ width: 700px;}

form fieldset{
	border: none;
}

form div.submit input{
	border: 1px solid #DADADA;
	background: #C7C5C4;
	font-family:Tahoma;
	padding: 1px;
}

form div.submit input:hover{
	background: #E796BB;
	cursor: pointer;
}

form div.submit input.button{
	margin-left: 10px;
}

form.contact label{
	width: 100px;
	float: left;
}

form.article div.text label{
	width: 80px;
	float: left;
}

form.login label{
	width: 95px;
	float: left;
}

form.change label{
	width: 210px;
	float: left;
}

form.banner_upload label{
	width: 120px;
	float: left;
}

form.banner_upload .checkbox input{
	margin-right:107px;
	float: left;
}

form.banner_upload .error-message{
	clear: left;
}

form.fields label{
	width: 50px;
	float: left;
}

form.fields .checkbox input{
	margin-left: 50px;
	margin-right: 5px;
	float: left;
}

form.fields .text,
form.fields .input{
	clear: left;
	float: left;
}

form.article label{
	width: 120px;
	float: left;
}

form.article div.checkbox label{width: 160px;}
	
form.article .checkbox input{
	margin: 0px 5px 0px 80px;
	float: left;
}

form.article div.textarea{
	clear: left;
}

form.article div.textarea label{
	float: none;
}

form.polls label,
form.answer label,
form.commets label{
	width: 85px;
	float: left;
}

form.polls .checkbox input{
	float: left;
	margin: 0px 5px 5px 85px;
}

form.polls .textarea{
	clear: left;
}

form.job label{
	width: 120px;
	float: left;
}

form.job div.textarea label{
	float: none;
}

form.commets div.submit input{
	margin-left: 80px;
}

form div.input{
	margin: 5px 0px;
	clear: left;
}

form div.checkbox{
	float: left;
}

.comment,
div.comments,
div.job{
	margin-top: 5px;
}

form.jobs label{
	float:left;
	padding-top:5px;
	width:20px;
}

div.actions{
	overflow: hidden;
	margin-top: 15px;
}

div.actions ul{
	list-style: none;
}

div.actions ul li{
	float: left;
	margin-right: 5px;
}

div.actions ul li a,
a.actions{
	color: #EC008C;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	margin-right: 7px;
}

div.actions ul li a:hover,
a.actions:hover{
	text-decoration: underline;
}

div.paging{
	clear: both;
	margin: 2px auto;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

div.paging a{
	color: #EC008C;
}

div.paging span{
	padding: 0px 3px;
}

div.paging .previous{
	padding-right: 7px;
}

div.paging .next{
	padding-left: 7px;
}

table.admins_list,
table.polls{
	border-collapse: collapse;
	float: left;
}

table.admins_list tr td,
table.admins_list tr th,
table.polls tr td{
	padding: 5px;
	border: 1px solid #d5d5d5;
}

table.admins_list tr td.login{
	width: 200px;
}

table.image_arhive{
	border-collapse: collapse;
	margin: 0px auto;
}

table.image_arhive tr td{
	width: 200px;
	padding: 5px;
	border: 1px solid #d5d5d5;
	vertical-align: middle;
	text-align: center;
}

table.image_arhive tr td img{
	border: none;
}

table.image_arhive tr td.image{
	height: 200px;
}

table.fields{
	border-collapse: collapse;
	margin-top: 10px;
}

table.fields tr td,
table.fields tr th{
	padding: 5px;
	border: 1px solid black;
}

.media img{
	border: 0px;
	float: none !important;
}

a#thumb img{
	border: none;
}

/*LIGHTBOX*/
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
	height: 35px;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: none !important; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}

/*END-LIGHTBOX*/


/* BAR GRAPHS */
.graph {
  width: 184px;
  float: right;
}

.bar-title {
/*  position: relative;
	text-align: right;
	line-height: 20px;
/**/
  float: left;
  clear: left;
  width: 80px;
  margin: 2px 2px 7px 0;
}

.bar-container {
  position: relative;
  float: left;
  width: 100px;
  margin: 0px 0px 7px;
  border: 1px solid;
  background-color: #f3f3f3;
}

.bar-container div {
  height: 20px;
  width:0%;
}

.bar-container strong {
  position: absolute;
  top: 2px;
  overflow: hidden;
  right: 25px;
  color: #EC1A41;
}

.poll_chart p {
  text-align: center;
  clear: left;
}
/* END-BAR GRAPHS */

/* POLL-CHART */
.poll_chart{
	cursor: pointer;
	padding: 0px 5px;
	width: 184px;
}
/* END POLL-CHART */

/* DATETIME */
/* The main calendar widget.  DIV containing a table. */

.calendar {
  position: relative;
  display: none;
  border-top: 2px solid #fff;
  border-right: 2px solid #000;
  border-bottom: 2px solid #000;
  border-left: 2px solid #fff;
  font-size: 11px;
  color: #000;
  cursor: default;
  background: #c8d4d0;
  font-family: tahoma,verdana,sans-serif;
}

.calendar table {
  border-top: 1px solid #000;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #000;
  font-size: 11px;
  color: #000;
  cursor: default;
  background: #c8d4d0;
  font-family: tahoma,verdana,sans-serif;
}

/* Header part -- contains navigation buttons and day names. */

.calendar .button { /* "<<", "<", ">", ">>" buttons have this class */
  text-align: center;
  padding: 1px;
  border-top: 1px solid #fff;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  border-left: 1px solid #fff;
}

.calendar .nav {
  background: transparent url(menuarrow.gif) no-repeat 100% 100%;
}

.calendar thead .title { /* This holds the current "month, year" */
  font-weight: bold;
  padding: 1px;
  border: 1px solid #000;
  background: #788480;
  color: #fff;
  text-align: center;
}

.calendar thead .headrow { /* Row <TR> containing navigation buttons */
}

.calendar thead .daynames { /* Row <TR> containing the day names */
}

.calendar thead .name { /* Cells <TD> containing the day names */
  border-bottom: 1px solid #000;
  padding: 2px;
  text-align: center;
  background: #e8f4f0;
}

.calendar thead .weekend { /* How a weekend day name shows in header */
  color: #f00;
}

.calendar thead .hilite { /* How do the buttons in header appear when hover */
  border-top: 2px solid #fff;
  border-right: 2px solid #000;
  border-bottom: 2px solid #000;
  border-left: 2px solid #fff;
  padding: 0px;
  background-color: #d8e4e0;
}

.calendar thead .active { /* Active (pressed) buttons in header */
  padding: 2px 0px 0px 2px;
  border-top: 1px solid #000;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #000;
  background-color: #b8c4c0;
}

/* The body part -- contains all the days in month. */

.calendar tbody .day { /* Cells <TD> containing month days dates */
  width: 2em;
  text-align: right;
  padding: 2px 4px 2px 2px;
}
.calendar tbody .day.othermonth {
  font-size: 80%;
  color: #aaa;
}
.calendar tbody .day.othermonth.oweekend {
  color: #faa;
}

.calendar table .wn {
  padding: 2px 3px 2px 2px;
  border-right: 1px solid #000;
  background: #e8f4f0;
}

.calendar tbody .rowhilite td {
  background: #d8e4e0;
}

.calendar tbody .rowhilite td.wn {
  background: #c8d4d0;
}

.calendar tbody td.hilite { /* Hovered cells <TD> */
  padding: 1px 3px 1px 1px;
  border-top: 1px solid #fff;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  border-left: 1px solid #fff;
}

.calendar tbody td.active { /* Active (pressed) cells <TD> */
  padding: 2px 2px 0px 2px;
  border-top: 1px solid #000;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #000;
}

.calendar tbody td.selected { /* Cell showing selected date */
  font-weight: bold;
  border-top: 1px solid #000;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #000;
  padding: 2px 2px 0px 2px;
  background: #d8e4e0;
}

.calendar tbody td.weekend { /* Cells showing weekend days */
  color: #f00;
}

.calendar tbody td.today { /* Cell showing today date */
  font-weight: bold;
  color: #00f;
}

.calendar tbody .disabled { color: #999; }

.calendar tbody .emptycell { /* Empty cells (the best is to hide them) */
  visibility: hidden;
}

.calendar tbody .emptyrow { /* Empty row (some months need less than 6 rows) */
  display: none;
}

/* The footer part -- status bar and "Close" button */

.calendar tfoot .footrow { /* The <TR> in footer (only one right now) */
}

.calendar tfoot .ttip { /* Tooltip (status bar) cell <TD> */
  background: #e8f4f0;
  padding: 1px;
  border: 1px solid #000;
  background: #788480;
  color: #fff;
  text-align: center;
}

.calendar tfoot .hilite { /* Hover style for buttons in footer */
  border-top: 1px solid #fff;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  border-left: 1px solid #fff;
  padding: 1px;
  background: #d8e4e0;
}

.calendar tfoot .active { /* Active (pressed) style for buttons in footer */
  padding: 2px 0px 0px 2px;
  border-top: 1px solid #000;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #000;
}

/* Combo boxes (menus that display months/years for direct selection) */

.calendar .combo {
  position: absolute;
  display: none;
  width: 4em;
  top: 0px;
  left: 0px;
  cursor: default;
  border-top: 1px solid #fff;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  border-left: 1px solid #fff;
  background: #d8e4e0;
  font-size: 90%;
  padding: 1px;
  z-index: 100;
}

.calendar .combo .label,
.calendar .combo .label-IEfix {
  text-align: center;
  padding: 1px;
}

.calendar .combo .label-IEfix {
  width: 4em;
}

.calendar .combo .active {
  background: #c8d4d0;
  padding: 0px;
  border-top: 1px solid #000;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #000;
}

.calendar .combo .hilite {
  background: #048;
  color: #aef;
}

.calendar td.time {
  border-top: 1px solid #000;
  padding: 1px 0px;
  text-align: center;
  background-color: #e8f0f4;
}

.calendar td.time .hour,
.calendar td.time .minute,
.calendar td.time .ampm {
  padding: 0px 3px 0px 4px;
  border: 1px solid #889;
  font-weight: bold;
  background-color: #fff;
}

.calendar td.time .ampm {
  text-align: center;
}

.calendar td.time .colon {
  padding: 0px 2px 0px 3px;
  font-weight: bold;
}

.calendar td.time span.hilite {
  border-color: #000;
  background-color: #667;
  color: #fff;
}

.calendar td.time span.active {
  border-color: #f00;
  background-color: #000;
  color: #0f0;
}
/* END DATETIME */

a.martin{	
    color:darkGray;
    font-family:Arial;
    font-size:12px;
    text-decoration: none;
    float: left;
}

a.martin:hover{text-decoration: underline;}
