/* //////////////////////////////////
/////      nav.css       ////////////
/////    compton.css   //////////////
/////        home.css  //////////////
////////////////////////////////// */

/* CSS Document */
/*/
//////////////////////////// \ head \ ///////////////////////////////////////*/

#HEAD_NAV {
	height:23px;
	margin-top:3px;
	/*background-image:  url("xxx/templates/includes/graphics/nav_bar.gif");*/
}
#HEAD_NAV ul { font: 9px Verdana, sans-serif; }

#HEAD_NAV_menu
{
	list-style: none;
	color: #000;
	border: 0;
	margin-left: 40px;
	/*background-image:  url("xxx/templates/includes/graphics/nav_bar.gif");*/
	background-repeat: repeat-x;
}

#HEAD_NAV_menu li
{
	/*background-image:  url("xxx/templates/includes/graphics/nav_bar.gif");*/
	background-repeat: repeat-x;
	height: 23px;
	/* \*/
	display: block;
	float: left;
	/*  */
	line-height: 23px !important;
	/* was 23px 9-18-06 */
	padding: 0;
	border: 0;
	margin: 0;
}

#HEAD_NAV_menu li a
{
	font: normal 11px/14px Verdana, sans-serif;
	color: #CCC;
	text-decoration: none;
}

.head_nav
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	/*background-image:  url("xxx/templates/includes/graphics/nav_bar.gif");*/
	background-repeat: repeat-x;
	list-style-image: none;
	list-style-type: none;
	white-space: nowrap;
}

.menu_link
{
	padding: 5px 9px 5px 0px;
	/* color: #333333;
	text-decoration: none; */
}

.menu_split
{
	border-left: 1px solid #8d9495;
	padding: 5px 5px 2px 7px !important;
}

.head_space
{
	background-image: url("xxx/templates/includes/graphics/blue_mesh.gif");
	background-repeat: repeat-x;
}

h1#wordmark
{
	width: 1000px;
	height: 72px;
}

h1#wordmark img { margin: 0; }

/*/
/////////////////////////////// search bar area ////////////////////////////////////*/
#head_search {
	width: 145px;
}
.head_search_line {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #333333;
	white-space: nowrap;
	vertical-align: middle;
	position: relative;
}
.buttons {
	/*top:-1px; this was commented out for search form*/
	right: 5px;
	position: absolute;
}
.prod_srch {
	font: normal 11px Arial, "Arial Unicode MS";
	clip: auto;
	text-indent:3px;
	color:#666;
	height: 12px;
	width: 100px;
	background-color:#FFF;
	border:solid 1px #939393;
}
#searchForm label {
	font-size: 11px;
	line-height: 11px;
	vertical-align: bottom;
	display:none;
}
div#sResult {
	padding-top:20px;
	margin-top:0;
}
#spanResultTitle {
	margin:0px 0px;
	width:500px;
}
.serviceList img, .serviceList li {
	padding:0px;
	margin:-1px 0px;
}
.pic_left {
	float: left;
	display: inline;
}
.pic_right {
	float: right;
	display: inline;
}
.prod_cat {
	font-weight: bold;
	margin: 10px 0px 0px 0px;
	text-align: left;
}
.one_line {
	white-space: nowrap;
	display: block;
	margin: 0px;
	padding: 0px;
	line-height: 16px;
	clear: both;
	text-align: right;
}
img.one_line {
	text-align: right;
	vertical-align: middle;
}
.search_box {
	height: 57px;
	padding : 2px 5px 2px 10px;
	width: auto;
}
#content {
	width:1050px;
	margin:0 auto;
	text-align:left;
	background: #eae9ea url(/includes/graphics/frame_main_bg.png) top center repeat-y;
	min-height:100%; 
	padding:0;
	overflow:hidden;
}

/* ---------------------------- */
/* ---- Judo's Head Search ---- */
/* ---------------------------- */


.spanSearchOption
{
	padding: 0px 2px 0px 2px;
	border: 1px solid #E0F1FA;
	cursor: pointer;
}

#spanSearchOption a { text-decoration: none; }

.spanSearchOptionFocus
{
	padding: 0px 15px 0px 2px;
	border: 1px solid #7F9DB9;
	cursor: pointer;
	position: relative;
}

#spanSearchOptionImg
{
	border: 0px;
	height: 10px;
	width: 10px;
	visibility: hidden;
	position: absolute;
}

#spanSearchOptions
{
	position: absolute;
	left: 48px;
	bottom: 18px;
	width: 68px;
	border: 1px solid #7F9DB9;
	padding: 2px;
	background: #fff;
}

#spanSearchOptions ul
{
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#spanSearchOptions ul li a
{
	display: block;
	width: 65px;
	padding: 1px 2px 1px 2px;
	background: #fff;
}

#spanSearchOptions ul li a:hover
{
	background: #C9E1FA;
	text-decoration: none;
}

/* ---------------------------------------------------- */
/* ------------- Belkin Left Nav ---------------------- */
/* ---------------------------------------------------- */
.left_nav
{
	/* background: url("/includes/graphics/blu_sea.gif") repeat-x;
 border-right: solid 1px #333; */
	font: normal 11px/15px Helvetica, Arial, sans-serif;
	width: 175px;
	margin-left: 24px;
	/* padding-left:40px; beta */
	clear: left;
	float: left;
	display:inline;
}

.left_nav a:hover { text-decoration: none; }

.left_box
{
	text-align: left;
	display: block;
	padding-top: 10px;
	/* border:solid 1px #ccc;
 border-bottom-width: 1px;
 border-bottom-style: solid;
 border-bottom-color: #333333; 
  padding-bottom: 5px;
 margin-top: 10px;
 margin-bottom: 10px; 
 */
}

.centre
{
	margin-top: 6px;
	margin-bottom: 10px;
}

#left_nav_menu { z-index: 999; }

#left_nav_menu, #left_nav_menu_2, #left_nav_menu_3
{
	position: relative;
	margin-bottom: 10px;
}

#left_nav_menu, #left_nav_menu ul, #left_nav_menu_2, #left_nav_menu_3, #left_nav_menu_2 ul, #left_nav_menu_3 ul
{
	margin: 0px;
	padding: 0px;
	list-style: none;
	background-color: #fff;
}

#left_nav_menu li, #left_nav_menu_2 li, #left_nav_menu_3 li
{
	margin: 0px;
	padding: 0px;
	position: relative;
	border: 1px solid #fff;
}

#left_nav_menu a, #left_nav_menu_2 a, #left_nav_menu_3 a
{
	text-decoration: none;
	color: #333;
	display: block;
	padding: 2px 0px;
	margin: 0px;
	width: 100%;
}

#left_nav_menu li:hover, #left_nav_menu a:hover, #left_nav_menu_2 li:hover, #left_nav_menu_2 a:hover, #left_nav_menu_3 li:hover, #left_nav_menu_3 a:hover { background-color: #E3F3FD; }

#left_nav_menu ul.sub li
{
	margin-left: -1px;
	background-color: #fff;
	width: 197px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: 1px solid #999;
}

#left_nav_menu ul.sub li a { background-color: #fff; }

#left_nav_menu ul li ul.sub li a
{
	margin: 0px;
	padding: 0px;
	position: relative;
	border: none;
	width: 197px;
}

#left_nav_menu ul.sub li a:hover
{
	background-color: #E3F3FD;
	width: 197px;
	border-right: none;
}

#left_nav_menu ul.sub li.title, #left_nav_menu ul li ul.sub li.title
{
	font-weight: bold;
	width: 197px;
	margin-left: -1px;
	background-color: #e9e9e9;
	background-repeat: repeat-x;
	border-top: none;
	border-right: none;
	border-left: 1px solid #999;
	border-bottom: 1px solid #ccc;
	padding-left: 4px;
}

#left_nav_menu ul.sub li.title a, #left_nav_menu ul li ul.sub  li.title a
{
	padding: 4px 0px;
	background-color: #e9e9e9;
	border-bottom: 1px solid #ccc;
}

#left_nav_menu ul.sub
{
	border: 1px solid #999999;
	left: 174px;
	position: absolute;
	top: -1px;
	width: 201px;
	z-index: 999;
	margin-left: 0;
	background-color: #999999;
}

#left_nav_menu ul.sub li a
{
	/*white-space:nowrap;*/
	/*border: medium none;*/
	border: none;
}

#left_nav_menu ul.sub a
{
	padding-left: 4px;
	/*text-indent:5px;*/
}

.hide { display: none; }
.cssHover li:hover ul { display: block; }
.cursorDefault { cursor: default; }

/* --------------------------- */
/* ---     us version      --- */
/* --------------------------- */
div.us { width: 145px; }

/* --------------------------- */
/* ---     pl version      --- */
/* --------------------------- */
#left_nav_menu.pl ul.sub { width: 180px; }

/* --------------------------- */
/* ---     ru version      --- */
/* --------------------------- */
#left_nav_menu.ru ul.sub { /*width:330px;*/ }

/* ---------------------------------- */
/* ---     AAFES version      --- */
/* --------------------------------- */
div.aafes #left_nav_menu ul.sub { width: 250px; }

/* grey background #E9E9E9 */

html,body {
width:100%;
    height:100%;
    }

body
{
	/*background: #FFF url("/includes/graphics/frame_body_bg.png") repeat-x;*/
	background: #eae9ea url(/includes/graphics/frame_main_bg.png) top center repeat-y;
	background-attachment:fixed;
}

a
{
	text-decoration: none;
	color: #333333;
}

a:hover { text-decoration: underline; }

p.sub_cat.icons img
{
	display: block;
	border: none;
	margin: 0;
}

p.sub_cat.icons
{
	margin-left: 60px;
	clear: both;
}

p.sub_cat.icons a.family_page_name { font: bold 16px/16px Verdana, Arial, Helvetica, sans-serif; }
#cableGrid .infoLink, #cableGrid .cartLink, .prodCode, .prodDesc, .sub_cat.icons, .copy_1, .copy_gry, .copy_bold, .copy_net-gray, .copy_net, .copy_1, .sub_cat.icons, .prodDesc, .prodCode, #cableGrid .cartLink, #cableGrid .infoLink { font-size: 10px; }
#cableGrid .infoLink, #cableGrid .cartLink, .prodCode, .prodDesc, .sub_cat.icons, .copy_1, .copy_gry, .copy_bold, .copy_net-gray, .copy_net, .copy_press, .copy_1, .sub_cat.icons, .prodDesc, .prodCode, #cableGrid .cartLink, #cableGrid .infoLink { line-height: 14px; }
#cableGrid .infoLink, #cableGrid .cartLink, .prodCode, .prodDesc, .sub_cat.icons, .copy_1, .copy_bold, .copy_net-gray, .copy_net, .copy_press, .copy_1, .sub_cat.icons, .prodDesc, .prodCode, #cableGrid .cartLink, #cableGrid .infoLink { color: #333; }
#cableGrid hr { display: none; }

#cableGrid p
{
	width: 400px;
	margin: 0 30px 30px 10px;
}

#cableGrid .prodName { margin: 0 0 0 10px; }
#cableGrid .prodImage img { margin: 5px 0 0 0; }
.copy_press { font-size: 12px; }
.copy_bold { font-weight: bold; }
.copy_gry { color: #666; }

/* 
.....................................
Net
........................................
*/

.net_header_gry { font: bold 16px/14px verdana, arial, helvetica, sans-serif; }
.net_header_gry, .net_number, .netlink_gry { color: #666; }
.net_header_gry, .net_header_blue, .net_number { text-decoration: none; }
.net_header_blue { font: bold 13px/14px verdana, arial, helvetica, sans-serif; }
.net_header_blue, .netlink_blue { color: #333; }
.net_number { font: 17px/14px verdana, arial, helvetica, sans-serif; }

.netlink_blue, .netlink_gry
{
	font-size: 10px;
	line-height: 14px;
}

/* 
.....................................
china
........................................
*/

.chin_sim_white, .chin_sim, .chin_prod_cen { font-size: 12px; }
.chin_sim_white, .chin_sim, .chin_bold { line-height: 14px; }
.chin_sim_white, .chin_select, .chin_top_nav { color: #fff; }
.chin_sim, .chin_bold, .chin_head_bold, .chin_prod_cen, .chin_res_cen, .chin_page_head_bold { color: #333; }
.chin_bold { font-size: 14px; }
.chin_bold, .chin_res_cen { font-weight: bold; }
.chin_head_bold { font: bold 17px verdana, arial, helvetica, sans-serif; }
.chin_head_bold, .chin_prod_cen, .chin_res_cen, .chin_top_nav, .chin_page_head_bold { text-decoration: none; }

.chin_select
{
	font: 13px verdana, geneva, arial, helvetica, sans-serif;
	background: #069;
}

.chin_res_cen
{
	font-size: 13px;
	line-height: 15px;
}

.chin_top_nav { font: bold 13px arial, helvetica, sans-serif; }
.chin_page_head_bold { font: bold 16px/15px verdana, arial, helvetica, sans-serif; }

/* 
.....................................
china
........................................
*/

select
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
}

.selectProdReg
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	/* color: #003366; */
	color: #333333;
	background-color: #FFFFFF;
}

.blueBtn
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #006699;
}

.prod_cen
{
	font-size: 10px;
	/* color: #003366; */
	color: #333333;
	text-decoration: none;
}

.res_cen
{
	font-size: 10px;
	line-height: 15px;
	font-weight: bold;
	/* color: #003366; */
	color: #333333;
	text-decoration: none;
}

.page_head_bold
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 15px;
	font-weight: bold;
	/* color: #003366; */
	color: #333333;
	text-decoration: none;
}

/*
....................................................................................................................................................................................................................................................................................................
Catalog Styles
created for Interworld pages 
...................................................................................................................................................................................................................................................................................................
*/

.copy_cat_1, .prod_copy_1
{
	font-size: 10px;
	line-height: 14px;
}

.copy_cat_1, .prod_page_name, .prod_page_header { color: #000; }

.vari_cable
{
	font: bold 10px/12px verdana, geneva, arial, helvetica, sans-serif;
	background: #e1f0ff;
	clip: auto;
	height: 17px;
	width: auto;
	border-color: #e1f0ff #e1f0ff #e1f0ff #e1f0ff;
}

.vari_cable, .prod_copy_1 { color: #333; }
.prod_page_name { font: bold 14px/15px arial, helvetica, sans-serif; }
.prod_page_name, .prod_page_header, div.sup_cen h4 a { text-decoration: none; }
.prod_page_header { font: bold 12px/13px arial, helvetica, sans-serif; }

div.sup_cen
{
	background: rgb(234,239,245);
	margin: 5px 0;
	padding: 5px 0 10px 10px;
	width: 200px;
	text-align: left;
}

div.sup_cen a
{
	text-decoration: underline;
	font-weight: bold;
}

div.sup_cen h4 { margin: 0; }
div.sup_cen h4 a { font: bold 11px arial; }

/*
....................................................................................................................................................................................................................................................................................................
family page
....................................................................................................................................................................................................................................................................................................
*/

#cableGrid .price, #cableGrid .prodName 
{
	font: bold 12px/14px arial, helvetica, sans-serif;
	color: #000;
}

.family_page_name
{
	font: bold 14px arial, helvetica, sans-serif;
	color: #000;
}

#cableGrid .price, #cableGrid .prodName, .family_page_name, .family_page_lite_link, .hot_crumb, .family_page_title { text-decoration: none; }

.family_page_lite_link
{
	font: bold 11px arial, helvetica, sans-serif;
	color: #fff;
}

.hot_crumb
{
	line-height: 20px;
	font-weight: bold;
	color: #aaa;
	margin: 0;
}

div.family_page_title a.hot_crumb { margin-left: 10px; }
div.family_page_title img { margin-left: 10px; }

div#main div.family_page_title
{
	font: bold 14px/14px arial, helvetica, sans-serif;
	color: #333;
	margin: 0 0 0 0;
	padding-top: 5px;
}

.family_page_title
{
	font: bold 14px/14px arial, helvetica, sans-serif;
	color: #333;
	margin: 0 0 0 0;
	padding-top: 5px;
}

#cattie
{
	font: normal 11px Helvetica,Verdana, sans-serif;
	margin: 0 0 0 10px;
	overflow: hidden;
}

/*
....................................................................................................................................................................................................................................................................................................
cart 
....................................................................................................................................................................................................................................................................................................
*/

.error
{
	font: bold 12px arial, helvetica, sans-serif;
	color: #000;
}

.error, .error2 { text-decoration: none; }

.error2
{
	font: 12px arial, helvetica, sans-serif;
	color: #900;
}

.cart_copy_1, .cart_copy_2
{
	font-size: 10px;
	line-height: 14px;
}

.cart_copy_1, .cart_copy_2, .cart_head { color: #333; }
.cart_copy_2, .cart_head { font-weight: bold; }

.cart_head
{
	font-size: 14px;
	line-height: 16px;
}

/*
....................................................................................................................................................................................................................................................................................................

family page east (China and Japan)
....................................................................................................................................................................................................................................................................................................
*/

.east family_page_name
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	/* color: #003366; */
	color: #333333;
	text-decoration: none;
}

.east_family_page_lite_link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.east_hot_crumb
{
	font-size: 14px;
	line-height: 15px;
	font-weight: bold;
	/* color: #B22222; */
	color: #AAAAAA;
	text-decoration: none;
}

.east_family_page_title
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15px;
	font-weight: bold;
	/* color: #003366; */
	color: #333333;
	text-decoration: none;
}

.J_prod_cen
{
	padding: 0 10px;
	font-size: 13px;
	/* color: #003366; */
	color: #333333;
	text-decoration: none;
	display:block;
}

.J_res_cen
{
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
	/* color: #003366; */
	color: #333333;
	text-decoration: none;
}

.J_top_nav
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.J_page_head_bold
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 15px;
	font-weight: bold;
	/* color: #003366; */
	color: #333333;
	text-decoration: none;
}

.J_copy_1
{
	font-size: 13px;
	/*color: #003366*/
	color: #333333;
}

table.cn-shop tbody tr td {
padding: 5px;
}


/*
....................................................................................................................................................................................................................................................................................................
WebStyles
created for web.belkin.com pages 
...................................................................................................................................................................................................................................................................................................
*/

.solution_title
{
	font-weight: bold;
	font-size: 14px;
	line-height: 16px;
	color: #333;
}

.pressRm_title12
{
	font: 12px verdana, arial, helvetica, sans-serif bold;
	color: #aaa;
}

/*
....................................................................................................................................................................................................................................................................................................
created for www.belkin.com/contactus and intl pages 
...................................................................................................................................................................................................................................................................................................
*/

.office
{
	width: 175px;
	float: left;
	margin-top: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
	border-left: 1px solid #999;
	padding-right: 3px;
	padding-left: 10px;
}

.locale
{
	font-size: 12px;
	font-weight: bold;
	color: #09c;
	padding-bottom: 10px;
}

.office p
{
	margin: 0;
	padding-top: 5px;
}

div#content div#main div#big.copy_1 p {
margin-left: 0;
}

div#content div#main div#big.copy_1 h2 {
margin: 0 0 20px 0;
padding-top: 20px;
}

div#content div#main div#big.copy_1 span.page_head_bold {
margin-left: 0;
padding-left: 0;
font-weight: bold;
}

/*     
....................................................................................................................................................................................................................................................................................................
iw cat product xm cases 
....................................................................................................................................................................................................................................................................................................
 */

#view_color
{
	position: relative;
	width: 200px;
	height: auto;
}

#view_color, div.clear { clear: both; }

div.swatch
{
	width: 50px;
	margin: 0 0 10px 0;
	float: left;
}

div.clear { height: 1px; }

/*
....................................................................................................................................................................................................................................................................................................
mybestfm link
....................................................................................................................................................................................................................................................................................................
*/

h3#mfm
{
	border: solid 1px #369;
	padding: 5px;
	color: #369;
	font: normal 14px/20px helvetica, arial;
	margin: 10px;
}

h3#mfm a
{
	color: #333;
	font: bold 14px/20px helvetica, arial;
	text-decoration: underline;
}

/*
....................................................................................................................................................................................................................................................................................................
Laptop 360 tours links
....................................................................................................................................................................................................................................................................................................
*/

div#BagProductTours
{
	margin: 10px 0;
	color: #333;
}

div#BagProductTours H3
{
	margin: 0;
	font: bold 13px/18px helvetica, arial;
}

div#BagProductTours H3 a
{
	margin: 0 10px;
	font: normal 11px/18px helvetica, arial;
	text-decoration: underline;
}

div#ipodBillboard
{
	margin: 0;
	width: 635px;
}

div#ipodBillboard img
{
	float: left;
	margin: 7px 3px 7px 5px;
	border: none;
}

div#ipodBillboard img.topstacked
{
	margin: 7px 3px 0 5px;
	border: none;
}

div#flashcontent
{
	float: left;
	margin: 0px 5px 0px 0px;
	padding: 5px 0 0 5px;
	width: 441px;
	border: none;
}

div#flashcontentNoBorder
{
	float: left;
	margin: 5px 0px 0px 5px;
}

div#flashcontent #NanoFlash
{
	margin: 0;
	border: none;
}

div#underBannerContent
{
	float: left;
	display: block;
	margin: 0px;
}

div#contactContent
{
	float: left;
	margin: 25px 0px 0px 25px;
	width: 250px;
}

div#solutions
{
	background-color: #B3B3B3;
	clear: both;
	height: 28px;
	margin: 0 0 6px 5px;
	padding: 10px 0 0 10px;
	width: 606px;
}

div#solutions a
{
	margin: 10px 15px 20px 5px;
	color: #EEE;
	font: normal 10px arial;
}

div#solutions a strong, div#ankle a strong
{
	font: bold 12px arial;
	color: #333;
	text-decoration: underline;
}

div#ankle
{
	display: block;
	text-align: center;
}

div#ankle a
{
	display: block;
	margin: 300px 20px 0px 90px;
	color: #999;
	font: normal 11px arial;
	float: left;
}

/*
..................................................
additions to page aboutus
..................................................
*/

div#about p { width: 400px; }

div.props p
{
	width: 400px;
	float: left;
}

div.props
{
	margin: 20px 0;
	clear: both;
}

div#about.jp table { margin: 15px 0 0 20px; border-collapse: collapse; }

div#about.jp table td { border: 1px solid #ccc; margin: 0; padding: 0; }

div#content div#main div#about.jp table p { width: 200px; margin: 5px; padding: 0; }

div#about.jp table p strong { font-weight: bold; }

/*
..................................................
additions to page grid layout
..................................................
*/

div#content div#main
{
	/* margin-left: 199px; */
	/* border-left: solid 1px #999; */
	/*debug box */
	background-color: #FFF;
	
	/* new structure below */
	margin-left: none;
	float: right;
	width: 800px;
	
}

div#content div#main p { margin: 10px 20px; }

div#ft
{
	display: block;
	/* margin:40px 0px 0 0; */
	margin: 0;
	font: normal 11px verdana, sans-serif;
	padding: 15px 0 15px 0;
	clear: both;
	border-top: solid 1px #ccc;
	width: 800px;
}

div#main h2
{
	margin: 20px;
	font: normal 18px/20px helvetica;
}

div#contactContent h2
{
	margin: 0px;
	font: normal 12px/14px Helvetica;
	color: #006699;
}

div#contactContent h3
{
	margin: 0px;
	font: normal 16px/18px Helvetica;
	color: #000000;
}

div.iconDiv
{
	width: 570px;
	margin-bottom: 50px;
}

div.quoteDiv p
{
	width: 554px;
	text-align: right;
	font-weight: bold;
}

/* ||||||||||||||||||| other iPod fixes for india  |||||||||||||||||||||||  */
#choosePod
{
	height: 122px !important;
	margin: 0 !important;
}

#podChoice { height: 21px !important; }
#ipod_splashPage #spotlightB, #ipod_playerPage #spotlightB { top: 122px !important; }
#spotlightC { top: 252px; }
div#content div#main #ipod_playerPage #spotlightB p { margin: 15px 0 0 10px; }
div#navigation { top: 96px !important; }

/* ||||||||||||||||||| other 'where to buy' fixes for india  |||||||||||||||||||||||  */
.pad12
{
	padding: 20px 12px !important;
	margin: 20px 0 !important;
}

td.bar span
{
	display: block;
	margin: 5px 0 0 0 !important;
}

/* |||||||||||||||||||| AWARDS |||||||||||||||| */
div#main .logo div
{
	font-size: 11px;
	/* TEMP FIX FOR IE FONT-SIZE ON INDIA AWARDS PAGE */
	width: 550px;
	clear: both;
	margin-bottom: 25px;
	padding-bottom: 2px;
}

div#main .logo
{
	margin-bottom: 50px;
	border-bottom: 1px solid #000;
	clear: both;
}

div#main .logo h2 { margin-bottom: 35px; }

div#main .logo img
{
	float: left;
	padding-left: 20px;
	margin-bottom: 50px;
}

div#main .logo p { padding-left: 220px; }

/* added specifically for IN ipod */
#podList div ul li a.chosen span.pod { top: 80px; }

div#frameHead
{
	height: 95px;
	width: 999px;
	background: transparent url(/includes/graphics/frame_head_bg.jpg) no-repeat 0 0;
	margin-left: 25px;
	overflow: hidden;
}

div#wrap
{
	margin: 0 24px;
	padding: 0;
	text-align: left;
	display: relative;
	width: 1000px;
	/*debug box */
	/*background-color:#FFF;*/
	color: #333333;
	/* font: normal 12px/18px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; */
	 font: normal 12px/18px Helvetica, Arial, sans-serif; 
}

div#headBandSearch
{
	color: #777;
	position: relative;
	margin: 0;
	text-align: right;
	padding-right: 25px;
}

.left_box h3
{
	font: bold 12px/20px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font: bold 12px/20px Helvetica, Arial, sans-serif;
	color: #00AAEE;
}

.left_box #left_nav_menu li.prod_cat { margin-top: 5px; }

.left_box h3 a
{
	color: #00AAEE;
	text-decoration: none;
}

.left_box h3 a:hover
{
	color: #333;
	text-decoration: none;
}

.left_box h3.red
{
	line-height: 15px;
	color: #cc0000;
	margin-bottom: 5px;
	margin-right: 10px;
	/* so that the longer alert style headers are not pushed against the right border */
}

.left_box h3.red
{
	line-height: 15px;
	color: #cc0000;
	margin-bottom: 5px;
	margin-right: 10px;
	/* so that the longer alert style headers are not pushed against the right border */
}

/* //////////////////////////////////
/////      foot       ////////////
////////////////////////////////// */

div#ft
{
	background: #FFF url("/includes/graphics/footer-bg.jpg") no-repeat 0 0;
	/* font: normal 11px/18px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; */
	 font: normal 11px/18px Helvetica, Arial,  sans-serif;
}

.location { float: right; }

.location a
{
	color: #00AAEE;
	font-weight: bold;
}

.location#us a
{
	/* only us has flag so only assign this id to us footer  */
	color: #00AAEE;
	font-weight: bold;
	padding-right: 20px;
	background: transparent url(/includes/graphics/beta/flag_us.gif) center right no-repeat;
}

ul#footLink_1 { /* border-left:solid 1px #ccc; */ }
ul#footLink_2 { /* border-left:solid 1px #ccc; */ }
ul#footLink_3 { /* border-left:solid 1px #ccc; */ }

ul.footLink
{
	color: #666;
	width: 180px;
	float: left;
	margin: 0 15px 10px 0px;
	overflow: hidden;
}

ul.footLink li { margin: 0 0 5px 20px; }

div#insole
{
	clear: both;
	padding: 15px 0 0 0;
	margin: 0 20px;
	border-top: 1px solid #cecece;
}

div#insole img#belkinwordmark
{
	margin-left: 0;
	margin-right: 5px;
}

div #ipodBillboard div#insole img#belkinwordmark
{
	margin-left: 0;
	margin-right: 5px;
	margin-top: 6px;
}

ul.footLink li strong
{
	color: #00AAEE;
	font-weight: bold;
}

/* pre2010 styles for international home page with rounded content boxes */
form#form1
{
	margin: 0 15px 0 5px;
	font-size: 11px;
	line-height: 14px;
	width: 600px;
}

div#content div#main .roundcont p { margin: 0 0 5px 16px; }

.roundcont
{
	background-color: #B3B3B3;
	color: #fff;
	clear: both;
	margin: 10px 0;
}

.roundtop { background: url(/uk/graphics/tr.gif) no-repeat top right; }
.roundbottom { background: url(/uk/graphics/br.gif) no-repeat top right; }
.roundcont p { margin: 0 10px; }

div.roundcontwrapper
{
	font-size: 11px;
	font-family: Arial;
	width: 616px;
	padding-top: 0px;
}

img.corner
{
	width: 15px;
	height: 15px;
	border: none;
	display: block !important;
}

.advisory
{
	padding: 20px 0 10px 15px;
	font-family: Arial;
	font-size: 11px;
	color: #666666;
}

/* |||||||||||||||||||| STYLES TAKEN OUT OF INLINE CODE ON INTERNATIONAL SITES FOR TRANSITION |||||||||||||||| */
/*taken from australia */
#sub_text
{
	text-align: left;
	height: 40px;
	width: 500px;
	left: 75px;
	background-image: url(au/graphics/solution_c.gif);
	background-repeat: no-repeat;
	background-position: 20px 15px;
	padding: 10px;
}

#sub_text p
{
	padding-left: 15px;
	margin-left: 120px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	vertical-align: text-top;
}

.pad_1
{
	padding-right: 10px;
	float: left;
}

.horz_line
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

.home_1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 15px 20px 25px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	margin-top: 35px;
}

h4
{
	font-size: 10px;
	color: #333333;
	line-height: 11px;
	margin: 0px;
	padding: 2px 0px;
}

/* fix for wizards home page */
table.copy_1 tr td
{
	padding: 5px 5px 10px 5px;
	vertical-align: top;
}

div#wrap div#main table.copy_1 { margin-left: 10px; }
div#container table#main_table { margin-left: 200px; }
table#belkinadvantagetable { margin-bottom: 15px; }

table#belkinadvantagetable tbody tr td
{
	padding: 0;
	margin: 0;
	padding-right: 10px;
	vertical-align: top;
}

table#belkinadvantagetable tbody tr td img { margin-left: 5px; }
table#belkinadvantagetable tbody tr td strong { font-weight: bold; }

div#sResultContent {
display:block;
overflow: hidden;
}

/* |||||||||||||||||||| CONTACT US |||||||||||||||| */

#contactSupport p {
clear:both;
margin-top: 10px;
}

div#contact {
    float:left;
	width: 250px;
}

div#contact h3, div#contactSupport h3 {
    padding: 20px 0 0 0;
    color:#006699;
    font-size:14px;
    font-weight: bold;
    margin:10px 20px;
}

div#contactSupport {
    clear:both;
    margin-top: 5px;
}

div#contact strong, div#contactSupport strong {
    font-weight: bold;
}


/*     
....................................................................................................................................................................................................................................................................................................
language toggler
....................................................................................................................................................................................................................................................................................................
*/

.toggleNav  {
height:40px;
overflow:hidden;
width:198px;
display:block;
margin:0 1px 0 -23px;
padding:0;
clear:left;
float: left;
background-color:#ebeef0;
}

ul#toggleNavMenu
{
	margin: 0;
	padding: 12px 19px 10px 19px;
	/* font: normal 11px/14px "Lucida Grande","Lucida Sans Unicode", Arial, Verdana, sans-serif; */
	font: normal 11px/14px Helvetica, Arial, sans-serif;
	color: #666;
	list-style-type: none;
	float: left;
}

ul#toggleNavMenu li
{
	display: inline-block;
	margin: 0;
	border-right: solid 1px #999;
	padding-right:5px;
	float:left;
}

ul#toggleNavMenu li.end
{
	border-right: none;
	margin-right: 0;
	padding-left: 1px;
	float:left;
}

ul#toggleNavMenu li a
{
	float: left;
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 1px 4px;
	/*padding inside each button link - make same as section header padding*/
	color: #666;
	background: transparent;
	/*background of tabs (default state and on state)*/
}

ul#toggleNavMenu li a:visited { color: #666; }
ul#toggleNavMenu li a:hover { color: #333; }

ul#toggleNavMenu li a.current
{
	color: #FFF;
	background-color: #00aaee;
	/*background of tabs (on state)*/
}


