/* @override 
	http://66.118.142.56/~admin24/includes/awk.css
	http://66.118.142.56/~admin24/formz/data/form_4/css/view.css
*/

.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ED1A24;
}

.popup {
	position: absolute;
	top: -80px;
	width: 100%;
}
.textLabel {
	font-size: 11px;
	padding-right: 5px;
}
.textField {
	font-size: 11px;
	color: #002485;
}
.textFieldFocus {
	font-size: 11px;
	background-color: #E8F6FC;
}
.buttonfield {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #0054A5;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #012485;
	border-bottom-color: #012485;
	border-left-color: #CCCCCC;
}
.buttonfieldfocus {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #ED1A24;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFCCCC;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #FFCCCC;
}
.box {
	padding: 5px;
	border: 2px solid #9CB7E3;
	font-size: 12px;
	line-height: 16px;
}
.survey_textLabel {
	font-size: 11px;
	padding-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
}

#bookorder {
	font-size: 12px;
	font-weight: bold;
	color: #f00;
}

#bookorderbut input {
	padding-top: 20px;
}

#taf {
	display: block;
	width: 150px;
	font-size: 10px;
	line-height: 11px;
	background-color: #fdf8c8;
	z-index: 1000;
	position: absolute;
	opacity: 0.8;
	right: 5px;
	bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
}

#taf a {
	float: right;
	font-size: 9px;
}

#taf h1 {
	display: none;
}

#taf h2 {
	color: #f00;
}

#taf h3 {
	font-weight: normal;
	font-style: normal;
	font-size: 10px;
}

#taf ul {
	list-style-type: none;
	padding-left: 0;
}

#taf #footer {
	display: none;
}

#surveyblock {
	margin-left: 55px;
	background-color: #316b29;
	margin-right: 10px;
	padding: 10px;
	color: #fff;
	border-bottom: 2px solid #cdcdcd;
	border-right: 2px solid #cdcdcd;
}

#surveyblock a {
	color: #ffdb3d;
}
