/* CSS RESET */

/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.8.0r4
*/
/* yui-reset-min.css */
body{font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}select,input,button,textarea,button{font:99% arial,helvetica,clean,sans-serif;}table{font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}
/* yui-fonts-min.css */
body{margin:10px;}h1{font-size:138.5%;}h2{font-size:123.1%;}h3{font-size:108%;}h1,h2,h3{margin:1em 0;}h1,h2,h3,h4,h5,h6,strong,dt{font-weight:bold;}optgroup{font-weight:normal;}abbr,acronym{border-bottom:1px dotted #000;cursor:help;}em{font-style:italic;}del{text-decoration:line-through;}blockquote,ul,ol,dl{margin:1em;}ol,ul,dl{margin-left:2em;}ol li{list-style:decimal outside;}ul li{list-style:disc outside;}dl dd{margin-left:1em;}th,td{border:1px solid #000;padding:.5em;}th{font-weight:bold;text-align:center;}caption{margin-bottom:.5em;text-align:center;}sup{vertical-align:super;}sub{vertical-align:sub;}p,fieldset,table,pre{margin-bottom:1em;}button,input[type="checkbox"],input[type="radio"],input[type="reset"],input[type="submit"]{padding:1px;}

/* BASE */

body {
	font-family: verdana,arial,helvetica,sans-serif;
	z-index: 0;
	margin: 0;
	background: #FFFFFF url(../../img/fade.png) repeat-x 0px 118px;
	overflow-y: hidden;
}
	body.min_base { background: transparent; }
	a img { border: 0 none }
	br { clear: right }

	::-moz-selection { background: #4183b1; color: #fff; }
	a, a:active { outline: 0 none; color: inherit; }
	input[type=submit]::-moz-focus-inner { border: 0; }
	input[type=button]::-moz-focus-inner { border: 0; }
	select::-moz-focus-inner { border: 0; }
	table, th, td { border: 0; }

/* Layout */

.wrapper { position: relative; width: 940px; margin: 0 auto; }
#header, #navigation, #content { min-width: 940px; }
	#devel_tools { position: absolute; top: -40px; right: 0; color: #5091BE; }
		#devel_tools a { display: inline !important; text-decoration: underline; }
.wide { width: 100% !important; }
.list_wrapper.wide, .wide .list_wrapper { width: 98% !important; margin: 0 auto; }
	/*.wide .listing { width: 100%; clear: both; }*/

.cleanlist { margin: 0; padding: 0 }
	.cleanlist li { list-style: none; }

/* Layout header */
#header { min-height: 81px; position: relative; background: #f4f6f7; }
	#header h1 {
		width: 440px; height: 81px; margin: 0 auto;
		line-height: 110px; font-size: 100px; font-family: cursive;
	}
	#header h1 a {
		color: #000;
		height: 90px;
		text-decoration: none;
		padding-left: 100px;
	}

	#toolbar {
		position: absolute; top: 0; right: 10px; height: 33px;
		background: #5091be; color: #FFFFFF;
	}
		#toolbar:before { content: url(../../img/toolbar-left.png); display: block; float: left; }
		#toolbar:after { content: url(../../img/toolbar-right.png); display: block; float: left;	}
		#toolbar ul {
			display: block; float: left; height: 33px;
			margin: 0;	padding: 0;
		}
			#toolbar ul li {
				float: left; height: 33px;
				list-style: none; margin: 0 10px 0 0;
				line-height: 33px; font-weight: bold; font-size: 0.8em;
			}
		#toolbar #username {
			padding-left: 23px;
			background: url(../../img/sprite-white.png) no-repeat  0 -1705px;
			margin-right: 30px;
		}
		#toolbar #add_bookmark {
			padding-left: 26px;
			background: url(../../img/sprite-white.png) no-repeat  0 -330px;
		}
		#toolbar #tasks {
		}
		#toolbar #support {
			padding-left: 26px;
			background: url(../../img/sprite-white.png) no-repeat  0 -1344px;
		}
		#toolbar #configuration {
			padding-left: 26px;
			background: url(../../img/sprite-white.png) no-repeat  0 -272px;
		}
		#toolbar #logout {
			padding-left: 26px;
			background: url(../../img/sprite-white.png) no-repeat  0 -152px;
		}
		#toolbar #alarms {
		}

		/*
		#tasks_options {
			position: absolute;
			top: 32px; right: 90px;
			background: none repeat scroll 0 0 #5091BE;
			color: #FFF; height: 25px;
			padding: 4px 8px 2px 8px;
			border-radius: 0 0 12px 12px; -moz-border-radius: 0 0 12px 12px; -webkit-border-radius: 0 0 12px 12px;
			border-top: 1px solid white;
		}
			#tasks_options a {
				font-size: 0.8em;
				display: inline-block;
				height: 20px;
			}

			#tasks_options #task_list {
				padding-left: 26px;
				background: url(../../img/sprite-white.png) no-repeat  0 -456px;
			}
			#tasks_options #task_add {
				padding-left: 26px;
				background: url(../../img/sprite-white.png) no-repeat  0 -576px;
			}
		*/

	#navigation {
		height: 36px; line-height: 36px;
		border-bottom: 1px solid #FFFFFF; background: #939191; color: #FFFFFF;
	}
		#navigation a {
			background: inherit; color: inherit; text-decoration: none;
			font-size: 11px;
			display: block;
		}
		#navigation .main-menu-link > a { font-size: 13px; }
			#navigation ul .main-menu-link:hover {
				top: -2px; padding: 1px 10px;
				background: #F0EFEF; color: #575656;
				border: 1px solid #939191; border-radius: 5px;
				text-shadow: none;
			}
		#navigation ul {
			display: block; height: inherit;
			margin: 0; padding: 0;
		}
			#navigation ul li {
				position: relative; display: block; float: left; z-index: 100;
				min-width: 80px;
				padding: 0 11px;
				font-weight: bold; text-shadow: #272727 1px 1px; text-align: center;
				cursor: pointer;
			}
			#navigation ul li:hover, #navigation ul li.show-menu {
				top: -5px;
				padding: 5px 10px 0 10px;
				background: #f8f6f6 url(../../img/navigation-bg.png) repeat-x; color: #575656;
				border: 1px solid #939191; border-bottom: 0 none;
				border-radius: 12px 12px 0 0; -moz-border-radius: 12px 12px 0 0; -webkit-border-radius: 12px 12px 0 0;
				text-shadow: none;
			}
				#navigation ul li ul {
					position: absolute; top: 34px; left: -1px;
					display: none; min-width: 190px;
					padding: 10px 0;
					background: #f8f6f6 url(../../img/navigation-bg.png) repeat-x 0 -34px;
					border: 1px solid #939191; border-top: 0 none;
					border-radius: 0 4px 4px 4px; -moz-border-radius: 0 4px 4px 4px; -webkit-border-radius: 0 4px 4px 4px;
					box-shadow: 4px 4px 5px #939191; -moz-box-shadow: 4px 4px 5px #939191; -webkit-box-shadow: 4px 4px 5px #939191;
				}
					#navigation ul li ul li {
						min-width: 180px; height: 24px;
						clear: both;
						padding: 1px 10px;
						color: #9d9c9c; line-height: 24px; text-align: left; text-shadow: none;
					}
					#navigation ul li ul li:hover {
						top: 0;
						padding-top: 0; padding-bottom: 0;
						color: #FFFFFF; background: #5091be;
						border: 1px solid #b6cfe1; border-width: 1px 0;
						border-radius: 0; -moz-border-radius: 0; -webkit-border-radius: 0;
					}
					#navigation ul li ul li.title {
						padding-bottom: 0;
						color: #5091be; border-bottom: 1px solid #0e71b4; cursor: default;
					}
					#navigation ul li ul li.title:hover {
						padding-top: 1px;
						color: #5091be; background: transparent;
						border-top: 0 none; border-bottom: 1px solid #0e71b4;
					}
				#navigation ul li:hover ul, #navigation ul li.show-menu ul {display: block}
				#navigation ul li ul:hover {display: block}

	.wrapper h2 { text-align: center; }

/* Content */
#content { }
	#title {
		background-color: #FAF9F8; color: #4183b1;
		padding: 8px 0; margin-bottom: 15px;
		border: 1px solid #919191; border-top: 0;
		border-radius: 0 0 5px 5px; -moz-border-radius: 0 0 5px 5px; -webkit-border-radius: 0 0 5px 5px;
	}
		#title h1 { margin: 0 19px; font-size: 16px; font-weight: normal; }
		#title h1 a { text-decoration: none; border-bottom: 2px solid #b4b4b4; }
		#title h1 a:hover { border-color: #4183b1; }

	#breadcrumbs { position: absolute; right: 15px; top: 5px; }
		#breadcrumbs a {
			background: url(../../img/list_blue.png) no-repeat top left;
			display: block; height: 25px;
			padding-left: 25px; padding-top: 2px;
		}

/* Listings */
.pagination_cfg { margin: 10px 0 20px; float: left; }

ul.paging {
	text-align: center; display: block; float: right;
	margin: 10px 0;
}
	.paging li.rowcount {
		background: #FFF; color: #4183b1;
		padding: 2px 5px; font-weight: normal;
	}
	.paging li{
		display:block; float:left;
		margin-top:-2px; margin-left:5px;
		text-align:center; list-style:none;
		background: #4183b1; color: #FFF; font-weight: bold;
		border: 1px solid #4183b1;
		border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px;
	}
		.paging li.current { background: #FFF; color: #4183b1; border: 1px solid #4183b1; }
		.paging li.separator { background: transparent; color: #000; border: 0 none; }
		.paging li a {
			color: inherit;
			text-decoration: none;
			display: block;
			padding:2px 5px;
		}

table.listing {
	margin: 0 auto;
	background: #4183B1;
	border: 1px solid #969494;
	border-radius: 6px 6px 0 0; -moz-border-radius: 12px 12px 0 0;
	-webkit-border-radius: 6px 6px 0 0;
	width: 100%; min-width: 940px;
	clear: both;
	font-size: 11px;
}

table.listing td.lst_dict, table.listing th.lst_dict {
	text-align: right;
}

table.listing td.lst_dict ul {
	padding: 0px;
	margin: 2px;
	width: 90px;
}

table.listing td.lst_dict ul li {
	list-style: outside none none;
	display: inline-block;
}

table.listing td.lst_dict ul li > span {
	display: block;
	width: 25px;
	text-align: center;
}

table.listing td.lst_dict ul li > span > span.item_count {
	float: left;
	position: relative; top: 8px; right: -14px; padding: 1px 2px 3px;
	font: bold 9px/8px Verdana, Arial, sans-serif; text-indent: 0;
	color: white; background: #E7501E; border-radius: 10px;
}

table.listing td.lst_dict ul li span.booked_send {
	background: rgba(0, 0, 0, 0) url("../../img/sprite-blue-mini.png") no-repeat scroll 0 -367px;
}

table.listing td.lst_dict ul li span.mails_send {
	background: rgba(0, 0, 0, 0) url("../../img/sprite-gray-mini.png") no-repeat scroll 0 -162px;
}

table.listing td.details_control, table.listing th.details_control {
	width: 8px;
}

table.listing td.details_control.open {
	background: url(../../img/sprite-blue.png) no-repeat 0 -94px;
	cursor: pointer;
}

table.listing td.details_control.close {
	background: url../../img/sprite-blue.png) no-repeat 0 -34px;
	cursor: pointer;
}


.panel table.listing { width: 100%; }
	table.listing thead { height: 30px; line-height: 30px; }
	table.listing thead abbr { border-color: #fff; }
	table.listing th { color: #FFF; }
	.listing th, .listing td { padding: 0 6px; text-align: left; border: 0 none; max-width: 200px;}
	.listing tbody tr:nth-child(even) {background: #FFF}
	.listing tbody tr:nth-child(odd) {background: #EDECEC}


	.listing.resume tbody > tr:nth-child(4n+1) {background: #FFF}
	.listing.resume tbody > tr:nth-child(4n+3) {background: #EDECEC}


	table.listing tr.no_results td { background: #FFF; text-align: center; font-size: 16px; padding: 20px 0; }
	table.listing th.actions, table.listing td.actions { text-align: center; }
	.listing th { position: relative; }
	th .ordering { position: relative; height: 22px; float: left; margin-left: 15px; margin-top: 4px; margin-right: 5px;}
	th .ordering .ascending, th .ordering .descending {
		height: 10px; width: 12px; position: absolute; right: 0;
		background: url(../../img/ordering.png) no-repeat 0 -1px;
		cursor: pointer;
	}
		th .ordering .ascending { top: 0; }
		th .ordering .descending { bottom: 0; background-position: 0 -15px; }

	th .ordering span { opacity: 0.6; }
	th .ordering span.active { opacity: 1; }

	.listing td { color: #333; }
		td.nopad { padding: 0; }
		td.lst_float { text-align: right; }
		td.lst_bool { text-align: center; }
			td.lst_bool span {
				display: inline-block; width: 40px;
				color: #FFF; background: #B4B4B4; padding: 2px 10px; border: 1px solid #fff;
				border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px;
			}
			.listing .bool_True { background: #4183B1; }

	.listing td span.red {color: red;}
	.listing td span.orange {color: darkorange;}
	.listing td span.green {color: darkgreen;}

	.listing tbody tr.detail {
		background-color: #faf9f8;
	}

	a.edit img { background: url(../../img/sprite-blue.png) no-repeat 0 -1166px; }
	a.view img { background: url(../../img/sprite-blue.png) no-repeat 0 -1226px; }
	a.delete img { background: url(../../img/sprite-blue.png) no-repeat 0 -155px; }

	.listing .status_col {
		display: block; padding: 2px 5px;
		text-align: center; border: 1px solid #fff;
		border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px;
	}
	.listing td a { color: #296993; }
	.listing .actions a { text-decoration: none; }
	.listing tbody tr:hover { background: #d0e0eb;}
	.listing.resume tbody tr:hover { background: #d0e0eb;}


table.listing div.detail_wrap {padding-top: 10px;}
table.listing div.detail_wrap table {display: inline-block;vertical-align: top;}
table.listing div.detail_wrap table th { background-color: #939191; line-height: 20px;}
table.listing div.detail_wrap tbody tr {background: #FFF; pointer-events:none;}
table.listing.resume tbody div.detail_wrap tr:nth-child(4n+3) { background: #FFF }

div #ajax_list_resume {
	position: absolute;
	float: right;
	margin-top: 40px;
	right: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
}

#ajax_list_resume table.listing {
	width: auto;
	border: 1px;
	background: #628dab;
}

#ajax_list_resume table.listing tr {
	line-height: 30px;
}

p#filter_loading {
	position: fixed; width: 400px; top: 50%; left: 50%;
	padding: 100px 0; margin-left: -200px; margin-top: -100px;
	background: #FFFFFF url(/static/img/loading.gif) no-repeat 50% 50%;
	border: 1px solid #3b3c3c;
	opacity: 0.9;
}

.spinner { position: absolute; opacity: 0.9; z-index: 999; background: #fff; }
.spinner-msg { text-align: center; font-weight: bold; }
.spinner-img { background: url(/static/img/loading.gif) no-repeat; width: 220px; height: 19px; margin: 0 auto; }

ul#spinach_menu_actions {
    margin: 10px 0px;
    padding: 0px;
    float: left;
    display: block;

}
	ul#spinach_menu_actions li {
	    float: left;
	    list-style-type: none;
	}

		ul#spinach_menu_actions li.add_new a {
			background: url(../../img/sprite-blue.png) no-repeat 0 -336px;
			padding-left: 28px;
			font-size: 12px;
			color: #4183B1;
			margin-right: 10px;
			padding-bottom: 5px;
		}

		ul#spinach_menu_actions li input[type=button]{
			font-weight: normal;
			font-size: 90%;
		}
		ul#spinach_menu_actions li.colv input[type=button] {
			background-color: #9fc4df;
			border-color: #9fc4df;
		}

/* Panel */

.panel, .freepanel {
	color: #777676;
	margin: 0 auto;
	border: 1px solid #919191;
	border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;
	padding: 10px 50px;
	background: #faf9f8; /* url(../../img/panel-bg.png) repeat-x;*/
	box-shadow: 4px 4px 5px #939191; -moz-box-shadow: 4px 4px 5px #939191; -webkit-box-shadow: 4px 4px 5px #939191;
}
.panel { }
	.panel.nopadding { padding: 10px; }
	.panel h2 {
		color: #5091be;
		border-bottom: 1px solid #5091be;
		line-height: 35px;
		text-align: left;
		font-size: 1.2em;
		margin: 0 0 1em;
	}
		.panel h2 .readonly { color: #E7501E;}

/* Columns layout */

.column { width: 49%; display: inline-block; vertical-align: top; position: relative; }
.cols-4 > .column { width: 24%; }
.cols-3 > .column { width: 32%; }

/* Fix */

input[type=button].to_right:active,
input[type=submit].to_right:active,
button.to_right:active { position: absolute; right: 0; top:inherit; margin-top: 1px; }

/* Utility classes */
.strong {font-weight: bold;}
.underline {text-decoration: underline;}

.centered {margin: 0 auto}
.ov_auto, .autooverflow {overflow: auto;}
.ov_hidden {overflow:hidden; }
.fleft {display: block; float: left}
.fright {display: block; float: right}
.clear { clear:both; }
.to_right { position: absolute; right: 0; top:inherit; }

.align_center {text-align: center;}
.align_left {text-align: left;}
.align_right {text-align: right;}
.align_right_imp {text-align: right !important;}
.align_left_imp {text-align: left !important;}

.iblock { display: inline-block; vertical-align: top; }
.iblock + .iblock { margin-left: 15px; }
.relative { position: relative; }
.no_border { border: 0; }
.hidden, .hide {display: none !important;}
.i16 {
	width: 16px; height: 16px; display: inline-block;
	background: url(../../img/i16.png) top left no-repeat;
	text-indent: -999em;
}
.rb_5 {	border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
.rb_10 { border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; }
.shadow { box-shadow: 4px 4px 10px #444444; -moz-box-shadow: 4px 4px 10px #444444; -webkit-box-shadow: 4px 4px 10px #444444; }




.help_text { vertical-align: -7px; }

.section_header {
    padding-left: 18px;
    cursor: pointer;
    background: url(../../img/icon-collapse.gif) no-repeat 0 9px;
}
	.section_header.show { background-image: url(../../img/icon-uncollapse.gif); }
.section_body { display: none; }
	.section_body.show { display: inherit; }