/*
Description: Allied Minds
Author: Barnum Design
*/	

.announcement-list h2 {
	font-size: 140%;
	margin: 0;
	padding-bottom: 14px;
}

.announcement-list p {
	font-size: 100%;
}

.announcement-details h1{
	font-size: 190%;
}

.announcement-list span.date {
	font-size: 80%;
	font-weight: normal;
	margin: 0 0 0 8px;
	color: #666666;
}


/************ Forms - START ************/

div.form div.item, div.webform div.item {
	padding: 9px 0 9px 0;
}


table.webform {
width: 400px;
}

label {
color: #fff;
}

span.required {
color: #ff6000;
}

cat_dropdown_smallest {
width: 75px;
}

table.webform input, table.webform textarea {
border-top: #142634 1px solid;
border-right: #7d9fb4 1px solid;
border-bottom: #7d9fb4 1px solid;
border-left: #142634 1px solid;
background: #496f86;
color: #fff;
padding: 3px;
}

input, textarea {
border-top: #142634 1px solid;
border-right: #7d9fb4 1px solid;
border-bottom: #7d9fb4 1px solid;
border-left: #142634 1px solid;
background: #496f86;
color: #fff;
padding: 3px;
margin: 0 0 0 0;
}

.secure-login input {
margin-top: 5px;
}

table.webform input {
background: url(/Images/contact_form_input_bg.jpg) repeat-x;
}

input {
background: url(/Images/contact_form_input_bg.jpg) repeat-x;
}

table.webform input.cat_textbox_fileattach {
background: url(/Images/contact_form_input_bg.jpg) repeat-x;
}

table.webform textarea {
background: url(/Images/contact_form_textarea_bg.jpg) repeat-x;
font-family: verdana, sans-serif;
font-size: 100%;
}

div.contact_form_short {
float: left;
width: 165px;
}

input.cat_textbox_short {
width: 135px;
}

img.captcha {
width: 110px;
height: 23px;
opacity: .45;
filter: alpha(opacity=45); 
-moz-opacity: 0.45;
}

#catwebformbutton.cat_button {
width: 310px;
border-top: #7d9fb4 1px solid;
border-right: #142634 1px solid;
border-bottom: #142634 1px solid;
border-left: #7d9fb4 1px solid;
}

.cat_button {
width: 310px;
border-top: #7d9fb4 1px solid;
border-right: #142634 1px solid;
border-bottom: #142634 1px solid;
border-left: #7d9fb4 1px solid;
}

/************ Contact Forms - END ************/

/************ Section - START ************/

/************ Section - END ************/
