﻿/* Created using Style Master from Western Civilisation CSS1 { -30 -4 794 1160 } */

body, p, td, li {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 11px;
    }

.greyLeft {
border-left: 1pt #999999 solid;
}

.greyTop {
border-top: 1pt #999999 solid;
}

.greyBottom {
border-bottom: 1px #999999 solid;
}

.greyRight {
border-right: 1pt #999999 solid;
}

.greyTopLess {
border-left: 1px #999999 solid;
border-bottom: 1px #999999 solid;
border-right: 1px #999999 solid;
}

A:link {
font-weight: normal;
font-size: 12px;
font-family: sans-serif;
background-color: transparent;
color: #00314a;
text-decoration: none;
}

A:visited {
font-weight: normal;
font-size: 12px;
font-family: sans-serif;
background-color: transparent;
text-decoration: none;
color: #00314a;
}

A:hover {
font-weight: normal;
font-size: 12px;
color: #000000;
font-family: sans-serif;
background-color: transparent;
text-decoration: none underline;
}

A:active {
font-weight: normal;
font-size: 12px;
color: #000000;
font-family: sans-serif;
background-color: transparent;
text-decoration: none;
}

a.bold:link {
font-size: 12px;
font-family: sans-serif;
background-color: transparent;
text-decoration: none;
font-weight: bold;
color: #000000;
}

a.bold:visited {
font-size: 12px;
font-family: sans-serif;
background-color: transparent;
text-decoration: none;
font-weight: bold;
color: #000000;
}

a.bold:active {
font-size: 12px;
font-family: sans-serif;
background-color: transparent;
text-decoration: none;
font-weight: bold;
color: #000000;
}

a.bold:hover {
font-size: 12px;
font-family: sans-serif;
background-color: transparent;
text-decoration: none;
font-weight: bold;
color: #000000;
}

.tableOrange {
border: 1pt #FFCC33 solid;
}

.tableGrey {
border: 1pt #999999 solid;
}

.side3 {
border-left: 1pt #999999 solid;
border-right: 1pt #999999 solid;
}

.tableBlack {
border: 1pt #000000 solid;
}

.tablelight {
border: 1pt #e4e4e4 solid;
}

.tableRed {
border: 1pt #845974 solid;
}

.tableRedDash {
border: 1.5pt #FF0000 dashed;
}

.txtBox {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
line-height: normal;
font-weight: normal;
background-color: #e6e6e6;
border: 1px solid;
}


.Red {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
line-height: normal;
font-weight: normal;
background-color: #e6e6e6;
border: 1px solid;
color: #ff0000;
}

.divHed {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-style: normal;
line-height: normal;
font-weight: normal;
 color: Red ;
}

/*Modal Popup*/
.modalBackground {
	background-color:#e5e5e5;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffff;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
}

/* Accordion */
.accordionHeader
{
    border: 1px none #333333;
    color: white;
    background-color: #6699CC;
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

.accordionHeaderSelected
{
    border: 1px none #CCCCCC;
    color: black;
    background-color: #DFDFDF;
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

.accordionContent
{
    background-color: #F5F5F5;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}

/*AutoComplete flyout */

.autocomplete_completionListElement 
{  
	visibility : hidden;
	margin : 0px!important;
	background-color : #FFFFCE;
	color : windowtext;
	border : buttonshadow;
	border-width : 1px;
	border-style : solid;
	cursor : 'default';
	overflow : auto;
	height : 150px;
    text-align : left; 
    list-style-type : none;
}

/* AutoComplete highlighted item */

.autocomplete_highlightedListItem
{
	background-color: #9B9BFF;
	color: black;
	padding: 1px;
}

/* AutoComplete item */

.autocomplete_listItem 
{
	background-color : #FFFFCE;
	color : windowtext;
	padding : 1px;
}

/*Textbox Watermark*/

.unwatermarked {
	height:18px;
	width:150px;
}

.watermarked {
	height:18px;
	width:150px;
	padding:2px 0 0 2px;
	border:1px solid #BEBEBE;
	background-color:#FFFFCC;
	color:gray;
}

/*Popup Control*/
.popupControl{
	background-color:White;
	position:absolute;
	visibility:hidden;
}

.tabSquare
{
	 border-style: solid;
    border-width: 1px;
    border-color: #ffffff #336699 #336699 #336699;

}

.tab2Side
{
    border-style: solid;
    border-width: 1px;
    border-color: #ffffff #336699 #ffffff #336699;
}

.tabBottom
{
    border-style: solid;
    border-width: 1px;
    border-color: #ffffff #ffffff #336699 #ffffff;
}


.tableBlue
{
    border-style: solid;
    border-width: 2px;
    border-color: #0066CC #0066CC #0066CC #FFFFFF;
}


.textBorder
{
    border: 1px solid #e5e5e5;
}

.bTriange {
	border-right: 2px #6699FF solid;
	border-bottom: 2px #6699FF solid;
	border-left: 2px #6699FF solid;

}

.bHedTop
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    text-transform: none;
    color: #003399;
    padding-top: 4px;
}

.tdAllPad
{
    padding: 4px;
}

.leftDotline
{
    border-width: 2px;
    border-left-style: dotted;
    border-left-color: #e5e5e5;
}

.BottomDotline
{
    border-width: 2px;
    border-bottom-color: #e5e5e5;
    border-bottom-style: dotted;
}

.sItemName
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: medium;
    text-transform: capitalize;
    color: #83BCDE;
}

.sItemPrice
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: medium;
    color: red;
}

.dRowHed
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: medium;
    text-transform: capitalize;
    border-bottom-style: dotted;
    border-bottom-width: thin;
    border-bottom-color: #e5e5e5;
    vertical-align: middle;
    text-align: left;
    text-indent: 9px;
    line-height: 30px;
}

.formHed
{
    
    padding: 12px 6px 1px 6px; color: #0066FF; font-size: x-large; font-family: Arial, Helvetica, sans-serif;    
}

.formHedDtl
{
    padding: 6px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #808080;
        
}

.formFooDtl
{
    padding: 10px; font-family: Arial, Helvetica, sans-serif; font-size: small; font-weight: bolder;   
}

a.formFoo:link
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: bold;
    color: #0066FF;
    text-decoration: underline;
}

a.formFoo:visited 
{
 font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: bold;
    color: #0066FF;
    text-decoration: underline;
}
