/****************************************
3. Base
*****************************************/

body {
	background-color: #999999;
	/* -- ame -- ODSUPPORT-794 -- 01.07.2013
	background-image: linear-gradient(transparent 10%, rgba(157,157,157,1) 0%);
	*/
	background-size: 1px 10px;
	
	color:#000000;
}

#site {
	background-color:white;
}

#header {
    background-color: #F07D00;
}
#siteBrand{
	height:88px;
}

/* START button: grey/acc format for input and a-tags*/
.button input, .button span {
	background: url("../images/hawera/buttonSubmit.png") repeat-x scroll 0 0 transparent;
	color:white;
}
.button b.bsStrt {
	background: url("../images/hawera/buttonSubmit_start.png") no-repeat scroll 0 0 transparent;		
}
.button b.bsEnd {
	background: url("../images/hawera/buttonSubmit_end.png") no-repeat scroll 0 0 transparent;	
}

.button input.hover, .button span.hover {
	background: url("../images/hawera/buttonSubmit_hover.png") repeat-x scroll 0 0 transparent;
}
.button b.bsStrt.hover {
	background: url("../images/hawera/buttonSubmit_start_hover.png") no-repeat scroll 0 0 transparent;	
}
.button b.bsEnd.hover {
	background: url("../images/hawera/buttonSubmit_end_hover.png") no-repeat scroll 0 0 transparent;
}
/* END button format for input and a-tags */



/* START button: red */
.button.red input, .button.red span {
	background: url("../images/hawera/buttonSubmitOrange.png") repeat-x 0 0;
	color:white;
}
.button.red b.bsStrt {
	background: url("../images/hawera/buttonSubmitOrange_start.png") no-repeat 0 0;     
}
.button.red b.bsEnd {
	background: url("../images/hawera/buttonSubmitOrange_end.png") no-repeat 0 0;      
}

.button.red input.hover, .button.red span.hover {
	background: url("../images/hawera/buttonSubmitOrange_hover.png") repeat-x 0 0;
}
.button.red b.bsStrt.hover {
	background: url("../images/hawera/buttonSubmitOrange_start_hover.png") no-repeat 0 0;       
}
.button.red b.bsEnd.hover {
	background: url("../images/hawera/buttonSubmitOrange_end_hover.png") no-repeat 0 0;
}
/* END button red */


/* START button: grey */
.button.grey input, .button.grey span {
	background: url("../images/hawera/buttonSubmit.png") repeat-x 0 0;
	color:white;
}
.button.grey b.bsStrt {
	background: url("../images/hawera/buttonSubmit_start.png") no-repeat 0 0;     
}
.button.grey b.bsEnd {
	background: url("../images/hawera/buttonSubmit_end.png") no-repeat 0 0;      
}

.button.grey input.hover, .button.grey span.hover {
	background: url("../images/hawera/buttonSubmit_hover.png") repeat-x 0 0;
}
.button.grey b.bsStrt.hover {
	background: url("../images/hawera/buttonSubmit_start_hover.png") no-repeat 0 0;       
}
.button.grey b.bsEnd.hover {
	background: url("../images/hawera/buttonSubmit_end_hover.png") no-repeat 0 0;
}
/* END button grey */


/****************************************
*
4. Header
*
*****************************************/

#serviceNav {
	background-color:#F1F1F1;
}

#serviceNav ul * {
	color: #808285;
}

#serviceNav ul li.inactive a, #serviceNav ul li.inactive a:hover {
	color:#c3c3c4;
	background-color:#F1F1F1;
}
#serviceNav ul.divided {
	border-left:1px solid #c3c3c4;

}

#serviceNav ul li a:hover {
	background-color:#e1e1e2;
}

#siteBrand p {
	color:#000000;
	padding-left: 10px;
	line-height: 88px;
	padding-top:0px;
	padding-bottom:0px;
}

#siteBrand h1 {
    color: #000000;
	margin-left:10px;
    line-height: 88px;
    padding: 0;
}

#mainNav {
		background: url("../images/hawera/background_mainNav.png") repeat-x 0 0;
}


#mainNav ul {
    z-index: 100;
}

#mainNav ul * {
		color:white;
}
	
	
#mainNav ul li{
   background-image:url("../images/hawera/foLeft.gif");
}

#mainNav ul li a{
  color:#ffffff;
   border-right:1px solid #333333;
   background-image:url("../images/hawera/fo_arrowDown.gif");
}

#mainNav ul li.noSub a{
   background-image:none;
}


#mainNav ul li.noSub a:hover,
#mainNav ul li.noSub:hover a,
#mainNav ul li.noSub.active a{
  background-image:url("../images/hawera/foHover.gif");
}


#mainNav ul li a:hover,
#mainNav ul li:hover a,
#mainNav ul li.active a{
  color:#333333;
  background-image:url("../images/hawera/foHoverSub.gif");
}




#mainNav ul li.last a span.foLink {
 	color:#778787;
}

#mainNav ul li.last a:hover span.foLink {
 	color:#778787;
}


/* START flyout navi */
#mainNav ul ul {
		background-image:url("../images/hawera/fo_background.png");
}

#mainNav ul :hover ul li {
  background-image:none;
}

#mainNav ul :hover ul li a {
   color:#000000;
}

#mainNav ul :hover ul li a span {
  background-image:none;
  color:#000000;
}

#mainNav ul :hover ul li a.arrow {
  background-image:none;
}

/*brd*/
#mainNav ul :hover ul li a.arrow:hover .brd {
   background-image:url("../images/hawera/fo_leftTop.gif");
 }
  
  /*brdRight*/
#mainNav ul :hover ul li a.arrow:hover .brd span.brdRight {
   background-image:url("../images/hawera/fo_rightTop.gif");
}

/*brdEnd*/
#mainNav ul :hover ul li a.arrow:hover .brdEnd {
   background-image:url("../images/hawera/fo_leftBottom.gif");
}
 
 /*brdREnd*/
#mainNav ul :hover ul li a.arrow:hover .brdEnd span.brdREnd {
  background-image:url("../images/hawera/fo_RightBottom.gif");
}
/* END flyout navi */


/* START Flyout 2 rows */

.foRow {
	background-image: url("../images/hawera/fo_background_2rows.png"); 
}

.foSub .foRow.row3 {
	background-image: url("../images/hawera/fo_background_3rows.png"); 
}

#mainNav ul .foRow ul
 {
	background:none;
}

#mainNav ul .foRow .frHead {
	color:#778787;
	background: url("../images/hawera/arrow_orange_right.png") no-repeat scroll 6px 21px transparent;
}
/* END Flyout 2 rows */

#searchBox .searchField {
	
	border: 1px solid #4a5f5f;
	
}

#searchBox .searchField.dtActive {
	color:#c3c3c4;
}

#searchBox .searchSubmit {
	background: url('../images/hawera/icon_search.gif') no-repeat 0 0;
}

/* START LEFT NAVIGATION */
#leftNav ul * {
	color: #000000;
}

#leftNav ul * {
	color:black;
}

#leftNav ul li ul * {
	color:#000000;
}

#leftNav ul li a {
	background-image: url("../images/hawera/arrow_leftNavSecLevel.gif");
}


/* second level */
#leftNav ul li ul li a {
  	background-image: url("../images/hawera/arrow_leftNavSecLevel.gif");
}

/* third level */
#leftNav ul li ul li ul li a {
   	background-image: url("../images/hawera/arrow_leftNavSecLevel.gif");
}

/* fourth level (just as safety precaution) */
#leftNav ul li ul li ul li ul li a {
 	background-image: url("../images/hawera/arrow_leftNavSecLevel.gif");
}

/* open menu with down arrow *

/* first level */
#leftNav ul li a.down {
	background-image: url("../images/hawera/arrow_leftNavDownTopLevel.gif");
}

/* second level */
#leftNav ul li ul li a.down {
  background-image: url("../images/hawera/arrow_leftNavDownSecLevel.gif");
}

/* third level */
#leftNav ul li ul li ul li a.down {
	background-image: url("../images/hawera/arrow_leftNavDownSecLevel.gif");
}

/* fourth level (just as safety precaution) */
#leftNav ul li ul li ul li ul li a.down {
	background-image: url("../images/hawera/arrow_leftNavDownSecLevel.gif");
}

/* some workaround to get the naviborders round */
#leftNav ul li .l1, #leftNav ul li .l2, #leftNav ul li .l3, #leftNav ul li .l4 {background:white;}
#leftNav ul li .navE {background:white;}


/* hover */
#leftNav ul li .l1.lnH, #leftNav ul li .l2.lnH, #leftNav ul li .l3.lnH, #leftNav ul li .l4.lnH, #leftNav ul li .navE.lnH a, #leftNav ul li .navE.lnH  {background-color:#f1f1f1;}

/* active */
#leftNav ul li .l1.lnA, #leftNav ul li .l2.lnA, #leftNav ul li .l3.lnA, #leftNav ul li .l4.lnA, #leftNav ul li .navE.lnA a, #leftNav ul li .navE.lnA  {background-color:#e1e1e2;}

/* END LEFT NAVIGATION */


/****************************************
*
5. Content
*
*****************************************/

h1 {
	color: #000000;
}


/****************************************
*
6. Footer
*
*****************************************/


#fEnd * {   
 	color:white;
}


#fEnd a:hover {
	color:#e1e1e2;
}


#topOfPage a {
	background: url("../images/hawera/arrow_footerToTop.gif") no-repeat 0 5px;
}



/* IE fix */


#fEndNav ul li.print a {
	background: url("../images/hawera/icon_footerPrint.gif") no-repeat 0 9px;
}

#fEndNav ul li.pdfconvert a {
	background: url("../images/hawera/icon_footerPDF.gif") no-repeat 0 8px;
}

#fEndNav ul li.bookmark a {
  	background: url("../images/hawera/icon_footerBookmark.gif") no-repeat 0 9px;
}

#fEndNav ul li.rate a {
		background: url("../images/hawera/icon_footerRate.gif") no-repeat 0 8px;
}

#fEndNav ul li.recommend a {
		background: url("../images/hawera/icon_footerRecommend.gif") no-repeat 0 9px;
}



#fEnd .line {
	background-color:#c3c3c4;
	color:#c3c3c4;
}

#fEnd .fEndCredits * {
	color:#c3c3c4;
}


#fEnd .fEndCredits p a:hover {
	color:white;
}


/****************************************
*
7. Content-related
*
*****************************************/

/****************************************
7.1 Startpage
*****************************************/

/* START stage */
.stage {
	background-color:#f2f2f2;
}

/*IE fix*/
.contentRight{
	width: 297px;
}
.contentRight h2 {
	color:#FFFFFF;
}

.contentRight p {
	color:#FFFFFF;
}

.contentRight h2, .contentLeft h2 {
    font-size: 28px;
}

.contentRight p, .contentLeft p {
    font-size: 22px;
    line-height: 24px;
}

/* START slideshow */
a.btSlideShow {
    background: transparent url("../images/hawera/button_slideshow_end.png") no-repeat scroll top right;
    color: white;
}

a.btSlideShow span {
    background: transparent url("../images/hawera/button_slideshow.png") no-repeat 0 0;
}

 
a:hover.btSlideShow {
    background: transparent url("../images/hawera/button_slideshow_end_hover.png") no-repeat scroll top right;
}


a:hover.btSlideShow span {
    background: transparent url("../images/hawera/button_slideshow_hover.png") no-repeat 0 0;
	color:black;
} 
/* slideshow.active */
a.btSlideShow.active {
    background: transparent url("../images/hawera/button_slideshow_end_active.png") no-repeat scroll top right;
    color: white;
}

a.btSlideShow.active span {
    background: transparent url("../images/hawera/button_slideshow_active.png") no-repeat 0 0;
	color:black;
}

 
a:hover.btSlideShow.active {
   background: transparent url("../images/hawera/button_slideshow_end_active_hover.png") no-repeat scroll top right;
}


a:hover.btSlideShow.active span {
    background: transparent url("../images/hawera/button_slideshow_active_hover.png") no-repeat 0 0;
	color:white;
} 

/* END slideshow */
/* END stage */


.teaserBox * {
color:#000000;
}

.teaserBox ul li a {
	color:#778787;
}

.teaserBox ul li a:hover {
	color:#4a5f5f;
}

.teaserBox.boxProdWhite h6, 
.teaserBox.boxProdWhite ul li, 
.teaserBox.boxProdWhite p, 
.teaserBox.boxProdWhite ul li a, 
.teaserBox.boxProdWhite ul li a:hover,
.teaserBox.boxProdWhite p a, 
.teaserBox.boxProdWhite p a:hover {
	color:white;
}

.teaserBox.boxProdWhite {
	background: url("../images/hawera/teaserBox_white_bg.jpg") no-repeat 0 0;
}

.teaserBox.boxProdWhite ul li {
	background: url("../images/hawera/arrow_whiteGreyLeft.gif") no-repeat scroll 10px 4px transparent;
}

.teaserBox.boxProdWhite ul li a:hover {
	color:#e1e1e2;
}

.teaserBox.boxAppSup {
		background: url("../images/hawera/teaserBox_appSup_bg.jpg") no-repeat 0 0;
}


.teaserBox.service {
    background-color: #E1E1E2;
}

.teaserBox.service p a {
    background: url("../images/hawera/arrow_orange_right.png") no-repeat scroll 0 5px transparent;
    color: #778787;
}

.teaserBox.service p a:hover {
    color: #4a5f5f;
}

.tabAcc.faq li a.faqLnk {
	color:#778787;
}

.tabAcc.faq li a:hover.faqLnk {
		color:#4a5f5f;
}

/****************************************
7.2 News Overview
*****************************************/

.pager ul li a {
	color: #6D6F73;
}

.pager ul li a:hover {
	color: #333333;
}

.pager ul li.active {
    background: transparent url("../images/hawera/pager_active_bg.gif") no-repeat scroll 0 0;
}

.mainLeft .newsRow , .mainFull .newsRow{
	border-top: 1px solid #c3c3c4;
	
}


.mainLeft .newsRow.last, .mainFull .newsRow.last {
	
	border-bottom: 1px solid #c3c3c4;

}


.mainLeft .newsRContent h6, .mainFull .newsRContent h6 {
		color: #778787;
}

.mainLeft .newsRContent h6 a, .mainFull.newsRContent h6 a  {
    color: #6D6F73;
 }
 
.mainLeft .newsRContent h6 a:hover, .mainFull .newsRContent h6 a:hover {
	color: #333333;
	
}
.mainLeft .newsRContent p, .mainFull .newsRContent p {
		color:black;

}
.mainLeft .newsRContent a, .mainFull .newsRContent a  {
	color: #6D6F73;
	background: url("../images/hawera/arrow_orange_right.png") no-repeat scroll 0 5px transparent; 

}

.mainLeft .newsRContent a:hover, .mainFull .newsRContent a:hover {
	color: #333333;
}


.marginalBox .mbText {
	background-color:#e1e1e2;
}

.marginalBox .mbText h6 {
	color: black;
}

.marginalBox .mbText p {
		color:black;
	
}
.marginalBox .mbText a {
		color: #778787;
	background: url("../images/hawera/arrow_orange_right.png") no-repeat scroll 0 6px transparent;
}

.marginalBox .mbText a:hover {
	color: #4a5f5f;
}

.marginalBox .prodImage {
    border: 1px solid #E1E1E2
}


/****************************************
7.3 News Detail
*****************************************/


.marginalBox.usecase h6 {	
	border-bottom: 1px solid #c3c3c4;
}

p.contentText a {
	background: url("../images/hawera/arrow_orange_right.png") no-repeat scroll 2px 5px transparent;
	color: #6D6F73;
}
p.contentText a:hover {
	color: #333333;
}

.mbBorder {	
	border: 1px solid #e1e1e2;	
}

.floatBox .fbImg {	
	border: 1px solid #e1e1e2;
}


.floatBox a {
	background: url("../images/hawera/arrow_orange_right.png") no-repeat scroll 2px 4px transparent; 
	color: #6D6F73;
}

.floatBox a:hover {
	color: #333333;
}

.floatBox h3 a {
	color:#000000;
	background: none; 
	padding-left:0; 
}
.floatBox h3 a:hover {	
	color:#000000;
}


/****************************************
7.3 Product Overview
*****************************************/
a.compProdLink {
	background: url("../images/hawera/arrow_orange_right.png") no-repeat 0 5px;	
	color: #778787;
}

a:hover.compProdLink {
	color: #4a5f5f;
}

.prodDetailRow {
	
	border-top: 1px solid #c3c3c4;
}


.prodDetailRow.last,
#lastProdDetailRow{	
	border-bottom: 1px solid #c3c3c4;
}

.pDBoxLContent h3 {
	color:#778787;
}

.pDBoxLContent h3 a {
	color:#778787;
}
.pDBoxLContent h3 a:hover {
	color:#4a5f5f;
}
.pDBoxLContent table td {	
	border-top:1px solid #c3c3c4;
	
}

.pDBoxLContent table tr.last td {	
	border-bottom:1px solid #c3c3c4;
}

.pDBoxLContent table td.sec {	
	background-color:#e1e1e2;
}

a.pDBoxLLink {
	background: url("../images/hawera/arrow_orange_right.png") no-repeat 2px 5px;	
	color: #778787;
}

a:hover.pDBoxLLink {
	color: #4a5f5f;
}


a.buttonRed {
    background: transparent url("../images/hawera/buttonSubmitOrange_end.png") no-repeat scroll top right;
    color: white;
}



a.buttonRed span {
    background: transparent url("../images/hawera/buttonSubmitOrange.png") no-repeat 0 0;
}
 
a:hover.buttonRed {
    background: transparent url("../images/hawera/buttonSubmitOrange_end_hover.png") no-repeat scroll top right;
}

a:hover.buttonRed span {
    background: transparent url("../images/hawera/buttonSubmitOrange_hover.png") no-repeat 0 0;
} 


a.buttonBlue {
    background: transparent url("../images/hawera/buttonSubmitOrange_end.png") no-repeat scroll top right;
    color: white;
}

a.buttonBlue span {
    background: transparent url("../images/hawera/buttonSubmitOrange.png") no-repeat 0 0;
}
 
a:hover.buttonBlue {
    background: transparent url("../images/hawera/buttonSubmitOrange_end_hover.png") no-repeat scroll top right;
}

a:hover.buttonBlue span {
    background: transparent url("../images/hawera/buttonSubmitOrange_hover.png") no-repeat 0 0;
} 


.lblNew {
	background-color:#ed1c24;
	color:white;
	}

.recRetailPrice {
	color:#808285;
}

/****************************************
7.4 Product Detail
*****************************************/
.stage.module {
	background-color:transparent;

}

.rrpStage {
    color: #6f6f6f;
 
}

div.backLink a {
	background: url("../images/hawera/arrow_leftNavTopLevel.gif") no-repeat 0 5px;	
	color: black;

}

div.backLink a:hover {
	color: black;
}

#stageModule {
	border: 1px solid #c3c3c4;


}

/* IE fix */


.redLbl {

	color:white;
	background-color:#e2001a;	
}



#actionBar ul li.abZoom {
	background: url("../images/hawera/icon_abZoom.gif") no-repeat 0 0px;	

}

#actionBar ul li.abBlueprint {
	background: url("../images/hawera/icon_abBlueprint.gif") no-repeat 0 0px;	

}

#actionBar ul li.abProdCompare {
	background: url("../images/hawera/icon_abCompare.gif") no-repeat 0 0px;	

}

#actionBar ul li a {
	color:#778787;
	
}

#actionBar ul li a:hover {
	color:#4a5f5f;
}

#smRight {
	background:#778787;
	

}

/* IE Fix */

#smrTop {
	
	background-color:#778787;
	border-top:1px solid #55616a;
}

#smrBottom {

	background-color:#4a5f5f;

}


#prodPager a {
	color:white;
}

.prodPagerBack {
	background: url("../images/hawera/arrow_lightBlueWhiteRight.gif") no-repeat 0 4px;	
}

.prodPagerNext {
	background: url("../images/hawera/arrow_lightBlueWhiteLeft.gif") no-repeat right 4px;	
}


#smRight h6 {
	color:white;
}


#smRight table {
	color:white;
}
#smRight table td {	
	border-top:1px solid #c3c3c4;
}

#smRight table tr.last td {	
	border-bottom:1px solid #c3c3c4;
}


#smRight table td.sec {	
	background-color:#527d9c;
}


#purchaseProc .ppLeft p {
	color:white;
	
}

#purchaseProc .ppLeft a.ppPrice {
	background: url("../images/hawera/arrow_lightBlueWhiteLeft.gif") no-repeat 0 4px;
	color:white;
	
}


#purchaseProc .ppRight a.buttonRed {
	background-image: url("../images/hawera/buttonSubmitOrange_end.png");
	
}
#purchaseProc .ppRight a.buttonRed span {
	background-image: url("../images/hawera/buttonSubmitOrange.png");
}
#purchaseProc .ppRight a:hover.buttonRed {
	background-image: url("../images/hawera/buttonSubmitOrange_end_hover.png");
}
#purchaseProc .ppRight a:hover.buttonRed span {
	background-image: url("../images/hawera/buttonSubmitOrange_hover.png");
}
.vidPrv {

	border: 1px solid #55616a;
}

.playVid {

	background: url("../images/hawera/arrow_lightBlueWhiteLeft.gif") no-repeat 0 4px;
	color:white;

}

/* Content Tabs */

.contentTabNav {
	
	background: transparent url("../images/hawera/contentTabNav_bground.gif") repeat-x;   
}

.contentTabNav li {
 	border-bottom: 1px solid #c3c3c4;
}


.contentTabNav li a  {
	background: transparent url("../images/hawera/contentTabNav_end.gif") no-repeat scroll top right;
    color: #4d4e53;
}
.contentTabNav li.noHover a, 
.contentTabNav li.noHover a:hover  {
	background: transparent url("../images/hawera/contentTabNav_end.gif") no-repeat scroll top right;
    color: #4d4e53;
	cursor:default;
}

.contentTabNav li a span {
    background: transparent url("../images/hawera/contentTabNav.gif") no-repeat 0 0;
  
}

.contentTabNav li.noHover a span, 
.contentTabNav li.noHover a:hover span {
    background: transparent url("../images/hawera/contentTabNav.gif") no-repeat 0 0;
	cursor:default;
  
}

.contentTabNav li.active a {
	  background: transparent url("../images/hawera/contentTabNav_active_end.gif") no-repeat scroll top right;
	
}

.contentTabNav li.active a span {
    background: transparent url("../images/hawera/contentTabNav_active.gif") no-repeat 0 0;
}

.contentTabNav li.active a:hover {
    background: transparent url("../images/hawera/contentTabNav_active_end.gif") no-repeat scroll top right;
}

.contentTabNav li.active a:hover span {
    background: transparent url("../images/hawera/contentTabNav_active.gif") no-repeat 0 0;
}

.contentTabNav li a:hover {
    background: transparent url("../images/hawera/contentTabNav_end_hover.gif") no-repeat scroll top right;
}

.contentTabNav li a:hover span {
    background: transparent url("../images/hawera/contentTabNav_hover.gif") no-repeat 0 0;
}
/* Content Tab Comtent */
.contentTab {
	border-left: 1px solid #c3c3c4;
	border-right: 1px solid #c3c3c4;
	border-bottom: 1px solid #c3c3c4;

}
.contentTab h6.bBottom {
	border-bottom: 1px solid #c3c3c4;

}

a.ctrLink {
    background: url("../images/hawera/arrow_orange_right.png") no-repeat scroll 0 6px transparent;
    color: #778787;
 }

a:hover.ctrLink {
    color: #4a5f5f;
}



.sysAccHead {
	background: url("../images/hawera/sysAcc_bground.jpg") no-repeat  right bottom transparent;
}

/* IE fix */


.sysAccCon {
  border-top:1px solid #c3c3c4;
	border-left:1px solid #c3c3c4;
	border-right:1px solid #c3c3c4; 
	background-color:#e1e1e2;
}

.sysAccCon.last {
	border:1px solid #c3c3c4;
}

a.sacLink {
	background: url("../images/hawera/arrow_orange_right.png") no-repeat scroll 0 6px transparent;
    color: #778787;
   
}
a.sacLink span {

	color:black;
}

a:hover.sacLink {
    color: #4a5f5f;
}


.marginalBox.var1 {
	background-color:#23618d;
	color:white;
}

.ie6 .marginalBox.var1 {
	border-bottom: 1px solid #23618d;
}

.marginalBox.var1.grey {
	background-color:#E1E1E2;
}

.marginalBox.var1.darkgrey {
	background-color:#818286;
}

.marginalBox.var1 h6 {
	color:white;	
}


.marginalBox.var1 a {
	background: url("../images/hawera/arrow_whiteBlueLeft.gif") no-repeat scroll 0 6px transparent;
    color: white;   
}




.marginalBox.var2 {
	background: url("../images/hawera/logolion_bground.jpg") no-repeat  0 0 #e1e1e2;
	color:white;
	color:#000000;
}




.marginalBox.var2 a {
	background: url("../images/hawera/arrow_leftNavSecLevel.gif") no-repeat scroll 0 6px transparent;
	color:#000000;
}

.techDetails td, .techDetails th {
	border-bottom: 1px solid #c3c3c4;	
	
}


.techDetails td, .techDetails th {
	color:black;
}


.techDetails td.sec {
	background-color:#e1e1e2;
}

.techDetails th {
	background-color:#e1e1e2;

}

.techDetails th.sec {
	background-color:#c3c3c4;
}



.ctrContainer {
	border-bottom: 1px solid #c3c3c4;
	
}

.contentTab h6.tdSubHead {
	
	border-bottom:1px solid #c3c3c4;

}

.tabAcc li {

	border-bottom: 1px solid #c3c3c4;
}


.tabAcc li.down a {
	background: url("../images/hawera/arrow_blueWhiteDown.gif") no-repeat scroll 0 9px transparent;
  	
}

.tabAcc li ul.sub li a  {
	color:#000000;
}
.tabAcc li ul.sub li a:hover {
    color: #4a5f5f;
}

.tabAcc li ul.sub li a {
	background: url("../images/hawera/arrow_grey_left.png") no-repeat scroll 2px 6px transparent;
}

.tabAcc a:hover {
    color: #4a5f5f;
}

a.ctmLink {
	background: url("../images/hawera/arrow_orange_right.png") no-repeat scroll 2px 6px transparent;
    color: #778787;
 
}
a:hover.ctmLink {
    color: #4a5f5f;
}


/* START Bosch Lightbox */

.boschLB {
	background-color:white;

}
			
.blbHeader {
	background-color:#6D6F73;
	
}

.blbHeader h3 {
	
	color:white;

}
	

.blbContent {
	background-color:white;
	
}


/* END Bosch Lightbox */


/* Suchergebnisse */
.cntHeadline {
	color: #000000;
  
}

.searchBoxContent {

	background-color:#f1f1f1;
	border: 1px solid #c6c6c7;
}

.headerPager {
	border-bottom: 1px solid #C3C3C4;
}
.sbBox {

	border-bottom: 1px solid #C3C3C4;
	
}

a.sbBLink {
	background: url("../images/hawera/arrow_orange_right.png") no-repeat scroll 2px 7px transparent;
    color: #6D6F73;
  
}
a:hover.sbBLink {
    color: #333333;
}

p.sbBLinkGrey {

	color:#808285;

}

p.sbResltsShout {
	color:#000000;

}

.marginalBox.var3 {
	background: url("../images/hawera/teaerService_bground.jpg") no-repeat 0 0 #e1e1e2;

}

/* IE fix */

.marginalBox.var3 a {
	background: url("../images/hawera/arrow_orange_right.png") no-repeat scroll 2px 6px transparent;
    color: #778787;

}
.marginalBox.var3 a:hover {
    color: #4a5f5f;
}


h3.cntH3 {	
	color:#000000;	
}

h4.cntH4 {
    color:#000000;   
}


.mbcBox {
	background-color: #e1e1e2;
	
}


.mbcBox a {	
	color: #6D6F73;
	background: url("../images/hawera/arrow_orange_right.png") no-repeat scroll 0 6px transparent;     
}

.mbcBox a.button {
   	background:none;
    color: #333333;
}


.mbcBox a:hover {
	color: #333333;
}
.hlBorder {	
	border-bottom: 1px solid #c3c3c4;	
}

.marginalBox.var1.grey h6 {
	color:black; 
}


.marginalBox.var1.grey a {
	color:#778787;
	background-image:url("../images/hawera/arrow_orange_right.png");
}
.marginalBox.var1.grey a:hover {
	color:#4a5f5f;
}

.asa .mainLeft .newsRContent h6 {
	color:black;
}

.marginalBox.var1.darkgrey a {
	background-image:url("../images/hawera/arrow_whiteGreyLeft.gif");
}

.marginalBox.var1.darkred {
	background-color:#bd4647;
}

.marginalBox.var1.darkred h6 {
	color:white; 
}
.marginalBox.var1.darkred a {
	color:white;
	background-image:url("../images/hawera/arrow_orange_right.png");
}
.marginalBox.var1.darkred a:hover {
	color:white;
}

/* START stage: prev/next product (tipsy) */

.tipsy { background-image: url("../images/hawera/tipsy.gif"); }
.tipsy-inner {background-color: #23618d; color: white;} 
.topsy { background-image: url("../images/hawera/tipsy_white.gif");background-color:white; }
.topsy-inner { color: white; }
.topsy-inner { border: 1px solid #d7e2ea;}
h1.topsy {
	color: rgb(64, 66, 69);

}
  
  h6.topsy {
  	color: rgb(64, 66, 69);
  
  }




.productTt .pttTxt h6 {
	
	color: #4a5f5f;

	
}
.productTt .pttTxt h1 {
	
	color: #4a5f5f;
	
}
/* END stage: prev/next product (tipsy) */


/****************************************
*
7. FAQ
*
*****************************************/

.faqRows a {
    background: url("../images/hawera/arrow_orange_right.png") no-repeat 2px 5px;
    color: #778787;  
}

.tableFaq {	 
	background-color: #EEEEEE; 
  border:1px solid #808080; 
}

.tableFaq .tfHead a {
	color:#808285;
	background: url("../images/hawera/arrow_leftNavSecLevel.gif") no-repeat 0 5px;	
}

.tableFaq .tfHead a:hover {
	color:#000000;
}

.faqPagerHead  {
	border-bottom:1px solid #C3C3C4;	
}



/****************************************
*
9. ASA
*
*****************************************/
.hlBorder {

	border-bottom: 1px solid #c3c3c4;

	
}


.marginalBox.var1.grey h6 {
	color:black; 
}


.marginalBox.var1.grey a {
	color:#778787;
	background-image:url("../images/hawera/arrow_orange_right.png");
}
.marginalBox.var1.grey a:hover {
	color:#4a5f5f;
}





.asa .mainLeft .newsRContent h6 {
	color:black;
}

.asa .mainLeft .newsRContent h6 a {
 color: #6D6F73;
}
.asa .mainLeft .newsRContent h6 a:hover {
	color: #333333;
}


.marginalBox.var1.darkgrey a {
	background-image:url("../images/hawera/arrow_whiteGreyLeft.gif");
}








/****************************************
*
10. Productfinder
*
*****************************************/



.productFinder h5 {
	background: url("../images/hawera/bground_prodfinder.gif") no-repeat 0 0;
	color:white;

}

.productFinder h5.hover {
	background: url("../images/hawera/bground_prodfinder_hover.gif") no-repeat 0 0;
}
.productFinder h5.active {
	background: url("../images/hawera/bground_prodfinder_active.gif") no-repeat 0 0;
}



.productFinder ul * {
	color:white;
	
}
.productFinder ul {

	background-image:url("../images/hawera/bground_producfinder_navi_odd.gif");

}
.productFinder ul.dark {
	background-image:url("../images/hawera/bground_producfinder_navi_even.gif");
}

.productFinder ul li a {
   color:white;
 
}
.productFinder ul li a span {

  background-image:none;
 
}


.productFinder ul span.brdTop  {
	background:url("../images/hawera/bground_producfinder_navi_top_even.gif") no-repeat 0 0;
}

.productFinder ul.light > span.brdTop  {
	background:url("../images/hawera/bground_producfinder_navi_top_odd.gif") no-repeat 0 0;
}



.productFinder ul li a.arrow .brd {
 
  background-image:none;
 
}


.productFinder ul li a.arrow .brd span.brdRight{
 
  background-image:none;

}
.productFinder ul li a.arrow .brdEnd{
 
  background-image:none;

}
.productFinder ul li a.arrow .brdEnd span.brdREnd{
 
  background-image:none;

}




/* hover */
.productFinder ul li.hover a.arrow .brd {
  background-image:url("../images/hawera/pf_leftTop.gif");
}

.productFinder ul li.hover a.arrow .brd span.brdRight{
  background-image:url("../images/hawera/pf_rightTop.gif");
}
.productFinder ul li.hover a.arrow .brdEnd{
  background-image:url("../images/hawera/pf_leftBottom.gif");
}
.productFinder ul li.hover a.arrow .brdEnd span.brdREnd{
 background-image:url("../images/hawera/pf_RightBottom.gif");
}

/* hover light */
.productFinder ul.light > li.hover > a.arrow .brd {
  background-image:url("../images/hawera/pf_leftTop_even.gif");
}

.productFinder ul.light > li.hover > a.arrow .brd span.brdRight{
  background-image:url("../images/hawera/pf_rightTop_even.gif");
}
.productFinder ul.light > li.hover > a.arrow .brdEnd{
  background-image:url("../images/hawera/pf_leftBottom_even.gif");
}
.productFinder ul.light > li.hover > a.arrow .brdEnd span.brdREnd{
 background-image:url("../images/hawera/pf_RightBottom_even.gif");
}



.productFinder ul li.hover ul li a.arrow .brd {
  background-image:none;
}

.productFinder ul li.hover ul li a.arrow .brd span.brdRight{
  background-image:none;
}
.productFinder ul li.hover ul li a.arrow .brdEnd{
  background-image:none;
}
.productFinder ul li.hover ul li a.arrow .brdEnd span.brdREnd{
 background-image:none;
}






/* active */
.productFinder ul li.active a.arrow .brd {
  background-image:url("../images/hawera/pf_leftTop.gif");
}

.productFinder ul li.active a.arrow .brd span.brdRight{
  background-image:url("../images/hawera/pf_rightTop.gif");
}
.productFinder ul li.active a.arrow .brdEnd{
  background-image:url("../images/hawera/pf_leftBottom.gif");
}
.productFinder ul li.active a.arrow .brdEnd span.brdREnd{
 background-image:url("../images/hawera/pf_RightBottom.gif");
}

/* hover light */
.productFinder ul.light > li.active > a.arrow .brd {
  background-image:url("../images/hawera/pf_leftTop_even.gif");
}

.productFinder ul.light > li.active > a.arrow .brd span.brdRight{
  background-image:url("../images/hawera/pf_rightTop_even.gif");
}
.productFinder ul.light > li.active > a.arrow .brdEnd{
  background-image:url("../images/hawera/pf_leftBottom_even.gif");
}
.productFinder ul.light > li.active > a.arrow .brdEnd span.brdREnd{
 background-image:url("../images/hawera/pf_RightBottom_even.gif");
}



.productFinder ul li.active ul li a.arrow .brd {
  background-image:none;
}

.productFinder ul li.active ul li a.arrow .brd span.brdRight{
  background-image:none;
}
.productFinder ul li.active ul li a.arrow .brdEnd{
  background-image:none;
}
.productFinder ul li.active ul li a.arrow .brdEnd span.brdREnd{
 background-image:none;
}












/****************************************
*
11. Productslider
*
*****************************************/


div.pSlider {

	border: 1px solid #c3c3c4;	

}


div.pSliderContent {
	
	background: url("../images/hawera/background_relprod.jpg") repeat-x;
		
}

div.pSliderBox {

	border-right:1px solid #c3c3c4;

}


div.pSliderPager {

	background: url("../images/hawera/background_relprod.jpg") repeat-x;
	border-right: 1px solid #c3c3c4;
}


div.pSliderPager.prev.inactive a {
	background: url('../images/hawera/button_prev_relprod_ia.png') no-repeat;
}
div.pSliderPager.next.inactive a {
	background: url('../images/hawera/button_next_relprod_ia.png') no-repeat;
}
div.pSliderPager.prev.inactive a:hover {
	background: url('../images/hawera/button_prev_relprod_ia.png') no-repeat;
}
div.pSliderPager.next.inactive a:hover {
	background: url('../images/hawera/button_next_relprod_ia.png') no-repeat;
}
div.pSliderPager.prev a {
	background: url('../images/hawera/button_prev_relprod.png') no-repeat;
}
div.pSliderPager.next a {
	background: url('../images/hawera/button_next_relprod.png') no-repeat;
}
div.pSliderPager.prev a:hover {
	background: url('../images/hawera/button_prev_relprod_hover.png') no-repeat;
}
div.pSliderPager.next a:hover {
	background: url('../images/hawera/button_next_relprod_hover.png') no-repeat;
}


div.pSliderPager.next {	

	background: url('../images/hawera/background_relprod.jpg') repeat-x;
	border-left: 1px solid #c3c3c4;			
}


div.pSliderBox p.link a {
	background: url('../images/hawera/ico_arrow_link_relprod.gif') no-repeat 0 4px;
	color:#778787;
	
}
div.pSliderBox p.link a:hover {
	color:#4a5f5f;
}


div.pSliderBox.hover p.link span {
	color:#000000;
}







/****************************************
*
12. Dealerlocator
*
*****************************************/

.boxLeft.awdberatung {
	background: url("../images/hawera/teaser_awdberatung.jpg") no-repeat 0 0 #e1e1e1;
	
}

.dlContentBox {

	border: 1px solid #c3c3c4;

}


.dlInfoRow {
	border-bottom: 1px solid #c3c3c4;

}





.dlInfo {
	
	background:#f1f1f1;
}


.dealerInfoBox {
	background-color:white;
}

.dealerInfoBox .dibHead {
	border-bottom: 1px solid #c3c3c4;

}

.dealerInfoBox .dibContent .dibLink {
	background: url("../images/hawera/arrow_orange_right.png") no-repeat  0 6px;

}

.dealerInfoBox .dibContent .dibLink  a {
	color:#778787;
}

.dealerInfoBox .dibContent .dibLink  a:hover {
	color:#4a5f5f;
}

.tibResult table tr td {
	border-top:1px solid #c3c3c4;

}


.tibResult table tr td p.tibLink {
	background: url("../images/hawera/arrow_orange_right.png") no-repeat scroll 0 4px transparent;
}


.tibResult table tr td p.tibLink.down {
	background: url("../images/hawera/arrow_grey_bottom.png") no-repeat scroll 0 7px transparent;
}

.tibResult table tr td p.tibLink a {
	color:#4a5f5f;
	
}


.tibResult table tr td p.tibLink a:hover {
	color:#778787;
}

.tibResult table tr td.highlight {
   background-color: #F1F1F1;
}




p.dlBack {
	background: url("../images/hawera/arrow_leftNavTopLevel.gif") no-repeat  0 4px;

}


p.dlBack a {
	color:#000000;
	
}

.dlRouteFromTo {
	border: 1px solid #cacacb;
	background:#f1f1f1;
}

.drftHead {
	border-bottom: 1px solid #c3c3c4;

}


.dlRouteMap {
	border: 1px solid #c3c3c4;

}

.dlRouteHeadline {
	border-bottom: 1px solid #c3c3c4;
	
}

.dlRouteTable th, .dlRouteTable td {
	border-right: 1px solid #c3c3c4;
}


.dlRouteTable tr.odd th, .dlRouteTable tr.odd td {
	background-color:#f1f1f1;
}

.button.dlList {
	border-top: 1px solid #c3c3c4;
}


.preloadingDiv * {
	color: white;
	
}

.preloadingDiv {
	background:#4a5f5f;
}




/****************************************
*
50. Lightbox
*
*****************************************/




.lightbox {
	background:white;
	padding: 15px 0px 0px 10px;
	height:100%;	
}

.lightbox.video {
	background-color:white;

}

.lightbox h3 {color:#000000;}



a.buttonRed {
    background: transparent url("../images/hawera/buttonSubmitOrange_end.png") no-repeat scroll top right;
    color: white;
}

a.buttonRed span {
    background: transparent url("../images/hawera/buttonSubmitOrange.png") no-repeat 0 0;
}
 
a:hover.buttonRed {
    background: transparent url("../images/hawera/buttonSubmitOrange_end_hover.png") no-repeat scroll top right;
}

a:hover.buttonRed span {
    background: transparent url("../images/hawera/buttonSubmitOrange_hover.png") no-repeat 0 0;
} 



a.buttonBlue {
    background: transparent url("../images/hawera/buttonSubmitOrange_end.png") no-repeat scroll top right;
    color: white;

}

a.buttonBlue span {
    background: transparent url("../images/hawera/buttonSubmitOrange.png") no-repeat 0 0;
    }
 
a:hover.buttonBlue {
    background: transparent url("../images/hawera/buttonSubmitOrange_end_hover.png") no-repeat scroll top right;
}

a:hover.buttonBlue span {
    background: transparent url("../images/hawera/buttonSubmitOrange_hover.png") no-repeat 0 0;
} 

.lightbox .greyBrd {

	border: 1px solid #c3c3c4;
}


.tabAcc a {
    background: url("../images/hawera/arrow_orange_right.png") no-repeat scroll 2px 6px transparent;
    color: #778787;
}




a.ziDownldImg {
	background: url("../images/hawera/arrow_orange_right.png") no-repeat scroll 2px 6px transparent;
    color: #778787;
}

a:hover.ziDownldImg {
	color:#4a5f5f;
}

.lightbox .galImgCon {
	border: 1px solid #c3c3c4;
}

.lightbox .pager ul li a {
	color: #778787;

}
.lightbox .pager ul li a:hover {
	color: #4a5f5f;
}

.lightbox .pager ul li.active {
    background: transparent url("../images/hawera/pager_active_bg.gif") no-repeat scroll 0 0;
}

.lightbox.ecommerce .greyBrd table.ecDealer tr th, .lightbox.ecommerce .greyBrd table.ecDealer tr td {
	border-bottom: 1px solid #c3c3c4;
	
}



.lightbox.ecommerce .greyBrd table.ecDealer tr th {
	
	background-color:#e1e1e2;
}






.lightbox.ecommerce .greyBrd table.ecDealer tr td.sec {
	background-color:#e1e1e2;
}

.lightbox.ecommerce .greyBrd table.ecDealer tr th.sec {
	background-color:#c3c3c4;
}


.lbDealerHint {
	background-color:#e1e1e2;

}





/* Product compare */

.lightbox.prodCompare a.toggleHead {
	background: url("../images/hawera/arrow_orange_right.png") no-repeat scroll 2px 6px transparent;
    color: #778787;
 }
 
.lightbox.prodCompare a:hover.toggleHead {
	color:#4a5f5f;
}


.lightbox.prodCompare a.toggleHead.down {
	background: url("../images/hawera/arrow_blueWhiteDown.gif") no-repeat scroll 2px 8px transparent;
   
}


.lightbox.prodCompare table.pdTable tr th, .lightbox.prodCompare table.pdTable tr td {
	
	border-bottom: 1px solid #c3c3c4;
	
}


.lightbox.prodCompare table.pdTable tr th {
	background-color:#e1e1e2;
}

.lightbox.prodCompare table.pdTable tr th.odd {
	background-color:#c3c3c4;
}





.lightbox.prodCompare table.pdTable tr td.odd {
	background-color:#e1e1e2;
}


.lightbox.prodCompare table.pdTable a.fadeOut {
	background: url("../images/hawera/arrow_orange_right.png") no-repeat scroll 2px 6px transparent;
    color: #778787;
	cursor:pointer;

}


.lightbox.prodCompare table.pdTable a:hover.fadeOut {
	color:#4a5f5f;
}


.lightbox.prodCompare table.pdTable tr td a.pcLink {
	background: url("../images/hawera/arrow_orange_right.png") no-repeat scroll 2px 6px transparent;
    color: #778787;
 
}


.lightbox.prodCompare table.pdTable tr td a:hover.pcLink {
	color:#4a5f5f;
}

.dldHead {
	border-bottom: 1px solid #c3c3c3;
	
}



.lightbox p.tibLink {
	background: url("../images/hawera/arrow_orange_right.png") no-repeat scroll 0 4px transparent;
}


.lightbox p.tibLink.down {
	background: url("../images/hawera/arrow_blueWhiteDown.gif") no-repeat  0 7px;
}

.lightbox p.tibLink a {
	color:#4a5f5f;
}


.lightbox p.tibLink a:hover {
	color:#778787;
}

.dlDetail h6.hdlBrd {
	border-bottom: 1px solid #c3c3c3;
}

.nyroModalBg {
	background: #000;
}

.nyroModalCloseButton {
	background: url("../images/hawera/close.gif");
}

.nyroModalTitle {
	color: #ddd;
}

.nyroModalCont {
	background: #fff;
}

.nyroModalError {
	border: 4px solid red;	
}

.nyroModalError {
	color: red;
}

.nyroModalLoad {
	background: #fff url("../images/hawera/ajaxLoader.gif") no-repeat center;
}
.nyroModalPrev, .nyroModalNext {
	background: transparent url('data:image/gif;base64,AAAA') left 20% no-repeat;
}

.nyroModalPrev:hover {
	background-image: url("../images/hawera/prev.gif");
}

.nyroModalNext:hover {

	background-image: url("../images/hawera/next.gif");
}

/* START 1000 Tools */
.mainComplete .newsRow {
    border-top: 1px solid #C3C3C4;
}

.mainComplete .newsRContent h6 a {
    color: #778787;
}

.mainComplete .newsRContent p {
    color: black;
}

.mainComplete .newsRContent a {
    background: url("../images/hawera/arrow_orange_right.png") no-repeat scroll 0 5px transparent;
    color: #778787;
}
.mainComplete .newsRContent h6 {
    color: black;
}

/* START 1000 Tools */


/* START teaserboxes startpage */

.bobPreview, .teaserBox.bobPreview {
	border: 1px solid #C3C3C4;	
	background-color:#E7E7E7;
}

.floatTeaser * {
	color:black;
}
.floatTeaser {
	background-color:#E1E1E2;
}

.floatTeaser a.link {
	background: url("../images/hawera/arrow_orange_right.png") no-repeat scroll 2px 5px transparent;
	color: #778787;
}
.floatTeaser a.link:hover {
	color: #4a5f5f;
}

.floatTeaser.white *, .floatTeaser.white a.link, .floatTeaser.white a.link:hover   {
	color:white;
}

.floatTeaser.white a.link {
	background-image: url("../images/hawera/arrow_whiteGreyLeft.gif");
	color:white;
}
/* END teaserboxes startpage */



/****************************************
*
99. Extend
*
*****************************************/

.mainLeft .newsRContent h6 a {
    background-position: 0 4px;
}

b.pagerline {
	border-top:1px solid #C3C3C4;
}



.mainLeft .newsRContent a.button {
    background: none;
    padding: 0;
}

.mainLeft .newsRContent a.button:hover {
    background: none;
    padding: 0; 
}



a.blbCompareLink {
	background: url("/media/images/hawera/arrow_orange_right.png") no-repeat scroll 0 5px transparent;
    color: #778787;
}

a:hover.blbCompareLink {
	color: #4a5f5f;
}

.slideCon {
    background-color: #E1E1E2; 
}

#manuals .searchResultNavi .paginaton a {
    color: #778787; 
}


.teaserContent .floatBox .fbImg {
    border: none;
}

.teaserBox .bobPreview .bobPreEl ul li {
    background: url("../images/hawera/arrow_orange_right.png") no-repeat scroll 10px 7px transparent;
}

.cat_desc {background: url("../images/hawera/background_relprod.jpg") repeat-x scroll; border:1px solid #c3c3c4;margin:10px;}

#skuTable thead tr { color:#000000;}
#skuTable tbody tr td, #details tbody tr td {border-bottom:1px solid #a4afaf; border-top:1px solid #a4afaf }
#skuTable tbody tr td.col2, #details tbody tr td.col2{ background-color:#e1e1e2;}

.odd {background-color:#f1f1f1;}

#childCategories ul .jsLink {background: url("../images/hawera/arrow_greyFlyout.gif") no-repeat scroll 0 1px transparent; color:#6D6F73; }

#childCategories a {color:#000;}

#childCategories a:hover {color:#333333;}

.border {border:1px solid #c3c3c4;}

h3.cntH3.underlined {
    color: #000000;
    border-bottom: 1px solid #C3C3C4;
}




/****************************************
START PAP
*****************************************/

.simpleTable th {
	background:#e1e1e2;
}

.simpleTable th, .simpleTable td {
	border-right: 1px solid #c3c3c4;
}


.simpleTable tr.odd th, .simpleTable tr.odd td {
	background:#f1f1f1;
}
/****************************************
END PAP
*****************************************/



/* START mainComment */
.mainComment {
	color:#FFFFFF;
	background: #E1E1E2;
}

.mainComment.grey {
    background: none repeat scroll 0 0 #E1E1E2;
    color: #000000;
}

/************
STartpage
*******/

#accordion li.root h6{
	background-color:#E1E1E2;
	color:#000000;
}

.ctryLayer ul li a.ctryLink {
    color: #000000;
}

a.button{
	color:#FFF;
}

.mainLeft.wide {
    width: 734px;
}

.mainLeft.wide .newsRContent {
    width: 548px;
}



.mainFull .newsRContent h6 a {
    font-size: 14px;
    font-weight: bold;
    padding: 0;
	color:#000000;
}

.mainFull .newsRContent a {
	background: url("../images/hawera/arrow_orange_right.png") no-repeat scroll 2px 5px transparent;
    color: #6D6F73;
	font-weight: bold;
    padding-left: 9px;
	text-decoration:none;
}

.sbBoxLeft a{
	color:#999999;
	    font-family: inherit;
    font-size: 12px;
    font-style: inherit;
}