/****************************************/
/* Theme         : GradientGreen        */
/* Author        : Poh Tze Keong        */
/* Created Date  : 1/6/2005             */
/* Modified by   :                      */
/* Modified Date :                      */
/****************************************/

/* Warnings and Error Messages */
.error
{
	background-color: #dcdcdc;
	font-family: Verdana;
	font-size: x-small;
	font-weight: bolder ;
	color: red;
}
.errorsummary
{
	background-color: #dcdcdc;
	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
{
	background-color: #C0C0FF;
	font-family: Verdana;
	font-size: x-small;
	font-weight: normal;
	color: #000080;
}


/* Different styles for listboxs */
.listbox
{
	background-color: #C0C0FF;
	font-family: Verdana;
	font-size: x-small;
	font-weight: normal;
	color: #000080;
}

/* Different styles for labels */
.label
{
	font-family: Verdana;
	font-size: x-small;
	font-weight: normal;
	color: Black;
}
.title
{
	font-family: Verdana;
	font-size: small;
	font-weight: bold ;
	color: #404040;
}
.notice
{
	font-family: Verdana;
	font-size: x-small;
	font-weight: bold;
	color: Black;
}
.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
{
	font-weight: bold ;
	font-size: x-small;
	color: #0000FF;
	font-family: Verdana;
	background-color: transparent;
}

.button
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
	font-size: xx-small;
	color: black;
	font-family: Verdana;
	background-color: #C0C0C0;
}

/* 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
}

/* Navigation Menu */
.MainMenu_MenuContainer
{
	background-color: transparent;
	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: #666666;
	font-family: Franklin Gothic Demi;
	font-weight: normal;
	font-style: normal;
	background-color: Transparent;
    text-align: left;
}
.MainMenu_MenuIcon
{
	cursor: pointer;
	cursor: hand;
	background-color: #C0C0C0;
	text-align: center;
	width: 15;
	height: 21;
}
.MainMenu_SubMenu
{
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
	background-color: #C0C0C0;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3);
	border-bottom: #C0C0C0 0px solid;
	border-left: #C0C0C0 0px solid;
	border-top: #C0C0C0 0px solid;
	border-right: #C0C0C0 0px 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: #666666;
	font-family: Franklin Gothic Demi;
	font-weight: normal;
	font-style: normal;
	background-color: EFEFEF;
}
.MainMenu_MenuArrow
{
	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;
}
.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: white;
	background-color: #000080;
	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: x-small; 
	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-size: x-small; 
	font-weight: bold;
	font: Verdana;
	color: white;
	text-align: left;
	vertical-align: middle;
	background-color: #EFEFEF;

}
.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-size: x-small; 
	font-weight: bold;
	font: Verdana;
	color: white;
	text-align: left;
	vertical-align: middle;
	background-color: #C0C0C0;
}

.Product_Header
{
	font-size: x-small; 
	font-weight: bold;
	font: Verdana;
	color: white;
	text-align: left;
	vertical-align: middle;
	background-color: #C0C0C0;
}