﻿/* ---------------------------- */
/*        ITEM LAYOUT 9         */
/* ---------------------------- */



/*	SIDE PANEL */

#ItemPage9_SidePanel 
{

	float: right;
	width:170px;
	padding-right:.35em;
	position: relative;
	border-left: 1px solid #ccc;
}

#ItemPage9_custom_section 
{
		margin:.25em;
	text-align:center;
}
#ItemPage9_custom_section img
{


}


/*      Main Panel       */


#ItemPage9_MainTable {
	width: 610px;
}

#ItemPage9_MainPanel 
{
	width: 320px;
	padding-left:.5em;

	float: left;
	vertical-align: top;
}

#ItemPage9_ImgNav_Container
{
	width:320px;
	float:left;
}


.ItemPage9_disclaimerInfo {
	margin: 1em;
}

.ItemPage9_disclaimerInfo h4{
	font-size: 105%;
	color: #0F608E;
}

#ItemPage9_Item_Num, #ItemPage9_CollectionLink
{
	font-size:90%;
}

#ItemPage9_partial_container
{
	background-color: #fff;
	font-size: 90%;
 	vertical-align: top;

}

#ItemPage9_partial_container h1{
	font-size: 1.8em;
	line-height: 25px;
}

#ItemPage9_partial_container ul li#ItemPage9_partial_attributes_moreLink
{
	list-style-type:none;
}

#ItemPage9_partial_container h2{
	font-size: 100%;
	margin-bottom: -5px;

}

#ItemPage9_PricesContainer {

	font-size: 1.1em;
	font-weight: bold;
}


#ItemPage9_PricesContainer span.price1
{
	text-decoration: line-through;
	font-size: 1.3em;
	font-weight: normal;
}

#ItemPage9_PricesContainer span.price2
{
	font-size: 2.2em;
	font-weight: bold;

}

#ItemPage9_PricesContainer span.price3{
	font-weight: normal;
	font-size: 1.3em;
}

#ItemPage9_PriceSkuContainer ul{
	list-style-type: none;
	margin:.5em 0;
	padding: 0;
}

#ItemPage9_PriceSkuContainer ul li{
	font-size: 1.1em;
	font-weight: bold;
}

#ItemPage9_PriceSkuContainer span.price1{

	text-decoration: line-through;
	font-size: 2em;
	font-weight: normal;

}

#ItemPage9_PriceSkuContainer span.price2{
	font-size: 2.9em;
	font-weight: normal;
	color:#264562;
}

#ItemPage9_PriceSkuContainer ul span.price3{
	font-weight: normal;
	font-size: 1.3em;
}

#ItemPage9_PriceSkuContainer ul li.dealerSku{
	font-weight: normal;
}

.dealerFeatured
{display:none}

#ItemPage9_Rating {
	margin: 1em 0;
}


#ItemPage9_Rating h2{
	font-size: 1.1em;
}

#ItemPage9_Item_Title, .ItemPage9_item_desc1, .ItemPage9_collection_desc1, .ItemPage9_photogallery1, .ItemPage9_full_attributes1, .ItemPage9_partial_attributes
{
	padding: .2em;
	margin: .2em;
}

#ItemPage9_Dimensions {
	font-size: 1.1em;
	margin: 1em 0;
}

#ItemPage9_DimHeight, #ItemPage9_DimWidth, #ItemPage9_DimDepth {
	float: left;
	margin: .3em .5em 0 0;
}


#ItemPage9_finish_fabric
{
	list-style-type:none;
	margin: .35em;
	padding: 0;
	text-align:left;
	float: left;
	width: 65px;
}

#ItemPage9_alt_colors
{
	list-style-type:none;
	margin: .35em;
	padding: 0;
	text-align:left;
 	float: left;
	width: 185px;
}

#ItemPage9_alt_colors h2, #ItemPage9_finish_fabric h2 {
	margin: 5px 0 3px 0;
	font-size: .9em;
}

#ItemPage9_alt_colors li, #ItemPage9_finish_fabric li {
	margin: 0;
	padding: 0;
}

#ItemPage9_finish_fabric img
{
	width:45px;
	border:solid 1px #aaa;

}


#ItemPage9_alt_colors img
{
	width:25px;
	border:solid 1px #aaa;
	float: left;
	margin-right: 3px;
}



/*    Related Items       */

.ItemPage9_CollectionItems .CollectionPage_related_items_section ul li img
{	
	width: 75px;
	border:0;
}
.ItemPage9_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: #fff;
	font-size: 1.1em;
}

.ItemPage9_CollectionItems .CollectionPage_related_items_section ul li *
{
	color: #B99F6A;
	text-decoration:none;
	font-size:85%;
	line-height:.85em;
}

.ItemPage9_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;
}

.ItemPage9_CollectionItems 
{

	
}

.ItemPage9_CollectionItems .AvailableItems ul 
{
	margin:0;
	padding:0;
}

.ItemPage9_CollectionItems .AvailableItems ul li
{
	list-style-type:none;
	display:inline;
}

#ItemPage9_full_attributes {
	display: none;
	border: 1px solid #ccc;
	padding:1em;
}

#ItemPage9_ModComps {
	margin-bottom: 10px;
}

#ItemPage9_CollectionItems {
	display: none;
}

#ItemPage9_detail_images ul {
	list-style-type: none;
}

.ItemPage9_section_tabs, .ItemPage9_section_tabs ul
{
    margin:0;
    padding:0;
}

.ItemPage9_section_tabs ul li
{
    color:#777;
	border: solid 1px #ababab;
	border-bottom:none;
	border-radius : 3px; -moz-border-radius : 3px; /* Mozilla */ -webkit-border-radius : 3px; /* Webkit */  
  	margin: 0 .25em -2px 0;
	padding:.4em 1em;
	float:left;
	list-style-type:none;
	cursor: pointer;
	display:inline;
	background-color:#eee;
	letter-spacing: .1em;
}



.ItemPage9_section_tabs ul li.active 
{
	color: #000;
	border: solid 1px #ababab;
	border-bottom:none;
	background-color: #fff;
	font-weight: bold;
}

.ItemPage_ShownTab {
	display: block;
}

.ItemPage_HiddenTab {
	display: none;
}


.ItemPage9_BottomPanel {
	border: 1px solid #ccc;
	padding: 1em;
	width: 562px;
}

#ItemPage9_attribTable {
	width: 100%;
}

#ItemPage9_attribLabel {
	width: 30%;
}

#ItemPage9_attribValue {
	width: 70%;
}