/* Cascading Stylesheet for Common Elements */

/* Begin: General */
body
{
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 10px;
	color: #333333;
}



body h1
{
	padding-bottom: 5px;
    border-bottom: 1px dotted #bbbbbb;
    font-size: 2.2em;
    font-family: Trebuchet MS, Arial, sans-serif;
    color: #888888;
}
span.allcaps
{
    font-variant: small-caps;
}
body h2
{
    margin-bottom: 5px;
    font-family: Trebuchet MS, Arial, sans-serif;
    font-size: 1.65em;
    color: #888888;
}
div.back
{
    margin-bottom: -20px;
    position: relative;
    top: -28px;
    padding-left: 5px;
    padding-bottom: 5px;
}
div.back img
{
    position: relative;
    margin-top: 0em;
    padding-left: 8px;
    padding-right: 8px;
    border: none;
    background-color: #ffffff;
}
div.back a:link,
div.back a:visited
{
    color: #839ce7;
    text-decoration: none;
    background-color: #ffffff;
    padding-right: 8px;
    top: -.2em;
    left: .25em;
}
div.back a:hover
{
    color: #000099;
    text-decoration: underline !important;
}
/* End: General */

/* Begin: Tables */
body table.listview, table.gridview, table.detailstable
{
	border: 1px solid #dbddff;
	border-bottom: 3px solid #dbddff;
	border-collapse: collapse;
	font-family: Tahoma, Arial, sans-serif;
	color: #666666;
	font-size: 11px;
}

body table.listview th, table.gridview th, table.detailstable th, body table.listview td, table.gridview td, table.detailstable td
{
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 10px;
}

body table.listview th, table.gridview th, table.detailstable th
{
	background-position: 1px 1px;
	background-repeat: repeat-x;
	background-color: #ffffff;
	text-align: left;
	line-height: 1.3em;
	color: #666666;
	border-left: 1px solid #dbddff;
	border-right: 1px solid #dbddff;
	border-bottom: 1px solid #dbddff;
}

body table.listview td, table.gridview td, table.detailstable td
{
    border-left: 0px;
    border-right: 0px;
    border-bottom: 1px dotted #dadada;
}

body td.bold {
    font-weight:bold;
}

body th a:link,
body th a:visited,
body th a:hover
{
    color: #666666;
    text-decoration: none;
}

body td a:link,
body td a:visited
{
    color: #718ABE;
    text-decoration: none;
    padding-right: 6px;
}
body td a:hover
{
    color: #000099;
    text-decoration: underline !important;
   
}

/*
body table tr:hover 
{
 background: #fdffb8;
}

*/
table.gridview table td 
{
    padding-left: .5em;
    padding-right: .5em;
}

table.gridview th {
    background-image:url(http://www.carecatering.co.uk/ccordersystemDynamicData/Content/Images/header_back.gif);
}

table.gridview tr:hover
{
	  background: #fdffb8;
}










table.listview
{
    width: 100%;
}

/* FORM VIEW CLASS*/

table.FormView
{
    font-size: 11px;
}

table.FormView tr
{
	   font-size: 11px;
}

table.FormView thead
{
	background-image: url(http://www.carecatering.co.uk/ccordersystemDynamicData/Content/Images/header_back.gif);
	font-weight: bold;
}


table.listview td a:link, 
table.listview td a:visited
{
    font-size: 100%;
}
table.listview table td
{
    padding-left: .5em;
    padding-right: .5em;
}

table.listview th {
    background-image:url(http://www.carecatering.co.uk/ccordersystemDynamicData/Content/Images/header_back.gif);
}

table.detailstable td
{
	border-left: 1px solid #dbddff;
	border-right: 1px solid #dbddff;
	vertical-align:top;
}

table.detailstable th
{
	background: #FCFDFE;
	vertical-align:top;
}

td.nowrap 
{
    white-space: nowrap;
}
/* The following modifies the details table 
body tr
{
    background: #FCFDFE;
}*/
/* The following modifies the controls in the list table footer */
tr.footer td
{
	background: #dbddff;
	height: 1.5em;
	font-size: 11px;
	font-weight: bold;
}

/* The following modifies the selected row in the list table */
tr.selected td
{
    background: #fdffb8;
}

/* End: Tables */

/* The following modifies the page number control which exists under the main table */
div.pager
{
    display: inline;
    position: relative;
    padding: 0px;
    padding-left: 6px;
    padding-right: 2px;
}
/* The following modifies the results per page control which exists under the main table */
div.results
{
    display: inline;
    position: relative;
    padding: 0px;
    padding-left: 6px;
    padding-right: 6px;
    margin-top: -1.75em;
    float:right;
}
/* Set's the appearance of the drop down control*/
.droplist
{
    border: 1px solid #CCCCCC;
    padding: 0px;
    font-family: Verdana, Tahoma, Arial, Sans-Serif;
    font-size: 11px;
    color: #666666;
}
/* Bottom hyperlink design*/
div.bottomhyperlink
{
	font-family: Tahoma, Arial, Sans-Serif;
	font-size: 100%;
	margin-top: -3px;
}
div.bottomhyperlink a:link,
div.bottomhyperlink a:visited
{
	color: #839ce7;
	text-decoration: none;
	font-family: Tahoma, Arial, Sans-Serif;
	font-size: 100%;
	margin-top: -3px;
}
div.bottomhyperlink a:hover
{
	color: #000099;
	text-decoration: underline !important;
	font-family: Tahoma, Arial, Sans-Serif;
	font-size: 100%;
}
div.bottomhyperlink img
{
    position: relative;
    top: 0em;
    padding-right: .4em;
    border: none;
}
fieldset
{
	
	border: 1px solid #CCCCCC;
}



legend
{
	background-color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}
  
    

/* ----------------------------*/
/* Menu on a Day control
/* ----------------------------*/

.dvDayBorder
{
	border-style: solid solid solid solid;
	border-width: 1px;
	border-color: #C0C0C0;
	margin-bottom: 5px;
	margin-top: 5px;
}

.dvDayBorder:hover
{
	border-style: solid solid solid solid;
	border-width: 1px;
	border-color: #666666;
	margin-bottom: 5px;
	margin-top: 5px;
}


.ADayHdr
{
	width: 100px;
	vertical-align: middle;
	background-color: #DEE9F3;
	text-align: left;
	font-weight: bold;
}
.LunchRowHdr
{
	width: 40px;
	vertical-align: middle;
	background-color: #DEE9F3;
	cursor: hand;
	font-size: 12px;
}
.TeaRowHdr
{
	width: 40px; 
	vertical-align: middle;
	background-color: #DEE9F3;
		cursor:hand;
		font-size: 12px;
}

.LunchRow
{
	background-color: #DEE9F3;
}
.TeaRow
{
	background-color: #DEE9F3;
}



/*-------------*/

.Hidden
{
	display:none;
}

.upProgress
{
	color: #FF6600;
	font-size: 11px;
}
