/* 
	Client:			KraftMaid
	Project:		KraftMaid SPEC Microsite Styles
	Created on:		10/26/07
	Created by: 	Jessica Rea
					Brulant, Inc. 
*/
/* IE PNG FIX */
body { }
#p7PMnav { clear: both; }
#p7PMnav a { background-image: url(../siteupdate/nav_bg.gif); color: #333; border-right: 1px solid #eee; }
#p7PMnav a:hover, #p7PMnav a:active, #p7PMnav a:focus { background-color: #999;	background-image: none; }

#masterdiv { border-bottom: 1px solid #835E80; margin-bottom: 10px; }

/*========== MAIN NAVIGATION :: START ==========*/
	#el0 { width: 114px !important; _width: 124px !important; padding: 10px 5px 11px 5px !important; _padding: 10px 5px 13px 5px !important; }
	#el1 { width: 114px !important; _width: 124px !important; padding: 5px 5px 4px 5px !important; height: 27px; }
	#el2 { width: 114px !important; _width: 124px !important; padding: 5px 5px 4px 5px !important; height: 27px; }
	#el3 { width: 114px !important; _width: 124px !important; padding: 5px 5px 4px 5px !important; height: 27px; }
	#el4 { width: 114px !important; _width: 124px !important; padding: 5px 5px 4px 5px !important; height: 27px; }
	#el5 { width: 115px !important; _width: 125px !important; padding: 5px 5px 4px 5px !important; height: 27px; }
/*========== MAIN NAVIGATION :: END ==========*/


/*========== UPDATES FOR GLOBAL.CSS ==========*/
a { color: #855d7f; text-decoration: none; }
a:hover { color: #481d52; text-decoration: none; }

ul li a { color: #855d7f; text-decoration: none; }
ul li a:hover { color: #481d52; text-decoration: none; }

a.underline { color: #855d7f; text-decoration: underline; }


/*========== UPDATES FOR LEFTMENU.CSS ==========*/
.leftmenulevel1 { background-color: #835e80 !important; }
.leftmenulevel1:active, .leftmenulevel1:hover { background-color: #4a1d58 !important; }
.leftmenulevel1selected, .leftmenulevel1selected:active, .leftmenulevel1selected:hover { color: #fff !important; background-color: #4a1d58; }
.leftmenulevel2selected, .leftmenulevel2selected:active, .leftmenulevel2selected:hover { color: #fff !important; background-color: #4a1d58; }


/*========== UPDATES FOR HOME.CSS ==========*/
td.hometextkmspec {
	font-family: Verdana, Arial, Helvetica, sans-serif !important;
	font-size: 10px;
	padding: 15px;
	background-color: #775d84 !important;
	width: 250px;
	vertical-align: top;
	color: #fff !important;
}
.homefeaturebutton {
	font-family: Verdana, Arial, Helvetica, sans-serif !important;
	font-size: 11px;
	font-weight: bold;
	color: #3f0c45 !important;
	height: 14px;
	text-decoration: none;
	background: #fff url(../../home/media/images/starArrow.gif) center right no-repeat !important;
	padding: 5px 25px 5px 0px !important;
}
.homefeaturebutton:hover { text-decoration: underline; }
.homefeaturebuttonout { padding: 5px 6px 0px 6px !important; }


/*========== UPDATES FOR INSIDE.CSS ==========*/
.navformtext { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #000; }
input.navform { width: 125px; height: 18px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; }

.level0header, h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #491e54;
	padding-left: 10px;
	font-weight: normal;
	white-space: nowrap;
}

.level1header, h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #845e83;
	font-weight: normal;
}


/*========== UPDATES FOR TABLELAYOUT.CSS ==========*/
.DetailsTitleBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #491e54;
}
.TitleBar {
	background-color: #4a1d58;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-indent: 3pt;
}
.DoorBaseWallSquares {
	background-color: #835e80;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	vertical-align: middle;
	text-align: center;
}

/*========== UPDATES FOR SPECBOOK.CSS ==========*/
.vTitleBar {
	background-color: #825f80;
	font-family: arial;
	font-weight: bold;
	font-size: 12px;
	color: #fff;
	text-indent: 3pt;
}
.RedNavText, .RedNavText:hover, .RedNavText:active, .RedNavText:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	text-decoration: none;
}