body {
	padding: 10px 0px 10px 0px;
	font-family: helvetica, arial;
	background: #314A6B;
	background: #333;
	font-size: 10px;
	margin: 0px;
    -webkit-text-size-adjust: none;
}

body.padding {
	padding: 0;
}

a {
	text-decoration: none;
	color: #0066cc;
}

a:visited {
	color: #0066cc;
}

a img {
	border: 0;
}

.bold {
	font-weight: bold;
}

.clear {
	clear: both;
	font-size: .0001%;
	line-height: .0001em;
}

pre {
	margin: 0px;
	padding: 0px;
	white-space: normal;
	font-family: Arial;
}

textarea {
	border: 1px solid #ccc;
}

#search {
	margin: 20px auto 0 auto;
	width: 220px;
    white-space: nowrap;
}

#footertext {
	color: #fff;
	text-align: center;
	margin: 20px 0 8px 0;
	font-size: 12px;
}

#footertext a {
	color: #fff;
	text-decoration: underline;
	font-size: 13px;
	display: block;
	width: 100%;
	padding: 5px 0;
}

#back {
	margin-bottom: 10px;
	float: left;
	width: 45%;
}

.nofloat {
	float: none;
}

#back a {
	color: #fff;
	padding: 10px 0px 10px 10px;
	font-size: 13px;
}

#back span {
	color: #fff;
        padding: 0px 0 0 10px;
        font-size: 13px;
}

#back input {
	background: transparent;
	border: 0px;
	color: #fff;
	font-size: 13px;
}

#right {
	float: right;
	font-size: 14px;
	color: #fff;
	width: 48%;
	text-align: right;
	padding-right: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

#pager {
	background: #fff;
	margin-top: 0px;
	width: 100%;
	font-size: 11px;
}

#first {
	height: 20px;
	border-left: 1px solid #ccc;
	padding: 0 8px;
}

#prev {
	height: 20px;
	border-left: 1px solid #ccc;
	padding: 0 8px;
}

#numbers {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	font-size: 10px;
	text-align: center;
	padding: 0 5px;
	width: 70%;
}

#next {
	padding: 0 8px;
	height: 20px;
	border-right: 1px solid #ccc;
}

#last {
	padding: 0 8px;
	height: 20px;
	border-right: 1px solid #ccc;
}

.tabs {
	background: #E9ECF0 url(toolbar.png) repeat-x;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	padding: 6px 5px;
}

.tabs.notopborder {
	border-top: 0px;
}

.tabs.transparent {
	background: none;
	border-bottom: 0px;
}

.tabs .tab {
	float: left;
	font-size: 11px;
	padding: 5px 6px 5px 5px;
	display: inline;
	color: #333;
	margin-left: 1px;
}

.tabs .tab.wide {
	margin: 0 7px;
}

.tabs .tab.button {
	border: none;
	background-color: transparent;
	padding-top: 2px;
	padding-right: 2px;
}

.tabs input.tab {
	border: none;
    background-color: transparent;
	height: 20px;
	padding-top: 2px;
}

.tabs.transparent input.tab:hover {
	padding: 2px 5px 3px 5px;
}

.tabs .tab:hover {
	padding: 4px 5px 4px 5px;
    background: #e8e8e8;
    border: 1px solid #ccc;
    cursor: pointer;
}

.tabs .tab.disabled {
	opacity: .4;
}

.tabs .tab.button:hover {
	padding-top: 1px;
	padding-right: 1px;
}

.tabs.transparent .tab:hover {
	padding: 4px 5px 4px 4px;
	background: #777;
	border: 1px solid #999;
	cursor: pointer;
}

.tabs.transparent span.tab {
	color: #555;
}

.tabs.transparent span.tab:hover {
	background: none;
	border: 0px;
	cursor: auto;
	padding: 5px 6px 5px 5px;
}

.tabs .tab.active {
	padding: 4px 5px 4px 5px;
	background: #e8e8e8;
	border: 1px solid #ccc;
	cursor: pointer;
}

.tabs span.center {
	line-height: 23px;
	text-align: center;
	position: absolute;
	left: 50%;
	display: block;
	margin-left: -30px;
}

.tabs span.center a {
	color: #333;
}

.tabs.transparent .tab, .tabs.transparent span.center, .tabs.transparent span.center a {
	color: #fff;
}

.tabs .tab.right {
	float: right;
}

.tabs span.divider {
	font-size: .0001em;
	height: 22px;
	float: left;
	border-left: 1px solid #fff;
	border-right: 1px solid #ccc;
	margin: 0 1px;
}

.tabs span.right {
	float: right;
}

.tabs .prev {
        background-image: url("sprite.png");
        background-position: 0px -896px;
        background-repeat: no-repeat;
	padding: 5px 5px 4px 15px;
}

.tabs .prev:hover {
	padding: 4px 4px 3px 14px;
	background-color: #e8e8e8;
	background-image: url("sprite.png");
        background-position: -1px -897px;
        background-repeat: no-repeat;
}

.tabs input.prev:hover {
	padding-top: 1px;
}

.tabs .disabled:hover {
	background-color: transparent;
	cursor: auto;
	border: 1px solid transparent;
}

.tabs .next {
        background-image: url("sprite.png");
        background-position: 28px -954px;
        background-repeat: no-repeat;
        padding: 5px 17px 4px 5px;
}

.tabs .next:hover {
	background-color: #f5f5f5;
        background-image: url("sprite.png");
        background-position: 27px -955px;
        background-repeat: no-repeat;
        border: 1px solid #ccc;
        padding: 4px 16px 3px 4px;
}

.tabs input.next {
	background-position: 35px -954px;
}

.tabs input.next:hover {
	padding-top: 1px;
	background-position: 34px -955px;
}

.tabs #button-next-week {
        background-image: url("sprite.png");
        background-position: 59px -954px;
        background-repeat: no-repeat;
        padding: 5px 17px 4px 5px;
}

.tabs #button-next-week:hover {
        background-color: #f5f5f5;
        background-image: url("sprite.png");
        background-position: 58px -955px;
        background-repeat: no-repeat;
        border: 1px solid #ccc;
        padding: 4px 16px 3px 4px;
}


p.instructions {
	background: #ffffcc;
	padding: 10px;
	margin: 0px;
	font-size: 12px;
	border-bottom: 1px solid #ccc;
}


#delete-button {
	background-image: url("sprite.png");
	background-position: 2px -28px;
	background-repeat: no-repeat;
	padding-left: 22px;
}

#delete-button:hover {
	background-image: url("sprite.png");
	background-position: 1px -29px;
	background-repeat: no-repeat;
	padding-left: 21px;
}

a#delete-button {
	background-position: 2px -27px;
}

a#delete-button:hover {
	background-position: 1px -28px;
}

input#delete-button {
	padding-left: 18px;
}

input#delete-button:hover {
	padding-left: 17px;
	padding-top: 1px;
	padding-right: 1px;
}

button#delete-button {
        background-image: none;
        padding-left: 0px;
}

button#delete-button span {
        background-image: url("sprite.png");
        background-position: 4px -30px;
        background-repeat: no-repeat;
        padding-left: 24px;
        margin-left: -3px;
}

button#delete-button:hover {
        padding-left: 0px;
        background-image: none;
}
        
button#delete-button:hover span {
        padding-left: 23px;
        background-position: 3px -30px;
}

#accept-button {
	background-image: url("sprite.png");
	background-position: 2px -328px;
	background-repeat: no-repeat;
	padding-left: 24px;
}

#accept-button:hover, #accept-button.active {
	background-image: url("sprite.png");
	background-position: 1px -329px;
	background-repeat: no-repeat;
	padding-left: 23px;
}

input#accept-button {
	padding-left: 20px;
}

input#accept-button:hover {
	padding-left: 19px;
	padding-top: 1px;
}

button#accept-button {
        background-image: none;
        padding-left: 0px;
}

button#accept-button span {
        background-image: url("sprite.png");
        background-position: 3px -331px;
        background-repeat: no-repeat;
        padding-left: 26px;
        margin-left: -3px;
}

button#accept-button:hover {
        padding-left: 0px;
        background-image: none;
}
        
button#accept-button:hover span {
        padding-left: 25px;
        background-position: 2px -331px;
}


#mark-button {
	background-image: url("sprite.png");
	background-position: 2px -328px;
	background-repeat: no-repeat;
	padding-left: 23px;
}

#mark-button:hover {
	background-image: url("sprite.png");
	background-position: 1px -329px;
	background-repeat: no-repeat;
	padding-left: 22px;
}

#search-button {
	background-image: url("sprite.png");
	background-position: 3px -710px;
	background-repeat: no-repeat;
	padding-left: 24px;
}

#search-button:hover {
	background-image: url("sprite.png");
	background-position: 2px -711px;
	background-repeat: no-repeat;
	padding-left: 23px;
}

#apps {
	padding: 0 10px 10px 10px;
}

#apps .wrapper {
	margin: 0 auto;
	text-align: center;
}

#apps .app {
	float: left;
	width: 67px;
	height: 17px;
	background: #fff;
	border: 1px solid #ccc;
	margin: 5px 5px;
	padding: 50px 10px 10px 10px;
	text-align: center;
	font-size: 13px;
	background-position: center 15px;
	background-repeat: no-repeat;
	color: #333;
}

#apps #email {
	background-image: url(email.png);
}

#apps #search {
	background-image: url(search.png);
}

#apps #contacts {
	background-image: url(contacts.png);
}

#apps #calendar {
	background-image: url(calendar.png);
}

#apps #notes {
	background-image: url(notebook.png);
}

#apps #tasks {
	background-image: url(task.png);
}

#apps h1 {
	font-size: 12px;
	color: #fff;
	margin: 10px 0 3px 0;
}

#apps-header {
	font-size: 12px;
	color: #fff;
	margin: 0px 0 10px 10px;
}

#apps2 {
	width: 100%;
	background: #fff;
}

#apps2 .app-image {
	width: 32px;
	height: 32px;
	border-bottom: 1px solid #ccc;
}

#apps2 .app-image a {
	padding: 10px 0px 10px 10px;
	display: block;
}

#apps2 .app-name {
	font-size: 14px;
	text-align: left;
	border-bottom: 1px solid #ccc;
}

#apps2 .app-name div {
	color: #777;
	height: 15px;
	width: 16px;
	background: #cc0000;
	font-size: 10px;
	float: right;
	text-align: center;
	line-height: 15px;
	color: #fff;
	margin-right: 5px;
}

#apps2 .app-name a {
	color: #333;
	float: left;
	padding: 17px 10px;
	display: block;
	width: 80%;
}

#apps2 #email_icon {
    width: 30px;
    height: 22px;
}

#apps2 #contacts_icon {
    width: 30px;
    height: 20px;
}

#apps2 #calendar_icon {
    width: 25px;
    height: 28px;
    margin-left: 2.5px;
    margin-right: 2.5px;
}

#apps2 #task_icon {
    width: 28px;
    height: 28px;
    margin-left: 2px;
}

#apps2 #notebook_icon {
    width: 21px;
    height: 28px;
    margin-left: 4.5px;
    margin-right: 4.5px;
}


.error input {
	border: 2px solid #ff0000;
}

.error {
	color: #ff0000;
}

.clear {
	clear: both;
	font-size: .00001em;
}
