﻿/*==========================================
			TODO LIST
============================================

“Verdana”, Geneva, sans-serif




==========================================*/




/*= Global Settings
------------------------------------------------------*/
 
* {
	margin:0;
	padding:0;
	
}

body {
	font:62.5% Verdana, Arial, Helvetica, sans-serif;
	background:#ffffff;
	color:#3a3a3a;
	/*height:100%;
	min-height:100%;*/
} 
 
 
#mainContent .ms-formtable, table td.ms-formlabel,#mainContent table td.ms-formbody , .ms-gridT1{
	font-size:12px;
		
} 

.ms-gridT1, .ms-gridCol, .ms-RadioText, .ms-gridT2, .ms-gridT3, .ms-gridT4, .ms-gridT5{
	font-size:11px;
	font-weight:normal;
} 





/*=Headings
------------------------------------------------------*/

h1 {padding:0;font-size:1.5em;font-weight:normal;}
 
h2 {padding:0;font-size:1.3em;font-weight:bold;}
 
h3 {font-size:1.1em;font-weight:bold;}
 
 
 
/*= Common Formatting
------------------------------------------------------ */

/*ol {padding:0 0 1.25em 0;font:1.1em;line-height:1.25em}
 
ul {padding:0 0 1.25em 0;font:1.1em;line-height:1.25em}*/
  
p {padding:0 1em 1.25em 0; font:1.1em;line-height:1.25em}
table{
	font:1.1em;
}
 
blockquote {margin:1.25em;padding:1.25em 1.25em 0 1.5em;}
 
small {font-size:0.85em;}
 
img {border:0;}
 
sup {position:relative;bottom:0.3em;vertical-align:baseline;}
 
sub {position:relative;bottom:-0.2em;vertical-align:baseline;}
 
abbr {cursor:help;letter-spacing:1px;border-bottom:1px dashed;}
 
acronym {cursor:help;letter-spacing:1px;border-bottom:1px dashed;}

 
 
/*= Links
------------------------------------------------------*/
a {text-decoration:underline;}
a:link {text-decoration:underline;}
a:hover {text-decoration:none;}
a:visited {text-decoration:underline;}

a[href $='.pdf'] { /* IE7, FF, Safari, Opera ONLY */
   padding-right: 18px;
   background: transparent url('../images/icons/pdf.gif') no-repeat center right;
}

a[href $='.doc'] { /* IE7, FF, Safari, Opera ONLY */
   padding-right: 18px;
   background: transparent url('../images/icons/doc.gif') no-repeat center right;
}

a[href $='.ppt'] { /* IE7, FF, Safari, Opera ONLY */
   padding-right: 18px;
   background: transparent url('../images/icons/powerpoint.gif') no-repeat center right;
}

a[href ^="mailto:"] { /* IE7, FF, Safari, Opera ONLY */
   padding-right: 18px;
   background: transparent url('../images/icons/email.gif') no-repeat center right;
}

/*a[href^="http:"] {  need to make sure this dosn't apply to internal links otherwise use below 
 padding-right: 18px;
   background: transparent url('../images/icons/external_link.gif') no-repeat center right;
}*/

/* use this class to make sure that images won't get iconized */
a.externalLink { 
   padding-right: 0px !important;background: none !important;
  }
  
  
#ctl00_PlaceHolderMain_callforactionEmail__ControlWrapper_RichLinkField a{
	 padding-right: 0px !important;background: none !important;
} 
  
.ms-rteCustom-removeicon{
	padding-right: 0px !important;background: none !important;

}  
  
  
a.sitemap { 
 padding-right: 18px;
  /* background: transparent url('../images/icons/sitemap.gif') no-repeat center right;*/
}

a.css { 
 padding-right: 18px;
   background: transparent url('../images/icons/css.gif') no-repeat center right;
}

a.xhtml { 
 padding-right: 18px;
   background: transparent url('../images/icons/xhtml.gif') no-repeat center right;
}

a.user { 
 padding-right: 18px;
   background: transparent url('../images/icons/user.gif') no-repeat center right;
}


a.print { 
 padding-right: 18px;
   background: transparent url('../images/icons/print.gif') no-repeat center right;
}






/*= HEADER AREA
------------------------------------------------------*/
 
 #mainContainer {
	width: 960px;  /* equtes to 980px */
	background: #FFFFFF url('../images/bodybackground.jpg') repeat-y;
	padding:10px 10px 0px 10px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left;
	height:100%;
	min-height:100%;
}
 
 
 /* 
 repeated throughout the site
 color is set by other stylesheets
 */
#sideLinks {padding: 0; margin:0;text-align:right; }



/*search and login */


.searchbar {text-align:right;}

input.searchBtn{
	background: url('../images/icons/search_btn.gif') no-repeat center center;
	width: 53px;
	height:18px;
	cursor:pointer;
	border:0;
	
}

input#search_term {
	margin:0;
	padding:0;
	border: 1px #8f8f8f solid;
	margin-right:10px;
	/*background:url('../images/icons/search.gif') no-repeat right center;*/
}






/* header */
#header {margin:0 0 20px 0;}
#header h1{width:130px;height:105px;text-indent:-9999px;background:#ffffff url('../images/logo.jpg') no-repeat 0 0;
float:left;
}
#header .logoDiv{float:left;margin-right:20px;}
#header h1 a{display:block;width:100%;height:100%;outline:none;	}


/* Styles for Top navigation */
/* this style is now hidden as the div has been removed */
#RoffeyTopMenu {
	float: left;
	width: 810px;
	margin-top: 37px;
}


/***************************

MOVE THIS
/* Styles for search page (shares same style sheet) 
.ms-pagemargin{
	background:transparent;
}

*****************************/


/*= NAVIGATION AREA
------------------------------------------------------*/


.navig {
float: left;
	width: 810px;
	margin-top: 30px;
	line-height: 1.2em;/* was 0.8em */
	display: block;
	position: relative;
}

/* remove all list stylings */
.navig ul {	list-style-type: none;}

.navig {	list-style-type: none;}

/* move all list items into one row, by floating them */
.navig li {	display: block;	float: left;}

/* initialy hide all sub menus */
.navig ul {
	width: 810px;
	display: block;
	visibility: hidden;
	position: absolute;
	clear: both;
	top: 1.2em;/* watch for this value! you must make sure that this value and value of line-height for the parent items are such that it is possible to move the mouse over to submenu */;
	left: 0;
}

/* -- float.clear -- force containment of floated LIs inside of main UL */
.navig:after {
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	overflow: hidden;
	clear: both;
}

/* -- float.clear.END --  */
.navig li:hover ul {	visibility: visible;}

.navig li.selected ul {	visibility: visible;}

.navig li.selected ul {	z-index: 10;}

.navig li:hover ul {z-index: 100;}

/*		Navigation make-up 	*/
.navig {
	font-size: 1.1em;
	color: #fff; 
	/*background-color: #03c;*/;
	background-color: #747577;
	/*margin: 15em auto 2.5em;*/
	padding: 0;
	/*border-top: 1px solid #747577;*/
	border-width: 1px 0;
	/* dont think this value is doing anyhting at all.*/
	/*width: 785px;	*//* this value should be close to what is needed for elements to stay on one line */
}

.navig a {
	color: #fff;
	text-decoration: none;
	/*padding: 0.5em 5em 0.7em 0;*/
	display: block;
}

.navig li {
	margin: 0;
	/*border-right: 1px dotted #fff;*/	background-image: url("../../../../images/TopNav_separator.gif");
	background-position: right center;
	background-repeat: no-repeat;
}

#CustomNav li.lastItem {
	background-image: none;
}

/* if the following selector was ".navig li:hover a" IE7 will NOT render nested UL! the reason is the background-color rule. */
.navig li:hover {
	color: #000; /*	background-color: #cde;*/;
/*	background-color: #aa44aa;*/
}

/* which is why the link is styled separatelly */
.navig li:hover a {	color: #000;}

.navig li:hover ul {}
/* always pay attention that the value for top is such that it is possible to move the mouse over to submenu */

.navig ul {
	top: 2.3em; /*1.6*/;
	padding: 0 1em 0 1em;	
	/* should be identical to .navig, for best results */	
	color: #000;
	background-color: #FFFFFF;
	/*	width: 48em;*/
}

.navig li li {
	/*	border-right: 1px dotted #999;*/
	background-image: url("../../../../images/MidNav_separator.gif");
	background-position: right center;
	background-repeat: no-repeat;
}

.navig li li a {
	color: #000;
	display: block;
	
}

.navig li li a:hover {
	text-decoration: underline;
}

/* fix the colors for selected item and submenu, for better usability */
/*.navig li.selected a, .navig li.selected, .navig li.selected a:hover {
	color: #000;
	background-color: #ccc;
}

.navig li.selected, .navig li.selected:hover a, .navig li.selected ul {
	background-color: #ccc;
}/*


/* IE5/Mac: \*/
/*/

.navig {
	display: inline-block;
}

.navig a {
	float: left;
}

.navig li ul {
	top: 1.8em;
	height: 2em;
}

.navig li li, .navig li li a {
	display: inline;
	float: none;
}
*/
#CustomNav ul {
	padding: 0 0 0 0;

}

#CustomNav ul li:hover {
	background-color: black;
}
#CustomNav ul li.selected {
	background-color: black;
	/*font-weight:bold;*/
}
#CustomNav ul li ul li.selected {
	background-color: #ebebeb;
}

/*Top level width*/
#CustomNav ul li a {
	color: #fff;
	text-decoration: none; 
	/*	padding: 0.5em 5px 0.7em;*/ 
	/*	padding: 0.6em 0em 1em 0.2em;*/
	padding: 0.6em 0.8em 0.6em 0.8em; /* original was 0.7em 0.8em 0.6em 0.8em */
	display: block;
	font-size:1.2em;
}
#CustomNav ul li ul li a {
	color:#575757 ;/*#909193*/ 
	font-size: 1em;
	display: block;
	
}
#CustomNav ul li ul li a:hover {
	color: #000;
	display: block;
}
#CustomNav ul li ul li:hover {
	color: #000;
	background-color: #ebebeb;
}
#CustomNav ul li ul {
	border-left: 1px #bcbcbc solid;
	border-right: 1px #bcbcbc solid;
	border-bottom: 1px #bcbcbc solid;
}
#CustomNav .toplevellink {
	/*width: 134px;*/
	background-color:#747577;
}
#CustomNav ul li ul {
	width: 808px;/* 2px less to alow border to align with top links */
}

#CustomNav ul li ul {padding: 0;}
/*#CustomNav ul li ul li {padding: 3 10 3 10;}*/

#CustomNav ul li a.topnavselected {	font-weight: bold;}

/* End of Styles for navigation */





/*= Left hand navigation
------------------------------------------------------*/

#leftHandNav { /*this is the container for the navigation */
	float: left; 
	width: 140px;
	
}

#navigation {
	border: 0px solid #5263AB;
	text-indent: 0px;
	/*background-color:#ccc;*/
	width: 140px;
}
#navigation a.head {
	background-position: 8px 1px;
	cursor: pointer;
	background: #747577 url('/Style%20Library/images/colapse_line.gif') no-repeat scroll;
	color: #fff;
	display: block;
	margin: 0px;
	padding: 10px 10px 4px 10px;
	text-decoration: none;
}

#navigation a.head_no_children {
	cursor: pointer;
	background: #747577 url(/Style%20Library/images/Nav_line.gif) no-repeat scroll 8px 1px;
	background-position:left top;
	color: #fff;	
	display: block;
	margin: 0px;
	padding:10px 10px 4px 10px;
	
	text-decoration: none;
}

#navigation a.head:hover{
	color: #FFFFFF;
	font-weight: bold;
	background-position: 8px 1px;
	cursor: pointer;
	background: #747577 url('Images/Expand_line.gif') no-repeat scroll;
}
#navigation a.head_no_children:hover {
	color: #FFFFFF;
	font-weight:bold;
	
}

#navigation a.selected {
		color: #FFFFFF;
	font-weight: bold;
	background-position: 8px 1px;
	cursor: pointer;
	background: #747577 url('Images/Expand_line.gif') no-repeat scroll;
}
#navigation a.current_top {
	font-weight:bold;
	color:#ffffff;
}

#navigation a.current {
	background-color: #CCCCCC;
	color:#ffffff;
	font-weight:bold;
}
#navigation ul {
	border-width: 0px;
	margin: 0px;
	padding: 0px;
	text-indent: 0px;
}
#navigation li {
	list-style: none outside none;
	display: inline;
}

#navigation li li a {
	color:#000;  /*#747577*/ /*this changes the 2nd level color */
	display: block;
	padding-left: 10px;
	background:url('Images/vertnav_sub.gif') no-repeat 0px 4px;
	text-decoration: none;
}


#navigation li ul{
	background-color:#ccc;
}
#navigation li li a:hover {
	background-color: #CCCCCC;
	color: #ffffff;
}
#TopLink a.head {
	background: #747577 url(/Style%20Library/images/Colapse.gif) no-repeat scroll ;
	background-position: 8px 1px;
	background-position:left top;
}
#TopLink a.selected{
	background-image: url('/Images/Expand.gif');
	background-position:left top;
}


#TopLink a.head_no_children {
	background: #747577;
	background-position:left top;
}


/*= Main Content area
------------------------------------------------------*/
#mainContent {
margin-left:150px; /* this needs to be 10px more than lefthand navigation */
width:810px;
}

#mainContent h3{
	padding-left:10px;
	padding-bottom: 1.1em;
}

#mainContent h2{
	padding-left:10px;
	margin-top:1em;
	padding-bottom: 1.1em;
}

#mainContent ul{
	padding:0 0 1.25em 20px;font:1.1em;line-height:1.25em;
	
	}
	
	
#mainContent li ol{
	padding:0 0 1.25em 20px;font:.9em;line-height:1.25em;
	
	}
	

#mainContent li{

}

#mainContent p{
	padding-left:10px;
}

#mainContent ol {
	padding:0 0 1.25em 20px;font:1.1em;line-height:1.25em;
}


/*
#mainContent tr {
	font-size:1.1em;

}*/




#mainContent li {
	font-size:1.1em;
	line-height:1.6em;
	/*list-style:url('../images/roffeyBullets.gif') none outside ;*/
	margin-left:10px;
}


#mainContent p {
	font-size:1.1em;
	line-height:1.6em;
}


/*#mainContent table  {
	font-size:0.9em;
	line-height:1.6em;
}*/



#mainContent ul { }

#ctl00_PlaceHolderMain_largeImage__ControlWrapper_RichImageField{
	padding-bottom:27px;
	
	/*width: 810px;
	height: 200px;*/
	/*background:url('../images/LargeImageBG.gif') no-repeat center bottom;*/
}

#largeImage{
	/*padding-bottom:27px;*/
	/*margin-bottom: 10px;*/
	width: 810px;
	height: 200px;
	/*background:url('../images/LargeImageBG.gif') no-repeat center bottom;*/
}

.sibebarFloat{
	float:left;
	width:650px;
}




/*

these need to be moved to the bottom and titled as editing toolbar overides

***************************/
.ms-rteCustom-moreContentDiv{
	
}
.ms-rteCustom-moreContent{}
.ms-rteCustom-thickbox{}



.ms-rteCustom-tablefontsize{
	
	font-size:0.9em;
	
}


/* layout for floating left images */

.mainimg {
	float: left;
	position: relative;
	padding: 10px 0px 0px 5px;
	width: 220px;
}

.mainImgContent{
	float: left;
	color: #000000;
	padding-right: 10px;
	width: 580px;
	position: relative;
}



.callto{
	width: 134px;
	margin-left: 10px;
	margin-bottom: 10px;
	background:#E36D00;
	color:#fff;
	font-size:1.3em;
	font-weight:bold;
	padding:10px 0px 10px 10px;
}

.callto a, .callto a:hover,  .callto a:visted{
	color:#ffffff; !important
}

.callto img{
	float:left;
	padding-right:10px;
}

#callforactionEmail{
color:white;	

}





/*= Footer Area
------------------------------------------------------*/

#footer {
	padding:0;
	margin:20px 0 0 0;
	/*background: #fff url('../images/footerBG.gif') no-repeat center bottom;*/
	text-align:center;
}

#footer p {margin: 0;padding:0;}





 
/*= Global Classes
------------------------------------------------------*/

 
.clear         { clear:both; height:0;font-size: 1px;line-height: 0px; }
.clearRight	   {clear:right;}
.clearLeft	   {clear:left;}
.float-left    { float:left; }
.float-right   { float:right; }
 
.text-left     { text-align:left; }
.text-right    { text-align:right; }
.text-center   { text-align:center; }
.text-justify  { text-align:justify; }
 
.bold          { font-weight:bold; }
.italic        { font-style:italic; }
.underline     { border-bottom:1px solid; }
.highlight     { background:#ffc; }
 
.img-left      { float:left;margin:4px 10px 4px 0; }
.img-right     { float:right;margin:4px 0 4px 10px; }
 
.nopadding     { padding:0; }
.noindent      { margin-left:0;padding-left:0; }
.nobullet      { list-style:none;list-style-image:none; }


/*= Debugging
------------------------------------------------------*/

.border{border:1px red solid;}
.border2{border:1px green solid;}
.border3{border:1px green solid;}






