
.clear {	
	clear: both;
	font-size: 0px;
	line-height: 0px;
}

.menu-item, .menu-item-on {
	float: left;
	height: 33px;
	font-size: 0px;
	line-height: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
}

.menu-item-on {
	padding-top: 0px;
	background: url('/_resources/media/img/default/bg_menu_selected_on.gif') bottom repeat-x;
}

.spacer-menu {
	float: left;
	width: 2px;
	height: 33px;
	background: url('/_resources/media/img/default/spacer_menu.gif') no-repeat;
}

.box-input-search {
	float: left;
	width: 218px;	
	height: 25px;
	padding-left: 10px;	
	background: url('/_resources/media/img/default/bg_input_search.gif') no-repeat;
}

.box-input-newsletter-email {
	float: left;
	width: 188px;	
	height: 25px;
	padding-left: 10px;	
	background: url('/_resources/media/img/default/bg_input_newsletter.gif') no-repeat;
}

.box-right-top {
	width: 238px;
	height: 30px;
	padding-left: 15px;
	padding-top: 8px;	
	background: url('/_resources/media/img/default/bg_box_right_top.gif') no-repeat;
}

.box-right {
	padding: 15px;
	padding-bottom: 7px;
	background: #dee8f0;
	font-size: 11px;	
}

.box-right-bottom {
	width: 238px;
	height: 8px;
	font-size: 0px;
	line-height: 0px;
	margin-bottom: 20px;
	background: url('/_resources/media/img/default/bg_box_right_bottom.gif') no-repeat;
}

.box-date {
	width: 60px;
	height: 70px;
	background: url('/_resources/media/img/default/bg_box_date.gif') no-repeat;
}
.box-date-week {
	text-align: center;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	padding-top: 2px;
	height: 25px;
}
.box-date-day {
	text-align: center;
	font-size: 30px;
	line-height: 30px;
	font-weight: bold;
	color: #005296;
}

.box-poll-bottom {
	width: 238px;
	height: 34px;
	font-size: 0px;
	line-height: 0px;
	margin-bottom: 20px;
	background: url('/_resources/media/img/default/bg_box_poll_bottom.gif') no-repeat;
}

.box-home {
	float: left;
	width: 225px;
	border-top: 2px solid #dee8f0;
	padding-top: 15px;
	padding-bottom: 20px;
}

.content-poll-answer {
	font-weight: bold;
}

.content-poll-votes {
	background: #12d051;
	margin-top: 2px;
	margin-bottom: 5px;
}


.content-date {
	font-size: 11px;
}


.content-link {
	line-height: normal;	
	border-bottom: 1px solid #dee8f0;
	margin-bottom: 5px;
	padding-bottom: 4px;
	padding-left: 10px;	
	background: url('/_resources/media/img/default/icon_mark.gif') 0px 6px no-repeat;
}

.content-image {
	font-size: 0px;
	line-height: 0px;
	background: #ffffff;
	padding: 1px;
	border: 5px solid #dee8f0;
}

.content-image-left {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.content-image-right {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

.content-image-author {
	font-size: 11px;
	text-align: right;
}

.content-image-subtitles {
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

.content-list-item {
	line-height: normal;	
	border-bottom: 1px solid #edf1f5;
	padding-left: 7px;
	padding-bottom: 5px; 
	margin-bottom: 5px;
	background: url('/_resources/media/img/default/icon_mark.gif') 0px 6px no-repeat;
}
.content-tools-item {
	margin-right: 10px;
}

.content-tags {
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	line-height: normal;
	background: #edf1f5;
}


#box-form-commentary, #box-form-mural {
	padding: 10px;
	background: #edf1f5;
}

.window-error-ajax {	
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	
	background: #FAF0F0;		
	border: 1px solid #f5e3e3; 
}
.window-error-ajax-content {
	padding-left: 40px;
	background: url('/_resources/media/img/admin/icon_message_error.png') no-repeat top left;
}
.window-error-ajax-content-text {
	border: 1px solid #f5e3e3; 
	background: #ffffff; 
	padding: 10px;
}

.window-alert-ajax {	
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	
	background: #fcfded;
	border: 1px solid #f6f3d1; 
}

.window-alert-ajax-content {
	padding-left: 40px;
	background: url('/_resources/media/img/admin/icon_message_alert.png') no-repeat top left;
}
.window-alert-ajax-content-text {
	border: 1px solid #f6f3d1; 
	background: #ffffff; 
	padding: 10px;
}

.window-info-ajax {	
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	
	background: #e7f2f8; 
	border: 1px solid #d7e6ef; 
}

.window-info-ajax-content {
	padding-left: 40px;
	background: url('/_resources/media/img/admin/icon_message_info.png') no-repeat top left;
}
.window-info-ajax-content-text {
	border: 1px solid #d7e6ef; 
	background: #ffffff; 
	padding: 10px;
}