/*Amariyo Site Css Development*/
/* THE Default DisplayMaster */
body, html {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: black;
	text-align: center;
	max-height: 95%;
	font-size: 95%;
}
html, body, #container { 
	min-height: 99%;
	width: 99%;
	height: 99%; 
} 
html>body, html>body #container {
	height: 95%;
}
#container {
	position: absolute;
	top: 0;
	left: 0;
}
#menu_navbar {
	position:relative;
	top: 15px;
	width:80%;
	height:30px;
	padding-top: 5px;
	padding-bottom:5px;
	text-align:center;
	font: bold 0.8em Verdana, Helvetica, Sans-serif; 
	letter-spacing: 0.3em;
}
#menu_navbar ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	padding-top: 3px;
}
#menu_navbar li {
	display: inline;
}
#menu_navbar a:link, #menu_navbar a:visited  {
	padding-left:15px;
	padding-right:15px;
	color:#4D4D4D;
	text-align:center;
	background-color: black;
	text-decoration: overline;
	border-left: 1px solid #4D4D4D;
}
#menu_navbar a:hover {
	background-color:black;
	text-decoration: none;
	text-transform: uppercase;
	font: normal 1.0em Verdana, Helvetica, Sans-Serif;
	color: white;
}		
#category_list a:hover span {
	display: inline;
	position: relative;
	top: 13%;
	left: -440px;
	width: 380px;
	height: 400px;
	color: white;
	padding: 0px;
	font-size: 11px;
	border: 3px solid #808080;
}	
#amariyo_logo {
	position:absolute;
	top:50px;
	left:60px;
	background-image:url(../images/AMA_logo_static_small.jpg);
	background-repeat: no-repeat;
	background-color:transparent;
	width:380px;
	height: 150px;
	color: white;
}
#category_title {
	position:absolute;
	top:60px;
	left:400px;
	width:460px;
	background-color: transparent;
	font-size: 105%;
	letter-spacing: 0.2em;
	color: silver;
	text-align: center;
}
#contentcategoryselector {
	position:absolute;
	display: table-row;
	overflow: scroll;
	top:280px;
	left: 60px;
	width: 785px;
	height: auto;
	background-color: black;
	color: #808080;
	border: 2px solid #808080;
}
html {
	scrollbar-3dlight-color: #000;
	scrollbar-arrow-color: #808080;
	scrollbar-base-color: #000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #808080;
	scrollbar-highlight-color: #FFF;
	scrollbar-shadow-color: #808080;
} 
#back a {
	position: absolute;
	top: 450px;
	left: 60px;
	width: 100px;
	height: 50px;
	color: #808080;
	font-weight: bold;
	font-size: 10px;
	text-decoration: overline;
}
#back a:hover {
	position: absolute;
	top: 450px;
	left: 60px;
	width: 100px;
	height: 50px;
	color: silver;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
/*
#view_shortlist {
	position: absolute;
	top: 71%;
	left: 45%;
	width: 150px;
	height: 50px;
	color: #808080;
}
#view_shortlist a {
	color: #808080;
	font-size: 11px;
	font-weight: bold;
	text-decoration: overline;
}
#view_shortlist a:hover {
	color: silver;
	font-size: 13px;
	text-decoration: underline;
}
*/	
#terms a {
	position: absolute;
	top: 450px;
	left:710px;
	width: 150px;
	height: 50px;
	color: #808080;
	font-size: 11px;
	font-weight: bold;
	text-decoration: overline;
}
#terms a:hover {
	position: absolute;
	top:450px;
	left:710px;
	width: 150px;
	height: 50px;
	color: silver;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
}
#category_list img {
	border: 2px solid #808080;
}
#category_list li {
	font: bold 1.0em verdana, Helvetica, Sans-Serif;
	color: #808080;
}
#category_list a {
	text-decoration: none;
	font: bold 1.0em verdana, Helvetica, Sans-Serif;
	color: #808080;
}
#footer { 
	position: absolute;
	top: 570px;
	left:10px;
	height:11px;
	font-size:9px;
	width: 780px;
	background-color: transparent;
}
#footer a {
	text-decoration: overline;
	font-size:9px;
	color: #808080;
}
#photographer {
	position: absolute;
	left:25px;
	color:blue;
	width:180px;
}
#copyright {
	position:absolute;
	left:350px;
	font-size:9px;
	width:240px;
	color:white;
}
#a2020 {
	position:absolute;
	left:750px;
	color:white;
	width:120px;
	font-size:9px;
}
#footer a:hover {
	font-size: 100%;
	color: silver;
	text-decoration: underline;
}
