/* ------------------------------------------------------ */
/*			     Tin Press style for about us page	      */
/*			     									      */
/* ------------------------------------------------------ */

body {
	background-color: #FF9933;
	font: 1.0em normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #3333FF;
	text-align: center; /* Centre content for IE5 */
	right: auto;
	
	
	}
	

	
	
a img { 
	border: 0; 
	}

body, div, ul, li, img, p, h1, h2, h3, h4 { 
	margin: 0; 
	padding: 0;
	}


#pagetitle td { 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size: 2.0 em; /* 12px */
	font-weight: bold;
	padding-bottom: 12px;
	}


ul li {
	list-style: none;
	}
	
/* hides HR - HR used in non styled content only */	
.hide { display: none; }

div#content {
	position: relative;
	margin: 0 auto; /* needed to centre content in firefox, netscape, opera, safari, IE mac */
	width: 80%;
	height:400px;
	text-align: left;
	top: 10px; 
	}


div#content p { text-align:justify; 

	font: 0.7em normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #3333FF;
	text-align: justify; /* Centre content for IE5 */
	right: auto;



}


div#content_about {
	position: relative;
	margin: 0 auto; /* needed to centre content in firefox, netscape, opera, safari, IE mac */
	width: 80%;
	height:400px;
	text-align: left;
	top: 10px; 
	}


div#content_about p { text-align:justify; 

	font: 1.2em normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #3333FF;
	text-align: center; /* Centre content for IE5 */
	right: auto;
}



div#content_news {
position: relative;
margin: 0 auto; /* needed to centre content in firefox, netscape, opera, safari, IE mac */
width: 80%;
height:400px;
top: 10px; 
}


div#content_news p { 
text-align:justify; 
font: 1.2em normal;
font-family:Georgia, "Times New Roman", Times, serif;
color: #3333FF;
text-align:justify; /* Centre content for IE5 */
right: auto;
}


div#content td { text-align:justify; }

div#nav {
	position: relative;
	background: white url(../images/bg_nav.gif) left top no-repeat;
	color: #001F5B;
	height: 117px;
	}
	
	
div#nav_calculatorslist {
	position: relative;
	background: white url(../images/bg_nav.gif) left top no-repeat;
	color: #001F5B;
	height: 400px;
	}
	
div#top-nav { 
	position: absolute;
	left: 3px;
	top: 3px;
	width: 732px;
	height: 54px;
	}

div#bottom-nav { 
	position: absolute;
	left: 3px;
	top: 60px;
	width: 732px;
	height: 54px;
	}
	
div#top-nav ul li, div#bottom-nav ul li { display: inline; }
	
div#top-nav li a, div#bottom-nav li a {
	text-indent: -9999px;
	display: block;
	position: absolute;
	top: 0px;
	overflow: hidden;
	height: 54px;
	padding: 0;
	}
	

div#fourth-level {
	position: relative;
	background: #001F5B url(../images/bg_home_blue.gif) left top no-repeat;
	color: white;
	height: 123px;
	}
	 
div#home-contact ul li { display: inline; }


div#home-contact  li a {
	text-indent: -9999px;
	display: block;
	position: absolute;
	left: 542px;
	top: 46px;
	width: 155px;
	height: 35px;
	}
	

#home-contact2 a { left: 541px; width: 156px; color: white; background: url(../images/h2_contactUs.gif) ;
	}

#home-contact2 a:hover{ left: 541px; width: 156px; color: white; background: url(../images/h2_contactUs_overorange.gif) ;
	}



div#int-contact ul li { display: inline; }


div#int-contact  li a {
	text-indent: -9999px;
	display: block;
	position: absolute;
	left: 542px;
	top: 46px;
	width: 155px;
	height: 35px;
	}


#int-contact2 a { left: 541px; width: 156px; color: white; background: url(../images/h2_contactUs.gif) ;
	}

#int-contact2 a:hover{ left: 541px; width: 156px; color: white; background: url(../images/h2_contactUs_overorange.gif) ;
	}



div#nav-arrow {
	position: absolute;
	left: 735px;
	top: 3px;
	background: white url(../images/img_arrow.gif) left top no-repeat;
	color: #001F5B;
	width: 23px;
	height: 111px;
	}

div#third-level {
	position: relative;
	background: white;
	color: #001F5B;
	height: 164px;
	}
	
div#main-image {
	position: absolute;
	left: 3px;
	top: 0px;
	width: 466px;
	}

div#big-text {
	position: absolute;
	left: 472px;
	top: 0px;
	width: 286px;
	}
/* use this div as temporary image to be replaced with photo */
div#main-image-temp {
	position: absolute;
	left: 3px;
	top: 0px;
	width: 755px;
	}
/* */

	
div#home-text {
	position: absolute;
	left: 12px;
	top: 24px;
	width: 500px;
	}
	
div#home-text h2 {
	background: #001F5B url(../images/h2_home_title.gif) left top no-repeat;
	text-indent: -9999px;
	font-size: 12px;/* needed for IE mac */
	width: 189px;
	height: 14px;
	color: white;
	margin-bottom: 6px;
	}



div#footer {
	background: white url(../images/bg_home_footer.gif) left top no-repeat;
	color: #001F5B;
	height: 118px;
	}

p.footer-text {
	padding: 10px 0px 0px 12px;
	line-height: 1.0em;
	}
	
p.footer-text-2 { 
	text-transform: uppercase; 
	padding-left: 12px;
	}
	
div#copyright { 
	text-align: right; 
	margin-top: 3px; 
	}

/* --------------------------------------------- */
/* 			       internal page			     */
/* --------------------------------------------- */

div#internal-bar {
	position: relative;
	background: white url(../images/bg_nav_int.gif) left top no-repeat;
	color: #001F5B;
	height: 24px;
	}
	
div#internal-bar ul {
	position: absolute;
	left: 562px;
	top: 0px;
	width: 199px;
	height: 24px;
	visibility: visible;
	}
	
div#internal-bar ul li {
	display: inline;
	}
	
div#internal-bar li a, div#internal-bar li a {
	text-indent: -9999px;
	display: block;
	position: absolute;
	top: 0px;
	overflow: hidden;
	height: 24px;
	padding: 0;
	visibility: visible;
	}
	

div#section-bar {
	position: relative;
	background: #001F5B url(../images/bg_nav_section.gif) left top no-repeat;
	color: white;
	height: 25px;
	}
	
div#section-bar h2 {
	padding: 6px 0px 0px 22px;
	font-size: 1.1em;
	}
	
div#main-content { 
	position: relative;
	color: #001F5B;
	width: 761px;
	height: 355px;
	}
	
div#main-content-2 { 
	position: relative;
	background-color: white;
	color: #001F5B;
	width: 761px;
	height: 450px;
	}
	
div#main-left {
	position: absolute;
	left: 21px;
	top: 7px;
	width: 439px;
	visibility: visible;
	}
	
div#main-left h3 {
	font-size: 1.1em; /* 12px */
	font-weight: bold;
	padding-bottom: 12px;
	}
	
div#main-left p { 
	line-height: 1.3em;
	padding-bottom: 8px; 
	}
	
div#main-right {
	position: absolute;
	left: 0px;
	top: 359px;
	width: 267px;
	height: 157px;
	}
	
div#main-right ul {
display: none;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 180px;
	height: 54px;
	}
	
div#main-right li a, div#main-right li a {
	text-indent: -9999px;
	font-size: 1px;
	display: block;
	position: absolute;
	left: 0px;
	overflow: hidden;
	height: 54px;
	width: 180px;
	padding: 0;
	}
	
#btn-one a { top: 0px;  color: #001F5B; background: white url(../images/btn_one.gif); }
#btn-one a:hover { top: 0px; color: #001F5B; background: white url(../images/btn_one_over.gif); }

#btn-two a { top: 57px;  color: #001F5B; background: white url(../images/btn_two.gif); }
#btn-two a:hover { top: 57px; color: #001F5B; background: white url(../images/btn_two_over.gif); }

#btn-three a { top: 114px;  color: #001F5B; background: white url(../images/btn_three.gif); }
#btn-three a:hover { top: 114px; color: #001F5B; background: white url(../images/btn_three_over.gif); }

div#truck {
	position: absolute;
	left: 3px;
	top: 2px;
	width: 246px;
	height: 142px;
	}

div#truck h3 { 
	background: url(../images/tincan_news2.png) left top no-repeat;
	color: #001F5B;
	width: 246px;
	height: 142px;
	text-indent: -9999px;
	}
	
	#truck h3:hover { 
	background: url(../images/tincan_news1.png) left top no-repeat;
	color: #001F5B;
	width: 246px;
	height: 142px;
	text-indent: -9999px;
	}
	
	
	
div#tinmaid {
	position: absolute;
	left: 532px;
	top: -51px;
	width: 135px;
	height: 257px;
	}

div#tinmaid a h3 { 
	background: url(../images/tin_maid.png) left top no-repeat;
	color: #001F5B;
	width: 121px;
	height: 237px;
	text-indent: -9999px;
	}
	
	#tinmaid h3:hover { 
	background: url(../images/tin_maid_glow.png) left top no-repeat;
	color: #001F5B;
	width: 121px;
	height: 237px;
	text-indent: -9999px;
	}
	
	
	
div#sugarshack {
	position: absolute;
	left: 427px;
	top: -183px;
	width: 329px;
	height: 349px;
	}

div#sugarshack a h3 { 
	background: url(../images/sugar-shack.png) left top no-repeat;
	color: #001F5B;
	width: 358px;
	height: 363px;
	text-indent: -9999px;
	}
	
	#sugarshack h3:hover { 
	background: url(../images/sugar-shack_glow.png) left top no-repeat;
	color: #001F5B;
	width: 358px;
	height: 363px;
	text-indent: -9999px;
	}
	
	
	
div#tinpress_news {
	position: absolute;
	left: 489px;
	top: 24px;
	width: 193px;
	height: 99px;
	}
	
	
div#tinpress_news a h3 { 
	background: url(../images/tincan_news1.png) left top no-repeat;
	color: #001F5B;
	width: 200px;
	height: 75px;
	text-indent: -9999px;
	}
	
	#tinpress_news h3:hover { 
	background: url(../images/tincan_news2.png) left top no-repeat;
	color: #001F5B;
	width: 200px;
	height: 75px;
	text-indent: -9999px;
	}
	
div#int-contact ul li { display: inline; }


div#int-truck  li a {
	text-indent: -9999px;
	display: block;
	position: absolute;
	left: 542px;
	top: 46px;
	width: 155px;
	height: 35px;
	}
	
	
#int-delivery a { left: 541px; width: 156px; color: white; background: url(../images/truck.png) ;
	}

#int-delivery a:hover{ left: 541px; width: 156px; color: white; background: url(../images/truck_glow.png);
	} 
	
	
	
	

div#extra-1 { /* extra graphic to create the round corners at the bottom of main content */
	position: absolute;
	left: 0px;
	top: 351px;
	background: url(../images/img_mainContent_btm.gif) left top no-repeat;
	height: 4px;
	width: 761px;
	visibility: visible;
	}
	
div#extra-2 { /* extra graphic to create the round corners at the bottom of larger content area */
	position: absolute;
	left: 0px;
	top: 447px;
	background: url(../images/img_mainContent_btm.gif) left top no-repeat;
	height: 4px;
	width: 761px;
	}

/* -------------------------------------------------- */
/*			           contact page			  	      */
/* -------------------------------------------------- */

div#contact-left { 
	position: absolute;
	left: 22px;
	top: 18px;
	width: 272px;
	}
	
input, textarea { 
	margin: 3px 0px 5px 0px; 
	}

div#contact-right { 
	position: absolute;
	left: 362px;
	top: 30px;
	width: 357px;
	}
	
div#address, div#phone, div#email, div#top-text {
	margin-bottom: 20px;
	}

div#contact-right p { 
	line-height: 1.3em; 
	}
	
div#address p {
	font-weight: bold; 
	}
	
.select-width { 
	width: 262px; 
	margin: 4px 0px 5px 0px; 
	}

a.return:link, a.return:active, a.return:visited { color: white; text-decoration: none; font-weight: normal; }
a.return:hover { text-decoration: underline; }

p.print-contact { display: none; }


.link_blue A:link {text-decoration: none; color: #FFFFFF}
.link_blue A:visited {text-decoration: none; color:#FFFFFF}
.link_blue A:active {text-decoration: none}
.link_blue A:hover {text-decoration: underline; color: red;}


.link_white A:link {text-decoration: none; color:#0000FF}
.link_white A:visited {text-decoration: none; color:#0000FF}
.link_white A:active {text-decoration: none}
.link_white A:hover {text-decoration: underline; color: red;}

/* -------------------------------------------------- */
/*			           calculators pages	  	      */
/* -------------------------------------------------- */

.calc {
	background: #E7E8F9;
	border: 1px solid #8688A8;
	font: 125% arial,verdana,helvetica,lucida,sans-serif;
	color: #000000;
	border-collapse: collapse;
}
.calc_input {
	font: 115% arial,verdana,helvetica,lucida,sans-serif;
	color: #000000;
}
.calc_button {
	font: 125% arial,verdana,helvetica,lucida,sans-serif;
	color: #000000;
}
.sfont {
	font-family: arial,verdana,helvetica,lucida,sans-serif;
	font-size: 83%;
	color: #666;
}
.err{
	color: #CC0000;
	font-family: arial,verdana,helvetica,lucida,sans-serif;
	font-size: 83%;
}
TH {
	border: 1px solid #8688A8;
	background: #BEC1EE;
	font-weight: bold;
	padding: 3px;
	color: #373845;
}
#tiplayer {
	font-family: arial,verdana,helvetica,lucida,sans-serif;
	font-size: 83%;
	position: absolute;
	width: 250px;
	padding: 4px;
	background: #FFFFE1;
	border: 1px solid #000000;
	z-index: 10;
	visibility: hidden;
}
#powered_by, #powered_by a{
	font: 11px arial,verdana,helvetica,lucida,sans-serif;
	margin-top: 15px;
	text-align: center;
	color: #BBBBBB;
}
.fill01 {background-color: #FFFFFF}
.fill02 {background-color: #E7E8F9}
#calcH1{
	font: bold 125% arial,verdana,helvetica,lucida,sans-serif;
	color: #595B70;
	text-align: center;
}
#calclist{font: 83% arial,verdana,helvetica,lucida,sans-serif}
#calclist li{margin-bottom: 6px}
a{color: #373EA8}
a:visited{color: #733399}
a:hover{color: #DA4B47}
#pathway{
	font: bold 83% arial,verdana,helvetica,lucida,sans-serif;
	color: #7D7D7E;
	text-align: center;
}
#pathway a{
	font-weight: normal;
	text-decoration: none;
}
#texttable{
	font: 150% arial,verdana,helvetica,lucida,sans-serif;
}


#footer {
	position: absolute;
	left: 88px;
	top: 37px;
	width: 122px;
	height: 134px;
}

#footer p {

	font-size: 0.7em;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF
	text-align: center;
	padding-top: 20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #3333FF;
	background-color: #FF9933;
}



#footer2 {
	position: absolute;
	left: 144px;
	top: 837px;
	width: 292px;
	height: 134px;
}

#footer2 p {

	font-size: 0.7em;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF
	text-align: center;
	padding-top: 20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #3333FF;
	background-color: #FF9933;
	}


/* -------------------------------------------------------*/	
/* 					navigation bar with animation		  */
/* -------------------------------------------------------*/	

#navbar {
	height: 30px;
	width: 457px;
	margin-left:70px;
	text-align: left;
	top: 60px;
}
#navbar ul {
	margin: 0px;
	padding: 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	line-height: 35px;
	white-space: nowrap;
}
#navbar li {
	list-style-type: none;
	display: inline;
}

#navbar li a {
	text-decoration: none;
	padding: 3px 5px;
	color:#000099;
}

#navbar li a:link {
    color:#000066;
}
#navbar li a:visited {
    color:#FF3300;
}
#navbar li a:hover {
    color:#FFf;
    background-color:#0066CC;

}


/* -- end of navbar --- */









/* -------------------------------------------------- */
/*			         custom calculators page css  	      */
/* -------------------------------------------------- */



div#fourth-level_calculators {
	position: relative;
	background: #001F5B url(../images/bg_home_blue.gif) left top no-repeat;
	color: white;
	height: 123px;
	}
	
	
div#nav_calculatorslist {
	position: relative;
	background: white url(../images/bg_nav.gif) left top no-repeat;
	color: #001F5B;
	height: 400px;
	}
img {
	position: relative;
}
