body {
	background-color: #e6ecf0;
	margin: 0;
	padding: 0px;
	font: normal 11px "Lucida Sans Unicode", Tahoma, Helvetica, Arial;
	color: #787878;
}

a {
	color: #787878;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

#main {
	width: 100%;
	background: #fff;
	overflow: hidden;
	border-bottom: 1px solid #a5bac6;
}

#container {
	width: 828px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	margin-top: 8px;
	margin-left: 8px;
	padding-bottom: 14px;
}

#header {
	width: 100%;
	float: left;
	overflow: hidden;
}

#logo {
	float: left;
}

#ident {
	float: right;
	margin-right: 12px;
	text-align: right;
}

#searchFrm {
	margin: 0px;
	padding: 0px;
}

#searchFrm {
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
}

#searchFrm .inputTxt {
	height: 16px;
	width: 110px;
	font: normal 10px "Lucida Sans Unicode", Tahoma, Helvetica, Arial;
	border: 1px solid #a4bac6;
	padding: 0px 2px 0 2px;
	background: url(../img/bg_input.png) repeat-x;
}

#searchFrm .btn {
	height: 17px;
	width: 51px;
	vertical-align: middle;
}

#menu {
	width: 813px;
	padding-left: 15px;
	list-style-type: none;
	float: left;
	margin: 0px;
	border-bottom: 1px solid #a5bac6;
}

#menu li {
	list-style-type: none;
	float: left;
	height: 16px;
	padding-left: 8px;
	padding-right: 8px;
	border: 1px solid #a5bac6;
	background: #fff;
	display: in-line;
	margin-left: 8px;
	margin-bottom:-1px;
	text-transform: lowercase;
}

#menu li a {
	text-decoration: none;
	color: #717c88;
}

#menu li.selected {
	border-bottom: 1px solid #e6ecf0;
	background: #e6ecf0;
}
#menu li.over {
	background: url(../img/bg_input.png) repeat-x;
}

#submenu {
	width: 811px;
	padding-left: 15px;
	list-style-type: none;
	float: left;
	border-bottom: 1px solid #a5bac6;
	border-left: 1px solid #a5bac6;
	border-right: 1px solid #a5bac6;
	background: #e6ecf0;
	margin: 0px;
}
.login {
	border-top: 1px solid #a5bac6 !important;
}

#content {
	width: 826px;
	float: left;
	overflow: hidden;
	border: 1px solid #a5bac6;
	border-top: 0px;
	min-height: 350px;
	padding-top: 24px;
	padding-bottom: 24px;
}

#cont {
	width: 782px;
	padding: 0px;
	margin-left: 22px;
}

#footer {
	float: left;
	color: #69848f;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 8px;
}
#footer a {
	color: #69848f;
}
#footer a:hover {
	text-decoration: underline;
}

form {
	margin: 0px;
}

form fieldset {
	width: 750px;
	border: 1px solid #9ebac7;
	margin: 0px;
	padding: 15px;
}

form fieldset legend {
	color: #000;
}

form label {
	color: #000;
	font-weight: bold;
}

form label.required {
	padding-right: 10px;
	background: url(../img/icn_req.png) 100% no-repeat;
}

form .note {
	line-height: 2em;
}
form .error {
	color: #f00;
	line-height: 2em;
}

form a {
	color: #000;
}

.title {
	font-size: 19px;
	color: #000;
}
.subtitle {
	font-size: 15px;
	color: #53606e;
}

.logintxt {
	color: #000;
	line-height: 2.5em;
}

#frm_login input {
	width: 120px;
	height: 16px;
	font: normal 10px "Lucida Sans Unicode", Tahoma, Helvetica, Arial;
	border: 1px solid #a4bac6;
	padding: 0px 2px 0 2px;
	background: url(../img/bg_input.png) repeat-x;
	margin-bottom: 5px;
}

#frm_login input.btnLogin {
	width: 50px;
	height: 19px;
	border: 0px;
	padding: 0;
	margin-top: 10px;
	margin-bottom: 10px;
}

table.listing {
	float: left;
	width: 780px;
	border: 1px solid #a4b9c6;
	border-spacing: 0px;
	margin-top: 15px;
	margin-bottom: 30px;
}

table.listing tr.head {
	background: #e6ebef;
	color: #484848;
}
table.listing tr td {
	text-align: left;
	padding: 5px 12px 5px 12px
}
table.listing tr.head td {
	text-align: left;
	border-bottom: 1px solid #a4b9c6;
	padding: 3px 12px 3px 12px;
}
table.listing tr td.icn {
	text-align: center;
	width: 60px;
	padding: 3px 0px 3px 0px;
}
table.listing tr.over {
	background: #f5f7f9;
}

form input.frmField {
	width: 250px;
	height: 16px;
	font: normal 11px "Lucida Sans Unicode", Tahoma, Helvetica, Arial;
	border: 1px solid #a4bac6;
	padding: 0px 2px 0 2px;
	background: url(../img/bg_input.png) repeat-x;
	margin-bottom: 15px;
}
form select.frmField {
	width: 250px;
	height: 19px;
	font: normal 11px "Lucida Sans Unicode", Tahoma, Helvetica, Arial;
	border: 1px solid #a4bac6;
	padding: 0px 2px 0 2px;
	background: url(../img/bg_input.png) repeat-x;
	margin-bottom: 15px;
}
form select.frmField option {
	background: #fff;
}
form textarea.frmField {
	width: 250px;
	font: normal 11px "Lucida Sans Unicode", Tahoma, Helvetica, Arial;
	border: 1px solid #a4bac6;
	padding: 2px 2px 2 2px;
	background: url(../img/bg_input.png) repeat-x;
	margin-bottom: 15px;
}

form input.number {
	width: 80px !important;
	text-align: right;
}
form input.numbersmall {
	width: 50px !important;
	text-align: right;
}
form input.numbertiny {
	width: 30px !important;
	text-align: right;
}

form input.small {
	width: 80px !important;
}

form input.frmBtn {
	height: 19px;
	vertical-align: middle;
}

.col {
	width: 375px;
	float: left;
}

#saved {
	overflow: hidden;
	float: left;
	width: 770px;
	border: 1px solid #a4b9c6;
	padding: 5px;
	margin-top: 12px;
	margin-bottom: 0px;
}

#saved .ok {
	overflow: hidden;
	float: left;
}
#saved .ok img {
	vertical-align: top;
}
#saved .close {
	overflow: hidden;
	float: right;
}
#saved .close img {
	cursor: pointer;
}


table.tbform {
	float: left;
	width: 300px;
	border-spacing: 0px;
	margin-top: 15px;
}

table.tbform tr.head {
	background: #e6ebef;
	color: #484848;
	font-size: 10px;
}
table.tbform tr td {
	text-align: left;
	padding: 5px 12px 5px 12px;
	font-size: 10px;
}
table.tbform tr.head td {
	text-align: left;
	border-top: 1px solid #a4b9c6;
	border-bottom: 1px solid #a4b9c6;
	padding: 3px 12px 3px 12px;
}
table.tbform tr.head td.first {
	border-left: 1px solid #a4b9c6;
}
table.tbform tr.head td.last {
	border-right: 1px solid #a4b9c6;
}

input.nomargin {
	margin: 0px !important;
}

input.date {
	width: 80px !important;
	vertical-align: top;
}
img.pickdate {
	cursor: pointer;
	cursor: hand;
}



#calendar_container {
	overflow: hidden;
	width: 601px;
	margin-left: 87px;
}

#calendar_container .cal_month {
	width: 181px;
	border: 1px solid #a5bac6;
	margin-left: 8px;
	margin-right: 8px;
	margin-bottom: 20px;
	float: left;
	overflow: hidden;
	padding: 0px;
}

#calendar_container .tit_month {
	background: #e6ecf0;
	width: 100%;
	border-bottom: 1px solid #a5bac6;
	text-align: center;
	font: bold 11px "Lucida Sans Unicode", Tahoma, Helvetica, Arial;
	color: #000;
	padding-top: 2px;
	padding-bottom: 2px;
}

#calendar_container .tit_days {
	background: #e6ecf0;
	width: 100%;
	border-bottom: 1px solid #a5bac6;
	float: left;
	overflow: hidden;
	color: #000;
}

#calendar_container .week {
	width: 27px;
	padding: 2px 0px 2px 0px;
	margin: 0px;
	float: left;
	text-align: center;
	background: #e6ecf0;
	color: #000;
}

#calendar_container .day {
	width: 22px;
	padding: 2px 0px 2px 0px;
	margin: 0px;
	float: left;
	text-align: center;
	color: #000;
}
#calendar_container .sunday {
	color: #f00 !important;
}
#calendar_container .on {
	background: #c8d1d5;
	cursor: pointer;
}
#calendar_container .over {
	background: #9aa3a7 !important;
	color: #fff !important;
	cursor: pointer;
}

#calendar_container .calendar_row {
	width: 100%;
	float: left;
	overflow: hidden;
}

.calendar_nav {
	width: 100%;
	text-align: center;
	word-spacing: 1.5em;
	margin-top: 40px;
	margin-bottom: 15px;
}
.calendar_nav a {
	word-spacing: 0.1em;
	color: #607c88;
	font-size: 13px;
}
.calendar_nav a:hover {
	text-decoration: underline;
}

#bubble {
	display: none;
	top: 0px;
	left: 0px;
	width: 213px;
	position: absolute;
	overflow: hidden;
	background: url(../img/bubble.png) no-repeat;
	padding-top: 52px;
}

#bubble .content {
	width: 191px;
	border-bottom: 1px solid #a4bac6;
	border-left: 1px solid #a4bac6;
	border-right: 1px solid #a4bac6;
	background: #e6ecf0;
	padding: 10px 8px 10px 12px;
	color: #53606e;
	font-size: 12px;
	overflow: hidden;
}

#bubble .content .dates {
	width: 191px;
	float: left;
	color: #585757;
	font-size: 11px;
	margin-top: 3px;
	margin-bottom: 3px;
}
#bubble .content .tit {
	width: 175px;
	float: left;
	color: #000;
	font-size: 16px;
}
#bubble .content .close {
	width: 16px;
	float: right;
	cursor: pointer;
}
#bubble .content .cont {
	width: 191px;
	float: left;
}

#addperformer {
	margin-top: 6px;
	cursor: pointer;
}

#lightbox {
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: #fff;
	filter: alpha(opacity=70);
	opacity: 0.7;
}

#window {
	position: absolute;
	top: 200px;
	left: 400px;
	width: 370px;
	height: 400px;
	padding: 15px;
	border: 1px solid #a4b9c6;
	background: #fff;
	display: none;
	z-index: 5000;
}
#window .title {
	width: 370px;
	height: 20px;
	font: bold 16px "Lucida Sans Unicode", Tahoma, Helvetica, Arial;
	color: #787878;
	margin-bottom: 20px;
}
#window_content {
	width: 370px;
}

#assignedhrs tr th {
	color: #607c88;
	font-size: 11px;
	padding: 0 15px 0 0;
}
#assignedhrs tr td {
	padding: 0 0 0 10px;
}
#assignedhrs tr td.total {
	padding: 0;
}
#assignedhrs tr td.total input {
	background: none;
	border: 1px #fff solid;
}

label.option {
	font-weight: normal;
	line-height: 19px;
}
label.label {
	font-size: 13px;
	padding: 0 0 7px 0;
	display: block;
}

#productiondates, #otherdates {
	margin: 0; 
	padding: 0;
	overflow: hidden;
	list-style-type: none;
	clear: both;
}
#productiondates li, #otherdates li {
	overflow: hidden;
	width: 380px;
	height: 22px;
}
#productiondates li span, #otherdates li span {
	display: block;
	float: left;
}
#productiondates li span.dato, #otherdates li span.dato {
	color: #607c88;
	margin: 0 15px 0 0;
}
input.chkoption {
	float: left;
}
input.details {
	float: left;
	width: 210px !important;
	margin: 0 10px 0 0;
}
img.delDato {
	cursor: pointer;
	cursor: hand;
	float: left;
}
#changeperf {
	cursor: pointer;
	cursor: hand;
}
#colorcodes {
	overflow: hidden;
	clear: both;
}
#colorcodes label {
	color: #333;
	display: block;
	margin: 0 0 3px 0;
}
#colorcodes ul {
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#colorcodes ul li {
	float: left; 
	overflow: hidden;
	margin: 0;
	padding: 0;
	width: 250px;
	line-height: 14px;
	margin: 0 0 6px 0;
}
#colorcodes ul li span {
	display: block;
	float: left;
	width: 10px;
	height: 10px;
	border: 1px #666 solid;
	margin: 0 5px 0 0;
}

table.tbrepperfs {
	float: left;
	width: 325px;
	border: 1px solid #a4b9c6;
	border-collapse:collapse;
	margin-top: 10px;
}

table.tbrepperfs tr.head {
	background: #e6ebef;
	color: #484848;
	font-size: 10px;
}
table.tbrepperfs tr td {
	text-align: left;
	padding: 5px 12px 5px 12px;
	font-size: 10px;
}
table.tbrepperfs tr td.center, table.tbrepperfs tr.head td.center {
	text-align: center;
}
table.tbrepperfs tr td.right, table.tbrepperfs tr.head td.right {
	text-align: right;
}
table.tbrepperfs tr.head td {
	text-align: left;
	border-top: 1px solid #a4b9c6;
	border-bottom: 1px solid #a4b9c6;
	padding: 3px 12px 3px 12px;
}

.icnlnk {
	border: 0px;
	vertical-align: middle;
}

.colfull {
	width: 700px;
	float: left;
}


label.opt {
	font-weight: normal;
	display: block;
	line-height: 23px;
	overflow: hidden;
}
label.opt input {
	float: left;
	width:: 13px;
	height: 13px;
	padding: 0;
	margin: 5px 5px 0 0;
}

#planner {
	border-collapse: collapse;
	padding: 0;
}
#planner tr td {
	border: 1px #d7d7d7 solid;
	font-size: 10px;
	color: #333;
	padding: 0;
}
#planner tr td.head {
	text-align: center;
	background: #ebf0f3;
	padding: 2px 0;
}
#planner tr td.label {
	width: 205px;
	padding: 2px 0 2px 4px;
	background: #ebf0f3;
}

#popup {
	position: fixed;
	top: 50%;
	left: 50%;
	color: #000;
	width: 388px;
	margin: 0 0 0 -184px;
	display: none;
}
#popup div.t {
	background: url(../img/bg_popup_t.png) no-repeat;
	padding: 20px 0 0 0;
	clear: both;
}
#popup div.t div.m {
	background: url(../img/bg_popup.png) repeat-y;
	padding: 12px;
}
#popup div.t div.m div.content {
	margin: -21px 0 0 0;
}
#popup div.t div.m div.content div.close {
	background: #e7edf1 url(../img/bg_popup_close.png) no-repeat top left;
	overflow: hidden;
	border-bottom: 1px #a5bbc7 solid;
}
#popup div.t div.m div.content div.cont {
	padding: 0 17px;
}
#popup div.t div.m div.content div.cont h3 {
	font-size: 14px;
	line-height: 18px;
}
#popup div.t div.m div.content div.cont p strong {
	font-size: 12px;
	line-height: 14px;
	display: block;
}
#popup div.t div.m div.content div.cont a.details {
	color: #111;
	font-size: 12px;
}
#popup div.t div.m div.content div.close img {
	cursor: pointer;
	cursor: hand;
	float: right;
}
#popup div.b {
	height: 20px;
	background: url(../img/bg_popup_b.png) no-repeat;
}

.blog fieldset h3 {
	font-size: 12px;
	line-height: 15px;
	margin: 0;
	padding: 0;
	color: #242424;
}
.blog fieldset h3 em {
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #999;
}
.blog fieldset div.comment {
	color: #242424;
	margin: 0 0 15px 0;
}
.blog a.show-all {
	color: #7a7a7a;
	display: block;
	float: right;
	font-size: 12px;
	line-height: 24px;
}

#header, #menu, #submenu {
	display: none !important;
}
#cont { 
	margin-left: 0 !important;
}
#content {
	padding: 0 !important;
	border: 0 !important;
}