﻿* {
	margin:0;
	padding:0;
	color:#999;
}

img {
	border:none;	
}

body {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 20px;
	padding-bottom: 80px;
}

a {
	color:#2C99BA;
	text-decoration:none;
	cursor:pointer;
}

hr 
{
    border-top: none;
    border-bottom: solid 2px #ddd;
}

a:hover {
	text-decoration:underline;
}

#container {
	width:980px;
	margin:0 auto;
}

h1 
{
    margin: 30px 0 20px 0;
    border-bottom: solid 1px #ddd;
	font-family: 'Open Sans Condensed', sans-serif;
}


#page-login 
{
    width: 650px;
	margin: auto;
}

#page-login .fields
{
    margin-top: 50px;
}
#page-login .fields p
{
    width: 400px;
    margin: auto;
    clear: both;
    margin-bottom: 10px;
}

#page-login .fields p span
{
    width: 120px;
    float: left;
    display: block;
}

#page-login .fields p.button
{
    width: 120px;
    margin: auto;
    margin-top: 30px;
}


/***** Buttons ****/
.link-check
{
    line-height: 25px;
    font-size: 13px;
    background: url(../images/icons/001_06-small.png) no-repeat;
    padding-left: 20px;
    margin-right: 30px;
}

.link-edit
{
    line-height: 25px;
    font-size: 13px;
    background: url(../images/icons/001_45-small.png) no-repeat;
    padding-left: 20px;
    margin-right: 30px;
}

.link-cross
{
    line-height: 25px;
    font-size: 13px;
    background: url(../images/icons/001_05-small.png) no-repeat;
    padding-left: 20px;
    margin-right: 30px;
}

.link-star
{
    line-height: 25px;
    font-size: 13px;
    background: url(../images/icons/001_15-small.png) no-repeat;
    padding-left: 20px;
    margin-right: 30px;
}

.link-edit 
{
    line-height: 25px;
    font-size: 13px;
    background: url(../images/icons/001_45-small.png) no-repeat;
    padding-left: 20px;
    margin-right: 30px;
}

.link-goto 
{
    line-height: 25px;
    font-size: 13px;
    background: url(../images/icons/001_59-small.png) no-repeat;
    padding-left: 20px;
    margin-right: 30px;
}

.link-plus 
{
    line-height: 25px;
    font-size: 13px;
    background: url(../images/icons/001_01-small.png) no-repeat;
    padding-left: 20px;
    margin-right: 30px;
}

.link-filter
{
    line-height: 25px;
    display: block;
    font-size: 16px;
    background: url(../images/icons/001_38.png) no-repeat;
    padding-left: 28px;
}

.link-report
{
    line-height: 25px;
    display: inline;
    font-size: 16px;
    background: url(../images/icons/001_38.png) no-repeat;
    padding-left: 30px;
    margin-left: 50px;
}

.link-calendar 
{
    line-height: 25px;
    font-size: 13px;
    background: url(../images/icons/001_44-small.png) no-repeat;
    padding-left: 20px;
    margin-right: 30px;
}

.link-goback 
{
    line-height: 25px;
    font-size: 13px;
    background: url(../images/icons/001_58-small-left.png) no-repeat;
    padding-left: 20px;
    margin-right: 30px;
}



/******* header *******/
#header
{
    width: 1000px;
    height: 180px;
    margin-bottom: 50px;
	font-family: 'Open Sans Condensed', sans-serif;
}
#header ul
{
    padding-top: 5px;
    height: 28px;
    border-bottom: solid 1px #eee;
}
#header ul li 
{
    list-style: none;
    float: left;
    padding: 0 10px 0 20px;
    border-right: solid 1px #eee;
    font-size: 16px;
    font-weight: bold;
    margin-left: 20px;
}

#header ul li.home 
{
    background: url(../images/icons/001_20.png) no-repeat;
    padding-left: 28px;
}
#header ul li.customers 
{
    background: url(../images/icons/001_57.png) no-repeat;
    padding-left: 28px;
}
#header ul li.events 
{
    background: url(../images/icons/001_44.png) no-repeat;
    padding-left: 28px;
}
#header ul li.notes
{
    background: url(../images/icons/001_50.png) no-repeat;
    padding-left: 28px;
}
#header ul li.reports
{
    background: url(../images/icons/001_38.png) no-repeat;
    padding-left: 28px;
}

#header ul li.last 
{
    border-right: none;
}
#header ul li.user
{
    float: right;
    margin-right: 10px;
    border-right: none;
}
#header ul li.user span
{
    font-weight: normal;
}
#header ul li.logout 
{
    float: right;
    margin-right: 10px;
    border-right: none;
}
#header ul li a:hover 
{
    color: #222;
    text-decoration: none;
}

#content 
{
    width: 900px;
    margin: auto;
}


/**** reminders ******/
/*
.reminders table
{
    width: 850px;
    margin: auto;
    font-size: 14px;
    border: solid 1px #ddd;
}
.reminders table thead th
{
    text-align: left;
    padding: 8px;
    border-bottom: solid 1px #ddd;
}
.reminders table tr td
{
    padding: 8px;
}

.reminders table tr.alt
{
    background-color: White;
}
*/


.commontable
{
    width: 950px;
    margin: auto;
    font-size: 14px;
    border: solid 1px #ddd;
}
.commontable thead th
{
    text-align: left;
    padding: 8px;
    border-bottom: solid 1px #ddd;
}
.commontable tr td
{
    padding: 8px;
}

.commontable tr.alt
{
    background-color: #f7f7f7;
}


/****** Event row identifiers ******/
.commontable tr.event-past
{
    background-color: #ffbbbb;
}

.commontable tr.event-soon
{
    background-color: #96ff93;
}

.commontable tr.event-future
{
    background-color: #ffcc95;
}


.detailstable 
{
    width: 850px;
    margin: auto;
    font-size: 14px;
    border: solid 1px #ddd;
}
.detailstable tr td
{
    padding: 8px;
}
.detailstable tr td.title
{
    font-weight: bold;
}

/****** links *****/
.link 
{
}
.calendar 
{
    background: url(../images/icons/001_44-small.png) no-repeat;
    padding-left: 20px;
}

input, textarea, select
{
    color: #444;
}


/***** Customer *****/
.customers input
{
    width: 300px;
    border: solid 1px #ddd;
}
.customers input.nosize
{
    width: inherit;
}
.customers select, .customers textarea
{
    border: solid 1px #ddd;
}
.customers table tr td
{
    font-size: 12px;
    padding: 8px 15px 8px 5px;
    border-bottom: dashed 1px #e8e8e8;
}
.customers table.nostyle tr td
{
    border-bottom: none;
    padding: 3px 15px 3px 3px;
}
td.action
{
    background-color: #dbf4ff;
    height: 40px;
}
.customers .contact 
{
    width: 400px;
    float: left;
    display: block;
    border: solid 2px #ddd;
}



/***** alert popups *****/
.message-error
{
    position: absolute;
    margin-left: 200px;
    margin-top: 50px;
    width: 500px;
    height: 250px;
    border: solid 15px red;
    background-color: White;
    padding-left: 40px;
    background-color: #ffeded;
    
    -webkit-border-radius: 40px;
	-webkit-box-shadow: 3px 4px 13px #666;
	
	-moz-border-radius: 40px;
	-moz-box-shadow: 3px 3px 3px #666;
	
	box-shadow: 3px 3px 3px #666;
	border-radius: 40px;
	cursor: pointer;

}

.message-success
{
    position: absolute;
    margin-left: 200px;
    margin-top: 50px;
    width: 500px;
    height: 250px;
    border: solid 15px green;
    background-color: #ebffe8;
    padding-left: 40px;

    -webkit-border-radius: 40px;	
	-moz-border-radius: 40px;
	border-radius: 40px;

	-webkit-box-shadow: 3px 4px 13px #666;
	-moz-box-shadow: 3px 3px 3px #666;
	box-shadow: 3px 3px 3px #666;
	cursor: pointer;

}



/***** filter ****/
.filter
{
    width: 700px;
    border: solid 2px #eee;
    margin: auto;
    padding: 10px;
    margin-bottom: 20px;
}
.filter table tr td 
{
    padding: 2px;
    font-size: 12px;
}

.curved
{
    -webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;

	-webkit-box-shadow: 3px 4px 13px #666;
	-moz-box-shadow: 3px 3px 3px #666;
	box-shadow: 3px 3px 3px #666;
}

/******* contacts *******/
.contacts table tr td
{
    padding: 5px;
    font-size: 12px;
}

.contacts table
{
    margin: 0 10px 10px 0;
    border: solid 1px #ddd;
    width: 350px;
    float: left;
    
	-webkit-box-shadow: 3px 4px 13px #666;
	-moz-box-shadow: 3px 3px 3px #666;
	box-shadow: 3px 3px 3px #666;
}
.contacts table input 
{
    width: 300px;
}




.ajax__calendar_container table tr td
{
    padding: 0px;
}



.typeheading td
{
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    background-color: #888;
    color: White;
}

.yearlynote 
{
    margin-top: 7px;
    padding-top: 7px;
    border-top: solid 1px #ccc;
}

.shorttable tr td
{
    padding: 3px;
    font-size: 12px;
}

.product
{
    border: solid 2px #ddd;
    padding: 5px;
    font-size: 12px;
    margin-bottom: 10px;
    width: 30%;
    float: left;
    margin-right: 12px;
}



/******** Dashboard *******/
#dashboard .panel
{
    float: left;
    margin-right: 40px;
    padding: 10px;
    width: 380px;
}

#dashboard .panel ul
{
    list-style: none;
    font-size: 1.2em;
    padding: 20px;
    border: solid 2px #eee;
    margin-top: -21px;
}
#dashboard .panel ul li
{
    background: url(../images/icons/001_59-small.png) no-repeat;
    background-position: 0 6px;
    padding-left: 22px;
    line-height: 27px;
}
#dashboard .panel ul li a 
{
    color: #777;
}
#dashboard .panel ul li.orange a
{
    color: #ee8c34;
}
#dashboard .panel ul li.red a
{
    color: #ff0505;
}
#dashboard .panel ul li.green a
{
    color: #56b95f;
}

#dashboard .panel ul li span 
{
    font-size: 0.8em;
    line-height: 10px;
    color: #444;
}

.biggerbutton
{
    font-size: 1.3em;
    line-height: 30px;
}


input.changed, textarea.changed
{
    background-color: #e6bb76;
}

.details 
{
    color: #333;
    font-size: 0.8em;
    margin-left: 15px;
}


.customers .notes
{
    width: 120px;
    font-weight: bold;
    float: left;
}

.title_shade
{
    color: #888;
}
