﻿body
{
    font-family: Tahoma;
    font-size: 10pt;
    color: #333333;
    margin: 0px;
    padding: 0px;
    height: 100%;
}

html
{
    height: 100%;
}

#form1
{
	margin-top:0px;
	width:100%;
	text-align:center;
    margin-bottom: 0px;
    height: 100%;
    font-family: Tahoma;
    font-size: 10pt;
}

.bg
{
    margin-top:0px;
    width:100%;
	text-align:center;
    margin-bottom: 0px;   	
}

#td-height
{
	height:100%;	
}

.link-ye-wh
{
 text-decoration:none;
 color:#eeeeee;	
}
.link-ye-wh:hover
{
 text-decoration:none;
 color:yellow;	
}
.link-bl-or
{
 text-decoration:none;
 color:blue;	
}
.link-bl-or:hover
{
 color:#0099ff;
 cursor:pointer;
 text-decoration:none;
}

.link-re-or
{
 text-decoration:none;
 color:red;	
}
.link-re-or:hover
{
 color:#ff9900;
 cursor:pointer;
}

.link-bl-gr
{
 text-decoration:none;
 color:black;	
}
.link-bl-gr:hover
{
 color:#999999;
 cursor:pointer;
}

.link-gra-gre
{
 text-decoration:none;
 color:#666666;	
}
.link-gra-gre:hover
{
 color:#00cc00;
 cursor:pointer;
}

.link-wh-or
{
 text-decoration:none;
 color:white;	
}

.link-wh-or:hover
{
 color:#ff9900;
 cursor:pointer;
}

.link-wh-ye
{
 text-decoration:none;
 color:white;	
}

.link-wh-ye:hover
{
 color:yellow;
 cursor:pointer;
}


.link-top-menu
{
    font-weight:bold;
    color: #1c64b2;
    cursor: pointer;
    font-family: Arial;
    font-size: 12px;
    background-color:#F1F1F1;
}

.link-top-menu:hover
{
    background-color:#e8e8e8;
}

.link-banner-menu
{
    color: white;
    cursor: pointer;
    text-decoration:none;
}

.link-banner-menu:hover
{
    color: yellow;
    cursor: pointer;
}

.setBannerMenu-left
{
    background-color: #88a17d;
    height: 35px;
    border-radius: 10px 0px 0px 0px;
    -moz-border-radius: 10px 0px 0px 0px;
    -webkit-border-radius: 10px 0px 0px 0px;
    color: #FFFFFF;
    font-family: tahoma;
    font-size: 13px;
}

.setBannerMenu-center
{
    background-color: #88a17d;
    height: 35px;
    color: #FFFFFF;
    font-family: tahoma;
    font-size: 13px;
}

.setBannerMenu-right
{
    background-color: #88a17d;
    height: 35px;
    border-radius: 0px 10px 0px 0px;
    -moz-border-radius: 0px 10px 0px 0px;
    -webkit-border-radius: 0px 10px 0px 0px;
    color: #FFFFFF;
    font-family: Arial;
    font-size: tahoma;
}

.center-menu-left
{
    border-radius: 0px 0px 0px 20px;
    -moz-border-radius: 0px 0px 0px 20px;
    -webkit-border-radius: 0px 0px 0px 20px;
    background-color: #e4e3da;
    cursor: pointer;
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: #c6c4ba;
}

.center-menu-left:hover
{
    background-color: #d0cec4;
}

.center-menu-middle
{
    background-color: #e4e3da;
    cursor: pointer;
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: #c6c4ba;
}

.center-menu-middle:hover
{
    background-color: #d0cec4;
}

.center-menu-right
{
    border-radius: 0px 0px 20px 0px;
-moz-border-radius: 0px 0px 20px 0px;
-webkit-border-radius: 0px 0px 20px 0px;
border: 0px solid #000000;
    background-color: #e4e3da;
    cursor: pointer;
}

.center-menu-right:hover
{
    background-color: #d0cec4;
}


.btnStyle
{
	font-family: tahoma;
    font-size: 13px;
    height:26px;
}

.btnStyle:hover
{
	cursor:pointer;
}

.tbStyle
{
    border-style: none;
    background-color: white;
    border-color: #cccccc;
    border-style: solid;
    border-width: 1px;
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    padding-left: 5px;
    padding-right: 5px;
    font-family: tahoma;
    font-size: 13px;
}

.tbStyle:focus
{
outline: none
}

.tbStyleNoHorCenter
{
    border-style: none;
    background-color: white;
    border-color: #cccccc;
    border-style: solid;
    border-width: 1px;
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    font-family: tahoma;
    font-size: 13px;
    text-align:center;
}

.ddlStyle
{
	border-style:none;
	background-color:white;	
	border-color:#cccccc;
	border-style:solid;
	border-width:1px;
	    font-family: tahoma;
    font-size: 13px;
	
	border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    
    padding-left:5px;

}

.fileUploadStyle
{
	border-style:none;
	background-color:white;	
	border-color:#cccccc;
	border-style:solid;
	border-width:1px;
	    font-family: tahoma;
    font-size: 13px;
	
	border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
}

.tbStyleNoBar
{
	border-style:none;
	background-color:white;	
	border-color:#cccccc;
	border-style:solid;
	border-width:1px;
	font:tahoma;
	overflow:hidden;
}

.tbStyleCenter
{
	border-style:none;
	background-color:white;	
	text-align:center;
	    font-family: tahoma;
    font-size: 13px;
}

.linedot
{
 padding-top:2px;
 padding-bottom:2px; 
 border-bottom-style:dotted;
 border-bottom-width:1px;
 border-bottom-color:#999999;	
}

.ingridV-2
{
	padding-top:2px;
	padding-bottom:2px;
}

.ingridV-3
{
	padding-top:3px;
	padding-bottom:3px;
}

.ingridV-5
{
	padding-top:5px;
	padding-bottom:5px;
}

.ingridV-10
{
	padding-top:10px;
	padding-bottom:10px;
}

.ingridH-3
{
	padding-left:3px;
	padding-right:3px;
	
}
.ingridH-3V-2
{
	padding-left:3px;
	padding-right:3px;
    padding-top:2px;
    padding-bottom:2px;
}

.ingridH-5
{
	padding-left:5px;
	padding-right:5px;
}
.ingridH-5V-2
{
	padding-left:5px;
	padding-right:5px;
	padding-top:2px;
	padding-bottom:2px;
}

.ingridH-6
{
	padding-left:6px;
	padding-right:6px;
}

.ingridH-10
{
	padding-left:10px;
	padding-right:10px;
}

.ingridH-10V-2
{
	padding-left:10px;
	padding-right:10px;
    padding-top:2px;
    padding-bottom:2px;
}

.rollAlpha:hover
{
	filter: alpha(opacity=70); -moz-opacity: 50;
	cursor:pointer;
}

.rollAlphaBorder
{
	border:solid 1px #cccccc;
}

.rollAlphaBorder:hover
{
	filter: alpha(opacity=70); -moz-opacity: 50;
	cursor:pointer;
}

.rollFinger:hover
{
	cursor:pointer;
}

.toCenter
{
	margin:0px auto;
}

.textCenter
{
    text-align:center;
}

.lineSolid
{
	 border-bottom-style:solid;
	 border-bottom-width:1px;
	 border-bottom-color:#cccccc;	
}

.btnUpdate
{
	background-color:#00CC00;
	width:50px;	
	vertical-align:top;
	text-align:center;
	cursor:pointer;
}

.btnUpdate:hover
{
	background-color:#33FF33;	
	width:50px;	
 	vertical-align:top;
 	text-align:center;
 	cursor:pointer;
}

.btnDel
{
	background-color:red;
	width:50px;	
	vertical-align:top;
	text-align:center;
	cursor:pointer;
}

.btnDel:hover
{
	background-color:#FF8080;	
	width:50px;	
 	vertical-align:top;
 	text-align:center;
 	cursor:pointer;
}

.rollBG
{
 background-color:#666666;	
}

.rollBG:hover
{
 background-color:#777777;	
}

.nonelink
{
	 color: #666666; 
	 text-decoration: none;
}

.settopic
{
 font-family:Dillenia News;
 font-size: 20px;
 color:#666666;
}

.btnAddCart
{
    background-color: #C7322E;
    cursor: pointer;
    font-family: Tahoma;
    font-size: 13px;
    vertical-align: middle;
}

.btnAddCart:hover
{
    background-color:#e9544f;
    cursor:pointer;
}

.cursorfinger
{	
	text-decoration:none;
	color:Black;
}

.cursorfinger:hover
{
	cursor:pointer;
	text-decoration:none;
	color:Black;
}

.shadow
{
    background: rgba(134,174,204,1);
    background: -moz-linear-gradient(top, rgba(134,174,204,1) 0%, rgba(212,228,239,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(134,174,204,1)), color-stop(100%, rgba(212,228,239,1)));
    background: -webkit-linear-gradient(top, rgba(134,174,204,1) 0%, rgba(212,228,239,1) 100%);
    background: -o-linear-gradient(top, rgba(134,174,204,1) 0%, rgba(212,228,239,1) 100%);
    background: -ms-linear-gradient(top, rgba(134,174,204,1) 0%, rgba(212,228,239,1) 100%);
    background: linear-gradient(to bottom, rgba(134,174,204,1) 0%, rgba(212,228,239,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#86aecc', endColorstr='#d4e4ef', GradientType=0 );
    padding-bottom: 10px; 
    font-size: 15px; 
    color: #000000; 
    font-family: Tahoma; 
    padding-top: 5px; 
    padding-left: 20px; 
    background-color: #6699FF;
}
.table td 
{
    border:1px solid #cccccc;
}
    
#table1 td
{
    border-style: none;
}

.header 
{
    border:1px solid #cccccc;
}
     
.Radius
{
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;   
}

.Radius10
{
    border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 10px 10px 10px 10px;   
}

.showScrollBar
{
  overflow:scroll;   
}

.margin-top-bottom
{
    margin-top:20px;
  
}

.PagerStyle td {padding-top:5px; padding-bottom:5px;}
.PagerStyle td table tr {border:0px;}
.PagerStyle td table tr td {border:0px;}
.PagerStyle td table tr td a { padding:1px 5px 1px 5px; border:solid 1px #ccc; margin: 1px 1px 1px 1px; text-decoration: none; }
.PagerStyle td table tr td span { color:#FFFFFF; padding:1px 5px 1px 5px; border:solid 1px #00799e; margin: 1px 1px 1px 1px; text-decoration: none; background:#089dcb;}

.noBorder
{
    border-style: none;
}

.noBorder td
{
    border-left-style: none;
    border-bottom-style: none;
    /*border-right-style: none;*/
}

.td1
{
    border-style: solid solid none none;
    border-top-width: 1px;
    border-right-width: 1px;
    border-top-color: #cccccc;
    border-right-color: #cccccc;
}

.td2
{
    border-style: solid none none none;
    border-top-width: 1px;
    border-top-color: #cccccc;
}

.setTopBorder
{
    padding: 20px 20px 5px 20px;
    border-top-style: solid;
    border-top-color: #eeeeee;
    border-top-width: 3px;
}

.menusub-report
{
    padding: 10px 20px 10px 20px;
    background-color: #EEEEEE;
    font-family: tahoma;
    font-size: 13px;
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: #BBBBBB;
}

.menusub-report:hover
{
    background-color: #DDDDDD;
    cursor:pointer;
}

.clearBorder td
{
    border-style: none;
}

.delButton
{
    width: 116px;
    height: 35px;
    background-image: url('../App_Image/del-button.jpg');
    cursor:pointer;
}

.margin-top-3
{
    margin-top: 3px;
}