﻿


/* ---------------------------- */
/*        ITEM LAYOUT 6  Default       */
/* ---------------------------- */

#ItemPage6_TopPanel
{
}

#ItemPage6_ImagePanel
{
    float:left;
    width:310px;
    border-right:solid 1px #bdbdbd;
    border-bottom:solid 1px #bdbdbd;
    margin:0 0 2em 0;
    display:inline;
}

#ItemPage6_ImagePanel #ItemPage6_ImgNav_Container 
{
    margin:-.2em;
}

.ItemPage6_TopRightPanel
{
    float:left;
    margin:0 0 0 .3em;
    display:inline;
    width:475px;
    overflow:hidden;
    display:inline;

}

.ItemPage6_TopRightPanel h1
{
    background-color:#333;
    padding:1em;
    color:#cdcdcd;
    font-weight:normal;
    font-size:1.6em;
}

.ItemPage6_TopInfoContainer
{
    float:left;
    width:220px;
    margin:0 0 0 1em;
    display:inline;
    border-right:solid 1px #bdbdbd;
}

.ItemPage6_TopInfoContainer
{
	font-size:1.5em;
	font-weight:bold;
}

.dealerOnDisplay
{
	display:inline;
	overflow:hidden;
}

.ItemPage6_TopInfoContainer .ItemPage6_RatingPanel
{
    width:180px;
    margin:0 0 1em 0;
}

.ItemPage6_TopInfoContainer .ItemPage6_RatingPanel .itemPage_RatingText 
{
    float:left;
    width:.9em;
    display:inline;
}

.ItemPage6_TopInfoContainer .ItemPage6_RatingPanel .itemPage_RatingNotLoggedInPanel
{
	font-size:.8em;
	margin:.35em 0;
	color:#bdbdbd;
}

.ItemPage6_TopInfoContainer .ItemPage6_RatingPanel .itemPage_RatingNotLoggedInPanel a
{
    color:#777;
}

#ItemPage6_custom_section
{
    float:left;
    width:232px;
    margin:0 0 0 1px;
    display:inline;


}

#ItemPage_PricesContainer
{margin:5px 0 10px;}

#ItemPage_PricesContainer .price2
{font-size:1.5em;font-weight:bold;}

.ItemPage6_partial_attributes ul
{
	padding: 0;
    margin: 0
}

.ItemPage6_partial_attributes ul li
{
	padding: 0;
    margin:.35em 0;
    list-style-type:none;
}

.ItemPage6_custom_section_bottom
{
}

.ItemPage6_custom_section_bottom .itemPage_menu_ad
{
    float:left;
    width:50%;
    display:inline;
}

img.ItemPage6_mfgLogo 
{
    margin:0 auto;
    display:block;
}

#ItemPage6_conversionContainer 
{
    width:220px;
    margin-left:0;
	

}

#ItemPage6_conversionContainer ul 
{
	list-style-type:none;
	margin:0;
	padding:0;
}

#ItemPage6_conversionContainer ul li
{
	
}

#ItemPage6_conversionContainer ul li img
{
	vertical-align: top;
}

#ItemPage6_BottomPanel
{
    border:solid 1px #ababab;
}

.ItemPage6_section_tabs, .ItemPage6_section_tabs ul
{
    margin:0;
    padding:0;
}

.ItemPage6_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:#fff;
}

.ItemPage6_section_tabs ul li.active 
{
	color: #000;
	border: solid 1px #ababab;
	border-bottom:none;
}


#ItemPage6_Tab2_content, #ItemPage6_Tab3_content, #ItemPage6_Tab4_content 
{
	display: block;
	padding:1em;
}

#ItemPage6_ItemDesc 
{
	margin-left:2%;
	width:47%;
	float: left;
}

#ItemPage6_CollectionDesc 
{
	margin-left:2%;
	width:45%;
	float: left;
}

#ItemPage6_detail_images_disclaimer
{
	margin:.5em auto;
}


#ItemPage6_detail_images 
{
}

#ItemPage6_detail_images ul, #ItemPage6_alt_colors
{
	list-style-type:none;
	margin:0;
	padding:0;
}

#ItemPage6_detail_images ul
{
	float:left;
	width:45%;
	height:auto;
	margin:.5em;
}

#ItemPage6_detail_images img
{
	width:150px;
	border:solid 1px #aaa;
}

#ItemPage6_detail_images h2
{
	text-align:left;
}

#ItemPage6_alt_colors img
{
	width:75px;
	margin:.2em;
	border:solid 1px #aaa;
}

/*    Related Items       */

.ItemPage6_CollectionItems 
{
	clear:left;
}

.ItemPage6_CollectionItems .AvailableItems ul 
{
	margin:0;
	padding:0;
}

.ItemPage6_CollectionItems .AvailableItems ul li
{
	list-style-type:none;
	display:inline;
}

.ItemPage6_CollectionItems .CollectionPage_related_items_section ul li img
{	
	width: 75px;
	border:0;
}
.ItemPage6_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%;    
}

.ItemPage6_CollectionItems .CollectionPage_related_items_section ul li *
{
	color: #000;
	text-decoration:none;
}

.ItemPage6_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;
}


#ItemPage6_custom_section .itemPage_menu_ad
{
    display:none;
}
