body{
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
.clear{
	clear:both;
	}
a{
	color:#0B3D82;
	text-decoration:none;
	}
a:hover{
	color:#6CAB21
	}	
p{
	padding:5px 0;
	}	
h1{
	color:#0054A5;
	font-weight:bold;
	font-size:1.6em;
	padding:5px 0 8px;
	
	}	
h2{
	color:#333;
	font-size:1.3em;
	font-weight:bold;
	padding:6px 0 10px 0;
	}
h3{
	color:#86BA3E;
	font-size:1.2em;
	font-weight:bold;
	padding:6px 0 5px 0;
	}	
small{
color:#999;
}	
ul,ol{
	list-style:outside;
	}
ul li{
	list-style:disc;
	margin-left:15px;
	}
ol li{
	list-style:decimal;
	margin-left:20px;
	}	
.left{
	float:left;
	padding-right:10px;
	padding-bottom:10px;
	}
.right{
	float:right;
	padding-left:10px;
	padding-bottom:10px;
	}	
.red{
	color:#FF0000;
	}						
#wrap{
	width:972px;
	margin:0 auto;
	text-align:left;
	position:relative;
	}	

#topmenu{
	float:right;
	width:200px;
	text-align:right;
	padding-top:5px;
	}		
#topmenu ul{
	float:right;
	width:200px;
	
	}
#topmenu li{
	float:right;
	margin:0 5px;
	list-style:none;
	}		
#topmenu a{
	font-size:.8em;
	color:#0054A5;
	text-decoration:none;
	}
#topmenu a:hover{
		color:#6CAB21
		}
.logo{
	float:left;
	}					
#menu{
	width:972px;
	height:34px;
	float:left;
	background:#0054A5;
	position:relative;
	}
#menu ul{
	list-style:none;
	float:left;
	height:34px;
	width:972px;
	}
#menu li{
	float:left;
	list-style:none;	
	height:34px;
	padding:0px 1px;
	border-right:1px solid #6698C9;
	margin-left:0;
	}
#menu a{
	float:left;
	display:block;
	font-size:1em;
	text-decoration:none;
	padding-right: 7px;
	padding-top:4px;
	color:#fff;
	padding-bottom:6px;
	margin:8px 2px 0 2px;
	}
#menu li a span{
	float: left;
	padding-right: 7px;
	height:14px;
	margin-top:-4px;
	}	
#menu a.selected,
#menu a:hover{
	text-decoration:none;
	background:#EE1922 url(/assets/templates/toddle/images/menu_a.gif) no-repeat top right;
	color:#fff;
	float: left;
	text-decoration:none;
	}
#menu a.selected  span,
#menu a:hover span{
 	background:#EE1922 url(/assets/templates/toddle/images/menu_a.gif) no-repeat top left;
	float: left;
   }
#menu li.sponsor a{
	color:#FFCC00;
	}	
#menu a#danone{
position:absolute;
right:15px;
top:2px;
margin:0;
padding:0;
background:none;
}
.content_left_home{
	float:left;
	width:665px;
	padding-top:10px;
	position:relative;
	}
.content_right_home{
	float:right;
	width:275px;
	padding-top:10px;
	margin-top:19px;
	}					
		
/* HOME */
#box{
	width:665px;
	padding:10px 0;
	float:left;
	background:#0054A5;
	margin-bottom:10px;
	}
#box1{
	float:left;
	width:343px;
	padding-left:5px;
	}
#box2{
	float:right;
	width:297px;
	padding:5px 10px;
	color:#fff;
	
	font-size:1.2em;
	height:199px;
	}
#box2 a#register{
	background:url(/assets/templates/toddle/images/bt_register.gif) no-repeat 0 0;
	width:159px;
	height:48px;
	text-indent:-9999px;
	overflow:hidden;
	float:left;
	margin-left:70px;
	margin-top:10px;
	}
#box2 a#register:hover{
	background:url(/assets/templates/toddle/images/bt_register.gif) no-repeat 0 -48px;
	}
#box4{
	float:right;
	width:305px;
}
#box3{
	float:left;
	width:350px;
	
	background:#ECF7FD;
	
	}	
#box3 ol li{
	margin-bottom:8px;
	color:#666;
	font-size:.9em;
	}
#box3 ol li#one,
#box3 ol li#two,
#box3 ol li#three,
#box3 ol li#four,
#box3 ol li#five,
#box3 ol li#six{
	background:url(/assets/templates/toddle/images/1.gif) no-repeat left 0px;
	padding-left:35px;
	min-height:30px;
	margin-left:0;
	list-style:none;
	}						
#box3 ol li#two{
	background:url(/assets/templates/toddle/images/2.gif) no-repeat left 0px;
	}	
#box3 ol li#three{
	background:url(/assets/templates/toddle/images/3.gif) no-repeat left 0px;
	}
#box3 ol li#four{
	background:url(/assets/templates/toddle/images/4.gif) no-repeat left 0px;
	}	
#box3 ol li#five{
	background:url(/assets/templates/toddle/images/5.gif) no-repeat left 0px;
	}
#box3 ol li#six{
	background:url(/assets/templates/toddle/images/6.gif) no-repeat left 0px;
	}	
#box3 h2{
	background:#0054A5;
	color:#fff;

	font-weight:normal;
padding:8px 10px;
	font-size:1.1em;	
	}		
#box4 h2{
	font-size:1.1em;
	}	
.news h3{
	background:url(/assets/templates/toddle/images/news_heading_back.gif) repeat-x;
	color:#fff;
	padding:8px 10px;
	font-size:1.1em;	}	
.news{
	background:url(/assets/templates/toddle/images/gray_back.gif);
	}
.news p{
	padding:15px;
	}	
.resources{
	border:1px solid #666;
	background:#E0F3FD url(/assets/templates/toddle/images/resources.jpg) no-repeat top;
	float:left;
	padding:50px 50px 10px 10px;
	width:210px;
	color:#666;
	margin-top:20px;
	line-height:1.3em;
	font-size:.9em;
	}
.toddle{
	background:url(/assets/templates/toddle/images/homepage-barometer.png) no-repeat top;
	border:1px solid #666;
	width:260px;
	height:52px;
	padding-top:50px;
	margin-top:20px;
	padding-left:10px;
	}
	
.toddle1{
	background:url(/assets/templates/toddle/images/homepage-barometer.png) no-repeat top;
	border:1px solid #666;
	width:260px;
	height:52px;
	padding-top:50px;
	margin-top:20px;
	padding-left:10px;
	}		
.weather{
	background:#E0F3FD url(/assets/templates/toddle/images/weather.gif) no-repeat top left;
	border:1px solid #666;
	width:110px;
	margin-top:20px;
	padding:10px 10px 10px 150px;
	}
.weather p{
 background:#fff;
 padding:5px;
  height:35px;
 }
.weather p img{
 padding:0 5px;
 float:left;

 }
 
 
 .degree{
 padding-top:10px;
  float:left;
  padding-left:5px;
  font-weight:bold;
  color:#666;
 }
 
 .weather1{
	background:#E0F3FD url(/assets/templates/toddle/images/weather1.gif) no-repeat top left;
	
	border:1px solid #666;
	width:250px;
	margin-top:0px;
	padding:40px 10px 10px 10px;
	float:left;
	}
 .weather1 table td{
 	padding:3px 14px;
	margin:0px 2px;
	width:30px;
	background:#fff;
	text-align:center;
	border-right:2px solid #E0F3FD;
	border-left:2px solid #E0F3FD;
	border-collapse:collapse;
	}	
 				
div.social{
	float:left;
	margin-right:4px;
	margin-bottom: 4px;
	margin-top:20px;
}
div.social img{
	float:left;
	padding-right:10px;
}	
#facebook a.facebook{

	float:left;
	padding-top:6px;
	font-size:1.1em;
	font-weight:bold;
	color: #4978C2;
}	
#facebook a.facebook:hover{
	text-decoration:underline;
	}
#footer{
	width:972px;
	float:left;
	background:url(/assets/templates/toddle/images/dots.gif) repeat-x top;
	margin-top:10px;
	padding:5px;
	}


div#tvgallery ul.gallery {
	margin: 14px 0 0 0;
	padding: 0 0 20px 0;
}

div#tvgallery ul.gallery li {
	float: left;
	margin: 0 6px 2px 0;
	padding: 0;
	background-image: none;
	list-style-type:none;
}
div#content_text ul.gallery-edit {
	margin: 14px 0 0 0;
	padding: 0 0 20px 0;
}

div#content_text ul.gallery-edit li {
	float: left;
	margin: 0 6px 2px 0;
	padding: 0;
	background-image: none;
	list-style-type:none;
}

#signup_form label, #password_form label, #details_form label,
#fileupload_form label, 
#donate_form label{
	width:200px;
	float:left;}	
#signup_form label.error{
	color:#FF0000;
	font-style:italic;
	width:200px;
	float:none;
	display:block;
	margin-left:200px;
	
	}	
#signup_form input.text, 
#password_form input.text, 
#details_form input.text, 
#fileupload_form input.text, 
#signup_form textarea,
#donate_form input.text,
#donate_form textarea{
	width:250px;
	border:1px solid #ccc;
	padding:1px;
	}
#signup_form textarea, 
#donate_form textarea{
	height:70px;
	}
#details_form textarea {
	clear: left;
	width: 339px;
	height: 200px;
	border:1px solid #ccc;
	padding:1px;
}
#donate_form input.submit{
margin-left:270px;
margin-top:10px;
}				
/*ReCaptcha box*/
div#recaptcha_box{
	margin-left: 200px;
	margin-top:20px;
}
	
.subtotals{
	background-color:#F7C710;
	float:left;
	color:#083084;
	width: 220px;
	font-weight:bolder;
	height:50px;
	border-right: 1px solid #FFF;
	border-left: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	padding:0px;
}
.subtotals td{
	border-top: 1px solid #FFF;
	margin:0px;
	padding-left:10px;
}
.total{
	background-color:#CE0000;
	float:left;
	color:#FFF;
	padding-left:10px;
	padding-top:10px;
	width: 298px;
	font-weight:bolder;
	height:40px;
	vertical-align:bottom;
}
.total span{
	float:left;

	margin-top:7px;
}
hr{
	color: #fff; 
	background-color: #fff; 
	border: 1px dotted #ff0000; 
	border-style: none none dotted;
}
table.sponsors{
	width: 100%;
	margin: 0 0 18 0;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}
table.sponsors th{
	background-color: #8CCF52;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	padding:10px 5px;
	
}
table.sponsors td{
	background-color: #f8f8f8;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	padding: 5px;
	color:#666;
}
#sponsor-white, #sponsor-red{
	float:right;
	margin-right:10px;
}

/*tooltip*/
span.tooltip,span.tooltip1{color:#666; text-decoration:none; cursor:pointer; cursor:hand;

}
span.tooltip:hover,span.tooltip1:hover {background:#FBEEEE; text-decoration:none; color:#DC2341;} /*BG color is a must for IE6*/
span.tooltip1:hover {background:#ECD0D5;} /*BG color is a must for IE6*/
span.tooltip span,span.tooltip1 span {display:none; padding:2px 3px; margin-left:8px; width:230px;}
span.tooltip:hover span,span.tooltip1:hover span{display:inline; position:absolute; background:#fff; border:1px solid #666; color:#666; padding:7px;}


#once td{
	border:none;
	padding:10px;
	}
#once td.blue,
#once td.blue a{
	color:#004D91;
	}
#once td.blue a,
#once td.red a,
#once td.orange a,
#once td.green a{
	
	text-decoration:underline;
	}
#once td.red,
#once td.red a{
	color:#D40E16;
	}
#once td.orange,
#once td.orange a{
	color:#EE4611;
	}
#once td.green,
#once td.green a{
	color:#6EAB23;
	}		
#search-toddle{
	float:left;
	background:#f8f8f8;
	border:1px solid #eee;
	padding:20px 10px;
	margin:20px 0;
	display:block;
	position:relative;
	color:#999;
	}

#search-toddle input#search{
	width:150px;
	padding:2px;
	border:1px solid #6EAB24;
	margin-right:100px;
	color:#666;
	
	}	
#search-toddle input#but{
	position:absolute;
	top:20px;
	left:330px;
	}	
ul.participants li{
 	
	
	list-style:none;
	margin-left:0px;
	}			
ul.participants li a{
	color:#D40E16;
	background:url(/assets/templates/toddle/images/foot_bullet.gif) no-repeat left 10px;
	padding:10px 0px 15px 25px;
	border-bottom:1px solid #eeeeee;
	display:block;
	width:550px;
	}
ul.participants li a:hover{
	color:#6EAB24;
	background:url(/assets/templates/toddle/images/foot_bullet1.gif) no-repeat left 10px;
	}	
			
.mess{
	
	color:#6EAB24;
	}		
	
.howmuch{

	color:#999;
	padding:25px 0;
	font-weight:bold;
	

	}
.howmuch .money{
	font-size:1.3em;
	color:#0054A5;
	
	}
.howmuch .tot{
color:#EE1922;
}		
.ui-widget li{
	list-style:none;
	}
.ui-widget li a,
.ui-widget li a.active,
.ui-widget li a:hover{
	background:none;
	text-align:left;
	color:#333;
	border:none;
	}	
table.newsy td{
	padding:8px 5px;
	}
		
