@charset "UTF-8";
/* CSS Document */

@media screen, projection {
	.error {
		color: #FF0000;
	}
	
	.errors {
		color: #FF0000;
	}
	
	
	/* single borderred div data */
	#singleProfileBorderredDiv {
		padding:0 17px;
		background:url(/www/gfx/boxRounded574x1000.png) no-repeat 0 0;
	}
	
		#singleProfileBorderredDiv h2 {
				padding:45px 17px 5px;
				background:url(/www/gfx/boxRounded574x1000.png) no-repeat 0 0;
				margin:0 -17px;
				font-size:1.25em;
				color:#c60301;
				font-weight:bold;
			}
		
		/* form personal data */
		
		#formPersonalData fieldset div {
			padding-top:5px;
			clear:left;
			font-size:0.9em;
			line-height:2;
			zoom:1; /* IE fix */
		}
		
			#formPersonalData label {
				width:15.5em;
				float:left;
				margin-right:10px;
				font-size:1.1em;
				text-align:right;
			}
		
			#formPersonalData fieldset div.even label {
				background-color:#f7f5f6;
			}
		
		#formPersonalData div.submit {
			padding-right:5px;
			text-align:right;
		}
	
		#singleProfileBorderredDiv p.add {
			height:15px;
			background:url(/www/gfx/boxRounded574BottomAndTop.png) no-repeat 0 0;
			margin:0 -17px;
		}
	
	#staticContentList {
		margin-bottom: 30px;
	}	
	
	div.notice {
		color: #295836;
		font-weight: bold;
		text-align: center;
		border-top: thin dotted #295836;
		border-bottom: thin dotted #295836;
		margin: 5px 20px 5px 20px;
		padding-top: 10px;
	}
	
	#boxBasket div.summary dd {
		text-align:right;
	}
	
	#boxBasket div.summary dd.pay {
		font-weight: bold;
	}
	
	#product dl.details dd.picture {
		position: relative;
	}
	
		#product dl.details dd.picture img.pictureBorder  {
			display:block;
			padding-bottom:3px;
			padding-right: 12px;
			width:357px;
			float:left;
			position: absolute;
			left: 0px;
			top: 0px;;
		}
	
	#sorter {
		position: relative;
		top: -20px;
		left: 20px;
	}
	
	#product dl.details dd.picture span.magnifyingGlass {
		padding:4px 27px 5px 5px;
		background:url(/www/gfx/icoMagnifyingGlass.png) no-repeat 100% 50%;
		font-size:0.9em;
	}
	
	#product dl.details dd.picture a img {
			display:block;
			padding-bottom:3px;
		}
}
