/* -----------------------------------------------------------------------------------------------------------------------
File Author:	Ryan Marincovich
Date Created:	2009.4.22
File Purpose:	Cuneo Automotive - Base Style sheet
REVISIONS:
-------------------------------------------------------------------------------------------------------- */


/* FONT DEFINITIONS */
table, tr, td {
	font-family: Helvetica, Arial, sans-serif; 
	font-size: 12px;
	color: #666666;
	line-height: 18px;
}

/* UNIVERSAL IMAGE DEFS */
img.float_left {
	padding: 0px;
	margin: 0px;
	border: 0px;
	float: left;
}

img.float_right {
	padding: 0px;
	margin: 0px;
	border: 0px;
	float: right;
}

/* LINK DEFINITIONS */
a, a:visited { font-weight: normal; text-decoration: none; color: #408526; }
a:hover, a:active { font-weight: normal; text-decoration: underline; color: #408526; }

/* MAIN ERROR DEFS */
.textError {
	width: 100%;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	margin: 0px;
	padding: 0px;
	background-color: #ffeeee;
	float: left;
	display: inline;
}
.textError h1 {
	padding: 10px;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	float: left;
}
.textError ul {
	color: #CC0000;
	margin: 0px;
	padding: 5px 10px 5px 30px;
	float: left;
}

.textError a { padding: 10px; float: left; }

.textErrorSmall {
	font-size: 11px;
	padding: 5px;
	color: #CC0000;
}

#table_header {
	width: 100%;
	border: 0px;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}

#table_footer {
	width: 100%;
	height: 60px;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}

/* --------------------------- BODY DEFS ----------------------------------- */
#center_table {
	width: 940px;
	height: 100%;
	border: 0px;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
}
.center_table_td {
	height: 100%;
	margin: 0px;
	padding: 0px;
}

#main_container {
	width: 938px;
	height: 608px;
	margin: 1px;
	padding: 0px;
	float: left;
	background: #ffffff;
	display: inline;
}
.text_block_error {
	width: 367px;
	margin: 0px;
	padding: 0px 0px 15px 0px;
	float: left;
}
.text_block {
	width: 100%;
	margin: 0px;
	padding: 0px;
	float: left;
	color: #666666;
}
.text_block ul {
	margin: 0px;
	padding: 0px 0px 0px 15px;
	color: #666666;
	list-style-image: url(/_images/framework/site_bullet.gif);
}

/* --------------------------- COLUMN CONTAINERS FOR BUILD PAGE ----------------------------------- */
.container_full {
	width: 938px;
	margin: 0px;
	padding: 0px;
}

.container_left_column {
	width: 138px;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}

.container_centered_column {
	width: 738px;
	margin: 93px 0px 0px 100px;
	padding: 0px;
	float: left;
	display: inline;
}

.container_column_wleft {
	width: 780px;
	height: 588px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	vertical-align: top;
	background: #eeeeee;
}

/* --------------------------- END COLUMN CONTAINERS DEFS ------------------------- */

/* --------------------------- HOME DEFS ----------------------------------- */
.home_image {
	margin: 0px;
	padding: 0px;
	float: left;
	border-bottom: 1px solid #cccccc;
}
.home_text {
	width: 848px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 35px 45px 0px 45px;
	float: left;
	display: inline;
}
/* --------------------------- END HOME DEFS ----------------------------------- */

/* --------------------------- COMPANY DEFS ----------------------------------- */
.company_media_container {
	margin: 70px 0px 0px 69px;
}
.text_header {
	width: 100%;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	float: left;
	color: #408526;
	font-weight: bold;
}
.text_header_home {
	width: 100%;
	margin: 0px;
	padding: 0px;
	float: left;
	color: #408526;
	font-weight: bold;
}
.company_text {
	width: 360px;
	margin: 65px 69px 0px 0px;
	padding: 0px;
	float: right;
	display: inline;
}
.company_text p {
	margin: 0px;
	padding: 0px 0px 25px 0px;
}
.company_index {
	background: #eeeeee;
}
.company_categories {
	width: 180px;
	margin: 0px;
	padding: 50px 0px 0px 65px;
	font-weight: bold;
	color: #408526;
	vertical-align: top;
}
.company_categories p {
	padding: 0px 0px 6px 0px;
	margin: 0px;
}
a.company, a.company:visited { color: #666666; font-weight: bold; text-decoration: none; }
a.company:hover, a.company:active { color: #408526; font-weight: bold; text-decoration: none; }

.company_campaigns {
	width: 553px;
	margin: 0px;
	padding: 55px 60px 0px 60px;
	vertical-align: top;
}
.company_index_row {
	width: 100%;
	margin: 0px;
	padding: 0px 0px 15px 0px;
	float: left;
}
.company_index_mod {
	width: 118px;
	margin: 0px 0px 0px 20px;
	padding: 0px;
	float: left;
	display: inline;
}
.company_index_mod p {
	width: 100%;
	margin: 0px;
	padding: 6px 0px 0px 0px;
	float: left;
}
a.company_title, a.company_title:visited { color: #666666; text-decoration: none; }
a.company_title:hover, a.company_title:active { color: #408526; text-decoration: none; }

.company_thumb_bg {
	width: 100%;
	margin: 0px;
	padding: 0px;
	float: left;
	background: #ffffff;
}
.company_thumb {
	margin: 0px;
	padding: 2px;
	float: left;
	display: inline;
	border: 1px solid #cccccc;
}
/* --------------------------- END COMPANY DEFS ----------------------------------- */

/* --------------------------- SERVICES DEFS -------------------------------------- */
div.form_row {
	width: 100%;
	margin: 2px 0px 0px 0px;
	padding: 0px;
	float: left;
}
.form_row h3 {
	width: 80px;
	margin: 0px;
	padding: 2px 0px 3px 0px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
	line-height: 16px;
	float: left;
}
.form_row_field {
	width: 285px;
	height: 23px;
	margin: 0px;
	padding: 0px;
	border: 1px solid #999999;
	float: left;
}
input.form_field {
	width: 283px;
	margin: 3px 0px 0px 1px;
	padding: 0px;
	float: left;
	border: 0px;
}
textarea.form_field {
	width: 285px;
	height: 110px;
	margin: 0px;
	padding: 0px;
	float: left;
	border: 1px solid #999999;
}
.form_button {
	margin: 10px 0px 0px 296px;
	padding: 0px;
	float: left;
	display: inline;
}
.services_form {
	width: 440px;
	margin: 100px 0px 0px 0px;
	padding: 0px;
	float: right;
}
.services_list {
	width: 390px;
	margin: 70px 0px 0px 80px;
	padding: 0px;
	float: left;
	display: inline;
}
.form_checkboxes {
	width: 390px;
	margin: 11px 0px 0px 0px;
	padding: 0px;
}
.form_checkboxes_row {
	width: 195px;
	padding: 0px;
	vertical-align: top;
}
.sample_checkbox {
	width: 15px;
	height: 15px;
	padding: 0px;
	margin: 8px 10px 0px 0px;
	float: left;
	display: inline;
}
.checkbox_label {
	width: 155px;
	margin: 5px 0px 0px 0px;
	float: left;
	cursor: pointer;
}
.form_confirm_check {
	width: 100%;
	margin: 15px 0px 0px 0px;
	padding: 0px;
	text-align: center;
}
/* --------------------------- END SERVICES DEFS ---------------------------------- */

/* --------------------------- START WORK DEFS ----------------------------------- */
.prev_next_links {
	width: 116px;
	margin: 0px;
	padding: 25px 20px 0px 0px;
	text-align: right;
	float: left;
	font-weight: bold;
	color: #999999;
}
.prev_next_links a, .prev_next_links a:visited, .prev_next_links a:hover, .prev_next_links a:active { font-weight: bold; text-decoration: none; }
.client_table {
	width: 918px;
	height: 588px;
	margin: 10px 0px 0px 10px;
	padding: 0px;
	float: left;
	display: inline;
}
.client_thumb_img {
	margin: 0px 10px 10px 0px;
	padding: 2px;
	float: left;
	display: inline;
	border: 1px solid #cccccc;
}
.client_thumb_img_on {
	margin: 0px 10px 10px 0px;
	padding: 2px;
	float: left;
	display: inline;
	border: 1px solid #408526;
}
.client_header {
	width: 100%;
	margin: 0px;
	padding: 0px;
	float: left;
	color: #408526;
	font-weight: bold;
}
.client_detail_title {
	width: 710px;
	margin: 31px 0px 0px 35px;
	padding: 0px 0px 33px 0px;
	float: left;
	display: inline;
	color: #408526;
}
.client_text_block {
	width: 100%;
	margin: 0px;
	padding: 0px;
	float: left;
	display: inline;
	color: #408526;
	border-top: 10px solid #ffffff;
}
.client_text_block ul {
	margin: 0px;
	padding: 0px 0px 0px 15px;
	color: #666666;
	list-style-image: url(/_images/framework/site_bullet_grey.gif);
}
.client_download_img {
	margin: 0px;
	padding: 2px;
	float: left;
	display: inline;
	border: 1px solid #cccccc;
}
.client_download_thumb {
	width: 54px;
	height: 54px;
	margin: 0px 10px 10px 0px;
	padding: 0px;
	float: left;
	background: #ffffff;
}
.client_thumb_name {
	margin: 0px;
	padding: 0px;
	float: left;
}
.client_download_title {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float: left;
	display: inline;
}

.client_detail_window_bg {
	width: 100%;
	margin: 0px;
	padding: 0px;
	background: #eeeeee;
	float: left;
}
.client_detail_window_header {
	width: 900px;
	margin: 0px;
	padding: 30px 0px 31px 35px;
	text-align: left;
	float: left;
	display: inline;
	color: #408526;
	background: #eeeeee;
}
.client_window_header_column {
	width: 265px;
	margin: 0px;
	padding: 0px;
	line-height: 18px;
	float: left;
}
.client_window_header_column_wide {
	width: 540px;
	margin: 0px;
	padding: 0px;
	line-height: 18px;
	float: left;
}
.client_window_header {
	width: 100%;
	font-weight: bold;
	float: left;
}
.client_window_header_text {
	width: 100%;
	color: #666666;
	float: left;
}
.client_window_project {
	width: 540px;
	margin: 0px;
	padding: 0px;
	float: left;
}
.client_detail_project {
	width: 100%;
	height: 600px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	float: left;
}
.client_detail_desc {
	width: 180px;
	margin: 0px;
	padding: 16px 0px 0px 40px;
	text-align: left;
	font-weight: bold;
	color: #408526;
	float: left;
	display: inline;
}
.client_detail_desc_for_img {
	width: 180px;
	margin: 0px;
	padding: 36px 0px 0px 40px;
	text-align: left;
	font-weight: bold;
	color: #408526;
	float: left;
	display: inline;
}
.client_detail_image_container {
	margin: 0px;
	padding: 40px 0px 0px 40px;
	float: left;
}
.client_detail_project_media_container {
	margin: 20px 0px 20px 20px;
	float: left;
	display: inline;
}

/* --------------------------- END WORK DEFS ----------------------------------- */

