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

/* *** Generated by www.csscreator.com *** */
/* *** modified by miss monorom www.intensivstation.ch *** */
/* css released under Creative Commons License -  http://creativecommons.org/licenses/by/2.0/deed.en  */

/* --------- reset css --------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

.clear {
	clear: both;	
}

/* ------------- globals ------------- */

body {
	background-color: #f2f2f2;
	font-size: 15px;
	font-family: ASAP, Verdana, Arial, SunSans-Regular, Sans-Serif;
	color:#564b47;
	padding:0px;
	margin:0px;
	margin-left:auto;
	margin-right:auto;
	background: url(http://www.playnakid.com/images/3/header_bg.png) 600px 0px repeat-x;
	background-color: #f2f2f2;
	
}
a {
	color: #1685e3;
	text-decoration: none;
	font-weight: bold;
	
}
a:visited {
	color:#1685e3;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #1685e3;
	text-decoration: underline;
	font-weight: bold;
}
a:active { 
	color:#1685e3;
	text-decoration: none;
	font-weight: bold;
}

h1 {
	font-size: 18px;
	color: #ffffff;
	background: url(http://www.playnakid.com/images/3/hd-texture-dkblue.gif) center repeat;
	line-height: 56px;
	font-weight: bold;
	text-transform: uppercase;
	margin:0px; 
	padding-left: 20px;
}

h1 .help {
	font-size: 18px;
	color: #ffffff;
	background: none;
	font-weight: bold;
	text-transform: uppercase;
	margin:0px; 
	padding-left: 20px;
	float: left;
}

h2 {
	font-size:20px;
	font-weight: bold;
/*	padding: 5px 10px; */
	padding-top: 15px;
	margin:0px;
}
h3 {
	font-size:20px;
	font-weight: normal;
	padding: 5px 10px;
	margin:0px;
}

img.download {vertical-align:middle;}

/* ----------container to center the layout---------- */
#container {
	width: 1021px;
	padding:0px;
	margin: 0px;
	margin-left:auto;
	margin-right:auto;
	float: center;
	display: block;
	outline: none;
	position: relative;

} 

/* ----------banner for logo-------------- */
#banner {
	text-align: right;
	background-color: #e1ddd9;
	padding: 0px;
	margin: 0px; 
}

#banner img {padding:10px 0px;} 

#header{ 
	width: 1021px;
	height: 40px;
	display: block;
	outline: none;
	float: center;
	position: absolute;
}

#header .header_list {
	width: 1021px;
	position: relative; 
	margin-left:auto;
	margin-right:auto;
	display: block;
	outline: none;
	float: center;
}

/* ----------outer and inner----------------- */
#outer{ 
	/* border-right: solid 200px;  /* color of the left column  */ 
	background-color: #ffffff; /* color of the content column */
	/* position: absolute; */
	width: 1021px;
	position: relative; 
	top: 135px;
	margin-left:auto;
	margin-right:auto;
	border: 1px solid #e1e1e1;
	display: block;
	outline: none;
	float: center;
	box-shadow: 0px 3px 12px #e1e1e1;
} 

#inner{ 
	margin:0px; 
	width: 100%;
} /* The ie/pc pecularity */ 

/* --------------left navi------------- */
/* #left {
	width:200px; 
	float:left; 
	position:relative; 
	margin-left:-200px; 
	margin-right:1px;
} */

/* --------------right ------------- */
#right {
	position: relative; 
	top: 10px;
	float: right; 
	margin-left: 11px;
	margin-right: 19px;
	width: 290px; 
}

/* -----------------content--------------------- */
#content{ 
	position: relative; 
	top: 38px;
	float: left;
	margin-right: 12px;
	margin-left: 22px;
	width: 661px;
	
}

p{
	padding: 7px 0px;
	line-height: 20px;
	margin:0px; 
}

p strong {
	font-weight: bold;	
}

pre{
	font-size: 12px;
	padding: 5px 10px;
	margin:0px;
}

#utility {
	position: relative;
}

#utility .cities {
	position: absolute;
	left: 170px;
	top: 12px;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}

.cities_dropdown {
	position: absolute;
	top: -7px;
	left: 110px;
	width: 110px;
	background-color: #142d5b;
	color: #8baed2;
	font-size: 14px;
	padding: 5px 14px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	float: left;
/*	white-space: nowrap; */
}

.cities_dropdown p {
	margin: 0px;
	padding: 0px;
}

.cities_dropdown img {
	margin-top: 0px;
	position: absolute;
	top: 7px;
}

#utility .rained_out {
	position: absolute;
	left: 510px;
	top: 12px;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}

#header #utility .nav {
	position: absolute;
	top: 5px;
	left: 863px;
	background-color: #142d5b;
	color: #9cc1e3;
	font-size: 14px;
	padding: 5px 14px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	float: left;
/*	white-space: nowrap; */
}

#header #utility .nav a {
	color: #9cc1e3;	
}

#nakid_logo {
	position: absolute;
    top:5px;
	margin: 0px;
	z-index: 1;
}

#header #primary {
	position: absolute;
	top: 70px;
	left: 200px;
	font-size: 21px;
	color: #ffffff;
	font-family: ASAP, Arial, SunSans-Regular, Sans-Serif;
	text-align: center;
}

#header #primary li {
	list-style-image:url(http://www.playnakid.com/images/3/primary-nav-divider.png) ;
	padding-left: 13px;	
}

#header #primary .first {
	list-style-image:none;
}

#header #primary .nav {
	margin-left: 13px;
	font-family: ASAP, Arial, Sans-Serif;
	float: left;
	margin-right: 23px;
	text-align: center;
	
}

#header #primary .nav a {
	color: #ffffff;	
	font-family: ASAP, Arial, Sans-Serif;
}

#header #primary .nav a:hover {
	text-decoration: none;
}

#header #primary .subnav_item {
	color: #497fc9;
	font-size: 16px;
	font-style: italic;
	text-align: center;
}


.intro {
	margin: 12px 0px;	
}

ul#help-menu li h1 {
	background: url(http://www.playnakid.com/images/3/hd-texture-mdblue.gif) center repeat;	
}

li.helpbox {
	float: left;
	width: 320px;	
	margin-right: 10px;
}

#help-menu li.helpbox .second {
	margin-right: 0px;	
}

li.helpbox ul {
	list-style: disc;
	margin: 10px 30px;
	line-height: 20px;
}

li.helpbox p {
	margin: 10px 10px 10px 10px;	
	
}

.indent {
	margin: 10px;
}

.league_info {
	float: left;
	width: 350px;
}

.league_highlight {
	background-color: #eaeaea;
	font-size: 14px;
	line-height: 16px;
	padding: 5px 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	float: left;
/*	white-space: nowrap; */
}

.league_button_nav { 
	margin-top: 18px;
}

.league_button {
	background-color: #86b9ed;
	color: #ffffff;
	font-size: 14px;
	line-height: 18px;
	padding: 5px 28px;
	margin: 2px 5px 5px 0px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	float: left;
/*	white-space: nowrap; */
}

.league_button a {
	color: #ffffff;
	text-decoration: none;
	font-style: italic;	
}

.league_highlight strong {
	font-weight: bold;	
}

.smallmap {
	width: 300px;
	float: right;	
	margin-bottom: 20px;
	padding: 0;
}

.line-return {
	margin-top: 35px;	
}


.social_media_box {
	background-color: #86b9ed;	
	width: 290px;
	margin-top: 20px;
}

.social_media_box .text {
	padding-left: 9px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	padding-bottom: 0px;
}

.social_media_box img {
	padding: 9px;
}


.hotline_right_box {
	background-color: #86b9ed;	
	width: 290px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.hotline_right_box .text {
	padding-left: 9px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	padding-bottom: 0px;
}

.hotline_right_box .phonenumber {
	padding-left: 9px;
	color: #0059ab;
	font-weight: bold;
	font-size: 28px;
	line-height: 28px;
	text-align: center;
	padding-bottom: 0px;
}

.captains_overview {
	display: block;
	width: 290px;
	/* background-color: #e8ebef; */
	margin-top: 20px;
	position: relative;
}

.captains_overview {
	position: relative;
}

.captains_overview h1 {
	background: url(http://www.playnakid.com/images/3/hd-texture-dkgrey.gif) center repeat;	
}

.captains_overview .content {
	background: url(http://www.playnakid.com/images/3/captains_290x221.png) center no-repeat;	
	height: 200px;
}

.captains_overview p {
	padding: 6px 12px;	
	font-size: 14px;
	position: absolute;
	top: 210px;
	text-align: center;
	float: center;
	background-color: #ffffff;
	-moz-border-radius: 15px;
	border-radius: 15px;
	display: inline-block;
	outline: none;
	margin-left: 25px;
	width: 225px;
}

.captains_overview p strong {
	font-weight: bold;
}

.sportshost_overview {
	position: relative;	
}

.sportshost_overview h1 {
	background: url(http://www.playnakid.com/images/3/hd-texture-dkgrey.gif) center repeat;	
}

.sportshost_overview .content {
	background: url(http://www.playnakid.com/images/3/host-whalen.png) center no-repeat;	
	height: 290px;
}

.sportshost_overview p {
	padding: 6px 12px;	
	font-size: 14px;
	position: absolute;
	top: 300px;
	text-align: center;
	float: center;
	background-color: #ffffff;
	-moz-border-radius: 15px;
	border-radius: 15px;
	display: inline-block;
	outline: none;
	margin-left: 25px;
	width: 220px;
}

.sportshost_overview p strong {
	font-weight: bold;
}

.register_box { 
	background-color: #ffffff;
	width: 290px;
	margin: 0 5 5 0;
	float: left;
	text-transform: uppercase;
	border: 1px solid #e1e1e1;
	text-decoration: none;
	text-align: center;
	display: inline-block;
	outline: none;
	text-shadow: 0 2px 2px rgba(0,0,0,.3);
	-webkit-box-shadow: 0 0px 14px #e1e1e1;
	-moz-box-shadow: 0 0px 14px #e1e1e1;
/*	box-shadow: 0 12px 12px rgba(0,0,0,.2); */
	box-shadow: 0 0px 14px #e1e1e1;
/*	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9dc57', endColorstr='#e7ab0a'); */
}

.price_box { 
	background-color: #e8ebef;
	width: 250px;
	margin: 10px 0px 0px 0px;
	float: center;
	text-transform: uppercase;
	-moz-border-radius: 6px;
	border-radius: 4px;
	border: 1px solid #b6b7b9;
	text-decoration: none;
	text-align: center;
	display: inline-block;
	outline: none;
}

.price_box p { 
	-mox-box-shadow: 0px 0px 0px;
	box-shadow: 0px 0px 0px;
	text-shadow: 0px 0px 0px;
	font-size: 15px;
	text-transform: none;
}

.register_box p { 
	-mox-box-shadow: 0px 0px 0px;
	box-shadow: 0px 0px 0px;
	text-shadow: 0px 0px 0px;
	font-size: 15px;
	text-transform: none;
}

.register_button {
	background-color: #e7ab0a;
	width: 210px;
	color: #ffffff;
	font-size: 28px;
	padding: 20px 20px;
	margin: 20px 5px 5px 5px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	float: center;
	text-transform: uppercase;
	border: 1px solid #fef7d5;
	text-decoration: none;
	text-align: center;
	display: inline-block;
	outline: none;
	text-shadow: 0 2px 2px rgba(0,0,0,.3);
	-webkit-box-shadow: 0 0px 13px #d4990a;
	-moz-box-shadow: 0 0px 13px #d4990a;
/*	box-shadow: 0 12px 12px rgba(0,0,0,.2); */
	box-shadow: 0 0px 13px #b6b7b9;
/*	white-space: nowrap; */
}

.register_button a {
	color: #ffffff;
	text-decoration: none;
}

.orange {
	color: #fef4e9;
	border: solid 1px #da7c0c;
	background: #f78d1d;
	background: -webkit-gradient(linear, left top, left bottom, from(#f9dc57), to(#e7ab0a));
	background: -moz-linear-gradient(top,  #f9dc57,  #e7ab0a);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9dc57', endColorstr='#e7ab0a');
}
/* .orange:hover {
	background: #f47c20;
	background: -webkit-gradient(linear, left top, left bottom, from(#f88e11), to(#f06015));
	background: -moz-linear-gradient(top,  #f88e11,  #f06015);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f88e11', endColorstr='#f06015');
}
.orange:active {
	color: #fcd3a5;
	background: -webkit-gradient(linear, left top, left bottom, from(#f47a20), to(#faa51a));
	background: -moz-linear-gradient(top,  #f47a20,  #faa51a);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f47a20', endColorstr='#faa51a');
} */

.season_schedule {
	display: block;
	width: 224px;
	background-color: #e8ebef;
	float: right;
	margin: 0px 0px 10px 15px;
}

.season_schedule h1 {
	background: url(http://www.playnakid.com/images/3/hd-texture-mdblue.gif) center repeat;	
}

.season_schedule p {
	padding-left: 8px;	
	font-size: 14px;
}

.season_schedule p strong {
	font-weight: bold;
}

.sponsors_block {
	/* position: relative;  */
	float: left;
	margin: 20px 12px 20px 22px;
	margin-right: 12px;
	margin-left: 22px;
	margin-top: 20px;
	width: 961px;
	/* height: 100px; */
}

.sponsors_block_title {
	background-color: #e9ecf0;
	width: 161px;
	float: left;
	/* height: 110px; */
	padding: 5px;
	font-size: 13px;
}

.sponsors_block_logos {
/*	background-color: #dee6ed; */
	border: 1px solid #e9ecf0;
	width: 960px;
	float: left;
	/* height: 110px; */
	padding-top: 5px;
	padding-bottom: 10px;
	text-align: center;
}

h2.where_we_play {
	border-top: 1px dotted #8eb0d5;
}




/*  ----------------footer---------------------- */ 
#footer {
	padding:0px;
	margin:0px;
	top: 135px;
	position: relative;
	background: url(http://www.playnakid.com/images/3/footer-texture-bkgd.gif) repeat-x;
	
} 

#footer .footer_list {
	width: 1021px;
	position: relative; 
	margin-left:auto;
	margin-right:auto;
	display: block;
	outline: none;
	float: center;
}

#footer .footer_description {
	color: #fff;
	width: 600px;
	float: left;
}

#footer .footer_description h3 {
	padding: 25px 25px 5px 25px;	
}

#footer .footer_description p {
	padding-left: 25px;	
	color: #81aedf;
	font-size: 14px;
}

#footer .footer_description p a, #footer a {	
	color: #fff;
}

#footer .footer_links {
	left: 650px;
	width: 145px;
	float: left;
	margin: 30px 30px 30px 30px;
	color: #fff;
	line-height: 20px;
	
	/* color: #fff; */
}


/*  ----------------dropdown---------------------*/
/* 
	LEVEL ONE
*/

ul.dropdown                         { position: relative; z-index: 1; }
ul.dropdown li                      { font-weight: bold; float: left; zoom: 1; background-image:none;  }
ul.dropdown a:hover		            { color: #000; }
ul.dropdown a:active                { color: #ffa500; }
ul.dropdown li a                    { display: block; border-right: 1px solid #333; color: #222; background-image:none; }
ul.dropdown li:last-child a         { border-right: none; } /* Doesn't work in IE */
ul.dropdown li.hover,
ul.dropdown li:hover                { color: black; position: relative; background-image:none; }
ul.dropdown li.hover a              { color: black; }


/* 
	LEVEL TWO
*/
ul.dropdown ul 						{ visibility: hidden; position: absolute; top: 100%; left: 0; background-image:none; }
ul.dropdown ul li 					{ font-weight: normal; background: #f6f6f6; color: #000; border-bottom: 1px solid #ccc; float: none; background-image:none; }
									  
                                    /* IE 6 & 7 Needs Inline Block */
ul.dropdown ul li a					{ border-right: none; width: 100%; display: inline-block; background-image:none; } 

/* 
	LEVEL THREE
*/
ul.dropdown ul ul 					{ left: 100%; top: 0; background-image:none; }
ul.dropdown li:hover > ul 			{ visibility: visible; background-image:none; }