
/* util */

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

div.line {
	font-size: 0px;
	line-height: 0px;
	height: 1px;
	background: #116aa0;
}


/* box */


/* menu */ 

.menu-item {
}

.menu-item-on {
}


/* content */

.content-image {
	font-size: 0px;
	line-height: 0px;	
}

.content-image-border {
	padding: 4px;
	border: 1px solid #e0e0e0;
}

.content-link {
}

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

.content-author {
	font-size: 12px;
}


.content-list-item {
	background: url('/_resources/media/img/default/icon_mark.gif') 0px 5px no-repeat;
	padding-left: 10px;
	border-bottom: 1px solid #e0e0e0;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

/* content - tools */

.content-tools {
	
}

.content-tools-item {
	margin-right: 10px;
}

#content-tools-box {
}


/* content - poll */

.content-poll-question {
}

.content-poll-answer {
}

.content-poll-votes {
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: normal;
	margin-bottom: 5px;
	background: #f0f0f0;
}

.menu-item-footer, .menu-item-footer-on {
	float: left;
	height: 47px;	
	padding-top: 15px;
	padding-left: 12px;
	padding-right: 10px;	
	font-size: 11px;
	line-height: normal;
}
.menu-item-footer-on {
	border-bottom: 4px solid #dab126;
}

.separator-footer {
	float: left;
	width: 1px;
	background: #1376b1;
	height: 47px;
}

#box-newsletter-content {
	background: #f5f8fa;
	padding: 15px;
	font-size: 11px;
}

.box-more {
	padding-top: 10px;
	padding-left: 20px;
	background: url('/_resources/media/img/default/bg_box_more.gif') no-repeat;
}

.box-input-search {
	width: 170px;
	height: 24px;
	float: left;
	background: url('/_resources/media/img/default/bg_box_input_search.gif') no-repeat;
}

.menu-separator-off-off {
	font-size: 0px;
	line-height: 0px;
	float: left;
	width: 30px;
	height: 54px;
	background: url('/_resources/media/img/default/div_03.gif') no-repeat;
}

.menu-separator-off-on {
	font-size: 0px;
	line-height: 0px;
	float: left;
	width: 30px;
	height: 54px;
	background: url('/_resources/media/img/default/div_01.gif') no-repeat;
}

.menu-separator-on-off {
	font-size: 0px;
	line-height: 0px;
	float: left;
	width: 30px;
	height: 54px;
	background: url('/_resources/media/img/default/div_02.gif') no-repeat;
}

.menu-separator-transparent {
	font-size: 0px;
	line-height: 0px;
	float: left;
	width: 30px;
	height: 54px;	
}

.menu-item {
	float: left;
	font-size: 0px;
	line-height: 0px;
}

.box {
	padding: 20px;
	border: 1px solid #d8e3ea;
	font-size: 11px;
	line-height: 16px;
}

.box-date {
	width: 70px;
	height: 75px;
	float: left;
	margin-right: 10px;	
}

.box-date-day {
	width: 70px;
	height: 54px;
	background: #d8e3ea;
	color: #ffffff;
	font-size: 40px;
	line-height: 40px;	
	text-align: center;
	padding-top: 5px;
}

.box-date-month {
	width: 70px;
	height: 21px;
	background: #116aa0;
	color: #ffffff;
	font-size: 11px;
	line-height: 11px;
	text-align: center;
	font-weight: bold;
	padding-top: 3px;
}

.box-menu-top {
	width: 180px;
	height: 30px;
	font-size: 16px;
	line-height: 16px;
	font-family: Georgia;
	color: #ffffff;
	padding-left: 15px;
	padding-top: 5px;
	margin-bottom: 5px;
	background: url('/_resources/media/img/default/box_menu_top.png') no-repeat;
}

.box-menu-item {
	height: 25px;
	border-bottom: 1px solid #ffffff;
	font-size: 11px;
	line-height: normal;
	padding-left: 15px;
	padding-top: 4px;
	background: url('/_resources/media/img/default/icon_mark.gif') 5px 9px no-repeat;
}

.content-highlight-background {
	width: 460px;
	height: 40px;
	position: absolute;
	background: #000000;
	margin-top: -45px;
	margin-left: 5px;	
	
	filter:alpha(opacity=60);
	opacity: 0.6;
	-moz-opacity:0.6;
	zoom: 1;
}

.content-highlight-title {
	width: 460px;
	height: 40px;
	position: absolute;
	margin-top: -45px;
	margin-left: 5px;	
	padding-left: 10px;
	padding-top: 10px;
	
	font-family: Georgia;
}