@charset "UTF-8";
/* CSS Document */

.registration_status	{
	background:url(../images/registration_status.png) center left no-repeat;
	height:33px;
	padding: 20px 0px 10px 48px;
}

.bullhorn	{
	background:url(../images/bullhorn2.png) center left no-repeat;
	height:50px;
	padding:5px 0px 5px 64px;	
}

.file_icon	{
	background:url(../images/file.png) center left no-repeat;
	height:50px;
	padding:20px 0px 0px 90px;	
}

.social_media	{
	float:right;
	width:30%;
	text-align:right;	
}

.new_field	{
	background:url("../images/baseball-field-lo.png") top left no-repeat;
    padding: 0px 5px 5px 42px;
    font-size:1.2em;
}

.add_event	{
	background:url("../images/event_icon.png") top left no-repeat;
    padding: 0px 5px 5px 42px;
    font-size:1.2em;
}

.edit_event	{
	background:url("../images/edit_icon.png") top left no-repeat;
    padding: 2px 5px 5px 32px;
    font-size:1.2em;
}

.map_marker	{
	background:url("../images/map_marker.png") top left no-repeat;
    padding: 2px 5px 5px 28px;
    font-size:1.2em;
}

.qrcode    {
    width: 175px;
    height:auto;
    text-align: center;
    background-color: forestgreen;
    padding:10px 5px 5px 5px;
    margin:20px auto;
    font-size: 0.8em;
    font-weight:bold;
    color:#fff;
    border:1px solid #000;
}

.coach	{
	background:url(../images/coach-shadow.png) top left no-repeat;
}

.toolbox    {
    background: url("../images/toolbox_red.png") no-repeat;
    background-position: 50% 10%;
    width:90%;
    padding:60px 10px 10px 10px;
    border: thin dotted #666;
    margin:0px auto 20px auto;
}
.coach_inside	{
	background:url(../images/coach-shadow_center.png) no-repeat;
	background-position:50% 20%;	
}

.ad_details	{
	color:#990000;
	font-weight:bold;
	padding:20px;
	
}

.create_ad	{
	margin: 10px auto;
	width:300px;
	padding:20px;
	border:1px dotted #666666;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	position:relative;
	background:url(../images/advertising_target.png) top left no-repeat;
	box-shadow:2px 2px 4px #666;	
	-moz-box-shadow:2px 2px 4px #666;
	-webkit-box-shadow:2px 2px 4px #666;
	
}

.your_ad_here	{
	background:url(../images/your_ad_here.png) top left no-repeat;
	width:128px;
	height:128px;
	position:absolute;
	top:10px;
	right:-50px;
}
.link_to_field	{
	background:url(../images/link.png) center left no-repeat;
	height:16px;
	padding:8px 0px 0px 28px;	
	font-size:0.8em;
}

.help_video	{
	background:url(../images/video_help.png) top left no-repeat;
	padding: 0px 0px 0px 90px;
	height:100px;	
}

a	{
	border:0;	
}

img	{
	border:0;	
}

.help_balloon	{
	width:71px !important;
	height:63px !important;
	position:absolute !important;
	right:20px !important;
	top:5px !important;	
	z-index:110 !important;
}

.tooltip	{
	padding:5px;
	box-shadow:2px 2px 4px #666;	
}

.my_fields_list	{ 
	background:url(../images/go_to_my_fields.png) top left no-repeat;
	height:30px;
	/*width:90%;*/
	padding:4px 0px 0px 44px;
    font-size:1.2em;
	/*margin:0px auto 20px auto;*/
}
.reverse_geocode	{
	font-size: 1.2em;
	font-weight:bold;
	color:#990000;
}
.geo_location	{
	display:inline;
	background:url(../images/geo_location.png) bottom left no-repeat;
	height:45px;
	padding:10px 0px 0px 35px;	
}

.tagline	{
	position:absolute;
	top:24px !important;
	left:18px !important;
	color:#fff !important;
	z-index:100 !important;
	text-shadow:2px 2px #666 !important;
}

.check_mark	{
	background:url(../images/check_mark.png) center left no-repeat;
	padding:10px 0px 0px 50px;
	height:28px;	
}


.detail_link	{
	float:left;
	padding-top:10px;	
}

.arrow_forward	{
	background:url(../images/arrow_forward.png) center right no-repeat;
	height:43px;
	width:43px;
	padding:0px;
	margin-left:5px;
	float:left; 	
}

.arrow_back	{
	background:url(../images/arrow_back.png) center left no-repeat;
	height:43px;
	width:43px;
	padding:0px;
	margin-right:5px;
	float:left; 
	margin-top:10px;	
}

.roster	{
	background:url(../images/Roster_clipboard.png) top left no-repeat;
	width:141px;
	height:168px;
	float:right;	
}

.fancy_thumbnail_left	{
	background:#fff;
	padding:4px;
	border:solid 1px #000;
	box-shadow:2px 2px 10px #666;
	-moz-box-shadow:2px 2px 10px #666;
	-webkit-box-shadow:2px 2px 10px #666;
	margin:0px 10px 10px 0px;
	float:left;	
}

.fancy_thumbnail_right	{
	background:#fff;
	padding:4px;
	border:solid 1px #000;
	box-shadow:2px 2px 10px #666;
	-moz-box-shadow:2px 2px 10px #666;
	-webkit-box-shadow:2px 2px 10px #666;
	margin:0px 0px 10px 10px;
	float:right;	
}

.field	{
	background:url(../images/field.png) center left no-repeat;
	height:64px;
	padding:30px 0px 0px 160px;	
}

.park	{
	background:url(../images/create_park.png) center left no-repeat;
	height:74px;
	padding:20px 0px 0px 165px;	
}

.tournament_knight_right	{
	background:url(../images/tournament_knight_right.png) center left no-repeat;
	padding:20px 0px 0px 88px;
	height:64px;
}

.tournament_knight_left	{
	background:url(../images/tournament_knight_left.png) center right no-repeat;
	padding:20px 88px 0px 0px;
	height:64px;
	text-align:right;
	float:left;
}

.iframe_body_padding	{
	padding:0px 10px 0px 0px;	
}
a.blue_link	{
	color:#0099cc;	
}

a.blue_link:hover	{
	color:#0099cc;
	text-decoration:none;	
}

.clear_search_brush	{
	background:url(../images/clear_search_brush.png) center left no-repeat;
	padding:5px 0px 0px 46px;
	height:34px;	
}

.coach_sign_up	{
	float:right;
	margin:0px 0px 10px 0px;
}

.tell_friend_div	{  
	
}
.video_search	{
	padding:0px 0px 10px 0px;
	/*border-bottom:1px dotted #666;*/	
}

.video_container	{
	margin-bottom:40px;
	float:left;	
}


.video	{
	background:url(../images/video_icon_small.png) center left no-repeat;
	/*height:43px;*/
	padding:0px 0px 0px 40px;
	margin-bottom:40px;
	margin-right:20px;
	float:left;	
}

.div_even	{
	background:#CCC;
	padding:10px;	
}
.div_odd	{
	background:#fff;
	padding:10px;	
}

.event_search	{
	width:350px;
	padding:10px;
	border:1px dotted #666;	
}

.announcements	{
	margin:40px 0px 20px;
	padding:0px 5px 5px 10px;	
	border: 1px solid rgba(255,255,255,.2);
	box-shadow: 0px 0px 30px rgba(0,0,0,.65);
	background:#e1f1f7;
}
.user	{
	font-size:14px;
	font-weight:bold;
	color:#990000;
	margin:0px auto 20px;
	text-shadow:2px 2px 4px #666;
	-moz-text-shadow:2px 2px 4px #666;
	-webkit-text-shadow:2px 2px 4px #666;
	text-align:center;
	
}

.baseball	{
	padding:15px 0px 10px 36px;
	background:url(../images/sports_icons_baseball.png) center left no-repeat;
	height:35px;	
	margin-bottom:10px;
}

.baseball_right	{
	padding:15px 36px 10px 0px;
	background:url(../images/sports_icons_baseball.png) center right no-repeat;
	text-align:right;
	height:35px;	
}

.cricket	{
	padding:15px 0px 10px 36px;
	background:url(../images/sports_icons_cricket.png) center left no-repeat;
	height:35px;
	margin-bottom:10px;	
}

.cricket_right	{
	padding:15px 36px 10px 0px;
	background:url(../images/sports_icons_cricket.png) center right no-repeat;
	text-align:right;
	height:35px;	
}

.football	{
	padding:15px 0px 10px 36px;
	background:url(../images/sports_icons_football.png) center left no-repeat;
	height:35px;
	margin-bottom:10px;	
}

.football_right	{
	padding:15px 36px 10px 0px;
	background:url(../images/sports_icons_football.png) center right no-repeat;
	text-align:right;
	height:35px;	
}

.lacrosse	{
	padding:15px 0px 10px 36px;
	background:url(../images/sports_icons_lacrosse.png) center left no-repeat;
	height:35px;
	margin-bottom:10px;	
}

.lacrosse_right	{
	padding:15px 36px 10px 0px;
	background:url(../images/sports_icons_lacrosse.png) center right no-repeat;
	text-align:right;
	height:35px;	
}

.rugby	{
	padding:15px 0px 10px 36px;
	background:url(../images/sports_icons_rugby.png) center left no-repeat;
	height:35px;
	margin-bottom:10px;	
}

.rugby_right	{
	padding:15px 36px 10px 0px;
	background:url(../images/sports_icons_rugby.png) center right no-repeat;
	text-align:right;
	height:35px;	
}

.soccer	{
	padding:15px 0px 10px 36px;
	background:url(../images/sports_icons_soccer.png) center left no-repeat;
	height:35px;
	margin-bottom:10px;	
}

.soccer_right	{
	padding:15px 36px 10px 0px;
	background:url(../images/sports_icons_soccer.png) center right no-repeat;
	text-align:right;
	height:35px;	
}

.softball	{
	padding:15px 0px 10px 36px;
	background:url(../images/sports_icons_softball.png) center left no-repeat;
	height:35px;	
	margin-bottom:10px;
}

.softball_right	{
	padding:15px 36px 10px 0px;
	background:url(../images/sports_icons_softball.png) center right no-repeat;
	text-align:right;
	height:35px;	
}

.hockey	{
	padding:15px 0px 10px 36px;
	background:url(../images/sports_icons_hockey.png) center left no-repeat;
	height:35px;
	margin-bottom:10px;	
}

.hockey_right	{
	padding:15px 40px 1
	0px 0px;
	background:url(../images/sports_icons_hockey.png) center right no-repeat;
	text-align:right;
	height:35px;	
}

.star_zero	{
	background:url(../images/star_zero.png) center left no-repeat;
	height:47px;
	padding: 10px 0px 10px 50px;
	line-height:50px;
}

.star_half	{
	background:url(../images/star_half.png) center left no-repeat;
	height:47px;
	padding: 10px 0px 10px 50px;
	line-height:50px;
	color:#ff0000;
}

.field_name	{
	color:#990000;
	font-weight:bold;
	font-size:1.2em;
	text-shadow:2px 2px 4px #666;
	-moz-text-shadow:2px 2px 4px #666;
	-webkit-text-shadow:2px 2px 4px #666;	
}

.map_wrapper	{
	position:relative;
	padding-bottom:80%;
	padding-top:0px;
	height:0px;
	overflow:hidden;
	margin-bottom:20px;	
}

.map_wrapper iframe, .map_wrapper div, .map_wrapper object, .map_wrapper embed,	{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;	
}

.stewie	{
	width:200px;
	height:40px;
	float:right;
}


.tagline	{
	font-family:"Comic Sans MS", cursive;
	font-size:0.8em;
	color:#077e07;
	margin-top:-20px;	
	padding-bottom:10px;
	float:right;
	text-shadow:2px 2px 4px #666666;
	-moz-text-shadow:2px 2px 4px #666666;
	-webkit-text-shadow:2px 2px 4px #666666;
}

.ff	{
	color:#060;
	font-size:1.2em;
	font-weight:bold;	
	text-shadow:1px 1px 3px #666;
	-moz-text-shadow:2px 2px 4px #666;
	-webkit-text-shadow:2px 2px 4px #666;
}

.clear_it	{
	clear:both;	
}

.clear_search	{
	background:url(../images/HomePlateBrush.png) center left no-repeat;
	padding:20px 0px 10px 60px;	
	height:48px;
	color:#990000;
}

.clear_search a	{
	color:#990000;
	text-decoration:none;
	text-shadow:2px 2px 4px #666;
	--moz-text-shadow:2px 2px 4px #666;
	-webkit-text-shadow:2px 2px 4px #666;
}

.clear_search a:hover	{
	color:#990000;
	text-decoration:underline;
}

.sports	{
	background:url(../images/create_field.png) top left no-repeat;
	width:200px;
	height:50px;
	float:right;	
}

.sports_tournament	{
	background:url(../images/create_tournament.png) top left no-repeat;
	width:200px;
	height:50px;
	float:right;	
}

.fancy {
	border: 1px solid rgba(255,255,255,.2);
	box-shadow: 0px 0px 30px rgba(0,0,0,.65);
}

.pmg_text_shadow1	{
	text-shadow:1px 1px 4px #666;
	-moz-text-shadow:1px 1px 4px #666;
	-webkit-text-shadow:1px 1px 4px #666;	
}




/*general classes*/

.img_left	{
		float:left;
		padding:10px 10px 10px 0px;
	
	}
	
	.img_left_photo_drop	{
		float:left;
		margin:0px 20px 10px 0px;
		border:1px solid #000000;
		box-shadow:2px 2px 4px #666666;
		-moz-box-shadow:2px 2px 4px #666666;
		-webkit-box-shadow:2px 2px 4px #666666;
	
	}
	
	
	.img_right	{
		float:right;
		padding:10px 0px 10px 10px;
	}
	
	.img_right_photo	{
		float:right;
		margin:0px 0px 10px 10px;
		border:10px solid #fefefe;
		position:relative;
		
	}
	
	.img_center	{
		margin:0px auto;
	
	}
	
	.right	{
		float:right;
	}
	
	.left	{
		float:left;
	}
	
	.clear_it	{
		clear:both;
		height:1px;
	}
	
	.center_it	{
		margin: 0px auto;
	}
	
	.align_right	{
		text-align:right;
	}
	
	.align_left	{
		text-align:left;
	}
	
	.align_center	{
		text-align:center;
	}
	
	.align_center_bold	{
		text-align:center;
		font-weight:bold;
	}
	
	.align_right_bold	{
		text-align:right;
		font-weight:bold;
	}
	
	.align_left_bold	{
		text-align:left;
		font-weight:bold;
	}
	.underline	{
		text-decoration:underline;
	}
	
	.text_background	{
		padding:5px;
		background:#e3e1cc;
	}
	
	
	.page_links	{
		font-size:9px;
		text-align:center;
	}
	
	.page_links10	{
		font-size:10px;
		text-align:center;
	}
	
	.page_links11	{
		font-size:11px;
		text-align:center;
	}
	
	
	.add_height_10	{
		height:10px;
	}
	
	.add_height_20	{
		height:20px;
	}
	
	.add_height_30	{
		height:30px;
	}
	
	.add_height_40	{
		height:40px;
	}
	
	.add_height_50	{
		height:50px;
	}
	
	.add_height_100	{
		height:100px;
	}
	
	.add_height_200	{
		height:200px;
	}
	
	.add_height_300	{
		height:300px;
	}
	
	.add_height_400	{
		height:400px;
	}
	.add_height_500	{
		height:500px;
	}
	
	.add_height_10	{
		height:10px;
	}
	
	.dotted_div	{
		height:10px;
		border-bottom:dotted 1px #000000;
		margin-bottom:10px;
	}
	
	.text9	{
		font-size:9px;
	}
	
	.text10	{
		font-size:10px;
	}
	
	.text10_red	{
		font-size:10px;
		color:#c31818;
	}
	
	.text10_red_bold	{
		font-size:10px;
		color:#c31818;
		font-weight:bold;
	}
	
	.text11_red_bold	{
		font-size:11px;
		color:#c31818;
		font-weight:bold;
	}
	
	.text11	{
		font-size:11px;
	}
	
	
	
	
	.text9_right	{
		font-size:9px;
		text-align:right;
	}
	
	.text10_right	{
		font-size:10px;
		text-align:right;
	}
	
	.text10_red_right	{
		font-size:10px;
		color:#c31818;
		text-align:right;
	}
	
	.text10_red_bold_right	{
		font-size:10px;
		color:#c31818;
		font-weight:bold;
		text-align:right;
	}
	
	.text11_red_bold_right	{
		font-size:11px;
		color:#c31818;
		font-weight:bold;
		text-align:right;
	}
	
	.text11_right	{
		font-size:11px;
		text-align:right;
	}
	
	
	.text_tagline	{
		font-size:1.2em;
        font-weight:bold;
        color:#ff0000;
        text-shadow: 1px 1px 2px #666;
	}
	
	.text12	{
		font-size:12px;
	}
	
	.text12_red_bold	{
		font-size:12px;
		color:#c31818;
		font-weight:bold;
	}
	
	.text1_2em_red_bold	{
		font-size:1.2em;
		color:#c31818;
		font-weight:bold;
	}
	
	
	.text14	{
		font-size:14px;
	}
	
	.text14_red_bold	{
		font-size:14px;
		color:#c31818;
		font-weight:bold;
	}
	
	.text16	{
		font-size:16px;
	}
	
	.text16_red_bold	{
		font-size:16px;
		color:#c31818;
		font-weight:bold;
	}
	
	.text18	{
		font-size:18px;
	}
	
	.bold_it	{
		font-weight:bold;
	}
	
	.text10_bold	{
		font-size:10px;
		font-weight:bold;
	}
	
	.text11_bold	{
		font-size:11px;
		font-weight:bold;
	}
	
	.text12_bold	{
		font-size:12px;
		font-weight:bold;
	}
	
	
	.text14_bold	{
		font-size:14px;
		font-weight:bold;
	}
	
	.text16_bold	{
		font-size:16px;
		font-weight:bold;
	}
	
	.text18_bold	{
		font-size:18px;
		font-weight:bold;
	}
	
	.text10_bold_990000	{
		font-size:10px;
		font-weight:bold;
		color:#c31818;
	}
	
	.box_shadow	{
		box-shadow: 5px 5px 5px #666666;
		-moz-box-shadow: 5px 5px 5px #666666;
		-webkit-box-shadow: 5px 5px 5px #666666;
	}
	
	.text_shadow	{
		text-shadow: 2px 2px 2px #000;
	}
	
	.bold_underline_shadow	{
		font-weight:bold;
		color:#060;
		border-bottom:1px solid #000;
		border-color:#060;
		text-shadow: 2px 2px 2px #666;
		-moz-text-shadow:2px 2px 2px #666;
		-webkit-text-shadow:2px 2px 2px #666;
			
	}



.white_30 {
/* Fallback for web browsers that doesn't support RGBa */
	background: rgb(255, 255, 255);
/* RGBa with 0.6 opacity */
	background: rgba(255, 255, 255, 0.3);
/* For IE 5.5 - 7*/
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4cffffff, endColorstr=#4cffffff);
/* For IE 8*/
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#4cffffff, endColorstr=#4cffffff)";
}



.video_link_red	{
	background:url(../images_2012/video4.png) center right no-repeat;
	padding:5px 48px 5px 5px;
}

.video_link_black	{
	background:url(../images_2012/video5.png) center left no-repeat;
	padding:5px 5px 5px 48px;

}




form.csoft	{
	background: -webkit-gradient(linear, bottom, left 175px, from(#cccccc), to(#eeeeee));
	background: -moz-linear-gradient(bottom, #cccccc, #eeeeee 175px);
	margin: auto;
	position:relative;
	width:90%;
	font-weight:bold;
	color:#09c;
	text-decoration:none;
	-webkit-border_radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	padding:10px;
	border: 1px solid #999;
	-webkit-box-shadow: 0px 0px 8px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 0px 8px rgba(0,0,0,0.3);
	box-shadow: 0px 0px 8px rgba(0,0,0,0.3);
		
}

input, textarea	{
	border:1 px solid #999;
	-webkit-box-shadow: 0px 0px 8px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 0px 8px rgba(0,0,0,0.3);
	box-shadow: 0px 0px 8px rgba(0,0,0,0.3);	
}

select	{
	border:1 px solid #999;
	-webkit-box-shadow: 0px 0px 6px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 0px 6px rgba(0,0,0,0.4);
	box-shadow: 0px 0px 6px rgba(0,0,0,0.4);	
}

input:focus, textarea:focus	{
	border:1 px solid #ff0000;
}

input.mail_csoft_btn	{
	position:absolute;
	left:20px;
	bottom:20px;
	background:#68ad00;
	color:#fff;
	height:30px;
	
	border:1 px solid #999;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}

input.mail_csoft_btn:hover	{
	background:#efcc0e;
	color:#000000;
}

input.mail_sponsor_btn	{
	position:absolute;
	left:20px;
	bottom:20px;
	background:#68ad00;
	color:#fff;
	height:30px;
	
	border:1 px solid #999;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}

input.mail_sponsor_btn:hover	{
	background:#efcc0e;
	color:#000000;
}



