﻿/*
CSS Style Sheet for New Image Printing & Design
http://www.newimageprinting.net
December 1, 2009
*/

/*Spot Color: #0089BC */

html,body 
{ 
	font-size: 9pt;
	font-family: Arial;
	color: #636466;
	font-smooth: always;
	/* background-color: #ffffff; */
	/*background: #FFFFFF url(images/bg_pattern.jpg) top left repeat;*/
	/*min-width: 778px; */
	margin: 0px auto; padding: 0px; 	
	/* height: 100%; */
}
.standard_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}
select
{ 
	font:10pt Arial; 
	border: 1px solid #000000;
	background: #f0f0f0;
	padding: 1px;
}

input,textarea
{
	padding:2px 3px 2px 3px;
	border-style: solid;
	border-width: 1px;
	border-color:#999999;
	font:10pt Arial; 
}
radio
{
	border-width: 0px;
}
.underline
{
	text-decoration:underline;
}
.italics
{
	font-style:italic;
}
.headline
{
	font-style:italic;
	font-weight:bold;
	font-size: 15pt;
	font-family: Arial;
	color: #0089BC;
	font-smooth: always;
}
.main
{
	width: 900px;
	font-size: 9pt;
	font-family: Arial;
	margin: 0px auto;
	
}
.logo
{
	margin-top: 10px; 
	margin-left: 12px; 
	height: 77px;
}
.mainnav
{
	float:right; 
	margin-top: 97px; 
	font-size: 10pt; 
	font-weight: bold; 
	padding:5px 7px 5px 5px;
	border: solid 1px Nav;
}
.mainnav a
{
	color: #636466;
	text-decoration: none;
}
.mainnav a:hover
{
	text-decoration: underline;
}
.subnav
{
	margin-top: 2px;
	background-color: #0089BC;
	height: 33px;
	width: 100%;
}
.subnavText
{
	font-size: 10pt;
	font-family: Arial;
	letter-spacing: 1px;
	color: #ffffff;
	height: 33px;	
}
.subnavText a
{
	color: #ffffff;
	text-decoration: none;
	padding-left:7px;
	padding-right:7px;
}
.subnavText a:hover
{
	
}
.buffer_div {
	height:3px;
	width:100%;
}
.headerMain
{
	background-color: #EA088C;
	width: 100%;
}
.home_table{
	background-color:#FFFFFF;
}
.home_table td{
	background-color:#FFFFFF;
}
.left_pad{
	padding-left:6px;
}
.blackbox 
{ 
	background-color:#EA088C;
	filter:alpha(opacity=0); 
	-moz-opacity:0; 
	opacity: 0;
	width: 20px; 
} 
.firstname {
    padding:7px;
    display:block;
}

.lastname {
    padding:7px;
    display:block;
}

.ieb {
    padding:7px;
}

.hover {
    color: #000000;
}

.textbox {
}
.datatable2 td
{
	font-size: 8.5pt;
}
.popupTitle
{
	font-size: 13pt;
}
.watermarked
{
	color: GrayText;
}
.validatorCalloutHighlight
{
    background-color: #FFFACD;
}
.inputCheckboxTable-nobackground input
{
	border: 0px solid #D2DEE4;
	background: none;
	vertical-align: middle;
}
.inputCheckboxTable-nobackground
{
	border: 0px solid #606060;
	background: transparent !important;
}
.inputCheckboxTable-nobackground tr
{
 border: 0px solid #606060; 
 background-color: transparent;
}
.inputCheckboxTable-nobackground td
{
	border: 0px solid #606060;	
}
.feedbackTotal
{
	font-size: 19pt; color: White;
}
.teamMemberName
{
	font-family: Arial;
	font-size: 14pt;
	color: #ff0099;
}
.popups
{
	width:200px;
	font-size: 8pt; 
	padding:4px 6px 4px 6px;
	border: solid 1px #636466;
	background-color:#DDEDDD;
	float:left;
}
.image_popups
{
	width:480px;
	font-size: 8pt; 
	padding:4px 6px 4px 6px;
	border: solid 1px #636466;
	background-color:#DDEDDD;
	float:left;
}
a.subject_links {
	font-weight:bold;
	text-decoration:none;
	color:#96989c;
}
a:hover.subject_links {
	font-weight:bold;
	text-decoration:underline;
	color:#96989c;
}

/* Team */
.employee_name {
	font-size: 12pt;
	font-family: Arial;
	font-weight:bold;
	color: #636466;
	font-smooth: always;
}
a.employee_name_link {
	font-size: 12pt;
	font-family: Arial;
	font-weight:bold;
	color: #636466;
	font-smooth: always;
	text-decoration:none;
	text-align:center;
}
.job_description {
	font-size: 10pt;
	font-family: Arial;
	color: #636466;
	font-smooth: always;
}
.email_address {
	font-size: 9pt;
	font-family: Arial;
	color: #636466;
	font-smooth: always;
}
.team_bg {
	background-image:url(images/feature_team_tint.jpg);
	background-repeat:no-repeat;
}
.big_employee_name {
	font-size: 18pt;
	font-family: Arial;
	font-weight:bold;
	color: #000000;
	font-smooth: always;
}
.big_job_description {
	font-size: 15pt;
	font-family: Arial;
	color: #636466;
	font-smooth: always;
}
.big_email_address {
	font-size: 13pt;
	font-family: Arial;
	color: #636466;
	font-smooth: always;
}
.big_employee_info {
	font-size: 13pt;
	font-family: Arial;
	color: #000000;
	font-smooth: always;
}
.team_tab {
	font-size: 12pt;
	font-family: Arial;
	font-weight:bold;
	color: #0089BC;
	font-smooth: always;
	background-color:#EFEFEF;
}
a.subtle_link {
	color:#0089BC;
	text-decoration:none;
}
a:hover.subtle_link {
	text-decoration:underline;
	color:#0089BC;
}

/* Terms */
a.clear_link {
	font-weight:bold;
	color:#555555;
	text-decoration:none;
}
a.big_links {
	font-size:17px;
}

/* Bindery */
table.bindery {
	background-color:#FFFFFF;
}
td.bindery {
	background-color:#0089BC;
	text-align:center;
	vertical-align:middle;
	/*padding:8px;
	width:88px;*/
	height:62px;
}
a.bindery {
	font-size: 11pt;
	font-family: Arial;
	font-weight:bold;
	text-decoration:none;
	color: #FFFFFF;
	font-smooth: always;
	text-align:center;
	vertical-align:middle;
}

/* Estimate */
.quote_underline_input_box {
	border-style: solid;
	border-bottom-color:#0089BC;
	border-width: 0px 0px 1px 0px; 
}
.quote_blank_input_box {
	border-style: solid;
	border-bottom-color:#FFFFFF;
	border-width: 0px 0px 0px 1px;
	margin: 2px;
}

/* Slide Show*/
.slides {
	width:838px;
	height:30px;
	border-style: solid;
	border-color:#0089BC;
	border-width: 1px 1px 1px 1px;
	background-color:#FFFFFF;
}
.slide_title {
	width:150px;
	height:14px;
	padding:8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#0089BC;
	float:left;
}
.info_slide {
	width:830px;
	height:14px;
	padding:8px;
	float:left;
	text-align:center;
	font-size:10px;
	letter-spacing:1.5px;
}

/* Equipment List */
.eq_title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	text-align:center;
	background-color:#DDDDDD;
	padding:8px;
}
.accordion_panel {
	border-style: solid;
	border-color:#0089BC;
	border-width: 1px 1px 1px 1px;
}
.eq_tab {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#0089BC;
	margin-top:8px;
	/* margin-left:12px; */
}
.eq_content {
	height:246px;
}
.eq_specs {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	font-style:italic;
	/* padding:8px; */
}
.eq_info {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:8px;
}

.gray_bg {
	background-color:#EEEEEE;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:8px;
}
.white_bg {
	background-color:#FFFFFF;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:8px;
}


/* Site Map */
.sitemap_cell {
	font-weight:bold;
	border-style: solid;
	border-color:#0089BC;
	border-width: 1px 1px 1px 1px;
	background-color:#EFEFEF;
	color:#0089BC;
	font-size:13px;
	width:100px;
	padding:6px;
	float:left;
	margin-top:4px;
}
.sitemap_spacer {
	height:30px;
	border-style: none;
	margin-top:4px;
}