﻿checkbox 
{
	font-family: Tahoma;
	font-size: 12px;
}


body, td {
	/*font-family: "LuctdheaderXida Grande","Lucida Sans Unicode",Tahoma,Verdana;*/
	font-family: Tahoma;
	font-size: 12px;
}

CheckBoxList, DropDownList, TextBox {
	/*font-family: "Lucida Grande","Lucida Sans Unicode",Tahoma,Verdana;*/
	font-family: Tahoma;
	font-size: 11px;
}

p {
	/*font-family: "Lucida Grande","Lucida Sans Unicode",Tahoma,Verdana;*/
	font-family: Tahoma;
	font-size: 24px;
}

h4 {
	/*font-family: "Lucida Grande","Lucida Sans Unicode",Tahoma,Verdana;*/
	font-family: Tahoma;
	font-size: 14px;
}

h2 {
	/*font-family: "Lucida Grande","Lucida Sans Unicode",Tahoma,Verdana;*/
	font-family: Tahoma;
	font-size: 12px;
}

.headingLabel {
	/*font-family: "Lucida Grande","Lucida Sans Unicode",Tahoma,Verdana;*/
	font-family: Tahoma;
	font-size: 12px;
	font-weight:bold;
}

.FooterStyle
{
    background-color: #99ccff;
    color: black;
    text-align: right;
    font-family: Tahoma;
    font-size:10px;
    font-weight:bold;
}

body, input, select, textarea {
    font-size: 12px;
	padding: 0;
	margin: 0;
	color: #232323;
}

.dim { color: #ccc; }
/*
select, textarea, .AspNet-GridView td {
    text-transform:uppercase;
}

input.button {
    text-transform:capitalize;
}*/

img.logo { padding: 0; border: solid 1px #000 !important; }

/*
td.logo div {
    width: 105px;
    height: 105px;
    border: solid 1px #e6e5e3;
    color: #000;
    margin: 0 auto;
    padding: 5px;
    background-color:#fff;
}

td.logo div div {
    width: 100%;
    height: 100%;
    background-color:#f6f5f3;
}
*/

/* cause problem with popup calendar
table { margin:5px; width:100%; border:none; }
*/

.Grid { border: solid 1px #FFFFFF; }
.Grid td
{
border: solid 1px #FFFFFF;
margin: 1px 1px 1px 1px;
padding: 1px 1px 1px 1px;
text-align: center;
}
.GridHeader
{
font-weight: bold;
background-color: #0070C8;
font-family:Tahoma;
font-size:12px;
color:White

}
.GridItem
{

background-color: #99ccff;
font-family:Tahoma;
font-size:10px;
}

.GridAltItem
{
background-color: white;
font-family:Tahoma;
font-size:10px;
}


table {
    border-collapse:collapse;
    padding:0;
}

#container {
	margin: 2px 2px;
	padding: 0 2px;
	background-color: #FFF;
	min-width:770px;
}
#footer {
    padding: 8px 8px;
    background-color: #e9f3f1;
    font-size: 9px;
    margin-top:20px;
    border-top: solid 1px #14568A;
}

#add {
	padding: 6px 6px;
	background-color:#FFFFE5;
	margin: 5px 0 10px 0;
	border: 1px #EBEB00 solid;
	border-left: none;
	border-right:none;
	color:#333;
}
.messageText, .errorMessageText 
{
    width: 70%;
    display:block;
    text-align: center;
    margin: 20px auto;
    padding: 10px 15px;
	border: solid 1px #2D7C1F;
	font-weight: normal;
	background-color: #E7FEE4;
	padding: 5px 20px;
	vertical-align: middle;
	color: #2D7C1F;
}
.errorMessageText {
    border: solid 1px #F00;
	background-color: #FDD;
	color: #F00;
}

.searchTable {
	background-color: #E0ECFF;
	border: dashed 1px #ccc;
	margin-left: auto;
	margin-right: auto;
	padding: 5px 5px;
	width: 98%;
}
#banner {
	background-image:url('../images/smilenotext.jpg');
	background-repeat:no-repeat;
	height:200px;
	border: 1px #000 solid;
}
.rightcolumn, #leftcolumn {	background-color:#fff; margin:5px; padding: 5px; }
.rightcolumn {
	width: 30%;
	float:right;
	background-color: #FFF0EB;
}
.rightcolumn p, #leftcolumn p {
	 margin: 4px 4px 12px 4px;
}
#leftcolumn { width: 63%; float:left;}
h1 {
	color:#B80031;
	margin: 4px 4px 10px 4px;
	border-bottom: 1px #ccc dashed;
	font: bold 200% "Trebuchet MS", verdana, arial, helvetica, sans-serif;
}

a {
	color: #0070C8;
	text-decoration: underline;
}
a:hover, a:hover.current {
	color: #C88F00 !important;
}
ul a:hover {
	color: #C88F00 !important;
}
a img {border: none;} 
.disabledTab, .disabled {
	border: none;
	color: #ccc;
	text-decoration: none;
}
.disabled {
	background-color: #fff;
	color: #000;
}
.pipelist .disabled {
	color: #ccc;
}
a:hover.disabledTab, a:hover.disabled {
	color: #ccc !important;
}
.panelControl {
	background-color: #E9F3F1;
	color: #C88F00;
	padding: 5px;
	margin-bottom: 1px;
	margin-left:0;
	font-size: 12px;
	width:98%;
}


.mix { margin: 20px 5px; }
.mixdesc, h3  {
	font-size: 12px;
	font-weight: normal;
}
.mix, .mixdesc { padding: 4px 0; margin: 2px 0; }
.mix { padding-bottom:0; }
.mixdesc { padding-top: 0; }
#header { height:70px; }
p {
	margin-left: 10px;
	margin-right: 10px;
}

.navlist {
	border-bottom: 1px solid #ccc;
	margin: 0;
	padding-bottom: 19px;
	padding-left: 10px;
}
.navlist ul, .navlist li {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.navlist li {
	border: 1px solid #ccc;
	float: left;
	font-size: small;
	font-weight: normal;
	line-height: 14px;
	margin-right: 8px;
	padding: 2px 10px 2px 10px;
	background: #E8EBF0;
}
.navlist li.active, .navlist a:link.current, .navlist a:visited.current {
	background: #fff;
	border-bottom: 1px solid #fff;
}
.navlist li.active {
	color: #232323;
}
.navlist a:link.current, .navlist a:visited.current {
	color: #000;
}

.pipelist {
	margin: 1em 0;
	overflow: hidden;
	width: 700px;
}
.pipelist ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.pipelist li {
	border-left: 1px solid #000;
	float: left;
	margin: 0 .5em 0 -0.5em;
	padding: 0 .5em 0 0.5em;
	color: #ccc;
}

.currentPipelist {
	color: #232323 !important;
	font-weight: bold !important;
}
.calendarButton {
	margin-bottom: 0px;
	margin-top: 1px;
	cursor: pointer;
}
.hover {
	padding: 8px 5px;
	border: solid 1px #0070C8;
	background-color: #e9f3f1;
	width: 425px;
}

ul.commandButtons, ul.commandButtons li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
ul.commandButtons {
	font-family:Tahoma;
	font-size:8px;
	border: solid 1px #0070C8;
}
ul.commandButtons li {
	float: left;
	width: 9em;
	margin-right: 5px;
}
ul.commandButtons a {
	background-color: #B5EDBC; 
	color: #798200; 
	display: block;
	width: 9em;
	padding: 5px 0;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}
ul.commandButtons a:hover {
	background-color: #95C319; 
	color: #fff !important;
}

.tdheaderX
{
	background-color:#0070C8;
	font-family:Tahoma;
	font-size:12px;
	color:White;
	
}

.tdheaderX1
{
	background-color:#0070C8;
	font-family:Tahoma;
	font-size:11px;
	color:White;
	
}

.tdwhite
{
	background-color:White;
	font-family:Tahoma;
	font-size:12px;
	color:Black;
	
}

.tdwhite1
{
	background-color:White;
	font-family:Tahoma;
	font-size:11px;
	color:Black;
	
}


ul#nav,ul#nav li{list-style-type:none;margin:0;padding:0;}
ul#nav{margin-right: 10px; margin-bottom:7px;}
ul#nav li{float:right; margin-left:7px; text-align: center; color:#fff;}
ul#nav a{float:left;width: 80px;padding: 5px 0;background: #E7F1F8;text-decoration:none;color: #333}
ul#nav a:hover{background: #fff;color: #FFF}
ul#nav li.activelink a,ul#nav li.activelink a:hover{background: #FFF;color: #003}

.panelAction {
    float:right;
	background-color:#FFFFE5;
	/*margin-right:-200px; /*hide from the view*/
	border: 2px #EBEB00 dotted;
	border-right:none;
	padding: 5px;
	color:#333;
	width:185px;
}

.panelAction input {
    font-size:12px;
    margin: 2px auto;
}

.kepala { margin-left:10px; }
.kepala h2 {
    color: #666;
    font-family: "Trebuchet MS", verdana, arial, helvetica, sans-serif;
    font-size: 13px; 
    margin:10px 0 0 0;
    padding:0;
}
.kepala p { margin-left:0; padding-left:0; }
.kepala p.panelControl { padding-left:10px; }

a.fontSizeIcon  {
    border: solid 1px #e9f3f1;
    padding: 2px 4px;
    margin:3px;
    color:#e9f3f1;
    font-size:xx-small;
    float:right;
    display:none;   /*hide this atm*/
}

a.fontSizeIcon:hover { color:#fff !important; border: solid 1px #fff; padding: 4px 5px; }

/* start sanscon icon */
 .icon {
    background-color:#9ECAC1;
    background-image: url(/MIX/images/clearbits/bg_rounded.gif);
    background-repeat: no-repeat;
}
/* end sanscon icon */

.rightPane { border-left: solid 1px #ccc; padding-left: 10px; }

#hiddenCP, #businessHour
{
    height:0;
    overflow:hidden;
    visibility:hidden;
    /*display: none;*/
}

.note {
    font-size: 9px;
}

.bordertop
{
	background-color: #99ccff;
    color: black;
    text-align: left;
    font-family: Tahoma;
    font-size:10px;
    font-weight:bold;
    border-top-style: inset;
	border-top-width: medium;
}


.tdX
{
	border-top-style : inset;
	border-top-width : medium;
}

.itemhighlight
{
background-color: white;
font-family:Tahoma;
font-size:12px;
color:red

}