body {
	align-self: center;
	margin-top:10px;
	margin-left:0px;
	margin-bottom:0px;
	margin-right:0px;	
	background-color: #fff;	
	user-select: none;
	/*animation: fadeInAnimation ease 3s;
   	animation-iteration-count: 1;
  	animation-fill-mode: forwards;
  	animation-duration: 2s;*/
 }
@keyframes fadeInAnimation {
            0% {
                opacity: 0;
            }
            100% {
                opacity: 1;
            }
}

#topic {
	background-color: transparent;	
	width: 700px;
	height: 800px;
	border:white solid thin;
}

.copyrightNOTICEsm {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 18pt;
	font-weight:500;
	paddingn-top: 0px;
	color:#000;
	text-align:center;
	text-shadow: 1px 1px 2px rgba(256,256,256,0.5);
}

#dMenu {
	width: 32px;
	height: 32px;
	background-color: transparent;
	background-image:url("../../grcs/menuIcon.png");
	background-size: contain;
	border: none;
}

#dMenu:hover {
	background-color:#E0BE95;
	cursor:pointer;
	border: none;
}

.menuBTN {
	padding: 10px;
	margin: 0px 4px 10px 4px; 
	cursor: pointer;
	border: none;
	border-radius: 10px;
	width: 270px;
	height: 80px;
	font-family: Arial,Verdana,sans-serif;
	font-size: 18pt;
	font-weight: normal;
	transition-duration: 0.7s;
	background-color: #1bafb4;
	color: white; 
}

.menuBTN:hover {	
	background-color:#A4E8EB;
	color: black;  
}



.topBTN {
	width: auto;
	border: none;
	background-color: transparent;
	font-family: Arial, Helvetica, 'sans-serif';
	font-size: 10pt;
	font-weight: normal;
	line-height: 100%;
	color:#bbb;
	text-decoration: none;
	cursor: pointer;
	/*text-shadow: 1px 1px 1px rgba(256,256,256,0.7);*/
}

.topBTN:hover {
	color:#fff;
	text-decoration: #ddd;
	
}
	
#nav {
	position: relative;
    width: 740px;
    z-index: 100;
	margin: 0px 0px 10px 0px;
}
#container {
	width: 700px;
	margin-top: 10px;
}

.introtext {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color:#000;
	font-weight: normal;	
}

.textcentered {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #f1d6a7;
	font-weight: normal;
	line-height: 150%;
	text-shadow: -1px -1px 1px rgba(0,0,0,1.0);	
}

.textcentered a:link {
	color: #f1d6a7;
	font-weight: bold;
	text-decoration: none;
}
.textcentered a:hover {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
.textcentered a:visited {
	color: #f1d6a7;
	font-weight: bold;
	text-decoration: none;
}

.NOTICEcentered {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color:#000;
	text-align:center;
	text-shadow: 1px 1px 2px rgba(256,256,256,0.5);
}

.copyrightNOTICEcentered {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10pt;
	font-weight:500;
	paddingn-top: 4px;
	color: #F4E0C8;
	text-align:center;
}

.copyrightNOTICE {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 15pt;
	font-weight:bold;
	paddingn-top: 0px;
	color:##F4E0C8;
	text-align:right;
	text-shadow: 1px 1px 2px rgba(256,256,256,0.5);
}

.hint {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12pt;
	color:#000;
	text-align:justify;
}

#sndBank {
	visibility: hidden;
	border: solid 1px;
}

#buttons {
	visibility: hidden;
}

.policy2 {
	font-family: Arial, Helvetica, 'sans-serif';
	font-size: 10pt;
	line-height: 120%;
	text-align: center;
	align-self: center;
	color:#000;
	width: 290px;
}

.policy{
	font-family: Arial, Helvetica, 'sans-serif';
	font-size: 8pt;
	text-align: center;
	color:#000;
}

#tiles {
	position: relative;
	right:5px;
	margin-top: 10px;
}

#topic {
	background-color: #ccc;
	
	width: 738px;
	height: 90%;
	border-radius: 15px;
	border: none;
	border-color: red;
	cursor: pointer;
	z-index: 900;
	color: #ddd;
	visibility: visible;
}

#vTopic {
	transform: translateY(8px);
}

.topicNotice {
	font-family: Arial, Helvetica, 'sans-serif';
	font-size: 12pt;
	font-weight: bold;
	line-height: 100%;
	color:#888;
	text-shadow: 1px 1px 1px rgba(256,256,256,0.7);
	cursor: pointer;
}

#filmClip {	
	z-index: 700;
	position: relative;
	background-color: #000;
	bottom: 825px;
	left: 0px;
	border-radius: 15px;
	border: none;
	border-color: blue;
	box-shadow:  2px 2px 2px rgba(0,0,0,1) inset,  -3px -3px 3px rgba(90,90,90,1),  4px 4px 4px rgba(250,250,250,.9); 
	cursor: none;
}

.reelgood{
	position: relative;
	left: 00px;
	bottom: 810px;
	color: #f1d6a7;
	font-family: Arial, Helvetica, Verdana,  sans-serif;
	font-size: 9pt;
	height: 60px;
	width: 130px;
   	background-color: #222;
	border-radius: 10px;
	padding: 10px;
	box-shadow:  2px 2px 3px rgba(0,0,0,.5), -2px -2px 3px rgba(0,0,0,.5) inset, 3px 3px 4px rgba(240,240,240,0.6) inset;;
	cursor:pointer;		
}

.reelgood a:link {
	color: #fff;
	text-decoration: none;
}
.reelgood a:hover {
	color: #f1d6a7;
	text-decoration: none;
}
.reelgood a:visited {
	color: #fff;
	text-decoration: none;
}

#logo {
	position: relative;
	background-image: url("../../grcs/CQ.jpg");
	background-size: contain;
	line-height: 130%;
	border-radius: 10px;
	box-shadow:  2px 2px 2px rgba(0,0,0,1) inset,  -3px -3px 3px rgba(90,90,90,1),  4px 4px 4px rgba(250,250,250,.9); 
}


#rankData {
	background-color: #ccc;
	height: 60px;
	width: 280px;
	border-radius: 10px;
	border: none;
	box-shadow:  -3px -3px 3px rgba(90,90,90,.8),  4px 4px 4px rgba(250,250,250,.9);
}

/*#rankData:hover {
	opacity: 1.0;
}*/

.rank {
	font-family: Arial, Helvetica, Verdana,  sans-serif;
	color: #555;
	font-size: 9pt;
	font-weight: normal;
	line-height: 80%;
	text-shadow: 1px 1px 1px rgba(256,256,256,0.7);
}

.rankHead {
	font-family: Arial, Helvetica, Verdana,  sans-serif;
	color: #555;
	font-size: 8pt;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 80%;
	text-shadow: 1px 1px 1px rgba(256,256,256,0.7);
}

.scoreData {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 18pt;
	margin: 10px 0px 0px 0px;
	font-weight: bold:
	color:#fff;
	text-shadow: 1px 1px 1px rgba(0,0,0,1);
}

#scoreBox {
	position: relative;
	background-color:#000;
	width: 600px;
	/*background-image: url("../../backgrounds/BkgQuote.jpg");
	background-size:cover;*/
	padding: 5px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12pt;
	margin: 0px 0px 15px 0px;
	color:#fff;
	text-shadow: 1px 1px 1px rgba(0,0,0,1);
	text-align:center;
	border-radius: 0px 0px 10px 10px;
	box-shadow:  2px 2px 2px rgba(113,86,56,.0) inset,  -4px -4px 6px rgba(113,86,56,0),  4px 4px 4px rgba(250,250,250,.0); 
}

.elapsed-time-text {
    margin: 0;
    text-align: center;
    font-size: 40px;
    width: 80%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.dropMenu {
	width:350px;
	height: 24px;
	border: none;
	margin-top: 0px;
	transform: translateX(-03px);
	overflow: hidden;
	z-index: 999;
}

.ToCbtn {
	height: 38px;
	width: 38px;
	color: black;
	margin: 4px 2px 4px 2px;
	font: 10pt Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	text-shadow: 1px 1px 1px rgba(256,256,256,.5);
	padding: 10px 10px 10px 8px;
	transition-duration: 0.4s;
	cursor: pointer;
	border-radius: 10px;
	border: solid 1px;; 
	background-color:#E0BE95;
	box-shadow: -2px -2px 3px rgba(50,30,10,.5) inset, 2px 2px 3px rgba(256,256,256,0.8) inset; 
}

.ToCbtn:hover {
	background-color: #fff;
}

.ToCbtn:visited {
	background-color: #777;
}

.tileINT {
	background-color: #ccc;
}

#menuBtns {
	transform: translate(10px, 10px)
}
