/****************************************/
/* Theme         :                      */
/* Author        : Poh Tze Keong        */
/* Created Date  : 10/9/2005            */
/* Modified by   : Poh Tze Peng         */
/* Modified Date : 10/07/2006	        */
/* Site ID		 : equip-design.com     */
/****************************************/
/* Font size for .title, .product_header, and .DesktopContainer must be the same */
/* Header */
.header
{
	background-color: transparent;
	font-family: Verdana;
	font-size: 20px;
	font-weight: bolder ;
	color: black;
}

/* Footer */
.footer
{
	background-color: transparent;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: gray;
}

/* Warnings and Error Messages */
.error
{
	font-family: Verdana;
	font-size: x-small;
	color: red;
}
.errorsummary
{
	font-family: Verdana;
	font-size: x-small;
	font-weight: normal;
	color: red;
}

/* Different style for dropdownlist */
.dropdownlist
{
	background-color: #C0C0FF;
	font-family: Verdana;
	font-size: xx-small;
	font-weight: normal;
	color: #000080;
}

/* Different style fot textbox */
.textbox
{
	border:1px solid #808080; font-family: Verdana;
	font-size: x-small;
	font-weight: normal;
	color: #000000;
}


/* Different styles for listboxs */
.listbox
{
	background-color: #C0C0FF;
	font-family: Verdana;
	font-size: x-small;
	font-weight: normal;
	color: #000080;
}

/* Different styles for labels */
.text
{
	font-family: Verdana;
	font-size: 10pt;
	font-weight: normal;
	color: #000000; 
}
.label
{
	font-family: Verdana;
	font-size: 10pt;
	font-weight: normal;
	color: #808080; 
}
.title
{
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;		
	color: #808080; 
}
.notice
{
	font-family: Verdana;
	font-size: 10pt;
	font-weight: normal;
}
.tips
{
	font-family: Verdana;
	font-size: x-small;
	font-weight: normal;
	color: black;
}
.instruction
{
	font-family: Verdana;
	font-size: x-small;
	font-weight: normal;
	color: black;
}
.highlight
{
	font-family: Verdana;
	font-size: small;
	font-weight: bolder;
	color: Navy;
}
.contrastlabel
{
	font-family: Verdana;
	font-size: small;
	font-weight: bolder;
	color: black;
}


/* button style for standard buttons */
.linkbutton
{
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
	font-size: 11px;
	color: gray;
	font-family: Tahoma;
	background-color: transparent;
}

:link.linkbutton
{
    text-decoration: none;
	font-size: 12pt;    
    color: #22789a;
}

:visited.linkbutton
{
    text-decoration: none;
	font-size: 12pt;    
    color: #22789a;
}

:active.linkbutton
{
    text-decoration: none;
	font-size: 12pt;    
    color: #22789a;
}

:hover.linkbutton
{
    text-decoration: none;
	font-size: 12pt;    
    color: #22789a;
}


.button
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
	font-size: 8pt;
	color: black;
	font-family: Verdana;
	border: 1px solid #808080
}

/* DesktopContainer */
.DesktopContainer
{
	font-family: Verdana;
	font-size: small;
	color: #808080;
	font-weight: bold;
}

/* Warning/Error Module */
/* Do Not Change This */
.Error
{
	font-family: Verdana;
	font-size: xx-small;
	color: black;
}
.Warning
{
	font-family: Verdana;
	font-size: xx-small;
	color: black
}

/* Page Name */
.PageName_Text
{
	font-family: Verdana;
	font-size: 14pt;
	color: #595900;
	font-weight: bold;
	text-align: right;
	vertical-align: top
}
.PageName_Table
{
	background-color: Transparent;
	border-bottom: #C0C0C0 0px solid;
	border-left: #C0C0C0 0px solid;
	border-top: #C0C0C0 0px solid;
	border-right: #C0C0C0 0px solid;
	height: 1;
	width: 1;
}

/* Navigation Menu */
.MainMenu_MenuContainer
{
	background-color: #579BC0;
	border-bottom: #C0C0C0 0px solid;
	border-left: #C0C0C0 0px solid;
	border-top: #C0C0C0 0px solid;
	border-right: #C0C0C0 0px solid;
}
.MainMenu_MenuBar
{
	cursor: pointer;
	cursor: hand;
	height:15;
	background-color: Transparent;
	vertical-align: middle;
}
.MainMenu_MenuItem
{
	cursor: pointer;
	cursor: hand;
	color: White;
	font-family: verdana;
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
	border-bottom: #579BC0 1px solid;
	border-left: #579BC0 1px solid;
	border-top: #579BC0 1px solid;
	border-right: #579BC0 1px solid;
	background-color: Transparent;
    text-align: left;
}
.MainMenu_MenuIcon
{
	cursor: pointer;
	cursor: hand;
	background-color: #579BC0;
	border-bottom: #579BC0 1px solid;
	border-left: #579BC0 1px solid;
	border-top: #579BC0 1px solid;
	border-right: #579BC0 1px solid;
	text-align: center;
	width: 15;
	height: 21;
}
.MainMenu_SubMenu
{
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
	background-color: #579BC0;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3);
	border-bottom: #579BC0 1px solid;
	border-left: #579BC0 1px solid;
	border-top: #579BC0 1px solid;
	border-right: #579BC0 1px solid;
}
.MainMenu_MenuBreak
{
	border-bottom: #C0C0C0 0px solid;
	border-left: #C0C0C0 0px solid;
	border-top: #C0C0C0 0px solid;
	border-right: #C0C0C0 0px solid;
	background-color: #C0C0C0;
	height: 1px;
}
.MainMenu_MenuItemSel
{
	cursor: pointer;
	cursor: hand;
	color: black;
	font-family: verdana;
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
	border-bottom: #579BC0 1px solid;
	border-left: #579BC0 1px solid;
	border-top: #579BC0 1px solid;
	border-right: #579BC0 1px solid;
}
.MainMenu_MenuArrow
{
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	cursor: hand;
	border-bottom: #579BC0 1px solid;
	border-left: #579BC0 0px solid;
	border-top: #579BC0 1px solid;
	border-right: #579BC0 1px solid;
}
.MainMenu_RootMenuArrow
{
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	cursor: hand;
	border-bottom: #C0C0C0 0px solid;
	border-left: #C0C0C0 0px solid;
	border-top: #C0C0C0 0px solid;
	border-right: #C0C0C0 0px solid;
}

/* Datagrid */
.Grid_General 
{
	font-family: Verdana;
	font-size: x-small; 
	color: Black;
}

.Grid_AlternatingItem
{
	font: Verdana;
	font-weight: normal;
	vertical-align: middle;
	color: #202020;
	font-size: x-small; 
	background-color: #C0C0FF;
	border-bottom : solid 1px #808080;
}

.Grid_Footer
{
	font-size: x-small; 
	font: Verdana;
	color: #000000;
	background-color: #E3FAC3;
	vertical-align: middle;
	border-top: solid 1px #808080;
}

.Grid_Header
{
	font-size: x-small; 
	font-family: Verdana;
	font-weight: bold;
	color: black;
	background-color: #EFEFEF;
	text-align: left;
	vertical-align: middle;
	border-bottom : solid 1px #808080;
}

.Grid_Item
{
	font-size: x-small; 
	font: Verdana;
	font-weight: normal;
	vertical-align: middle;
	color: #202020;
	background-color: transparent;
	border-bottom : solid 1px #808080;
}

.Grid_Pager 
{
	font-size: x-small; 
	font: Verdana;
	color: #000000;
	background-color: #E3FAC3;
	vertical-align: middle;
	border-top: solid 1px #808080;
}

.Grid_Title
{
	font-family: Verdana;
	font-size: 18pt; 
	font-style: oblique;
	color: #993399;
	font-style: italic;
	font-family: Cursive;
	text-align: left;
}

.Grid_TableItem
{
	font: Verdana;
	vertical-align: top;
	color: #4a3c8c;
	font-size: x-small; 
}

/* Normal Table */
.Table_Header
{
	font: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: grey;
	text-align: left;
	vertical-align: middle;
	background-color: #F3F3F3;

}
.Table_Gen
{
	font-size: x-small; 
	font-weight: bold;
	font: Verdana;
	color: #202020;
	text-align: left;	
	vertical-align: middle;
	background-color:transparent;
}
.Table_Alt
{
	font-size: x-small; 
	font-weight: bold;
	font: Verdana;
	color: #202020;
	text-align: left;	
	vertical-align: middle;
	background-color: #E0E0E0;
}

/* Showroom Headers */
.Category_Header
{
	font-family: Verdana;
	font-size: 12pt;
	font-weight: bold;		
	color: #929536; 
	text-align: left;
	vertical-align: middle;
	background-color: transparent;
	border-bottom : solid 0px #929536;
}

.category
{
	font-size: 12pt; 
	font-weight: normal;
	font: Verdana;
	color: #595900;
	text-align: left;
	vertical-align: middle;
}

.Product_Header
{
	font-family: Verdana;
	font-size: 12pt;
	font-weight: bold;		
	color: #929536; 
	text-align: left;
	vertical-align: middle;
	background-color: #FFFFFF;
	border-bottom : solid 1px #929536;
}