/*
Created by trasher
10/01/2009
---------------------*/

body {
	padding:0;
	margin:0;
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	color:#333333;
	font-size:small;
	line-height:1.6em;

	background:black;
}
h1, h2, h3, p, ul, li, ol {
	padding:0;
	margin:0;
}
a {
	outline:none;
	text-decoration:none;
	cursor:pointer;
	color:#1f32aa;
}
a:hover {
	text-decoration:underline;
}
button {
	cursor:pointer;
}
/*.main_wrapper {
	width:100%;
	height:100%;
	background:transparent url(../images/bg2.jpg) right top no-repeat fixed;
}*/
.header {
	background:transparent url(../images/logo_surveyresult.png) repeat-x scroll left top;
	display:block;
	height:312px;
	margin:0 auto;
	position:relative;
	width:804px;
	z-index:1;
}
.white_body {
	width:774px;
	background:white;
	padding:0 15px 20px;
}
.body {
	width:804px;
	margin:0 auto;
}
.big_heading, .thankyou_page h1 {
	text-align:center;
	font-size:32px;
	font-weight:bold;
	font-style:italic;
	color:#ff2c00;
	padding:10px 0 10px 0;
	font-family:Georgia,serif;
	text-shadow: 1px 1px 2px #000;
}
.thankyou_page h1 {
	font-size:42px;
	color:#01B3E1;
}
.white_body h2 {
	text-align:justify;
	padding:20px 50px 0 50px;
	font-size:24px;
	line-height:28px;
}
.white_body p {
	padding:20px 40px 0 40px;
	text-align:justify;
}
.white_body h3 {
	padding:20px 40px 0 40px;
	line-height: 1.5em;
}
.form {
	padding:20px 0 0 0;
	width:420px;
	margin:0 auto;
}
.form b {
	color:red;
	float:left;
	font-size:14px;
	display:block;
	height:14px;
	position:relative;
	bottom:18px;
	margin-bottom:-18px;
	$margin-right:-250px ! important;
}
.form_input {
	display:block;
	width:200px;
	margin-bottom:20px;
	border:2px solid #1a83f8;
	height:18px;
	padding:2px 4px 2px 4px;
	font-size:15px;
}
.form_select {
	display:block;
	width:212px;
	margin-bottom:20px;
	border:2px solid #1a83f8;
	padding:2px;
	height:26px;
	font-size:15px;
}
.form_label {
	display:block;
	float:left;
	width:130px;
	height:24px;
	line-height:24px;
	font-size:18px;
	margin-left:35px;
}
.submit_button {
	width:389px;
	height:82px;
	background:transparent url(../images/submit_button.png) left top no-repeat;
	cursor:pointer;
	display:block;
	border:none;
	margin:30px auto 0;
}
.submit_button:hover {
	background:transparent url(../images/submit_button.png) left bottom no-repeat;
}
#id_confirm {
	position:relative;
	bottom:2px;
	$bottom:0 ! important;
}
.footer_links {
	text-align:center;
	height:24px;
	line-height:20px;
	color:white;
}
.footer_links a {
	color:white;
}
.popup_body {
	background:none;
	padding:20px;
}
.popup_body p {
	text-align:justify;
	padding-bottom:20px;
}
.popup_body ul {
	padding:20px 0;
}
.popup_body li {
	margin:0 0 20px 30px;
}
.popup_body h3 {
	padding-bottom:5px;
}
.popup_body h2 {
	padding:15px 0;
}
.checkbox_spacer {
	width:65px;
	float:left;
	height:1em;
}
#id_zip {
	margin-bottom:20px;
}
.thankyou_page h2, .thankyou_page p{
	text-align:center;
}
.facebook_link, .twitter_link {
	display:block;
	height:35px;
	float:left;
	text-indent:45px;
	line-height:35px;
	margin:20px 0 20px 90px;
}
.facebook_link {
	background:transparent url(../images/icon_facebook.png) left top no-repeat;
}
.twitter_link {
	background:transparent url(../images/twitterIcon.png) left top no-repeat;	
}
.message_body {
	font-family:Georgia,Georgia,serif;
	width:622px;
	height:852px;
	margin:10px auto;
	background:transparent url(../images/message_bg.jpg) center top no-repeat;
	line-height:22px;
	font-style:italic;
	color:black;
	padding:20px 0 0 0;
	font-size:1.1em;
}
.message_body h4 {
	font-size:1.1em;
	padding:20px 40px 0;
	margin:0;
}
.firs_letter {
	color:#1A83F8;
	font-size:2em;
}
.form2 {
	width:510px;
}
.form_textarea {
	width:320px;
	height:90px;
	padding:5px;
	font-size:14px;
	border:2px solid #1A83F8;
}
.form2 button {
	font-size:18px;
	margin:20px 0 0 175px;
	border:2px solid red;
	background:red;
	color:white;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}
.form2 label {
	text-align:right;
	padding-right:10px;
}
.comments_number {
	padding:30px 0 20px 30px;
	font-size:1.2em;
	color:black;
	font-weight:bold;
}
.comment_message {
	margin:10px 30px 10px 30px;
	padding-bottom:10px;
	border-bottom:2px dotted gray;
	width:692px;
	overflow:hidden;
}
.comment_message span {
	margin-top:10px;
	display:block;
}
.thankyou_page h2 {
	color:#1A83F8;
	font-family:Georgia,serif;
	font-size:2em;
	line-height:1.1em;
	font-style:italic;
	font-weight:bold;
	text-align:center;
	text-shadow:1px 1px 2px #000000;
}
.form3 label {
	width:215px;
}
.form3 {
	margin:10px 0 0 30px;
}
.form3 button {
	margin:0 0 0 260px;
}
.small_text {
	font-style:italic;
	color:gray;
	font-family:Georgia,Georgia,serif;
}
.embed {
	float:right;
	margin:20px;
	border:4px solid gray;
}
.counter {
	border:2px solid #1A83F8;
	padding:0 3px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
/*
Should be in the bottom
----------------------*/
.clear {
	clear:both;
}
.ten_height_spacer {
	height:10px;
}
.height_spacer_20 {
	height:20px;
}
.red_text {
	color:red;
}
.error {
	border-color:red;
}
.underline {
	text-decoration:underline;
	font-weight:bold;
}
.center {
	text-align:center;
}
/*
Safari tricks
-----------------------------*/
@media screen and (-webkit-min-device-pixel-ratio:0) {
	
}
/*******AGUNG UPDATED********/
/*
Navigation bar
----------------------*/
.white_top, .white_bottom {
	background:white;
	height:15px;
	margin:0 15px;
}
.white_bottom {
	margin-bottom:5px;
}
.white_top_left, .white_bottom_left {
	width:15px;
	height:15px;
	float:left;
}
.white_top_right, .white_bottom_right {
	width:15px;
	height:15px;
	float:right;
}
.white_top_left {
	background:transparent url(../images/white_corners.jpg) left top no-repeat;
}
.white_top_right {
	background:transparent url(../images/white_corners.jpg) right top no-repeat;
}
.white_bottom_left {
	background:transparent url(../images/white_corners.jpg) left bottom no-repeat;
}
.white_bottom_right {
	background:transparent url(../images/white_corners.jpg) right bottom no-repeat;
}
.navigation_bar {
	width:804px;
	height:40px;
	margin:10px auto;
	font-family:"Trebuchet MS", Arial,sans-serif;
	font-size:16px;
}
.navbar_body {
	height:40px;
	line-height:40px;
	background:transparent url(../images/navbar_bg.png) left -40px repeat-x;
	margin:0 15px;
}
.navbar_body ul {
	list-style:none;
}
.navbar_body ul li {
	display:block;
	float:left;
}
.navbar_left {
	width:15px;
	height:40px;
	float:left;
	background:transparent url(../images/navbar_bg.png) left 0 no-repeat;
}
.navbar_right {
	width:15px;
	height:40px;
	float:right;
	background:transparent url(../images/navbar_bg.png) right 0 no-repeat;
}
a.navbar_button {
	display:block;
	float:left;
	color:white;
	margin:6px 10px 0 0;
	height:28px;
	padding-right:10px;
	text-shadow:1px 1px 0 #0f0f0f;
	cursor:pointer;
	text-transform:uppercase;
}
a.navbar_button span {
	display:block;
	height:28px;
	line-height:28px;
	padding-left:10px;
}
a.navbar_button:hover {
	text-decoration:none;
	background:transparent url(../images/navbar_button_right.png) right top no-repeat;
}
a.navbar_button:hover span {
	background:transparent url(../images/navbar_button_left.png) left top no-repeat;
}
a.navbar_active {
	text-decoration:none;
	background:transparent url(../images/navbar_button_right.png) right top no-repeat;
}
a.navbar_active span {
	background:transparent url(../images/navbar_button_left.png) left top no-repeat;
}
.white_body p.big{
	font-size:medium;
}
.comments h3{
	color:#1A83F8;
	font-size:17px;
}