/*******************************************************************************
 * STYLESHEET: DEFAULT CSS FILE
 * Created by Diversified Computer Solutions, Inc. 
 *            Tim Summers, tsummers@diversifiedcomputer.net
 * Copyright 2006 Cotterman and Company. All Rights Reserved.
 *
 *******************************************************************************
 * REVISION HISTORY:
 *
 ******************************************************************************/
 

/* BODY STYLES
*******************************************************************************/
html { 
	min-height: 100%; margin-bottom: 1px;
}

body {
	background: #EEEEEE;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 13px;
	font-weight: normal;
	line-height: 18px;
}

a, a:visited, a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #B0232A;
	font-size: inherit;
	font-weight: normal;
	text-decoration: none;	
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #B0232A;
	font-size: inherit;
	font-weight: normal;
	text-decoration: underline;	
}

a.text_bottom_nav_off, a.text_bottom_nav_off:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	vertical-align: middle;;
	padding-top: 3px;
	
}

a.text_bottom_nav_off:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #B0232A;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;	
}

a.text_bottom_nav_on {
	font-family: Arial, Helvetica, sans-serif;
	color: #B0232A;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	vertical-align: middle;
	padding-top: 3px;
	
}

a.product_letters {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #B0232A;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	line-height: 10px;
}

a.product_letters:visited {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #B0232A;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	line-height: 10px;
}

a.product_letters:hover {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #B0232A;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
	line-height: 10px;
}

li {
	list-style: square url(../../images/sqaure_bullet.jpg);
}


/* TOP NAVIGATION STYLES
*******************************************************************************/
a.top_nav_off, a.top_nav_off:visited {
	background-color: #CFC6C1;
	font-family: Arial, Helvetica, sans-serif;
	color: #B0232A;
	font-size: 13px;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: none;
	display: block;
	border-top: 1px solid #fff;
	height: 23px;
	width: 169px;
	margin-left: 2px;
	padding-top: 5px;
	padding-left: 15px;
}

a.top_nav_off:hover {
	background-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	text-transform: capitalize;
	display: block;
	border-top: 1px solid #fff;
	height: 23px;
	width: 169px;
	margin-left: 2px;
	padding-top: 5px;
	padding-left: 15px;
}

a.top_nav_on {
	background-color: #B0232A;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: none;
	display: block;
	border-top: 1px solid #fff;
	height: 23px;
	width: 169px;
	margin-left: 2px;
	padding-top: 5px;
	padding-left: 15px;
}


/* TEXT STYLES
*******************************************************************************/
.text_header {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}

.text_body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}

.text_footer {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
}

.text_bottom_nav_divider {
	text-align: center;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	color: #B0232A;
	font-size: 12px;
	font-weight: normal;
	padding-left: 3px;
	padding-right: 3px;
}

.text_page_heading {
	background-color: #B0232A;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	padding-left: 204px;
	text-transform: uppercase;
}

.text_copyright {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 13px;
	font-weight: normal;
	padding-top: 3px;
}

.text_quote {
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	color: #B0232A;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
}

.text_quote_2 {
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	color: #B0232A;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
}

.text_membership_logo {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #3A424A;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	line-height: 12px;
}

.text_section_title {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #B0232A;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
}

.text_contactus_left_1 {
	background-image: url(../../images/square_bullet_lg.jpg);
	background-position: left;
	background-repeat: no-repeat;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	padding-left: 13px;
}

.text_contactus_left_2 {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	padding-left: 13px;
}


/* FORM STYLES
*******************************************************************************/
.form_section_title {
	background-image: url(../../images/form_section_title.jpg);
	background-position: left;
	background-repeat: no-repeat;
	/* border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666; */
	color: #FFFFFF;
	font-family: Tahoma, Arial;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	padding-left: 23px;
	padding-top: 4px;
	padding-bottom: 4px;
	width: 295px;
}

.form_section {
	/* background-color: #EFEFEF; */
	width: 300px;
}

.form_label {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #262626;
}

.form_field {
	width: 275px;
	height: 24px;
	font-family: Tahoma, Arial;
	font-size: 12px;
	border-style: solid;
	border-width: 1px;
	border-color: #AAAAAA;
	background-color: #FFFFFF;
	color: #262626;
	margin-left: 0px;
	margin-right: 0px;
}

.form_address {
	width: 275px;
	height: 48px;
	font-family: Tahoma, Arial;
	font-size: 12px;
	border-style: solid;
	border-width: 1px;
	border-color: #AAAAAA;
	background-color: #FFFFFF;
	color: #262626;
	margin-left: 0px;
	margin-right: 0px;
}

.form_comments {
	width: 275px;
	height: 111px;
	font-family: Tahoma, Arial;
	font-size: 12px;
	border-style: solid;
	border-width: 1px;
	border-color: #AAAAAA;
	background-color: #FFFFFF;
	color: #262626;
	margin-left: 0px;
	margin-right: 0px;
}

.button_bar {
	padding-left: 175px;
}

.form_buttons {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #262626;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
}

.required_fields_desc {
	color: #B0232A;
	font-style: italic;
}

.required_fields {
	color: #B0232A;
	font-size: 22px;
	font-style: italic;
}

/* TABLE STYLES
*******************************************************************************/
#table_index_header {
	height: 324px;
	width: 780px;
}

#table_secondary_header {
	background-image: url(../../images/header_secondary_page.jpg);
	height: 324px;
	width: 780px;
}

#table_index_content_area {
	background-color: #fff;
	width: 100%;
}

#table_secondary_page_header {
	width: 780px;
}

#table_page_heading {
	background-color: #B0232A;
	height: 32px;
	width: 780px;
}

#table_page_border {
	border-left: 19px solid #B0232A;
	border-right: 19px solid #B0232A;
	width: 780px;
}

#table_page_footer_top {
	background-color: #B0232A;
	height: 19px;
	width: 780px;
}

#table_page_footer_bottom {
	/* background-color: #FFFFFF; */
	width: 780px;
}


/* OTHER STYLES
*******************************************************************************/
.square_bullet {
	padding-bottom: 1px;
	padding-left: 5px;
	padding-right: 5px;
}

.project_photo {
	border: solid 3px #CFC6C1;
}

.project_container {
	border: solid 1px #CFC6C1;
}

.project_image {
	padding: 1px;
}

.project_desc {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #3A424A;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	padding-bottom: 20px;
}

.project_logo {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #3A424A;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	line-height: 12px;
}


/* STAFF PAGE STYLES
*******************************************************************************/
.staff_name {
	background: #EEEEEE;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	font-style: italic;
	text-transform: capitalize;
	padding-top: 10px;
}

.staff_photo {
	border: 1px solid #999;
	padding: 1px;
	margin-top: 8px;
	margin-bottom: 8px;
}

.staff_bio {
	background: #EEEEEE;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
}


/* TESTIMONIALS PAGE STYLES
*******************************************************************************/
blockquote {
	background-image: url(../../images/testimonials/open_quote.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom: 1px solid #ccc;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 25px;
	padding-left: 55px;
	padding-bottom: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	width: 450px;
}

blockquote span {
	padding-left: 18px;

}

blockquote span.close_quote {
	background-image: url(../../images/testimonials/close_quote.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

blockquote cite {
	font-weight: bold;
}

blockquote cite span {
	background-color: transparent;
	font-weight: normal;
	padding-top: 0pt;
	padding-right: 0pt;
	padding-bottom: 0pt;
	padding-left: 0px;

}

blockquote cite span {

}


/* SEMI-TRANSPARANT TESTIMONIAL STYLES
*******************************************************************************/
div.semi-trans_testimonial_container {
	background-color: #333;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-bottom: 1px solid #999;
	filter: alpha(opacity=95);
	-moz-opacity: .95;
	opacity: .95; 
	margin-right: 5px;
	margin-bottom: 5px;
	text-align: left;
	display: block;
	width: 525px;
}

div#close_button_container {
	text-align: right;
	margin-top: 2px;
	margin-right: 4px;
}

a#close_button ,visited {
	/* border: 1px solid #ccc; */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ccc;
	font-weight: bold;
	text-transform: lowercase;
	text-decoration: none;
	padding-left: 3px;
	padding-right: 3px;
	float: none;
}

div.semi-trans_testimonial_text {
	font-family: Verdana, Geneva, sans-serif;
	color: #FF9;
	font-size: 10px;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	line-height: 14px;
}

div.semi-trans_testimonial_sig {
	padding-top: 7px;
}


/* LIGHTBOX RELATED STYLES
*******************************************************************************/
#lightbox {
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
}

#lightboxDetails {
	font-size: 0.8em;
	padding-top: 0.4em;
}	

#lightboxCaption {
	float: left;
}

#keyboardMsg {
	float: right;
}

#lightbox img{ border: none; } 
#overlay img{ border: none; }