/******************** CATEGORY BUTTONS ********************/
.CategoryButton
{
	border-style: none;
	color: Black;
	border: 2px outset White;
	cursor: hand;
	margin-bottom: 4px;
	background-color: Silver;
}

.CategoryButtonOver
{
	border-style: none;
	color: Maroon;
	border: 2px outset White;
	cursor: hand;
	margin-bottom: 4px;
	background-color: #E9E9E9;
}

.CategoryButtonSelected
{
	border-style: none;
	color: Silver;
	border: 2px outset Gray;
	cursor: hand;
	margin-bottom: 4px;
	background-color: Maroon;
	color: White;
}

/**********************************************************/
.CategoryMainSelect,.CategoryMainSelect:link,.CategoryMainSelect:visited,.CategoryMainSelect:active {
	font-weight: bold;
	font-size: 16px;
	vertical-align: middle;
	color: #C8C8C8;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.CategoryMainSelect:Hover {
	font-weight: bold;
	font-size: 16px;
	vertical-align: middle;
	color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
/**********************************************************/











BODY, TD {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration: none;

	SCROLLBAR-FACE-COLOR: Gray;
	SCROLLBAR-HIGHLIGHT-COLOR: Black;
	SCROLLBAR-SHADOW-COLOR: White; 
	SCROLLBAR-3DLIGHT-COLOR: White;
	SCROLLBAR-ARROW-COLOR: White;
	SCROLLBAR-TRACK-COLOR: #464445;
	SCROLLBAR-DARKSHADOW-COLOR: Black;
	SCROLLBAR-BASE-COLOR: White;
}

BODY {
	color: #F1F1F1;
	background-color: Black;
}
	
A {
	font-weight: bold;
	text-decoration: none;
	color: White;
}

A:Hover {
	text-decoration: underline;
	font-weight: bold;
	color: Yellow;
}






.MenuTitle, .MenuTitle a:link,.MenuTitle a:visited,.MenuTitle a:active, .MenuTitle a:hover{
	cursor:default;
	direction:rtl;
	color: white;
	border: 0px none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}

.MenuTitleOver{
	cursor:default;
	direction:rtl;
	color: yellow;
	border: 0px none;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}
.MenuTitleOver a:link,.MenuTitleOver a:visited,.MenuTitleOver a:active, .MenuTitleOver a:hover{
	cursor:hand;
	direction:rtl;
	color: yellow;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

















.TableIncludesProductButton
{
	background-color: #E0E0E0;
	width: 100%;
}
.ProductButton
{
	border-style: none;
	color: Blue;
	cursor: hand;
	width: 100%;
}

.ProductButton:Hover {
	background-color: #EDEDED;
	text-decoration: none;
	color: black;
}

.ProductButtonSelected
{
	color: Black;
	cursor: hand;
	width: 100%;
	font-weight: bold;
}

.ProductButtonSelected:Hover {
	text-decoration: none;
	color: Blue;
	font-weight: bold;
}

.ProductDetailTitle
{
	font-size: 18px;
	text-decoration: underline;
	color: #A8A8A8;
}

.ProductDetailSubTitle
{
	font-size: 16px;
	color: #0000CD;
	font-weight: bold;
}

.ProductDetailDescription
{
	font-size: 14px;
	color: Black;
}


TD.MenuSub {
	cursor:hand;
	direction:rtl;
	color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	vertical-align: middle;
	text-decoration: none;
	padding-right: 5px;
	border-bottom: 1px solid;
	border-left: 1px solid;
	border-right: 1px solid;
	border-color: #006686;
	background-color: #81A0E3;
}

.MenuSub , .MenuSub a:link, .MenuSub a:visited,.MenuSub a:active, .MenuSub a:hover{
	cursor:hand;
	direction:rtl;
	color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	vertical-align: middle;
	text-decoration: none;
	border: 1px none;
	border-color: #000000;
	padding-right: 5px;
}

TD.MenuSubOver {
	cursor:hand;
	direction:rtl;
	color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	vertical-align: middle;
	text-decoration: none;
	padding-right: 5px;
	border-bottom: 1px solid #006686;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}

.MenuSubOver, .MenuSubOver a:link,.MenuSubOver a:visited,.MenuSubOver a:active, .MenuSubOver a:hover{
	cursor:hand;
	direction:rtl;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	vertical-align: middle;
	text-decoration: none;
	border: 1px none;
	border-color: #000000;
	padding-right: 5px;
	background-color: #637CB2;
}

.ProductFindButton
{
	background-image: url(../images/SearchBtnUp.gif);
	width: 52px;
	height: 52px;
}

.ProductFindButtonOver
{
	background-image: url(../images/SearchBtnUpOver.gif);
	width: 52px;
	height: 52px;
}

.ProductFindButtonDown
{
	background-image: url(../images/SearchBtnDown.gif);
	width: 52px;
	height: 52px;
}

.ProductFindTextBox
{
	width: 130px;
	font-size: 12px;
	background-color: #E1E1E1;
}

Table.ProductFindBodyBG
{
	background-image: url(../images/RightMenuBody2.gif);
}

.SearchResultsTitle
{
	text-decoration: underline;
	background-image: url(../images/RightMenuBody2.gif);
	color: #9B2D2D;
	font-size: 16px;
	font-weight: bold;
	background-color: #E0E0E0;
	width: 100%;
	text-align: center;
}

.SearchControlLable
{
	color: #51606C;
	font-size: 12px;
	font-weight: bold;
}

.ProductButtonBGSearch
{
	background-image: url(../images/RightMenuBody2.gif);
	width: 100%;
}

.ProductButtonBGNormal
{
	background-color: #E0E0E0;
	width: 100%;
}

.ShadowPicture {
	border:solid 1px Black;
	FILTER: progid:dximagetransform.microsoft.shadow(color='Black', direction=125, strength=5);
}
.SendMailTextBox
{
	width:200px;
	border:solid;
	border:solid 1px #1f1f1f;
	background-color: #EAEAEA;
	FILTER: progid:dximagetransform.microsoft.shadow(color='gray', direction=125, strength=3);
}

.GrayButton
{
	border-style: none;
	color: Silver;
	border: 2px outset Gray;
	cursor: hand;
	background-color: Maroon;
	color: White;
	font-weight: bold;
}

.GrayButtonOver
{
	border-style: none;
	color: Black;
	border: 2px outset White;
	cursor: hand;
	background-color: Silver;
	font-weight: bold;
}

.ErrorMessage
{
	font-size: 16px;
	color: Red;
	font-weight: bold;
}

.NoticeMessage
{
	font-size: 14px;
	color: White;
	font-weight: bold;
}

.LinkToBtn1 {
	margin-top:2px;
	margin-bottom:2px;
	color:white; 
	border-left:1px solid #2C68CF; 
	border-right:1px solid #000000;
	display:block;width:100%;
	text-decoration:none;
}
.LinkToBtn1:hover {
/*	background:url(http://image.gif);
*/	color:white;
	border:1px solid white;
	margin-top:1px;
	margin-bottom:1px;
}

/* ------------------------------------------------ Gallery ------------------------------------------------ */
.Gallery_Image_Menu
{
	border:solid 1px Black;
	FILTER: progid:dximagetransform.microsoft.shadow(color='Black', direction=125, strength=4)
}

.Gallery_Text_Menu {
	font-size: 12px;
	font-weight: bold;
}

.Gallery_Image_Collection
{
	border:solid 1px Silver;
}

.Gallery_Text_Collection {
	font-size: 12px;
	font-weight: bold;
}
/* --------------------------------------------------------------------------------------------------------- */

.GlobalTextBox
{
	font-size: 10px;
	border:solid;
	border:solid 1px #1f1f1f;
	background-color: #EAEAEA;
	FILTER: progid:dximagetransform.microsoft.shadow(color='gray', direction=125, strength=3);
}

.RegistrationTextBox
{
	width: 130px;
	font-size: 10px;
	border:solid;
	border:solid 1px #1f1f1f;
	background-color: #EAEAEA;
	FILTER: progid:dximagetransform.microsoft.shadow(color='gray', direction=125, strength=3);
}

/* ----------------------------------------------------------------- */

/**************************  DATEPICKER ****************************/
INPUT.RegistrationDatePicker
{
	font-size: 10px;
	border:solid 1px #1f1f1f;
	background-color: #EAEAEA;
	FILTER: progid:dximagetransform.microsoft.shadow(color='gray', direction=180, strength=3);
	height: 20px;
	width: 91px;
	direction: ltr;
	text-align: center;
	cursor: hand;
	margin-top: -1px;
}
IMG.RegistrationDatePicker
{
	width: 22px;
	height: 20px;
	background-color: #EAEAEA;
	cursor: hand;
	FILTER: progid:dximagetransform.microsoft.shadow(color='gray', direction=125, strength=3);
}

/*******************************************************************/

.GLOBAL_AlignToLTR {
	direction: ltr;
}

.GLOBAL_AlignToRTL {
	direction: rtl;
}

/******************* Voucher For Memberships ***********************/
.VoucherRecNoPopUp
{
	background-color: #434343;
	color: #D8D8D8;
	border: solid 1px Gray;
	width: 100%;
	padding: 5px;
	margin: 5px;
}

.VoucherRecNormal
{
	background-color: #631919;
	color: #D8D8D8;
	border: solid 1px Gray;
	cursor: hand;
	width: 100%;
	padding: 5px;
	margin: 5px;
}

.VoucherRecOver
{
	background-color: #8A2222;
	color: #White;
	border: solid 1px #DCDCDC;	
	cursor: hand;
	width: 100%;	
	padding: 5px;
	margin: 5px;
}

/*******************************************************************/

