﻿body
{
    padding:0px;
	color: #484848;
	background: #FFFFFF;
	font-family: Tahoma, Arial, sans-serif;
	line-height: 120%;
background:white url(http://booking.optix.co.uk/cube/customer/images/cube_header_bg.png);
background-position:left top;
background-repeat:repeat-x;
    background-position:top center;
padding:0px;
margin:0px;
}

#bodycontainer
{
padding:0px;
margin: 0 auto;
width:810px;
    background-repeat:repeat;
	background-color:white;
	font-size:0.8em;
}

#pagecontainer
{
padding:0px;
margin:0px;

}


#pagefooter
{
	vertical-align:top;
	margin:0px;
	padding:30px 0px 10px 0px;
	clear:both;
	width:940px;
	font-size:0.9em;
	height:100%;
}

#pagefooterimage
{
	vertical-align:bottom;
}

#footerimage
{
    border-right:dotted 1px black;
    padding-left:41px;
    padding-right:25px;
    margin-right:10px;
}

#pagefooter .greentext 
{
    color:#73d216;
}

#pagefooter
{
	
}

#pageheader
{
margin:0px;
padding:0px;

background:white url(http://booking.optix.co.uk/cube/customer/images/cube_header_bg.png);
background-position:left top;
background-repeat:repeat-x;
width:100%;
height:164px;
position:relative;
}

#pageheader .cubelogo
{
	position:absolute;
	top:18px;
	left:16px;
}

   
a:link, a:visited,a:active {
	color: #73d216;
	text-decoration:none;
}
a:hover {
	color: #fc1a1a;
	text-decoration: underline;
}

/*  hide the second order items */
#menu .submenu
{
    display:none;
}

#pagecontent
{
    float:left;
    text-align:left;
    margin-left:10px;
    width:905px;
    background-repeat:repeat;
    min-height:800px;
}

/*  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: Tahoma, Arial, sans-serif;
	font-size: 1.0em;
}

h1
{
    font-size:1.11em;
    color:#484848;
    padding:  5px  5px  5px 0px;
}
h2
{
    font-size:1.1em;
    color:#484848;
}
h3
{
    font-size:1.10em;
    color:#484848;
}
#pagemenu1
{
    margin-left:770px;
background-image:url(http://booking.optix.co.uk/resources/images/headerbgblue.png);
background-repeat:no-repeat;
background-position:0px 0px;
    display:none;
}

#pagemenu1 ul
{
    text-align:right;
    list-style:none;
    padding: 10px 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.7em;
    color:black;
    text-decoration:none;
}
#pagemenu1 a:hover
{
	color: #0264B0;
	text-decoration: underline;
	text-decoration:none;
}

#pagemenu2
{
    display:none;
	margin:30px 0px 0px 0px;
    padding:0px;
    float:left;
    width:135px;
}

#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:#808080;
    text-decoration:none;
}

#pagemenu2 .bodyimage
{
    margin-top:10px;
    background:#436D67;
}


/* everything below the menu */

#pagecontent
{
    float:left;
    width:785px;
    padding: 0px;
    margin:0px;
    padding:10px 10px 10px 10px;
    background-color:White;
}

.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(http://booking.optix.co.uk/resources/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(http://booking.optix.co.uk/resources/images/tick.gif);
	background-repeat:no-repeat;
	background-position:10px 10px;
}
.tblDaySelector .weekendday_selected
{
	background: #F9FFC9;
	border: 1px #515452 solid;
	background-image:url(http://booking.optix.co.uk/resources/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
{
    float:left;
    padding: 0px 5px 5px 5px;
}
.tip
{
    border:1px outset #ddf4c6;
    background-color:#cae6af;
        width:424px;
    padding:5px;
    margin-top:5px;
    margin-bottom:5px;
}

.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
{
    width:450px;
}


#selectApptBlock
{
    position:relative;
    top:0px;
    right:0px;
    float:left;
    margin-top:38px;
    margin-left:15px;
}


#tipapptlist
{
    left:0px;
}

#bookapptbtns
{

    left:0px;
    margin-right:80px;
}

.appointmentlist
{
    margin-top:3px;
    background:white;
}

.appointmentlist input
{
	padding-top:12px;
}

#tipdayselector
{
    margin-top:18px!important;
}

