/* © Gemmi Furs */

body{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	background-image: url(../img/gemmi_sitebg.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

h1 {/* Yläotsikon fontti ja asetukset */
	/*text-indent: 1cm;*/
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
	font-size: 21px;
}

h2 {/* Toisen rivin fontti ja asetukset */
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
	font-size: 18px;
	color: ccc;
}

p.big {
	line-height: 170%;
}

a{text-decoration:none; color:#fff;}
a:visited{text-decoration:none; color:#fff;}
a:hover {text-decoration:underline; color:#ccc;}

a.menu{font-size: 14px; text-decoration: none; font-weight: normal; line-height: 100%;}
a.menu:visited{font-size: 14px; text-decoration: none; font-weight: normal; line-height: 100%;}
a.menu:hover{font-size: 14px; text-decoration: underline; font-weight: normal; line-height: 100%;}

.flag{
	width: 28px;
	height: 16px;
	float: right;
	position: relative;
	top: 1px;
	z-index: 100;
}

.gemmi_div1 {/* Sivun Yleispohja */
	width: 928px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 49px;
}

.gemmi_div2 {/* Logoalue */
	width: 904px;
	height: 94px;
	background-image: url(../img/gemmi_logobg.jpg);
}

.gemmi_div21 {/* Logoalueen logo */
	float: left;
}

.gemmi_div22 {/* Logoalueen lopetus */
	float: right;
}

.gemmi_div3 {/* Yleispohja sivulle */
	width: 100%;
	height: 720px;
	background-image: url(../img/gemmi_areabg.jpg);
}

.gemmi_div3m {/* Yleispohja sivulle */
	width: 100%;
	height: 720px;
	background-image: url(../img/gemmi_areabg2.jpg);
}

.gemmi_div31 {/* Menun läpinäkyvä pohja-alue */
	width: 902px;
	height: 24px;
	position: relative;
	float: none;
	top: 0px;
	left: 0px;
	background-color: #a4a4a4;
	filter: alpha(opacity=40);
	opacity: 0.4;
	z-index: 1;
	border-left: #333333 solid 1px;
	border-right: #333333 solid 1px;
	border-bottom: #FFFFFF solid 1px;
}

.gemmi_div311 {/* Menun tekstialue */
	width: 865px;
	height: 20px;
	position: relative;
	float: none;
	top: -26px;
	left: 5px;
	z-index: 2;
	padding-top: 3px;
	padding-left: 28px;
}

.gemmi_div32 {/* Kirjoitusalue */
	width: 483px;
	height: 648px;
	position: relative;
	float: left;
	top: -48px;
	left: 0px;
	padding-top: 27px;
}

.gemmi_div33 {/* Vaihtokuvan alue */
	width: 444px;
	height: 675px;
	position: relative;
	float: right;
	top: -48px;
	right: 0px;
}

.gemmi_div34 {/* Mallisto-osion alue */
	width: 902px;
	height: 635px;
	position: relative;
	float: left;
	top: -48px;
	right: 0px;
	padding-top: 40px;
	padding-left: 20px;
}

.gemmi_div4 {/* Muroalue */
	width: 800px;
	padding-top: 2px;
	padding-left: 20px;
	margin-bottom: 20px;
	font-size: 11px;
	color:#ccc;
}

.pic {/* Mallistokuvien asetukset */
	padding-bottom: 20px;
	padding-right: 20px;
}

img.first {/* Ensimmäinen kirjain taustalla */
	position: absolute;
	left: 0px;
	top: 5px;
	z-index: -1;
}

dl, dt, dd, ul, li {/*  */
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#menu {/*  */
	position: absolute;
	top: 3;
	left: 28;
	z-index:100;
	width: 100%; /* precision for Opera */
	font-size: 16px;
	word-spacing: 0px;
}

#menu dl {/*  */
float: left;
background: none;
}

#menu dt {/*  */
cursor: pointer;
text-align: center;
}

#menu dd {/* Menun tiputusalue */
	width: 105px;
	display: none;
	float: none;
	position: absolute;
	top: 23px;
	left: 204px;
}

#menu li {/*  */
	text-align: center;
	background-color: #7a7a7d;
	z-index:100;
}

#menu li a, #menu dt a {
	color: #FFFFFF;
	text-decoration: none;
}

#menu li a:hover, #menu li a:focus, #menu dt a:hover, #menu dt a:focus {
	color: #FFFFFF;
	text-decoration: underline;
}

#site {
	position: absolute;
	z-index: 1;
	top : 70px;
	left : 10px;
	color: #000;
	background-color: #ddd;
	padding: 5px;
	border: 1px solid gray; 
}

#dot {
	font-size: 2px;
	color: #333;
	line-height: 5px;
}