#site_footer_ih {
	margin-top:5px;
	padding:15px 154px 0 184px;
	border-top:#666 thin dotted;
}
#site_footer_ih p{
	padding-top:0;
	margin-top:0;
	font-size: 10px;
	color: #666666;
}
#site_footer_ih table p{
	font-size:11px;
}
#site_footer_ih h6{
	padding:0 0 5px 0;
	margin:0;
	font-size: 11px;
	color: #666666;
	font-weight:bold;
}
#site_footer_ih td{
	width:20%;
	vertical-align:top;
}
#site_footer_ih table a {
	color: #666666;
	text-decoration:none;
}
#site_footer_ih table a:hover {
	color: #666666;
	text-decoration:underline;
}
#minwidth150_ih{
	min-width:150px;
}

#minwidth600_ga{ min-width:600px; }

.bluebg_ih{ /*used on editorials page*/
	padding:10px;
	border:#999999 thin;
	margin:0 15px 0 0;
	background-color:#ccf4ff;
}
#edscorner_contents p {
	font-variant: small-caps;
/*	font-size:95%;*/
	margin: 0px;
	padding: 3px;
	line-height: 90%;
}
#setmargins_ih { /* for new join pages Jul 10*/
	margin:auto;
	width:90%;
	text-align:left;
	border:none;
}

#join_ih img{
	border:none;
}
#join_ih ul {
	list-style-image: url(custom_content/images/joinbullet.gif);
}
#join_ih li {
	line-height: 1.3em;
	font-size:95%;
	padding-bottom:3px;
}
#join_ih p {
	line-height:1.3em;
}

#join_ih h1 {
	color: rgb(0, 0, 128);
}
#join_ih h2 {
	color: rgb(215, 172, 0);
	font-size: 1.2em;
}
.paddingtop10_ih{
	padding-top:10px;
}
#join_ih h3 {
	color: rgb(0, 0, 128);
}
#join_ih .darkbg h2 {
	color: rgb(0, 0, 128);
}
#join_ih .darkbg h3 {
	color: #fff;
}
.smalltext_ih {
	font-size:11px;
}
.smallcentred_ih a {
	font-size:11px;
	font-weight:bold;
}
.smaller_ih {
	font-size:95%;
}
.bluebold_ih {
	color: rgb(0, 0, 128); 
	font-weight:bold;
}

.floatright_ih {
	float:right !important;
	margin-left:10px;
}

/*#join_ih h2.box_ih {
	color: rgb(0, 0, 128); 
}*/
#join_ih th {
	line-height:1.3em;
	font-size:95%;
}

.c1_ih {
	background:url('http://www.teachit.co.uk/custom_content/images/jointlc.gif'); 
	background-position: top left; 
	background-repeat: no-repeat; 
	height:15px; 
	width:15px;
}

.c2_ih {
	background:url('http://www.teachit.co.uk/custom_content/images/jointrc.gif');
	background-position: top right;
	background-repeat: no-repeat;
	height:15px;
	width:15px;
}
.c3_ih {
	background:url('http://www.teachit.co.uk/custom_content/images/joinblc.gif');
	background-position: top left;
	background-repeat: no-repeat;
	height:15px;
	width:15px;
}
.c4_ih {
	background:url('http://www.teachit.co.uk/custom_content/images/joinbrc.gif');
	background-position: top right;
	background-repeat: no-repeat;
	height:15px;
	width:15px;
}


/*advertising styles Jul 10*/
/*tab top*/
#tab_tops li { /*replacements for admenu_ styles*/
	margin:0;
	display:inline;
	list-style-type:none;
	padding-right:3px;
}

ul#tab_tops {
	padding-left:0;
	margin-left:0;
	padding:6px 0 2px 0;
	background-image:url('custom_content/images/linebg.gif');
	background-repeat:repeat-x;
}
#tab_tops li a {
	color:#fff;
}
#tab_tops li a:link, #tab_tops li a:visited {
	text-decoration:none;
	padding:3px 10px;
	background-color:#888;
	border-top:solid #bbb 1px;
	border-left:solid #bbb 1px;
	border-right:solid #bbb 1px;
	border-bottom:solid #fff 1px;
}

#tab_tops li a:hover {
	background-color:#006699;
}
#admenu_ih li {
	margin:0;
	display:inline;
	list-style-type:none;
	padding-right:3px;
}
#admenu_tea_ih {
	padding-left:10px;
}
ul#admenu_ih {
/*	border-bottom: 1px solid #bbb; */
	padding-left:0;
	margin-left:0;
	padding:6px 0 2px 0;
	background-image:url('custom_content/images/linebg.gif');
	background-repeat:repeat-x;
/*	background-color:#cfe6f2;*/
}
#admenu_ih li a {
	color:#fff;
}
#admenu_ih li a:link, #admenu_ih li a:visited {
	text-decoration:none;
	padding:3px 10px;
	background-color:#888;
	border-top:solid #bbb 1px;
	border-left:solid #bbb 1px;
	border-right:solid #bbb 1px;
	border-bottom:solid #fff 1px;
}

#admenu_ih li a:hover {
	background-color:#006699;
}
/* end tabs*/

#advertising_ih h3 {
  color: #FFF;
  font-size:1.1em;
  background-color: #277dbc;;
  padding: 3px 5px;
}
#advertising_ih h4 {
  color: #277dbc;
  font-size:1.2em;
}
#advertising_ih h1 {
  font-size:1.4em;
  color: #277dbc;
  padding-top:10px;
}
#advertising_ih h2 {
  color: #277dbc;
}
#advertising_ih hr {
  color: #277dbc;
}
#advertising_ih.adbold_ih {
  color: #277dbc;
  font-weight: bold;
}

/*end ad styles*/

p.spacepara_ih {
	margin:0; 
	padding:0; 
	line-height:1em;
}
p.hang10_ih {
	text-indent: -10px;
	padding-left: 10px;
	padding-bottom:0;
	margin-bottom:0;
}
p.hang25_ih {
	text-indent: -25px;
	padding-left: 25px;
}
p.indent20_ih {
	margin-left: 20px;
}
.smallblueitalic_ih { /*home page Jun 10*/
	font-size: 9px;
	font-style: italic;
	color: #6699CC;
	line-height:1.1em;
}
.smallblue_ih { /*home page Jun 10*/
	color: #6699CC;
	font-size: 9px;
	line-height:1.1em;
}

.works_carousel p, .works_carousel li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 120%;
}
.works_carousel h1 {
	font-size: x-large;
	color: rgb(0, 102, 204);
}
.works_carousel h2 {
	font-size: large;
	color: rgb(255, 102, 0);
}
.works_carousel h3 {
	font-weight: bold; 
	font-size: 1.2em; 
	color: rgb(255, 102, 0);
}
#help_ih h2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
}
.centre_ih {
	text-align:center;
}
.imageright_ih {
	float: right;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	border:none;
}
.imageleft_ih {
	float: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
	border:none;
}
.indent_ih {
	margin-left: 30px;
}

.indent50_ih {
	margin-left:50px;
}
.indent60_ih {
	margin-left:60px;
}
.indent70_ih {
	margin-left:70px;
}
.indent80_ih {
	margin-left:80px;
}
.indent90_ih {
	margin-left:90px;
}
.indent100_ih {
	margin-left:100px;
}
.indent110_ih {
	margin-left:110px;
}
.indent120_ih {
	margin-left:120px;
}
.indent130_ih {
	margin-left:130px;
}
.indent140_ih {
	margin-left:140px;
}
.indent150_ih {
	margin-left:150px;
}
.indent160_ih {
	margin-left:160px;
}
.indent170_ih {
	margin-left:170px;
}

.indent180_ih {
	margin-left:180px;
}

.indent190_ih {
	margin-left:190px;
}

.indent200_ih {
	margin-left:200px;
}

.indent210_ih {
	margin-left:210px;
}

.indent220_ih {
	margin-left:220px;
}

.indent230_ih {
	margin-left:230px;
}
.indent240_ih {
	margin-left:240px;
}

.indent250_ih {
	margin-left:250px;
}

/*.indent50_ih h1, .indent50_ih h2, .indent50_ih h3, .indent50_ih p{
	margin-left:50px;
}*/
.pb5_ih {
	padding:0 0 5px 0; 
	margin:0;
}
.quote_ih {
	font-size: .8em;
	font-style: italic;
}
.boxcontent_ih {
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}

/* wordle clouds page 801 Aug 09 */
#clouds_ih h2 { 
	color: #cc0068;
}
#clouds_ih {
	padding: 5px 5px;
}
/*#clouds_ih li {
	text-indent: 0px;
	margin-left: 0px;
	padding-left:0px;
}*/
#clouds_ih h3 {
	color: #308ec4;
}

/*training page 108 Aug 09 */
#training_ih h1 {
	color: #FF0000;
	font-size: 1.4em;
}
#training_ih {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#training_ih h2 {
	color: #19537B;
	font-size: 1.2em;
}
#training_ih h3 {
	font-size: 1.1em;
}

/*staff admin area Oct 09 */
.staff_newsletters_ih .t {
	color: #003399;
}
.staff_newsletters_ih .p {
	color: #FF0000;
}
.staff_newsletters_ih .w {
	color: #009900;
}
.staff_newsletters_ih .c {
	color: #FF9900;
}
.staff_newsletters_ih th {
	font-weight: bold;
	background-color: #99CCFF;
	text-align: center;
}
.staff_newsletters_ih td {
	vertical-align: top;
	text-align: right;
}

.grey_ih {color: #666666}

#tabtops_ih li { 
        margin:0;
        display:inline;
        list-style-type:none;
        padding-right:0;
}
 
ul#tabtops_ih {
        line-height:22px;
        margin-left:0;
        padding:5px 0 3px 0;
        background-image:url('custom_content/images/linebg.gif');
        background-repeat:repeat-x;
}
#tabtops_ih li a {
        color:#fff;
}
#tabtops_ih li a:link, #tabtops_ih li a:visited {
        text-decoration:none;
        padding:3px 5px;
        background-color:#888;
        border-top:solid #bbb 1px;
        border-left:solid #bbb 1px;
        border-right:solid #bbb 1px;
        border-bottom:solid #fff 2px;
}
.smallertabs_ih li {
		padding-right:0;
		font-size:12px;
}
 
.hide_ih {
        display:none;
}
.show_ih {
        display:block;
}
.selected_ih {background-color:#fff;color:#277dbc;font-weight:bold;}
.unselected_ih {background-color:#aaa;}
.left_ih {
		float:left;
}
.right_ih{
		float:right;
}
.editorialmenu_ih{
	font-weight:bold;
	font-size:13px;
	background-color: #dfe7ee; 
	color:#f15a22;
	padding-top: 2px;
	padding-bottom: 4px;
}
.editorialmenup_ih { /* white text on orange bg */
	color: #ffffff;
	background-color:#f15a22; 
	padding: 3px 9px 5px 7px;
	border-left:solid 1px #f15a22;
	border-right:solid 1px #f15a22;
}
.editorialmenup_ih a, .editorialmenup_ih a:hover{ /* white on orange */
	color: #ffffff;
}
.editorialmenua_ih a, .editorialmenua_ih a:hover, .editorialmenua2_ih a, .editorialmenua2_ih a:hover {
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 8px;
	text-decoration:none;
}
.editorialmenua_ih a, .editorialmenua2_ih a {
	color:#f15a22;
	border-left:solid 1px #f15a22; /*orange - this gives orange 'dividers' to left of each menu item */ 
	background-color: #dfe7ee; /*blue*/
	border-right:solid 1px #dfe7ee; /*blue*/
}
.editorialmenua_ih a:hover{ /*normal a hover*/
	color: #ffffff;
	border-left:solid 1px #dfe7ee; /*blue - swap left 'dividers' from orange to blue to separate them from any solid orange items to left*/
	background-color:#f15a22; /*orange*/
	border-right:solid 1px #f15a22; /*orange*/
}
.editorialmenua2_ih a:hover{ 
	color: #ffffff;
	border-left:solid 1px #dfe7ee; /*blue*/
	background-color:#f15a22; /*orange*/
	border-right:solid 1px #dfe7ee; /*blue - for items which have another solid orange item to their right - display right border in blue*/
}

.clear_ih {
	clear:both;
	padding:0;
	margin:0;
	height:1%;
}
.clearleft_ih {
	clear:left;
	padding:0;
	margin:0;
	height:1%;
}
.clearright_ih {
	clear:right;
	padding:0;
	margin:0;
	height:1%;
}

/*editorial menus mk 2*/
.resourcemenusmall_ih {
	font-size:12px;
}
.resourcemenu_ih {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #dfe7ee;  /*blue*/
	margin: 0px;
	padding: 0px;
	float: left;
	width: 99%;
	list-style-type: none;
	font-size:13px;
	color:#fff;
}
.resourcemenu_ih li {
	float:left;
	border-right-width: 1px;
}
ul.resourcemenu_ih {
	border-bottom:2px solid #fff;
}
.resourcemenu_ih a,
.resourcemenu_ih a:visited,
li.whiteonorange_ih {
	float:left;
	color:#f15a22; /*orange*/
	background-color:#dfe7ee; /*blue*/
	text-decoration:none;
	border-right:solid 1px #f15a22;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 4px;
	padding-left: 7px;
}
.resourcemenu_ih a:hover,
li.whiteonorange_ih,
#resourcemenupage1_ih .resourcemenu1_ih a,
#resourcemenupage2_ih .resourcemenu2_ih a,
#resourcemenupage3_ih .resourcemenu3_ih a,
#resourcemenupage4_ih .resourcemenu4_ih a,
#resourcemenupage5_ih .resourcemenu5_ih a,
#resourcemenupage6_ih .resourcemenu6_ih a,
#resourcemenupage7_ih .resourcemenu7_ih a,
#resourcemenupage8_ih .resourcemenu8_ih a,
#resourcemenupage9_ih .resourcemenu9_ih a,
#resourcemenupage10_ih .resourcemenu10_ih a
  {
	color:#fff;
	background-color:#f15a22; /*orange*/
	border-right:solid 1px #dfe7ee; /*blue*/
}
li.whiteonorange_ih {
	border-right:solid #dfe7ee 1px;
}
.resourcemenuclear_ih {
	clear:both;
	padding:0;
	margin:0;
	height:1%;
    height:1.5em\9; /* IE8- */
    *height:1%; /* IE7- */
}
.linespace_ih {
	height:1em;
}
.whiteborder_ih {
	border-bottom:solid 1px #fff;
}
/* tab tops mk2 whizzy links*/
#tab_tops_ih {
	float:left;
	background:#CFE6F2 url('/custom_content/images/greyline_bg.gif') repeat-x bottom; /*blue bg*/
	list-style:none;
	margin:0;
	padding:2px 0 0 5px;
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
}
#tab_tops_ih li {
	display:inline;
	float:left;
	margin:0 2px 0 0;
	padding:0;
}
#tab_tops_ih a{
	display:block;
	float:left;
	background-color:#aaa;
	color:#fff;
	text-decoration:none;
	margin:0;
	padding:3px;
	border:1px #aaa solid;
	border-bottom:none;
	border-top-left-radius:4px;
	-webkit-border-top-left-radius:4px;
	-moz-border-radius-topleft:4px;
	border-top-right-radius:4px;
	-webkit-border-top-right-radius:4px;
	-moz-border-radius-topright:4px;
}
#tab_tops_ih a:hover,
div#tabhead1_ih #tab1_ih a,
div#tabhead2_ih #tab2_ih a,
div#tabhead3_ih #tab3_ih a,
div#tabhead4_ih #tab4_ih a,
div#tabhead5_ih #tab5_ih a,
div#tabhead6_ih #tab6_ih a,
div#tabhead7_ih #tab7_ih a,
div#tabhead8_ih #tab8_ih a,
div#tabhead9_ih #tab9_ih a,
div#tabhead10_ih #tab10_ih a
{
	background-color:#fff;
	color:#5184b4; /*blue*/
}
.twolines_ih li a {
/*for tabs that wrap onto two lines*/
	width:62px;
	height:30px;
	line-height:1.25em;
	text-align:center;
	vertical-align:middle;
	font-size:12px;
}

.bluebutton_ih {
	background: #27B2D1 url(custom_content/images/blueloz_r.gif) no-repeat right 50%;
	float:left;
}
.bluebutton_ih strong {
	background: url(custom_content/images/blueloz_l.gif) no-repeat left 50%;
	float:left;
}
.bluebutton_ih a {
	display:inline-block;
	line-height:25px;
	padding:5px 8px;
	color:#fff;
	text-decoration:none;
}
.bluebutton_ih a:hover {
	color:#903;
}
.aqua_button_ih a{
color:#fff;
background-color:#1fa1a5;
line-height:2em;
padding:0 10px;
text-decoration:none;
display:inline-block;
-moz-border-radius: 10px;
border-radius: 10px;
border:1px solid #CC0068;
}
.aqua_button_ih a:hover {
background-color:#6FD7CA;
}
