@charset "utf-8";
/* ========== Americas Mattress Philadelphia Subcategory CSS Styles ========== */

/*	
	1.Left Colum
		a.Left Navigation
	2.Page
		a.Breadcrumbs
		b.Main Styles
	3.Subcategory Layout
*/

/* ==================== 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 {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.4em; font-weight:bold; clear:left;}

#page p {line-height:160%; padding-bottom:12px;}

#page strong {color:#333;}

/* ==================== 3.Subcategory Layout ==================== */

#subcategory {float:left; margin-bottom:12px; width:715px;}

#subcategory li {display:block; border:1px solid #D6E0F0; margin-right:11px; margin-bottom:11px; padding:9px; float:left;}

#subcategory li.last {margin:0px;}

#subcategory li img {border:1px solid #D6E0F0; margin-bottom:20px; vertical-align:bottom; display:block;}

#subcategory dl {line-height:140%; width:148px;}

#subcategory dt {height:50px; margin-bottom:6px;}

#subcategory dt a strong {color:#06F; text-decoration:underline;}

#subcategory dt a:hover strong {color:#F00; text-decoration:none;}

#subcategory dd.size {color:#039; font-weight:bold; margin-bottom:30px;}

#subcategory dd span {text-decoration:line-through;}

#subcategory dd.price {color:#F00; font-weight:bold; font-size:1.6em; margin:30px 0px;}

#subcategory img.view-details {border:none; margin-bottom:0px; vertical-align:bottom;}

