body
{
	margin: 0;
	padding: 0;
	color: #555;
	font: normal 10pt Helvetica,Arial,sans-serif;
	background: #EFEFEF;
}

h1
{
        color: #5a5a5a;
        font-family:"minion-pro-1","minion-pro-2","Times New Roman",Georgia,serif;
}

h1.choose a:hover
{
	background-color:#FFFF00;
}

h2.subscription
{
	background-color:#FFFF00;
        text-align: center;
}

em {font-style:normal;}

#page
{
	margin-top: 5px;
	margin-bottom: 5px;
	background: white;
	border: 1px solid #C9EDD0;
}

#header
{
	margin: 0;
	padding: 0;
	border-top: 3px solid #C9EDD0;
        position:relative;
}

#content
{
    padding: 20px;
}

#sidebar
{
	padding: 20px 20px 20px 0;
}

#footer
{
	padding: 10px 0;
	margin: 10px 20px;
	font-size: 0.8em;
	border-top: 1px solid #C9EDD0;
}

#footer a
{
        text-decoration:none;
        color: #539F79;
}

#footer a:hover
{
        color: #00aa00;
}

#logo
{
        background: url(../images/primaryenglish-logo.png) no-repeat;
        width: 338px;
        height: 55px;
        margin: 10px 0 10px 15px;
}

#logo h1 a
{
        display: block;
        font-size: 2.2em;
        text-indent: -9999px;
        text-decoration:none;
}

#mainmenu
{
	background:white url(bg.gif) repeat-x left top;
}

#mainmenu ul
{
	padding:6px 20px 5px 20px;
	margin:0px;
}

#mainmenu ul li
{
	display: inline;
}

#mainmenu ul li
{
	color:#ffffff;
	background-color:transparent;
	font-size:14px;
	font-weight:bold;
}

#mainmenu ul li a
{
	color:#ffffff;
	text-decoration:none;
	padding:5px 8px;
}

#mainmenu ul li a:hover, #mainmenu ul li.active a
{
	color: #008500;
	background-color:#EFF4FA;
	text-decoration:none;
}

div.flash-error, div.flash-notice, div.flash-success
{
	padding:.8em;
	margin-bottom:1em;
	border:2px solid #ddd;
}

div.flash-error
{
	background:#FBE3E4;
	color:#8a1f11;
	border-color:#FBC2C4;
}

div.flash-notice
{
	background:#FFF6BF;
	color:#514721;
	border-color:#FFD324;
}

div.flash-success
{
	background:#E6EFC2;
	color:#264409;
	border-color:#C6D880;
}

div.flash-error a
{
	color:#8a1f11;
}

div.flash-notice a
{
	color:#514721;
}

div.flash-success a
{
	color:#264409;
}

div.form .rememberMe label
{
	display: inline;
}

div.view
{
	padding: 10px;
	margin: 10px 0;
	border: 1px solid #C9EDD0;
}

div.breadcrumbs
{
	font-size: 0.9em;
	padding: 5px 20px;
}

div.breadcrumbs span
{
	font-weight: bold;
}

div.search-form
{
	padding: 10px;
	margin: 10px 0;
	background: #eee;
}

.portlet
{

}

.portlet-decoration
{
        -moz-border-radius:3px 3px 0px 0px;
        -webkit-border-radius:0px 3px 0px 0px;
	padding: 3px 8px;
	background: #B9DDC0;
	border-left: 5px solid #00A500;
}

.portlet-title
{
	font-size: 12px;
	font-weight: bold;
	padding: 0;
	margin: 0;
	color: #008500;
}

.portlet-content
{
	font-size:0.9em;
	margin: 0 0 0 0;
	padding: 5px 8px;
	background:#EFFDFF;
}

.portlet-content ul
{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin: 0;
	padding: 0;
}

.portlet-content li
{
	padding: 2px 0 4px 0px;
}

.operations
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.operations li
{
	padding-bottom: 2px;
}

.operations li a
{
	font: bold 12px Arial;
	color: #0066A4;
	display: block;
	padding: 2px 0 2px 8px;
	line-height: 15px;
	text-decoration: none;
}

.operations li a:visited
{
	color: #0066A4;
}

.operations li a:hover
{
	background: #80CFFF;
}

#topnav {
    position:absolute;
    right:25px;
    top:25px;
    line-height:22px;
}

#topnav-menu {
    font-size:12px;
    font-weight:bold;
}

a.signin, a.signup {
    -moz-border-radius:4px 4px 4px 4px;
    -webkit-border-radius:4px 4px 4px 4px;
    background:#78B1D2 url(bg.gif) repeat-x left top;
    color:#FFFFFF;
    font-weight:bold;
    padding:5px 6px 6px;
    text-decoration:none;
    font-size:14px;
}

a.signup {
    background:#E53232 url(bg3.gif) repeat-x left top;
    margin-right: 10px;
}

a.signup:hover {
    background:#CF2C2C url(bg4.gif) repeat-x left top;
}

a.signin.menu-open, a.signin:hover {
    background:#519CC6 url(bg2.gif) repeat-x left top;
}

#signin_menu {
    -moz-border-radius:5px 5px 5px 5px;
    -webkit-border-radius:5px 5px 5px 5px;
    -moz-box-shadow:0 3px 3px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow:0 3px 3px rgba(0, 0, 0, 0.3);
    background:none repeat scroll 0 0 #FFFFFF;
    border:3px solid #CCCCCC;
    padding:2px;
    position:absolute;
    right:15px;
    top:52px;
    width:230px;
    z-index:1;
}

.offscreen {
    left:-9999px;
    overflow:hidden;
    position:absolute;
}

.captcha-reload {
    font-size:10px;
}

.ext-link a {
    text-decoration:none;
    color:#555555;
}

.ext-link a:hover {
    text-decoration:none;
    color:#000099;
}

div#buy-now{
	border: 1px solid #DDD;
	padding: 10px;
	margin: 0 0 10px 0;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
}

div#buy-now .info
{
        font-size: 8pt;
}

#featured .info h2{
        color:#333333;
        font-family:Georgia,serif;
        font-size:16px;
        margin:0;
        overflow:hidden;
        padding:5px 5px 5px 18px;
        background:url("tick-green.png") left 4px no-repeat;
}

#featured .info p{
        color:#555555;
        font-size:12px;
        line-height:15px;
        margin:0 0 10px 18px;
}

.emp {
        color:#660000;
        /*background-color:#cccc00;*/
        border-bottom:1px dotted #990000;
}

.scores
{
        color: #3F7769;
        margin: 3px 0 0 3px;
        font-size: 9pt;
}

#content {
	padding-left: 40px;
	padding-right: 40px;	
}

#content h1.mtitle { font-family: arial; font-size: 32px; color: #666666; margin-left: 20px; margin-bottom: 5px; }
#content h2.stitle { font-family: arial; font-size: 24px; color: #999999; margin-left: 20px; }
#content #cbox { width: 872px; overflow: auto;  margin: 0px auto; background: url("../images/cboxmid.jpg") 0px 0px repeat-y;}
#content #cbox #cbt { height: 25px; width: 100%; background: url("../images/cboxtop.jpg") top center no-repeat; clear: both; }
#content #cbox #cbb { height: 25px; width: 100%; background: url("../images/cboxbottom.jpg") bottom center no-repeat; clear: both; }
#content #cbox #cbvideo{ position: relative; width: 358px; float: left; margin: 0px 20px; background-color: #FFF5B0; color: #105596; text-align: center; }
#content #cbox #cbvideo a { color: #105596; }
#content #cbox #cbvideo p { padding: 5px 0px 8px 0px; font-size: 18px; margin: 0px; }

#content #cbox #cbtext { width: 450px; float: left;  margin: 0px; color: #5A5A5A; }
#content #cbox #cbtext ul { margin: 2px 0px 0px 0px; padding: 0px; list-style-type: none; }
#content #cbox #cbtext ul li { background: url("../images/check.jpg") 0px 0px no-repeat; padding:  5px 0px 15px 50px; line-height: 18px; font-size: 14px;  }
#content #cbox #cbtext h3 { margin-bottom: 0px; color: #105596; font-size: 20px; }
#content #cbox #cbtext img { margin: 10px 0px 0px 45px;  }

#content #testimonials, #content #schools, #content #news { float: left; position: relative; width: 550px; overflow: hidden;  margin: 20px auto; line-height: 21px; font-family: Georgia; }
#content #testimonials .tbox, #content #news .tbox { float: left; width: 240px; margin-left: 22px; overflow: hidden; }
#content #news { width: 300px; padding-left: 18px; border-left: 1px solid #e8e8e8; }
#content #schools { width: 872px; }