@charset "utf-8";

/*
#4A829E bg-color1
#1A6370 bg-color2
*/
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background-color: #777777;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	
}

label {
	display:block;
	font-weight:bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}

legend {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}

a {
	color:#FFFFFF;
}

.textInput {
	width:250px;
}
.textInput1 {
	width:200px;
}
.textInput2 {
	width:220px;
}
.textInput3 {
	width:225px;
	height:25px;
}
.textInput4 {
	width:120px;
}
.textInput5 {
	width:195px;
}

.warning {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight:bold;
	color:#FF0000;
}


.ui-icon { width:32px; height:32px; overflow: hidden; background-repeat: no-repeat;
           background:transparent url(../Images/MenuBar/LargeIcons.png);
		   cursor:pointer;  margin:0 auto; display:block; }
.ui-icon-menu-categories { background-position: -1088px 0; }
.ui-icon-menu-groups { background-position: -1056px 0; }
.ui-icon-menu-items { background-position: -1152px 0; }
.ui-icon-menu-modifiers { background-position: -1216px 0; }
.ui-icon-menu-fmodifiers { background-position: -1344px 0; }

.ui-icon-item-groups { background-position: -1472px 0; }
.ui-icon-item-locations { background-position: -1568px 0; }
.ui-icon-item-items { background-position: -1600px 0; }
.ui-icon-item-uom { background-position: -928px 0; }
.ui-icon-item-recipe { background-position: -1280px 0; }
.ui-icon-modifier-recipe { background-position: -1664px 0; }

.ui-icon-table-groups { background-position: -480px 0; }
.ui-icon-table-tables { background-position: -2560px 0; }

.ui-icon-users { background-position: -512px 0; }
.ui-icon-purchases { background-position: -1248px 0; }
.ui-icon-sales { background-position: -1280px 0; }
.ui-icon-inv-reports { background-position: -1440px 0; }

.ui-icon-journal { background-position: -1664px 0; }
.ui-icon-receipt { background-position: -64px 0; }
.ui-icon-payment { background-position: -32px 0; }
.ui-icon-acc-reports { background-position: -1440px 0; }

#PanelContainer {
	position: relative;
	width: 850px;
	height: auto;
	z-index: 1;
	overflow: hidden;
}

/* التنسيق الأساسي لكل الأيقونات لترتيبها تلقائياً بجانب بعضها */
.Menu {
	position: relative;
	float: left;
	width: 80px;
	height: 60px;
	z-index: 2;
	margin-left: 8px;   /* مسافة صغيرة ثابتة بين كل أيكونة والأخرى */
	margin-top: 5px;
	margin-bottom: 10px;
	text-align: center;
	cursor: pointer;
}

/* إلغاء الإحداثيات اليدوية القديمة كي لا تسبب تداخلًا وتعتمد على الترتيب التلقائي */
.Menu-1, .Menu-2, .Menu-3, .Menu-4, .Menu-5, 
.Menu-6, .Menu-7, .Menu-8, .Menu-9, .Menu-10, 
.Menu-11, .Menu-12, .Menu-13, .Menu-14, .Menu-15, 
.Menu-16, .Menu-17, .Menu-18, .Menu-19, .Menu-20, 
.Menu-30, .Menu-31, .Menu-32 { 
	margin-left: 8px; 
	margin-top: 5px; 
}

.MenuHover {
	/*background-color:#E1EB8D;*/
	background-color:#008AFF;
	border: 1px solid #E7F567;
	/*margin-left: 4px;
	margin-top: 4px;*/
}

.Menu img {
	width:30px;
	height:30px;
	border:0px;
}

.Menu a {
	font-size:12px;
	color:black;
	text-decoration:none;
	text-align:center;
}


.Menu span{
	font-weight: normal;
	font-size:12px;
	text-align:center;
}
.line-seperator {
	position:absolute;
	width:1px;
	height:70px;
	border-left:1px solid #777777;
}

#mainContainer {
	margin: 0 auto;
	text-align: center; /* this overrides the text-align: center on the body element. */
	/*background-color: #99C4C4;*/
	background-color: #D1E2F9;
	border: 2px solid #777777;
	float:left;
	white-space:normal;
} 



#mainTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: bold;
	text-align:center;
	margin-top:5px;
}

#mainContent {
	margin-top: 15px;
	margin-left: 270px;
	padding-bottom: 15px;
} 

#mainContent3 {
	width: 650px;
	clear: left;
	margin: 10px;
	height: 375px;
	/*margin-left: 10px;*/
	position:relative;
	padding:0px;
	
} 

#mainContent2 {
	margin-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
} 

#mainContent4 {
	width: 600px;
	height: 375px;
	margin-top: 15px;
	margin-left: 240px;
	padding-bottom: 15px;
	position:relative;
} 

#mainContent5 {
	margin-top: 15px;
	margin-left: 240px;
	padding-bottom: 15px;
} 

#mainContent6 {
	margin-top: 15px;
	margin-left: 260px;
	padding-bottom: 15px;
} 

#mainContent7 {
	width: 530px;
	float: left;
	margin: 10px;
	height: 450px;
	/*margin-left: 10px;*/
	position:relative;
	padding:0px;
	
} 

#divHeader {
	height: 60px;
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	border-bottom-color: #777777;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

#divToolbar {
	padding-left: 10px;
	padding-bottom: 10px;
}

#divSidebar {
	float: left; /* since this element is floated, a width must be given */
	padding: 5px 10px 10px 10px;
	clear: left;
	margin-top: 10px;
	text-align: center;
}

#divSidebar span {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
}

#divSidebar1 {
	float:right;
	position:absolute;
	margin-top: 10px;
	margin-left: 550px;
	height: 450px;
	width: 230px;
}

fieldset{
	border: solid 1px #777777;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}

#fieldset1 {
	height: 235px;
	width: 230px;
	padding-top: 5px;
	
}

#fieldset2 {
	height: 230px;
	width: 470px;
	padding-top: 10px;
}

#fieldset3 {
	height: 330px;
	width: 470px;
	padding-top: 10px;
}

#fieldset4 {
	height: 250px;
	width: 470px;
	padding-top: 10px;
}
#fieldset5 {
	height: 255px;
	width: 230px;
	padding-top: 5px;
	
}
#fieldset6 {
	border:1px #6600FF solid;
}
.buttonstyle
{
	width: 70px;
	height: 45px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	cursor:pointer;
	background: url(../Images/bg-img1.png) 50% 50% repeat-x;
	margin-top: 5px;
	margin-left: 5px;
	border:1px solid #FFFFFF;
	outline:none;
}



.listbuttonstyle
{
	width: 20px;
	height: 18px;
	color: #FFFFFF;
	font-weight: bold;
	cursor:pointer;
	background: url(../Images/bg-img1.png) 50% 50% repeat-x;
	border:0px;
	margin-left:5px;
	outline:none;
}

.MenuGroupImages {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	height: 30px;
	width: 50px;
	cursor: pointer;
	vertical-align: top;
}
.MenuGroupButtons {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color:#FFFFFF;
	height: 60px;
	width: 100px;
	/*background-color: #666666;*/
	cursor: pointer;
	background: url(../Images/bg-img1.png) 50% 50% repeat-x;
	border:1px solid #777777;
	margin-left:2px;
	margin-top:2px;
	float:left;
	outline:none;
}

.TablesImages {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	height: 30px;
	width: 50px;
	cursor: pointer;
	vertical-align: top;
}

.TablesButtons {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color:#FFFFFF;
	height: 60px;
	width: 100px;
	/*background-color: #666666;*/
	cursor: pointer;
	background: url(../Images/bg-img1.png) 50% 50% repeat-x;
	border:1px solid #777777;
	margin-left:2px;
	margin-top:2px;
	float:left;
	outline:none;
}

.MenuItemImages {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	height: 30px;
	width: 50px;
	cursor: pointer;
	vertical-align: top;
}

.MenuItemButtons {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color:#FFFFFF;
	height: 60px;
	width: 100px;
	/*background-color: #FAF3ED;*/
	background: url(../Images/bg-img1.png) 50% 50% repeat-x;
	cursor: pointer;
	border:1px solid #777777;
	margin-left:2px;
	margin-top:2px;
	float:left;
	outline:none;
}

.displayphoto {
	width: 80px;
	height: 80px;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 5px;
	border-style: double;
}

#list td{
	padding-left: 10px;
	font-size:13px;
}

#list tr{
	height:20px;
	background-color: #99FFCC;
}

#list tr.hilite {
	background-color: #99FFFF;
}
#list tr.header td {
	background: url(../Images/bg-img1.png) 50% 50% repeat-x;
}

#list a{
	color:#3366FF;
}

.Index-LeftDiv {
	width:60%;
	height:100%;
	float:left;
	position:absolute;
	background-color:#4A829E;
	text-align:center;
}

.Index-RightDiv {
	width:40%;
	height:100%;
	float:right;
	margin-left:60%;
	position:absolute;
	background-color:#136784;
	
}

#Index-headContent {
	float: right;
	width: 400px;
	height: 65px;
	padding: 5px;
	clear: both;
	margin-top: 100px;
	margin-right: 10px;
	text-align:center;
}

#Index-mainContent {
	float: right;
	width: 400px;
	height: 375px;
	padding: 5px;
	clear: both;
	margin-top: 10px;
	margin-right: 10px;
	text-align:center;
}

.Index-Images {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	height: 82px;
	width: 122px;
	cursor: pointer;
	vertical-align: top;
	margin-top:5px;
}

#Index-idContent {
	float: right;
	width: 400px;
	height: 35px;
	padding: 5px;
	clear: both;
	margin-top: 10px;
	margin-right: 10px;
	text-align:center;
	
}

#Index-msgContent {
	float: right;
	width: 400px;
	padding: 5px;
	clear: both;
	margin-top: 10px;
	margin-right: 10px;
	text-align:center;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color:#FFFFFF;
}

.Index-TextID {
	width:300px; 
	height:30px; 
	text-align:center; 
	background-color:#136784;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color:#FFFFFF;
	border:0px;
}

#Index-DateDiv {
	width: 100%;
	height: 50px;
	margin-top: 100px;
	text-align:center;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color:#FFFFFF;
	
}

.Index-SlideDiv {
	width: 100%;
	margin-top: 80px;
	margin-left: 30%;
	text-align:center;
	
}

.Pos-ContainerDiv {
	height:100%; 
	width:100%;
	text-align: center;
	background-color:#4A829E;
	/*background-color:#007500;*/
	position:absolute;
}

.Pos-ShortCutDiv {
	width:115px;
	height:100%;
	float:left;
	position:absolute;
	text-align:center;
}

.Pos-DispDiv {
	width:350px;
	height:100%;
	margin-left:120px;
	position:absolute;
	text-align:center;
}

.Pos-GroupsDiv {
	width:110px;
	height:100%;
	margin-left:475px;
	position:absolute;
	text-align:center;
}

.Pos-DetailsDiv {
	width:40%;
	height:100%;
	margin-left:590px;
	position:absolute;
	text-align:center;
}

.Pos-SplitDiv {
	display:none;
	width:720px;
	height:100%;
	margin-left:475px;
	position:absolute;
	text-align:center;
	background-color:#4A829E;
}

.Pos-CombineDiv {
	display:none;
	width:720px;
	height:100%;
	margin-left:475px;
	position:absolute;
	text-align:center;
	background-color:#4A829E;
}



.pos-image-main-button
{
	padding: 0px;
	border:1px solid #FFFFFF;
	width: 100px; 
	height: 70px;
	font-weight:bold;
	font-size:12px;
	cursor:pointer;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	float:left;
	outline:none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}

.pos-image-table-open
{
	padding: 0px;
	border:5px solid yellow;
	width: 100px; 
	height: 70px;
	font-weight:bold;
	font-size:12px;
	cursor:pointer;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	float:left;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}

.Pos-OrdItemsDiv
{
	width:330px;
	height : 540px; 
	overflow : hidden;
	background-color: #FFFFFF ; 
	color : #00FF00; 
	padding : 5px; 
	margin:5px;
	border:1px solid #A8A8A8;
	cursor:pointer;
	z-index:1;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	-khtml-border-radius: 15px;
	border-radius: 15px;
	
}

.Pos-OrdItemsDiv-1
{
	width:325px;
	height : 300px; 
	overflow : hidden;
	color : #00FF00; 
	z-index:1;
	position:relative;
}

.Pos-QtyDiv
{
	display:none;
	width:340px;
	height : 610px; 
	overflow : hidden;
	z-index:2;
	padding : 5px; 
	margin:5px;
	position:absolute;
	background-color:#4A829E;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color:#FFFFFF;
	border:1px solid white;
}

.Pos-OrdItemsTable {
	width: 100%;
	text-align:left;
	vertical-align:middle;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color:red;
}

.Pos-TotalsTable {
	width: 100%;
	vertical-align:middle;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color:#4A829E;
}

.pos-shortcut-button
{
	width: 102px; 
	height: 45px;
	font-weight:normal;
	font-size:14px;
	color:#FFFFFF;
	cursor:pointer;
	/*background:url(../Images/PosPage/img-shortcut.png);*/
	background:url(../Images/PosPage/btn-img-green.png) repeat-x;
	border:1px solid #FFFFFF;
	padding: 0px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	outline:none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}

.pos-shortcut-button:hover
{
	background:url(../Images/PosPage/btn-img-green-1.png);
	border:1px solid #4D591E;
}
.pos-shortcut-button-1
{
	width: 102px; 
	height: 62px;
	font-weight:normal;
	font-size:14px;
	color:#FFFFFF;
	cursor:pointer;
	background:url(../Images/PosPage/img-shortcut-1.png);
	border:0px;
	padding: 0px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	outline:none;
}

.Pos-ModifiersDiv-Label
{
	text-align:center; 
	clear:both; 
	color : #FFFFFF; 
	font-weight:bold;
	margin-top:2px;
}

.Pos-ModifiersDiv-Buttons
{
	width:540px; 
	height:75px; 
	overflow:hidden; 
	text-align:right; 
	margin-top:5px; 
	padding-top:3px; 
	float:left; 
	clear:both;
	outline:none;
}

.Pos-ModifiersDiv-1 {
	width:550px; 
	height:110px; 
	overflow:hidden; 
	text-align:center; 
	margin-top:5px; 
	float:left; 
	clear:both; 
	border:1px solid #FFFFFF;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	-khtml-border-radius: 15px;
	border-radius: 15px;
}

.Pos-ItemDetailsDiv {
	width:100%; 
	height:235px; 
	overflow:hidden; 
	text-align:left; 
	margin-top:5px; 
	float:left; 
	z-index:2;
	position:absolute;
	display:none;
	background-color:#4A829E;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color:#FFFFFF;
	border:1px solid #FFFFFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}

.Board-OrderTypesDiv {
	width:16%;
	height:97%;
	float:left;
	position:absolute;
	z-index:1;
	text-align:center;
	margin-top:5px;
	margin-left:5px;
	padding-top:10px;
	/*background-color: #FF6347;*/
	/*background-color: #1F7484;*/
	background-color: #1A6370;
	border:1px solid yellow;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	-khtml-border-radius: 15px;
	border-radius: 15px;
}

.board-ordertypes-button
{
	width: 90%; 
	height: 50px;
	font-weight:bold;
	font-size:14px;
	color:#FFFFFF;
	cursor:pointer;
	background:url(../Images/BoardPage/img-ordertype.png) repeat-x;
	border:0px;
	padding: 0px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	outline:none;
	border:1px solid #FFFFFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}

.board-ordertypes-button:hover
{
	background:url(../Images/BoardPage/img-ordertype-light.png) repeat-x;
	border:1px solid #FFFFFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}

.Board-OrdersDiv {
	width:64%;
	height:97%;
	overflow:hidden;
	margin-top:5px;
	margin-left:17%;
	padding-top:10px;
	padding-left:5px;
	padding-right:5px;
	position:absolute;
	z-index:1;
	text-align:center;
	border:1px solid yellow;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	-khtml-border-radius: 15px;
	border-radius: 15px;
}

.Board-TitleDiv {
	width:100%;
	height:30px;
	margin-top:5px;
	text-align:center;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color:#FFFFFF;
	position:relative;
	float:left;
}

.Board-OrdersDiv-1 {
	width:95%;
	height:500px; 
	overflow:hidden; 
	text-align:center; 
	float:left; 
	/*clear:both; */
	z-index:1;
}

.Board-OrdersDiv-2 {
	width:98%; 
	/*height:90px; */
	overflow:hidden; 
	text-align:center; 
	margin-top:5px; 
	padding-left:10px;
	float:left; 
	clear:both; 
	z-index:1;
	border:1px solid #FFFFFF;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	-khtml-border-radius: 15px;
	border-radius: 15px;
}

.Board-OrdersTable {
	width: 100%;
	text-align:left;
	vertical-align:middle;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color:#FFFFFF;
}

.Board-ControlsDiv {
	width:100%;
	height:70px;
	margin-top:5px;
	text-align:center;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color:#FFFFFF;
	float:left;
	clear:both; 
}

.Board-LookUpDiv {
	display:none;
	width:640px;
	height : 350px; 
	overflow : hidden;
	z-index:2;
	padding : 5px; 
	margin-top:130px;
	/*margin-left:230px;*/
	position:absolute;
	background-color:#4A829E;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color:#FFFFFF;
	border:1px solid #FFFFFF;
}

.Search-Images {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: bold;
	color:#000000;
	height: 52px;
	cursor: pointer;
	vertical-align: top;
	margin-top:5px;
	border:0px;
}
.Search-Images-1 {
	width: 202px;
	background:url(../Images/BoardPage/img-1.png);
}
.Search-Images-2{
	width: 202px;
	background:url(../Images/BoardPage/img-2.png);
}
.Search-Images-3 {
	width: 407px;
	background:url(../Images/BoardPage/img-3.png);
}

.Board-InputText {
	margin-top:5px;
	font-size:30px;
	width:407px;
	height:52px;
	border:0px;
	color:#000000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}	

.Board-Toolbar {
	width:16%;
	height:97%;
	float:left;
	position:absolute;
	z-index:1;
	text-align:center;
	margin-top:5px;
	margin-left:83%;
	padding-top:10px;
	background-color: #1A6370;
	border:1px solid yellow;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	-khtml-border-radius: 15px;
	border-radius: 15px;
}

.Board-ToolbarImages {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: bold;
	color:#000000;
	height: 82px;
	width: 122px;
	cursor: pointer;
	vertical-align: top;
	margin-top:5px;
	border:0px;
}
.Board-ToolbarImages-1 {
	background:url(../Images/BoardPage/img-logout.png);
}

.Board-TablesDiv {
	display:none;
	z-index:2;
	width:64%;
	height:97%;
	overflow:hidden;
	margin-top:5px;
	margin-left:17%;
	padding-top:10px;
	padding-left:5px;
	padding-right:5px;
	position:absolute;
	text-align:center;
	background-color:#4A829E;
	border:1px solid yellow;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	-khtml-border-radius: 15px;
	border-radius: 15px;
}

.board-cashreg-button
{ 
	width: 202px; 
	height: 62px;
	font-weight:bold;
	font-size:14px;
	color:#FFFFFF;
	cursor:pointer;
	background:url(../Images/BoardPage/img-5.png);
	border:0px;
	padding: 0px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	outline:none;
}

.Board-Money-InputText {
	width:100px;
	height:20px;
	background-color:#F0F8FF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}

.Pos-SplitItemsDiv
{
	width:300px;
	height : 450px; 
	overflow : hidden;
	margin-top:20px;
	margin-left:15px;
	margin-right:15px;
	z-index:2;
}

.Pos-SplitItemsDiv-1
{
	width:300px;
	height : 400px; 
	overflow : hidden;
	background-color: #FFFFFF ; 
	color : #00FF00; 
	padding:3px; 
	cursor:pointer;
	z-index:2;
}

.Pos-CombineItemsDiv
{
	width:600px;
	height:540px; 
	overflow:auto;
	float:left;
	background-color: #FFFFFF ; 
	padding:3px; 
	margin-top:20px;
	margin-left:20px;
	cursor:pointer;
	z-index:2;
}

.Pos-CombineItemsDiv-1 {
	width:550px; 
	/*height:90px; */
	overflow:hidden; 
	text-align:center; 
	margin-top:5px; 
	padding-left:10px;
	padding-right:10px;
	float:left; 
	clear:both; 
	z-index:2;
	border:1px solid #007500;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
}

.Pos-CombineItemsTable {
	width: 100%;
	text-align:left;
	vertical-align:middle;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color:#000000;
}


.Pos-ContainerDiv-1 {
	height:100%; 
	width:100%;
	background-color:#4A829E;
	/*background-color:#005D2F;*/
	position:absolute;
	display:none; 
	z-index:5; 
	text-align:center;
}

.Pos-PaymentDiv {
	width:750px;
	height:80%;
	margin-left:150px;
	margin-top:50px;
	position:absolute;
	text-align:center;
	border:1px solid #FFFFFF;
	background-color:#4A829E;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}

.Pos-PaymentDiv-1 {
	width:230px;
	height:530px;
	margin:10px;
	position:relative;
	float:left;
	background-color: #1A6370;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}

.Pos-PaymentTable {
	width: 100%;
	text-align:left;
	vertical-align:middle;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color:#FFFFFF;
	
}

.Pos-PaymentTable  td{
	padding-left:3px;
	padding-right:5px;
}

.Pos-PaymentDiv-2 {
	width:430px;
	height:530px;
	margin:10px;
	margin-left:30px;
	position:relative;
	float:right;
	z-index:1;
	background-color: #1A6370;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}

.Payment-Images {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: bold;
	color:#FFFFFF;
	cursor: pointer;
	vertical-align: top;
	margin-top:5px;
	border:0px;
}
.Payment-Images-1 {
	width: 92px;
	height: 82px;
	background:url(../Images/PosPage/img-pay-1.png);
}
.Payment-Images-2{
	width: 82px;
	height: 52px;
	background:url(../Images/PosPage/img-pay-2.png);
}
.Payment-Images-3 {
	width: 190px;
	height: 82px;
	background:url(../Images/PosPage/img-pay-3.png);
}
.Payment-Images-4 {
	width: 102px;
	height: 62px;
	background:url(../Images/PosPage/img-pay-4.png);
}
.Payment-InputText {
	margin-top:5px;
	font-size:30px;
	text-align:right;
	width:201px;
	height:50px;
	border:0px;
	color:#000000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}

.Pos-PaymentDiv-3 {
	display:none;
	width:430px;
	height:530px;
	margin:10px;
	margin-left:310px;
	position:absolute;
	text-align:center;
	z-index:3;
	background-color: #005D2F;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}

.Pos-PaymentDiv-3-1 {
	position:absolute; 
	width:400px;
	height:50px;
	margin-top:10px; 
	margin-left:10px; 
	text-align:center; 
	padding:5px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:20px;
	background-color: #1A6370;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}	

.Pos-PaymentDiv-3-2 {
	position:absolute; 
	width:400px;
	height:150px;
	margin-top:200px; 
	margin-left:10px; 
	text-align:center; 
	padding:5px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:20px;
	background-color: #1A6370;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}	

.Pos-PaymentDiv-3-3 {
	position:relative; 
	height:50px;
	text-align:center; 
	padding:5px;
	margin-top:20px; 
	color:#FF0000;
	font-weight:bold;
	font-size:20px;
	background-color: #FFFFFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}

div.ajaxloading {
	background: #FFFFFF url(../Images/ajax-loader.gif) no-repeat center center;
	border-radius: 2px;
	padding: 5px 30px;
	text-align: center;
	width: 80px;
	height: 80px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -50px;
	margin-left: -100px;
	z-index: 1000000;
    opacity: 0.7;
    filter: alpha(opacity=70); /* ie */
    -moz-opacity: 0.7; /* mozilla */
}
div.ajaxloading * {
    opacity: 1;
    filter: alpha(opacity=100); /* ie */
    -moz-opacity: 1; /* mozilla */
}	

.Board-CustomerDiv {
	display:none;
	width:97%;
	height:97%;
	overflow:hidden;
	margin-top:5px;
	margin-left:5px;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	position:absolute;
	z-index:2;
	text-align:center;
	background-color:#4A829E;
	border:1px solid yellow;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	-khtml-border-radius: 15px;
	border-radius: 15px;
}

.Board-CustomerInputText {
	margin-top:5px;
	font-size:18px;
	font-family: "Times New Roman", Times, serif;
	width:200px;
	height:30px;
	color:#FF0000;
	border-color:#FFFFFF;
	border-width:1px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}

.customer-shortcut-button
{
	width: 102px; 
	height: 42px;
	font-weight:normal;
	font-size:14px;
	color:#FFFFFF;
	cursor:pointer;
	background:url(../Images/DeliveryPage/img-shortcut.png);
	border:0px;
	padding: 0px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	outline:none;
}

.Board-CustomerDiv-1 {
	width:100%;
	height:330px;
	margin-top:5px;
	float:left;
	clear:both; 
	z-index:2;
}

.Board-CustomerDiv-2 {
	width:100%;
	height:50px;
	margin-top:5px;
	text-align:left;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color:#FFFFFF;
	float:left;
	clear:both; 
	z-index:2;
}


.Board-CustomerDiv-4 {
	width:100%;
	height:210px; 
	overflow:auto; 
	text-align:left; 
	float:left; 
	clear:both; 
	z-index:2;
}

.Board-CustomerDiv-5 {
	display:none;
	position:absolute;
	width:100%;
	height:330px;
	margin-top:5px;
	float:left;
	clear:both; 
	z-index:3;
	background-color:#4A829E;
}

.Board-DriverDiv-2 {
	width:100%;
	height:340px; 
	overflow:auto; 
	text-align:left; 
	float:left; 
	clear:both; 
	z-index:2;
}
.Board-DeliveryDiv-Title {
	width:100%;
	height:60px;
	margin-top:5px;
	padding-top:5px;
	text-align:center;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color:#FFFFFF;
	position:relative;
	float:left;
	clear:both;
	background-color: #00AEAE;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}
.Board-PhoneNumDiv {
	display:block;
	width:280px;
	height:400px; 
	overflow:hidden;
	padding : 5px; 
	margin-top:10px;
	position:relative;
	float:left;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color:#FFFFFF;
	background-color: #00AEAE;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}

.Board-PhoneInputText {
	margin-top:5px;
	font-size:30px;
	width:165px;
	height:42px;
	border:0px;
	color:#000000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}

.Phone-Images {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: bold;
	color:#000000;
	height: 45px;
	cursor: pointer;
	vertical-align: top;
	margin-top:5px;
	border:0px;
}
.Phone-Images-1 {
	width: 80px;
	background:url(../Images/DeliveryPage/img-num-1.png);
}
.Phone-Images-2{
	width: 80px;
	background:url(../Images/DeliveryPage/img-num-3.png);
}
.Phone-Images-3 {
	width: 165px;
	background:url(../Images/DeliveryPage/img-num-2.png);
}

.Board-CustListDiv {
	display:block;
	width:68%;
	height:400px; 
	overflow:hidden;
	padding : 5px; 
	margin-top:10px;
	position:relative;
	float:right;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color:#FFFFFF;
	background-color: #00AEAE;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}

.Board-CustListDiv-1 {
	width:100%;
	height:300px; 
	overflow:auto; 
	text-align:left; 
	margin-top:10px;
	float:left; 
	clear:both; 
	border:1px solid #FFFFFF;
}

.Board-CustListDiv-2{
	display:block;
	width:300px;
	height:auto; 
	overflow:hidden;
	padding:5px; 
	margin-top:5px;
	margin-left:10px;
	position:relative;
	float:left;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color:#FFFFFF;
	cursor:pointer;
	background-color: #0B4153;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}

.Board-ListDriversDiv {
	display:none;
	z-index:2;
	width:650px;
	height:90%;
	overflow:hidden;
	margin-top:5px;
	margin-left:220px;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	position:absolute;
	text-align:center;
	background-color:#4A829E;
	border:1px solid yellow;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	-khtml-border-radius: 15px;
	border-radius: 15px;
}

.Board-DispatchDiv-1 {
	width:100%;
	height:500px;
	overflow:auto; 
	margin-top:5px;
	float:left;
	clear:both; 
	z-index:2;
}

.Table-DisplayData {
	cellpadding:0px;
	cellspacing:0px;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	color:white;
	font-size:16px;
	font-weight:regular;
}	

.Board-ReportsDiv-1 {
	width:100%;
	height:500px;
	overflow:hidden; 
	margin-top:5px;
	float:left;
	clear:both; 
	z-index:2;
}

.ReportOptions {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color:#FFFFFF;
	text-align:left;
	
}

.SidePannel {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color:#00FF21;
	text-align:center;
	margin-top:10px;
	margin-left:5px;
	padding-top:10px;
	width:90%;
	height:110px;
	top:0px;
	position:relative;
	border:2px solid #FFFFFF;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
}

.SidePannel-1 {
	text-align:center;
	margin-top:30px;
	margin-left:5px;
	width:90%;
	height:110px;
	top:0px;
	position:relative;
}

.Pos-DiscountDiv {
	width:730px;
	height:530px;
	margin-left:150px;
	margin-top:50px;
	position:absolute;
	z-index:1;
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	color:#FFFB14;
	background-color: #1A6370;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}

.RetailItems-1 {
	width:100%;
	height:35px;
	margin-top:5px;
	padding-top:5px;
	position:absolute;
	z-index:1;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color:#000000;
	background-color: #FFFFFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;

}

.Retail-Images {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: bold;
	color:#FFFFFF;
	cursor: pointer;
	vertical-align: top;
	margin-top:3px;
	border:1px solid #FFFFFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}
.Retail-Images-1 {
	margin-right:0px;
	font-size: 20px;
	width: 30px;
	height: 40px;
	background:url(../Images/PosPage/img-kb.png) repeat-x;
}
.Retail-Images-2{
	margin-right:0px;
	width: 34px;
	height: 50px;
	background:url(../Images/PosPage/img-kb.png) repeat-x;
}
.Retail-Images-3{
	width: 82px;
	height: 42px;
	background:url(../Images/PosPage/img-pay-7.png);
}

.Retail-InputText {
	margin-top:5px;
	font-size:25px;
	width:170px;
	height:40px;
	border:0px;
	color:#000000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}

.RetailItems-2 {
	position:relative; 
	float:left; 
	clear:both; 
	padding-top:5px; 
	padding-left:5px;
	margin-bottom:5px;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color:#FFFFFF;	
}

.RetailItems-3 {
	width:90%; 
	height:350px; 
	overflow:hidden; 
	text-align:right; 
	margin-top:305px; 
	margin-bottom:5px; 
	padding-top:5px;
	position:absolute; 
	float:left; 
	border:1px solid #FFFFFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}

.RetailItems-4 {
	position:absolute; 
	width:100%; 
	overflow:hidden; 
	margin-top:50px; 
	position:absolute; 
	border:1px solid #FFFFFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}	

.Board-PostingDiv {
	display:none;
	width:400px;
	height:200px;
	padding-top:20px;
	position:absolute;
	z-index:1;
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	color:#FFFB14;
	border:1px solid #FFFFFF;
	background-color: #1A6370;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}

.MenuItems-1 {
	width:90%; 
	height:60%; 
	overflow:hidden; 
	text-align:right; 
	margin-top:5px; 
	margin-bottom:5px; 
	padding-top:5px; 
	float:left; 
	border:1px solid #FFFFFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;

}
.MenuItems-2 {
	width:90%; 
	height:235px; 
	overflow:hidden; 
	text-align:right; 
	margin-top:5px; 
	float:left; 
	z-index:1; 
	border:1px solid #FFFFFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;

}
.Board-VoidingDiv {
	display:none;
	width:600px;
	height:300px;
	padding-top:20px;
	position:absolute;
	z-index:4;
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	color:#FFFB14;
	border: 1px solid #FFFFFF;
	background-color: #1A6370;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}

.Retail-GroupsDiv {
	width:110px;
	height:440px;
	margin-left:17px;
	position:absolute;
	text-align:center;
}
.Retail-RetailItems {
	width:300px;
	height:470px;
	margin-left:125px;
	position:absolute;
	text-align:center;
}

.Retail-RetailItems-1{
	position:relative; 
	float:left; 
	clear:both; 
	padding-top:3px; 
	padding-left:5px;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color:#000000;	
}

.Retail-RetailItems-2 {
	width:250px; 
	height:400px; 
	overflow:hidden; 
	text-align:right; 
	margin-top:60px; 
	margin-bottom:5px; 
	padding-top:5px;
	position:absolute; 
	float:left; 
	border:1px solid #FFFFFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}

.retail-image-main-button
{
	padding: 0px;
	border:1px solid #FFFFFF;
	width: 200px; 
	height: 40px;
	font-weight:bold;
	font-size:12px;
	cursor:pointer;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	float:left;
	outline:none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}

.Retail-PurchasesDiv {
	width:760px;
	height:470px;
	margin-left:430px;
	position:absolute;
	text-align:center;

}

.pos-void-button
{
	width: 252px; 
	height: 62px;
	font-weight:normal;
	font-size:14px;
	color:#FFFFFF;
	cursor:pointer;
	background:url(../Images/PosPage/img-void.png);
	border:0px;
	padding: 0px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	outline:none;
}

.ChattingDiv-01 {
	width:600px;
	height:450px;
	float:left;
	overflow:auto;
	position:absolute;
	z-index:1;
	text-align:center;
	margin-top:15px;
	padding-top:10px;
	background-color: #FFFFFF;
	border:1px solid yellow;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	-khtml-border-radius: 15px;
	border-radius: 15px;

}
.ChattingDiv-02 {
	width:230px;
	height:450px;
	float:right;
	overflow:auto;
	position:absolute;
	z-index:1;
	text-align:center;
	margin-top:15px;
	margin-left:610px;
	padding-top:10px;
	background-color: #1A6370;
	border:1px solid yellow;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	-khtml-border-radius: 15px;
	border-radius: 15px;

}

.chat-buttonstyle
{
	/*background: #006699;
	margin-bottom:3px;*/
	background:url(../Images/BoardPage/Users-icon.png);
	width: 48px; 
	height: 48px;
	cursor:pointer;
	outline:none;
	border:0px;
}
.chat-users{
	color: #FFFFFF;
	font-weight: bold;
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	/*font-family: "Times New Roman", Times, serif;*/
	
}

#div-top { width: 420px; height: 120px; position: absolute; left: 2px; top: 65px;overflow: hidden; text-align:left; }
#button-top:hover, #button-bottom:hover {cursor: pointer; outline:none;}
.slide { position: relative; height: 100px; overflow: hidden; width: 383px; border: 1px solid #FFFFFF; }
.innerTop, .innerBottom { position: absolute; left: 22px; top: 0px; width: 383px; height: 100px; padding: 6px; background-color: #99C4C4; z-index: 6; text-align:center; display: none;}


/*Label fonts in Main Forms*/
.style1{
	color: #000000;
	font-weight: bold;
	font-size:12px;
	/*font-family:Verdana, Arial, Helvetica, sans-serif;*/
	font-family: "Times New Roman", Times, serif;
	
}

/* Star for mandatory */
.style2{
	color: #FF0000;
	font-weight: bold;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

/*Search Header Title*/
.style3{
	color: #000000;
	font-weight: bold;
	font-size: 16px; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

/* Search Labels */
.style4{
	font-weight: bold;
	font-size: 12px; 
	/*font-family:Verdana, Arial, Helvetica, sans-serif;*/
	font-family: "Times New Roman", Times, serif;
	color:#000000;
	padding: 3px;
}

/* Data record in Search Pages */
.style5{
	color: #000000;
	font-weight: normal;
	font-size: 12px; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

/* Labels for Details */
.style6{
	color: #ffffff;
	font-weight: normal;
	font-size: 11px; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

/* Data for Details */
.style7{
	color: #186194;
	font-weight: normal;
	font-size: 11px; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

/* Data for Details In Case Background Is Colored*/
.style8{
	color: #FFFFFF;
	font-weight: normal;
	font-size: 11px; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

/* Data for Detailed Div (For Divisions)*/
.style9{
	color: #186194;
	font-weight: normal;
	font-size: 11px; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-left:2px;
	padding-right:2px;
}

/* Totals Labels Debit*/
.style10{
	color: #FF0000;
	font-weight: normal;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

/* Totals Labels Credit*/
.style11{
	color: #5151FF;
	font-weight: normal;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.style16 {
	font-size: 16px;
	color: #FF0000;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}

#total-top{
	background:url(../Images/Backoffice/total-top.png) no-repeat;
}

#total-content{
	background:url(../Images/Backoffice/total-middle.png) repeat-y;
}
#total-bottom{
	background:url(../Images/Backoffice/total-bottom.png) no-repeat;
}


table.list_data  tr.bgcolor1{
	background-color: #99FFCC;
}
table.list_data  tr.bgcolor2{
	background-color: #99FFFF;
}
table.list_data  tr.bgcolor3{
	background-color: #FF0000;
}
table.list_data  td{
	padding-top:5px;
	padding-bottom:5px;
}

.bodybackground {
	/*background-color: #99C4C4;*/
	background-color: #D1E2F9;
}
.Search-Label-bg {
	background: url(../Images/bg-img1.png) 50% 50% repeat-x;
}
.Search-Toolbar-bg {
	background: url(../Images/bg-img1.png) 50% 50% repeat-x;
}

.buttonstyle1
{
	/*width: 70px;*/
	height: 35px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	cursor:pointer;
	background: url(../Images/bg-img1.png) 50% 50% repeat-x;
	margin-top: 5px;
	margin-left: 5px;
	padding-left:5px;
	padding-right:5px;
	border:1px solid #FFFFFF;
	outline:none;
}

.buttonstyle2
{
	/*width: 70px;*/
	height: 35px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #F7FF19;
	cursor:pointer;
	background: url(../Images/btn-bg-1.png) 50% 50% repeat-x;
	margin-top: 5px;
	margin-left: 5px;
	padding-left:5px;
	padding-right:5px;
	border:1px solid #F7FF19;
	outline:none;
}