﻿/* This was backend.css - now admin.css */
/* Admin.css should be copied to with Themes/Admin/Admin.css */

*
{  
}

body
{
	font-family: arial;
	font-size: 16px;
	/*background-image: url(Images/BlueGrad73.bmp);
	background-repeat: repeat-x;*/
	border: 0px;
	margin: 0px;
}

h1
{
  font-size: 20px;
  margin: 0 0 0 0 ;
  padding: 0px;
}

table
{
    padding:0;
    margin:0;
}

a:link
{
    text-decoration:none;
}

/*a:visited
{
	color:#0000dd;
}*/

a:hover
{
	text-decoration:underline;
}

.avxheader 
{
	height: 50px; 
	width:100%;
	text-align:center;
}

#container
{
}



/************************
	avxcontent settings
************************/
#avxcontent 
{
	/*min-height:500px;*/
	font-size:14px;
}

/************************
	avxpage settings
************************/
#avxpageimage h1, #avxpageimage h2, #avxpageimage h3
{
	/*color:#059;*/
	text-align:center;
}
#avxpageimage
{
	text-align:center;
	float: left;
	margin-top: 20;
}
#avxpageimageright
{
	margin-left:200;
	margin-top:10;
}
#avxnew
{
	text-align:center;
	margin-left: 150px; 
}

/************************
	details views
************************/
#avxdetailsviewheader
{
  font-size: 16px;
  line-height: 25px;
  margin-bottom: 10;
  padding: 0px;
  font-weight: bold;
  text-align:center;
  color:white;
}

.fixHeader
{
    margin: 0 auto 0 auto;/*THIS REFERS TO THE SPACE AROUND THE CONTAINER OUTSIDE*/	
    vertical-align:top;
    width:1000px;
}

.fix800
{
    margin: 0 auto 0 auto;/*THIS REFERS TO THE SPACE AROUND THE CONTAINER OUTSIDE*/	
    vertical-align:top;
    width:800px;
}

.fix
{
    margin: 0 auto 0 auto;/*THIS REFERS TO THE SPACE AROUND THE CONTAINER OUTSIDE*/	
    /*text-align:center;*/
    vertical-align:top;
    /*min-height:600px;*/
	/* border: solid 1px #7988B7; REMOVE Border */
    width:1000px;
}

.fiximage
{
	text-align:center;
	vertical-align:top;
}
.fixcontrols
{
    text-align:center;
    vertical-align:top;
    width:130px;
    padding: 0 0 0 0; /* Top Right Bottom Left */
    margin: 10 0 0 0; /* Top Right Bottom Left */
}
.fixgrid
{
    width:750px;
}
.fixreport
{
    width:900px;
}
.fixchart
{
    width:600px;
	border: solid 1px black;
}
.fixdetailsview
{
    text-align:left;
}
.fixdetailsview h2
{
    text-align:center;
}
.fixoptionsright
{
    float:right;
}
.fixoptionsleft
{
    float:left;
}

.fixed800
{
    margin: auto auto auto auto;/*THIS REFERS TO THE SPACE AROUND THE CONTAINER OUTSIDE*/	
    width: 800px;
}

.rowSelected {
    background-color: #FEF268;
}

#planningTable
{
  font-family: Tahoma;
  color: #f99;
  font-size: 15px;
  font-weight: bolder;
}

#planningTable a:link, #planningTable a:visited
{
	font-weight: normal;
	color: #ffffff;
}


.listViewOuterTable
{
	vertical-align:middle;
	text-align:Left;
	border: solid 1px #000000;
	margin:0;
	padding:0;
    background-color:#7988B7;
    width:100%;
}

.listViewInnerTable { margin:0;	padding:0; }
.listViewHeaderRow { font-size:1.1em; color:#ffffff; background-color:#596897; text-align:center; }
.listViewHeaderRow th
{
    border: 1px dotted gray;
}
.listViewHeaderRow thead th { 
    background-image:url('images/th_back.gif');
    background-repeat:repeat-x;
}
.listViewRow    { color: #000000; background-color:#FFFFFF; border-bottom: dotted 1px Gray;}
.listViewRow td { border-bottom: dotted 1px Gray;}
.listViewRowAlt { color: #000000; background-color:#efefff; }
.listViewRowAlt td { border-bottom: dotted 1px Gray;}
.listViewEditRow { color: #000000; background-color:#efefff; }
.listViewInsertRow { color: #000000; background-color:#FFFFFF; }
.listViewSelectedRow { color: #000000; background-color:#ffff88; }
.listViewFooterRow { font-size:12px; padding: 10 10 0 0; color:#000000; background-color:#AAAAAA; }

.listViewItemHeader 
{
    text-align:center;
    background-color:Navy;
    color:White;
    padding-top:2px;
    padding-bottom:2px;
}

.listViewItemFooter
{
    clear:both;
}

.listViewItemHeaderGray
{
    text-align:center;
    background-color:Gray;
    color:White;
}

.editListViewItemHeader
{
    text-align:center;
    background-color:Navy;
    color:White;
}

.listViewItemFooter
{
    clear:both;
    vertical-align:bottom;
}

.editListViewItem
{
    border : solid 1px black;
    background-color:#efef99;
    float:left;
    height:140px;
}

.listViewGroup
{
	clear: both;
    margin: 1px;
    padding: 5px;
    font-size:24px;
    text-align:center;
    background-color:#96c9fd;
    color:Black;
    width:100%;
}

.clientDayListViewItem
{
    border : solid 1px lightgrey;
    margin : 2px;
    float: left;
    height:110px;
    width:120px;
}

.carerDayListViewItem
{
    border : solid 1px lightgrey;
    float: left;
}

.editCarerDayListViewItem
{
    border : solid 1px lightgrey;
    float: left;
    background-color:#FFF4D1;
}

.runWeekListViewItem
{
    border : solid 1px lightgrey;
    float: left;
    height:300px;
    width:140px;
}

.runWeekVisitPanel
{
    margin:0px;
    padding:0px;
    height:300px;
}

.clientVisitPanel
{
    margin:0px;
    padding:0px;
    height:100px;
    width:100%;
}

.carerVisitPanel
{
    margin:0px;
    padding:0px;
    height:200px;
    width:200px;
}

.avxerrormessage
{
	color: Red;
}

.dateText
{
    margin:5px;
    font-size:14px;
}


.histogrambar
{
	font-family: arial;
	font-size: 12px;
	border: 0px;
	margin: 0px;
	
}
.test
{
    width:400px;
    height:400px;
	background-image: url('../Images/weelogo1.jpg');
	background-repeat: repeat-x;
}

.centerThis
{
    text-align:center;
}

.stats
{
	font-size: 24px;
	width: 100%;
	background-color: Yellow;
	color:Black;
}

.widen
{
    text-align:right;
}

.DataList
{
    vertical-align:top;
}

.titlebar
{
    background-color:Navy;
    color:White;
    font-size:medium;
    font-weight:Bold;
    border: solid 2px Black;
    height:20px;
    text-align:center;
    vertical-align:middle;
}

.accordContent
{
	background-color:Silver;
    border: solid 2px Black;
    text-align:left;
}
/**************************** 
       Menus
****************************/
#avxnav 
{
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-size: 100%;
	/*background-color:GREEN;*/
	background-color:#eeeeff;
	width:100%;
	margin: 0 auto 0 auto;
	vertical-align:top;
	border: solid 1px #948292;
}
#avxnav 
{
	padding-top: 3px;
}
#avxnav li
{
	display: inline;
}
#avxnav ul
{
	margin-left:0;
	margin-right:0;
}
#avxnav table a:link, #avxnav table a:visited
{
	display: inline-table;
	width: 99.99%;
	color: Navy;
	text-decoration: none;
	padding: 0.1em 0 0.1em 0.2em;  /* Menu Button padding - top@right@bottom@left,  */
	font-weight: bold;
}
#avxnav table a:hover
{
	text-decoration: none;
	color: #ffffff;
	background-color: navy;
}

/**************************** 
       Drop down Menus
****************************/
.dynamicMenu
{
	border: solid 1px black;
	background-color: navy;
	z-index:100; /* fix for blank menus */
}
.dynamicMenuItem
{
	border: solid 1px black;
	background-color: white;
	padding: 0.1em 0.2em 0.1em 0.2em;
}


/**************************** 
       Calendar
****************************/
.calendar24
{
    background-image:url(../../Images/line20.gif); 
    background-repeat:repeat; 
    border:1px solid red; 
    vertical-align:top;
    z-index:0;
}
