﻿body
{
    font-family: Arial;
    font-size: 10pt;
}

.Footer
{
	font-size:8px;	
}
.greyText
{
    font-family: Arial;
    font-style:italic;
    font-size: 10pt;
    color: #57656c;
}

.greenText
{
	color: #81b00e;
	font-weight: bold;
	font-size: 10pt;
	text-decoration:none;
}

h1
{
    font-family: Arial;
    font-weight: bold;
    font-style: italic;
    font-size: 17pt;
    color: #57656c;
}

td.MainBody
{
    background-color: #80C342;
    padding-top:8px;
    padding-left:7px;
    padding-right:7px;
}

td.Footer
{
	background-color: #80C342;
	height: 26px;
}

a.Footer
{
	font-size: 8px;
	text-decoration: none;
	color: Black;
}

a.Footer:hover
{
	font-size: 8px;
	text-decoration: underline;
	color: Black;
}

a.Footer:active
{
	font-size:8px;
	text-decoration: underline;
	color: Black;
}


a
{
	color: #81b00e;
	font-weight: bold;
	font-size: 10pt;
	text-decoration:none;
}

a:hover
{
	color: #81b00e;
	font-weight: bold;
	font-size: 10pt;
	text-decoration:underline;
}

a:active
{
	color: #81b00e;
	font-weight: bolder;
}

a.News
{

	text-decoration: Underline;
	color: #57656c;
    font-style:italic; 
    font-weight:bold;
}

a.News:hover
{
	text-decoration: Underline;
	color: #57656c;
    font-style:italic; 
    font-weight:bold;
}

a.News:active
{
	text-decoration: Underline;
	color: #57656c;
    font-style:italic; 
    font-weight:bold;
}

td.WhiteMain
{
    background-color:White;
    padding-bottom:23px;
    padding-left: 26px;
    padding-top:23px;
    padding-right:26px;
}

/*
	*******************************default css styles*********************************
*/

html
{ 
	
	overflow-x: none;
	overflow-y: scroll;
}

:focus
{
	-moz-outline-style: none;
}

/**************************************************************************************/


td.TopNav
{
    height:84px;
}

td.MainNav
{
	vertical-align: top;
	width: 181px;
	background-color: #80C342;
}

td.bgHome
{
    background-position: 187px;
    background-image: url("Images/Global/Pages/Home/i_home.png");
}

td.HomeRightButtons
{
    height:111px;
    vertical-align:middle;
}

td.ContactButton
{
    height:50px;
}

td.AboutHeading
{
    background-position: bottom;
    font-family: Arial;
    font-weight: bold;
    font-size: 10pt;
    color: #57656c;
    background-image: url(  'Images/Global/Main/aboutUnder.png' );
    background-repeat: no-repeat;
    text-transform: capitalize;
}

/***********************************News Pop Up Panel***********************************************/
.modalBackground 
{
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.WhiteBG
{
    background-color:White;
}
.pnlNewsMain
{
    width:732px;
    height:500px;
}

.NewsDate
{
    padding-top:10px;
    color: #57656c;
    font-style:italic; 
    font-weight:bold;
}

td.FindPhonak
{
    height: 84px;
    width: 201px;
    background-image: url('Images/Global/Top Nav/btn_locations_noTxt.png');
    list-style-image: url('Images/Global/Top Nav/bullet.png');
    vertical-align:Top;
}

td.HearingLoss
{
    height: 84px;
    width: 201px;
    list-style-image: url('Images/Global/Top Nav/bullet.png');
    background-image: url('Images/Global/Top Nav/btn_hearingloss_noTxt.png');
    vertical-align:Top;
}

td.ProductsTop
{
    height: 84px;
    width: 201px;
    list-style-image: url('Images/Global/Top Nav/bullet.png');
    background-image: url('Images/Global/Top Nav/btn_products_noTxt.png');
    vertical-align:Top;
}



td.NewsTopRight
{
    width: 10px;
    height:10px;
    background-image: url('Images/News/i_white_topright.png');
}

td.NewsTopLeft
{
    width: 10px;
    height: 10px;
    background-image: url('Images/News/i_white_topleft.png');
}

td.NewsBtmLeft
{
    width: 10px;
    height: 10px;
    background-image: url('Images/News/i_white_bottomleft.png');
}

td.NewsBtmRight
{
    width: 10px;
    height: 10px;
    background-image: url('Images/News/i_white_bottomright.png');
}


.pnlHomeCopy
{
    padding-top:30px;
}

.pnlProductBox
{
	width: 445px;
	background-image: url('Images/Global/Pages/Products/main_green.png');
	background-repeat: repeat-y;
	padding-top:10px;
}

.pnlProductBoxTop
{
	width:446px;
	height:14px;
	background-image: url('Images/Global/Pages/Products/green_box_top.png');
	background-repeat: no-repeat;
}

.pnlProductBoxBtm
{
	width: 446px;
	height: 14px;
	background-image: url('Images/Global/Pages/Products/green_box_btm.png');
	background-repeat: no-repeat;
}

.pnlLeftImages
{
	background-color:White;
}

li
{
    margin: 8px 8px 8px 0px;
    list-style-image: url( 'Images/Global/Main/bullet.png');
    padding-left:0px;
}

ul
{
    margin-left:0px;
    padding-left:15px;
    list-style:none;
}

li.Sub
{
	margin: 0px 0px 0px 0px;
	list-style-image: url( 'Images/Global/Main/bullet.png');
	list-style-type: decimal;
}

ul.Sub
{
	margin-top:0px;
    margin-left:15px;
}

div.TopNav
{
    padding-top: 30px;
    padding-left: 3px;
    vertical-align: top;
    list-style-image: url('Images/Global/Top Nav/bullet.png');
}

a.TopNavLink
{
	color: #57656c;
	font-weight: bold;
	font-size: 10pt;
	text-decoration:none;
}

a.TopNavLink:hover
{
	color: #57656c;
	font-weight: bold;
	font-size: 10pt;
	text-decoration:none;
}

a.TopNavLink:active
{
	color: #57656c;
	font-weight: bold;
	text-decoration:none;
	font-size:10pt;
}

a.TopNavLink:visited
{
    color: #57656c;
    font-weight:bold;
    text-decoration:none;
    font-size:10pt;
}

/*********************************JQUERY Menu Navigation****************************************/

#MainMenu a
{
    font-size:12px;
    font-family:Arial;
    text-transform:uppercase;
    color:#57656c;
    font-weight:bold;
    text-decoration:none;
    text-align:left;
    display:block;
    width:100%;
    height:100%;
    vertical-align:middle;
    padding:10px;
}

#MainMenu a:visited, a:active
{
    color:#57656c;
    font-weight:bold;
    text-decoration:none;
}

#MainMenu a:hover
{
    font-weight:bold;
    text-decoration:none;
}

#MainMenu td
{
    width: 181px;
    background-color: #80C342;
    vertical-align:middle;
}

#MainMenu td:Hover
{
    width: 181px;
    background-image: url('Images/Global/Main/not text/bg_overImg.png');
}

#MainMenu td.activeTd
{
    width: 181px;
    background-image: url('Images/Global/Main/not text/bg_overImg.png');
}