
/*-Begin Section -_sbri_theme.css-*/
/* remove grey line from right hand content area */
#ZoneBoxesRightColumnContent
{
	background-image: none;
}

/* SBRI themes */
div.elContent h1, .sbrigreen,
ul.elBreadcrumb2 li.Last a,
ul.elLeftMenu a:hover, ul.elLeftMenu a:active,
ul.elLeftMenu a.current span,
ul.elAttachmentMenu li.first,
div.elGreyContentBox h4, div.elGreyContentBox a,
ul.elTheBrief a, ul.elSupportingDocs a
{
	color: #00958f;
}

/* grey */
ul.elLandingFeatures h3, ul.elLandingFeatures h3 a,
ul.elTheBrief h3, ul.elSupportingDocs h3, ul.elTheBrief h4,
div.elSBRIContainer h2, div.elSBRIContainer h3
{
	color: #666;
}

ul.elLeftMenu li.depth01.first
{
	background-color: #fff;
	clear: both;
	width: 155px;
	/*height: 21px;*/
}

ul.elLeftMenu li.depth01.first a.depth01first, ul.elLeftMenu li.depth01.first a.depth01first:link, ul.elLeftMenu li.depth01.first a.depth01first:visited
{
	background: #fff url(../_images/tsb/menu_header.gif) no-repeat top;
	width: 56px;
	height: 19px;	
	padding: 0;
}

ul.elLeftMenu li.depth01.first ul
{
	padding-top: 10px;
}

ul.elLeftMenu li.depth01.first ul li.depth02.first a,
ul.elLeftMenu li.depth0.first ul li.depth02.first a:link,
ul.elLeftMenu li.depth01.first ul li.depth02.first a:visited
{
	border-top: 0;
}

/* hide menu 'SBRI' text */
ul.elLeftMenu li.depth01.first a.depth01first span
{
	display: none
}

div.elSBRIContainer
{

}

div.elSBRIContainer h2, div.elSBRIContainer h3
{
	font-size: 1em;
	line-height: 1.26em;
	margin: 0;
}

div.elSBRIContainer .elCompContent,
div.elSBRIContainer .elCompAdditional
{
	clear: both;
	margin-bottom: 10px;
}

/* node attachment */
ul.elLandingFeatures, ul.elSupportingDocs, ul.elTheBrief {
	margin: 0 0 0 14px;
	padding: 0;
	list-style-type: none;
}

ul.elLandingFeatures
{
	clear: both;
	margin-bottom: 20px;
	float: left;
}

ul.elLandingFeatures li
{
	float: left;
	width: 178px;
	padding: 0;
	margin-left: 13px;
}

ul.elLandingFeatures h3, ul.elLandingFeatures h3 a,
ul.elTheBrieful.elTheBrief h3, ul.elSupportingDocs h3
{
	float: left;
	width: 99%;
	padding-bottom: 4px;
	margin: 5px 0 5px 0;
	font-weight: normal;
}

ul.elLandingFeatures h3 a
{
	text-decoration: none;
	border-bottom: 1px solid #c2c2c2;
}

ul.elTheBrief div.contentWrapper,
ul.elSupportingDocs div.contentWrapper
{
	clear: both;
	float: left;
	padding: 2px 12px 2px 12px;
}

ul.elTheBrief .Title span
{
	color: #666;
}

ul.elLandingFeatures p.Desc
{
	font-size: 1em;
	/* other attributes in _theme.css */
}

ul.elLandingFeatures .More
{
	background-color: #c2c2c2;
	/* other attributes in _theme.css */
}


/** context editor **/
div.elGreyContentBox
{
	margin-top: 2px;
	/* 564 minus left + right padding totalling 32px */
	width: 532px;
	float: left;
	clear: both;
}

div.elGreyContentBox .More
{
	/* inherited stlyes from _theme.css */
	background-color: #c2c2c2;
}

div.elGreyContentBox h4
{
	font-weight: normal;
	margin: 0;
	padding-bottom: 6px;
	border-bottom: 1px solid #c2c2c2;
}

div.elGreyContentBox h4 a, div.elGreyContentBox h4 a:link, div.elGreyContentBox h4 a:visited,
div.elGreyContentBox p a:active, div.elGreyContentBox p a:hover, div.elGreyContentBox p a:visited:hover,
div.elCompListing table a:active, div.elCompListing table td a:hover, div.elCompListing table td a:visited:hover
{
	text-decoration: none;
}	

div.elGreyContentBox h4 a:active, div.elGreyContentBox h4 a:hover, div.elGreyContentBox h4 a:visited:hover,
div.elGreyContentBox p a, div.elGreyContentBox p a:link, div.elGreyContentBox p a:visited,
div.elCompListing table td a, div.elCompListing table td a:link, div.elCompListing table td a:visited
{
	text-decoration: underline;
}

/** competitions listing **/
div.elCompListing
{
	margin-left: 26px;
}

div.elCompListing table
{
	padding: 0;
	margin: 0;
	width: 564px;
}

div.elCompListing table th
{
	background-color: #c2c2c2;
	border-bottom: 1px solid #c2c2c2;
	height: 15px;
	text-align: left;
	padding: 5px 5px;
	margin: 0;
	vertical-align: middle;
}

div.elCompListing table td.Footer
{
	height: 2px;
	border-right: 1px solid #e8e8e8;
	border-bottom: 1px solid #e8e8e8;
	border-left: 1px solid #e8e8e8;
}

div.elCompListing table td.Footer span
{
	display: none;
}

/* set column widths for table */
div.elCompListing table th.Brief { width: 27px; }
div.elCompListing table td.Brief { width: 32px; }
div.elCompListing table th.Dept { width: 170px; }
div.elCompListing table td.Dept { width: 175px; }
/*div.elCompListing table th.Title { width: 170px; }*/ /*Let this one stretch to fill.. */
/*div.elCompListing table td.Title { width: 175px; }*/ /*Let this one stretch to fill.. */
div.elCompListing table th.Status { width: 55px; }
div.elCompListing table td.Status { width: 60px; }
div.elCompListing table th.Added { width: 56px; }
div.elCompListing table td.Added { width: 61px; }
div.elCompListing table th.Deadline { width: 56px; }
div.elCompListing table td.Deadline { width: 61px; }
div.elCompListing table th.NumberAwarded { width: 56px; }
div.elCompListing table td.NumberAwarded { width: 61px; text-align: center}

div.elCompListing table .rowodd { background-color: #fff; }
div.elCompListing table .roweven,
div.elCompAdditional { background-color: #f0fcfc; }

div.elCompListing table th span
{
	color: #fff;
	font-weight: normal;
	cursor: pointer;
}

div.elCompListing table th.Brief
{
	background: #c2c2c2 url(../_images/tsb/table_top_left_grey.jpg) no-repeat top left;
}

div.elCompListing table th.Deadline
{
	background: #c2c2c2 url(../_images/tsb/table_top_right_grey.jpg) no-repeat top right;
}

div.elCompListing table td
{
	border-right: 1px solid #e8e8e8;
	vertical-align: top;
}

div.elCompListing table td.Brief
{
	border-left: 1px solid #e8e8e8;
}

div.elCompListing table td span,
div.elCompListing table td p
{
	color: #666;
	padding: 0 4px 0 5px;
}

div.elCompListing table td a,
div.elCompListing table td a:link,
div.elCompListing table td a:visited
{
	color: #666;
}

div.elCompListing table td span
{
	display: block;
	padding-top: 12px;
}

div.elCompListing table td.Brief span
{
	padding-top: 6px;
}

div.elCompListing table div.Logo
{
	float: left;
	clear: both;
	margin: 4px 0 0 5px;
	width: 162px;
	text-align: center;
}

div.elCompListing table div.Logo img
{

}

div.elCompListing table td p
{
	color: #999;
	margin-top: 0.1em;
}

div.elCompListing table td a
{
	font-weight: bold;
}

/** Competition details **/
div.elCompAdditional
{
	padding: 9px;
}

div.elCompAdditional p
{
	margin: 0.2em 0 0.4em 0;
	line-height: 1.2em;
}

div.divInnerForm
{
  width: 416px;
}

ul.sbri_register
{
  list-style-type: none;
}

ul.sbri_register li 
{
  list-style-type: none;
  font-size: 12px;
  color: #777777;
}

ul.sbri_register li fieldset
{
  margin-top: 20px;
}

ul.sbri_register li fieldset legend span
{
  font-weight: bold;
  color: #666;
}

ul.sbri_register li fieldset.MetaSection
{
  list-style-type: none;
  border: 0;
}

ul.sbri_register li a.formDesc span
{
  display: none;
}

ul.sbri_register li label.FormLabel
{
  margin-top: 10px;
  display: block;
  width: 350px;
}

ul.sbri_register li textarea
{
  width: 322px;
  width: 329px !ie;
}

ul.sbri_register li select
{
  width: 326px;
  width: 335px !ie;
}

ul.sbri_register li .BoxStd{
	border: 1px solid #C2C2C2;
}

div.divInnerForm ul.MetaColumns
{

}

div.divInnerForm a.hoverbutton
{
  background: #ccc;
  border: 0;
  height: 22px;
  color: #fff;
  font-weight: bold;
}

div.divInnerForm a.hoverbutton span.hoverbutton_button
{
  line-height: 22px;
  color: #fff;
}
/*-End Section -_sbri_theme.css-*/

/*-End File-*/
