/*STYLE SHEET FOR ASHWELL SURGERY WEBSITE 2006, L RUSSELL*/

/*General default formatting*/
body,p,ul 		  {
								color: #000; 
								text-align: left; 
								font-family: "Trebuchet MS", Tahoma, arial, sans-serif
								}
body,p,ul,td 		{font-size:0.9em}
h1,h2,h3,h4,h5,h6  {
								color: #090; 
								text-align: left; 
								font-family: "Book Antiqua", Times, serif
								}
div							{background-color: #ffc;}
img 						{border:0}	 
em							{
								font-style: italic; 
								font-weight:bold
								}
span.bodycolor  {color:#000}


/*Main Positioning and formatting commands*/
div.container      {
									 background: #060; 
									 text-align: center ; 
									 margin:  0px 5%; 
									 border:  1px solid #060; 
									 padding: 0px
									 }
div.contentscontainer {background-color:transparent}
div.contentsbar    {
									 background-color: transparent; 
									 float:left; 
									 width:11em; height:100%; 
									 padding: 1.5em 15px 4.5em 15px; 
									 margin: 0px; 
									 border: 0px
									 }
div.contentsbutton {
									 background-color: #f90; 
									 width: 160px; 
									 text-align:center; 
									 padding: 1px; 
									 margin: 4px auto; 
															 border-width: 0px; 
															 border-style: solid; 
															 border-color: #f90; 
									 }
div#logo					 {
									 border: 0px; 
									 background-color: transparent; 
									 margin-bottom: 1.5em
									 }								
div.title		    	 {									 
									 padding: .1em .1em;  
									 margin: 0px auto 0px 191px; 
									 border: 0px; 
									 text-align:center
									 }
div.submenu 			 {
									 padding: .6em 1.3em; 
									 margin: 0px auto 0px 191px; 
									 border: 0px; 
									 color: #090
									 }
div.mainpage    	 {
									 padding: .6em .8em;  
									 margin: 0px auto 0px 191px; 
									 border: 0px
									 }
div.navigation  	 {
									 padding: .6em .8em;  
									 margin: 0px auto 0px 191px; 
									 border: 0px
									 }
div.columnoneR     {
									 padding-bottom: 2ex; 
									 margin-left:5%; 
									 width:30%; 
									 height:3ex; 
									 float:left; 
									 text-align:right; 
									 border:0px
									 }
div.columnoneL     {
									 padding-bottom: 2ex; 
									 margin-left:5%; 
									 width:30%; 
									 height:3ex; 
									 float:left; 
									 text-align:left; 
									 border:0px
									 }
div.columntwo      {
									 padding-bottom: 2ex; 
									 margin-left:37%; 
									 text-align:left; 
									 border:0px
									 }
div.columnoneindex {
									 padding-bottom: 2ex; 
									 margin-left:2%; 
									 width:30%; 
									 height:3ex; 
									 float:left; 
									 text-align:right; 
									 border:0px
									 }
div.columntwoindex {
									 padding-top: 5ex; 
									 padding-left: 1ex; 
									 margin-left:33%; 
									 text-align:left; 
									 border:0px; 
									 height:250px
									 }
div.APGevent			 {border:2px solid #060;
									 background-color: #fff;
									  padding: .6em .8em;
										width:90%
									 }
/*headings*/
h1		{
			color:#000; 
			font-style: italic; 
			font-weight: bold; 
			font-size:2.1em; 
			text-align:center
			}
h2 		{
			font-size:1.25em; 
			color:#f90; 
			text-align: center
			}
h3		{
			font-size:1.1em;
			color: #006;
			}
h4		{
			text-decoration: underline
			}
/* Links - general formatting*/			 
A:link 			  {
							color: #090; 
							font-weight: bold
							} 		
A:active 		  {
							color: #f90; 
							font-weight: bold
							}		
A:visited 	  {
							color: #060; 
							font-weight: bold
							}
A.alt:link 	  {
							color: #f90
							} /*alternative link colour*/
A.alt:visited {
							color: #060
							} /*alternative link colour*/
							
/*CONTENTS BAR*/
A.contents, A.contents:visited {
															 font-family: "Comic Sans MS", sans-serif; 
															 text-decoration: none; 
															 font-weight:normal; 
															 color:#fff; 
															 font-size:1.1em;
															 }
#linknews 										 {
															 padding-top:0px; 
															 padding-bottom:0px
															 } 
															 
/*SUBMENU - at top of screen (also used at bottom and middle of page)*/
A.menu:link, A.menu:visited, A.menu:active	{
						 								 								text-decoration:none; 
																						border-width: 1px 0px; 
																						border-style: dotted; 
						  															color:#090; 
																						border-color: #090; 
						 								 								line-height:2.5; 
																						font-weight:normal; 
																						padding:2px 4px; 
																						font-size:0.8em
																						}/*navigation menu at top of screen*/
/*QUICKLINK*/
A.quicklink:link, A.quicklink:visited, A.quicklink:active	{
																			 										text-decoration:underline; 
																													border-width: 0px; 
																													line-height:1.5; 
																													font-weight:normal;
																													padding: 1px 0px; 
																													font-size:0.9em
																													}
/*SITEMAP - at top of screen (also used at bottom and middle of page)*/
A.sitemap:link, A.sitemap:visited, A.sitemap:active	{
																						text-decoration:underline; 
																						border-width: 0px 0px; 
																						border-style: dotted; 
																						border-color: #090; 
																						line-height:1.5; 
																						font-weight:normal; 
																						padding:1px 0px; 
																						font-size:0.9em
																						}
/*Formatting CONTROL*/
.center							{text-align:center}
#center							{text-align:center}
p.indent					  {text-indent: 2em}
p.jumptotop					{text-align:center}
p.navigation				{text-align:right}
ul.bullethighlightA {color:#f90}
ul.bullethighlightB {color:#093}
ul.bullethighlightC {color:#f60}
span.bodyhighlight  {color:#f90; 
										font-weight:bold}
strong							{color:#f90; 
										font-weight:bold}
span.yellowfever    {color:#f60}
span.namehighlight  {
										text-decoration: underline; 
										font-weight: bold
										}
span.nameindex			{
										font-size:1.1em; 
										color:#060; 
										font-weight:bold; 
										margin:0px 8px
										}
img.counter  				{vertical-align : middle}
p.letter						{font-family:serif}

/*LINKS*/
A.links:link, A.links:visited {color: #060}
#linkone 		 {color: #009933}
#linktwo		 {color: #99cc00}
#linkthree	 {color: #bbee00}
#linkfour		 {color: #f0ee00}
#linkfive		 {color: #ffee00}
#linksix		 {color: #ffcc00}
#linkseven	 {color: #ffcc00}
#linkeight	 {color: #ff9900}
#linknine		 {color: #ff6600}
#linkten		 {color: #ff0000}
#linkeleven	 {color: #ff0033}
#linktwelve	 {color: #990033}
