/* ---------------------------- */
/*        ITEM LAYOUT 10         */
/* ---------------------------- */


/*	SIDE PANEL */

#itemPage10_sideColumn
{width:22%;padding:15px;border-right:1px solid #e4e4e4;}

#itemPage10_SidePanel 
{padding:0 2em;border: 1px solid #ccc;}

#itemPage10_custom_section 
{}



/*      Main Panel - IMAGE PANEL      */


#itemPage10_mainColumn
{width:78%;padding:0 15px;}


#itemPage10_mainTable 
{width: 100%;}

#itemPage10_imagePanel
{width:320px;}

#itemPage10_MainPanel 
{
	padding-left:.5em;
	float: left;
	vertical-align: top;
}

#itemPage10_imgNavContainer
{}

#itemPage10_colorOptContainer
{margin: .35em;padding: 0;text-align:left;float: left;width: 300px;font-size:.8em;}

#itemPage10_colorOptContainer h2
{line-height:normal;margin:4px 0}

.itemPage10_currentFinish
{float:left}

.itemPage10_currentFinish img
{width:40px}

.itemPage10_altFinishes
{float:left;;border-left:1px solid #e4e4e4;margin-left:10px;padding-left:10px;}

.itemPage10_altFinishesGroup img
{width: 40px;}




/*MAIN PANEL - DATA PANEL */
#itemPage10_dataPanel
{padding-left:15px;}

#itemPage10_titleContainer
{margin:0;padding:.6em; background-color:#f3f3f3;}

#itemPage10_titleContainer h1
{font-size: 1.2em;}

.itemPage10_shareContainer
{border-bottom:1px solid #e4e4e4;padding:5px 0 10px;}

.itemPage_printEmailContainer
{float:left;}

.itemPage_socialMediaContainer
{float:right;}

#itemPage10_pricesContainer
{margin:7px 0}

#itemPage10_pricesContainer .price2
{font-size:2.6em}

#itemPage10_dataPanel .dealerInStock, #itemPage10_dataPanel .dealerOnDisplay, #itemPage10_dataPanel .dealerFeatured, #itemPage10_dataPanel .dealerSpecialOrder, #itemPage10_dataPanel .dealerClearance, #itemPage10_dataPanel .dealerNoTags
{margin:.2em 0}

.itemPage10_subHeader
{font-size:1.2em;color:#854978}

.itemPage10_Dimensions, .itemPage10_style, .itemPage10_itemAvailability, .itemPage10_leadTime
{margin:1em 0;}

.itemPage10_leadTime {display:none;}

#itemPage10_itemTags
{}

#itemPage10_conversionContainer
{border-top:1px solid #e4e4e4;}


/*    Related Items       */

.itemPage10_BottomPanel 
{padding: 1em;width:100%;}

.itemPage10_section_tabs
{border-bottom:1px solid #aaa;margin-top:2em;}

.itemPage10_section_tabs ul
{margin:0;padding:0;}

.itemPage10_section_tabs ul li
{
    color:#fff;
	border: solid 1px #ababab;
	border-bottom:none;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
    	margin: 0 .25em -1px 0;
	padding:.4em 1em;
	float:left;
	list-style-type:none;
	cursor: pointer;
	display:inline;
	background-color:#0D80B9;
	letter-spacing: .1em;
}



.itemPage10_section_tabs ul li.active 
{
	color: #0D80B9;
	border: solid 1px #ababab;
	border-bottom:none;
	background-color: #fff;
	font-weight: bold;
}

.ItemPage_ShownTab 
{display: block;}

.itemPage_HiddenTab 
{display:none;}

.itemPage10_CollectionItems .CollectionPage_related_items_section ul li img
{	
	width: 125px;
	border:0;
}
.itemPage10_CollectionItems .CollectionPage_related_items_section ul li
{
	float: left;
	margin: .2em;
	padding: .2em;	
	border: solid 1px #aaa;
	width: 128px;
	height: 158px;
	overflow: hidden;
	text-align: center;
	background-color: #fff;
	font-size: 100%;
}

.itemPage10_CollectionItems .CollectionPage_related_items_section ul li *
{
	color: #000;
	text-decoration:none;
	font-size:85%;
	line-height:.85em;
}

.itemPage10_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;
}

.itemPage10_CollectionItems 
{

	
}

.itemPage10_CollectionItems .AvailableItems ul 
{
	margin:0;
	padding:0;
}

.itemPage10_CollectionItems .AvailableItems ul li
{
	list-style-type:none;
	display:inline;
}

#itemPage10_full_attributes {
	display: none;
	border: 1px solid #ccc;
	padding:1em;
}

#itemPage10_ModComps {
	margin-bottom: 10px;
}

#itemPage10_CollectionItems {
	display: none;
}

#itemPage10_detail_images ul {
	list-style-type: none;
}


#itemPage10_attribTable {
	width: 100%;
}

#itemPage10_attribLabel {
	width: 30%;
}

#itemPage10_attribValue {
	width: 70%;
}
