body {
	background-image: url(../images/side_tile.gif);
	background-repeat: repeat-y;
}

.text { 
	color: #000000;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: normal;
	line-height: 13px 
}

.text:link {
	color: #000000;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: normal;
	line-height: 13px;
	text-decoration: none
}

.text:visited { color: #000000; font-size: 13px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: normal; line-height: 13px; text-decoration: none }
.text:hover { color: #000000; font-size: 13px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: normal; line-height: 13px; text-decoration: underline }
.textbold { color: #000; font-size: 13px; font-family: Arial, helvetica, univers, sansserif; font-weight: bold; line-height: 13px }

.body { list-style: disc; color: #000; font-size: 12px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: normal }
.bodylink { color: #f19b3a; font-size: 12px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold; text-decoration: none }
.bodylink:visited { color: #003366; font-size: 12px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold; text-decoration: underline }
.bodylink:hover { color: #f19b3a; font-size: 12px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold; text-decoration: underline }

.righttext { color: #000; font-size: 10px; font-family: Arial, helvetica, univers, sansserif; margin: 2px }

.header { color: #003366; font-size: 14px; font-family: Arial, helvetica, univers, sansserif; font-weight: bold }

a.prod:link  { 
	color: #003366; 
	font-size: 14px;
	line-height: 18px; 
	font-family: Arial, helvetica, univers, sansserif; 
	font-weight: bold;
	text-decoration: none;
}

table {
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 12px;
}

a.prod:visited  { 
	color: #003366; 
	font-size: 14px; 
	font-family: Arial, helvetica, univers, sansserif; 
	font-weight: bold;
	text-decoration: none;
}
a.prod:hover  { 
	color: #003366; 
	font-size: 14px; 
	font-family: Arial, helvetica, univers, sansserif; 
	font-weight: bold;
	text-decoration: underline;
}

.header2  { 
	color: #b0c2c7;
	font-size: 16px;
	font-family: Arial, helvetica, univers, sansserif;
	font-weight: bold
}

.navheader  {
	color: #003366;
	font-size: 14px;
	font-family: Arial, helvetica, univers, sansserif;
	font-weight: bold;
	margin-left: 4px;
	margin-bottom: 4px;
}

.link  { color: #000; font-size: 12px; font-family: Arial, helvetica, univers, sansserif; text-decoration: none }
.link:hover  { color: #c03; font-size: 12px; font-family: Arial, helvetica, univers, sansserif; text-decoration: underline }

.headlink  { color: #808080; font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none }
.headlink:hover  { color: #808080; font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: underline }

.detail   {
	color: black;
	font-size: 11px;
	font-family: Arial, helvetica, univers, sansserif;
	line-height: 11px;
	text-decoration: none;

}
.europelocation {
	position: absolute;
	left: 70px;
	top: 275px;
	margin: 0px;
	z-index: 1000;

}

.ukmaplocation {
	position: absolute;
	left: 100px;
	top: 405px;
	margin: 0px;
	z-index: 1000;

}

.memaplocation {
	position: absolute;
	left: 385px;
	top: 610px;
	margin: 0px;
	z-index: 1000;

}

.namaplocation {
	position: absolute;
	left: 80px;
	top: 620px;
	margin: 0px;
	z-index: 1000;

}

.germanymarker {
	position: absolute;
	left: 215px;
	top: 440px;
	margin: 0px;
	z-index: 1000;
}

.spainmarker {
	position: absolute;
	left: 90px;
	top: 540px;
	margin: 0px;
	z-index: 1000;
}

.frenchmarker {
	position: absolute;
	left: 145px;
	top: 492px;
	margin: 0px;
	z-index: 1000;
}

#leftLogo {
	float: left;
	height: 54px;
	width: 171px;
}

#rightLogo {
	float: left;
	height: 54px;
	width: 432px;
}

.line {
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: #000;
	width: 120px;
	height: 1px;
}

#listcontainer {
list-style-type: none;
text-align: left;
margin: 4px 2px 2;
padding-left: 5px;
}

#listcontainer li a {
background: transparent url(../images/list-off.gif) left center no-repeat;
padding-left: 15px;
text-align: left;
font: normal 9pt Arial, Helvetica, sans-serif;;
line-height: 12pt;
text-decoration: none;
color: #666;
}

#listcontainer li a:hover {
background: transparent url(../images/list-on.gif) left center no-repeat;
color: #000;
}

#listcontainer li a#current {
background: transparent url(../images/list-active.gif) left center no-repeat;
color: #DD7711;
}	

.detail:hover  { color: #808080; font-size: 11px; font-family: Arial, helvetica, univers, sansserif; line-height: 11px; text-decoration: underline }

.linksmall     { color: #003366; font-size: 10px; font-family: Arial, helvetica, univers, sansserif; font-weight: bold; line-height: 11px; text-decoration: none }
.linksmall:hover   { color: #666666; font-size: 10px; font-family: Arial, helvetica, univers, sansserif; font-weight: bold; line-height: 11px; text-decoration: underline; }

.smalblksans   { color: #ccc; font-size: 10px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; line-height: 11px; text-decoration: none; }
.smalblksans:link   { color: #ccc; font-size: 10px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; line-height: 11px; text-decoration: none; }
.smalblksans:visited   { color: #ccc; font-size: 10px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; line-height: 11px; text-decoration: none; }
.smalblksans:hover   { color: #ccc; font-size: 10px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; line-height: 11px; text-decoration: underline; }
/* list style not needed 
ul   { line-height: 14px; list-style-position: outside; list-style: image url(../images/bullet.gif) middle; }
li 	 { color: #000 ; font-size: 11px; font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif; margin-left: -5px;}
ol 	 { color: #000 ; font-size: 12px; font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif; }
*/

.sub_nav  { color: #000; font-size: 11px; font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif; line-height: 15px; text-decoration: none }
.sub_nav:hover  { color: #003366; font-size: 11px; font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif; line-height: 15px; text-decoration: underline }

tr.even td { background-color: #ffffff; }
tr.odd  td { background-color: #dce3e7; }

#Menu {
	float:left;
	width:150px;
	margin-top:2px;
	padding:0 10px 4px;
	background-image:url(/graphics/dotted_vertical.gif);
	background-repeat:repeat-y;
	}
	
#Menu ul {margin:0 0 0 1em; padding:0;}
#Menu li {list-style-type:none; margin:0; padding:0; padding-left:10px; text-indent:-1em;}

.navlink:link { 
	color: #f19b3a; 
	font-size: 12px; 
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	font-weight: bold; 
	line-height: 16px; 
	text-decoration: none; 
	margin: 0 0 0.83em; 
}
.navlink:visited  { 
	color: #f19b3a; 
	font-size: 12px; 
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	font-weight: bold; 
	line-height: 16px; 
	text-decoration: none; 
	margin: 0 0 0.83em; 
}

.navlink:hover  { 
	color: #f19b3a; 
	font-size: 12px; 
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	font-weight: bold; 
	line-height: 16px; 
	text-decoration: underline; 
	margin: 0 0 0.83em; 
}
.pnavlink:link, .calculatorsLinks a { 
	color: #003366; 
	font-size: 12px; 
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	font-weight: bold; 
	line-height: 16px; 
	text-decoration: none; 
	margin: 0 0 0.83em; 
}
.pnavlink:visited { 
	color: #003366; 
	font-size: 12px; 
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	font-weight: bold; 
	line-height: 16px; 
	text-decoration: none; 
	margin: 0 0 0.83em; 
}
.pnavlink:hover { 
	color: #003366; 
	font-weight: bold; 
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	line-height: 16px; 
	font-size: 12px; 
	text-decoration: underline; 
	margin: 0 0 0.83em; 
}
.homepageVideolink a { 
	color: #003366; 
	font-size: 12px; 
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	font-weight: bold; 
	line-height: 16px; 
	text-decoration: none; 
	margin: 0 0 0.83em; 
}
.homepageVideolink a:hover { 
	text-decoration: underline; 
}

.navlink2 {
	padding-top: 3px;
	padding-left: 4px;
	padding-bottom: 3px;

}

.navlist {
	padding-left: 20px;
}

.navposition {
	position: relative;
	top: 0px;
}

.projdata {
	padding-left: 3px;
}

.back {
	margin-top: 5px;
}

.bcktxt {
	padding-top: 5px;
}

#rightSubmenu {
	float: left;
	margin: 10px 0px 0px 5px;
}

.clearBoth {
	clear: both;
}

.linkContent {
	color: #036;
	text-decoration: underline;
}

.linkContent:hover {
	text-decoration: none;
}

.listBullet {
	list-style: square;
}

.photoMargin {
	margin: 5px 5px 5px 0px;
	border-width: 0px;
}

#tableRoofsizes {
	width: 550px;
	border-color: #036;
	border-style: solid;
	border-width: 1px;
	margin: 5px 0 0 0;
}

#tableRoofsizesimages {
	width: 400px;
	border-color: #036;
	border-style: solid;
	border-width: 1px;
	margin: 5px 0 0 100px;
	text-align: center;
	color: #036;
}

.tableRoofsizesheader {
	width: 270px;
/*	background-color: #F19B3A;*/
	color: #036;
	font-size: 14px;
	font-weight: bold;
	float: left;
	text-align: center;
	padding: 5px 0px 5px 0px;
	margin: 0px 0 0 0;
}

.tableLinks {
	margin: 0;
	color: #036;
	text-decoration: none;
	font-size: 11px;
}

.tableLinks:hover {
	text-decoration: underline;
}

#tableContentleft {
	width: 274px;
	margin: 0;
	float: left;
}

#tableContentright {
	width: 274px;
	margin: 0;
	float: left;
}

.line {
	border-color: #036;
	border-style: solid;
	border-bottom-width: 0px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-left-width: 0px;
	clear: both;
}

.tableList {
	list-style: square;
	color: #036;
}

#listMultimedia {
	text-align: center;
	margin: 0 0 10px 0;
}

#bg {
	margin: 0 0 10px 25px;
}

#leftProductsmenu {
	float: left;
	width: 200px;
}

#rightProductsmenu {
	float: left;
}

#companyInfo {
	color: #036;
	font-weight: bold;
	float: left;
	width: 250px;
}

.approvalBox {
	border-color: #ccc;
	border-width: 1px;
	border-style: solid;
	width: 350px;
	display: block;
	clear: both;
}

.approvalBoxul {
	margin: 0px 0 5px 85px;
	list-style: circle;
	display: block;
}

.approvalBoximg {
	border-color: #ccc;
	border-width: 0 1px 1px 0;
	border-style: solid;
	padding: 3px;
	margin: 0 5px 0 0;
	float: left;
	height: 100%;
	display: block;
}

.clearBoth {
	clear: both;
}

b {
	font-weight: bold;
}

.chart td {
	text-align: center;
}

.chartHeader {
	font-weight: bold;
	font-size: 14px;
}

/* RFQ */

.boxRfq {
	border-color: #999;
	border-style: solid;
	border-width: 1px;
	padding: 5px;
	width: 200px;
}

/* Swire News */

#bottomNewsimage {
	float: left;
}

#addressNews {
	float: left;
	margin: 0 0 0 30px;
}

#linksNews {
	float: right;
	font-size: 10px;
	margin: 10px 30px 0 0;
}

#swire_news1 {
	color: red;
	float: left;
	margin: 10px 10px 10px 0;
	width: 320px;
}

#swire_news2 {
	margin: 10px 0px 10px 0;
}

#swire_news3 {
	color: red;
	float: right;
	margin: 10px 0 10px 10px;
	width: 320px;
}

.redHeader {
	float: left;
	color: #900;
	margin: 20px 0 0 10px;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
}

.cttHeadernews {
	font-size: 20px;
	font-weight: bold;
}

.literatureHeaders {
	font-size: 16px;
	font-weight: bold;
}

/* Footer */

#footer {
	width: 745px;
	height: 79px;
	background-image: url(../images/footer_graphic.jpg);
	background-repeat: no-repeat;
	font-size: 10px;
	font-family: Arial, helvetica, univers, sansserif;
	line-height: 11px; 
}

#footerLinks {
	padding: 24px 0 0 0;
	color: #ccc;
	text-align: center;
}

#footerLinks a {
	color: #ccc;
	text-decoration: none;
}

#footerLinks a:hover  {
	text-decoration: underline;
}

#copyBottom {
	text-align: center;
	color: #999;
}

#copyBottom a {
	color: #999;
	text-decoration: none;
}

#copyBottom a:hover {
	text-decoration: underline;
}

.asterick { 
    
}

form.cmxform fieldset {
  margin-bottom: 10px;
  border-width:0;
}

form.cmxform legend {
  padding: 0 2px;
  font-size:1.2em;
  font-weight: bold;
}

form.cmxform label {
  /*display: inline-block;*/
  display: block;
  vertical-align: top;
}

form.cmxform fieldset ul {
  margin: 0;
  padding: 0;
}

form.cmxform fieldset li {
  list-style: none;
  padding: 5px 0;
  margin: 0;
}

form.cmxform fieldset fieldset {
  border: 1px solid #ccc;
  margin: 3px 0 0;
}

form.cmxform fieldset fieldset legend {
  padding: 0 0 5px;
  /*font-weight: normal;*/
}

form.cmxform fieldset fieldset label {
  width: 100%;
  display: block;
  text-align: left;
}

form.cmxform em {
  font-weight: bold;
  font-style: normal;
  color: #f00;
}

form.cmxform label {
  width: 100%; /* Width of labels */
}

form.cmxform fieldset fieldset label {
  /*margin-left: 123px; /* Width plus 3 (html space) */
}

#calculatorPage .cmxform input {
	width:75px;
}

#calculatorPage .cmxform input.calculator_submit {
	width:auto;
}

#calculatorPage #rightCol {
	float:left;
	padding-top:85px;
	width:380px;
}

.tankCalculator .results {
	background:transparent none repeat scroll 0 0;
	border-width:0;
	color:#000;
}

.tankCalculator .results span {
	display:block;
	width:150px;
	margin-right:10px;
	text-align:right;
	float:left;
	clear:left;
	font-weight:bold;
}

.tankCalculator .results br {
	clear:both;
	font-size:1px;
	width:100px;
	display:block;
}

.tankCalculator .results span.value {
	font-weight:normal;
	clear:none;
	width:80px;
	text-align:right;
}

#calculatorPage #rightCol .tankCalculator {
	width:95%;
}

/* styles for calculators */
#girderImg, 
#legsupportImg,
#shortskirtImg,
#walkinImg,
#grainImg {
/*
	filter:alpha(opacity=50);
	-moz-opacity:0.50;
	-khtml-opacity: 0.50;
	opacity: 0.50;*/
}

#legsupportImg
{
	position:relative;
	background: url(../images/calculator/legsupport.gif) no-repeat 0 0;
	height:442px;
	width:342px;
	overflow:visible;
}
#legsupportImg span
{
	position:absolute;
	width:auto;
	padding:3px 5px;
	background-color:#fff;
	border:1px solid #111;
}
#legsupportImg .label1	{ right:20px; top:26px; }
#legsupportImg .label2	{ left:0px; top:200px; }
#legsupportImg .label3, 
#legsupportImg .label4, 
#legsupportImg .label5 { right:71px; }
#legsupportImg .label3 { top:200px; }
#legsupportImg .label4 { top:320px; }
#legsupportImg .label5 { top:390px; }
#legsupportImg .label6 { top:245px; left:110px; }
#legsupportImg .label7 { top:373px; left:60px;}


#girderImg
{
	position:relative;
	background: url(../images/calculator/girder.gif) no-repeat 0 0;
	height:422px;
	width:324px;
	overflow:visible;
	margin:0;
}

#girderImg span
{
	position:absolute;
	width:auto;
	padding:3px 5px;
	background-color:#fff;
	border:1px solid #111;
}
#girderImg .label1	{ bottom:8px; left:90px; }
#girderImg .label2	{ top:150px; left:0px; }
#girderImg .label3 { top:340px; left:0px; }
#girderImg .label4 { top:180px; right:1px; }
#girderImg .label5 { top:355px; right:1px;}
#girderImg .label6 { top:250px; left:140px; }


#shortskirtImg
{
	position:relative;
	background: url(../images/calculator/shortskirt.gif) no-repeat 0 0;
	height:436px;
	width:288px;
	overflow:visible;
	margin:0 auto;
}
#shortskirtImg span
{
	position:absolute;
	width:auto;
	padding:3px 5px;
	background-color:#fff;
	border:1px solid #111;
}
#shortskirtImg .label1 { bottom:8px; left:80px; }
#shortskirtImg .label2 { top:150px; left:20px; }
#shortskirtImg .label3 { top:180px; right:-1px; }
#shortskirtImg .label4 { top:355px; right:-1px;}
#shortskirtImg .label5 { top:210px; left:130px; }


#walkinImg
{
	position:relative;
	background: url(../images/calculator/walkin.gif) no-repeat 0 0;
	height:445px;
	width:336px;
	overflow:visible;
	margin:0 auto;
}
#walkinImg span
{
	position:absolute;
	width:auto;
	padding:4px 5px 3px 5px;
	background-color:#fff;
	border:1px solid #111;
}
#walkinImg .label1 { bottom:46px; left:70px; }
#walkinImg .label2 { top:150px; left:20px; }
#walkinImg .label3 { top:170px; right:64px; }
#walkinImg .label4 { top:325px; right:64px;}
#walkinImg .label6 { top:390px; right:64px; }
#walkinImg .label5 { top:250px; left:120px; }
#walkinImg .label7 { top:14px; right:35px; }

#grainImg
{
	position:relative;
	background: url(../images/calculator/grain.gif) no-repeat 0 0;
	height:386px;
	width:300px;
	overflow:visible;
	margin:0 auto;
}
#grainImg span
{
	position:absolute;
	width:auto;
	padding:3px 5px;
	background-color:#fff;
	border:1px solid #111;
}
#grainImg .label1 { top:11px; right:252px; }
#grainImg .label2 { top:170px; right:252px; }
#grainImg .label3 { bottom:118px; right:90px; }

#liquidTankImg
{
	position:relative;
	background: url(../images/calculator/liquidtank.gif) no-repeat 0 0;
	height:315px;
	width:288px;
	overflow:visible;
	margin:0 auto;
}
#liquidTankImg span
{
	position:absolute;
	width:auto;
	padding:3px 5px;
	background-color:#fff;
	border:1px solid #111;
}
#liquidTankImg .label1 { top:75px; right:45px; }
#liquidTankImg .label2 { top:168px; right:230px; }
#liquidTankImg .label3 { bottom:125px; left:135px; }
