﻿body
{
    font-family: Arial, Verdana, Sans-Serif;
    FONT-SIZE: 0.8em;
    text-align:center;
    background-image:url(../../customer/images/zigzagbackground.png);
    background-repeat:repeat;
    border-top:24px solid #172048;
    margin:0px;
    padding-top:48px;

}

#bodycontainer
{
    position:relative;
padding:0px;
width:935px;

}

#pagecontainer
{
padding:0px;
margin:0px;
background-color:White;
}


#pagefooter
{
 width:935px;
    background-image:url(../../customer/images/footer_brands.gif);
    background-repeat:no-repeat;
    background-position:top right;
	vertical-align:bottom;
	margin:60px 0px 5px 0px;
	padding-top:20px;
	text-align:right;
	font-size:0.75em;
	clear:both;
	color: #548881;
}

#pagefooterimage
{
	vertical-align:bottom;
}

#pageheader
{
margin:0px;
padding:0px;
background-image:url(../../customer/images/bandblogo.png);
/*background-image:url(../../customer/images/bandblogo.gif);*/
background-repeat:no-repeat;
background-position:2px 0px;
width:930px;
height:76px;
}

   
a:link, a:visited,a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #548881;
	text-decoration:underline;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #548881;
	text-decoration: underline;
}

/*  hide the second order items */
#menu .submenu
{
    display:none;
}

#pagecontent
{
    float:left;
    text-align:left;
    margin-left:10px;
    width:930px;
}

/*  for text pages frm the CMS */

#pagecontent #textpagecontainer
{
}

#pagecontent #textpagecontainer img
{
    border:1px silver solid;
    float:left;
    margin:3px 10px 10px 10px ;
}

p 
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
}

h1
{
    font-size:1.22em;
    color:#000066;
}
h2
{
    font-size:1.11em;
    color:#56b3cc;
}
h3
{
    font-size:1.08em;
    color:#56b3cc;
}
#pagemenu1
{
    text-align:right;

position:absolute;
top:5px;
/*top:33px;*/
right:4px;
width:360px;
height:90px;
padding-top:25px;
/*background-image:url(../../customer/images/seeingisbelieving.gif);*/
background-repeat:no-repeat;
background-position:100% 0%;
}

.strapline
{
	padding:5px 0px;
	margin:0px;
	font-size:1.5em;
    color:#000066;
}

#pagemenu1 ul
{
	padding:0px;
	margin:0px;
    text-align:right;
    list-style:none;
    font-weight:normal;
    font-family:Arial;
    display: inline;
   text-transform: uppercase;
}

#pagemenu1 ul li {
	margin-left: 0;
	padding: 0px;
	list-style: none;
	display: inline;
	}


#pagemenu1 a, #menu a:active, #menu a:visited
{
    padding:0px;
    font-size:0.74em;
    color:black;
    text-decoration:none;
}
#pagemenu1 a:hover
{
   color:#65C8C6;
    text-decoration:none;
}

#pagemenu2
{
	margin:0px;
    padding:0px;
    float:left;
    width:200px;
}

#pagemenu2 ul
{
	margin:0px;
	padding:0px;
    text-align:left;
    list-style:none;
    background: red;
    font-weight:bold;
    font-size:1.1em;
    font-family:Arial;
    width:165px;
    background-image:url(../../customer/images/menubackground.png);
}



#pagemenu2 a, #menu a:active, #menu a:visited
{
    border-top: 1px white solid;
    display: block;
    padding: 3px  0px 4px 30px;
    font-size:0.9em;
    color:White;
    width:165px;
    text-decoration:none;
    width:135px;

}
#pagemenu2 a:hover
{
    background:#436D67;
    text-decoration:none;
}

#pagemenu2 .bodyimage
{
    margin-top:10px;
    background:#436D67;
    border:thin red solid;
}

.floatleft
{
	float:left;
	width:200px;
	text-align:right;
}
.floatright
{
	text-align:left;

}
.clear
{
	clear:both;
}

input, select
{
	background:white;
	border:1px #d6d6d6 solid;
	color:black;
}
 .checkbox
{
	border:none;
	background:white;
	color:black;
}

 .checkbox input
{
	border:none;
	background:none;
	color:black;
}

.tblDaySelector input
{
	display:none;
}

#loginbox
{
	padding:20px;
	margin-top:20px;
    background-image:url(../../customer/images/template.png);
    background-repeat:no-repeat;
    width:720px;
    height:355px;
}

#loginbox input
{
	color:black;
}
#loginbox .loginbtn
{
    
    background-image:url(../../customer/images/btn_login.png)!important;
    background-repeat:no-repeat;
    width:49px;
    height:29px;
    padding:0px;
    margin:0px;
    border:none;
}

.buttons .confirm
{
    
    background-image:url(../../customer/images/btn_confirm.png)!important;
    background-repeat:no-repeat;
    width:65px;
    height:29px;
    padding:0px;
    margin:5px;
    border:none;
}


.buttons .goback
{
    
    background-image:url(../../customer/images/btn_goback.png)!important;
    background-repeat:no-repeat;
    width:65px;
    height:29px;
    padding:0px;
    margin:5px;
    border:none;
}

#btnGetAppts
{
	background:#548881;
	border:1px #3A5E58 outset;
	color:White;
}



.formbuttons
{
	padding-top:10px;
	margin-top:10px;
	text-align:right;
	width:438px;
}

/*
.wizardbuttons
{
	padding-top:10px;
	width:420px;
	margin-top:10px;
	border-top:1px silver solid;
	text-align:right;
}
*/
.buttons
{
	padding-top:10px;
	width:420px;
	margin-top:10px;
	text-align:right;
}


.wizardbuttons input, .formbuttons input, .buttons input
{
	background:#ecf2ef;
	border-top:1px #3A5E58 outset;
	border-left:1px #3A5E58 outset;
	border-right:2px #3A5E58 outset;
	border-bottom:2px #3A5E58 outset;
	color:black;
}


#wizardbuttons input:first-child 
{
	text-align:left;
}
#wizardbuttons input:last-child 
{
	text-align:right;
}

.tblDaySelector 
{
	border: 1px outset black;
	background-image:url(../../customer/images/menubackground.png);
    background-repeat:repeat;
    width:440px;
}

.tblDaySelector .headerrow
{

	font-weight: bold;
	color: #ffffff;
	text-align:center;
}

/* for the timeslots */
.tblDaySelector .timeslot
{
	text-transform:capitalize;
	font-weight: bold;
	text-align:left;
	color:white;
	text-align:center;


}


.tblDaySelector .weekday
{
	background:white;
	border: 1px #F4F4F4 solid;
}
.tblDaySelector .weekendday
{
	background: #fcfefd;
	border: 1px #EFF7F2 solid;
}
.tblDaySelector .closedday
{
	background-color:#c6c6c6;
	border: 1px #D3D3D3 solid;

}

.tblDaySelector .weekendday_disabled, .tblDaySelector .weekday_disabled
{
	background-color:#c6c6c6;
	border: 1px #D3D3D3 solid;
}

.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_green.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
}
.tblDaySelector .weekendday_selected
{
	background: #F9FFC9;
	border: 1px #515452 solid;
	background-image:url(../../customer/images/tick_green.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;

}

.tblDaySelector td
{
	width:52px;
	height:49px;
	text-align:center;
}


.tblDaySelector td .hover
{
	border:thin black solid;
}

/* table when turned off */

.tblDaySelector_disabled 
{
	border: 1px outset gray;
    width:440px;
}

.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:52px;
	height:49px;
	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
{
    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: 0px 5px 5px 5px;
}
.tip
{
    background-image:url(../../customer/images/info.png);
    background-repeat:no-repeat;
    background-position: 5px 5px;

	background-color: #ecf2ef;

	border-left: 1px #ffffff solid;
	border-top: 1px #ffffff solid;


	border-right: 1px #accabd solid;
	border-bottom: 1px #accabd solid;
    width:377px;
    padding:5px 5px 5px 55px;
    margin-top:20px;
    min-height:50px;
}

#pagecontent .tip
{
    background-image:url(../../customer/images/info24bit.png)!important;
}

.error
{
    color:Red;
}

#pagebodyerror
{
clear:both;
padding:10px;
margin:10px;
background-color:White;
text-align:left;
}
/* use for stuff like skip nav - which is only to be shown on hivis */

.hisvisonly
{
    display:none;
}

#selectFilterParamsBlock
{
    width:920px;
}

#weekviewblock
{
    float:left;
    width:450px;
}


#selectApptBlock
{
    position:relative;
    top:0px;
    right:0px;
    float:left;
    width:450px;
    margin-top:38px;
    margin-left:15px;
}
.buttons
{
    margin-top:15px;
}

.appointmentlist
{
    margin-top:53px;
    background:white;
}

.appointmentlist input
{
	padding-top:12px;
}



#tipapptlist
{
    position:absolute;
    top:314px;
    left:0px;
}

#bookapptbtns
{
    position:absolute;
    top:268px;
    left:0px;
    margin-right:80px;
}

/* for addresses in the booking stuff */
.floatright .address
{
    padding:0px;
    margin:0px  30px 10px 150px;
    list-style:none;
}
