@charset "utf-8";
@import url("/css/headernav.css");
@import url("/css/column1.css");
@import url("/css/column2.css");
@import url("/css/highslide.css");
@import url("/css/footer.css");
@import url("/css/accordion2.css");
@import url("/css/forms2.css");
@import url("/css/sitemap.css");



* {
	margin:0;
	padding:0;
	border:0;
}
body {
	color: #6B6B6B;
	background-color: #626262;
	background-image: url(/images/update/body/bg.png);
	background-repeat: repeat-x;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	background-attachment: fixed;
}



a:link, a:visited {
	color:#6B6B6B;
	text-decoration:underline;
}
a:hover, a:active {
	color:#0D6AA0;
	text-decoration:none;
}
a.infoBtn {
	background-image: url(/images/buttons/info-02.jpg);
	background-repeat: repeat;
	background-position: right top;
	display: block;
	padding-right: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

a.emailLink{
font-size:10px;
}
}
a.infoBtn:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a.infoBtn  strong {
	margin-bottom: 10px;
	display: block;
	float: left;
	white-space: nowrap;
	margin-top: 8px;
	height: 15px;
	padding-left: 6px;
}


#container {
	text-align:left;
	width:935px;
	margin:0 auto;
}
#containerMain {
	text-align:left;
	width:935px;
	padding:10px 0 0 10px;
	background-color:#FFFFFF;
	margin:0 auto;
}
#content {
	background:#FFFFFF;
	float:none;
}
h2 {
	color:#626262;
	font-size:24px;
	line-height:30px;
	padding:0 0 7px 0;
}
.clickMore a {
	color: #FFFFFF;
}

h3 {
	color:#007EB1;
	font-size:14px;
}
h4 {
	padding-bottom:10px;
	color:#016CA3;
	font-size:16px;
	line-height:20px;
	font-weight:normal;
}
#column1{
	float:left;
	width:535px;
}
#column1-wide{
	float:left;
	width:920px;
}
p {
	padding-bottom:10px;
}
p.first {
	color:#016CA3;
	font-size:16px;
	line-height:20px;
}
#tel-DE  {
	background-image: url(/images/telephone-DE.png);
	display: block;
	height: 55px;
	width: 350px;
	text-indent: -9999px;
	margin-bottom: 10px;
}
#tel-EN  {
	background-image: url(/images/telephone-GB.png);
	display: block;
	height: 55px;
	width: 350px;
	text-indent: -9999px;
	margin-bottom: 10px;
}
#tel-FR  {
	background-image: url(/images/telephone-FR.png);
	display: block;
	height: 55px;
	width: 350px;
	text-indent: -9999px;
	margin-bottom: 10px;
}
#tel-AU  {
	background-image: url(/images/telephone-AU.png);
	display: block;
	height: 55px;
	width: 350px;
	text-indent: -9999px;
	margin-bottom: 10px;
}
#tel-ES  {
	background-image: url(/images/telephone-ES.png);
	display: block;
	height: 55px;
	width: 350px;
	text-indent: -9999px;
	margin-bottom: 10px;
}

.tag ul li:hover {
	cursor:pointer;
	color:#0D6AA0;
	background-image: url(/images/tag_ro.png);
}
.testimonialsModule {
	clear: both;
	margin-left: 10px;
}
.testimonialsModule p {
	display: block;
	float: left;
	font-size: 14px;
	width: 290px;
	line-height: 18px;
}
.testimonialee {
	width: 330px;
	text-align: right;
	color: #016CA3;
	float: left;
	margin-right: 20px;
}

.clearFloat {
	clear: both;
}
.tag ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin: 0px;
}
.tag ul li {
	background-image:url(/images/tag.png);
	background-repeat:repeat-y;
	float:left;
	margin-right:5px;
	padding:15px 15px 0pt 5px;
	width:240px;

	
}

.tag ul li:hover {
	color:#0D6AA0;
	cursor:pointer;
	margin-left:3px;
	margin-right:2px;
	background-image: url(/images/tag.png);
}
.tag ul li a {
	text-decoration: none;
}

.clickMore {
float:right;
font-size:8px;
font-weight:normal;
text-transform:none;
}
.tag ul li.Alt {
margin-right:0pt;
}
.tag ul li img {
float:left;
margin-top:-5px;
}
.tag ul li p {
float:right;
line-height:13px;
padding-bottom:15px;
padding-right:8px;
width:138px;
}
.tag ul li h4 {
float:right;
line-height:13px;
padding-bottom:5px;
padding-right:8px;
width:130px;
}
.tag ul li p span {
display:none;
}
.tag ul li p span:hover {
display:block;
}
img.tag-bottom {
clear:both;
margin:-15px -15px 0pt -5px;
}





.clear {
	clear:both;
}
.caption {
	font-size:9px;
	font-weight:bold;
	padding:0 3px;
}
ul {
	list-style:disc;
	margin-left: 20px;
	margin-bottom:10px;
}
.gallery a {
	float:left;
}






.tool-tip {
	color: #fff;
	width: 139px;
	z-index: 13000;
	text-align:left;
}
 
.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #9FD4FF;
	padding: 8px 8px 4px;
	background: url(/images/bubble.png) top left;
}
 
.tool-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: url(/images/bubble.png) bottom right;
}
 
.custom-tip {
	color: #000;
	width: 130px;
	z-index: 13000;
}
 
.custom-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #3E4F14;
	padding: 8px 8px 4px;
	background: #C3DF7D;
	border-bottom: 1px solid #B5CF74;
}
 
.custom-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: #CFDFA7;
}

#breadcrumbs {
	line-height:20px;
	height:20px;
	margin:0 0 0 1px;
	display:none;
}
#breadcrumbs-vis {
	line-height:20px;
	height:20px;
	margin:0 0 0 1px;
}
.contactCell {
	padding:5px;
	background-image: url(/images/list-item-corner3a.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
sup,
sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
	
}

sup {
	bottom: 1ex;
}

sub {
	top: .5ex;
}
ul.basic {
	margin:0 0 7px 0;
}
ul.basic li {
	padding:0 0 7px 15px;
	background-image: url(/images/icons/bullet.jpg);
	background-repeat: no-repeat;
	background-position: 0px 4px;
}

	.newLogo {
	position: absolute;
	z-index: 1;
}

/*
Header Image Styles*/

#mastHead.header {
	background-image: url(/images/headerImages/home.jpg);
	background-repeat: no-repeat;
}
#mastHead.header_2 {
	background-image: url(/images/headerImages/home.jpg);
	background-repeat: no-repeat;
}

#mastHead.header_c {
	background-image: url(/images/headerImages/c-series.jpg);
	background-repeat: no-repeat;
}

#mastHead.header_d {
	background-image: url(/images/headerImages/d-series.jpg);
	background-repeat: no-repeat;
}

#mastHead.header_f {
	background-image: url(/images/headerImages/f-series.jpg);
	background-repeat: no-repeat;
}

#mastHead.header_l{
	background-image: url(/images/headerImages/l-series.jpg);
	background-repeat: no-repeat;
}

#mastHead.header_m {
	background-image: url(/images/headerImages/m-series.jpg);
	background-repeat: no-repeat;
}

#mastHead.header_pag {
	background-image: url(/images/headerImages/pagoda.jpg);
	background-repeat: no-repeat;
}

#mastHead.header_pl {
	background-image: url(/images/headerImages/pl-series.jpg);
	background-repeat: no-repeat;
}

#mastHead.header_p {
	background-image: url(/images/headerImages/p-series.jpg);
	background-repeat: no-repeat;
}
#contactUs {
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	line-height: 20px;
	margin-top: 30px;
	padding: 0px;
	background-image: url(/images/contact-us/worldMap.gif);
	background-position: 400px 0px;
	background-repeat: no-repeat;
}
#contactUs h2 {
	font-size: 15px;
	line-height: 30px;
	padding: 0px;
	margin: 0px;
	clear: both;
}

#contactUs h3 {
	font-size: 14px;
	color: #FFFFFF;
	padding-left: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 10px;
	text-transform: uppercase;
	line-height: 26px;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	display: block;
}




#contactUs p {
	padding-left: 15px;
	font-weight: bold;
	font-size: 12px;
}

#contactUs strong {
	font-size: 14px;
}

#contactUs a {
	color: #016CA3;
	text-decoration: none;
}
#contactUs #headOffice {
	width: 400px;
	padding-bottom: 50px;
}

#contactUs  #headOffice h2 {
	font-size: 14px;
	background-color: #016CA3;
	color: #FFFFFF;
	padding-left: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 10px;
	text-transform: uppercase;
	line-height: 26px;
	margin-bottom: 10px;
}
#contactUs ul {
	margin: 0px;
	padding: 0px;
}
#contactUs  #warehouses  h3 {
	background-color: #016CA3;
}
#contactUs #warehouses {
	margin-bottom: 20px;
}
#contactUs #warehouses .contacts {
	font-size: 12px;
	margin-left: 15px;
}
#contactUs #warehouses .contacts span {
	display: block;
	float: left;
	clear: left;
	width: 70px;
	height: 20px;
}
#contactUs #warehouses .contacts span.widthAuto {
	width: 290px;
}
#contactUs #warehouses .contacts span.widthAuto em {
	font-style: normal;
	font-weight: bold;
	color: #000000;
}



#contactUs #warehouses .contacts strong {
	float: left;
	display: block;
	height: 20px;
	width: 210px;
	font-size: 12px;
}

#contactUs  #warehouses  ul li {
	list-style-type: none;
	width: 308px;
	float: left;
	margin-right: 2px;
}
#contactUs #warehouses ul li strong {
	font-size: 12px;
}
#contactUs #warehouses ul li p {
	font-weight: normal;
}

#contactUs #warehouses ul li.last {
	width: 32%;
}

#contactUs  #salesOffices  h3 {
	background-color: #696969;
	text-transform: capitalize;
	color: #FFFFFF;
	font-size: 11px;
}

#contactUs  #salesOffices  ul li {
	list-style-type: none;
	width: 228px;
	float: left;
	margin-right: 2px;
	height: 180px;
}
#contactUs #mapAU {
	background-image: url(/images/contact-us/maps.jpg);
	background-repeat: no-repeat;
	background-position: right 40px;
}
#contactUs #mapFR {
	background-image: url(/images/contact-us/maps-03.jpg);
	background-repeat: no-repeat;
	background-position: right 40px;
}
#contactUs #mapGB {
	background-image: url(/images/contact-us/maps-02.jpg);
	background-repeat: no-repeat;
	background-position: right 40px;
}
