/* DRON & DICKSON
-------------------------------------------------------------------*/
body
{
	font: 100% arial,helvetica,sans-serif;
	background: #fff url(../images/bg_body.png) no-repeat top center;
	color: #000;
}

#top { width: 960px; margin: 0 auto; position: relative; overflow: hidden; }

/* HEADER + NAV
-------------------------------------------------------------------*/
#header {
	width: 920px;
	height: 150px;
	position: absolute;
	left: 40px;
	top: 0;
	z-index: 10;
	background: url(../images/header_top.png) no-repeat 99px 0;
}

#header img { border: 0; }

#n0
{
	position: absolute;
	left: 99px;
	top: 44px;
	width: 191px;
	height: 107px;
	text-indent: -999em;
}

#nav {
	width: 821px;
	height: 44px;
	position: absolute;
	left: 99px;
	top: 0;
}

#nav li, #nav a {
	display: block;
	position: absolute;
	top: 0;
	height: 44px;
	background-repeat: no-repeat;
	background-position: 0 0;
}

#nav a {
	left: 0;
	overflow: hidden;
	text-indent: -999em;
}

#nav .n1 { left: 0; }
#nav .n2 { left: 68px; }
#nav .n3 { left: 144px; }
#nav .n4 { left: 218px; }
#nav .n5 { left: 332px; }
#nav .n6 { left: 442px; }
#nav .n7 { left: 530px; }
#nav .n8 { left: 587px; }
#nav .n9 { left: 640px; }
#nav .n10 { left: 729px; }

#nav .n1, #nav .n1 a { background-image: url(../images/n1.png); width: 68px; }
#nav .n2, #nav .n2 a { background-image: url(../images/n2.png); width: 76px; }
#nav .n3, #nav .n3 a { background-image: url(../images/n3.png); width: 74px; }
#nav .n4, #nav .n4 a { background-image: url(../images/n4.png); width: 114px; }
#nav .n5, #nav .n5 a { background-image: url(../images/n5.png); width: 110px; }
#nav .n6, #nav .n6 a { background-image: url(../images/n6.png); width: 88px; }
#nav .n7, #nav .n7 a { background-image: url(../images/n7.png); width: 57px; }
#nav .n8, #nav .n8 a { background-image: url(../images/n8.png); width: 53px; }
#nav .n9, #nav .n9 a { background-image: url(../images/n9.png); width: 89px; }
#nav .n10, #nav .n10 a { background-image: url(../images/n10.png); width: 92px; }

#nav a:link, #nav a:visited { background-position: 0 0; }
#nav a:hover, #nav a:active { background-position: 0 -44px; }

#nav #current, #nav #current a { background-position: 0 -88px; }

/* QUOTE
-------------------------------------------------------------------*/
#quote-summary {
	position: absolute;
	left: 702px;
	top: 60px;
	width: 220px;
	height: 50px;
}
#quote-summary p { font-size: 80%; color: #555; }
#quote-summary p strong { font-weight: bold; }

#quote-summary  a:link, #quote-summary a:visited { color: #005d7b; text-decoration: none; border-bottom: 1px solid #00ace3; font-weight: bold; }
#quote-summary  a:hover, #quote-summary a:active { color: #00ace3; text-decoration: none; border-color: #00c1ff; }


/* SEARCH
-------------------------------------------------------------------*/
#search {
	position: absolute;
	z-index: 20;
	left: 736px;
	top: 94px;
	width: 220px;
	height: 50px;
	background: url(../images/search_shadow.png) no-repeat;
}
#search fieldset {
	position: absolute;
	left: 7px;
	top: 5px;
	width: 192px;
	height: 29px;
	background: url(../images/search_input.gif) no-repeat;
}
#search #kw {
	background: transparent;
	color: #444;
	width: 130px;
	padding: 7px 0 0 8px;
	border: 0;
	font-size: 12px;
}
#search #go {
	position: absolute;
	left: 154px;
	top: 0;
	width: 38px;
	height: 29px;
}

/* CONTENT -- IMAGES
-------------------------------------------------------------------*/
#image { position: relative; height: 338px; overflow: hidden; background: url(../images/bg_imagestrip.gif) repeat-x left bottom; }
#image .home { width: 700px; height: 335px; background: url(../images/header_home.jpg) no-repeat; }
#image .contact { width: 700px; height: 335px; background: url(../images/header_contact.jpg) no-repeat; }
#image .technical { width: 700px; height: 335px; background: url(../images/header_technical.jpg) no-repeat; }
#image .product { width: 700px; height: 335px; background: url(../images/header_product.jpg) no-repeat; }
#image .about { width: 940px; height: 335px; background: url(../images/header_about.jpg) no-repeat; }
#image .esm { width: 940px; height: 335px; background: url(../images/header_esm.jpg) no-repeat; }
#image .quality { width: 940px; height: 335px; background: url(../images/header_quality.jpg) no-repeat; }
#image .environmental { width: 940px; height: 335px; background: url(../images/header_enviro.jpg) no-repeat; }
#image .health-safety { width: 940px; height: 335px; background: url(../images/header_health_safety.jpg) no-repeat; }
#image .downloads { width: 940px; height: 335px; background: url(../images/header_downloads.jpg) no-repeat; }
#image .general { width: 940px; height: 335px; background: url(../images/header_generic.jpg) no-repeat; }

#image img { display: none; position: absolute; top: 0; left: 0; }

/* CONTENT -- OTHER
-------------------------------------------------------------------*/
#shadowextra { position: absolute; left: 710px; top: 150px; width: 250px; height: 30px; background: url(../images/bg_columns_two_overlay.png) no-repeat; }
#onecol #shadowextra { left: 950px; width: 10px; height: 30px; background: url(../images/bg_columns_single_overlay.png) no-repeat; }



/* CONTENT -- ONE COLUMN
-------------------------------------------------------------------*/
#onecol #wrapper { width: 960px; overflow: hidden; background: url(../images/bg_columns_single.jpg) repeat-y; }
#onecol #wrapper-footer { width: 960px; height: 15px; overflow: hidden; background: url(../images/bg_columns_single_footer.jpg) no-repeat; }
#onecol #main { width: 940px; padding: 0 10px; }

#onecol #wrapper-plain { width: 960px; overflow: hidden; clear: both; }

/* CONTENT -- TWO COLUMNS -- EQUAL HEIGHT
-------------------------------------------------------------------*/
#twocoleven #wrapper { width: 960px; overflow: hidden; background: url(../images/bg_columns_two.jpg) repeat-y; }
#twocoleven #wrapper-footer { width: 960px; height: 15px; overflow: hidden; background: url(../images/bg_columns_two_footer.jpg) no-repeat; }

#twocoleven #main { width: 700px; padding-left: 10px; float: left; }
#twocoleven #side { width: 220px; padding: 170px 10px 0 0; float: right; }

/* CONTENT -- TWO COLUMNS -- NOT EQUAL HEIGHT
-------------------------------------------------------------------*/
#twocol #wrapper { width: 960px; overflow: hidden; }

#twocol #wrapper-left { float: left; width: 720px; background: url(../images/bg_columns_left.jpg) repeat-y; }
#twocol #wrapper-left-footer { line-height: 0; float: left; width: 720px; height: 15px; background: url(../images/bg_columns_left_footer.jpg) no-repeat; }

#twocol .wrapper-left-plain { float: left; width: 720px; }

#twocol .productdetails #wrapper-left { background: url(../images/bg_columns_left_plain.jpg) repeat-y; }
#twocol .productdetails #wrapper-left-footer { background: url(../images/bg_columns_left_plain_footer.jpg) no-repeat; }

#twocol #wrapper-right { float: right; width: 239px; background: url(../images/bg_columns_right.jpg) repeat-y right top; }
#twocol #wrapper-right-footer { line-height: 0; width: 239px; height: 15px; overflow: hidden; background: url(../images/bg_columns_right_footer.jpg) no-repeat; }

#twocol #main { width: 700px; padding-left: 10px; }
#twocol #side { width: 220px; padding: 170px 10px 0 9px; }

#twocol .esm #side { padding-bottom: 210px; background: url(../images/bg_columns_right_esm.jpg) no-repeat right bottom; }

/* CONTENT -- TWO COLUMNS WITHIN LEFT COLUMN -- EQUAL WIDTH (ESM)
-------------------------------------------------------------------*/
.wrapper-twocol { width: 720px; clear: left; float: left; overflow: hidden; background: url(../images/bg_columns_left_two.jpg) repeat-y; }
.wrapper-twocol-header { width: 720px; height: 15px; line-height: 0; float: left; background: url(../images/bg_columns_two_header.jpg) no-repeat; }

.wrapper-twocol-inner { width: 720px; overflow: hidden; background-position: left bottom; background-repeat: no-repeat; }
.esm1 .wrapper-twocol-inner { background-image: url(../images/bg_columns_two_esm1.jpg); padding-bottom: 150px; }
.esm2 .wrapper-twocol-inner { background-image: url(../images/bg_columns_two_esm2.jpg); padding-bottom: 100px; }

.wrapper-twocol .column { width: 340px; display: inline; float: left; margin: 0 0 0 10px; }
.wrapper-twocol .right { float: right; margin: 0 10px 0 0; }
.wrapper-twocol .content { padding: 10px 20px; }
.wrapper-twocol .content h2 { margin-top: 0; }

.single { background: url(../images/bg_columns_two_single.jpg) repeat-y; }
.single .content { padding: 20px 30px; }
.wrapper-single-header, .wrapper-single-footer { width: 720px; height: 15px; line-height: 0; float: left; }
.wrapper-single-header { background: url(../images/bg_columns_two_single_header.jpg) no-repeat; }
.wrapper-single-footer { background: url(../images/bg_columns_two_single_footer.jpg) no-repeat; }

/* CONTENT -- THREE COLUMNS -- EQUAL (HOME)
-------------------------------------------------------------------*/
#wrapper-threecol-header, #wrapper-threecol-footer { width: 960px; height: 15px; float: left; line-height: 0; }
#wrapper-threecol-header { background: url(../images/bg_columns_three_header.jpg) no-repeat; }
#wrapper-threecol-footer { background: url(../images/bg_columns_three_footer.jpg) no-repeat; }

#wrapper-home { width: 960px; overflow: hidden; padding-bottom: 110px; background: url(../images/bg_columns_three_home.jpg) no-repeat center bottom; }
.home #wrapper-threecol-footer { background: url(../images/bg_columns_three_home_footer.jpg) no-repeat; }

#wrapper-threecol { width: 960px; clear: both; float: left; overflow: hidden; background: url(../images/bg_columns_three.jpg) repeat-y; }
#wrapper-threecol .column { float: left; width: 300px; padding: 0 10px; }
#wrapper-threecol .right { float: right; padding-left: 0; }
#wrapper-threecol .content { padding: 10px 20px; }

#wrapper-threecol h2 { margin-top: 0; }

/* CONTENT -- TEXT
-------------------------------------------------------------------*/
.content { padding: 20px; font-size: 80%; line-height: 1.5; color: #555; }

.content h1 { color: #00ace3; font-size: 190%; font-weight: bold; line-height: 1.1; margin-bottom: 0.5em; }
.productdetails .content h1 { font-size: 150%; }
.content h2 { color: #00ace3; font-size: 170%; font-weight: bold; line-height: 1.1; margin: 1em 0 0.3em; }
.content h3 { color: #fff; background: #00ace3; font-size: 130%; font-weight: bold; line-height: 1.0; padding: 5px 7px; margin: 1em 0 0.4em; }

.content p { margin-bottom: 1em; }
.content ul, .content ol { margin-bottom: 1em; padding: 0 0 0 1.5em; }
.content ul { list-style-type: square; }
.content ol { list-style-type: decimal; }

.content a:link, .content a:visited { color: #005d7b; text-decoration: none; border-bottom: 1px solid #00ace3; }
.content a:hover, .content a:active { color: #00ace3; text-decoration: none; border-color: #00c1ff; }

.content .nb a:link, .content .nb a:visited, .content .nb a:hover, .content .nb a:active  { border: 0; }

.content strong { font-weight: bold; }
.content em { font-style: italic; }
.content strong em { font-style: normal; color: #e40000; }

.content p:last-child { margin-bottom: 0 !important; }
.content h1:last-child { margin-bottom: 0 !important; }
.content ul:last-child { margin-bottom: 0 !important; }
.content ol:last-child { margin-bottom: 0 !important; }

.content .searchresults dt { font-weight: bold; }
.content .searchresults dd { padding-bottom: 0.5em; margin-bottom: 0.5em; border-bottom: 1px solid #d5d2d2; }

.confirm { width:660px; padding:20px; background:green; color:#fff; font-size:140%; font-weight:bold; }
.error { width:660px; padding:20px; background:red; color:#fff; font-size:140%; font-weight:bold; }


/* CONTENT -- HOME
-------------------------------------------------------------------*/
#side .content { padding: 10px; }

#side dl { text-align: right; }
#side dl img { float: left; margin-right: 1em; }

#side dt, #side h2 { clear: both; color: #00ace3; font-size: 120%; font-weight: bold; }
#side dt a:link, #side dt a:visited { background: transparent; color: #00ace3; border: 0; }
#side dt a:hover, #side dt a:active { background: #00ace3; color: #fff; }

#side dd { font-size: 90%; padding-bottom: 1em; margin-bottom: 1em; border-bottom: 1px solid #d5d2d2; }

#side .content h2 { margin: 0 0 0.5em; }
#side img { border: 0; }

/* CONTENT -- LINK LIST
-------------------------------------------------------------------*/
#linklist ul { list-style: none; padding: 0; }
#linklist li { font-weight: bold; padding-bottom: 0.5em; margin-bottom: 0.5em; border-bottom: 1px solid #d5d2d2; }
#linklist a:link, #linklist a:visited, #linklist a:hover, #linklist a:active { border: 0; }

#linklist ul ul { list-style-type: square; padding-left: 1.5em; }
#linklist li li { border: 0; font-weight: normal; margin: 0; padding: 0; }

/* CONTENT -- CONTACT DETAILS
-------------------------------------------------------------------*/
.contactdetails { width: 660px; }
.contactdetails td { vertical-align: top; width: 330px; }

/* CONTENT -- TECHNICAL TABLE
-------------------------------------------------------------------*/
.techtable { width: 660px; line-height: 1.1; background: #fff; margin: 0 0 1em; border-bottom: 5px solid #00ace3; }
.techtable td { vertical-align: middle; border: 1px solid #ccc; padding: 6px; }
.techtable td p { margin-bottom: 0; }
.techtable td.narrow { width: 150px; }
.techtable td.centred { text-align: center; }
.techtable td.top { vertical-align: top; }
.techtable td.top-narrow { width: 220px; vertical-align: top; }
.techtable td.top-very-narrow { width: 60px; text-align: center; vertical-align: top; }

/* CONTENT -- RTE DATA TABLE
-------------------------------------------------------------------*/
.datatable { line-height: 1.0; background: #fff; margin: 0 0 1em; font-size: 90%; }
.datatable td { vertical-align: top; border: 1px solid #ccc; padding: 3px; }

/* CONTENT -- PRODUCTS
-------------------------------------------------------------------*/
#main #bread ul { list-style: none; margin: 0; padding: 0 0 5px; line-height: 1.0; }
#main #bread li { display: inline; }

#main .rowwrapper { width: 660px; overflow: hidden; }
#main .searchresults { width: 885px; }
#main .item {
	float: left;
	position: relative;
	display: inline;
	overflow: hidden;
	margin: 10px 45px 20px 0;
	width: 185px;
	height: 206px;
	border: 1px solid #dad7d7;
	background-color: #fff;
}
#main .last { float: right; margin-right: 0; }
#main .item img { border: 0; }
#main .item a:link, #main .item a:visited, #main .item a:hover, #main .item a:active {
	font-weight: bold; border: 0;
}
#main .item span
{
	line-height: 1.1;
	padding: 10px;
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 165px;
	background: url(../images/bg_product_tint.png) repeat;
}

/* CONTENT -- PRODUCTS -- NAV
-------------------------------------------------------------------*/
#linklist #plist ul { margin-bottom: 0; }
#linklist #plist ul ul { display: none; }
#linklist #plist ul .open ul { display: block; }
#linklist #plist ul .closed ul { display: none; }

/* CONTENT -- MANUFCTURER SEARCH
-------------------------------------------------------------------*/
#mfg select { width: 192px; padding: 2px; border: 1px solid #00ace3; background: #fff; font-size: 90%; }

/* CONTENT -- PRODUCTS -- OPTIONS TABLE
-------------------------------------------------------------------*/
#options { clear: both; margin: 1em 0; width: 660px; line-height: 1.0; }
#options img { border: 0; vertical-align: middle; }
#options th, #options td { border-bottom: 1px solid #d3d0d0; padding: 4px; vertical-align: middle; }
#options th { font-weight: bold; color: #000; border-color: #00ace3; white-space: nowrap; }
#options .q, #options .m { text-align: center; }
#options .r { text-align: right; }
#options .tr-last td { border-bottom: 0; }
#options tr:hover td { color: #00ace3; border-color: #000; }

#options a:link, #options a:visited, #options a:hover, #options a:active {
	font-weight: bold; border: 0;
}

#options td.rt { text-align: right; }
#options .submit { margin-top: 0; }

/* CONTENT -- PRODUCTS -- QUOTE FORM
-------------------------------------------------------------------*/
.genform fieldset { margin-bottom: 1em; }
.genform .group { margin-bottom: 20px; padding-bottom: 20px; border-bottom: 1px solid #ccc; overflow: hidden; }
.genform #options { margin-bottom: 0; }

.genform .column { width: 320px; float: left; }
.genform .right { float: right; }

.genform label, .genform b.label { display: block; margin: 1em 0 2px; font-weight: bold; }
.genform label.inline { float: none; display: inline; width: auto; margin: 0; }
.genform label.first { margin-top: 0; }

.genform input, .genform textarea, .genform select
{
	width: 654px;
	font: 100% arial,helvetica,sans-serif;
	border: 1px solid #00b3e6;
	padding: 2px;
}

.genform .column input, .genform .column textarea, .genform .column select { width: 314px; }

/* VARIATIONS */
.genform input.q { width: 25px; text-align: center; }
.genform input.h { width: 164px; }

.genform .hwid { width: 320px; }
.genform .column .hwid { width: 160px; }
.genform .column h3 { margin-top: 0; }

.genform input.hidden { display: none; }

.genform .check, .genform .column .check { float: none; display: inline; margin: 0; width: auto; border: 0; background: transparent; }
.genform .submit
{
	cursor: pointer;
	font-weight: bold;
	background: #00b3e6;
	color: #fff;
	width: auto;
	margin-top: 1em;
	padding: 3px 20px;
	border-width: 1px;
	border-style: solid;
	border-color: #5acbee #00a1d3 #009ccd #29bbe8;
}

.genform .err, .genform .err option { border-width: 2px; border-color: #000; background: #ccc; }
.genform .alert, .alert { margin-bottom: 1em; font-weight: bold; padding: 10px; background: #000; color: #fff; }
.alert a:link, .alert a:visited { color: #00ace3; text-decoration: underline; border: 0; }
.alert a:hover, .alert a:active { color: #00ace3; text-decoration: none; }
.genform .alert p { margin: 0; }
.genform .alert strong { color: #00b3e6; }

.genform strong { font-weight: bold; color: #aa1e21; }

/* FOOTER
-------------------------------------------------------------------*/
#footer
{
	clear: both;
	position: relative;
	margin: 0 auto;
	width: 940px;
	height: 190px;
	background: url(../images/footer_dron.gif) no-repeat 0 20px;
}
#info
{
	width: 940px; height: 190px;
	padding: 140px 0 0;
	color: #eee;
	font-size: 75%;	line-height: 1.7; text-align: right;
}
#info a:link, #info a:visited { color: #555; text-decoration: none; border-bottom: 1px solid #ccc; }
#info a:hover, #info a:active { color: #333; border-color: #888; }

#info span { color: #ccc; }

#info #dd:link, #info #dd:visited { color: #ccc; text-decoration: none; border: 0; }
#info #dd:hover, #info #dd:active { color: #999; }

