@charset "utf-8";
/* ========== Americas Mattress Philadelphia Secondary CSS Styles ========== */

/*	
	1.Left Colum
		a.Left Naviation
	2.Page
		a.Breadcrumbs
		b.Main Styles
		c.Address Map
*/

/* ==================== 1.Left Colum ==================== */

#left-column {width:200px; float:left;}

/* ---- a.Left Naviation ---- */

#left-naviation {width:200px; float:left;}

#left-naviation p {background:url(/images/products/bg-left-nav-title.jpg); padding:11px 12px; display:block;}

#left-naviation p span {color:#FF6; font-family:Georgia, "Times New Roman", Times, serif; font-weight:bold; padding-bottom:12px;}

#left-naviation dl {width:178px; padding:0px 10px 10px 10px; background:#E8EEF7; border:#CCC solid; border-width:0px 1px 1px 1px; line-height:140%;}

#left-naviation dt {color:#039; padding-top:10px; font-family:Georgia, "Times New Roman", Times, serif; font-weight:bold;}

#left-naviation dt a {color:#039; text-decoration:none;}

#left-naviation dd {padding-left:12px;}

#left-naviation dd a {text-decoration:none;}

#left-naviation dd a:hover {color:#F00; text-decoration:underline;}

/* ==================== 2.Page ==================== */

#page {width:715px; float:right;}

/* ---- a.Breadcrumbs --- */

#page p#breadcrumbs {font-size:.9em; margin-top:10px; margin-bottom:12px; padding-bottom:12px; border-bottom:#CCC 1px solid;}

#page p#breadcrumbs a {text-decoration:none;}

#page p#breadcrumbs strong {font-weight:normal; color:#666;}

/* ---- b.Main Styles --- */

#page h1, #page h2 {color:#039; line-height:120%; padding-bottom:12px;}

#page h1 {font-size:1.8em; font-weight:normal;}

#page h2 {font-size:1.1em; font-weight:normal; clear:left; font-weight:bold;}

#page p, #page ul {line-height:160%; padding-bottom:12px;}

#page ul {margin-left:4px;}

#page li {background:url(/images/bullet-circle.gif) no-repeat left 6px; padding-left:10px;}

#page strong {color:#333;}

/* ---- c.Address Map --- */

#address-map {float:right; width:350px; padding-left:15px; padding-bottom:15px;}

#address-map iframe {padding:2px; border:1px solid #CCC; margin-bottom:6px;}

#address-map dl {float:left; margin-right:15px;}

#address-map dt {color:#039; font-weight:bold; padding-bottom:4px;}

#address-map dd {line-height:160%; color:#333; font-weight:bold;}


#maps-container {float:left; width:715px;}

#maps-container div.container {float:left; width:715px; padding-bottom:12px;}

#left-map {float:left; width:340px; padding-bottom:12px;}

#left-map iframe {padding:2px; border:1px solid #CCC; margin-bottom:6px;}

#left-map dl {float:left; margin-right:15px;}

#left-map dt {color:#039; font-weight:bold; padding-bottom:4px;}

#left-map dd {line-height:160%; color:#333; font-weight:bold;}


#right-map {float:right; width:340px; padding-bottom:12px;}

#right-map iframe {padding:2px; border:1px solid #CCC; margin-bottom:6px;}

#right-map dl {float:left; margin-right:15px;}

#right-map dt {color:#039; font-weight:bold; padding-bottom:4px;}

#right-map dd {line-height:160%; color:#333; font-weight:bold;}


