/*	[ header bottom active class and label]--------------------  */

	#Header_Bottom {
	    /*height:26px;
	    padding:0 !important;
	    background-color:#006699;
		background-image:url(/_images/_system/header/quicklinks/header_bottom_bg.png);
		background-repeat:repeat-x;
		background-position:left top;
		border-bottom-width:4px !important;*/
	}
	
	#Header_TabsBar {
        height:26px !important;
	}

	.Header_Bottom_Active {
		/*background-position:left -40px !important;*/
	}
	
	#Header_Bottom strong.Label {
		padding:6px 5px;
		display:none;
		float:left;
		font-weight:normal;
		color:#D9E8F0;
	}



/*	[ quick links ]--------------------------------------------  */

#QuickLinks {
		
		padding:7px 0 0 0;
		list-style:none;
		height:26px;
		overflow:hidden;
		display:block;
		margin:0 0 0 168px;
	}

#QuickLinks li {
		float:left;
		display:block;
		height:26px;
		text-align:left;
		margin:0;
	}
	
	#QuickLinks li a {
		color:#FFFFFF;
		background-image:url(/_images/_system/header/quicklinks/quicklinks_a_bg_td.png);
		background-position:left top;
		width:80px;
		height:26px;
		display:block;
		overflow:hidden;
		padding:6px 10px;
		font-weight:bold;
		text-decoration:none;
	}
	
	#QuickLinks li a:hover {
		background-position:left -40px;
	}
	
	#QuickLinks li.Active a {
		background-position:left -80px !important;
/*		text-align:center;*/
	}


	
/*	[ quick links menus ]--------------------------------------  */	

	.DropDown {
		text-align:left;
		color:#FFFFFF;
		position:absolute;
		width:auto;
		display:inline;
		visibility:hidden;
		width:200px;
		z-index:5000;
		left:-2000px;
	}
	
	.DropDown .Inner {
		/*background-color:#0086c6;*/
		background-color: #00ABC8;
		height:1%;
		z-index:9999;
	}
	
	.DropDown a {
		color:#FFFF99;
		font-weight:bold;
	}
	
	.DropDown a:hover {
		color:#FFFFFF;
	}
	
	.DropDown .Clear {
		height:1px;
		overflow:hidden;
		clear:both;
	}
	
	.DropDown ul {
		margin:0 4px 0 4px;
		padding:4px 0 0 0;
		list-style:none;
		background-image:none !important;
		list-style-image:none !important;
	}
	
	.DropDown ul li {
		height:1%;
		/*background-color:#0086c6;*/
		background-color: #00ABC8;
		display:block;
		position:relative;
		margin:0;
	}
	
	
	.DropDown ul li a {
		color:#B3DBEE;
		display:block;
		padding:1px 2px 1px 4px;
		font-weight:normal;
		position:relative;
	}
	
	
	.DropDown ul li.Button {
		margin-bottom:2px;
		background-image:url(/_images/_system/header/quicklinks/drop_down_manufacturer_bg.png);
		background-repeat:no-repeat;
		background-position:left top;
		height:18px;
		overflow:hidden;
	}
	
	/*	hovers need to be fixed for IE  */
	.DropDown ul li.Button:hover,
	.DropDown ul li.ButtonHover {
		background-position:left -40px;
	}
	
	.DropDown ul li.Button a {
		color:#FFFFFF;
		font-weight:bold;
		background-image:url(/_images/_system/header/quicklinks/drop_down_manufacturer_bg.png);
		background-repeat:no-repeat;
		background-position:right top;
		padding:2px 2px 3px 0;
		margin-left:4px;
	}
	
	.DropDown ul li.Button:hover a,
	.DropDown ul li.ButtonHover a {
		color:#FFFFCC !important;
		background-position:right -40px;
	}
	
	.DropDown ul li a:hover {
		color:#000033;
		background-color:#FFFF99;
	}
	
	.DropDown .BottomLeft,
	.DropDown .BottomMiddle,
	.DropDown .BottomRight {
		float:left;
		background-image:url(/_images/_system/header/quicklinks/drop_down_full_bg2.png);
		background-repeat:no-repeat;
		height:13px;
		overflow:hidden;
	}
	
	.DropDown .BottomLeft {
		width:8px;
		background-position:left bottom;
	}
	.DropDown .BottomMiddle {
		background-position:center bottom;
	}
	.DropDown .BottomRight {
		width:8px;
		background-position:right bottom;
	}
	

	
/*	[ quick links menu : phones ]--------------------------------------  */
	
	.PhonesMenu {
		width:980px;
	}
	
	.PhonesMenu .Column {
		width:140px;
		float:left;
		background-image:url(/_images/_system/header/quicklinks/drop_down_column_bg.png);
		background-repeat:repeat-y;
		background-position:left top;
	}
	
	.PhonesMenu ul {
		margin:0 4px 0 5px;
	}
	
	.PhonesMenu .HeaderRow {
		background-image:url(/_images/_system/header/quicklinks/drop_down_row_bg.png);
		background-repeat:repeat-x;
		background-position:left bottom;
		padding:5px 5px 6px 5px;
		position:relative;
	}
	
	.PhonesMenu .SelectedHandset {
		width:100px;
		margin:4px 0 0 0;
		float:left;
		text-align:center;
		background-position:5px top;
	}
	
	.PhonesMenu .Loading {
		background-position:-155px top;
	}
	
	.PhonesMenu .SelectedHandset,
	#SelectedHandsetName {
		background-image:url(/_images/_system/header/quicklinks/selected_handset_bg.png);
		background-repeat:no-repeat;
	}
	
	
	
	#SelectedHandsetImg,
	#SelectedHandsetName {
		margin:0 5px;
	}
	
	#SelectedHandsetImg {
		background-position:center bottom;
		height:125px;
		background-repeat:no-repeat;
	}

	#SelectedHandsetName {
		background-position:left -125px;
		height:55px;
		color:#000033;
		padding-top:20px;
		overflow:hidden;
	}
	#SelectedHandsetName span {
		display:block;
	}
	
	

/*	[ quick links menu : networks ]------------------------------------  */

	.NetworksMenu {
		width:150px;
	}



/*	[ quick links menu : free gifts ]----------------------------------  */

    .FreeGiftsMenu {
		width:250px;
	}
	
	

/*	[ quick links menu : reviews ]-------------------------------------  */

    .ReviewsMenu {
		width:200px;
	}
	
/*	[ quick links menu : free gifts ]----------------------------------  */

    .USBMenu 
    {
        width :280px;
    }

