/*
	-----------------------------------------------------------------------
	Kodak Partnership Stylesheet
	-----------------------------------------------------------------------
*/

#kodak
{
	width: 100%;
}

#kodak-nav
{
	height: 32px;
	width: 100%;
}

#kodak-nav ul
{
	border-bottom: 2px solid #c6cbcf;
	height: 25px;
	list-style: none;
	margin: 0;
	padding: 0;
}

#kodak-nav ul li
{
	background: #fafafa url('/images/folder_nav_bg.jpg') repeat-x; /* /kodak/images/product_tab_bg.jpg */
	border: 1px solid #c6cbcf;
	border-bottom: 0px;
	float: left;
	height: 24px;
	line-height: 24px;
	margin-left: 5px;
	padding: 0px 8px;
	vertical-align: middle;
}

#kodak-nav ul li.active
{
	border-bottom: 2px solid #fafafa;
}

#kodak div table
{
	border: 0;
	width: 100%;
}

#kodak div table tr td
{
	padding-bottom: 20px;
}

#kodak div table tr td a:hover
{
	text-decoration: none;
}

.kodak-scanner
{
	cursor: pointer;
}

#kodak-networked, #kodak-departmental, #kodak-production, #kodak-check-scanners, #kodak-software
{
	display: none; 
}

/* Kodak Product Page */
#kodak-product
{
	width: 100%;
}

#kodak-product-img
{
	float: left;
	width: 365px;
}

#kodak-product-info
{
	background: url('/kodak/images/product_info_bg.png') repeat-x;
	float: left;
	height: 140px;
	margin-left: 5px;
	padding: 0 10px;
	width: 290px;
}

#kodak-product-info p img
{
	margin-right: 4px;
	vertical-align: text-top;
}

#kodak-product-info p.center img
{
	margin: 0;
	vertical-align: middle;
}

#kodak-product-desc
{
	margin-top: 10px;
	width: 100%;
}

#kodak-product-overview, #kodak-product-specs, #kodak-product-support
{
	min-height: 200px;
	width: 100%;
}

#kodak-product-specs, #kodak-product-support
{
	display: none;
}

#kodak-order
{
	background: url('/images/divider-h.jpg') no-repeat top center;
	margin-top: 10px;
	padding-top: 10px;
	width: 100%;
}

#kodak-order table
{
	padding: 4px;
	width: 100%;
}

#kodak-order table tr td
{
	min-height: 30px;
	padding: 2px;
}

#kodak-order table tr td:first-child
{
	font-weight: bold;
	width: 150px;
}

#kodak-order table tr td input[type="text"]
{
	padding: 5px;
	width: 450px;
}

#kodak-order table tr td textarea
{
	height: 80px;
	padding: 5px;
	width: 610px;
}

#kodak-whitepapers { margin-top: 30px; }

#kodak-wp-financial,
#kodak-wp-government,
#kodak-wp-healthcare,
#kodak-wp-insurance,
#kodak-wp-manufacturing,
#kodak-wp-publishing,
#kodak-wp-records,
#kodak-wp-retail,
#kodak-wp-service,
#kodak-wp-transportation,
#kodak-wp-position,
#kodak-wp-funeral
{
	display: none;
}

#kodak-whitepapers div div { padding-top: 10px; }
#kodak-whitepapers div div:first-child { padding-top: 0px; }
#kodak-whitepapers div div p:first-child { background: url('/images/silk/page_white_acrobat.png') no-repeat; min-height: 16px; padding-left: 25px; }