@charset "utf-8";
/* CSS Document */

/*-------------------------------
Main global stuff
--------------------------------*/
body {
	background-color: #686868;
	text-align:center;
	padding:0;
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:12px;
}

#wrapper {
/*	width:62.25em;	
	position:relative;
	float:none;*/
	width:996px;
	text-align:left;
	margin:0 auto 0 auto;
	padding:0;
	background:#FFFFFF;
	
}


#mainContent
{
	width:100%;
	/*position:relative;
	float:left;*/
	padding:0;
	margin:0;
}

.hundredPercent
{
	width:100%;
}

.hundredPercentWithPadding
{
	float:left;
	width:100%;
	padding:10px;
}


#contentLeft
{
	/*position:relative; */
	float:left;
	padding:10px;
	width:52%;
}

#contentRight
{
	/*position:relative; */
	float:left;
	padding:13px 0 0 32px;
	width:42%;
	z-index:1;
}


.leftContent
{
	/*position:relative; */
	float:left;
	padding:10px;
	width:42%;
}

.rightContent
{
	/*position:relative; */
	float:left;
	padding:13px 0 0 32px;
	width:52%;
	z-index:1;
}


.cleaner
{
	clear:both;
	overflow:hidden;
	margin:-1px;
	height:1px;
}

#access-keys {
position:absolute;
width:250px;
left:-3000px;
float:left;
}

.borderBlu
{
	border:#25408E 1px solid;
}

.HomBrochureHolder
{ position:relative; float:left; border:#999999 1px solid; padding:2px; background:#f4f4e6; width:100%; margin:10px 0 20px 0; }

/**********       *sitemap         ******************/


h3.sitemap, h3.maximise, h3.minimise {
	background : url(../images/maximise.gif) no-repeat center left;
	cursor : hand;
	padding-left : 15px;
}

h3.minimise	{
	background : url(../images/minimise.gif) no-repeat center left;
}

ul.sitemap	{
	list-style-type : none;
	margin-left : 0.5cm;
	padding-left : 0;
}

ul.sitemap li {
	background : transparent;
	padding-left : 1.1em;
	font-weight:normal;
	padding-bottom:0.5em;
}

ul.sitemap li a	{
	background : transparent url(../images/sitemapdocbullet.gif) no-repeat;
	/*margin-left : -1.1em;*/
	padding-left : 1em;
	text-decoration:none;
	font-weight:normal;
}

ul.sitemap li img {
	padding-right : 2px;
}

/*ul.sitemap li a:hover	{
	background : transparent url(../images/sitemapdocbullethover.gif) no-repeat;
	}*/

ul.sitemap li a.parent {
	background : transparent;
	padding-left : 0;
	text-decoration:none;
	color:#5871b9;
}

ul.sitemap li ul{
	background : transparent /*url(../images/sitemapfolderbullet.gif)*/ no-repeat;
	list-style-type : none;
	margin : -1em 0 0 -1.6em;
	padding : 1.4em 0 0 0.6em;
}

ul.sitemap li ul:hover	{
	background : transparent /*url(../images/sitemapfolderbullethover.gif)*/ no-repeat;
}

ul.sitemap li ul li	{
	margin-left : 0.5cm;
	padding-left : 40px;
}

h3.sitewide {
	background : transparent url(../images/sitemapdocbullet.gif) no-repeat  0px 3px;
}
h3.sitewide a{
	text-decoration:none;
	color:#333333;
	padding-left:14px;
	}

.sitemapPadding
{	padding-left:3em; }	
	


/* Brochure Request Page
------------------------------------- */

#requestTableholder
{ position:relative; float:left; width:90%; border:#000000 1px solid; background:url(../images/request-bg.gif) repeat-x; }

#requestBlooHeader
{ position:relative; float:left; width:90%; padding:4px; background:#1F419A; color:#FFFFFF; }

label
{ float:left; text-align:right; width:160px; margin: 0.4em 0.5em 0 0; }

input
{	width:auto; margin:0.2em 0 0 0; border:#7E8040 1px solid; }

.myButton
{ margin:20px 0 20px 168px; }

.errorMsg
{	color:#FF0000; }




/* Stockists Page
-------------------------------------*/
.stockistsLeft
{ position:relative; float:left; width:400px; padding:6px; border:#000000 1px solid; }

.stockistsText
{ position:relative; float:left; width:130px; }

.stockistsRight
{ position:relative; float:left; padding:6px; /*border:#000000 1px solid;*/ margin:0 0 18px 10px; width:168px; }

.stockists5050
{ position:relative; float:left; padding:6px; border:#000000 1px solid; margin:0 0 18px 10px; width:544px; }

.logoPadding
{ padding-bottom:20px; }

.stockistsText h2
{ font-size:1em; letter-spacing:normal; font-weight:bold; }


/* ----------------------
Contact
-----------------------*/
.aboutUsBox
{ position:relative; float:left; width:380px; padding:10px 4px 10px 4px; background:#F8F4ED; border:#000000 1px solid; }
.aboutLeft
{ position:relative; float:left; padding-left:4px; width:60px; }


/* ----------------------
Header
------------------------*/
.left60percent
{
	position:relative;
	float:left;
	padding:0;
	margin:0;
	width:60%;
}

.right40percent
{
	position:relative;
	float:left;
	padding:0;
	margin:0;
	width:40%;
}

.paddingTop20
{
	padding:20px 0 0 0;
}

#menuBar
{
	position:relative;
	float:left;
	width:100%;
	height:31px;
	padding:0;
	margin:0;
	background:url(../images/menu_strip.gif) left no-repeat;
}

/*---------------------------
Acoustic Requirements
-----------------------------*/
.rightContent th
{
	font-weight:bold;
	color:#FFFFFF;
	text-align:left;
}

.hundredPercentWithPadding th
{
	font-weight:bold;
	color:#FFFFFF;
	text-align:left;
}

.smaller
{
	font-size:0.8em;
	color:#FFFFFF;
	text-align:left;
}


/*--------------------------
Footer
--------------------------*/
#footer
{
	position:relative;
	float:left; 
	width:82.15em;
	height:31px;
	background:url(../images/footer.gif) left no-repeat;
	text-align:right;
	color:#fff;
	padding:12px 10px 0 0;
	margin:-10px -10px 0 0;
	top:10px;

}


/*--------------------------
Texts, links and things.
--------------------------*/

h1
{
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.98em;
	color:#344d96;
	font-weight:normal;
	letter-spacing:-1px;
}

h2
{
	padding:0 0 2px 0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.6em;
	color:#344d96;
	font-weight:normal;
	letter-spacing:-1px;
}

h2 a 
{
	padding:0 0 2px 0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.0em;
	color:#344d96;
	font-weight:normal;
	letter-spacing:-1px;
}


.h2smallerWhite
{
	padding:0 0 2px 0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.4em;
	color:#fff;
	font-weight:normal;
	letter-spacing:normal;
}

.h2smallerBlu
{
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.4em;
	color:#344d96;
	font-weight:normal;
	letter-spacing:normal;
}


h3
{
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.1em;
	color:#344d96;
	letter-spacing:-1px;
}

h4
{
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#344d96;
}

.Black
{	color:#000000; }

.Orange
{
	color:#ff6600;
	text-decoration:none;
}

.Orange:hover
{
	color:#000000;
	text-decoration:underline;
}

.menuBigger
{
	font-size:1.2em;
	letter-spacing:-1px;
}
.menuBiggerNolink
{
	font-size:1.2em;
	letter-spacing:-1px;
	color:#FFFFFF;
	text-indent:0.85em;
}

.blu12
{
	color:#25408e;
}

a.redLink:link,a.redLink:visited,a.redLink:active
{
	color:#ba006f;
	text-decoration:none;
}
a.redLink:hover
{
	color:#000099;
	text-decoration:underline;
}


a.gryLink:link,a.gryLink:visited,a.gryLink:active
{
	color:#838383;
	text-decoration:none;
}
a.gryLink:hover
{
	color:#25408e;
	text-decoration:none;
}

a.whtLink:link,a.whtLink:visited,a.whtLink:active
{
	color:#fff;
	text-decoration:none;
}
a.whtLink:hover
{
	color:#e2e2f8;
	text-decoration:none;
}

a.ltBluLink:link,a.ltBluLink:visited,a.ltBluLink:active
{
	color:#5871b9;
	text-decoration:none;
}
a.ltBluLink:hover
{
	color:#000;
	text-decoration:underline;
}


/*--------------------------
Generic stuff
---------------------------*/
.techguidesBox
{
	position:relative;

	padding:10px;
	width:78%;
	background:#f8f8ff;
	border:#e2e2e2 1px solid;
}

.techguidesBox ul
{
	position:relative;
	margin-top:2px;
	margin-bottom:-8px;
}

.techguidesBox li
{
	list-style:none;
	background:url(../images/doc-bullet.gif) no-repeat;
	line-height:14px;
	padding:0 0 6px 24px;
	margin:0px 0 0 -20px;
}


.imgPaddingRight
{
	margin:0 30px 0 0;
}


/*-------------------------------------
Product Pages
--------------------------------------*/
.fiftyfiftyblu
{
	position:relative;
	float:left;
	width:47%;
	padding:0.4em;
	margin:0;
	background:#b0b0d2;
	border:#3C589B 1px solid;
}
.fiftyfiftyclear
{
	position:relative;
	float:left;
	width:47%;
	padding:0.4em;
	margin:0;
	border:#3C589B 1px solid;
}

.bluBoxleft
{
	position:relative;
	float:left;
	width:98%;
	background:#25408e;
	color:#FFFFFF;
	padding:10px 6px 10px 6px;
}


.threeAccrossblu
{
	position:relative;
	float:left;
	width:32%;
	padding:0.2em;
	margin:0;
	background:#b0b0d2;
	border:#3C589B 1px solid;
}

.threeAccrossclear
{
	position:relative;
	float:left;
	width:32%;
	padding:0.2em;
	margin:0;
	border:#3C589B 1px solid;
}

.imgTxtpadding
{
	padding:0 0 20px 0;
}


.imgTxtpadding50
{
	margin:0 30px 60px 0;
}

.imgTxtpadding130
{
	margin:0 30px 130px 0;
}

.paddingLeft10
{
	padding-left:10px;
}

.paddingRight10
{
	padding-right:10px;
}



/*_____________ Nav Start _____________*/

#navholder {
position:relative;
width:960px;
left:0;
top:8px;
z-index:999;
}

#nav {
position:relative;
list-style:none;
width:750px;
font-family:arial, verdana, sans-serif;
left:10px; 
margin:0;
padding:0;
z-index:999;
}

#nav li.top {
display:block;
float:left;
}

#nav li a.top_link {
display:block;
float:left;
height:12px;
line-height:12px;
color:#fff;
text-decoration:none;
font-weight:700;
font-size:12px;
cursor:pointer;
padding:0;
border-left:#fff 1px solid;
border-right:#fff 1px solid;
margin-right:2px;
}

#nav li a.top_link span {
float:left;
display:block;
padding:0 10px;
}

/* IE 6 */
#nav li a.top_link:hover {
color:#e2e2f8;
/*background:#e2e2f8; */
}

/* keep bg col on top links when on sub menu */
#nav li:hover > a.top_link span {
color:#e2e2f8;
/* background:#e2e2f8; */
}

/*#nav li:hover > a.top_link {
color:#ffff00; */
}

#nav table {
border-collapse:collapse;
width:0;
position:absolute;
top:0;
left:0;
margin:0;
}

#nav li:hover {
position:relative;
z-index:200;
}

#nav a:hover {
visibility:visible;
position:relative;
z-index:200;
}

#nav ul {
position:absolute;
left:-9999px;
top:-9999px;
width:0;
height:0;
list-style:none;
margin:0;
padding:0;
}

/* main sub menu properties */
#nav :hover ul {
left:0;
top:12px;
white-space:nowrap;
width:auto;
height:auto;
z-index:1000;
background:#25408e; 
padding:11px 0px 10px 0px;
}

#nav ul .topLI
{
	border-top:#e2e2f8 1px solid;
	padding-top:10px;
}


/* Sub Menu Links */
#nav :hover ul li a {
display:block;
list-style:none;
font-size:12px;
height:20px;
line-height:20px;
width:auto;
color:#fff;
font-weight:700;
text-decoration:none;
padding:0 10px 0 10px;
}

/* hover over links on sub menu */
#nav :hover ul li a:hover {
/*background:#e2e2f8; */
color:#e2e2f8;
}

/*Contact Form Styling*/
.contactUsBox
{ position:relative; float:left; width:400px; padding:10px 4px 10px 4px; background:#F8F4ED; border:#000000 1px solid; }

.contactForm {
	width: 400px;
	padding:10px;
}
.contactForm label{
	width: 100px;
	text-align:left;
	font-weight:bold;
}

.contactForm .submitButton{
	width:60px;
	background-color:#25408E;
	border: 1px solid #CCCCCC;
	color:#FFFFFF;
	padding:4px;
	font-weight:bold;
}

.contactForm .submitButton:hover{
	border: 1px solid #CCCCCC;
}

.contactForm input {
	padding:3px;
	border: 1px solid #CCCCCC;
	width: 250px;
	text-align:left;
}

.contactForm input:focus {
	border: 1px solid #000000;
}

.contactForm input:hover {
	border: 1px solid #000000;
}

.contactForm textarea{
	padding:3px;
	width: 250px;
	text-align:left;
	border: 1px solid #CCCCCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.contactForm textarea:focus {
	border: 1px solid #000000;
}

.contactForm textarea:hover {
	border: 1px solid #000000;
}

.redText {
	color:#FF0000;
	font-size:10px;
}

/*Brochure*/

.brochureContainer {
	float: left;
	padding-left:20px;
	width: 450px;
}

.brochureContent img {
	float:left;
	border:none;
}

.brochureContent p {
	width: 330px;
	float:right;
	text-align:left;
	vertical-align:top;
}

.brochureContent h2 {
	width: 330px;
	float:right;
	text-align:left;
	vertical-align:top;
}

.adobeAlert {
	margin-top:20px;
	font-size:10px;
}

.adobeAlert img {
	border:none;
}

.adobeAlert a{
	color:#344d96;
}

.adobeAlert a:hover{
	color:#000000;
}

/*Generic*/
.mainContent {
	width:470px;
	padding:10px;
	float:left;
	}
	
.secondaryContent {
	width:470px;
	margin:10px;
	border-left:: 1px solid #000000;
	float:left;
}

.contactThankYou {
	padding:20px 0 0 20px;
}

.contactThankYou a {
	color:#344d96;
}

.contactThankYou a:hover {
	color:#000000;
}

/*Other Products*/
.otherProducts {
	width:470px;
	float: left;
}

.otherProductsInfo {
	width:330px;
	float:right;
	padding:10px;
}

.otherProducts img {
	float: left;
	padding-top: 40px;
	border:none;
}

.otherProducts h2 a {
	color:#344d96;
}

.otherProducts h2 a:hover {
	color:#000000;
}





