@charset "utf-8";
/* CSS Document */

/* Base */
body, img, a, form, table { margin:0px; padding:0px; border:0 none; }
body { font:14px Arial, Helvetica, sans-serif; background:url("/images/bg_content.jpg") repeat-y scroll 0 0 transparent;}
img { vertical-align:middle; }
a { outline:none !important;}
h1 a, h2 a{font-size:16px; font-weight:bold;}

/* Common Acronyms */
.fl{float:left;}
.fr{float:right;}
.cl{clear:both;}
.rl{text-align:right;}
.clear{clear:both;}
.spacer { height: 10px; }

/* Link and Button */
a { text-decoration: none; color: #44658E; }
a:hover { text-decoration:underline; }
a.button { border:1px solid #CCCCCC; color:#5D5D5D; background-color:#F6F6F6; padding:1px 10px; }
a.button:hover { text-decoration:none; cursor:default; }
div.button { margin:5px 0; }
.button a { border:1px solid #CCCCCC; color:#5D5D5D; background-color:#F6F6F6; padding:1px 10px; }
.button a:hover { text-decoration:none; cursor:default; }
.iconbutton a { margin: 2px; }


/* Layout */
html, body, .content { height:100%; }
.content_main { min-height:100%; }
.content{ min-height:400px; background:url(/images/bg_content.jpg) repeat-y 0 0; }
.content_left { position:absolute; width:295px; min-height:100px; background:url(/images/bg_menugrad.jpg) repeat-x 0 0; margin-left:5px; padding:5px; -moz-border-radius-topright:5px;-webkit-border-top-right-radius:5px;border-top-right-radius:5px;}
.content_main { margin-left:307px; /*background:url("/images/bg_content_border.jpg") repeat-y scroll right top transparent;*/ }

/* Header */
.header { position:relative; height:78px; background:#1e5563; color:#fff;}
.logo { position:absolute; top:25px; left:110px; background:url(/images/crypsis_logo.png) no-repeat 0 0; padding:0 0 0 146px; height:32px; font-size:20px; font-weight:bold;}
.welcome_text { position:absolute;top:0;right:0;margin:10px 100px 0 0; height:29px;}
.header_links { position:absolute; bottom:5px; left:0;}
.header_links a { padding:5px 10px; color:#fff; font-weight:bold; }
.header_links a.top{margin:0 5px; background:#4a7d8b; color:#fff; -moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px; }
.header_links_right {right:0; left:auto; bottom:10px; }
.footer{}

/* Menu */
ul#mainmenu { list-style: none; margin:0; padding:0; }
ul#mainmenu a { -moz-border-radius:5px 5px 0 0;-webkit-border-radius:5px 5px 0 0;border-radius:5px 5px 0 0; }
ul#mainmenu li { float:left; position:relative; }
ul#mainmenu li ul { display:none; list-style:none; position:absolute; width:300px; top:19px; left:0px; padding:0; z-index:101; border:5px solid #1E5563; border-top:0 none; -moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}
ul#mainmenu li:hover ul { display:block; }
ul#mainmenu li li { float:none; background:#4a7d8b; border-bottom:1px dotted #80D4EA; padding: 4px; }

/* Tabs */
ul.subsection_tabs { margin:0 0 10px 0; padding:10px 0 0 15px; height:25px; clear:both; background:#1e5563; border-bottom:10px solid #A3BEC5; }
ul.subsection_tabs h2 { color:white; margin:0; }
ul.subsection_tabs li{ display:inline; list-style:none;}
ul.subsection_tabs li a{ margin:0px 1px; padding:5px 7px; text-decoration:none; cursor:pointer; font-size:12px; font-weight:bold; line-height:25px; color:#fff;}
ul.subsection_tabs li a:hover{}
ul.subsection_tabs li a.active{ color:#000; background:#A3BEC5; -moz-border-radius:5px 5px 0 0; -webkit-border-radius:5px 5px 0 0; border-radius:5px 5px 0 0; }
.tabdiv { margin:10px 20px 0px 15px; padding:0 0 10px 0; }

/* Item Header */
.item_header { border-bottom:1px dotted white; padding-bottom:10px; margin:10px 0; }
.item_header h2 { margin:0; padding:0; }
#project_header h2 a { color:white; }
.item_header p { padding:0; margin:0; }
.item_header p.desc, .item_header .desc p{ padding:0; margin:5px 0 0 0; }
.item_data { }
.crumbs { font-size:10px; color:#777; }

/* Item List*/
.list_item { border: 1px solid #D5E0E4; padding: 2px 5px; margin:10px 0; background-color:#ECF2F3; }
.list_item .title{ font-weight:bold; font-size:13px; padding:0; margin:0; }
.list_item .title a { font-weight:bold }
.list_item p.desc, .list_item .desc p{ padding:3px 0 0 20px; margin:0; }
.list_item .fr { padding-left:5px; font-size:12px; color:#666; }
.sort_handle { font-size: 12px; cursor: move;  color: #777; }
.pagination { text-align:right; }
ul.tree { background:#fff; padding:0 10px 10px 10px; }

/* class for name in name/value pair  */
div.table_view { position:relative; margin-bottom:5px; }
div.label_view { position:relative; margin-bottom:5px; }
div.table_view:hover div.label { text-decoration:underline; }
div.label { float:left; width:100px; text-align:right; /*font-weight:bold;*/ margin-right:10px; }
div.value{ float:left; width:500px; }
div.value .value{ width:auto; }
div.value span{ margin-left:10px; }
div.formfield{ margin:5px 0; }
div.formfield_shifted{ margin-left:70px; padding-left:10px; }
label { display: block; width: 70px; padding-right:10px; /*font-weight:bold;*/ text-align:right; float: left; }
.formfield_broad label { display: block; width: 20em; padding-right:10px; /*font-weight:bold;*/ text-align:right; float: left; }
.standup_form label{ float:none; width:auto; text-align:left; font-weight:bold; }
.standup_form textarea{ margin-left:110px; }

/* -------------- Input fields classes ----------------------------- */
input { text-indent: 1pt; color: #5D5D5D; border: #CCCCCC 1px solid; font-size: 12px; }
select { text-indent: 1pt; font-size: 12px; color: #5D5D5D; border: #CCCCCC 1px solid; border-color: #CCCCCC; }
.edit_task select, .new_task select, .edit_ticket select, .new_ticket select, .halftext { width: 208px; }
input.calendar { width:188px; }
.fulltext { width: 500px; }
textarea { text-indent: 1pt; color: #5D5D5D; border: #CCCCCC 1px solid; }
input.checkbox, input.radio { border: 0px; padding: 0px; margin: 0px; width: 13px; height: 13px; }
input.button { background-color: #FFFFFF; border: #CCCCCC 1px solid;  text-indent: 1px; padding-left: 2px; padding-right: 2px; padding-bottom: 2px; /*padding-top: 2px;*/  font-size: 12px; text-align: center; margin: 0px; height: 17px;
}
.file { height: auto; border-collapse: collapse; }

/* Errors */
.warn{ color:red; font-weight:bold; }
.error { border: #ff9999 1px solid; }
.fieldWithErrors { padding: 3px 1px 2px; display: inline; border:1px solid red; }
#errorExplanation { width: 97%; border: 1px solid red; padding: 7px; padding-bottom: 12px; margin-bottom: 20px; background-color: #f0f0f0; }
#errorExplanation h2 { text-align: left; font-weight: bold; padding: 5px 5px 5px 15px; font-size: 12px; margin: -7px; background-color: #c00; color: #fff; }
#errorExplanation p { color: #333; margin-bottom: 0; padding: 5px; }
#errorExplanation ul li { font-size: 12px; list-style: square; }


/* Home page Project List */
.home_left h2 { color:white; }
.home_left ul { font-size:14px; font-weight:bold; margin:0; padding:0; }
.home_left ul li { padding:10px 0 0 10px; list-style:none; }
.home_left ul li a { font-size:14px; }
