body {
	
	width : 100%;
	margin:0;
	padding:0;
	font-family:"Arial",Georgia,Serif;
}

input
{
	font-size:12px;
	font-family:"Arial",Georgia,Serif;
	color:#767676;
}

.selectionBox
{
	font-size:12px;
	font-family:"Arial",Georgia,Serif;
	color:#767676;
	width:150px;
	height:25px;
	padding:4px;
    margin: 0;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
    -webkit-box-shadow: 0 2px 0 #ccc, 0 -1px #fff inset;
    -moz-box-shadow: 0 2px 0 #ccc, 0 -1px #fff inset;
    box-shadow: 0 2px 0 #ccc, 0 -1px #fff inset;
    background: #f8f8f8;
    color:#888;
    border:none;
    outline:none;
    display: inline-block;
    cursor:pointer;
}

#content{

}
.selectionBoxx
{
	font-size:15px;
	font-family:"Arial",Georgia,Serif;
	color:#767676;
	width:350px;
	height:35px;
	padding-top:6px;
	padding-bottom:6px;
	line-height:normal;
    margin: 0;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
    -webkit-box-shadow: 0 2px 0 #ccc, 0 -1px #fff inset;
    -moz-box-shadow: 0 2px 0 #ccc, 0 -1px #fff inset;
    box-shadow: 0 2px 0 #ccc, 0 -1px #fff inset;
    background: #f8f8f8;
    color:#888;
    border:none;
    outline:none;
    display: inline-block;
    cursor:pointer;
}
.selectionBoxx option
{
	width:350px ;
}


.selectionBox3
{
	font-size:15px;
	font-family:"Arial",Georgia,Serif;
	color:#767676;
	width:200px;
	height:35px;
	padding-top:6px;
	padding-bottom:6px;
	line-height:normal;
    margin: 0;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
    -webkit-box-shadow: 0 2px 0 #ccc, 0 -1px #fff inset;
    -moz-box-shadow: 0 2px 0 #ccc, 0 -1px #fff inset;
    box-shadow: 0 2px 0 #ccc, 0 -1px #fff inset;
    background: #f8f8f8;
    color:#888;
    border:none;
    outline:none;
    display: inline-block;
    cursor:pointer;
}
.selectionBox3 option
{
	width:200px ;
}



a{
	text-decoration:none;
}

a:hover {
	text-decoration:none;
	color:#FF85AC !important;
}

#bg
{
	background: url("../images/content_bg.jpg") repeat;
	width:100%;

}


#header_bg_red
{
	background: url("../images/header_red.jpg") repeat-x;
	width:100%;
	height:110px;
	z-index:-1;
}

#footer_bg_red
{
	background: url("../images/footer_red.jpg") repeat-x;
	width:100%;
	height:52px;
	color:white;
	text-align:center;
	font-size:11px;
}


.footer_bg_red{

background: url("../images/footer_red.jpg") repeat-x;
width:100%;
padding-top:9px;
	height:25px;
	color:white;
	text-align:center;
	font-size:11px;
font-weight:bold;
position:fixed;
bottom:0px;
z-index:999;
}
.line_horizontal
{
	background: url("../images/line_vertical.jpg") repeat-x;
	width:100%;
	height:4px;
}

.horizontal
{
	background: url("../images/horizontal.png") repeat-y;
	width:2px;
	height:40px;
}

.inputClass
{
	width:200px;
	height:30px;
	background-color:#F0F0F0;
	border-top: 1px solid #CDCDCD;
	border-left: 1px solid #EAEAEA;
	border-right: 1px solid #EAEAEA;
	border-bottom: 1px solid #EAEAEA;
}

.numberInput
{
	width:60px;
	height:30px;
	background-color:white;
	border-top: 1px solid #CDCDCD;
	border-left: 1px solid #EAEAEA;
	border-right: 1px solid #EAEAEA;
	border-bottom: 1px solid #EAEAEA;
}


#titleWord{
	background: url("../images/title_img.jpg") repeat-x;
	width:213px;
	height:30px;	
}

::-ms-clear {
	display: none;
}
  
::-ms-reveal 
{
	display: none;
}

#menuTable{
	border-collapse:collapse;
	text-align:left;
	font-size:12px;
	color:#767676;
	font-weight:bold;
}

.subMenuTable{
	line-height : 35px;
	background-color:#F8F8F8;
	margin-top:2px;
}

.subMenuTable td{
	border-style:solid;
	border-width:1px;
	border-color:#E0E0E0;
	text-align:center;
}

.btnPink{
	background: url("../images/button_pink.png") no-repeat;
	width:122px;
	height:37px;
	text-align:center;
	display:inline-block;
	*display:inline;zoom:1;
position:relative;
 box-shadow:  2px 2px 0px rgba(0,0,0,0.2); 

}
.btnPink:hover{
 box-shadow:  1px 1px 0px rgba(0,0,0,0.2); 
  right:-1px;
   bottom:-1px;
}

#warningMessage
{
	color:red;
	font-style:italic;
	text-align:left;
}

#loginpageTable
{
	background: url("../images/login_frame.png") no-repeat;
	width:351px;
	height:336px;
	font-size:12px;
	font-weight:bold;
}

#loginpageTable td
{
	color:#767676;
}

#welcomepageTable
{
	margin-top:50px;
	background: url("../images/welcome.png") no-repeat;
	width:448px;
	height:323px;
	z-index:10;
	position:relative;
}

#welcomepageWaterMarkTable
{
	
	background: url("../images/watermark.png") no-repeat;
	width:422px;
	height:326px;
	position:absolute;
	margin-top:-200px;
	margin-left:450px;
	z-index:1;
}

#viewTable
{
	font-size:12px;
}

#viewTable th
{
	color:white;
	background-color:#FF85AC;
	height:40px;
}

#viewTable tr
{
	height:40px;
}

#viewTable td
{
	color:#767676;
	font-weight:bold;
}
	
.titleName 
{
	color:#FF85AC;
	font-size:22px;
}

.smallTitle 
{
	color:#FF85AC;
	font-size:16px;
}

.greyTD
{
	background-color:#F4F4F4;
}

.pagenum
{
	background: url("../images/pagenum.png") no-repeat;
	width:33px;
	height:27px;
	display:inline-block;
	*display:inline;zoom:1;
	}

.pagenumWordSelected
{
	font-size:12px;
	font-weight:bold;
	margin:0px auto;
	color:black;
	line-height:23px;
}

.pagenumWord
{
	font-size:12px;
	font-weight:bold;
	color:#767676;
	line-height:23px;
}

#editTable
{
	color:#767676;
	font-size:12px;
	
	margin-left:100px;
}

#editTable th
{
	padding-top:15px;
	text-align:left;
	font-weight:bold;
}

#editTable td
{
	padding-top:5px;
	font-weight:bold;
}

#editTable1
{
	color:#767676;
	font-size:12px;
	
	margin-left:100px;
}


.tableSelectionBox
{
	color:#767676;
	font-size:12px;
}



#editTable1 th
{
	padding-top:15px;
	text-align:left;
	font-weight:bold;
}

#editTable1 td
{
	padding-top:5px;
	font-weight:bold;
}

.inputTextBox
{
	width:230px;
	height:20px;
	background-color:white;
	border-top: 2px solid #CDCDCD;
	border-left: 1px solid #EAEAEA;
	border-right: 2px solid #EAEAEA;
	border-bottom: 1px solid #EAEAEA;
}

.inputTextBoxSearch
{
	width:150px;
	height:20px;
	background-color:white;
	border-top: 1px solid #EAEAEA;
	border-left: 1px solid #EAEAEA;
	border-right: 2px solid #EAEAEA;
	border-bottom: 2px solid #CDCDCD;
}

.inputTextBoxSearchX
{
	width:100px;
	height:20px;
	background-color:white;
	border-top: 1px solid #EAEAEA;
	border-left: 1px solid #EAEAEA;
	border-right: 2px solid #EAEAEA;
	border-bottom: 2px solid #CDCDCD;
}

input.date {
	width: 150px;
	color: #000;
}


textarea
{
	
	background-color:white;
	border-top: 2px solid #CDCDCD;
	border-left: 1px solid #EAEAEA;
	border-right: 2px solid #EAEAEA;
	border-bottom: 1px solid #EAEAEA;
	overflow: auto;
	font-size:12px;
	font-family:"Arial",Georgia,Serif;
	color:#767676;
	width :230px;
}

.starRed
{
	color:red;
}

#pFooter
{
	display:none;
}

.titleProduct
{
	font-size:16px;
	color:#FF6666;
}

#head
{
	display:none;
}

#head1
{
	display:none;
}
#head2
{
	display:none;
}
#head3
{
	display:none;
}
#head4
{
	display:none;
}
#head5
{
	display:none;
}
#head6
{
	display:none;
}

#head7
{
	display:none;
}

#head8
{
	display:none;
}

#head9
{
	display:none;
}

#head10
{
	display:none;
}

.borderInvoice
{
	border:1px solid #FF99AC;
	
}
.borderInvoice td
{
	padding-left:10px;
}	
.borderInvoiceTD
{
	
	border-left:1px solid #FF99AC;

}

.grandtotal
{
	margin-left:100px;
	font-size:16px;
}

#topTable td
{
	font-weight:900;
}

#payment{
	display:none;
}

#notRefund{
	display:none;
}


#printTable222 {
	display: none;
}