/* --------------------------------------------------------------------------------------------------------------------------------
     -------------  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;
}

.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;	
}

.homeresourceslinks a:link, .homeresourceslinks a:visited, .homeresourceslinks a:hover {
	color: #2c3d47;	
}

#RightContent a:link, #RightContent a:visited, #RightContent a:hover {
	text-decoration:underline;
}


/* --- Overwrite default css end --- */

/* ==================================================== */
/* Structural layout */
/* ==================================================== */

#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 {
 float:left;
 margin-left:20px;
 position:inherit;
height:105px;
width:250px;
 /*margin-left:2%;*/
 /*background-image:url(Images/jisclegal-logo.gif);
background-repeat:no-repeat;
background-color:#fff;*/
}

#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;
	font-size:x-large;
	font-weight:bold;
	margin-top:15px;
	color:#293352;
	font-family:Arial,Helvetica,Sans-Serif;
	position:absolute;
	left:10px;*/
}

.TopLinks {
	float:right;
	/*margin-right:2%;*/
	margin-right:20px;
	margin-bottom:10px;
	border-left:solid 1px #cecece;
	border-right:solid 1px #cecece;
	padding-right:20px;
	padding-left:20px;
}

.TopLinks p{
	margin-top:0;
	padding-left:0;
	line-height:1;
}

.TopLinks a:link, .TopLinks a:hover, .TopLinks a:visited
{
    color: #7D7B7C;
	font-size:11px;
}
 
 .TopLinks a:hover
{
    text-decoration:underline;
}

.TopLinks td {
padding:0;
margin:0;
}

.TopLinks table {
/*border-left:solid thin #000000;
padding-left:10px;*/
}

/* 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 extra menu length on the right hand side */
#menu-back {
	height:30px;
	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;
}

#MainContent {
margin-left:20px;
margin-right:20px;
}

#bannertop {
	float:left;
	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;
	/* overflow:hidden; */
}

.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 {
}

.strapline {
   color: #7d7b7c;
}

.footer {
	clear: both;
	width:100%;
	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;
   /*width:800px;*/
}

.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;
}
.footer .footerlogin{
	float:right;
}

.footer .footerlogin a.SkinObject:link{
	font-size:xx-small;
	color:#7d7b7c;
}

.Spacer{
	clear:both;
	font-size:0px;
}

.textonlylinks {
	font-size:0px;
	visibility:hidden;
	display:none;
}

.Normal, .NormalDisabled {
font-family:Arial,Helvetica,Sans-Serif;
font-size:100%;
}



/*************** radmenu *********************/
.radmenu .item{
	display: inline;
}

/* RadMenu Default skin */

.RadMenu_JISCMenu 
{
	/*border-bottom-width: 0;
	background: #fff url("images/MenuBackground.gif") repeat-x bottom left;
	text-align: left;*/
}

.RadMenu_JISCMenu  .rootGroup
 {
    white-space:nowrap;    
	margin:0px;
	padding:0px;
}

.RadMenu_JISCMenu a
{
	text-decoration: none;
}

.RadMenu_JISCMenu a.link:hover{cursor:pointer;}

.RadMenu_JISCMenu a:link, .RadMenu_JISCMenu a:visited
{
	width:120px;
height:23px;
	text-decoration: none;
	float:left;
`	border:solid 1px #ffffff;
padding-top:5px;
color:#003366;
}

.RadMenu_JISCMenu .rootGroup a:hover
{
	background-color: #d95900;
	color: #ffffff;
}

.RadMenu_JISCMenu a .text
{
	font: normal 12px Arial, sans-serif;
	font-weight:bold;
	padding-left:18px;
	padding-top:10px;
}

/* </expand arrows styling> */

.RadMenu_JISCMenu .horizontal a { border-right: 1px solid #cecece;}
