form {
	margin: 0;
}

select, input, textarea {
	font-family: Verdana;
	font-size: 11px;
}

input[type=text], input[type=password] {
	width: 200px;
	margin: 2px 0px;
}

input[type=radio] {
	vertical-align: middle;
}

div.head {
	background-color: #FFFFFF;
}

.radio, .checkbox {
	vertical-align: middle;
}

#wemfTag {
	width: 0;
	height: 0;
	overflow: hidden;
}

#header {
	font-family: Verdana;
	font-size: 12px;
	line-height: 1.4;
	width: 814px;
	height: 110px;
	background: #ffffff;
	border-bottom: 1px solid black;
}

#headerLeft {
	width: 400px;
	float: left;
}

#headerLogo {
	height: 80px;
}

#headerRight {
	width: 404px;
	float: left;
	text-align: right;
	padding: 12px 10px 0px 0px;
}

#headerSearch {
	height: 40px;
}

#headerSearchInner {
	font-size: 11px;
	width: 380px;
	background-color: #E8E8E8;
	padding: 4px 0px 4px 0px;
	text-align: center;
}

#headerSearch input {
	vertical-align: middle;
}

#headerSearch input[type=text] {
	width: 80px;
	margin-right: 5px;
	color: #999999;
}

#headerSearch input[type=submit] {
	margin-left: 10px;
}

#headerDate {
	font-weight: bold;
	height: 24px;
	float: right;
	margin-top: 3px;
	margin-left: 55px;
}

#headerLogoFotoland {
	float: right;
}

#navigationProducts {
	padding-left: 8px;
}

#navigationProducts img {
	margin-right: 8px;
	vertical-align: top;
}

#navigationService {
	clear: both;
}

#navigationService a {
	color: black;
	text-decoration: none;
}

#navigationService a:hover {
	color: #e20000;
}

#navigationService img {
	padding-right: 4px;
	margin-bottom: -2px;
}

#navigationService ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

#navigationService li {
	display: block;
	float: right;
	margin-left: 10px;
}


#navigationLevel1, #navigationLevel2 {
	font-family: Verdana;
	font-size: 12px;
	line-height: 1.4;
}


#navigationLevel1 {
	background-color: #fbdada;
	border-top: 3px solid #e20000;
	border-bottom: 1px solid #e20000;
	margin-top: 1px;	
}

#navigationLevel1 ul {
	height: 21px;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	letter-spacing: 1px;
	line-height: 1;
	text-transform: uppercase;
	font-size: 12px;
}

#navigationLevel1 li {
	display: block;
	float: left;
	padding: 4px 7px 0px 8px;
	height: 17px;
	border-right: 1px solid #e20000;
}

#navigationLevel1 li:hover {
	background-color: #fef5f5;
}

#navigationLevel1 li.selected {
	background-color: #fef5f5;
	border-bottom: 1px solid #fef5f5;
}

#navigationLevel1 li a {
	color: black;
	text-decoration: none;
}


#navigationLevel2 {
	background-color: #fef5f5;
	border-bottom: 1px dotted #e20000;
	height: 21px;
}

#navigationLevel2 ul {
	height: 21px;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	line-height: 1;
	font-size: 12px;
	position: absolute;
	display: none;
}

#navigationLevel2 ul.selected {
	display: block;
}

#navigationLevel2 li {
	float: left;
	padding: 4px 4px 3px 8px;
	margin: 0;
}

#navigationLevel2 li.selected {
	font-weight: bold;
}

#navigationLevel2 a {
	color: black;
	text-decoration: none;
}

#navigationLevel2 a:hover {
	color: #e20000;
}
