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

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:center;
}
html,
body{height:100%;}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
a {
	color: #006;
	text-decoration: none;
}
 




.mainmenu {
	width: auto;
	display: block;
	background-color: #003;
	height: 30px;
	text-align: center;
	background-image: url(images/btn-bg.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
.mainmenu li {
	float: left;
	text-align: center;
}
.mainmenu a {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF0;
	background-color: #003;
	line-height: 30px;
	height: 30px;
	padding-right: 10px;
	padding-left: 010px;
	background-image: url(images/btn-bg.png);
	background-position: 0px 0px;
}
.mainmenu a:hover {
	font-weight: bold;
	color: #FFF;
	background-color: #006;
}


.submenu {
	position: absolute;
	top: 0px;
	right: 0px;
	height: 20px;
	width: 100%;
	padding-right: 20px;
}
.submenu li {
	float: right;
}
.submenu a{
	display: block;
	text-decoration: none;
	font-size: 70%;
	color: #FF0;
	line-height: 25px;
	height: 25px;
	margin-right: 1px;
	width: 100px;
	text-align: center;
	background-image: url(images/submenu_bg.png);
	background-repeat: no-repeat;
	background-position: center -3px;
}
.submenu a:hover {
	color: #FFF;
	background-position: center 0px;
}
#wrap {
	position: relative;
	background-repeat: no-repeat;
	background-position: center top;
	min-height:600px;
	color: #333;
	background-color: #FFF;
	background-image: url(images/bg-ptn2.png);
}
#content {
	min-height:100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	height: auto;
	width: 900px;
	position: relative;
	background-color: #FFF;
}
#flash {
	height: 350px;
	width: 900px;
	text-align: center;
	vertical-align: middle;
}
#sk8 {
	height: 150px;
	width: 300px;
	background-color: #CCC;
	display: block;
	float: left;
	background-image: url(images/clumn_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#kids {
	height: 150px;
	width: 300px;
	background-color: #666;
	display: block;
	float: left;
	background-image: url(images/clumn_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#sk8park {
	height: 150px;
	width: 300px;
	background-color: #999;
	display: block;
	float: left;
	background-image: url(images/clumn_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#header {
	height: auto;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	display: block;
}
#logo {
	padding-left: 320px;
	color: #333;
	padding-top: 50px;
	padding-bottom: 15px;
}
#logo h1 {
	color: #000;
	padding-right: 10px;
	display: inline;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h3 {
	font-size: 110%;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-bottom: 5px;
}
p {
	line-height: 180%;
}
strong {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
	text-align: center;
	background-color: #221815;
	padding: 10px;
	height: auto;
	width: auto;
	color: #FFF;
}
.back_top {
	text-align: left;
	height: 20px;
	width: auto;
	color: #FFF;
	background-image: url(images/pagetop.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	display: block;
	margin-bottom: 5px;
}
.inner4 {
	padding: 10px;
}
.floatleft {
	float: left;
}
.bar1 {
	font-weight: bold;
	color: #FFF;
	background-color: #37AECC;
	padding: 10px;
	height: auto;
	width: auto;
	font-size: 130%;
	background-image: url(images/bar1_bg.gif);
	background-repeat: no-repeat;
	background-position: left center;


}
.box1 {
	background-color: #E8E8E8;
	height: auto;
	width: auto;
	padding: 5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.floatright {
	float: right;
}
.table10{
	margin: 10px;
	height: auto;
	width: auto;
	background-color: #E8E8E8;
	border: 1px solid #D2D2D2;
}
.table10 td {
	padding: 10px;
	margin: 5px;
	border: 1px solid #D7D7D7;
}
.table5 {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.table5 td,.table5 th{
	border: 1px solid #D2D2D2;
	font-family: Arial, Helvetica, sans-serif;
	width: auto;
	vertical-align: middle;
	padding: 4px;
	font-size: 90%;
}
.table5 th {
	font-weight: bold;
	color: #FFF;
	background-color: #333;
	font-size: 110%;
}
.table5 td.area{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 120%;
	background-color: #D0D8FC;
	padding: 8px;
	font-weight: bolder;
	margin-top: 10px;
	margin-bottom: 10px;
}

.kajou {
	padding-left: 20px;
}
.kajou li {
	list-style: decimal outside;
	padding-bottom: 10px;
	line-height: 2em;
}
.left290 {
	float: left;
	height: auto;
	width: 290px;
}
.left290_center {
	float: left;
	width: 290px;
	padding-right: 5px;
	padding-left: 5px;
}
.weeper {
	font-size: 80%;
	font-weight: normal;
}
#sk8 .inner4 a {
	background-image: url(images/btn-main.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 70px;
	width: 280px;
	text-decoration: none;
	text-indent: -9999px;
}


#kids .inner4 a {
	background-image: url(images/btn-kids.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 70px;
	width: 280px;
	text-decoration: none;
	text-indent: -9999px;
}

#sk8park .inner4 a {
	background-image: url(images/btn-sk8park.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 70px;
	width: 280px;
	text-decoration: none;
	text-indent: -9999px;
}
#middle a:hover {
	background-position: -280px;
}
.n-list li {
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 20px;
}

