/*
 * Product List
 */

#PE_product_group_year_container a,
#PE_product_status_tab_container a
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration:none;
}

#PE_product_group_year_container,
#PE_product_status_tab_container
{
	margin-bottom:25px;
	text-align: left;
}

.PE_product_group_year,
.PE_product_status_tab
{
	margin-right:5px;
}

.PE_product_infos {
	margin-bottom:45px;
	clear:both;
	height: 140px;
}

.PE_product_infos h3 {
	display:block;
	padding:0;
	margin-bottom:5px;
}

/*
.PE_facebookLike
{
 	width:205px;
	height:45px;
	-webkit-border-top-right-radius:20px;
	-webkit-border-bottom-right-radius:0px;
	-webkit-border-top-left-radius:20px;
	-webkit-border-bottom-left-radius:20px;
	-moz-border-radius:20px 20px 0 20px;
	background:#fff;
	padding-left: 20px;
	padding-top: 10px;
	margin-bottom: 10px;
	margin-right:30px;
}
*/

.PE_facebookLike
{
	opacity: 0.85;
	-moz-opacity: 0.85;
	filter: alpha(opacity=85);
	width: 600px;
	height:27px;
	background:#fff;
	padding-left: 20px;
	padding-top: 2px;
	margin-bottom: 10px;
	overflow: hidden;
}

.PE_product_infos_image {
	float:left;
	margin-right:30px;
	width:195px;
	height:123px;
	-webkit-border-top-right-radius:20px;
	-webkit-border-bottom-right-radius:0px;
	-webkit-border-top-left-radius:20px;
	-webkit-border-bottom-left-radius:20px;
	-moz-border-radius:20px 20px 0 20px;
	background:#fff;
	text-align: center;
	padding-top: 5px;
}

.PE_product_infos_image a
{
	position: relative;
	display: block;
	width: 150px;
	height: 120px;
	margin: auto;
}

.PE_product_infos ul {
	overflow: hidden;
	margin-bottom: 8px;
	padding-left: 0;
}

.PE_product_infos ul li {
	margin: 0 0 0 15px !important;
}

/*
 * Product Detail
 */

.PE_title_white_product {
	font-size:50px;
	margin:5px 0 20px 0;
}

.PE_camera_tabs {
	background:url('../../images/IS/submenu-bg.gif') top left repeat-x;
	width:620px;
	height:34px;
	display:block;
	padding-top:6px;
	padding-bottom: 0px;
}

.PE_camera_tabs li {
	list-style-type:none;
	float:left;
	text-align:center;
	margin-left: 2px;
}

.PE_camera_tabs li a {
	text-decoration:none;
	font-size:12px;
	padding: 2px 10px 2px 15px;
	display: block;
}

.PE_camera_tabs li a:hover {
	color:#000;
	background:#fff;
	padding: 2px 10px 2px 15px;
	-webkit-border-top-right-radius:5px;
	-webkit-border-bottom-right-radius:0px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-moz-border-radius:5px 5px 0 5px;
}

.PE_camera_tab_active a {
	-webkit-border-top-right-radius:5px;
	-webkit-border-bottom-right-radius:0px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-moz-border-radius:5px 5px 0 5px;
	text-align:center;
	padding: 2px 10px 2px 15px;
	background: #fff url('../../images/IS/submenu-arrow.gif') center left no-repeat;
	color:#000;
}

/*
.PE_camera_tab_active a {
	text-decoration:none;
	font-size:12px;
	padding-left:15px;
}
*/

.PE_camera_tabs li.PE_camera_tab_active a:hover {
	background: #fff url('../../images/IS/submenu-arrow.gif') center left no-repeat;
}

.PE_camera_head {
	float:left;
	width:225px;
	margin-right:35px;
	padding-top:8px;
	-webkit-border-top-right-radius:20px;
	-webkit-border-bottom-right-radius:0px;
	-webkit-border-top-left-radius:20px;
	-webkit-border-bottom-left-radius:20px;
	-moz-border-radius:20px 20px 0 20px;
	background:#fff;
}

.PE_camera_head a {
	text-decoration:none;
	color:#000;
}

.PE_camera_view {
	margin-left:37px;
	position: relative;
}

.PE_camera_view_top {
	width:280px;
	height:27px;
	padding-left:17px;
	background: url('../../images/IS/top-product-view.gif') top left repeat-x;

}

.PE_camera_interactive {
	padding-left:20px;
}

.PE_camera_interactive li {
	list-style-type:none;
	height:31px;
}
.PE_camera_interactive_galerie {
	background:url('../../images/IS/galeriephoto.gif') top left no-repeat;
	padding:5px 0 0 40px;
}
.PE_camera_interactive_demo {
	background:url('../../images/IS/demointeractive.gif') top left no-repeat;
	padding:6px 0 0 40px;
}
.PE_camera_interactive_vue {
	background:url('../../images/IS/vue360.gif') top left no-repeat;
	padding:7px 0 0 40px;
}

.PE_camera_specs table {
	background:#fff;
}


.PE_camera_desc_long {
	clear:both;
	padding-top:15px;
}

.PE_camera_desc_long h3 {
	font-size:16px;
	border-bottom:1px solid #fff;
	margin:15px 0 10px 0;
	background:url('../../images/IS/arrow_right.gif') no-repeat center left;
	padding: 0 0 0 15px;

}

.PE_camera_desc_long img {
	text-align:center;
	margin:10px 0 10px 0;
}

/* *** AWARDS *** */

#product_award_container
{
}
.PE_product_award_vertical
{
  width: 100px;
}
.PE_product_award_horizontal
{
	width: auto;
	margin-bottom: 12px;
	height: 130px;
	overflow: hidden;
	background: #fff;
}

.PE_product_award_horizontal div.product_award {
	width: 100px;
}
.PE_product_award_horizontal img {
	height: 90px;
	width: 90px;
	padding: 5px;
}
.PE_product_award_horizontal h4 {
	margin: 0;
	color:#000;
	border-bottom:1px solid #aaa;
	padding-left:18px;
	padding-top:0;
}

li.product_award
{
	width: 100px;
	height: 100px;
	margin: 0;
	float:left;
}

.product_award img
{
	border: none;
}

.PE_product_award_horizontal .product_award {
	float: left;
}

#PE_product_award_ticker { left: 10px!important; }
#PE_product_award_ticker ul { list-style: none; margin: 0 9px; padding: 0; }
#PE_product_award_ticker ul li { list-style: none; }

/* *** Commerce-Connector / Dealer-Search *** */
div.PE_commerceConnector
{
	margin: 6px 0;
	padding: 3px;
	background-color:#2B2A29;
	border-color:#343434 #151515 #151515 #343434;
	border-style:solid;
	border-width:2px;
	height:25px;
}
div.PE_commerceConnector form#PE_commerceConnectorForm
{
	margin: 0;
	float: left;
}


div.PE_commerceConnector form#PE_dealerSearchForm
{
	margin: 0;
	float: right;
}

div.PE_commerceConnector form#PE_dealerSearchForm input.PE_btn_search,
div.PE_commerceConnector form#PE_commerceConnectorForm input.PE_btn_buy {
    margin-top: 3px;
    margin-left: 3px;
    background: transparent url('../../images/IS/picto-loupe.png') no-repeat 4px 1px;
    color: #7B7B7A;
		padding-left: 22px;
		border: 0;
		color: #eee;
		cursor: pointer;
}

#PE_warning_not_available_detail
{
	position: absolute;
	top: 0;
	left: 0;
	cursor: pointer;
}
