@CHARSET "ISO-8859-1";
#listing_container {
	overflow: hidden;
}

#filter_control {
	cursor: pointer;
}
	
#listing_content {
	float: left;
	width: 800px;
}

.listing_item_2_cols {
	float: left;
}

.listing_item_3_cols {
	float: left;
	width: 246px;
	margin-left: 6px;
	margin-right: 6px;
	/*height: 346px;*/
	text-align: center;
}


.listing_item_4_cols {
	float: left;
	width: 180px;
	margin-left: 7px;
	margin-right: 7px;
	/*height: 263px;*/
	text-align: center;
}

.listing_item_5_cols {
	float: left;
	width: 140px;
	margin-left: 7px;
	margin-right: 7px;
	/*height: 200px;*/
	text-align: center;
}

.listing_item_6_cols {
	float: left;
	width: 113px;
	margin-left: 8px;
	margin-right: 8px;
	/*height: 173px;*/
	text-align: center;
}

.listing_item_7_cols {
	float: left;
	width: 94px;
	margin-left: 9px;
	margin-right: 9px;
	/*height:  156px;*/
	text-align: center;
}

.listing_item_8_cols {
	float: left;
	width: 79px;
	margin-left: 9px;
	margin-right: 9px;
	/*height:  151px;*/
	text-align: center;
}

.listing_item_3_cols a, .listing_item_4_cols a, .listing_item_5_cols a, .listing_item_6_cols a, .listing_item_7_cols a, .listing_item_8_cols a {
	display: block;
}

.listing_item_right_side {
	margin-right: 0px;
}

#listing_data {
	background-color: white;
	margin-left: 10px;
	overflow: hidden;
	position: relative;
	clear: both;
}

#listing_data h1 {
	margin: 10px;
}

#listing_sub_data {
	background-color: white;
	margin-left: 10px;
	overflow: hidden;
	padding-left: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	padding-top: 40px;
}

.listing_content_header {
	height: 150px;
}

#nav_container {
	float: left;
}

#listing_data a {
	position: relative;
	color: #939393;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}

.listing_hr {
clear: both;
overflow: hidden;
}

#listing_controls {
	background: url("../images/listing/bck_listingControl.png");
	background-repeat: repeat-x;
	margin-left: 10px;
	border-bottom: 1px solid #e4e4e4;
	overflow: hidden;
	
}

.quick_filters {
	margin: 0 10px;
	width: 160px;
	padding-top: 13px;
	float: left;
	height: 30px;
}

.order_filters {
	padding-top: 13px;
	float: left;
	width: 225px;
	height: 30px;
}

.image_sizer {
	padding-top: 13px;
	float: left;
	width: 235px;
	height: 30px;
}

.extra_filters {
	float: left;
	height: 43px;
}

#scroller_container { float: left; }

#order_by {
	width: 150px;
}

.scriptless_image_resize {
	float: left;
}

div.slider {
	width: 159px;
	height: 11px;
	background: url("../images/listing/size_background.gif") repeat-x bottom;
}
div.slider div.knob {
	width: 8px;
	height: 11px;
	background-image: url("../images/listing/size_pointer.gif");
}

.thumbnail_cont {
	margin-top: 10px;
	margin-bottom: 10px;
	color: #c9c9c9;
	line-height: 14px;
}

.thumbnail_cont a {
	text-decoration: none;
}

.thumbnail_cont img {
	display: block;
}

#blog_container {
	width: 360px;
	float: left;
}

#blog_container h1 {
	color: #770000;
	font-size: 18px;
	font-family: cambria, georgia, serif;
	margin-bottom: 5px;
	margin-top: 20px;
	clear: both;
}

#blog_container h3 {
	color: #770000;
	font-size: 18px;
	font-family: cambria, georgia, serif;
	margin-bottom: 5px;
	margin-top: 20px;
	clear: both;
	font-weight: normal;
}

.blog_by {
	width: 70px;
	margin-right: 10px;
	float: left;
	color: #3b3b3b;
	text-transform: uppercase;
	font-size: 8px;
	line-height: 12px;
	font-family: verdana, arial, sans-serif;	
}

#blog_container p {
	display: block;
	font-size: 11px;
	line-height: 14px;
	color: #3b3b3b;
	font-family: verdana, arial, sans-serif;
	margin-top: 0px;
	margin-left: 80px;
}

#blog_container a {
	color: #770000;
}

#about_brand_container {
	float: left;
	width: 370px;
	margin-right: 10px;
	margin-left: 30px;
	color: #939393;
	line-height: 21px;
	font-size: 11px;
	font-family: Verdana, arial, sans-serif;
}

#about_brand_container p{
  color: #939393;
  margin-top: 0px;
  line-height: 21px !important;
}

#about_brand_container img {
	margin-bottom: 27px;
}

.loading_graphic {
	background: url('../images/ajax-loader.gif') no-repeat;
	background-position: 380px 50px;
}

div.filter_group {
	border-bottom: 1px dotted #e4e4e4;
	padding: 10px;
	background-color: white;
	clear: both;
}

div .last_row {
	border-bottom: none;
}

.filter_group {
	overflow: hidden;
	clear: both;
}

.filter_group div {
	float: left;
}

.lbl {
	width: 140px;
	float: left;
}

.filter_options {
	float: left;
	width: 620px;
}

.filter_options div {
	width: 145px;
	margin-left: 10px;
}

#search_content {
	float: left;
}

.right_search_column {
	
	margin-left: 2px;
	float: left;
	padding-bottom: 4px;
	width: 808px !important;
}

.search_filter_container {
	border-bottom: 1px solid #dcdcdc; 
	padding: 10px;
}


.tags {
	overflow: hidden;
	width: 79px;
	height: 16px;
	text-align: center;
	margin: 0 auto;
}

.tag {
	background-color: #a0a0a0;
	overflow: hidden;
	width: 79px;
	color: white;	
	padding-top : 1px;
	padding-bottom: 1px;
	
}

A.listing_link:hover, .listing_link:hover {
	text-decoration: underline;
}

A.listing_link_title:hover, .listing_link_title:hover {
	text-decoration: underline;
}

A.listing_link_model:hover, .listing_link_model:hover {
	text-decoration: underline;
}

A.listing_link_title, .listing_link_title {
	color: #939393!important;
}

A.listing_link_model, .listing_link_model {
	color: #3b3b3b !important;
}

.tag img {
	margin: 0 auto;
}

.extra_filters_container {
	overflow: hidden;
	clear: both;	
}

.extra_filters_container img {
	display: block;
}

.search_header {
	border-bottom: 1px solid #e4e4e4;
	margin-left: 10px;
	margin-right: 10px;
	height: 35px;
	padding-top: 15px;
}

.elite-section-name {
padding-left: 20px;
padding-top: 10px;
clear: both;
overflow: hidden;
padding-bottom: 10px;
}

.morestyles {
background-image: URL("../images/listing/view-collection.png");
background-repeat: no-repeat;
background-position: 0px 0px;
display: block;
height: 22px;
width: 110px;
margin-left: auto;
margin-right: auto;
margin-bottom: 4px;
margin-top: 6px;
}

.morestyles:hover {
background-position: 0px -22px;
}

.tool-tip {
	color: #444;
	width: 280px;
	z-index: 13000;
}
 
.tip-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #444444;
	padding: 8px 8px 4px;
	background: url("../images/listing/bubble2.gif") top left;
}
 
.tip-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: url("../images/listing/bubble2.gif") bottom right;
}

.breadcrumb_container {
float: left;
padding-left: 12px;
padding-top: 12px;
font-size: 11px;
}

.breadcrumb_container h1 {
margin: 0px !important;
padding: 0px;
font-family: Verdana;
font-size: 11px;
display: inline;
}
