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

body {font-size:14px;}
h1 {
    color: #abc;
    text-shadow: 0px 1px 0px #999, 0px 2px 0px #888, 0px 3px 0px #777, 0px 4px 0px #666, 0px 5px 0px #555, 0px 6px 0px #444, 0px 7px 0px #333, 0px 8px 7px #001135;
    font: 80px 'ChunkFiveRegular';
	text-align: center;
	border:2px solid #a1a1a1;
	padding:1px 15px; 
	background:#33C;
	border-radius:25px;
}

h2 {
    font-family: "Apple Casual", "Century Schoolbook";
    padding: 3px 0 5px 10px;
    background: #fff url(lazyh2bg.jpg) repeat-y;
    color: #000;
    border: 1px solid #ccc;
    letter-spacing: .2em;
    font-size: 24px;
}

h3 {
    color: #990000;
    font-size:3em;
    font-family: "Times New Roman", "verdana", Times, Serif;
    font-weight: 300;
    letter-spacing: 0.01em;
    padding: 0.1em 0;
    margin: 0.5em 0;
    border-bottom: 2px solid #555;
	background: #ccc repeat-y
}

h4 {
    border-bottom: 1px solid #666;
    left: -0.3em; 
    bottom: -0.6em; 
    padding: 1px 0.5em; 
    margin: 0; 
    border-style: solid; 
    border-width: 1px 1px 1px 0.8em;  
    border-color: #666 #666 #666 #008;
    background-color: #ddd;
	font-size:2.2em;

}

h5 {
    margin: 15px;
	border-bottom: 2px solid gray;
    border-bottom: 4px solid red;
	font-size:1.6em;
    font-family: "Times New Roman", "verdana", Times, Serif;
	color: #000;
}

hr {
    border: 0;
    height: 5px;
    background: #63C;
    background-image: -webkit-linear-gradient(left, #C9F, #63C, #C9F);
    background-image: -moz-linear-gradient(left, #C9F, #63C, #C9F);
    background-image: -ms-linear-gradient(left, #C9F, #63C, #C9F);
    background-image: -o-linear-gradient(left, #C9F, #63C, #C9F);
}

a:link, a:visited {
	
	
	display: inline-block;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 14px/100% Arial, Helvetica, sans-serif;
	padding: .5em 2em .55em;
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: .5em;
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
	margin:0;
	width: 120px;
   /* height: 15px;*/
    padding: .5em .5em;
    background: #77B3FF ;
    color: #00F;
    border: solid 1px #20538D;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    -webkit-transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none;
	font-family:Tahoma, Geneva, sans-serif;
}
a:hover {
    background: #CF0;
    border: solid 1px #2A4E77;
    text-decoration: none;
	color: #000;
}

table {
	border:2px solid
	-moz-box-shadow: 0 0 5px 5px #888;
    -webkit-box-shadow: 0 0 5px 5px#888;
    box-shadow: 0 0 5px 5px #888;
}

tr td
{
    vertical-align:top;
	text-align:left;
	font-size:18px;
	padding:5px;
	border-bottom:	3px solid #CCC;
}

#navlist
{
   padding: 0 1px 1px;
   margin-left: 0;
   font: 14px Verdana, sans-serif;
}
#navlist ul
{
	width: 100%;	
}
#navlist li
{
   list-style: none;
   display:inline-block;
   width:27%;
   vertical-align:top;
   text-align: left;
   font-size: 14px;
   padding: 0px 10px;
   border-top: 1px solid #FAF5FF;
   margin: 2px 1px 2px 1px;
}
#navlist li a
{
   padding: 0.25em 0.5em 0.25em 0.75em;
   border-left: 1em solid #AAB;
   background: #CFF;
   text-decoration: none;
}
#navlist li a:link { color: #00f; }
#navlist li a:visited { color: #00f; }
#navlist li a:hover { border-color: #FE3; color: #FFF; background: #332; }

#navlist a:link{
	background: #0FC;
    border: solid 1px #77e4a2;
    text-decoration: none;
	color: #000;}
#navlist a:visited{
	background: #0FC;
    border: solid 1px #77e4a2;
    text-decoration: none;
	color: #000;}
#navlist a:hover { border-color: #FE3; color: #FFF; background: #332; }

#vocab table {
	border: 0px;
	cellpadding: 0;
	cellspacing: 0;
	margin-left: auto;
	margin-right: auto;
	}
	
#vocab th {
	font-size:24px;
}
#vocab td:first-child {
	width:20%;
	font-size:16.0pt;
	text-align:center;
	font-family: Tahoma, Geneva, sans-serif;
	border-width:medium medium 1pt;
	border-style:none none solid;
	border-color:-moz-use-text-color -moz-use-text-color windowtext;
	}
#vocab td:first-child + td{
	width:40%;
	font-size:16.0pt;
	color:#009;
	vertical-align:middle;
	font-family:Times New Roman;
	border-width:medium medium 1pt;
	border-style:none none solid;
	border-color:-moz-use-text-color -moz-use-text-color windowtext;
	}
#vocab td:first-child + td + td{
	border-width:medium medium 1pt;
	border-style:none none solid;
	border-color:-moz-use-text-color -moz-use-text-color windowtext;
	padding:0in 5.4pt;
	vertical-align:middle;
	color:#900;
	width:40%;
	font-size:13.0pt;
	font-family:Verdana;
	}
#vocab th {
	font-size:20.0pt;
	font-family:Times New Roman;
	border-width:medium medium 3pt;
	border-style:none none solid;
	border-color:-moz-use-text-color -moz-use-text-color windowtext;
	background-color: #CCC
	}
#vocab a {
	text-decoration:none;
	width:auto;
	border: none;
	background:none;
	font-size:24px;
}
#voco table {
	border:2px solid
	-moz-box-shadow: 0 0 5px 5px #888;
    -webkit-box-shadow: 0 0 5px 5px#888;
    box-shadow: 0 0 5px 5px #888;
}

#voco tr td
{
    vertical-align:top;
	text-align:center;
	vertical-align:middle;
	font-size:28px;
	color:#900;
	padding:5px;
	border-bottom:	3px solid #222;
	border-top:	3px solid #888;
}
#voco img {
	 border:3px solid #666;
}