* {
	margin: 0;
	padding: 0;
}

body {
	background-image: url(/img/layout/header.gif);
	background-repeat: repeat-x;
	font-family: "Trebuchet MS", arial, sans-serif;
}

a {
	color: #fe4f2a;
}

a:hover {
	color: #ff0000;
}

.null_link {
	color: #aaa !important;
	cursor: text;
}

.null_link:hover {
	color: #aaa !important;
}


#header {
	position: absolute;
	top: 0;
	width: 100%;
	text-align: center;
	margin: 0;
	padding-top: 5px;
}

#header img {
	margin: 0;
	padding: 0;
	border: none !important;
}

#header #logo {
	width: 350px;
	height: 68px;
	padding-right: 30px;
}

#header .button {
	position: relative;
	top: -17px;
}

#howitworks_button {
	width: 106px;
}

#howitworks_link {
	padding-left: 15px;
	padding-right: 15px;	
}

#create_button {
	width: 54px;
}

#create_link {
	padding-left: 8px;
	padding-right: 11px;
}


#faq_link {
	padding-left: 8px;
	padding-right: 11px;
}

#lil_text {
	position: absolute;
	top: 60px;
	left: 50%;
	color: #fff;
	margin-left: -190px;
	font-style: italic;
	font-size: 8pt;

	
}

#super {
	width: 738px;
	position: absolute;
	left: 50%;
	margin: 0;
	margin-left: -369px;
	top: 96px;
	padding: 0;
	background-image: url(/img/layout/contentbottom.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	padding-bottom: 14px;
}

#container {
	width: 738px;
	display: block;
	background-image: url(/img/layout/contentbg.png);
}

.content {
	margin-left: 20px;
	margin-right: 20px;
	position: relative;
}

#choices {
height: 237px;	
}

#vote_content p {
	font-size: 10pt;

	padding-top: .5em;
	padding-bottom: .5em;
}

#ranked_options {
	padding-top: 1em;
	padding-bottom: 1em;
}

#ranked_options li {
	color: #ff5500;
	margin-left: 80px;
	padding-left: 15px;
	padding-bottom: .7em;
	font-size: 10pt;
}

.ranked_choice {
	display: block;
	font-size: 10pt;
	width: 300px;
	padding: 2px;
	cursor: default;
	background-color: #eee;
	color: #000;
	border: 1px solid #aaa;
}

.close_content {
	margin-left: 10px;
	margin-right: 10px;
	position: relative;
	
}

#home_content {
	position: relative;
	height: 474px;

}

#home_left {
	width: 446px;
	height: 456px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	background-image: url(/img/home/homeleft.jpg);
	background-repeat: no-repeat;
}

#home_bubble {
	width: 325px;
	position: absolute;
	top: 110px;
	left: 35px;
}

#home_bubble h1 {
	font-size: 18pt;
	font-weight: normal;
	color: #ee4444;
	padding-bottom: .5em;
}

#home_bubble p {
 	font-size: 11pt;
	line-height: 1.2em;
}

#home_box {
	width: 300px;
	

	position: absolute;
	top: 355px;
	left: 110px;
	text-align: right;
}

#home_box h1 {
	font-size: 18pt;
	font-weight: bold;
	padding-bottom: .5em;
}

#home_box h1 a {
	color: #000;
	text-decoration: none;
}

#home_box h1 a:hover {
	color: #fff;
}

#home_box p {
	font-size: 10.5pt;
}

#home_gray {
	width: 240px;
	height: 437px;
	background-image: url(/img/home/home_gray.jpg);
	background-position: top center;
	position: absolute;
	top: 19px;
	left: 455px;
	background-repeat: no-repeat;
}

#home_viewr {
	text-align: center;
	margin: 0;
	line-height: 1em;
}

#home_gray h1 {
	color: #ff3333;
	padding-top: 20px;
	padding-left: 20px;
	padding-bottom: 15px;
	font-size: 15pt;
	margin: 0;
	font-weight: normal;
}

#home_gray a {
	color: #eee;
	text-decoration: none;
	font-size: 9pt;
	font-weight: normal;
}

#home_gray a:hover {
	color: #ff3333;
}

#home_gray .choice {
	color: #fff;
	padding-top: 15px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin: 0;
}

#drag_boxes {
	padding: 5px;
	padding-top: 20px;
	margin: 0;
	font-size: 9pt;
	text-align: center;
	color: #eee;
}

#home_gray li {
	color: #55ff55;
}

#home_gray #vote_form {
	text-align: center;
}

#home_gray #respond_submit_button {
	padding-bottom: 8px;
}

#home_gray .graybox {
	text-align: center;
	color: #eee;
	background-color: #888;
	margin-left: 1px;
	margin-right: 1px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 10pt;
}

#home_gray #ranked_options li {
	margin: 0;
	margin-left: 40px;
	font-size: 10pt;
}

#home_gray .ranked_choice {
	display: block;
	width: 130px;
	background-color: #aaa;
	border: 1px solid #eee;
}

#home_ranked {
	height: 190px;
}

#about_bars {
	background-image: url(/img/aboutus/bars.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}

#info {
	width: 236px;
	height: 119px;
	background-image: url(/img/aboutus/info.png);
	text-align: center;
	padding-top: 36px;
	display: block;
	position: relative;
	left: 478px;
	top: 25px;
}

#info p {
	font-size: 9pt;
	padding-bottom: 15px;
}

#info p a {
	font-size: 11pt;
	text-decoration: none;
	color: #000;
}

#info p a:hover {
	color: #ff0000;
}

#aboutus p {
	padding-top: .5em;
	font-size: 11pt;
}

#aboutus {
	padding-top: .5em;
	font-size: 10pt;
	height: 262px;
}

.graybox {
	text-align: center;
	background-color: #eaeaea;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 10px;
	margin-right: 14px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 10pt;
}

.graybox h6 {
	color: #888;
	font-size: 10pt;
	font-weight: normal;
}

.graybox a {
	text-decoration: none;
	color: #000000;
}

.graybox a:hover {
	color: #ff0000;
}

#create_box {
	clear: both;
}

#create_box table {
	margin-left: 20px;
	margin-right: 20px;
	width: 697px;
	border-collapse: collapse;
}

#create_box table tr td {
	background-color: #eaeaea;
	height: 61px;
	vertical-align: middle;
}

#create_box table tr td#create_box_left {
	background-image: url(/img/create/create_left.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 15px;
}

#create_box table tr td#create_box_mid {
	width: 34px;
	background-image: url(/img/create/create_mid.gif);
	background-repeat: no-repeat;
}

#create_box table tr td#create_box_right {
	background-image: url(/img/create/create_right.gif);	
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 10px;
	text-align: left;
	font-size: 8.5pt;
	width: 165px;
}

#create_box_right a {
	color: #000;
	text-decoration: none;
}

#create_box_right a:hover {
	color: #ff5500;
}


#create_content {
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 35px;
	
	width: 400px;
	height: 378px;
	float: left;
}

#create_content table {
	border-collapse: collapse;
	margin: 0;
	padding: 0;
	width: 100%;
}

#create_content th {
	width: 30%;
	font-size: 11pt;
	opacity: 1.0;
	text-align: left;
	font-weight: normal;
}

#create_content td input {
	width: 280px;
	font-size: 11pt;
}

#create_content table tr td, #create_content table tr th {
	padding-bottom: 2em;
}

#create_content hr {
	margin: 0;
	margin-bottom: 1.5em;
	width: 100%;
}

#create_content td {
	width: 70%;
	text-align: left;
}

#closer {
	position: absolute;
	top: -13px;
	left: 390px;
}

#cl_text {
	text-align: left;
	padding: 5px;
	font-size: 10pt;
}

#cl_text table {
	width: 380px;
}

#cl_text th, td {
		vertical-align: middle;
}

#cl_text th {
	font-weight: normal;
	text-align: left;
}

#cl_text td {
	text-align: right;
}

#send_me_email {
	width: 290px;
}

#hidden_box {

/*	display: none;*/
	
}

.text {
	border: 1px solid #888888;
}

.text:focus {
	border: 1px solid #ee9999;
}

a img {
	border: none;
}

.graybox table {
	border-collapse: collapse;
}

#generate_link {
	width: 101px;
}

#generated_link {
	width: 320px;
	margin-left: 15px;
	font-size: 10pt;
}

#cliptext {
}

#respond_top, #faq_top {
	border-bottom: 2px solid #888;
	padding-top: 18px;
	padding-bottom: 18px;
}

#results_bar {
	border-bottom: 2px solid #888;
	padding-top: 11px;
	padding-bottom: 10px;
}

.invis {
	color: #fff;
}

.vote_content {
	height: 470px;
}

.vote_content p {
	text-align: center;
	padding-top: 2em;
}

.vote_content #voted_text {
	border-bottom: 2px solid #888;
	border-top: 2px solid #888;
	padding-top: 18px;
	padding-bottom: 18px;
	
}

.vote_content #voted_text h1 {
	margin: 0;
}

.vote_content #voted_top {
	padding-top: 90px;
	margin: 0;
	padding-bottom: 0;
	text-align: center;
}

.vote_content #voted_top img {
	padding: 0;
	margin: 0;
}

#respond_top h1,#faq_top h1,#voted_text h1,#results_bar h1 {
	text-align: center;
	font-size: 18px;
	font-weight: normal;
}

#faq_top h1 {
	font-size: 12pt;
}

#choice_list {
	list-style-type: none;
}

#choice_list {
	margin-top: 1.5em;
	margin-bottom: 1.5em;
}

#choice_list li {
	margin-left: 50px;
}

#choice_list input {
	padding-right: 15px;
}


.choice {
	padding-top: 1em;
	padding-left: 50px;
	padding-right: 50px;
	padding-bottom: .7em;
	font-size: 10pt;
}

.choice input {
	margin-right: 15px;
}


#options {
	width: 183px;
	height: 390px;
	margin-right: 0px; 
	margin-top: 5px;
	float: right;
	padding: 0;
	background-image: url(/img/create/optionsbottom.gif);
	background-position: bottom left;
	background-color: #eaeaea;
	background-repeat: no-repeat;
}

#notice p {
	margin: 0;
	padding: 0;
}

#notice {
	clear: both;
	display: block;
	margin: 0;
	padding-top: 0;
	height: 9pt;
	margin-left: 50px;
	padding-bottom: 25px;
	font-size: 9pt;
}

#options p {
	font-size: 10pt;
	padding: 8px;
	line-height: 1.9em;
}

#options #results {
	width: 100%;
}

#email_results {
	width: 165px;
}

#options_inside {
	padding-bottom: 5px;
}

#create_checks {
	list-style-type: none;
	font-size: 9pt;
	padding: 5px;
	padding-top: 1em;
}

#create_checks li {
	padding-bottom: 1.5em;
}


#create_checks a, .cttable a {
	text-decoration: none;
}

#addremove {
	font-size: 10pt;
	text-align: right;
}

#addone, #removeone {
	display: inline !important;
}

#add {
	text-align: left;
}

#remove {
	text-align: right;
}

.line {

	margin-bottom: 1.5em;
	height: 0px;
	background: none;
	border-bottom: 1px dotted black;
	width: 100%;
}

.tooltip
{
	border: 1px solid #000;
	background-color: #444;
	padding: 4px;
	color: #ddd;
	font-size: 9pt;
	width: 150px;
}

.nameentry {
	font-size: 9pt;
}

.nameentry th {
	font-weight: normal;
	width: 100px;
	text-align: left;
	padding-left: 30px;
}

.nameentry th, .nameentry td {
	padding-bottom: .5em;
}

.error {
	color: #ff0000;
}

#howitworks td {
	height: 136px;
	vertical-align: middle;
	padding-right: 25px;
}

#howitworks th {
	vertical-align: middle;
}

#howitworks h1 {
	font-size: 14pt;
	font-style: italic;
	font-weight: normal;
}

#howitworks th.numbers {
	vertical-align: top;
	padding-top: 1em;
	padding-right: 15px;
}

#howitworks p {
	margin-top: .75em;
	font-size: 10pt;
}

#respond_options {
	height: 150px;
}

#respond_buttons {
	font-size: 8pt;
	font-style: italic;
	text-align: center;
	line-height: 3em;
	padding-bottom: 2em;
}

#respond_buttons a {
	color: #000;
	text-decoration: none;
}

#respond_buttons a:hover {
	color: #ff0000;
}

#thermometer {
	width: 82px;
	height: 20px;
	margin: 0;
	padding: 0;
	padding-left: 7px;
	padding-right: 10px;
	text-align: center;
	background-image: url(/img/respond/thermometer.png);
	position: relative;
}

.care {
	width: 12px;
	height: 20px;
	float: left;
}
#care1 {
	margin-left: 10px;
	margin-right: 20px;
}
#care2 {
	margin-right: 20px;
}
#drop {
	width: 12px;
	height: 20px;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 78px;
	padding-left: 5px;
	padding-right: 5px;
	cursor: pointer;
	background-repeat: no-repeat;
	background-position: top center;
	background-image: url(/img/respond/drop.png);
}

.cttable {
	border-collapse: collapse;
	height: 25px;
}

.cttable td {
	padding-left: 15px;
	font-size: 9pt;
}

#results_table {
	width: 100%;
	padding-top: 5px;
}

#results_table th {

	width: 150px;
	text-align: right;
	font-weight: normal;
	font-size: 9pt;
	padding-right: 25px;
}

#results_table td, th {
	padding-bottom: 5px;
	vertical-align: middle;
	height: 25px;
}

#results_table td {
	font-size: 11pt;
}

#results_top {
	height: 220px;
	padding-top: 0px;
	
}

#results_holder, #respond_holder {
	border-collapse: collapse;
	padding: 0;
	margin: 0;
	height: 100%;
}

#respond_holder {
	height: 100%;
}

#results_holder tr td, #respond_holder tr td {
	vertical-align: middle;
}

#results_mid {
	height: 130px;
	overflow: auto;
}

#results_mid table {
	width: 100%;
	font-size: 10pt;
}
#results_mid table th {
	width: 110px;
	padding-left: 25px;
	color: #999;
	text-align: left;
	vertical-align: top;
}

#results_mid table td {
	text-align: left;
	vertical-align: top;
}

#results_bottom {
	height: 45px;
	padding-top: 15px;
	text-align: center;
}

.bar {
	display: block;
	height: 20px;
	width: 1px;
	float: left;
	margin-right: 15px;
}

#bar1, .faq1 {
	background-color: #3896f7;
}

#bar2, .faq2 {
	background-color: #f55252;
}

#bar3, .faq3 {
	background-color: #aaaaaa;
}

#bar4, .faq4 {
	background-color: #4ef766;
}

#bar5, .faq5 {
	background-color: #f7ed4e;
}

#privacy {
	line-height: 2em;
	text-align: center;
	padding-top: 130px;
	font-size: 20pt;
	height: 242px;
	
}

#privacy .error {
	font-size: 16pt;
}

#passcode {
	font-size: 20pt;
	width: 70px;
}

#private_sub {
	margin: 15px;
	
}

#adm_container table tr td {
	padding: 5px;
	vertical-align: top;
}

#faq_container, #adm_container {
	height: 417px;
	width: 95%;
}

#adm_container {
	height: 417px;
}

.accordion_hover {
	color: #fff;
}

#faq_accordion {
	padding-top: 20px;
	font-size: 9pt;
	height: 380px;
}


#faq_accordion dt {
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	width: 85%;	
	cursor: default;
	padding-left: 20px;
	font-weight: bold;
	font-style: italic;
}

#faq_accordion dt.faq1 {
	width: 90%;
}

#faq_accordion dt.faq2 {
	width: 75%;
}

#faq_accordion dt.faq3 {
	width: 85%;
}

#faq_accordion dt.faq4 {
	width: 80%;
}

#faq_accordion dt.faq5 {
	width: 70%;
}


#faq_accordion dd {
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #222;
	
}

#site_stats {
	width: 90%;
	border-collapse: collapse;
}
#site_stats td,th {
	text-align: right;
}

#site_stats td {
	width: 65px;
	border-bottom: 1px solid #aaa;
	border-right: 1px solid #aaa;
}

#site_stats th {
	font-size: 8pt;
	border-bottom: 1px solid #bbb;
	background-color: #ddd;
	padding: 5px;
}

/* Begin jScrollPane */


.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
	width: 19px;
}

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	background: #fff;
}
.jScrollPaneDrag {
	position: absolute;
	background: #fff;
	cursor: pointer;
	overflow: hidden;
}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	width: 19px;
	height: 26px;
	background-image: url(/img/results/up.png);
	background-repeat: no-repeat;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
}
a.jScrollArrowUp:hover {
	background-image: url(/img/results/up_hover.png);

	/*background-color: #f60;*/
}

a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	width: 19px;
	height: 26px;

	background-image: url(/img/results/down.png);
	background-repeat: no-repeat;

	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
}
a.jScrollArrowDown:hover {
	background-image: url(/img/results/down_hover.png);
	
	/*background-color: #f60;*/
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	/*background-color: #f00;*/
}