@import "news.css";
@import "calendar.css";
@import "contentblock.css";
@import "comments.css";

/* --------------------------------------------------
Standard Stylesheet for 'most' browsers!
website:  www.e4education.co.uk 
date:     2007.08
author:   Jack Howell @ e4education
-------------------------------------------------- */

/* Remove default margins & paddings
-------------------------------------------------- */
*                                 {margin: 0; padding: 0; font-weight: normal; font-style: normal; font-size: 100%;}

/* icons and styles for file attachments
-------------------------------------------------- */
ul.fileAttachmentList                               {min-height: 40px; padding: 0 0 20px 0; margin: 0;}
ul.fileAttachmentList li                            {list-style-type: none; height: 35px; padding-left: 40px; padding-top: 20px; margin-bottom: -10px; background-position: left; background-repeat: no-repeat; }
ul.podcastList li                                   {height: auto !important; }
ul.podcastList li.attachmentDownload_mp3            {background-position: top left;}
ul.fileAttachmentList li.attachmentDownload_doc 	{background-image: url(../images/icons/doc.gif)  !important;}
ul.fileAttachmentList li.attachmentDownload_mp3 	{background-image: url(../images/icons/mp3.gif)  !important;}
ul.fileAttachmentList li.attachmentDownload_pdf 	{background-image: url(../images/icons/pdf.gif)  !important;}
ul.fileAttachmentList li.attachmentDownload_pub 	{background-image: url(../images/icons/pub.gif)  !important;}
ul.fileAttachmentList li.attachmentDownload_zip 	{background-image: url(../images/icons/zip.gif)  !important;}
ul.fileAttachmentList li.attachmentDownload_jpg 	{background-image: url(../images/icons/jpg.gif)  !important;}
ul.fileAttachmentList li.attachmentDownload_jpeg 	{background-image: url(../images/icons/jpeg.gif) !important;}
ul.fileAttachmentList li.attachmentDownload_gif 	{background-image: url(../images/icons/gif.gif)  !important;}
ul.fileAttachmentList li.attachmentDownload_xls 	{background-image: url(../images/icons/xls.gif)  !important;}
ul.fileAttachmentList li.attachmentDownload_ppt 	{background-image: url(../images/icons/ppt.gif)  !important;}
ul.fileAttachmentList li.attachmentDownload_rar 	{background-image: url(../images/icons/rar.gif)  !important;}
ul.fileAttachmentList li.attachmentDownload_rtf 	{background-image: url(../images/icons/rtf.gif)  !important;}
ul.fileAttachmentList li.attachmentDownload_txt 	{background-image: url(../images/icons/txt.gif)  !important;}
ul.fileAttachmentList li.attachmentDownload_csv		{background-image: url(../images/icons/csv.gif)  !important;}
ul.fileAttachmentList li.attachmentDownload_png		{background-image: url(../images/icons/png.gif)  !important;}

/* Base styles, typography & alignments
-------------------------------------------------- */
body                              {margin: 0px auto; background: #fff url(../images/design/background.png) repeat-x; font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 85%; line-height: 170%; text-align: center; color: #000;}

h1, h2, h3, h4, h5, h6            {font-family: "Times New Roman", Times, serif; line-height: 100%; color: #f70713;}
h1                                {margin-bottom: 20px; font-size: 200%;}
h2                                {margin-bottom: 20px; font-size: 160%;}
h3                                {margin-bottom: 5px; font-size: 130%;}
h4                                {margin-bottom: 5px; font-size: 120%;}
h5                                {margin-bottom: 5px; font-size: 110%;}
h6                                {margin-bottom: 5px; font-size: 100%;}

p                                 {margin-bottom: 1em;}

a                                 {color: #f70713; text-decoration: none;}
a:hover                           {text-decoration: underline;}
a:visited                         {color: #8c040b;}

.newsContainer p                  {line-height: 160%;}

strong, b                         {font-weight: bold;}
em, i                             {font-style: italic;}

ul, ol                            {margin: 0 0 20px 10px; font-family: inherit;}
ul li ul, ol li ol,
ul li ul li ul,
ol li ol li ol,
ol li ol li ol li ol,
ul li ul li ul li ul              {margin-bottom: 3px;}
li                                {margin-left: 25px;}

img.left                          {float: left; margin: 0 10px 10px 0;}
img.right                         {float: right; margin: 0 0 10px 10px;}
a img                             {border: none;}

.left                             {float: left;}
.right                            {float: right;}
.center                           {margin: 0 auto; text-align: center;}

form                              {margin-bottom: 20px;}
fieldset                          {border: 0;}
input, textarea, select           {margin-bottom: 10px; padding: 3px; font-family: Verdana, Arial, sans-serif; font-size: 90%;}
input.button                      {margin-left: 210px; width: 100px;}

.error                            {padding-left: 20px; color:#f00;}
.caption                          {font-style: italic; font-size: 90%;}
.noShow                           {display: none;}

hr.cleaner                        {visibility: hidden; clear: both; margin: -1px 0 0 0; padding: 0; height: 1px; border: none;}
.clear:after                      {content: "."; display: block; clear:both; height: 0; visibility: hidden;}

#profileSignupForm .termsAndConditions {background: #E9E9E9; border: 1px solid #666; padding: 5px;}

.profileGroup {padding: 10px;}

/* Structure and DIV specific styling
-------------------------------------------------- */
#container	                      {margin: 0px auto; width: 990px; text-align: left;}

#header		                      {display: inline; width: 340px; height: 120px; float: left; background: url(../images/design/header_rail.png); color: #FFF;}
#header h1, #header h2	          {display: none;}
#headerphoto a, #headerphoto a img{border: none !important; padding: 0; margin: 0;}

#textlinks                        {display: inline; float: left; width: 640px; height: 30px; font-size: 80%; color: #999; text-align: right; font-family: Verdana;} 
#textlinks a                      {color: #999; text-decoration: none;} 

#menu	                          {display: inline; float: left; width: 640px; height: 70px;}
#menu ul	                      {display: block; padding: 0; margin: 0; float: left;}
#menu li 	                      {list-style: none; padding: 0; margin: 0; display: inline; float: left;}
#menu li a, #menu li a:hover	  {float: left; height: 40px; display: inline; padding: 10px 15px 10px 15px; color: #000; text-decoration: none; font-size: 80%; font-family: Verdana; text-align: center;}
#menu li a:hover	              {color: #ccc; text-decoration: underline;}
#menu li a                        {color: #fff; font-weight: normal;}

#menu li.mainMenuSelected         {background: url(../images/design/menu_tab_right.png) no-repeat right top; cursor: default;}
#menu li.mainMenuSelected a, #menu li.mainMenuSelected a:hover {background: url(../images/design/menu_tab_left.png) no-repeat left top; color: #fff; display: inline; text-decoration: none; cursor: default;}

#latestnews                       {float: left; display: inline; width: 300px; height: 20px; padding: 0 5px; background: #dbdbdb url(../images/design/latest_news.png) top no-repeat; font-family: Verdana; font-size: 80%; color: #333;}
#latestnews strong                {font-weight: normal; color: #FF0000;}
#ticker                           {display: inline;}

#latestissue                      {float: right; display: inline; width: 310px; padding-top: 5px; background: #1d1d1d url(../images/design/latestissue_header.png) no-repeat; color: #FFF; font-size: 90%;}
#latestissue .latestcover         {border: none; padding: 0 0px 5px 5px;}
#latestissue h2                   {color: #fff; font-size: 190%; margin-bottom: 20px;}
#latestissue h2 a                 {color: #fff;}
#latestissue h3                   {color: #ff0000; margin: 5px 0; font-family: Arial, Helvetica, sans-serif; font-size: 110%;}
#latestissue h3 em                {color: #ff0000;}
#latestissue p                    {color: #999; margin: 0 0 5px 0; font-size: 90%;}
#latestissue ul p                 {color: #666;}
#latestissue ul                   {width: 310px; float: left; padding: 10px 0 0 0; margin: 0; background: #fff; clear: both; line-height: 150%;}
#latestissue li                   {width: 300px; float: left; clear: both; display: block; padding: 4px 5px; margin: 0; color: #FF0000; list-style-type: none;}
#latestissue img                  {padding: 3px; margin: 0 5px 5px 0; border: 1px solid #d9d9d9;}
#latestissue #issuefooter         {display: block; clear: both; width: 300px; height: 35px; padding: 15px 0 0 10px; background: #fff url(../images/design/latestissue_footer.png) no-repeat; font-size: 80%;}
#latestissue #issuefooter a       {color: #fff;}
#latestissue #issuefooter a:hover {color: #ccc;}
#latestissue #issuefooter h2      {margin: 5px 0;}
#latestissue #subscribebutton     {float: left; display: inline; width: 102px; height: 30px; margin-right: 10px; background: url(../images/design/subscribehover.png) right; text-indent: -5000px; outline: none;}
#latestissue #issuefooter a:hover {background-position: left;}
#latestissue #homeLatestNews                   {padding: 0;}

.content_block_page_contents { line-height: 1.7em; }

#main .lowercontent               {float: right; display: inline; position: relative; width: 310px;}
#twtr-widget-1                    {float: right; display: inline; position: relative; padding-top: 10px; background: #fff;}

#main	                          {width: 990px;}

#headerphoto                      {float: left; display: inline; width: 640px; height: 194px; padding: 10px 0 6px 10px; background: url(../images/design/header_photoholder.png);}

#contentWrapper                   {float: right; width: 970px; padding: 0 10px; background: #FFF;}

#subnav                           {width: 980px; float: left; display: block; padding-top: 10px; border-bottom: solid 5px #1b1b1b;}
#subnav ul                        {display: inline;  margin: 0; padding: 0;}
#subnav li                        {display: inline; list-style-type: none; padding: 0; margin: 0;}
#subnav li a                      {display: block; float: left; padding: 6px 20px; margin: 0; text-decoration: none; color: #1b1b1b; font-size: 90%;}
#subnav li a:hover                {background: #1b1b1b; color: #fff;}

#inPageMenu						  {float: left; width: 940px; padding: 0px; margin: 0px 0px 10px 0px;}
#inPageMenu li				      {float: left; list-style-type: square; padding: 0; margin-left: 30px; color: #ff0000; font-size: 160%;}
#inPageMenu li a                  {display: block; color: #666; text-decoration: none; font-size: 60%;}

.accesstools                           {width: 310px; display: inline; float: right; margin: 0; padding: 0;}
.accesstools input, .accesstools textarea, .accesstools select {margin: 0;}
.accesstools form                      {margin-bottom: 5px;}
.searchtext                       {width: 220px;}
.submit                           {width: 70px;}

#logindetails                     {float: left; width: 680px; height: 40px;}
#logindetails form                {float: left; margin-right: 10px; display: inline;}
#logindetails form a              {float: left;}

#search                           {float: right;}

#breadcrumbs                      {padding-bottom: 0px; display: inline; clear: left; float: left; width: 500px; padding-top: 10px; font-size: 80%;}
#breadcrumbs ul                   {list-style: none; padding: 0; margin: 0;}
#breadcrumbs li                   {display: inline; padding: 0; margin: 0;}
#breadcrumbs a                    {text-decoration: none; padding: 0px 10px 0px 10px; color: #666;}

#dateTime                         {float: right; display: inline; padding-top: 10px; width: 140px; font-size: 80%; text-align: right; color: #666; }

#content                          {clear: both; width: 970px; font-size: 90%; padding: 10px 0;}
.imageframe                       {margin: 0 10px 10px 10px; padding: 5px; background: #fff; border: 1px solid #eee;}

.accesstools                      {clear: both; width: 970px; height: 40px; padding: 10px 10px 0; margin: 10px 0; background: #f2f2f2;}

.contactcard                      {float: left; display: inline; width: 290px; margin: 0 0 10px 10px; padding: 5px; border: 1px solid #ccc; border-bottom: 3px solid #ccc; border-right: 3px solid #ccc; color: #333;}
.contactcard h2                   {margin: 5px 0 -2px 0;}
.contactcard small                {font-size: 80%; color: #999;}
.contactcard p                    {margin: 5px 0 0 0;}
.contactcard img                  {padding: 3px; margin: 5px 10px 5px 5px; border: 1px solid #ccc; background: #fff;}

.forcer                           {float: left;	width: 0px; height: 250px;}

.imageFooterMiddle                {padding-bottom: 20px; /* Enough room for 4 lines of text */ padding-top: 5px; line-height: 120%; font-size: 90% !important;}

#newsFeeds                        {margin: 30px 10px 0px; font-size: 90%;}
#newsFeeds li                     {list-style: none;}
#newsFeeds li a                   {font-size: 110%;}
#newsFeeds img                    {margin: 0px 10px 0px 0px; padding: 0;}

#footer                           {clear: both;	padding: 0px; width: 100%; background: #1d1d1d; font-size: 80%; color: #FFF;}
#footer a                         {color: #FFF;}
#footercontent                    {width: 990px; margin: 0 auto;}

.footerbox                        {float: left; display: inline; width: 310px; padding: 0; margin: 10px; background: url(../images/design/footer_box_repeat.png) repeat-y; color: #000; font-size: 110%; text-align: left;}
.footerbox p, .footerbox ul, .footerbox li {margin: 0; padding: 0; list-style-type: none;}
.footerbox p, .footerbox ul       {padding: 5px 5px 0px 50px;}
.footerbox ul                     {margin-left: 10px;}
.footerbox li                     {padding: 2px 0 0 20px;}
#footer .footerbox a              {color: #333;}
#footer #quote                    {background: url(../images/design/footer_qoute_top.png) no-repeat;}
#footer #recent                	  {background: url(../images/design/footer_recent_top.png) no-repeat;}
#footer #recent li                {background: url(../images/design/icon_recent.png) no-repeat left top;}
#footer #links                    {background: url(../images/design/footer_links_top.png) no-repeat;}
#footer #links li                 {}
#footer #links table#calendar_monthBlock {float: left; margin-left: 45px;}
#footer #links #calendarlink      {color: #990000; float: right; padding: 5px 10px}

#footer #recent li                {padding: 0 0 10px 20px; line-height: 1.3em;}
#footer #recent .commentExtract   {font-size: 90%; display: block; color: #666;}

.footerbox #quotelinks            {display: block; width: 310px; height: 30px; padding-top: 5px; background: #1d1d1d;} 
.footerbox #quotelinks a          {color: #ccc;}
.footerbox .quotebutton           {display: inline; float: left; width: 150px; height: 27px; padding-top: 3px; background: url(../images/design/qoutebutton.png) no-repeat; text-align: center;}
#allquotes                        {margin-right: 10px;}

.smallforcer                      {float: left;	width: 1px; height: 155px;}
#footer .roundedfooter            {clear: both; display: block; width: 310px; height: 10px; background: url(../images/design/footer_box_bottom.png) bottom no-repeat;}
#contentBlockHolder_X9UOz_contents {width: 270px;}

#footerlogos                      {display: block; clear: both; width: 990px; height: 180px; padding: 0px 0 10px 0;}
#copyright                        {position: absolute; margin: 120px 0 0 0; font-size: 110%; color: #999; text-align: left;}
#footerlogos img                  {border: none; padding: 0; margin: 5px 20px;}

#monthOverview a, #monthSummary a {color: #333333;}
/* Required for the editor in the backend. Make sure background images etc are removed in this attrubute... */
#editor                           {margin: 0px; padding: 0px; width: 677px; min-height: 400px; background-image: none; background-color: #fff; border: 5px solid #898989; text-align: left;}

#menu li#mainmenu_page_46 { display: none; }

/* Pagination - change border colours if necessary ------------------------------------------------ */
div#pagination                    {margin-top: 3px; height: 50px;}
div#pagination .count             {display: inline; float: left; padding: 5px;}
div#pagination .pages             {display: inline; float: right; padding: 5px;}
div.pagination                    {display: inline; float: right; margin: 3px; padding: 3px;}
div.pagination a, .Rows a         {margin: 2px; padding: 2px 5px 2px 5px; border: 1px solid #0c1a27; text-decoration: none;}
div.pagination a:hover,
div.pagination a:active,
.Rows a:hover, .Rows a:active     {border: 1px solid #F70713; color: #F70713;}
div.pagination span.current       {margin: 2px; padding: 2px 5px 2px 5px; background: #000; border: 1px solid #0c1a27; font-weight: bold; color: #FFF;}
div.pagination span.disabled      {margin: 2px; padding: 2px 5px 2px 5px; border: 1px solid #EEE; color: #DDD;}
/* End Pagination Styles */
.fieldRequired {color: red;}