/* -----------------------------------------------------------------------------------------------------------------------
File Author:	Ryan Marincovich
Date Created:	2008.03.18
File Purpose:	Cuneo Advertising - 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: #c56f00; }
a:hover, a:active { font-weight: normal; text-decoration: underline; color: #c56f00; }

/* 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 {
	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 {
	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;
}
/* --------------------------- END HOME DEFS ----------------------------------- */

/* --------------------------- COMPANY DEFS ----------------------------------- */
.text_column {
	width: 206px;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}
.text_divider {
	width: 60px;
	margin: 0px;
	padding: 0px;
}
.text_header {
	width: 100%;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	float: left;
	color: #c56f00;
	font-weight: bold;
}
/* --------------------------- END COMPANY DEFS ----------------------------------- */

/* --------------------------- START WORK DEFS ----------------------------------- */
.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 #c56f00;
}
.client_header {
	width: 100%;
	margin: 0px;
	padding: 0px;
	float: left;
	color: #c56f00;
	font-weight: bold;
}
.client_detail_title {
	width: 710px;
	margin: 31px 0px 0px 35px;
	padding: 0px 0px 33px 0px;
	float: left;
	display: inline;
	color: #c56f00;
}
.client_text_block {
	width: 100%;
	margin: 0px;
	padding: 0px;
	float: left;
	display: inline;
	color: #c56f00;
	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: #c56f00;
	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: 900px;
	height: 600px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	float: left;
}
.client_detail_project_media_container {
	margin: 20px 0px 20px 0px;
}
/* --------------------------- END WORK DEFS ----------------------------------- */

