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


/* HERE IS ONLY FOR STRUCTURE AND COMPONENTS ON THE WEBSITE */

#container {
	width: 975px;
	margin-top: -4px;
	*margin-top: -9px;
	_margin-top: -9px;
}
body {
	background-image: url(/images/bigspot2/background.png);
	background-repeat: repeat;
}
#top_boder {
	background-image: url(/images/bigspot2/upper_border.png);
	background-repeat: no-repeat;
	height: 40px;
}
#header_panel {
	height: 303px;
	background-image: url(/images/bigspot2/page_panels_header.png);
	background-repeat: no-repeat;
}
#content {
	background-image: url(/images/bigspot2/container_bg.png);
	background-repeat: repeat-y;
}
#home_content_left {
	clear: right;
	float: left;
	width: 545px;
}
#lower_border {
	background-image: url(/images/bigspot2/lower_border.png);
	background-repeat: no-repeat;
	height: 43px;
}
#footer {
	height: 50px;
}
#footer_navi {
	font-family: Helvetica;
	font-weight: normal;
	font-size: 12px;
	color: #CCC;
	clear: right;
	float: left;
	height: 30px;
	width: 600px;
	margin-top: 10px;
	margin-left: 40px;
}
a.afooter {
	font-family: Helvetica;
	font-size: 12px;
	color: #CCC;
	text-decoration: none;
}
a.afooter:hover {
	font-family: Helvetica;
	font-size: 12px;
	color: #F90;
	text-decoration: none;
}
#copyright {
	font-size: 11px;
	color: #999;
	line-height: 25px;
}
#social-media {
	clear: right;
	float: left;
	height: 30px;
	width: 155px;
	margin-top: 10px;
	margin-left: 140px;
}

#logo {
	height: 93px;
	width: 183px;
	margin-left: 80px;
}
#logo img {
	border :none;
}

#logo_panel {
	height: 93px;
	width: 183px;
	margin-top: 65px;
	margin-left: 85px;
}



/* HERE IS ONLY TEXT ON HOME PAGE */

#header_left {
	height: 303px;
	width: 550px;
	clear: right;
	float: left;
}
#header_home {
	height: 229px;
	background-image: url(/images/bigspot2/photo_home.png);
	background-repeat: no-repeat;
	width: 572px;
	background-position: right top;
}
#headline_bar {
	background-image: url(/images/bigspot2/headline_bar.png);
	background-repeat: no-repeat;
	height: 73px;
	width: 530px;
	margin-left: 14px;
	margin-top: 50px;
}
#home_image_top {
	clear: right;
	float: left;
	width: 572px;
	height: 30px;
	margin-top: 10px;
	*margin-top: 10px;
	_margin-top: 10px;
	background-image: url(/images/bigspot2/photo_home-top.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#login {
	clear: right;
	float: left;
	width: 380px;
	margin-top: 10px;
	*margin-top: 10px;
	_margin-top: 10px;
	background-image: url(/images/bigspot2/form_bg_top.png);
	background-repeat: repeat-y;
	height: 30px;
	margin-left: -17px;
}
#become_txt {
	height: 25px;
	width: 440px;
	float: left;
	clear: left;
	margin-top: 27px;
	margin-left: 45px;
	font-family: Helvetica;
	font-size: 21px;
	font-weight: bold;
	color: #FFF;
}
#header_right {
	clear: right;
	float: left;
	height: 303px;
	width: 425px;
}
#member_login {
	font-family: Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	height: 26px;
	width: 130px;
	line-height: 18px;
	background-image: url(/images/bigspot2/login_bar.png);
	background-repeat: no-repeat;
	margin-left: 205px;
	padding-left: 15px;
}
a#amember {
	font-family: Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
a#amember:hover {
	font-family: Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #F90;
	text-decoration: none;
}
#rewards {
	font-family: Helvetica;
	font-size: 32px;
	font-weight: bold;
	color: #FFF;
	line-height: 34px;
}

/* HERE IS ONLY THE CONTENT ON THE LEFT HAND SIDE OF THE HOME PAGE */

#content_left {
	width: 503px;
	clear: right;
	float: left;
	margin-left: 41px;
	overflow: hidden;
	font-weight: normal;
}
#question1 {
	height: 110px;
	font-family: Helvetica;
	font-size: 12px;
	color: #333;
}
#question2 {
	height: 85px;
	font-family: Helvetica;
	font-size: 12px;
	color: #333;
	margin-top: 15px;
}
#question3 {
	height: 75px;
	font-family: Helvetica;
	font-size: 12px;
	color: #333;
	margin-top: 15px;
}
#question4 {
	height: 100px;
	font-family: Helvetica;
	font-size: 12px;
	color: #333;
	margin-top: 15px;
}
#check_mark {
	clear: right;
	float: left;
	height: 55px;
	width: 35px;
	margin-left: 2px;
	background-repeat: no-repeat;
}
#question {
	font-family: Helvetica;
	font-size: 19px;
	font-weight: bold;
	color: #900;
	clear: right;
	float: left;
	height: 60px;
	width: 100px;
	margin-left: 15px;
	text-align: right;
	line-height: 22px;
}
.answer {
	font-family: Helvetica;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #333;
	clear: right;
	float: left;
	margin-left: 15px;
	width: 320px;
}
#division {
	background-image: url(/images/bigspot2/division.png);
	background-repeat: no-repeat;
	height: 21px;
	margin-left: 2px;
}


/* HERE IS ONLY CONTENT AND FORM BOX ON THE RIGHT HAND SIDE OF THE HOME PAGE */

#content_right {
	width: 370px;
	clear: right;
	float: left;
	margin-left: 10px;
}
#form_bg {
	background-image: url(/images/bigspot2/form_bg.png);
	background-repeat: repeat-y;
	height: 40px;
}
#form {
	width: 370px;
}
#form_fields {
	font-family: Helvetica;
	font-size: 12px;
	line-height: 30px;
	font-weight: bold;
	color: #000;
	width: 300px;
	margin-top: 10px;
}
#form_text {
	width: 100px;
}
#note {
	font-family: Helvetica;
	font-size: 12px;
	font-weight: normal;
	line-height: 15px;
	padding-top: 13px;
	padding-bottom: 13px;
}
#form_low_bg {
	background-image: url(/images/bigspot2/form_lower_bg.png);
	height: 34px;
}



/* HERE IS ONLY STYLE FOR THE SURVEY PANELS PAGES */

#welcome_text {
	font-family: Helvetica;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	color: #333;
	height: 80px;
	width: 740px;
	margin-top: 60px;
	margin-left: 80px;
}
#welcome {
	font-size: 20px;
	color: #900;
}
#survey_container {
	width: 870px;
	margin-top: 20px;
}
#survey_box_bg {
	background-image: url(/images/bigspot2/survey_container_bg.png);
	background-repeat: repeat-y;
}
#survey_box_top {
	background-image: url(/images/bigspot2/survey_container_top.png);
	background-repeat: no-repeat;
	height: 26px;
}
#survey_box_bottom {
	background-image: url(/images/bigspot2/survey_container_bottom.png);
	background-repeat: no-repeat;
	height: 28px;
}
#input_txt {
	font-family: Helvetica;
	font-size: 13px;
	font-weight: bold;
	color: #333;
	text-align: center;
	height: 35px;
	width: 800px;
	margin-left: 35px;
	line-height: 16px;
	margin-bottom: 10px;
}
#note_survey {
	font-size: 12px;
	color: #900;
}
#suvey_boxes {
	height: 185px;
	width: 850px;
	margin-left: 10px;
}
#suvey_boxes_row {
	height: 185px;
	width: 850px;
	margin-left: 10px;
	margin-top: 5px;
}
#box {
	clear: right;
	float: left;
	height: 185px;
	width: 274px;
	background-image: url(/images/bigspot2/survey_box.png);
	background-repeat: no-repeat;
	margin-right: 5px;
	margin-left: 4px;
}
#researcher_logo {
	text-align: center;
	height: 60px;
	width: 210px;
	margin-top: 35px;
	margin-left: 32px;
}
#joinnow_btn {
	text-decoration: none;
	height: 52px;
	width: 136px;
	margin-top: 10px;
	margin-left: 68px;
}
#moresurvery_btn {
	height: 73px;
	width: 536px;
	margin-top: 10px;
	margin-left: 435px;
	text-decoration: none;
}


/* HERE IS ONLY STYLES FOR THE FALLOWING PAGES ( UNSUBSCRIBE , LOGIN , ABOUT US , PRIVACY , TERMS , CONTACT US ) */

#login_bar_pages {
	width: 140px;
	float: right;
	margin-top: 10px;
	margin-rightå: 75px;
	margin-right: 75px;
}
#member_login_pages {
	font-family: Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	height: 30px;
	width: 115px;
	background-image: url(/images/bigspot2/login_bar.png);
	background-repeat: no-repeat;
	padding-left: 15px;
}
#red_bar {
	height: 35px;
	width: 810px;
	margin-left: 80px;
	margin-top: 30px;
	font-family: Helvetica;
	font-size: 22px;
	font-weight: bolder;
	color: #900;
	line-height: 28px;
	font-style: italic;
	margin-bottom: 10px;
	background-image: url(/images/bigspot2/red+bar.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#login_txt {
	clear: right;
	float: left;
	width: 250px;
	margin-left: 35px;
	font-family: Helvetica;
	font-size: 12px;
	line-height: 18px;
	color: #333;
}
#login_table {
	width: 420px;
	height: 100%;
	clear: right;
	float: left;
	margin-left: 80px;
	font-family: Helvetica;
	font-size: 13px;
	font-weight: bold;
	color: #333;
}
#unsubscribe_table {
	width: 500px;
	height: 250px;
	clear: right;
	float: left;
	margin-left: 80px;
	font-family: Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #333;
}#text_unsubscribe {
	font-family: Helvetica;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
}
#about-us-title {
	margin-top: 85px;
	margin-left: 75px;
	font-family: Helvetica;
	font-size: 22px;
	font-style: italic;
	font-weight: bolder;
	color: #900;
}
#about-us-text {
	font-family: Helvetica;
	font-size: 12px;
	line-height: 18px;
	color: #333;
	margin-left: 35px;
	margin-right: 20px;
}
#fixed_text {
	font-family: Helvetica;
	font-size: 12px;
	line-height: 18px;
	color: #333;
	margin-right: 80px;
	margin-left: 80px;
}

#new_user input[type=text]{
  width: 200px;
}
#new_user select{
  width: 205px;
}
