@charset "utf-8";
/* CSS Document */

table {
	border: 0; /*background-color: #999;*/
	font-size: 1em;
}
input[type="radio"]{
	/*margin-top:0.5em;*/
	vertical-align:middle;
}
a:hover img {
	background-color:transparent;
}
.col_label {
	font-size: 1.6em;
	font-weight: bold;
	width:2em;
	height:1.5em;
	float:left;
}
.Q_wrapper {
	width:100%;
	display:table;
	vertical-align:middle;
}
.rated_Q {
	float:left;
	width:75%;
	height:1.5em;
	display:table-cell;
	vertical-align:middle;
	line-height:1em;
	padding:2px 0 2px 0;
	overflow:visible;
	/*for IE cutting off bottom of lines*/
	padding-bottom:1em;
	margin-bottom:-1em;
}
.rating_wrapper {
	text-align:right;
	float:right;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
  -ms-border-radius:8px;
  border-radius:8px;
	white-space:nowrap;
	overflow:hidden;
}
.rad16 {
	-webkit-border-radius:16px;
	-moz-border-radius:16px;
  -ms-border-radius:16px;
  border-radius:16px;
}
.rad08 {
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
  -ms-border-radius:8px;
  border-radius:8px;
}
.G {
	background-color:#0c0;
	vertical-align:middle;
	text-align:center;
}
.Y {
	background-color:#fc0;
	vertical-align:middle;
	text-align:center;
}
.R {
	background-color:#c00;
	vertical-align:middle;
	text-align:center;
}
.A {
	background-color:#f60;
	vertical-align:middle;
	text-align:center;
}

.caution_text, .validation_error {
	border: #fa0 medium solid;
	/*border: #fe5331 medium solid;*/
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-ms-border-radius: 8px;
	border-radius: 8px;
	padding: 4px 8px;
	background-color: #ff3;
	/*background-color: #ffc5b0;*/
	overflow: visible;
}

.success_text {
	color: #000;
	border: #0f0 medium solid;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-ms-border-radius: 8px;
	border-radius: 8px;
	padding: 4px 8px;
	background-color: #afa;
	overflow: visible;
}

.validation_error {
	/*display: table; /*enable this line to place message below input*/
}

/*
body			{font-family: 'Segoe UI', 'Lucida Grande', Lucida, Arial, sans-serif;
				font-size: 62.5%;
				text-align: center;
				margin: 0;
				padding: 0;
				background-image:url(../gaia/pprog/img/blueSwirl.jpg);
				background-repeat:repeat;
				background-position:center fixed;
				}

tr				{vertical-align:middle;}
th				{text-align:left; background-color: #ccc;}
th, td		{font-size: 1em; padding: 2px; font-family: 'Segoe UI', 'Lucida Grande', Lucida, Arial, sans-serif; 
				 vertical-align:middle;}
a:link		{font-weight: bold; text-decoration: none; color: #03f;}
a:hover 		{color: #fff; background-color: #03f;}
hr 			{height:1px; color:#ccc;}
h5 			{font-size: 2em; color:#f00; font-family: 'Segoe UI', 'Lucida Grande', Lucida, Arial, sans-serif;}
textarea, input	{font-size: 1.1em; padding: 2px; font-family: Tahoma, Arial, Helvetica, sans-serif;}
img			{border:0;}

#wrapper 		{width: 825px; margin: 10px auto; text-align: left;}

#content 		{font-size: 1.2em; line-height: 1.6em; background-image:url(/img/pxl_wht80trans.png); padding: 0 5px 0 5px;
				 -moz-border-radius:16px; -webkit-border-radius:16px;
				 }

#content h1 	{font-size: 1.6em; border-bottom: 1px solid #ccc; padding: 5px 0 5px 0;}
#content h2 	{border-top: 1px solid #ddd; padding-top: 5px; font-size: 1.2em; margin-top: 3em;}
#content h3 	{font-size: 1.1em; margin-top: 3em;}
#existingRecord {color:#008; font-weight: bold; font-size: 1.2em; padding:5px 0 0 5px;
					font-family: 'Segoe UI', 'Lucida Grande', Lucida, 'Myriad Pro Web', 'Myriad Web', Myriad, Trebuchet, Tahoma, Arial, Helvetica, sans-serif;
					}
#existingRecord input {font-size:0.75em; height:25px;}

small 			{color: #999;}
label 			{font-weight: bold;}	

the parent element of an autosuggest input should have a relative position

.asholder {
	position: relative;
}
.mainBtn {
	background-color:#333;
	color:#fff;
	padding:5px;
	vertical-align:middle;
	border: 2px inset;
}
.mainBtn input {
	font-size:0.9em;
	height:25px;
}
.ovr_sm {
	font-size:0.9em;
	font-weight:normal;
}
.ovr_xsm {
	font-size:0.8em;
	font-weight:normal;
}
.eval table {
	border: 0;
	font-size: 1em;
}
.eval tr {
	vertical-align: top;
}
.eval th {
	text-align: left;
}
.eval th, td {
	padding: 2px;
	font-size: 1em;
	font-family: 'Segoe UI', 'Lucida Grande', Lucida, Arial, sans-serif;
}
.label {
	background-image:url(/img/pxl_wht40trans.png);
	vertical-align:middle;
	text-align:left;
}
.warnText {
	color:#c03;
	font-weight: normal;
	font-size: 0.9em;
	font-family: 'Segoe UI', 'Lucida Grande', Lucida, 'Myriad Pro Web', 'Myriad Web', Myriad, Trebuchet, Tahoma, Arial, Helvetica, sans-serif;
}
.formTitle {
	background-color:#006;
	color:#fff;
	font-size:1.6em;
	font-weight:bold;
	font-family: 'Myriad Pro Web', 'Myriad Web', Myriad, Trebuchet, Tahoma, Arial, Helvetica, sans-serif;
}
*/