@charset "utf-8";
/* CSS Document */

body {
	margin:0 auto;
	background-color:#ececec;
	background-color: #cfcfcf;
	font-family: trebuchet MS;
	font-size: 12px;
}
#wrapper {
	background-color:#000000;
}
.content {
	margin: 20px auto;
	width: 80%;
	width: 1081px;
	background-color: #e0e0e0;
}
.header_banner {
}
.footer {
	background-color:#1f1f1f;
	background-color:#FC337C;
	height: 50px;
	padding-top: 5px;
}
.logo {
	background:url(../images/header.jpg) no-repeat;
	width:auto;
	font-size:35px; 
	color:#FFFFFF;
	
	padding:27px 10px 14px 10px;
	text-align:right;
}
.sub_head {
	background-color:#ff9900;
	background-color:#FC337C;
	height:30px;
	height:28px;
}
.separate {
	font-size: 20px;
}
.sub_title a{
	color:#ffffff;
	text-decoration:none;
}
.sub_title a:hover{
	color:#333333;
	text-decoration: underline;
}
.sub_title {
	font-size:16px;
	color:#FFFFFF;
	float:left;
	padding-left:17px;
	padding-top:3px;
}
.sub_title_right {
	font-size:16px;
	color:#FFFFFF;
	float:right;
	padding-right:17px;
	padding-top:6px;
}
.content_bg {
	background-color:#fafafa;
	-moz-border-radius: 15px;
	border-radius: 15px;
	margin-top:5px;
	margin-bottom: 5px;
}
.clear {
	clear:both;
	height: 10px;
}
.text {
	font-size:35px;
	color:#ff9900;
	padding-left:244px;
	padding-top:130px;
}
.hint {
	font-size:20px;
	color:#666666;
	padding-left:244px;
}
.clear_form {
	clear: both;
	/*margin-top: -1px;*/
}
.questionrow {
	/*border: 1px solid #AAAAAA;
	padding: 5px;
	padding-bottom: 0px;*/
}
.question {
	font-size: 14px;
	color:#222;
	float:left;
	/*width:auto;*/
	width: 50%;
	padding: 5px 0px;
}
.question_title {
	font-size:20px;
	font-size: 14px;
	font-weight: bold;
	color:#333333;
	float:left;
}
.answer {
	float: left;
	width: 50%;
	padding: 5px 0px;
}
.error {
	font-size:20px;
	font-size: 14px;
	font-weight: bold;
	color:#cc0000;
	/*float:left;*/
}
.radio1 {
	background-color:#ff9900;
	-moz-border-radius: 15px;
	border-radius: 15px;
	width:172px;
	height:42px;
	margin-left:363px;
	margin-top:69px;
}
.radio_text {
	font-size:18px;
	color:#FFFFFF;
	padding-left:25px;
	margin:-7px 0px 0px 25px;
}
.radio2 {
	background-color:#ff9900;
	-moz-border-radius: 15px;
	border-radius: 15px;
	width:172px;
	height:42px;
	margin-left:363px;
	margin-top:25px;
}
.radio_text1 {
	font-size:18px;
	color:#FFFFFF;
	padding-left:25px;
	margin:-7px 0px 0px 25px;
}
.move_button {
	float: right;
}
.next {
	/*padding-left:400px;
	padding-top:20px;
	float: left;*/
}
.prev {
	/*padding-top:20px;
	float: left;*/
}
.radio_check {
	background:url(../images/radio.png) no-repeat;
	width:22px;
}
.feedback {
	background:url(../images/feedback.JPG) no-repeat;
	width:572px;
	height:71px;
	border:0px;
	padding-left:10px;
	margin-left:170px;
	margin-top:35px;
	font-size:12px;
	color:#000;
}
.feedback_drop {
	background:url(../images/feedback.JPG) no-repeat;
	width:572px;
	height:71px;
	border:0px;
	padding-left:10px;
	margin-left:170px;
	margin-top:35px;
	font-size:12px;
	color:#000;
}
.form {
	padding: 10px;
	margin: 0px auto;
	width: 70%;
}
.message { 
	display: none;
	/*margin: auto 315px;*/
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
	width: 30%;
	padding: 13px; 
	background-color: #EFA; 
	background-color: #EEE; 
	background-position: 13px 5px; 
	border: solid 1px #BD8; 
	border: solid 1px #999;
	border-radius: 10px;
	position: absolute;
	color: #ff0000;
}

input[type="submit"], input[type="button"] {
	-webkit-box-shadow: rgba(0, 0, 0, 0.0976562) 0px 1px 0px 0px;
	background-color: #EEE;
	border: 1px solid #999;
	color: #444;
	font-weight: bold;
	padding: 2px 6px;
	height: 28px;
}

input[type="submit"]:hover, input[type="button"]:hover {
	-webkit-box-shadow: rgba(0, 0, 0, 0.0976562) 0px 1px 0px 0px;
	background-color: #EEE;
	border: 1px solid #BB2F0E;
	color: #BB2F0E;
	font-weight: bold;
	padding: 2px 6px;
	height: 28px;
}
.navigator {
	width: 100%;
	/*position: relative;*/
	height: 32px;
}
.cname_head {
    color: #333333;
    font-family: "Trebuchet MS";
    font-size: 18px;
    font-weight: bold;
    margin-left: 5px;
	padding-top: 5px;
	width: 79%;
	/*position: relative;*/
	float: left;
}
.sideheadline {
    /*width: 20%;*/
	margin-right: 5px;
	/*position: relative;*/
	float: right;
}
.edit {
    /*margin-top: -52px;
    padding: 15px;*/
}
.sideheadline img {
	cursor: pointer;
}

.black_overlay{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index:1001;
	-moz-opacity: 0.8;
	-moz-opacity: 0.5;
	opacity:.80;
	filter: alpha(opacity=80);
}
.white_content {
	display: none;
	position: absolute;
	top: 10%;
	left: 30%;
	width: 40%;
	height: auto;
	padding: 0px;
	position: fixed;
	background-color: white;
	z-index:1002;
	overflow: hiiden;
}
#dataTable .question_title{
	float: none;
}
#dataTable .question{
	float: none;
	width: 0px;
}
#dataTable {
	border-right: 1px solid #AAAAAA;
	border-bottom: 1px solid #AAAAAA;
	line-height: 0px !important;
}
#dataTable th, td {
	border-left: 1px solid #AAAAAA !important;
	border-top: 1px solid #AAAAAA !important;
	padding: 5px;
}
.footer {
    background: none repeat scroll 0 0 #121A28;
    background: none repeat scroll 0 0 #FC337C;
    clear: left;
    color: #99CC00;
    height: 30px;
    margin: 0 0 5px;
    padding: 5px;
    text-align: right;
}
.subtitle a img {border: none; }
.subtitle {
    color: #FFFFFF;
    font-size: 12px;
    margin: 5px auto;
}

/* progress container */
div#progress_container {
	border: 6px double #ccc; 
	width: 200px; 
	margin: 0px auto;
	text-align: left;
}

/* progress bar */
div#progress {
	color: white;
	background-color: #FF8D40; 
	height: 12px;
	padding-bottom: 2px;
	font-size: 12px;
	text-align: center;
	overflow: hidden;
}
