
/* -----------------------------------------------------------
	2010 Microsite template - colour (green)
	(c) Anglia Ruskin University 2009
----------------------------------------------------------- */

body 
{
	color: #2c2c2c;
	background: #ffffff;
}

a:link, a:visited {color: #375330;}
#main-content a:link, #social-share a:link {color: #239000;}
#main-content a:visited, #social-share a:visited {color: #239000;}

/*---------------------------------
	logo and branding
---------------------------------*/

/* This graphic sets the colour of the tray - MANUAL - ALWAYS REQUIRED */
#logo h1 a 
{
	background: url(../../medianew/images/microsites/green-branding-logo.gif) no-repeat left bottom;
}

/* This graphic sets the colour of the tray background - MANUAL - ALWAYS REQUIRED */
#header-wrapper 
{
	background: url(../../medianew/images/microsites/green-branding-header.gif) repeat-x top left;
}

/*---------------------------------
	shortlinks
---------------------------------*/

#shortlinks
{
	border-top: 5px solid #b2d2a7;
	background-color: #e7f7e2;
}

#shortlinks ul li
{
	background:url(../../medianew/images/microsites/shortlink_pipe.gif) center right no-repeat;
}

#words
{
	border: 1px solid #a5a5a5;
}

/*---------------------------------
	banner area
---------------------------------*/

#main-banner-wrapper 
{
	background: #7ccf61;
	border-top: 1px solid #ace49b;
	border-bottom: 4px solid #5ab53e;
}

/*---------------------------------
	standard type
---------------------------------*/

.HLRed 
{
	color: #ff0000;
}

/*---------------------------------
	navigation
---------------------------------*/

#navigation ul li
{	
	background: url(../../medianew/images/microsites/green-nav-arrow.gif) no-repeat top left;
}

#navigation li a 
{	
	border-bottom: 1px solid #d6d6d6;
}

/*---------------------------------
	common divs
---------------------------------*/

.featureText
{
	background: #e7f7e2;
	border: 2px solid #b2d2a7;
}

.fileDownload 
{
	background: #e7f7e2;
	border-left: 2px solid #b2d2a7;

}

.footnote 
{
	background: #efefef;
	border-left: 2px solid #b7b7b7;
}	

/*---------------------------------
	dynamic content - news
---------------------------------*/

.smallnews img
{
	background: #ffffff;
	border-right: 1px solid #cfcfcf;
	border-bottom: 1px solid #cfcfcf;
}

.newsarticle img 
{
	background: #efefef;
	border-top: 1px solid #dddddd;
	border-right: 2px solid #dddddd;
	border-bottom: 2px solid #dddddd;
	border-left: 1px solid #dddddd;
}

#newscallout 
{
	background-color: #efefef;
	border: 1px solid #cfcfcf;
}

/*---------------------------------
	faq list
---------------------------------*/

#faq-list p
{
	border-left: 2px solid #d6d6d6;
}

/*---------------------------------
	tables
---------------------------------*/

table
{
	empty-cells: show;
	border-collapse:collapse;
	border: 2px solid #b2d2a7;
}

td 
{
	border-right: 1px solid #b2d2a7;
}

tr 
{
	border-bottom: 1px solid #b2d2a7;
}

td.hlrow
{
	background: #ddf0d8;
}

/*---------------------------------
	Forms
---------------------------------*/

legend 
{
	color: #000000;
}

/*---------------------------------
	images (background/border)
---------------------------------*/

#main-content .tiImageLeft p.image-credit,
#main-content .tiImageLeft-border-only p.image-credit,
#main-content .tiImageLeft-background-only p.image-credit,
#main-content .tiImageLeft-border-background p.image-credit,
#main-content .tiImageRight p.image-credit,
#main-content .tiImageRight-border-only p.image-credit,
#main-content .tiImageRight-background-only p.image-credit,
#main-content .tiImageRight-border-background p.image-credit,
#main-content .tiImageCenter p.image-credit,
#main-content .tiImageCenter-border-only p.image-credit,
#main-content .tiImageCenter-background-only p.image-credit,
#main-content .tiImageCenter-border-background p.image-credit
{
	color: #666666;
}

#main-content .tiImageLeft-border-background,
#main-content .tiImageRight-border-background,
#main-content .tiImageCenter-border-background,
#main-content .tiImageLeft-background-only,
#main-content .tiImageRight-background-only,
#main-content .tiImageCenter-background-only
{
	background: #e7f7e2;
	border: 1px solid #b2d2a7;
}

#main-content .tiImageLeft-border-only img,
#main-content .tiImageRight-border-only img,
#main-content .tiImageCenter-border-only img
{
	border: 1px solid #333333;
}

#main-content .tiImageLeft-border-background img,
#main-content .tiImageRight-border-background img,
#main-content .tiImageCenter-border-background img
{
	border: 1px solid #333333;
}

/*---------------------------------
	quote colours
---------------------------------*/

.quoteText 
{
	background: #e7f7e2;
	border: 1px solid #b2d2a7;
}

.quoteTextMarketing 
{
	border: 1px solid #999999;
	background: transparent url('../../medianew/images/quotemarks.gif') left top no-repeat;
}

.quoteTextMarketing h5 
{
	font-weight: bold;
}

.quoteTextMarketing div 
{
	background: transparent url('../../medianew/images/quotemarksb.gif') right bottom no-repeat;
}

/*---------------------------------
	case study/quote colours
---------------------------------*/

.quote,
.quote-left,
.quote-right
{
	background: #e7f7e2;
	border: 1px solid #b2d2a7;
}

.quote-start,
.quote-end
{
	color: #a9dc9a;
}

.quote img,
.quote-left img,
.quote-right img
{
	border: 1px solid #d1d1d1;
}

/*---------------------------------
	footer colours
---------------------------------*/

#footer-wrapper
{
	background: #ededed;
	color: #666666;
}

#footer-wrapper h5 {
	color: #606060;
}

#footer-col-2, 
#footer-col-3, 
#footer-col-4 
{
	border-left: 1px dotted #666666;
}
