/*hanset selection inside navigation*/
.handsetBlank{
	background-image: url(http://images.handy.de/05/backgrounds/bgHandset_blank.jpg);
	background-repeat: no-repeat;
	padding-left:1px;
	line-height: 23px;
	width:147px;
	height:70px;
	text-align: left;
	border-bottom: solid 1px #f50;
}

/* NavigationHeader */
.navLogin, .navHandyShop, .navFun, .navSubFunActive, .navSubShopActive, .navShop, .navShopSubHl,.navShopSubHl,.navSubFunHlActive, .navSubShopHlActive{
	background-image: url(http://images.handy.de/05/backgrounds/bgFunNav1.gif);
	display:block;
	width:147px;
	height:20px;
	border-right: 1px solid #ff5500;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
	vertical-align: middle;
}
.navHandyShop,  .navShopSubHl{
	background-image: url(http://images.handy.de/05/backgrounds/bgShopNav1.gif);
	border-color: #000033;
}
.navLogin, .navHandyShop{
 	width: 147px;
	text-decoration: none;
	height: 24px;
	line-height: 24px;
}
 .navLogin{background-image: url(http://images.handy.de/05/backgrounds/bgTabN.gif);}
 .navLogin a{color:#fff; text-decoration: none; margin-left: 6px;line-height:24px; font-weight:bold;}
 .navLogin a:hover{color:#c00;}



.navHandyShop:hover{color:#eee;}
/* this is the boxed navigation background */
   .navFun, .navShop{
	background-color: #f6f6f6;
	background-image: url(http://images.handy.de/05/backgrounds/bgFunNav2.gif);
	background-repeat: no-repeat;
	display:block;
	width:147px;
	height:auto;
	border-bottom: 1px solid #ff5500;
}

.navShop{
	background-color: #eee;
	background-image: url(http://images.handy.de/05/backgrounds/bgShopNav2.gif);
	border-color: #000066;
	border-right: none;
}

a.navSubFun, a.navSubShop, .navFunSubHl, .navShopSubHl{
	display:block;
	width:147px;
	height: 25px;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	line-height: 25px;
	text-decoration: none;
	cursor:hand;
	
}

.navFunSubHl, .navShopSubHl{
	background-image: url(http://images.handy.de/05/backgrounds/bgShopNav2.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	border-color:#ccc;
	border-right: 1px solid #ff5500;
/*border-top: 1px solid #ff5500;*/

}


.navShopSubHl{
	background-image: none;
	border-color: #000055;
	color: #000055;
}

a.navSubFun:hover, a.navSubShop:hover,.navSubFunActive, .navSubShopActive,.navSubFunHlActive, .navSubShopHlActive{
/*text-decoration: underline;*/
	line-height: 23px;
	color: #000055;
	background-image: none;
	background-color: #fff;
	width:147px;
	height: 23px;
	border: 1px solid #ccc;
	border-left: 0px;
	border-right: 0px;

}

.navSubFunActive, .navSubShopActive, .navSubFunHlActive, .navSubShopHlActive{
	background-image: url(http://images.handy.de/05/backgrounds/bgFunActive1.gif);
	text-decoration: none;
	font-size: 12px;
	width:147px;
	height:23px;
	line-height:23px;
	border-width: 1px 1px 1px 1px;
	border-color:#ff6600;
	margin-bottom: -1px;
}
.navSubShopActive, .navSubShopHlActive{
	background-image: url(http://images.handy.de/05/backgrounds/bgShopActive1.gif);
	border-width: 1px 0px 1px 0px;
	border-color:#000033;
}
.navSubFunHlActive, .navSubShopHlActive{margin-top: -1px;}
.navSubFunActive:hover, .navSubShopActive:hover, .navSubFunHlActive:hover, .navSubShopHlActive:hover{color:#000055;}
.padNav{
	padding-left: 16px;
	width: 141px;
}


.bullitFun,.bullitS, .bullitShop, .bullitShopExternal, .active{
	background-image: url(http://images.handy.de/05/backgrounds/liFun.gif);
	background-repeat: no-repeat;
	background-position: 4px;
	width: 12px;
	height: 12px;

}
.bullitS{
background-image: url(http://images.handy.de/05/backgrounds/bullitSBlue.gif);
	
}
.bullitShop{
	background-image: url(http://images.handy.de/05/backgrounds/liShop.gif);
}

.bullitShopExternal {
	background-image: url(http://images.handy.de/05/backgrounds/liShopExternal.gif);
}


.active{
	background-image: url(http://images.handy.de/05/backgrounds/liActive2.gif);

	/*background-repeat: no-repeat;
	background-position: 0px;
	display: block;
	width: 12px;
	height: 12px;*/

	/*border: 1px solid #fff;*/
}


a.special{
		background-image: url(http://images.handy.de/05/backgrounds/bgNavSpecial.jpg);
}
a.specialA{
		background-image: url(http://images.handy.de/05/backgrounds/bgNavSpecialActive.jpg);
}
a.special:hover, a.specialA:hover{

		background-image: url(http://images.handy.de/05/backgrounds/bgNavSpecialHover.jpg);
}
.navbb{border-bottom: solid 1px #f60;}
.navbt{border-top: solid 1px #f60;}
 .navbb0{border-bottom: 0px; padding-top:1px;}

/* END left navigation */

/* some more links to use allover */
.path{
	position: relative;
	left:6px;
	top:-2px;
	padding-top: 3px;
	color:#000055;
}
.pathN{position: relative; top: -23px; *top:-23px; clear: both; font-size: 11px; color: #fff;}
.pathN a {color: #fff; font-size: 11px;}
.pathN a:hover {color: #c00; font-size: 11px;}
a.boxedItems{
	padding: 2px 2px 2px 2px;
	line-height: 16px;
}
a.arrow{
	background-image: url(http://images.handy.de/05/arrowOrange.gif); background-repeat: no-repeat; color: #005; padding-left: 10px; line-height: 16px;
}

a.arrowLeft{
	background-image: url(http://images.handy.de/05/orangeLeft.gif); background-position: left; background-repeat: no-repeat; color: #005; padding-left: 10px; line-height: 16px;
}
a.arrowRight{
	background-image: url(http://images.handy.de/05/arrowOrange.gif); background-position: right; background-repeat: no-repeat; color: #005; padding-right: 10px; line-height: 16px;
}

/*a.arrow:hover{
	color:#f60;
}*/
a.foot{
	color: #ff6600;
	line-height: 22px;
	}

a.ur, .box a, .catCol a{
	font-size: 10px;
}
a.catG {
	font-size: 12px;
	line-height: 35px;
	float: left;
}
a.urHere{
	font-size: 10px;
	font-weight: bold;
	color: #ff6600;
}
/* this aerea contains verious button tests */


/* Start new icon and mirror button */
a.btnMirrored{
	background-image: url(http://images.handy.de/05/backgrounds/mirrorBtnLight.gif);
	background-repeat: no-repeat;
	width:105px;
	height:42px;
	margin-top:20px;
	position: absolute;
   left: 345px;
}
a.btnMirrored:hover{background-image: url(http://images.handy.de/05/backgrounds/mirrorBtnDark.gif);}

a.btnMirrorSound{
	background-image: url(http://images.handy.de/05/backgrounds/mirrorBtnSoundLight.gif);
	background-repeat: no-repeat;
	width:25px;
	height:42px;
	position: absolute;
	left: 315px;
	margin-top:20px;
}

a.btnMirrorSound:hover{background-image: url(http://images.handy.de/05/backgrounds/mirrorBtnSoundDark.gif);}

a.btnRight{
	background-image: url(http://images.handy.de/05/backgrounds/btnGlasRight_2.gif);
	background-repeat: no-repeat;
	width:17px;
	height:21px;
	position: absolute;
	margin-top:-23px;
	margin-left:132px
}
a.btnRight:hover{background-image: url(http://images.handy.de/05/backgrounds/btnGlasRight_over_2.gif);}

a.btnSoundN{
	background-image: url(http://images.handy.de/05/backgrounds/btnSoundDark.gif);
	background-repeat: no-repeat;
	width:21px;
	height:21px;
	position: absolute;
	left: 315px;
}
a.btnSoundNTipp{
	background-image: url(http://images.handy.de/05/backgrounds/btnSoundDark.gif);
	background-repeat: no-repeat;
	width:21px;
	height:21px;
	position: absolute;
	
}
a.btnSoundN:hover{background-image: url(http://images.handy.de/05/backgrounds/btnSoundLight.gif);}

a.btnMirrored span, a.btnMirroredN span, a.btnMirrorSound span{
 	visibility: hidden;
}
/* end new icon and mirror button */
a.btnBuyBox{
	background-image: url(http://images.handy.de/05/backgrounds/bgBtnBuy.gif);
	background-repeat: no-repeat;
	border-top: solid 1px #ff4400;
	border-bottom: solid 1px #ff3300;
	background-color: #FF822E;
	height: 50px;
}

a.btnBuy{
	display:block;
	background-image: url(http://images.handy.de/05/btnBuy1.jpg);
	background-position: center;
	background-repeat: no-repeat;
	text-decoration: none;
	border: solid 1px #cc0000;
	width:155px;
	height:30px;
}

a.btnBuy:hover{
	background-image: url(http://images.handy.de/05/btnBuy2.jpg);
	background-position: center;
}

a.btnBuy span{
visibility: hidden;
}
a.btn,a.btnL, a.btnC, a.btn125, a.btnSlogan,a.btnRing, a.btnN{
    background-image: url(http://images.handy.de/05/btnDefault.jpg);
    float: right;
    width:auto;
    background-position: left;
    height:19px;
    padding: 0px 5px 0px 5px;
    border: solid 1px #cc0000;
    line-height: 19px;
    font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
}
a.btnSlogan{
    float:none;
    width: 20px;
    position: relative;
    top: 42px;
    left: 18px
}
a.btnRing{
    position: absolute;
    left: 345px;
    padding: 0px 12px 0px 12px;
	 
}
a.btnN{
	display: block;
	float: none;
	height: 19px;
	line-height: 19px;
	width:95px;
	*width:105px;
	text-align: center;
}
a.btnL{
	display: block;
	float: right;
	margin-right: 5px;
	height: 19px;
	line-height: 19px;
	width:150px;
	*width:160px;
	text-align: center;
	background-image: url(http://images.handy.de/05/btnDefaultL.jpg);
}
a.btn125{width: 125px; float: none; display: block; padding-left: 0px; padding-right: 0px;}

a.btn:hover, a.btnC:hover, a.btnL:hover,a.btnSlogan:hover, a.btnRing:hover, a.btn125:hover, a.btnN:hover{
	background-position:  right;
	color: #fff;
}

/*
a.l, a.m, a.r{
	background-image: url(http://images.handy.de/05/btnStandardL.gif);
	line-height: 23px;
}*/

/*btns in ChangeHandsetArea*/

a.btnChangeHandset{
display: block;
width: 88px;
height: 15px;
background-image: url(http://images.handy.de/05/btnChangeHandset.jpg);
margin-left: 54px; *margin-left:6px;
margin-bottom: 2px;
}
a.btnChangeHandset:hover{
display: block;
width: 88px;
height: 15px;
background-image: url(http://images.handy.de/05/btnChangeHandset1.jpg);
 margin-left: 54px; *margin-left:6px;
 margin-bottom: 2px;
}

a.btnMyHandyDe{
display: block;
width: 88px;
height: 15px;
background-image: url(http://images.handy.de/05/btnMyHandy.jpg);
margin-left: 54px; *margin-left:6px;
}
a.btnMyHandyDe:hover{
display: block;
width: 88px;
height: 15px;
background-image: url(http://images.handy.de/05/btnMyHandy1.jpg);
margin-left: 54px; *margin-left:6px;
}

.payHow span{
	display: block;
	position:relative;
	top: 10px;
	left: 10px;
	width:200px;
	height: auto;
	background-color: #f6f6f6;
	color: #000055;
	border: solid 1px #000055;
	text-decoration: none;
	padding: 5px;

}
.payHow:hover span{
 visibility: visible;
}

a:hover, a.urHere:hover{
color: #333;

}

.more{
text-align: right;
margin-right:6px;
margin-top: 2px;
height:24px;
clear: both;
}

a#logo{display: block; width: 150px; height: 60px; border: none; position: relative; top: 10px; left: 10px; float: left;}
a.detailLinkRight{float: right; margin: 3px 3px 0px 0px;}
/*specialWorkaround*/
.collapse{
	border-bottom: 1px solid #ff6600; line-height:0px; margin-right:1px;
}
.bbNone{
	border-bottom: 0px;
}
.catNavText{clear: both; margin-top: 6px;
}
.switchHandset{margin-left: 70px; line-height:15px; font-size: 11px;}
