@charset "UTF-8";
/* 

CSS Document for Data-Dynamic Inc 
Created by Trevor @ eye9 Design

*/

/****************************

Globals

****************************/

html, body {
	height: 100%;
}

body {
	background: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding: 0px;
	margin: 0px;
}

div, h1, h2 {
	text-align: left;
}

h1, h2 {
	padding: 0px;
	margin: 0px 0px 14px 0px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #105ea5;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	padding: 0px 0px 14px 0px;
	margin: 0px;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	display: block;
	border: 0px;
}

.clear {
	clear: both;
}

ol {
	
}

ol li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	padding: 0px 0px 14px 0px;
	margin: 0px;
}

/****************************

Wrapper

****************************/

div#wrapper {
	width: 100%;
	min-height: 100%;
	/* This is required for liquid height. Inorder to keep the text off of the footer*/
	margin: 0px 0px -50px 0px;
	padding: 0px;
}

/****************************

Header

****************************/

div#header_wrapper {
	background: url(../images/header_bg.jpg) repeat-x;
	width: 100%;
	height: 136px;
}

div#header_inner {
	width: 948px;
	height: 132px;
	padding: 4px 0px 0px 0px;
	margin: 0px auto;
}

div#logo {
	background: url(../images/logo.jpg) no-repeat;
	width: 327px;
	height: 83px;
}

/****************************

Navigation

****************************/

div#navigation_wrapper {
	width: 942px;
	height: 32px;
	padding: 7px 0px 0px 6px;
	margin: 10px 0px 0px 0px;
}

div#navigation_wrapper ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

div#navigation_wrapper li {
	float: left;
	height: 25px;
}

div#navigation_wrapper li.spacer {
	background: url(../images/navigation/nav_spacer.jpg) no-repeat;
	width: 5px;
	height: 25px;
}

div#navigation_wrapper li#home {
	background: url(../images/navigation/home.jpg) no-repeat;
	width: 63px;
}

div#navigation_wrapper li#about_us {
	background: url(../images/navigation/about_us.jpg) no-repeat;
	width: 90px;
}

div#navigation_wrapper li#services {
	background: url(../images/navigation/services.jpg) no-repeat;
	width: 86px;
}

div#navigation_wrapper li#contact_us {
	background: url(../images/navigation/contact_us.jpg) no-repeat;
	width: 103px;
}

div#navigation_wrapper a {
	display: block;
	width: 100%;
	height: 100%;
}

/****************************

Content

****************************/

div#content_wrapper {
	width: 100%;
	/* Padding bottom of at least 50px is required for liquid height. Inorder to keep the text off of the footer*/
	padding: 10px 0px 60px 0px;
}

* html div#content_wrapper {
	height: 400px;
}

*:first-child+html div#content_wrapper {
	height: 100%;
}

div#content_inner {
	width: 948px;
	margin: 0px auto;
}

div#content_inner_wrapper {
	width: 948px;
}

/****************************

Index Specific

****************************/

div#panels {
	background: url(../images/panels/panels_shadow.jpg) no-repeat;
	width: 931px;
	height: 415px;
	padding: 7px 0px 0px 7px;
	margin: 0px 0px 10px 0px;
}

div#panel_1 {
	float: left;
	background: url(../images/panels/list_brokerage.jpg) no-repeat;
	width: 233px;
	height: 407px;
}

div#panel_2 {
	float: left;
	background: url(../images/panels/cross_media_marketing.jpg) no-repeat;
	width: 230px;
	height: 407px;
}

div#panel_3 {
	float: left;
	background: url(../images/panels/predictive_modeling.jpg) no-repeat;
	width: 231px;
	height: 407px;
}

div#panel_4 {
	float: left;
	background: url(../images/panels/response_rate.jpg) no-repeat;
	width: 230px;
	height: 407px;
}

div.horizontal_break {
	border-bottom: 1px solid #e6e5e5;
	width: 898px;
	margin: 0px 20px 20px 20px;
}

div#panels a {
	display: block;
	width: 100%;
	height: 100%;
}

div#front_left_content {
	float: left;
	width: 434px;
	margin: 0px 10px 0px 30px;
}

* html div#front_left_content {
	float: left;
	width: 434px;
	margin: 0px 10px 0px 20px;
}

div#front_right_content {
	float: left;
	width: 434px;
	margin: 0px 0px 0px 10px;
}

* html div#front_right_content {
	float: left;
	width: 424px;
	margin: 0px 0px 0px 10px;
}

/****************************

Inner Specific

****************************/

div#page_header {
	border-bottom: 1px solid #e6e5e5;
	width: 940px;
	margin: 20px 0px 0px 8px;
}

div#page_header h1 {
	text-transform: uppercase;
}

div#left_content {
	float: left;
	width: 222px;
	margin: 20px 20px 10px 8px;
}

* html div#left_content {
	margin: 20px 20px 0px 4px;
}

div#left_content p {
	font-size: 11px;
}

div#left_content h2 {
	margin: 1px 0px 20px 0px;
}

/*****

Left Form

******/

div#left_content input.left_form {
	background: #ffffff;
	width: 200px;
	border: 1px solid #e6e5e5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #b2b2b2;
	padding: 4px 4px 4px 4px;
	margin: 0px 0px 10px 0px;
}

div#left_content input.alert {
	background: #ffffff;
	width: 200px;
	border: 1px solid #054988;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #054988;
	padding: 4px 4px 4px 4px;
	margin: 0px 0px 10px 0px;
}

div#left_content select.left_form {
	background: #ffffff;
	width: 210px;
	border: 1px solid #e6e5e5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #b2b2b2;
	padding: 4px 4px 4px 4px;
	margin: 0px 0px 10px 0px;
}

div#left_content select.alert {
	background: #ffffff;
	width: 210px;
	border: 1px solid #054988;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #054988;
	padding: 4px 4px 4px 4px;
	margin: 0px 0px 10px 0px;
}

div#left_content select.left_form#state {
	float: left;
	width: 124px;
	margin: 0px 10px 10px 0px;
}

div#left_content input.left_form#zip {
	float: left;
	width: 66px;
	margin: 0px 0px 10px 0px;
}

/*****

End Left Form

******/

div#middle_content {
	float: left;
	width: 437px;
	margin: 20px 20px 10px 0px;
}

* html div#middle_content {
	width: 437px;
}

div#middle_content h1 {
	margin: 0px 0px 20px 0px;
}

div#right_content {
	float: left;
	width: 241px;
	margin: 20px 0px 10px 0px;
}

div#right_content h2 {
	margin: 1px 0px 20px 0px;
}

div#right_content p {
	font-size: 11px;
}

div#left_nav ul {
	list-style: none;
	padding: 0px 0px 5px 0px;
	margin: 0px;
}

div#left_nav li {
	margin: 0px 0px 14px 0px;
}

* html div#left_nav li {
	margin: 0px 0px 14px 0px;
}

div#left_nav a {
	display: block;
	font-size: 10px;
	color: #b2b2b2;
	text-transform: uppercase;
	line-height: 14px;
}

div#left_nav a:hover {
	color: #105ea6;
	text-decoration: none;
}

div#left_nav img {
	border: 1px solid #e6e5e5;
	padding: 2px;
}

div#left_nav .image_holder {
	float: left;
	width: 77px;
	margin: 0px 10px 0px 0px;
}

div#left_nav .image_text {
	float: left;
	width: 130px;
}

div.left_horizontal_break {
	border-bottom: 1px solid #e6e5e5;
	width: 222px;
	margin: 20px 0px 38px 0px;
}

* html div.left_horizontal_break {
	margin: 8px 0px 38px 0px;
}

*:first-child+html div.left_horizontal_break {
	margin: 8px 0px 38px 0px;
}

/****************************

Footer

****************************/

div#footer_wrapper {
	background: #e8f4ff;
	text-align: center;
	width: 100%;
	height: 34px;
	padding: 16px 0px 0px 0px;
}

* html div#footer_wrapper {
	height: 36px;
	padding: 14px 0px 0px 0px;
}

/****************************

Forms

****************************/

input.left_form {
	background: #ffffff;
	width: 400px;
	border: 1px solid #e6e5e5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #b2b2b2;
	padding: 4px 4px 4px 4px;
	margin: 0px 0px 10px 0px;
}

input.alert {
	background: #ffffff;
	width: 400px;
	border: 1px solid #054988;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #054988;
	padding: 4px 4px 4px 4px;
	margin: 0px 0px 10px 0px;
}

textarea {
	background: #ffffff;
	width: 400px;
	height: 150px;
	border: 1px solid #e6e5e5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #b2b2b2;
	padding: 4px 4px 4px 4px;
	margin: 0px 0px 10px 0px;
}

textarea.alert {
	background: #ffffff;
	width: 400px;
	height: 150px;
	border: 1px solid #054988;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #054988;
	padding: 4px 4px 4px 4px;
	margin: 0px 0px 10px 0px;
}

.alt_button_format {
	background: #ffffff;
	border: 1px solid #e6e5e5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #b2b2b2;
	padding: 4px 4px 4px 4px;
	margin: 0px 5px 0px 0px;
}

.alert_text {
	color: #054988;
}

/*hide images here on contact page*/
div#left_nav .image_holder {
	display:none !important;
}
