/*


CSS for Rainham School For Girls

Created December 2008

Last Updated December 2008

Copyright Rainham School For Girls



*/


/*

CSS Content Index

-----Body Styling, *Universal Selectors and Headings Style

-----Specific Class Style

-----Head Style

-----Navigation Style

-----Content Style

-----Foot Style


*/




/*
---------------This section deals with the styling of the Body, *Universal Selectors and Headings----------
*/

* { behavior: url(http://WWW.RSG.ORG.UK/css/iepngfix.htc) }

* {
	margin: 0;
	padding-top: 5;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}


body {
	background-color: #fdfdfd;
	font: lighter 62.5%/1.4em "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	color: #393939;
	text-align: left;
	margin-top: 0pt;
	margin-right: auto;
	margin-bottom: 0pt;
	margin-left: auto;
	padding-top: 3px;
}

h1 {
	font-size: x-large;
}

h2 {
	font-size: large;
}

h3 {
	font-size: small;
}

h4 {
	font-size: x-small;
}

strong, em, b, i {
    font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
    font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

a img {
	border: none;
	}

iframe {margin-top: 2px;}

/*
---------------This section deals with the styling of Specific Classes and Styles----------
*/

.inner {
	width: 970px;
	margin: 0pt auto;
}

.img {
	border: none;
}

.right {
	float: right;
}

.left {
	float: left;
}

.clear {
	clear: both;
}


/*
---------------This section deals with the styling of the Head Section----------
*/

#head {
	background-image:url(../images/head_background.jpg);
	background-repeat: repeat-x;
	background-color: #c8cac9;
	height: 86px;
}

#head .inner {
	width: 960px;
	padding: 0 5px;
	}

#head h1 {
	float: left;
	background: transparent url(../images/rainham-logo.png) no-repeat 0px 4px;
	color: #37558c;
	font-size: 3em;
	line-height:85px;
	padding-top: 1px;
}

#head h1 a {
	color: #37558c;
	padding-left: 95px;
	text-decoration: none;
}

#head h2 {
	float: right;
	padding-top: 3px;
	font-size: 1.6em;
	line-height: 83px;
	color: #37558c;
	font-weight: lighter;
}

#head .light {
	font-weight: lighter;
}


/*
---------------This section deals with the styling of the Advert Section----------
*/

#advert {
	clear: both;
	background: #697791 url(../images/advert-background.gif) repeat-x;
	border-bottom: 2px solid #1b2a50;
	height: 395px;
}

#advert .inner {
	background: transparent url(../images/advert-shadow.gif) no-repeat;
	width: 960px;
	padding: 0 5px;
	padding-top: 13px;
}

.news-section {
	float: left;
	background-color: #FFFFFF;
	width: 344px;
	height: 322px;
}

.holding-image {
	height: 322px;
	float: right;
	margin-bottom: 10px;
}

.news-section h2 {
	float: left;
	padding: 10px;
	color: #37558c;
	margin: 10px 0 0 15px;
	font-weight: lighter;
}

.rss-icon {
	float: right;
	padding: 20px 20px 10px 10px;
}

.news-list {
	clear: both;
	margin: 10px 0 0 0;
	padding:0;
	font: lighter 62.5%/1.4em "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

#advert .news-section ul {
	list-style-image: url(../images/news-list-image.png);
	list-style-type: circle;
	list-style-position: inside;
	padding: 10px 0 0 10px;
	width: 300px;
}

#advert .news-section ul li {
	padding: 0 0 30px 10px;
}

#advert .news-section ul li a {
	padding-left: 10px;
}

.news-events-links {
	float: right;
	padding-right: 10px;
}

.news-events-links a {
	text-decoration: none;
	color: #37558c;
}
.news-events-links a:hover {
	text-decoration: underline;
}


/*
---------------This section deals with the styling of the Navigation Section----------
*/


.nav {
	clear: both;
	margin: 0;
	padding: 0;
	height: 48px;
	background: url(../images/nav-background.jpg) repeat-x;
	width: 100%;
}

.nav li {
	list-style: none;
	padding: 10px 122px 0 122px;
	float: left;
}

.nav a {
	padding: 10px;
	font-size: 1.6em;
	color: #FFFFFF;
	float: left;
	text-decoration: none;
}

.nav a:hover {
	text-decoration: underline;
}



/*
---------------This section deals with the styling of the BreadCrumbs Section----------
*/

#breadcrumbs {
	clear: both;
	background-color: #FFFFFF;
	height: 35px;
}

#breadcrumbs .inner {
	width: 960px;
	padding: 0 5px;
	}

#breadcrumbs p {
	color: #37558c;
	font-weight: lighter;
	line-height: 35px;
	font-size: 1.2em;
}

#breadcrumbs a {
	color: #37558c;
	text-decoration: none;
	}
	
#breadcrumbs a:hover {
	text-decoration: underline;
	}

#breadcrumbs img {
	padding: 0 4px;
	}


/*
---------------This section deals with the styling of the Content Section----------
*/

#content, #welcome-content {
	clear: both;
	background: #fdfdfd url(../images/content-background.jpg) repeat-x  0 0;
}

#content .inner, #welcome-content .inner {
	width: 960px;
	padding: 0 5px;
}

.welcome-content-text {
	width: 600px;
	float: left;
	min-height: 245px;
	padding: 25px 0 10px 0;
}

* html .welcome-content-text { height: 245px; }

.content-text {
	width: 650px;
	float: left;
	min-height: 325px;
	padding: 25px 0 10px 0;
}

.contact-us-text {
	width: 600px;
	float: left;
	min-height: 325px;
	padding: 25px 0 10px 0;
}

* html .content-text { height: 325px; }

.welcome-content-text h2, .content-text h2, .contact-us-text h2 {
	color: #37558c;
	padding-bottom: 20px;
}

.welcome-content-text h3, .content-text h3 {
color: #37558c;
padding-bottom: 1.4em;
padding-top: 0.4em;
}

.welcome-content-text h3 .date {
	font-weight: normal;
	}

#welcome-content p, #content p {
	padding-bottom: 15px;
	font-size: 1.3em;
	line-height: 1.4em;
}

.content-text table.transparent, .content-text table.transparent td, .content-text table.transparent th {
	background-color: transparent;
	border: none;
	margin-top: 0;
	}

.content-text table.pdf_download td {
	padding-left: 0;
	background-color: transparent;
	border: none;
	margin-top: 0;
	}
	
.content-text table, .content-text ul {
	margin-bottom: 15px;
	font-size: 1.3em;
	line-height: 1.4em;
	border-collapse: collapse;
}

.content-text table {
margin-bottom: 18px;
margin-top: 3px;
}

.content-text table td, .content-text table th {
	background-color: white;
	padding: 4px 8px;
	border: 1px solid #c0c0c2;
	}
	
.content-text table th {
	color: #fff;
	background-color: #698abf;
	font-weight: normal;
	}
	
.content-text table td.row_head {
	background-color: #d6e6fc;
	}
	
.content-text table td.table_highlight {
	background-color: #efefef;
	}
	
.content-text table th.empty {
	border: none;
	background-color: transparent;
	}

.content-text ul {
	list-style-position: outside;
	padding-left: 30px;
	}
	
#gallery img {
	padding: 8px;
	border: 1px solid #c0c0c2;
	background-color: #fff;
	}
	
#gallery .gall_left {
	float: left;
	margin-right: 20px;
	}

#gallery .gall_right {

	margin-bottom: 20px;
	}


.content-text a:link, .welcome-content-text a:link { color: #3581C3;}
.content-text a:visited, .welcome-content-text a:visited { color: #3581C3;}
.content-text a:hover, .welcome-content-text a:hover { color: #314886;}
.content-text a:active , .welcome-content-text a:active { color: #314886;}

.index-images {
	float: right;
	margin-top: 9px
}

.index-images img {
	border: 1px solid gray;
	float: left;
}

.index-images-1 li {
	float: left;
	list-style: none;
	padding: 20px 0 0 20px;
}

.index-images-1 a {
	float: left;
}



.index-images-2 li {
	float: left;
	list-style: none;
	padding: 20px 0 0 20px;
}

.index-images-2 a {
	float: left;
}

.welcome-content-text ul {
	padding-bottom: 1.4em;
	font-size:1.3em;
line-height:1.4em;
color: #4296f8;
padding-left: 15px;
}

.welcome-content-text ul li {
padding-left: 5px;
	
	}
	
.sitemap_area_1 {
	float: left;
	width: 270px;
	margin-bottom: 10px;
	}

.sitemap_area_2 {
	float: left;
	width: 200px;
	border-left: 1px solid #c8cdd5;
	padding-left: 86px;
	}
/*
---------------This section deals with the styling of the Sub Navigation----------
*/


#sub_navigation {
	margin-top: 25px;
	width: 276px;
	float: right;
	margin-left: 25px;
	padding-bottom: 25px;
	}

#sub_navigation h2 {
	padding-left: 35px;
	color: #37558c;
	padding-bottom: 24px;
	}
	
#sub_navigation ul {
border-left: 1px solid #ccc;
padding-left: 35px;
list-style-type: none;
	}
	
#sub_navigation ul li {
	list-style-type: none;
	}
	
#sub_navigation li {
	margin-bottom: 8px;
	width: 240px;
	}

#sub_navigation li a {
	display: block;
	width: 210px;
	padding: 7px 15px;
	line-height: 1.2em;
	font-size: 1.3em;
	text-decoration: none;
	background: #688abf url(../images/nav_button_bg.gif) repeat-x;
	color: #fff;
	}

#sub_navigation li a:hover {
	background: #334a88 url(../images/sub_nav_hover.gif) repeat-x;
	}
	
#sub_navigation li a.currentpage {
	background: #334a88 url(../images/sub_nav_hover.gif) repeat-x;
	}

/*
---------------This section deals with the styling of the Footer Section----------
*/

#footer {
	clear: both;
	background: url(../images/footer-background.jpg) repeat-x;
	height: 47px;	
}

#footer .inner {
	width: 960px;
	padding: 0 5px;
	}

#footer p {
	color: #FFFFFF;
	line-height: 47px;
	font-size: 1.1em;
}

#footer a {
	text-decoration: none;
	color: #FFFFFF;
}

#footer a:hover {
	text-decoration: underline;
}

.copyright {
	float: left;
}

.sitemap {
	float: right;
}

/*
---------------This section deals with the styling of the Footer Section----------
*/

#sub-footer {
	clear: both;
	background: #cdcdcd url(../images/sub-footer-background.jpg) repeat-x;
	}
	
#sub-footer .inner {
	width: 990px;
	padding: 0 0 0 33px;
	}
	
.logos {
	margin: 0;
	padding: 15px 0 22px 0;
}

.logos img {
	border: 0;
}

.logos li {
	display: inline;
	list-style-type: none;
	padding: 15px 35px 10px 0;
}

.logos li.last {
	padding-right: 0;
	}
/*
---------------Homepage Publishpath Changes----------
*/

#newsflash {
	position: absolute;
	top: 86px;
	left: 20px;
	z-index: 999;
	}

#loadimage {
	position: absolute;
	visibility:hidden;
	z-index: - 3;
	width: 0;
	height: 0;
	}
	
#advert .inner {
	position: relative;
	}
	
#noflashnav {
	display: none;
	}

