/* clothing home */
#left_col.clothing_home {
	width: 140px;
}

#right_col.clothing_home {
	width: 762px;
}

#right_col.clothing_home.full {
	padding: 0;
	width: 100%;
}

#left_col.clothing_home h1 {
	text-align: left;
}

#the_brands_header {
  clear: both;
  padding: 15px 0 18px 0;
}


/* clothing brands */
#clothing_header {
	font-weight: bold;
	font-size: 18px;
	border: solid;
	border-color: #eee;
	border-width: 0 0 1px 0;
}

#clothing_header h1 {
	line-height: 36px;
}

#clothing_header #header_text {
	padding-left: 10px;
	float: left;
}

#clothing_header img {
	width: 54px;
	height: 36px;
	float: left;
}

#logos .logo {
	text-align: center;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 4px;
	border: solid;
	border-color: #bfbfbf;
	border-width: 1px;
}

#logos .logo img {
  width: 70px;
  height: 70px;
}

#logos .logo a {
	display: block;
	padding: 5px;
	height: 70px;
	width: 70px;
}

#logos .logo.last {
	margin-right: 0;
}

#bio {
  height: 165px;
  overflow: auto;
}


/*.clothing_types {
  padding: 0 0 20px 0;
}*/
/*.clothing_types ul li, .clothing_genders ul li {
  color: #ccc;
}*/
/*.clothing_genders {
  padding: 0px 0 0 0;
}
*/

.product_image {
	padding-right: 10px;
	padding-bottom: 10px;
	float: left;
	width: 60px;
	height: 60px;
}

.product_image.last {
	padding-right: 0;
}

/* show/ */
#featured_products h1 {
	padding: 0px 0 10px 0;
}

#featured_products img {
	width: 113px;
	height: 133px;
}

/* top brands */
#top_brands {
	padding: 0 0 10px 0;
}

.top_brand {
	float: left;
	margin-right: 10px;
	padding: 10px 10px 0 10px;
	width: 155px;
	height: 260px;
	border: 1px solid #ccc;
}

.top_brand img.featured {
	width: 154px;
	height: 208px;
}

.top_brand .text {
	text-align: left;
}

.top_brand .text img {
	width: 50px;
	height: 33px;
	float: left;
	vertical-align: top;
}

.top_brand .text .brand_info {
	font-size: 11px;
	width: 100px;
	padding-left: 5px;
	float: left;
}

/* recent updates */
#recent_updates {
  clear: both;
	line-height: 11px;
	padding: 1px 5px 30px 0px;
}

#recent_updates img.recent_update_product {
	width: 167px;
	height: 167px;
}

#recent_updates a.ru_img_link {
	width: 167px;
	height: 167px;
	display: block;
}

#recent_updates .head {
	border: solid;
	border-color: #d33d4f;
	border-width: 0 0 4px 0;
	height: 52px;
	padding: 0 0 5px 0;
	font-size: 38px;
	line-height: 38px;
}

#recent_updates .third {
	padding: 6px 0;
	width: 193px;
	float: left; 
	border: solid; 
	border-color: #9f9f9f; 
	border-width: 0 1px 0 0;	
}

#recent_updates .first.third {
	width: 195px;
}

#recent_updates .last.third {
	width: 192px;
}

#recent_updates .third .top {
	padding-left: 13px;
	padding-bottom: 13px;
}

#recent_updates .third .bottom {
	padding-top: 13px;
	text-indent: 8px;
	color: #acacac;
	border: solid; 
	border-color: #bfbfbf; 
	border-width: 1px 0 0 0; 
	font-size: 10px;
	margin: 0 5px;
}

#recent_updates .first.third .bottom {
	text-indent: 10px;
}

#recent_updates .first.third .top {
	padding-left: 15px;
}

#recent_updates .last.third {
	padding-right: 0;
	border: none;
}

#recent_updates .inner {
  clear:both;
  padding: 7px 0 0 0;
}

#recent_updates .inner .clothing {
	padding-top: 23px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
	line-height: 14px;
}

#recent_updates .season, #recent_updates .title {
	font-size: 9px;
	line-height: 11px;
	height: 11px;
	overflow: hidden;
	text-transform: uppercase;
}

#recent_updates .description {
	font-size: 11px;
	line-height: 12px;
	margin: 13px 0;
	height: 60px;
	overflow: hidden;
}

/* clothing index */
.sub_cat_links {
	font-size: 10px;
}

.sub_cat_links a {
	text-transform: uppercase;
	color: black;
}

a.now_link {
	display: block;
	height: 162px;
	width: 162px;
}

/* show */
#latest_offerings {
	float: left; 
	text-align: center; 
	width: 190px; height: 110px;
 	border: solid;
 	border-color: #ccc;
  border-width: 0 1px 0 0;
}