@charset "iso-8859-1";
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	background-color: #FFF;
	padding: 0px;
	margin: 0px;
}

h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #999;
}

p, td, div, span {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #222;
}

a.menu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	background-image: url(../gfx/awa-button-static.png);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	height: 27px;
	width: 121px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: inline-block;
}

a.menuselect {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	background-image: url(../gfx/awa-button-active.png);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	height: 27px;
	width: 121px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: inline-block;
}
/*
input[type="text"] {
	width: 384px;
	height: 25px;
	background-image: url(../gfx/input.png);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-indent: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #444;
	padding-top: 1px;
	padding-left: 3px;
	!important;
}
input[type="submit"] {
	background-image: url(../gfx/send.png);
	background-repeat: no-repeat;
	height: 22px;
	width: 104px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
input[type="reset"] {
	background-image: url(../gfx/avbryt.png);
	background-repeat: no-repeat;
	height: 22px;
	width: 104px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
textarea {
	width: 394px;
	height: 135px;
	background-image: url(../gfx/textarea.png);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-indent: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #444;
	padding-top: 5px;
	padding-left: 2px;
	!important;
}
*/
input[type="text"] {
	width: 70%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
}
textarea {
	width: 70%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	height: 160px;
}
.bull {
	display: list-item;	
}
.rightmenu {
	width: 180px;
	height: 343px;
	float: right;
	display: inline-block;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.galimg {
	float: left;
}
#whitescreen {
	background-image: url(../gfx/50p.png);
	background-repeat: repeat;
	height: 110%;
	width: 99%;
	position: absolute;
	visibility: visible;
	z-index: 10;
	left: 0px;
	top: 0px;	
}
#gallery {
	width: 621px;
	height: 396px;
	position: absolute;
	visibility: visible;
	z-index: 250;
	left: 300px;
	top: 130px;
	background-image: url(../gfx/galbg.png);
	background-repeat: no-repeat;
	padding: 10px;
}
#closebtn {
	width: 13px;
	height: 15px;
	z-index: 260;
	visibility: inherit;
	position: relative;
	top: 3px;
	left: 585px;
}
#navbtn {
	width: 85px;
	height: 15px;
	z-index: 260;
	visibility: inherit;
	position: relative;
	top: -20px;
	left: 525px;
}
#descr {
	width: 245px;
	height: 20px;
	z-index: 260;
	visibility: inherit;
	position: relative;
	top: -20px;
	left: 50px;
	white-space: nowrap;
}
#photo {
	width: 245px;
	height: 18px;
	z-index: 260;
	visibility: inherit;
	position: relative;
	top: -40px;
	left: 275px;
}
#galleryimage {
	width: 605px;
	height: 350px;
	z-index: 250;
	visibility: inherit;
	position: relative;
	top: -10px;
	left: 0px;
}