/*
-----------------------------------
-----------------------------------
Site: Orewa Osteopathy
CSS author: Marla Loubser
Updated: 11 February 2010
Updated by: Marla Loubser
-----------------------------------
-----------------------------------
*/


/*
-----------------------------------
global
-----------------------------------
*/

body
{
	font-size: x-small;
	color: #031a6e;
	font-family: Arial, Helvetica, MS Sans Serif;
	background-color: #e2e2e2;
}

p
{
    font-size: small;
    color: #333333;
    font-family: Arial, Helvetica, MS Sans Serif;
	text-align:justify;
}

b
{
    color: #333333;
}

a
{
    font-family: Arial, Helvetica, MS Sans Serif;
	text-decoration:none;
}

h1
{

    font-weight: bold;
    font-size: 18px;
    margin-bottom: 3px;
    color: #333333;
    font-family: Arial, helvetica;
} 

h2
{
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 3px;
    color: #333333;
    font-family: Arial, helvetica;
}

h3
{
    font-weight: bold;
    font-size: 12px;
    margin-bottom: 3px;
    color: #333333;
    font-family: Arial, helvetica;
	letter-spacing:1.5pt;
	font-weight:bold;
}


ol
{
    font-size: x-small;
    color: #333333;
    font-family: Arial, Helvetica, MS Sans Serif;
	text-align:justify;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 15px;
}
ol li
{
    font-size: x-small;
    color: #333333;
    font-family: Arial, Helvetica, MS Sans Serif;
	text-align:justify;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 22px;
}

ul
{
    font-size: small;
    color: #333333;
    font-family: Arial, Helvetica, MS Sans Serif;
	text-align:justify;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 15px;
}
ul li
{
    color: #333333;
    font-family: Arial, Helvetica, MS Sans Serif;
	text-align:justify;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 22px;
}


td
{
	font-size: small;
	color: #031a6e;
	font-family: Arial, Helvetica, MS Sans Serif;
	text-decoration: none;
}

th {
	background-color: #E1DED7;	
}


hr
{
	clear: both;	
	width: 100%;
	background-color: #666666;
	height:1px;
	margin:0 0 0.5em 0;
}

/**

------------------------------------

container styles

-------------------------------------
**/

#pagecontainer
{
	width: 980px;
	padding: 10px 10px 5px 10px;
	margin: 0 auto;
	background-color: #ffffff;
	overflow: hidden;
}

#header
{
	width: 97%;
	margin: 5px 10px 2px 10px;
	background-color: #d3d4d4;
	padding: 5px 5px 0px 5px;
	float: left;
}

#headerimage
{
	width: 99%;
	height: 155px;
	margin: 5px 0px 5px 0px;
	background: #d3d4d4 url(../images/header.jpg) no-repeat 0 0; 
	padding: 5px 5px 0px 5px;
	float: left;
}

#banner
{
	width: 97%;
	margin: 5px 10px -8px 10px;
	background-color: #d3d4d4;
	padding: 5px 5px 0px 5px;
	float: left;
}

#mainbannerimage 
{
	width: 99%;
	height: 140px;
	margin: 5px 0px 5px 0px;
	background: #d3d4d4 url(../images/collagebanner.jpg) no-repeat 0 0; 
	padding: 5px 5px 0px 5px;
	float: left;
	position: relative;
}

#bannerimage 
{
	width: 99%;
	height: 140px;
	margin: 5px 0px 5px 0px;
	background: #d3d4d4 url(../images/spinebanner.jpg) no-repeat 0 0; 
	padding: 5px 5px 0px 5px;
	float: left;
}

#bannerimage1 
{
	width: 99%;
	height: 140px;
	margin: 5px 0px 5px 0px;
	background: #d3d4d4 url(../images/backpainbanner.jpg) no-repeat 0 0; 
	padding: 5px 5px 0px 5px;
	float: left;
}

#bannerimage2 
{
	width: 99%;
	height: 140px;
	margin: 5px 0px 5px 0px;
	background: #d3d4d4 url(../images/boybanner.jpg) no-repeat 0 0; 
	padding: 5px 5px 0px 5px;
	float: left;
}

#bannerimage3 
{
	width: 99%;
	height: 140px;
	margin: 5px 0px 5px 0px;
	background: #d3d4d4 url(../images/sarcoiliacbanner.jpg) no-repeat 0 0; 
	padding: 5px 5px 0px 5px;
	float: left;
}

#bannerimage4 
{
	width: 99%;
	height: 140px;
	margin: 5px 0px 5px 0px;
	background: #d3d4d4 url(../images/ladybanner.jpg) no-repeat 0 0; 
	padding: 5px 5px 0px 5px;
	float: left;
}

#contentcontainer 
{
	width: 97%;
	margin: 2px 10px 10px 10px;
	background-color: #d3d4d4;
	padding: 5px;
	float: left;
}

#column1default
{
	width: 26%;
	margin: 0px 5px 0px 0px;
	padding: 17px 5px 200px 0;
	float: left;
	background: url(../images/bg.jpg) repeat-y;
	valign: top;
}

#column2default
{
	width: 68%;
	margin: 0px 5px 0px 0px;
	padding: 10px;
	float: left;
	background: transparent;
}

#column1
{
	width: 47%;
	margin: 0px 5px 0px 0px;
	padding: 10px;
	float: left;
	background: transparent;
}

#column2
{
	width: 47%;
	margin: 0;
	padding: 10px;
	float: left;
	background: transparent;
}

#column3
{
	width: 97%;
	margin: 0;
	padding: 10px;
	float: left;
	background: transparent;
}

#footer
{
	width: 97%;
	margin: 3px 10px 0 10px;
	background-color: #ffffff;
	font-size: 10px;
	float:left;
}

#form
{
	width: 95%;
	margin: 10px 0px 15px 5px;
	padding: 0px;
    font: Arial, helvetica 12px bold;
	float:left;
}


/**
------------------------------------

menu styles

-------------------------------------
**/

#ezybook
{
    width: 100%;
    background-color: #0281ff;
	padding: 9px 0 9px 0;
	float: right;
}

#menu
{
    width: 98%;
    margin: 15px 10px 5px 10px; /*margin around blue box*/
    background-color: #0281ff;
	padding: 9px 0 9px 0;
	float: left;
}

#horizontalmenu
{
	width: 100%;
	background: transparent;
	voice-family: "\"}\"";
	voice-family: inherit;
}

#horizontalmenu ul
{
	font: bold 12px Arial, Helvetica, MS Sans Serif;
	margin:0;
	margin-left: 20px; /*margin between first menu item and left blue box edge*/
	list-style: none;
}

#horizontalmenu li
{
	display: inline;
	margin: 10px 2px;
	text-transform:lowercase;
}

#horizontalmenu a
{
	float: left;
	display: block;
	color: #ffffff;
	margin: 0px; /*Margin between each menu item*/
	padding: 1px 10px;
	text-decoration: none;
	letter-spacing: 2px;
	background-color: #0281ff; 
}

.pipe
{
 
	border-right: 1px solid white;
}

#horizontalmenu a:hover
{
	background-color: #d3d4d4; /*Menu hover bgcolor*/
}

#horizontalmenu #current a
{ 
	/*currently selected tab*/
	background-color: #d3d4d4; 
	color: #031a6e;
	border-right: 1px solid white;
}


/**

------------------------------------

class styles

-------------------------------------
**/

.map 
{
	border-color: #ffffff;
}

/*default menu*/
	
.menuhilight
{
	width: 100%;
	height: 500px;
	background: transparent; 
	margin-left: 7px; /*Margin between menu and left side of grey box*/
	margin-bottom: -10px; /*Margin between menu and first paragraph*/
}

.menuhilight ul
{
	margin: 0;
}

.menuhilight li
{
	margin: 3px 2px 8px 0px;
	text-transform:lowercase;
	list-style-type:none;
}

.menuhilight a
{
	color: #ffffff;
	font-weight: bold;
	margin: 0; /*Margin between each menu item*/
	padding: 0;
	text-decoration: none;
	letter-spacing: 3px;
}

.menuhilight a:hover
{
	color: #031a6e;
}

.form
{
	color:#333333;
}

/*footer links*/

.footertext
{
    font-size: 10px;
    color: #031a6e;
    font-family: Arial, Helvetica, MS Sans Serif;
}

.footermenu
{
    font-size: 10px;
    color: #031a6e;
    font-family: Arial, Helvetica, MS Sans Serif;
	text-decoration:none;
}

.footermenu a:link
{
    font-size: 10px;
    color: #031a6e;
    font-family: Arial, Helvetica, MS Sans Serif;
	text-decoration:none;
}

.footermenu a:active
{
    font-size: 10px;
    color: #031a6e;
    font-family: Arial, Helvetica, MS Sans Serif;
	text-decoration:none;

}

.footermenu a:visited
{
    font-size: 10px;
    color: #031a6e;
    font-family: Arial, Helvetica, MS Sans Serif;
	text-decoration:none;
}

.footermenu a:hover
{
    font-size: 10px;
    color: #000000;
    font-family: Arial, Helvetica, MS Sans Serif;
	text-decoration:none;
}

/*image classes*/
.caption {
	text-decoration: none;
	font-family: Arial, Helvetica, MS Sans Serif;
	font-size: xx-small;
	color: #000000;
	padding: 2px 4px 1px 6px;
}

.imageright{
	float:right;
	border:1px solid #999999; 
	margin: 19px 0px 10px 10px;
	padding:2px 2px 0px 2px;
}

.imageleft{
	float:left; 
	border:1px solid #999999; 
	margin: 19px 10px 10px 0px;
	padding:2px 2px 0px 2px;
}

.osteoimageright{
	float:right;
	border:1px solid #999999; 
	margin: 2px 0px 10px 10px;
	padding:2px 2px 0px 2px;
}

.osteoimageleft{
	float:left; 
	border:1px solid #999999; 
	margin: 2px 10px 10px 0px;
	padding:2px 2px 0px 2px;
}


.mouse{
	cursor:hand;
}

.pagebreak { 
	page-break-before: always;
}

.accesskeys {
	font-size: 9px;
	position: absolute;
	left: -9999px;
	width: 1px;
}

.bannerprint 
{ 
	display: none;
}

font.qualifications
{
font-size:10px;
}