input,textarea,.input2{	
font-family:Arial, Helvetica, sans-serif;
font-size:9pt;
border:1px solid #ccc;
background:transparent;
color:#fff;
width:290px;
margin:0;
}
.input2{
width:100px;
}
textarea{
width:600px;
height:180px;
}
.Send, .Sendfocus,.Sendhover {
background:url("images/send.png") bottom center;
border:medium none;
cursor:pointer;
margin:0;
padding:0;
height:25px;
width:60px;
}
.Sendhover {
background-position:0 0px;
}
html, body {
	height: 100%; 
	margin: 0; 
	padding: 0;
	background: #777;
}

body{
	position: relative; 
	display: table; 
	height: 100%; 
	width: 100%; 
	font-size:9pt;
	color:#fff;
	background:#777;
	font-family:Arial, Helvetica, sans-serif;
	text-align:justify;
}
p{
margin:0;
padding:0;
}
#main {
	display: table-cell; 
	vertical-align: middle;
	background:url(images/bg-street-L.jpg) center center no-repeat;
}
#main.gallery {
	background:url(images/bg-gallery-L.jpg) center center ;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
#container{
	text-align: left; 
	position: relative; 
	width: 1000px; 
	margin: 0 auto;
	height:630px;
}
#content{
	position:absolute;
	top:180px;
	left:330px;
	width:646px;
	height:275px;
}
#logo{
position:absolute;
bottom:30px;
right:30px;
background:url(images/gone.png) no-repeat;
width:118px;
height:27px;
}
ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: list-item;
	text-align: justify;
}
li{
	margin: 0px 0px 0px 20px;
	padding: 4px 0px 0px 0px;
	display: list-item;
	list-style-type: disc;
	list-style-position: outside;
}
a{
text-decoration:none;
color:#fff;
}
a:hover{
color:#ffcc00;
}
.msg{
color:#990000;
}
/*-----------------------------------------------------------------------------------------MENU------------------------------------------------------------------------------------*/
#menu,#menuG{
	position:relative;
	width:317px;
	height:630px;
	background-image:url(images/menu-0.png);
	background-position:top left;
}
#menuG{
	background-image:url(images/menu-2.png);
}
#gallery, #public, #private, #found, #pen, #life, #forsale, #contact, #profile, #links{
	position:relative;
	left:48px;
	height:20px;
	cursor:pointer;
	display:block;
	background-repeat:no-repeat;
}
#gallery:hover, #public:hover, #private:hover, #found:hover, #pen:hover, #life:hover, #forsale:hover, #contact:hover, #links:hover{
	background-image:url(images/menu-1.png);
}
#gallery	{top:39px;	width:110px;}
#public		{top:83px;	width:110px;}
#private	{top:132px;	width:110px;}
#found		{top:184px;	width:110px;}
#pen		{top:232px;	width:110px;}
#life		{top:281px;	width:110px;}
#contact	{top:349px;	width:110px;}
#links		{top:379px;	width:110px;}
#profile{
	top:270px;
	left:166px;
	width:130px;
	height:160px;
}

#gallery:hover	{background-position:2px -39px;}
#public:hover	{background-position:2px -103px;}
#private:hover	{background-position:2px -172px;}
#found:hover	{background-position:2px -244px;}
#pen:hover		{background-position:2px -312px;}
#life:hover		{background-position:2px -381px;}
#contact:hover	{background-position:2px -469px;}
#links:hover	{background-position:2px -519px;}
#blog:hover		{background-position:2px -519px;}

#popgallery,#poppublic,#popprivate,#popfound,#poppen,#popfilm,#poplife,#popforsale,#popcontact,#poplinks,#popprofile{
	position:absolute;
	left:120px;
	display:none;
	height:50px;
	background: url(images/panah.png) no-repeat 0 10px;
	padding:0 0 0 80px;
	z-index:1000;
}
#popgallery	{top:49px;}
#poppublic	{top:109px;}
#popprivate	{top:184px;}
#popfound	{top:254px;}
#poppen		{top:324px;}
#poplife	{top:389px;}
#popcontact	{top:479px;}
#poplinks	{top:531px;}
#popprofile	{top:509px;	left:220px;}
.popgallerypict,.poppublicpict,.popprivatepict,.popfoundpict,.poppenpict,.popfilmpict,.poplifepict,.popforsalepict,.popcontactpict,.poplinkspict,.popprofilepict{
	height:52px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	border:solid 3px #fff;
	background-color:#293c5f;
	background-repeat:no-repeat;
	background-position:center center;
}
.popgallerypict	{width:170px;	background-image:url(images/go-to-gallery.png)}
.poppublicpict	{width:170px;	background-image:url(images/go-to-public.png)}
.popprivatepict	{width:166px;	background-image:url(images/go-to-private.png)}
.popfoundpict	{width:164px;	background-image:url(images/go-to-found.png)}
.poppenpict		{width:123px;	background-image:url(images/go-to-pen.png)}
.poplifepict	{width:141px;	background-image:url(images/go-to-life.png)}
.popcontactpict	{width:153px;	background-image:url(images/go-to-contact.png)}
.poplinkspict	{width:140px;	background-image:url(images/go-to-links.png)}
.popprofilepict	{width:148px;	background-image:url(images/go-to-profile.png)}

#spaceG, #exhibitsG, #artistsG, #contactG, #profileG{
	position:absolute;
	left:48px;
	height:25px;
	width:130px;
	cursor:pointer;
	display:block;
	background-repeat:no-repeat;
}
#spaceG			{top:94px;background-image:url(images/mn-space.png);}
#exhibitsG		{top:160px;background-image:url(images/mn-exhibits.png);}
#artistsG		{top:235px;background-image:url(images/mn-artists.png);}
#contactG		{top:303px;background-image:url(images/mn-contact.png);}
#profileG		{top:373px;background-image:url(images/mn-profile.png);}

/*------------------------------------------------------------------------------------------STREET------------------------------------------------------------------------------------------------*/
#contentstreet{
	width:1000px;
	height:630px;
}
#titlebox{
	position:absolute;
	right:0px;
	top:80px;
	background-image:url(images/bg-title.png);
}
#titlebox,#titlepublic,#titleprivate,#titlecontact,#titlepen,#titlefound,#titlefilm,#titlelife,#titlesale,#titleprofile,#titlelinks{
	width:371px;
	height:72px;
	background-position:center center;
	background-repeat: no-repeat;
}
#titlepublic	{background-image:url(images/public.png);}
#titleprivate	{background-image:url(images/private.png);}
#titlecontact	{background-image:url(images/contact.png);}
#titlepen		{background-image:url(images/pen.png);}
#titlefound		{background-image:url(images/found.png);}
#titlefilm		{background-image:url(images/film.png);}
#titlelife		{background-image:url(images/life.png);}
#titlesale		{background-image:url(images/for-sale.png);}
#titleprofile	{background-image:url(images/profile.png);}
#titlelinks		{background-image:url(images/links.png);}

.titleboxG{
	position:absolute;
	right:20px;
	top:80px;
	width:371px;
	height:50px;
	background-position:bottom right;
	background-repeat: no-repeat;
}
#titlespace		{background-image:url(images/space.png);}
#titleexhibits	{background-image:url(images/exhibits.png);}
#titleartists	{background-image:url(images/artists.png);}
/*------------------------------------------------------------------------------------------CONTACT------------------------------------------------------------------------------------------------*/
#conContact{
	position:absolute;
	top:180px;
	left:330px;
	width:646px;
	height:350px;
	background: url(images/bg-form.png) repeat;
}
.conform{
width:600px;
margin:15px auto;
height:30px;
}
#fname,#femail{
	width:290px;
	float:left;
	margin:0 20px 0 0;
}
#femail{margin:0;}
#fcomment{width:600px;}
.inperr {
    border-color: crimson;
}
.inperr:focus-visible {
    outline: 1px solid orange !important;
}
/*------------------------------------------------------------------------------------------PROFILE------------------------------------------------------------------------------------------------*/
#profilecontent{
width:620px;
margin:20px auto;
}
#profilecontent img{
margin:0 10px 0 0;
}
#conprofile{
	position:absolute;
	top:180px;
	left:330px;
	width:646px;
	height:350px;
	background: url(images/bg-form.png) repeat;
}
/*------------------------------------------------------------------------------------------LINKS------------------------------------------------------------------------------------------------*/
#linkscontent{
width:620px;
margin:20px auto;
}
.linkslist{
width:310px;
float:left;
height:50px;
margin:0 0 10px 0;
}
.linkslist img{
border:solid 2px #fff;
margin:0 5px 0 0;
}