#block_handset_filter {
	float:left;
	height:auto;
	overflow:visible; 
}

/*******************************************************
 ************     FILTER BLOCK     *********************
 *******************************************************/

.filter-options {
	margin-top: -18px;
	margin-bottom: 5px;
}

.filter-options .device-options {
    background-color: #FFFFFF;
    height: auto;
    line-height: 28px;
    margin-top: 6px;
    overflow: hidden;
    padding: 6px;
}

.filter-options .option_line {
    border: 1px solid #DDDDDD;
    border-radius: 5px 5px 5px 5px;
    float: left;
    margin-bottom: 6px;
    margin-top: 5px;
    padding: 5px;
}

.filter-options .option_line.border_bottom {
	width: 97%;
}

.filter-options .checkbox-list p,
  .filter-options .radio-list p {
	width: 160px;
	float: left;
	margin-bottom: 0;
	height: 19px;
	overflow:hidden;
	font-size:0.6em;
}

.filter-options span a, .filter-options span em {
	font-size:1.1em;
    background-repeat: no-repeat; 
    padding: 2px 0 0 23px;
    margin: 0 5px 0 0;
    font-weight:normal;
    color:#333333;
}

.title, .titleOrange {
     background-color: #F6F6F6;
     background-image: url("/shop/mediaServlet/site/images/icons/pages/bg-filtro.png");
     background-position: 0px 6px;
     background-repeat: no-repeat;
     border-bottom: 1px solid #999999;
     clear: both;
     color: #333333;
     font-size: 14px;
     font-weight: bold;
     height: 26px;
     margin-bottom: 8px;
     padding-left: 18px;
}

.titleOrange{
	width: 97%;
}

.border_bottom {
	border-bottom: solid 1px #cccccc;
	width:565px;
	clear:both;
	margin:10px 0px 0px;
}

/*******************************************************
 ***************     RESULTS BLOCK     *****************
 *******************************************************/

.filter-result {
	clear: both;
}

.filter-result .paging {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DDDDDD;
    border-radius: 6px 6px 6px 6px;
    height: 33px;
    margin: 0 5px 6px 5px;
    padding-bottom: 0;
}

.filter-result .paging .sort {
	padding:5px 5px 0;
	float:right;
	margin-bottom:0;
}

.filter-result .paging .sort label {
	font-weight:bold;
	margin-right:5px;
	vertical-align:middle;
}

.filter-result .paging .sort select {
	border: 1px solid #A5ACB2;
	color: #666666;
	padding: 1px;
	vertical-align: middle;
	width: 11.5em;
}

.filter-result .totalPhones {
	float: left;
	line-height: 1.2em;
	margin-top: -35px;
	overflow: hidden;
	position: relative;
	width: 50%;
}

.totalPhones .total {
	font-weight: bold;
	line-height: 1.2em;
	padding: 0 20px;
	width: 200px;
}

.filter-result .phone-list .phone {
	overflow:visible;
	position:relative;	
	width:277px;
	float: left;
	margin-left: 8px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
}

.filter-result .phone-list .phone .card-top {
	background-color: #FFFFFF;
    background-position: left bottom;
    border: 1px solid #DDDDDD;
    border-radius: 8px 8px 0 0;
    box-shadow: 2px 2px 2px #E9E9E9;
    clear: both;
    height: 300px;
    margin-left: 2px;
    position: relative;
    width: 277px;
	padding-bottom:5%;
}

.filter-result .phone-list .phone-name {
    background: none repeat scroll 0 0 #f6f6f6;
    border-bottom: 1px solid #DDDDDD;
    border-radius: 8px 8px 0 0;
    color: #F16E00;
    font-size: 20px;
    height: 36px;
    line-height: 29px;
    margin-bottom: 13px;
    margin-left: 0;
    margin-right: 12px;
    padding-left: 10px;
    padding-top: 9px;
    width: 267px;
}

.filter-result .phone-list .phone-description {
	height: auto;
	width: 100%;
	overflow: hidden;
}


.filter-result .phone-list .phone-image {
	float:left;
	width:100px;
	text-align: center;
}

.filter-result .phone-list .phone-features {
	float:left;
	width:165px;
	font-size:0.7em;
}

.filter-result .phone-list .phone-features strong {
    color: #666;
    font-weight: normal;
    font-size: 11px;
}

.filter-result .phone-list .phone-features ul {
	margin-top: 10px;
}

.filter-result .phone-list .phone-features li {
    font-size: 1em; 
	font-weight: normal;
	color: #666666;
}

.filter-result .phone-list .phone-links {
	width: 100%;
	clear:both;
	height: 31px;
	overflow: hidden;
	bottom: 7px;
	padding-left: 3px;
}

.filter-result .phone-list .phone-links .see-details {
	width: 190px;
	float:left;
	position: relative;
	top: 16px;
	overflow: hidden;
	text-align: right;
}

.filter-result .phone-list .phone-links .compare {
	width: 70px;
	float:left;
	position: relative;
	top: 16px;
	text-align: right;
	font-size: 0.7em; 
	font-weight: normal;
	color: #333333;
	overflow: hidden;
}

.filter-result .phone-list .phone-links .compare span a {
	float: left;
	height: 15px;
	background-repeat: no-repeat; 
	padding: 0 18px 0 0;
	text-align: left;
	margin-left: 6px;
	vertical-align: middle;	
}

.filter-result .phone-list .phone-links .compare span .notSelected 			{ background-position: 100% 0px;}
.filter-result .phone-list .phone-links .compare span .notSelected:hover 	{ background-position: 100% -15px;}
.filter-result .phone-list .phone-links .compare span .selected 			{ background-position: 100% -30px;}
.filter-result .phone-list .phone-links .compare span .selected:hover 		{ background-position: 100% -45px;}

.filter-result .phone-list .phone-pricing {
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0px 0px;
	clear: both;
	padding-left: 10px;
	padding-right: 10px;
	position: relative;
}

.filter-result .phone-list .card-middle-white {
    background: none repeat scroll 0 0 #FFFFFF;
    border-color:  #DDDDDD;
    border-image: none;
    border-style: none solid solid;
    border-width: 0 1px 1px;
    box-shadow: 2px 2px 2px #E9E9E9;
    color: #333333;
    height: 70px;
    margin-left: 2px;
    width: 257px;
}

.filter-result .phone-list .card-middle-grey {
     background: none repeat scroll 0% 0% #F6F6F6;
     border-color: #DDDDDD;
     border-image: none;
     border-right: 1px solid #DDDDDD;
     border-style: none solid solid;
     border-width: 0px 1px 1px;
     box-shadow: 2px 2px 2px #E9E9E9;
     color: #333333;
     height: 70px;
     margin-left: 2px;
     width: 257px;
}

.filter-result .phone-list .card-bottom-white {
     background: none repeat scroll 0% 0% #FFFFFF;
     border-color:#DDDDDD;
     border-image: none;
     border-radius: 0px 0px 6px 6px;
     border-right: 1px solid #DDDDDD;
     border-style: none solid solid;
     border-width: 0px 1px 1px;
     box-shadow: 2px 2px 2px #E9E9E9;
     color: #333333;
     height: 70px;
     margin-bottom: 3px;
     margin-left: 2px;
     width: 257px;
}

.filter-result .phone-list .card-bottom-grey {
     background: none repeat scroll 0% 0% #F6F6F6;
     border-color:  #DDDDDD;
     border-image: none;
     border-radius: 0px 0px 6px 6px;
     border-right: 1px solid #DDDDDD;
     border-style: none solid solid;
     border-width: 0px 1px 1px;
     box-shadow: 2px 2px 2px #E9E9E9;
     color: #333333;
     height: 70px;
     margin-bottom: 3px;
     margin-left: 2px;
     width: 257px;
}

.card-bottom-grey em, .card-middle-grey em {
	color: #999999;
}

.filter-result .phone-list-footer {
	background:transparent url(/shop/mediaServlet/site/images/backgrounds/bg_hr_embossed.gif) repeat-x scroll left 10px;  
	clear: both;
	position: relative;
	display: block;
	height: 40px;
	padding-top: 10px;
	margin-top:15px;
}

.filter-result .phone-list .phone-name:hover {
     background: none repeat scroll 0% 0% #FFFFFF;
     border-bottom: 1px solid #F16E00;
}


/* -------------pagination--------------- */
#links{
	height:20px;
	margin:0px;
	text-align:center;
	font-size:0.7em;
}
#pagination_new {
	width:550px;
	margin:auto;
}
#pagination_new span.numpage{
	padding:0 2px;
	}
.numpage a.current, .numpage a:hover  {
	color:#F16E00;
	font-weight:bold;	 
}
.firstpage{
	padding-left: 13px;
	height:20px;
	background:transparent url(/shop/mediaServlet/site/images/icons/icon_firstarrow.gif) no-repeat 0% 50%;
	margin:0px;
	margin-left: 0px;
}
.leftpage{
	padding-left: 10px;
	height:20px;
	background:transparent url(/shop/mediaServlet/site/images/icons/icon_arrowleft.gif) no-repeat 0% 50%;
	margin:0px;
	margin-left: 10px;
	margin-right:5px;
}
.rightpage{
	padding-right: 10px;
	height:20px;
	background:transparent url(/shop/mediaServlet/site/images/icons/icon_arrowright.gif) no-repeat 100% 50%;
	margin:0px;
	margin-left: 15px;	
}
.lastpage{
	padding-right: 13px;
	height:20px;
	background:transparent url(/shop/mediaServlet/site/images/icons/icon_lastarrow.gif) no-repeat 100% 50%;
	margin:0px;
	margin-left: 10px;	
}

/* ---------end pagination---------- */

.phone-image a img {
    border-right: 1px solid #DDDDDD;
    height: 120px;
    width: 72px;
}

.phone-image a img:hover {
    border-right: 1px solid #CCCCCC;
    height: 120px;
    width: 72px;
}

.phone .phone-pricing .channels-global{
    float:left;
    width:182px;
    height:46px;
}

.phone .phone-pricing .channels{
    font-size:0.7em;
    width:120px;
    height:23px;
    padding-top:4px;
}

.phone .phone-pricing .channels-not-available{
    font-size:0.7em;
    width:120px;
}

.filter-result .phone-list .phone-pricing .channels-non-sticker {
	width: 71px;
	height:25px;
	float:right;
}

.discount,.coming_soon,.out_of_stock {
    float:left;
}

.discount{
    margin: 1px 2px 0 0;
    padding-top:0px;
	cursor: hand;
	cursor: pointer;
	
}

.coming_soon{
	margin:5px 2px 6px 0;
}

.out_of_stock{
	margin:5px 2px 6px 0;
}
 .buy {
    clear:right;
}

.emailme {
    clear:right;
}

.show_more{
}

.promo {
    font-size:0.7em;
    margin-top: 3px;
}	

.promo .promo1 {
    color:#F16E00;
    float:left;
    margin-top: 2px;
}
.promo .promo2 {
    background:url(/shop/mediaServlet/site/images/backgrounds/star_.png) 0 1px no-repeat;
    padding-left:8px;
}
.phone-list .empty{
	padding:10px 0px 0px 0px;
	height:100px;
}
.filter-result .phone-list-footer .backwards {
	float:left;
	padding-top:0;
}
.filter-result .phone-list-footer .forwards {
	float:right;
}

.complexPrices
{
	position:absolute;
	left: -82px;
	top:-2px;
	width:300px;
}
.channel-handset-button
{
	position:relative;
}
