body {
font-family: verdana, arial, tahoma, sans-serif;
font-size:62.5%;
height:auto;
text-transform: none;
color:#666666;
text-align: center; 
margin:0;
padding:0 50px 50px 50px;
background-color:#F4F4F4;
}
img {
border:0;
}
h1{
/*reserved for image text*/
margin:4px 0 6px 0;

}
h2{
font-size:1.2em;
font-weight:bold;
margin:1em 0 0 0;
clear:left;
color:#33CC00;
}
h3{
font-weight:bold;
font-size:1em;
margin:2px 0 2px 0;
}
.spacer{
	margin-top:1em;
}
h4{
font-weight:bold;
font-size:1em;
margin:2px 0 2px 0;
}
h5{
font-weight:bold;
text-decoration:underline;
font-size:11px;
margin:2px 0 2px 0;
}
h6{
font-weight:bold;
font-size:11px;
color:#666666;
display:inline;
margin:2px 2px 2px 0px;
}

p{
margin-top:0.5em;
margin-bottom:1em;
line-height:1.5em;

}

a{
text-decoration:none;
color:#33CC00;
}
a:hover{
text-decoration:none;
color:#339900;
}

acronym{text-decoration:none; border-bottom:1 dotted #33CC00;}
acronym a{color:#666666;}
acronym a:hover{color:#33CC00;}

.selected{color:#339900;}
small{
font-size:10px;
}
.note{
font-size:10px;
color:#808080;
}
strong{
font-weight:bold;
}

.inline{
	display:inline;
	float:left;
}

#mainbox{
width:700px;
margin-left: auto;
margin-right: auto;
padding:0px;
background-color:#FFFFFF  !important;
/*filter: progid:DXImageTransform.Microsoft.Shadow(direction=150,color=#000000,strength=4);*/
}


#header{
width:700px;
height:190px;
margin:0;
background-color:#FFFFFF  !important;
text-align:left;
}

#nav{
width:170px;
margin: 0 0 10px 20px;
padding-top:10px;
clear:both;
text-align:left;
}

#nav ul{list-style-type:none; margin:0; padding:0; border:0;}
#nav li{list-style-type:none; margin:0; padding:0; border:0; height:19px; clear:both;}
#nav li a{ float: left; }

#subNav{
width:700px;
height:20px;
margin:0;
padding:0;
background-color:#F4F4F4  !important;
text-align:left;
}
#subNav ul{margin:0 0 0 10px; list-style-type:square; list-style-image:url(../images/gui/subNavSep.gif); }
#subNav li{list-style-type:square; list-style-image:url(../images/gui/subNavSep.gif); float:left; clear:none; display:inline; margin:0 1em 0 1em; padding-top:3px; height:20px;}
#subNav li a{ 
	float: left; 
	text-decoration:none;
	color:#666666;
	clear:none;
	margin:0;
}
li.off{list-style-type:none; list-style-image:none; float:left;}
#subNav li a:hover{
	text-decoration:none;
	color:#339900;
}

#errorBox{
width:700px;
height:20px;
margin:0;
background-color:#FDD0D1 !important;
text-align:left;
border:2px dotted #FDD0D1;
color:#FF0000;
padding:5px
}

#maininlinebox{
padding:6px 0 6px 17px;
min-height:450px;
height:100%;
text-align: left;
background-color:#F3F3F3;
border:1px solid #F4F4F4;
border:none;
}

.bodyColour{
	background-color:#FFFFFF  !important;
}

#border{
background-image:url(../images/gui/shad.gif);
background-repeat:repeat-y;
width:736px;
margin:auto;
}

.dottedLine{
	margin: 1.5em 0 0 0;
	background-image:url(../images/gui/dottedLine.gif);
	background-repeat:repeat-X;
}
.dottedLineVert{
	margin: 20px 1.5em 0 30px;
	background-image:url(../images/gui/vertDottedLine.gif);
	background-repeat:repeat-Y;
	float:left;
	width:5px;
	height:90%;
}

.footertext{
margin:auto;
text-align:left;
font-size:9px;
color:#9FA0A0;
width:700px;
}


.footershad{
clear:both;
background-image:url(../images/gui/footShad.gif);
background-repeat:no-repeat;
height:20px;
width:734px;
padding:0;
margin:0 auto 0 auto;
}
.error{
color:red;
font-weight:bold;
text-decoration: blink;
padding:0px 0 5px 0;
}

.clear{
clear:both;
height:1px;
overflow:hidden;
margin:0;
}

/*form stuff/*/
	  
.select {
font-family:Verdana, Arial, Helvetica, sans-serif;	
	color: #3F3F3F;
	font-size:10px;
	padding:4px;
	height:24px;
	width:255px;
	background-color:#ffffff;
	border:1px solid #EBEAEA;
	FILTER: progid:DXImageTransform.Microsoft.Shadow(direction=150,color=#D9D9D9,strength=3);
} 
/*input{
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	color: #3F3F3F;
	font-size:10px;
	padding:4px;
	height:20px;
	width:135px;
	background-color:#ffffff;
	border:1px solid #EBEAEA;
	FILTER: progid:DXImageTransform.Microsoft.Shadow(direction=150,color=#D9D9D9,strength=3);
}
*/
input.image{
	border:none;
}

input.textarea,textarea{
font-family: Verdana, Arial, Helvetica, sans-serif;	
	color: #3F3F3F;
	 font-size:10px;
	padding:4px;
	height:100px;
	background-color:#ffffff;
	border:1px solid #EBEAEA;
	FILTER: progid:DXImageTransform.Microsoft.Shadow(direction=150,color=#D9D9D9,strength=3);
}

input.formbutton{
filter:0;
border:0;
}

input.text{
font-family: Verdana, Arial, Helvetica, sans-serif;	
	color: #3F3F3F;
	  font-size:10px;
	padding:4px;
	height:24px;
	margin:0;
	background-color:#ffffff;
	border:1px solid #EBEAEA;
	FILTER: progid:DXImageTransform.Microsoft.Shadow(direction=150,color=#D9D9D9,strength=3);
}

table.editform{
margin:0;
width:99%;
border-collapse: collapse;
}
.editform th{
padding:3px;
   filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr=#eeeeee,EndColorStr=#ffffff);
color:#555555;
  font-size:11px;
text-align:center;
margin:0;
border-right:1px solid #fff;
border-left:1px solid #fff;
border-bottom:1px solid #eee;
}
.editform td{
padding:5px;
color:#3F3F3F;
 font-size:11px;
 border-bottom:1px solid #dedede;
text-align:left;
}
table.downloads{
margin:0;
width:300px;
border-collapse: collapse;
}
.downloads th{
padding:3px;
   filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr=#eeeeee,EndColorStr=#ffffff);
color:#555555;
  font-size:11px;
text-align:center;
margin:0;
border-right:1px solid #fff;
border-left:1px solid #fff;
border-bottom:1px solid #eee;
}
.downloads td{
padding:5px;
color:#3F3F3F;
 font-size:11px;
 border-bottom:1px solid #dedede;
text-align:center;
}

input.radio{
background-color:#f3f3f3;
border:1px solid #f3f3f3;
FILTER:0;
}

form{
margin:0;
}

.contactLabel{ float:left; clear:both; font-size:0.6em;}
.contactLabelReq{font-weight:bold; font-size:0.6em;}
.contactLabelInv{font-weight:bold; color:#FF0000; font-size:0.6em;}
.contactDetails{margin:0;  font-size:0.6em;}
.fm_txtField{
        border:1px solid #EBEAEA;
	FILTER: progid:DXImageTransform.Microsoft.Shadow(direction=150,color=#D9D9D9,strength=3);
}

/*end form stuff/*/



table.data{
margin:0;
width:99%;
border-collapse: collapse;
}
.data th{
padding:3px;
filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#bbbbbb,EndColorStr=#F5F5F5);
color:#555555;
  font-size:11px;
text-align:center;
margin:0;
border:1px solid #bbbbbb;
}
.data td{
padding:3px;
background-color:#ffffff;
color:#3F3F3F;
 font-size:10px;
border:1px solid #bbb;
text-align:center;
}

#logo{
clear:both;
float:left;
width:170px;
height:19px;
margin: 15px 0 0 10px;
}

#homePress{
	float:left;
	margin: 25px 0 0 55px;
	max-width:250px;
}

#homePressImg{
	margin: 0 0 0 0;
}
#pressImg{
	margin: 0 0 0 0;
}
#pressLogo{
	margin: 0 0 10px 0;
}
#homePressIntro{
	clear:both; 
	float:left;
	margin:0 0 0 0px;
}
#workImg{
	margin: 10px 0 20px 0;
}
.projectAttrib{margin-bottom:0.5em}
#iceGalleryimg{
	float:left;
	width:252px;
	margin:0 0 20px 0;
}
.iceGalleryImgLnk{
	float:left;
	width:138px;
	margin:0 0 0 0px;
}
.iceGalImg{
	width:138px;
	height:92px;
	border:0;
	margin:0 2px 0 0;
	float:left;
	/* border:1px solid #EEEEEE; */
}

#caseStudyImg{
	clear:left;
	float:left;
	margin: 35px 0 0 0;
}

.emailicon{
background-image:url(../images/gui/email.gif);
background-repeat: no-repeat; 
padding-top:3px;
padding-left:25px;
height:21px;
}
.wwwicon{
background-image:url(../images/gui/www.gif);
background-repeat: no-repeat; 
padding-top:3px;
padding-left:25px;
height:21px;
}

.phoneicon{
background-image:url(../images/gui/phone.gif);
background-repeat: no-repeat; 
padding-top:3px;
padding-left:25px;
height:21px;
font-weight:bold;
font-size:11px;
color:#666666;
}
.mobileicon{
background-image:url(../images/gui/mobile.gif);
background-repeat: no-repeat; 
padding-top:3px;
padding-left:20px;
height:21px;
font-weight:bold;
font-size:11px;
color:#666666;
}

.help{
float:right;
padding-right:20px;
}
.errorMessage{
color:#fe0000;
display:none;
text-align:left;
margin-bottom:10px;
font-size:10px;
}
.contentBox01{
	margin-top:1em;
	clear:left;
	float:left;
	width:350px;
}

.contentBox02{
	clear:left;
	float:left;
	width:252px;
}
.contentBox03{
	float:left;
	margin-left:0;
}
.contentBox04{
	float:left;
	margin: 0 0 0 5px;
	padding:0;
}
.contentBox05{
	float:left;
	clear:none;
	display:inline;
	margin: 0 0 0 20px;
	width:225px;
	
}
.contentBox06{
	clear:left;
	float:left;
	width:360px;
	margin: 0 0 4px 0;
	
}
.contentBox07{
	clear:left;
	float:left;
}
.contentBox08{
	margin:0;
	float:left;
	width:252px;
}
.thumbnail{
	clear:left;
	width:111px;
	margin-bottom:10px;
	border:none;
}
.thumbnailHeading{
	margin-top:0;
}
.thumbnailCaption{
	font-weight:bold;
	margin:5px 0 10px 0;
	width:111px;
}
#breadcrumb{
	display:none;
}
.workList{
	margin-left:20px; margin-top:10px; 
}

.workListItem{
	width:84px;
	height:73px;
	clear:none;
	display:inline;
	margin:10px 10px 10px 10px;
}
.workListImg{
border:1px solid #CCCCCC;
}

.feedbackAuthor{color:#33CC00;}
.feedbackOdd{background-color:#F0F0F0; padding:5px; margin:0;}
.feedbackEven{background-color:#F9F9F9; padding:5px; margin:0;}