﻿body
{
    background-color: #00AEF0;
    background-image: url('/images/backgroundGradient.aspx');
    background-repeat: repeat-x;
    margin:0px;
    padding: 0px;
    font-size: 1em;
    font-family: Verdana;
}
h1
{
    color: White;
    font-size: 18px;
    font-family: Arial Narrow;
    text-transform:uppercase;
    margin-bottom: 4px;
}
h3
{
	color:#C3FFFF;
	font-family: Myriad Pro Light, Arial Narrow, sans-serif;
	font-size: 17pt;
}
a
{
	color: black;
	text-decoration: underline;
}
#careersFeedback a
{
	color: #00AEF0;
	text-decoration: none;
}

#adverts
{
	display:table;
	padding-top:12px;
	text-align:center;
	width:206px;
	float:right; 
	background-color:White; 
	width:210px; 
}
#logos
{
    width:100%; 
    z-index: 200;   
    padding-bottom:10px;
}
#navigation
{
    color: Navy;
}
#prePageBanner
{
    width:842px; /*640px;*/
    margin-left:auto; 
    margin-right:auto; 
    border: 0px;
    background-color: White;
    padding-left:50px; 
    padding-right:50px;
    height:25px;
}
#careersFeedback
{
    float: right;
    color: #20b8f1;
    font-size:small;
    font-weight: bold;
    padding-top: 10px;
    padding-right: 15px;
}
#page
{
    position:absolute;
    z-index: 100;   
    width: 100%;
    top: 25px;
}
#dentist
{
    position:absolute;
    float:left;
    vertical-align:bottom;
    z-index: 100;          
}
.content
{
    width:842px; /*640px;*/
    margin-left:auto; 
    margin-right:auto; 
    border: solid 0px;
    padding-left:85px; 
    padding-right:10px; 
    padding-top: 95px;
    padding-bottom: 10px;
    /*background-image: url('/images/backgroundCentreGradient.aspx');
    background-repeat: repeat-x;
    background-color: #F2F7F1;*/
}
p.content
{
    font-size: small;
}
#rightCaption
{
    width:920px; /*640px;*/
    margin-left:auto; 
    margin-right:auto; 
    margin-top: 8px;
    text-align:right;
    font-size: small;
    color: #606465;
}
#whiteBack
{
	background-color: #ffffff;
}
.box
{
	width: 140px;
}
.SearchBox
{
	width:120px;
	height:14px;
	border:0px;
	padding: 0px;
	margin: 1px 0 0 0;
}
input.SearchBox 
{
	border: none;
	background-color: white;
	height:14px;
	width: 110px;
	color: #0E1930;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.searchX
{
	background-image: url('/images/searchBG.aspx'); 
	background-repeat:no-repeat;
	padding-left:20px; 
	padding-top:3px;
	padding-bottom:2px;
	padding-right: 15px;
	width:140px; 
	height:18px;
	vertical-align: middle;
	margin-left: 45px;
}


.CMS_Search_Image
{
	width: 0px;
	height: 0px;
}

/*.SearchBoxX 
{
  -moz-border-radius:3ex;
  -webkit-border-radius:3ex;
}*/

/*WHITE CORNERS*/
/*.tlCornerWhite {
	position: relative;
	top: 0px;
	left: 0px;
}
.trCornerWhite {
	position: relative;
	top: 0px;
	right: 0px;
}
.blCornerWhite {
	position: relative;
	bottom: 0px;
	left: 0px;
}
.brCornerWhite {
	position: relative;
	bottom: 0px;
	right: 0px;
}*/

.button
{
    color: White;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    border-color: #b7c7e5 #1c4192 #1c4192 #b7c7e5;
    background-color: #3c61b2; border-style: solid;
    border-top-width: 2px; border-right-width: 2px;
    border-bottom-width: 2px; border-left-width: 2px;
} 

.breaker
{
	clear: both;
}

.dropshadow2{
    float:left;
    clear:left;
    background: url(/images/shadowAlpha.aspx) no-repeat bottom right !important;
    background: url(/images/shadow.aspx) no-repeat bottom right;
    margin: 10px 0 10px 10px !important;
    margin: 10px 0 10px 5px;
    width: 210px;
    padding: 0px;
}
.innerbox{
    position:relative;
    bottom:6px;
    right: 6px;
    border: 1px solid #999999;
    padding:4px;
    margin: 0px 0px 0px 0px;
}
.innerbox{
    /* IE5 hack */
    \margin: 0px 0px -3px 0px;
    ma\rgin:  0px 0px 0px 0px;
}

/* CMS Top Menu */
.TopMenuCMSMenuItem, 
.TopMenuCMSMenuItemMouseOver,
.TopMenuCMSMenuItemMouseDown,
.TopMenuCMSMenuItemMouseUp{
	font-family: Arial,Verdana,Arial Narrow,Helvetica,sans-serif;
    color: #185907;
    float:left; 
    height:27px; 
    text-decoration:none; 
    font-size: 1.1em;
    text-align:center;
    vertical-align: top;
    /*padding:0 6px 0 6px;*/
    cursor:pointer;
    /*font-weight:bold;*/
}

.TopMenuSubCMSMenuItem,
.TopMenuSubCMSMenuItemMouseOver,
.TopMenuSubCMSMenuItemMouseDown,
.TopMenuSubCMSMenuItemMouseUp{
	font-family:Arial,Verdana,Arial Narrow,Helvetica,sans-serif;
	color: white;
	font-weight:normal;
	background-color: #b8d4b0;
	text-align:left;
    vertical-align: top;
	font-size: 1.0em;
	cursor:pointer;	
	/*padding:0 6px 0 6px;*/
	height:20px;
	line-height:20px; 
}

.TopMenuSubCMSMenuHighlightedMenuItem,
.TopMenuSubCMSMenuHighlightedMenuItemMouseOver,
.TopMenuSubCMSMenuHighlightedMenuItemMouseDown,
.TopMenuSubCMSMenuHighlightedMenuItemMouseUp{	
	font-family:Arial,Verdana,Arial Narrow,Helvetica,sans-serif;
	color: #185907;
	font-weight:bold;
	background-color:#9ab692;
	text-align:left;
	font-size: 1.0em;
	cursor:default;	
	/*padding:0 6px 0 6px;*/
	height:24px;
	line-height:24px; 
}

.TopMenuCMSMenuHighlightedMenuItem, 
.TopMenuCMSMenuHighlightedMenuItemMouseOver, 
.TopMenuCMSMenuHighlightedMenuItemMouseDown, 
.TopMenuCMSMenuHighlightedMenuItemMouseUp{
    font-family:Arial,Verdana,Arial Narrow,Helvetica,sans-serif;
    color: #185907;	
    display:block; 
    float:left; 
    height:27px; 
    text-decoration:none; 
    font-size: 1.0em; 
    text-align:center; 
    vertical-align: top;
    /*padding:0 6px 0 6px;*/
    cursor:default;    
	font-weight:bold;
}

.TopMenuCMSMenuItemMouseOver,
.TopMenuSubCMSMenuItemMouseOver
{
	color:white;
}
.TopMenuSubCMSMenuItemMouseOver
{
	color:white;
	background-color:#9ab692;
}

.TopMenuSubCMSMenu
{
	border: none; /* solid 1px #F077D4;*/
}