﻿<!-- CSS3 For Mozilla Firefox 3.0 and Apple Safari 3.# is Enable -->
BODY {
	MARGIN: 4px auto;
	FONT-FAMILY: tahoma;
	margin-left: 6px;
	margin-right: 6px;
}
div, td { font-family: tahoma; font-size: 11px; vertical-align: top; }
a:visited, active {
	color: #003366;
	text-decoration: none;
	font-family: Tahoma;
}
a:hover {
	color: #006666;
	text-decoration: none;
	font-family: Tahoma;
}
a:link {
	color: #003366;
	text-decoration: none;
	font-family: tahoma;
}
.LeftMenu {
	width:auto;
	height: auto;
	float: left;
	font-size: 11px;
}
.MenuHeader {
	width: 184px;
	height: 22px;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 200%;
	padding-right: 8px;
	padding-left: 8px;
	background: url('images/pnl_head.gif');
}
.MenuBody {
	width: 186px;
	font-size: 11px;
	padding: 6px;
	padding-bottom: 1px;
	border-right: 1px #275E86 solid;
	border-left: 1px #275E86 solid;
}
.MenuBot {
	width: 200px;
	height: 20px;
	background: url('images/pnl_bot.gif');
}
.DivSpacer {
	width: 988px;
	height: 19px;
	margin: auto;
}
.MenuCover {
	width: auto;
	height: auto;
	margin: auto;
}
.ContentCell {
	width: 100%;
	height: auto;
	text-align: center;
}
.ContentDiv {
	width: auto;
	height: auto;
	line-height: 150%;
	font-size: 11px;
	color: #003333;
	border: 1px #275E86 solid;
	padding: 5px;
	border-bottom: none;
	border-top: none;
	padding-bottom: 0;
}
.ContentTop {
	width: auto;
	height: 22px;
	border: 1px #275E86 solid;
	border-bottom: none;
	border-top: none;
	background: url('images/headerbg.png') repeat-x;
}
.ContentBot {
	width: auto;
	height: 16px;
	border: 1px #275E86 solid;
	border-top: none;
}
.RightMenu {
	width: auto;
	height: auto;
	font-size: 11px;
	vertical-align: top;
}
.SearchDi {
	width: auto;
	height: 24px;
	color: #006699;
}
div.LinkBack {
	width: auto;
	height: 18px;
	padding-top: 2px;
	background: url(images/dotted.gif);
	cursor: pointer;
	color: #006699;
}
div.LinkBackOver {
	width: auto;
	height: 18px;
	padding-top: 2px;
	background: url(images/dotted.gif);
	background-color: #E9E9E9;
	cursor: pointer;
	color: #006699;
}
input, select, button{
	font-family: tahoma;
	font-size: 11px;
	border: 1px #009999 solid;
}
.phpmaker {
	color: inherit; /* text color */
	font-family: Tahoma; /* font name */
	font-size: 11px; /* font size */	
}

input, textarea, select {	
	font-family: Tahoma; /* font name */
	font-size: 11px; /* font size */
} 

a:active {
	color: ; /* active link color */
}

a:link {
	color: ; /* link color */
}

a:visited {
	color: ; /* visited link color */
}

/* template layout */
.ewLayout {
	font-family: Tahoma; /* font name */
	font-size: 11px; /* font size */
	width: 100%;
	height: 100%;
}

.ewHeaderRow {
	background-color: #FF0000; /* background color */	
}

.ewContentTable {
	font-family: Tahoma; /* font name */
	font-size: 11px; /* font size */	
	width: 100%;
	height: 100%;	
}

.ewMenuColumn {
	background-color: #F5F5F5; /* background color */
	width: 150px;
	vertical-align: top;
	padding: 4px;	
}

.ewContentColumn {
	background-color: inherit; /* background color */
	vertical-align: top;
	padding: 10px;
}

.ewFooterRow {
	background-color: #FF0000; /* background color */
	color: #FFFFFF; /* footer font color */	
	padding: 2px;
}

.ewFooterText {
	font-family: Tahoma; /* font name */
	font-size: 11px; /* font size */	
}

/* main table */
.ewTable {
	width: inherit; /* table width */	
	color: inherit; /* text color */
	font-family: Tahoma; /* font name */
	font-size: 11px; /* font size */
	border: 0px outset; /* border */
	border-collapse: collapse;
}

/* main table data cells */
.ewTable td {
	padding: 4px; /* cell padding */
	border: 1px solid; /* cell spacing */
	border-color: #CCCCCC;  /* table background color */
}

.ewBasicSearch {
	font-family: Tahoma; /* font name */
	font-size: 11px; /* font size */
	border: 0px;
	border-collapse: collapse;
}

.ewBasicSearch td {
	border: 0px;
	padding: 1px;
}

.ewSearchOpr {
	font-family: Tahoma; /* font name */
	font-size: 11px; /* font size */
	color: maroon;
}

.ewListAdd {
	font-family: Tahoma; /* font name */
	font-size: 11px; /* font size */
	border: 0px;
	border-collapse: collapse;
}

.ewListAdd td {
	border: 0px;
	padding: 2px;
}

.phpmakerlist td {
	color: inherit; /* text color */
	font-family: Tahoma; /* font name */
	font-size: 11px; /* font size */
	border: 0px;
	padding: 0px;
	vertical-align: top; 
}

.ewAddOption td {
	font-family: Tahoma; /* font name */
	font-size: 11px; /* font size */
	padding: 2px; /* cell padding */	
	border: 0px;	
}
#x_part_number {
	text-transform: uppercase;
}
/* main table header cells */
.ewTableHeader {
	background-color: #3980B3; /* header color */
	color: #FFFFFF; /* header font color */	
	vertical-align: top;
}

.ewTableHeader a:link {	
	color: #FFFFFF; /* header font color */	
}

.ewTableHeader a:visited {	
	color: #FFFFFF; /* header font color */	
}

/* main table row color */
.ewTableRow {
	background-color: #FFFFFF;  /* alt row color 1 */
}

/* main table alternate row color */
.ewTableAltRow {
	background-color: #F5F5F5; /* alt row color 2 */	
}

/* main table edit mode row color */
.ewTableEditRow {
	background-color: #FFFF99; /* edit mode color */
}

/* main table highlight color */
.ewTableHighlightRow {
	background-color: #CCFF99; /* highlight color */
}

/* main table select color */
.ewTableSelectRow {
	background-color: #99FFFF; /* select color */
}

/* main table footer section */
.ewTableFooter {
	background-color: #FFFFCC; /* footer color */
}

/* separator */
.ewSeparator {
    color: gray;
}

/* classes for report */
.ewReportTable {
    border: 0px;
    border-collapse: collapse;
}

.ewReportTable td {
    padding: 3px;
}

.ewGroupField {
	font-weight: bold;
}

.ewGroupName {
	font-weight: bold;
}

.ewGroupHeader {
	border-bottom: 3px double Gray;
	border-top: 3px double Gray;
}

.ewGroupSummary {
	border-top: 1px solid Gray;
} 

.ewGroupAggregate {
	font-weight: bold;
}

.ewGrandSummary {
	border-top: 1px solid Gray;
}

/* message */
.ewmsg {
	color: red; /* message color */
	font-family: Tahoma; /* font name */
	font-size: 11px; /* font size */	
}

/* highlight */
.ewHighlightSearch {
	font-weight: bold;
	background: #FFCC99;
}

/* Ajax */
.ewAstList {
	border: 1px solid black;
	background: #ffffff;
	position: absolute;
	padding: 0;
	white-space: nowrap;
}

.ewAstListBase {
	position: absolute;
	padding: 1;
}

.ewAstListItem {
	color: black;
	background: #ffffff;
	cursor: hand;
	cursor: pointer;
	white-space: nowrap;
	padding: 1;
}

.ewAstSelListItem {
	color: white;
	background: Highlight;
	cursor: hand;
	cursor: pointer;
	white-space: nowrap;
	padding: 1;
}

/* MultiPage pager table */
.ewMultiPagePager {
	color: inherit; /* text color */
	font-family: Tahoma; /* font name */
	font-size: 11px; /* font size */
	border: 0px; /* border */	
}

.ewMultiPagePager td {
	padding: 2px; /* cell padding */	
}
.ThxMess {
	position: absolute;
	width: auto;
	height: auto;
	padding: 6px;
	border: 1px #003333 solid;
	background: #FFFFFF;
	filter: alpha(opacity=80);
	opacity: .8;
	-moz-opacity: .8;
	top: 20%;
	left: 15%;
}
.Hide {
	display: none;
	visibility: hidden;
}
.Body {
	width: auto;
	margin: auto;
	height: auto;
	background: #FFFFFF;
}
div.Logo {
	width: auto;
	height: 127px;
}
.LeftSide {
	width: 40px;
	height: 23px;
	background: url(images/060420linea.gif) no-repeat;
	font-size: 8pt;
	float: left;
}
.RightSide {
	width: 40px;
	height: 23px;
	background: url(images/060420lineb.gif) no-repeat;
	font-size: 8pt;
	float: left;
}
.MenuBtn {
	width: 100px;
	height: 25px;
	vertical-align: middle;
	font-family: Tahoma;
	font-size: 11px;
	color: #FFF1E8;
	background: url(images/headerbg.png) repeat-x;
	cursor: pointer;
	text-align: center;
	line-height: 180%;
	border-left: 1px #95C9E7 solid;
	border-right: 1px #003366 solid;
}
.MenuBg {
	width: 100%;
	height: 25px;
	vertical-align: middle;
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	background: url(images/headerbg.png) repeat-x;
	text-align: center;
	float: left;
}
.MenuOver {
	width: 100px;
	height: 25px;
	vertical-align: middle;
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	background: url(images/over2.gif);
	cursor: pointer;
	text-align: center;
	line-height: 195%;
	border-left: 1px #003366 solid;
	border-right: 1px #003366 solid;
}
.PageOver {
	width: 100px;
	height: 25px;
	vertical-align: middle;
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	background: url(images/over.gif);
	text-align: center;
	line-height: 195%;
	cursor: default;
	border-left: 1px #95C9E7 solid;
	border-right: 1px #003366 solid;
}
.MenuLeftTd {
	width: 2px;
	border-right: 1px #003366 solid;
}
.MenuRightTd {
	width: 2px;
	border-left: 1px #95C9E7 solid;
}
.search {
	float: right;
	width: auto;
	height: auto;
	background: url(images/headerbg.png);
	text-align: center;
	border-left: 1px #275E86 solid;
	border-bottom: 1px #275E86 solid;
	padding-right: 8px;
	padding-left: 8px;
}
.LangDiv {
	width: 200px;
	height: 100px;
	margin: auto;
	font-size: 11px;
	opacity: .8;
	-moz-opacity: .8;
	filter: alpha(opacity = 80);
	padding: 5px;
	border: 1px #006666 solid;
	background: #FFFFFF;
}
.LangTop {
	width: 200px;
	height: 10px;
	padding: 5px;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	background: url(images/060420line.gif);
	margin: auto;
	border: 1px #006666 solid;
	margin-top: 150px;
}
.MenuSpacer {
	width: 2px;
	background: url(images/spacer.png);
}
.copyright {
	width: 100%;
	height: 40px;
	background: url(images/copyright.jpg) repeat-x;
	text-align: center;
	color: #FFFFFF;
	line-height: 320%;
}
.TooltipHide {
	visibility: hidden;
	display: none;
}
.TooltipShow {
	position: absolute;
	width: auto;
	height: auto;
	display: block;
	visibility: visible;
	padding: 4px;
	border: 1px #333333 solid;
	left: 10%;
	widows: inherit;
}
.AlertWindow {
	width: 450px;
	height: auto;
	position: absolute;
	top: 10%;
	left: 22%;
	visibility: visible;
	display: block;
	background: #FFFFFF;
	border: 2px #333333 solid;
	z-index: 100000;
}
.AlertHead {
	width: auto;
	height: 17px;
	padding: 4px;
	background: url(images/headerbg.png) repeat-x;
	font-size: 11px;
	border-bottom: 1px #333333 solid;
	color: #FFFFFF;
	font-weight: bold;
}
.AlertBody {
	width: auto;
	height: auto;
	font-size: 11px;
	background: #GAGAGA;
	padding: 4px;
	line-height: 150%;
}
.OK {
	width: 100px;
	height: 20px;
	color: #000000;
	line-height: 150%;
	text-align: center;
	font-size: 11px;
	cursor: default;
	margin: auto;
	background: url(images/ok.jpg) no-repeat;
}
.OK_OVER {
	width: 100px;
	height: 20px;
	color: #000000;
	line-height: 150%;
	text-align: center;
	font-size: 11px;
	cursor: default;
	margin: auto;
	background: url(images/ok_over.jpg) no-repeat;
}
.HIDE {
	visibility: hidden;
	display: none;
}
.diswin {
	background: #000000;
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    z-index: 100;
	width: 100%;
	height: 100%;
	filter: alpha(opacity=80);
	opacity: .8;
	-moz-opacity: .8;
}
.checkOut {
	width: 100px;
	height: 20px;
	background: url(images/visit.gif) no-repeat;
	text-align: center;
	font-size: 11px;
	margin: auto;
	color: #FFFFFF;
	cursor: pointer;
}
.checkOutOver {
	width: 100px;
	height: 20px;
	background: url(images/visit.gif) no-repeat;
	text-align: center;
	font-size: 11px;
	filter: alpha(opacity=80);
	opacity: .8;
	-moz-opacity: .8;
	margin: auto;
	color: #FFFFFF;
	cursor: pointer;
}
#submit, #Submit {
	background: url(images/button.gif) repeat-x;
	color: #FFFFFF;
	cursor: pointer;
	height: auto;
}