﻿body
{
    padding:0px;
	color: #484848;
	font-family: Tahoma, Arial, sans-serif;
	line-height: 150%;
	background-color: #EDE2CC;
    background-position:top center;
	padding:0px;
	margin:0px;
}

#bodycontainer
{
	margin: 0 auto;
	width:975px;
	height:100%;
	font-size:0.9em;
}

#pagecontainer
{
	padding:0px;
	margin:0px;
}


/* --- PAGE HEADER -------------------------------------------------------------------------------- */
#pageheader
{
	margin:0px;
	padding:0px;
	background:white url(../../customer/images/header_bg.png) repeat-x scroll left top;
	/*background-position:left 13px;
	background-repeat:repeat;*/
	width:100%;
	height:220px;
	position:relative;
}

#pageheader .logo
{
	position:relative;
	top:20px;
	left:16px;
}

#pageheader  #titleline
{
	font-size:0.87em;
	position:absolute;
	top:140px;
	padding-left:16px;
	color:white;
}


/* --- MENU'S -------------------------------------------------------------------------------- */
#pagemenu1
{
    margin-left:770px;
	background-image:url(../../customer/images/headerbgblue.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	display:none;
}

#pagemenu1 ul
{
    text-align:right;
    list-style:none;
    padding: 70px 10px 0px 0px;
	}

#pagemenu1 li
{
	margin:0px;
    padding: 0px;
    list-style:none;
    line-height:15px;
    color:silver;
    display:block;
}

#pagemenu1 a 
{
 	margin:0px 0px 0px 10px;
    padding: 0px;
    font-size:0.75em;
    color:#15b4ff;
    text-decoration:none;
}
#pagemenu1 a:hover
{
	color: #15b4ff;
	text-decoration: underline;
	text-decoration:none;
}
/*------------------------------*/
#pagemenu2
{
	margin:30px 0px 0px 0px;
    padding:0px;
    float:left;
    width:135px;
    display:none;
}

#pagemenu2 ul
{
	margin:0px;
	padding:0px;
    text-align:left;
    list-style:none;
    font-weight:bold;
    font-size:1.1em;
    font-family:Arial;
    background:#CFCFD1;
}

#pagemenu2 li
{
	margin:0px;
    padding: 0px;
    list-style:none;
    line-height:15px;
    color:silver;
}

#pagemenu2 a, #menu a:active, #menu a:visited
{
    border-top: 1px white solid;
    display: block;
    padding: 4px  0px 4px 10px;
    font-size:0.9em;
    color:White;
    width:135px;
    text-decoration:none;
    width:135px;

}
#pagemenu2 a:hover
{
    background:#15b4ff;
    text-decoration:none;
}

#pagemenu2 .bodyimage
{
    margin-top:10px;
    background:#15b4ff;
}

/*  hide the second order items */
#menu .submenu
{
    display:none;
}

/* --- PAGE FOOTER -------------------------------------------------------------------------------- */
#pagefooter
{
    color:#898989;
	vertical-align:top;
	margin:0px;
	padding:10px 0px 10px 0px;
	clear:both;
	width:975px;
	font-size:0.9em;
	background:url(../../customer/images/footer_bg.png)
}

#pagefooterimage
{
	vertical-align:bottom;
}

#footerimage
{
    border-right:dotted 1px black;
    padding-left:41px;
    padding-right:25px;
    margin-right:10px;
}

#pagefooter span
{
    vertical-align:top;
}


/*------------------------------*/

#pagecontent
{
    float:left;
    text-align:left;
    margin-left:0px;
    width:975px;
    background-repeat:repeat;
    min-height:800px;
	background-color:white;
}

#pagecontent #textpagecontainer
{
}

#pagecontent #textpagecontainer img
{
    border:1px silver solid;
    float:left;
    margin:3px 10px 10px 10px ;
}

#textcontainer
{
	padding:15px;
}

/* --- ELEMENT'S -------------------------------------------------------------------------------- */
p 
{
    font-family: Tahoma, Arial, sans-serif;
	font-size: 1.0em;
}

h1
{
    font-size:1.28em;
    color:#484848;
    padding: 15px  5px 10px 0px;
    font-weight:normal;
}
h2
{
     font-weight:normal;
   font-size:1.28em;
    color:#484848;
}
h3
{
    font-size:1.10em;
    color:#484848;
}

a:link, a:visited,a:active {
	color: #0264B0;
	text-decoration:none;
}
a:hover {
	color: #0264B0;
	text-decoration: underline;
}


/* everything below the menu */

.floatleft
{
	float:left;
	width:200px;
	text-align:right;
}
.floatright
{
	text-align:left;

}
.clear
{
	clear:both;
}

input, select
{
	background:#ffffff;
	border:1px silver solid;
	color:black;
}
 .checkbox
{
	border:none;
	background:white;
	color:black;
}

 .checkbox input
{
	border:none;
	background:none;
	color:black;
}

.tblDaySelector input
{
	display:none;
}

#loginbox .floatleft
{ 
    width:130px;
}

#loginbox .formline
{ 
    clear:both;
}

#loginbox
{
	border:1px silver solid;
	padding:10px;
	margin:10px;	
}

#loginbox input
{
	background:#ffffff;
	border:1px silver solid;
	color:black;
}
#loginbox .loginbtn, #btnGetAppts
{
    margin-top:10px;
	background-color:#F9F8F8;
	background-repeat:repeat-x;
	background-image:url(../../customer/images/robertstanleybtnbg.png);
	border:1px silver outset;
	color:black;
}

#appointmentlist input
{
	padding-top:12px;
}

.formbuttons
{
	padding-top:10px;
	margin-top:10px;
	text-align:left;
}

.wizardbuttons
{
	padding-top:10px;
	width:620px;
	margin-top:10px;
	border-top:1px silver solid;
	text-align:right;
}


.wizardbuttons input, formbuttons input
{
	background:#548881;
	border:1px #3A5E58 outset;
	color:White;
}


#wizardbuttons input:first-child 
{
	text-align:left;
}
#wizardbuttons input:last-child 
{
	text-align:right;
}

.tblDaySelector 
{
	border: 1px outset black;
}

.tblDaySelector .headerrow
{
	font-weight: bold;
	background: #484848;
	color: #ffffff;
	text-align:center;
}

/* for the timeslots */
.tblDaySelector .timeslot
{
	text-transform:capitalize;
	font-weight: bold;
	text-align:left;
	background:#484848;
	color:white;
	text-align:center;

}


.tblDaySelector .weekday
{
	background:white;
	border: 1px #F4F4F4 solid;
}
.tblDaySelector .weekendday
{
	background:white;
	border: 1px #EFF7F2 solid;
}
.tblDaySelector .closedday, .tblDaySelector .weekday_disabled
{
	background-color:#C6C6C6!important;

}

.tblDaySelector .pastday
{
	color:#878787;
	background:#C6C6C6;
	border: 1px #C9C9C9 solid;

}

/* selected item styles - done by javascript */
.tblDaySelector .weekday_selected
{
	background:#F9FFC9;
	border: 1px #515452 solid;
	background-image:url(../../customer/images/tick.gif);
	background-repeat:no-repeat;
	background-position:10px 10px;
}
.tblDaySelector .weekendday_selected
{
	background: #F9FFC9;
	border: 1px #515452 solid;
	background-image:url(../../customer/images/tick.gif);
	background-repeat:no-repeat;
	background-position:10px 10px;

}

.tblDaySelector td
{
	width:50px;
	height:40px;
	text-align:center;

}


.tblDaySelector td .hover
{
	border:thin black solid;
}

/* table when turned off */

.tblDaySelector_disabled 
{
	border: 1px outset gray;
}

.tblDaySelector_disabled .headerrow
{
	font-weight: bold;
	background: #A0A2A3;
	color: #E0E2E4;
	text-align:center;
}

.tblDaySelector_disabled .timeslot
{
	text-transform:capitalize;
	font-weight: bold;
	text-align:left;
	background:#A0A2A3;
	color:#E0E2E4;
	text-align:center;

}

.tblDaySelector_disabled td
{
    background:#CBCED2;
    color:#E0E2E4;
    width:50px;
	height:40px;
	text-align:center;
	border:1px #B9C3D0 solid;
}

.tblDaySelector_disabled input
{
    display:none;

}
#calselectorbtns
{
	padding-top:10px;
	width:90%;
	margin:10px;
}

#calselectorbtns a

{
	font-size:0.9em;
}

#apptdetails
{
width:90%;
border: none;
text-align:left;
padding:10px;
font-weight:bold;
}

.floatleft
{
float:left;
width:150px;
text-align:left;
font-weight:normal;
}
#summarypanel
{
    padding:5px;
    width:170px;
    margin:0px;
    float:right;
    text-align:left;
    border:1px outset #B9C3D0;
    background-color:#E2F8DE;
    display:none;
    
}
#summarypanel h2
{
    font-weight:normal;
    color:#548881;
    font-size:1.15em;
    text-decoration:none;
}

#summarypanel .value
{
    font-weight:bold;
}

#mainpanel
{
    width:920px;
    float:left;
    padding: 15px 15px 15px 15px;
}
.tip
{
    border:1px outset #15b4ff;
    background-color:#340014;
    width:424px;
    padding:5px;
    margin-top:5px;
    color:White;
}

.error
{
    color:Red;
}
/* use for stuff like skip nav - which is only to be shown on hivis */
.hivisonly
{
    display:none;
}
#pagebodyerror
{
clear:both;
padding:10px;
margin:10px;
background-color:White;
border:thin red solid;
text-align:left;
}

.hisvisonly
{
    display:none;
}

.formelement
{
    clear:both;
}
/* for addresses in the booking stuff */
.floatright .address
{
    padding:0px;
    margin:0px  30px 10px 150px;
    list-style:none;
}

#selectFilterParamsBlock
{
    width:785px;
}

#weekviewblock
{
    float:left;
    width:450px;
}


#selectApptBlock
{
    position:relative;
    top:0px;
    right:0px;
    float:left;
    width:450px;
    margin-top:38px;
    margin-left:15px;
}


#tipapptlist
{
    position:absolute;
    top:314px;
    left:0px;
}

#bookapptbtns
{
    position:absolute;
    top:258px;
    left:0px;
    margin-right:80px;
}

.appointmentlist
{
    margin-top:3px;
    background:white;
}

.appointmentlist input
{
	padding-top:12px;
}

#tipdayselector
{
    margin-top:18px!important;
}

