@charset "utf-8";
/*##############################################*/
/*  ArchiLumos CSS
/*##############################################*/
a.Navi {
	padding-right: 5px;
	padding-left: 5px;
	text-decoration: none
}
a.Navi:hover {
	border-left-color: #006600;
	border-left-width: 10px;
	border-left-style: solid;
	border-right-color: #006600;
	border-right-width: 10px;
	border-right-style: solid;
}
body {	
	margin: 0;
	font-family: verdana, Arial, Helvetica, sans-serif;
	line-height: 130%;
	letter-spacing: 1px;
	background-color: #FFFFFF;
	background-image: url(img/design/bg_img_y.gif);
	background-repeat: repeat-y;
}
h1 {
	font-size: 200%;
	line-height: 120%;
}
h2.hottopics {
	font-size: 100%;
	line-height: 120%;
	display: inline;
}
h2.distributors{
	font-size: 100%;
	line-height: 120%;
	margin-bottom: 5px;
}
dt.hottopics{
	margin-top: 10px;
}
dt.gallery {
	margin-bottom: 10px;
}
dd.gallery {
	margin-bottom: 40px;
}
div.Top {
	clear: left;
	width: 100%;
	margin: 0;
	padding: 0;
	background-image: url(img/design/top_img_x.jpg);
	background-repeat: repeat-x;
}
div.NaviBG1 {
	clear: right;
	width: 180px;
	line-height: normal;
	letter-spacing:	normal;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 40px;
	background-image: url(img/design/button_img1.gif);
	background-repeat: no-repeat;
	background-position: right;
}
div.NaviBG2 {
	width: 145px;
	line-height: normal;
	letter-spacing:	normal;
	text-align: center;
	margin-bottom: 10px;
	background-image: url(img/design/button_img2.gif);
	background-repeat: no-repeat;
	background-position: right;
}
div.NaviBG3 {
	width: 180px;
	line-height: normal;
	letter-spacing:	normal;
	text-align: center;
	margin-bottom: 10px;
	background-image: url(img/design/button_img3.gif);
	background-repeat: no-repeat;
	background-position: right;
}
div.MainContents {
	margin-left: 20px;
}
div.SubContents {
	margin-left: 20px;
	margin-bottom: 60px;
}
div.W3dhigh {
	width: auto;
	background-image: url(img/web3d/bg_gry_stripe.jpg);
}
div.copy {
	font-size: 10px;
}
div.PageTitle {
	font-size: 150%;
	line-height:2em;
	padding-left: 20px;
	margin-bottom: 10px;
	border-left-color: #144b46;
	border-left-width: 20px;
	border-left-style: solid;
}
strong.hottopics{
	color: #CC0000;
}

.underline{
	text-decoration: underline;
}

.alert {
	color: #FF0000;
}

#representatives {
	display: none;
}
