/*========================================================*/
/* Backgrounds                                            */
/*========================================================*/


/* Header --*/

.Header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	width: 950px;
	height: 259px;
}

/* BG-Nav-Left --*/

.BG-Nav-Left {
	background-image: url(../images/navbar-left.gif);
	width: 22px;
	height: 47px;
}

/* BG-Nav --*/

.BG-Nav {
	background-color: #2F76AE;
	height: 47px;

}

/* BG-Nav-Right --*/

.BG-Nav-Right {
	background-image: url(../images/navbar-right.gif);
	width: 22px;
	height: 47px;
}

/* Line-Green --*/

.Line-Green {
	background-color: #FF9900;
	height: 1px;
}

.Line-Doted {
	background-image: url(/Portals/0/Containers/BudgetHomeKits/images/line-vertical.gif);
	background-repeat: repeat-x;
	height: 31px;
}

.Logo-Small {
	background-image: url(../images/logo-small.jpg);
	background-repeat: no-repeat;
	width: 40px;
	height: 50px;
}


/*========================================================*/
/* Container 2 Backgrounds                                */
/*========================================================*/

/* Cnt2-Left  --*/

.Cnt2-Left {
	background-image: url(/Portals/0/Containers/BudgetHomeKits/images/cnt2-left.gif);
	background-repeat: no-repeat;
	width: 13;
	height: 20;
}

/* Cnt2-Right   --*/

.Cnt2-Right {
	background-image: url(/Portals/0/Containers/BudgetHomeKits/images/cnt2-right.gif);
	background-repeat: no-repeat;
	width: 8;
	height: 20;
}

/* Cnt2--Mid   --*/

.Cnt2-Mid  {
	background-color: #2F76AE;
	height: 20;
}

/*------------------------  End  -------------------------*/


/*========================================================*/
/* Container 3 Backgrounds                                */
/*========================================================*/

/* Cnt3-Left  --*/

.Cnt3-Left {
	background-image: url(/Portals/0/Containers/BudgetHomeKits/images/cnt3-left.gif);
	background-repeat: no-repeat;
	width: 13;
	height: 20;
}

/* Cnt3-Right   --*/

.Cnt3-Right {
	background-image: url(/Portals/0/Containers/BudgetHomeKits/images/cnt3-right.gif);
	background-repeat: no-repeat;
	width: 9;
	height: 20;
}

/* Cnt3-Mid   --*/

.Cnt3-Mid {
	background-image: url(/Portals/0/Containers/BudgetHomeKits/images/cnt3-mid.gif);
	background-repeat: repeat-x;
	height: 20;
}

/*------------------------  End  -------------------------*/


/*========================================================*/
/* Container 4 Backgrounds                                */
/*========================================================*/

/* Cnt4-Left-top  --*/

.Cnt4-Left-top {
	background-image: url(/Portals/0/Containers/BudgetHomeKits/images/cnt4-left-top.gif);
	background-repeat: no-repeat;
	width: 9;
	height: 21;
}

/* Cnt4-Left-top2  --*/

.Cnt4-Left-top2 {
	background-image: url(/Portals/0/Containers/BudgetHomeKits/images/cnt4-left-top2.gif);
	background-repeat: no-repeat;
	width: 9;
	height: 4;
}

/* Cnt4-Left --*/

.Cnt4-Left {
	background-image: url(../images/cnt4-left.gif);
	background-repeat: repeat-y;
	width: 9;
	height: 1;
}

/* Cnt4-Left-bottom  --*/

.Cnt4-Left-bottom {
	background-image: url(../images/cnt4-left-bottom.gif);
	background-repeat: no-repeat;
	width: 9;
	height: 6;
}

/* Cnt4-Right-top   --*/

.Cnt4-Right-top {
	background-image: url(/Portals/0/Containers/BudgetHomeKits/images/cnt4-right-top.gif);
	background-repeat: no-repeat;
	width: 9;
	height: 21;
}

/* Cnt4-Right-top2   --*/

.Cnt4-Right-top2 {
	background-image: url(/Portals/0/Containers/BudgetHomeKits/images/cnt4-right-top2.gif);
	background-repeat: no-repeat;
	width: 9;
	height: 4;
}

/* Cnt4-Right   --*/

.Cnt4-Right {
	background-image: url(/Portals/0/Containers/BudgetHomeKits/images/cnt4-right.gif);
	background-repeat: repeat-y;
	width: 9;
	height: 1;
}

/* Cnt4-Right-bottom  --*/

.Cnt4-Right-bottom {
	background-image: url(/Portals/0/Containers/BudgetHomeKits/images/cnt4-right-bottom.gif);
	background-repeat: no-repeat;
	width: 9;
	height: 6;
}

/* Cnt4-Mid   --*/

.Cnt4-Mid {
	background-image: url(/Portals/0/Containers/BudgetHomeKits/images/cnt4-mid-top.gif);
	background-repeat: repeat-x;
	height: 21;
}

/* Cnt4-Bottom   --*/

.Cnt4-Bottom {
	background-image: url(/Portals/0/Containers/BudgetHomeKits/images/cnt4-bottom.gif);
	background-repeat: repeat-x;
	height: 6;
}

/*------------------------  End  -------------------------*/


/*========================================================*/
/*  Left-Navigation                                       */
/*========================================================*/

.LeftText, A.LeftText, A.LeftText:link, A.LeftText:visited, A.LeftText:active {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #5E5E5E;
	FONT-FAMILY: Tahoma;
	text-decoration: none;
	line-height: 25px;
	white-space: nowrap;
	display: block;
	height: 28px;
	padding-left: 20px;
	background-color: #FFFFFF;
	border-bottom: 1px solid #2F76AE;
	border-left: 1px solid #2F76AE;
	border-right: 1px solid #2F76AE;
	border-top: 1px solid #2F76AE;
	background-image: url(../images/arrow-grey.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	margin-bottom: 3px;
}
a.LeftText:hover {
	text-decoration: underline;
}
/*------------------------  End  -------------------------*/



/*========================================================*/
/*  Text CSS                                              */
/*========================================================*/


/* Text1 --*/

.Text1, A.Text1, A.Text1:link, A.Text1:visited, A.Text1:active  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #5E5E5E;
	FONT-FAMILY: Tahoma;
	text-decoration: none;
}

a.Text1:hover {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #5E5E5E;
	FONT-FAMILY: Tahoma;
	text-decoration: underline;
}

/* Text2 --*/

.Text2, A.Text2, A.Text2:link, A.Text2:visited, A.Text2:active  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #2F76AE;
	FONT-FAMILY: Tahoma;
	text-decoration: none;
}

a.Text2:hover {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #2F76AE;
	FONT-FAMILY: Tahoma;
	text-decoration: underline;
}

/* Footer Text --*/

.FooterText, A.FooterText, A.FooterText:link, A.FooterText:visited, A.FooterText:active  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #656565;
	FONT-FAMILY: Tahoma;
	text-decoration: none;
}

a.FooterText:hover {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #656565;
	FONT-FAMILY: Tahoma;
	text-decoration: underline;
}

/*------------------------  End  -------------------------*/


