/* CSS Document */
Body
{
background: url(../bgs/main_impey_hc2_bg.jpg) no-repeat fixed -200px -20px;
font-family: Arial, Helvetica, sans-serif;
margin: 0px 0px 0px 0px;
color: #333333;
padding: 0px;
font-size: 13px;
}
hr
{
border: 0px;
background: #999999;
margin: 5px 0 5px 0;
height: 1px;
}
h1
{
background: url(../images/brand.png) no-repeat;
text-indent: -10000px;
height: 150px;
width: 244px;
margin: 0px;
padding: 0px;
display: block;
}

h2
{
color: #666666;
margin: 0 0 10px 0;
font-size: 19px;
}
h2.intro
{
background: url(../bgs/h2_intro_bg.gif) no-repeat;
color: #555555;
padding: 5px 0 3px 7px;
height: 27px;
margin: 0 0px 5px 0;
font-size: 14px;
width: 220px;
}
h3
{
color: #666666;
padding: 0 0 5px 0;
margin: 0px;
}
a
{
color: #006699;
text-decoration: none;
}
a:hover
{
color: #003366;
text-decoration: underline;
}
a.circled
{
background:url(../images/letter_bg_filled.gif) no-repeat 1px 0px;
width: 20px;
display: block;
float: left;
height: 20px;
color: #FFFFFF;
text-align: center;
}
a.circled:hover
{
text-decoration: none;
color: #FFFFFF;
}
.feedback {
	width: 67px;
	text-align: center;
}
a#clink
{
padding: 40px 0px 0px 60px;
margin: 20px 0px 0px 0px;
}
a#clink:hover
{
text-decoration: underline;
}
.trans
{
behavior: url("javascript/pngbehavior.htc");
}
#main
{
width: 960px;
}
#leftPin
{
float: left;
margin: 25px 0 0 15px;
width:280px;
}
#rightPin
{
float:right;
margin-top:-5px;
height: 150px;
width: 244px;
}
.newsitem
{
margin-bottom: 15px;
float: left;
padding-bottom: 10px;
background: url(../bgs/horiz_rpt.gif) repeat-x bottom;
}
.newspic
{
margin-right: 15px;
border: 1px solid #666;
padding: 1px;
}
.listpic
{
border: 1px solid #999;
padding: 1px;
margin-right: 15px;
}
.p_listitem
{
border: 1px solid #999;
padding: 1px;
margin-bottom: 20px;
}
.price_break_table
{
border: 1px solid #BFDBF2;
}
.price_break
{
background: #BFDBF2;
color: #333333;
font-weight: bold;
padding: 2px;
}
.amount
{
background: #F0F0F0;
padding: 4px 0 4px 3px;
text-align: left
}
/* HOME PAGE BOXES */
.leftbox
{
margin-right: 25px;
width: 205px;
font-size: 11px;
}
.centerbox
{
width: 220px;
line-height: 20px;
font-size: 11px;
}
.rightbox
{
font-size: 11px;
float: right;
}
/* end home boxes */

.crumb
{
margin-bottom: 20px;
border-bottom: 1px solid #ccc;
width: 710px;
 padding-bottom: 5px;
 font-size: 11px
 }
.formsearch
{
margin-bottom: 20px;
}
.search
{
background: #DEECF8;
border: 1px solid #63A4EB;
width: 198px;
height: 24px;
margin-right: 5px;
}
.letterOn
{
width: 26px;
height: 26px;
color: #FFFFFF;
font-size: 12px;
font-weight: bold;
text-align: center;
}
#mainarea
{
clear: both;
float: left;
margin-top: 20px;
margin-bottom: 20px;
}
.threeboxes
{
width: 700px;
float: left;
}
ul.nav
{
padding: 0px;
margin: 0px;
float: left;
width: 200px;
list-style: none;
}
.nav li
{
margin-bottom: 4px;
}


ul#link_list
{
margin: 0px 0px 0px 20px;
padding: 0px;
}
#link_list li
{
padding: 0px 0 0px 0px;
list-style: circle;
}

/* new nav */


/* Groups redundant items into one class */
.top_level a {
	height: 26px;
	display: block;
}
.top_level a:hover
{
text-decoration: none
}

/* HOME LINK */
.li_home a {
	background: url(../images/nav/doubles/b_home.png) no-repeat top left;
}
.li_home a:hover {
	background: url(../images/nav/doubles/b_home.png) no-repeat bottom left;
}

/* PRODUCTS LINK */
.li_products a {
	background: url(../images/nav/doubles/b_products.png) no-repeat top left;
}


.li_products a:hover {
	background: url(../images/nav/doubles/b_products.png) no-repeat bottom left;
}

/* GALLERY LINK */
.li_gallery a {
	background: url(../images/nav/doubles/b_gallery.png) no-repeat top left;
}
.li_gallery a:hover {
	background: url(../images/nav/doubles/b_gallery.png) no-repeat bottom left;
}


/* ABOUT LINK */
.li_about a {
	background: url(../images/nav/doubles/b_about.png) no-repeat top left;
}
.li_about a:hover {
	background: url(../images/nav/doubles/b_about.png) no-repeat bottom left;
}

/* NEWS LINK */
.li_news a {
	background: url(../images/nav/doubles/b_news.png) no-repeat top left;
}
.li_news a:hover {
	background: url(../images/nav/doubles/b_news.png) no-repeat bottom left;
}

/* FAQS LINK */
.li_faqs a {
	background: url(../images/nav/doubles/b_faqs.png) no-repeat top left;
}
.li_faqs a:hover {
	background: url(../images/nav/doubles/b_faqs.png) no-repeat bottom left;
}

/* DOWNLOADS LINK */
.li_downloads a {
	background: url(../images/nav/doubles/b_downloads.png) no-repeat top left;
}
.li_downloads a:hover {
	background: url(../images/nav/doubles/b_downloads.png) no-repeat bottom left;
}
/* BROCHURE LINK */
.li_brochure a {
	background: url(../images/nav/doubles/b_brochure.png) no-repeat top left;
}
.li_brochure a:hover {
	background: url(../images/nav/doubles/b_brochure.png) no-repeat bottom left;
}

/* LINKS LINK */
.li_links a {
	background: url(../images/nav/doubles/b_links.png) no-repeat top left;
}
.li_links a:hover {
	background: url(../images/nav/doubles/b_links.png) no-repeat bottom left;
}

/* EVENTS LINK */
.li_events a {
	background: url(../images/nav/doubles/b_events.png) no-repeat top left;
}
.li_events a:hover {
	background: url(../images/nav/doubles/b_events.png) no-repeat bottom left;
}

/* WARRANTY LINK */
.li_warranty a {
	background: url(../images/nav/doubles/b_warranty2.png) no-repeat top left;
}
.li_warranty a:hover {
	background: url(../images/nav/doubles/b_warranty2.png) no-repeat bottom left;
}

/* CONTACT LINK */
.li_contact a {
	background: url(../images/nav/doubles/b_contact.png) no-repeat top left;
}
.li_contact a:hover {
	background: url(../images/nav/doubles/b_contact.png) no-repeat bottom left;
}

/* VACANCIES LINK */
.li_vacancies a {
	background: url(../images/nav/doubles/b_vacancies.png) no-repeat top left;
}
.li_vacancies a:hover {
	background: url(../images/nav/doubles/b_vacancies.png) no-repeat bottom left;
}







#infoArea
{
float: left;
line-height: 20px;
width: 710px;
margin-bottom: 20px;
}
.horiz
{
clear: both;
background: #10437A;
height: 2px;
font-size: 1px;
margin: 5px 0 5px 0;
}
.horiz-lite
{
clear: both;
background: #cccccc;
height: 1px;
font-size: 1px;
margin: 10px 0 10px 0;
}

#prod_nav a  {
	background: none;
	margin: 0 0 0 0px;
	color: #10437A;
	padding: 0px;
}

#prod_nav a:hover  {
	font-weight: bold;
}

ul.subnavigation
{
font-size: 13px;
color: #10437A;
list-style: none;
padding: 0px 0px 0px 23px;
margin: 0px;
}
.subnavigation li
{
color: #10437A;
margin: 8px 0 8px 0;
}
.subnavigation li a
{
color: #10437A;
text-decoration: none;
}
.subnavigation li a:hover
{
font-size: 13px;
color: #10437A;
text-decoration: none;
font-weight: bold;
}
.reg_sub_link
{
padding: 0px;
margin: 0px;
color: #000000
}
.error
{
color: #CC0000;
font-weight: bold;
margin-bottom: 20px;
}
#footer
{
border-top: 1px solid #999;
padding-top: 5px;
text-align:center;
margin-top: 20px;
clear: both;
font-size: 11px;
color: #666;
margin-left: 10px;
}
ul.footerlinks
{
padding: 0px;
list-style: none;
text-align: center;
display: inline
}
.footerlinks li
{
display: inline;
list-style: none;
}
.footerlinks li a
{
margin-right: 10px;
margin-bottom: 5px;
list-style: none;
}
.enlarge_pic_holder
{
float: left; 
margin-right: 15px; 
margin-bottom: 20px;
}
.enlarge
{
font-size: 11px; 
margin-top: 5px; 
font-weight: bold; 
display: block
}
.divide
{
	background: url(../bgs/h_bar-bg.gif) no-repeat;
	height: 25px;
	padding: 4px 0 0 10px;
	font-size: 15px;
	color: #003366;
	font-weight: bold;
	width: 710px;
	clear: both;
	margin: 10px 0 20px 0;
}
.divide_thin
{
	background: url(../bgs/h_bar-bg_2.gif) no-repeat;
	height: 25px;
	padding: 0px 0 0 10px;
	font-size: 14px;
	color: #003366;
	font-weight: bold;
	width: 700px;
	clear: both;
	display: block;
	margin: 0 0 10px 0;
}
.divide_thin_2
{
	background: url(../bgs/h_bar-bg_2.gif) no-repeat;
	padding: 0px 0 0 10px;
	font-size: 14px;
	color: #003366;
	font-weight: bold;
	width: 700px;
	clear: both;
	display: block;
	margin: 0 0 10px 0;
}
.range_item
{
width: 300px;
background-color: #FFFFFF;
margin-top: 30px;
float: left;
border: 1px solid #ccc;
margin-left: 10px;
text-align: center;
padding: 10px;
}
.range_head
{
width: 710px;
margin-bottom: 20px;
float: left;
padding-top: 20px;
padding-right: 10px;
}
.range_image
{
margin-right: 20px;
}
.access_item
{
width: 690px;
background-color: #FFFFFF;
float: left;
border: 1px solid #ccc;
padding: 10px;
margin-bottom: 25px;
}
.access_pic
{
margin-right: 10px;
}
 ul#tick
 {
 margin: 10px 0 10px 5px;
 padding: 0px;
 list-style: none;
 }
 #tick li
 {
 background: url(../images/b_tick.gif) no-repeat;
 padding: 0 0 10px 17px;
 }
 .speclist
 {
 border-bottom: 1px solid #10437A;
 text-align: left;
 padding: 3px 0 3px 0;
 font-weight: bold;
 }
  .speclist_match
 {
 font-weight: bold;
 padding: 3px 0 3px 0;
  text-align: left;
 }
 .match_head
 {
padding: 0px 0px 0px 5px;
background: #BFDBF2;
text-align: left;
font-size: 13px;
font-weight: bold;
color: #333333;
height: 25px;
 }
.option_table
{
border: 1px solid #BFDBF2;
padding: 1px;
}
.detail_table
{
margin-bottom: 16px;
}
 .trans { behavior: url("javascript/pngbehavior.htc");
}

/* contact details */

INPUT.contact {
	width: 500px;
	height: 22px;
	padding: 3px 0px 0px 3px;
	font-size: 13px;
	margin: 5px 0px 10px 0px;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #f1f1f1;
	border-bottom: 1px solid #f1f1f1;
	display: block;
} 
INPUT.contact_sm {
	width: 100px;
	height: 22px;
		padding: 3px 0px 0px 3px;
	font-size: 13px;
	margin: 5px 0px 10px 0px;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #f1f1f1;
	border-bottom: 1px solid #f1f1f1;
	display: block;
} 
TEXTAREA.contact {
	width: 500px;
	height: 70px;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #f1f1f1;
	border-bottom: 1px solid #f1f1f1;
	font-size: 13px;
	margin: 5px 0px 20px 0px;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
}
SELECT.selecta{
	width: 300px;
	height: 20px;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #f1f1f1;
	border-bottom: 1px solid #f1f1f1;
	font-size: 13px;
	margin: 5px 0px 20px 0px;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
}
select.installation_year
{
width: 70px;
}
#dhtmltooltip{
position: absolute;
width: 120px;
border: 1px solid #82B0D6;
padding: 2px;
background: #FFFFFF;
font-weight: bold;
visibility: hidden;
z-index: 100;
}


.navon {
 font-weight: bold;
}



.selected{
	border:3px solid #FF0000 !important;

}


.brochure_thumbnail{
	border:3px solid #666;
	cursor:pointer;

}
.brochure_box {
	
	width:155px;
	height:280px;
	margin:0px 2px 0px 2px;
	overflow:hidden;
	float:left;

}

/* MOOTOOLS CLASSES */

.tips {
	width: 250px;	
}

.tip-tip {
	color: #33333E;
	width: 250px;
	border: 1px solid #AAD5FF;
	z-index: 13000;
}
 
.tip-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #FFFFFF;
	padding: 8px 8px 4px;
	background-image: url(/cms/img/icons/help.png);
	background-repeat: no-repeat;
	background-position: 230px;
	background-color: #ABD6FF;
	border-bottom: 2px solid #fff;
}
 
.tip-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: #D6EBFF;
}

#vacancies li
{
	margin-left: 40px;
}