/* CSS Document */
body { margin: 0 auto; padding: 0;color:#606060;
font:10px arial,'Trebuchet MS',sans-serif;
background-color:#001a49
}

/* General Links */
/*
a:link { text-decoration : none; color : #0A94D5; border: 0px;} 
a:active { text-decoration : none; color : #0A94D5; border: 0px;} 
a:visited { text-decoration : none; color : #0A94D5; border: 0px;} 
a:hover { text-decoration : none; color : #0A94D5; border: 0px;} 
*/

.clear {clear:both; argin:0;padding:0;}
img { padding: 0px; margin: 0px; border: none;}
hr { border-left:0px solid #abb0b5; border-right:0px solid #abb0b5; border-top:1px dotted #abb0b5; border-bottom:0px solid #abb0b5; height : 1px;  }
input { font-family: 'Verdana'; color: #6a5555; font-size: 10px; }
textarea { font-family: 'Verdana'; color: #6a5555; font-size: 10px;  }
select { font-family: 'Verdana'; color: #6a5555; font-size: 10px;  }
h1, h2, h3 { font-family: Verdana, Arial,Sans-serif;}

.background-outer{
background:#001a49 url(/store_images/phandroid/background.jpg) 50% 0px no-repeat;
margin: 0px auto;
}

.background-wrapper{
width:960px;
background-color:transparent;
margin:0px auto;
padding:0px;
}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* Header */

.header { 
width:960px;height:157px;
margin:0px; padding:0px; 
text-align:left;
background-color:transparent;
overflow:hidden;
}
.header_img{
width:190px;
float:left;
height:137px;
overflow:hidden;
}
.header_ad{
float:right;
margin:50px 15px 0px 0px;
width:728px;
height:90px;
overflow:hidden;
}
.header_ad iframe{
width:728px;
height:90px;
overflow:hidden;
}
#temp_Navbar {
	height: 35px;
	background-image: url(/store_images/phandroid/mainnav_bg.gif);
	background-repeat: repeat-x;
	font-size:13px;
	line-height:28px;
	margin:0px;padding:0px;
}

#temp_Navbar ul {
	list-style: none;
	margin-left:0px;
	padding-left:10px;
}

#temp_Navbar ul li {
	float: left;
	padding-top: 4px;
	margin: 0px 13px;
	list-style-type: none;
}

#temp_Navbar ul li a {
	color: #252525;
	font-weight: bold;
	text-decoration:none;
}

#temp_Navbar ul li a:hover {
	color: #878787;
}

#secondarynav {
height: 54px;
width: 960px;
background: url('/store_images/phandroid/secondarynav_bg.gif') top left repeat-x;
overflow:hidden;
}

#secondarynav ul { margin:0px;padding:0px; margin-left: 15px; }

#secondarynav ul li {  margin:0px;padding:0px;float: left; margin-right: 19px;list-style-type: none;}

#secondarynav ul li a {
line-height: 1px;
font-size:1px;
text-indent: -9999px;
height:54px;margin:0px;padding:0px;
display:block;
}

#secondarynav ul li a:focus {outline:none}

#secondarynav ul li a.carriers {width: 90px; background: url('/store_images/phandroid/secondarynav_carriers.gif') top left no-repeat; }
#secondarynav ul li a.manufacturers { width: 162px; background: url('/store_images/phandroid/secondarynav_manufacturers.gif') top left no-repeat; }
#secondarynav ul li a.phones { width: 85px; background: url('/store_images/phandroid/secondarynav_phones.gif') top left no-repeat; }
#secondarynav ul li a.accessories { width: 133px; background: url('/store_images/phandroid/secondarynav_accessories.gif') top left no-repeat; }
#secondarynav ul li a.forum { width: 73px; background: url('/store_images/phandroid/secondarynav_forum.gif') top left no-repeat; }
#secondarynav ul li a:hover { background-position: 100% 0; }

#secondarynav .search {
	float: right;
	width: 250px;
	background-image: url(/store_images/phandroid/search_bg.gif);
	height: 54px;
}

#secondarynav .search .left {
	float: left;
	padding: 15px 0 0 45px;
}

#secondarynav .search .left input {
	width: 145px;
	height: 17px;
	padding: 3px 2px 0 2px;
	border:none;
}

#secondarynav .search .right {
	float: right;
	width: 50px;
	height: 54px;
}
#searchsubmit {
	background: url(/store_images/phandroid/search_go.gif) no-repeat;
	width: 51px;
	height: 54px;
	cursor: pointer;
	border:none;
}



/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* Container */
.container-wrapper { width:960px;padding:0px 0px; margin:0px;background-color:#fff;overflow:auto;}
.container { width: 960px; clear:left; margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}


/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* Sidebar */

.sidebar-wrapper {width: 200px; float:left; background: #d7d2bf;text-align: left;}

.sidebar { width: 200px; padding:0px; margin: 0px auto; overflow:hidden;font:12px arial,'trebuchet ms',sans-serif;color:#000;}

.sidebar-item { width: 190px; padding:0px 5px 5px;margin-bottom:0px;color:#666666;}


.sidebar h2 { 
font:bold 20px/60px arial,'trebuchet ms',sans-serif;
width:190px; height:55px; 
padding: 0px 0px 0px 10px; 
text-align:left; 
margin: 0px 0px 5px;
vertical-align:middle; 
color:#000; 
background:#fff url(/store_images/phandroid/sidebar-header.gif) 0px -8px repeat-x;
display:block;

}
.sidebar h2 a {color:#000; text-decoration: none;}
.sidebar h2 a:hover { text-decoration: underline;}

.sidebar ul { padding: 0px; margin: 0px;}
.sidebar li { padding: 0px; margin: 0px; list-style-type: none;font-weight:bold;}
.sidebar li a { padding: 2px 0px 0px 0px; color: #444; text-decoration: none; width: 175px; display: block;}  
.sidebar li a:visited { color: #444; text-decoration: none;} 
.sidebar li a:hover { text-decoration: underline ; color:#000;} 
.sidebar li a.active { font-weight:bold;} 

.sidebar-push { margin-left: 15px;}

.sidebar-divider-line {height: 1px; width: 100%; padding: 0px 0px; margin: 0px; border-bottom: solid 1px #444; color:#323740;}

.sidebar-link {color:#444; text-decoration: none;}

A:hover.sidebar-link {color:#000; text-decoration: underline;}


/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* content */
.content { float: left; width: 720px; text-align:left;margin-left:20px;margin-top:10px;}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.footer-wrapper {width:960px;margin:0px auto;padding:5px 0px;clear:both;color:#000;background:transparent url(/store_images/phandroid/footer.gif) no-repeat 0px 0px;}
.footer { width: 940px; text-align:right;color:#444;margin:0px auto;padding-top:10px;}
.footer p { font-size:12px;line-height:14px;margin:5px 0px;;padding:3px 0px;}
.footer p a {color:#fff; text-decoration: underline; font-weight:bold;}

/* Standard Template Additions */

/* Base fonts, links */


.underline        { text-decoration: none}
A:hover.underline { text-decoration: underline }

.base_font {
        font-family: Verdana, Arial, Helvetica;
        font-size: 13px;
        color: #666666;
        text-decoration: none;
    }
    A:hover.base_font {
        font-family: Verdana, Arial, Helvetica;
        font-size: 13px;
        color: #666666;
        text-decoration: underline;
    }

/* Standard Template Additions */

.text_sidebar {
        font-family: Verdana, Arial, Helvetica;
        font-size: 12px;
        color: #444;
        text-decoration: none;
    }
    A:hover.text_sidebar {
        color: #000;
        text-decoration: underline;
    }

.text_actual_sidebar {/*used for mnr link*/
        font-family: Verdana, Arial, Helvetica;
        font-size: 12px;
        color: #000;
        text-decoration: none;
    }
    A:hover.text_actual_sidebar {
        font-family: Verdana, Arial, Helvetica;
        font-size: 12px;
        color: #000;
        text-decoration: underline;
    }
.text_grouping_more_small {
        font-family: Verdana, Arial, Helvetica;
        font-size: 10px;
        color: #555555;
        text-decoration: none;
    }
    A:hover.text_grouping_more_small {
        text-decoration: underline;
        color: #444444;
    }
 
 .text_grouping_more_large {
        font-family: Verdana, Arial, Helvetica;
        font-size: 12px;
        color: #555555;
        text-decoration: none;
    }
    A:hover.text_grouping_more_large {
        text-decoration: underline;
        color: #444444;
    }
       
 .text_grouping_header {
        font-family: Verdana, Arial, Helvetica;
        font-size: 17px;
        color: #d22c30;
        text-decoration: none;
    }
    
    A:hover.text_grouping_header {
        text-decoration: underline;
    }   
    
   .category_header {
        font-family: arial,'trebuchet ms',sans-serif;
        font-size: 17px;
        color: #444444;
        text-decoration: none;
    }
    A:hover.category_header {
        font-family: arial,'trebuchet ms',sans-serif;
        font-size: 17px;
        color: #444444;
        text-decoration: underline;
    }
    
    .text_category_small {
        font-family: arial,'trebuchet ms',sans-serif;
        font-size: 13px;
        color: #888;
        text-decoration: none;
    } 
        A:hover.text_category_small {
            font-family: arial,'trebuchet ms',sans-serif; 
            font-size: 13px;
            color: #444444;
            text-decoration: underline;
        }
    
 .text_sidebar_light { /* msrp, part number */
        font-family: arial,'trebuchet ms',sans-serif;
        font-size: 10px; 
        color: #A2A1A1;
        text-decoration: none;
    } 
    
.text_product_title_small {
        font-family: arial,'trebuchet ms',sans-serif; 
        font-size: 13px;
        color: #000033;
        text-decoration: none;
    } 
    A:hover.text_product_title_small {
        font-family: arial,'trebuchet ms',sans-serif;
        font-size: 13px;
        color: #444444;
        text-decoration: underline;
    } 
  .product_header {
        font-family: arial,'trebuchet ms',sans-serif; 
        font-size: 22px; 
        color: #444444;
        text-decoration: none;
    }    
    
/* Non cleared code  ff6300  0a94d5 */



.text_small {
    font-family: arial,'trebuchet ms',sans-serif; 
    font-size: 11px; 
    color: #555555;
    text-decoration: none;
}
    A:hover.text_small {
        font-family: arial,'trebuchet ms',sans-serif;
        font-size: 11px; 
        color: #555555;
        text-decoration: underline;
    }

.list_description {
        font-family: Verdana, Arial, Helvetica;
        font-size: 12px;
        color: #000000;
        text-decoration: none;
    } 


    .checkout_header {
        font-family: arial,'trebuchet ms',sans-serif;
        font-size: 20px; 
        color: #d13e02;
        text-decoration: none;
    } 


    .text_categorybox {
        font-family: arial,'trebuchet ms',sans-serif; 
        font-size: 11px;
        color: #555555;
    
        text-decoration: none;
    } 
    A:hover.text_categorybox {
        font-family: arial,'trebuchet ms',sans-serif;
        font-size: 11px;
        color: #444444;
        text-decoration: underline;
    } 

.input_text_small     {
    background: FFFFFF; 
    border-style: solid; 
    border-top: AAAAAA solid 1px; 
    border-left: AAAAAA solid 1px;
    border-right: DDDDDD solid 1px;
    border-bottom: DDDDDD solid 1px; 
    font-family: arial,'trebuchet ms',sans-serif;
    font-size: 10px;
}
.input_select_small     {
    background: FFFFFF; 
    border-style: solid; 
    border-top: AAAAAA solid 1px; 
    border-left: AAAAAA solid 1px;
    border-right: DDDDDD solid 1px;
    border-bottom: DDDDDD solid 1px; 
    font-family: arial,'trebuchet ms',sans-serif;
    font-size: 10px;
}

