h1 {
font-size: 20px;
font-weight: bold;
padding-top: 5px;
padding-bottom: 5px;
color: #000;
}



th {
font-size: 14px;
line-height: 18px;
background-color: #efefef;
padding: 4px;
border: 1px solid #eee;
}

h2 {
font-size: 14px;
line-height: 14px;
color: #0066B3;
}

pre {
background-color: #eee;
padding: 10px;
font-size: 11px;
}

a {
color: #3671a1;
text-decoration: none;
}
a:visited {
color: #3671a1;
text-decoration: none;
}
a:hover {
color: #5CAAE1;
text-decoration: none;
}

a img {
background-color: #FFFFFF;
text-decoration: none;
}
a:visited img {
background-color: #FFFFFF;
text-decoration: none;
}
a:hover img {
background-color: #FFFFFF;
text-decoration: none;
}


div.uploadStatus {
margin: 5px;
}

div.progressBar {
margin: 5px;
}

div.progressBar div.border {
background-color: #fff;
border: 1px solid grey;
width: 100%;
}

div.progressBar div.background {
background-color: #333;
height: 18px;
width: 0%;
}
.odd {
background-color: #f5f5f5;
}
.even {
background-color: #fff;
}

.admin_table,.admin_table th {
border-collapse: collapse;
padding: 3px;
}
.public_table {
width: 100%;
}
.public_table tr,.public_table td,.public_table th {
padding: 3px;
}

.heading {
background-color: #FFF;
font-weight: bold;
font-size: 16px;
}
.sub_heading {
background-color: #FFF;
font-weight: bold;
font-size: 16px;
text-align: right;
}
.content_body {
margin-left: 25px;
margin-right: 25px;
}

.subheading {
padding: 3px;
border: 1px solid #cccccc;
color: #000;
font-weight: bold;
background-color: #eeeeee;
}
.subheading>p {
padding-top: 10px;
padding-bottom: 10px;
}

.paginator {
width: 100%;
font-size: 10px;
text-align: right;
padding-top: 5px;
padding-bottom: 5px;
}

.button {
font-weight: bold;
background-color: #0092C1;
color: #FFF;
border: 1px solid #666;
margin-top: 5px;
margin-bottom: 5px;
padding: 5px;
font-size: .9em;
}

.total{
padding: 7px;
border: 1px solid #ddd;
background-color: #ffffcc;
font-weight: bold;
text-align: right;
}

.demo_title {
padding: 7px;
border: 1px solid #ddd;
background-color: #ffffcc;
font-weight: bold;
}

.tipClass {
color: #ffffff;
text-align: left;
}


/*actual clock stuff */
#clocks {
margin-left: 5px;
padding-left: 5px;
margin-top: 10px;
}
.client {
padding-top: 12px;
font-size: 14px;
}

.project {
margin: 5px 0 5px 15px;
padding-top: 6px;
font-size: 13px;
font-weight: normal;
}

.project_odd {
margin: 5px 0 5px 15px;
padding: 15px;
font-size: 13px;
font-weight: normal;
background-color: #f5f5f5;
border: 3px solid #eee;
}

.project_even {
margin-left: 15px;
padding: 15px;
font-size: 13px;
font-weight: normal;
background-color: #FFF;
border: 3px solid #eee;
}

.task {
margin-left: 30px;
padding-right: 20px;
padding-top: 6px;
font-size: 12px;
font-weight: normal;
}
/* images for clients,projects,tasks */
#client_image {
padding-right: 5px;
margin-top: 3px;
}
#project_image {
padding-right: 5px;
margin-top: 3px;
}
#task_image {
padding-right: 5px;
margin-top: 3px;
}

/* user menu */
#user_menu {
margin-bottom: 30px;
}
 

#user_menu ul {
margin: 0;
clear: both;
}

#user_menu li {
float: right;
list-style: none;
font-size: 13px;
margin-left: -15px;
padding-left: 20px;
padding-right: 20px;
padding-top: 6px;
}

#user_projects_and_tasks li {
margin-left: -15px;
padding-left: 20px;
padding-right: 20px;
padding-top: 6px;
line-height: 20px;
list-style: none;
}

.menu_owner {
}
.menu_export {
background-image: url("/images/database_save.png");
background-repeat: no-repeat;
background-position: 0 .5em;
}
.menu_report {
background-image: url("/images/report.png");
background-repeat: no-repeat;
background-position: 0 .5em;
}
.menu_client {
background-image: url("/images/contacts_16.gif");
background-repeat: no-repeat;
background-position: 0 .5em;
}
.menu_project {
background-image: url("/images/applications_16.gif");
background-repeat: no-repeat;
background-position: 0 .5em;
}


.menu_task {
background-image: url("/images/admin_16.gif");
background-repeat: no-repeat;
background-position: 0 .5em;
}


.menu_users {
background-image: url("/images/group_16.gif");
background-repeat: no-repeat;
background-position: 0 .5em;
}
.menu_clocks {
background-image: url("/images/history_16.gif");
background-repeat: no-repeat;
background-position: 0 .5em;
}
.menu_account {
background-image: url("/images/paste_16.gif");
background-repeat: no-repeat;
background-position: 0 .5em;
}
.table_tasks {
padding-left: 20px;
}

/*
th {
background-image: url("/images/row_bg.jpg")
background-repeat: repeat-x;
background-color: #ddd;
color: #333;
}
*/

.table_row_highlight {
background-color: #eeeeee;
font-weight: bold;
}


.punched_in {
margin-top: 5px;
padding: 5px;
width: 100%;
border: 3px solid #B5EDBC;
background-color: #fff;
}

#stop_button {
}

/*running clock */
.clock {
margin: 10px;
}

/*table holding all clocks */
#clocks {
margin-left: 25px;
margin-top: 5px;
}

.the_clock {
font-size: 46px;
color: #0092c1;
font-weight: bold;
}
.active_clock_task {
background-color: #FFF;
color: #006800;
font-size: 24px;
}

.rails_powered {
padding-top: 5px;
}
/**
.showstate {
margin-left: -45px;
}
**/
.client_name {
font-weight: bold;
font-size: 14px;
}
/** features copy **/
ul.features li {
padding-left: 20px;
padding-top: 6px;
background-image: url("/images/confirm_16.gif");
background-repeat: no-repeat;
background-position: 0 .5em;
list-style: none;
font-size: 13px;
font-weight: normal;
}
.busy {
padding: 5px;
background-color: #FF0000;
color: #ffffff
}

/** clocks links **/
a.small_link {
font-size: 10px;
}
a.add_project {
font-size: 10px;
}
a.add_task {
font-size: 10px;
}
a.clock_archive_project {
font-size: 10px;
}
a.clock_archive_task {
font-size: 10px;
}

/* listing tables for projects, tasks, etc */
#listing {
width: 100%;
}
#listing td {
margin: 0 1px 0 0;
padding: 2px;
}

/* loading message for ajax stuff */
#loading {
position: absolute;
right: 0px;
top: 0px;
zIndex: 1000;
width: 125px;
height: 25px;
background-color: #ff0000;
color: #fff;
padding-left: 4px;
padding-top: 4px;
background-image: url("/images/ajax-loader.gif");
background-repeat: no-repeat;
background-position: 100px 5px;
}


#loading_message {
margin: 0px;
padding-top: 5px;
padding-left: 5px;
padding-bottom: 5px;
width: 120px;
color: #FFFFFF;
background-color: #ff0000;
background-image: url('/images/ajax-loader.gif');
background-repeat: no-repeat;
background-position: right;
z-index: 200;
}


.fieldWithErrors {
}

#errorExplanation {
/*width: 400px;
border: 1px solid red;
margin-top: 20px;
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;
background-color: #c00;
color: #fff;
}

#errorExplanation p {
color: #d42f40;
margin-bottom: 0;
padding: 5px;
font-weight: bold;
}

#errorExplanation ul li {
font-size: 12px;
list-style: square;
}


.flash_notice {
margin-top: 5px;
margin-bottom: 5px;
padding-left: 15px;
padding-right: 20px;
color: #16875d;
font-weight: bold;
}
.flash_error {
margin-top: 5px;
margin-bottom: 5px;
padding-left: 15px;
padding-right: 20px;
color: #d42f40;
font-weight: bold;
}




/* reports section */

#user_hours {
background-color: #eeeeee;
border: 1px solid #cccccc;
padding: 5px;
margin: 15px;
}

.notice {
padding: 10px;
margin: 10px;
}

.projects_list {
list-style: none;
cursor: move;
}

.center {
text-align: center;
}

/* forms */
input[type="text"],input[type="password"], textarea {
display: block;
padding: 4px;
border: inset 1px #ddd;
width: 250px;
}

input[type="text"].time_entry {
display: inline;
padding: 4px;
border: inset 1px #ddd;
width: 20px;
}


/* forms */
#new_user_session input[type="text"],#new_user_session input[type="password"] {
display: block;
padding: 4px;
border: inset 1px #ddd;
width: 150px;
}

#report input[type="text"]{
display: inline;
padding: 4px;
border: inset 1px #ddd;
width: 150px;
}


/* REQUIRED BUTTON STYLES: */		
button {
position: relative;
border: 0;
padding: 0;
cursor: pointer;
overflow: visible; /* removes extra side padding in IE */
}
 
button::-moz-focus-inner {
border: none;  /* overrides extra padding in Firefox */
}
 
button span {
position: relative;
display: block;
white-space: nowrap;
}
 
@media screen and (-webkit-min-device-pixel-ratio:0) {
	/* Safari and Google Chrome only - fix margins */
	button span {
margin-top: -1px;
}

}
 
 
/* OPTIONAL BUTTON STYLES for applying custom look and feel: */		
button.submitBtn {
padding: 0 15px 0 0;
margin-right: 5px;
font-size: 1.3em;
text-align: center;
background: transparent url(/images/btn_blue_sprite.gif) no-repeat right -140px;
}
	
button.submitBtn span {
padding: 13px 0 0 15px;
height: 37px;
background: transparent url(/images/btn_blue_sprite.gif) no-repeat left top;
color: #fff;
}
	
button.submitBtn:hover, button.submitBtnHover {/* the redundant class is used to apply the hover state with a script */
	background-position: right -210px;
}
	
button.submitBtn:hover span, button.submitBtnHover span {
background-position: 0 -70px;
}
