@charset "utf-8";
/* CSS Document */
body{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	
}
h2 {
	font-size: 14px;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}
p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}


img{
	border:none;
}

body.home{	
	background-color: #DEAA84;
}

body.p1{
	background-color: #DEDF9C;
}

#site_nav{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	position: relative;
	width: 900px;
	float:left;
	clear: both;
}

#site_nav li{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	position: relative;
	float:left;
	clear: none;
}

.home #player {
	position: absolute;
	margin: 0px;
	padding: 0px;
	clear: both;
	float: left;
	height: 300px;
	width: 210px;
	z-index: 100;
	top: 720px;
	left: 230px;	
}

.p1 #player {
	position: absolute;
	margin: 0px;
	padding: 0px;
	clear: both;
	float: left;
	height: 300px;
	width: 210px;
	z-index: 100;
	top: 720px;
	left: 35px;
}

.p2 #player {
	position: absolute;
	margin: 0px;
	padding: 0px;
	clear: both;
	float: left;
	height: 300px;
	width: 210px;
	z-index: 100;
	top: 730px;
	left: 25px;
}

.p3 #player {
	position: absolute;
	margin: 0px;
	padding: 0px;
	clear: both;
	float: left;
	height: 300px;
	width: 210px;
	z-index: 100;
	top: 720px;
	left: 35px;
}

.p4 #player {
	position: absolute;
	margin: 0px;
	padding: 0px;
	clear: both;
	float: left;
	height: 300px;
	width: 210px;
	z-index: 100;
	top: 715px;
	left: 25px;
}

.p5 #player {
	position: absolute;
	margin: 0px;
	padding: 0px;
	clear: both;
	float: left;
	height: 300px;
	width: 210px;
	z-index: 100;
	top: 720px;
	left: 35px;
}

.p6 #player {
	position: absolute;
	margin: 0px;
	padding: 0px;
	clear: both;
	float: left;
	height: 300px;
	width: 210px;
	z-index: 100;
	top: 720px;
	left: 15px;
}


body.p2{
	background-color: #EFC3A5;
}
body.p3{
	background-color: #4AAACE;
}
body.p4{
	background-color: #5ACBBD;
}
body.p5{
	background-color: #2975BD;
}
body.p6{
	background-color: #E7DF9C;
}

body.store{	
	background-color: #8CCBDE;
}
#wrapper {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	clear: both;
	position: relative;
}
#nav {
	margin: 0px;
	padding: 0px;
	clear: both;
	float: left;
	height: 43px;
	width: 900px;
}
#footer{
	margin: 0px;
	padding: 0px;
	clear: both;
	float: left;
	width: 900px;
}
#img_contain {
	margin: 0px;
	padding: 0px;
	clear: both;
	float: left;
	width: 900px;
	position: relative;
}
#img_contain div{
	margin: 0px;
	padding: 0px;
	clear: both;
	float: left;
	width: 900px;
	position: relative;
}

#nav.home{
	background-image: url(../images/layouts/main/nobo_home_r1_c1.jpg);
	background-repeat: no-repeat;
}
#footer.home{
	background-image: url(../images/layouts/main/nobo_home_r8_c1.jpg);
	background-repeat: no-repeat;
	height: 128px;
}

#nav.p1{
	background-image: url(../images/layouts/main/nobo_p1_r1_c1.jpg);
	background-repeat: no-repeat;
}

#footer.p1{
	background-image: url(../images/layouts/main/nobo_p1_r8_c1.jpg);
	background-repeat: no-repeat;
	height: 129px;
}

#nav.p2{
	background-image: url(../images/layouts/main/nobo_p2_r1_c1.jpg);
	background-repeat: no-repeat;
}

#footer.p2{
	background-image: url(../images/layouts/main/nobo_p2_r9_c1.jpg);
	background-repeat: no-repeat;
	height: 129px;
}

#nav.p3{
	background-image: url(../images/layouts/main/nobo_p3_r1_c1.jpg);
	background-repeat: no-repeat;
}

#footer.p3{
	background-image: url(../images/layouts/main/nobo_p3_r7_c1.jpg);
	background-repeat: no-repeat;
	height: 129px;
}

#nav.p4{
	background-image: url(../images/layouts/main/nobo_p4_r1_c1.jpg);
	background-repeat: no-repeat;
}

#footer.p4{
	background-image: url(../images/layouts/main/nobo_p4_r7_c1.jpg);
	background-repeat: no-repeat;
	height: 129px;
}

#nav.p5{
	background-image: url(../images/layouts/main/nobo_p5_r1_c1.jpg);
	background-repeat: no-repeat;
}

#footer.p5{
	background-image: url(../images/layouts/main/nobo_p5_r7_c1.jpg);
	background-repeat: no-repeat;
	height: 129px;
}

#nav.p6{
	background-image: url(../images/layouts/main/nobo_p6_r1_c1.jpg);
	background-repeat: no-repeat;
}

#footer.p6{
	background-image: url(../images/layouts/main/nobo_p6_r7_c1.jpg);
	background-repeat: no-repeat;
	height: 129px;
}


#nav.store{
	background-image: url(../images/layouts/main/nobo_store_r1_c1.jpg);
	background-repeat: no-repeat;
}

#footer.store{
	background-image: url(../images/layouts/main/nobo_store_r7_c1.jpg);
	background-repeat: no-repeat;
	height: 129px;
}



/*Nav Menu*/
a#lSpace{
	background-image: url(../images/layouts/nav/nav_r1_c1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-width: 0;
	height: 43px;
	width: 10px;
}

a#lHome img,
a#lHome:visited img,
a#lHome:active img {
	background-image: url(../images/layouts/nav/nav_r1_c2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-width: 0;
	height: 43px;
	width: 90px;
}
a#lHome:hover img{
	background-position: bottom left; 
}

a#lP1 img,
a#lP1:visited img,
a#lP1:active img {
	background-image: url(../images/layouts/nav/nav_r1_c3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-width: 0;
	height: 43px;
	width: 104px;
}
a#lP1:hover img{
	background-position: bottom left; 
}

a#lP2 img,
a#lP2:visited img,
a#lP2:active img {
	background-image: url(../images/layouts/nav/nav_r1_c4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-width: 0;
	height: 43px;
	width: 98px;
}
a#lP2:hover img{
	background-position: bottom left; 
}

a#lP3 img,
a#lP3:visited img,
a#lP3:active img {
	background-image: url(../images/layouts/nav/nav_r1_c5.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-width: 0;
	height: 43px;
	width: 104px;
}
a#lP3:hover img{
	background-position: bottom left; 
}

a#lP4 img,
a#lP4:visited img,
a#lP4:active img {
	background-image: url(../images/layouts/nav/nav_r1_c6.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-width: 0;
	height: 43px;
	width: 100px;
}
a#lP4:hover img{
	background-position: bottom left; 
}

a#lP5 img,
a#lP5:visited img,
a#lP5:active img {
	background-image: url(../images/layouts/nav/nav_r1_c7.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-width: 0;
	height: 43px;
	width: 102px;
}
a#lP5:hover img{
	background-position: bottom left; 
}

a#lP6 img,
a#lP6:visited img,
a#lP6:active img {
	background-image: url(../images/layouts/nav/nav_r1_c8.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-width: 0;
	height: 43px;
	width: 101px;
}
a#lP6:hover img{
	background-position: bottom left; 
}

a#lStore img,
a#lStore:visited img,
a#lStore:active img {
	background-image: url(../images/layouts/nav/nav_r1_c9.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-width: 0;
	height: 43px;
	width: 91px;
}
a#lStore:hover img{
	background-position: bottom left; 
}

a#lCredit img,
a#lCredit:visited img,
a#lCredit:active img {
	background-image: url(../images/layouts/nav/nav_r1_c10.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-width: 0;
	height: 43px;
	width: 90px;
}
a#lCredit:hover img{
	background-position: bottom left; 
}
