
/* ---------------------------- */
/*    COLLECTION LAYOUT 1       */
/* ---------------------------- */

/*      Main Panel       */

#CollectionPage1_MainPanel
{
	float:left;
	width: 590px;
	min-width:300px;
	color:#000;
	background-color: #fff;
}

#CollectionPage1_collection_desc, #CollectionPage1_CollectionItems
{
	border-top:solid 1px #aaa;
}

/*      Side Panel       */

#CollectionPage1_SidePanel 
{
	float:right;
	width:190px;
	border-bottom:solid 1px #aaa;
	border-left:solid 1px #aaa;
	padding: .35em;
	margin: 0 ;
	text-align:center;
}

#CollectionPage1_detail_images 
{

}

#CollectionPage1_detail_images ul
{
	list-style-type:none;
	margin:0;
	padding:0;
}

#CollectionPage1_detail_images img
{
	width:150px;
}

#CollectionPage1_detail_images h2
{
	text-align:center;
}

#CollectionPage1_detail_images img
{
	width:150px;
}

#CollectionPage1_Alternate_Finishes a
{
	float:left;
	width:50px;
	margin:.2em;
}
	
#CollectionPage1_Alternate_Finishes img
{
	width:50px;
}


/*    Related Items       */

#CollectionPage1_CollectionItems .CollectionPage_related_items_section ul li img
{	
	width: 125px;
	border:0;
}

#CollectionPage1_CollectionItems .CollectionPage_related_items_section ul li
{
	float: left;
	margin: .2em;
	padding: .2em;	
	border: solid 1px #aaa;
	width: 125px;
	height: 170px;
	overflow: hidden;
	text-align: center;
	background-color: #ddd;
	font-size: 85%;
}

#CollectionPage1_CollectionItems .CollectionPage_related_items_section ul li *
{
	color: #000;
	text-decoration:none;
}

#CollectionPage1_CollectionItems .CollectionPage_related_items_section_clearfloat
/* should clear the float above, so the menu float is not cleared.  
If the menu is floated right(default) the items should be floated left, and this should clear left */
{
	clear:left;
	line-height:0;
	font-size:1px;
	height: 0;
}

#CollectionPage1_CollectionItems 
{
	clear:left;
}

#CollectionPage1_CollectionItems .AvailableItems ul 
{
	margin:0;
	padding:0;
}

#CollectionPage1_CollectionItems .AvailableItems ul li
{
	list-style-type:none;
	display:inline;
}



/* ---------------------------- */
/*     COLLECTION LAYOUT 2      */
/* ---------------------------- */

#CollectionPage2_imgnav_container 
{
	float: left;
}

#CollectionPage2_collection_desc
{
	margin-left: 320px;
	max-width:450px;
	font-size:115%;

}

#CollectionPage2_MainPanel 
{
	float:left;
	width: 580px;
	padding:.35em;
	color:#000;
	background-color: #fff;
}


/*      Side Panel       */

#CollectionPage2_SidePanel
{
	float:right;
	width:200px;
	text-align:center;
	margin:.35em 0;
	color:#000;
	background-color: #fff;

}

#CollectionPage2_detail_images 
{
}

#CollectionPage2_detail_images ul
{
	list-style-type:none;
	margin:0;
	padding:0;
}

#CollectionPage2_detail_images img
{
	width:150px;
}

#CollectionPage2_Alternate_Finishes a
{
	float:left;
	width:50px;
	margin:.2em;
	color:#fff;
}
	
#CollectionPage2_Alternate_Finishes img
{
	width:50px;
}

#CollectionPage2_detail_images h2
{
	text-align:center;
}

/*    Related Items       */

.CollectionPage2_CollectionItems 
{
	margin-right: 210px;
}

.CollectionPage2_CollectionItems .AvailableItems ul 
{
	margin:0;
	padding:0;
}

.CollectionPage2_CollectionItems .AvailableItems ul li
{
	list-style-type:none;

}

.CollectionPage2_CollectionItems .AvailableItems ul li a {
	color: #000;
}

.CollectionPage2_CollectionItems .CollectionPage_related_items_section ul li img
{	
	width: 75px;
	border:0;
}

.CollectionPage2_CollectionItems .CollectionPage_related_items_section ul li
{
	float: left;
	margin: .2em;
	padding: .2em;	
	border: solid 1px #aaa;
	width: 95px;
	height: 120px;
	overflow: hidden;
	text-align: center;
	background-color: #ddd;
	font-size: 85%;
	color:#fff;
}

.CollectionPage2_CollectionItems .CollectionPage_related_items_section ul li *
{
	color: #fff;
	text-decoration:none;
}

.CollectionPage2_CollectionItems .CollectionPage_related_items_section_clearfloat
/* should clear the float above, so the menu float is not cleared.  
If the menu is floated right(default) the items should be floated left, and this should clear left */
{
	clear:left;
	line-height:0;
	font-size:1px;
	height: 0;
}


/* ---------------------------- */
/*     COLLECTION LAYOUT 3      */
/* ---------------------------- */

#CollectionPage3_container 
{
	margin:0 auto;
}

/*      Main Panel       */

#CollectionPage3_MainPanel 
{
	float:left;
	padding-left:.5em;
	width:590px;
	border-left:solid 1px #bbb;
}

#CollectionPage3_MainPanel_top
{
}

#CollectionPage3_collection_desc
{
	font-size:115%;
	margin-left:325px;
}

#CollectionPage3_ImgNav_Container
{
	width:320px;
	float:left;
}

#CollectionPage3_Item_Title
{
	padding: .2em;
	margin: .2em;
}

/*      Side Panel       */

#CollectionPage3_SidePanel 
{
	float:left;
	width:175px;
	margin:.35em .5em 0 0;
}

#CollectionPage3_custom_section
{
	text-align:center;
}

#CollectionPage3_detail_images ul
{
	margin:0;
	padding:0;
	list-style-type:none;
	text-align:center;
}

#CollectionPage3_detail_images img
{
	width:125px;
}

#CollectionPage3_Alternate_Finishes a
{
	float:left;
	width:50px;
	margin:.2em;
}
	
#CollectionPage3_Alternate_Finishes img
{
	width:50px;
}

/*    Related Items       */

.CollectionPage3_CollectionItems 
{

}

.CollectionPage3_CollectionItems .AvailableItems ul 
{
	margin:0;
	padding:0;
}

.CollectionPage3_CollectionItems .AvailableItems ul li
{
	list-style-type:none;
	display:inline;
}


.CollectionPage3_CollectionItems .CollectionPage_related_items_section ul li img
{	
	width: 75px;
	border:0;
}
.CollectionPage3_CollectionItems .CollectionPage_related_items_section ul li
{
	float: left;
	margin: .2em;
	padding: .2em;	
	border: solid 1px #aaa;
	width: 95px;
	height: 120px;
	overflow: hidden;
	text-align: center;
	background-color: #ddd;
	font-size: 85%;

}

.CollectionPage3_CollectionItems .CollectionPage_related_items_section ul li *
{
	color: #000;
	text-decoration:none;
	font-size:85%;
	line-height:.85em;
}

.CollectionPage3_CollectionItems .CollectionPage_related_items_section_clearfloat
/* should clear the float above, so the menu float is not cleared.  
If the menu is floated right(default) the items should be floated left, and this should clear left */
{
	clear:left;
	line-height:0;
	font-size:1px;
	height: 0;
}


/* ---------------------------- */
/*        ITEM LAYOUT 1         */
/* ---------------------------- */


#ItemPage1_ImgNav_Container 
{
	margin-right:200px;
	width:570px;
	overflow:hidden;
}

#ItemPage1_ImgNav_Container h1
{
	padding-bottom:.5em;
}

#ItemPage1_item_desc, #ItemPage1_collection_desc, #ItemPage1_photogallery, #ItemPage1_full_attributes, #ItemPage1_related_items1
{
	border-top:solid 1px #aaa;
	position:relative;
}
.ItemPage_Dimension_Top {
	background-color:#444;

}
.ItemPage_Dimension_Top ul {

}
.ItemPage_Dimension_Top ul li {
	border:none;
	height:25px;
}
/*      Side Panel       */

#ItemPage1_SidePanel
{
	width:190px;
	border-left:solid 1px #aaa;
	float: right;
	padding: .35em;
	margin: 0;
	text-align:center;
}

#ItemPage1_detail_images 
{

}

#ItemPage1_detail_images ul
{
	list-style-type:none;
	margin:0;
	padding:0;
}

#ItemPage1_detail_images img
{
	width:150px;
}

#ItemPage1_detail_images h2
{
	text-align:center;
}

#ItemPage1_finish_fabric_container
{
	float:right;
	margin:-1.5em .35em .35em .35em;
}

#ItemPage1_alt_colors , #ItemPage1_finish_fabric_thumbnail
{
	float:left;
	margin:0 2.5em 0 0;
	padding: 0 .5em;
}

#ItemPage1_alt_colors a, #ItemPage1_finish_fabric_thumbnail a
{
	float:left;
	margin:.2em;
	text-align:center;
}

#ItemPage1_alt_colors img, #ItemPage1_finish_fabric_thumbnail img
{
	width:50px;
	
}

/*    Related Items       */

.ItemPage1_CollectionItems
{
	clear:left;
}

.ItemPage1_CollectionItems .AvailableItems ul 
{
	margin:0;
	padding:0;
}

.ItemPage1_CollectionItems .AvailableItems ul li
{
	list-style-type:none;
	display:inline;
}

.AvailableItems_lblTitle
{
	display:none;
}

.ItemPage1_CollectionItems .AvailableItems ul#AvailableItems_Category_List
{
	display:none;
}

.ItemPage1_CollectionItems .CollectionPage_related_items_section ul li img
{	
	width: 75px;
	border:0;
}
.ItemPage1_CollectionItems .CollectionPage_related_items_section ul li
{
	float: left;
	margin: .2em;
	padding: .2em;	
	border: solid 1px #aaa;
	width: 95px;
	height: 120px;
	overflow: hidden;
	text-align: center;
	background-color: #ddd;
}



.ItemPage1_CollectionItems .CollectionPage_related_items_section ul li *
{
	color: #000;
	text-decoration:none;
}

.ItemPage1_CollectionItems .CollectionPage_related_items_section_clearfloat
/* should clear the float above, so the menu float is not cleared.  
If the menu is floated right(default) the items should be floated left, and this should clear left */
{
	clear:left;
	line-height:0;
	font-size:1px;
}


/* ---------------------------- */
/*        ITEM LAYOUT 2         */
/* ---------------------------- */

#ItemPage2_TopPanel
{
}

#ItemPage2_BottomPanel
{
	border:solid 1px #aaa;
	background-color: #fff;
	color: #000;
}

#ItemPage2_ImagePanel
{
	width:75%;
	float:left;
	background-color: #fff;
	color: #000;
}

#ItemPage2_custom_section
{
	margin-left:1em;
	float:left;
}

#ItemPage2_ImgNav_Container 
{

}

.ItemPage2_partial_attributes ul
{
	padding: 0;
	margin: 1em;

}

.ItemPage2_partial_attributes ul li
{
	padding: 0;
	display: inline;
	margin-right: 1em;
	line-height:2em;
}

.ItemPage2_section_tabs ul li
{
	padding: .4em;
	display: inline;
	margin: .2em;
	cursor: pointer;
	position:relative;
}

#ItemPage2_Tab2_content, #ItemPage2_Tab3_content 
{
	display: none;
	padding:1em;
}

.ItemPage2_section_tabs ul li.notactive 
{
	color: #999;
	border: solid 1px #999;
	padding-left:2em;
	padding-right:2em;
	font-weight:bold;
}

.ItemPage2_section_tabs ul li.active 
{
	color: #000;
	font-weight:bold;
	border: solid 1px #555;
	padding-left:2em;
	padding-right:2em;
}

#ItemPage2_ItemDesc 
{
	margin-left:2%;
	width:47%;
	float: left;
}

#ItemPage2_CollectionDesc 
{
	margin-left:2%;
	width:45%;
	float: left;
}

#ItemPage2_detail_images_disclaimer
{
	margin:.5em auto;
}


#ItemPage2_detail_images 
{
}

#ItemPage2_detail_images ul, #ItemPage2_alt_colors
{
	list-style-type:none;
	margin:0;
	padding:0;
}

#ItemPage2_detail_images ul
{
	float:left;
	width:45%;
	height:auto;
	margin:.5em;
}

#ItemPage2_detail_images img
{
	width:150px;
	border:solid 1px #aaa;
}

#ItemPage2_detail_images h2
{
	text-align:left;
}

#ItemPage2_alt_colors img
{
	width:75px;
	margin:.2em;
	border:solid 1px #aaa;
}

/*    Related Items       */

.ItemPage2_CollectionItems 
{
	clear:left;
}

.ItemPage2_CollectionItems .AvailableItems ul 
{
	margin:0;
	padding:0;
}

.ItemPage2_CollectionItems .AvailableItems ul li
{
	list-style-type:none;
	display:inline;
}

.ItemPage2_CollectionItems .AvailableItems ul li a {
	color:#000;
}

.ItemPage2_CollectionItems .CollectionPage_related_items_section ul li img
{	
	width: 75px;
	border:0;
}
.ItemPage2_CollectionItems .CollectionPage_related_items_section ul li
{
	float: left;
	margin: .2em;
	padding: .2em;	
	border: solid 1px #aaa;
	width: 95px;
	height: 120px;
	overflow: hidden;
	text-align: center;
	background-color: #ddd;
	font-size: 85%;

}

.ItemPage2_CollectionItems .CollectionPage_related_items_section ul li *
{
	color: #000;
	text-decoration:none;
}

.ItemPage2_CollectionItems .CollectionPage_related_items_section_clearfloat
/* should clear the float above, so the menu float is not cleared.  
If the menu is floated right(default) the items should be floated left, and this should clear left */
{
	clear:left;
	line-height:0;
	font-size:1px;
	height: 0;
}


/* ---------------------------- */
/*        ITEM LAYOUT 3         */
/* ---------------------------- */


/*      Main Panel       */

#ItemPage3_MainPanel 
{

	padding-left:.5em;
	max-width:600px;
	border-left:solid 1px #bbb;
	float: left;
}

#ItemPage3_ImgNav_Container
{
	width:320px;
	float:left;
}

#ItemPage3_Item_Num, #ItemPage3_CollectionLink
{
	font-size:85%;
}

#ItemPage3_partial_container
{
	width:auto;
	margin-left:325px;
	background-color: #fff;
}

#ItemPage3_partial_container ul
{
	margin:0;
	padding: 0 0 0 1em;
	list-style-type:square;
}

#ItemPage3_partial_container ul
{
	margin:.25em 0 0 0;
}

#ItemPage3_partial_container ul li#ItemPage3_partial_attributes_moreLink
{
	list-style-type:none;
}



#ItemPage3_Item_Title, .ItemPage3_item_desc1, .ItemPage3_collection_desc1, .ItemPage3_photogallery1, .ItemPage3_full_attributes1, .ItemPage3_partial_attributes
{
	padding: .2em;
	margin: .2em;
}

/*      Side Panel       */

#ItemPage3_SidePanel 
{

	float: left;
	width:175px;
	margin-right:.5em;
}

#ItemPage3_custom_section 
{
		margin:.25em;
	text-align:center;	
}
#ItemPage3_custom_section img
{

	border:solid 1px #333;
}

#ItemPage3_alt_colors, #ItemPage3_finish_fabric
{
	list-style-type:none;
	margin:0;
	padding:0;
	text-align:center;
}

#ItemPage3_finish_fabric img
{
	width:150px;
	border:solid 1px #aaa;
}

#ItemPage3_alt_colors img
{
	width:75px;
	border:solid 1px #aaa;
}



/*    Related Items       */

.ItemPage3_CollectionItems .CollectionPage_related_items_section ul li img
{	
	width: 75px;
	border:0;
}
.ItemPage3_CollectionItems .CollectionPage_related_items_section ul li
{
	float: left;
	margin: .2em;
	padding: .2em;	
	border: solid 1px #aaa;
	width: 95px;
	height: 120px;
	overflow: hidden;
	text-align: center;
	background-color: #ddd;
	font-size: 85%;
}

.ItemPage3_CollectionItems .CollectionPage_related_items_section ul li *
{
	color: #000;
	text-decoration:none;
	font-size:85%;
	line-height:.85em;
}

.ItemPage3_CollectionItems .CollectionPage_related_items_section_clearfloat
/* should clear the float above, so the menu float is not cleared.  
If the menu is floated right(default) the items should be floated left, and this should clear left */
{
	clear: both;
	line-height:0;
	font-size:1px;
	height: 0;
}

.ItemPage3_CollectionItems 
{
	padding-top:2em;
	clear: both;
}

.ItemPage3_CollectionItems .AvailableItems ul 
{
	margin:0;
	padding:0;
}

.ItemPage3_CollectionItems .AvailableItems ul li
{
	list-style-type:none;
	display:inline;
}