
/* CSS file */
* {
line-height: normal;
}

body {
	background: #9fe5ff url('bg.png') repeat-x top left;
	font-family: Verdana;
}

.main {
	width: 800px;
	margin: 50px auto;
}

.logo, .headline {
	text-align: center;
}

.headline {
	padding: 20px 0 10px 0;
}

.hr {
	background: transparent url('hr.png') repeat-x top left;
	width: 100%;
	height: 3px;
	margin-bottom: 30px;
}

.box-outside {
	background: transparent url('box-left.png') no-repeat top left;
	padding-left: 5px;
	height: 40px;
	width: 250px;
	margin: 15px auto 0 auto;
}

.box-inside {
	background: transparent url('box-mid.png') repeat-x top left;
	height: 40px;
	margin-right: 5px;
}

.box-end {
	background: transparent url('box-right.png') no-repeat top right;
	height: 40px;
	width: 5px;
	float: right;
}

.box {
	width: 240px;
	height: 29px;
	font-size: 25px;
	margin-top: 3px;
	border: 0;
}

#login-box {
	width: 255px;
	height: 58px;
	margin: 15px auto 0 auto;
}

#login {
	width: 255px;
	height: 58px;
	background: transparent url('login.png') no-repeat top left;
	border: 0;
}

#regisrt-box {
	width: 255px;
	height: 58px;
	margin: 15px auto 0 auto;
}

#regisrt {
	width: 255px;
	height: 58px;
	background: transparent url('/img/register-button.gif') no-repeat top left;
	border: 0;
	margin-left:65px;
}

#no-js {
	padding: 0 30px;
	font-size: 30px;
	text-align: center;
}

.error {
	font-size: 20px;
	color: #aa0000;
	text-align: center;
}

#mainwrap {
	width: 900px;
	margin: 10px auto 0 auto;
	padding: 0;
	background: transparent url('content-mid-900.png') repeat-y top left;
}

#content-top {
	background: transparent url('content-top-900.png') no-repeat top left;
	padding: 25px 50px 0px 35px;
	margin: 0;
}

.center {
	text-align: center;
}

#content-top div {
	float: left;
	width: 100%;
	text-align: center;
	margin-top: -90px;
	font-family: Arial;
	font-size: 30px;
	font-weight: bold;
}

.companyName {
	text-align: center;
	padding: 15px 0 5px 0;
	margin: 0 35px 0 18px;
	font-size:17px;
	color:#243e8f;
	font-weight:bold;
	background: transparent url('hr.png') repeat-x bottom left;
}

#footer {
	margin: 0 auto;
	width: 900px;
	background: transparent url('content-bottom-900.png') no-repeat top left;
	text-align: center;
	height: 80px;
}

td { font: normal 13px/17px Verdana, sans-serif }

a:link, a:visited { color: #39c; text-decoration: none; }
a:hover { color: #900; }

h3 { margin-bottom: 5px; margin-top: 5px; }

table.behKey td { text-align: center; }

#innerwrap { margin: 0 auto; padding: 0 30px 0 15px; }
#header { text-align: center; margin:0px; margin:0px;}

h1 { margin: 0; padding: 0; border: 0; }

#content { margin: 8px 8px 0 8px; padding: 0; border: 0; text-align: left; }

#footer p { margin: 0 auto; padding-top:10px; text-align: center; width: 698px; font-size: 10px; line-height: 13px; }
#footer a:link, #footer a:visited { color: #605c5c; text-decoration: none; }
#footer a:hover { color: #ff0000; }

.rollover {font:10px/12px Arial,Helvetica,sans-serif; border:solid 1px #666666; width:270px; padding:1px; position:absolute; z-index:100; visibility:hidden; color:#333333; top:20px; left:90px; background-color:#ffffcc; layer-background-color:#ffffcc;}

a.ro { color: black; text-decoration: none; }
a.ro:link, a.ro:visited,a.ro:hover { color: black; text-decoration: none; }
/*New classes*/
.surveyName{font-family:tahoma; font-size:14px; color:#69797f; font-weight:bold;}
.groupName{font-family:tahoma; font-size:12px;  color:#69797f; font-weight:bold;}

.companyName small {
  font-size:10px;
}
small {
  font-size:8px;
}


/* New Multiple choice stuff */

ul.q_choices {
	width: 300px;
	height: 30px;
	padding: 0px;
	margin: 0px;
}

ul.q_choices li {
	float: left;
	margin-left: 15px;
	overflow: hidden;
	list-style-type: none;
}

ul.q_choices li.choice-6 div.choice-button, ul.q_choices li.choice-6 div.choice-button-selected {
	background:url(choice-buttons/choices-0.png);
	background-position: center 30px;
	background-attachment: scroll;
}

ul.q_choices li.choice-1 div.choice-button, ul.q_choices li.choice-1 div.choice-button-selected {
	background:url(choice-buttons/choices-1.png);
	background-position:center 30px;

}

ul.q_choices li.choice-2 div.choice-button, ul.q_choices li.choice-2 div.choice-button-selected {
	background:url(choice-buttons/choices-2.png);
	background-position:center 30px;

}

ul.q_choices li.choice-3 div.choice-button, ul.q_choices li.choice-3 div.choice-button-selected {
	background:url(choice-buttons/choices-3.png);
	background-position:center 30px;

}

ul.q_choices li.choice-4 div.choice-button, ul.q_choices li.choice-4 div.choice-button-selected {
	background:url(choice-buttons/choices-4.png);
	background-position:center 30px;

}

ul.q_choices li.choice-5 div.choice-button, ul.q_choices li.choice-5 div.choice-button-selected {
	background:url(choice-buttons/choices-5.png);
	background-position:center 30px;

}

ul.q_choices li div.choice-button {
	width:30px;
	height:30px;
	cursor:pointer;
}

ul.q_choices li div.choice-button-selected {
	width:30px;
	height:30px;
	cursor:pointer;
	background-position: center 15px;
}

ul.q_choices img
{
	width:30px;
	height:30px;
	padding: 0px;
	margin: 0px;
}


td.choice-text {
	text-align:center;
}

span.choice-faded {
	color:#cccccc;
}

div.survey-progress {
	width:350px;
	height:20px;
	border: 1px solid #dedede;
	margin:auto;
}

div.survey-progress-inner {
	height:20px;
	float:left;
	background-image:url(progress-bg.png);
	background-repeat:repeat-x;
	
}
p.survey_percent {
	clear:both;
	text-align:center;
	width:100%;
	margin:0;
}

.survey_tint {
	background-color:#E8F6FD;
}

input.survey_back_button {
	height: 37px;
	/*background-image:	url(survey_prev.png);*/
	background-color: #9EA8AC;
	border: 0 none;
	cursor: pointer;
	display: block;
	color: white;
	font-weight: bold;
}

input.survey_next_button {
	height: 37px;
	/*background-image:	url(survey_next.png);*/
	background-color: #FFA300;
	border: 0 none;
	cursor: pointer;
	color: white;
	font-weight: bold;
	display: block;
}

.btn_text {
	color: white;
	position: relative;
	font-weight: bold;
	top: -30px;
}


.title
{
	color: #1A3364; font-size: 22px; font-weight: normal;
}

.w100pr {
width:100%;
}

.logo2 {
width:500px; 
margin: 0 auto;
}
