﻿/* Base Styles */
.ms-formlabel td {
	font-size:12pt;
}

h1.ms-sitetitle{
	margin:0;
	padding:0;
	border:1px black solid 
}
#zz5_SiteActionsMenu_t a {
	font-size:10pt;
	text-decoration:none;
	color:#820D0D;
}

/* fix body shifting */
html, body {
	height: 100%;
	margin: 0 0 1px 0;
}

.body
{
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 16px;
	background-image:url('/Images1/Admin/pco_background.gif');
	background-repeat:repeat-x;
}

.master
{
	width: 848px;
	margin-left: auto;
	margin-right: auto;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

.spacer
{
	width: 3px;
}

img
{
	vertical-align: text-top;
}

a img
{
	border: none;
}

table {
	border-collapse: collapse;
}

.bold
{
	font-weight: bold;
}


/* End Base Styles */

/*Logo Styles*/
.logo
{  
	background-image:url('/Images1/Admin/pco_logoBg.jpg');
	background-repeat:no-repeat;
	height: 78px;
	border: 1px #D4D3CA solid;
	margin: 0;
	padding: 0;
}

.logo img
{
	width: 110px;
	height: 55px;
	clear: both;
	float: left;
	margin: 5px 0 0 10px;
}

/*End Logo Styles*/

/*Global Nav Styles*/
div#globalNavContainer
{
	float: right;
	text-align: right;
	background-image: url('/Images1/Admin/pco_globalNavLeft.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 39px;
	height: 20px;
	font-size: 0.625em;
	
}

div#globalNavContainer ul
{
	background-image: url('/Images1/Admin/pco_globalNavBg.jpg');
	background-color: #820D0D;
	list-style-type:none;
	margin: 0;
	padding: 3px 0 2px 0;
	height: 15px;
	width: 225px;
}

div#globalNavContainer li
{
	display: inline;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0 7px 0 0;
}

div#globalNavContainer li a
{
	text-decoration: none;
	color: #FFFFFF;
}

/*End Global Nav Styles*/

/*Search Styles*/
.searchContainer
{
	position: relative;
	left: 435px;
	top: 45px;
	color: #820D0D;
	width: 230px;
}

.searchContainer input 
{ 
	background-color: #FFFFFF;
	overflow: hidden;
	height: 17px;
	border: 1px #D4D3CA solid;
}

.searchContainer .ms-sbgo
{
	background-image: none !important;
	padding: 0;
	border-width: 0px;
	background-color: transparent;
	vertical-align: middle;
}


td.ms-sbcell 
{
	border-width: 0 !important;
	padding: 0 5px 0 0 !important;
}

.ms-sbtext
{
	color: #820D0D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-align: right;
}

td.ms-sblastcell
{
	display: none;
}

.ms-sblink
{
	display: none;
}
/*End Search Styles*/


/* Main Nav Styles */


/*.topNavContainer*/

.ms-navSubMenu1
{
	background-image: url('/Images1/Admin/pco_mainNavBackground.jpg');
	background-repeat: repeat-x;
	height: 22px;
}

.topNav
{
   *position: relative;
   *top: 0;
   /**margin-top:-12px;*/
}

Table.topNavItem tr td img {
	display:none; 
}

.topNavItem
{ 
	font-size: 0.875em;
	color: #FFFFFF;
	padding: 0 0 2px 0; 
 	border-right: 2px #ad6161 groove;
}

.topNavItem a
{
	display: block;
	padding: 3px 10px 0 10px;
	height: 19px;
}

/* .topNavItem a:hover
{
	display: block;
	background-color: #e9e4ba;
	color: #820d0d;
	height: 19px;
	padding: 3px 10px 0 10px;
} */

.topNavSelected a
{
	background-image: url('/Images1/Admin/pco_mainNavSelected.jpg');
	background-repeat: repeat-x;
	background-position: top right;
	color: #820D0D;
}

.topNavHover a
{
	color: #820D0D;
	background-image: url('/Images1/Admin/pco_mainNavSelected.jpg');
	background-repeat: repeat-x;		
	background-position: top right;
}

.topNavFlyOuts
{
	border-top: 1px #CBD1E0 solid;	
	background-color:#7B0000;
	color:white;
}

.ms-navSubMenu2 {
	width: 150px;
	padding: 0 0 0 0;
}
.topNavFlyOutsItem
{	
	font-size: 0.875em; 
	color: #FFFFFF;
	background-color: #820D0D;
	border-top: 1px #FFFFFF solid;
	width: 150px;
	min-width: 150px;
}
.topNavFlyOutsItem a
{
    display:block;
    padding:4px 5px 4px 5px;
}
.topNavFlyOutsHover
{
	color: #820D0D;
	background-image: url('/Images1/Admin/pco_mainNavSelected.jpg');
	background-repeat: repeat-x;
	background-position: top right;    
}

/* Take off border-right on Services top nav */
#zz1_QuickLaunchMenun7 .zz1_QuickLaunchMenu_4
{
	border-right:none;
}

/* End Main Nav Styles */

/*Breadcrumb Styles */
.breadcrumb
{
	background-color: #FFFFFF;
	vertical-align: top;	
	padding: 0;
	margin: 0;
	font-size: 0.625em;
	display: none
}

.breadcrumb td.ms-pagebreadcrumb
{
	display:none;
}

.breadcrumb div.ms-pagebreadcrumb
{
	display:none;
}

.ms-pagebreadcrumb{
	
	display: none !important;
}

/*Breadcrumb Styles */

/* Homepage Promo Area Styles */

#bigpromo
{
	width: 848px;
	height: 477px;
	background-image: url('/Images1/Admin/priceyourproject_hm.jpg');
	background-repeat:no-repeat;
	position: relative;
	float: left;
}

#leftpromo
{
	background-image: url('/Images1/Admin/frig_visa_hm_new.jpg');
	background-repeat: no-repeat;
	border: 2px solid silver;
	width: 271px;
	height: 256px;
	position: relative;
	float: left;
	margin: 9px 0 0 0;
}

#middlepromo
{
	background-image: url('/Images1/Admin/frig_silvermist_hm.jpg');
	background-repeat: no-repeat;
	width: 271px;
	height: 256px;
	border: 2px solid silver;
	position: relative;
	float: left;
	margin: 9px 0 0 7px;
}

#rightpromo
{
	background-image: url('/Images1/Admin/kemper_25_hm.jpg');
	background-repeat: no-repeat;
	width: 271px;
	height: 256px;
	border: 2px solid silver;
	position: relative;
	float: right;
	margin: 9px 0 0 0;
}

/*Lower Content Styles */
.lowerContainer
{
	border-top: 10px #820D0D solid;
	background-image: url('/Images1/Admin/pco_footerBackground.jpg');
	background-repeat: repeat;
	height: 92px;
	width: 848px;
	margin: -10px 0 -10px 0;
}

.lowerContainer h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #820D0D;
	font-size: 0.75em;
	margin: 0;
	padding: 0px 0px 3px 10px;
}

.lowerContainer p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.625em;
	margin: 0;
	padding: 5px 5px 0 10px;
}

.lowerContainer input
{
	vertical-align: top;
}
.lowerContainer a
{
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	
}

.lowerLeft
{
	float: left;
	width: 170px;
	padding: 10px;
	border-right: 1px #820D0D dotted;
	height: 72px;

}

.addthis_button img
{
	border:0;
	margin: 5px 0 0 10px;
}

.lowerRight
{
	float: right;
	width: 330px;
	border-left: 1px #820D0D dotted;
	margin: 0;
	height: 72px;
	padding: 10px;
}

.lowerMiddle
{
	margin-left: 190px;
	margin-right: 350px;
	padding: 10px;
	height: 72px;
}


/*End Lower Container Styles */

/*Footer Styles*/
.footerContainer
{
	padding-top: 10px;
	text-align: center;
	color: #9E9E9E;
	font-size: 0.625em;
}

.footerContainer p
{
	margin: 0;
	padding: 0;
}

.footerContainer a
{
	text-decoration: none;
	color: #9E9E9E;
}

.footerContainer img
{
	vertical-align: middle;
	padding-left: 5px;
}

/*End Footer Styles*/

/*Main Content Styles*/

#homeTableFix /* adjust margins to compensate for interior pages padding */
{
	margin: 0 0 -20px -1px;
}

.mainContainer
{
	background-color: #FFFFFF;
	padding: 0;
	margin: 0;
}

#mainContent
{
	padding-bottom: -20px;
	margin: 0;	
	font-size: 0.75em;
}

div#mainContent 
{
	padding: 0 0 20px 0;
	margin: 0;
	width: 848px;
}

div#mainContent p
{
	padding: 0 0 14px 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 1.5em;
	text-align: justify;
}

div#mainContent h1
{
	font-weight: normal;
	font-size: 1.5em;
	padding: 5px 0 10px 0;
	margin: 0;
	line-height: 100%;
	color: #820D0D;
}

div#mainContent h2
{
	font-weight: bold;
	font-size: 1.1em;
	color: #820D0D;
	padding: 5px 0 5px 0;
	margin: 0;
	line-height: 1.25em;
}

div#mainContent h3
{
	font-weight: bold;
	font-size: 1em;
	padding: 0 0 10px 0;
	margin: 0;
	line-height: 100%;
}


div#mainContent ul
{
	margin: 0;
	padding: 0 0 8px 25px;
	list-style-position: outside;
}

div#mainContent ul li li
{
	list-style: disc;
	font-size: 1em;
}

div#mainContent ol
{
	margin: 0;
	padding: 0 0 8px 25px;
	list-style-position: outside;
}


div#mainContent li
{
	padding: 0 0 5px 0;
	margin: 0;
	font-size: 1.05em;
}

div#mainContent li a
{
	text-decoration: none;
}

div#mainContent a
{
	text-decoration: none;
	color: #820D0D;
}

div#mainContent a:hover
{
	text-decoration: underline;
	color: #820D0D;
}

.text {
	width:350px;
	height: 100%;
	float: left;
	margin: 10px 0 35px 0;
	padding: 0 15px 0 15px;
	border-right: 1px silver dotted;
}

.fullpage {
	padding: 0 15px 0 15px;
	width: 818px;
}

.locationspadding {
	padding: 15px;
}

.fullpageheader {
	margin: 10px 15px 0 15px;
}

/* Override styles for Storelist.aspx */
.ms-linksectionheader,.ms-propertysheet th.ms-linksectionheader
{
	color:#000000;
	font-family:tahoma;
	font-size:8pt;
	font-weight:bold;
	text-align:left;
}

td.ms-linksectionheader,th.ms-linksectionheader
{
	background-color: #ffffff;
	background-image: none;
	background-repeat: no-repeat;
	border: none;
	text-align:left;
}

.ms-formlabel
{
	border: none;
}

/* End */

/* Subpage BG Image Styles */

.aboutlandingimage
{
	background-image: url('/Images1/About/nepdx_aboutpg.jpg');
	background-repeat: no-repeat;
	float: right;
	margin: 1px 0 0 0;
	padding: 0;
	width: 452px;
	height: 796px;
}

.contactimage
{
	background-image: url('/Images1/About/contact_image.jpg');
	width: 201px;
	height: 367px;
	float: right;
	margin: -40px -14px -9px 0;
}

.cabinetslanding
{
	background-image: url('/Images1/Cabinets/cabinets_landing.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	width: 848px;
	height: 482px;
	margin: 1px 0 0 0;
}

.cabinetbasicsimage
{
	background-image: url('/Images1/Cabinets/cabinet_basics.jpg');
	background-repeat: no-repeat;
	float: right;
	margin: 1px 0 0 0;
	padding: 0;
	width: 452px;
	height: 693px;
}

.cardellimage
{
	background-image: url('/Images1/Cabinets/cardell_img.jpg');
	background-repeat: no-repeat;
	float: right;
	margin: 1px 0 0 0;
	padding: 0;
	width: 452px;
	height: 395px;
}

.kemperimage
{
	background-image: url('/Images1/Cabinets/kemper_img.jpg');
	background-repeat: no-repeat;
	float: right;
	margin: 1px 0 0 0;
	padding: 0;
	width: 452px;
	height: 484px;
}

.tipsimage
{
	background-image: url('/Images1/Cabinets/whattolookfor_img.jpg');
	background-repeat: no-repeat;
	float: right;
	margin: 1px 0 0 0;
	padding: 0;
	width: 452px;
	height: 533px;
}

.applianceimage
{
	background-image: url('/Images1/Appliances/appliance_img.jpg');
	background-repeat: no-repeat;
	float: right;
	margin: 1px 0 0 0;
	padding: 0;
	width: 452px;
	height: 830px;
}

.beforeyoubuyimage
{
	background-image: url('/Images1/Appliances/beforeyoubuy_img.jpg');
	background-repeat: no-repeat;
	float: right;
	margin: 1px 0 0 0;
	padding: 0;
	width: 452px;
	height: 385px;
}

.countertopslanding
{
	background-image: url('/Images1/Countertops/countertops_landing.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	width: 848px;
	height: 482px;
	margin: 1px 0 0 0;
}

.sinkslanding
{
	background-image: url('/Images1/Faucets/sinks_landing.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	width: 848px;
	height: 570px;
	margin: 1px 0 0 0;
}

.hardwareimage
{
	background-image: url('/Images1/Hardware/hardware_img.jpg');
	background-repeat: no-repeat;
	float: right;
	margin: 1px 0 0 0;
	padding: 0;
	width: 452px;
	height: 477px;
}

.graniteimage
{
	background-image: url('/Images1/Countertops/graniteimg.jpg');
	background-repeat: no-repeat;
	float: right;
	margin: 1px 0 0 0;
	padding: 0;
	width: 452px;
	height: 535px;
}

.sonataimage
{
	background-image: url('/Images1/Countertops/sonata_img.jpg');
	background-repeat: no-repeat;
	float: right;
	margin: 1px 0 0 0;
	padding: 0;
	width: 452px;
	height: 407px;
}

.quartzimage
{
	background-image: url('/Images1/Countertops/quartz_img.jpg');
	background-repeat: no-repeat;
	float: right;
	margin: 1px 0 0 0;
	padding: 0;
	width: 452px;
	height: 702px;
}

.corianimage
{
	background-image: url('/Images1/Countertops/corian_img.jpg');
	background-repeat: no-repeat;
	float: right;
	margin: 1px 0 0 0;
	padding: 0;
	width: 452px;
	height: 702px;
}

.laminateimage
{
	background-image: url('/Images1/Countertops/laminate_img.jpg');
	background-repeat: no-repeat;
	float: right;
	margin: 1px 0 0 0;
	padding: 0;
	width: 452px;
	height: 500px;
}

.projectimage
{
	background-image: url('/Images1/Projects/project_planning_img.jpg');
	background-repeat: no-repeat;
	float: right;
	margin: 1px 0 0 0;
	padding: 0;
	width: 452px;
	height: 613px;
}

.diyimage
{
	background-image: url('/Images1/Projects/diy_kitchen_img.jpg');
	background-repeat: no-repeat;
	float: right;
	margin: 1px 0 0 0;
	padding: 0;
	width: 452px;
	height: 787px;
}

.installtipsimage
{
	background-image: url('/Images1/Projects/installtipsimg.jpg');
	background-repeat: no-repeat;
	float: right;
	margin: 1px 0 0 0;
	padding: 0;
	width: 452px;
	height: 746px;
}

.resourceimage
{
	background-image: url('/Images1/Services/resourcesimg.jpg');
	background-repeat: no-repeat;
	float: right;
	margin: 1px 0 0 0;
	padding: 0;
	width: 452px;
	height: 389px;
}

.sitemapimage
{
	background-image: url('/Images1/sitemap_img.jpg');
	background-repeat: no-repeat;
	float: right;
	margin: 1px 0 0 0;
	padding: 0;
	width: 400px;
	height: 626px;
}


.financingimg
{
	background-image: url('/Images1/Services/financing_img.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	width: 848px;
	height: 100%;
	margin: 1px 0 0 0;
}

/* Appliance Page Styles */

.frigcontainer
{
	margin: 10px 0 35px 0;
	padding: 0 15px 0 15px;
	width: 818px;
	float: left;
}

.friginner
{
	width: 818px;
	float: left;
	padding: 0 0 50px 0;
	margin: 0 0 0 -4px;
}

.frigimage
{
	width: 360px;
	height: 291px;
	float: left;
	padding: 0 15px 0 0;
}

.frigtext
{
	width: 400px;
	height: 291px;
	float: left;
	padding: 10px 0 0 15px;
	border-left: 1px silver dotted;
	border-top: 1px silver dotted;
}

#appbottom {
	width: 848px;
	float: left; height: 91px;
	background-color: #820d0d;
}

#appbottom img {
	margin: 7px 0 0 15px;
}

div#mainContent #appbottom a
{
	text-decoration: none;
	color: white;
	margin: 3px 0 0 35px;
}

div#mainContent #appbottom a:hover
{
	text-decoration: underline;
	color: white;
}

/*End Main Content Styles*/

/* PAGES STYLES */
.LocHeader {
	background-color: #820D0D;	
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 16px;
	font-weight:bold;
}

/* END PAGES */

