
/* --- Styles for General Tags ----------------------------------------------------------------------- */

.back {
  background-image: url(../layout/images/bg.gif);
  background-repeat: repeat-x;
}

body {
/*	margin: 0px; */
	padding: 0px;
	background-color: #FFFFFF;

	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;	
	color: #606060;	
/*
	scrollbar-base-color: #E8EBF1;
	scrollbar-arrow-color: #96A4C2;
	scrollbar-face-color: #E8EBF1;
	scrollbar-highlight-color: #E8EBF1;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #96A4C2;
	scrollbar-shadow-color: #B0BBD1;
*/
}

form {
	margin: 0px;
	border: 0px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #606060;	
}
input, textarea, select, option {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.resetheights	{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #606060;
}
.zeroheights	{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 0pt;
	line-height: 0pt;
	color: #606060;
}


/* --- General Styles ----------------------------------------------------------------------- */

.pagetext
{	
	color: #606060;	
}

.blocktext
{	
	color: #606060;	
}

/* --- Styles for Page Topic ----------------------------------------------------------------------- */

  .PageTopic {
    margin: 0px;
		color: #606060;
		text-decoration: none;
		font-weight: normal;
  }


/* --- Styles for Search Box ----------------------------------------------------------------------- */

	.SearchBox	{
		color: #606060;
	}

	.SearchBox .Label	{
		color: #F28E00;
		font-weight: bold;
	}

	.SearchBox form {
		margin: 0px;
		border: 0px;
		font-size: 11px;
	}
	.SearchBox input {
		height: 16px;
		font-size: 11px;
		border: 1 solid;
		border-color: #3F3F37 #C1CFD0 #96A4AD #5C5C5C;
	}


/* --- Styles for Top Menu Bar ----------------------------------------------------------------------- */

  .TopMenu {
		line-height: 13px;
		color: #606060;
		font-weight: normal;
  }
	.TopMenu a:link, .TopMenu a:visited	{
		color: #606060;
		text-decoration: none;
		font-weight: normal;
	}
	.TopMenu a:hover, .TopMenu a:active	{
		color: #A70000;
		text-decoration: none;
	}



/* --- Styles for Bottom Menu Bar ----------------------------------------------------------------------- */

  .BottomMenu {
		line-height: 13px;
		color: #606060;
		font-weight: normal;
  }
	.BottomMenu a:link, .BottomMenu a:visited	{
		color: #606060;
		text-decoration: none;
		font-weight: normal;
	}
	.BottomMenu a:hover, .BottomMenu a:active	{
		color: #A70000;
		text-decoration: none;
	}


/* --- Styles for Language Bar ----------------------------------------------------------------------- */

  .LanguageBar {
		line-height: 13px;
		color: #606060;
		font-weight: bold;
  }
	.LanguageBar a:link, .LanguageBar a:visited	{
		color: #606060;
		text-decoration: none;
		font-weight: bold;
	}
	.LanguageBar a:hover, .LanguageBar a:active	{
		color: #A70000;
		text-decoration: none;
		font-weight: bold;
	}
	.LanguageBar .selected	{
		color: #A70000;
		font-weight: bold;
	}
/* --- Styles for Main Menu ----------------------------------------------------------------------- */


  .MainMenu {
		height:30px;
		color: #606060;
		line-height: 13px;
		font-weight: normal;
  }

	.MainMenu a.L1:link, .MainMenu a.L1:visited	{
		color: #606060;
		text-decoration: none;
		font-weight: normal;
	}
	.MainMenu a.L1:hover, .MainMenu a.L1:active	{
		color: #A70000;
		text-decoration: none;
	}

	.MainMenu a.L1_sel:link, .MainMenu a.L1_sel:visited	{
		color: #A70000;
		text-decoration: none;
		font-weight: normal;
	}
	.MainMenu a.L1_sel:hover, .MainMenu a.L1_sel:active	{
		color: #A70000;
		text-decoration: none;
	}

  .MainMenu .L1_sel {
		color: #A70000;
		font-weight: normal;
  }


/* --- Styles for Sub Menu Title ------------------------------------------------------------------- */

  .SubmenuTitle {
		line-height: 13px;
		font-size: 11px;
		color: #A70000;
		font-weight: bold;
  }


/* --- Styles for Submenu ----------------------------------------------------------------------- */


  .Submenu {
		line-height: 13px;
		color: #606060;
		font-weight: normal;
  }

	.Submenu a.L2:link, .Submenu a.L2:visited	{
		color: #606060;
		text-decoration: none;
		font-weight: normal;
	}
	.Submenu a.L2:hover, .Submenu a.L2:active	{
		color: #A70000;
		text-decoration: none;
	}

	.Submenu a.L2_sel:link, .Submenu a.L2_sel:visited	{
		color: #A70000;
		text-decoration: none;
		font-weight: normal;
	}
	.Submenu a.L2_sel:hover, .Submenu a.L2_sel:active	{
		color: #606060;
		text-decoration: none;
	}
	
  .Submenu .L2_sel {
		color: #A70000;
		font-weight: normal;
  }


/* --- Styles for Sub of Submenu ----------------------------------------------------------------------- */


  .SubofSubMenu {
		line-height: 13px;
		color: #606060;
		font-weight: normal;
  }

	.SubofSubMenu a.L3:link, .SubofSubMenu a.L3:visited	{
		color: #606060;
		text-decoration: none;
		font-weight: normal;
	}
	.SubofSubMenu a.L3:hover, .SubofSubMenu a.L3:active	{
		color: #A70000;
		text-decoration: none;
	}

  .SubofSubMenu .L3_sel {
		color: #A70000;
		font-weight: normal;
  }



/* --- Styles for Breadcrumbs Bar ----------------------------------------------------------------------- */

  .BreadcrumbsBar {
	  height:26px;
		color: #606060;
		line-height: 13px;
		font-weight: normal;
  }
	.BreadcrumbsBar a:link, .BreadcrumbsBar a:visited	{
		color: #606060;
		text-decoration: none;
		font-weight: normal;
	}
	.BreadcrumbsBar a:hover, .BreadcrumbsBar a:active	{
		color: #A70000;
		text-decoration: none;
	}
	.BreadcrumbsBar a.selected	{
		color: #606060;
		font-weight: bold;
	}



/* --- Styles for Page Tool Bar -------------------------------------------------------------------- */

  .PageToolBar {
    margin: 0px;
		color: #606060;	
		font-weight: normal;
  }
	.PageToolBar a:link, .PageToolBar a:visited	{
		color: #606060;
		text-decoration: none;
		font-weight: normal;
	}
	.PageToolBar a:hover, .PageToolBar a:active	{
		color: #F28E00;
		text-decoration: none;
	}

/* -------------------------------------------------------------------------------------------------- */
/* --- Styles for Content Blocks (Templates) --------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------- */


/* --- Styles for Feature Article Block ----------------------------------------------------------------------- */

  .BlockFA {
	  height:100%;
    margin: 0px;
		color: #606060;
  }

  .BlockFA .normal {
    margin: 0px;
  }
  .BlockFA .header {
		color: #A70000;
    margin: 0px;
		font-weight: bold;
		font-size: 13px;
  }
  .BlockFA .title {
		color: #606060;
    margin: 0px;
		font-weight: bold;
  }

	.BlockFA a:link, .BlockFA a:visited	{
		color: #F28E00;
		text-decoration: none;
	}
	.BlockFA a:hover, .BlockFA a:active	{
		color: #606060;
		text-decoration: none;
	}

	.BlockFA .more a:link, .BlockFA .more a:visited	{
	 font-size: 10px;
		color: #FFFFFF;
		text-decoration: none;
		font-weight: bold;
	}
	.BlockFA .more a:hover, .BlockFA .more a:active	{
		color: #FFD200;
		text-decoration: none;
		font-weight: bold;
	}

	.BlockFA .header a:link, .BlockFA .header a:visited	{
		color: #A70000;
		text-decoration: none;
		font-weight: bold;
	}
	.BlockFA .header a:hover, .BlockFA .header a:active	{
		color: #606060;
		text-decoration: none;
		font-weight: bold;
	}

	.BlockFA .title a:link, .BlockFA .title a:visited	{
		color: #606060;
		font-weight: bold;
		text-decoration: none;
	}
	.BlockFA .title a:hover, .BlockFA .title a:active	{
		color: #A70000;
	}
/*
	.BlockFA a.subtitle:link, .BlockFA a.subtitle:visited	{
		color: #757575;
		text-decoration: none;
	}
	.BlockFA a.subtitle:hover, .BlockFA a.subtitle:active	{
		color: #475365;
		text-decoration: none;
	}
*/

/* --- Styles for Special Offers Block Block ----------------------------------------------------------------------- */

  .BlockSpecOffers {
    margin: 0px;
		color: #606060;
  }

  .BlockSpecOffers .normal {
    margin: 0px;
  }
  .BlockSpecOffers .header {
		color: #FFFFFF;
    margin: 0px;
		font-weight: normal;
		font-size: 11px;
  }
  .BlockSpecOffers .title {
		color: #606060;
    margin: 0px;
		font-weight: bold;
  }

	.BlockSpecOffers a:link, .BlockSpecOffers a:visited	{
		color: #F28E00;
		text-decoration: none;
	}
	.BlockSpecOffers a:hover, .BlockSpecOffers a:active	{
		color: #606060;
		text-decoration: none;
	}

  .BlockSpecOffers .price {
		color: #606060;
    margin: 0px;
		font-weight: bold;
  }
	.BlockSpecOffers .more a:link, .BlockSpecOffers .more a:visited	{
		color: #F28E00;
		text-decoration: none;
		font-weight: bold;
	}
	.BlockSpecOffers .more a:hover, .BlockSpecOffers .more a:active	{
		color: #606060;
		text-decoration: none;
	}

	.BlockSpecOffers .header a:link, .BlockSpecOffers .header a:visited	{
		color: #FFFFFF;
		text-decoration: none;
		font-weight: normal;
	}
	.BlockSpecOffers .header a:hover, .BlockSpecOffers .header a:active	{
		color: #FFFFFF;
		text-decoration: none;
		font-weight: normal;
	}

	.BlockSpecOffers .title a:link, .BlockSpecOffers .title a:visited	{
		color: #606060;
		font-weight: bold;
		text-decoration: none;
	}
	.BlockSpecOffers .title a:hover, .BlockSpecOffers .title a:active	{
		color: #F28E00;
	}
/* --- Styles for Special Offers Block ----------------------------------------------------------------------- */

  .BlockSpecialOffers {
    margin: 0px;
		color: #606060;
  }

  .BlockSpecialOffers .normal {
    margin: 0px;
  }
  .BlockSpecialOffers .header {
		color: #A70000;
    margin: 0px;
		font-weight: normal;
		font-size: 12px;
  }
	.BlockSpecialOffers .header a:link, .BlockSpecialOffers .header a:visited	{
		color: #A70000;
		font-weight: normal;
		text-decoration: none;
	}
	.BlockSpecialOffers .header a:hover, .BlockSpecialOffers .header a:active	{
		color: #010101;
	}
  .BlockSpecialOffers .title {
		color: #606060;
    margin: 0px;
		font-weight: bold;
  }

	.BlockSpecialOffers a:link, .BlockSpecialOffers a:visited	{
		color: #F28E00;
		text-decoration: none;
	}
	.BlockSpecialOffers a:hover, .BlockSpecialOffers a:active	{
		color: #606060;
		text-decoration: none;
	}

	.BlockSpecialOffers .more a:link, .BlockSpecialOffers .more a:visited	{
		font-size: 10px;
		color: #A70000;
		text-decoration: none;
		font-weight: bold;
	}
	.BlockSpecialOffers .more a:hover, .BlockSpecialOffers .more a:active	{
		color: #010101;
		text-decoration: none;
		font-weight: bold;
	}

	.BlockSpecialOffers .title a:link, .BlockSpecialOffers .title a:visited	{
		color: #606060;
		font-weight: bold;
		text-decoration: none;
	}
	.BlockSpecialOffers .title a:hover, .BlockSpecialOffers .title a:active	{
		color: #A70000;
	}


/* --- Styles for News (Internal Feed) Block ----------------------------------------------------------------------- */

  .BlockInternalFeed {
    margin: 0px;
		color: #606060;
  }

  .BlockInternalFeed .normal {
    margin: 0px;
  }
  .BlockInternalFeed .header {
		color: #A70000;
    margin: 0px;
		font-weight: normal;
		font-size: 12px;
  }
	.BlockInternalFeed .header a:link, .BlockInternalFeed .header a:visited	{
		color: #A70000;
		font-weight: normal;
		text-decoration: none;
	}
	.BlockInternalFeed .header a:hover, .BlockInternalFeed .header a:active	{
		color: #010101;
	}
  .BlockInternalFeed .title {
		color: #A70000;
    margin: 0px;
		font-weight: bold;
  }
  .BlockInternalFeed .title2 {
		color: #606060;
    margin: 0px;
		font-weight: bold;
  }

	.BlockInternalFeed a:link, .BlockInternalFeed a:visited	{
		color: #F28E00;
		text-decoration: none;
	}
	.BlockInternalFeed a:hover, .BlockInternalFeed a:active	{
		color: #606060;
		text-decoration: none;
	}

	.BlockInternalFeed .more a:link, .BlockInternalFeed .more a:visited	{
		font-size: 10px;
		color: #A70000;
		text-decoration: none;
		font-weight: bold;
	}
	.BlockInternalFeed .more a:hover, .BlockInternalFeed .more a:active	{
		color: #010101;
		text-decoration: none;
		font-weight: bold;
	}

	.BlockInternalFeed .title a:link, .BlockInternalFeed .title a:visited	{
		color: #A70000;
		font-weight: bold;
		text-decoration: none;
	}
	.BlockInternalFeed .title a:hover, .BlockInternalFeed .title a:active	{
		color: #010101;
	}

	.BlockInternalFeed .title2 a:link, .BlockInternalFeed .title2 a:visited	{
		color: #606060;
		font-weight: bold;
		text-decoration: none;
	}
	.BlockInternalFeed .title2 a:hover, .BlockInternalFeed .title2 a:active	{
		color: #A70000;
	}
  .BlockInternalFeed .date {
		color: #F28E00;
    margin: 0px;
		font-weight: normal;
  }

	.BlockInternalFeed a.date:link, .BlockInternalFeed a.date:visited	{
		color: #F28E00;
		text-decoration: none;
	}
	.BlockInternalFeed a.date:hover, .BlockInternalFeed a.date:active	{
		color: #606060;
		text-decoration: none;
	}



/* --- Styles for Links Block ----------------------------------------------------------------------- */

  .BlockLinks {
	  height:100%;
    margin: 0px;
		color: #606060;
  }

  .BlockLinks .normal {
    margin: 0px;
  }
	/*
  .BlockLinks .header {
		color: #606060;
    margin: 0px;
		font-weight: bold;
		font-size: 11px;
  }
	*/
  .BlockLinks .title {
		color: #606060;
    margin: 0px;
		font-weight: normal;
  }

	.BlockLinks a:link, .BlockLinks a:visited	{
		color: #A70000;
		text-decoration: none;
	}
	.BlockLinks a:hover, .BlockLinks a:active	{
		color: #010101;
		text-decoration: none;
	}

	.BlockLinks .more a:link, .BlockLinks .more a:visited	{
	 font-size: 10px;
		color: #FFFFFF;
		text-decoration: none;
		font-weight: bold;
	}
	.BlockLinks .more a:hover, .BlockLinks .more a:active	{
		color: #FFD200;
		text-decoration: none;
		font-weight: bold;
	}

/*
	.BlockLinks .header a:link, .BlockLinks .header a:visited	{
		color: #606060;
		text-decoration: none;
		font-weight: bold;
	}
	.BlockLinks .header a:hover, .BlockLinks .header a:active	{
		color: #F28E00;
		text-decoration: none;
		font-weight: bold;
	}
*/
	.BlockLinks .title a:link, .BlockLinks .title a:visited	{
		color: #606060;
		font-weight: normal;
		text-decoration: none;
	}
	.BlockLinks .title a:hover, .BlockLinks .title a:active	{
		color: #A70000;
	}

/*
	.BlockLinks .subtitle a:link, .BlockLinks .subtitle a:visited	{
		color: #010101;
		text-decoration: none;
	}
	.BlockLinks .subtitle a:hover, .BlockLinks .subtitle a:active	{
		color: #AA0050;
		text-decoration: none;
	}
*/


/* --- Styles for Print this Page Tool -------------------------------------------------------------------- */

  .PrintPage {
	  height:100%;
    margin: 0px;
  }
  .PrintPage .header {
		color: #606060;	
		font-weight: bold;
		font-size: 11px;
  }
	.PrintPage .toptext	{
		font-size: 11px;
		color: #606060;
		font-weight: bold;
	}

	.PrintPage .toptext a:link, .PrintPage .toptext a:visited	{
		color: #606060;
		text-decoration: none;
		font-weight: bold;
	}
	.PrintPage .toptext a:hover, .PrintPage .toptext a:active	{
		color: #010101;
		text-decoration: bold;
	}

/* --- Styles for Email this Page Tool -------------------------------------------------------------------- */

  .EmailPage {
	  height:100%;
    margin: 0px;
  }

  .EmailPage .header {
		color: #606060;	
		font-weight: bold;
		font-size: 11px;
  }
  .EmailPage .pagelink {
		color: #A70000;	
 		font-size: 11px;
 }
  .EmailPage .pagelabels {
		color: #606060;	
		font-weight: bold;
 		font-size: 11px;
 }
  .EmailPage .pagetext {
		color: #606060;	
 		font-size: 11px;
 }
	.EmailPage .topbtn	{
		font-size: 11px;
		color: #606060;
		font-weight: bold;
	}

	.EmailPage .topbtn a:link, .EmailPage .topbtn a:visited	{
		color: #606060;
		text-decoration: none;
		font-weight: bold;
	}
	.EmailPage .topbtn a:hover, .EmailPage .topbtn a:active	{
		color: #010101;
		text-decoration: bold;
	}
/* -------------------------------------------------------------------------------------------------- */
/* --- Styles for Content Pages (Templates) --------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------- */


/* --- Styles for Search Page ----------------------------------------------------------------------- */

  .SearchPage {
    margin: 0px;
		font-size: 11px;
  }
  
	.SearchPage .header	{
		color: #A70000;
    margin: 0px;
		font-weight: normal;
		font-size: 13px;
	}
	
	.SearchPage .title	{
		color: #A70000;
		font-weight: bold;
	}
	.SearchPage .title a:link, .SearchPage .title a:visited	{
		color: #A70000;
		text-decoration: none;
		font-weight: bold;
	}
	.SearchPage .title a:hover, .SearchPage .title a:active	{
		color: #606060;
		font-weight: bold;
	}

	.SearchPage .message	{
		font-size: 11px;
		color: #606060;
		font-weight: normal;
	}

	.SearchPage input {
		height: 16px;
		font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		border: 1 solid;
		border-color: #3F3F37 #C1CFD0 #96A4AD #5C5C5C;
	}

	.SearchPage .nav	{
		color: #A70000;
		font-weight: bold;
	}
	.SearchPage .nav a:link, .SearchPage .nav a:visited	{
		color: #A70000;
		font-weight: bold;
		text-decoration: none;
	}
	.SearchPage .nav a:hover, .SearchPage .nav a:active	{
		color: #606060;
	}


/* --- Styles for Sitemap Page ----------------------------------------------------------------------- */

  .SitemapPage {
    margin: 0px;
  }

	.SitemapPage .header	{
		color: #A70000;
    margin: 0px;
		font-weight: normal;
		font-size: 13px;
	}
	
	.SitemapPage .L1 a:link, .SitemapPage .L1 a:visited	{
		color: #A70000;
		text-decoration: none;
		font-weight: bold;
	}
	.SitemapPage .L1 a:hover, .SitemapPage .L1 a:active	{
		color: #010101;
	}

	.SitemapPage .L2 a:link, .SitemapPage .L2 a:visited	{
		color: #606060;
		text-decoration: none;
		font-weight: normal;
	}
	.SitemapPage .L2 a:hover, .SitemapPage .L2 a:active	{
		color: #A70000;
	}

	.SitemapPage .L3 a:link, .SitemapPage .L3 a:visited	{
		color: #606060;
		text-decoration: none;
		font-weight: normal;
	}
	.SitemapPage .L3 a:hover, .SitemapPage .L3 a:active	{
		color: #A70000;
	}


/* --- Styles for Standard Page ----------------------------------------------------------------------- */

  .StandardPage {
    margin: 0px;
  }

	.StandardPage .header	{
		color: #A70000;
    margin: 0px;
		font-weight: normal;
		font-size: 13px;
	}
	
	.StandardPage .subheader	{
		color: #A70000;
		font-weight: bold;
	}

/* --- Styles for Product Page ----------------------------------------------------------------------- */

  .ProductsPage {
    margin: 0px;
		color: #525252;
  }

  .ProductsPage .normal {
    margin: 0px;
  }

  .ProductsPage .header {
		color: #606060;
    margin: 0px;
		font-weight: normal;
		font-size: 11px;
	}
	.ProductsPage a:link, .ProductsPage a:visited	{
		color: #F28E00;
		text-decoration: none;
	}
	.ProductsPage a:hover, .ProductsPage a:active	{
		color: #606060;
		text-decoration: none;
	}

  .ProductsPage .label {
		color: #606060;
    margin: 0px;
		font-weight: bold;
  }

	.ProductsPage .label a:link, .ProductsPage .label a:visited	{
		color: #606060;
		font-weight: bold;
		text-decoration: none;
	}
	.ProductsPage .label a:hover, .ProductsPage .label a:active	{
		color: #606060;
	}

  .ProductsPage .title {
		color: #606060;
    margin: 0px;
		font-weight: bold;
  }
	.ProductsPage .title a:link, .ProductsPage .title a:visited	{
		color: #606060;
		font-weight: bold;
		text-decoration: none;
	}
	.ProductsPage .title a:hover, .ProductsPage .title a:active	{
		color: #F28E00;
	}
	
  .ProductsPage .navbtn {
		color: #606060;
    margin: 0px;
		font-weight: bold;
  }
	.ProductsPage .navbtn a:link, .ProductsPage .navbtn a:visited	{
		color: #606060;
		font-weight: bold;
		text-decoration: none;
	}
	.ProductsPage .navbtn a:hover, .ProductsPage .navbtn a:active	{
		color: #F28E00;
	}
  
	.ProductsPage .price {
		color: #606060;
    margin: 0px;
		font-weight: bold;
  }

  .ProductsPage .backbtn {
		color: #606060;
    margin: 0px;
		font-weight: normal;
  }
	.ProductsPage .backbtn a:link, .ProductsPage .backbtn a:visited	{
		color: #606060;
		font-weight: normal;
		text-decoration: none;
	}
	.ProductsPage .backbtn a:hover, .ProductsPage .backbtn a:active	{
		color: #F28E00;
	}

/* --- Styles for Products Popup Page ----------------------------------------------------------------------- */

  .ProductsPopup {
    margin: 0px;
		color: #525252;
  }

  .ProductsPopup .normal {
    margin: 0px;
  }

  .ProductsPopup .header {
		color: #606060;
    margin: 0px;
		font-weight: normal;
		font-size: 11px;
	}
	.ProductsPopup a:link, .ProductsPopup a:visited	{
		color: #F28E00;
		text-decoration: none;
	}
	.ProductsPopup a:hover, .ProductsPopup a:active	{
		color: #606060;
		text-decoration: none;
	}

  .ProductsPopup .label {
		color: #606060;
    margin: 0px;
		font-weight: bold;
  }

	.ProductsPopup .label a:link, .ProductsPopup .label a:visited	{
		color: #606060;
		font-weight: bold;
		text-decoration: none;
	}
	.ProductsPopup .label a:hover, .ProductsPopup .label a:active	{
		color: #606060;
	}

  .ProductsPopup .title {
		color: #606060;
    margin: 0px;
		font-weight: bold;
  }
	.ProductsPopup .title a:link, .ProductsPopup .title a:visited	{
		color: #606060;
		font-weight: bold;
		text-decoration: none;
	}
	.ProductsPopup .title a:hover, .ProductsPopup .title a:active	{
		color: #F28E00;
	}
	
  .ProductsPopup .navbtn {
		color: #606060;
    margin: 0px;
		font-weight: bold;
  }
	.ProductsPopup .navbtn a:link, .ProductsPopup .navbtn a:visited	{
		color: #606060;
		font-weight: bold;
		text-decoration: none;
	}
	.ProductsPopup .navbtn a:hover, .ProductsPopup .navbtn a:active	{
		color: #F28E00;
	}
  
	.ProductsPopup .price {
		color: #606060;
    margin: 0px;
		font-weight: bold;
  }

  .ProductsPopup .backbtn {
		color: #606060;
    margin: 0px;
		font-weight: normal;
  }
	.ProductsPopup .backbtn a:link, .ProductsPopup .backbtn a:visited	{
		color: #606060;
		font-weight: normal;
		text-decoration: none;
	}
	.ProductsPopup .backbtn a:hover, .ProductsPopup .backbtn a:active	{
		color: #F28E00;
	}
/* --- Styles for Special Offers Page ----------------------------------------------------------------------- */

  .SpecialOffersPage {
    margin: 0px;
		color: #525252;
  }

  .SpecialOffersPage .normal {
    margin: 0px;
  }

  .SpecialOffersPage .header {
		color: #606060;
    margin: 0px;
		font-weight: normal;
		font-size: 11px;
	}
	.SpecialOffersPage a:link, .SpecialOffersPage a:visited	{
		color: #F28E00;
		text-decoration: none;
	}
	.SpecialOffersPage a:hover, .SpecialOffersPage a:active	{
		color: #606060;
		text-decoration: none;
	}

  .SpecialOffersPage .label {
		color: #606060;
    margin: 0px;
		font-weight: bold;
  }

	.SpecialOffersPage .label a:link, .SpecialOffersPage .label a:visited	{
		color: #606060;
		font-weight: bold;
		text-decoration: none;
	}
	.SpecialOffersPage .label a:hover, .SpecialOffersPage .label a:active	{
		color: #606060;
	}

  .SpecialOffersPage .title {
		color: #606060;
    margin: 0px;
		font-weight: bold;
  }
	.SpecialOffersPage .title a:link, .SpecialOffersPage .title a:visited	{
		color: #606060;
		font-weight: bold;
		text-decoration: none;
	}
	.SpecialOffersPage .title a:hover, .SpecialOffersPage .title a:active	{
		color: #F28E00;
	}
	
  .SpecialOffersPage .navbtn {
		color: #606060;
    margin: 0px;
		font-weight: bold;
  }
	.SpecialOffersPage .navbtn a:link, .SpecialOffersPage .navbtn a:visited	{
		color: #606060;
		font-weight: bold;
		text-decoration: none;
	}
	.SpecialOffersPage .navbtn a:hover, .SpecialOffersPage .navbtn a:active	{
		color: #F28E00;
	}
  
	.SpecialOffersPage .price {
		color: #606060;
    margin: 0px;
		font-weight: bold;
  }

  .SpecialOffersPage .backbtn {
		color: #606060;
    margin: 0px;
		font-weight: normal;
  }
	.SpecialOffersPage .backbtn a:link, .SpecialOffersPage .backbtn a:visited	{
		color: #606060;
		font-weight: normal;
		text-decoration: none;
	}
	.SpecialOffersPage .backbtn a:hover, .SpecialOffersPage .backbtn a:active	{
		color: #F28E00;
	}

  .SpecialOffersPage .downloadbtn {
		color: #606060;
    margin: 0px;
		font-weight: bold;
  }
	.SpecialOffersPage .downloadbtn a:link, .SpecialOffersPage .downloadbtn a:visited	{
		color: #606060;
		font-weight: bold;
		text-decoration: none;
	}
	.SpecialOffersPage .downloadbtn a:hover, .SpecialOffersPage .downloadbtn a:active	{
		color: #F28E00;
	}

/* --- Styles for Projects Page ----------------------------------------------------------------------- */

  .Projects {
    margin: 0px;
		color: #525252;
  }

  .Projects .normal {
    margin: 0px;
  }

  .Projects .header {
		color: #606060;
    margin: 0px;
		font-weight: normal;
		font-size: 11px;
	}
	.Projects a:link, .Projects a:visited	{
		color: #F28E00;
		text-decoration: none;
	}
	.Projects a:hover, .Projects a:active	{
		color: #606060;
		text-decoration: none;
	}

  .Projects .label {
		color: #606060;
    margin: 0px;
		font-weight: bold;
  }

  .Projects .date {
		color: #4FAC25;
    margin: 0px;
		font-weight: bold;
  }

	.Projects .label a:link, .Projects .label a:visited	{
		color: #606060;
		font-weight: bold;
		text-decoration: none;
	}
	.Projects .label a:hover, .Projects .label a:active	{
		color: #606060;
	}

  .Projects .title {
		color: #606060;
    margin: 0px;
		font-weight: bold;
  }
	.Projects .title a:link, .Projects .title a:visited	{
		color: #606060;
		font-weight: bold;
		text-decoration: none;
	}
	.Projects .title a:hover, .Projects .title a:active	{
		color: #F28E00;
	}
	
  .Projects .navbtn {
		color: #606060;
    margin: 0px;
		font-weight: bold;
  }
	.Projects .navbtn a:link, .Projects .navbtn a:visited	{
		color: #606060;
		font-weight: bold;
		text-decoration: none;
	}
	.Projects .navbtn a:hover, .Projects .navbtn a:active	{
		color: #F28E00;
	}
  
	.Projects .price {
		color: #606060;
    margin: 0px;
		font-weight: bold;
  }

  .Projects .backbtn {
		color: #606060;
    margin: 0px;
		font-weight: normal;
  }
	.Projects .backbtn a:link, .Projects .backbtn a:visited	{
		color: #606060;
		font-weight: normal;
		text-decoration: none;
	}
	.Projects .backbtn a:hover, .Projects .backbtn a:active	{
		color: #F28E00;
	}

  .Projects .downloadbtn {
		color: #606060;
    margin: 0px;
		font-weight: bold;
  }
	.Projects .downloadbtn a:link, .Projects .downloadbtn a:visited	{
		color: #606060;
		font-weight: bold;
		text-decoration: none;
	}
	.Projects .downloadbtn a:hover, .Projects .downloadbtn a:active	{
		color: #F28E00;
	}

/* --- Styles for Testimonials Page ----------------------------------------------------------------------- */

  .TestimonialsPage {
    margin: 0px;
		color: #525252;
  }

  .TestimonialsPage .header {
		color: #A70000;
    margin: 0px;
		font-weight: normal;
		font-size: 13px;
	}
	.TestimonialsPage a:link, .TestimonialsPage a:visited	{
		color: #A70000;
		text-decoration: none;
	}
	.TestimonialsPage a:hover, .TestimonialsPage a:active	{
		color: #010101;
		text-decoration: none;
	}

  .TestimonialsPage .label {
		color: #A70000;
    margin: 0px;
		font-weight: normal;
  }

  .TestimonialsPage .date {
		color: #606060;
    margin: 0px;
		font-weight: bold;
  }

	.TestimonialsPage .label a:link, .TestimonialsPage .label a:visited	{
		color: #A70000;
		font-weight: normal;
		text-decoration: none;
	}
	.TestimonialsPage .label a:hover, .TestimonialsPage .label a:active	{
		color: #010101;
	}

  .TestimonialsPage .title {
		color: #A70000;
    margin: 0px;
		font-weight: bold;
  }
	.TestimonialsPage .title a:link, .TestimonialsPage .title a:visited	{
		color: #A70000;
		font-weight: bold;
		text-decoration: none;
	}
	.TestimonialsPage .title a:hover, .TestimonialsPage .title a:active	{
		color: #010101;
	}
	
  .TestimonialsPage .navbtn {
		color: #A70000;
    margin: 0px;
		font-weight: bold;
  }
	.TestimonialsPage .navbtn a:link, .TestimonialsPage .navbtn a:visited	{
		color: #A70000;
		font-weight: bold;
		text-decoration: none;
	}
	.TestimonialsPage .navbtn a:hover, .TestimonialsPage .navbtn a:active	{
		color: #010101;
	}
  
  .TestimonialsPage .backbtn {
		color: #606060;
    margin: 0px;
		font-weight: normal;
  }
	.TestimonialsPage .backbtn a:link, .TestimonialsPage .backbtn a:visited	{
		color: #A70000;
		font-weight: normal;
		text-decoration: none;
	}
	.TestimonialsPage .backbtn a:hover, .TestimonialsPage .backbtn a:active	{
		color: #010101;
	}
/* --- Styles for Photos Page ----------------------------------------------------------------------- */

  .PhotosPage {
    margin: 0px;
		color: #525252;
  }

  .PhotosPage .header {
		color: #A70000;
    margin: 0px;
		font-weight: normal;
		font-size: 13px;
	}
	.PhotosPage a:link, .PhotosPage a:visited	{
		color: #A70000;
		text-decoration: none;
	}
	.PhotosPage a:hover, .PhotosPage a:active	{
		color: #010101;
		text-decoration: none;
	}

  .PhotosPage .label {
		color: #A70000;
    margin: 0px;
		font-weight: normal;
  }

  .PhotosPage .date {
		color: #606060;
    margin: 0px;
		font-weight: bold;
  }

	.PhotosPage .label a:link, .PhotosPage .label a:visited	{
		color: #A70000;
		font-weight: normal;
		text-decoration: none;
	}
	.PhotosPage .label a:hover, .PhotosPage .label a:active	{
		color: #010101;
	}

  .PhotosPage .title {
		color: #A70000;
    margin: 0px;
		font-weight: bold;
  }
	.PhotosPage .title a:link, .PhotosPage .title a:visited	{
		color: #A70000;
		font-weight: bold;
		text-decoration: none;
	}
	.PhotosPage .title a:hover, .PhotosPage .title a:active	{
		color: #010101;
	}
	
  .PhotosPage .navbtn {
		color: #A70000;
    margin: 0px;
		font-weight: bold;
  }
	.PhotosPage .navbtn a:link, .PhotosPage .navbtn a:visited	{
		color: #A70000;
		font-weight: bold;
		text-decoration: none;
	}
	.PhotosPage .navbtn a:hover, .PhotosPage .navbtn a:active	{
		color: #010101;
	}
  
  .PhotosPage .backbtn {
		color: #606060;
    margin: 0px;
		font-weight: normal;
  }
	.PhotosPage .backbtn a:link, .PhotosPage .backbtn a:visited	{
		color: #A70000;
		font-weight: normal;
		text-decoration: none;
	}
	.PhotosPage .backbtn a:hover, .PhotosPage .backbtn a:active	{
		color: #010101;
	}
/* --- Styles for Photos PopUp Page ----------------------------------------------------------------------- */

  .PhotosPopUp {
	  height:100%;
    margin: 0px;
  }

	.PhotosPopUp .header	{
		color: #A70000;
    margin: 0px;
		font-weight: normal;
		font-size: 13px;
	}
	
	.PhotosPopUp .subheader	{
		color: #606060;
		font-weight: bold;
	}

	.PhotosPopUp .subtitle	{
		color: #A70000;
		font-weight: bold;
	}
	.PhotosPopUp a:link, .PhotosPopUp a:visited	{
		color: #A70000;
		text-decoration: none;
		font-weight: normal;
	}
	.PhotosPopUp a:hover, .PhotosPopUp a:active	{
		color: #010101;
		text-decoration: none;
	}
  .PhotosPopUp .title {
		color: #A70000;
    margin: 0px;
		font-weight: bold;
  }
	.PhotosPopUp .title a:link, .PhotosPopUp .title a:visited	{
		color: #A70000;
		font-weight: bold;
		text-decoration: none;
	}
	.PhotosPopUp .title a:hover, .PhotosPopUp .title a:active	{
		color: #010101;
	}

  .PhotosPopUp .reference_num {
		color: #A70000;
    margin: 0px;
		font-weight: bold;
  }
	.PhotosPopUp .reference_num a:link, .PhotosPopUp .reference_num a:visited	{
		color: #A70000;
		font-weight: bold;
		text-decoration: none;
	}
	.PhotosPopUp .reference_num a:hover, .PhotosPopUp .reference_num a:active	{
		color: #010101;
	}
/* --- Styles for Services Page ----------------------------------------------------------------------- */

  .ServicesPage {
    margin: 0px;
		color: #525252;
  }

  .ServicesPage .header {
		color: #A70000;
    margin: 0px;
		font-weight: normal;
		font-size: 13px;
	}
	.ServicesPage a:link, .ServicesPage a:visited	{
		color: #A70000;
		text-decoration: none;
	}
	.ServicesPage a:hover, .ServicesPage a:active	{
		color: #010101;
		text-decoration: none;
	}

  .ServicesPage .label {
		color: #A70000;
    margin: 0px;
		font-weight: normal;
  }

  .ServicesPage .date {
		color: #606060;
    margin: 0px;
		font-weight: bold;
  }

	.ServicesPage .label a:link, .ServicesPage .label a:visited	{
		color: #A70000;
		font-weight: normal;
		text-decoration: none;
	}
	.ServicesPage .label a:hover, .ServicesPage .label a:active	{
		color: #010101;
	}

  .ServicesPage .title {
		color: #A70000;
    margin: 0px;
		font-weight: bold;
  }
	.ServicesPage .title a:link, .ServicesPage .title a:visited	{
		color: #A70000;
		font-weight: bold;
		text-decoration: none;
	}
	.ServicesPage .title a:hover, .ServicesPage .title a:active	{
		color: #010101;
	}
	
  .ServicesPage .navbtn {
		color: #A70000;
    margin: 0px;
		font-weight: bold;
  }
	.ServicesPage .navbtn a:link, .ServicesPage .navbtn a:visited	{
		color: #A70000;
		font-weight: bold;
		text-decoration: none;
	}
	.ServicesPage .navbtn a:hover, .ServicesPage .navbtn a:active	{
		color: #010101;
	}
  
  .ServicesPage .backbtn {
		color: #606060;
    margin: 0px;
		font-weight: normal;
  }
	.ServicesPage .backbtn a:link, .ServicesPage .backbtn a:visited	{
		color: #A70000;
		font-weight: normal;
		text-decoration: none;
	}
	.ServicesPage .backbtn a:hover, .ServicesPage .backbtn a:active	{
		color: #010101;
	}
  .ServicesPage .downloadbtn {
		color: #606060;
    margin: 0px;
		font-weight: bold;
  }
	.ServicesPage .downloadbtn a:link, .ServicesPage .downloadbtn a:visited	{
		color: #A70000;
		font-weight: bold;
		text-decoration: none;
	}
	.ServicesPage .downloadbtn a:hover, .ServicesPage .downloadbtn a:active	{
		color: #010101;
	}
/* --- Styles for Products Page ----------------------------------------------------------------------- */

  .ProductsPage {
    margin: 0px;
		color: #525252;
  }

  .ProductsPage .header {
		color: #A70000;
    margin: 0px;
		font-weight: normal;
		font-size: 13px;
	}
	.ProductsPage a:link, .ProductsPage a:visited	{
		color: #A70000;
		text-decoration: none;
	}
	.ProductsPage a:hover, .ProductsPage a:active	{
		color: #010101;
		text-decoration: none;
	}

  .ProductsPage .label {
		color: #A70000;
    margin: 0px;
		font-weight: normal;
  }

  .ProductsPage .date {
		color: #606060;
    margin: 0px;
		font-weight: bold;
  }

	.ProductsPage .label a:link, .ProductsPage .label a:visited	{
		color: #A70000;
		font-weight: normal;
		text-decoration: none;
	}
	.ProductsPage .label a:hover, .ProductsPage .label a:active	{
		color: #010101;
	}

  .ProductsPage .title {
		color: #A70000;
    margin: 0px;
		font-weight: bold;
  }
	.ProductsPage .title a:link, .ProductsPage .title a:visited	{
		color: #A70000;
		font-weight: bold;
		text-decoration: none;
	}
	.ProductsPage .title a:hover, .ProductsPage .title a:active	{
		color: #010101;
	}
	
  .ProductsPage .more {
		color: #A70000;
    margin: 0px;
		font-weight: bold;
  }
	.ProductsPage .more a:link, .ProductsPage .more a:visited	{
		color: #A70000;
		font-weight: bold;
		text-decoration: none;
	}
	.ProductsPage .more a:hover, .ProductsPage .more a:active	{
		color: #010101;
	}
  .ProductsPage .navbtn {
		color: #A70000;
    margin: 0px;
		font-weight: bold;
  }
	.ProductsPage .navbtn a:link, .ProductsPage .navbtn a:visited	{
		color: #A70000;
		font-weight: bold;
		text-decoration: none;
	}
	.ProductsPage .navbtn a:hover, .ProductsPage .navbtn a:active	{
		color: #010101;
	}
  
  .ProductsPage .backbtn {
		color: #606060;
    margin: 0px;
		font-weight: normal;
  }
	.ProductsPage .backbtn a:link, .ProductsPage .backbtn a:visited	{
		color: #A70000;
		font-weight: normal;
		text-decoration: none;
	}
	.ProductsPage .backbtn a:hover, .ProductsPage .backbtn a:active	{
		color: #010101;
	}
  .ProductsPage .downloadbtn {
		color: #606060;
    margin: 0px;
		font-weight: bold;
  }
	.ProductsPage .downloadbtn a:link, .ProductsPage .downloadbtn a:visited	{
		color: #A70000;
		font-weight: bold;
		text-decoration: none;
	}
	.ProductsPage .downloadbtn a:hover, .ProductsPage .downloadbtn a:active	{
		color: #010101;
	}
  .ProductsPage .price_lbl {
		color: #606060;
    margin: 0px;
		font-weight: bold;
  }
  .ProductsPage .specialprice_lbl {
		color: #A70000;
    margin: 0px;
		font-weight: bold;
  }
  .ProductsPage .normallbl {
		color: #606060;
    margin: 0px;
		font-weight: bold;
  }

/* --- Styles for Bottom Menu Bar for XMAS -------------------------------------------------------------- */

  .BottomMenuXMAS {
		line-height: 13px;
		color: #FFFFFF;
		font-weight: normal;
  }
	.BottomMenuXMAS a:link, .BottomMenuXMAS a:visited	{
		color: #FFFFFF;
		text-decoration: none;
		font-weight: normal;
	}
	.BottomMenuXMAS a:hover, .BottomMenuXMAS a:active	{
		color: #010101;
		text-decoration: none;
	}


/* --- Styles for Bottom Menu Bar for EASTER ----------------------------------------------------------- */

  .BottomMenuEASTER {
		line-height: 13px;
		color: #FFFFFF;
		font-weight: normal;
  }
	.BottomMenuEASTER a:link, .BottomMenuEASTER a:visited	{
		color: #FFFFFF;
		text-decoration: none;
		font-weight: normal;
	}
	.BottomMenuEASTER a:hover, .BottomMenuEASTER a:active	{
		color: #010101;
		text-decoration: none;
	}

/* --- Styles for Bottom Menu Bar for SUMMER ----------------------------------------------------------- */

  .BottomMenuSUMMER {
		line-height: 13px;
		color: #FFFFFF;
		font-weight: normal;
  }
	.BottomMenuSUMMER a:link, .BottomMenuSUMMER a:visited	{
		color: #FFFFFF;
		text-decoration: none;
		font-weight: normal;
	}
	.BottomMenuSUMMER a:hover, .BottomMenuSUMMER a:active	{
		color: #010101;
		text-decoration: none;
	}

