/* Essentials */

html, div, map, dt, isindex, form, header, aside, section, section, article, footer {display: block;  } 

body {margin:0; padding:0; font-family:"Helvetica Neue", Helvetica, Arial, Verdana, sans-serif; font-size:12px;}
html {width: 100%; height: 100%; position:relative}
body {min-height: 100%; position: relative; min-width: 700px;}

.clear {clear: both; height: 0; width: 0; line-height: 0; font-size: 0px;}
.h10 {height: 10px;}
.h15 {height: 15px;}
.h20 {height: 20px;}
.h25 {height: 25px;}
.hidden {display:none;}
.spacer {height: 20px;}
a {color: #77BACE;text-decoration: none;}
a:hover {text-decoration: underline;}

/* Header */
header#header {height: 75px;width: 100%;background: #222222 url(images/header_bg.png) repeat-x;}
header#header h1.site_title, header#header h2.section_title {float: left;margin: 0;font-size: 22px;display: block;height: 75px;font-weight: normal;
		    text-align: center;text-indent: 1.8%;line-height: 35px;color: #fff;text-shadow: 0 -1px 0 #000;}
header#header h1.site_title a {color: #fff;text-decoration: none;}
header#header h2.section_title {text-align: center;width: 100%;background: url(images/header_shadow.png) no-repeat left top;}
.guestheader {float: left;margin: 0;font-size: 22px;display: block;height: 55px;font-weight: normal;text-align: center;text-indent: 1.8%;line-height: 55px;}
.guestheader {text-align: center;width: 100%;}

.btn_view_site {float: left;width: 9%;}
.btn_view_site a {display: block;margin-top: 12px;width: 91px;height: 27px;background: url(images/btn_view_site.png) no-repeat;text-align: center;line-height: 29px;color: #fff;text-decoration: none;text-shadow: 0 -1px 0 #000;}
.btn_view_site a:hover {background-position: 0 -27px;}

/* Secondary Header Bar */
section#secondary_bar {height: 38px;width: 100%;background: #F1F1F4 url(images/secondary_bar.png) repeat-x;}
section#secondary_bar .user {float: left;width: 250px;height: 38px; position: relative;}
.user p {margin: 0;padding: 0;color: #666666;font-weight: bold;display: block;float: left;width: 85%;height: 35px;line-height: 35px;text-indent: 25px;text-shadow: 0 1px 0 #fff;background: url(images/icn_user.png) no-repeat center left;margin-left: 6%;}
.user a {text-decoration: none;color: #666666}
.user a:hover {color: #77BACE;}
.user .packet_message {position: absolute; right: 0; top: 4px; display: block; width: 20px; height: 19px; background: url(images/post_message.png) 0 -24px no-repeat; padding: 5px 0 0 43px;}
.user .packet_message:hover {color: #444444; background-position: 0 0;}
.user .packet_message_no {color: #444444; background-position: 0 0;}

/* Breadcrumbs */
section#secondary_bar .breadcrumbs_container {float: left;width: 77%;background: url(images/secondary_bar_shadow.png) no-repeat left top;height: 38px;}
article.breadcrumbs {float: left;padding: 0 10px;border: 1px solid #ccc;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;-webkit-box-shadow: 0 1px 0 #fff;-moz-box-shadow: 0 1px 0 #fff;box-shadow: 0 1px 0 #fff;height: 23px;margin: 4px 3%;}
.breadcrumbs a {display: inline-block;float: left;height: 24px;line-height: 23px;}
.breadcrumbs a.current, .breadcrumbs a.current:hover {color: #9E9E9E;font-weight: bold;text-shadow: 0 1px 0 #fff;text-decoration: none;}
.breadcrumbs a:link, .breadcrumbs a:visited {color: #44474F;text-decoration: none;text-shadow: 0 1px 0 #fff;font-weight: bold;}
.breadcrumbs a:hover {color: #222222;}
.breadcrumb_divider {display: inline-block;width: 12px;height: 24px;background: url(images/breadcrumb_divider.png) no-repeat;float: left;margin: 0 5px;}

/* Sidebar */
aside#sidebar {width: 250px; background: #E0E0E3 url(images/sidebar.png) repeat;float: left;min-height: 500px;margin-top: -4px;}
#sidebar hr {border: none;outline: none;background: url(images/sidebar_divider.png) repeat-x;display: block;width: 100%;height: 2px;}
#sidebar .messages_holder {margin: 10px 0 0; padding: 0;}
    #sidebar .messages_holder li {min-height: 15px; margin: 0 0 4px 14px;}
    #sidebar .messages_holder a {text-decoration: underline; margin: 0; padding: 0;}
    #sidebar .messages_holder a:hover {text-decoration: none;}
    #sidebar .messages_holder a.read_message {background: url(images/icn_close_msg.gif) 0 6px no-repeat; height: 18px; width: 12px; margin: 0 0 0 0; padding: 0; vertical-align: top; display: inline-block; text-decoration: none;}
    #sidebar .messages_holder span {display: inline-block; width: 185px; padding: 2px 0 0 10px;}
    #sidebar .messages_holder li.read {background-position: 0 0;}

/* Search */
.quick_search {text-align: center;padding: 14px 0 10px 0;}
.quick_search input[type=text] {-webkit-border-radius: 20px;-moz-border-radius: 20px;border-radius: 20px;border: 1px solid #bbb;height: 26px;width: 90%;color: #ccc;-webkit-box-shadow: inset 0 2px 2px #ccc, 0 1px 0 #fff;-moz-box-shadow: inset 0 2px 2px #ccc, 0 1px 0 #fff;box-shadow: inset 0 2px 2px #ccc, 0 1px 0 #fff;text-indent: 30px;background: #fff url(images/icn_search.png) no-repeat;background-position: 10px 6px;}
.quick_search input[type=text]:focus {outline: none;color: #666666;border: 1px solid #77BACE;-webkit-box-shadow: inset 0 2px 2px #ccc, 0 0 10px #ADDCE6;-moz-box-shadow: inset 0 2px 2px #ccc, 0 0 10px #ADDCE6;box-shadow: inset 0 2px 2px #ccc, 0 0 10px #ADDCE6;}

/* Sidebar Menu */
#sidebar h3 {color: #1F1F20;text-transform: uppercase;text-shadow: 0 1px 0 #fff;font-size: 13px;margin: 10px 0 10px 6%;display: block;float: left;width: 90%;}
.toggleLink {color: #999999;font-size: 10px;text-decoration: none;display: block;float: right;margin-right: 2%;text-shadow: 0 1px 0 #fff;text-transform: uppercase;}
.toggleLink:hover {color: #77BACE; text-decoration: none;}
#sidebar ul {clear: both;margin: 0; padding: 0;}
#sidebar li {list-style: none;margin: 0 0 0 12%; padding: 0;}
#sidebar li a {color: #666666;padding-left: 25px;text-decoration: none;display: inline-block;height: 17px;line-height: 17px;text-shadow: 0 1px 0 #fff;margin: 2px 0;}
#sidebar li a:hover {color: #444444;}

/* Sidebar Icons */
#sidebar li.icn_folder a {background: url(images/icn_folder.png) no-repeat center left;}
#sidebar li.icn_new_article a {background: url(images/icn_new_article.png) no-repeat center left;}
#sidebar li.icn_edit_article a {background: url(images/icn_edit_article.png) no-repeat center left;}
#sidebar li.icn_categories a {background: url(images/icn_categories.png) no-repeat center left;}
#sidebar li.icn_tags a {background: url(images/icn_tags.png) no-repeat center left;}
#sidebar li.icn_add_user a {background: url(images/icn_add_user.png) no-repeat center left;}
#sidebar li.icn_view_users a {background: url(images/icn_view_users.png) no-repeat center left;}
#sidebar li.icn_profile a {background: url(images/icn_profile.png) no-repeat center left;}
#sidebar li.icn_photo a {background: url(images/icn_photo.png) no-repeat center left;}
#sidebar li.icn_audio a {background: url(images/icn_audio.png) no-repeat center left;}
#sidebar li.icn_video a {background: url(images/icn_video.png) no-repeat center left;}
#sidebar li.icn_settings a {background: url(images/icn_settings.png) no-repeat center left;}
#sidebar li.icn_security a {background: url(images/icn_security.png) no-repeat center left;}
#sidebar li.icn_jump_back a {background: url(images/icn_jump_back.png) no-repeat center left;}
#sidebar p {color: #666666;padding-left: 6%;text-shadow: 0 1px 0 #fff;margin: 10px 0 0 0;}
#sidebar a {color: #666666;text-decoration: none;}
#sidebar a:hover {text-decoration: underline;}
#sidebar footer {margin-top: 20%;}

/* Main Content */
section#main {width: 700px; min-height: 500px; background: url(images/sidebar_shadow.png) repeat-y left top; float: left; margin-top: -2px;}
section#main_full {width: 100%; min-height: 500px; background: url(images/sidebar_shadow.png) repeat-y left top; float: left; margin-top: -2px;}
h3 {color: #1F1F20; text-transform: uppercase; text-shadow: 0 1px 0 #fff; font-size: 13px; margin: 8px 20px;}

/* Modules */
article .toggleLink {color: #999999; position: absolute; right: 0; margin: 10px 30px 0 0;}
article .toggleLink:hover {}
.module {border: 1px solid #9BA0AF;width: 100%; margin: 20px 0px 0 28px;margin-top: 20px;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;background: #ffffff;}
.module header h3 {display: block;width: 90%;float: left;}
.module header {height: 38px; width: 100%; background: #F1F1F4 url(images/secondary_bar.png) repeat-x; -webkit-border-top-left-radius: 5px; -webkit-border-top-right-radius: 5px;-moz-border-radius-topleft: 5px; -moz-border-radius-topright: 5px; border-top-left-radius: 5px; border-top-right-radius: 5px;}
    .module header a.close {position: absolute; text-indent: -9999px; background: url(images/icn_logout.png) 0 0; width: 17px; height: 17px; margin: 7px 0 0;}
.module footer {height: 32px; width: 100%; border-top: 1px solid #9CA1B0; background: #F1F1F4 url(images/module_footer_bg.png) repeat-x; -webkit-border-bottom-left-radius: 5px; -webkit-border-bottom-right-radius: 5px; -moz-border-radius-bottomleft: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-left-radius: 5px; -webkit-border-bottom-right-radius: 5px;}
.module_content {margin: 10px 20px; color: #666;}
.hide_module {text-shadow: 0 1px 0 #fff; font-size: 10px; color: #666666; float: right; display: inline-block; margin: 10px;}

/* Module Widths */
.width_full {width: 95%;}
#main_full .width_full {width: 99%; margin: 15px 0 0 5px;}
.width_half {width: 46%; margin-right: 0; float: left;}
.width_quarter {width: 26%; margin-right: 0; float: left; }
.width_3_quarter {width: 62%; margin-right: 0; float: left;}

/* Stats Module */
.stats_graph {width: 64%;float: left;}
.stats_overview {background: #F6F6F6;border: 1px solid #ccc;float: right;width: 26%;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;}
.overview_today, .overview_previous {width: 50%;float: left;}
.stats_overview p {
margin: 0; padding: 0; text-align: center; text-transform: uppercase; text-shadow: 0 1px 0 #fff;}
.stats_overview p.overview_day {font-size: 12px; font-weight: bold; margin: 6px 0;}
.stats_overview p.overview_count {font-size: 26px; font-weight: bold; color: #333333;}
.stats_overview p.overview_type {font-size: 10px; color: #999999; margin-bottom: 8px}

/* Content Manager */
.tablelist {width: 100%;margin: -5px 0 0 0;}
	.tablelist td {margin: 0;padding: 0;border-bottom: 1px dotted #ccc;}
	.tablelist thead tr {height: 34px;background: url(images/table_sorter_header.png) repeat-x;text-align: left;text-indent: 10px;}
	.tablelist thead tr a {color: #000;}
	.tablelist thead.header tr {border-top-left-radius: 7px; border-top-right-radius: 7px; height: 38px;}
	.tablelist td {padding: 1px 10px;}
	.tablelist .group_one {background: #FAFAE5;}
	.tablelist .selected_card {background: #F6F6F6;}
    .tablelist .table_edit   {margin-right: 10px; display: inline-block; width: 16px; height: 16px; background: url(images/icn_edit.png) center no-repeat; text-indent: -9999px;}
    .tablelist .table_edit2   {margin-right: 10px; display: inline-block; width: 16px; height: 16px; background: url(images/icn_edit2.png) center no-repeat; text-indent: -9999px;}

	.tablelist .table_CertPlan   {margin-right: 10px; display: inline-block; width: 16px; height: 16px; background: url(images/cert_plan.png) center no-repeat; text-indent: -9999px;}
	.tablelist .table_CertFact   {margin-right: 10px; display: inline-block; width: 16px; height: 16px; background: url(images/cert_fact.png) center no-repeat; text-indent: -9999px;}

		
    .tablelist .table_delete {margin-right: 10px; display: inline-block; width: 16px; height: 16px; background: url(images/icn_trash.png) center no-repeat; text-indent: -9999px;}
    .tablelist .table_copy {margin-right: 10px; display: inline-block; width: 16px; height: 16px; background: url(images/icn_new_article.png) center no-repeat; text-indent: -9999px;}
    .tablelist .table_archive {margin-right: 10px; display: inline-block; width: 16px; height: 16px; background: url(images/icn_trash.png) center no-repeat; text-indent: -9999px;}
    .tablelist .table_gtd {margin-right: 10px; display: inline-block; width: 17px; height: 17px; background: url(images/icn_tags.png) center no-repeat; text-indent: -9999px;}
    .tablelist .table_group {margin-right: 10px; display: inline-block; width: 17px; height: 17px; background: url(images/icn_categories.png) center no-repeat; text-indent: -9999px;}
#main_full th {text-align: center;}
ul.tabs {margin: 3px 10px 0 0;padding: 0;float: right;list-style: none;height: 24px; /*--Set height of tabs--*/-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;-webkit-box-shadow: 0 1px 0 #fff;-moz-box-shadow: 0 1px 0 #fff;box-shadow: 0 1px 0 #fff;border: 1px solid #ccc;font-weight: bold;text-shadow: 0 1px 0 #fff;}
ul.tabs li {float: left;margin: 0;padding: 0;line-height: 24px;}
ul.tabs li a {text-decoration: none;color: #999;display: block;padding: 0 10px;height: 24px;}
ul.tabs li a:hover {color: #44474F;}
ul.tabs li.active a {color: #44474F;}
ul.tabs li.active, html ul.tabs li.active a:hover  {background: #F1F2F4;-webkit-box-shadow: inset 0 2px 3px #818181;-moz-box-shadow: inset 0 2px 3px #818181;box-shadow: inset 0 2px 3px #818181;}
ul.tabs li:first-child, html ul.tabs li:first-child a  {-webkit-border-top-left-radius: 5px; -webkit-border-bottom-left-radius: 5px;-moz-border-radius-topleft: 5px; -moz-border-radius-bottomleft: 5px;border-top-left-radius: 5px; border-bottom-left-radius: 5px;}
ul.tabs li:last-child, html ul.tabs li:last-child a  {-webkit-border-top-right-radius: 5px; -webkit-border-bottom-right-radius: 5px;-moz-border-radius-topright: 5px; -moz-border-radius-bottomright: 5px;border-top-right-radius: 5px; border-bottom-right-radius: 5px;}
.module header h3.tabs_involved {display: block;width: 60%;float: left;}
.no_margin {margin: 0;}
.status_ok {background-image:  url(images/icn_alert_success.png); background-position: center center; background-repeat: no-repeat;}
.bg_yellow {background-color: #FFFF67;}
.bg_red {background-color: #FF4B4B;}
#main_full .bg_green {background-color: #A4D66B;}
#main_full td {text-align: center;}


/* Messages */
.message {border-bottom: 1px dotted #cccccc; margin: 0 3%; color: red;}

input[type=submit] {background: #D0D1D4 url(images/btn_submit.png) repeat-x;border: 1px solid #A8A9A8;-webkit-box-shadow: 0 1px 0 #fff;-moz-box-shadow: 0 1px 0 #fff;box-shadow: 0 1px 0 #fff;font-weight: bold;height: 22px;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;padding: 0 10px;color: #666;text-shadow: 0 1px 0 #fff;cursor: pointer;}
input[type=submit]:hover {color: #333333;}
input[type=submit].alt_btn {background: #D0D1D4 url(images/btn_submit_2.png) repeat-x;border: 1px solid#30B0C8;-webkit-box-shadow: 0 1px 0 #fff;-moz-box-shadow: 0 1px 0 #fff;box-shadow: 0 1px 0 #fff;font-weight: bold;height: 22px;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;padding: 0 10px;color: #003E49;text-shadow: 0 1px 0 #6CDCF9;cursor: pointer;}
input[type=submit].alt_btn:hover {color: #001217;}
input[type=submit].btn_post_message {background: #D0D1D4 url(images/post_message.png) no-repeat;display: block;width: 37px;border: none;height: 24px;cursor: pointer;text-indent: -5000px;}
input[type=submit].btn_post_message:hover {background-position: 0 -24px;}
input[type=submit].btn_left {background-position: 0 -24px;}

input[type=button] {background: #D0D1D4 url(images/btn_submit.png) repeat-x; border: 1px solid #A8A9A8; -webkit-box-shadow: 0 1px 0 #fff;-moz-box-shadow: 0 1px 0 #fff; box-shadow: 0 1px 0 #fff; font-weight: bold; height: 22px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; padding: 0 10px; color: #666; text-shadow: 0 1px 0 #fff; cursor: pointer; font-size: 12px;}
input[type=button]:hover {color: #333333;}
input[type=button].alt_btn {background: #D0D1D4 url(images/btn_submit_2.png) repeat-x;border: 1px solid#30B0C8;-webkit-box-shadow: 0 1px 0 #fff;-moz-box-shadow: 0 1px 0 #fff;box-shadow: 0 1px 0 #fff;font-weight: bold;height: 22px;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;padding: 0 10px;color: #003E49;text-shadow: 0 1px 0 #6CDCF9;cursor: pointer;}
input[type=button].alt_btn:hover {color: #001217;}

input[type=button].alt_btn_lock {background: gray url(images/btn_submit_2.png) repeat-x;border: 1px solid#30B0C8;-webkit-box-shadow: 0 1px 0 #fff;-moz-box-shadow: 0 1px 0 #fff;box-shadow: 0 1px 0 #fff;font-weight: bold;height: 22px;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;padding: 0 10px;color: gray;text-shadow: 0 1px 0 #6CDCF9;}
input[type=button].alt_btn_lock:hover {color: gray;}
input[type=button].btn_post_message {background: #D0D1D4 url(images/post_message.png) no-repeat;display: block;width: 37px;border: none;height: 24px;cursor: pointer;text-indent: -5000px;}
input[type=button].btn_post_message:hover {background-position: 0 -24px;}
input[type=button].btn_left {background-position: 0 -24px;}
.post_message {text-align: left;padding: 5px 0;}
.post_message input[type=text] {-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;border: 1px solid #bbb;height: 20px;width: 70%;color: #ccc;-webkit-box-shadow: inset 0 2px 2px #ccc, 0 1px 0 #fff;-moz-box-shadow: inset 0 2px 2px #ccc, 0 1px 0 #fff;box-shadow: inset 0 2px 2px #ccc, 0 1px 0 #fff;text-indent: 10px;background-position: 10px 6px;float: left;margin: 0 3.5%;}
.post_message input[type=text]:focus {outline: none;border: 1px solid #77BACE;-webkit-box-shadow: inset 0 2px 2px #ccc, 0 0 10px #ADDCE6;-moz-box-shadow: inset 0 2px 2px #ccc, 0 0 10px #ADDCE6;box-shadow: inset 0 2px 2px #ccc, 0 0 10px #ADDCE6;color: #666666;}
.post_message input[type=image] {float: left;}
.message_list {height: 250px;overflow-x:hidden;overflow-y: scroll;}

/* New/Edit Article Module */
fieldset {border: 0; width: 46%; float: left;}
fieldset.full {border: 0; width: 97%; float: left;}
    fieldset.full div {width: 97%;}
fieldset.block {-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;background: #F6F6F6;border: 1px solid #ccc;padding: 7px 0%;margin: 1px 0;}
fieldset label {display: block; float: left; width: 100%; height: 25px; line-height: 25px; text-shadow: 0 1px 0 #fff;font-weight: bold;padding-left: 10px; margin: -5px 0 0px 0;text-transform: uppercase;}
    fieldset label span {font-weight: normal; text-transform: none; color: #ccc;}
label.document_comment {padding-left: 77px; display: inline-block;}
a.show_comment {text-shadow: 0 1px 0 #fff; font-size: 10px; color: #666666; display: inline-block; margin-left: 20px; text-transform: none;}
fieldset div {display: inline-block; padding-left: 10px; }
input[type=text] {-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;border: 1px solid #BBBBBB;height: 20px;color: #666666;-webkit-box-shadow: inset 0 2px 2px #ccc, 0 1px 0 #fff;-moz-box-shadow: inset 0 2px 2px #ccc, 0 1px 0 #fff;box-shadow: inset 0 2px 2px #ccc, 0 1px 0 #fff;padding-left: 10px;background-position: 10px 6px;margin: 0;display: block;float: left;width: 96%;margin: 0 10px;}
input[type=text].w10 {width: 10%; margin: 0 5px 0 10px;}
input[type=text].w15 {width: 15%; margin: 0 5px 0 10px;}
input[type=text].w25 {width: 20%; margin: 0 5px 0 10px;}
fieldset.w20 {width: 15px;}
fieldset.w35 {width: 40px;}
fieldset.w70 {width: 70px;}
fieldset.w90 {width: 90px;}
fieldset.w150 {width: 115px;}
input[type=text]:focus {outline: none;border: 1px solid #77BACE;-webkit-box-shadow: inset 0 2px 2px #ccc, 0 0 10px #ADDCE6;-moz-box-shadow: inset 0 2px 2px #ccc, 0 0 10px #ADDCE6;box-shadow: inset 0 2px 2px #ccc, 0 0 10px #ADDCE6;}
input[type=password] {-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;border: 1px solid #BBBBBB;height: 20px;color: #666666;-webkit-box-shadow: inset 0 2px 2px #ccc, 0 1px 0 #fff;-moz-box-shadow: inset 0 2px 2px #ccc, 0 1px 0 #fff;box-shadow: inset 0 2px 2px #ccc, 0 1px 0 #fff;padding-left: 10px;background-position: 10px 6px;margin: 0;display: block;float: left;width: 96%;margin: 0 10px;}
input[type=password]:focus {outline: none;border: 1px solid #77BACE;-webkit-box-shadow: inset 0 2px 2px #ccc, 0 0 10px #ADDCE6;-moz-box-shadow: inset 0 2px 2px #ccc, 0 0 10px #ADDCE6;box-shadow: inset 0 2px 2px #ccc, 0 0 10px #ADDCE6;}
input[type=checkbox] {border: 1px solid #BBBBBB; height: 18px; padding: 2px 0 0px 10px; display: block; float: left; width: 20px; margin-left: 10px;}
input[type=radio] {border: 1px solid #BBBBBB; height: 25px; padding: 0px 0 0px 10px; display: inline-block; width: 20px; margin: 0 0 0 10px; vertical-align: middle;}
select {width: 96%;margin: 0 10px;border: 1px solid #bbb;height: 20px;color: #666666;}
textarea {-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;border: 1px solid #BBBBBB;color: #666666;-webkit-box-shadow: inset 0 2px 2px #ccc, 0 1px 0 #fff;-moz-box-shadow: inset 0 2px 2px #ccc, 0 1px 0 #fff;box-shadow: inset 0 2px 2px #ccc, 0 1px 0 #fff;padding-left: 10px;background-position: 10px 6px;margin: 0 0.5%;display: block;float: left;width: 96%;margin: 0 10px;}
textarea:focus {outline: none;border: 1px solid #77BACE;-webkit-box-shadow: inset 0 2px 2px #ccc, 0 0 10px #ADDCE6;-moz-box-shadow: inset 0 2px 2px #ccc, 0 0 10px #ADDCE6;box-shadow: inset 0 2px 2px #ccc, 0 0 10px #ADDCE6;}
.submit_link { margin-left: 2%;padding: 5px 0; width: 100%;}
#main_full .submit_link {margin-left: 5px; padding: 5px 0; width: 100%;}
.selected_action {margin-left: 1px; padding: 5px 0; display: none;}
.selected_action_2l {margin-top: 5px;}
.on_doc_recieved {display: none;}
.on_doc_sent {display: none;}
.hide_button {display: none;}
.submit_link select {width: 150px;border: 1px solid #bbb;height: 20px;color: #666666;}
.module_content h1 {color: #333333;text-transform: none;text-shadow: 0 1px 0 #fff;font-size: 22px;margin: 8px 0px;}
.module_content h2 {color: #444444;text-transform: none;text-shadow: 0 1px 0 #fff;font-size: 18px;margin: 8px 0px;}
.module_content h3 {color: #666666;text-transform: uppercase;text-shadow: 0 1px 0 #fff;font-size: 13px;margin: 8px 0px;}
.module_content h4 {color: #666666;text-transform: none;text-shadow: 0 1px 0 #fff;font-size: 13px;margin: 8px 0px;}
.module_content li {line-height: 150%;}

/* Alerts */
h4.alert_info {display: block;width: 95%;margin: 20px 3% 0 3%;margin-top: 20px;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;background: #B5E5EF url(images/icn_alert_info.png) no-repeat;background-position: 10px 10px;border: 1px solid #77BACE;color: #082B33;padding: 10px 0;text-indent: 40px;font-size: 14px;}
h4.alert_warning {display: block;width: 95%;margin: 20px 3% 0 3%;margin-top: 20px;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;background: #F5F3BA url(images/icn_alert_warning.png) no-repeat;background-position: 10px 10px;border: 1px solid #C7A20D;color: #796616;padding: 10px 0;text-indent: 40px;font-size: 14px;}
h4.alert_error {display: block;width: 95%;margin: 20px 3% 0 3%;margin-top: 20px;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;background: #F3D9D9 url(images/icn_alert_error.png) no-repeat;background-position: 10px 10px;border: 1px solid #D20009;color: #7B040F;padding: 10px 0;text-indent: 40px;font-size: 14px;}
h4.alert_success {display: block;width: 95%;margin: 20px 3% 0 3%;margin-top: 20px;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;background: #E2F6C5 url(images/icn_alert_success.png) no-repeat;background-position: 10px 10px;border: 1px solid #79C20D;color: #32510F;padding: 10px 0;text-indent: 40px;font-size: 14px;}

/* Filter */
.filter_block {}
    .filter_block fieldset.block {width:23%; float:left; margin-right: 5px; }
    .filter_block fieldset.report_block {width:200px;}
        .filter_block fieldset.block input {width:84%;}
        .filter_block fieldset.block input.date_range {width:38%; margin: 0 0 0 10px; padding-left: 5px;}
        
/* POPUPS */
.overlay {position: absolute; top: 0; left: 0; height: 100%; width: 100%; display: block; z-index: 11; background: url(images/bg-overlay.png); overflow: auto; overflow-x: hidden; overflow-y: auto; }
.popup_holder {position: fixed; top: 0; left: 0; height: 100%; width: 100%; display: none; z-index: 100; background: url(images/bg-overlay.png); overflow: auto; overflow-x: hidden; overflow-y: auto; }
    .popup_holder .popup {margin: 50px auto 20px; width: 800px;}
    .popup_holder hr {width: 100%; border: none; border-bottom: dotted 1px;}
.add_block {text-align: center;}
    .add_block a {display: inline-block; margin-right: 50px; border-bottom: 1px dotted #77BACE;}
    .add_block a:hover {border-bottom: 1px #fff dotted; text-decoration: none;}


/* CARDS INFO */
.cards_info {padding: 10px;}
    .cards_info ul {margin: 0; padding: 0;}
    .cards_info li {padding: 0 0 5px; list-style: none;}
        .cards_info li strong {display: inline-block; width: 230px;}
#card_info {display: none;}
#documents_area_list {display: none;}
#comments_area_list {display: none;}
#history_area_list {display: none;}
.selected_card {background: #F6F6F6;}

/* LOGIN PAGE */
.login_page {}
    .login_page .login_block {width: 300px; margin: 100px auto; float: none;}
        .login_page .login_block input[type="text"] {width: 90%; margin-bottom: 20px;}
        .login_page .login_block input[type="password"] {width: 90%; margin-bottom: 20px;}
        .login_page .login_block .alt_btn {margin-left: 10px;}

.login_page header#header h2.section_title {width: 100%; text-indent: 0;}

/* Print popup */
.popup_print {}
    .popup_print a {display: inline-block; margin-right: 50px; border-bottom: 1px dotted #77BACE;}
    .popup_print a:hover {border-bottom: #fff; text-decoration: none;}
    .popup_print .edit_data {display: none; padding: 10px 0;}
    .popup_print .show {display: block;}
    .popup_print input[type=text] {display: inline-block; float: none; width: auto;}

div.jGrowl a {color: #fff; text-decoration: underline;}
div.jGrowl a:hover {text-decoration: none;}

.photo {
    background: #d9dabb; /* Цвет фона */
    width: 40px; /* Ширина */
    margin: 0 10px 10px 0; /* Отступы */
    padding: 5px 0; /* Поля сверху и снизу */
    text-align: center; /* Выравнивание по центру */
    display: inline; /* Строчно-блочный элемент */
   }
   
.simple-little-table {
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	font-size:12px;
	text-shadow: 1px 1px 0px #fff;
	background:#eaebec;
	margin:20px 0px 0px;
	border:#ccc 1px solid;
	border-collapse:separate;
 
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
 
	-moz-box-shadow: 0 1px 2px #d1d1d1;
	-webkit-box-shadow: 0 1px 2px #d1d1d1;
	box-shadow: 0 1px 2px #d1d1d1;
}
 
.simple-little-table th {
	font-weight:bold;
	padding:21px 25px 22px 25px;
	border-top:1px solid #fafafa;
	border-bottom:1px solid #e0e0e0;
 
	background: #ededed;
	background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#ebebeb));
	background: -moz-linear-gradient(top,  #ededed,  #ebebeb);
}
.simple-little-table th:first-child{
	text-align: left;
	padding-left:20px;
}
.simple-little-table tr:first-child th:first-child{
	-moz-border-radius-topleft:3px;
	-webkit-border-top-left-radius:3px;
	border-top-left-radius:3px;
}
.simple-little-table tr:first-child th:last-child{
	-moz-border-radius-topright:3px;
	-webkit-border-top-right-radius:3px;
	border-top-right-radius:3px;
}
.simple-little-table tr{
	text-align: center;
	padding-left:20px;
}
.simple-little-table tr td:first-child{
	text-align: left;
	padding-left:20px;
	border-left: 0;
}
.simple-little-table tr td {
	padding:5px;
	border-top: 1px solid #ffffff;
	border-bottom:1px solid #e0e0e0;
	border-left: 1px solid #e0e0e0;
 
	background: #fafafa;
	background: -webkit-gradient(linear, left top, left bottom, from(#fbfbfb), to(#fafafa));
	background: -moz-linear-gradient(top,  #fbfbfb,  #fafafa);
}
.simple-little-table tr:nth-child(even) td{
	background: #f6f6f6;
	background: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#f6f6f6));
	background: -moz-linear-gradient(top,  #f8f8f8,  #f6f6f6);
}
.simple-little-table tr:last-child td{
	border-bottom:0;
}
.simple-little-table tr:last-child td:first-child{
	-moz-border-radius-bottomleft:3px;
	-webkit-border-bottom-left-radius:3px;
	border-bottom-left-radius:3px;
}
.simple-little-table tr:last-child td:last-child{
	-moz-border-radius-bottomright:3px;
	-webkit-border-bottom-right-radius:3px;
	border-bottom-right-radius:3px;
}
.simple-little-table tr:hover td{
	background: #f2f2f2;
	background: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#f0f0f0));
	background: -moz-linear-gradient(top,  #f2f2f2,  #f0f0f0);
}
 
.simple-little-table a:link {
	color: #666;
	font-weight: bold;
	text-decoration:none;
}
.simple-little-table a:visited {
	color: #999999;
	font-weight:bold;
	text-decoration:none;
}
.simple-little-table a:active,
.simple-little-table a:hover {
	color: #bd5a35;
	text-decoration:underline;
}   

.topmenu ul {
  list-style: none; /*убираем маркеры списка*/
  margin: 0; /*убираем отступы*/
  padding-left: 0; /*убираем отступы*/
  margin-top:25px; /*делаем отступ сверху*/
  background:#819A32; /*добавляем фон всему меню*/
  height: 50px; /*задаем высоту*/
}
.topmenu a {
  text-decoration: none; /*убираем подчеркивание текста ссылок*/
  background:#819A32; /*добавляем фон к пункту меню*/
  color:#fff; /*меняем цвет ссылок*/
  padding:0px 15px; /*добавляем отступ*/
  font-family: arial; /*меняем шрифт*/
  line-height:50px; /*ровняем меню по вертикали*/
  display: block; 
  border-right: 1px solid #677B27; /*добавляем бордюр справа*/
  -moz-transition: all 0.3s 0.01s ease; /*делаем плавный переход*/
  -o-transition: all 0.3s 0.01s ease;
  -webkit-transition: all 0.3s 0.01s ease;
}
.topmenu a:hover {
  background:#D43737;/*добавляем эффект при наведении*/
}
a.mnuselected {
  background:#D43737;/*добавляем эффект при наведении*/
}

.topmenu li {
  float:left; /*Размещаем список горизонтально для реализации меню*/
  position:relative; /*задаем позицию для позиционирования*/
}
     
    /*Стили для скрытого выпадающего меню*/
    .topmenu li > ul {
        position:absolute;
        top:25px;
        display:none;   
    }
     
    /*Делаем скрытую часть видимой*/
    .topmenu li:hover > ul {
        display:block; 
        width:250px;  /*Задаем ширину выпадающего меню*/      
    }
   .topmenu li:hover > ul > li {
        float:none; /*Убираем горизонтальное позиционирование*/
    }

#navigation {
	
	height: 50px;
	margin: 0;
	padding: 0;
	background: url(images/navigation-bg.jpg)  left top;
} 
#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
} 
#navigation ul li {
	display: inline;
	margin: 0px;
} 
#navigation ul li a {
	height:33px;
	display: block;
	float: left;
	padding: 17px 15px 0 15px;
	font: bold 12px Arial;
	color: #363636;
	text-decoration: none;
	background: url(images/navigation-separator.png) no-repeat right center;
} 

#navigation ul li a:hover {
	color:#FFF;
	background: url(images/navigation-hover.png) repeat-x left top;
}

#navigation ul li#active a {
	color:#FFF;
	background: url(images/navigation-hover.png) repeat-x left top;
}	

/* загрузка файлов start */
.file_upload{
    display: block;
    position: relative;
    font-size: 1em;              /* example */
}
.file_upload .button, .file_upload > #selectedfile{
    display: block;
    cursor: pointer;              /* example */
}

.file_upload .button{
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    width: 190px;                  /* example */
    height: 100%;
    text-align: center;           /* example */
}

.file_upload .fname{
    background: transparent;     /* example */
    padding-left: 1em;            /* example */
    float:left;

}
.file_upload input[type=file]{
    position: absolute;
    top: 0;
    width:10px;
    opacity: 0;
}
/* загрузка файлов  end*/