/* if body background color changes, also change it in routines.php/create_thumbnail  */
/*  
  7pt = 9.33px
  8pt = 10.66px
  9pt = 12px
  10pt = 13.33px
  12pt = 16px
  14pt = 18.66px
  16pt = 20px
  
  #F5F5FF: pale blue background for sidebar boxes
  #111111: borders
  
*/
div#printtitle {display:none;}   /* heading just for printed version */

/* need this next line for mozilla browser to allocate space for scrollbar, or page jumps left as scrollbar is added */
body {overflow:-moz-scrollbars-vertical;}

body     {
    background: white; 
    margin: 2px;
    border: 1px solid #111111;
    width:1000px;
    }

body, p, ul, dl, ol, li, td, th, input, select, textarea {
	font-family: Tahoma, Arial, sans-serif;
	line-height: 110%;
	font-size: 13.333px;    
	font-weight: normal;
	color: black;
	}
table, td, img {border: 0;}
table, td { margin: 0; padding: 0; vertical-align:top;}
p, th, td, li {
    text-align: left;
    }
p { 
    margin: 0px 0 12px 0;
    }
a {outline: none;
	}   
ul { list-style:square;}
div.doublespaced {
	line-height:150%;
	}
div.return {
	text-align:right;
	}

div.return a  {
	color: #0000DD;
	font-size: 12px;
	text-decoration:none;
	}
div.error  {
	color:red;
	}
div.standout {
	text-align:center;
	color: #FF0000;
	font-weight: bold;
	}	
img.open {
	margin: 0 0 -4px 5px;
	}	
/* ----------------------- links in body --------------------- */
a:link   { 
    text-decoration: underline;    
    outline: 0;
    }
a:hover {
    text-decoration: underline;
    outline: 0;      
    }
a:visited {
    text-decoration: underline;   
    outline: 0;
    }
           
/*  -------------------------- menu -------------------- */
table#banner {
	width: 100%;
	margin: 0;
	border-collapse: collapse;
	}
table#banner td {
	text-align:right;
	}
table#topmenu  {
	height: 24px;
	border-collapse: collapse;
	margin: 1px 0px 0px 0px;
	border-top: 0px solid white;
	}
table#topmenu td  {
	border-right: 1px solid white;
	width: 130px;
	height:23px;
		}
table#topmenu td.topmenu  {
	background-color: #8080FF;
	vertical-align: middle;
	text-align: center; 
		}

table#topmenu td.topmenu a {
	color: white;
	font-size: 13.33px;
	font-weight: bold;
	text-decoration: none;
	
	}
table#topmenu td.hovered {
	background: url(images/topmenu_hover.jpg) no-repeat;
	}
table#pbody	{
	width: 100%;
	border-collapse: collapse;
	margin: 0px;
	border: 0px;
	}
table#pbody td#navback	{
	width: 200px;
	background-color: #000080;
	}

table#nav  {
	border-collapse: collapse;
	margin: 0px;
	width: 200px;
	}
table#nav td  {
	width: 200px;
	height: 40px;
	padding: 0px;
	background: #000080;
	vertical-align: middle;
	text-align: center;
	}
table#nav td.hovered  {
	background: #5052B4;
	}

table#nav td a {
   	border: 0px;
	color: #FFFFFF;
	font: bold 14px tahoma, arial, sans-serif;
	margin: 0 0 0 2px;
	text-decoration: none;
	line-height:100%;
}
table#nav td a.active,
table#nav td a:link.active,
table#nav td a:hover.active {
    background: #5052B4;
	border: 1px solid #b28448;
	border-right: 5px solid #b28448;
	color: #4c2e00;
	font: bold 10px verdana, arial, sans-serif;
	line-height: 22px;
	margin: 0 0 0 2px;
	padding: 2px 3px;
	text-decoration: none;
}

table#nav td#navlogo	{
	padding: 40px 0 100px 0;
	vertical-align: bottom;
	color: #FFFFFF;
	}
	
table#pbody td#content {
	padding: 10px 20px 10px 20px;
	}
	
/* ------------------ footer links -------------------------------- */    
table#footer  {
    width: 100%;
    margin:  55px 0 10px 0;
    }
div.indexfooter { margin-top:-8px; }    
    
table#footer  td  {
    font-size: 9px;
    text-align: center;
    font-family: Verdana, Tahoma, sans-serif;
    padding: 0 0 5px 0;
    color: #454545;
    }
table#footer td.links a  {
    text-decoration: none;
    color: #454545;
    }
table#footer td.links a.spaceit {
    padding: 0px 3px;
	line-height:160%;
	}    


/* ---------  trainings links ----------------------- */
ul.trainings {margin-top:20px;}

ul.trainings li {
	list-style:none;
	padding: 0 0 15px 10px;
	text-indent: -30px;
	}
ul.trainings a { 	font-size:13.33px; }   
    
    
table.details {
	width:470px;
	border-collapse:collapse;
	margin: 20px 0 20px 0;
	}   
table.details td.label {
	width:150px;
	border:1px solid #111111;
	background-color:#008000;
	color:#FFFFFF;
	font-size:16px;
	padding:4px 10px 4px 10px;
	}
table.details td.blank {width:320px;}

table.details td.data {
	border:1px solid #111111;
	padding:7px;
	width: 100%;
	}
	  
	
	
div.details-right {
	float:right;
	width:250px;
	margin-top:15px;
	}	
div.cancelpol  {
	border:1px solid #111111;
	padding:5px;
	margin-top:30px;
	background:#F5F5FF;
	}

/* ------------ advisory ------------------------ */
dl.advisory {
	margin: 0 0 0 30px;
	}
dl.advisory dt {
	font-weight: bold;
	}
dl.advisory dd {
	padding: 0 0 10px 0;
	}

		
/*------ registration --------------------------- */
div.registration {
	line-height:250%;
	}
div.cost   {
	font-size: 16px;
	background: #AAAAAA;
	padding: 7px 20px;
	width: 100px;
	margin: 10px 0 0px 0;
	}	
div.dietarynotice  {
	width:400px;
	float:right;
	line-height:100%;
	border:1px solid #111111;
	background:#F5F5FF;
	padding:8px;
	margin-right:0px;
	}
div.memofield {
	border: 0px;
	background:#FFFFFF;
}

	
/* ---------- about -------------------------- */
div.rightabout {
	float:right;
	width:200px;
	border:1px solid #111111;
	padding:10px 30px 0 10px;
	margin:10px 0 10px 15px;
	background:#F5F5FF;
	}
ul.about li {padding-bottom: 8px;}

ul.teamlist li {
	padding-bottom:4px;
	}

/* ----------- sitemap -------------------- */
ul.sitemap li {padding-bottom:8px;}
	

/*=============================================================== */		
/* ---- used for page titles on center of all pages --- */    
h1  {
	font-size: 20px;
    font-weight: normal;
    margin: 14px 0 17px 0px;
    padding: 0;
    text-align: left;
    line-height:110%;
    }

/* ----- used for treatment headings ---- */
h2  { 
	font-size: 16px;
    font-weight: bold;
    margin: 14px 0 4px 0px;
    padding: 0;
    text-align: left;
    line-height: 120%;
    }
    
/* ----- used for  admin headings  -------  */
h3  { 
    font-size: 13.33px;
    margin: 3px 0 30px 0px;
    text-align: left;
    font-weight: bold;
    }
    
/* ----- used for mid-page,centered headings (notice on index.php)  ------  */    
h4  {font-size: 16px;
	font-weight: bold;
    margin: 4px 0 4px 0px;
    text-align: center;
    color: #000080;
    }
    
/* ---------- small blue headings  ---------- */
h5 	{font-size: 13.33px;
	text-align: left;
	font-weight: bold;
	margin: 2px;
	color: #000080;
	}

	
	
/* ------------------------- D E B U G ------------------------- */    
/*table td {border: 1px solid red;}
iframe {border: 1px solid green;}
*/
