/* --------------------------------------------------------------------------------------------------------------------------------
     -------------  JISC  -------  Regular 3 coloumn  -------------
     --------------------------------------------------------------------------------------------------------------------------------
	 From this point on all skins should be annotated at the top to help describe them thus making 
	 skin selction quicker and easier.
	 
	 
	 ------------------------------------------------------------------
	 | images                                               | Logo                |
	 | 					         | search            |
	 ------------------------------------------------------------------
	 | nav     |  content         |                       | right              |
	 |            |  panel             |                       | panel             |
	 |            |                        |                       |                       |
	 ------------------------------------------------------------------
	 
*/
/* Control Panel */
.ControlPanel {
	font-size:70%;
}

.ControlPanel  .SubHead, .ControlPanel  a:link{
	font-size:x-small;
}


/* GENERIC */
body{
    font-family: Arial, Helvetica, Sans-Serif;
	font-size: small;/*0.7em;*/
	line-height: 1.4;
	color: #333333;
	margin-top: 0px;
}

img {
	border:0;
}

h1  {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size:xx-large;
	color: #003366;
	font-weight: bold;
}

h2 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size:x-large;
	color: #003366;
	font-weight: bold;
}

h3, .SubHead  {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: large;
	color: #003366;
	font-weight: bold;
}

h4  {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: medium;
	color: #003366;
	font-weight: bold;
}

h5  {
	font-family: Arial, Helvetica, Sans-Serif;
	color: #003366;
	font-weight: normal;
}

h6  {
	font-family: Arial, Helvetica, Sans-Serif;
	color: #003366;
	font-weight: normal;
}

tfoot, thead    {
	font-family: Arial, Helvetica, Sans-Serif;
    font-size:  100%; /*12px;*/
    color: #303030;
}

th  {
    vertical-align: baseline;
	font-family: Arial, Helvetica, Sans-Serif;
    font-size:  100%; /*12px;*/
    font-weight:    bold;
    color: #303030;
}

SMALL   {
    font-size:  80%; /*8px;*/
}

BIG {
    font-size:  105%; /*14px;*/
}

BLOCKQUOTE, pre {
    font-family:    "Lucida Console", monospace;
}

td table tr td{
}

td {
	padding-bottom:2px;
}

.Normal p 
{
	color:#333333;
	font-family:Arial,Helvetica,Sans-Serif;
	line-height:17px;
}

ol li{
    list-style-type:    decimal;
}

ol ol li    {
    list-style-type:    lower-alpha;
	font-size:100%;
}

ol ol ol li {
    list-style-type:    lower-roman;
	font-size:100%;
}

hr {
    color: #cecece;
    height:1pt;
    text-align:left
}

a:link, a:visited {
}

a:hover {
	color:#003366;
}

/* colour of links on homepage */
.homenewslinks a:link, .homenewslinks a:visited, .homenewslinks a:hover {
	color: #732466;	
}

.homeguidancelinks a:link, .homeguidancelinks a:visited, .homeguidancelinks a:hover {
	color: #83a12f;	
}

.homeeventslinks a:link, .homeeventslinks a:visited, .homeeventslinks a:hover {
	color: #005e7d;	
}

.homeenquirieslinks a:link, .homeenquirieslinks a:visited, .homeenquirieslinks a:hover {
	color: #625413;
}

.homeprojectslinks a:link, .homeprojectslinks a:visited, .homeprojectslinks a:hover {
	color: #a50047;	
	margin-left:10px;
}

.homeresourceslinks a:link, .homeresourceslinks a:visited, .homeresourceslinks a:hover {
	color: #2c3d47;	
	margin-left:10px;
}

#RightContent a:link, #RightContent a:visited, #RightContent a:hover {
}

.enquiries a:link, .enquiries a:visited, .enquiries a:hover {
	text-decoration:underline;
}

/* --- Overwrite default css end --- */

/* ==================================================== */
/* Structural layout */
/* ==================================================== */

/* float rules to handle IE6 wierdism */
#topfloatleft {
float:left;
}

#floatleft {
float:left;
width:70%;
}

#floatright {
float:right;
width:28%;
}

/*#container
{
	width: 880px;
	margin: 0px auto;
	color: #333;
	line-height: 1.4;
}*/

/* for 100% width skin */
#containerWide
{
	width:100%;
	margin: 0px auto;
	color: #333;
	line-height: 1.4;
}

/* top pane*/
#top {
	position:inherit;
	clear:both; 
	width:100%;
	padding: 10px 0 0 0;
	background-color:#fff;

}

#top #banner {

	margin-left:20px;
	height:88px;
	width:220px;
}

#top h1{
	margin-left:5px;
	position:inherit;
	float:left;
	display:block;
	width:120px;
	margin-top:0px;
}

#top h1 .replace{
	display:none;
}

#top .TagLine {
	float:left;
	margin-top:20px;
	color:#0e388a;
	font-family:Arial,Helvetica,Sans-Serif;
}

.textonlylinks {
	font-size:0px;
	visibility:hidden;
	display:none;
}

/* sitemap etc on top right of page */
.TopLinks {
	float:right;
	margin-right:20px;
	margin-bottom:10px;
	border-left:solid 1px #cecece;
	border-right:solid 1px #cecece;
	padding-right:20px;
	padding-left:20px;
	line-height:1.4;
}

.TopLinks a:link, .TopLinks a:hover, .TopLinks a:visited
{
    color: #7D7B7C;
	font-size:11px;
}
 
 .TopLinks a:hover
{
    text-decoration:underline;
}

/* Style for search div */
#top #search{
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	font-size: 12px;
	color: #7D7B7C;
	background-color:#EEEEEE; 
	border: solid 1px #CCCCCC;
	width: 200px;
	height: 14px;
	vertical-align: middle;
    position: relative; 
 
}

#SearchStyle 
{
    padding: 5px 10px 0 0;
    float: right;
}

.SearchStyle img {
	vertical-align:middle;
}

#top #images {
position:inherit;
float:left;
width:100%;
height:143px;
background-color:#CCCCCC;
}

/* the menu background */
#menu-back {
	line-height:24px;
	clear:both;
	background: #fff url("Images/MenuBackground.gif") repeat-x bottom left;
	border: 1px solid #cecece;
	margin-left:20px;
	margin-right:20px;
}

/*main content*/
#contentbody {
	clear:both;
}

.content, .contentwide {
	float:left;
	position:inherit;
	background-color: #fff;
	padding: 0px 0px 0px 0px;
	width:700px;
	color: #000000;
}

.contentwide {
	float:none;
	width:80%;
	margin:auto;
}

#ContentPane {
padding:0;
margin:0;
}

#breadcrumbs {
margin-left:20px;
margin-bottom:10px;
font-family:Arial, Helvetica, Sans-Serif;
font-weight:100;
}

/*Left hand side content*/
#LeftContent {
margin-left:20px;

}

/*right hand side content*/
#RightContent {
margin-right:20px;
}

#MainContent {
margin-left:20px;
margin-right:20px;
}

/* purple banner on homepage*/
#bannertop {
	width:100%;
	height:5px;
	background-color:#d95900;
	margin-bottom:1px;
}

.banner{
	float:left;
	width:100%;
    height:85px;
	background: #732466 url("Images/jisc_banner.jpg") no-repeat bottom right;
	margin-bottom:20px;
	color:#ffffff;
}

.banner h1, .banner h2, .banner h3, .banner h4, .banner h5, .banner h6 {
	color:#ffffff;
	margin:10px;
}

.banner p {
	color:#ffffff;
	margin:10px;
}

.banner a:hover,
.banner a:link,
.banner a:visited {
	color:#ffffff;
}

.banner .SubHead {
	display:none;
}

.bannerText {
}

/* eg Legal Guidance for ICT Use... next to logo */
.strapline {
   color: #7d7b7c;
}

/* Homepage, left hand column (eg news) */
.LeftCol1 {
width:62%;
float:left;
}

/* homepage, right hand column (eg guidance/events) */
.LeftCol2 {
width:36%;
float:right;
}

div.LeftColumn, div.RightColumn {
	border: solid 3px #C8C8C8;
	margin:3px;
	padding:3px;
}

div.LeftColumn h1, div.RightColumn h1 {
text-align:center;
}

/* right hand side content */
.rightPane {
margin:0px;
padding:0px;
}

.rightPane p, .rightPane .SubHead, .rightPane .indent {
	display:block;
	margin-left:10px;
	margin-right:10px;
}

.rightPane ul li   {
	list-style-type: disc;
}

/*other*/
.searchTextBox {
}

.image {
vertical-align:top;
padding-top:0px;
}

/*footer */
.footer {
	clear: both;
	background-color:transparent;
	border-top: 1px dotted #d95900;
	border-bottom: 1px dotted #d95900;
	line-height:1;
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
}

.footer p
{
   font-family:Arial,Helvetica,Sans-serif;
   color: #7d7b7c;
   line-height: 14px;
   font-size:10px;
}

.footer .SkinObject{
    font-family:Arial,Helvetica,Sans-serif;
	color: #7d7b7c;
	font-weight:normal;
	font-size:10px;
}

.footer a.SkinObject:link, 
.footer a.SkinObject:visited,
.footer a:link, 
.footer a:visited
{
	color: #7d7b7c;
	text-decoration:underline;
	font-weight:normal;
}

/*.advancelogo {
	display:inline;
	float:right;
	margin-right:20px;
	margin-left:20px;
	margin-top:0px;
	padding-top:0px;
}*/

/* Articles */
.articleTopCell {
	background-color:#ffcc00;
}

.articleTable {
	text-align:left;
}

.Spacer{
	clear:both;
	font-size:0px;
}

.hiddenlinks {
	font-size:0px;
	/* visibility:hidden; */
	color:white;
}

.hiddenlinks a:link{
color:#ffffff;
}


.hiddenlinks a:hover{
color:#ffffff;
}

.rss {
vertical-align:middle;
}

.Normal, .NormalDisabled {
font-family:Arial,Helvetica,Sans-Serif;
font-size:100%;
}

#gcsResults {
margin-left:20px;
}

.nospace p {
margin-bottom:0px;
margin-top:0px;
}

.article_divider {
border-bottom:solid 1px #d4d4d4;
padding-bottom:6px;
padding-top:6px;
}

.bottom-spacer {
margin-bottom:6px;
}

/* =========== NEWS ARTICLES STYLES =========== */
/* ============ copied from Template.css ============ */
.article 
{
    clear: both;
    text-align: left;
    margin-bottom : 25px;
}

.articleAuthor { 
	margin-top:5px;
} 

.articleEntry {
    margin: 10px 5px;
} 

.articleImage { 
	margin : 2px 10px 4px 4px;
	float : left;
}

.articlePaging { 
    border-bottom:1px dotted #D8D8D8;
	padding-bottom : 2px;
	margin-bottom : 2px;
} 

.articleCategories  {
    border-bottom:1px dotted #D8D8D8;
    margin-bottom:2px;
    padding-bottom:2px;
} 

.form_table {
background-color:#eeeeee;
padding-left:20px;
}

.form_table td {
padding-top:10px;
}

.left{text-align:left;float:left;margin-left:20px;}
.right{float:right;text-align:right;margin-right:20px;}
.centered{text-align:center;width:50%;margin:auto;}

.cc p {
color:#ff0000;
}

.cc_flowchart {
color: #FFF;
}

.cc_flowchartbox p {
text-align: center; 
color: #FFF;
}

p.cc_flowchartbox {
font-size: 150%;
}

.cc_flowchartbox p a {
color: #FFF;
}


div.cc_flowchartbox {
border: 1px solid rgb(0, 0, 204); 
background-color: rgb(0, 0, 204); 
width: 420px; 
margin-left: auto; 
margin-right: auto;
}

ol.spaced li{
margin-top: 1em;
}