h3 { color: #333333; padding-top: 5px; }

h2.quicklook_h2 {
	font-size:1.7em;
	font-weight:normal;
	color:#f16e00;
}

#device_video, #device_troisdview {
	float:right;
	margin-right:20px;
	width:470px;
	padding:1em 0;
}

#block_handset_details {
	 width: 570px;
	height:auto;
	min-height:400px;
	float: left;
	overflow: visible; /* for tooltips */
}

#block_handset_details #device-tabs {
	float: left;
	width: 100%;
}
#block_handset_details #device-tabs .tab-handles {
	float: left;
	width: 100%;
	background: url(/shop/mediaServlet/site/images/backgrounds/bg_tab_border.gif) bottom left repeat-x;
}
#block_handset_details #device-tabs .tab-handles ul {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}
#block_handset_details #device-tabs .tab {
	overflow: hidden;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
}

#device-tabs .tab-handles li {
	float: left;
	margin: 0 3px 0 0;
	padding: 0;
	display: block;
	background: transparent url(/shop/mediaServlet/site/images/backgrounds/bg_tab_off_right.gif) top right no-repeat;
}
#device-tabs .tab-handles li a {
	display: block;
	background: transparent url(/shop/mediaServlet/site/images/backgrounds/bg_tab_off_left.gif) 0 0 no-repeat;
	padding: 5px 10px 4px;
	line-height: 1em;
	font-weight: bold;
	color: #999;
}
#device-tabs .tab-handles li a:hover {
	color: #F16E00;
}
#device-tabs .tab-handles li.selected {
	background-image: url(/shop/mediaServlet/site/images/backgrounds/bg_tab_on_right.gif);
}
#device-tabs .tab-handles li.selected a {
	background-image: url(/shop/mediaServlet/site/images/backgrounds/bg_tab_on_left.gif);
	padding-bottom: 5px;
	color: #000;
}
#device-tabs .tab-handles li.oneline { }
#device-tabs .tab-handles li.oneline a {
	padding: 5px 10px 15px;
} 
#device-tabs .tab-handles li.selected.oneline a {
	padding-bottom: 16px;
}  
#device-tabs .tab {
	background: url(/shop/mediaServlet/site/images/backgrounds/bg_tab_content.gif) top left repeat-x;
	border-top: none;
}

#device-tabs .tab p {
	padding: 0 10px;
	color: #666;
}
#device-tabs .tab p strong { color: #333 }
#device-tabs .tab_rightborder {
	background: url(/shop/mediaServlet/site/images/backgrounds/bg_tab_sideborder.gif) top right no-repeat;

	 }

#device-tabs .tab_body {
	overflow: hidden;
	padding: 30px 10px;
}

#block_handset_details #device-tabs .image {
	float: left;
	margin-left: 15px;
	width: 200px;
}
#block_handset_details #device-tabs .image .txt_zoom { clear:both; display:block; margin-top:6px; text-align:center; }
#block_handset_details #device-tabs .image .zoom {
	float: left;
	cursor: crosshair;
	margin-left: 25px;
}
#block_handset_details #device-tabs .image .zoom img { float: left; }

#quicklookimage{
	max-width:125px;
}

#block_handset_details #device-tabs .image .image_thumbs {
	clear: both;
	overflow: hidden;
}
#block_handset_details #device-tabs .image #thumb {
	float: left;
	width: 33px;
	border: solid 1px #cecece;
	margin: 0 0 3px 25px;
	display: inline;
}

/* -------------- details overviews ------ */
#block_handset_details #device-tabs .overview {
	display:inline;
	float:right;
	margin-right:30px;
	width: 260px;
}
#block_handset_details #device-tabs .overview p {
	padding: 0 10px 10px 0;
}

#block_handset_details #device-tabs .overview .feature-list { padding: 10px 0; margin: 0; border-top: solid 1px #d7d7d7; overflow: hidden; }
#block_handset_details #device-tabs .overview .feature-list li { float: left; width: 120px; }
#block_handset_details #device-tabs .overview .recommandation {
	padding: 10px 0;
	margin: 0;
	border-top: solid 1px #d7d7d7;
	overflow: hidden;
}

.recommandation a.next{
    font-size:1em;
}

.recommandation li{
    height:16px;
}

#block_handset_details #device-tabs .overview .magnifier { border: 1px solid #000; background-color: #fff; }

/* ================= SPECIFICATIONS ================== */
#block_handset_details #deviceTechDetails 							{ width: 60%; margin: 0 auto; font-size: 0.7em; float: left; }
#block_handset_details #deviceTechDetails h2 						{ font-size: 1.5em; font-weight: bold; margin-bottom: 15px; }
#block_handset_details #deviceTechDetails table 					{ width: 100%; margin: 0 auto; }
#block_handset_details #deviceTechDetails tr 						{ height:25px; }
#block_handset_details #deviceTechDetails td.family-name 			{ display: table-cell; border-top:1px solid #CCCCCC; background: #F6F6F6; font-weight: bold; }
#block_handset_details #deviceTechDetails td.family 				{ display: table-cell; border-top:1px solid #CCCCCC; background: #F6F6F6; }
#block_handset_details #deviceTechDetails td.feature-name 			{ display: table-cell; border-top:1px solid #CCCCCC; padding-left: 10px; }
#block_handset_details #deviceTechDetails td.feature 				{ display: table-cell; border-top:1px solid #CCCCCC; }
#block_handset_details #deviceTechDetails td.featureOn		        { }
#block_handset_details #deviceTechDetails td.featureOff		        { }
#block_handset_details #deviceTechDetails td.characteristic-name 	{ display: table-cell; border-top:1px solid #CCCCCC; padding-left: 10px; }
#block_handset_details #deviceTechDetails td.characteristic 		{ display: table-cell; border-top:1px solid #CCCCCC; }

#block_handset_details #deviceTechDetailsInTheBox					{ width: 30%; margin: 0 auto 0 5%; float: left; }
#block_handset_details #deviceTechDetailsInTheBox h2 				{ font-size: 1em; font-weight: bold; margin-bottom: 15px; }

/* ---------------------- deviceTechDetailsInTheBox ------------ */
#block_handset_details #device-tabs ul.deviceFeatures { list-style: none; margin: 0; padding: 0; }
#block_handset_details #device-tabs ul.deviceFeatures li { color: #F16E00; list-style: none; background: none; padding-left: 20px; }

/* =======================  ======================= */


#block_handset_details .links {
	margin: 10px 0;
	overflow: hidden;
}

#block_handset_details .compare a.checkbox {
	background-image:url(/shop/mediaServlet/site/images/buttons/btn_checkbox_all.png);
	float: left;
	height: 15px;
	background-repeat: no-repeat; 
	padding: 0 0px 0 18px;
	text-align: left;
}

.phone-footer{
    width:568px;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
    overflow:visible; /* for tooltip */
    margin-bottom:10px
}

.phone-footer .phone-links {
	width: 100%;
	clear:both;
}

 .compare {
	float:right;
	text-align: right;
	font-size: 0.7em;
	overflow: hidden;
	position:relative;
	bottom:25px;	
}

.phone-footer .phone-links .compare a.notSelected { background-position: 100% 0px;}
.phone-footer .phone-links .compare a.notSelected:hover { background-position: 100% -15px;}
.phone-footer .phone-links .compare a.selected { background-position: 100% -30px;}
.phone-footer .phone-links .compare a.selected:hover { background-position: 100% -45px;}

.additionnal_informations_display{
	background: none repeat scroll 0 0 #F16E00;
	color: #FFFFFF;
	font-size: 0.7em;
	font-weight: bold;
	padding: 5px;
	margin: 0px;
	text-align: center;
	vertical-align: middle;
	min-height: 15px;
	max-height: 30px;
	width : 200px;
}
.see-details-addinfos {
	width: 37px;
	float:right;
	padding-top: 12px;
	padding-right: 10px;
	background:transparent url(/shop/mediaServlet/site/images/backgrounds/bg_vertical_line_fade1.png) no-repeat scroll 37px 0px;
	height: 31px;
}

#compare_details {
	margin-right: 15px;  
}

.phone-footer .phone-pricing {
	clear: both;
	padding-left: 7px;
	padding-right: 10px;
	height: 60px;
	border-bottom: 1px solid #D3D3D3;
}

.phone-footer .card-middle-grey, .card-bottom-grey {
	background:#EEEEEE;
	color: #999999;
}

.card-bottom-grey em, .card-middle-grey em {
	color: #999999;
}

.phone-footer .promo {
	font-size:0.7em;
	margin-top: 20px;
}	

.phone-footer .promo .promo1 {
	color:#F16E00;
	float:left;
}

.phone-pricing .channels-non-sticker {
	width: 0px;
	height:0px;
}

.phone-pricing .discount {
	cursor: hand;
	cursor: pointer;
	margin: 1px 3px 0 0;	
}
.discount,.coming_soon, .out_of_stock {
    float:left;
}

.coming_soon, .out_of_stock{
	margin: 4px 2px 0 0;
}

.quicklook .discount{
    margin:0px;
    padding-top:0px;
}

.contact {
    background: none repeat scroll 0 0 #F6F6F6;
    padding: 0;
    width: 568px;
    border:1px solid #CCCCCC;
}
.share {
    float: left;
    font-weight: bold;
    padding: 10px;
    width: 40px;
    font-size:0.8em;
}
.emailSB{
	width:40px;
}
.contact .ContactSeparator {
    color: #999999;
    float: left;
    padding: 8px 5px;
}

.SM_A1_0 {
    padding: 8px 0;
    height:20px;
}
.emailSB a.emailLink {
    background-image: url("/shop/mediaServlet/site/images/icons/icon_mailSB.png");
    background-position: top left;
    background-repeat: no-repeat;
    display: block;
    height: 22px;
}
#socialNetworks {
	float: left;
	width: 500px;
	height: 41px;
	margin: 0 0 0 35px;
	padding: 12px 0 5px 0;
	border-top: 1px dotted lightgrey;
}

#twitter_button, .twitter-share-button {
	float: left;
	width: auto;
	height: auto;
}

#facebook_frame_likebutton {
	float: right;
	border: medium none;
	overflow: hidden;
	height: 25px;
}

#facebook_sharebutton {
	float: right;
	padding: 2px 4px;
	margin: 0 7px 0 0;
	border: 1px solid #000000;
	border-radius: 3px 3px 3px 3px;
	display: block;
	background-color: #ECEEF5;
	border-color: #CAD4E7;
	width: auto;
}

#facebook_sharebutton span {
	font: 11px arial,sans-serif;
	color: #3B5998;
	display: block;
	padding-left: 17px;
	white-space: nowrap;
	background: url(http://static.ak.fbcdn.net/rsrc.php/v1/y7/r/ql9vukDCc4R.png) no-repeat scroll 0 -47px transparent;
}
