/* CSS Document - Created by SpotLinks.com for Land of Learning Academy - Mobile */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	margin: 0;
	background: #F9E706;
	line-height: 140%;
}
a:link, a:visited, a:active {
	color: #0033FF;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
}
hr {
	margin: 5px 0px 5px 0px;
	color: #603;
	border: 0;
	border-top: 1px solid #603;
	height: 1px;
	width: 580px;
}
h1 {
	font-size: 16px;
	color: #993366;
	text-align: left;
	margin: 8px 2px 8px 2px;
}
form {
	margin: 0;
}
.main {
/*	min-width: 320px;
	max-width: 500px;*/
	width: 350px;
}
#banner {
	display: none;
}
.banner a {
	color: #FFF;
}
.banner span {
	color: #D0D0D0;
}
.printHdr {
	background: url(images/mobi_hdr.jpg) no-repeat center;
	height: 270px;
	margin: 0px;
	padding: 0px;
}
.date {
	text-align: right;
	float: right;
	height: 25px;
	width: 300px;
	padding-right: 20px;
	font-size: 10px;
	font-weight: bold;
}

.search_box {
	float: right;
	clear: right;
	width: 200px;
}
.search_string {
	width: 100px;
	height: 16px;
	font-size: 10px;
	vertical-align: middle;
}
.search_submit {
	width: 50px;
	height: 22px;
	font-size: 10px;
	vertical-align: middle;
}
.highlight {
	background-color: #D0D0D0;
}
.menu {
	clear: both;
	width: 300px;
	margin: 0px;
	background: #F9E706;
	padding: 10px 15px 15px;
}
.menu ul, .menu li {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-bottom: 2px;
}
.menu ul ul {
	padding-left: 8px;
}
.menu ul ul li {
	background: url(images/bullet.gif) no-repeat left;
	text-indent: 12px;
}
.menu a:link, .menu a:visited, .menu a:active {
	display: block;
	padding: 2px;
	font: bold 18px Arial, Helvetica, sans-serif;
	color: #000000;
	border: thin solid #FFFFFF;
}
.menu a:hover {
	display: block;
	padding: 2px;
        margin-right: 20px;
	font: bold 18px Arial, Helvetica, sans-serif;
	color: #990000;
        background: #FFF
}
.menu_default a:link, .menu_default a:visited, .menu_default a:active {
}
.menu_default a:hover {
	font-weight: bold;
	color: #990000;
}
.menu_current {
	font-weight: bold;
	color: #990000;
}
.menu fieldset {
	border: 1px solid #D0D0D0;
	margin-top: 20px;
	margin-bottom: 5px;
	text-align: center;
	padding-bottom: 3px;
}
.menu fieldset a:link {
	font-size: 12px;
}
.menu legend {
	color: #000000;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
}

.menu input {
	text-transform: uppercase;
	font-size: 10px;
	margin: 5px 0px 1px 0px;
	width: 100px;
}
.contentTop {
	height: 19px;
	width: 99%px;
	float: right;
}
#container {
	margin-left: 10px;
	text-align: left;
	clear: right;
}
.content {
	padding: 25px;
        margin-right: 10px;
	background: white;
}
.contentBtm {
	height: 17px;
}
.titles {
	font: bold normal 24px Geneva, Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	color: #000000;
	padding-left: 7px;
	letter-spacing: 5px;
}
.footer {
	clear: both;
	height: 20px;
	font-size: 10px;
	color: #000000;
	text-align: center;
	line-height: 130%;
	background: #F9E706;
	margin-top: 10px;
	padding-top: 10px;
}
.view {
	display: none;
}	
	
