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

.menu-spacer {
	float: left;
	width: 1px;
	height: 39px;
	font-size: 0px;
	line-height: 0px;
	background: url('/_resources/media/img/default/menu_spacer.png') no-repeat;
}

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

.menu-item-arrow {
	position: absolute;
	margin-top: 39px;
	height: 5px;	
	z-index: 10;
	background: url('/_resources/media/img/default/icon_menu_arrow.gif') center no-repeat;
}

.menu-footer-left {
	float: left;
	width: 10px;
	height: 22px;
	background: url('/_resources/media/img/default/bg_footer_menu_left.gif') no-repeat;
}

.menu-footer-right {
	float: left;
	width: 10px;
	height: 22px;
	background: url('/_resources/media/img/default/bg_footer_menu_right.gif') no-repeat;
}

.menu-footer {
	float: left;
	height: 22px;
	padding-top: 3px;
	background: #f0f0f0;
}

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

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

.footer-line {
	height: 2px;
	width: 100%;
	font-size: 0px;
	line-height: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	background: url('/_resources/media/img/default/bg_footer_line.gif') repeat-x;
}

.submenu-item {
	/*height: 25px;*/
	font-size: 11px;
	line-height: normal;
	border-bottom: 1px solid #d9d9d9;
}

.submenu-item-selected {
	/*height: 25px;*/
	color: #ffffff;
	padding: 5px;	
	font-size: 11px;
	line-height: normal;
	background: #ff0000;	
}

div.line {
	height: 1px;
	font-size: 0px;
	line-height: 0px;
	width: 100%;
	clear: both;
	background: #d9d9d9;
}

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

.col1 {
	float: left;
	width: 250px;
	margin-right: 40px;
}

.col2 {
	float: left;
	width: 250px;
	margin-right: 30px;
}

.col3 {
	float: left;
	width: 200px;
}


.content-image {
	font-size: 0px;
	line-height: 0px;
	background: #f6f6f6;
	padding: 0px;
}

.content-link {
	padding-left: 13px;
	line-height: normal;
	background: url('/_resources/media/img/default/icon_mark.gif') 0px 5px no-repeat;
}

.content-date {
	font-size: 11px;
	line-height: normal;
}
.red {
	color: #ff0000;
}

.client-list {
	padding-bottom: 4px; 
	margin-bottom: 4px;
	padding-left: 3px;
	line-height: normal;
	font-size: 11px;
	border-bottom: 1px solid #d9d9d9;
}

.content-tools {
	
}

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

.box-right-top {
	width: 200px;
	height: 5px;
	font-size: 0px;
	line-height: 0px;
	background: url('/_resources/media/img/default/bg_box_right_top.gif') no-repeat;
}

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

.box-right {
	width: 200px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
	background: url('/_resources/media/img/default/bg_box_right_repeat.gif') repeat-y;
}


.box-date {
	float: left;
	margin-right: 20px;
	width: 60px;
	height: 65px;
	background: url('/_resources/media/img/default/bg_box_date.gif') no-repeat;
}

.box-date-day {
	font-size: 32px;
	line-height: 32px;
	color: #747474;
	height: 42px;
	padding-top: 5px;
	text-align: center;
}

.box-date-month {
	font-size: 11px;
	line-height: 11px;
	color: #ffffff;
	padding-top: 3px;
	text-align: center;
}

.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;
	line-height: normal;
	font-size: 11px;
}

.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;
}

ul.error-messages {	
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 20px;
}
ul.error-messages li {	
	list-style-type: square;	
	margin-left: 0px;	
}
