﻿/* Global settings to be overwritten as required */
* {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	border: none;
}
a, a:link, a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover, a:active {
	text-decoration: underline;
	color: #333333;
}

html	{
	height: 100%;
}
body	{
	height: 100%;
}

/* Useful classes */
.nodisplay {
	display: none;
}
.clear {
	font-size: 0em;
	height: 0px;
	clear: both;
}

.ms-siteaction {
	height: 1px !important;
}

/* Page containers */
body {
	background-color: #E6E7E8;
	text-align: center;
	font-size:80%;
	background: right repeat-y url("Images/rightedge.png");
}
ul {
	margin-left:1em;

}

.LeftColumnContainer {
	
	margin-right: 200px;
}


.Right-Edge {	
/*
	background: right repeat-y url("Images/rightedge.png");
	*/
	padding-right: 31px;
	height: 100%;
}

.Page-Container {
	/*
	margin-left: auto;
	margin-right: auto;
	padding-right: 5px;
	width: 881px;
	*/
	background-color: #FFFFFF;
	border-left: 1px solid #cccccc;
	margin-left: 30px;
	padding-left: 1px;
	/*
	background-image: url("Images/cb_pagecontainerbg.gif");
	*/
	padding-bottom: 113px;
	clear: both;
	background-repeat: repeat-y;
	background-position: top right;
	text-align: left !important;
	min-height: 100%;
	width: auto;
}

.Page-Footer {
	margin-left: 30px;
	margin-top: -133px;
	padding-top: 20px;
	height: 113px;
	border-left: 1px solid #cccccc;
	/*
	margin: -114px 0 0 -443px;
	padding: 0;
	width: 872px;
	height: 113px;
	position: absolute;
	left: 50%;
	*/
	clear: both;
	text-align: left !important;
	background: bottom left repeat-x url("Images/rep_footercurve.gif")/* #DFECF7 */;
}
.Main-Content-Block {
	/* padding-right: 22px; */
}	
.Main-Content-Block a	{
	text-decoration: underline;
	font-size: 110%;
}
.Page-Footer-Items {
	font-size: 110%;
	line-height: 45px;
	display: block;
	padding-top: 40px;
	padding-left: 200px;
}
.Page-Footer-Item {
	float: left;
	padding: 0 15px;
}
.Page-Footer-Item img	{
	vertical-align: middle;
	padding-right: 6px;
}

/*
.Page-Content	{
	padding-bottom: 114px;
}
*/

/* Header */
.corbyheadertable {
	clear: both;
	padding: 20px 20px 90px 10px;
	margin-bottom: 20px;
}
.corbylogocontainer {
	margin: 25px 0;
}

.menu_above
{
	list-style-image: url("Images/cb_menuarrowup.gif");
	text-align: left;
	margin-left: 20px;
}
.menu_above li	{
	padding: 3px 0;
	border-bottom: 1px dashed #CCCCCC;
	margin-right: 15px;
}

.menu_below
{
	list-style-image: url("Images/cb_menuarrow.gif");
}
.menu_below li	{
	border-bottom: 1px dashed #CCCCCC;
	padding: 3px 0;
	margin-left: 20px;
	margin-right: 15px;
}

.menu_base	{
	list-style-image: url("Images/cb_menuarrow.gif");
	padding: 5px 0;
	margin-left: 20px;
}
.menu_base li	{
	border-bottom: 1px dashed #CCCCCC;
	padding: 3px 0;
	margin-right: 15px;
}

li.menu_current	{
	list-style-image: url("Images/cb_menuarrow.gif");
	font-weight: bold;
	margin-right: 15px;
}

.menu .sela
{
	background-color: #D3EAED;
	font-weight: bold;
	width: 145px;
}

/* Front Page */

.frontpageitem	{
	/* width: 455px; */
	padding: 15px 0;
	margin: 5px 0 0 0;
	/* display: block; */
	text-decoration: none !important;
}

.frontsubheading, .frontsubheading:link, .frontsubheading:visited {
	line-height: 24px;
	background: right repeat-x url("Images/rep_frontitemwave.gif") #2798d1;
	border: 1px solid #b9d7ed;
	/* width: 435px; */
	display: block;
	color: white;
	text-decoration: none;
	font-size: 12pt;
	font-weight: bold;
	padding: 0 0 0 20px;
	margin: 0 0 5px 0;
}

.frontpageitem img	{
	width: 90px;
	height: 90px;
	/*position: absolute;*/
	margin: 0 5px 0 0;
	float: left;
}

p.indented {
	/*margin-left: 95px;*/
}

.picturestory {
	width: 174px;
	background: #D6D7D8;
	padding-bottom: 8px;
}

.picturestory .title	{
	color: #007FC3;
	margin: 0 10px;
	font-size: 140%;
	font-weight: bold;
}

.picturestory .date	{
	color: #545454;
	margin: 3px 0 0 10px;
	font-size: 90%;
	font-weight: bold;
}

a.finduslink, a.finduslink *  {
	text-decoration:none !important;
}

.findus {
	display: block;
	width: 182px;
	height: 150px;
	background: url("Images/cb_findusbg.gif") top left no-repeat;
	padding: 0 0 0 10px;
	font-weight: bold;
}

.findus .title	{
	color: #fff;
	margin: 0px;
	line-height: 25px;
	font-size: 115%;
}

.findus .address	{
	color: #545454;
	margin: 3px 0 0 0;
	font-size: 90%;
}


/* Menu */
.AspNet-Menu-Container {
/*
	clear: left;
	float:left;
	margin-left: 16px;
	margin-bottom: 20px;
	*/
	width: 184px;
	position: absolute;
	left: 45px;
}
.AspNet-Menu-Header {
	background-image: url("Images/cb_mainmenubg.gif");
	background-repeat: no-repeat;
	background-position: top right;
	background-color: #003399;
	color: #FFFFFF;
	height: 21px;
	padding: 5px 10px;
	margin: 0;
	font-size: 100%;
}
.AspNet-Menu {
	list-style-type: none;
	font-size: 75%;
	margin-left:0;
}
.AspNet-Menu-Leaf {	
	background-color: #D3EAED;
	min-height: 16px;
	padding: 4px 4px 2px 24px;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-top: 1px solid #FFFFFF;
	background-image: url("Images/cb_menuright.gif");
	background-repeat: no-repeat;
	background-position: 8px center;
}
.AspNet-Menu-Leaf:hover {
	background-color: #FFFFFF;
}
.AspNet-SubMenu .AspNet-Menu-Leaf {
	background-color: #FFFFFF;
	background-image: url("Images/cb_menuchild.gif");
	border-left: none;
	border-right: none;
	border-top: 1px solid #CCCCCC;
	border-bottom: none;
}
.AspNet-SubMenu .AspNet-Menu-Leaf:first-child {
	margin-top: 5px;
}
.AspNet-Menu-WithChildren {
	list-style-type: none;		
	padding: 3px 0 0 24px;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-top: 1px solid #FFFFFF;	
	background-color: #FFFFFF;
	background-image: url("Images/cb_menudown.gif");
	background-repeat: no-repeat;
	background-position: 8px 10px;
}
.AspNet-Menu-ChildSelected {
	font-weight: bold;
}
.AspNet-SubMenu {
	list-style-type: none;
}
.AspNet-Menu-Link {
	
}

/* Do it Online */
.doitonline	{
	margin: 50px 0 0 10px;
	display: block;
	width: 164px;
	text-decoration: none !important;
	cursor: pointer;
}

.dio_ul	{
	margin: 5px 0px;
	list-style-type: none;
}

.dio_li	{
	padding: 0px;
	margin-top: 200px;
}

.dio_a {
	width: 156px;
	padding: 4px;
	background-color: #dedede;
	font-size: 120%;
	font-weight: bold;
	display: -moz-inline-box;
	display: inline-block;
}

/*
.doitonline a:active	{
	text-decoration: none;
}

.doitonline a:hover	{
	background-color: #78B7DF;
	text-decoration: none;
}
*/

/* Right Column */

#LeftColumnZone	{
	text-align: left;
}

div.RightColumnContainer	{
	width: 184px !important;
	float: right;
	clear: right;
	text-align: left;
	/* margin-right: 5px; */
}

.RightColumnContainer div.AspNet-WebPart	{
	margin: 10px 0;
}

.frontpagequote	{
	color: #A3A3A3;
	font-size: 160%;
	font-weight: bold;
	text-align: center;
	padding: 0 16px 0 8px;
}

/* Content Container */
.Sharepoint-PlaceHolderMain {
	margin: 0 0 20px 240px;
	clear: none;
}

/* Breadcrumbs */
.Sharepoint-BreadCrumbs {
	padding: 0 10px 10px 0;
	font-size: 80%;
}
.Sharepoint-BreadCrumbs-Node {
	text-decoration: underline !important;
}

/* Footer */
.Page-Footer-Items {
	list-style-type: none;
}

/* Document Styling */
h1, .headingtext {
	font-size: 110%;
	font-weight: bold;
	padding-bottom: 5px;
	margin-bottom: 15px;
	border-bottom: 1px solid #CCCCCC;
	color: #15742F;
}
h2 {
	font-size: 100%;
	font-weight: bold;
	padding-bottom: 5px;
	margin-bottom: 15px;
	border-bottom: 1px solid #CCCCCC;
	color: #15742F;
}
p, .paragraphtext {
	font-size: 12px;
	color: #333;
	margin-bottom: 1em;
	margin-top: 1em;
}
p span, li span {
	font-size: 12px !important;
}
ul {
	color: #333333;
}
.rsslink {
	background-image: url("Images/questionicon.gif");
	background-repeat: no-repeat;
	padding-left: 20px;

}

/* Sharepoint specifics */
.ms-MenuUILarge {
	text-align: left;
}
.ms-siteaction {
	width: 941px;
}
.ms-SPLink {
	padding: 3px;
}

/* AF3 specifics */
.renderdisplaytable .fieldtitle {
	font-size: 90%;
	padding: 3px 10px 3px 0;
}
.renderdisplaytable .generictextinput, .bws.text.control {
	border: 1px solid #CCCCCC;
	font-size: 80%;
	padding: 3px;
}
.renderdisplaytable .genericsubmit {
	font-size: 80%;
	padding: 2px;
	border: 1px solid #CCCCCC;
	margin-right: 5px;
}

/* Tableless Renderer */

.bws.text.control {
	border: 1px solid #CCCCCC;
	font-size: 80%;
	padding: 3px;
}

.bws.leftlabel {
	display:block;
	width:20%;
/*	text-align:right; */
	padding-right:5px;
	float:left;
}

.bws.nowt {
	border-width:0pt;
	margin:0pt;
	padding:0pt;
}

ol.bws.nowt, ul.bws.nowt {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

.bws.formitem {
	padding-top:5px;
}

.bws.note {
	text-align:center;
	color: #E44B00;
}

.pageContent ul, .pageContent ol {
	clear:none;
}

.topimage {
	text-align: left;
	overflow: hidden;
}

.menutabs	{
/*	width: 650px; */
/* background: url(Images/tablines.gif) repeat; */
	border-bottom: 1px solid #97999C;
	text-align: right;
	margin-top: 15px;
	margin-bottom: 15px;
	height: 26px;
}
.menutabs ul	{
	white-space: nowrap;
	padding: 0;
	height: 26px;
	
}
.menutabs li	{
	display: inline;
	list-style-type: none;
	background: url("Images/cb_menutabbg.gif") top left no-repeat !important;
	line-height: 26px;
	height: 26px;
	width: 79px;
	text-align: center;
	margin: 0 0 0 3px;
	padding: 0;
	float: right;
}
.menutabs a	{
	text-decoration: none;
	width: 79px;
	color: #2798D1;
	display: inline-block;
	display: -moz-inline-block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-weight: bold;
}

div.headingtext	{
	color: #fff;
	line-height: 25px;
	padding: 0 0 0 20px;
	margin: 5px 0;
	background: top right repeat-x url("Images/cb_businesswave.gif");
}

div.PTText	{
	line-height: 25px;
	margin-right: 25px;
	float: right;
}

div.PTSearch	{
	margin-right: 30px;
	margin-top: 11px;
	margin-bottom: 10px;
	float: right;
}

table.documentviewtable {
  border-collapse: collapse;
  width: 50em;
}

td.documentviewheader {
  font-weight: bold;
  padding: 5px 0px 5px 5px;
  border-top: 1px solid #999;
  background-color: #0066CC;
  vertical-align: top;
  color: #ffffff;
}

td.documentview {
  background-color: #cdeeff;
  padding: 5px 0px 5px 5px;
  border-color: #ffffff; 
  border-top: 1px solid #999;
}

td.documentviewodd {
  background-color: #ffffff;
  padding: 5px 0px 5px 5px;
  border-color: #ffffff; 
}

td.documentviewnobd {
  background-color: #cdeeff;
  padding: 5px 0px 5px 5px;
  vertical-align: top;
}

td.documentviewoddnobd {
  background-color: #ffffff;
  padding: 5px 0px 5px 5px;
  vertical-align: top;
}

.child_pages_title, .faqs_list_title, .popular_docs_title {
	background: black;
	color: white;
	font-weight: bold;
	line-height: 25px;
	padding: 0 0 0 20px;
	margin: 5px 0;
}

.child_pages_list ul, .faqs_list ul, .popular_docs ul	{
	list-style-image: url("Images/cb_menuarrow.gif");
	padding: 5px 0;
	margin-left: 20px;
}
.faqs_list ul li, .popular_docs ul li	{
	border-bottom: 1px dashed #CCCCCC;
	padding: 3px 0;
	margin-right: 15px;
}


#sitemap {
	position: relative;
	left: 0;
}

#sitemap h2 {
	margin: 1em 0 0.5em 0;
	font-size: inherit;
	border-bottom-style:none;
}

#sitemap h2 a {
	background: none;
	text-decoration: none;
}

#sitemap h2 a:hover {
	background: url(Images/underline.gif) bottom repeat-x;
}

#sitemap ul {
	list-style: none outside none;
	margin: 0.5em 0 0 1.5em;
	padding: 0;
	border-left: 2px solid #ECB41E;
}

#sitemap ul li {
	position: relative;
	left: -2px;
	margin: 3px 0 0.5em 0;
	padding: 0 0 0 15px;
	background: url(Images/bullet.gif) no-repeat top left;
	min-height: 0;
}

#sitemap ul li.last {
	background: url(Images/bulletlast.gif) no-repeat top left;
}

#sitemap ul li a {
	background: none;
	color: #000000;
	text-decoration: none;
}

#sitemap ul li a:hover {
	background: url(Images/underline_black.gif) bottom left repeat-x;
}

#zz2_SiteActionsMenu {
	color: white !important;
}


/* End Corby Branding */
