/* IMPORTANT NOTICE - ANY CHANGE IN IWAYGUI.CSS SHOULD BE UPDATED ALSO IN IWAYGUIINDEX.CSS */

/* Colors */
.colorDarkBlue {
	background-color:#CECFBC
	}
.colorMediumBlue {
	background-color:#ADADDC;
	}
.colorLightBlue {
	background-color:#EEF0E5;
	}
.colorDarkSelection {
	background-color:#373e68;
	}

.colorScript {
	color:#0f7dde
	}
.whiteText
{
    COLOR: white
}

/* Fonts */
.bigFont {
	font-family: Tahoma,Verdana,Arial;
	font-size: 11px;
	font-weight:bold;
	color:#34342F;
	}
.regularFont {
	font-family: Tahoma,Verdana,Arial;
	font-size: 11px;
	color:#34342F;
	}
.errorFont {
	font-family: Tahoma,Verdana,Arial;
	color:red; 
	font-size: 11px;
	}
.smallFont {
	font-family: Arial;
	font-size: 10px;
	color:#34342F;
	}
.title {
	margin-left: 0px;
	font-family: Verdana,Tahoma,Arial;
	font-size: 13px;
	font-weight:bold;
	color:#7C7CC4;
	}
.smalltitle {
	margin-left: 0px;
	font-family: Tahoma,Verdana,Arial;
	font-size: 11px;
	font-weight:bold;
	color:#34342F;
	}
.bigtitle {
	margin-left: 0px;
	font-family: Verdana,Tahoma,Arial;
	font-size: 15px;
	font-weight:bold;
	color:#4C5A5C;
	}
.blueLink {
	font-family: Tahoma,Verdana,Arial;
	font-size:11px;
	font-weight:normal;
	color:#0000ff;
	text-decoration:underline; 
	cursor:pointer;
	}
.category {
	font-family: Tahoma,Verdana,Arial;
	font-size: 11px;
	color:#34342F;
	}

/* Table */
.tableHead {
	background-color:#CECFBC; 
	font-family:Arial; 
	font-size:10px; 
	color:#34342F;
	}
.tableHeadBig {
	BORDER-BOTTOM: black 1px solid;
	font-family: Tahoma,Verdana,Arial;
	font-size:11px;
	font-weight:bold;
	height:20px;
	background-color:#CECFBC; 
	color:#34342F;
	}
.tableHeadWhite {
	background-color:white; 
	font-family:Arial; 
	font-size:10px; 
	color:#34342F;
	cursor: pointer;
	}
.tableRow {
	background-color:#EEF0E5; 
	font-family: Tahoma,Verdana,Arial; 
	font-size:11px;
	color:#34342F;
	cursor: pointer;
	}
.tableRowDefaultCursor {
	background-color:#EEF0E5; 
	font-family: Tahoma,Verdana,Arial; 
	font-size:11px;
	color:#34342F;
	}
.tableSelectedRow {
	background-color:#ADADDC;
	font-family: Tahoma,Verdana,Arial; 
	font-size:11px;
	color:#34342F;
	}
.tableRowWhite {
	background-color:white; 
	font-family: Tahoma,Verdana,Arial; 
	font-size:11px;
	color:#34342F;
	cursor: pointer;
	}
.tableRowBlue {
	background-color:#373e68;
	font-family: Tahoma,Verdana,Arial; 
	font-size:11px;
	color:white;
	cursor:default;
	}
.tableRowWhiteSmall {
	background-color:white; 
	font-family:Arial; 
	font-size:10px;
	color:#34342F;
	cursor: pointer;
	}
.tableRowBlueSmall {
	background-color:#373e68;
	font-family:Arial; 
	font-size:10px;
	color:white;
	cursor:default;
	}
/* Buttons */
.calendarBackButton {
	background-image: url(/newsway/versions/250/site/iway/resources/buttons2006/calendar%20back%20-%20button.gif );
	width:18;
	height:18;
	background-repeat: no-repeat;
	cursor:pointer;
	}
.calendarNextButton {
	background-image: url(/newsway/versions/250/site/iway/resources/buttons2006/calendar%20next%20-%20button.gif );
	width:18;
	height:18;
	background-repeat: no-repeat;
	cursor:pointer;
	}
.roundAddButton {
	background-image: url(/newsway/versions/250/site/iway/resources/buttons2006/roundButton_rightArrow.gif );
	width:25;
	height:25;
	background-repeat: no-repeat;
	cursor:pointer;
	}
.roundDeleteButton {
	background-image: url(/newsway/versions/250/site/iway/resources/buttons2006/roundButton_leftArrow.gif );
	width:25;
	height:25;
	background-repeat: no-repeat;
	cursor:pointer;
	}
.upTriangleButton{
	background-image: url(/newsway/versions/250/site/iway/resources/buttons2006/moveUp.gif );
	width:13;
	height:8;
	background-repeat: no-repeat;
	cursor:pointer;
	}
.downTriangleButton{
	background-image: url(/newsway/versions/250/site/iway/resources/buttons2006/moveDown.gif );
	width:13;
	height:8;
	background-repeat: no-repeat;
	cursor:pointer;
	}
.deleteButton{
	background-color:#A6A895;
	border-left-color:#b5c5ce;
	border-right-color:#0d2b4b;
	border-top-color:#b5c5ce;
	border-bottom-color:#0d2b4b;
	border-width:1px;
	font-family: Tahoma,Verdana,Arial;
	font-size:11;
	color:#000000;
	cursor:pointer;
	} 
.button {
	cursor: pointer;
	}
.leftButtons {
	font-family: Arial;
	font-size: 12px;
	color: white;
	cursor: pointer;
	}
.regularButton {
	background-image: url(/newsway/versions/250/site/iway/resources/buttons2006/button-center.gif );
	font-family: Arial,Verdana,Tahoma; 
	font-size:11px; 
	color:black;
	cursor: pointer;
	height:17px; 
	}
.regularButtonLeft {
	background-image: url(/newsway/versions/250/site/iway/resources/buttons2006/button-left.gif );
	font-family: Arial,Verdana,Tahoma; 
	font-size:11px; 
	color:black;
	cursor: pointer;
	width:17px;
	height:17px; 
	}
.regularButtonRight {
	background-image: url(/newsway/versions/250/site/iway/resources/buttons2006/button-right.gif );
	font-family:Arial,Verdana,Tahoma; 
	font-size:11px; 
	color:black;
	cursor: pointer;
	width:17px;
	height:17px; 
	}
.regularButtonDark {
	background-image: url(/newsway/versions/250/site/iway/resources/buttons2006/button-center-dark.gif );
	font-family:Arial,Verdana,Tahoma; 
	font-size:11px; 
	color:white;
	cursor: pointer;
	height:17px; 
	}
.regularButtonLeftDark {
	background-image: url(/newsway/versions/250/site/iway/resources/buttons2006/button-left-dark.gif );
	font-family:Arial,Verdana,Tahoma; 
	font-size:11px; 
	color:white; 
	cursor: pointer;
	width:23px;
	height:17px; 
	}
.regularButtonRightDark {
	background-image: url(/newsway/versions/250/site/iway/resources/buttons2006/button-right-dark.gif );
	font-family:Arial,Verdana,Tahoma; 
	font-size:11px; 
	color:white; 
	cursor: pointer;
	width:17px;
	height:17px; 
	}
.regularButtonBig {
	background-image: url(/newsway/versions/250/site/iway/resources/buttons2006/button-center-big.gif );
	font-family:Arial,Verdana,Tahoma; 
	font-size:12px; 
	font-weight:normal;
	color:white;
	cursor: pointer;
	height:23px; 
	}
.regularButtonLeftBig {
	background-image: url(/newsway/versions/250/site/iway/resources/buttons2006/button-left-big.gif );
	font-family:Arial,Verdana,Tahoma; 
	font-size:12px; 
	font-weight:normal;
	color:white;
	cursor: pointer;
	width:28px;
	height:23px; 
	}
.regularButtonRightBig {
	background-image: url(/newsway/versions/250/site/iway/resources/buttons2006/button-right-big.gif );
	font-family:Arial,Verdana,Tahoma; 
	font-size:12px; 
	font-weight:normal;
	color:white;
	cursor: pointer;
	width:15px;
	height:23px; 
	}
.regularButtonCart {
	background-image: url(/newsway/versions/250/site/iway/resources/buttons2006/button-center-cart.gif );
	font-family:Arial,Verdana,Tahoma; 
	font-size:12px; 
	font-weight:normal;
	color:black;
	cursor: pointer;
	height:23px; 
	}
.regularButtonLeftCart {
	background-image: url(/newsway/versions/250/site/iway/resources/buttons2006/button-left-cart.gif );
	font-family:Arial,Verdana,Tahoma; 
	font-size:12px; 
	font-weight:normal;
	color:black;
	cursor: pointer;
	width:28px;
	height:23px; 
	}
.regularButtonRightCart {
	background-image: url(/newsway/versions/250/site/iway/resources/buttons2006/button-right-cart.gif );
	font-family:Arial,Verdana,Tahoma; 
	font-size:12px; 
	font-weight:normal;
	color:black;
	cursor: pointer;
	width:15px;
	height:23px; 
	}
.regularButtonSmall {
	background-image: url(/newsway/versions/250/site/iway/resources/buttons2006/button-center-small.gif );
	font-family:Arial,Verdana,Tahoma; 
	font-size:10px; 
	color:black;
	cursor: pointer;
	height:14px; 
	}
.regularButtonLeftSmall {
	background-image: url(/newsway/versions/250/site/iway/resources/buttons2006/button-left-small.gif );
	font-family:Arial,Verdana,Tahoma; 
	font-size:10px; 
	color:black;
	cursor: pointer;
	width:8px;
	height:14px; 
	}
.regularButtonRightSmall {
	background-image: url(/newsway/versions/250/site/iway/resources/buttons2006/button-right-small.gif );
	font-family:Arial,Verdana,Tahoma; 
	font-size:10px; 
	color:black;
	cursor: pointer;
	width:8px;
	height:14px; 
	}
.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;
	}
/* Padding / Margins */
.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
	}
/* Misc */
.tabSpan
{
	color:#000000;
	cursor:pointer;
	padding-left:8px;
	padding-right:8px;
	padding-top:4px;
	font-family: Tahoma,Verdana,Arial;
	font-size: 11px;
	height:16px;
	margin-top:5px;
	margin-left:8px;
	background-color:#EEF0E5
}
.tabSpanSelected
{
	color:#000000;
	cursor:pointer;
	padding-left:8px;
	padding-right:8px;
	padding-top:4px;
	font-family:Tahoma,Verdana,Arial;
	font-size: 11px;
	height:16px;
	margin-top:5px;
	margin-left:8px;	
	background-color:#ADADDC
}
.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,Verdana,Arial; 
	font-size: 11px; 
	color:#34342F;
	}
.dateField {
	font-family: Arial; 
	font-size: 10px; 
	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,Verdana,Arial;
    FONT-SIZE: 11px;
    FONT-WEIGHT:bold;
	color:#34342F;
    PADDING-BOTTOM: 3px;
    PADDING-LEFT: 3px;
    PADDING-RIGHT: 3px;
    PADDING-TOP: 3px;
    position:relative;
    left:5px;
    top:-12px;	
    width:30px;
}

.NETframeTitle
{
    FONT-FAMILY: Tahoma,Verdana,Arial;
    FONT-SIZE: 11px;
    FONT-WEIGHT:bold;
	color:#34342F;
    PADDING-BOTTOM: 0px;
    PADDING-LEFT: 3px;
    PADDING-RIGHT: 3px;
    PADDING-TOP: 0px;
    position:absolute;
    top:-8px;
    left:5px;
    
}

DIV.frameBorder
{
    BORDER-BOTTOM: black 1px groove;
    BORDER-LEFT: black 1px groove;
    BORDER-RIGHT: black 1px groove;
    BORDER-TOP: black 1px groove;
    MARGIN: 8px 8px 16px;
    PADDING-BOTTOM: 4px;
    PADDING-LEFT: 8px;
    PADDING-RIGHT: 8px;
    PADDING-TOP: 0px;
    POSITION: relative;
}

.NETframeBorder
{
    BORDER-BOTTOM: black 1px groove;
    BORDER-LEFT: black 1px groove;
    BORDER-RIGHT: black 1px groove;
    BORDER-TOP: black 1px groove;
    MARGIN: 8px 8px 8px;
    PADDING-BOTTOM: 4px;
    PADDING-LEFT: 8px;
    PADDING-RIGHT: 8px;
    PADDING-TOP: 8px;
    POSITION: relative;
}

.selectedColumn
{
  overflow:hidden;
  padding-left:4px;
  padding-right:4px;
  border-top:1px solid black;
  BACKGROUND-COLOR: #CECFBC;
}

.regularCell
{
  overflow:hidden;
  padding-left:4px;
  padding-right:4px;
}

.regularColumn
{
  overflow:hidden;
  padding-left:4px;
  padding-right:4px;
  cursor:pointer;
  border-top:1px solid #ADADDC;
  border-bottom:1px solid black;
  border-right:1px solid black;
  border-left:1px solid #ADADDC;
  BACKGROUND-COLOR: #CECFBC;
}

.regularToolBar 
{
  background-color:#D9DBC9;
  border:1px solid gray;
  height:27px;	
}

