/* CSS Document */

@import url("top_box.css");
@import url("left_box.css");
@import url("right_box.css");
@import url("bot_box.css");
@import url("boxes.css");
@import url("hover_gallery.css");
@import url("hover_shopping.css");
@import url("hover_awards.css");
@import url("hover_competition.css");
@import url("text.css");
@import url("forms.css");
@import url("temp.css");

* {
	margin:0px;
	padding:0px;
}

div {
/*	border:1px solid red;*/
}

body {
	font-family:Arial, Helvetica, sans-serif;
	overflow: -moz-scrollbars-vertical;
}

.ctc {

	background-color: #FFFFFF;
	background-position: center top;
	color: #000000;
	margin-bottom: 25px;
	min-height: 500px;
}

.container {
	width:930px;
	margin-left:auto;
	margin-right:auto;
	padding: 10px;
	padding-top: 0px;
	margin-top: 10px;
	/* padding-bottom:25px; */
	padding-bottom: 0px;
	
	background-image: url(../../www/images/bg/left_nav_bg_repeatY.gif);
	background-position: 10px 10px;
	background-repeat: repeat-y;
}

.main_box {
	float:left;
	width:485px;
	min-height:540px;
	height:auto !important;
	height:540px;
	padding:0px;
}

.content_main {
	float:left;
	width:470px;
	min-height:420px;
	height:auto !important;
	height:420px;
	padding:0;
}

.invis {
	display:none;
}

.flashHolder {
	float:left;
	position:relative;
	width:243px;
	height:138px;
	margin:0px;
	margin-left:10px;
	padding:0px;
	padding-top:5px;
}


.comp_butn_first{
	float:left;
	width:43px;
	height:40px;
	background-image:url("../images/buttons/first.gif")
}

.comp_butn_second{
	float:left;
	width:43px;
	height:40px;
	background-image:url("../images/buttons/second.gif")
}

.comp_butn_third{
	float:left;
	width:43px;
	height:40px;
	background-image:url("../images/buttons/third.gif")
}

.parents_box a:hover{
	font-weight:bold;
}

.icon_pdf_container {
	float:left;
	width:60px;
	height:70px;
}

.icon_pdf_link_container {
	float:left;
	padding-top:20px;
	width:160px;
	height:55px;
}

#icon_pdf {
	float:left;
	width:60px;
	height:70px;
	background-image:url("../images/icons/icon_pdf.gif");
	background-position: 0px 0px;
	background-repeat:no-repeat;
}

#icon_pdf:hover {
	float:left;
	width:60px;
	height:70px;
	background-image:url("../images/icons/icon_pdf.gif");
	background-repeat:no-repeat;
	background-position: -60px 0px;
}
.dobdropdown { font-size:85%; }
.dobdropdownmonth { width:4.5em; }

#butn_home_ballons {

	width:452px;
	height:54px;
	background-image:url('/www/images/butn_home_the-balloons.jpg');
	background-repeat:no-repeat;
}

#butn_home_children {

	width:452px;
	height:54px;
	background-image:url('/www/images/butn_home_the-children.jpg');
}

#butn_home_sing-along {

	width:452px;
	height:54px;
	background-image:url('/www/images/butn_home_sing-along.jpg');
	margin:0 0 15px 0;
}

#butn_home_play-game {

	width:452px;
	height:54px;
	background-image:url('/www/images/butn_home_play-a-game.jpg');
}

#butn_home_ballons, #butn_home_children, #butn_home_sing-along, #butn_home_play-game {

	margin:0 0 15px 0;
}

#butn_home_ballons p, #butn_home_children p, #butn_home_sing-along p, #butn_home_play-game p {

	float:left;
	width: 272px;
	padding: 0px;
	padding-top: 13px;
	padding-left: 155px;
	
}

#butn_home_ballons p span, #butn_home_children p span, #butn_home_sing-along p span, #butn_home_play-game p span {

	color:#EC1A3B;
	font-weight:bold;
}

#butn_yellow-arrow, #butn_blue-arrow, #butn_peach-arrow, #butn_red-arrow {

	width:19px;
	height:23px;
	float:right;
	margin: 0px;
	margin-top: 16px;
	margin-right: 5px;
	background-repeat: no-repeat;
}

#butn_yellow-arrow {

	background-image:url('/www/images/buttons/butn_yellow-arrow.jpg');
}

#butn_blue-arrow {

	background-image:url('/www/images/buttons/butn_blue-arrow.jpg');
}

#butn_peach-arrow {

	background-image:url('/www/images/buttons/butn_peach-arrow.jpg');
}

#butn_red-arrow {

	background-image:url('/www/images/buttons/butn_red-arrow.jpg');
}

#bg_get-involved-direct {

	width:175px;
	height:220px;
	background-repeat:no-repeat;
	background-image:url('/www/images/get-involved-direct.jpg');
	padding:20px 0 0 275px;
}

#bg_get-involved-direct li {

	margin-bottom:4px;
}

div.clear {

	clear: both;
}

ul.borough_list {

	float:left;
	width:220px;
	margin: 0px;
	margin-bottom: 10px;
	list-style:none;
	padding:0;
}

	ul.borough_list li {
	
		padding: 2px;
		font-size: 10pt;
	}
	
		ul.borough_list li a {
		
			color: #F03;
			text-decoration:none;
		}
		
		ul.borough_list li a:hover {
		
			color: #F03;
			text-decoration:underline;
		}

table#winners_details_table {

	float:left; 
	margin:0 0 0 32px;
}

table#winners_details_table td {

	text-align:center;
}

table#winners_details_table tr#images td img{

	border:none;
}

table#winners_details_table tr#position td {

	font-size:14px;
	font-weight:bold;
	color:#FF0000;
	padding-bottom:5px;
}

table#winners_details_table tr#winners_names td {

	font-size:13px;
	font-weight:bold;
	color:#000000;
}

table#winners_details_table tr#winners_nursery td {

	font-size:13px;
	color:#0000;
	padding:0 3px;
}

/* */
