.thumb_container.a {
	float:left;
	margin-right: 30px;
}
.thumb_container.b {
	float:left;
	margin-right: 30px;
}
.thumb_container.c {
	float:left;
	margin-right: 10px;
}
.thumb_container.d {
	float:left;
	margin-left: 20px;
}
.thumb_container.e {
    float:right;
    margin-right:0;
}
.product_item_a {
	width: 80px;
	height: 140px;
	float: left;
	margin: 0 40px 0 20px;
}
.product_item_b {
	width: 80px;
	height: 140px;
	float: left;
	margin: 0 40px 0 20px;
}
.product_item_c {
	width: 80px;
	height: 140px;
	float: left;
	margin: 0 40px 0 20px;
}
.product_item_d {
	width: 80px;
	height: 140px;
	float: left;
	margin: 0 40px 0 20px;
}
.product_item_e {
	width: 80px;
	height: 140px;
	float: left;
	margin: 0 40px 0 20px;
}
.product_item_f {
	width: 80px;
	height: 140px;
	float: left;
	margin: 0 40px 0 20px;
}
.product_item_g {
	width: 80px;
	height: 140px;
	float: left;
	margin: 0 40px 0 20px;
}
#product_nav {
	padding: 20px 0 0 0;
	clear: both;
}


.product-row {
	width: 650px;
	height: 200px;
	padding-bottom:30px;
	position:relative;
	float: right;
}

.product-row_line {
	width: 650px;
	position:relative;
	float: left;
	border-bottom:1px solid #999999;
	padding-bottom:5px;
	font-size:13px;
}
.product-row_blank {
	width: 650px;
	position:relative;
	float: right;
	line-height:33px;	
}

.product_hover {
    display:none;
    position:absolute;
    top:0;
    padding-top: 25px;
    padding-bottom: 25px;
    text-align:left;
    width: 220px;
}

.product_hover.a {
	background:#FFFFFF;
	left: 130px;
}
.product_hover.b {
	background:#FFFFFF;
	left: 310px;
}
.product_hover.c {
	background:#FFFFFF;
	left: 450px;
}
.product_hover.d {
	background:#FFFFFF;
	left: 590px;
}

.product_hover.e {
    background:#FFFFFF;
    right: 110px;
    text-align: right;
}
#product_grid {
	width: 700px;
	min-height:300px;
	margin: 20px 0px 0px 280px;
	clear: right;
}

body {

}

.product_thumb {
    padding-bottom: 4px;
}
.product_thumb_left {
    padding-bottom: 4px;
}

#product_slideshow{
	width: 980px;
	height: 315px;
}


#product_space{
	width: 770px;
	min-height:300px;
	margin-left: 50px;
}

.product_selection {
    width: 195px;
}

#product_left {
	float:right;
	text-align:left;
	width: 510px;
	padding-right: 15px;
	padding-top: 20px;
	padding-bottom: 30px;
}

#product_right {
	float: right;
	width: 225px;
	padding-top:20px;
	text-align: left;
	padding-bottom: 50px;
}
#main_product_photo {
	display:table-cell;
	height:425px;
	width:510px;
	margin: auto auto;
	text-align:left;
	line-height: 390px;
	vertical-align:middle;
}
#main_product_photo img {
    vertical-align:middle;
}
#product_thumbs {
    height: 390px;
    width: 225px;
}
#product_copy {
    font-size: 11px;
    text-align: justify;
    padding-top: 15px;
    line-height: 14px;
}
#product_left_content_2 {
    padding-right:4px;
    min-height:400px;
    background: #FFFFFF url('../images/hive_animation.gif') no-repeat 200px 150px; 
    display:none;
}
#swatch_choice_2 {

}
.swatch_small {
    position:relative;
    z-index: 5;
}
.swatch_small_left {
    position:relative;
    z-index: 5;
}
.swatch_description {
    color: #808080;
}
#fabric_window {
    height: 475px;
}
#swatch_price_layer {
    color: #808080;
    font-size: 11px;
    padding-top:7px;
    padding-bottom:7px;
}
#option_price_layer {
    color: #808080;
    font-size: 11px;
    padding-bottom:7px;
}
#total_price_layer {
    color: #808080;
    padding-bottom:7px;
}





#category_navigation {
    float:left;
    text-align:left;
    margin: 0;
    padding-top: 20px;
    float:left;
    width:175px;
}
#category_navigation ul {
    margin: 0;
    padding: 0;
    list-style-type:none;
}
#category_navigation ul li {
    padding-bottom: 2px;
}
#category_navigation ul li a {
    font-size: 11px;
}
#category_navigation ul li a:hover {

}

ul.cat_sub li {
    padding-left:18px;
}
.cat_sub {
    display:none;
}
a.cat_sub {
    color: #808080;
}
a.cat_sub:hover {
    color: #FCAF17;
}


ul.cat_sub_open li {
    padding-left:18px;
}
a.cat_sub_open:hover {
    color: #FCAF17;
}

a.cl_1:hover {
    color: #FCAF17;
}
a.cl_2:hover {
    color: #FCAF17;
}
a.cl_3:hover {
    color: #FCAF17;
}
a.cl_4:hover {
    color: #FCAF17;
}

.cat_on {
    color: #FCAF17;
}
.cat_off {
    color: #808080;
}
.title {
	text-align: center;
}
#nav_container {
	width: 700px;
	float: right;
}

