/* CSS Document */
.clr{ clear:both}
p{ padding:0; margin:0;}
h1,
h2{ padding:0; margin:0;}

#profile{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#666666;}
	
	.myTouring a,
	.myTouring a:link,
	.myTouring a:active,
	.myTouring a:visited	{color:#d51720; text-decoration:none;}
	.myTouring a:hover	{ text-decoration:underline;}
	
	h1{ font-size:14px; font-weight:bold; color:#666666; margin-bottom:15px;}
	h2{ font-size:14px; font-weight:bold; color:#d51720; margin-bottom:15px;}
	
	.addressBox{ float:left; width:312px; height:76px; margin-bottom:10px; line-height:13px;}
		.addressBox .addressBox-left	{ float:left; width:28px; height:76px; background:url(/imgs/mytouring/interiorMyTouring/profile/addressBox_left.gif) no-repeat;}
		.addressBox .addressBox-content	{ float:left; width:250px; height:76px; background:url(/imgs/mytouring/interiorMyTouring/profile/addressBox_bg.gif) repeat-x;}
			.addressBox-content p			{ padding-top:18px;}
			.addressBox-link				{ padding-left:175px;}
		.addressBox-link a{ background:url(/imgs/mytouring/interiorMyTouring/profile/addressBox_bullet.gif) no-repeat left; padding-left:10px;}
		.addressBox .addressBox-right	{ float:left; width:34px; height:76px; background:url(/imgs/mytouring/interiorMyTouring/profile/addressBox_right.gif) no-repeat;}
		
	.numberPlateLink	{ float:left; padding-top:59px; padding-left:20px;}
		.numberPlateLink a			{ background:url(/imgs/mytouring/interiorMyTouring/profile/myTouring_bullet.gif) no-repeat left; padding-left:10px;}
	
	.passWordLink	{ float:left; padding-top:Opx; padding-left:0px;}
		.passWordLink a			{ background:url(/imgs/mytouring/interiorMyTouring/profile/myTouring_bullet.gif) no-repeat left; padding-left:10px;}
	
	.dataBox-top		{ background:url(/imgs/mytouring/interiorMyTouring/profile/dataBox_top.gif) no-repeat;}
	.dataBox-bottom	{ background:url(/imgs/mytouring/interiorMyTouring/profile/dataBox_bottom.gif) no-repeat; margin-bottom:20px;}
	
	.personalDataBox	{ width:575px; background:url(/imgs/mytouring/interiorMyTouring/profile/dataBox_bg.gif) repeat-y;}
		.lidNummer					{ width:100px; border:1px solid #666666; font-size:11px; color:#666666;}
	.personalDataBox .smallInput input {width:40px;}
		
	
	.contactDataBox	{ background:url(/imgs/mytouring/interiorMyTouring/profile/dataBox_bg.gif) repeat-y;}
		.contactDataBox table		{ width:575px;}
			.contactInfos input			{ width:150px; border:1px solid #666666; font-size:11px; color:#666666;}
			
			.checkBoxTable .btBevestig	{ padding-right:5px;}

.profileRight			{ width:160px; margin-left:20px;}
HTML*.profileRight		{ width:160px; margin-left:15px;}
	.profileRight-content	{ background:url(/imgs/mytouring/interiorMyTouring/profile/rightBox_bg.gif) repeat-y; margin-top:-2px;}
		.profileRight-content .title	{ padding:5px 0 5px 0; color:#d51720; text-align:center;}
		.profileRight-content .counter	{ margin-left:45px;}
		.profileRight-content .points	{ padding:5px 0 5px 0; color:#000; text-align:center;}
		.profileRight-content .links	{ padding:10px 5px 10px 5px;  text-align:left;}
		.profileRight-content .links a,
		.profileRight-content .links a:link,
		.profileRight-content .links a:active,
		.profileRight-content .links a:visited{ color:#666; background:url(/imgs/mytouring/interiorMyTouring/myToruing_bullet.gif) no-repeat left 4px; padding-left:10px; padding-left:10px; display:block}
		.profileRight-content .links a:hover{ color:#666; text-decoration:underline}
	.profileRight-footer	{ background:url(/imgs/mytouring/interiorMyTouring/profile/rightBox_bottom.gif) no-repeat;}
		
/*Points block*/
.pointsBlock{border:solid #e60000; border-width:0 1px; padding:30px 0px 25px 0px;}
	.pointsBlock .warning{color:#ed1c24; background:#fdf3f4 url(/imgs/mytouring/interiorMyTouring/myPoints/warningIcon.gif) 10px center no-repeat; width:460px; padding:9px 0 9px 40px; margin-left:20px;}
	.pointsBlock .detailsPoints{ margin-top:10px; padding:0 0 0 25px}
		.pointsBlock .generalLabel{ width:400px;}
			.pointsBlock .detailLabel{ padding:0 0 0 90px; background:url(/imgs/mytouring/interiorMyTouring/myPoints/arrow.gif) no-repeat 75px 10px;}
		.pointsBlock .cpt{ padding-left:25px; margin-bottom:2px}
			.pointsBlock .cpt div{ font-size:0; line-height:0; margin-left:2px; background:url(/imgs/mytouring/myTouringHome/pointsBox/bgNumPoints.jpg) repeat-x; width:127px; padding:2px 1px 0 2px;}
			html*.pointsBlock .cpt div{ width:132px}
		.pointsBlock td{padding-bottom:10px; vertical-align:middle}

.possibilities{border:solid #e60000; border-width:0 1px; padding:25px 0 10px 18px;}
	.possibilities ul{ padding:0; margin:0 0 16px 0}
		.possibilities li{ font-weight:bold; margin:10px 0 0 12px; padding:0}
		html*.possibilities li{margin:10px 0 0 15px;}
	.possibilities #card{ position:absolute; margin:-42px 0 0 430px;}
	html*.possibilities #card{_margin:-42px 0 0 432px;}
	.possibilities #orderBtn{ text-align:center}
