﻿/***********************************************************************************************************************
	Copyright (c) 2007 PT Profescipta Wahanatehnik. All Rights Reserved.
	This software, all associated documentation, and all copies
	DESCRIPTION

	GLOBAL STANDARD STYLESHEETS 
	Author		: Gilang Gumilar
	Editor		: Ervan Erfian
	Last UpDate	: June 17th 2008
	Company		: PT Profescipta WahanaTehnik
***********************************************************************************************************************/


/*=================================================================
	Master Page Style Layout
===================================================================*/
html, body 
{
	width:100%; 
	height:100%;	 
}
body 
{
	margin:0;
	table-layout:auto;
	background:#ffffff;
}
fieldset
{
	padding:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #004000;
	background: #F5F9F0;
	color: #000000;
}
#BodyHome
{
}


/*=================================================================
	Default Style for Table, Link, Div, and Span
===================================================================*/
.TableMain
{
	width:1003px;
	margin:0;
}

tr
{
	
}

.tdContent
{
	padding:2px 5px 3px 5px;
}
.tdContentInside
{
	padding:5px 15px 5px 15px;
}
div
{

}

span
{
	
}
legend
{
	background: #ff6600;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	border: 1px solid #cccccc;
	border-bottom-color: #999999;
	border-right-color: #999999;
	padding: 4px 8px;
}

/*=================================================================
	Default Style for ASP.Net Control
===================================================================*/



.Button
{
	font-size: 12px;
	font-weight:bold;
	font-family:"Trebuchet MS", Arial, Verdana;
	width:100px;
	cursor:hand;
}

.CheckBox
{
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color: black;
	vertical-align:middle;
}
.CheckBoxList
{
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color: black;
	vertical-align:middle;
}
.DropDownList
{
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color: black;
	vertical-align:middle;
}
.Hyperlink
{
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color: Blue;
	text-decoration:none;
	vertical-align:middle;
}
.Hyperlink:link
{
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color: Blue;
	text-decoration:none;
	vertical-align:middle;
}
.Hyperlink:visited, Hyperlink:active
{
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color: Blue;
	text-decoration:none;
	vertical-align:middle;
}
.Hyperlink:hover
{
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color: #223481;
	text-decoration:underline;
	vertical-align:middle;
}

.Image
{
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color: #000;
	vertical-align:middle;
}
.ImageButton
{
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color: #000;
	vertical-align:middle;
}
.InputButton
{
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color: #000;
	vertical-align:middle;
}
.InputFile
{
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color: #000;
	vertical-align:middle;
}
.InputReset
{
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color: #000;
	vertical-align:middle;
}
.InputSubmit
{
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color: #000;
	vertical-align:middle;
}
.InputText
{
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color: #000;
	vertical-align:middle;
}
.Label
{
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	vertical-align:middle;
}

.Remarks
{
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color:#000;
	vertical-align:top ;
}
.LinkButton
{
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color: #000;
	text-decoration:none;
	vertical-align:middle;
}
.LinkButton:link
{
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color: #000;
	text-decoration:none;
	vertical-align:middle;
}
.LinkButton:visited, LinkButton:Active
{
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color: #000;
	text-decoration:none;
	vertical-align:middle;
}
.LinkButton:hover
{
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color: #223481;
	text-decoration:underline;
	vertical-align:middle;
}
.ListBox
{
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color: #000;
	vertical-align:middle;
}

.RadioButton
{
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color: #000;
	vertical-align:middle;
}
.RadioButtonList
{
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color: #000;
	vertical-align:middle;
}
.TextBox
{
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color: #000;
	vertical-align:middle;
}
.TextBoxNumber
{
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color: #000;
	vertical-align:middle;
}

.Validation
{
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color:Red;
}

/*=================================================================
	Default Style for Telerik Control
===================================================================*/
.PageViewTabStrip
{
	padding: 20px 30px 20px 30px;
}

/*=================================================================
	Default Style for Telerik Control
===================================================================*/
.RequiredField
{
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color:Red;
}

