/*This is the Purton House Centre style sheet*/

body {
	scrollbar-3dlight-color:#483D8B;
    scrollbar-arrow-color:#f7f9e5;
    scrollbar-base-color:#ffffff;
    scrollbar-track-color:#f7f9e5;
    scrollbar-darkshadow-color:#FFC0CB;
    scrollbar-face-color:#993333;
    scrollbar-highlight-color:#EEE8AA;
    scrollbar-shadow-color:#FFFFE0;
	margin-top: 0px;
	color: #993333;
	font-family: "Comic Sans MS", "Comic Sans";
	font-size: 10px;
	text-align: center;
	background-color: #f7f9e5;}
	
h1 {
	font-size: 2em;	font-family: Verdana, Helvetica, Arial, sans-serif;}
	
#sidecontent h1 {
	font-size: 1.9em;
	font-style: italic;
	margin-top: -1px;}		

h2 {
	font-size: 1.4em;
	padding-top: 5px;}

h3 {
	font-size: 1.2em;
	text-decoration: none;}
	
h4 {
	font-size: 1.1em;
	font-weight: bold;}	

h5 {
	font-size: 0.9em;
	font-weight: bold;}
	
a {
    color: #993333;
    font-weight: normal;}
    
#admin a {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 1em;
	text-align: left;}    
    
textarea {
	border: 1px #152497 solid;
	padding: 5px;}	

.update {
	background-color: #ffffff;}
	
.bold {
	font-weight: bold;}
	
.align {
	display: -moz-inline-block;}		

/*Full page conatiner - excludes Footer*/	 
#container {
	background-color: #f7f9e5;
	display: table;
	width: 850px;	
	margin-left: auto;	margin-right: auto;	margin-bottom: 0px;
	margin-top: 10px;}

/*Header section*/
#header {
	width: 850px;
	height: 134px;
	margin-bottom: 10px;}

/*Left side container*/
#sidecontent {
	clear: both;
	color: #993333;
	font-size: 0.9em;
	margin: 0px 0px 2px 0px;
	width: 160px;
	float: left;
	padding-bottom: 5px;}

/*Menu section*/
#menubox {
/*	height: 440px; */
	text-align: center;	background-image: url(images/Menu.gif);	background-repeat: no-repeat;}

/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
	padding: 0;
	list-style-type: none;
	margin: 0;
	width: 160px;}
	
/* position relative so that you can position the sub levels */
.menu li {
	width: 160px;
	z-index: 1000;
	position: relative;
	height: 35px;
	margin-bottom: 5px;}
/* get rid of the table */
.menu table {
	position: absolute;
	border-collapse: collapse;
	top: 0;
	left: 0;
	font-size: 1em;}

/* style the links */
.menu a, .menu a:visited {
	display: block; 
	height: 35px;
	line-height: 35px;
	width: 159px;
	text-decoration: none;
	font-size: 1.4em;
	font-weight: bold;
	color: #993333;}

/* hack for IE5.5 
* html .menu a, * html .menu a:visited {
	background-color: #c0d8bc; 
	width: 150px;} */

/* style the link hover */
* html .menu a:hover {
	color: #f7f9e5;}

.menu :hover > a {
	height: 34px;
	border-left: 2px #993333 solid;
	border-right: 1px #993333 solid;
	border-bottom: 2px #993333 solid;
	border-top: 1px #993333 solid;}

/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
	visibility: hidden;
	position: absolute;
	top: 0;
	left: 160px;}
	
.menu ul ul li {
	margin-bottom: 0;
	border: solid 1px #993333;
	background-color: #fffcf3;}

/* make the second level visible when hover on first level list OR link */
.menu ul :hover ul {
	visibility: visible;}

/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul {
	visibility: hidden;}

/* keep the fourth level hidden when you hover on second level list OR link */
.menu ul :hover ul :hover ul ul {
	visibility: hidden;}

/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul { 
	visibility: visible;}

/*Content section*/
#content {
	width: 675px;
	text-align: center;
	font-size: 0.85em;
	margin-bottom: 5px;
	margin-left: 165px; }

#contentmain {
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;}
	
#contentmain p {
	font-size: 1.5em;}	
	
#contentmain img {
	border: none;}	
	
#contentlist {
	border: 1px #993333 solid;
	background-color: #ffffff;
	padding: 5px;
	margin-bottom: 5px;
	height: 60px;
	overflow: auto;
	width: 630px;
	text-align: left;	
	display: list-item;}
	
#contentlist a {
	text-decoration: none;
	line-height: 1.5em;
	font-size: 1.3em;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;}
	
#headline {
	border: solid 2px #152497;}	
	
#printcontrol {
	height: 30px;
	font-weight: bold;
	font-size: 1.5em;}	
	
#printcontrol a {
	font-weight: bold;
	font-size: 1.1em;}	
	
/*Therapy List Expansion*/	
a.link_four, a.link_four:visited, a.link_four:active, .link_four:hover {
	text-decoration: none;}
	
a.link_four b {
	display: none;}
	
/* Trigger for IE5.x and IE6 */	
a.link_four:hover {
	border:0;} 
	
a.link_four:hover b {
	display: inline;
	font-weight: normal;}

/*Tab Panels*/
#tabnav {
	font-size: 1.5em;
	list-style-type: none;
	margin-left: 1px;
	width: 678px;
	height: 39px;
	border-bottom: solid 1px #993333; }
	
#tabnav ul a:link, #tabnav ul a:visited {
	float: left;
	display: block;
	width: 70px;
	height: 34px; 
	background-color: #993333;
	color: #f7f9e5;
	text-decoration: none;
	padding: 2px;
	border: 1px #993333 solid; 
	border-bottom: none;
	margin-left: 5px;
	text-align: center;}

#tabnav ul a:hover.pane2 {
	background-color: #f7f9e5;
	color: #993333;
	padding-bottom: 3px;}

#tabnav ul a:hover.pane1 {
	color: #f7f9e5;
	background-color: #993333;}
	
#tabnav ul a:link.pane1, #tabnav ul a:visited.pane1 {
	border-bottom: 1px #f7f9e5 solid;
	color: #993333;
	background-color: #f7f9e5;}
	
#panecontent {
	margin-left: 1px;
	width: 651px;
	border: 1px #2c4968 solid;
	background-color: #e0e6e6;
	border-top: none;
	padding-top: 10px;		
	padding-left: 5px;
	padding-bottom: 5px;}

.event #panecontent {
	border: 2px #2c4968 solid;
	width: 566px;
	padding: 0;
	margin-left: 1px;
	margin-top: 10px;
	padding-top: 5px;
	padding-bottom: 5px;}	
	
.report {
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-left: 1px;
	width: 571px;
	float: none;
	background:#e0e6e6;
	border-left: 1px #152497 solid;
	border-bottom: 1px #152497 solid;
	border-right: 1px #152497 solid;}
	
.report a {
	border: none;
	color: #666666;
	font-size: 0.95em;
	font-weight: bold;
	}		

/*Content Form*/
#form {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	border: 1px #993333 solid;
	width: 570px;
	padding: 10px;
	margin-bottom: 15px;
	background-color: #fffcf3;}

#form a {
	line-height: 1em;
	font-size: 1.5em;
	float: left;
	width: 35%;
	padding-top: 3px;}
	
#form p {
	color: #993333;
	font-size: 2em;
	font-weight: bold;
	margin-top: 5px;
	text-align: center;}	
	
/*Update Panels*/#update, #updatep {
	font-family: Verdana, Helvetica, Arial, sans-serif;	width: 600px;	padding: 10px;}
	
#update {
	height: 50px;}	
	
#update a, #updatep a, #fixtures a {	float: left;	width: 25%;	padding-top: 3px;}
	
#update p, #updatep p {
	margin-bottom: -5px;	text-align: left;}		
	
.input {
	background-color: #ffffff;
	border: 1px solid #993333;}

.button {
	color: #993333;
	background-color: #c0c0c0;
	margin: 5px;
	width: 60px;
	left: 30%;}	
	
.gobutton {
	color: #993333;
	background-color: #c0c0c0;
	width: 30px;
	margin-left: 5px;}	
		
/*Content table format*/

#tableone {
	float: none;}

.tableone {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	margin-left: 1px;
	margin-bottom: 1px;
	width: 643px;
	border-collapse:collapse;
	color: #993333;
	border: 1px #993333 solid;
	border-top: none;}

#home .tableone {
	width: 575px;}

.tabletwo {
	width: 650px;
	border-collapse:collapse;}
	
.tableone caption {
	background:#fffcf3;
	font-size: 1.1em;
	font-weight: bold;
	border-left: 1px #993333 solid;
	border-top: 1px #993333 solid;
	border-right: 1px #993333 solid;
	padding-top: 4px;
	padding-bottom: 4px;
	text-transform: uppercase;}	
	
.tableone th {
	background:#fffcf3;
	text-align: left;
	font-size: 1.3em;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	text-transform: uppercase;}	
	
.th1 {
	width: 8%;}

.th2 {
	width: 10%;}

.th3 {
	width: 15%;}

.th4 {
	width: 20%;}

.th5 {
	width: 30%;}
	
.th6 {
	width: 35%;}
	
.th7 {
	width: 50%;}

.tableone td {
	font-size: 1.3em;
	padding: 3px;
	border: none;}
	
.tableone td img {
	padding: 4px;}
	
.tableone td select {
	color: #666666;
	width: 130px;
	font-size: 0.9em;}
	
#home .tableone td {
	border: none;
	text-align: left;
	font-size: 0.75em;}	
	
.event .tableone td {
	border: none;
	text-align: left;}	
	
.tabletwo td {
	font-size: 1em;	line-height: 1em;}		

.innerb .tabletwo td,
.innerc .tabletwo td,
.innerd .tabletwo td  {
	font-size: 1.2em;
	line-height: 1.5em;}	
	
.td1 {
	width: 40px;}

.td2 {
	width: 80px;}

.td3 {
	width: 110px;}

.td4 {
	width: 170px;}

.td5 {
	width: 120px;}
	
.td6 {	
	width: 40%;}
	
.td7 {
	width: 50%;}
		
/*Tabnav Scroller*/	
.innera {
	width: 670px;
	height: 22em;
	overflow: auto;}
	
/*Full Page scroller*/
.innerb {
	width: 670px;
	height: 57.5em;
	overflow: auto;}
	
.innerc {
	width: 670px;
	height: 62em;
	overflow: auto;}	
	
.innerd {
	width: 670px;
	height: 25em;
	overflow: auto;}	
	
/*Footer container*/
#footer {
	width: 850px;
	height: 80px;
	clear: both;
	border-top: 1px #993333 solid;
	font-size: 0.8em;	
	text-align: center;	font-weight: normal;}

#footer h3 {
	float: left;
	margin-top: 5px;
	text-align: center;
	font-family: Verdana, Helvetica, Arial, sans-serif;}
	
#footer p {
	margin-top: 5px;
	font-size: 1.5em;
	font-family: Verdana, Helvetica, Arial, sans-serif;}
	
#footer a {
	color: #0000ff;}	
		
.footer-img {
	margin-left:10px;
	margin-right: 10px;}	

.right-floating {
	float: right;
	padding: 5px;
	border: none;
	position: relative;}
	
#footer .right-floating {
	border: none;}	
	
.left-floating {
	float: left;
	padding: 5px;
	border: none;
	position: relative;}

.logo {
	margin-left: 13px;
	float: left;
	border: none;
	position: relative;}