/* theme amigo */

body {
	background: #b5b7b9 url(/eprise/main/_System/Images/themes/amigo/bg_amigo.jpg) repeat-x ;
}

#nav {
	background: transparent url(/eprise/main/_System/Images/themes/default/topbar2.gif) no-repeat ;
}

#nav2 {/*sub*/
                      background: transparent url(/eprise/main/_System/Images/themes/default/topbar2.gif) no-repeat ;
                     
}

#nav3 {
                      /*display:none;*/
	background: transparent url(/eprise/main/_System/Images/themes/default/topbar2.gif) no-repeat ;
                     
}

#logo{
/*	background: url(/eprise/main/_System/Images/themes/default/logo.gif) no-repeat; */
}

#country_tab a {
	background: transparent url(/eprise/main/_System/Images/themes/default/nav/country_tab_bg.gif) no-repeat 0 0 ;
}

#country_tab a:hover {
	background: transparent url(/eprise/main/_System/Images/themes/default/nav/country_tab_bg.gif) no-repeat 0 -50px ;
}

#pro_tab a {
/*	background: transparent url(/eprise/main/_System/Images/themes/default/nav/pro_button.gif) no-repeat;*/
}

#consumer_tab a {
	background: transparent url(/eprise/main/_System/Images/themes/default/nav/consumer_button.gif) no-repeat;
}

#subnav {
                     display:none;
	background: transparent ;
}

#subnav ul {
                     /*display:none;*/
	margin: 0;
}

#subnav ul a {
                     /*display:none;*/
	color: #164269 ;
	background: transparent url(/eprise/main/_System/Images/themes/default/nav/subnav_arrow.gif) no-repeat 0px 0px;
}

#subnav ul a:hover {
                     /*display:none;*/
	color: #b3212b ;
	background: transparent url(/eprise/main/_System/Images/themes/default/nav/subnav_arrow.gif) no-repeat 0px -50px;
}

#subnav ul .selected {
                     /*display:none;*/
	color: #b3212b ;
	background: transparent url(/eprise/main/_System/Images/themes/default/nav/subnav_arrow.gif) no-repeat 0px -50px;
}

/* top nav images */
/*
#yourhearing {
	background: transparent url(/eprise/main/_System/Images/themes/default/nav/your_hearing.gif) no-repeat 0px 0px;
}

#yourhearing:hover, #yourhearing.selected {
	background: transparent url(/eprise/main/_System/Images/themes/default/nav/your_hearing.gif) no-repeat 0px -50px;
}

#ourproducts {
	background: transparent url(/eprise/main/_System/Images/themes/default/nav/our_products.gif) no-repeat 0px 0px;
}

#ourproducts:hover, #ourproducts.selected {
	background: transparent url(/eprise/main/_System/Images/themes/default/nav/our_products.gif) no-repeat 0px -50px;
}

#aboutoticon {
	background: transparent url(/eprise/main/_System/Images/themes/default/nav/about_oticon.gif) no-repeat 0px 0px;
}

#aboutoticon:hover, #aboutoticon.selected {
	background: transparent url(/eprise/main/_System/Images/themes/default/nav/about_oticon.gif) no-repeat 0px -50px;
}

#search {
	background: transparent url(/eprise/main/_System/Images/themes/default/nav/search.gif) no-repeat 0px 0px;
}

#search:hover, #search.selected {
	background: transparent url(/eprise/main/_System/Images/themes/default/nav/search.gif) no-repeat 0px -50px;
}
*/
/* top nav images end */

/* country selector nav bar */

#selectCountryNav{
	background: transparent url(/eprise/main/_System/Images/themes/default/nav/countrynav_bg.png) no-repeat ;
}

/* country selector nav bar end */

#breadcrumbs {
	/*background: #e5e6e7 url(/eprise/main/_System/Images/themes/default/bread_corner_right.gif) no-repeat right top ;*/
	color: #a6a6a6 ;
}

#breadcrumbs ul {
	/*background: transparent url(/eprise/main/_System/Images/themes/default/bread_corner_left.gif) no-repeat left top ;*/
	background: #e5e6e7;
}

#breadcrumbs ul a {
	color: #a6a6a6 ;
}

#breadcrumbs ul a:hover {
	color: #000000 ;
	text-decoration:none;
}

#showFeatures a { background: transparent url(/eprise/main/_System/Images/themes/default/show_features.gif) no-repeat; }

#hideFeatures a { background: transparent url(/eprise/main/_System/Images/themes/default/hide_features.gif) no-repeat; }

#footer {
	background: transparent url(/eprise/main/_System/Images/themes/amigo/bottombar.gif) no-repeat ;
}

#footer ul a {
	color: #999999 ;
	background: transparent url(/eprise/main/_System/Images/themes/default/nav/footer_arrow.gif) no-repeat 0px 0px;
}

#footer ul a:hover {
	color: #666666 ;
	background: transparent url(/eprise/main/_System/Images/themes/default/nav/footer_arrow.gif) no-repeat 0px -50px;
}

.footerLink {
	color: #999999 ;
	background: transparent url(/eprise/main/_System/Images/themes/default/nav/footer_arrow.gif) no-repeat 0px 0px;
}

.footerLink:hover {
	color: #666666 ;
	background: transparent url(/eprise/main/_System/Images/themes/default/nav/footer_arrow.gif) no-repeat 0px -50px;
}

.normalText  {
	background: transparent url(/eprise/main/_System/Images/themes/default/text_size/normalText.gif) no-repeat 0px -52px;
}

.normalTextSelected {
	background: transparent url(/eprise/main/_System/Images/themes/default/text_size/normalText.gif) no-repeat 0px -2px;
}

.largeText{
	background: transparent url(/eprise/main/_System/Images/themes/default/text_size/largeText.gif) no-repeat 0px -2px;
}

.largeTextSelected {
	background: transparent url(/eprise/main/_System/Images/themes/default/text_size/largeText.gif) no-repeat 0px -52px;

}

#textSizeDivider { background: transparent url(/eprise/main/_System/Images/themes/default/text_size/divider.gif) no-repeat; }


#contentShell {
                     float:left;
	clear: left;
	width: 900px;
/*position:relative;*/
	background: #FFFFFF url(/eprise/main/_System/Images/themes/default/content_bg.gif) no-repeat left bottom ;
}

#leftNav {
	background: #f2f2f2 url(/eprise/main/_System/Images/themes/default/nav/leftnav_corner.gif) no-repeat right bottom;
}

#leftNav li {
	background: transparent url(/eprise/main/_System/Images/themes/default/nav/leftnav_bg.gif) repeat-x top ;
}

#leftNav a{
	color: #999999;
	background: transparent url(/eprise/main/_System/Images/themes/default/nav/leftnav_arrow.gif) no-repeat 0px 0px;
}

#leftNav a:hover {
	color: #164269;
	background: transparent url(/eprise/main/_System/Images/themes/default/nav/leftnav_arrow.gif) no-repeat 0px -50px;
}

#leftNav .selected {
	color: #164269;
	background: transparent url(/eprise/main/_System/Images/themes/default/nav/leftnav_arrow.gif) no-repeat 0px -50px;
}

#rightContent {
	color: #4d4d4d;
}



/*
#rightContent h5{
	font-size:10px;
	font-weight:bold;
}
*/
/*
The above "#rightContent h5" definition was significantly different from the definition below found in
the "default.css". This gave rise to some font size issues which apparently has been resolved now.
SCH/HMO 2009-08-19.
*/
#rightContent h5{
  display:inline;
	font-family:arial;
	font-size:0,75em;
	font-weight:700;
  padding-left:33px;
}



#rightContent h6{
	font-size:10px;
	font-style:italic;
}

#rightContent  a {
	color: #4d4d4d;
                     text-decoration:underline;
}

#contentShell h3 {
	color: #164269;
	background: #f2f2f2 url(/eprise/main/_System/Images/corners/h3_corner_right.gif) no-repeat right bottom;
}

#rightContent h3 {
                     margin-top:0px;
	color: #164269;
	background: #f2f2f2 url(/eprise/main/_System/Images/corners/h3_corner_left.gif) no-repeat left bottom;
}

#boxtop {
	color: #164269;
	background:  url(../../images/corners/box_top_full.gif) no-repeat left top;
	width:640px;
	height:9px;
	margin-left:16px;
	
}

#boxcontent {
	color: #5B5B5D;
	background-color: #B6B7BB;
	width:604px;
	margin-left:16px;
	font-size:0.8em;
	
	
}

#boxbottom {
	color: #164269;
	background: url(/eprise/main/_System/Images/corners/box_bottom_full.gif) no-repeat left bottom;
	width:640px;
	height:9px;
	margin-left:16px;
}

#status {
	color: #164269;
	background: url(/eprise/main/_System/Images/corners/status.gif) no-repeat;
	width:640px;
	height:60px;
	margin: 20px 0px 0px 16px;
}

#status .itemText{
	float:left;
	width:100px;
                     padding-right:0px;
	vertical-align: middle;
	font-size:0.8em;
	color:#164269;
                     text-align:center;
                     font-weight:bold;
}

#status .itemTextActive{

	float:left;
	width:100px;
                     padding-right:10px;
	vertical-align: middle;
	font-size:0.8em;
	color:white;	
                     text-align:center;
                     font-weight:bold;

}
#status .itemNumber{
                     padding-left:10px;
	float:left;
	width:20px;
	vertical-align: middle;
	font-size:1.8em;
	color:#164269;
}
#status a
{
 text-decoration:none;
}

#status .itemNumberActive a
{
 text-decoration:none;
}
#status .itemTextActive a
{
 text-decoration:none;
}

#status .itemNumber a
{
 text-decoration:none;
}
#status .itemText a
{
 text-decoration:none;
}


#status .itemNumberActive{
                     padding-left:10px;
	float:left;
	width:20px;
	vertical-align: middle;
	font-size:1.8em;
	color:white;
}

div .bottom {
	color: #5B5B5D;
	background: #B6B7BB url(/eprise/main/_System/Images/corners/box_bottom_full_extra.jpg) no-repeat;
	width:640px;
	margin-left:16px;
	font-size:0.8em;
}

#rightContent h3.noBG {
	background: transparent;
}

#rightContent .dateItem h4 {
	color: #164269;
}

#rightContent .dateItem p.quote {
	color: #808080;
}

#contentShell .productItem .productItemH5 {
	color:#164269;
}

#contentShell .findSmallHeadingBar {
	background: #f2f2f2 url(/eprise/main/_System/Images/corners/h3_corner_left.gif) no-repeat left bottom;
}

#contentShell .findCentreResultItem {
	background: transparent url(/eprise/main/_System/Images/themes/default/find_centre/result_bg.gif) repeat-x bottom;
}

#contentShell .findResultNumber{
	color: #164269;
}

#contentShell .findResultLine {
	background: transparent url(/eprise/main/_System/Images/themes/default/find_centre/result_bg.gif) repeat-x bottom;
}

#contentShell .findVLine {
	background: transparent url(/eprise/main/_System/Images/themes/default/find_centre/v_lineBG.gif) repeat-y left;
}

/* corners */

#imagebgTopLeftCorner {
	background: transparent url(/eprise/main/_System/Images/themes/default/corners/imagebgTopLeft.png) no-repeat ;
}

#imagebgTopRightCorner {
	background: transparent url(/eprise/main/_System/Images/themes/default/corners/imagebgTopRight.png) no-repeat ;
display:none;
}

#homebgTopLeftCorner {
	background: transparent url(/eprise/main/_System/Images/themes/default/corners/homebgTopLeft.png) no-repeat ;
}

#homebgTopRightCorner {
	background: transparent url(/eprise/main/_System/Images/themes/default/corners/homebgTopRight.png) no-repeat ;
}

#countrybgTopLeftCorner {
	background: transparent url(/eprise/main/_System/Images/themes/default/corners/countrybgTopLeft.png) no-repeat ;
}

#countrybgTopRightCorner {
	background: transparent url(/eprise/main/_System/Images/themes/default/corners/countrybgTopRight.png) no-repeat ;
}

#imageTopLeftCorner {
	background: transparent url(/eprise/main/_System/Images/themes/default/corners/imageTopLeft.png) no-repeat ;
}

#imageTopRightCorner {
	background: transparent url(/eprise/main/_System/Images/themes/default/corners/imageTopRight.png) no-repeat ;
}

#breadCornerLeft {
	background: transparent url(/eprise/main/_System/Images/themes/default/corners/breadLeft.png) no-repeat ;
}

#breadCornerRight {
	background: transparent url(/eprise/main/_System/Images/themes/default/corners/breadRight.png) no-repeat ;
}

#formDiv {
	background: #f2f2f2 url(/eprise/main/_System/Images/corners/h3_corner_left.gif) no-repeat left bottom;
}

.formLabel {
	color: #164269;
}

.formLine {
	background: transparent url(/eprise/main/_System/Images/themes/default/forms/line_bg.gif) repeat-x;
}
