/******************/
/* GENERAL STYLES */
/******************/

.trans {
    behavior: url("/pngbehavior.htc");
}

#DateText a {
    color: black;
}

Form {
    margin-top: 0;
    margin-bottom: 0;
    }

#wrapper{
    width: 742px;
    margin: auto;
    padding: 0px;
    }
    
.wrapper{
    width: 742px;
    margin: auto;
    padding: 0px;
    }
    
    

p {
    margin: 0px 0px 5px 0px;
}

#content_wide {
    padding: 0px;
    margin: 0px;
    top: 0px;
}

.transpng
{
    _behavior: url("/iepngfix.htc");
}

.transpng2
{
    padding-bottom: 10px;
    _behavior: url("/iepngfix.htc");
}



.spacer10   {
clear: both;
width: 100%;
height: 10px;
}

.clearer {
    clear:both;
}

img {
    border:0;
}

#membertype {
    font-size: 11px;
    color:white;
    position:absolute;
    top: 125px;
    right:3px;
    width: 565px;
    background: #1f386e url(../images/Gif/toplgr-navybg.gif) top no-repeat;
}

.membertypeinner {
    background: url(../images/Gif/bottomlgr-navybg.gif) bottom no-repeat;
    padding: 17px;
}

.whitebox1 {
    color: #000066;
    width: 520px;
    background: #ffffff url(../images/Gif/whitetop1.gif) top left no-repeat;
}

.whitebox1inner {
    background: url(../images/Gif/whitebottom1.gif) bottom left no-repeat;
    padding: 10px;
}

.img1 {
    width: 130px;
    float:left;
}

.right 
{
    float: right;
}

.left 
{
    float: left;
}

.errorleft
{
float: left;
width: 200px;
}

.errorright
{
float: right;
width: 522px;
}


.center
{
text-align: center;
}

.txt1 { 
    float:left;
    width: 370px;

}

/*****************/
/* HEADER STYLES */
/*****************/

#logo {
    float: left;
    width: 172px;
    margin-top: 10px;
    margin-left: 0px;
    text-indent:-9999px;
}

#TopRightHeader {
    float: left;
    width: 240px;
    margin-top: 38px;
}


/*****************/
/* HEADER STYLES */
/*****************/

#HeaderSearchBox #fdSearch {
width:100px;
height:17px;
font-size:10px;
border: 0px;
margin-top: 25px;
margin-left: 5px;
background: none;
}

#DateText {
float:left;
width: 155px;
margin-top: 29px;
display: block;
color: #ffffff;
}

#DateTextPad    {
padding-left: 25px;
}

#LayoutText {
float:left;
width: 120px;
margin-top: 29px;
display: block;
color: #ffffff;
}

#LayoutText a:link{
color: #ffffff;
}

#SitemapText    {
float:left;
width: 80px;
margin-top: 29px;
display: block;
color: #ffffff;
}

#HeaderSearch   {
float:right;
margin-top: 29px;
display: block;
font-size: 10px;
padding-right: 10px;
color: #ffffff;
}

#HeaderSearchBox    {
float: left;
width: 112px;
height: 42px;
background:url(../images/png/search-box.png);
}

#HeaderSearchGo {
float: left;
margin-top: 25px;
padding-left: 7px;
}

.menushadow {
clear: both;
width: 742px;
height: 8px;
background-image: url(../images/png/MenuShadow.png);
background-repeat: no-repeat;
}

#banner a:link{
    color: #ffffff;
}

.breadcrumb {
    clear: both;
    margin-top: 12px;
    padding-bottom: 8px;
}
    
.breadcrumb a:link {
    text-decoration: none;
    color: #33ccff;
}
    
.breadcrumb a:visited {
    text-decoration: none;
    color: #33ccff;
}

#SearchBox {
    float:left;
    width:200px;
}

/*****************/
/* FOOTER STYLES */
/*****************/

#footer {   
    
    margin: 0px auto;
    width: 742px;
    clear:both;
    text-align: center; 
}


.footerleft {
    float: left;
    text-align: left;
    width: 140px;
    padding-top: 10px;
    padding-bottom: 10px;
    }
    
.footermid  {
    float: left;
    text-align: center;
    width: 462px;
    font-size: 9px;
    color: #ffffff;
    padding-top: 10px;
    padding-bottom: 10px;
    }
    
.footerright    {
    float: left;
    text-align: left;
    width: 140px;
    padding-top: 10px;
    padding-bottom: 10px;
    }           



/********************/
/* LEFT HAND STYLES */
/********************/

#leftSideBar {
    float: left;
    width: 139px;
    padding: 0px;
    margin: 0px;
    overflow: hidden;
}


#leftSideBar ul {
    margin:0px;
    padding:0px;
    padding-top:10px;
    padding-bottom:10px;
    behavior: url("/iepngfix.htc");
}

#leftSideBar li {
    margin-left: 20px;
    list-style-image:url(/images/png/bullet2.png);
    behavior: url("/iepngfix.htc");
    font-weight: normal;
    color: #ffffff;
    font-size: 12px;
    text-transform: none;
}

#leftSideBar li a:hover {
    font-weight: normal;
    color: #ffffff;
    font-size: 12px;
    text-transform: none;
}

#leftSideBar li a:link {
    font-weight: normal;
    color: #ffffff;
    font-size: 12px;
    text-transform: none;
}

#leftSideBar li a:visited {
    list-style-image:url(/images/png/bullet2.png);
    font-weight: normal;
    color: #ffffff;
    font-size: 12px;
    text-transform: none;
}

#leftSideBar .sublinks li
{
    margin: 7px 0px 7px 10px;
    font-size: 0.8em;
}
#leftSideBar .sublinks a
{
    color: #ffffff;
    font-weight: normal;
}
.metanavigation {
    margin-bottom: 5px; 
    background-repeat: no-repeat; 
    background-position: left top; 
    padding-left: 15px; 
    background-image: url(../images/eu/bullet2.png);  
    behavior: url(/iepngfix.htc);
}
dt.metanavigation a{
    padding-left: 0px; 
    font-weight: bold; 
    font-size: 11px;
}

/******************/
/* CONTENT STYLES */
/******************/

#content {
float:left;
width: 430px;
margin-left: 16px;
margin-right: 0px;
padding: 0px;
display:inline;
}

#contenttop {
width: 430px;
height: 5px;
}

#contentbottom  {
clear: both;
width: 430px;
height: 15px;
}

.contentholder  {
width: 410px;
margin:10px 10px 20px;
float: left;

display:inline;
}

.contentholder2 {
width: 410px;
margin-left: 10px;
margin-right: 10px;
}

#contentwide    {
float:left;
width: 586px;
margin-left: 17px;
margin-right: 0px;
padding: 0px;
}

#contenttopwide {
width: 586px;
height: 15px;
}

#contentbottomwide  {
clear: both;
width: 586px;
height: 15px;
}

.contentholderwide  {
width: 566px;
margin-left: 10px;
margin-right: 10px;
overflow: hidden;
}

#contentfull    {
float:left;
width: 742px;
margin-left: 0px;
margin-right: 0px;
padding: 0px;
}

#contenttopfull {
width: 742px;
height: 15px;
}

#contentbottomfull  {
clear: both;
width: 742px;
height: 15px;
}

.contentholderfull  {
width: 722px;
margin-left: 10px;
margin-right: 10px;
overflow: hidden;
}


.shortcut {
    float:left;
    /*width:412px;*/
    margin-top:15px;
    border:none;
    
}

.shortcut2 {
    float:left;
    width:325px;
    margin-top:5px;
    border:none;
}

.thumbnailShortcut {
    float:left;
    width: 77px;
    margin: 0 0 5px 0;
    border:none;
padding-right: 10px;
}

.thumbnailShortcutThird {
    float:left;
    width: 30%;
    padding: 0 10px 0 0;
    margin: 0 0 5px 0;
    border:none;

}

.pressReleaseImage {
    float:left;
    padding: 0 10px 0 0;
    margin: 0 0 5px 0;
    border:none;
}


.pdfThumbnailShortcut {
    float:left;
    width: 32px;
    padding: 0 10px 0 0;
    margin: 0 0 5px 0;
    border:none;
}

.whiteborder
{
    border-bottom:1px solid white;
}


#benefits {
    width:413px;
    height: 85px;
    margin: 10px 0 0 0;
    vertical-align: top;
    border:none;
    padding: 0;
}

#locatorbottom {
    float: left;
    background: #cd2036 url(/images/gif/loc-bot.gif) bottom no-repeat;
    width: 410px;
}

.locatorleft    {
float: left;
width: 413px;
margin-left: 10px;
margin-right: 0px;
margin-top: 10px;
}

.locatorright   {
float: left;
width: 139px;
margin-left: 10px;
margin-right: 10px;
}

#locatorbottom_wide {
    background-image: url(/images/gif/locatormapbottom_wide.gif);
    background-repeat: no-repeat;
    width: 566px;
    height: 248px;
}

#FacilityIcons {
    width:140px;
    margin-right:10px;  
    float:left;
    padding: 0;
    margin:0 0 0 10px;
    list-style: none;  
}

#FacilityIcons img {
    margin-right:3px;
    margin-bottom:3px;
    float:left;
}

#sitemappage {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

#sitemappage ul {
    padding: 0;
    margin: 0;
    margin-left:35px;
    list-style-type: none;
}

#sitemappage li 
{
    margin-bottom:10px;
    font-weight:bold;
}

#sitemappage ul li 
{
    margin:0;
    font-weight:normal;
}


.smallbluebox a {
color: #ffffff;
font-weight: bold;
}

.smallbluebox {
    background: #cd2036 url(../images/png/smallbluebg-top.png) top left no-repeat;
    width:271px; 
}

.smallblueboxinner {
    background: url(../Images/Png/smallbluebg-bottom.png) bottom left no-repeat;    
    padding: 17px; 
}

.widebluebox {
    background: #e4f4fd url(../images/png/widebluebg-top.png) top left no-repeat;
    width:553px; 
}

.wideblueboxinner {
    background: url(../images/png/widebluebg-bottom.png) bottom left no-repeat; 
    padding: 17px; 
    color: #ffffff;
}

.smallgreybox {
    font-size: 11px;
    background: url(../images/png/greysidebox-top.png) top;
    width:137px; 
}

.smallgreyboxinner {
    background: url(../images/png/greysidebox-bottom.png) bottom no-repeat; 
    padding: 10px; 
}

.greyborderbox {
    width:271px; 
    background:url(../images/Gif/greyborderboxtop.gif) top left;
    float:left;
    margin-right: 15px;
}

.greyborderboxinner {
    padding: 10px;
    background:url(../images/Gif/greyborderboxbottom.gif) bottom left no-repeat;
}

.greyborderboxwide {
    width:555px; 
    background:url(../images/Gif/greyborderboxwidetop.gif) top left;
}

.greyborderboxwideinner {
    padding: 17px;
    background:url(../images/Gif/greyborderboxwidebottom.gif) bottom left no-repeat;
}

.innerwhitebox {
    width: 241px;
    background:url(../images/Gif/innerwhiteboxtop.gif) top left;
    color: #666666;
}

.innerwhiteboxinner {
    background:url(../images/Gif/innerwhiteboxbottom.gif) bottom left no-repeat;
    padding: 7px 7px 12px 7px;
    color: #666666;
}

.innerwhitebox2 {
    width: 241px;
    background:url(../images/png/innerwhiteboxtop.png) top left;
    color: #666666;
}

.innerwhiteboxinner2 {
    background:url(../images/png/innerwhiteboxbottom.png) bottom left no-repeat;
    padding: 7px 7px 12px 7px;
    color: #666666;
}

.sorrybox {
    float:left;
    color: white;
    background: url(../images/Jpg/sorry-bg.jpg) no-repeat;
    width: 181px;
    height: 269px;
    padding: 16px 75px 10px 15px;
}

.button
{
    vertical-align:middle;
    color: #ffffff;
    font-size: 10px;
    height: 17px;
    float:left;
    margin-right: 5px;
    background: url(/images/buttons/button-right.gif) no-repeat right top;
}

.button a
{
    color: #ffffff;
    text-decoration: none;
    display: block;
    background: url(/images/buttons/button-left.gif) no-repeat left top;
    padding: 0px 5px 3px 5px;
}

.button a:visited, .button a:hover, .button a:active
{
    color: #ffffff;
    text-decoration: none;
}

.button2
{
    vertical-align:middle;
    color: #ffffff;
    font-size: 10px;
    height: 17px;
    float:left;
    margin-right: 5px;
    background: url(/images/buttons/button-right-2.png) no-repeat right top;
}

.button2 a
{
    color: #ffffff;
    text-decoration: none;
    display: block;
    background: url(/images/buttons/button-left-2.png) no-repeat left top;
    padding: 0px 5px 3px 5px;
}

.button2 a:visited, .button a:hover, .button a:active
{
    color: #ffffff;
    text-decoration: none;
}

.ddbox {
    float:left;
    width: 14px;
    height: 14px;
    padding:2px;
    border-top: 1px solid #1f386e;
    border-right: 1px solid #1f386e;
    border-bottom: 1px solid #1f386e;
}

.ddtextbox {
    border: 1px solid #1f386e;
}

/*****************/
/* FOOTER STYLES */
/*****************/

#footer ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
    }
    
img.footer {
    float:left;
    padding-left: 30px;
    vertical-align: top;
}

img.footerLeft {
    float:left;
    padding-left: 11px;
    padding-right: 20px;
    vertical-align: top;
}

.ListNoPadding li
{
    padding-bottom: 8px;
}


.smallbluebox2  {
    width: 250px;
    background: url(../images/png/blue-box-back.png);
    }
    
.smallblueboxtop2   {
    width: 250px;
    height: 10px;
    background: url(../images/png/blue-box-top.png);
    }   
    
.smallblueboxbottom2    {
    width: 250px;
    height: 14px;
    background: url(../images/png/blue-box-bottom.png);
    }
    
.smallblueboxtext2  {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 0px;
    padding-bottom: 0px;
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
    font-family: Verdana,Arial,Helvetica,sans-serif;;
    }       
    
.smallblueboxheading2   {
    color: #ffffff;
    }
    
.smallbluebox3  {
float: left;
    width: 175px;
    background: url(../images/png/blue-box-back.png);
    }
    
.smallblueboxtop3   {
    width: 175px;
    height: 10px;
    background: url(../images/png/blue-box-top3.png);
    }   
    
.smallblueboxbottom3    {
    width: 175px;
    height: 14px;
    background: url(../images/png/blue-box-bottom3.png);
    }
    
.smallblueboxtext3  {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 0px;
    padding-bottom: 0px;
    color: #ffffff;
    font-size: 11px;
    font-weight: bold;
    font-family: Verdana,Arial,Helvetica,sans-serif;;
    }       
    
.smallblueboxheading3   {
    color: #35d2ff;
    }   
    
.confirmpagelist    input   {
    float: left;
    margin-top: 25px;
    vertical-align:middle;
    }
    
    
    .upper  {
    text-transform: uppercase;
    font-weight: bold;
    display: inline;
    }
    
    
    
    
/*******************/
/* HOME PAGE STYLE */
/*******************/
    
    
    
.contentholderhome  {
width: 420px;
margin-left: 10px;
margin-right: 0px;
background-image: url(/images/Jpg/back-home.jpg);
background-position: right top;
background-repeat: no-repeat;
}

.contentholderhome2 {
width: 420px;
margin-left: 10px;
margin-right: 0px;
background-image: url(/images/Jpg/back-home2.jpg);
background-position: right top;
background-repeat: no-repeat;
}

.hometext   {
width: 240px;
float: left;
padding-left: 5px;
padding-top: 5px;
}

.homeclear{
clear: both;
width: 420px;
height: 5px;
background-image: url(../images/eu/home-clear.png);
background-repeat: no-repeat;
margin: 0px;
padding: 0px;
}

.contentholdersucceed   {
width: 420px;
margin-left: 10px;
margin-right: 0px;
background-image: url(/images/Jpg/back-succeed.jpg);
background-position: right top;
background-repeat: no-repeat;
}

.contentholderintfit    {
width: 420px;
margin-left: 10px;
margin-right: 0px;
background-image: url(/images/Jpg/back-intfit.jpg);
background-position: right top;
background-repeat: no-repeat;
}

.contentholdermelb  {
width: 420px;
margin-left: 10px;
margin-right: 0px;
background-image: url(/images/Jpg/back-mel-b.jpg);
background-position: right top;
background-repeat: no-repeat;
}



.grey {color: #666666;}

#findusside {
width: 139px;
height: 217px;
background-image: url(/images/png/find-us-back.png);
}

.findusbottom   {
margin: 0px;
padding: 0px;
margin-bottom: 5px;
width: 139px;
height: 52px;
margin-top:-3px;

}

.leftpad    {
width: 100%;
height: 5px;
clear: both;
}

.price_sites {
	float: left;
	height: 18px;
	width: 18px;
	font-weight: bold;
	text-align: center;
	vertical-align:middle;
	margin: 3px;
	background-color: #CD2036;
	color: #ffffff;
}

.price_sites  a,
.price_sites  a:hover{	
	background-color: #CD2036;
	text-decoration: none;
	color: #ffffff;
}

.price_sites_active {
	float: left;
	height: 16px;
	width: 16px;
	border: 1px solid #CD2036;
	font-weight: bold;
	text-align: center;
	vertical-align:middle;
	margin: 3px;
	background-color: #ffffff;
	color: #CD2036;
}
.price_spacer1 {
	clear: both;
	height: 20px;
}
.healthcity_overlay{
	left: -180px;
    position: absolute;
    top: -65px;
    z-index: 999;
}
