*
{
margin: 0;
padding: 0;
}
html
{
font-size: 100%;
font-family: Arial, Sans-Serif;
}
body
{
font-size: 62.5%;
background-image:url(../templates/domEducationImages/$file/bodyBkg.jpg);
background-position:top center;
background-repeat:repeat-y;
background-color: #e7e7e8;
}
/*-------------------------------------------------------------------------------
*/
div#wrapper
{
width: 992px;
margin: 0 auto;
}
/*-------------------------------------------------------------------------------
*/
div#header
{
height: 133px;
position: relative;
border-bottom: 7px solid #d2232a;
}
div#header ul
{
position: absolute;
right: 10px;
top: 10px;
list-style-type: none;
}
div#header ul li
{
float: left;
height: 20px;
}
div#header ul li a
{
background-image:url(../templates/domEducationImages/$file/headerNavDivider.gif);
background-position:right center;
background-repeat:no-repeat;
float:left;
height:20px;
line-height:20px;
padding:0pt 7px 0pt 6px;
text-decoration: none;
color: Black;
}
div#header ul li a.last
{
background-image: none;
}
div#header ul li a:hover
{
text-decoration: underline;
}
div#header h1
{
float: left;
height: 87px;
width: 914px;
background-image:url(../templates/domEducationImages/$file/heading.jpg);
text-indent: -9000px;
margin-top: 39px;
margin-left: 29px;
}
div#header h1 a
{
}
/*-------------------------------------------------------------------------------
*/
div#content
{
padding: 34px 110px 0 119px;
overflow: hidden;
background-position: top 1px;
background-image:url(../templates/domEducationImages/$file/content_bkg.jpg);
background-repeat: no-repeat;
height: 535px;
}
div#primary
{
float: left;
width: 273px;
height: 200px;
}
div#secondary
{
float: right;
width: 276px;
height: 200px;
}
div#content h2 a
{
display: block;
height: 41px;
text-indent: -9000px;
background-position:top center;
background-repeat:no-repeat;
}
div#content h2 a.primary
{
background-image:url(../templates/domEducationImages/$file/h2_primary.jpg);
margin-bottom: 69px;
}
div#content h2 a.secondary
{
background-image:url(../templates/domEducationImages/$file/h2_secondary.jpg);
margin-bottom: 97px;
}
/*-------------------------------------------------------------------------------
*/
div#content a
{
text-indent: -9000px;
}
div#primary a.literacy
{
float: left;
height: 103px;
width: 135px;
background-image:url(../templates/domEducationImages/$file/link_literacy.jpg);
}
div#primary a.library
{
float: right;
height: 103px;
width: 138px;
background-image:url(../templates/domEducationImages/$file/link_library.jpg);
}
div#primary a.teacherresources
{
float: left;
height: 102px;
width: 135px;
background-image:url(../templates/domEducationImages/$file/link_teacherresources.jpg);
}
div#primary a.textbooks
{
float: right;
height: 102px;
width: 138px;
background-image:url(../templates/domEducationImages/$file/link_textbooks.jpg);
}
div#secondary a.catalogue
{
float: left;
height: 102px;
width: 138px;
background-image:url(../templates/domEducationImages/$file/link_catalogue.jpg);
}
div#secondary a.teachersupport
{
float: left;
height: 102px;
width: 138px;
background-image:url(../templates/domEducationImages/$file/link_teachersupport.jpg);
}
div#secondary a.featuresites
{
float: left;
height: 103px;
width: 137px;
margin-left: 74px;
background-image:url(../templates/domEducationImages/$file/link_featuresites.jpg);
}
div#footer
{
line-height: 20px;
height: 20px;
padding-left: 20px;
}
div#footer ul, div#footer ul li, div#footer ul li a
{
float: left;
}
div#footer *
{
color: #216297;
}
div#footer ul li a
{
height: 20px;
line-height: 20px;
text-decoration: none;
font-size: 11px;
}
div#footer ul li a:hover
{
text-decoration: underline;
}