@charset       "UTF-8";

#regular-content{}
#regular-content .intro { padding: 0px 0px 20px 0px; }
#regular-content .intro h1, h2, h3, h4, h5, h6 { padding: 0px 0px 6px 0px; }

#regular-content .grid {}

#regular-content .grid .grid-item { padding: 0px 0px 10px 0px; }
#regular-content .grid .grid-item h2
{
	background-image: url(../images/arrow-01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
}

#regular-content .grid .grid-item h2 a { text-decoration: none; }
#regular-content .grid .grid-item .date
{
	display: block;
	padding-bottom: 2px;
	color: #999;
	font-size: 10px;
}

#regular-content .grid .grid-item p
{
	padding-left: 20px;
	color: #333;
}


#detail{}

#detail .head
{
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 900;
	padding-bottom: 10px;
}
#detail .summary
{
	color: #333;
	padding: 0px 0px 10px 0px;
}
#detail .date
{
	color: #999;
	font-size: 10px;
}
#detail .album-box { padding-bottom: 20px; }
#detail .album-box img { padding-bottom: 20px; padding-right: 20px; }
#detail .formatted-text { margin-bottom: 20px; }

*.goback
{
	display: block;
	padding: 20px;
	background-image: url(../images/bullet-03.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
*.goback a { text-decoration: none; }

#makers{}
#makers h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	padding-bottom: 10px;
}
#makers .logo
{
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 150px;
}
#makers .label { float: right; }
#makers .label a{
	display: block;
	background-image: url(../images/bullet-02.gif);
	background-position: left 5px;
	background-repeat: no-repeat;
	padding-left: 14px;
	float: right;
	margin-bottom: 5px;
	text-decoration:none;
}
#makers .site
{

	float:left;
}

#makers .info
{
	float: left;
	padding: 0px 20px 0px 50px;
}

#makers .text
{

	color: #333;
	padding-bottom: 4px;
}

#makers .item{
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#makers h3{
	padding-bottom: 15px;
}
#makers .foto{
	float: left;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.more{
	display: block;
	background-image: url(../images/bullet-02.gif);
	background-position: left 5px;
	background-repeat: no-repeat;
	padding-left: 14px;
	float: right;
	margin-bottom: 5px;
}
#makers .more a { text-decoration: none; }

#select-maker{
	width: 170px;
	margin-bottom: 30px;
}

#select-maker h2
{
	background-image: url(../images/bullet-04.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 16px;
	margin-left: -16px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#select-maker ul{
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#select-maker li
{
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 4px;
	margin-bottom: 4px;
	border-bottom: 1px #CCC solid;
	display: block;
}
#select-maker a { text-decoration: none; }


#searchform
{
	margin-bottom: 20px;
}
#searchform label
{
	padding: 2px 2px 2px 4px;
	display: block;
	color: #999;
}
#searchform #lookfor-box
{
	border: 1px #CCC solid;
	width: 160px;
	vertical-align: middle;
	padding: 2px;
}
#searchform #lookfor-box #lookfor
{
	border: 0px none;
	width: 137px;
	1background-color: #CCC;
	vertical-align: middle;
}
#searchform #lookfor-box #submit { vertical-align: middle; }

#certs
{
	margin-top: 30px;
}

#certs p
{
	display: block;
	padding: 4px;
}