/**
Template Name: Building Block - Blue
Template Author: Tenenz, Inc.
Template Description: Building Block - Blue
Sample Account: afsbsample3
Tags: Blue,All,Simple
Set: Building_Blocks
Display: Yes
**/


/* IMPORTANT: Import Common Styles */
/* This includes styles for the client area, events calendar, and contact form */
@import url('../../common_templates/common_styles/common.css');
html, body {
	height: 100%;
	width: 100%
} /* declare the viewport size */
body {
	color: #333;
	font-size: 0.8em;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	margin: 0;
	padding: 0;
}
/******************* TOP BAR **********************/
#page_wrap {
	margin: auto;
	position: relative;
	text-align: left;
	width: 100%;
}
#title_area {
	background-color: #b3c5e6;
	background-image: url(images/grid_title_area_bg.gif);
	background-repeat: no-repeat;
	position: relative;
	left: 123px;
	width: auto;
	margin: 0;
	padding-right: 123px;
}
html>body #title_area {
	width: auto;
}
#title_table1 {
	/*text-align: center;*/
	height: 100px;
	overflow: hidden;
	position: relative;
	margin: 0;
}/* for explorer only*/
#title_table1[id] {
	display: table;
	position: static;
}
#title_table1_row1 {
	position: relative;
	top: 50%;
	float: left
} /* for explorer only*/
#title_table1_row1[id] {
	display: table-cell;
	vertical-align: middle;
	position: static;
	float: none
}
#title_table1_cell1 {
	position: relative;
	top: -50%;
	z-index: 0;
} /* for explorer only */
#title_table1_cell1[id] {
	position: static;
}
#title_table1_row2 {
	position: relative;
	top: 50%;
	float: left
} /* for explorer only*/
#title_table1_row2[id] {
	display: table-cell;
	vertical-align: middle;
	position: static;
	float: none
}
#title_table1_cell2 {
	position: relative;
	top: -50%;
	z-index: 0;
} /* for explorer only */
#title_table1_cell2[id] {
	position: static;
}
#title_table1_cell2 h1.title_heading {
	text-align: left;
	color: #036;
	font-size: 2.83em;
	font-weight: 700;
	padding: 0em 0em 0em .5em;
	margin: auto;
}
#title_table1_cell1 p {
	color: #036;
	font-size: 1.5em;
	font-weight: 700;
	padding: 0em 0em 0em 1em;
	margin: auto;
	max-height: 100px;
	overflow: hidden;
}

#main_navigation_area {
	width: 123px;
	background-image: url(images/grid_main_navigation_area_b.gif);
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	clear: both;
	min-height: 50.67em;
}
#main_navigation, #main_navigation ul {
	width: 123px;
	overflow: hidden;
	padding:0;
	color: #333;
	font-size: 12px;
	position: relative;
	top: 130px;
	float: left;
	margin: 0;
	list-style: none;
	list-style-position: outside
}
#main_navigation li {
	background-color: #99c;
	margin: 0 0 0.4em 0;
	padding:0;
}
#main_navigation li a {
	display: block;
	padding: 0.1em 0.4em 0.1em 0.5em;
	color: #039;
	font-size: 12px;
	text-decoration: none;
	width: 100%;
	border-bottom: 1px solid #30c;
	border-left: 7px solid #30c;
}
html>body #main_navigation li a {
	width: auto;
}
#main_navigation li a:hover {
	color: #fff;
	border-left: 7px solid #ccf;
}
#main-content {
	position: absolute;
	top: 110px;
	left: 150px;
	clear: both;
	padding-right: 30px;
	width: 715px;
}
/***** footer area ********/
#footer-seperation {
	/*background: url('images/footer_top.jpg') no-repeat top left;*/
	clear: both;
	height: 44px;
}
#footer {
	/*background: transparent url('images/footer_bg.jpg') repeat-y top left;*/
	/*float: left;*/
	width: 100%;
	clear: both;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	text-align: center;
	border-top:solid #CCCCCC 1px;
}
#footer-bottom {
	/*background: transparent url('images/footer_bottom.jpg') no-repeat top left;*/
	height: 17px;
	clear: both;
}
#footer-business {
	float: left;
	/*width: 240px;*/
    font-weight: bolder;
	font-size: 21px;
	left: 20px;
	color: black;
	line-height: 55px;
	padding-right: 15px;
}
#footer-other {
	float: left;
	text-align: left;
	/*width: 505px;*/
    font-size: 11px;
	line-height: 12px;
	margin: 5px 0 0 20px;
	color: black;
	padding-left: 15px;
}
#footer-counter {
	text-align: center;
	float: left;
	padding:5px 15px 0px 30px;
	margin: 0;
	/*width: 780px;*/
	margin-top: 10px;
	color: #CCCCCC;
	font-size: 13px;
	font-weight: bold;
}
#footer p {
	margin: 1px;
}
#footer-anchor {
	display: none;
}
.indent {
	padding-left: 25px;
}
/* Disclaimer Popup */
#popup-container {
	margin: 20px;
	padding: 15px;
	text-align: left;
	background: white;
	border: 1px solid #ccc;
}
#popup-container h1 {
	margin: 0 0 10px 0;
}
/***** general elements *******/

pre {
	color: #333;
	font-size: 1em;
}
blockquote {
	color: #333;
	font-size: 1em;
}
h1 {
	color: #333;
}
h2 {
	color: #333;
}
h3 {
	color: #333;
}
h4 {
	color: #333;
}
h5 {
	color: #333;
}
h6 {
	color: #333;
}

ol {
	color: #333;
	font-size: 0.8em;
}
ul {
	color: #333;
	font-size: 0.8em;
	/*list-style-position: inside*/
}
a {
	color: #036;
	font-size: 1em;
	text-decoration: underline
}
a:visited {
	color: #309;
	font-size: 1em;
}
a:hover {
	color: #369;
	font-size: 1em;
	text-decoration: none
}
a:active {
	color: #603;
	font-size: 1em;
	text-decoration: none
}
table {
	border: 0;
}
tr {
	border: 0;
}
td {
	padding: 8px;
	border: 0;
}
.cellcolor {
	background-color: #69c
}
.rev_type {
	color: #fff;
	font-weight: bold;
	font-size: 1em;
	text-decoration: none
}
.g_nav_cellcolor {
	background-color: #69c
}
.a_type_color {
	color: #fff;
	font-weight: bold;
	font-size: 0.9em;
	text-decoration: none
}
