@import "baseline.css";

/* General styles */

a, 
a:visited
{
	color: #00c;
	text-decoration: underline;
}

a:hover 
{
	color: #00f;
}

h2 {
	background-color:#666;
	border: none;
	color:#fff;
	font-family:Helvetica,Arial,sans-serif;
	font-size:12px;
	font-weight:bold;
	margin:0px;
	padding:3px 0pt 3px 6px;
	text-align:left;
}

#maincontent,
#phones_banner 
{
	width: 590px;
}

#maincontent .gutter 
{
	padding-left: 0;
}

#right_column 
{
	float: right;
	width: 600px;
}

div#maincontent2 div.gutter 
{
	padding: 0!important;
}

#nest
{
	width: 800px;
}

/* ACCESSORIES Structural CSS
  Author: VHu
*/
/* =Accessories =Structure
-------------------------------------------------------------------------*/

div#accessories {
	width:800px;
	margin-top: 10px;
}


div#accessories #phones_banner img{
	margin-top: 8px;
}


div#accessories:after {
	content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

div#accessories div#left_col {
	width:180px;
	float: left;
}
div#accessories div#main_content{
	float: left;
	width:410px!important; 
	margin-left:5px;
}

div#accessories div#right_col {
	float: none!important;
	margin-left:5px;
}
div#accessories img{
	border:none;
	border:0;
	margin:0;
	padding:0;
	text-align:left;
}
/* =advertisement *
--------------------------------------------------------------------------*/
div#accessories .advertisement{
	margin:10px 0;
	display:block;
	clear: left;
}
/* =left_col
--------------------------------------------------------------------------*/
div#accessories div#left_col #compatible_phone_box {
	width:180px;
	min-height:120px!important;	
	background:url(/images/detail_page_upperleft_top.jpg) no-repeat ;
	font-size: 10px!important;
	line-height: 12px!important;
}

#compatible_phone_box .gutter {
	padding:7px 5px;
	background:url(../images/detail_page_upperleft_btm.jpg)  no-repeat 0px 100%;
	min-height:120px!important;	
	z-index:10;
	overflow:hidden;
		
}
#accessories div#left_col #phone_selected
{
	padding-right:10px;
	}
/*sharepoint issue no:177 changed on 03-05-07 */
a {text-decoration:}
a:link {color: #00488c;}
a:visited {color: #00488c;}
a:hover {color: #008c60; text-decoration: underline;}
/*sharepoint issue no:177 changed on 03-05-07 */

#compatible_phone_box #img_box {
	float: left;	
}
div#accessories div#left_col #compatible_phone_box img#chk_box{
	float: left;
	clear: left;
	margin-left: 5px;
}

div#accessories div#left_col #compatible_phone_box img.ph {
	float: left;
	clear: left;
	margin-top: 9px;
	width:51px;
	height:92px;
	margin-right:7px;

}
div#accessories div#left_col #compatible_phone_box #ucpAccessoryDescription1_NotMine{
	color: #ff0000!important;
	text-decoration: none!important;

}
img#no_phone_image
{
	width:170px;
	height: 120px;	
}
div#accessories div#left_col #compatible_phone_box #ucpAccessoryDescription1_lblCompAccDesc p {
	padding:0;
	margin: 0;
	width: 125px;
	display:block;
	float: right;
	line-height:13px;
	font-family: Verdana;
	font-size: 10px;
	color: #000;
}
/* Generic Header */
.HeaderBground {width: 800px; background-color: #FFFFFF;}

/* Top Nav */
.TopNavLine, .TopNavLine2 
{	background-color : #666666;
	height : 1px;}

.TopNav, .TopNavCell, .TopNavCell td, .TopNavDivider
{	background-color : #EEEEEE;
	border : 0;
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	height : 15px;
	line-height : 14px;
	text-decoration : none!important;} 

.TopNavDivider /* same as style above, but must occur below, to add padding */
{	padding : 0px 3px 0px 3px;}

a.TopNavLink, .TopNavLink a:visited 
{	background-color : #EEEEEE;
	border : 0;
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	height : 15px;
	letter-spacing : -1px;
	line-height : 14px;
	text-decoration : none!important;}
	
a.TopNavLink:hover	
{ 	color : #000000; font-size : 10px; text-decoration: underline;}


/***************************************************************
=Accessories home page styles 
-------------------------------------------------------------- */

/* styles for Accessories home page */
a.show_all_newer_phones,
a.show_all_newer_phones:hover,
a.show_all_newer_phones:visited 
{
	color: #fff!important;
}
	/* =Filters =Accessories */
			
	#accessories #maincontent .gutter {
		padding:18px 0 0 0;
	}
			
			/*Commented by ValueLabs*/
			/* 
			#accessories #acc_filters{
				background:url(../images/home_bg2.png) no-repeat -1px 0;
				width:600px;
				height:176px;
				overflow: hidden;
				padding:0;
				margin:0;
				position:relative;
			} 
			*/
			#accessories #acc_filters{
				background:url(../images/pick_phone_border_top.gif) no-repeat 0px 0;
				width:600px;
				height:125px;
				padding:0;
				margin:0;
				position:relative;
				
			}			
			
			#accessories #acc_filters_large{
				background:url(../images/head_bg.png) no-repeat -1px 0;
				width:600px;
				height:150px;
				overflow: hidden;
				padding:0;
				margin:0;
				position:relative;
			} 
			
						
						
			#accessories #ph_filters{
				position: absolute;
				top: 42px;
				left:55px;
				display: inline;
				padding:0;
				margin:0;
				border:none;
				text-align:left;
				width: 540px;
				height: 65px;
			}
			
			#accessories #ph_filters p {
				height: 65px;
				position: absolute;
				text-align:left;
			}
			
			#accessories #ph_filters p label{
				display:block;
				font-size:11px;
				font-weight:bold;
				margin:0;
				padding:0;
				line-height:15px;
				color: #103979;
			}
			
			#accessories #ph_filters p select {
				width: 180px;
				margin:0;
				padding:0;
				line-height:normal;
				vertical-align: middle;
			}
			
			strong 
			{
				font-weight:bold;
			}
			
			#accessories #ph_filters input.go_btn{
				margin:0;
				padding:0;
				line-height:normal;
				vertical-align:middle;
				display:inline;
			}
			
			#accessories #ph_filters p#phone_by_manu {
				width: 240px; 
				top: 0;
				left:20px;
			}
			
			#accessories #ph_filters p#phone_provider {
				width: 250px; 
				top: 0 ;
				left: 300px;
			}
			
			#accessories #ph_filters p#or_msg{
				left: 257px;
				top: 16px;
				font-size: 16px;
				text-transform:uppercase;
				z-index: 1;/* PRN 46647 bug 4020 */
				color: #666;
				height: 30px;
				line-height:18px;
			}
			
			#accessories #acc_filters #selected_ph_img {
				left: 10px;
				top: 28px;
				width: 60px;
				height: 93px;
				overflow:hidden;
				position:absolute;
				text-align:left;
				z-index:10;		
			}
			
			#accessories #acc_filters h1{
				left: 12px;
				top:7px;
				width: 400px;				
				overflow:hidden;
				position:absolute;
				/*PRN 46647 */
				z-index: 1;
				text-align:left;
				color:#4097DA;
				line-height:15px;
				font-size:13px;	
			}
			
			#accessories #acc_filters h1 span{
				color:#003981;
			}
			

			
			#accessories #acc_filters h2 {
				position: absolute;
				text-align:right;
				width: 250px;
				overflow:hidden;
				top: 7px;
				right:16px;
				line-height:15px;
				font-size:13px;
				color:#000000;
			}
			
			/* Commented by Valuelabs */
			/*
			#accessories #acc_filters #prev_selected_phones {
				position:absolute;				
				left:7px;				
				overflow:hidden;
				margin-left:0;
				top: 110px;
				width:600px;
				font-size:10px;
			}
			*/
			#accessories #acc_filters #prev_selected_phones {
				position:relative;				
				overflow:hidden;
				margin-left:0;
				top: 110px;
				width:600px;
				font-size:10px;
				background: url(../images/pick_phone_border_bottom.gif) no-repeat bottom left;
				padding-bottom: 10px;
				
			}
			/* Added by ValueLabs*/
			.pickurphone-text{
				padding: 18px 0px 0px 43px;
				font-size: 18px;
				color: #000000;
				font-weight:bold;
				font-family:arial;
			}
			/* End*/
			#accessories #acc_filters div#prev_selected_phones ul{
				margin:0;
				margin-left: 90px;
				font-size:11px;
				text-align:left;
				width:auto;				
			}
			
			#accessories #acc_filters div#prev_selected_phones h3{
				font-size:8pt;
				color:#000000;
				font-weight:bold;
			} 
			
			/* Created by By Value Labs 22/Jan/2007 */
			#prev_selected_phones1{
				background: url(/images/pick_phone_border_bottom.gif) no-repeat bottom left;
				padding:5px 0px 25px 15px;
				width:585px!important; width: 600px;
				font-family: Verdana!important;
				font-size: 11px!important;
				
				}
				
			#boldtext{
				/*float:left;*/
				padding-right:5px;
				font-weight:bold;
			}
			.links
			{ 
				/* float:left; */
				position:static; 
				margin-top:-14px!important;
				margin-left: 190px;
				height: 100%;	
			}
			
			#pick_your_phone div.links 
			{
				height:auto;
			}
		/* end */			
			
			/* =Best Selling Accessories */
			
			#accessories ul#best_selling_phones {
				width:600px;
				margin:0;
				padding:0;
				border:none;	
				height:auto;
				position:relative;
			}
			#accessories ul#best_selling_phones:after {		
			    content: "."; 
			    display: block; 
			    height: 0; 
			    clear: both; 
			    visibility: hidden;
			}
			#accessories ul#best_selling_phones li{
				width:145px;
				height:106px;
				background: url(../images/border-bg.gif) no-repeat top left;
				margin:0;
				padding:0;
				border:none;
				float: left;
				margin-left: 2px;
				margin-bottom: 2px;
				
			}
			
			#accessories ul#best_selling_phones .gutter{
				position:relative;
				width:100%;
				height:100%;
				margin:0;
				padding:0;
				border:none;
			}
			#accessories ul#best_selling_phones .gutter img.ph{
				top: 4px;
				left:2px;
				position:absolute;
				
			}
			#accessories ul#best_selling_phones .gutter h3{
				top: 8px;
				left:55px;
				position:absolute;
				width:90px;
				font-size: 13px;
				text-align:left;
				color: #003D7E;
				line-height: 12px;
			}
			#accessories ul#best_selling_phones .gutter p a{
				text-decoration:underline;
			}
			#accessories ul#best_selling_phones .gutter p{
				top: 58px;
				left:53px;
				position:absolute;
				width:90px;
				font-size: 11px;
				text-align:left;
				line-height: 12px;
				height:53px;
			}

			/* end Selling Accessories */
			
			/* =top Selling Accessories */
			
			#accessories ul.top_selling_acc{
				width:193px;
				list-style:none;
				display:list-item;
				height:auto;
			}
			
			#accessories ul.top_selling_acc:after{
							
			    content: "."; 
			    display: block; 
			    height: 0; 
			    clear: both; 
			    visibility: hidden;
			}
			#accessories ul.top_selling_acc li{
				width:193px;
				height:80px;
				background: url(../images/border_bg2.gif) no-repeat top left;
				margin:0;
				padding:0;
				border:none;
				display:list-item;
				margin-bottom: 4px!important;margin-bottom: 3px;
				overflow:hidden;
			}
			#accessories ul.top_selling_acc li#number_one{
				width:192px;
				height:248px;
				background: url(../images/border-bg3.gif) no-repeat top left;
				margin:0;
				padding:0;
				border:none;
				margin-bottom: 5px;
				
			}
	/* Created By ValueLabs 05/Jan/2007 */
			#accessories ul.top_selling_acc li#number_one img.phlarge{
				top:10px;
				left:20px;
				width:150px;
				height:150px;
				position:absolute;
			}
			/* end */
			
			#accessories ul.top_selling_acc li#number_one img.ph{
				top:10px;
				left:20px;
				position:absolute;
				
			}
			
			
			#accessories ul.top_selling_acc li#number_one p.acc_price{
				top:219px;
				left:30px;
				position:absolute;
				width:150px;
				font-size: 14px;
				text-align:left;
				height:150px;
				line-height: 12px;
				
			}
			
			#accessories ul.top_selling_acc li#number_one p.acc_name{
				width:180px;
				left: 10px;
				top: 170px;
				position:absolute;
				text-align:left;
				color: #000;
				font-size: 15px;
				line-height:19px;
			}
			
			#accessories ul.top_selling_acc .gutter{
				position:relative;
				width:100%;
				height:100%;
				margin:0;
				padding:0;
				border:none;
				
			}
			
			
			#accessories ul.top_selling_acc .gutter img.ph{
				top: 4px;
				left:2px;
				position:absolute;
				width: 70px;
				height: 70px;
				
			}
			#accessories ul.top_selling_acc .gutter p {
				line-height: 13px;
			}
			#accessories ul.top_selling_acc .gutter p.acc_price{
				top: 62px;
				left:75px;
				position:absolute;
				width:120px;
				font-size: 12px;
				text-align:left;
				height:20px;
				line-height: 12px;
				
			}
				
			#accessories ul.top_selling_acc .gutter p.acc_price span.special_price{
				color:#ff0000;
				font-weight:bold;
				margin-left:8px;
				font-size:11px;
			}
			#accessories ul.top_selling_acc .gutter p.acc_price span.reg_price{
				text-decoration:line-through;
				font-size:11px;
			}
			#accessories ul.top_selling_acc .gutter p.acc_name{
				width: 110px;
				left: 80px;
				top: 10px;
				position:absolute;
				text-align:left;
			}
			#accessories ul.top_selling_acc .gutter p.acc_name a{
				text-decoration:underline;
				color:black;
				font-size:11px;
			}
			
			#accessories div#top_selling_accessories {
				width:600px;
				overflow:hidden;
				height:auto;
				position:relative;
			}
			#accessories div#top_selling_accessories:after {
			    content: "."; 
			    display: block; 
			    height: 0; 
			    clear: both; 
			    visibility: hidden;
				display:inline;
			}
			#accessories ul#topselling_col1 {
				width:192px;
				height:auto;
				position:relative;
				top:0;
				left:0;
				
			}
			#accessories ul#topselling_col2, #accessories ul#topselling_col3{
				position: absolute;
				top:0;
				width:192px;
				height:auto;
				
				
			}
			#accessories ul#topselling_col2 {
				left:196px;				
			}
			#accessories ul#topselling_col3 {
				left:392px;				
			}
			/* end top Selling Accessories */


/* :Accessories =details page =main_content 
---------------------------------------------------------------*/

div#accessories div#main_details #main_acc_box {
		float: left;
		width: 200px;
		margin: 0 5px 0 0;
	}
div#accessories div#main_details #main_acc_box  p{
	line-height: 12px;
	font-size:9px;
	color: #666;
	padding-left: 8px;
	letter-spacing:-1px;

}
div#accessories div#main_details #main_acc_box div#acc_photo {
	background: url(/images/detail_page_main_feature.jpg) no-repeat left top;
	width : 195px;
	height : 170px;
	display : block;
}

div#accessories div#main_details #main_acc_box div#acc_photo img.large_photo {
	margin-top:10px;
	margin-left:10px;
	margin-bottom:10px;
}

div#thumb2 img.large_photo2 
{
	margin-top:10px;
	margin-left:10px;
	margin-bottom:10px;
}

div#thumb3 img.large_photo3
{
	margin-top:10px;
	margin-left:10px;
	margin-bottom:10px;
}

div#accessories div#main_details #main_acc_box ul#thumbnails {
	list-style:none;
	display:block;
	padding:0;
	margin:0;
	width: 200px;
}

div#accessories div#main_details #main_acc_box ul#thumbnails li{
	float: left;
	background: url(/images/detail_page_thumb_box.jpg) no-repeat top left;
	width:60px;
	height:60px;
	margin: 2px;
	padding: 0;
}
div#accessories div#main_details #main_acc_box ul#thumbnails li img {
	margin: 4px 2px 0 2px;
}

div#accessories div#main_details h1 {
	font-size: 18px;
	line-height:18px;
	margin:0;
	padding:0; 	
}
div#accessories div#main_details h3 {
	font-size: 12px;
	line-height:16px;
	margin:0;
	padding:0;
}
div#accessories div#main_details p.desc{
	font-size: 11px;
	line-height:13px;
	margin:5px 0 0 5px;
	padding:0;
}

div#guarantee_logo {
	margin-top: 30px;
}
/* :Main_content =details page =selected_phone*/

div.selected_phone p {
	padding:0;
	margin:0;
	border:none;
	margin: 0 15px;
}

#Thumbli2
{
	margin-top: 100px;	
}


div#accessories .selected_phone ul, div#accessories .selected_phone li{
	padding:0;
	margin:0;
	border:none;
	list-style: disc;
}
div#accessories .selected_phone ul.features {
	margin:0 15px;
}
div#accessories .selected_phone ul.features li{
	margin-left:15px;
	list-style-position:outside;
}
div#accessories .selected_phone ul.features p{
	margin-left:4px;
	font-size:11px

	
}
div#accessories .selected_phone ul#carriers {
	padding:0;
	margin:0;
	margin-left: 8px;
	width: 160px;
	float:left;
}

div#accessories .selected_phone ul#manufacturers{
	padding:0;
	margin:0;
	margin-left: 5px;
	width: 160px;
	float:right;
}

div#accessories .selected_phone ul.filterBy li {
	list-style:none;
	padding:0;
	margin:0;
	border: none;
	line-height: 18px ;
}	

div#accessories .selected_phone ul.filterBy li h3 {
	font-size: 11px;
}




/* :rightCol =priceBox 
------------------------------------------------------------------*/

div#accessories div#price_box {
	width:200px;
	background:url(/images/detail_page_pricebox_bgtop.jpg) no-repeat 0px 1px;
}

/* //END Details Page --------------------------------------------*/


/* Begin =Category Page ---------------------------------------*/

/* =phone compatibility box 
---------------------------------------------------------------------------*/
div#accessories div#phone_comp_box {
	background:url(/images/phone_feature_mainbox_bg.jpg) no-repeat top left;
	height:147px;
	width:800px;
	position:relative;
	margin-bottom: 10px;
}
div#accessories div#phone_comp_box div.order_by_phone_button {
	position:absolute;
	left: 450px;
	top: 0px;
	text-align:left;
	width: 327px;
	height: 56px;
	background-position: right top;
}

div#accessories div#phone_comp_box div.order_by_phone_button1
{	background : url(/images/phone_orderphone_btn.jpg) no-repeat;
	position:absolute;
	left: 468px;
	top: 2px;
	text-align:left;
	width: 329px;
	height: 56px;
	background-position: right top;
	cursor:pointer;
	}

#order_by_phone_img 
{
	border: 0;
	background: url(/images/detail_page_phone_order.jpg) no-repeat;
	width: 200px;
	height: 70px;
	cursor:pointer;	
}

div#accessories div#phone_comp_box img#ph_img {
	float:left;
	margin: 0  1px 5px 6px;
	padding-top: 12px;
	width:51px;
	height:80px;
}
/* changed padding-top:12px to margin-top:12px 14th feb 2007*/
div#phone_comp_box .new-img
{
	position:absolute;
	top: 2px;	
	left: 2px;
	float:left;
	margin: 12px 1px 5px 6px;
	padding-left:0px;
	width:51px;
	height:92px;
	}
/* end */

div#accessories div#phone_comp_box h3 {
	font-size: 13px;
	color: #333;
	line-height: 14px;
	position:absolute;
	top: 15px;
	left: 68px;
	
}

div#accessories div#phone_comp_box h1#category_title_cat_name
{
	position:absolute;
	top: 30px;
	left: 70px;
	font-size:18px;
	color: #333;	
}
div#accessories div#phone_comp_box h3#category_compatible
{
	font-family:Arial,Helvetica,Verdana,sans-serif;
	position:relative;
	top: 20px;
	left: 69px;
	font-size:18px;
	line-height: 18px;
	color: #333;
	width: 350px;
}
div#accessories div#phone_comp_box h1#category_title_phone_name
{
	position:absolute;
	top: 72px;
	left: 70px;
	font-size:18px;
	color: #333;
	width: 300px;
	line-height: 18px;
}
/*13/03/07
div#accessories div#phone_comp_box .carrierLogo
{
	position:absolute;
	top: -15px;
	left: 0px;
	float:left;
	}*/
	div#accessories div#phone_comp_box .carrierLogo
{
	position:absolute;
	top: -0px;
	left: 220px;
	}

div#accessories div#phone_comp_box h1{
	position:absolute;
	top: 25px;
	left: 68px;
	font-size:22px;
	color: #333;
	line-height: 25px;
}

div#accessories div#phone_comp_box h2{
	position:absolute;
	top: 34px;
	left: 70px;
	font-size:9px;
	background: none;
	border:none;
	color: #454545;
	line-height: 18px;
}

div#accessories div#phone_comp_box p {
	position:absolute;
	top: 59px;
	left:63px;
	font-size: 11px;
	line-height:13px;
}

div#accessories div#phone_comp_box p img {
	float: left;
	margin:0;
	padding:0;
	position: absolute;
	top: 10px;
	left: 8px;
}

div#accessories span#alt_phone_msg {
	position: absolute;
	top: 18px;
	left: 145px;
	width: 240px;
}

div#accessories span#alt_phone_msg a,
div#accessories span#alt_phone_msg a:active,
div#accessories span#alt_phone_msg a:visited
{
	text-decoration: none!important;
}

div#accessories span#alt_phone_msg a:hover
{
	text-decoration: underline!important;
}

div#accessories span#take_me_back_msg{
	position: absolute;
	top: 27px;
	left: 390px;
	width: 312px;
	text-align:right;
	font-family: Verdana;
	line-height: 12px;
	font-size: 10px;
}

/* =categories box 
--------------------------------------------------------------*/
ul.licol table,
ul.licol table td, 
ul.licol table td li 
{
	padding: 0!important;
	margin:0!important;
	}
		
ul.licol {
    float: left;
	margin:0;
	padding:0;
	border:0;
    width: auto;
	margin-left: 10px;
	display:inline;
	margin-right: 5px;
}

div#accessories ul.licol li{
	margin:0;
	background-image:url(../images/phone_categories_arrow.jpg);
	background-repeat:no-repeat;
	background-position:left 3px!important;
	border:0;
	padding-left: 0;
	width: 200px;
		vertical-align: top!important;
}

ul.licol table td 
{
	padding-left: 0!important;
	margin-left: 0!important;
	text-align:left!important;
	vertical-align:top!important;
}

div#accessories ul.licol TD li a{
	font-weight: normal;
	font-size: 10px;
	text-decoration:none!important;
	margin: 0!important;
	padding-left: 18px!important;
	display: block!important;
	vertical-align: top!important;
	height:auto!important;
	margin-top:0!important;
}

div#accessories ul.licol li#selected_category a{
	font-weight: bolder;
	color: #333;
}



/* =accessory list and item */
div#accessories ul.accessory_list {
	list-style: none;
	padding:10px 0;
	text-align:center;
	clear:both;
	height:135px;
	margin:0;
}

div#accessories ul.accessory_list li {
	width: 100px;
	height: 135px;
	float:left;
	text-align: center;
	margin: 0 5px;
	list-style: none;	
}

div#accessories ul.accessory_list li .gutter 
{
	
	padding:2px 0;
	width:100%;
	text-align: center;
	position:relative;
}	

div#accessories ul.accessory_list h3{
	position:absolute;
	top: 3px;
	left: 0;
	font-size: 11px;
	text-align:center;
	width:100%;
	line-height:13px;
	z-index:5;
	font-weight:normal;
	text-decoration:none;
}
div#accessories ul.accessory_list h3 a{
	text-decoration:none;
}


div#accessories ul.accessory_list img{
	position:absolute;
	top: 30px;
	left:17px;
	text-align:center;
	z-index:1;
	border:none;
	margin:0;
	padding:0;
	width: 60px;
	height: 60px;
}

div#accessories ul.accessory_list .acc_old_price{
	color:#333;
	font-size:10px;
	padding:0 2px;
	z-index:5;
	text-decoration:line-through;
}

div#accessories ul.accessory_list span.acc_new_price{
	color: #ff0000;
	font-size:10px;
	font-weight:bold;
	padding:0 2px;	
	z-index:5;
}
div#accessories ul.accessory_list p.accessory_price {
	position:absolute;
	top: 87px;
	left:-2px;
	width:100%;
	text-align: center;
	z-index:5;	
}
div#accessories ul.accessory_list .add_to_cart {
	color: #ff0000;
	font-size:10px;
	text-transform: uppercase;
	text-decoration: underline;
	position:absolute;
	top: 100px;
	left:10px;
	text-align: center;
	z-index:5;
	width:80px;
}
/* //END Category Page --------------------------------------------*/

/* =accessory list1 and item */
div#accessories ul.accessory_list1 {
	list-style: none;
	padding:0px 0;
	clear:both;
	height:160px; /* MOdified BY srinath VL on 16th Feb 07*/
	margin:0;
	text-align: center;
}

div#accessories ul.accessory_list1 li {
	width: 100px;
	height: 135px;
	float:left;
	text-align: center;
	margin: 0 5px;
	list-style: none;	
}

div#accessories ul.accessory_list1 li .gutter 
{
	padding:2px 0;
	width:100%;
	text-align: center;
	position:relative;
}	

div#accessories ul.accessory_list1 h3{
	position:absolute;
	top: 3px;
	left: 0;
	font-size: 11px;
	text-align:center;
	width:100%;
	line-height:13px;
	z-index:5;
	font-weight:normal;
	text-decoration:underline;
}

div#accessories ul.accessory_list1 img{
	position:absolute;
	top: 62px;/* MOdified BY srinath VL on 16th Feb 07*/
	left:17px;
	text-align:center;
	z-index:1;
	border:none;
	margin:0;
	padding:0;
	width: 60px;
	height: 60px;
}

div#accessories ul.accessory_list1 .acc_old_price{
	color:#333;
	font-size:10px;
	text-decoration:line-through;
	display:inline;
}

div#accessories ul.accessory_list1 span.acc_new_price{
	color: #ff0000;
	font-size:10px;
	font-weight:bold;
    display:inline;
}
div#accessories ul.accessory_list1 p.accessory_price {
	position:absolute;
	top: 125px;/* MOdified BY srinath VL on 16th Feb 07*/
	left:-15px;
	width:100%;
	text-align: center;
	z-index:5;	
}
div#accessories ul.accessory_list1 .add_to_cart {
	color: #ff0000;
	font-size:10px;
	text-transform: uppercase;
	text-decoration: underline;
	position:absolute;
	top: 140px;/* MOdified BY srinath VL on 16th Feb 07*/
	left:10px;
	text-align: center;
	z-index:5;
	width:80px;
}
/* //END Category Page --------------------------------------------*/

/* =accessory list4 and item */
div#accessories ul.accessory_list4 {
	list-style: none;
	padding:0px 0;
	clear:both;
	height:165px;
	margin:0;
	text-align: center;
	text-decoration:none;
}

div#accessories ul.accessory_list4 li {
	width:92px;
	height: 135px;
	float:left;
	display:block;
	text-align: center;
	text-decoration:none;
	/*margin: 0px 5px;*/
	margin: 0px 10px;	
	list-style: none;
	
	
}

div#accessories ul.accessory_list4 li .gutter 
{
	padding:0;
	/*padding:2px 0;*/
	width:100%;
	text-align: center;
	text-decoration:none;
	position:relative;
	margin-bottom:10px;
}	

div#accessories ul.accessory_list4 h3{
	position:absolute;
	top: 3px;
	left: 0;
	font-size: 11px;
	text-align:center;
	width:100%;
	line-height:13px;
	z-index:5;
	font-weight:normal;
	text-decoration:none;
}
div#accessories ul.accessory_list4 h3 a
{
	text-decoration:none;
	color: #00488c;
}

div#accessories ul.accessory_list4 img{
	position:absolute;
	top: 65px;
	left:17px;
	text-align:center;
	z-index:1;
	border:none;
	margin:0;
	padding:0;
	width: 60px;
	height: 60px;
}

div#accessories ul.accessory_list4 .acc_old_price{
	color:#333;
	font-size:10px;
	text-decoration:line-through;
	display:inline;
}

div#accessories ul.accessory_list4 span.acc_new_price{
	color: #ff0000;
	font-size:10px;
	font-weight:bold;
    display:inline;
    margin-left:2px;
}
div#accessories ul.accessory_list4 p.accessory_price {
	position:absolute;
	top: 125px;
	left:-15px;
	width:100%;
	text-align: center;
	z-index:5;	
}
div#accessories ul.accessory_list4 .add_to_cart {
	color: #ff0000;
	font-size:10px;
	text-transform: uppercase;
	text-decoration: underline;
	position:absolute;
	top: 140px;
	left:10px;
	text-align: center;
	z-index:5;
	width:80px;
}
/* //END Category Page --------------------------------------------*/



/* =accessory list2 and item 14th feb 07*/
div#accessories ul.accessory_list2 {
	list-style: none;
	padding:0px 0;
	height:160px;
	margin:0;
	text-align: left;
	margin-left:115px;
}

div#accessories ul.accessory_list2 li {
	width: 99px;
	height: 160px;
	float:left;
	text-align: center;
	margin: 0 3px;
	list-style: none;	
}

div#accessories ul.accessory_list2 li .gutter 
{
	padding:2px 0;
	width:100%;
	text-align: center;
	position:relative;
}	
div#accessories ul.accessory_list2 li .gutter a
{
	text-decoration:underline!important;
}	

div#accessories ul.accessory_list2 h3{
	position:absolute;
	top: 3px;
	left: 0;
	font-size: 11px;
	text-align:center;
	width:100%;
	line-height:13px;
	z-index:5;
	font-weight:normal;
	text-decoration:underline!important;
}

div#accessories ul.accessory_list2 img{
	position:absolute;
	top: 62px;
	left:17px;
	text-align:center;
	z-index:1;
	border:none;
	margin:0;
	padding:0;
	width: 60px;
	height: 60px;
}

div#accessories ul.accessory_list2 .acc_old_price{
	color:#333;
	font-size:10px;
	text-decoration:line-through;
	display:inline;
}

div#accessories ul.accessory_list2 span.acc_new_price{
	color: #ff0000;
	font-size:10px;
	font-weight:bold;
    display:inline;
}
div#accessories ul.accessory_list2 p.accessory_price {
	position:absolute;
	top: 125px;
	left:0px;
	width:100%;
	text-align: center;
	z-index:5;	
}
div#accessories ul.accessory_list2 .add_to_cart {
	color: #ff0000;
	font-size:10px;
	text-transform: uppercase;
	text-decoration: underline;
	position:absolute;
	top: 140px;
	left:10px;
	text-align: center;
	z-index:5;
	width:80px;
}
/* //END Category Page --------------------------------------------*/

/* =Device-Specific --------------------------------------------------*/
div#best_seller_accessories {
	width:800px;
	border:none;
	border:1px solid #75B94A;
	position: relative;
	height: 166px;
	padding:0;
	margin:0;
	margin-top: 10px;
}

div#best_seller_accessories img#best_seller_img{
}

div#best_seller_accessories ul.accessory_list {
	position: absolute;
	left: 105px;
	top:-4px;
}


/* //END Device-Specific ------------------------------------------*/


/* =Pick_your_device //pick_device.html--------------------------------------------------*/
div#pick_your_device {
	width:100%;
	height:150px;
	background:url(../images/pick_device_bg.png) no-repeat top left;
	overflow:hidden;
	position:relative;
}
/*
div#pick_your_device h1{
	position: absolute;
	top: 5px;
	left: 20px;
	font-size: 190%;
	color: #000;	
}
*/
/* Created By Value Labs 05/Jan/2007 ################ */

div#pick_your_device h1{
				left: 12px;
				top:7px;
				width: 400px;				
				overflow:hidden;
				position:absolute;
				z-index: 5;
				text-align:left;
				color:#4097DA;
				line-height:15px;
				font-size:13px;	
}

			
#pick_your_device h2 {
				position:relative;
				text-align:right;
				width: 250px;
				left:258px;
				overflow:hidden;
				top: 7px;
				right:16px;
				line-height:15px;
				font-size:13px;
				color:#000000;
			}

 #pick_your_device h1 span{
				color:#003981;
			}
div#pick_your_device form{
	position: absolute;
	top: 24px;
	left: 60px;
	display: inline;
	padding:0;
	margin:0;
	width: 540px;
	height: 65px;
}

div#pick_your_device p {
	height: 65px;
	position: absolute;
}

div#pick_your_device p label{
	display:block;
	font-size:11px;
	font-weight:bold;
	margin:0;
	padding:0;
	line-height:15px;
	
	color: #103979;
}

div#pick_your_device p select {
	width: 185px;
	margin:0;
	padding:0;
	line-height:normal;
	vertical-align: middle;
}

div#pick_your_device input.go_btn{
	margin:0;
	padding:0;
	line-height:normal;
	vertical-align:middle;
}

div#pick_your_device p#phone_by_manu {
	width: 250px; 
	top: 0 ;
	margin-top:7px;
	left: 0;
}

div#pick_your_device p#phone_by_serv_provider {
	width: 250px; 
	top: 0 ;
		margin-top:7px;
	left: 270px;
}

div#pick_your_device p#or_msg{
	left: 236px;
	top: 20px;
	margin-top:7px;
	font-size: 16px;
	text-transform:uppercase;
	z-index: 5;
	color: #666;
}

div#pick_your_device div.order_by_phone_button {
	left: 578px;
	top:2px;
	position:absolute;
	width: 200px;
	height: 93px;
	margin:0;
	padding:0;
	background-position: right top;
}

div#prev_selected_phones {
	margin: 10px 0;
	width:auto;
}

/* Created By Value Labs ######################### 05/Jan/2007 */

div#prev_selected_phones_new{
	margin-top:103px;
	margin-left:9px;
	width:auto;
}
div#prev_selected_phones_new h3{
	width: 170px;
	color:#000000;
	font-family:Verdana, Tahoma, Arial;
	font-size: 10px;
	font-weight:bold;
	margin:0 0 0 5px;
	padding: 0;
	float: left;
}

div#prev_selected_phones_new ul {
	margin-left: 175px;
	list-style:none;
	width:330px;
}

div#prev_selected_phones_new ul li{
	display: inline;
	margin:0;
	padding: 0;
	padding-right: 10px;
	line-height:18px;
}
div#prev_selected_phones_new ul li a{
	text-decoration: underline;
}
div#pick_your_device  #selected_ph_img {
				left: 10px;
				top: 28px;
				width: 51px;
				height: 92px;
				overflow:hidden;
				margin-right:15px;
				position:absolute;
				text-align:left;
				z-index:10;		
			}
div#pick_your_device a
{
	color:#00488C;
	font-family:Verdana, Arial, Tahoma;
	text-decoration:underline;
}

div#pick_your_device a:hover
{
	color:#008C60;
	text-decoration:underline;
}
/* end */

div#prev_selected_phones h3{

	font-size: 8pt;
	font-weight:bold;
	margin:0 0 0 5px;
	padding: 0;
	float: left;
}

div#prev_selected_phones ul {
	margin-left: 175px;
	list-style:none;
	width:330px;
}
/*
div#prev_selected_phones ul li{
	display: inline;
	margin:0;
	padding: 0;
	padding-right: 4px;
	line-height:18px;
}
*/
/* Modified By Value Labs ########################## 05/Jan/2007 */
div#prev_selected_phones ul li{
	display: inline;
	margin:0;
	padding: 0;
	padding-right: 10px;
	line-height:18px;
}
/*end */

div#prev_selected_phones ul li a{
	text-decoration: underline;
}

div.selected_phone h2 a {
	color:#EDEDED;	
	text-transform: capitalize;
	text-decoration:underline;
}
ul#pick_device_results {
	margin:0;
	padding:0;
	text-align:center;
	list-style:none;
}

ul#pick_device_results li a {
	text-decoration: underline;
}
ul#pick_device_results li{
	margin:0;
	padding:0;
	list-style:none;
	text-align:center;
	display: block;
	float: left;
	height: 155px;
}
.liOthers
{
	width: 114px;
}

ul#pick_device_results p{
	padding:0;
	margin:0;	
}
div#accessories div.selected_phone h2 span.title {
		margin-right:10px;
}
div#accessories div.selected_phone h2 span.show_all_link {
	margin-left:5px;
	font-weight:bold;
	color: #fff;
}

div#accessories div.selected_phone h2 span.show_all_link a{
	color: #fff!important;
	text-decoration:underline;
	font-size:11px;
	margin-left:8px;
}


div#accessories div.selected_phone h2 span.show_all_link a:hover{
	color: #fff;
	text-decoration:underline;
	font-size:11px;
	
}
/*
div#accessories div#carrier_n_manu_logos {
	text-align: right;
	float:right;
	margin-top:10px;
		
}
*/
/* Modified By Value Labs ################################ 05/Jan/2007 */
div#accessories div#carrier_n_manu_logos {
	text-align: right;
	float:right;
	margin-top:70px;
		
}

/* end */

/* //END Pick_Your_Device------------------------------------------*/



/* =Misc =clearfix -----------------------------------------------*/

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */



/* =OVERRIDES Details Page------------------------------------------------*/

/* selected phone class from original store front css; this is the driver for most of the style swapping */
div.selected_phone {
		margin:15px 0;
		width:100%;
}

div#accessories .item_summary_table{
	width: 100%;
	border:1px solid #aaa;
}

div#accessories .item_summary_table p {
	padding:0;
	margin:0;
}
div#accessories .item_summary_table td {
	padding:0 3px;
}

/* =add_to_cart */
div#accessories div.add_to_cart_button_special_offer {
	background-position: right top ;
	text-align: right;
	width:180px;
	margin-top: 2px;
	height:56px;
}

div#accessories div.order_by_phone_button {
	border:0;
	border:none;
	
}

/* =Category Overrdies */

div#accessories div#category_filter_box {
	width: 800px!important;
}

div#accessories div#category_filter_box .contentblock
{
	padding:5px 0px;
	margin-bottom:5px;	
}

/* =all pages*/

div#accessories ul.even_row {
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	}


p#acc_footer_links {
	width: 80%;
	text-align:center;
	margin: 0 auto;
}


/* =home =Accessories */


/* h2 home page */
h2#topsellingtitle{
	margin:5px 0 3px 0;
	
}

h2#bestsellingtitle,
h2#topsellingtitle2 {
	margin:5px 0 3px 0;
	width: 590px;
}

/* Created By Value Labs ########################### 05/Jan/2007 */

div#breadcrumb_new
{
	font-size: 9px;
	color:#999;
	width:500px;
}

#inside_body_new {
	text-align:left;
	margin: 0;
	clear:both!important;
	position: relative!important;
}

#inside_body_new p {
margin-bottom:5px;
}
#masthead_new {
margin:0;
}

#leftcol{
margin-top:7px;
width:181px;
float: left;
}

#phones_banner
{
	top:15px!important;
}
/* created by Value Labs */
.carrier_mnu
{
	margin-bottom: 30px;
}


.carrier_mnu_p1
{
MARGIN-TOP: 10px!important; MARGIN-TOP: -10px; 
WIDTH:160px;
}

.phones_banner_align
{
	margin-top:6px;
	width:596px;
	height:85px;
}

.liWirefly
{
	width: 114px;
}
#phonelist_p1
{
	line-height:13px;
	margin-right:5px;
	display:block;
	height:70px;
	text-align:center;
	padding-left:5px; 
	padding-right: 5px; 
	padding-top: 5px;
	width: 100px; 
}


/*
#featured_phonelist_hr
{
	padding-top:120px;border-top:solid 1px #ffffff;width:100%;
}
*/
#featured_phonelist_hr
{
	
	width:100%;
	border-top-color:#ffffff;
	border-top-style:solid;
	border-top-width:1px;
	border-left:0; border-right:0;clear:both;
}
.prev_selected_align
{
	padding-left:50px;

}
#accessories_category_ctrl
{
	border-top:solid 1px #ffffff;
}
#leftnav
{
	margin-bottom: 10px;
	width:181px;
	clear: left;
	border: 1px solid #999;
}

#leftnav .gutter ul 
{
	margin: 0 0 10px 10px;
	
}

#accessory_desc_P2
{
	padding-top:8px;
	padding-left:8px;
	width:100%;
	clear: left;
}
.red
{
	color:red;
}
.accessories_desciption_div
{
	DISPLAY:inline; Z-INDEX:1; WIDTH:143px;
}
.accessories_desciption_div2
{
DISPLAY:none; Z-INDEX:1; WIDTH:143px
}
.accessories_desciption_div3
{
	DISPLAY:none; Z-INDEX:1; WIDTH:143px;
}
.accessories_pricing_div
{
	position:absolute; 
	right:0; 
	width:180px!important;
	margin-right:5px;
}

.device_accessoriesforphone_div1
{
	margin-left:10px;
	
	
}
.takeme_back_msg
{
	margin-top:55px; margin-left:60px;
}
#accessories_bredCrumbCtrl_div
{
	margin:0;
}


.alt_phone_css
{
	padding-top:70px; 
	float:left;  
	margin-left:-74px;
}
.category_title_h3{
padding-top:8px; padding-left:3px; text-transform:uppercase
}
a.text_decoration
{
	text-decoration: underline!important;
}

div#ucPickYourPhone1_divSelectedPhone h1
{
	width: 350px!important;
	
}
p#selected_ph_img
{
	margin-top: 8px!important;	
}
.headModelBrand
{
	font-family:Verdana;
	font-size: 11px;
	line-height:18px;
	color: Blue;
		
}
.nophones
{
	color: #efefef;
}
div#ucPhoneAccessories1_divform div
{
	width: 800px;
}

div#ucPhoneAccessories_divPhoneAccessories img#noImage
{
	width: 51px;
	height: 92px;
		
}

#div_SSEnable
{
	width: 180px;
}


#footer 
{
	clear:both;
}

h2.bg_lightblue 
{
	background-color: #eee;
	border-top:1px solid #999;
	border-bottom:1px solid #999;
	color:#666;
	font-size:11px;
	line-height:13px;
	margin: 0 0 5px 0;
	padding:5px 6px;
	text-align:left;
}

#acc_filters h2 
{
	background:none;
}

div.selected_phone 
{
	border: 1px solid #ccc;
}






/* =Rounded Corner boxes ----------------------------------------------------*/

/* CORNERS:
Corner images' outer color must match page background color, border color
matches content-blockcontainer-border's border color, and inner color
matches content-blockcontainer-border's background color.

*/

/* START static corners*/
.corner-top, .corner-left, .corner-bottom {
background-repeat:no-repeat;
display:block;
position:relative;
font-size:0;
line-height:0;
margin:0;
height:3px;
}
.corner-top {
background-position:100% 0;
width:auto;
top:-1px;
right:-1px;
}
.corner-top .corner-left {
background-position:0 -6px;
width:3px;
left:-2px;
}
.corner-bottom {
background-position:100% -3px;
clear:both;
width:auto;
bottom:-1px;
right:-1px;
}
.corner-bottom .corner-left {
background-position:0 -9px;
width:3px;
left:-2px;
}

.corner-top, .corner-left, .corner-bottom {
background-image:url(../images/cr_grey.gif);
}
/* Container with Rounded Corner Border */
.container-border {
border:1px solid #ccc;
margin:0 0 5px 0;
padding:0;

}

.contentblock {
	padding:10px 10px 7px 10px;
}

/* //END Rounded Corner Box ------------------------------------------------*/

/***************************************************
==Image replacements 
***************************************************/
h3#best_seller_img 
{
	background: url(/images/phone_best_sellers_box.jpg) no-repeat;
	width: 115px;
	height: 167px;
	display:inline;
	position:absolute;
	top: -1px;
	left: -2px;
	text-indent: 5000em;
	white-space:nowrap;	
}

.go_btn
{
	background: url(/images/go_btn.jpg) no-repeat;	
	width: 42px;
	height: 23px;
}

/* End image replacements */

div.item_summary, 
div.rebate_summary 
{
	clear:both;
	margin-top:6px;
}

div#accessories .item_summary_table 
{
	border:1px solid #aaa;
	width:100%;
}

div#accessories .item_summary_table td 
{
	padding:0pt 3px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	line-height: 13px;
}

.item_summary_phone_c2, 
.item_summary_phone_msrp, 
.cost_summary_c2,
.item_bonus_c2,
.item_bonus_msrp,
.item_savings_c2,
.item_summary_r1c2
{
	text-align:right;
}

.item_summary_r1, 
.item_summary_r1_msrp, 
.item_summary_r1c2 
{
	background-color:#eee;
	margin-bottom:4px;
	padding:2px!important;
	width: 50px;
	font-weight: bold;
}

.item_summary_phone_msrp, 
.item_summary_msrp {
	text-decoration:line-through;
}

.item_savings, 
.item_savings_c2 
{
	color:#c00;
}

.item_bonus, 
.item_bonus_msrp, 
.item_bonus_c2 
{
	color:#339;
}

.cost_summary_r1, 
.cost_summary_c2 
{
	background-color:#666;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	line-height:16px;
	padding:2px 4px!important;
	vertical-align:middle;
}

div#accessories div.add_to_cart_button_special_offer 
{
	height:56px;
	margin-top:2px;
	text-align:right;
	width:180px;
}

.add_to_cart_button_special_offer 
{
	background:transparent url(/images/storefront50/navigation/add_to_cart_114x60_green.gif) no-repeat scroll 0%;
	border:0;
	height:60px;
	margin:0pt;
	padding:0pt;
	width:114px;
}

div#accessories div.order_by_phone_button 
{
	background:transparent url(/images/storefront50/navigation/orderbyphone_148x51.jpg) no-repeat scroll 0%;
	border: 2px solid #CCC;
	border-right-color: #666;
	border-bottom-color: #666;
	height:51px;
	width:148px;
	cursor:pointer;
}

div.accessories_pricing_div img.quality_advertisement 
{
	margin: 10px 0!important;
}

/**************************

**************************/

.phonelist_p1 
{
	font-size: 11px;
	line-height: 13px;
}



#footer 
{
	font-size: 9px!important;
}

div.wirefly_footer_2006
{
	clear : both;
	text-align: center;
}

div.wirefly_footer_2006 #certifications_row1,
div.wirefly_footer_2006 #certifications_row2
{
	margin-left: auto;
	margin-right: auto;
	clear:left;
}

#best_sellers_arrowbox 
{
	background: url(/images/phone_best_sellers_box.jpg) no-repeat;
	width: 115px;
	height: 167px;
	position: absolute;
	left: -1px;
	top: -1px;
	text-indent: -5000px;
}

#home_page_banner 
{
	background: url(/images/accessories_header_v3.jpg) no-repeat;
	width: 596px;
	height: 85px;
	padding: 0;
	margin: 0 ;
	position: relative;
	top:6px;
	font-size: 22px;
	font-weight: bolder;
	color:#A30002;
	text-indent: -5000px;
	clear: both;
}

#ucpAccessoryDescription1_divCompatibleHeader
{
	clear:left;	
}

/* Fixes for IE6 on Device Specific Accessories page */

* html div#ucPhoneAccessories_divPhoneAccessories
{
	float: left;
	position:relative;
}

* html #inside_body_new {
	position: static!important;
}

* html #accessories 
{
	position: relative!important;
}

#partnerlogo {
 position:absolute!important;
 left: -5px;
 top: 0px;
 padding-right:0px;
 margin-bottom:0px;  
}

#ptoolBannerLeft{
	position:absolute !important;
	top: 0px !important;
	right: 210px !important;
	margin:0px !important;
}

#ptoolBannerRight{
	position:absolute!important;
	top:0px!important;
	right:0px;	
}

#InstServChat 
{
    position: relative; 
    float: left;  
    padding: 2px 0 0 8px;
}
#InstServChat span
{
    font-weight: bold;
}
#InstServChat a, #InstServChat a:visited, #InstServChat a:hover
{
    font-weight: bold;
}
#InstServChat a:hover
{
    text-decoration: underline;
}

/*test*/
#footer1 
{
	clear:both;
	font-size: 9px!important;
}
/***prn 38894***/
.social_media_div
{
	padding-top:20px;
	padding-bottom:20px;
}

.social_media_div a ,a:visited
{
	text-decoration:none;	  
}
.social_media_div img
{
	line-height:50px;
	margin :5px 2px 0px 0px !important;
}
/***prn 38894***/
