body {
margin: 0;
	}

#tab_wrapper {
	position: relative;
	width: 765px;
	margin-top: 120px;
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	}

#tab_wrapper a {
	color: #fff;
	font-family: arial;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	line-height: 11px;
	cursor: pointer;
	}
	
#divBar {

	position: absolute;	
	top: -11px;
	left: 162px; 
	background-image: url(../../images/tabs/bar.png);
	width: 591px;
	height: 11px;
	background-repeat: no-repeat;
	text-align: center;
	line-height: 11px;
	display: block;
	padding: 0 0 0 4px;
	z-index: 50;
	}

*html body #divBar {	
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true", src="images/tabs/bar.png");
	background-image: none;
	padding-left: 10px;
	}
	
a#redActive {

	position: absolute;	
	top: -55px;
	left: 255px; 
	background-image: url(../../images/tabs/wired_on.gif);
	width: 122px;
	height: 55px;
	background-repeat: no-repeat;
	text-align: center;
	line-height: 34px;
	display: block;
	padding: 0 0 0 4px;
	z-index: 50;
	}

*html body a#redActive {	
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true", src="images/tabs/wired_on.gif");
	background-image: none;
	padding-left: 10px;
	}
a#red, a#red:visited {

	position: absolute;	
	top: -55px;
	left: 255px; 
	background-image: url(../../images/tabs/wired.gif);
	width: 122px;
	height: 55px;
	background-repeat: no-repeat;
	text-align: center;
	line-height: 34px;
	display: block;
	padding: 0 0 0 4px;
	z-index: 1;
	}

*html body a#red, a#red:visited {	
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true", src="images/tabs/wired.gif");
	background-image: none;
	padding-left: 10px;
	}


a#red:hover {	
	background-image: url(../../images/tabs/wired_on.gif);
	}

*html body a#red:hover {	
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true", src="images/tabs/wired_on.gif");
	background-image: none;
	padding-left: 10px;
	}

/* purple */
a#purpleActive {

	position: absolute;	
	top: -55px;
	left: 380px; 
	background-image: url(../../images/tabs/wireless_on.gif);
	width: 122px;
	height: 55px;
	background-repeat: no-repeat;
	text-align: center;
	line-height: 34px;
	display: block;
	padding: 0 0 0 4px;
	z-index: 50;
	}

*html body a#purpleActive {	
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true", src="images/tabs/wireless_on.gif");
	background-image: none;
	padding-left: 8px;
	}

a#purple, a#purple:visited {

	position: absolute;	
	top: -55px;
	left: 380px; 
	background-image: url(../../images/tabs/wireless.gif);
	width: 122px;
	height: 55px;
	background-repeat: no-repeat;
	text-align: center;
	line-height: 34px;
	display: block;
	padding: 0 0 0 4px;
	z-index: 5;
	}

*html body a#purple, a#purple:visited {	
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true", src="images/tabs/wireless.gif");
	background-image: none;
	padding-left: 8px;
	}


a#purple:hover {	
	background-image: url(../../images/tabs/wireless_on.gif);
	}

*html body a#purple:hover {	
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true", src="images/tabs/wireless_on.gif");
	background-image: none;
	padding-left: 8px;
	}

/* green */

a#greenActive {	
	
	position: absolute;	
	top: -55px;
	left: 130px; 
	background-image: url(../../images/tabs/solution_on.gif);
	width: 122px;
	height: 55px;
	background-repeat: no-repeat;
	text-align: center;
	line-height: 34px;
	display: block;
	padding: 0 0 0 4px;
	z-index: 50;
	}

*html body a#greenActive {	
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true", src="images/tabs/solution_on.gif");
	background-image: none;
	padding-left: 10px;
	}

a#green, a#green:visited {

	position: absolute;	
	top: -55px;
	left: 130px; 
	background-image: url(../../images/tabs/solution.gif);
	width: 122px;
	height: 55px;
	background-repeat: no-repeat;
	text-align: center;
	line-height: 34px;
	display: block;
	padding: 0 0 0 4px;
	z-index: 2;
	}

*html body a#green, a#green:visited {	
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true", src="images/tabs/solution.gif");
	background-image: none;
	padding-left: 10px;
	}


a#green:hover {	
	background-image: url(../../images/tabs/solution_on.gif);
	}

*html body a#green:hover {	
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true", src="images/tabs/solution_on.gif");
	background-image: none;
	padding-left: 10px;
	}


/* copper */
a#copperActive {

	position: absolute;	
	top: -55px;
	left: 5px; 
	background-image: url(../../images/tabs/home_on.gif);
	width: 122px;
	height: 55px;
	background-repeat: no-repeat;
	text-align: center;
	line-height: 34px;
	display: block;
	padding: 0 0 0 4px;
	z-index: 50;
	}

*html body a#copperActive {	
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true", src="images/tabs/home_on.gif");
	background-image: none;
	padding-left: 10px;
	}

a#copper, a#copper:visited {

	position: absolute;	
	top: -55px;
	left: 5px; 
	background-image: url(../../images/tabs/home.gif);
	width: 122px;
	height: 55px;
	background-repeat: no-repeat;
	text-align: center;
	line-height: 34px;
	display: block;
	padding: 0 0 0 4px;
	z-index: 3;
	}

*html body a#copper, a#copper:visited {	
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true", src="images/tabs/home.gif");
	background-image: none;
	padding-left: 10px;
	}


a#copper:hover {	
	background-image: url(../../images/tabs/home_on.gif);
	}

*html body a#copper:hover {	
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true", src="images/tabs/home_on.gif");
	background-image: none;
	padding-left: 10px;
	}

/* blue */
a#blueActive {

	position: absolute;	
	top: -55px;
	left: 630px; 
	background-image: url(../../images/tabs/deals_on.gif);
	width: 122px;
	height: 55px;
	background-repeat: no-repeat;
	text-align: center;
	line-height: 34px;
	display: block;
	padding: 0 0 0 4px;
	z-index: 50;
	}

*html body a#blueActive {	
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true", src="images/tabs/deals_on.gif");
	background-image: none;
	padding-left: 10px;
	}
a#blue, a#blue:visited {

	position: absolute;	
	top: -55px;
	left: 630px; 
	background-image: url(../../images/tabs/deals.gif);
	width: 122px;
	height: 55px;
	background-repeat: no-repeat;
	text-align: center;
	line-height: 34px;
	display: block;
	padding: 0 0 0 4px;
	z-index: 6;
	}

*html body a#blue, a#blue:visited {	
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true", src="images/tabs/deals.gif");
	background-image: none;
	padding-left: 10px;
	}


a#blue:hover {	
	background-image: url(../../images/tabs/deals_on.gif);
	}

*html body a#blue:hover {	
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true", src="images/tabs/deals_on.gif");
	background-image: none;
	padding-left: 10px;
	}

/* bronze */

a#bronzeActive {

	position: absolute;	
	top: -55px;
	left: 505px; 
	background-image: url(../../images/tabs/network_on.gif);
	width: 122px;
	height: 55px;
	background-repeat: no-repeat;
	text-align: center;
	line-height: 34px;
	display: block;
	padding: 0 0 0 4px;
	z-index: 50;
	}

*html body a#bronzeActive {	
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true", src="images/tabs/network_on.gif");
	background-image: none;
	padding-left: 10px;
	}

a#bronze, a#bronze:visited {

	position: absolute;	
	top: -55px;
	left: 505px; 
	background-image: url(../../images/tabs/network.gif);
	width: 122px;
	height: 55px;
	background-repeat: no-repeat;
	text-align: center;
	line-height: 34px;
	display: block;
	padding: 0 0 0 4px;
	z-index: 4;
	}

*html body a#bronze, a#bronze:visited {	
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true", src="images/tabs/network.gif");
	background-image: none;
	padding-left: 10px;
	}


a#bronze:hover {	
	background-image: url(../../images/tabs/network_on.gif);
	}

*html body a#bronze:hover {	
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true", src="images/tabs/network_on.gif");
	background-image: none;
	padding-left: 10px;
	}


#tab_wrapper #navbar {
	position: absolute;
	top: 0;
	left: 0;
	height: 43px;
	width: 758px;
	background:url(../../images/tabs/nav_bar.gif) top left no-repeat;	
	z-index: 100;
	}


#tab_wrapper #navbar table {
	/*margin: 7px 0 0 -50px;*/
	margin: 7px 0px;
	}
#tab_wrapper #navbar table a {
	font-family: Arial;
	font-size: 12px;
	color: #000;
	}

#navbar	a:link {text-decoration:none;}
#navbar	a:visited {text-decoration:none;}
#navbar	a:active {text-decoration: underline;}
#navbar	a:hover {text-decoration: underline;}


#tab_wrapper #navbar .searchbox {
	width: 200px;
	height: 24px;
	border: 2px solid #333333;
	background-color: #FAFAFA;
	background-repeat: repeat-x;
	background-position: left top;
	}

#Residential_logo {
	position: absolute;
	top: -107px;
	left: 8px;
	}

#Wireless_logo {
	position: absolute;
	top: -107px;
	left: 8px;
	}
	
#Small_logo {
	position: absolute;
	top: -107px;
	left: 8px;
	}
	
#Pro_logo {
	position: absolute;
	top: -107px;
	left: 8px;
	}
	
#Deals_logo {
	position: absolute;
	top: -107px;
	left: 8px;
	float:left;
	}
	
	
#Deals_sublogo {
	position: absolute;
	vertical-align:top;
	}
	
#IP_logo {
	position: absolute;
	top: -107px;
	left: 8px;
	}
	
#currency {
	position: absolute;
	top: -110px;
	left: 685px;
	color: #666;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	}

#footergrey {
	width: 758px;
	height: 7px;
	background-color: #ededed;
	line-height: 7px;
	}

#footertable {
	font-family: arial;
	font-size: 10px;
	color: #666;
	margin: 5px 5px 30px 5px;
	}

#footertable .text{
	font-family: arial;
	font-size: 9px;
	color: #999;
	line-height: 10px;
	width: 370px;
	}

#footertable a{
	font-family: arial;
	font-size: 11px;
	color: #666;
	font-weight: bold;
	}
	
#footertable a:link {text-decoration:none;}
#footertable a:visited {text-decoration:none;}
#footertable a:active {text-decoration: none;}
#footertable a:hover {text-decoration: underline;}
	
#boldfoot {
	font-size: 11px;
	font-weight: bold;
	}
	
#productAlso
{
	background-color :#595959;
	color :White ;
	height : 15px;
	padding : 4px 0px 0px 3px;
	width : 150px;
	margin : 0 0 3px 0px;
}

#productAlsoItem
{
	float :left ;
	margin : 0 0 0px 0;
	padding : 0 0 0px 0;
	margin-left:0px;
	list-style : none ;
}

#productAlsoItem li
{
	margin : 0px;
	padding : 0px;
	margin-left:0px;
	line-height : 18px;
}

#productAlsoItem a
{
	text-decoration : underline ;
}
