
body {
	margin: 0px;
	padding: 0px;
	background: #ffffff;
	font: 16px arial, sans-serif; }


#wrapper{
	width: 660px;
	margin: 0px auto;
	background: #0178CB;
	border: 2px solid #0069B2;
	border-top: none;
}
#header{
	height: 111px;
	position: relative;
	background: #0178CB url(images/bg_header.jpg) top left repeat-x;
}
#header #big_search_holder{
	position: absolute;
	top: 0px;
	right: 20px;
	height: 95px;
	width: 450px;
	text-align: right;
	font-family: arial,helvetica,sans-serif;
	font-size: 14px;
	display:none;
}
#header #big_search_box{
	position: absolute;
	top: 30px;
	right: 50px;
	font-family: arial,helvetica,sans-serif;
	font-size: 16px;
	width: 175px;
	background: #0178CB url(images/bg_search_box.jpg) top left no-repeat;
	border: 1px solid #014B7F;
	z-index: 20;
	color: #A6A800;
	padding-left: 3px;
}
#header #big_search_mag{
	position: absolute;
	top: 10px;
	right: -15px;
	font-family: arial,helvetica,sans-serif;
	font-size: 14px;
	width: 75px;
	height: 75px;
	z-index: 18;
}
#header #search_btn{
	position: absolute;
	top: 30px;
	right: -10px;
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	z-index: 18;
}
#header #cant_find{
	font-size: 12px;
	font-weight: normal;
	color: #FFFF00;
	position: absolute;
	top: 13px;
	right: 53px;
	width: 175px;
	height: 18px;
	text-align: left;
	padding-left: 5px;
}

#header #site_logo{
	position:absolute;
	top: -3px;
	left: 10px;
	z-index: 50;
}
#header #yellow_bus{
	position: absolute;
	top: 4px;
	left: 640px;
}
#header #three_kids_heads{
	position: absolute;
	top: 0px;
	left: 420px;
}
#header #boy_bouncing{
	position: absolute;
	top: -12px;
	left: 490px;
}
#main_nav_holder{
	position: absolute;
	bottom: 0px;
	left: 0px;
	height: 24px;
	width: 660px;
	border-bottom: 3px solid orange;
	background-color: yellow;
	text-align: center;
}
#main_nav{
	margin: 3px 5px;
	font-family: arial,helvetica,sans-serif;
	font-size: 14px;
	display:none;
}
#main_nav a:link{
	padding: 5px 4px;
	color: #003E6A;
	margin: 0px;
	font-family: arial,helvetica,sans-serif;
	font-size: 14px;
	text-decoration: none;
}
#main_nav a:visited{
	padding: 5px 4px;
	color: #003E6A;
	font-family: arial,helvetica,sans-serif;
	font-size: 14px;
	text-decoration: none;
}
#main_nav a:hover{
	padding: 5px 4px 4px 4px;
	color: #D7EFFF;
	font-family: arial,helvetica,sans-serif;
	font-size: 14px;
	text-decoration: none;
	background-color: #0069B2;
}
#main_nav .im_here{
	padding: 5px 4px 9px 5px;
	color: #015895;
	font-family: arial,helvetica,sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	background: #ffffff url(images/bg_tab_imhere.jpg) 1px -2px repeat-x;
	border: 2px solid orange;
	border-bottom: 7px solid #ffffff;
	position: relative;
	top: -3px;
}
#main_holder{
	margin: 0px;
	position: relative;
	background: #ffffff;
	border-top: 1px solid #ffffff;
}
#main_holder #three_kids{
	position: absolute;
	right: 55px;
	top: -15px;
	z-Index: 333;
}
#main_holder #boy_standing_on_hands{
	position: absolute;
	right: 10px;
	top: 0px;
	z-Index: 333;
}
#main_holder #two_on_bike{
	position: absolute;
	right: 55px;
	top: 10px;
	z-Index: 333;
}
#main_holder #three_boys{
	position: absolute;
	right: 140px;
	top: 0px;
	z-Index: 333;
}
#kid_drawn_schoolbus{
	position: absolute;
	right: 15px;
	top: 16px;
	z-Index: 333;
}
#content_holder{
	position: relative;
	margin: 80px 20px 20px 20px;
	border: 3px solid #B6DD7D;
	background: #DDEFC3;
}

#content {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-family: "Comic Sans MS", "Comic Sans MS", cursive;
	font-size: 15px;
	text-align: left;
	background: #DDEFC3;
	margin: 40px 20px 20px 20px;
	z-index: 2;
	position: relative;
}
#content #singing_boy{
	position: absolute;
	top: -115px;
	left: 20px;
	z-Index:555;

}
#content #two_on_bike{
	position: absolute;
	top: -133px;
	left: 488px;
	z-Index:555;

}

#content #school_house{
	position: absolute;
	top: -136px;
	left: 503px;
	z-Index:556;
}
#content #two_reading_book{
	position: absolute;
	top: -133px;
	left: -30px;
	z-Index:556;
}
#content #boy_sitting{
	position: absolute;
	top: -131px;
	left: 550px;
	z-Index:556;
}
#content #boy_see_saw_oops{
	position: absolute;
	top: -121px;
	left: 420px;
	z-Index:556;
}
#content #school_on_hill{
	position: absolute;
	top: -142px;
	left: -15px;
	z-Index:556;
}
#content #girl_swinging{
	position: absolute;
	top: -125px;
	left: 473px;
	z-Index:556;
}
#content #two_kids_jumprope{
	position: absolute;
	top: -135px;
	left: 158px;
	z-Index:556;
}
#content #teacher_points{
	position: absolute;
	top: -65px;
	left: 400px;
	z-Index:556;
}
#content a:link{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-family: "Comic Sans MS", "Comic Sans MS", cursive;
	font-size: 15px;
	color: #000000;
	text-decoration: underline;
}
#content a:visited{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-family: "Comic Sans MS", "Comic Sans MS", cursive;
	font-size: 15px;
	color: #000000;
	text-decoration: underline;
}
#content a:hover{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-family: "Comic Sans MS", "Comic Sans MS", cursive;
	font-size: 15px;
	color: #0186E3;
	text-decoration: none;
}
#content .attention{
	font-weight:bold;
	font-size: 107%;
}
#content_holder #corner_top_left{
	position: absolute;
	top: -4px;
	left: -4px;
	width: 20px;
	height: 20px;
	z-index: 100;
	display:none;
}
#content_holder #corner_top_right{
	position: absolute;
	top: -4px;
	right: -4px;
	width: 20px;
	height: 20px;
	z-index: 100;
	display:none;
}
#content_holder #corner_bottom_left{
	position: absolute;
	bottom: -4px;
	left: -4px;
	width: 20px;
	height: 20px;
	z-index: 100;
	display:none;
}
#content_holder #corner_bottom_right{
	position: absolute;
	bottom: -4px;
	right: -4px;
	width: 20px;
	height: 20px;
	z-index: 100;
	display:none;
}

#footer{
	margin-top: 65px;
	text-align: center;
	font-size: 11px;
	padding: 10px 0px 5px 0px;
	height: 40px;
	background: #0178CB url(images/bg_footer.jpg) bottom left repeat-x;
}
#footer_content{
	color: #DDEFC3;
	font-family:arial,helvetica,sans-serif;
	font-size: 11px;
}
#footer_content a:link{
	font-family:arial,helvetica,sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #DDEFC3;
}
#footer_content a:visited{
	font-family:arial,helvetica,sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #DDEFC3;
}
#footer_content a:hover{
	font-family:arial,helvetica,sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #FFFF00;
}

/* ////////////////////// google ad sense ////////////////////////// */
#gas_bottomer{
	position: absolute;
	bottom: -105px;
	left: -10px;
	width: 728px;
	height: 90px;
	display: none;
}
#gas_250x250_top{
	position: absolute;
	top: 120px;
	right: 10px;
	height: 250px;
	width: 250px;
	z-Index: 500;
	display: none;
}
#gas_250x250_middle{
	display: none;
}
#gas_234x60_one{
	position: absolute;
	top: 380px;
	right: 10px;
	height: 60px;
	width: 234px;
	z-Index: 501;
	display: none;
}
#gas_234x60_two{
	position: absolute;
	top: 460px;
	right: 10px;
	height: 60px;
	width: 234px;
	border: 1px solid #D4CCF3;
	z-Index: 502;
	display: none;
}
#gas_234x60_three{
	position: absolute;
	top: 530px;
	right: 10px;
	height: 60px;
	width: 234px;
	border: 1px solid #D4CCF3;
	z-Index: 502;
	display: none;
}
#gas_234x60_four{
	position: absolute;
	top: 600px;
	right: 10px;
	height: 60px;
	width: 234px;
	z-Index: 502;
	border: 1px solid #D4CCF3;
	display: none;
}


/* ####################### floating images ######################### */
#content_holder #two_on_slide{
	position: absolute;
	bottom: -7px;
	right: -30px;

	z-Index: 300;
}

.add_input{
	width: 260px;
}
.add_select{
	width: 260px;
}
.add_textarea{
	width: 260px;
	height: 175px;
}

.add_file_input{
	width: 210px;
}


#idea_getter{
	font-family: "Comic Sans MS", "Comic Sans MS", cursive;
	font-size: 15px;
}
.row_holder{
	width:600px;
	position: relative;
	height: 29px;
}
.input_display{
	position: absolute;
	top: 0px;
	left: 0px;
	width:250px;
	height: 24px;
	text-align: right;
}
.input_input{
	position: absolute;
	top: 0px;
	left: 253px;
	width:290px;
	height: 24px;
	text-align: left;
}
.input_textarea{
	position: absolute;
	top: 0px;
	left: 253px;
	width:290px;
	height: 180px;
	text-align: left;
}
.input_other{
	position: absolute;
	top: 0px;
	left: 253px;
	width:290px;
	/*height: 80px; SET IN HTML */
	text-align: left;
}

/* ########### HELP TIPS ################################### */
.help_tip_holder{
    position: absolute;
	border: 3px solid #00233C;
	text-align: center;
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	background: #67C0FF url(images/bg_help_tip.jpg) top left repeat-x;
    z-Index: 999999999;
}
.help_tip_inner{
	margin: 2px;
	background: transparent;
	text-align: center;
}
.help_tip_title{
	margin: 2px;
	text-align: center;
    padding: 2px;
	text-transform: uppercase;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background: #FFFF00;
    border-top: 2px solid #ffffff;
	border-left: 2px solid #ffffff;
    border-bottom: 2px solid #ECC200;
	border-right: 2px solid #ECC200;
	border: 2px solid #EE9700;
}
.help_tip_content_holder{
	margin: 5px 2px;
	background: transparent;
}
.help_tip_content{
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	color: #012843;
    font-weight: normal;
	background: transparent;
	padding: 2px 5px 5px 5px;
    text-align: left;
}
#content .help_tip_link{
	position: relative;
}
#content .help_tip_link a:link, #content .help_tip_link a:visited{
	font-family: arial, helvetica, sans-serif;
	font-size: 93%;
	padding: 0px 3px;
	border: 1px solid #005088;
	background: #008BEC;
	color: #ffffff;
	font-weight: bold;
	position: relative;
	cursor: help;
	text-decoration: none;
}
#content .help_tip_link a:hover{
	font-family: arial, helvetica, sans-serif;
	font-size: 90%;
	padding: 0px 3px;
	border: 1px solid #008BEC;
	background: #FDFF79;
	color: #005088;
	font-weight: bold;
	position: relative;
	cursor: help;
	text-decoration: none;
}
.add_find_button{
	font-family: "Comic Sans MS", "Comic Sans MS", cursive;
	font-size: 18px;
	font-weight: bold;
	cursor: pointer;
}
#vfocus{
	font-size:0px;
	border:none;
	background: transparent;
}
#idea_verifier_holder{
	/*
	position: absolute;
	top: 50px;
	left: 20px;
	width: 600px;
	*/
	position: relative;
	border: 3px solid orange;
	background: yellow;
	text-align: center;
}
#idea_verifier_holder #robot_girl{
	position: absolute;
	bottom: 10px;
	left: -35px;
}
#idea_verifier{
	margin: 10px;
	background: transparent;
	font-family: "Comic Sans MS", "Comic Sans MS", cursive;
	font-size: 16px;
}
#idea_verifier h1{
	margin: 0px 0px 5px 0px;
	border-top: 2px solid #014575;
	border-bottom: 2px solid #014575;
	background: #0178CB;
	padding: 3px 0px;
	text-align: center;
	font-size: 17px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
}
#idea_verifier .td_left{
	text-align: right;
	width: 275px;
	font-weight: bold;
	vertical-align: top;
}
#idea_verifier .td_right{
	text-align: left;
	width: 340px;
	font-weight: normal;
	font-size: 13px;
	vertical-align: top;
	padding-top:7px;
}
#raffle_ticket{
	text-align: center;
	position: relative;
	width: 340px;
	height: 200px;
	cursor: pointer;
}
#raffle_ticket #number_holder{
	position: absolute;
	bottom: 34px;
	left: 40px;
	width: 261px;
	height: 27px;
	text-align:center;

}
#raffle_ticket #number{
	font-family: arial,helvetica,sans-serif;
	font-size: 18px;
	font-weight: normal;
}

#gas_skyscraper{
	display: none;
}