﻿/*  style2.css   */

@import url('layout.css');

/*  WEBSITE COLORS   */
.photoBorder {
	margin: 5px 25px 10px 0px;
	border: 1px solid #000000;
	float: left;
}
#container {
	width: 100%;
	height: 100%;
	background-color: #2fb472;		/*was #737C70;*/
}
#masthead {
	font: normal normal normal 100% serif;
	width: 100%;
	overflow: auto;
	text-align: center;
	background-color: #47cf8c; /* was   #b7b7b7; #51574B; 3/12/19*/
	color: #FFFFFF;
	border: 0px;
	/*padding:  0 0 30px 0;*/
}
#sidebar {
	position: relative;
	float: left;
	width: 160px;
	background-color: #000000;		/* cecece restored #cb8; rab=#CCDDFF no change! */
}
#footer {
	clear: both;
	width: 99%;
	overflow: hidden;
	padding-top: 1%;
	padding-right: 0;
	padding-bottom: 1%;
	padding-left: 1%;
	background-color:  #47cf8c;		/* #767C70;   */		 
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color:          #51574b;
	font-size:	40px;
	font-weight:	bold;
	}
#sidebar a {
	background: #2fb472;      /* Sets color of nav buttons */
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	padding: 3%;
	display: block;
	border: 1px #000000 solid;   /* line between menu buttons */
}
/*  WEBSITE COLORS   */

/*  MASTHEAD TEXT  */
.convName {
	font-family: "Cooper Black", "Franklin Gothic Medium", "Arial Narrow", Arial, sans-serif; 
	font-size:          40px;
	font-weight:          bolder;
	font-style:          normal;
	color:          #bc001d;    /* Intuition b37332 */

	/*float:          none;*/
}
.pcrText {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 24px;
	font-weight: bold;
	/* font-style: italic; 12 March 2019 */
	color: #363636;				/*ed1b24 brown cocoa */
}
.coHostText {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 16px;
	font-weight: bold;
	/* font-style: italic; 12 March 2019 */
	color: #363636;				/*ed1b24 brown cocoa */
}
/*  MASTHEAD TEXT  */

.float_right {
	float:right;
}
.row {
	display: table-row;
}
.newFlag	{
	border: 1px black solid; 
	background-color: #008dc6; 
	color: white; 
	padding: 0 4px 0 3px; 
	font-weight: bold; 
	font-style: italic;
}
.newFlag2	{
	border: 1px black solid; 
	background-color: #F1A629; 
	color: white; 
	padding: 0 4px 0 3px; 
	font-weight: bold; 
	font-style: italic;
}
.btnBlue	{
	border: 1px black solid;
	background-color: #008dc6;
	color: white;
	padding: .5px 5px .5px 5px;
	font-weight: bold;
	font-size: .9em;
}
.btnOrange   {
	border: 0px black solid;
	background-color: #F1A629;
	color: white;
	padding: .5px 5px .5px 5px;
	font-weight: bold; 
	font-size: .9em;
	font-style: italic;
}

.btnGreen   {
	border: 0px black solid;
	background-color: #00CC00;
	color: white;
	padding: .5px 5px .5px 5px;
	font-weight: bold;
	font-size: .9em;
	font-style: italic;
}

/*.btnBlue a:hover, .btnOrange a:hover  {
	text-decoration: none;
	background-color: yellow;
	color: black;
}*/

#siteTitle	{
	 margin-top: 0; 
	 margin-bottom: 35px;
}
.day {
	display: table-cell;
	width:		80px; /* 100 */
	height:		15px;	
	text-align:	left;
	padding-left:  0px;
	border:		0px solid blue;
}
.friday {
	display: table-cell;
	width:		65px;
	height:		15px;	
	text-align:	left;
	padding-left:  0px;
	border:		0px solid blue;
}
.friday2 {
	display: table-cell;
	width:		95px;
	height:		15px;	
	text-align:	left;
	padding-left:  0px;
	border:		0px solid blue;
}
.time {
	display: table-cell;
	width:		100px;
	height:		15px;
	text-align:		right;
	padding-right:	35px;
	border:		0px solid blue;
}
.timeWide {
	display: table-cell;
	width: 175px;
	height: 15px;
	text-align: right;
	padding-right: 35px;
	border: 0px solid blue;
}
.room {
	display: table-cell;
	width:		350px;
	height:		15px;
	text-align:  left;
	border:		0px solid blue;
}
.photocap  {
	font-size:          14px;
	margin-top:			0;
}

.photoOK  {
	font-family:        "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size:          10px;
	padding-left:			0px;
}
/*#pageNavLinks p {
	margin-left: .8em;
}*/
 #pageNavLinks a {
	 font-weight: bold;
	 text-decoration: none;
	 border-bottom-style: none;
	 padding: .7em;
	 
	 font-size: 1.1em;
	 color: #000000;
	 /*font-style: italic;*/
	 font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
 }
#pageNavLinks a:hover {
	text-decoration: underline;
}
.pageTop {
	font-size: .7em;
	font-style: italic;
}
.seperator {
	border-style: solid none none none;
	border-width: medium;
	border-color: #000000;
}

.seperatorDouble {
	border-style: double none none none;
	border-width: thick;
	border-color: #000000;
}

.sigTrack {
	font-size: 1em;
	color: #006600;
	font-style: normal;
	font-weight: bold;
}
.redNEW
{
	font-weight:          bold;
	color:          #FF0000;
}
.redBold
{
	font-family:          Arial, Helvetica, sans-serif;
	font-size:          1.25em;
	font-weight:          bold;
	font-style:          normal;
	color:          #FF0000;
}

.itemTable {
	width: 100%;
	border: 1px solid #FF0000;
	text-align: left;
}

.buttongroup	{
				/*float:			left;*/
				}
				
.buttongroup input {
				float:			left;
				clear:			both;
				margin:			0;
				padding:		0;
				line-height:	0;		
				}
			
.buttongroup label {
				/*background-color:	none; */
				width:			35em;   /*30, 24em;*/
				/*float:			left;*/
				margin:			0 0 0 .5em;
				font-weight:	normal;
				clear:			none;
				}
fieldset {
			margin-bottom:          10px;
		}

form legend {
	font-size: .75em;
}


			form div {
				clear:			left;
				margin:			2px;
				padding:		0;
				/*padding-top:	0.6em; */
				}
			
			form div label {
				float:			left;
				width:			30%;
				font:			normal 18px Arial, Helvetica, Sans-serif;	/*0.9em*/
				margin-top:		.3em;
				}

			input.btn {
				color:				#000000;
				background-color:	#ADD8E6;
				border:				1px inset #00008b;
				font-size:			16px;
				font-weight:		bold;
				}

			input.txt100 {
				color:				#000000;
				background-color:	#E3F2F7;
				border:				1px inset #00008b;
				width:				100px;
				}

			input.txt200 {
				color:				#000000;
				background-color:	#E3F2F7;
				border:				1px inset #00008b;
				width:				200px;
				}

			div.formsection {
				float:			left;
				width:			100%;
				border-bottom:	1px solid #AAA;
				}
.photo
{
	margin:          5px 0px 10px 25px;
	border:          1px solid #000000;
	float:          right;
}
.photoLeft
{
	margin:      5px 25px 10px 0px;
	border:	1px solid #000000;
	float:	left;
}

.photoCap
{
	font-size: 		.8em;
	font-style:		italic;
	text-align: 		center;
}


.vertPadding10
{
	padding-bottom:          10px;
}
.vertPadding15
{
	padding-bottom:          15px;
}
.photoCar
{
	border-style:          solid;
	border-width:          0px;
}
.photoCar a:hover
{	text-decoration:  	none;
	border-bottom: 		solid 0px #f00;
	}

body {
	font-family: Arial, sans-serif;
	/*font-family:          "Trebuchet MS", Helvetica, Arial, sans-serif; */
	font-size: large;
	color: #000;
}
#page_content {
	position: relative;
}
#content {
	padding: 20px 40px 20px 40px;
	margin-left: 160px;
	background-color: #FFFFFF;	/*  #F5F5FF; #F5F8EC;=lt green #FBFBEC; #FFFDED  lt yellow*/
	font-size: large;				/*  #EAF3DA  lt green*/
}
.contentLogo {
	background-color: #F7DA1E;    /*  was #FFFDED*/
	left: 20px;
	width: 84%;
	margin-left: auto;
	margin-right: auto;
	/* width: 100%; Caused content to roll down below sidebar */
	text-align: center;
}
.gifBorder-0 {
	border-width: 0;
}
.photoBorder_1px {
	border-width: 0px;
}
#myform {
	margin-left: 140px;
	padding: 10px;
	background-color: #FFFDED;
}

#masthead img {
	border-width: 0px;
	float: left;
}
#masthead p {
	font-size: small;
	margin: 0;
	margin-right: 1%;
	}
h6 {
	font-family: Arial Black;
}
h5 {
	font-family: Arial Black;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	margin-top: 1.5em;
	margin-bottom: .7em;
	font-style: italic; 
}

h2 {
	font-family:          Arial, Helvetica, sans-serif;
	color:          #51574b;  /* 00A625 */
	font-size:          28px;
	/*font-style: italic;*/
}
/* Styles for Navigation */
#sidebar ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
#sidebar li {
	display: block;
	border: 0px solid #cb8;
}
#sidebar a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #000000;		/*  #5398d1; #0BA42F;  */
  
	border-bottom: 1px solid #f5f5f5;
	background-color: #ffffff;          /* = yellow, was #dc9, #B5BEEE; #BFE2F9 */
	}
	
.schedLink  {							/* This has no effect!! NOT used anywhere  */
	background-color:		#FF0000;
	}

/*.contentLogo, .textCenter a:hover		*/			/* supressess line below hovered images */
/*	{
	border-bottom: 0px;	
	}
*/

	
/* Styles for Footer */
#footer p {
	font-size: small;
}
#footer a {
	color: #000000;
	text-decoration: underline;
}
#footer a:hover {
	color:#FFFFFF;		/*#393939*/
	text-decoration: none;
}

a {
	color: #0000FF; /* was #393939  */;
	text-decoration: underline;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
a:hover {
	color:          #FF0000;
	/*background-color:          #FFFF66; */
	text-decoration:          none;
	border-bottom: 			dashed 2px #FF0000;
	}

#pgHdr table tr td a:hover	{
	border-bottom: thin black none;
	}
.style_bold {
	font-weight: bold;
	color: #000000;
	font-size: 1.2em;
}
.style_italic {
	font-style: italic;
}


/* 	Added by Dave Grenier   */

h1, h2, h3, h4, h5, h6, p {
  position: relative;
} 
.reqdStar {
	font-size: x-large;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.formFields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #000000;
	text-align: right;
}
.textCenter {
	text-align: center;
}
.valid-xhtmlDiv {
	text-align: center;
	
}
.valid-xhtmlDiv a:hover {
	text-decoration:  none;
	border-bottom: 	solid 0px #f00;
}
.noUline a:hover {
	text-decoration:  none;
	border-bottom: 	solid 0px #f00;
}
.pageUpdated {
	text-align: center;
	font-size:	.75em;
	font-style:italic;
}
.tableDesc {
	border: 1px solid #000000;
	width: 85%;
	outline-color: #000000;
	outline-style: solid;
	outline-width: medium;
	table-layout: auto;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	}
.tableCenter {
	margin-left: auto;
	margin-right: auto;
}
.tdCell {
	border: 1px #000000 solid;
	background-color: #FFFDED;
	text-align: center;
	}
.tdCelltop {
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
	background-color: #FFFDED;
	text-align: center;
	}

.myTable {
	border-style: solid;
	width: 85%;
	margin-left: auto;
	margin-right: auto;
	}

.storeTable {
	width: 600px;
	outline-color: #000000;
	outline-style: solid;
	outline-width: medium;
	table-layout: auto;
	text-align: center;
	border-color: #000000;
	border-width: 0px;
	margin-left: auto;
	margin-right: auto;
	}

.formCheckOffs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #000000;
	text-align: left;
}

.copyright {
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 20px;
	color: #000000;
	}

.leftText {
	text-align: left;
}

img
	{
	border-style: solid;
	border-width: 0;
	border-color: inherit;
}
	
img a:hover {
	text-decoration:  none;
	border-bottom: 	solid 0px #f00;
}	
	
#masthead img
	{
	padding:		10px;
}

	
	
.hoboLeftCol 
	{
	text-align:right;
	}
	
.hoboRightCol 
	{
	text-align:left;
	}

.textRight 
	{
	text-align:right;
	}
	
.textLeft 
	{
	text-align:left;
	}
	
.contentLogo a:hover
	{
	border-bottom:    0px;
	}

.volTd
{
	font-family:          Arial;
	font-size:          14pt;
}

.form
{
	margin-bottom:          15px;
}

.parenText
{
	font-family:          Arial;
	font-size:          .8em;
}

.mwtm {
	font-family:          Arial, Helvetica, sans-serif;
	color:          #000000;
	font-size:          18px;
	font-weight:          bold;
}

	.clinCatHdr
		{
	border: 0px gray solid;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold; /*color:          #0000FF;*/;
	padding-left: 15px;
	padding-top: 20px;
}
.clinCatTitle
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	text-align: center;
	list-style-type: none;
	color: #2c6b36;
	font-weight: bold;
	padding-top: 15px;
}

	.clinCatList
		{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: center;
	list-style-type: none;
	color: #FF0000;
	padding-bottom: 15px;
	margin-left: 0px;
	line-height: 30px;
}
		
li.clinCatHdr a	{
	color:  	#FF0000;
	}
	

/*  clinics (cut from clinics.html  */
	.clinIndiv
		{
		border:			0px	blue	solid;
		padding-left:	15px;
		}
		
	.clinTitle
		{
	border: 0px navy dashed;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: italic;
	font-weight: bold;
	padding-left: 15px;
	padding-top: 5px;
	color: black;
}

	.clinBy
		{
		border:         0px blue dotted;
		text-align:     left;
		font-family:    Arial, Helvetica, sans-serif;
		font-size:     1em;
		font-style:     normal;
		font-weight:    bold;
		padding-left:	10px;	
		}
	
	.clinSched
		{
		border:          0px blue dotted;
		text-align:      left;
		font-family:     Arial, Helvetica, sans-serif;
		font-size:       1.0em;
		font-style:      normal;
		font-weight:	 normal;
		}

	.clinDescription
		{
		border:			0px black solid;
		text-align:     left;
		font-family:	Arial, Helvetica, sans-serif;
		font-size:		1.0em;
		font-style:		normal;
		font-weight:	normal;
		padding-left:	25px;
		padding-top:	10px;
		padding-bottom:	10px;
		}

	.clinCatReturn
		{
		text-align:		left;
		font-family:	Arial, Helvetica, sans-serif;
		font-size:		14px;
		font-style:		normal;
		font-weight:	normal;
		padding-left:	15px;
		padding-bottom:	15px;
		padding-top:	10px;
		}

	
	.clinWrapper
		{
		/*border:    		medium double #0000FF;*/
		width:          auto;
		height:         auto;
		overflow:       auto;
		}
	
	.clinNew
		{
		font-family:       Arial, Helvetica, sans-serif;
		text-decoration:   none;
		color:			#000000;
		}
.imageRight {
	margin: 5px 0px 10px 25px;
	border: 1px none #000000;
	float: right;
}
.padBottom3 {
	padding-bottom: 3em;
}
.padBottom2 {
	padding-bottom: 2em;
}
.photoLayout {
	/*margin: 1em 0px 10px 25px;*/
	margin-left: 15px;
	border: 0 solid #000000;
	float: right;
}
.photoCapRight {
	font-size: .8em;
	font-style: italic;
	text-align: right;
}
.btnBlueSm {
	border: 1px black solid;
	background-color: #008dc6;
	color: white;
	padding: 1px 5px 1px 5px;
	font-weight: bold; 
	/*font-style: italic;*/
}

.btnYellow {
	border: 1px blue solid;
	background-color: #FFFF00;
	color: #0000FF;
	padding: .5px 5px .5px 5px;
	font-weight: bold;
	font-size: .9em;
	font-style: italic;
}

