/* ===== Version 01, June 11 2009 1:23 PM PT ===== */
/*
.footer_title_css{
	font-family: times, verdana, sans-serif ;
	font-weight: bold ;
	color: blank ;
	font-style: italic ;
	background-color: #0C36BC ;
	font-size: 14pt ;
	Text-align : Center ;
	height : 20px;
	
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;	
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.header_menu_css{
	font-family: Tahoma, sans-serif ;
	font-weight: bold ;
	color: #FFFFFF ;
	font-style: normal ;
	background-color: #0099FF ;
	font-size: 11pt;
	Text-align: right ;
}

.header_Text_Menu_css{
	font-family: times, verdana, sans-serif ; 
	font-weight: bold ; 
	color: black ; 
	font-style: normal ; 
	background-color: #DFDFDF ; 
	font-size: 12pt ; 
	Text-align : Center ;
	
	-webkit-border-top-left-radius: 10px;
	-khtml-border-radius-topleft: 10px;	
	-moz-border-radius-topleft: 10px;
	border-top-left-radius: 10px;

	-webkit-border-top-right-radius: 10px;
	-khtml-border-radius-topright: 10px;	
	-moz-border-radius-topright: 10px;
	border-top-right-radius: 10px;
	
}

.header_Category_Menu_Color_css{
	color: #FFFFFF;
	background-color: #000000 ;
}

.header_Category_Menu_Hover_css : hover{
	color:black; 
	text-decoration:none; 
	background-color:#FFFFFF;
}

.header_Search_Menu_css{
	font-family: Tahoma, sans-serif ; 
	font-weight: bold ; 
	font-style: normal ; 
	background-color: #00099F ; 
	font-size: 10pt ; 
	Text-align : Center ;	
}

#navbar ul {
	display:block;
  	list-style: none;
  	padding:0px;
  	margin:0px;
	list-style-position:inside;
}

#navul{
	height:0px;
	line-height:0px;
	text-transform : Capitalize;
}

#navbar li {
	  float:left;
	  position: relative;
	  line-height:20px;
	  z-index:10;
  }
#navbar li a {

	  text-decoration:none;
	  }

.hp_product_zone1_title{
	font-family: times, verdana, sans-serif ;
	font-weight: bold ;
	color: white ; 
	font-style: normal ; 
	font-size: 10pt ;
	background-color:green ;	
}

.hp_product_zone2_title{
	font-family: times, verdana, sans-serif ;
	font-weight: bold ;
	color: white ; 
	font-style: normal ; 
	font-size: 10pt ;
	background-color:blue ;	
}

.hp_product_zone3_title{
	font-family: times, verdana, sans-serif ;
	font-weight: bold ;
	color: white ; 
	font-style: normal ; 
	font-size: 10pt ;
	background-color:pink ;	
}

.hp_product_zone4_title{
	font-family: times, verdana, sans-serif ;
	font-weight: bold ;
	color: white ; 
	font-style: normal ; 
	font-size: 10pt ;
	background-color:red ;	
}

.hp_brand_logo_title{
	font-family: times, verdana, sans-serif ; 
	font-weight: bold ; 
	color: #FFFFFF ; 
	font-style: normal ; 
	font-size: 10pt ; 
	background-color:gray ;
}

.hp_graphic_title1{
	font-family: times, verdana, sans-serif ; 
	font-weight: bold ; 
	color: #FFFFFF ; 
	font-style: normal ; 
	background-color: #F89FFF ; 
	font-size: 12pt; 
	Text-align: left;
}

.hp_graphic_title2{
	font-family: times, verdana, sans-serif ; 
	font-weight: bold ; 
	color: #FFFFFF ; 
	font-style: normal ; 
	background-color: #F89FFF ; 
	font-size: 12pt; 
	Text-align: left;
}

.bottom-right-rounded-corner {
	-webkit-border-bottom-right-radius: 10px;
	-khtml-border-radius-bottomright: 10px;	
	-moz-border-radius-bottomright: 10px;
	border-bottom-right-radius: 10px;
}
*/

  /* ===== This file contains the eCommerce specific styles ===== */

/*.footer_title_css {
	font-family: verdana, arial, helvetica, sans-serif ;
	font-weight: bold ;
	color: #FFFFFF ;
	font-size: 12pt ;
	Text-align : Center ;
	background: url(/rsc/img/catalog/homepage/graphic/btn_smartbu_advisor.GIF);
	height : 20px;

	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;	
	-moz-border-radius: 10px;
	border-radius: 10px;
}*/

.footer_title_css{
	font-family: verdana, arial, helvetica, sans-serif ;
	font-weight: bold ;
	color: #FFFFFF ;
	font-size: 11pt ;
	background: url(/rsc/img/catalog/homepage/graphic/btn_smartbu_advisor.GIF);
	Text-align : Center ;
	height : 23px;
	letter-spacing: 4px;
	padding-top: 3px;
	display: block;
	width: 758px;
	margin-left: auto;
	margin-right: auto;
}

.footer_title_css a {
	font-family: verdana, arial, helvetica, sans-serif ;
	font-weight: bold ;
	color: #FFFFFF ;
	background: url(/rsc/img/catalog/homepage/graphic/btn_smartbu_advisor.GIF)	
	font-size: 11pt ;
	Text-align : Center ;
	height : 20px;
	letter-spacing: normal;
}

.header_menu_css {
	font-family: verdana, arial, helvetica, sans-serif ;
	font-weight: bold ;
	color: #FFFFFF ;
	font-style: normal ;
	background-color: #000000 ;
	font-size: 11pt;
	Text-align: right ;
}

.header_Text_Menu_css {
	font-family: verdana, arial, helvetica, sans-serif ; 
	font-weight: bold ; 
	color: black ; 
	font-style: normal ; 
	background: url(/rsc/img/catalog/homepage/graphic/demobox.png);
	font-size: 10pt ; 
	Text-align : Center ;
}

/*

the name header_Category_Menu_Color_css_x obtained with "header_Category_Menu_Color_css" concat to "_x"
the x represent the seqnum a categorie
*/
.header_Category_Menu_Color_css {
	color: #FFFFFF;
	background-color: black ;
	font-family: arial, verdana, helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
}

.header_Category_Menu_Color_css_0 {
	color: #FFFFFF;
	background-color: black ;
	font-family: arial, verdana, helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
}

.header_Category_Menu_Color_css_1 {
	color: #FFFFFF;
	background-color: black ;
	font-family: arial, verdana, helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
}

.header_Category_Menu_Color_css_2 {
	color: #FFFFFF;
	background-color: black ;
	font-family: arial, verdana, helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
}

.header_Category_Menu_Color_css_3 {
	color: #FFFFFF;
	background-color: black ;
	font-family: arial, verdana, helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
}

.header_Category_Menu_Color_css_4 {
	color: #FFFFFF;
	background-color: black ;
	font-family: arial, verdana, helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
}

.header_Category_Menu_Color_css_5 {
	color: #FFFFFF;
	background-color: black ;
	font-family: arial, verdana, helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
}
















#navbar {
    height: 25px;
	margin-bottom: 0px;
}

#navbar ul {
	display:block;
  	list-style: none;
  	padding:0px;
  	margin:0px;
	list-style-position:inside;
}

#navbar li {
	  float:left;
	  position: relative;
	  line-height:20px;
	  z-index:10;
  }
  
#navbar li a {
	  /*color:#FFFFFF;*/
	  text-decoration:none;
	  }
	  
#navbar li a:hover {
background: #fff;
display: block;
border-top: 2px solid #0099ff;
border-left: 2px solid #0099ff;
border-right: 2px solid #0099ff;
height:19px;
}

#navul {
	height:0px;
	line-height:0px;
	text-transform : Capitalize;
}

#navul li {
	width: 126px;
	text-align: center;
	background: #000000;
}

#navul li a:hover {
color: #000;
text-decoration: none;
background: #FFFFFF;
}

#navul li ul a:hover {
border: 0px;
margin-top: 0px;
}

.navmenu_banner a:hover {
border: 0px;
display: block;
}

.header_Category_Menu_Hover_css a:hover {
	color:#000; 
	text-decoration:none; 
	background-color:#FFFFFF;
	border: 0px;
}

.header_Search_Menu_css {
	font-family: verdana, arial, helvetica,  ; 
	font-weight: bold ; 
	font-style: normal ; 
	background-color: #0099FF ; 
	font-size: 10pt ; 
	height:30px;
	vertical-align : middle;
	text-align : center;
}
	
.hp_product_zone1_title {
	font-family: verdana, arial, helvetica, sans-serif ;
	font-weight: bold ;
	color: #FFFFFF ; 
	font-style: normal ; 
	font-size: 8pt ;
	background-color:#00008B ;
}
.hp_product_zone1_title a {
	font-family: verdana, arial, helvetica, sans-serif ;
	font-weight: bold ;
	color: #FFFFFF ; 
	font-style: normal ; 
	font-size: 8pt ;
	background-color:#00008B ;	
}

.hp_product_zone2_title {
	font-family: verdana, arial, helvetica, sans-serif ;
	font-weight: bold ;
	color: #FFFFFF ; 
	font-style: normal ; 
	font-size: 8pt ;
	background-color:#0099FF ;	
}

.hp_product_zone2_title a {
	font-family: verdana, arial, helvetica, sans-serif ;
	font-weight: bold ;
	color: #FFFFFF ; 
	font-style: normal ; 
	font-size: 8pt ;
	background-color:##0099FF ;	
}

.hp_product_zone3_title {
	font-family: verdana, arial, helvetica, sans-serif ;
	font-weight: bold ;
	color: #FFFFFF ; 
	font-style: normal ; 
	font-size: 8pt ;
	background-color:#0033CC ;	
}
.hp_product_zone3_title a {
	font-family: verdana, arial, helvetica, sans-serif ;
	font-weight: bold ;
	color: #FFFFFF ; 
	font-style: normal ; 
	font-size: 8pt ;
	background-color:#0033CC ;	
}
.hp_product_zone4_title {
	font-family: verdana, arial, helvetica, sans-serif ;
	font-weight: bold ;
	color: #FFFFFF ; 
	font-style: normal ; 
	font-size: 8pt ;
	background-color: #0099FF ;	
}
.hp_product_zone4_title a {
	font-family: verdana, arial, helvetica, sans-serif ;
	font-weight: bold ;
	color: #FFFFFF ; 
	font-style: normal ; 
	font-size: 8pt ;
	background-color: #0099FF ;	
}
.hp_brand_logo_title {
	font-family: verdana, arial, helvetica, sans-serif ; 
	font-weight: bold ; 
	color: #FFFFFF ; 
	font-style: normal ; 
	font-size: 8pt ; 
	background-color:#0033CC ;
}

.hp_brand_logo_title a {
	font-family: verdana, arial, helvetica, sans-serif ; 
	font-weight: bold ; 
	color: #FFFFFF ; 
	font-style: normal ; 
	font-size: 8pt ; 
	background-color:#0033CC ;
}

.hp_graphic_title1 {
	font-family: verdana, arial, helvetica, sans-serif ; 
	font-weight: bold ; 
	color: #FFFFFF ; 
	font-style: normal ; 
	background-color: #0099ff; 
	font-size: 8pt; 
	Text-align: left;
 	margin: 0px;
	padding: 3px;
}

.hp_graphic_title1 a {
	font-family: verdana, arial, helvetica, sans-serif ; 
	font-weight: bold ; 
	color: #FFFFFF ; 
	font-style: normal ; 
	background-color: #0099ff; 
	font-size: 8pt; 
	Text-align: left;
	margin: 0px;
}

.hp_graphic_title2 {
	font-family: verdana, arial, helvetica, sans-serif ; 
	font-weight: bold ; 
	color: #FFFFFF ; 
	font-style: normal ; 
	background-color: #0099ff; 
	font-size: 8pt; 
	Text-align: left;
	margin: 0px;
	padding: 3px;
}

.hp_graphic_title2 a {
	font-family: verdana, arial, helvetica, sans-serif ; 
	font-weight: bold ; 
	color: #FFFFFF ; 
	font-style: normal ; 
	background-color: #0099ff; 
	font-size: 8pt; 
	Text-align: left;
	margin: 0px;
}

.lclink {
font-family: verdana, arial, helvetica, sans-serif;
font-size: 11px;
padding: 5px;
color: #000;
}

.lclink2 {
font-family: verdana, arial, helvetica, sans-serif;
font-size: 11px;
padding: 5px;
color: #000;
margin-top: -10px;
}

.lclink3 {
color: #0000ff;
text-decoration: underline;
}

.lclink img {
float: right;
border: 1px solid #000;
margin: 0px 0px 5px 10px;
}

/* bottom-right rounded corner */
.bottom-right-rounded-corner {
	-webkit-border-bottom-right-radius: 10px;
	-khtml-border-radius-bottomright: 10px;	
	-moz-border-radius-bottomright: 10px;
	border-bottom-right-radius: 10px;
}

#flashcontent {
display: block;
}

.cartHeaderBodyNavBar{
	width:760px;
	height:24px;
	background-color:#669acc;
	font-variant:small-caps;
	font-size:11pt;
	font-family:  Arial, Helvetica, sans-serif;
	text-decoration:none;
}

.leftbar_zone1{
	border-left: 1px solid #AFAFAF;
	border-right: 1px solid #AFAFAF; 
	border-bottom: 1px solid #AFAFAF;
	
	-webkit-border-bottom-right-radius: 10px;
	-khtml-border-radius-bottomright: 10px;	
	-moz-border-radius-bottomright: 10px;
	border-bottom-right-radius: 10px;
}

.email_zone{
	border-left: 1px solid #AFAFAF; 
	border-right: 1px solid #AFAFAF; 
	border-top: 1px solid #AFAFAF;
	
	-webkit-border-top-right-radius: 10px;
	-khtml-border-radius-topright: 10px;	
	-moz-border-radius-topright: 10px;
	border-top-right-radius: 10px;
}

.dealdayzoneie{
	background-image:url(/rsc/img/catalog/homepage/dealday/Web_Deal_of_the_Day.gif);
	background-repeat:no-repeat;
	background-position: top right;
	border: solid 1px #AFAFAF;
}

.dealdayzoneie .wasPriceHp {
font-size: 8pt;
}

.dealdayzoneie .nowPriceHp {
font-size: 10pt;
}

.dealdayzoneie .salePriceHp {
font-size: 8pt;
}

.cartHeaderBodyNavBar {
width: 738px;
height: 23px;
margin-bottom: 0px;
border: 1px solid #000;
padding: 6px 0px 0px 18px;
}

.cartNavBarSamePage {
font-weight: bold;
color: #fff;
}

.cartNavBarSamePage a {
color: #fff;
}

.cartNavBarSamePage a:visited {
color: #fff;
}

#steps {
font-weight: bold;
color: #000;
float: left;
width: 78px;
padding: 6 22 6 18;
}

#steps a {
color: #000;
}

#steps a:hover {
color: #0000ff;
text-decoration: none;
}

#cart {
font-weight: bold;
color: #000;
float: left;
width: 88px;
padding: 6 22 6 22;
}

#cart a {
color: #000;
}

#cart a:hover {
color: #0000ff;
text-decoration: none;
}

#shippingAddress {
font-weight: bold;
color: #000;
float: left;
width: 169px;
padding: 6 22 6 22;
}

#shippingAddress a {
color: #000;
}

#shippingAddress a:hover {
color: #0000ff;
text-decoration: none;
}

#shippingOptions {
font-weight: bold;
color: #000;
float: left;
width: 169px;
padding: 6 22 6 22;
}

#shippingOptions a {
color: #000;
}

#shippingOptions a:hover {
color: #0000ff;
text-decoration: none;
}

#payment{
font-weight: bold;
color: #000;
float: left;
width: 112px;
padding: 6 22 6 22;
}

#payment a {
color: #000;
}

#payment a:hover {
color: #0000ff;
text-decoration: none;
}

#review {
font-weight: bold;
color: #000;
float: left;
width: 122px;
padding: 6 18 6 0;
}

#review a {
color: #000;
}

#review a:hover {
color: #0000ff;
text-decoration: none;
}

.smartbuycontainer {
margin-left: 0px auto;
margin-right: 0px auto;
display: block;
}

.toplefthandbutton {
margin: 0px 0px 7px 5px;
border: 0px;
}

.buttonroll_one a {
width:180px;
height:45px;
background:url(http://www.telescope.com/rsc/img/catalog/homepage/graphic/01_left_nav_button_catalog_combined.gif) 0 0;
display:block;
text-indent:-1500px;
overflow:hidden;
margin-bottom:5px;
margin-left:6px;
}
.buttonroll_one a:hover {
background-position: 0 -45px;
}

.buttonroll_two a {
width:180px;
height:29px;
background:url(http://www.telescope.com/rsc/img/catalog/homepage/graphic/03_left_nav_button_ecatalog.gif) 0 0;
display:block;
text-indent:-1500px;
overflow:hidden;
margin-bottom:9px;
margin-left:6px;
}
.buttonroll_two a:hover {
background-position: 0 -29px;
}

.buttonroll_three a {
width:180px;
height:29px;
background:url(http://www.telescope.com/rsc/img/catalog/homepage/graphic/02_left_nav_button_new.gif) 0 0;
display:block;
text-indent:-1500px;
overflow:hidden;
margin-bottom:6px;
margin-left:6px;
}
.buttonroll_three a:hover {
background-position: 0 -29px;
}

.buttonroll_four a {
width:180px;
height:29px;
background:url(http://www.telescope.com/rsc/img/catalog/homepage/graphic/05_left_nav_button_bas_combined.gif) 0 0;
display:block;
text-indent:-1500px;
overflow:hidden;
margin-bottom:6px;
margin-left:6px;
}
.buttonroll_four a:hover {
background-position: 0 -29px;
}

.buttonroll_five a {
width:180px;
height:29px;
background:url(http://www.telescope.com/rsc/img/catalog/homepage/graphic/06_left_nav_button_retail_combined.gif) 0 0;
display:block;
text-indent:-1500px;
overflow:hidden;
margin-bottom:9px;
margin-left:6px;
}
.buttonroll_five a:hover {
background-position: 0 -29px;
}

.buttonroll_six a {
width:180px;
height:29px;
background:url(http://www.telescope.com/rsc/img/catalog/homepage/graphic/06_left_nav_button_retail_combined.gif) 0 0;
display:block;
text-indent:-1500px;
overflow:hidden;
margin-bottom:9px;
margin-left:6px;
}
.buttonroll_six a:hover {
background-position: 0 -29px;
}

.widerthanitshouldbe {
padding-left: 5px;
padding-right: 5px;
width: 600px;
}