/* Welcome to the main CGD website style sheet! */

body {
	background-color:#FFFFFF;
	margin-top: 0px; 
	margin-left: 0px;	
}

h1 {
	font-size: 16px;
	font-weight: bold;
}

.pageintro {
	color:#333333;
	font-size: 14px;
	line-height: 1.3;
	font-weight: normal;
}

.captionhome {
	font-size: 10px;
	line-height: 1.2;
}

.caption {
	font-size: 10px;
	font-style: italic;
}

body, tr, td, th, p, div, li,ul {
	font-family:   Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal; 	 
	font-size: 12px;
	color:#333333;
	line-height: 1.3;
}

.sitemap {
	font-size: 10px;
}

ul {
	padding-left:0.8em;
  	margin-left:0.8em;
}

A:link { color: #545454; text-decoration: underline; }
A:hover { color: #000000; text-decoration: underline; }
A:visited { color: #666666; text-decoration: underline; }
A:active { color: #666666; text-decoration: underline; }
.errors { font-weight: 700; color: #DB0500; }

#topBar {
	position: absolute;
	width:881px;
	left:20px;
	top:40px;
	text-align: center;
}

/*
#donatenowbar {
position: absolute;
	width:881px;
	height:20px;
	left:130px;
	text-align: left;
}
*/
#donatenowbar {
	width:881px;
	height:40px;
	text-align: center;
	padding-left:10px;
}


#donatebutton {
	
	list-style: none;
	margin: auto;
	width: 100%;
}
#donatebutton li {

	
	font: 11px bold "Trebuchet MS " Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0 auto;
	padding: 0;
}
#donatebutton a {
	height:26px;
	font: 11px bold "Trebuchet MS " Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	background-color:#A352DB;
	display: block;
	margin: 0 auto;
	padding: 5px 5px;
	text-decoration: none;
	border-bottom:1px solid #666666;
	border-left:1px solid #666666;
	border-right:1px solid #666666;
}


#donatebutton a:hover {
background-color:#fff;
color: #A352DB;
}









/* Menu / colour-coding */

#menu {
	position: absolute;
	width:835px;
	left:43px;
	top:132px;
	text-align: justify;
	font-size: 12px;
	font-weight: bold;
	white-space: nowrap;
}

#menu .divider{color: #999999;}


#menu A:link { color: #545454; text-decoration: none; }
#menu A:hover { color: #000000; text-decoration: none; }
#menu A:visited { color: #545454; text-decoration: none; }
#menu A:active { color: #000000; text-decoration: none; }

#menu .corp A:link { color: #545454; text-decoration: none; }
#menu .corp A:hover { color: #000000; text-decoration: none; }
#menu .corp_menuon{ color: #000000; text-decoration: none; }

#menu .care A:link { color: #545454; text-decoration: none; }
#menu .care A:hover { color: #eea200; text-decoration: none; }
#menu .care_menuon { color: #eea200; text-decoration: none; }

#menu .community A:link { color: #545454; text-decoration: none; }
#menu .community A:hover { color: #ee2f26; text-decoration: none; }
#menu .community_menuon { color: #ee2f26; text-decoration: none; }

#menu .research A:link { color: #545454; text-decoration: none; }
#menu .research A:hover { color: #bb218f; text-decoration: none; }
#menu .research_menuon { color: #bb218f; text-decoration: none; }

#menu .getinvolved A:link { color: #545454; text-decoration: none; }
#menu .getinvolved A:hover { color: #a352db; text-decoration: none; }
#menu .getinvolved_menuon { color: #a352db; text-decoration: none; }

#menu .younger A:link { color: #545454; text-decoration: none; }
#menu .younger A:hover { color: #5baf46; text-decoration: none; }
#menu .younger_menuon{ color: #5baf46; text-decoration: none; }

#menu .medics A:link { color: #545454; text-decoration: none; }
#menu .medics A:hover { color: #29bfca; text-decoration: none; }
#menu .medics_menuon { color: #29bfca; text-decoration: none; }

#menu .media A:link { color: #545454; text-decoration: none; }
#menu .media A:hover { color: #3151a4; text-decoration: none; }
#menu .media_menuon { color: #3151a4; text-decoration: none; }

/* -------------------- */

#pathBar {
	position: absolute;
	width:881px;
	height:30px;
	left:20px;
	top:160px;
	background:url("images/bar_path.gif") ;
}
#path {
	position: absolute;
	width:550px;
	height:auto;
	left:45px;
	top:170px;
	font-size: 9px;
}
#register {
font-size:10px;
height:auto;
left:423px;
position:absolute;
text-align:left;
top:168px;
width:455px;
}


#submenuphoto {
	position: absolute;
	float:left;
	clear:both; 
	top:210px;
	width:383px;
	left:20px;
	height:auto;
}

#submenu {
	position: absolute;
	float:left;
	clear:both; 
	top:210px;
	width:228px;
	left:21px;
	height:auto;
}
/** empty style to make sure that the jsp sub menu code doesn't break */
#submenu .menutext0 {} 

#submenu td {
	line-height: 1.6;

}
#submenu .caption {
	font-size: 11px;
	line-height: 1.2;
}

#thumbnails {
	position: absolute;
	float:left;
	top:210px;
	width:140px;
	left:263px;
	height:auto;
}


#content {
	position: absolute;
	float:left;
	clear:both; 
	left:423px;
	top:210px;
	width: 478px;
	height:auto;
}

#content .footnote {
	font-size: 9px;
}

.textbox {
	background-color: #FFFFFF;
	font-size: 9px;
	color:#333333;

}

#login {
color:#999999;
font-size:11px;
height:auto;
left:425px;
position:absolute;
text-align:left;
top:167px;
width:350px;
}
#login a:link {
color:#666666;
font-weight:bold;
text-decoration:underline;
}
#login a:hover {
color:#EE2F26;
font-weight:bold;
text-decoration:underline;
}
#login a:visited {
color:#333333;
font-weight:bold;
text-decoration:underline;
}
#login a:active {
color:#333333;
font-weight:bold;
text-decoration:underline;
}
#controls {
color:#999999;
font-size:11px;
font-weight:bold;
height:auto;
left:330px;
position:absolute;
text-align:right;
top:167px;
width:555px;
}
.searchbox {
background-color:#FFFFFF;
border:1px solid #666666;
color:#333333;
font-size:10px;
}

abbr { cursor:help; border-bottom: 1 px dashed black; } 


/* Donate Buttons */
#donatenow {
	background-image:url(images/tab.gif);
	position: absolute;
	width:700px;
	height:20px;
	left:20px;
	top:20px;
	text-align: center;
	}
	
	
#donatetopright {
position: absolute;
right: 0;
top: 0;
display: block;
height: 150px;
width: 150px;
background: url(images/TRbanner2.gif) no-repeat;
text-indent: -999em;
text-decoration: none;}