@charset "UTF-8";

/* Preformatting */
html{
	font-size: 62.5%;
}

html, body, div, td, tr, table, img, h3{
	padding: 0px;
	margin: 0px;
	border-width: 0px;
}


/* Major Formatting */
body{
	background-color: #8fc1e6;
	background-image: url("../images/bg_gradient.jpg");
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: top left;

	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #273185;
}

p{
	line-height: 12pt;
}

.corp{
	font-style: italic;
}

.faxlabel{
	font-weight: bold;	
}

/* HEADINGS */
h1{
	margin-top: 0px;
	font-size: 18pt;
	margin-bottom: 0.1em;
}

h2{
	margin-top: 0px;
	color: #EF9E56;
	text-transform: uppercase;
	font-style: italic;
	margin-bottom: 0px;
	font-size: 12pt;
}

h3{
	font-size: 12pt;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0.15em;
}

h3 a:link,
h3 a:hover,
h3 a:active,
h3 a:visited{
	color: #273185;
	text-decoration: none;
}

#content p{
	margin-bottom: 1.2em;
}

#content ul{
	padding-top: 0px;
	margin-top: 0px;
}

/* Page Structure */
#page_frame{
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;

	background-image: url("../images/bg_frame.png");
	background-repeat: no-repeat;
	width: 760px; 	/* 780px without forced 'padding' */
	height: 740px;	/* Visible Area (w/ padding): 760px */
	padding-left: 33px;
	padding-right: 37px;
	padding-top: 27px;
	padding-bottom: 37px;
}

#page_table{
	width: 760px;
	height: 742px;
	border-collapse: collapse;
}

#page_table td{
	vertical-align: top;
}

.textless	{font-size: 0px;}
#page_table .t_row_1	{height: 145px;} /* +32px lift since Andy's edit - John*/
#page_table .t_row_2	{height: 34px;}
#page_table .t_row_3 	{height: 497px;} /* Formerly 529px */
#page_table .t_row_4,
#page_table .t_row_4 .toothpick	
{height: 49px;}

#page_table .t_col_1	{width: 179px;}
#page_table .t_col_2	{width: 581px;}

#header td{
	vertical-align: middle;
	padding-left: 10px;
}

#footer td{
	line-height: 24px;
	vertical-align: middle;
	font-size: 9pt;
	color: #8FC2E6;
}

#footer a:link,
#footer a:visited,
#footer a:active
{
	color: inherit;
	text-decoration: none;
	font-weight: bold;
}

#footer a:hover{
	color: #9fd7ff;
	text-decoration: underline;
}

#footer_table{
	width: 750px;
	padding: 0px;
	margin: 0px;
}

#footer_left	{text-align: left;}
#footer_right	{text-align: right;}

/* Sidebar */
.t_row_4 .t_col_1, #sidebar	{background-color: #eaeaf4;}

#sidebar ul{
	font-size: 8.6pt;
	margin: 0px;
	padding: 0px;
}

#sidebar a:focus{
	outline: none !important;
}

#sidebar a:link,
#sidebar a:active,
#sidebar a:visited{
	color: #273185 !important;
	text-decoration: none;
}
	#sidebar .sub a:link,
	#sidebar .sub a:active,
	#sidebar .sub a:visited{
		color: #000;
		text-decoration: none;
	}

#sidebar .flat{
	color: #000 !important;
	font-size: 1.1em;
}

#sidebar a:hover{
	cursor: hand;
}

.sidebar_image{
	position: relative;
	top: -251px;
	width: 1px;
	height: 1px;
}

.sidebar_image img{
	position: absolute;
	z-index: 1;
}

#sidebar ul{
	position: relative;
	z-index: 2;
	width: 179px;
}

#sidebar li{
	height: 32px;
	line-height: 16px;
	list-style-type: none;
	background-repeat: no-repeat;
	background-position: left center;
}

.selectedpage{
	background-image: url("../images/nav_marker_small.gif");
}

#sidebar li:hover{
	background-color: #e0e0f2;
	background-image: url("../images/nav_marker_large.gif");
}

#sidebar li span{
	font-weight: bold;
	display: block;
	width: 159px;
	height: 32px;
	padding-left: 20px;
}
#sidebar li:hover span{
	background-image: url("../images/nav_hover.png");
	background-repeat: repeat-x;
	background-position: top;
}
.single	{line-height: 31px;}
.double	{line-height: 13px; padding-top: 2px;}
.sub span{
	margin-left: 2em;
	font-weight: normal !important;
}

.flat{
	margin-top: 0.5em;
}

.last a:link,
.last a:hover,
.last a:visited,
.last a:active{
	color: #273185 !important;
	padding-bottom: 0.5em !important;
	
}
.sub li{
	line-height: 24px !important;
}
.sub span{
	height: 24px !important;
	line-height: 32px !important;
}
.sub .double{
	line-height: 13px !important;
}
	#sidebar li.flat:hover,
	#sidebar li.flat:hover span{
		color: #000 !important;
		background-color: transparent !important;
		background-image: none !important;
	}
	
	#sidebar li.flat span{
		padding-left: 15px;
	}

/*.single	{padding-top: 1.2em;}*/
/* Non-Navigation Menu for Contact Page*/
#sidebar_contact{
	background-color: #eaeaf4;
}

#sidebar_contact ul{
	margin: 0px;
	position: relative;
	top: 150px;
	padding: 0.8em 0px 0px 0.5em;
	width: 170px;
}

#sidebar_contact li{
	list-style-type: none;
	margin-bottom: 0.5em;
}

#sidebar_contact a:link,
#sidebar_contact a:visited,
#sidebar_contact a:active{
	color: #273185;
	text-decoration: none;
}

#sidebar_contact a:hover{
	color: #0033FF;
	text-decoration: underline;
}




/* Content */
#content_clip{
	width: 561px;
	height: 491px;
	margin: 3px 0px 3px 10px;
	position: relative;
	overflow-y: auto;
	overflow-x: hidden;
}

.c_content{
	width: 100%;
	border-collapse: collapse;
}

.c_content td{
	vertical-align: top;
}

#content_scroll{
	margin-left: 20px;
	position: relative;
}

.spacer_text{ /* Used to fix IE bug with margins not being handled correctly*/
	font-size: 0px !important;
	line-height: 0px !important;
	display: inline;
	padding: 0px;
	margin: 0px;
}

#download .t_col_2{
	background-image: url("../images/dl_gradient.png");
	background-repeat: repeat-x;
}

#download .t_col_2{
	vertical-align: middle;
}

#download_bar_table{
	vertical-align: middle;
}
#download_bar_left{
	width: 270px;
	color: #EF9E56;
	padding-right: 20px;
	font-size: 10pt;
	vertical-align: middle !important;
	background-image: url("../images/dl_marker.gif");
	background-repeat: no-repeat;
	background-position: right center;
	text-align: right;
}
#download_bar_right{
	width: 290px;
	vertical-align: middle !important;
	text-align: left;
}

#download_bar_right a:link{
	text-decoration: none;
	color: black;
}

#download_bar_right a:hover{
/*	color: #FF0033;
	text-decoration: underline;*/
}

.download_pdflink span{
	position: relative;
	top: -10px;
	left: 5px;
}

.download_pdflink{
	height: 31px;
	display: block;
}

.quote{
	text-transform: uppercase;
	font-weight: bold;
	margin: 2em 0px 2em 11.3em;
}

.servicelist {
	margin-bottom: 1.5em;	
}
.servicelist li{
	line-height: 1.6em;
}

.product_subtitle{
	display: block;
	font-weight: bold;
	font-style: italic;
	font-size: 11pt;
	text-transform: uppercase;
	color: #EF9E56;
}

/* Classes for custom scroll bars */
#content_scrollbar{
	width: 20px;
	height: 497px;
	position: absolute;
	z-index: 3;
}

#content_scrollbar img{
	width: 14px;
	height: 12px;
	display: block;
	position: relative;
	margin-bottom: 5px;
	margin-left: 3px;
	background-repeat: no-repeat;
}

#scroll_up					{top: 420px;}
#scroll_down				{top: 464px;}

.scroll_up_active			{background-image: url("../images/p_scroll_up_active.png");}
.scroll_up_select			{background-image: url("../images/p_scroll_up_select.png");}
.scroll_down_active			{background-image: url("../images/p_scroll_down_active.png");}
.scroll_down_select			{background-image: url("../images/p_scroll_down_select.png");}

.t_contact{
	border-collapse: collapse;
}
.t_contact_col_1
{
	text-align: right !important;
	padding-right: 1.0em;
	font-weight: bold;
	line-height: 1.5em;
}

.errormessage{
	display: block;
	color: #f00;
	margin-bottom: 0.7em;
}

.c_imagecell{
	padding: 0px;
	margin: 0px;
	text-align: center;
}

.c_bodytext_block{
	width: 450px;
}

#p_units_electrocuppa .c_imagecell{
	text-align: center;
}

.c_imagecell img{
	margin: 0px;
	position: relative;
}

.trayblock{
	width: 500px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.tray{
	margin: 0px;
	width: 165px;
	display: block;
	float: left;
	text-align: center;
}

.tray img{
	clear: right;
}

.traylabel{
	font-size: 8pt;
	color: #333333;
}

#p_dairy_contact h3,
#p_commercial_contact h3,
#p_domestic_contact h3,
#p_units_contact h3{
	margin-top: 0.5em;
	font-size: 11.5pt;
}

.c_customdesigns img{
	margin-top: 1em;
	margin-right: 0.8em;
}

.c_designblock{
	width: 150px;
	margin: 0.8em;
	display: block;
	float: left;
}

.c_designblock a{
	display: block;
	text-decoration: none !important;
}

.c_designblock a:focus{
	outline: none;
}

.c_designblock span{
	display: block;
	margin-top: 0.5em;
	text-align: center;
	font-size: 0.9em;
}


.download_block{
	width: 400px;
	height: 45px;
	display: block;
	margin-bottom: 0.5em;
}

	.download_list{
		padding-top: 2.2em;
	}

.download_block a{
	text-decoration: none !important;
	color: #273185 !important;
}

.download_icon{
	width: 45px;
	height: 45px;
	float: left;
}

.download_icon img{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.download_details{
	display: block;
	float: left;
}

.lightboxnote{
	margin-top: 0.6em;
	font-weight: bold;
	display: block;
}

.product_columns{
	position: absolute;
	margin-left: 1.8em;
}

.product_columns .section{
	width: 128px;
	height: 236px;
	position: relative;
	top: -212px;
	padding: 0px;
	margin: 0px 10px 0px 0px;
	border-width: 0px;
	background-color: #273185;
	float: left;
}

.section img{
	border: 0px none transparent;
	background-repeat: no-repeat;
	width: 128px;
	height: 236px;
}
.section	a:focus		{outline: none !important; }
.section:hover			{background-color: #EF9E56;}
#s_dairy			img	{background-image: url("../images/s2_dairy.png");}
#s_commercial		img	{background-image: url("../images/s2_commercial.png");}
#s_domestic			img	{background-image: url("../images/s2_domestic.png");}
#s_units			img	{background-image: url("../images/s2_units.png");}

#s_units{
	margin-right: 0px;
}

.associateblock{
	margin-top: 1.3em;
	margin-left: 0.7em;
	margin-bottom: 2.4em;
	width: 90%;
	display: block;
}

.associateblock a{
	text-decoration: none;
	font-weight: bold;
	color: #273185;
	border-width: 0px;
}

.associateblock p a:hover{
	text-decoration: underline;
}

.associateblock p{
	margin-top: 0em;
}

.allproducts_block{
	display: block;
	margin-left: 0.8em;
	margin-top: 1em;
}

.allproducts_block h2 a{
	text-decoration: none !important;
	color: #EF9E56 !important;
}

.allproducts_block li a{
	text-decoration: none;
}

.allproducts_block li a:hover{
	text-decoration: underline;	
}