#print_off {
	display: none;
}

body {
	margin: 0px;
	padding: 0px;
	min-height: 101%;
	background: #B2C2C4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
}

td.error_message {
	padding: 10px;
	width: 200px;
	background: #FFFFFF;
	color: #FF3300;
	border: 1px solid #FF3300;
}
span.important {
	color: #FF3300;
}

span.error {
	color: #FF3300;
}

table.header {
	width: 100%;
	background: #424E4F;
}

.bg_login_header {
	background: #424E4F;
}

table.pri_nav {
	width: 100%;
	border: 0px;
	background: #424E4F;
}

td.tab_pri_on {
	border: 0px;
	border-bottom: 1px solid #B2C2C4;
	padding: 0px;
	padding-left: 10px;
	width: 101px;
	height: 32px;
	background: url('../images/bg_tab_pri_on.gif') repeat-x;
	text-align: left;
}

td.tab_pri_off {
	border: 0px;
	border-bottom: 1px solid #424E4F;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	padding: 0px;
	padding-left: 10px;
	width: 101px;
	height: 32px;
	background: url('../images/bg_tab_pri_off.gif') repeat-x;
	text-align: left;
}

.bg_transition {
	background: #B2C2C4;
}

a{
	color: #0066AA;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a.pri_nav {
	color: #FFFFFF;
}

.bg_progress {
	background: #FF3300;
}

table.progress {
	border: 1px solid #DDDDDD;
}

.bg_day {
	background:#EAEAEA;
}

.bg_highlite {
	background: #F7F7F7;
}

.bg_red {
	background: #FF0000;
}

.bg_menu {
	background: #FFFFFF;
}

.bg_header {
	background:#DDDDDD;
}



.bg_white {
	background: #FFFFFF;
}

.bg_content {
	background: url('../images/bg_gradient.gif') repeat-x;
	background-position: bottom left;
	background-color: #E4EEEF;
}

.border_holiday {
	border: 1px solid #EA2820;
}

.bg_keyword {
	background: #FFFF00;
}



.border_preview {
	border: 1px solid #CCCCCC;
}

.border_form {
	border: 1px dashed #999999;
}

.color_white {
	color: #FFFFFF;
}

.color_red {
	color: #FF0000;
}

td.menu_content {
	padding: 0px;
	padding-top:5px;
	padding-bottom:5px;
	border: 1px solid #999999;
	background: #FFFFFF;
}

.bg_new {
	background: #f7f5dc;
}

td.menu_item:hover {
	background: #f7f5dc;
}

td.tip_message {
	padding: 10px;
	width: 200px;
	background: #f7f5dc;
	color: #000000;
	border: 1px solid #999999;
}

table.tab {
	background:#FFFFFF;
	border: 0px solid #FFFFFF;
}

table.content {
	border: 1px solid #AAAAAA;
	width: 100%;
	table-layout: fixed;
	background: #FFFFFF;
}


a:hover{
	text-decoration: underline;
}


td.mockup_open {
	text-align:center;
	width:100px;
	height:100px;
	background:url('../images/bg_mock_open.gif');
}

table.error {
	width: 100%;
	border: 0px;
}

td.mockup_closed {
	text-align:center;
	width:100px;
	height:100px;
	background:url('../images/bg_mock_closed.gif');
}

td.tab_on {
	border-bottom: 0px;
	padding: 0px;
	width: 87px;
	height: 27px;
	background: url('../images/bg_tab_on.gif');
	color: #FFFFFF;
	text-align: center;
}

td.tab_off {
	border-bottom: 1px solid #AAAAAA;
	padding: 0px;
	width: 87px;
	height: 26px;
	background: url('../images/bg_tab_off.gif');
	text-align: center;
}

.border_tabnav {
	border: 0px;
	border-bottom:1px solid #AAAAAA;
}

html {
	height: 100%;
}

div {
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
}

td	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	padding: 0px;
}

table.main {
	width: 100%;
}

form {
	margin: 0px;
}

table.form {
	width: 100%;
	border: 0px;
}

td.formlabel{
	height: 20px;
	text-align: right;
	padding:1px;
	padding-right: 5px;
}

td.formdata{
	height: 20px;
	padding:1px;
	text-align: left;
}

td.formlabel_contact{
	height: 20px;
}

td.formdata_contact{
	height: 20px;
	width: 100%;
}


td.formdata_border{
	height: 25px;
	padding:1px;
	border-bottom: 1px solid #AAAAAA;
	text-align: left;
}

input.button {
	cursor: pointer;
}

input.xdelete {
	margin-left: 3px;
	height: 15px;
	width: 15px;
}

input.medium{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 2px;
	padding-right: 2px;
	width: 200px;
}

input.small{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 2px;
	padding-right: 2px;
	width: 100px;
}

input.tiny{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 2px;
	padding-right: 2px;
	width: 45px;
}

input.file{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 2px;
	padding-right: 2px;
	width: 200px;
}

input.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 2px;
	padding-right: 2px;
	height: 100px;
}

textarea.medium {
	width: 200px;
}

textarea.file {
	width: 200px;
}

textarea.message {
	width: 400px;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

select.medium {
	width: 200px;
}

select.medium_multiple {
	width: 200px;
	height: 110px;
}

select.giant_multiple {
	width: 200px;
	height: 200px;
}

select.small {
	width: 90px;
}

select.tiny {
	width: 90px;
}

select.micro {
	width: 70px;
}

div.trunc {
	white-space: nowrap;
	overflow: hidden;
	display: block;
	width: 100%;
}

table.list {
	width: 100%;
	table-layout: fixed;
	background: #FFFFFF;
}

td.listsort {
	height: 20px;
	border: 0px;
	padding-left: 10px;
	padding-right: 4px;
	background: #E7E7E7;
/* 	border-top: 1px solid #AAAAAA; */
	border-bottom: 1px solid #AAAAAA;
}

td.listhead {
	height: 35px;
	border: 0px;
	padding:5px;
	vertical-align: middle;
	background: #DDDDDD;
}

td.listinfo {
	height: 30px;
	vertical-align: middle;
	border: 0px;
	padding-left: 5px;
	padding-right: 5px;
	background: #DDDDDD;
	border-top: 1px solid #AAAAAA;
}

td.listcol {
	height: 25px;
	border: 0px;
	padding-left: 10px;
	padding-right: 4px;
	border-bottom: 1px solid #EEEEEE;
}


td.listsum {
	height: 25px;
	border-top: 1px solid #000000;
	padding-left: 4px;
	padding-right: 4px;
}

pre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
}

span.header {
	font-size: 11px;
	font-weight: bold;
}

div.menu_content {
	white-space: normal;
	position: absolute;
	top:-10000px;
	left:-10000px;
}

div.gantt {
	overflow: auto;
	overflow-y: hidden;
	width: 100%;
}

div.container {
	position: relative;
	float: left;
	width: 100%;
}

td.menu_item {
	padding: 2px;
	padding-left: 10px;
	padding-right: 10px;
	
}

.align_left {
	text-align: left;
}

.align_right {
	text-align: right;
}

.align_center {
	text-align: center;
}

.align_middle {
	vertical-align: middle;
}

.align_top {
	vertical-align: top;
}

.align_bottom {
	vertical-align: bottom;
}

.border_none {
	border: 0px;
}

td.dashboard_item {
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
}

td.dashboard_header {
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	background: #FFFFFF;
}
td.kiwi_calendar_day {
	padding: 2px;
	text-align:center;
	background:#FAFAFA;
}

td.kiwi_calendar_today {
	padding: 2px;
	text-align:center;
	background: #f7f5dc;
	border: 1px solid #AAAAAA;
}

td.kiwi_calendar_day_empty {
	padding: 2px;
	background:#F5F5F5;
	text-align:center;
}
td.kiwi_calendar_day_full {
	padding: 2px;
	background:#EAEAEA;
	text-align:center;
}

td.kiwi_calendar_days {
	background:#F0F0F0;
	text-align:center;
	width: 30px;
}

td.kiwi_calendar_header {
	padding: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	background: #DDDDDD;
}

td.kiwi_calendar_day_holiday {
	padding: 2px;
	background:#EAEAEA;
	border: 1px solid #FF3300;
	text-align:center;
}
