﻿/* DEFAULTS
----------------------------------------------------------*/
body
{
    /*background: #fff url('../Images/background.jpg') scroll no-repeat top center;*/
    font-size: .80em;
    /*font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;*/
    font-family: Tahoma;
    margin: 0;
    padding: 0;
    /*color: #565656;*/
}

img
{
    border: 0px;
}

hr
{
    width: 740px;
}

a:link, a:visited
{
    color: #034af3;
}

a:hover
{
    color: #1d60ff;
    text-decoration: none;
}

a:active
{
    color: #034af3;
}

p
{
    margin-bottom: 10px;
    line-height: 1.6em;
}
/*
input[type=text], input[type=password]
{
	background: url('../Images/box_bg.jpg') repeat-x;
    border: 1px solid #dddddd;
    padding: 2px;
    width: 200px;
}
*/
/* HEADINGS   
----------------------------------------------------------*/

h1, h2, h3, h4, h5, h6
{
    font-size: 1.5em;
    color: #666666;
    /*font-variant: small-caps;*/
    text-transform: none;
    font-weight: 200;
    margin-top: 5px;
    margin-bottom: 0px;
}

h1
{
    font-size: 1.6em;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

h2
{
	margin-top: 20px;
    font-size: 1.9em;
    font-weight: bold;
    color: #944b14;
}
h3
{
    font-size: 1.4em;
}

h4
{
    font-size: 1.1em;
}

h5, h6
{
    font-size: 1em;
}


/* this rule styles <h1> and <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2
{
    margin-top: 0px;
}

.textarea
{
    width: 230px;
    max-width: 230px;
}

/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

.page
{
    margin: 0 auto;
    width: 1200px;
}

.header
{
    position: relative;
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: 90px;
}

.header h1
{
    font-weight: 700;
    margin: 0px;
    color: #f9f9f9;
    border: none;
    line-height: 2em;
    font-size: 2em;
}

#main
{
	clear: both;
    background: #fff;
    border: 1px solid #eaeaea;
    min-height: 600px;
    overflow: hidden;
   
   /* bledy w IE10 z ASPxPopupControl !-> position: relative; */
}

.content
{
    padding: 0px 5px;
    margin: 0px 8px 62px 8px;
    min-height: 420px;
    height: 100%;
    width: 1173px;
    float: left;    
}

.content hr
{	
	clear: both;
    opacity: 0.3;
    width: 100%;
}

#topLine
{
	padding-top: 10px;
	padding-bottom: 20px;
}

#pnlAddItem
{
	display: none;
}

.fieldLabel
{
    font-size: 10px;
    padding: 10px;
    padding-top: 15px;
    width: 150px;
}

.longerText
{
    padding-top: 10px;
}

.fieldControl
{
    margin-left: 10px;
    padding: 5px;
}
/*
.fieldControl select, .fieldControl input[type=text]
{
    background: url('../Images/box_bg.jpg') repeat-x;
    border: 1px solid #dddddd;
    padding: 2px;
    width: 200px;  
}

.fieldControl input[type=text]
{
    width: 194px;
}
*/


/*
.content table input[type=text]
{
    background: url('../Images/box_bg.jpg') repeat-x;
    border: 1px solid #dddddd;
    width: 194px;
    padding: 2px;
}
*/

.content table textarea
{
    background: url('../Images/box_bg.jpg') repeat-x;
    border: 1px solid #dddddd;
}

.calendar
{
    cursor: pointer;
    margin-left: 5px;
    margin-top: 1px;
}

.leftCol
{
    padding: 6px 0px;
    margin: 12px 8px 8px 8px;
    width: 200px;
    min-height: 200px;
}

.footer
{
    /* background: url('../Images/footer_bg.png') no-repeat;*/
    background: #DDDDDD;
    color: #808080;
    height: 20px;
    padding: 2px 0px 0px 0px;
    margin: 0px auto;
    text-align: center;
    line-height: normal;
    width: 100%;
}


/* TAB MENU   
----------------------------------------------------------*/
#menuPanel
{
    float: right;
    width: 235px;
    right: 0;
    margin-right: -297px;
    opacity: 0.9;
    padding: 0px;
    position: absolute;
    width: 310px;
    z-index: 5;
}

#menuHandle
{
    float: right;
    margin-right: 2px;
    margin-top: 242px;
    position: absolute;
    right: 0;
    z-index: 10;
}

#menuBackground
{
    background: url('../Images/menu_bg.png');
    float: left;
    min-height: 560px;
    overflow: hidden;
    padding-top: 5px;
    padding-bottom: 15px;
    width: 100%;
}

#menuPanel p
{
    background: url('../Images/menu_item.png') no-repeat;
    clear: both;
    font-size: 12px;
    margin: 0px;
    margin-left: 16px;
    padding: 0px;
    padding-left: 25px;
}
#menuContent
{
    float: left;
    margin-left: 0px;
    width: 100%;
}
#menuContent hr
{
    float: left;
    width: 270px;
    margin-left: 16px;
    opacity: 0.3;
}

#lnkMenuHandle
{
    float: left;
    margin-left: 0px;
}
#filtersPanel_updpnlFilters
{
    margin-left: 16px;
}
div.category
{
    margin-left: 60px;
}
div.category span
{
    margin-left: -10px;
}

#Menu
{
    font-size: 10px;
    float: left;
    margin-left: 14px;
    margin-top: 3px;
}

#Menu a
{
   text-decoration: none;
}
.MenuHPItem
{
    background: url('../Images/blue_arrow-green.png') no-repeat #237E43;
    cursor: pointer;
    margin: 1px;
    padding: 5px;
    padding-left: 15px;
    width: 265px;
}
.MenuHPItem:hover
{
}
.MenuHPItem a
{
   color: #fff; 
}
.MenuItem
{
    background: url('../Images/blue_arrow-green.png') no-repeat #237e43;
    color: #fff;
    cursor: pointer;
    margin: 1px;
    padding: 5px;
    padding-left: 15px;
    width: 265px;
}
.MenuItem a
{
   color: #fff; 
}
.MenuItem:hover
{
    background: url('../Images/red_arrow.png') no-repeat #bd2020;
}
.MenuItem:hover a
{
}
.SelectedMenuItem
{
    background: url('../Images/red_arrow.png') no-repeat #bd2020;
    color: #fff;
    cursor: pointer;
    margin: 1px;
    padding: 5px;
    padding-left: 15px;
    width: 265px;
}
.SelectedMenuItem a
{
    color: #fff;
}
.MenuSubItems
{
    display: none;
}
.MenuSubItem
{
    background: url('../Images/blue_arrow_left.png') no-repeat;
    cursor: pointer;
    margin: 1px;
    padding: 5px;
    width: 285px;
}
.MenuSubItem a
{
    color: #0062a6;
    padding-left: 15px;
}
.SelectedMenuSubItem
{
    background: url('../Images/blue_arrow_left.png') no-repeat;
    cursor: pointer;
    font-weight: bold;
    margin: 1px;
    padding: 5px;
    width: 285px;
}
.SelectedMenuSubItem a
{
    color: #0062a6;
    padding-left: 15px;
}
.MenuSubItem:hover
{
    font-weight: bold;
}
div.hideSkiplink
{
    background-color:#3a4f63;
    width:100%;
}

div.menu
{
    padding: 4px 0px 4px 8px;
}

div.menu ul
{
    list-style: none;
    margin: 0px;
    padding: 0px;
    width: auto;
}

div.menu ul li a, div.menu ul li a:visited
{
    background-color: #465c71;
    border: 1px #4e667d solid;
    color: #dde4ec;
    display: block;
    line-height: 1.35em;
    padding: 4px 10px;
    text-decoration: none;
    white-space: nowrap;
}

div.menu ul li a:hover
{
    background-color: #bfcbd6;
    color: #465c71;
    text-decoration: none;
}

div.menu ul li a:active
{
    background-color: #465c71;
    color: #cfdbe6;
    text-decoration: none;
}
.level2
{
    display: inline;
}

/* FORM ELEMENTS   
----------------------------------------------------------*/

fieldset
{
    margin: 1em 0px;
    padding: 1em;
    border: 1px solid #ccc;
}

fieldset p 
{
    margin: 2px 12px 10px 10px;
}

fieldset.login label, fieldset.register label, fieldset.changePassword label
{
    display: block;
}

fieldset label.inline 
{
    display: inline;
}

legend 
{
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
}


input.textEntry 
{
    width: 320px;
    border: 1px solid #ccc;
}


input.passwordEntry 
{
    width: 320px;
    border: 1px solid #ccc;
}

div.accountInfo
{
    width: 42%;
}

/* MISC  
----------------------------------------------------------*/

.txtautocomplete
{
    margin: 5px 0px;
}

.clear
{
    clear: both;
}

.centerText
{
    text-align: center;
}

.rightText
{
    text-align: right;
}

.left
{
    float: left;
}

.right
{
    float: right;
}

.title
{
    display: block;
    float: left;
    text-align: left;
    width: auto;
}

.hidden
{
	display: none;
}

.visible
{
	display: block;
}

.fadeText
{
	color: #A0A0A0;
}

.error
{
	color: #CD5C5C;
	border: 1px solid #CD5C5C;
}

.success
{
	color: #228B22;
	border: 1px solid #228B22;
}

.infoContainer
{
	padding: 2px;
	margin-bottom: 20px;
}

.button
{
    background: url('../Images/button-green.png') no-repeat #237e43;
    background-position: right;
    border: 0px;
    color: #fff;
    cursor: pointer;
    font-size: Verdana;
    padding-left: 15px;
    padding-right: 25px;
    height: 26px;
}

.expanded
{
    background: url('../Images/button_slideDown-green.png') no-repeat #237e43;
    background-position: right;
}

.collapsed
{
    background: url('../Images/button_slideUp-green.png') no-repeat #237e43;
    background-position: right;
}

a.button
{
	color: #fff;
	font-size: 10px;
	padding: 5px;
    padding-right: 25px;
	text-decoration: none;
    height: auto;
}

.saveButton
{
    margin-top: 15px;
}

.deleteButton
{
    background: url('../Images/delete_disabled_small.png') no-repeat;
    background-position: left;
    border: 0px;
    color: #565656;
    cursor: pointer;
    font-size: 10px;
    padding-left: 15px;
    height: 26px;
}
.deleteButton:hover
{
    background: url('../Images/delete_small.png') no-repeat;
    background-position: left;
}

.loginDisplay
{   
    display: block;
    text-align: right;
    padding: 10px;
    padding-top: 53px;
    float: left;    
}
.loginDisplay a
{
    text-decoration: none;
}

.loginDisplay a:link
{
    color: #0062a6;
}

.loginDisplay a:visited
{
    color: #0062a6;
}

.loginDisplay a:hover
{
	text-decoration: underline;
}
#UserName
{
    /* color: #0062a6;*/
}

.failureNotification
{
    font-size: 1.2em;
    color: Red;
}

.bold
{
    font-weight: bold;
}

.submitButton
{
    text-align: right;
    padding-right: 10px;
}
#SchedulerIco
{
    float:left;
}
#SchedulerTasks
{
    width: 715px;
    color: White;
    background-color: #205071;
}
#CreateTask
{
    display:none;
    color: White;
}
#CreateTask td
{
    border-bottom: 0px none white;
}
#SchedulerPanel
{
    border: solid 1px White;
    width: 715px;
    margin-bottom: 20px;
    padding-left: 15px;
    background-color: #205071 !important;
}
#SchedulerPanel td
{
    border-bottom: solid 1px #2f6081;
    height: 30px;
    color: #a2c3da;
}
#SchedulerPanel a
{
    color:White;
    text-decoration: none;
}

.jqifade{
	position: fixed !important;
	background-color: #aaaaaa;
}
div.jqi{
	max-width: 800px;
	min-width: 400px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
	background-color: #ffffff;
	font-size: 11px;
	text-align: left;
	border: solid 1px #eeeeee;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 7px;
}
div.jqi .jqicontainer{
	font-weight: bold;
}
div.jqi .jqiclose{
	position: absolute;
	top: 4px; right: -2px;
	width: 18px;
	cursor: default;
	color: #bbbbbb;
	font-weight: bold;
}
div.jqi .jqimessage{
	padding: 10px;
	line-height: 20px;
	color: #444444;
}
div.jqi .jqibuttons{
	text-align: right;
	padding: 5px 0 5px 0;
	border: solid 1px #eeeeee;
	background-color: #f4f4f4;
}
div.jqi button{
	padding: 3px 10px;
	margin: 0 10px;
	background-color: #2F6073;
	border: solid 1px #f4f4f4;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
}
div.jqi button:hover{
	background-color: #728A8C;
}
div.jqi button.jqidefaultbutton{
	background-color: #BF5E26;
}
.jqiwarning .jqi .jqibuttons{
	background-color: #BF5E26;
}
.GridView
{
    width: 970px;
    margin-right: 15px;
}
.GridView th
{
    /*background-image: url('../Images/grid_header_bg.png');*/
    background: #f0f0f0;
    border: 1px solid #dddddd;
    color: #565656;
    text-align: center;
    padding-left: 10px;
    height: 40px;
    font-size: 10px;
}
.GridView th a
{
    text-decoration: none;
}
.GridView th a:hover
{
    text-decoration: underline;
}
.GridView td
{
    border: 1px solid #dddddd;
    font-size: 11px;
    text-align: center;
}
.GridView td span.courseitem
{
    float: left;
    display: block;
    width: 100%;
    min-height: 35px;
    border-bottom: 1px solid #ddd;
    padding: 2px 0px;
}
.GridView td span.last
{
    border: 0;
}
.GridView a
{
    color: #696969 !important;
}

.SmallTable
{
	border: 1px solid #dddddd;
	border-collapse: collapse;
	width: 450px;
}

.SmallTable th
{
    background: #f0f0f0;
    border: 1px solid #dddddd;
    color: #565656;
    text-align: center;
    font-size: 10px;
}
.SmallTable td
{
	border: 1px solid #dddddd;
	padding: 10px;
}

.Summary td
{
	padding: 5px;
}
.Summary td div
{
	margin: 0 auto;
}
.Summary td a
{
	margin-left: 5px;
	text-decoration: none;
}
.Summary td a:hover
{
	text-decoration: underline;
}
.Summary td a.summaryDate
{
	float: left;
	margin-top: 4px;
}

.Summary td a img
{
}

#Filters
{
    width: 730px;
    margin-left: auto;
    margin-right: auto;
    background-color: #1c4c6c;
    color: White;
    height: 60px;
    margin-bottom: 10px;
    padding-left: 10px;
}
.filtersPanel
{
    clear: both;
    font-size: 10px;
}
.filtersPanel span
{
    float: left;
    padding-top: 5px;
    width: 80px;
}
.filtersPanel input[type=text]
{
    float: left;
    width: 190px;
}
.filterButtonsPanel
{
    clear: both;
    margin-top: 10px;
}
.TableSpace
{
    height: 7px;
}

#AccidentRateInfos
{
    margin-top: 15px;
    border: 1px solid Black;
    background-color: #1c4c6c;
    padding-left: 15px;
    height: 40px;
    padding-top: 15px;
    color: White;
    width: 715px;
}
.AccidentRateInfo
{
    font-size: 17px;
}
.AccidentRateValue
{
    font-size: 17px;
    font-weight: bold;
}
#LanguageSelect
{    
	padding-top: 53px;
    float: left;       
}
#EditionSection
{
    width: 495px;
}
.EditionSegment
{
    width: 495px;
    margin-bottom: 5px;
    display: inline-block;  
}
.EditionSubSegment
{
    width: 245px;
    float: left;
    margin-bottom: 5px;
}

/*
.EditionSegment input[type=text], .EditionSegment select
{
    background: url('../Images/box_bg.jpg') repeat-x;
    border: 1px solid #dddddd;
    padding: 2px;
}
.EditionSegment input[type=text]
{
	width: 200px;
}
*/

.CoordinatorInfoContaier
{
    width: 520px;
    padding-top: 10px;
    margin-bottom: 15px;
}
.CoordinatorPhoto
{
    width: 120px;
    float: left;
    margin-right: 10px;
}
.CoordinatorDetails
{
    width: 400px;
    float:left;
}
#LoginPanel
{
    /*background: url('../Images/login_panel.png');*/
    font-family: Tahoma;
    height: 360px;
    margin: 0 auto;
    margin-top: 140px;
    overflow: hidden;
    width: 400px;
}
#LoginPanel_Header
{
	border-bottom: 1px solid #8cc540;
    color: #007236;
    font-size: 22px;
    margin-left: 17px;
    margin-top: 20px;
	padding-bottom: 10px;
}
#LoginPanel_LoginForm
{
    color: #484848;
    font-size: 12px;
    font-weight: bold;
    margin: 0 auto;
    margin-top: 28px;
	margin-bottom: 20px;
    width: 320px;
}
#LoginPanel_LoginButton 
{
	border-top: 1px solid #8cc540;
}
#LoginPanel_LoginForm table tr td
{
    padding: 5px;
}
#LoginPanel_LoginError
{
    font-family: Verdana;
    font-size: 12px;
    color: Red;
    margin: 0 auto;
    margin-top: 8px;
    font-weight: bold; 
    width: 400px;
    text-align: center;
}
#LoginPanel_Copyright
{
    color: #a1a0a0;
    font-size: 11px;
    margin: 0 auto;
    width: 492px;
    text-align:center;
    margin-top: -25px;
}
.imgLogin
{
    font-weight: bold;
    margin-right: 100px;
    margin-top: 20px;
}
#popup_container {
	font-family: Arial, sans-serif;
	font-size: 12px;
	min-width: 300px; /* Dialog will be no smaller than this */
	max-width: 600px; /* Dialog will wrap after this width */
	background: #FFF;
	border: solid 5px #999;
	color: #000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#popup_title {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	line-height: 1.75em;
	color: #666;
	background: #CCC url('../Images/title.gif') top repeat-x;
	border: solid 1px #FFF;
	border-bottom: solid 1px #999;
	cursor: default;
	padding: 0em;
	margin: 0em;
}

#popup_content {
	background: 16px 16px no-repeat url('../Images/info.gif');
	padding: 1em 1.75em;
	margin: 0em;
}

#popup_content.alert {
	background-image: url('../Images/info.gif');
}

#popup_content.confirm {
	background-image: url('../Images/important.gif');
}

#popup_content.prompt {
	background-image: url('../Images/help.gif');
}

#popup_message {
	padding-left: 48px;
}

#popup_panel {
	text-align: center;
	margin: 1em 0em 0em 1em;
}

#popup_prompt {
	margin: .5em 0em;
}

#QuickEditSection 
{
    display: none;
    float: left;
    height: 300px;
    width: 100%;
}
#FastEditTable
{
    border-collapse: collapse;
    font-size: 9px;
    width: 970px;
    margin-right: 15px;
    width: 970px;
}
#FastEditTable tr td
{
    background: #F3F3F3;
    border: 1px solid #dddddd;
    font-size: 11px;
}
#FastEditTable select
{
    width: 130px;
    font-size: 11px;
}
#FastEditTable input
{
    width: 65px;
    font-size: 11px;
}
#FastEditTable thead td
{
    background-image: url('../Images/grid_header_bg.png');
    background: #f0f0f0;
    border: 1px solid #dddddd;
    color: #565656;
    height: 40px;
    text-align: center;
    padding-left: 10px;
}

/* AddressBase table styles*/
#AddressBaseTable
{
    border-collapse: collapse;
    font-size: 9px;
    margin: 15px 0px;
    width: 970px;
}
#AddressBaseTable tr td
{
    background: #F3F3F3;
    border: 1px solid #dddddd;
    font-size: 11px;
    padding: 5px;
}
#FastEditTable a
{
    width: 65px;
    font-size: 11px;
}
#FastEditTable thead td
{
    background-image: url('../Images/grid_header_bg.png');
    background: #f0f0f0;
    border: 1px solid #dddddd;
    color: #565656;
    height: 40px;
    text-align: center;
    padding-left: 10px;
}
/**/


.comments
{
    display: inline-block; 
    margin: 10px 0px;
    width: 100%;
}

#MainContent_notePanel
{
    width:500px; 
    height:350px; 
    display: none; 
    position: absolute;
    border: 1px solid #565656;
    background-color: #f0f0f0;
}



/* Progress styles */
.overlay
{
    background-color: black;
    position: fixed;
    top: 0; right: 0; bottom: 0; left: 0;
    opacity: 0.2; /* also -moz-opacity, etc. */
    z-index: 100;
}

.progressContainer 
{
    position: absolute;
    left: 40%;
    top: 200px;
    width: 120px;
    background-color: #0062A6;
    color: #f0f0f0;
    padding: 5px 10px;
    text-align: center;
}

.courseTypeCell
{
    padding: 5px;
    width: 100%;
    float: left;
}

/* Upload */
.uploadContainer
{
	margin-top: 10px;
}

.uploadLink
{
	position: absolute;
	cursor: auto;
}

.uploadField
{
}

.uploader
{
	position: absolute;
	opacity: 0;
	z-index: 99;
}

/* Error */
#errorStack {
	width: 100%;
	height: 400px;
	border: 1px solid #565656;
	display: none;
}

#errorInner 
{
	display: block;
	padding: 5px;
	line-height: 20px;
}

#menu_div 
{	
  height: 32px;
	background-image: url(../Images/blue_vgrad.png);
}

.edit_label,
.edit_label1
{
	padding-right: 10px;
	padding-top:7px;
	padding-bottom: 7px;
	white-space: nowrap;
	text-align: left;
	font-size: 12px;
}

.edit_label1 
{
	padding-left: 50px;
}

.edit_input
{
	padding-top:7px;
	padding-bottom: 7px;
	text-align: left;
}

.bottom_button 
{	
	padding: 20px 0px 20px 5px;
}

.grid_checkbox 
{
	text-align: left;
}

.info 
{	
	color: Green;
	text-align: center;
	font-weight: bold;
	padding: 10px 10px 10px 10px
}

.top_divide_line 
{
	border-top: 1px solid #aaaaaa;
}

.gridDetailHeader 
{
	font-size: 1em;
	font-weight: bold; 
	padding-top: 5px;
	padding-bottom: 5px;
	color: #944b14;	
}


.head_line 
{	
	width: 100%;
	background: url('../Images/line_head.png') no-repeat left top;		
	margin-top: 5px;
	padding-bottom: 15px;
}