@charset "UTF-8";
/* CSS Document */
body{
	font-family:mainFont !important;
	background-image:url(../images/background12.jpg);
	
	
}

#container{
	width:800px;
	height:1200px;
	margin:auto;
	padding:10px;
	background-image:url(../images/body-bg.png);
	background-repeat:no-repeat;
	background-position:top center;
	padding-top:240px;
}

#container-two{
	width:800px;
	height:auto;
	margin:auto;
	padding:10px;
	background-repeat:no-repeat;
	background-position:top center;

}

#main-content{
	width:730px;
	height:auto;
	margin:auto;
	padding:10px;
	padding-bottom:20px;
	background-color:#FFF;
	border-radius:20px;
	padding-top: 7px;
	border: solid 3px #6699CC;
}
@font-face {
    font-family: 'mainFont';
    src: url('../css/myriadpro-regular.eot');
    src: url('../css/myriadpro-regular.eot?#iefix') format('embedded-opentype'),
         url('../css/myriadpro-regular.woff') format('woff'),
         url('../css/myriadpro-regular.ttf') format('truetype'),
         url('../css/myriadpro-regular.svg') format('svg');
}
#text-fx {
				
	font-family: mainFont;
	font-size: 40px;
	width:300px;
	line-height: 48px;
	margin-top:10px;
							
}
			
#text-fx > div {
			
	position: relative;
	height:40px;
				
}
#text-fx2 {
				
	font-family: mainFont;
	font-size: 24px;
	width:auto;
	line-height: 48px;
	margin-top:6px;
							
}
			
#text-fx2 > div {
			
	position: relative;
	height:40px;
				
}



h1 {font-family !important: mainFont !important;color:#CA2A1D !important; font-size:40px !important;}
h2 {font-family: mainFont !important; font-size:24px !important;}


p{font-family: mainFont; color:#666; font-size:20px; line-height:25px}
a { color:#F00 !important; text-decoration:none !important;} 
a:hover{text-decoration:none !important;}


 

@-webkit-keyframes blinker {  
  from { opacity: 1.0; }
  to { opacity: 0.4; }
}
.css3-blink {
  -webkit-animation-name: blinker;  
  -webkit-animation-iteration-count: infinite;  
  -webkit-animation-timing-function: cubic-bezier(1.0,0,0,1.0);
  -webkit-animation-duration: 3s;
  color:#F00;
}
.example-area p{color:#000;}
#example-1 .example-area{
   background: #FF0;
   margin-bottom:10px;
   ⋮

   transition: all .3s linear;
   -o-transition: all .3s linear;
   -moz-transition: all .3s linear;
   -webkit-transition: all .3s linear;
}
#example-1 .example-area:hover {
   background: #FFD02C;
    border:dotted thick #FFF;
}

/* CSS am gweithgaredd dau */
#test-area {
	height: auto;
	border: 3px dashed #CCCCCC;
	background: #FFFFFF;
	padding: 5px;
	font-family:"Comic Sans MS", cursive;
	color:#666;
	font-size:18px;
	line-height:25px;
	width:715px;
	padding-top: 0px;
}
#test-area_answer{
	height: auto;
	border: 3px dashed #E9E53B;
	background: #FF0;
	padding: 10px;
	font-family:"Comic Sans MS", cursive;
	color:#666;
	font-size:18px;
	line-height:25px;
	width:703px;
	margin-top:10px;
	padding-top: 0px;
}
input{
border: 1px solid #BBB !important;
border-radius: 4px !important;
padding: 5px !important;
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2) inset !important;
width: 120px;
color: #900;
font-size: 16px !important;
}
#stage {width:60px;margin-top:15px;}
#block {

  -webkit-transition-property: left, top, background, -webkit-transform;
  -webkit-transition-duration: 2s, 2s, 1s, 1s;
  -webkit-transition-timing-function: ease-out, ease-in, linear, ease-in-out;
  -webkit-transition-delay: 0, 0, 0, 0.1s;
  
   -moz-transition-property: left, top, background, -moz-transform;
  -moz-transition-duration: 2s, 2s, 1s, 1s;
  -moz-transition-timing-function: ease-out, ease-in, linear, ease-in-out;
  -moz-transition-delay: 0, 0, 0, 0.1s;
  width:60px;
  height:60px;  
  margin-right:20px;
 
}
#stage:hover #block {
 height:60px;
  width:60px;

  -webkit-transform: rotate(360deg);
   -moz-transform: rotate(360deg);
 
}
#cartref {
  -webkit-transition-property: left, top, background, -webkit-transform;
  -webkit-transition-duration: 2s, 2s, 1s, 1s;
  -webkit-transition-timing-function: ease-out, ease-in, linear, ease-in-out;
  -webkit-transition-delay: 0, 0, 0, 0.1s;
  -moz-transition-property: left, top, background, -moz-transform;
  -moz-transition-duration: 2s, 2s, 1s, 1s;
  -moz-transition-timing-function: ease-out, ease-in, linear, ease-in-out;
  -moz-transition-delay: 0, 0, 0, 0.1s;
  width:60px;
  height:60px;  

  float:right;
 
}
#stage3:hover #cartref {
 height:60px;
  width:60px;
  -moz-transform:rotate(360deg);
  -webkit-transform: rotate(360deg);
 
}

#stage5:hover #gwybodaeth {
 height:55px;
  width:55px;
  margin-right:10px;
  -moz-transform:rotate(360deg);
  -webkit-transform: rotate(360deg);
 
}
#gwybodaeth {

  -webkit-transition-property: left, top, background, -webkit-transform;
  -webkit-transition-duration: 2s, 2s, 1s, 1s;
  -webkit-transition-timing-function: ease-out, ease-in, linear, ease-in-out;
  -webkit-transition-delay: 0, 0, 0, 0.1s;
  -moz-transition-property: left, top, background, -moz-transform;
  -moz-transition-duration: 2s, 2s, 1s, 1s;
  -moz-transition-timing-function: ease-out, ease-in, linear, ease-in-out;
  -moz-transition-delay: 0, 0, 0, 0.1s;
  width:55px;
  height:55px;  
  margin-right:10px;
  float:right;
 
}
#print {

  -webkit-transition-property: left, top, background, -webkit-transform;
  -webkit-transition-duration: 2s, 2s, 1s, 1s;
  -webkit-transition-timing-function: ease-out, ease-in, linear, ease-in-out;
  -webkit-transition-delay: 0, 0, 0, 0.1s;
  -moz-transition-property: left, top, background, -moz-transform;
  -moz-transition-duration: 2s, 2s, 1s, 1s;
  -moz-transition-timing-function: ease-out, ease-in, linear, ease-in-out;
  -moz-transition-delay: 0, 0, 0, 0.1s;
  width:55px;
  height:55px;  
  margin-right:45px;
  float:right;
 
}
#stage4:hover #print {
 height:55px;
  width:55px;
  -moz-transform:rotate(360deg);
  -webkit-transform: rotate(360deg);
 
}
	.uibutton {
    display:inline-block;
    padding:5px 10px;
    border-top:1px solid #96d1f8;
    color:#fff;
    border-radius:8px;
    box-shadow:rgba(0,0,0,1) 0 1px 0;
    text-shadow:rgba(0,0,0,.4) 0 1px 0;
    text-decoration:none;
    background:#65a9d7;
    background-repeat:no-repeat;
    background-image:-webkit-linear-gradient(
        top left,
        rgba(255, 255, 255, 0.2) 0%,
        rgba(255, 255, 255, 0.2) 37%,
        rgba(255, 255, 255, 0.8) 45%,
        rgba(255, 255, 255, 0.0) 50%
    ),
    -webkit-linear-gradient(
        #3e779d, #65a9d7
    );
    background-image:-moz-linear-gradient(0 0,
        rgba(255, 255, 255, 0.2) 0%,
        rgba(255, 255, 255, 0.2) 37%,
        rgba(255, 255, 255, 0.8) 45%,
        rgba(255, 255, 255, 0.0) 50%
    ),
    -moz-linear-gradient(
        #3e779d, #65a9d7
    );    
    background-image:-o-linear-gradient(
        0 0,
        rgba(255, 255, 255, 0.2) 0%,
        rgba(255, 255, 255, 0.2) 37%,
        rgba(255, 255, 255, 0.8) 45%,
        rgba(255, 255, 255, 0.0) 50%
    ),
    -o-linear-gradient(
        #3e779d, #65a9d7
    );

    background-position:-100px -100px, 0 0;
    -moz-background-size:250% 250%, 100% 100%;
         background-size:250% 250%, 100% 100%;
    -webkit-transition:background-position 0s ease;
       -moz-transition:background-position 0s ease;       
         -o-transition:background-position 0s ease;
            transition:background-position 0s ease;
}

.uibutton:hover,
.uibutton:focus {
    color:#fff;
    background-position:0 0, 0 0;
    -webkit-transition-duration:0.5s;
       -moz-transition-duration:0.5s;
            transition-duration:0.5s;
}

.uibutton:active {
    top:1px;   
}
.tooltip {
	background-color:#AF462F;
	border:1px solid #fff;
	border-radius:10px;
	padding:10px 15px;
	width:350px;
	display:none;
	color:#fff;
	text-align:left;
	font-size:14px;

	/* outline radius for mozilla/firefox only */
	-moz-box-shadow:0 0 10px #000;
	-webkit-box-shadow:0 0 10px #000;
}
.tooltip p  {color:#FFF; font-size:14px; font-family: mainFont;}

.replyScoreShown {
	position: ;
	bottom: -120px;
	left: -10px;
	font-size: 22px;
	padding: 15px;
	width: 140px;
	height: 20px;
	border-radius: 20px;
	border-top-left-radius: 0px;
	border-bottom-right-radius: 0px;
	border: #F29 solid 5px;
	background-color:#FF0000;
	color:white;
	text-align:center;
}
.replyScoreShown2 {
	position: ;
	bottom: -120px;
	left: -10px;
	font-size: 22px;
	padding: 15px;
	width: 170px;
	height: 20px;
	border-radius: 20px;
	border-top-left-radius: 0px;
	border-bottom-right-radius: 0px;
	border: #F29 solid 5px;
	background-color:#FF0000;
	color:white;
	text-align:center;
}
.reply1Correct {
	float:right;
	background-color:red;
	line-height:50px;
	padding-top:25px;
	padding:5px;
	margin-right:-13px;
	color:#FFF;
	border-top-left-radius:10px;
	border-bottom-left-radius:10px;
	border-top:solid 2px #FF9900;
	border-bottom:solid 2px #FF9900;
	border-left:solid 2px #FF9900;
}
.reply1Correct2 {
	float:right;
	background-color:red;
	line-height:50px;
	padding-top:25px;
	padding:5px;
	margin-right:-13px;
	color:#FFF;
	border-top-left-radius:10px;
	border-bottom-left-radius:10px;
	border-top:solid 2px #FF9900;
	border-bottom:solid 2px #FF9900;
	border-left:solid 2px #FF9900;
}

