/*            
  ___ ___ ___ 
 / __/ __/ __|
| (__\__ \__ \
 \___|___/___/
              
=====================================================================================================
Global CSS file for www.aicr.org / Originally Created by: Lorraine Humm lorraine@divine-creations.com

Edited and Reworked for Convio by: Christian Stauffer c.stauffer@aicr.org
=====================================================================================================
*/

/* @import url("RSS.css") ;*/

body {
    font: 75% Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	color: #000000;
	background: #d8d6dc;
    margin: 0;
    }
	
body table {
    font: 75% Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	color: #000000;
	margin: 0;
	
    }
	
/*-- TEXT STYLES --*/

/*HEADINGS*/

h1 {
    font-size: 1.5em;
    font-weight: bold;
	margin-top: 5px;
	
    }
	
.right h1, #rightVideo h1 {
	font-size: 1.1em;
	border-bottom: 1px dotted #330099;
	padding-bottom: 5px;
	color: #336666;
	}
	
h2 {
    font-size:1.4em;
   font-weight: bold;
    }
h3 {
	font-size:1.25em;
	}
#rightVideo h3 
	{
	font-size: 1em;
	}
.introPara {
	font-weight: bold;
	}
.introParaSansbold {
	font-weight: normal;
	margin-top: 0;
}
	
/*-- GENERIC LINKS --*/

a, a:link, a:active {color: #0066CC; text-decoration:none }
a:hover {color: #E67A15; text-decoration:underline}
a:visited {color: #E67A15;}
	
.newWindow {
	background:  url("http://www.aicr.org/assets/images/icons/newwindow.gif") no-repeat 0px 2px;
	padding: 0 0 0 14px;
	}
.pdf {
	background:  url("http://www.aicr.org/assets/images/icons/pdf.gif") no-repeat 0px 0px;
	height: 19px;
	padding-left: 17px;
	
	
	}
	
.twitter {
	
	background:  url("../images/icons/twitter.gif") no-repeat 0px 0px;
	padding: 2px 0 5px 27px;
	display: block;
	height: 22px;
	}
.facebook {
	background:  url("../images/icons/facebook.gif") no-repeat 0px 0px;
	padding: 2px 0 10px 27px;
	display: block;
	height: 22px;
	}

.blogicon {
	margin:10px 0 0 0;
	background:  url("../images/icons/blog-icon-box-orange-24.png") no-repeat 0px 0px;
	padding: 2px 0 5px 27px;
	display: block;
	height: 22px;
	}
.shareidea
 {
	margin:10px 0 0 0;
	background:  url("../images/icons/ShareIdea24.jpg") no-repeat 0px 0px;
	padding: 2px 0 5px 27px;
	display: block;
	height: 22px;
	}
	
/*-- POSITIONAL ELEMENTS --*/    

.container {
    width: 970px;
    margin: auto;
	padding: 0 20px 0 20px;
	background: url(../images/structure/tile_bg.gif) top left repeat-y;
    }
	
.mast {
    width: 950px;
    height: 110px;
    float: left;
    background: url(../images/structure/masthead.jpg) top left no-repeat;
    }

.tr-mast {
    width: 950px;
    height: 110px;
    float: left;
    background: url(../images/structure/tr-masthead.jpg) top left no-repeat;
    }

.mastLeft {
	float: left;
	width: 300px;
	height: 110px;
	}

.mastRight {
	float: right;
    width: 600px;
	height: 100px;
	text-align: right;
    }
	
/*-- CSS SWITCHERS CONTAINER --*/

.switchers {
	background: #33FF66;
	float: right;
	height: 30px;
	}
	
/*-- DONATE FLASH --*/

.swfDonate {
	float: right;
	height: 70px;
	padding-right: 30px;
	}
#flashcontent {
	float: right;
	height: 70px;
	padding-right: 30px;
	}
	
/*-- SEARCH AREA --*/

#cse-search-results iframe {
	width:750px;
}

.search {
	float:right;
	padding-right: 5px;
	margin-top: 49px;
	text-align: right;
	width: 320px;
	}
	
.search form {
	margin: 0;
	padding: 0;
	}
input.searchfield {
	width: 150px;
	}
	
/*-- IMAGE MONTAGE DEFINITION AND CLASSES FOR EACH PAGE -- */
	
#banner {
	float: left;
	width: 950px;
	height: 80px;
	}
	
.bannerHome {background: url(../images/banners/banner-homepage.jpg) top left no-repeat;}
.bannerAbout {background: url(../images/banners/about.jpg) top left no-repeat;}
.bannerReduce {background: url(../images/banners/conferences.jpg) top left no-repeat;}
.bannerHelp {background: url(../images/banners/help.jpg) top left no-repeat;}
.bannerResearch {background: url(../images/banners/research.jpg) top left no-repeat;}
.bannerLearn {background: url(../images/banners/world.jpg) top left no-repeat;}
.bannerPG {background: url(../images/banners/rrnewkirk-pg.jpg) top left no-repeat;}
.bannerEP {background: url(../images/banners/rrnewkirk-ep.jpg) top left no-repeat;}
	
/*-- ORIENTATION / BREADCRUMB --*/

.orientation {
    width: 400px; /*auto or 750*/
    float: left;
    margin: 0;
    padding: 8px 0 5px 0;
	font-size: 0.9em;
	line-height: normal;	
    }
	
.orientation a:after { content: " »"; }
.orientation a, .orientation a:link, .orientation a:visited {color: #5c3997; text-decoration: none; font-weight: bold;  }
.orientation a:hover {color: #e67a15;}
 
/*-- CONTENT AREAS --*/

.content {
    float:left;
    width: 950px;
    }
	
.left {
    width: 200px;
    float: left;
    margin: 0;
    padding: 0;
    }

.middle {
    width: 530px;
    float: left;
    margin: 0 10px 10px 0 ;
    padding: 0;
    }

.right {
    width: 200px;
    float: right;
    margin: 35px 0 0 0;
    padding: 0;
    }
.right p {margin-top: 0;}

.conviocontent {         /*aka .rightFull*/
    width: 740px; /*740px*/
    float: left;
    margin: 0;
    padding: 0 9px 0 0;
    }
	
.conviocontent table tr td {line-height:1.5em;    }
	
/* Charity Dynamic Positionals

.middle {
    width: 540px;
    float: left;
    margin: 0 o 0 0;
    padding: 0;
    }

.middleVideo {
	width: 420px;
	float: left;
	margin: 0;
	padding: 0;
	}

.middle p.footnote {font-size: 0.8em;}

.right {
    width: 200px;
    float: right;
    margin: 35px 0 0 0;
    padding: 0;
    }

.right p {margin-top: 0px;}

.right h1, #rightVideo h1 {
	font-size: 1.1em;
	border-bottom: 1px dotted #330099;
	padding-bottom: 5px;
	color: #336666;
	}

.middleleft {
    width: 300px;
    float: left;
    margin: 0;
    padding: 0;
    }

.middleright {
    width: 175px;
    float: right;
    margin: 0 0 0 35px;
    padding: 0;
	background-color:#fff;
	padding:10px;
	color:#5C3997;
    }

.middleleftbottom {
    width: 250px;
    float: left;
    margin: 0;
    padding: 0;
    }
/* fix font-size, and line heigth with Laura for HCIH section */
.middleleftbottom p {
	margin: 0;
	line-height: 1.3em;
	font-size: 0.9em;}

.middlerightbottom {
    width: 250px;
    float: right;
    margin: 0 0 0 0;
    padding: 0;
    }
	/* fix font-size, and line heigth with Laura for HCIH section */
.middlerightbottom p {
	margin: 0;
	line-height: 1.3em;
	font-size: 0.9em;}

.portalWrap2
{
width: 540px;
float: left;
margin-bottom: 10px;
}

.portal2

{
width: 250px;
padding-top: 10px;
padding-right: 10px;
padding-bottom: 10px;
padding-left: 10px;
float: left;
}

.portal2 h2 {
	margin: 0 0 5px 0;
	font-size: 120%;
	color: #5c3996;
	}

.portal2 img

{
float: left;
padding-right: 10px;

}

.portal2 p
{
margin: 0 0 0 110px;
line-height: 1.3em;
font-size: 0.9em;
}

.portal3

{
width: 540px;
float: left;
border:#E67A15 solid 1px;
height:auto;
}

.portal3 img

{
float: left;
padding-right: 10px;
}

.portal3 p
{
margin-top: 0pt;
margin-right: 0pt;
margin-bottom: 0pt;
margin-left: 0pt;
line-height: 1.3em;
}


/* -- IMAGE FLOATS FOR CONTENT AREAS --*/

.float_l {float:left; margin-right:10px;}

.float_r {float:right; margin-left:10px;}
	
/*-- BOXED INFORMATION IN MAIN CONTENT AREA --*/
	
.boxed {
	width: 100%;
	border: 1px dashed #5c3996;
	padding:10px;
	}
	
.boxed p {
	margin-left: 10px;
	margin-right: 10px;
	}
.boxed h2 {
	margin-left: 10px;
	}

/*-- WIDGETS --*/

#widgets {
	margin: 10px 0 10px 0;
	border: 1px solid #CCCCCC;
	padding: 5px 5px 0 5px;
	}
#widgets p {
	font-size: 0.9em;
	}

#widgets li {
	font-size: 0.9em; margin-left:-15px;
	}
	
.date {
	font-size: 0.9em;
	}
	
#widgets a:link {color:#0066cc; text-decoration:none} /* unvisited link */
#widgets a:visited {color:#0066cc; text-decoration:none} /* visited link */
#widgets a:hover {color:#0066cc; text-decoration:underline} /* mouse over link */
#widgets a:active {color:#0066cc; text-decoration:underline} /* selected link */	



/*-- WIDGETS 2 --*/

#widgets2 {
	border: 1px solid #CCCCCC;
	height: auto;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
	}
#widgets2 p {
	font-size: 0.9em;
	}
.date2 {
	font-size: 0.9em;
	}
#widgets3 {
	border: 1px solid #CCCCCC;
	height: auto;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
	}
#widgets3 p {
	font-size: 0.9em;
	}
	
/*-- WIDGETS-SPOTLIGHT --*/

#widgets-spotlight {
	margin: 10px 0 10px 0;
	border: 1px solid #CCCCCC;
	padding: 0 5px 0 5px;
	}
#widgets-spotlight p {
	font-size: 0.9em; padding-bottom:-35px;
	}

#widgets-spotlight li {
	font-size: 0.9em; margin-left:-15px;
	}
	
.date {
	font-size: 0.9em;
	}
	
/*-- SWITCHERS ABOVE SUBNAV --*/
	
#globalswitchers {
	height: 26px;
	margin-top: 7px;
	}
#globalswitchers p {
	margin: 2px 2px 0 0;
	float: left;
	font-size: 0.9em;
	line-height: normal;
	}
#globalswitchers ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#globalswitchers ul li {
	display: inline;
	float: left;
	}
	
#globalswitchers ul li a {
	display: block;
	width: 21px;
	height: 18px;
	background:url(../images/icons/A_bg.gif) top left no-repeat;
	text-decoration: none;
	padding: 3px 0 0 3px;
	margin: 0 3px 0 3px;
	color: #000;
	font-size: 0.9em;
	line-height: normal;
	}
#globalswitchers ul li a.default {
	padding: 3px 0 0 6px;
	width: 18px;
	}
#globalswitchers ul li a.highviz {
	background:url(../images/icons/A_highviz_bg.gif) top left no-repeat;
	color: #FFFF66;
	padding: 3px 0 0 3px;
	}	
#globalswitchers ul li a:hover {
	background-position: 0 -21px;
	text-decoration: none;
	}
	
/* VIDEO PAGE LAYOUTS */
	
#rightVideo {
	width: 320px;
	float: right;
	margin: 35px 0 0 0;
	padding: 0;
	}
	
.middleVideo {
	width: 420px;
	float: left;
	margin: 0;
	padding: 0;
	}
	
p#wcrfVideo {
	margin: 0;
	padding: 0;
	}
	
#rightVideo h2.videoTitle {
	font-size: 1.1em;
	font-weight: normal;
	display: block;
	width: 307px;
	height: 23px;
	background: url(../images/structure/film_title.gif) top left repeat-x;
	padding: 7px 0 0 5px;
	margin: 0;
	border-bottom: none;
	float:right;
	}
	
/*-- HOMEPAGE PORTALS --*/

.portalWrap {
	width: 740px;
	float: left;
	margin-bottom: 20px;
	}
.portal {
	width: 350px; /*370*/
	padding: 10px;
	float: left;
	}
.portal img {
	float:left;
	padding-right: 10px;
	padding-bottom: 10px;
	
	}
.portal h2 {
	margin: 0 0 5px 0;
	font-size: 120%;
	color: #5c3996;
	}
.portal h2 a {
	color: #5c3996;
	}
.portal h2 a:hover {
	color: #e67a15;
	}
.portal p {
	margin: 0;
	line-height: 1.3em;
	font-size: 0.9em;

	}
	
/*-- NEWS/ANNOUNCEMENTS --*/

.greyCurved {
	width: 190px;
	background: url(../images/structure/grey_bottomcurve.gif) bottom left no-repeat;
	margin: 10px 0 0 0; /*10px 0 10px 0;*/
	padding-bottom: 5px;
	}
.greyTop {
	width: 190px;
	height: 6px;
	background: url(../images/structure/grey_topcurve.gif) top left no-repeat;
	}
.greyCurved p {
	margin: 3px 5px 5px 10px;
	font-size: 0.9em;
	line-height: normal;
	}
.greyCurved h1 {
	font-size: 120%;
	margin: 0 5px 10px 10px;
	}
.greyCurved h2 {
	font-size: 100%;
	font-weight: bold;
	margin: 3px 5px 3px 10px;
	}

.greyCurved a, .greyCurved a:link, .greyCurved a:active .greyCurved a:visited {
	color: #000;
	}
.greyCurved a:hover {
	color: #e67a15;
	}
.greyCurved form {
	padding-left: 5px;
	}
.greyCurved input {
	margin-bottom: 5px;
	}
	
/*-- GREEN left nav Donations box --*/


.greenCurved {
	width: 190px;
	background: url(../images/structure/green_bottomcurve.gif) bottom left no-repeat;
	margin: 10px 0 0 0; /*10px 0 10px 0;*/
	padding-bottom: 5px;
	}
.greenTop {
	width: 190px;
	height: 6px;
	background: url(../images/structure/green_topcurve.gif) top left no-repeat;
	}

.greenCurved p {
	margin: 3px 5px 5px 10px;
	font-size: 0.9em;
	line-height: normal;
	}
.greenCurved h1 {
	font-size: 120%;
	margin: 0 5px 10px 10px;
	}
.greenCurved h2 {
	font-size: 100%;
	font-weight: bold;
	margin: 3px 5px 3px 10px;
	}

.greenCurved a, .greyCurved a:link, .greyCurved a:active .greyCurved a:visited {
	color: #000;
	}
.greenCurved a:hover {
	color: #e67a15;
	}
.greenurved form {
	padding-left: 5px;
	}
.greenurved input {
	margin-bottom: 5px;
	}
	
/*-- START CALENDAR LEFT COLUMN --*/

#calendar {
	width: 190px;
	margin: 10px 0 0 0;
	padding: 0;
	}
#calendar a {
	display: block;
	width: 140px;/*190*/
	height: 28px;/*35*/
	background: #CCCCCC url(../images/icons/calendar.gif) top left no-repeat;
	color: #fff;
	padding-left: 50px;
	padding-top: 7px;
	font-size: 0.9em;
	font-weight: bold;
	text-decoration: none;
	}
#calendar a:hover {
	background-position: 0 -35px;
	}
	

/*-- DONATE PIGGY LEFT COLUMN --*/

#piggyLeft {
	width: 190px;
	margin: 10px 0 0 0;
	padding: 0;
	}
#piggyLeft a {
	display: block;
	width: 140px;/*190*/
	height: 28px;/*35*/
	background: #CCCCCC url(../images/icons/donate_orange.gif) top left no-repeat;
	color: #fff;
	padding-left: 50px; /*50px*/
	padding-top: 7px;
	font-size: 0.9em; /*0.9em*/
	font-weight: bold;
	text-decoration: none;
	}

#piggyLeft a:hover {
	background-position: 0 -35px;
	}
	
	
	/*-- DONATE PIGGY LEFT COLUMN --*/

#cfc {
	width: 190px;
	margin: 10px 0 0 0;
	padding: 0;
	}
#cfc a {
	display: block;
	width: 140px;/*190*/
	height: 28px;/*35*/
	background: #CCCCCC url(../images/icons/donate-cfc.gif) top left no-repeat;
	color: #fff;
	padding-left: 50px; /*50px*/
	padding-top: 7px;
	font-size: 0.9em; /*0.9em*/
	font-weight: bold;
	text-decoration: none;
	}

#cfc a:hover {
	background-position: 0 -35px;
	}
/*-- GRANT APPLICATION LEFT COLUMN --*/

#grantLeft {
	width: 190px;
	margin: 10px 0 0 0;
	padding: 0;
	}
#grantLeft a {
	display: block;
	width: 140px;/*190*/
	height: 28px;/*35*/
	background: #CCCCCC url(../images/icons/grantapply_orange.gif) top left no-repeat;
	color: #fff;
	padding-left: 50px; /*50px*/
	padding-top: 7px;
	font-size: 0.9em; /*0.9em*/
	font-weight: bold;
	text-decoration: none;
	}

#grantLeft a:hover {
	background-position: 0 -35px;
	}
	
/*-- Press Registration LEFT COLUMN --*/

#pressLeft {
	width: 190px;
	margin: 10px 0 0 0;
	padding: 0;
	}
#pressLeft a {
	display: block;
	width: 140px;/*190*/
	height: 28px;/*35*/
	background: #CCCCCC url(../images/icons/press-registration_orange.gif) top left no-repeat;
	color: #fff;
	padding-left: 50px; /*50px*/
	padding-top: 7px;
	font-size: 0.9em; /*0.9em*/
	font-weight: bold;
	text-decoration: none;
	}

#pressLeft a:hover {
	background-position: 0 -35px;
	}
	
/*-- END DONATE PIGGY LEFT COLUMN --*/

/*-- FOOTER --*/
    
.footer {
    width: 950px;
	float: left;
    padding: 5px 0 5px 0;
	font-size: 90%;
	color: #FFFFFF;
    background: #5c3996;
    text-align: center;
    }
.footer a, .footer a:link, .footer a:visited {
	color:#fff;
	}
.footer ul {
	list-style: none;
	margin: 5px 0 8px 0;
	padding: 0;
	}
.footer ul li {
	display: inline;
	margin: 0 3px 0 3px;
	padding: 0;
	line-height: normal;
	}
	
/* --FLAGS --*/

#flags {
    width: 170px;
	height: 15px;
	float: left;
	margin: 10px 0 20px 0;
    }
#flags ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#flags ul li {
	float: left;
	margin: 0;
	padding: 0;
	}
#flags ul li a {
	display: block;
	width: 24px;
	height: 15px;
	padding: 0 5px 0 5px;
	}
#flags ul li a:hover {
	background-position: 0 -15px;
	}
.flagUSA {background: url(../images/icons/flag_us.gif) top left no-repeat;} 
.flagUK {background: url(../images/icons/flag_uk.gif) top left no-repeat;} 
.flagNL {background: url(../images/icons/flag_nl.gif) top left no-repeat;} 
.flagHK {background: url(../images/icons/flag_hk.gif) top left no-repeat;}
.flagFR {background: url(../images/icons/flag_fr.gif) top left no-repeat;} 
.flagINT {background: url(../images/icons/flag_int.gif) top left no-repeat;} 

/*-- VALIDATION LINKS --*/

.validate {
	margin: 0 1em 1em 0;
	width: 9em;
	font-family: helvetica,arial,sans-serif;
	font-size: 70%;
	font-weight: bold;
	float: left;
	}
.validate a {
	display: block;
	width: 100%;
	}
.validate a:link, 
.validate a:visited,
.validate a:hover {
	background-color: #fc6;
	color: #000;
	text-decoration: none;
	}
.validate a:link,
.validate a:visited {
	border-top: 1px solid #cecece;
	border-bottom: 2px solid #4a4a4a;
	border-left: 1px solid #cecece;
	border-right: 2px solid #4a4a4a;
	}
.validate a:hover {
	border-bottom: 1px solid #cecece;
	border-top: 2px solid #4a4a4a;
	border-right: 1px solid #cecece;
	border-left: 2px solid #4a4a4a;
	}
.validate span.w3c {
	padding: 0 0.4em;
	background-color: #fff;
	color: #0c479d;
	}

/*-- DATA TABLES --*/

.data {
	width: 99%;
	border-collapse: collapse;
	margin-bottom: 5px;
	}
.data td {
	padding: 3px;
	border: 1px solid #a29fa6;
	}
.data thead th {
	padding: 3px;
	text-align: left;
	background: #bebbc4;
	border: 1px solid #a29fa6;
	}
.data td p {
	margin-top: 0;
	}
.data caption {
	text-align: left;
	font-size: 110%;
	font-weight: bold;
	margin-bottom: 5px;
	}
.data tbody th {
	background: #e2e0e5;
	border: 1px solid #a29fa6;
	text-align: left;
	}
	
/*-- IMAGE LISTS --*/

dd {
	margin: 0 0 15px 110px;
	font-size: 100%;
	}
dd a {
	font-weight: bold;
	}
dd.image {
	float: left;
	margin: 0;
	}
	
/*-- ALPHABET TEXT LIST --*/

#alphabet {
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0;
	}
#alphabet li {
	display: inline;
	margin: 0 4px 0 0;
	padding: 0;
	font-weight: bold;
	color: #5c3997;
	}
	
/*-- ORDERED LISTS --*/

ol li {margin-bottom: 1em; }
ol li ol {list-style: none; margin: 5px 5px 5px 0;}

/*-- UN-ORDERED LISTS --*/

ul li { line-height:1.5em;}


/*-- QUOTATIONS --*/

blockquote {
	margin: 0 20px 0 20px;
	border-bottom: 1px dashed #5C3997;
	}
.signature {
	text-align: right;
	font-weight: bold;
	font-style: italic;
	}



/*-- ADDITIONAL MODIFICATIONS BELOW THIS LINE --*/
    
.clear {clear: both;}
html { height: 100%; margin-bottom: 1px;}
.emphasise {font-style: italic;}
acronym { cursor: help;}
img, img a, img a:link, img a:visited {border: none;}
.bigEmphasis {font-size: 120%; font-weight: bold;}
a.top  {padding: 3px; background: #8d74b5; text-decoration: none; font-size: 10px; color: #fff;}
a.top:hover {background: #aa93ce;}
.diagrams {border: 1px solid #999999;}
.middle p.footnote {font-size: 0.8em;}
.icons {float:left; width:30%; padding-right:10px; height:auto; position:relative;}

a.print {
	display: block;
	height: 19px;
	background: url(../images/icons/print.gif) top left no-repeat;
	padding-left: 20px;
	}

/*-- HOW CAN I HELP Styles --*/

.how {color:#000; font-weight:bold;}
h1.how {color:#000;}

.how-em {color:#E67A15; font-weight:bold; font-size:150%;}
.how-list li {list-style:none; list-style-position:outside; margin-left:-15px; padding-top:-10px;}

div.callout-wrap {margin-top:10px}
.how-callout-type { color:#808080; font-size:100%; text-transform:uppercase; }
.how-callout-title { color:#0066cc; font-size:120%; font-weight:bold;}
.how-callout-byline { color:#808080; font-size:90%; font-style:italic; }

/*-- AUDIENCE HOME PAGE Styles --*/

.greybox {max-width:198px; background-color:#f2f2f2; border:1px solid #bfbfbf; padding:10px; height:auto; float:right; position:relative; margin-bottom:10px; line-height:1.3em;}
.greybox h2 {color:#666; font-size:11px; text-transform:uppercase; padding:0; margin:0px;  margin-bottom:5px; }
.greybox h3 {font-size:0.9em;padding:0; margin:0px; margin-bottom:5px; text-transform:capitalize;}
.greybox h4 {font-size:0.8em;padding:0; margin:0px; margin-bottom:5px; text-transform:capitalize;}
.greybox p {font-size:0.8em; padding:0; margin:0px; margin-bottom:5px;}
.greybox img {float:left; padding:0; margin-right:5px; border:0;}
.greybox ol {font-size:0.8em;padding:0; margin:0 0 5px 15px; }
.greybox a:link {color:#0066cc; text-decoration:none} /* unvisited link */
.greybox a:visited {color:#0066cc; text-decoration:none} /* visited link */
.greybox a:hover {color:#0066cc; text-decoration:underline} /* mouse over link */
.greybox a:active {color:#0066cc; text-decoration:underline} /* selected link */

.special-section {padding-top:15px;width:518px;}
.special-section h1 {font-size:1.3em; padding:0; margin:0 0 10px 0;text-transform:uppercase; color:#5f497a; border-bottom:2px solid #0066cc; }
.special-section h2 {font-size:1.2em; padding:0; margin:0 0 10px 0;text-transform:uppercase; color:#5f497a; border-bottom:2px solid #0066cc; }
.special-section h3 {font-size:1.1em; margin:0 0 0 150px; padding:0;text-transform:capitalize; color:#5f497a; }
.special-section h4 {font-size:1.0em; margin:0 0 0 150px; padding:0;text-transform:capitalize; color:#5f497a; }
.special-section img {float:left; padding:0;margin:0 5px 5px 0; border:  1px solid #bfbfbf }
.special-section p {font-size:1.0em; margin:0 0 5px 150px; width:361px;}
.special-section a:link {color:#5f497a; text-decoration:none} /* unvisited link */
.special-section a:visited {color:#5f497a; text-decoration:none} /* visited link */
.special-section a:hover {color:#5f497a; text-decoration:underline} /* mouse over link */
.special-section a:active {color:#5f497a; text-decoration:underline} /* selected link */

.special-section-ni {font-family:Verdana, Arial, Helvetica, sans-serif; padding-top:15px;width:100%;}
.special-section-ni h1 {font-size:1.3em; padding:0; margin:0 0 10px 0;text-transform:uppercase; color:#5f497a; border-bottom:2px solid #0066cc; }
.special-section-ni h2 {font-size:1.2em; padding:0; margin:0 0 10px 0;text-transform:uppercase; color:#5f497a; border-bottom:2px solid #0066cc; }
.special-section-ni h3 {font-size:1.1em; margin:0; padding:0;text-transform:capitalize; color:#5f497a; }
.special-section-ni img {float:left; padding:0;margin:0 5px 5px 0; border:  1px solid #bfbfbf }
.special-section-ni p {font-size:1.0em; margin:0 0 20px 0; width:100%;}
.special-section-ni a:link {color:#5f497a; text-decoration:none} /* unvisited link */
.special-section-ni a:visited {color:#5f497a; text-decoration:none} /* visited link */
.special-section-ni a:hover {color:#5f497a; text-decoration:underline} /* mouse over link */
.special-section-ni a:active {color:#5f497a; text-decoration:underline} /* selected link */


.homepage-rotator {width:518px;height: 292px;padding: 0;margin:  0 0 15px 0 ;} 
.homepage-rotator img {width:518px; height: 292px; padding: 0px;border: 1px solid #bfbfbf; background-color: #eee; top:0; left: 0} 

.wedding-rotator {width:300px;height: 226px;padding: 0;margin:  0 0 15px 0 ;} 
.wedding-rotator img {width:300px; height: 226px; padding: 0px;border: 1px solid #bfbfbf; background-color: #eee; top:0; left: 0} 

/* Stills rotator for multiple videos on a page */

.videostill_caption h2 {background: url(../images/structure/film_title.gif) top left repeat-x; color:#333;}
.videostill-rotator {width:190px; height:160px; }
.videostill-rotator img {width:150px; }

/*Donation rotator */
.donation-rotator {width:225px; height:309px;}
.donation-rotator img {width:225px; }

.pagernav { margin:5px 0 }
#pagernav a { border: 1px solid #bfbfbf; background: #8d74b5; text-decoration: none; margin: 0 5px; padding: 1px 5px; color:#fff;}
#pagernav a.activeSlide { background: #5c3997 }
#pagernav a:focus { outline: none; }


#special-maincontainer{font-family:Verdana, Arial, Helvetica, sans-serif;margin-top:15px;width:518px;}
#special-topsection{background: #fff;height: auto;}
#special-topsection h1 {font-size:1.2em; padding:0; margin:0 0 10px 0;text-transform:uppercase; color:#5f497a; border-bottom:2px solid #0066cc;}
#special-leftcolumn h2 {font-size:1.1em; padding:0;text-transform:capitalize; color:#5f497a; }

#special-contentwrapper{float: left;width: 100%;}
#special-leftcolumn{
float: left;
width: 259px; /*Width of left column in pixel*/

}
#special-rightcolumn{
float: left;
width: 259px; /*Width of right column in pixels*/

}
.special-column h2 {font-size:1.1em; padding:0;text-transform:capitalize; color:#5f497a; }
.special-column a:link {color:#5f497a; text-decoration:none} /* unvisited link */
.special-column a:visited {color:#5f497a; text-decoration:none} /* visited link */
.special-column a:hover {color:#5f497a; text-decoration:underline} /* mouse over link */
.special-column a:active {color:#5f497a; text-decoration:underline} /* selected link */

#special-footer{clear: left;width: 100%;background: #fff;text-align: left;padding: 4px 0; }

.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;}


/** BEGIN Custom buttons **/

a.purple_button {display: block;border: 2px solid;border-color: #aaa #000 #000 #aaa;width: 7em;background-color:#5C3997;background-repeat:repeat-x;padding:5px;text-align:center;font-family:Verdana, Arial, Helvetica, sans-serif;color: #fff;font-weight:bold;font-size:medium;text-decoration:none;}

a:hover.purple_button {position: relative;top: 2px;left: 1px;border-color: #000 #aaa #aaa #000;color:#fff;text-decoration:underline}

a.cran_button {display: block;border: 2px solid;border-color: #aaa #000 #000 #aaa;width: 7em;background-color:#9E0056;background-repeat:repeat-x;padding:5px;text-align:center;font-family:Verdana, Arial, Helvetica, sans-serif;color: #fff;font-weight:bold;font-size:medium;text-decoration:none;}

a:hover.cran_button {position: relative;top: 2px;left: 1px;border-color: #000 #aaa #aaa #000;color:#fff;text-decoration:underline}

a.reg_button {display: block;border: 2px solid;border-color: #aaa #000 #000 #aaa;width: 7em;background-color:#9E0056;background-repeat:repeat-x;padding:5px;text-align:center;font-family:Verdana, Arial, Helvetica, sans-serif;color: #fff;font-weight:bold;font-size:medium;text-decoration:none;}

a:hover.reg_button {position: relative;top: 2px;left: 1px;border-color: #000 #aaa #aaa #000;color:#fff;text-decoration:underline}

/** END Custom buttons **/

/** BEGIN Policy Report Table  **/
.pr table tr td p {font-family:Tahoma, Verdana, sans-serif; font-size:80%;}
.pr_title{background-color:#01295C; color:#FFFFFF; text-transform:uppercase; text-align:center; padding:6px; font-weight:bold;}
.pr_title p {margin:0; padding:0;}
.pr_aim {background-color:#1C4475; color:#FFF; text-align:center; padding:6px; font-weight:bold;}
.pr_aim p { margin:0; padding:0; margin-bottom:5px;}
.pr_rec {background-color:#ECCC75; text-align:center; padding:6px;}
.pr_rec p { margin:0; padding:0; margin-bottom:5px;}
.pr_fn {background-color:#D8DBEA; text-align:left; padding:6px; background-image:url(logo-grey-lr.gif); background-position: bottom right; background-repeat:no-repeat;}
.pr_fn p { margin:0; padding:0; margin-bottom:5px;}
.pr_more {text-align:left; padding:6px;}
.pr_more p { margin:0; padding:0;}
/** END Policy Report Table  **/

/** BEGIN A-Z ideas **/
.az-red {font-size:2.75em; color:#FF0000;}
.az-orange {font-size:2.75em; color:#ff6600;}
.az-green {font-size:2.75em; color:#99cc00;}
.az-lightblue {font-size:2.75em; color:#3366ff;}
.az-indigo {font-size:2.75em; color:#000080;}
.az-violet {font-size:2.75em; color:#800080;}
.az-blue {font-size:2.75em; color:#0000ff;}
/** END A-Z ideas **/

/** Begin Team AICR store styles **/
#teamaicr-ticket-img {float:left; margin-right:10px;}
#teamaicr-ticket-title {color:#23408f; font-size:150%; text-transform:uppercase;}
#teamaicr-ticket-race {color:#FF0000; font-size:125%; }
#teamaicr-ticket-detail {float:right; width:auto; height:auto; position:relative; width:450px;}
.teamaicr-ticket-detail {color:#000; font-size:135%; font-weight:bold; border-bottom:1px dashed #333333; }
/** END Team AICR store styles **/

/** Begin TeamRaiser CSS hacks to deal with "Strict DTD" **/

.ProgressBoxCurrent p, .ProgressBox p, .fr_reg_summary_table td h5.SectionHead, .fr_reg_summary_table td p{

margin: 0.25em 0;

padding: 0;

}
td.controlArea dd  {
margin: 0 0 15px 0px;
}

/** END TeamRaiser CSS hacks to deal with "Strict DTD" **/

/** BEGIN eNews specific styles **/

.enews {font-family:Verdana, Arial, Helvetica, sans-serif;}	
.enews h1 {font-size:10px; text-transform:uppercase; color:#666666; margin-bottom:-10px; }
.enews h2 {font-size:14px; color:#333399;margin-bottom:-10px;}
.enews p { font-size:12px; line-height:1.5; margin-bottom:-15px; }
.enews li  {font-size:12px; line-height:1.5; margin-left:-10px;}


a.enews:link {color:#333399; text-decoration:none;}
a.enews:visited {color:#333399; text-decoration:none;}
a.enews:hover {color: #FF0000; text-decoration: underline;}
a.enews:active {color: #FF0000}

.more {color:#666666; padding-bottom:10px;}
.more a:link {color: #666666}     /* unvisited link */
.more a:visited {color: #0066FF}  /* visited link */
.more a:hover {color: #333399}   /* mouse over link */
.more a:active {color: #333399}   /* selected link */

#left_content {float:left; position:inherit; width:60%; }
#right_content {float:right; position:inherit; width:35%; }
.enews_hr {color: #666666; height:1px;}

.enews_grey_box {width:auto; background-color:#f8f8f8; padding:10px; border:1px solid #eaeaea; margin-bottom:10px; font-family:Verdana, Arial, Helvetica, sans-serif;}
.enews_grey_box h3 { color:#333399; font-size:11px; font-weight:bold;}
.enews_grey_box p { font-size:10px; line-height:1.5}
.enews_grey_box li  { font-size:10px; line-height:1.5; margin-left:-10px;}

.enews_icon {margin:5px 10px 10px 0px; vertical-align:top;}

.img_float_left {float:left; margin:5px 10px 20px 0px; }
.img_float_right {float:right; margin:5px 0px 5px 10px;}
div.clear {clear:both; padding-bottom:5px;}

/** END eNews CSS **/
/** BEGIN Blog Feed specific styles **/
.blogfeed {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
line-height: 1.5em;
color: #000000;
background-color: #F2F2F2;
font-size:10px; 
text-align:right;}
.blogfeed a:link {color:#0066cc; text-decoration:none} /* unvisited link */
.blogfeed a:visited {color:#0066cc; text-decoration:none} /* visited link */
.blogfeed a:hover {color:#0066cc; text-decoration:underline} /* mouse over link */
.blogfeed {color:#0066cc; text-decoration:underline} /* selected link */
/** END Blog Feed specific styles **/

/** BEGIN Research Grant Layout **/
#grants-header {
	border-bottom:1px solid #D8D6DC; padding-bottom:5px;
}
#grants-title {
}
#grants-left {
	float:left;
	margin-right:10px;
	width:320px;
	position:relative;
	background-color: #fff;
	padding:5px;
}
#grants-middle {
	float:left;
	margin-right:10px;
	width:240px;
	position:relative;
	background-color:#fff;
}
#grants-photo {
	float:right;
	clear:right;
}/** END Research Grant Layout **/


.DonationAppTable  {width:600px;}

/*
========================================
Research Conference Tickets - eCommerce
========================================
*/

#rescon_img {
	margin-right:10px; 
	float:left; 
	width: auto; 
	height:auto;
}

#rescon_title {
	font-size:150%; 
	font-weight:bold;
}

#rescon_desc {
	font-size:100%; 
	line-height:1.25em;
}

#rescon_price {
	font-size:120%; 
	font-weight:bold; 
	color:#666666; 
	font-style:oblique;

}

/*
========================================
Research Conference Speakers
========================================
*/
.rescon_spk-bio {float:left; width:auto; height:auto; position:relative; border-bottom:2px solid #9E0056; margin:0 10px 20px 0;}
.rescon_spk-bio img {float:left; margin:0 20px 20px 0;}
.rescon_spk-bio h2, h3, p {margin-top:0px;}
.rescon_spk-bio a.top {float:right; position:relative; height:auto; width:auto; margin-bottom:10px;}

/*
========================================
Related Links redo of UserGlobalStyle.css
========================================
*/
.RLBack {
	background-color: #F2F2F2;
}

table.RLBack {
	background-color: #F2F2F2;
	border: solid 1px #BFBFBF;
	padding:0px 0px 0px 4px;
	margin-bottom:10px;
}

/*jQuery slideshow*/
ul.slideshow {  
    list-style:none;  
    width:518px;  
    height:292px;  
    overflow:hidden;  
    position:relative;  
    margin:0;  
    padding:0;  
      
}     
  
ul.slideshow li {  
    position:absolute;  
    left:0;  
    right:0;  
}  
  
ul.slideshow li.show {  
    z-index:98;      
}  
  
ul img {  
    border:none;
  
}  
  
#slideshow-caption {  
    width:518px;  
    height:70px;  
    position:absolute;  
    bottom:0;  
    left:0;   
    color:#fff;  
    background:#000;  
    z-index:500;  
}  
  
#slideshow-caption .slideshow-caption-container {  
    padding:5px 10px;     
    z-index:99;     
}  
  
#slideshow-caption h3 {  
    margin:0;  
    padding:0;    
    font-size:14px;  
}  
  
#slideshow-caption p {  
    margin:5px 0 0 0;  
    padding:0;  
}  
/*-- DATA TABLES --*/

.data {
	width: 99%;
	border-collapse: collapse;
	margin-bottom: 5px;
	}
.data td {
	padding: 3px;
	border: 1px solid #a29fa6;
	}
.data thead th {
	padding: 3px;
	text-align: left;
	background: #bebbc4;
	border: 1px solid #a29fa6;
	}
.data td p {
	margin-top: 0;
	}
.data caption {
	text-align: left;
	font-size: 110%;
	font-weight: bold;
	padding-bottom: 20px;
	}
.data tbody th {
	background: #e2e0e5;
	border: 1px solid #a29fa6;
	text-align: left;
	}
	
.data th.second {
background: #eeecf1;
} 

/*-- E-COMMERCE --*/

.shopimage { float:left; margin-right:10px; margin-bottom:50px;}
.shoptitle {}
.shoptext {}
.shopprice { font-size:80%}
