/*
 * Rochester info page specific
 * $Id: info_page.css 33621 2010-04-08 11:06:22Z iargent $
 */
#info-page {
	background:#fff;
}
#info-page h2 {
	color:#67111e; 
	text-transform:uppercase;
	letter-spacing:1px;
	margin-left:0px;	
	padding:35px 0 0;
	border-bottom:2px solid #67111e;	
	margin-top:0;
}
#info-page ul {
	margin-left:20px;
}
#info-page .list-no-disc {
	margin-left:0;
}
#comfort {
	overflow:auto;
	position:relative;
}
#comfort dl {
	width:370px; 
	float:left;
	margin-right:20px;
	min-height:145px;
	margin-bottom:5px;
}
/*form cs_helpticketsubmit*/
#ticket .ticket  {
	padding:10px;
	margin-bottom:20px;		
	display:block;
	overflow:auto;
	background:#edede2;
}
#ticket .ticket  dt{
	display:block;
}
ul#cs-ticket {
	margin-left:0px;
}
/*page cs_HelpViewTicket*/
#view-ticket {
	padding-bottom:30px;
	background:#edede2;
}
#view-ticket-submit {
	margin-top:40px;
	margin-left:20px;
}
#site-map ul li {
	border-bottom:1px solid #C0C0C0;
}
#site-map ul {
	margin-left:5px;
}
table .border {
	border-right:1px solid #c0c0c0;
}
/*
table .border-first {
	border-right:1px solid #c0c0c0;
	border-left:1px solid #c0c0c0;
}
*/
/* page store_location */

#info-page #left-promo h2 {
	border-bottom:0;
	font-size:20px;
	font-weight:normal;
	margin-bottom:0;
	padding:20px 0;
}
#info-page #left-promo a {
	color:#67111e;
}
#left-promo {
	overflow:hidden;
}
#left-promo .shop {
	float:left;
	margin-left:15px;
}
#left-promo p.shop {
	width:100px;
	text-align:left;
	margin-top:10px;
	clear:none;
}
#left-top {	
	height:313px;
	background:url(../../../static/img/rbt/08_09_left_top.gif);
}
#left-promo .banner {
	background:#67111e;
	height:147px;
	font-size:17px;
}
#left-promo .banner p{
	padding:10px;
	letter-spacing:0.2em;
}
#info-page .white {
	color:#fff;
}
#info-page .beige {
	color:#B8A28D;
}
#info-page .big {
	font-size:12px;
	font-weight:bold;
}
#info-page .medium {
	font-size:11px;
	letter-spacing:0.18em;
}
#info-page .small {
	font-size:10px;
	letter-spacing:0.14em;
}
#store-location h3 {
	background-color:#67111e;
	font:13px normal;
	padding:5px;
	color:#fff;
}
#store-location h3, #store-location p{
	padding-left:15px;
}
.store-detail {
	float:left;
	margin-right:20px;
}
/* end page store_location */

/*=sizing chart */
#sizing-tables table  .headBgColor {
	background-color:#DEDCC9;
	color:#000;
}
#sizing-tables table  .headingsText {
	color:#681120;
}




#sizing-content-thickbox table td,th {
	padding-left: 7px;
}

#sizing-content-thickbox h2 {
	padding: 10px;
	margin-bottom: 10px;
	font-size: 25px;
	background-color:#DEDCC9;
	color:#000;
	text-transform:uppercase;
}

#sizing-content-thickbox #sizing-description {
	padding-top: 100px;
}

#sizing-content-thickbox #sizing-description a {
	color:#67111e;
	text-transform:uppercase;
	text-decoration:underline;
}



