@charset "utf-8";

body {
	width:100%;
	padding:10px;
	font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size:12pt;
	color:#333;
	margin:0;
	border:0;
}

div.contents {
	width:960px;
	margin:auto;
}

div.addr {
	text-align:left;
	background-color:#FFF;
	margin-top:3em;
	padding-top:0.5em;
	background:url(../images/separator-4px.png) no-repeat top;
}

table.thumbnails {
	border:0;
	background-color:black;
}

table.thumbnails td {
	width:160px;
	height:160px;
	text-align:center;
	vertical-align:middle;
}

ul {
	list-style-image:url(../images/ball.png);
	line-height:1.5em;
}

a:link, a:visited, a:hover, a:active {
	text-decoration:underline;
}

a:link, a:visited {
	color:#36F;
}

a:active, a:hover {
	color:#00F;
}

h1 {
	font-size:24pt;
	font-weight:bold;
}

h1.index {
	width:960px;
	height:240px;
	background:url(../images/azure3-title.png) no-repeat;
	color:transparent;
}

h1.gallery {
	width:960px;
	height:120px;
	background:url(../images/azure3-title-thin.png) no-repeat;
	color:transparent;
}

h2 {
	font-size:18pt;
	font-weight:bold;
	background:url(../images/separator-4px.png) bottom left no-repeat;
}

h3, h4, h5, h6 {
	font-size:16pt;
	font-weight:bold;
}

h4, h5, h6 {
	font-size:12pt;
	font-weight:bold;
}


br.reset {
	clear: both;
	line-height: 0;
}

article {
	margin: 2em 0;
}

section.menu { }

section.menu ul {
	list-style: none;
	padding: 4px;
}

section.menu ul li {
	float: left;
	margin: 8px 4px;
	line-height: 1em;
}

section.index { }

section.index ul {
	background-color: black;
	list-style: none;
	padding: 4px;
}

section.index ul.pcs6 {
	height: 158px;
}

section.index ul.pcs12 {
	height: 316px;
}

section.index ul.pcs18 {
	height: 474px;
}

section.index ul.pcs24 {
	height: 632px;
}

section.index ul.pcs30 {
	height: 790px;
}

section.index ul.pcs36 {
	height: 948px;
}

section.index ul.pcs42 {
	height: 1106px;
}

section.index ul.pcs48 {
	height: 1264px;
}

section.index ul li {
	float: left;
	margin: 25px 4px;
}

section.index ul li.port {
	float: left;
	margin: 0px 29px;
}
