﻿.Control_Button0
{
	width:70px;
	background-image:url(Images/Buttons/ButtonBg.gif);
	border: #688CAF 1px solid;
	height:22px;
	color:#025570;
	font-size:13px;
	padding-bottom: 4px;
	margin-bottom: 1px;
	cursor: pointer;
}
.Control_Button0_Disable
{
	width:70px;
	background-image:url(Images/Buttons/ButtonBg_Disable.gif);
	border: #a3a3a3 1px solid;
	height:22px;
	color:#a3a3a3;
	font-size:13px;
	padding-bottom: 4px;
	margin-bottom: 1px;
}
.Control_Button1
{	
	background-image:url(Images/Buttons/button-bg.png);
	border: White 1px solid;
	height:30px;
	color:White;
	font-weight:bold;
	font-size:13px;
	padding: 0px 4px 2px 4px;
	margin-bottom: 1px;
	cursor: pointer;
}



.Control_ButtonBrowse
{
	width:30px;
	background-image:url(Images/Buttons/ButtonBg.gif);
	border: #688CAF 1px solid;
	height:22px;
	color:#025570;
	font-weight:bold;
	font-size:13px;
}
.Popup_BtClose a
{
	width:16px;
	height:20px;
	text-decoration: none;
	background-image:url(Images/Buttons/btn_Close.gif);
}
.CloseTreePopupButton
{
	width: 16px;
	height: 17px;
	background-image: url(Images/Buttons/btn_Close.gif);
	cursor: pointer;
}


.ViewBtn
{
    background-image: url(Images/Buttons/btn_View.gif);
    background-repeat: no-repeat;
    width: 15px;
    height: 15px;
    cursor: pointer;
    border: #FFFFFF 0px solid;
}



.AddCartBtn
{ 
    float:left;   
	background-image:url("Images/Buttons/add-cart-icon.png");	
	height:28px;
	width:110px;		
	background-color:transparent;
	cursor:pointer;
	color:Red;
}


.DeleteBtn
{
	background-image: url(Images/Buttons/btnDel1.png);
	background-position: center;
	background-repeat: no-repeat;	
	height: 16px;
	padding: 3px 15px 3px 15px;
}
.UpdateBtn
{
	background-image: url(Images/Buttons/btnEdit1.png);
	background-position: center;
	background-repeat: no-repeat;	
	height: 16px;
	padding: 3px 15px 3px 15px;
}
.AddScheduleBtn
{
	background-image: url(Images/Buttons/btnAddSchedule.png);
	background-position: center;
	background-repeat: no-repeat;	
	height: 16px;
	padding: 3px 15px 3px 15px;
}
.SaveBtn
{
	background-image: url(Images/Buttons/BtnSave.png);
	background-position: center;
	background-repeat: no-repeat;	
	height: 16px;
	padding: 3px 15px 3px 15px;
}

.UpBtn
{
	background-image: url(Images/Buttons/btnRefresh1.png);
	background-position: center;
	background-repeat: no-repeat;	
	height: 16px;
	padding: 3px 15px 3px 15px;
}

.Control_ButtonVn
{	
	background-image:url(Images/Buttons/Vietnamese.gif);
	background-repeat:no-repeat;
	border: #688CAF 0px solid;
	height:18px;		
	cursor: pointer;
	padding-left:25px;
	background-color:transparent;
}

.Control_ButtonEn
{	
	background-image:url(Images/Buttons/English.png);
	background-repeat:no-repeat;
	border: #688CAF 0px solid;
	height:18px;		
	cursor: pointer;
	padding-left:25px;
	background-color:transparent;
}