@CHARSET "ISO-8859-1";

@import url("shared_styles.css");

body {
	margin: 0;
	padding: 0;	
	color: #4c4c4c;
	background-color: #0d63a4;
}

body, table {
	font-family: "Lucida Grande", Arial, "Bitstream Vera Sans", sans-serif;
	font-size: 12pt;
}

.dl {
	font-family: Georgia;
	font-weight: bold;
}

h1 {
	font-size: 20pt;
}

a, a:visited {
	color: #4c4c4c;
}

#page {
	background-image: url(dl_bg.png);
	background-repeat: repeat-x;
	background-color: #f5eab4;
	padding: 15px;
	text-align: center;
	min-height: 550px;
}

.content {
	margin-left: auto;
	margin-right: auto;
	width: 750px;
	text-align: left;
}

.column {
	width: 375px;
}

.footer {
	height: 70px;
	background-image: url(dl_footer.png);
	background-repeat: repeat-x;
}

.content {
	position: relative;
}
	
.content .b {
	margin-bottom: 25px;
}

.content .b h1 {
	margin-bottom: 12px;
}

#selection {
	margin-top: 15px;
	margin-bottom: 15px;
	position: relative;
	width: 650px;
}

#detail {
	width: 250px;
	margin-right: 20px;
	float: right;
}

#detail_ftr {
	clear: both;	
}

.region {
	display: none;
}

.region h3 {
	text-align: left;
	margin-top: 25px;
	margin-bottom: 10px;
}

.region ul {
	margin-top: 0;
	margin-left: 0;
	padding: 0;
}

.region ul li {
	list-style: none;
	margin-bottom: 5px;
}


li.dl_trig a {
	padding-right: 35px;
	background-image: url(trig_marker.png);
	background-repeat: no-repeat;
	background-position: right top;
}

li.dl_trig span.dl_trig {
	display: none;
}

.sidebar {
	display: none;
}

#contact {
	width: 750px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	text-align: left;
	color: #fffeee;
	font-family: "Lucida Grande", "Century Gothic", Tahoma, Arial, sans-serif;
}

#contact a, #contact a:visited {
	color: #fffeee;
}

#contact, #contact h1, #contact .vcard .org {
	font-size: 10pt;
}

#contact h1 {
	display: none;
}

#contact .vcard {
	margin-bottom: 20px;
	padding-left: 60px;
	position: relative;
}

#contact .vcard img {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 50px;
	height: 30px;
	background-image: url(trig_logo_50.png);
	background-repeat: no-repeat;
	border: none;
}

#contact .vcard div.org {
	display: none;
}

#contact .vcard div.street-address {
	float: left;
	margin-right: 4px;
}

#contact .about {
	position: absolute;
	top: 12px;
	right: 0;
}


#qui h1 {
	margin-bottom: 50px;
}

#qui div.p {
	margin-bottom: 40px;
}

#qui div.p {
	text-align: justify;	
}

#qui div.p a {
	zfont-weight: bold;
	color: #000000;
}

#qui div.inf {
	font-size: 80%;
	font-weight: bold;
	text-align: right;
	margin-top: 20px;
	display: none;
}


/*
*
* Fieldsets / actions
*
*/

.stdfieldset {
	border: none;
}

.stdfieldset div {
	padding: 0.25em;	
}

.stdfield {
	width: 20em;	
}

.stdlabel {
	float: left;
	width: 18em;
}

.actions {
	text-align: center;
	margin-top: 50px;
}

.actions input {
	border: solid 1px #4c4c4c;
	background: transparent;
	font-size: 1.15em;
	font-family: Georgia, "Times New Roman", Times, serif;
}
