/* --- Minervation ltd copyright 2004 --- */

/*@import "styles_b_pos.css";*/   /*hide position from Netscape 4.7*/

/*============================================================================================================
=================================== --- Main Styles --- ======================================================
============================================================================================================
@import "../../../ScottishDental/css/adverts.css";
@import "../../../ScottishDental/css/news.css";*/
body {
	font: normal 1em Verdana, Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 0;
	background-color: #f4f4f4;
	color: #133b6c;
}
img {
	border: 0;
}
h1 {
	color: #006699;
	font-size: 1.1em;
}
h2 {
	color: #006699;
	font-size: 1em;
	margin: 7px 0 5px 0;
}
h3 {
	color: #000000;
	font-size: .9em;
	margin: 2px 0;
}
h4 {
	color: #000000;
	font-size: .8em;
	margin: 2px 0;
}
p {
	margin-top: 0;
	font-size: 0.8em;
}
blockquote {
	font-size: 0.9em;
}
a {
}
a:link {
	color: #133b6c;
}
a:visited {
	color: #590059;
}
a:hover, a:active {
	color: #2566f8;
	text-decoration: none;
}
/*==================================================
================ --- Main Divs --- =================
==================================================*/

#everything {
	margin: 15px auto 10px;
	/* background-color: #e7e7e7; */
	width: 1000px; /*
	padding-left:15px; 
	padding-right:15px;
	text-align: left;
	
	
	
	/*border: 1px solid #000000;
	
	border: 1px solid #838383;*/
	background-image: url(../graphics/everythingBG.gif);
	background-position: left;
	background-repeat: repeat-y;/*background-image: url(../page-content-BG-BLUE.gif);*/
}
#everythingsubwrap {
	padding-left:11px;
	padding-right:11px;
}
#page {
	clear:both;
	margin-top:10px;
	margin-bottom:10px;
}
#content {
  clear:left;
}
/*==================================================
============== --- Header --- =====================
==================================================*/
#header {
	/*background-color:#e7e7e7;*/
	height: 120px;
	border: 0;
	margin-bottom:0;
	padding-bottom:0;
	background-image: url(../graphics/header-top-BG.gif);
	/* background-image: url(../header-top-BG-BLUE.gif); */
	background-position: top;
	background-repeat: no-repeat;
	width: 1000px;
}
#header h1 {
	color: #004685;
	float: left;
	padding-left: 1em;
	font-family:"Lucida Sans", Helvetica, Arial, sans-serif;
}
#header span {
	color: #DA6D0C;
	font-size:1.2em;
	font-weight:bold;
	clear: both;
	float: right;
	margin-right:20px;
}
#leftheadercolumn {
	display:inline;
	padding-top:25px;
	margin-left:30px;
	width: 355px;
	float:left;
}
#rightheadercolumn {
	width: 520px;
	float:right;
	padding-top:23px;
	padding-right:30px;
}
#rightheadernavrow {
	text-align: right;
	float:right;
	font-size: .8em;
	width: 520px;
}
#rightheaderimagerow {
	text-align: right;
	padding-top: 7px;
	float:right;
	width: 520px;
}
#rightheaderimagerow img {
	padding-left: 5px;
	display:inline;
}
.headerpic1 {
	margin-right:15px;
}
.headerpic2 {
	margin-right:15px;
}
.headerpic3 {
	
}


#toppagenav {
	float: right;
	margin: 10px;
	padding: 10px;
	padding-right: 20px;
}
.topnavlink1 {
	margin-right:10px;
	margin-left:10px;
}
.topnavlink2 {
		margin-right:12px;
	margin-left:12px;
}
.topnavlink3 {
		margin-right:12px;
	margin-left:12px;
}
.topnavlink4 {
	margin-left:12px;
}
#leftheadercolumn img {
	display:inline;
	float:left;
}
 #sd_logo {margin-top: 10px;margin-left: 10px;}
/*==================================================
================ --- MENU 1 --- =================
==================================================*/
/* 
#menu1
{
    margin: 0;
    padding:0;
    height:30px;
    width: ;
    background-color: #004685;
	 font-size: .8em;
	 font-weight:bold;
	
}

#menu1 ul
{
    display:inline;
    border: 0;
    margin: 0;
    padding: 0;
    list-style-type: none;
    text-align: center;
}

#menu1 ul li
{
    display: inline;
    text-align: center;
    padding:0;
    margin: 0;
    padding-top: 5px;
}

#menu1 ul li a
{
    color:#666666;
     
	 background-color: #ddd; 
    
    padding: 4px 8px 4px 8px;
    
    text-decoration: none;
    display:inline;
    text-align: center;
	 
	 border-right: 1px #fff solid;

}

#menu1 ul li a:hover, #menu1 a.selected, #menu1 a:active
{
    color:#fff;
	  background-color: #666666;
}
#menu1 ul li a:hover
{
    color:#DA6D0C;
	  background-color: #666666;
}

*/
#menu1 {
	background-image: url(../graphics/Homepage-Main-Nav-BG.gif);
	background-repeat: repeat-x;
	background-position: center;
}
#menu1 ul {
	padding-left: 0;
	margin: 20px 0 0 0;
	color: White;
	float: left;
	width: 100%;
	font-size: 1em;
	font-weight:bold;
	background-image: url(../graphics/Homepage-Main-Nav-BG.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
}
#menu1 ul li {
	display: inline;
}
#menu1 ul li a {
	padding: 7px 6px;
	color: #fff;
	text-decoration: none;
	float: left;
	border-right: 1px solid #666666;
		background-image: url(../graphics/Homepage-Main-Nav-BG.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#menu1 ul li a:hover {
	color: #fff;
	background-image: url(../graphics/Homepage-Main-Nav-BG-over.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#menu1 ul li.search {
	padding-left: 15px;
	margin: 0px;
	margin-top: 3px;
}
#menu1 ul li a.selected {
	color: #fff;
	background-image: url(../graphics/Homepage-Main-Nav-BG-on.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#menu1 input {
	margin: 0px;
	padding: 0px;
	margin-left: 5px;
	display: inline;
}
#menu1 form {
	display: inline;
}
#menu1 li {
	float: left;
}
/*==================================================
================ --- MENU 1 BLUE --- =================
==================================================*/
 

#menu1-BLUE {
	background-image: url(../graphics/Homepage-Main-Nav-BG-PBRN.gif);
	background-repeat: repeat-x;
	background-position: center;
}
#menu1-BLUE ul {
	padding-left: 0;
	margin-left: 0;
	color: White;
	float: left;
	width: 100%;
	font-size: .8em;
	font-weight:bold;
	background-image: url(../graphics/Homepage-Main-Nav-BG-PBRN.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
}
#menu1-BLUE ul li {
	display: inline;
}
#menu1-BLUE ul li a {
	padding: 7px 6px;
	color: White;
	text-decoration: none;
	float: left;
	border-right: 1px solid Navy;
}
#menu1-BLUE ul li a:hover {
	color: #053f5a;
	background-image: url(../graphics/Homepage-Main-Nav-BG-PBRN-over.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#menu1-BLUE ul li.search {
	padding-left: 15px;
	margin: 0px;
	margin-top: 3px;
}
#menu1-BLUE ul li a.selected {
	color: #fff;
	/* background-image: url(../Homepage-Main-Nav-BG-on.gif);
	background-repeat: repeat-x;
	background-position: bottom; */
	background-color: #102e73;
}
#menu1-BLUE input {
	margin: 0px;
	padding: 0px;
	margin-left: 5px;
	display: inline;
}
#menu1-BLUE form {
	display: inline;
}
#menu1-BLUE li {
	float: left;
}
/*==================================================
================ --- MENU 1 PURPLE --- =================
==================================================*/
 

#menu1-PURPLE {
	background-image: url(../graphics/Homepage-Main-Nav-BG-SDCEP.gif);
	background-repeat: repeat-x;
	background-position: center;
}
#menu1-PURPLE ul {
	padding-left: 0;
	margin-left: 0;
	color: White;
	float: left;
	width: 100%;
	font-size: .8em;
	font-weight:bold;
	background-image: url(../graphics/Homepage-Main-Nav-BG-SDCEP.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
}
#menu1-PURPLE ul li {
	display: inline;
}
#menu1-PURPLE ul li a {
	padding: 7px 6px;
	color: White;
	text-decoration: none;
	float: left;
	border-right: 1px solid Navy;
}
#menu1-PURPLE ul li a:hover {
	color: #000;
	background-image: url(../graphics/Homepage-Main-Nav-BG-SDCEP-over.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#menu1-PURPLE ul li.search {
	padding-left: 15px;
	margin: 0px;
	margin-top: 3px;
}
#menu1-PURPLE ul li a.selected {
	color: #fff;
	/* background-image: url(../Homepage-Main-Nav-BG-on.gif);
	background-repeat: repeat-x;
	background-position: bottom; */
	background-color: #330066;
}
#menu1-PURPLE input {
	margin: 0px;
	padding: 0px;
	margin-left: 5px;
	display: inline;
}
#menu1-PURPLE form {
	display: inline;
}
#menu1-PURPLE li {
	float: left;
}
/*==================================================
============== --- Search  --- =====================
==================================================*/
/*
#search { 
display: inline;
 margin: 1px; 
 margin-top: 3px;  
 margin-left:20px; 

  
padding:0px; 

border: 1px solid #ddd;

 }
*/
dl#searchResults {
	margin:2px;
	padding:0;
}
dl#searchResults dt {
	float:left;
	clear:left;
	margin:0;
	padding:2px;
}
dl#searchResults dd {
	float:left;
	margin:0;
	padding:2px;
}
#searchResultsForm {
	clear:both;
}
#searchResults tr {
	width:600px;
}
#searchResults th{
background-color:#F4F2F2;
border:1px solid #DDDADA;
margin:1px;
padding:10px;
vertical-align:top;
}
#searchResults td{
background-color:#F4F2F2;
border:1px solid #DDDADA;
margin:1px;
padding:10px;
vertical-align:top;
}
.searchTitle {
color:#DA6D0C;
font-size:1em;
font-weight: bold;
margin:7px 0pt 5px;	
}
.searchTitle a{
color:#DA6D0C;
}
.searchDescription {
 
}

#searchResults {

	margin-left:10px;
	font-size:.8em;
}
#searchResults tr{
	vertical-align:top;
	padding-bottom:20px;
}
#searchResults th{
	margin-bottom:20px;
	
}

#searchResultsDiv {
	margin-left:10px;
}
/* --- Minervation ltd copyright 2005 --- */

/*==================================================
================ --- Menu 2 --- =================
==================================================*/

#menu2 {
	padding: 0 0 0 0px;
	border-top: 0;
	background-color: #FFFFFF;
	float: left;
	width: 165px;
	margin: 5px 0 0 2px;
	clear:left!important;
	display:inline;
}
#menu2 ul {
	margin: 0;
	padding: 0 0 0 20px;
}
#menu2 ul ul {
	margin-left: 6px;
	padding-left: 0px;
	border:0;
}
#menu2 li {
	list-style-type: none;
	border-bottom: 1px dotted #3D3D3D;
	padding: 15px;
	font-size: 1em;
	font-weight: bold;
	padding-bottom:10px;
	padding-top:10px;
	padding-left:0px;
}
#menu2 ul p {
	paddingleft:30px
}
#menu2 li li {
	font-size: 0.9em;
	font-weight: normal;
	padding: 3px 3px 3px 3px;
}
#menu2 li li li {
	padding: 5px 0 4px 0;
	margin: 0;
	font-size: 0.98em;
	color: #666666;
}
#menu2 li li li li {
	padding: 6px 0 5px 0;
}
#menu2 li ul {
	display:none;
}
#menu2 img {
	margin-right: 2px;
}
#menu2 a:link, #library a:visited {
	color: #3D3D3D;
	text-decoration: none;
}
#menu2 a:hover {
	color: #777777
}
#menu2 a:select {
color: #777777;
}
#menu2 li span {
	font-weight: bold;
	color: #3D3D3D;
	padding: 0;
	margin: 0;
}
#menu2 a:active {
	color: #3D3D3D;
}
/*
.color_0, .color_1, .color_2, .color_3, .color_4, .color_5, .color_6, .color_7, .color_8, .color_9, .color_10 {background-color: #FFF; }
*/


/*==================================================
================ --- Menu 3 --- =================
==================================================*/

#menu3 {
}
#menu3 ul {
}
#menu3 li {
}
#menu3 a:link, #menu3 a:visited {
}
#menu3 a:hover, #menu3 a:active {
}
/*==================================================
=============== --- Library Menu --- ===============
==================================================*/

#library {
	display:inline;
	padding: 0 0 0 0px;
	 
	float:left;
	width: 200px;
	margin: 5px 0 0 2px;
	
}

#library a{
padding:0px;
margin:0px;
text-decoration: none;
color: Navy;
}
#library a:visited{
padding:0px;
margin:0px;
text-decoration: none;
color: Navy;
}
#library a:hover{
padding:0px;
margin:0px;
text-decoration: underline;
color: Navy;
}



#library .selected {
color: #cc6600:

}

#library ul {
border-top: 1px dotted #3D3D3D;
	margin: 0;
	margin-left: 6px;
	margin-top:6px;
	padding: 0px;
}
#library ul ul {
	margin: 0;
	padding: 0px;
	margin-left: 8px;
	
	border:0;
}
#library li {
	list-style-type: none;
	border-bottom: 1px dotted #3D3D3D;
	padding: 15px;
	font-size: 12px;
	font-weight: bold;
	padding-bottom:10px;
	padding-top:10px;
	padding-left:0px;
}
#library li li{
	list-style-type: none;
	border:none;
	padding: 15px;
	font-size: 12px;
	font-weight: bold;
	padding-bottom:5px;
	padding-top: 5px;
	padding-left:4px;
}
#library li li{
	list-style-type: none;
	border:none;
	padding: 15px;
	font-size: 12px;
	font-weight: bold;
	padding-bottom:5px;
	padding-top: 5px;
	padding-left:6px;
}

#library a.selected{
color: #339933;

}
/*
#library li li a{
color: #333366;
font-weight: bold;
}
#library li li a:visited{
color: #333366;
font-weight: bold;
}
#library li li a:hover{
color: #333366;
font-weight: bold;
}
#library li li li a{
color: #0066cc;
font-weight: normal;
}
#library li li a:visited{
color: #0066cc;
font-weight: normal;
}
#library li li a:hover{
color: #0066cc;
font-weight: normal;
}
*/
/*==================================================
================ --- Containing Divs --- ===========
==================================================*/

/*==================================================
================ --- Page Menu --- =================
==================================================*/
#pageMenu {
	padding: 0 0 0 0px;
	border-top: 0;
	background-color: #FFFFFF;
	float: left;
	width: 165px;
	margin: 5px 0 0 2px;
}
#pageMenu ul {
	margin: 0;
	padding: 0 0 0 20px;
}
#pageMenu ul ul {
	margin-left: 6px;
	padding-left: 0px;
	border:0;
}
#pageMenu li {
	list-style-type: none;
	border-bottom: 1px dotted #3D3D3D;
	padding: 15px;
	font-size: 1em;
	font-weight: bold;
	padding-bottom:10px;
	padding-top:10px;
	padding-left:0px;
}
#pageMenu ul p {
	paddingleft:30px
}
#pageMenu li li {
	font-size: 0.9em;
	font-weight: normal;
	padding: 3px 3px 3px 3px;
}
#pageMenu li li li {
	padding: 5px 0 4px 0;
	margin: 0;
	font-size: 0.98em;
	color: #666666;
}
#pageMenu li li li li {
	padding: 6px 0 5px 0;
}
#pageMenu li ul {
	display:none;
}
#pageMenu img {
	margin-right: 2px;
}
#pageMenu a:link {
	color: #3D3D3D;
	text-decoration: none;
}
#pageMenu a:hover {
	color: #777777
}
#pageMenu a:select {
color: #777777;
}
#pageMenu li span {
	font-weight: bold;
	color: #3D3D3D;
	padding: 0;
	margin: 0;
}
#pageMenu a:active {
	color: #3D3D3D;
}
/*==================================================
================ --- Page Content--- ===============
==================================================*/

#homecolumn-left {
	display: inline;
	float:left;
	width: 300px;
	padding:10px;
 margin-left:;
/* background;
background-color: #F8F8FF;border: 1px solid #000; */
	

}
#homecolumn-centre {
	display: inline;
	float:left;
	width: 300px;
	padding:10px;
	margin:0%;/* background;
background-color: #F8F8FF; border: 1px solid #000;*/
}
#homecolumn-right {
	display: inline;
	float:left;
	width: 320px;
	padding:0%;
	margin-left:0%;/* background;
background-color: #F8F8FF;border: 1px solid #000; */
}

#homecolumn-centre li{
font-size: .8em;
margin:0px auto 5px;
padding:0px;}

#homecolumn-left h1{
margin-top:5px;
}


#breadcrumb {
	margin-top: 7px;
	margin-left: 5px;
	font-weight: bold;
}
#breadcrumb p {
	margin-bottom:4px;
	padding:0px;
}
#pageContent {
	display:inline;
	padding: 0px;
	width: 510px;
	margin: 10px 0 3px 18px;
	float:left;
	background-image: url(../graphics/page-content-BG.gif);
	background-position: left;
	background-repeat: repeat-y;
}
#PageContentheader {
	width: 510px;
	height:15px;
	background-image: url(../graphics/page-content-header.gif);
	background-position: left;
	background-repeat: no-repeat;
	margin:0px;
	padding:0px;
	height: 15px;
}
#pageContent img {
	float: right;
	margin: 4px;
}
#PageContentContent {
	margin:0px;
	padding:10px;
	padding-top:6px;
}
#PageContentContent h1 {
	 
	font-size: 1.1em;
	margin-top:1px
}
#PageContentContent ul{

font-size:.8em;
}
#PageContentFooter {
	width: 510px;
	background-image: url(../graphics/page-content-footer.gif);
	background-position: left;
	background-repeat: no-repeat;
	margin:0px;
	padding:0px;
	height: 15px;
}
/* ------------------------------------------------RIGHT MARGIN AND THE RH COLUMN AND AD-------------------------*/

#rightMargin {
	float: right;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 25px;
	width: 220px;
	background-image: url(../graphics/related-information.gif);
	background-position: top;
	background-repeat: no-repeat;
}

.ad {
margin:0px;
padding:0px;
margin-top: 5px;
	background-image: url(../graphics/Scot-Dent-Advert-BG.gif);
	background-repeat: repeat-y;
	background-position: bottom;
}

.ad a, .ad a:visited 
{
    text-decoration: none;
    color: #fff;
}
.ad  .ad_title {
		background-image: url(../graphics/Scot-Dent-Advert-title-BG.gif);
	background-repeat: no-repeat;
		background-position: top;
		height: 25px;
		padding:3px;
		padding-left: 7px;
		color: #fff;
		
		font-size: 1em;
		font-weight:Bold;
}
.ad  .ad_content {
	padding:7px;
	padding-top:3px;
	
	font-size: .8em;
}


.ad  .ad_content  a,  .ad  .ad_content  a:visited {
	 	color: #666666;
	 
}

.ad  .ad_footer {
margin:0px;
padding:0px;
			background-image: url(../graphics/Scot-Dent-Advert-footer-BG.gif);
	background-repeat: no-repeat;
		background-position: bottom;
		height: 25px;
			 
			vertical-align: bottom;
}
.ad  .ad_footer {
vertical-align: bottom;
}
/*------------------------------------------------ TABLE STYLES ---------------------------------------- */
#login table { 
font-size: 12px;
background-color:#DDDDDD;
border:1px solid #666666;
margin-bottom:15px;
margin-left:10px;
margin-top:15px;
padding:10px;
}
#pageContent table {
	vertical-align: top;
	border: 0px solid #666666;

}
#pageContent table h2 {
font-size: 12px;
}
#pageContent table h2 a{
font-size: 12px;
color:#DA6D0C;
text-decoration:none;
}
#pageContent table h2 a:visited{
font-size: 12px;
color:#DA6D0C;
text-decoration:none;
}
#pageContent table h2 a:hover{
font-size: 12px;
color:#DA6D0C;
text-decoration: underline;
}
#pageContent td {
	border: 1px solid #dddada;
	background-color: #f4f2f2;
	margin:1px;
	padding: 10px;
	vertical-align: top;
}
#pageContent thead {
text-align: left;
	font-size: 12px;

}
#pageContent thead th{ 
	padding: 10px;
	
}
.pagecontent table {
}
.pagecontent table h1 {
	font-size: .9em;
}
.pagecontent table
 h1{
text-align: left;
  font-size: 13px;
}
.pagecontent table
 table {
	border: 0px;
}
.pagecontent table
th {
	
	margin:1px;
	padding-top: 10px;
	vertical-align: top;
}

/* Added by robin */
table#record th {vertical-align:top; text-align:left; font-size:0.8em; padding-top: 10px;}

#viewdetails {
	background-color: ;
}
#viewdetails h1{
text-align: left;
  font-size: 13px;
}
#viewdetails  table {
	border: 0px;
}
#viewdetails  th {
	
	margin:1px;
	padding-top: 10px;
	vertical-align: top;
}
/*------------------------------------------------ END TABLE STYLES ---------------------------------------- */

#webContent {
	clear:both;
}
/*For paging links*/
#pageContent a.paging-prev {
	float:left;
}
#pageContent a.paging-next {
	float:right;
}
#pageContent div.webPaging {
	clear:both;
}
/*For edit page link*/
#pageContent div#editWebContent {
	clear:both;
}
#pageContent blockquote {
	float: right;
	margin: 6px;
	padding: 5px;
	padding-left:8px;
	padding-bottom:5px;
	border: 1px solid #bdbdbd;
	font-weight: normal;
	font-style:italic;
	background-color: #CFD0D3;
	background-image:url(/mod_product/design/graphics/module_quote_bckgrnd.jpg);
	background-repeat: no-repeat;
	width: 200px;
	font-size: 0.9em;
}
.webbox {
	display:inline;
	float: left;
	padding: 0px;
	margin: 15px 17px;
	width: 311px;
	
	background-image: url(../graphics/webbox-BG.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.webboxtitle { /*border: 1px solid #ddd; */
	/*padding: 1px 5px 7px 5px; */
	padding-bottom: 5px;
	margin: 0px;
	height:21px;
	background-image: url(../graphics/webbox-title-BG.gif);
	background-repeat: no-repeat;
	background-position: top;
	color:#fff;
}
.webboxtitle a {
	text-decoration: none;
	color:#fff;
}
.webboxtitle h1 {
	padding-left: 5px;
	padding-top:4px;
	font-size: .8em;
	margin-top: 0px;
	margin-bottom: 0px;
}
.webboxcontent {
}
.webboxcontent img {
	text-align: centre;
	margin-left:2px;
}
.webboxcontent p {
	font-size: .8em;
	padding: 5px;
}
.webboxlistcontent {
	padding: 5px;
	font-size: .8em;
}
.webboxlistfooter {
	 
	height:15px;
}
.webbox ul {
	
	padding: 0px;
	/*
padding: 5px;
margin: 0px;
*/
margin-top: 4px;
	margin-left: 18px;
}
.webbox li {
	padding: 0px;
	margin: 0px auto 5px;
	;
}
#homerow-top {
	width: 705px;
	float:left;
	display:inline;
}
#homerow-bottom {
}
.secondary-webbox {
	display:inline;
	float: left;
	padding: 0px;
	margin: 15px 17px;
	width: 200px;
	height: 220px;
	background-image: url(../graphics/webbox-BG.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.secondary-webboxtitle {
	padding-bottom: 5px;
	margin: 0px;
	height:20px;
	background-image: url(../graphics/subject-title-bLUE-pbrn.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.secondary-webboxtitle a {
	text-decoration: none;
	COLOR: #FFF;
}
.secondary-webboxtitle a:hover {
	text-decoration: none;
	COLOR: #FFF;
}
.secondary-webboxtitle a:visited {
	text-decoration: none;
	COLOR: #FFF;
}
.secondary-webboxtitle h1 {
	padding-left: 5px;
	padding-top:4px;
	font-size: .8em;
	margin-top: 0px;
	margin-bottom: 0px;
}
.secondary-webboxcontent {
}
.secondary-webbox-footer {
}
.webboxcontent {
}
.secondary-webboxcontent img {
	text-align: centre;
	margin-left:1px;
}
.secondary-webboxcontent p {
	font-size: .8em;
	padding: 5px;
}
.secondary-webboxcontent ul {
	font-size: .8em;
	padding: 0px;
	/*
padding: 5px;
margin: 0px;
*/
margin-top: 4px;
	margin-left: 18px;
}
.secondary-webboxcontent li {
	padding: 0px;
	margin: 0px auto 5px;
	;
}
.third-webbox {
	display:inline;
	float: left;
	padding: 0px;
	margin: 15px 17px;
	width: 200px;
	height: 220px;
	background-image: url(../graphics/webbox-BG.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.third-webboxtitle {
	padding-bottom: 5px;
	margin: 0px;
	height:20px;
	background-image: url(../graphics/subject-title-Purple-SDCEP.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.third-webboxtitle a {
	text-decoration: none;
	COLOR: #FFF;
}
.third-webboxtitle a:hover {
	text-decoration: none;
	COLOR: #FFF;
}
.third-webboxtitle a:visited {
	text-decoration: none;
	COLOR: #FFF;
}
.third-webboxtitle h1 {
	padding-left: 5px;
	padding-top:4px;
	font-size: .8em;
	margin-top: 0px;
	margin-bottom: 0px;
}
.third-webboxcontent {
}
.third-webbox-footer {
}
.webboxcontent {
}
.third-webboxcontent img {
	text-align: centre;
	margin-left:1px;
}
.third-webboxcontent p {
	font-size: .8em;
	padding: 5px;
}
.third-webboxcontent ul {
	font-size: .8em;
	padding: 0px;
	/*
padding: 5px;
margin: 0px;
*/
margin-top: 4px;
	margin-left: 18px;
}
.third-webboxcontent li {
	padding: 0px;
	margin: 0px auto 5px;
	;
}
/*==================================================
================ --- wide text box --- ====================
==================================================*/
.wide-textbox {
	width:670px;
	float:left;
	display: inline;
	padding:10px;
	margin-left: 5px;
	padding-top:0px;
	padding-bottom:0px;
	background-image: url(../graphics/wide-textbox-content-BG.gif);
	background-position: top;
	background-repeat: repeat-y;
}
.wide-textbox-title {
	background-image: url(../graphics/wide-textbox-header-BG.gif);
	height:7px;
	background-repeat: no-repeat;
	background-position: top;
}
.wide-textbox-content {
	padding:10px;
	padding-top:0px;
}
.wide-textbox-footer {
	background-image: url(../graphics/wide-textbox-footer-BG.gif);
	padding:10px;
	padding-bottom:0px;
	background-repeat: no-repeat;
	background-position: bottom;
}
/*==================================================
================ --- Footer--- ====================
==================================================*/

#footer {
	margin: 0;
	padding:0;
	padding-top: 30px;
	height:55px;
	 
	width: 1000px;
	font-size: .7em;
	background-image: url(../graphics/footer-bot-BG.gif);
	/* background-image: url(../footer-bot-BG-BLUE.gif); */
	background-position: bottom;
	background-repeat: no-repeat;
}
#footercolumnleft {
	padding-left: 18px;
	float: left;
	width: 490px;
}
#footercolumnright {
	float: right;
	padding-right: 18px;
	width: 390px;
}
/*
#footer a:link, 
{
    float:left;
    
    text-decoration: none; 
	
	 
}
	 #footer a:visited, 
{
    
    color: #ffffff;
    text-decoration: none; 
	 
}
 #footer a:hover, 
{
    
    color: #ffffff;
    text-decoration: none; 
	 
}
 #footer a:active 
{
    
    color: #ffffff;
    text-decoration: none; 
	 
} */
#footer ul {
	margin:0px;
	padding:0px
}
#footer li {
	display: inline;
	
	margin:0px;
	margin-left: 4px;
	padding:0px
}
#minFooter {
	margin: 4px 0;
	margin-right: 10px;
	float: right;
	display: inline;
}
#minFooter a:link, #minFooter a:visited {
	margin: 0;
	padding: 0 2px;
	color: #999999;
}
#minFooter a:hover, #minFooter a:active {
	
}
/*==================================================
=============== --- Functions  --- =================
==================================================*/

#functions {
	
	height: 30px;float: right;
}
#functions ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#functions li {
	display: inline;
	height: 30px;
	margin: 5px;
	/*float: right;*/
}
#functions a:link, #functions a:visited {
	text-decoration: none;
	color: #999;
	/*margin: 0 5px;
	padding: 2px 8px;*/
}
#functions a:hover, #functions a:active {
	color: #330;
}
#functions img{
	
	margin-left:5px;
	margin-right:5px;
}
/*==================================================
============== --- Breadcrumbs --- =================
==================================================*/
#breadCrumbs {
	font-size: 0.8em;
	height: 15px;
	/* width:730px; */
}
#breadCrumbs ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#breadCrumbs li {
	list-style-image: none;
}
#breadCrumbs span {
	margin-left: 5px;
}
#breadCrumbs a:link, #breadCrumbs a:visited {
	padding: 0 4px;
}
#breadCrumbs a:hover, #breadCrumbs a:active {
}

/*==================================================
============== --- SD Indexed for Breadcrumbs --- =================
==================================================*/
li.breadCrumbs {
	font-size: 0.8em;
	height: 15px;
	clear:both;
	padding: 5px 0;
}
li.breadCrumbs ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
li.breadCrumbs li {
	list-style-image: none;
}

li.breadCrumbs span {
	margin-left: 5px;
}
li.breadCrumbs a:link, #breadCrumbs a:visited {
	padding: 0 4px;
}
li.breadCrumbs a:hover, #breadCrumbs a:active {
}

li.breadCrumbs li {
	float: left;
}

table#record ol {clear:both;}

/*============================================================================================================
=========================== --- Positioning Styles for Brochure site --- =====================================
============================================================================================================*/

#skip {
	position: absolute;
}
/*
#menu1 li {
	float: left;
}
 */
#menu2 li {
	float: left;
}
#breadCrumbs li {
	float: left;
}
#pageMenu {
	float: left;
}
/*
#pageContent {float: left;}
 */
#footer {
	clear: both;
}
#footer li {
	display: inline;
}
#register label {
	float: none;
	width: 150px;
}
#register td {
	vertical-align: top;
}
#register th {
	vertical-align: top;
	text-align: right;
	width: 120px;
}
.msgOk {
	color: #0f0;
	font-weight: bold;
	font-size: 11px;
}
.msgError {
	color: #f00;
	font-weight: bold;
	font-size: 11px;
}
/* HOMEPAGE ECOM PLUGIN */
div#ecomFeed {
	border: 1px solid #000;
	width: 200px;
}
div#ecomFeed p {
	padding: 2px;
	margin:0;
}
div#ecomFeed h3 {
	padding: 2px;
	margin:0;
}
/*==================================================
================ --- Site specific --- =================
==================================================*/	

div#main {
	float:left;
	width: 650px;
	margin:5px 5px 5px 20px;
}
div#sidebar {
	float:right;
	margin:5px 20px 5px 5px;
}
div#sidebar div#training {
	margin-top:20px;
	width:260px;
	height:184px;
	background-image:url(/mod_product/design/graphics/boxed-women.jpg);
	background-repeat:no-repeat;
	padding:5px 5px 10px 5px;
	text-align:center;
}
div#sidebar div#training h3 {
	padding-left: 90px;
	padding-top: 10px;
}
div#sidebar div#resources {
	width:260px;
	height:184px;
	background-image:url(/mod_product/design/graphics/boxed-building-blocks.jpg);
	background-repeat:no-repeat;
	padding:5px 5px 10px 5px;
	text-align:center;
}
div#sidebar div#resources h3 {
	padding-right: 120px;
	padding-top: 10px;
}
div#newsfeed {
	padding-top:20px;
	float:right;
	width:200px;
}
div#newsfeed h2 {
	padding-bottom:20px;
}
div.miniNews {
	padding-bottom:20px;
}

table#feedback th {vertical-align:top; text-align:left;}

/* Reference List*/
ol.refList li{
	font-size:0.8em;
}
