@import url("global.css");
@import url("access.css");
@import url("layout.css");
@import url("navigation.css");
@import url("fonts.css");
@import url("colors.css");
@import url("forms.css");
@import url("tables.css");

/*.teaser {
	width: 200px;
}
.teaser * {
	font-size: 1.2em !important;
}

.teaser h4 {
	color: #FFF;
	border-left: 4px solid #008e84;
	background: #66bbb5;  60% 
	padding: 1px 4px 2px 4px;
}
*/

#branding select {
	width: 100%;
	margin: 4px 0;
	font-size: 0.9em;
}


#contact {
	margin: 48px 0 0 16px;
}

#contact h4, 
#contact p {
	font-size: 1.1em;
	color: #808080;
	margin-bottom: 2px;
	text-align: right;
	line-height: 160%;
}

#contact h4 {
	font-size: 1.2em;
	color: #e79f51;
	text-transform: none;
	margin-bottom: 8px;
}

#contact strong {
	font-size: 1.1em;
}

#contact a {
	color: #e79f51;
}

#mainContent .image_container {
	font-size: 1.1em !important;
	color: #999;
}

#mainContent .image_container img {
	padding: 4px;
	margin-top: 4px;
	border: 1px solid #CCC;
	border-left-color: #e6e6e6; 
	border-top-color: #e6e6e6;
}

#mainContent .image_container .caption {
	margin: 4px 0 16px 0;
	padding-right: 8px;
}

/* downloads */

.ce_downloads {
	background: red;
}

.ce_download,
.ce_downloads {	
	background: #f2f2f2 url(../iages/form_background.gif) left bottom repeat-x;
	border: 1px solid #CCC;
	border-right-color: #b3b3b3;
	border-bottom-color: #b3b3b3;
	margin: 20px 0;
	padding: 0 8px 2px 8px;
	color: #666;
}

.ce_download {
	padding-bottom: 12px;
}

.ce_download a { 
	font-size: 1.2em;
}

.ce_download h1, 
.ce_download h2,
.ce_download h3,
.ce_downloads h1, 
.ce_downloads h2,
.ce_downloads h3 {
	margin-top: 6px !important;
}