/*Global Styles*/
body{
    margin:0;
    padding:0;
    background-color: ;
    text-align:center;
    font-size:12px;
    font-family:Arial;
    color:#494949;
	line-height: 18px;
	background-image:url(images/mp_background.jpg);
	background-repeat:repeat-x;
    }

img{border:0;}

a, a:link{
	color:#7a1300;
    text-decoration:none;
    outline:none;
    }

a, a:visited{
	color:#7a1300;
    text-decoration:none;
    outline:none;
    }

a:hover{
    color:#444;
    text-decoration:underline;
    outline:none;
    }

hr{
    background-color:#ccc;
    color:#ccc;
    border:0;
    height:1px;
    margin:0 10px;
    }

p{
    margin:10px 15px;
    }

h1{
    color:#072254;
    font-size:20px;
    padding:5px 15px 0 15px;
    margin:0;
    }

h2{
    color:#072254;
    font-size:16px;
    padding:5px 15px 0 15px;
    margin:0;
    }

@media print {
   .noprint { display: none; }
}

/*Standard Template Styles*/
/*Header Styles*/
#frame{
    width:739px;
    margin:0 auto;
    text-align:left;   
    }

#header{
    width:739px;
    height:140px;
    float:left;
    }

#logo{
	height:140px;
    float:left;
    display:block;
    margin:5px 0 0px 5px;
    }

#topHeader{
    width:530px;
    float:right;
    height:80px;
	margin:10px 0 10px 0px;
    }

#search{
    width:175px;
    float:right;
    }

#search img{
    padding-top:20px;
    }

#search input.textBox{
    width:90px;
    vertical-align:text-bottom;
    }

#accountMenu{
    border:solid 0px #a8a8a8;
    padding-top:00px;
    width:250px;
	height:80px;
    float:right;
    text-align:right;
	margin:00px 12px 0px 0px;
    }
	
#accountMenu2{
    border:solid 0px #a8a8a8;
    padding-top:00px;
    width:250px;
	height:80px;
    float:right;
    text-align:right;
	margin:00px 00px 0px 0px;
    }

#accountMenu img{
    margin-right:0px;
    }

#mainMenu{
	border-top:dotted 1px #a8a8a8;
    width:518px;
    padding-top:8px;
    float:right;
    background: url(/images/header/header_bg.gif) repeat-x top left;
	margin:0px 0px 0px 0px;
    } 

#mainMenu img{
    display:block;
    float:left;
    }

#mainMenu .divider{
    padding:0px 6px;
    }
	
.bodyContainerBorderindex{
    border:solid 1px #DBB2AC;
    float:left;
    padding:0px 0;
    margin-bottom:9px;
	margin-top:0px;
	width: 739px;
	background-color:#FFFFFF;
    }	
    
.bodyContainerBorder{
    border:solid 1px #DBB2AC;
    float:left;
    padding:0px 0;
    margin-bottom:9px;
	margin-top:0px;
	width: 739px;
	background-image:url(images/body_bg.jpg);
	background-repeat:no-repeat;
    }
	
.bodyContainerBorder2{
    border:solid 0px #D8DBE1;
	border-top: 0px;
    float:left;
    padding:0px 0;
    margin-bottom:9px;
	margin-top:0px;
	width: 739px;
	height: 115px;
    }	

@media print {
.bodyContainerBorder
  {
   border-style:none;
    }
}

#pageBody{
    width:739px;
    float:left;
    background: url(/images/left_nav/nav_bg.gif) repeat-y left top;
    }

/*Left Nav Styles*/
#navigation{
    width:158px;
    float:left;
    }

#browseBrands, #lookForSale{
    padding:0 0 12px 0;
    width:136px;
    float:left;
    border-bottom:solid 1px #fff;
    }

#browseBrands select{
    margin:3px 0 0 3px;
    width:130px;
    }

.browseByList{
    padding:0 7px 0 12px;
    margin:0 0 40px 0;
    float:left;
    }

.browseByList img{
    padding: 12px 0 0 6px;
    }

.browseByList div{
    width:136px;
    border-bottom:solid 1px #fff;
    }
    
.browseByList ul{
    margin:0 0 12px 0;
    padding:0;
    list-style-type:none;
    }

.browseByList li{
    line-height:15px;
    padding-left:6px;
    }

.browseByList a, .browseByList a:visited{
    text-decoration:none;
    }

.browseByList a:hover{
    text-decoration:underline;
    }

/*Content Area Styles*/

#content{
    width:590px;
    float:left;
    }

/*Footer Styles*/

#footer{
    border:solid 1px #DBB2AC;
    width:739px;
    float:left;
    padding:3px 0 0 0;
	background-color:#FFFFFF;
    }

#emailSignUp{
    float:left;
    padding:0 11px 0 14px;
    height:58px;
    }

#emailSignUp img{
    padding:5px 0 10px 0;
    display:block;
    }

#emailSignUp input{
    vertical-align:middle;
    }

#emailSignUp input.textBox{
    width:98px;
    }
    
.footerBox{
    border-left:solid 1px #a8a8a8;
    padding:0 9px 0 16px;
    margin-bottom:3px;
    float:left;
    }    

.footerBox img{
    float:left;
    display:block;
    padding-top:4px;
    }
    
.footerBox ul{
    padding:0 0 0 15px;
    margin:0;
    list-style-type:none;
    float:left;
    height:63px;
    }


    
/*End Template Styles*/ 

/*Home page Styles*/
#homePagePad{
    padding:0 7px;
    }

.mainBranding{
    display:block;
    float:left;
    }

#promoPane{
    width:725px;
    float:left;
    }

#promoPane div{
    float:left;
    padding-top:0px;
    background-color: ;
    }

#promoPane div img{
    display:block;
    border:solid 0px #808075;
    }

.leftPromo{
    width:290px;
    margin-right:24px;
	margin-left:15px;
    }

.leftPromoneighborhoods{
    width:680px;
    margin-right:24px;
	margin-left:15px;
    }
	
.rightPromo{
    float:right;
    width:210px;
    padding-right:5px;
	font-size:11px;
    font-family:Arial;
    }	
	
.middlePromo{
    float:right;
    width:385px;
    padding-right:0px;
	margin-top:22px;
    }
	
.icons{
    float:right;
    width:39px;
    margin-left:270px;
	margin-top:10px;
    }	
	
.icons2{
    float:left;
    width:81px;
    margin-left:325px;
	margin-top:15px;
    }		

/*Static Page Styles*/
.staticPageHeader{
    background-color:#072254;
    width:590px;
    margin-bottom:15px;
    float:left;
    }

@media print {
.staticPageHeader
  {
   display:none;
  }
}

.staticPageHeader div{
    border:solid 1px #fff;
    color:#fff;
    font-size:20px;
    font-weight:bold;
    margin:4px;
    }

.staticPageHeader div img{
    display:block;
    padding:15px;
    }

.allLocationsListing{
    width:340px;
    float:left;
    margin: 0 0 15px 0;
    padding:0 0 10px 0;
    list-style-type:none;
    background: url(/images/staticPages/ccc_dotted_bg.gif) repeat-x bottom;
    }

.allLocationsListing li{
    margin:0 15px;
    padding-bottom:5px;
    }

.allLocationsListing li h2{
    margin:0;
    padding:0;
    display:inline;
    color:#072254;
    font-size:16px;
    }

.allLocationsListing li a, .allLocationsListing li a:visited{
    color:#072254;
    font-size:14px;
    font-weight:bold;
    text-decoration:none;
    }

.allLocationsListing li a:hover{
    color:#072254;
    font-size:14px;
    font-weight:bold;
    text-decoration:underline;
    }

#ourLocationsPic{
    display:block;
    float:right; 
    }

.locationsListing{
    width:590px;
    float:left;
    margin:0 0 15px 0;
    padding:0 0 10px 0;
    list-style-type:none;
    background: url(/images/staticPages/ccc_dotted_bg.gif) repeat-x bottom;
    }

.locationsListing li{
    margin:0 15px;
    padding-bottom:5px;
    }

.locationsListing li.locationsBackLink{
    text-align:right;
    padding:0px;
    }

.locationsListing li h3{
    margin:0;
    padding:0;
    display:inline;
    color:#072254;
    font-size:16px;
    }

.locationsListing li strong{
    color:#67221d;
    }

#locationsMapPad{
    float:left;
    padding:0 15px 11px 15px;
    }

#locationsMapPad .map{
    width: 560px;
    height: 250px;
    }

.locationsMapBubble{
    width:200px;
    }

.locationsMapBubble strong{
    color:#072254;
    }

.locationsMapBubble a, .locationsMapBubble a:visited{
    color:#072254;
    text-decoration:underline;
    padding-top:10px;
    font-weight:bold;
    }

.locationsMapBubble a:hover{
    color:#072254;
    text-decoration:none;
    padding-top:10px;
    font-weight:bold;
    }

.roomPlannerButton{
    float:right;
    margin:30px 100px 0 0;
    }

/*Customer Service Page*/
.customerServicePageList{
    margin:0 0 0 15px;
    padding:0;
    list-style-type:none;
    float:left;
    }

.customerServicePageList li{
    margin:0;
    padding:10px 40px 10px 15px;
    background: url(/images/staticPages/ccc_dotted_bg.gif) repeat-x bottom;
    }

.customerServicePageList li a, .customerServicePageList li a:visited, .customerServicePageList li a:hover{
    text-decoration:none;
    color:#072254;
    font-size:14px;
    font-weight:bold;
    }

.customerServicePageList li a:hover{
    text-decoration:underline;
    }

/* Category and search results page styles */
.categoryPaging{
    width:561px;
    height:40px;
    float:left;
    clear:both;
    line-height:40px;
    text-align:right;
    }
    
.currentPageNumber{
   font-weight:bold;
    }    

#searchResults{
    width:561px;
    float:left;
    margin-top:10px;
    }

.simpleItemCollection{
    width:561px;
    float:left;
    }

.simpleItemCollection div{
    width:186px;
    float:left;
    height:165px;
    text-align:center;
    overflow:hidden;
    }

.simpleItemCollection div img{
    
    }

.simpleItemCollection div span{
    display:block;
    text-align:center;
    margin:0 3px 0 12px;
    }

.simpleItemDescription{
    clear:both;
    padding-top:5px;
    }

.simpleItemDescription a, .simpleItemDescription a:visited{
   text-align:center;
    color:#630000;
    font-weight:bold;
    text-decoration:none;
    }

.simpleItemDescription a:hover {
   text-align:center;
    color:#630000;
    text-decoration:underline;
    }

.searchMessage{
    font-size:14px;
    }

/*Product Page*/
.breadCrumb{
    width:575px;
    height:25px;
    line-height:25px;
    float:left;
    text-align:right;
    }

.productTopPane{
    width:575px;
    margin:5px 0 15px 0;
    float:left;
    }

.productImagePane{
    float:left;
    width:305px;
    text-align:center;
    }

.productInformationPane{
    float:right;
    width:265px;
    }

.clickEnlarge{
    margin-top:10px;
    cursor:pointer;
    }
    
.itemNumber{
   padding: 0 0 8px 0;
   color:#6d6a62;
   font-size:10px;
    }    

.itemDescription{
    color:#6d6a62;
    font-size:12px;
    padding-bottom:15px;
    margin-bottom:11px;
    background: url(/images/product/blue_dotted_bg.gif) repeat-x bottom;
    }
    
.itemStopByText{
    color:#6d6a62;
    padding-bottom:15px;
    margin-bottom:11px;
    background: url(/images/product/blue_dotted_bg.gif) repeat-x bottom;
    }

.addWishListButton{
    margin:0 0 0 70px;
    }

.productTopPane h1, .productTopPane.itemName{
    margin:0;
    padding:0 0 0px 0;
    font: bold 15px arial;
    color:#072254;
    background:none;
    line-height:normal;
    }

.productPageStatusMessage{
    width:265px;
    float:left;
    padding:20px 0;
    text-align:center;
    }

.productPageStatusMessage span{
    padding:10px 5px;
    font: bold 12px arial;
    }
    
.statusMessage{
    font: bold 14px arial;
    }    

.relatedItems, .coordinatingItems{
    float:right;
    width:580px;
    margin-bottom:25px;
    }

.relatedItems .simpleItemCollection, .coordinatingItems .simpleItemCollection{
    float:left;
    width:570px;
    padding-bottom:15px;
    }

.relatedItems .simpleItemCollection{
    background: url(/images/product/blue_dotted_bg.gif) repeat-x bottom;
    }

/*Wish List Page*/
.noItemsDiv{
    padding:0 20px 0 15px;
    float:left;
    }

.wishListRow{
    margin-top:20px;
    width:590px;
    float:left;
    padding-top:21px;
    background: url(/images/product/blue_dotted_bg.gif) repeat-x top;
    }

.wishListRow img{
    padding:0 20px 0 15px;
    float:left;
    }

.wishListProductInformationPane{
    float:left;
    width:300px;
    }

.wishItemName{
    font-weight:bold;
    color:#072254;
    padding-bottom:10px;
    font-size:12px;
    }

.wishItemName span{
   color:#6d6a62;
   font-size:10px;
    }    

.wishItemDescription{
    color:#6d6a62;
    }

.wishListRow input{
    float:left;
    margin:56px 0 0 20px;
    }

/*Sales Page Styles*/
#salesPageHeader{
    width:590px;
    float:left;
    background: url(/images/staticPages/ccc_dotted_bg.gif) repeat-x bottom;
    color:#072254;
    font-size:15px;
    font-weight:bold;
    padding-bottom:13px;
    }

#salesPageFooter{
    width:590px;
    float:left;
    background: url(/images/staticPages/ccc_dotted_bg.gif) repeat-x top;
    padding:8px 0 15px 0;
    }

#printAdPane{
    width:590px;
    float:left;
    background: url(/images/staticPages/ccc_dotted_bg.gif) repeat-x bottom;
    padding:12px 0;
    }

#printAdPane img{
    border:solid 0px #ccc;
    float:left;
    margin-left:15px;
    }

#radioAdPane{
    width:590px;
    float:left;
    background: url(/images/staticPages/ccc_dotted_bg.gif) repeat-x bottom;
    padding:12px 0;
    }
    
#radioAdPane img{
    float:left;
    padding:0 15px 0 10px;
    }    

#videoAdPane{
    width:590px;
    float:left;
    padding:12px 0;
    }

#videoAdPane div{
    width:294px;
    float:left;
    text-align:center;
    }

#videoAdPane div img{
    padding-bottom:12px;
    }

#videoAdPane div span{
    
    }


/*FAQ Page Styles*/
.slidey{
    margin-bottom: 5px;
    float:right;
    width:570px;
    }
    
.slidey .title{
    font-weight:bold;
    } 

.slidey .slideblock{
    overflow: hidden;
    padding: 7px;
    }
  
.slideblock p{
    margin:0;
    padding:5px 0 5px 10px;
    }  
    
.slideblock div p{
    margin:0;
    padding:0 0 0 10px;
    }

.faqDivider{
    width:580px;
    float:right;
    background: url(/images/staticPages/ccc_dotted_bg.gif) repeat-x top;
    padding:10px 0 5px 0;
    color:#072254;
    font-size:15px;
    font-weight:bold;
    }

/*Decorating Help Page*/
.staticPageButtonDivider{
    width:580px;
    float:right;
    background: url(/images/staticPages/ccc_dotted_bg.gif) repeat-x bottom;
    padding:10px 0;
    margin-bottom:10px;
    }

#decoratingCalendarTable{
    margin:0 10px 0 0;
    float:right;
    }

#decoratingCalendarTable th{
    background-color:#072254;
    color:#fff;
    padding:15px 0;
    font-size:14px;
    }

#decoratingCalendarTable th span{
    padding:15px 0 15px 40px;
    font-size:11px;
    }

#decoratingCalendarTable td{
    padding:12px 0;
    }

#decoratingCalendarTable{
    margin:0 0 0 10px;
    float:left;
    }

#decoratingCalendarTable .dateCell{
    width:50px;
    text-align:center;
    color:#141461;
    font-weight:bold;
    font-size:13px;
    }

#decoratingCalendarTable .typeCell{
    width:45px;
    text-align:center;
    }

#decoratingCalendarTable .descriptionCell{
    width:475px;
    text-align:left;
    } 

#decoratingCalendarTable .odd .dateCell{
    background-color:#cdcfd3;
    }

#decoratingCalendarTable .odd .typeCell{
    background-color:#d7dadf;
    }

#decoratingCalendarTable .odd .descriptionCell{
    background-color:#d7dadf;
    }    

#decoratingCalendarTable .even .dateCell{
    background-color:#e4e4e3;
    }

#decoratingCalendarTable .even .typeCell{
    background-color:#f1f1f0;
    }

#decoratingCalendarTable .even .descriptionCell{
    background-color:#f1f1f0;
    }

/*Contact Us*/
.tanRule{
    width:95%;
    height:1px;
    clear:both;
    text-align:center;
    color:#C7B68A;
    background-color:#C7B68A;
    border:none;
    }

.keyNumbersTable{
    float:left;
    margin:10px 0 20px 10px;
    width:inherit;
    }
    
.keyNumbersTable td{
    padding-bottom:10px;
    }
    
.keyNumbersTable .c1{
    width:270px;
    }

.keyNumbersTable .c2{
    width:120px;
    }

.individualStoresTable{
    float:left;
    margin:10px 0 20px 10px;
    width:inherit;
    }

.individualStoresTable .c1{
    width:40px;
    font-weight:bold;
    vertical-align:top;
    font-size:14px;
    }

.individualStoresTable .c2{
    padding-bottom:10px;
    width:450px;
    }

.departmentalCallListTable{
    float:left;
    margin:10px 0 20px 10px;
    width:inherit;
    }

.departmentalCallListTable th{
    text-transform:uppercase;
    font-weight:bold;
    text-align:left;
    }

.departmentalCallListTable .c1{
    width:220px;
    }

.departmentalCallListTable .c2{
    width:190px
    }

.departmentalCallListTable .c3{
    
    }
    
p.important{
   font-weight:bold;
   color:Red;
    }    

/*Account Styles*/
.createAccountButton{
    float:left;
    margin-left:165px;
    }
    
