﻿/* ================================
    CSS STYLES FOR CORNERSTONE PORTAL  v2.0 
	Research Page Specfic Items

 Janury 08		
		Start - FIPP 2 website Training page colour scheme
   ================================
*/   
html, body {
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	font-family: "Lucida Grande", Geneva, Tahoma, Arial, Helvetica, sans-serif;
/*	scrollbar-base-color: #5818E5;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-DarkShadow-Color: #333333;*/
}

div#header {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
/*	 background-color:#E51837; */
	

	}
div#header img
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border-bottom:1px solid #5818E5;
}

div#ResearchPanelNewsitem
{
	
	
	height:185px;
	width:235px;
	padding-left:3px;
	padding-bottom:5px;
}
.NewResearchNewsRotator
{
	border-bottom:solid 1px #CACCCA;
	border-left:solid 1px #CACCCA;
	border-right:solid 1px #CACCCA;
	
	padding-left:3px;
	vertical-align:top;
	 padding-top:0px;
	

	padding-bottom:5px;
/*height:205px;*/
	width:235px;
}



Div#ResearchNewsPanel
{
float: right;
padding-right:17px;	


}
DIV#PanelResearchNewsitem
{
	vertical-align:top;
}

Div#ResearchNewsimage
{
background-image:url('../images/FIPPPanelTopresearch.png');
width:241px;
text-align:center;
font-size: 1.0em;
font-weight: bold;
color:White;
padding-top:10px;
height:25px;
}
.ResearchPubsPanel {
	border-left: solid 1px gray;
	border-right: solid 1px gray;
	border-bottom: solid 1px gray;
	overflow: hidden;
}
Div#ResearchPubsPanelTab {
	font-size: 1.0em;
	font-weight: bold;
	color:White;
	background-image: url(../images/FIPPResearchPanel2.jpg);
	padding-top:10px;
	height:26px;
	   text-align:center;
	   vertical-align:middle;
	 
	background-repeat: repeat-x;
	background-position: center center;
}
.ResearchPubsPanelContent {

	overflow:auto;
	
	height: 270px;
	background-image: url(../images/back.jpg);
	background-repeat: repeat-x;
	background-position:center bottom;
}
DIV#researchPubImage
{
float:left;
text-align:center;
margin-left:10px;
margin-top:5px;
border: solid 1px gray;
}

DIV#ResearchPub
{
	width :172px;
	float:left;
	height:255px;
	margin-left:15px;
margin-bottom:15px;
margin-right:0px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #C7C9C8;
	
}
DIV#PubitemTitle
{
	
	height:35px;
	text-align:Left;
	margin-left:15px;
	margin-right:15px;
	margin-top:5px;
	font-size:0.8em;
	margin-bottom:5px;
	 float:none;
	
}


/* MEMBER LOGIN PANEL */

.memberback1 {
	background-color: #2B1E4A;
}
.memberback2 {
	background-color: #371C71;
}
.memberback3 {
	background-color: #421B97;
}
.memberback4 {
	background-color: #4D19BE;
}
.memberback5 {
	background-color: #5818E5;
}

.memberback2 a {
	 color:White; 
}

.memberback2 a:hover 
{
	color: #5818E5;
}

/* Bread Crumbs */
div#infowrap div#breadcrumb {
	color: #333333;
	font-size:x-small;
	float:left;
	vertical-align:middle;
	}
	
div#breadcrumb span#breadtitle {
	color:#696969;
	font-size:x-small;
	}

div#breadcrumb span.arrow {
    background-image:url('../images/gridNext.gif');
    background-repeat:no-repeat;
    padding-left:10px;
    padding-top:6px;
    font-size:0px;
    color:White;
    overflow:hidden;
    background-position: 5px;
       }

 div#breadcrumb a {
    text-decoration:none;
    color:#4D19BE;
    }	

div#breadcrumb a:hover {
    text-decoration:underline;
    }



/* ----- Module Title/Banner Controls ----- */
.ModuleTitle   
{
	font-family: "Lucida Grande", Geneva, Tahoma, Arial, Helvetica, sans-serif;
       font-size: 1.3em;
    font-weight: bold;
    color: #333333;
    padding-left:5px;
	}

.ModuleTitle hr {
	background-color:#4D19BE;
	color:#4D19BE;
	height:1px;
	 margin-left:0px;
	}


.ModuleBanner {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  12px;
    font-weight: bold; 
    border-bottom: solid 1px #333333;
    text-align:center;
	}

/* ----- Footers ----- */

div#footer div.links {
	margin-top:10px;
		color: #4D19BE;
	}
.copyright {
	color: #666666;
	margin-left: 30px;
	font-size:xx-small;
}	
.footer-text {
	font-size:xx-small;
	line-height: 24px;
	color: #4D19BE;
}
div#footer a:hover {
	text-decoration:none;
	color:#4D19BE;

}

.research-subscribe-back {
	background-image: url(../images/subscribe-folder/research-subscribe-back.gif);
	background-repeat: no-repeat;
	text-align: center;
	padding: 10px;
	height: 80px;
	width: 158px;
	font-size: 0.9em;
	color: #FFF;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	font-weight: normal;
	line-height: 1.5em;
}


.research-subscribe a {
	display:block;
	width:120px;
	background-image: url(../images/subscribe-folder/research-subscribe-on.gif);
	height: 22px;
	background-repeat: no-repeat;
	background-position: center center;
	font-size: 1.0em;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
 padding-top:0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 20px;
	margin-right:20px;
	text-transform: uppercase;
}

.research-subscribe a:hover {
	background-image: url(../images/subscribe-folder/research-subscribe-off.gif);
}



