* {
	font-family: Arial,"BosisMediumYarmo",Verdana,Tahoma,sans-serif;
	font-size: 10px;
	margin: 0;
	padding: 0;
	color: #555;
}

.clear {
	clear: both;
}

a {
    text-decoration: none;
    color: #4E97FF;
}

form label {
	display: inline-block;
	width: 150px;
	text-align: left;
	padding: 0 0 0 5px;
}

table {
	border-collapse: collapse;
	margin: 20px 0;
}

table tr {
	border: 1px solid #eee;
}

table tr:nth-child(even) {
	background-color: #F7CDCD;
}

table th {
	background-color: #F7CDCD;
	border-right: 1px solid #fff;
}

table th:last-child {
	border-right: none;
}

table td, table th {
	padding: 10px;
}

form table td, form table th, form table {
	border: none;
	padding: 10px 0;
}

table th {
	text-align: left;
}

h1 {
	font-size: 18px;
	padding: 10px;
}

input[type='text'], input[type='password'] {
	border: 1px solid #ccc;
	padding: 5px;
	width: 200px;
}

textarea {
	border: 1px solid #ccc;
	padding: 5px;
	width: 200px;
}

select {
	border: 1px solid #ccc;
	padding: 5px;
	width: 211px;
}

.button {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    background-color: transparent;
    border: 1px solid #999;
    border-radius: 3px;
    color: #555;
    display: inline-block;
    font-weight: bold;
    font-size: 12px;
    height: 23px;
    line-height: 23px;
    padding: 0;
    text-align: center;
    vertical-align: middle;
    width: 120px;
}

input.button {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    background-color: transparent;
    border: 1px solid #999;
    border-radius: 3px;
    color: #555;
    display: inline-block;
    font-weight: bold;
    font-size: 12px;
    height: 25px;
    line-height: 25px;
    padding: 0;
    text-align: center;
    vertical-align: middle;
    width: 120px;
}

#logo {
	background: url(/images/logo.jpg) no-repeat 0 0 transparent;
	height: 167px;
	width: 400px;
}

#wrapper {
	margin: 0 auto;
	width: 1200px;
	padding: 5px;
}

#content {
	border: 1px solid #ccc;
	float: left;
	padding: 10px 10px 40px 10px;
	margin: 40px 0;
	width: 980px;
}

#content h1 {
	border-bottom: 2px solid #555;
}

ul.main-menu {
	list-style-type: none;
}

ul.main-menu li {
	background: #005FFF;
	line-height: 27px;
	padding: 0 0 0 5px;
	margin: 5px 0;
}

ul.main-menu li.active {
	
}

ul.main-menu li ul {
	display: none;
	list-style-type: none;
	margin: 0 0 0 5px;
}

ul.main-menu li ul li {
	background: #005FFF;
}

ul.main-menu li a {
	display: block;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
}

/*Blocks*/
    .block {
        float: left;
        margin: 10px;
        min-height: 300px;
    }
    
    .block-title {
        border-bottom: 2px solid red;
        color: #fff;
        font-size: 20px;
        height: 30px;
        line-height: 30px;
        margin: 0 0 20px 0;
        width: 100%;
    }
    
    .block .block-header .block-head-left, .block .block-header .block-head-extend, .block .block-footer .block-foot-left, .block .block-footer .block-foot-extend {
        float: left;
    }
    
    .block .block-header .block-head-left, .block .block-footer .block-foot-left {
        height: 10px;
        width: 10px;
    }
    
    .block .block-header .block-head-left {
        background: url(/images/top-left.png) no-repeat 0 0 transparent;
    }
    
    .block .block-footer .block-foot-left {
        background: url(/images/bottom-left.png) no-repeat 0 0 transparent;
    }
    
    .block .block-header .block-head-extend {
        background: url(/images/top-right.png) no-repeat top right transparent;
    }
    
    .block .block-footer .block-foot-extend {
        background: url(/images/bottom-right.png) no-repeat top right transparent;
    }
    
    .block-body {
        background: url(/images/middle-repeat.png) repeat-y 0 0 transparent;
        padding: 0 10px 20px;
    }
    
    .eight {
        width: 940px;
    }
    
    .eight .block-header, .eight .block-footer {
        width: 941px;
    }
    
    .eight .block-header .block-head-extend, .eight .block-footer .block-foot-extend {
        height: 10px;
        width: 931px;
    }
    
    .five {
        width: 580px;
    }
    
    .four {
        width: 460px;
    }
    
    .three {
        width: 340px;
    }
    
    .two {
        width: 220px;
    }
    
    .one {
        width: 100px;
    }
    
/*Blocks*/

/*colorbox*/
    #colorbox-holder {
        width: 500px;
    }
    
    #cboxContent{-moz-border-radius: 5px;-webikit-border-radius: 5px;background: url("/images/body_bg.jpg") no-repeat fixed 0 0 #121212 !important;border: 1px solid #ccc;border-radius: 5px;padding: 5px;}
/*colorbox*/


.ui-datepicker th, .ui-datepicker th * {
	color: #555;
}

form table th {
	background: none;
}

form table, form table tr {
	border: none;
}

menu#sub-menu {
	float: left;
	min-height: 10px;
	margin: 40px 5px;
	width: 188px;
}

#login-form {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #ccc;
	margin: 10px;
	padding: 20px 10px;
	width: 385px;
}

.login-row {
	margin: 5px 0;
}

ul.error_list {
  list-style-type: none;
}

ul.error_list li {
  border: 1px solid #F40E0E;
  background-color: #F9C7C7;
  color: #000;
  padding: 5px 10px;
  margin: 5px 0;
}

#income_statement .name, #income_statement .value {
  margin: 5px 0;
  font-size: 12px;
}

.underline {
  border-bottom: 1px solid #999;
  padding: 0 0 0 5px;
}

#search_form {
  margin: 10px 0;
}

#item_table {
  margin: 10px 0;
}

#item_table table {
  margin: 0;
}

.pagination {
  padding: 5px 0;
}

#search_button {
  
}
