/* IMPORTANT NOTICE - ANY CHANGE IN IWAYGUI.CSS SHOULD BE UPDATED ALSO IN IWAYGUIINDEX.CSS */

/* Colors */
.colorDarkBlue {
	background-color:#000000
	}
.colorMediumBlue {
	background-color:#c00000;
	}
.colorLightBlue {
	background-color:#ffffff;
	}
.colorDarkSelection {
	background-color:#800000;
	}
.colorScript {
	color: rgb(15,125,222)
	}
.whiteText
{
    COLOR: white
}

/* Fonts */
.bigFont {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	font-style:normal;
	color:RGB(0,0,0);
	}
.regularFont {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	font-style:normal;
	color:#ffffff;
	}
.errorFont {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	font-style:normal;
	color:red;
	}
.smallFont {
	font-family: arial;
	font-size: 10px;
	font-weight: normal;
	font-style:normal;
	color:RGB(0,0,0);
	}
.title {
	margin-left: 5px;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	font-style:normal;
	color:#8b8b8b;
	}
.bigtitle {
	margin-left: 5px;
	font-family: Times New Roman;
	font-size: 18px;
	font-weight: bold;
	font-style:normal;
	color:#00007f;
	}
.blueLink {
	font-family: Tahoma;
	font-size: 11;
	font-weight: bold;
	font-style:normal;
	color:#0d79d9;
	text-decoration:underline; 
	cursor:pointer;
	}
.smalltitle {
	margin-left: 5px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	font-style:normal;
	color:RGB(0,0,0);
	}
.category {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	font-style:normal;
	color:RGB(0,0,0);
	}
/* Table */
.tableHead {
	background-color:#000000; 
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	font-style:normal;
	color:#ffffff;
	}
.tableHeadBig {
	BORDER-BOTTOM: black 1px solid;
	height:20px;
	background-color:#000000; 
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	font-style:normal;
	color:#ffffff;
	}
.tableRow {
	background-color:#ffffff; 
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	font-style:normal;
	color:#ffffff;
	cursor: pointer;
	}
.tableRowDefaultCursor {
	background-color:#ffffff; 
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	font-style:normal;
	color:#ffffff;
	}
.tableSelectedRow {
	background-color:#c00000;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	font-style:normal;
	color:#ffffff;
	}
.tableRowWhite {
	background-color:white; 
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	font-style:normal;
	color:#ffffff;
	cursor: pointer;
	}
.tableRowBlue {
	background-color:#800000;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	font-style:normal;
	color:white;
	cursor:default;
	}
.tableHeadWhite {
	background-color:white; 
	font-family: arial;
	font-size: 10px;
	font-weight: normal;
	font-style:normal;
	color:black;
	cursor: pointer;
	}
.tableRowWhiteSmall {
	background-color:white; 
	font-family: arial;
	font-size: 10px;
	font-weight: normal;
	font-style:normal;
	color:black;
	cursor: pointer;
	}
.tableRowBlueSmall {
	background-color:#800000;
	font-family: arial;
	font-size: 10px;
	font-weight: normal;
	font-style:normal;
	color:white;
	cursor:default;
	}

.calendarBackButton {
	background-image: url(calendar back - button.gif);
	width:18px;
	height:18px;
	background-repeat: no-repeat;
	cursor:pointer;
	}
.calendarNextButton {
	background-image: url(calendar next - button.gif);
	width:18px;
	height:18px;
	background-repeat: no-repeat;
	cursor:pointer;
	}
.roundAddButton {
	background-image: url(roundButton_rightArrow.gif);
	width:25px;
	height:25px;
	background-repeat: no-repeat;
	cursor:pointer;
	}
.roundDeleteButton {
	background-image: url(roundButton_leftArrow.gif);
	width:25px;
	height:25px;
	background-repeat: no-repeat;
	cursor:pointer;
	}
.upTriangleButton{
	background-image: url(moveUp.gif);
	width:13px;
	height:8px;
	background-repeat: no-repeat;
	cursor:pointer;
	}
.downTriangleButton{
	background-image: url(moveDown.gif);
	width:13px;
	height:8px;
	background-repeat: no-repeat;
	cursor:pointer;
	}
.deleteButton{
	background-color:#c00000;
	border-left-color:rgb(181,197,206);
	border-right-color:rgb(13,43,75);
	border-top-color:rgb(181,197,206);
	border-bottom-color:rgb(13,43,75);
	border-width:1px;
	font-family: Arial;
	font-size: 11;
	font-weight: normal;
	font-style:normal;
	color:#000000;
	cursor:pointer;
	} 
.button {
	cursor: pointer;
	}
.leftButtons {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	font-style:normal;
	color: white;
	cursor: pointer;
	}
.regularButton {
	font-family: Times New Roman;
	font-size: 11px;
	font-weight: normal;
	font-style:normal;
	color:#00007f;
	background-image: url(button-CENTER-DARK.gif);
	cursor: pointer;
	height:17px; 
	}
.regularButtonLeft {
	font-family: Times New Roman;
	font-size: 11px;
	font-weight: normal;
	font-style:normal;
	color:#00007f;
	background-image: url(button-LEFT-DARK.gif);
	cursor: pointer;
	height:17px; 
	width:11px;
	}
.regularButtonRight {
	font-family: Times New Roman;
	font-size: 11px;
	font-weight: normal;
	font-style:normal;
	color:#00007f;
	background-image: url(button-RIGHT-DARK.gif);
	cursor: pointer;
	height:17px; 
	width:11px;
	}
.regularButtonDark {
	font-family: Times New Roman;
	font-size: 11px;
	font-weight: bold;
	font-style:normal;
	color:#00007f;
	background-image: url(button-center-dark.gif);
	cursor: pointer;
	height:17px; 
	}
.regularButtonLeftDark {
	font-family: Times New Roman;
	font-size: 11px;
	font-weight: bold;
	font-style:normal;
	color:#00007f;
	background-image: url(button-left-dark.gif);
	cursor: pointer;
	height:17px; 
	width:11px;
	}
.regularButtonRightDark {
	font-family: Times New Roman;
	font-size: 11px;
	font-weight: bold;
	font-style:normal;
	color:#00007f;
	background-image: url(button-right-dark.gif);
	cursor: pointer;
	height:17px; 
	width:11px;
	}
.regularButtonSmall {
	font-family: Arial;
	font-size: 10;
	font-weight: normal;
	font-style:normal;
	color:#000000;
	background-image: url(button-center-small.gif);
	cursor: pointer;
	height:14px; 
	}
.regularButtonLeftSmall {
	font-family: Arial;
	font-size: 10;
	font-weight: normal;
	font-style:normal;
	color:#000000;
	background-image: url(button-left-small.gif);
	cursor: pointer;
	width:8px;
	height:14px;
	}
.regularButtonRightSmall {
	font-family: Arial;
	font-size: 10;
	font-weight: normal;
	font-style:normal;
	color:#000000;
	background-image: url(button-right-small.gif);
	cursor: pointer;
	width:9px;
	height:14px;
}

.regularButtonBig {
	font-family: Times New Roman;
	font-size: 12;
	font-weight: bold;
	font-style:normal;
	color:#00007f;
	background-image: url(button-center-cart.gif);
	cursor: pointer;
	height:23px;
}
.regularButtonLeftBig {
	font-family: Times New Roman;
	font-size: 12;
	font-weight: bold;
	font-style:normal;
	color:#00007f;
	background-image: url(button-left-big.gif);
	cursor: pointer;
	width:28px;
	height:23px; 
}
.regularButtonRightBig {
	font-family: Times New Roman;
	font-size: 12;
	font-weight: bold;
	font-style:normal;
	color:#00007f;
	background-image: url(button-right-cart.gif);
	cursor: pointer;
	width:15px;
	height:23px; 
}

.regularButtonCart {
	font-family: Times New Roman;
	font-size: 12;
	font-weight: bold;
	font-style:normal;
	color:#00007f;
	background-image: url(button-center-cart.gif);
	cursor: pointer;
	height:23px;
}
.regularButtonLeftCart {
	font-family: Times New Roman;
	font-size: 12;
	font-weight: bold;
	font-style:normal;
	color:#00007f;
	background-image: url(button-left-cart.gif);
	cursor: pointer;
	width:28px;
	height:23px;
}
.regularButtonRightCart {
	font-family: Times New Roman;
	font-size: 12;
	font-weight: bold;
	font-style:normal;
	color:#00007f;
	background-image: url(button-right-cart.gif);
	cursor: pointer;
	width:15px;
	height:23px;
}
.buttonSpan {
	text-align:center;
	cursor:pointer;
	width:22;
	height:26;
	overflow:hidden;
	border-width:1px;
	}
.activationButtonSpan {
	text-align:center;
	width:27;
	height:23;
	overflow:hidden;
	border-width:1px;
	}
.padHeader {
	PADDING-TOP: 4px;
	PADDING-BOTTOM: 2px;
	PADDING-LEFT: 8px;
	}
.padCell {
	PADDING-TOP: 6px;
	PADDING-BOTTOM: 6px;
	PADDING-LEFT: 8px;
	}
.separator {
	margin-top: -1px
	}
.logo {
	margin-top: -7; 
	margin-left: 4
	}

.tabSpan
{
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	font-style:normal;
	color:RGB(0,0,0);
	cursor:pointer;
	padding-left:8px;
	padding-right:8px;
	padding-top:4px;
	height:16px;
	margin-top:5px;
	margin-left:8px;
	background-color:#ffffff
}
.tabSpanSelected
{
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	font-style:normal;
	color:RGB(0,0,0);
	cursor:pointer;
	padding-left:8px;
	padding-right:8px;
	padding-top:4px;
	height:16px;
	margin-top:5px;
	margin-left:8px;	
	background-color:#c00000
}
.textBox
{
	border:black 1px solid;
	width:120px;
	height:20px;
	padding-left:5px;
	padding-right:5px;
	padding-top:2px
}
.links {
	position: absolute;
	left: 182px;
	top: 36px;
	}	
.inputField	{
	margin-left: 0px; 
	width: 130; 
	height: 18; 
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	font-style:normal;
	color:#ffffff;
	}
.dateField {
	font-family: arial;
	font-size: 10px;
	font-weight: normal;
	font-style:normal;
	color:RGB(0,0,0);
	margin-top: 20px; 
	margin-left: 15px
	}


SPAN.topTabLabel {
	cursor: pointer;
	border-style: outset;
	border-bottom-style: solid;
	border-width: 2px;
	border-bottom-width: 1px;
	border-color: white;
	width: 74;
	height: 24;
	padding: 4px;
	margin: 0px;
	font-size: 10pt;
	position:absolute;
	top:23;
}
DIV.innerDiv {
	border-style:groove;
	border-width: 2px;
	font-size: 13pt;
	display:none;
	position:relative;
	margin:23px;
}
DIV.frameHeader {
	
	padding-left: 4px;	
	padding-right: 4px;

	width: 1px;
	position: relative;
	margin-top: -10px;
}

.frameTitle
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	font-style:normal;
	color:RGB(0,0,0);
    PADDING-BOTTOM: 3px;
    PADDING-LEFT: 3px;
    PADDING-RIGHT: 3px;
    PADDING-TOP: 3px;
    position:relative;
    left:5px;
    top:-12px;	
    width:30px;
}

DIV.frameBorder
{
    BORDER-BOTTOM: 1px solid black;
    BORDER-LEFT: 1px solid black;
    BORDER-RIGHT: 1px solid black;
    BORDER-TOP: 1px solid black;
    MARGIN: 8px 8px 16px;
    PADDING-BOTTOM: 4px;
    PADDING-LEFT: 8px;
    PADDING-RIGHT: 8px;
    PADDING-TOP: 0px;
    POSITION: relative;
}

.selectedColumn
{
  overflow:hidden;
  padding-left:4px;
  padding-right:4px;
  border-top:1px solid black;
  BACKGROUND-COLOR: #000000;
}

.regularCell
{
  overflow:hidden;
  padding-left:4px;
  padding-right:4px;	
}

.regularColumn
{
  overflow:hidden;
  padding-left:4px;
  padding-right:4px;
  cursor:pointer;
  border-top:1px solid #c00000;
  border-bottom:1px solid black;
  border-right:1px solid black;
  border-left:1px solid #c00000;
  BACKGROUND-COLOR: #000000;
}

.regularToolBar 
{
  background-color:#D9DBC9;
  border:1px solid gray;
  height:27px;	
}
