﻿/*CCLpages - about.htm, buy.htm, sitemap.htm */
*
{
	font-size:100%;
	font-family:"Courier New", Courier, monospace;
	font-weight:bolder;
	margin:0;
	padding:0;
	border:0;
	vertical-align:baseline;
}
a {
    margin:0;
    padding:0;
    font-size:100%;
    text-decoration:none;
    border:0;
	cursor:auto;
	vertical-align:baseline;
    background:transparent;
}
a img
{
	border:0;
}
a:link
{
	
} 
a:visited
{
	
}
a:hover
{
	
} 
a:active
{
	
}
/* HTML5 RESET*/
article,footer, header,menu, nav, section, aside
{
	display:block;
}
body 
{
	line-height:1;
}
ol, ul {
	list-style:none;
}
/*hr {
	display:none;
}
*//*CCL CSS*/
body 
{
/*background-color:gold;*/	
	width:100%;
	background-image: url('../images2/dots.png');
	background-repeat:repeat;
}
#article
{
/*background-color:hotpink;*/
	width: 93%;
	margin:auto;
	margin-top:3%;
	margin-bottom:1.5%;
	background-image:url('../images2/bookBkgnd.png');
	background-position:left top;
	background-repeat:repeat-y;
	background-size:100% 100%;
	-webkit-box-shadow:5px 5px 14px 3px rgba(50,50,50,1);
	-moz-box-shadow:5px 5px 14px 3px rgba(50,50,50,1);
	box-shadow:5px 5px 14px 3px rgba(50,50,50,1);
}
/*//////////////////////////////////////////////////////TOP MENU*/
#topMenu
{
/*background-color:hotpink;*/
	position:fixed;
	top:0;
	width:100%;
	height:7.7%;
	background-image:url('../images2/edge4.png');
	background-position:right;
	background-repeat:repeat-y;
	background-size:100% 100%;
	-webkit-box-shadow:1px 5px 14px 3px rgba(50,50,50,1);
	-moz-box-shadow:1px 5px 14px 3px rgba(50,50,50,1);
	box-shadow:1px 5px 14px 3px rgba(50,50,50,1);
}
/*////////////////////////////////////////////////////TOP BUTTONS*/
.topMenuBTN
{
	width:8%;
	height:90%;
	margin-left:.8%;
}
#about
{
	margin-left:.7%;
}
/*/////////////////////////////////////////////////BOTTOM BUTTONS*/
.bottomMenuBTN
{
display:block;
	float:right;
	width:8%;
	height:90%;
	margin-left:.8%;
}
#nextBTN
{
	margin-right:.5%;
}
/*////////////////////////////////////////////////ACCESS BUTTONS*/
#accessButtons /*BOTTOM*/
{
	display:inline;
	position:fixed;
	bottom:.5%;
	font-size:0;
}
#accessButtons2 /*TOP*/
{
	display:inline;
	position:fixed;
	top:.5%;
	font-size:0;
}

/*//////////////////////////////////////////////////////SIG*/
.sig
{
	clear:both;
	position:fixed;
	bottom:8.7%;
	right:.2%;
	-webkit-box-shadow:3px 3px 3px rgba(100,80,100,1);
	-moz-box-shadow:3px 3px 3px rgba(100,80,100,1);
	box-shadow:3px 3px 3px rgba(100,80,100,1);
}

/*///////////////////////////////////////////////////FOOTER*/
#footerMenu
{
/*background-color:aquamarine;*/
	clear:both;
	position:fixed;
	bottom:0;
	width:100%;
	height:8%;
	background-image:url('../images2/edge4.png');
	background-position:right;
	background-repeat:repeat-y;
	background-size:100% 100%;
	-webkit-box-shadow:5px 1px 14px 3px rgba(50,50,50,1);
	-moz-box-shadow:5px 1px 14px 3px rgba(50,50,50,1);
	box-shadow:5px 1px 14px 3px rgba(50,50,50,1);
}
.copyright 
{
	width:50%;
	margin-top:.5%;
}
#access
{
	width:0;
	height:0;
}
/*///////////////////////////////////////////////THE OTHER PAGES*/
.table
{
/*background-color:pink;*/
	display:table;
	width:80%;
	margin:auto;
	margin-top:6%;
	margin-bottom:25%;
	overflow:scroll;
	-webkit-box-shadow:3px 3px 3px rgba(100,80,100,1);
	-moz-box-shadow:3px 3px 3px rgba(100,80,100,1);
	box-shadow:3px 3px 3px rgba(100,80,100,1);

}
.table2
{
/*background-color:pink;*/
	display:table;
	width:70%;
	margin:auto;
	margin-left:12%;
	margin-top:12%;
	overflow:scroll;
	border:thick black double;
	-webkit-box-shadow:3px 3px 3px rgba(100,80,100,1);
	-moz-box-shadow:3px 3px 3px rgba(100,80,100,1);
	box-shadow:3px 3px 3px rgba(100,80,100,1);

}

.table2a
{
/*background-color:pink;*/
	display:table;
	width:30%;
	height:90%;
	float:left;
	margin-left:12%;
	margin-top:10%;
	margin-bottom:20%;
	overflow:scroll;
	border:thick black double;
	-webkit-box-shadow:3px 3px 3px rgba(100,80,100,1);
	-moz-box-shadow:3px 3px 3px rgba(100,80,100,1);
	box-shadow:3px 3px 3px rgba(100,80,100,1);

}
#sitemapP1
{
	margin-bottom:20%;
}
#sitemapP3
{
	margin-bottom:2%;
}

.table2b
{
/*background-color:pink;*/
	display:table;
	width:30%;
	height:90%;
	float:right;
	margin-right:12%;
	margin-top:10%;
	margin-bottom:20%;
	overflow:scroll;
	border:thick black double;
	-webkit-box-shadow:3px 3px 3px rgba(100,80,100,1);
	-moz-box-shadow:3px 3px 3px rgba(100,80,100,1);
	box-shadow:3px 3px 3px rgba(100,80,100,1);

}
#sitemapP2
{
	margin-bottom:20%;
}
.cell
{
	padding:1%;
	vertical-align:middle;
	line-height:1.5;
}
#disclaimerT
{
	width:65%;
	margin-left:27%;
	margin-bottom:15%;
}
#disclaimer /*IMAGE*/
{
	width:68%;
}
#music /*IMAGE*/
{
	width:5%;
	border:0;
}
#music1 a:hover /*<a>*/
{
	border:thick red dashed;

}
#aboutT
{
background-color:chartreuse;
}
#aboutP
{
	text-align:center;
}
#sitemapT
{
background-color:deeppink;
}
#sitemapP1
{
	/*line-height:1.5;*/
}
#buyT
{
background-color:aqua;
}
/*//////////////////////////////MEDIA - PHONE - 550 px/////////////*/
@media only screen and (max-width: 550px), only screen and (max-device-width: 550px){
	h1{
/*background-color:aqua;*/
	color: rgba(255, 0, 0,.7);
	font-family: "Courier New", Courier, monospace;
	font-size: 2.6em;
	text-align: center;
	padding-top: 4%;
}
.leftAsidePH{
/*background-color:darkorchid;*/
	float:left;
	width:78%;
	font-family:"Courier New", Courier, monospace;
	font-size: 70%;
	line-height:1.5;
	margin: auto;
	margin-left:16%;
	color: rgba(255,255,255,1);
}
.rightAsidePH{
/*background-color:darkorchid;*/
	float:right;
	width:78%;
	font-family:"Courier New", Courier, monospace;
	font-size: 70%;
	line-height:1.5;
	margin: auto;
	margin-right:16%;
	color: rgba(0,0,0,1);
}
/*////////////////////////////////////////////////////TOP BUTTONS*/
.topMenuBTN
{
	width:10%;
	height:90%;
	margin-left:.8%;
}
/*/////////////////////////////////////////////////BOTTOM BUTTONS*/
.bottomMenuBTN
{
display:block;
	float:right;
	width:10%;
	height:90%;
	margin-left:.8%;
}

}

/*//////////////////////////////MEDIA - PHONE - 480 px/////////////*/
@media only screen and (max-width: 480px), only screen and (max-device-width: 480px){
	h1{
/*background-color:aqua;*/
	color: rgba(255, 0, 0,.7);
	font-family: "Courier New", Courier, monospace;
	font-size: 2em;
	text-align: center;
	padding-top: 4%;
}
.leftAsidePH{
/*background-color:darkorchid;*/
	float:left;
	width:78%;
	font-family:"Courier New", Courier, monospace;
	font-size: 50%;
	line-height:1.5;
	margin: auto;
	margin-left:16%;
	color: rgba(255,255,255,1);
}
.rightAsidePH{
/*background-color:darkorchid;*/
	float:right;
	width:78%;
	font-family:"Courier New", Courier, monospace;
	font-size: 50%;
	line-height:1.5;
	margin: auto;
	margin-right:16%;
	color: rgba(0,0,0,1);
}
/*////////////////////////////////////////////////////TOP BUTTONS*/
.topMenuBTN
{
	width:10%;
	height:90%;
	margin-left:.8%;
}
/*/////////////////////////////////////////////////BOTTOM BUTTONS*/
.bottomMenuBTN
{
display:block;
	float:right;
	width:10%;
	height:90%;
	margin-left:.8%;
}

}

