@charset "utf-8";
/* ========== Mattresses For Less Full Page CSS Styles ========== */

/*	
	1.Page
		a.Breadcrumbs
		b.Add This
		c.Main Styles
	2.Site Map

*/

/* ==================== 1.Full Page ==================== */

#full-page {width:956px; float:left;}

/* ---- a.Breadcrumbs --- */

#breadcrumbs {font-size:.9em; float:left; width:960px; border-bottom:1px solid #D6D3CE; padding:6px 0px 14px 0px; margin-bottom:10px;}

#breadcrumbs p a {margin:0px 6px;}

#breadcrumbs p a#btn-home {margin-left:0px;}

#breadcrumbs strong {font-weight:normal; color:#201A43; margin-left:6px;}

/* ---- b.Add This --- */

#add-this {float:right;}

/* ---- c.Main Styles --- */

#full-page h1, #full-page h2 {color:#201A43; line-height:120%;}

#full-page h1 {font-size:1.8em; font-weight:normal; padding-bottom:12px; font-family:"Times New Roman", Times, serif;}

#full-page h2 {font-size:1.4em; font-weight:bold; padding-bottom:3px; }

#full-page p {line-height:160%; padding-bottom:12px;}

#full-page p strong {color:#036}

#full-page ul {line-height:160%; padding-bottom:12px; margin-left:12px;}

#full-page blockquote {margin-left:12px;}

#full-page ul li {padding-left:12px; background:url(/images/bullet-circle.gif) no-repeat left 7px;}

/* ==================== 2.Site Map ==================== */

#site-map div {float:left; padding-right:25px; width:290px;}

#site-map div dl {margin-bottom:12px; line-height:160%;}

#site-map div dl dt {font-size:1.2em; font-weight:bold; color:#201A43; border-bottom:1px solid #D6D3CE; font-family:"Times New Roman", Times, serif;}

#site-map div dl dd {font-size:.9em; border-bottom:1px solid #D6D3CE;}

#site-map div dl dt a, #site-map div dl dd a {display:block;}



