/* -----------------------------------------------------------------------------------------------------------------------
File Author:	Ryan Marincovich
Date Created:	2008.05.21
File Purpose:	Innovative Bidding - Framework style sheet
REVISIONS:
-------------------------------------------------------------------------------------------------------- */

/* ----------------------- HEADER DEFS ------------------------------*/
#header {
	width: 780px;
	height: 245px;
	margin: 0px auto;
	padding: 0px;
	background-position: top left;
	background-repeat: no-repeat;
}

.logo_bar {
	width: 738px;
	height: 166px;
	margin: 40px 0px 0px 21px;
	padding: 0px;
	float: left;
	display: inline;
	background: url(/_images/framework/bg_header.jpg) top left no-repeat;
	position: relative;
}
.logo_bar_home {
	width: 738px;
	height: 205px;
	margin: 40px 0px 0px 21px;
	padding: 0px;
	float: left;
	display: inline;
	background: url(/_images/home/bg_header.jpg) top left no-repeat;
}
.header_buttons {
	position: absolute;
	right: 5px;
	top: 5px;
	width: 160px;
	height: 100px;
	margin: 0px;
	padding: 0px;
	z-index: 50;
}

@media screen {
	.logo_bar_print {
		display: none;
	}
	.logo_bar_print_home {
		display: none;
	}
	
	.main_logo {
		width: 220px;
		height: 166px;
		margin: 0px;
		padding: 0px;
		float: left;
		display: inline;
		position: relative;
	}
	
	.alt_logo {
		width: 121px;
		height: 100px;
		margin: 0px;
		padding: 0px;
		float: right;
	}
}

@media print {
	.logo_bar_print {
		width: 220px;
		margin: 0px;
		padding: 0px;
		float: left;
		display: inline;
	}
	
	.main_logo {
		display: none;
	}
	
	.alt_logo {
		display: none;
	}
}
.navigation_padding {
	margin: 0px 0px 0px 10px;
	padding: 0px;
	float: left;
	display: inline;
}
.navigation_container {
	width: 738px;
	height: 37px;
	margin: 2px 0px 0px 11px;
	padding: 0px;
	float: left;
	display: inline;
	position: relative;
}

.navigation_container a, .navigation_container a:visited, .navigation_container a:hover, .navigation_container a:active { border: 0px; margin: 0px; padding: 0px; float: left; }

.nav_divider {
	height: 100%;
	width: 2px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#nav_drop_container {
	width: 498px;
	position: relative; 
	left: 251px; 
	top: 0px;
	z-index: 100; 
	visibility: visible; 
	float: left; 
}
.panel_object {
	width: 100%;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	text-align: center;
	float: left;
	background: #ffffff;
	border-bottom: 3px solid #cccccc;
}

.panel_object a, .panel_object a:visited, .panel_object a:hover, .panel_object a:active { width: 100%;	padding: 5px 0px 3px 0px; background: #ffffff; float: left; }

.nav_clients_drop_container {
	width: 120px;
	position: absolute;
	left: 0px;
	top: 0px;
	padding: 0px;
	z-index: 200;
	visibility: hidden;
	cursor: pointer;
	background: #cccccc;
}
.nav_clients_drop_links {
	width: 114px;
	margin: 0px 0px 0px 3px;
	padding: 0px;
	float: left;
	display: inline;
}
.nav_contact_drop_container {
	width: 116px;
	position: absolute;
	left: 381px;
	top: 0px;
	padding: 0px;
	z-index: 200;
	visibility: hidden;
	cursor: pointer;
	background: #cccccc;
}
.nav_contact_drop_links {
	width: 110px;
	margin: 0px 0px 0px 3px;
	padding: 0px;
	float: left;
	display: inline;
}
/* ---------------------------- END HEADER DEFS ------------------------------- */


/* ---------------------------- BODY DEFS ------------------------------------- */
body {
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 12px;
	line-height: 16px;
	color: #000000; 
	background: url(/_images/framework/bg_texture.gif) top left repeat;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#bodyContainer {
	width: 100%;
	margin: 0px;
	padding: 0px;
	background: url(/_images/framework/bg_gradient.gif) top left repeat-x;
}
#table_main {
	width: 780px;
	border: 0px;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
}
#table_body {
	width: 780px;
	margin: 0px;
	padding: 0px;
	line-height: 15px;
	vertical-align: top;
	background-position: top left;
	background-repeat: repeat-y;
}
#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;
}
#table_min_height {
	width: 770px;
	border: 0px;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}
.min_height_col {
	width: 10px;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
.min_height {
	width: 10px;
	height: 420px;
}
.min_height_main {
	width: 760px;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	background: url(/_images/framework/bg_window_gradient.gif) top left no-repeat;
}

#main_container {
	width: 760px;
	margin: 0px;
	padding: 0px;
	float: left;
}

/* --------------------------- COLUMN CONTAINERS FOR BUILD PAGE ----------------------------------- */
.container_full {
	width: 760px;
	margin: 0px;
	padding: 0px;
}

.container_left_column {
	width: 200px;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	vertical-align: top;
}

.container_column_wleft {
	width: 560px;
	margin: 0px;
	padding: 17px 0px 20px 0px;
	text-align: left;
	vertical-align: top;
	position: relative;
}

/* --------------------------- END COLUMN CONTAINERS DEFS ------------------------- */


/* --------------------------- LEFT NAV (SUBNAV) DEFS ----------------------------------- */
.sub_nav_container {
	width: 170px;
	margin: 20px 0px 0px 11px;
	padding: 0px;
	float: left;
	display: inline;
	font-weight: bold;
	color: #999999;
	position: relative;
}

.sub_nav_link {
	width: 161px;
	margin: 0px 0px 0px 7px;
	padding: 3px 0px 5px 0px;
	float: left;
	display: inline;
	background: url(/_images/framework/left_nav_divider.gif) bottom left no-repeat;
}

.sub_nav_link_text {
	margin: 0px 0px 0px 2px;
	color: #999999;
}

/* --------------------------- FOOTER DEFS ----------------------------------- */
#footer {
	width: 100%;
	height: 30px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	float: left;
}
.footer_content {
	width: 100%;
	height: 30px;
	margin: 0px;
	padding: 0px;
	float: left;
}
.footer_text {
	width: 738px;
	margin: 8px 0px 0px 21px;
	padding: 0px;
	color: #ffffff;
	float: left;
	display: inline;
	position: relative;
}
.footer_venyou {
	width: 100%;
	margin: 0px;
	padding: 8px 0px 0px 0px;
	color: #cccccc;
	float: left;
	display: inline;
	text-align: center;
}
.footer_company {
	margin: 0px;
	padding: 0px;
	float: left;
	display: inline;
}
.footer_links {
	width: 420px;
	margin: 0px;
	padding: 0px;
	float: right;
	display: inline;
	position: relative;
}
.footer_links_divider {
	margin: 0px;
	padding: 0px 5px 0px 5px;
	color: #666666;
	float: right;
}

