/*********************************************/
/* Stylesheet for GLOBEC Pastel Template     */
/* February 2008                             */
/* Author: Michael Gormley                   */
/*********************************************/

/*********************************************/
/* Basic Element Default Styles              */
/*********************************************/

* {
	padding: 0px;
	margin: 0px;
}

body {
	background: #ffffff url('{template_images}/body-bg.jpg') no-repeat top center;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	text-align: center;
}

img {
	border: 0px;
}

a {
	color: #58879b;
}

a:hover {
	background-color: #baced7;
	color: #58879b;
}

h1, h2, h3, h4 {
	font-weight: bold;
	margin-bottom: 10px;
}

h2 {
	font-size: 170%;
}

h3 {
	font-size: 130%;
}

h4 {
	font-size: 120%;
}

p {
	font-size: 100%;
	margin-bottom: 10px;
}

/*********************************************/
/* Wrapper Styles                            */
/*********************************************/

#wrapper {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#wrapper-inner {
	padding: 10px 10px 0px 10px;
}

/*********************************************/
/* Header Styles                             */
/*********************************************/

#header-right {
	float: right;
	margin-top: 10px;
}

#toplinks {
	padding: 8px 0px;
}

#toplinks a {
	background-color: #fff;
	background-position: 4px 50%;
	background-repeat: no-repeat;
	color: #000;
	padding: 4px 4px 4px 24px;
	text-decoration: none;
}

#toplinks a.glossary {
	background-image: url('{template_images}/top-glossary.gif');
}

#toplinks a.contact {
	background-image: url('{template_images}/top-contact.gif');
}

#toplinks a.help {
	background-image: url('{template_images}/top-help.gif');
}

#toplinks a:hover {
	background-color: #baced7;
	color: #fff;
}

#searchbox {
	padding: 8px 8px 8px 0px;
}

#searchbox label {
	color: #000;
	font-weight: bold;
}

#searchbox input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	letter-spacing: 1px;
	padding: 4px;
}

#txtTopSearch {
	width: 150px;
}

/*********************************************/
/* Navigation Bar Styles                     */
/*********************************************/

#navbar {
	background: #0C2347 url('{template_images}/nav_lefthalf.gif') no-repeat center left;
	height: 30px;
	margin: 10px 0px;
	min-height: 1px;
}

#navbar-content {
	background: transparent url('{template_images}/nav_righthalf.gif') no-repeat center right;
	height: 30px;
	padding: 0px 15px;
}

#navbar ul:after {
    clear: both; 
    content: "."; 
    display: block; 
    height: 0px; 
    visibility:	hidden;	
}

#navbar ul li {
	float: left;
	left: 0px;
	list-style: none;
	position: static;
	top: 0px;
}

#navbar li a {
	color: #fff;
	display: block;
	height: 30px;
	line-height: 30px;
	padding: 0px 8px;
	text-decoration: none;
}

#navbar li a.selected {
font-weight: bold;
}

#navbar li a:hover {
	background-color: #baced7;
	color: #2c5267;
}

#navbar li ul {
	border-left: 1px solid #bcd1df;
	border-bottom: 1px solid #bcd1df;
	border-right: 1px solid #bcd1df;
	display: none;
	left: 0px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 0px;
}

#navbar li > ul {
	top: auto;
	left: auto;
}

#navbar li:hover ul {
	display: block;
	width: 175px;
}

#navbar li ul li {
	display: block;
	width: 175px;
}

#navbar li ul li a {
	background: #d3e3eb url('{template_images}/navbar_dd_bg.gif') repeat-x top;
	color: #2c5267;
	display: block;
}

#navbar li ul li ul {
	border: 0px;
	position: relative;
	text-indent: 12px;
}

#navbar li ul li ul li a {
	border: 0px;
	color: #58879b;
	background-image: none;
}

#breadcrumb {
	margin-bottom: 10px;
}

/*********************************************/
/* Middle Area Layout Styles                 */
/*********************************************/

#introbox {
	margin-bottom: 10px;
	margin-left: -5px;
}

#middle ul {
	xpadding-left: 25px;
}

#left {
	float: left;
	width: 70%;
}

#left .inner {
	padding: 4px 6px 0px 8px;
}

#right {
	margin-left: 70%;
}

#right .inner {
	padding: 4px;
}

/*********************************************/
/* Left Column Box Styles                    */
/*********************************************/

#left h3 {
	border-bottom: 1px dotted #000;
	display: block;
	font-size: 160%;
	margin-bottom: 10px;
}

#left h4 {
	border-bottom: 1px dotted #ccc;
	color: #2c5267;
	font-size: 130%;
}

/*********************************************/
/* Right Column Box Styles                   */
/*********************************************/

.box-right {

}

.box-right .header {
	margin: 0px;
	padding: 0px;
	text-align: left;
}

.box-right h4 {
	border-bottom: 1px dotted #000;
	color: #000;
	padding: 8px 0px;
	margin: 0px;
}

.box-right .content { 
	color: #2c5267;
	margin: 0px;
	padding: 8px 0px;
}

.box-right .content ul {
	margin-bottom: 0px;
	margin-left: -25px;
	padding-left: 25px;
}

.box-right .content li {
	list-style: none;
}

.box-right .content li a {
	background: transparent url('{template_images}/navbar_dd_bg.gif') repeat-x bottom;
	color: #2c5267;
	display: block;
	padding: 4px 2px 6px 2px;
	text-decoration: none;
}

.box-right .content li a:hover {
	background-color: #baced7;
	color: #2c5267;
}

/*********************************************/
/* Module Styles                             */
/*********************************************/

.rss {
	margin-top: -2px;
}

.newsitem {
	border-bottom: 1px dotted #666;
	padding: 0px 0px 10px 0px;
	margin-bottom: 10px;
}

.newsdetails {
	color: #333;
	font-size: 95%;
	font-style: italic;
	margin-top: 10px;
}

a.newsletter {
	text-decoration: none;
}

.for td {
  padding: 4px;
}

.for a {
  color: #000;
  text-decoration: none;
}

.for a span.strong {
  color: #0C2347;
  font-weight: bold;
}

/*********************************************/
/* Table Styles                              */
/*********************************************/

table.data {
	border: 1px solid #baced7;
	margin-bottom: 10px;
	width: 100%;
}

table.data th {
	background-color: #baced7;
	border-bottom: 1px solid #6699CC;
	color: #2c5267;
	font-weight: bold;
	padding: 4px;
	text-align: left;
}

table.data th.center {
	text-align: center;
}

table.data th a {
	color: #2c5267;
	text-decoration: none;
}

table.data th a:hover {
	color: #000;
	text-decoration: underline;
}

table.data td {
	padding: 4px;
}

table.data tr.even td {
	background-color: #ddd;
	padding: 4px;
}
/*********************************************/
/* Footer Styles                             */
/*********************************************/

#footer {
	display: block;
	margin-top: 20px;
}

#sponsors {
	font-weight: bold;
	padding-bottom: 12px;
	text-align: center;
}

#bottomlinks {
	border-top: 1px solid #999;
	padding: 8px 4px;
	text-align: right;
}

#bottomlinks a {
	background-color: #fff;
	color: #000;
}

#bottomlinks a:hover {
	background-color: #fff;
	color: #666;
}

#copyright {
	float: left;
}

/*********************************************/
/* Common Styles                             */
/*********************************************/

.text {
	margin-bottom: 8px;
}

.text p {
	text-align: justify;
}

.text ul {
	font-size: 100%;
	list-style-type: square;
	list-style-image: url('images/list_square.gif');
	margin-bottom: 10px;
	padding-left: 25px;
}

.text ul li {
	list-style-type: disc;
	margin-bottom: 5px;
}

.text ol {
	margin-left: 12px;
	padding-left: 12px;
	margin-bottom: 10px;
}

.text ol li {
	line-height: 120%;
	margin-bottom: 5px;
}

.text dl {
	margin-bottom: 10px;
	margin-left: 10px;
	padding-left: 10px;
}

.text table {
	width: 100%;
}

.text td {
	padding: 4px;
}

.text .image {
	font-style: italic;
	margin-bottom: 10px;
	text-align: center;
}

.important {
	background-color: #baced7;
	border: 1px solid #6699CC;
	color: #2c5267;
	font-size: 110%;
	margin-bottom: 8px;
	padding: 6px;
}

.red {
	font-weight: bold;
	padding: 4px 4px 4px 40px;
	color: #000;
	background-color: #ff9988;
	background-image: url('images/status-red.png');
	background-position: center left;
	background-repeat: no-repeat;
	border-top: 1px solid #ff6633;
	border-bottom: 1px solid #ff6633;
	margin-bottom: 6px;
}

.amber {
	font-weight: bold;
	padding: 4px 4px 4px 40px;
	color: #000;
	background-color: #ffff99;
	background-image: url('images/status-amber.png');
	background-position: center left;
	background-repeat: no-repeat;
	border-top: 1px solid #ffcc33;
	border-bottom: 1px solid #ffcc33;
	margin-bottom: 6px;
}

.green {
	font-weight: bold;
	padding: 4px 4px 4px 40px;
	color: #000;
	background-color: #ccffcc;
	background-image: url('images/status-green.png');
	background-position: center left;
	background-repeat: no-repeat;
	border-top: 1px solid #66cc66;
	border-bottom: 1px solid #66cc66;
	margin-bottom: 6px;
}

.float-left {
	float: left;
}

.float-right {
	float: right;
}

.clear {
	clear: both;
}

.strong {
	font-weight: bold;
}

.em {
	font-style: italic;
}

.center {
	text-align: center;
}

.links  a {
	text-decoration: none;
}

.links a:hover {
	text-decoration: underline;
}
