html, body {
	margin: 0;
	padding: 0;
	height: 101%;
}

body {
	background-color:#000;
	min-width:960px;
	color: #333;
}

body, p, ul, ol, td, label {
	font: .85em/1.6em "Arial" ,sans-serif;
}

h1, h2, h3, h4 {
    margin:0px;
	color: #016598;
	font-weight:bold;
}

h1 {font-size: 18px;margin:0px 0px 10px 0px;}
h2 {font-size: 15px;margin:10px 0px 0px 0px;}
h3 {font-size: 12px;margin:10px 0px 0px 0px;}

strong {font-weight:bold;}

a {
	color: #006596;
}

p{
    margin:10px 0px;
}

.hide {
	display: none;
}

#main .imgReplace {
	margin-left: -9999em;
}

textarea {
	width: 250px;
	height: 100px;
	font-family: Verdana, Sans-Serif;
	font-size: 12px;
}

.cb, .clearBoth {clear: both;}


/* ------------------------------------------------------------------------------------------------------ Layout Classes */
#container {
	background:#fff url(/Images/Design/body_bg.jpg) repeat-x 0px 2px;
    min-height:650px;
}

.wrap{
	background-color:Transparent;
	background-position:center 157px;
	background-repeat:no-repeat;
	margin:0px auto;
	background-image:url(/Images/Design/wrap_bg.jpg);
}

.wrapHome{background-image:url(/Images/Design/wrap_home_bg.jpg);}

.wrapInner{
	margin:0px auto;
	width: 960px;
}




/* -------------------------------------------------------------------------------------------------- main content area */
.main {
	min-height:550px;
	background: url('/Images/Design/main_bg.jpg') no-repeat center top;
}

.mainHome {
	background-image:none;
}


.main h1 {

}

.main p {

}

.mainCol, .mainCol1, .mainCol2{
}

.mainCol{
    margin:25px;
    float:left;
}

.mainCol1{
    margin:25px 0px 25px 25px;
    width:600px;
    float:left;
}

.mainCol2{
    margin:25px 25px 25px 0px;
    width:280px;
    float:right;
}

.mainCol1 ul
{
	list-style-position:inside;
    margin-left:5px;
}

.mainCol1 li{
    list-style-type:disc;
    margin:3px 0px 3px 20px;
}

/*-- Copy Area --*/
#copyArea h2 a
{
	text-decoration:none;
}

/* ------------------------------------------------------------------------------------------------------ Header Classes */
#clearHeader {height: 195px;}
#clearHeaderHome {height: 160px;}

#headerContainer {
	position: absolute;
	top: 0; /* This makes sure that the menu dropdowns are always on top */
	z-index: 10;
	width: 960px;
}

#header {
	height: 119px;
	padding:0;
	margin:0;
}

#headerLeft, #headerRight {}

#headerLeft{float: left;}

#headerLeft a {
	display: block;
	margin:5px 0px;
	height: 100px;
	width: 320px;
	background: transparent url(/Images/Design/hdrLogo.gif) center center;
}

#headerRight, #headerRight a
{
	display: block;
	height: 100px;
	width: 320px;
}

#headerRight
{
	float:right;
	margin:5px 0px;
	background: transparent url(/Images/Design/hdrLowRate.gif) center center;
}


#headerRight a
{
	background: transparent url(/Images/Design/hdrLowRate.gif) center center;
}



/* ------------------------------------------------------------------------------------------------------ Footer Classes */
.ftr {
	line-height:130%;
	font-size: 11px;
	background: #000 url(/Images/Design/ftr_bg.jpg) bottom repeat-x;
	clear:both;
	min-height:250px;
}

.ftrInner {
	width: 970px;
	margin: 0px auto;
}

.ftrTop {
	margin: 10px 0px;
	min-height: 150px;
	float: left;
}

.ftrTop strong {
	display: block;
	font-weight:bold;
	color: #A9C8DF;
	margin: 15px 0px 0px 0px;
}

.ftrTop, .ftrTop a {
	color: #ddd;
}

.ftrTop a:hover{
    color:#fff;
}

.ftrColRight {
	width: 320px;
	float: right;
	margin-left:25px;
}
.ftrColLeft {
	width: 620px;
	float: left;
}

.ftrColBlock{}
.ftrColSplit{
	float:left;
	width:48%;
	margin-right:2%;
}

.ftrCredits {
	border-top: 1px dotted #fff;
	height: 60px;
	line-height: 25px;
	clear: both;
	color: #fff;
}

.ftrAddress{
    clear:both;
	width:50%;
	float:left;
}

.ftrTerms{float:right;}
.ftrTerms a{float: right;color:#fff;}

.ftrLeft, .ftrRight {width: 50%;}
.ftrLeft {float: left;}
.ftrRight {float: right;}

.ftrRight a {
	float: right;
	margin-top: 5px;
	height: 22px;
	width: 73px;
	background: transparent url(/Images/Design/ftrLogo.gif) no-repeat top right;
	display: block;
}

.ftrPayment {
	margin: 10px 0px;
	display: block;
	height: 50px;
	width: 300px;
	background: transparent url(/Images/Design/ftrPayment.gif) left top no-repeat;
}






/* ------------------------------------------------------------------------------------------------------------- Flyout Navbar -- */
#nav {
	position: relative;
	width: 960px;
	height: 36px;
}

#navbar, #navbar ul, #nav_submenu {
	padding: 0;
	margin: 0;
	list-style: none;
	z-index: 10;
}

#navbar {
	width: 960px;
	float: left;
	font-size: 14px;
	font-weight: normal;
	color: #fff;
	height: 36px;
}

#navbar li.home {
}

#navbar li a {
	margin-top: 0px;
	display: block;
	text-decoration: none;
	color: #fff;
	font-size: 14px;

}

#navbar a span {
	display: block;
	background-color: Transparent;
	padding: 6px 20px 7px 20px;
}

#navbar a:hover {
	color: #FFF;
	text-decoration: none;
}

#navbar a:hover span {
	background-color: #003A5F;
	text-decoration: none;
}

#navbar li {
	float: left;
}

#navbar li ul li {
	background-image: none;
	border-right: none;
}

#navbar li ul li a:hover {
	background: none;
}

.navoptions {
	position: absolute;
	z-index: 1000;
	left: -999em;
	padding-top: 0px;
}

.navoptions li {
	margin: 0;
	width: 200px;
	background: #fff;
	text-align: left;
	font-size: 12px;
}

.navoptions li.first {
	padding-top: 18px;
}

.navoptions li a {
	margin: 0 0 0 20px;
	display: block;
	text-align: left;
	color: #000;
	padding: 4px;
	font-size: 12px !important;
	font-weight:normal !important;
}

.navoptions li a:hover {
	color: #003A5F !important;
	text-decoration: underline !important;
}

#navbar li:hover .navoptions {
	left: auto;
	z-index: 2000;
}

#navbar li:hover a {
	color: #fff;
}

#navbar li a span {
	border-left:1px solid transparent;
}

#navbar li:hover a span {
	background: #E8E8E8;
	color:#003A5F;
	border-left:1px solid #003A5F;
	text-decoration: none;
}

#navbar li ul{
	margin:0px;
	padding:0px;
}

#navbar li ul li{
	color: #003A5F;
}

#navbar li:hover ul a {
	color: #003A5F;
}

#navbar a.this, #navbar a.this:hover, #navbar li:hover a.this {
	color: #fff;
	position: relative;
	top: 1px;
	padding: 0 0 0 8px;
	margin-top: 0px;
}

#navbar a.this span, #navbar a.this:hover span, #navbar li:hover a.this span {
	padding: 9px 8px 9px 0;
	display: block;
}

.tabCategories {width: 500px;}
.tabMaterials {width: 250px;}

.tabHead {height: 8px;}

.tabHeading {
	font-weight: bold;
	color: #003A5F;
	padding: 2px 5px 5px 15px;
}

.tabCategories ul {
	float: left;
}

.tabCategories ul li {
	margin-left: 10px;
	line-height:20px;
}

.tabCategories ul li a {
	display: block;
	padding: 0;
	margin: 3px 0 3px 5px;
	font-weight:normal;
}

.tabBlock{
    width:228px;
	border-right:1px solid #ccc;
	float:left;
}

.tabLast{
    border:0px;
}

.dropdownTab {
	position: absolute;
	margin-top: 0px;
	border-left: 1px solid #003A5F;
	border-right: 1px solid #003A5F;
	border-bottom: 1px solid #003A5F;
	z-index: 100;
	background:#fff url(/Images/Design/mnu_drop_bg.jpg) repeat-x top;
	padding-bottom:10px;
}

.dropdownTab li{
    background-color:Transparent;
}



/* ------------------------------------------------------------------------------------------------------ home page top panel classes */
#topPanel {
    height:220px;
    float:left;
    width:960px;
}

.brands{
    display:block;
    height:40px;
    width:560px;
   /* background:transparent url(/Images/Design/logos.gif) top left no-repeat;*/
}

/* ------------------------------------------------------------------------------------------------------ home page specific classes */
.cPodsHome{
    clear:both;
    background-color:#EFF2F4;
    float:left;
    width:960px;
}

.cPodsHome .categoryList{
    margin-left:8px;
}

.homeCopy{
    clear:both;
    float:left;
    width:960px;
    border-top:1px solid #E9EBEC;
    background:transparent url(/Images/Design/homeCopy_bg.gif) top no-repeat;
}

.homeCopyInner{
    margin:25px;
}

.homeCopyLeft, .homeCopyRight{
    margin-bottom:20px;
}

.homeCopyLeft{
    float:left;
    width:570px;
}

.homeCopyRight{
    float:right;
    width:290px;
}

/* ------------------------------------------------------------------------------------------------------ category list classes */
.cPod {
    width:180px;
    margin:20px 0px 10px 0px;
    height:130px;

}

.cPodInner {
    background-repeat:no-repeat;
    background-position:bottom center;
    background-color:Transparent;
}

.cPod .cPodText {
}

.cPodText a {
	display: block;
	text-align:center;
	font-weight:bold;
	color: #666;
	line-height:20px;
	font-size: 12px;
	text-transform:uppercase;
	text-decoration: none;
}

.cPodLink {
    margin:5px 0px 0px 0px;
	display: block;
	height: 77px;
}


.categoryHeader{
}



/* ------------------------------------------------------------------------------------------------------------- BOX CLASSES */
.box
{
    border: 1px solid #E3E5E7;
    display: inline-block;
    position: relative;
    float: left;
    min-height:125px;
    background:#fff url(/Images/Design/box_bg.jpg) repeat-x bottom;
}

.box .boxInner
{
   margin:10px;
   line-height:18px;
}

.box i
{
    display: block;
    position: absolute;
    width: 10px;
    height: 10px;
    line-height: 0;
    background-color: transparent;
    background-image: url(/Images/Design/box_corners.gif);
    background-repeat: no-repeat;
}
.box i.tl
{
    top: -1px;
    left: -1px;
    background-position: top left;
}
.box i.tr
{
    top: -1px;
    right: -1px;
    background-position: top right;
}
.box i.bl
{
    bottom: -1px;
    left: -1px;
    background-position: bottom left;
}
.box i.br
{
    bottom: -1px;
    right: -1px;
    background-position: bottom right;
}




/*-- Breadcrumb ---------------------------------------------------------------------------------------------*/
.breadcrumb, .breadcrumb a, .breadcrumb .currentPage {
	color: #A9C9E0;
}

.breadcrumb {
    font-size:12px;
    margin:10px 0px 10px 20px;
    text-transform:lowercase;
}

.breadcrumb a, .breadcrumb .currentPage{
}

.breadcrumb a {text-decoration:none;}

.breadcrumb .currentPage {text-decoration:underline;}



/*-- Promo panel ---------------------------------------------------------------------------------------------*/
.promo{
    
}

/*-- blue buttons ---------------------------------------------------------------------------------------------*/
.btn{
    height:30px;
    background-position:center center;
    background-repeat:no-repeat;
    background-color:Transparent;
    color:#fff;
    font-weight:bold;
    text-transform:uppercase;
    line-height:30px;
    display:block;
    text-align:center;
    text-decoration:none;
    cursor:pointer;
    border:0px;
}

.btnContact
{
    float:right;
    width:150px;
    background-image:url(/Images/Design/Buttons/ContactUs.gif);
}

.btnTryAgain
{
    float:left;
    width:150px;
    background-image:url(/Images/Design/Buttons/TryAgain.gif);
}

.btnSubmit
{
    float:right;
    width:90px;
    background-image:url(/Images/Design/Buttons/Submit.gif);
}

.btnPayment{
    float:right;
    width:143px;
    background-image:url(/Images/Design/Buttons/SubmitPayment.gif);
}





/*-- the why work with us classes ---------------------------------------------------------------------------------------------*/
.why{margin:20px 0px;}

.why p{
    margin:10px 0px 0px 0px;
}

.why ul{
    color:#046598;
    list-style-type:disc;
    list-style-position:inside;
}

.why li{
    line-height:30px;
    font-weight:bold;
    
}

/*-- call back ---------------------------------------------------------------------------------------------*/

.callBack, .callBackThanks{
    min-height:315px; /* -  Fixed height so the form and thanks pages match - */
}

.callBack{
    width:280px;
    margin:20px 0px;
}

.callBack div{
    margin:10px 0px;
}

.callBack p{
    margin:10px 0px;
}
    
.callBackPhone{
    padding-bottom:30px;
    background:transparent url(/Images/Design/callBack_bg.gif) bottom left no-repeat;    
}

.callBack label{
    display:block;
    width:80px;
    float:left;
    font-weight:bold;
}

.callBack input[type="text"]{
    width:170px;
}

.callBack select{
    width:174px;
}

/*-- contact us ---------------------------------------------------------------------------------------------*/

.contactUs, .contactUsThanks{
    min-height:390px; /* -  Fixed height so the form and thanks pages match - */
}

.contactUs{
    width:280px;
    margin:20px 0px;
}

.contactUs div{
    margin:10px 0px;
}

.contactUs p{
    margin:10px 0px;
}
    
.contactUsPhone{
    padding-bottom:30px;
    background:transparent url(/Images/Design/callBack_bg.gif) bottom left no-repeat;    
}
.contactUs label{
    display:block;
    width:80px;
    float:left;
    font-weight:bold;
}

.contactUs input[type="text"]{
    width:170px;
}

.contactUs select{
    width:174px;
}

.cbl{
    float:left;
    width:170px;
    display:block;
    margin-bottom:15px; 
}

.cbl input, .cbl label{
    float:left;
}

.cbl input{clear:both;margin-top:2px;}
.cbl label{font-weight:normal;margin-left:5px;}

/*-- sub menu ---------------------------------------------------------------------------------------------*/
.subMenu{
    margin:0px 0px 20px 0px;
}

.subMenu li{
    background:transparent url(/Images/Design/sub_menu_bg.gif) top left no-repeat;
}

.subMenu li a.icn{
    display:block;
    text-decoration:none;
    font-weight:bold;
    background-repeat:no-repeat;
    background-position:left top;
    margin: 0px 0px 5px 5px;
    height:44px;
}

.subMenu li a.icn:hover{
    
}

.subMenu li a.icnBase{background-image:url(/Images/Design/sm_KnowledgeBase.gif);}
.subMenu li a.icnCase{background-image:url(/Images/Design/sm_CaseStudies.gif);}
.subMenu li a.icnDesign{background-image:url(/Images/Design/sm_Design.gif);}
.subMenu li a.icnTool{background-image:url(/Images/Design/sm_Tool.gif);}
.subMenu li a.icnSound{background-image:url(/Images/Design/sm_Sound.gif);}
.subMenu li a.icnPartE{background-image:url(/Images/Design/sm_PartE.gif);}
.subMenu li a.icnAcoustic{background-image:url(/Images/Design/sm_Acoustic.gif);}

.subMenu li a span{
    line-height:50px;
    margin-left:50px;
}





/*-- static page ---------------------------------------------------------------------------------------------*/
#copyBody {
}


/*-- category list ---------------------------------------------------------------------------------------------*/
.categoryList{
    margin:0px 0px 20px 0px;
}


/*-- testiomial list ---------------------------------------------------------------------------------------------*/

.tstRandom{
    margin:10px 0px;
}

.tstRandomInner{
    font-style:italic;
}

.tstRandomItemInner{
}

.tstItem {
    clear:both;
}

.tstItem a {
    float:right;
    display:block;
    height:25px;
}

.tstSubItem {
    margin:10px 0px;
    border-top:1px dashed #999;
    padding-top:10px;
}


/*-- google map ---------------------------------------------------------------------------------------------*/
.googleMap
{
	height:450px;
	width:600px;
	border:1px solid #ccc;
	color:#000;
	line-height:14px;
	margin:10px 0px;
}

/*-- product filter ---------------------------------------------------------------------------------------------*/
.flt{
    margin:10px 0px 0px 0px;
    border-top:1px dashed #ccc;
}

.fltInner{
    padding:0px 10px;
    margin-top:15px;
    background-color:#A9C7DF;
    float:left;
    width:580px;
}

.fltInner label, .fltInner select{
    margin:10px 5px;
    float:left;
    display:block;
}

.fltInner label{
    line-height:22px;
    width:150px;
}

.fltInner select{
    width:300px;
}

.fltNoneFound{
    margin:10px 0px;
    color:#cc0000;
}

/*-- Login Form ---------------------------------------*/
.login {
	border:1px solid #ccc;
	width: 400px;
	display: block;
	text-align: left;
	margin-bottom: 4px;
	padding: 15px;
}

.loginRow {
	margin: 10px 0 10px 20px;
}

.login label {
	display: block;
	float: left;
	width: 100px;
	color: #333333;
}

.login input {
}





/*-- Product List Page --------------------------------*/

.prodList {
    width:600px;
}

.productPod{
    margin:10px 0px;
    float:left;
    clear:both;
    border-bottom:1px dashed #666;
    width:600px;
}

.productPodInner{
    margin:0px;
}

.productPod h2{
    margin:0px 0px 5px 0px;
}

.productPod .productMore{
    float:right;
    font-size:11px;
}

.productImage{
    margin:0px 10px 10px 0px;
    float:left;
    width:160px;
    height:150px;
    background-position:left top;
    background-repeat:no-repeat;
}

.productImage a{
    display:block;
    width:160px;
    height:150px;
}

.productText{
    float:left;
    width:410px;
    margin:0px;
}


.productLargeImage{
    float:left;
    background-color:#fff;
    border:1px solid #ccc;
    margin:0px 10px 10px 0px;
}

.productLargeImage img{
    margin:10px;
}



/*-- home top panel ---------------------------------------------------------------------------------------------*/
.htp{
	margin-top:40px;
}

.htpInner{
	margin:20px 0 20px 0;
}

.htpLeft, .htpRight{
	margin-top:20px;
	height:150px;
	background-position:top right;
	background-repeat:no-repeat;
	position:relative;
}

.htpLeft
{
	width:247px;
	float:left;
	display:inline;
	margin-left:230px;	
}

.htpLeft p
{
    margin:5px 0px 15px 0px;
}

.htpRight{
	width:240px;
	float:right;
}

.htpRight ul{
}

.htpRight li{
	padding-left:20px;
	background:url(/Images/Design/bullet.gif) left center no-repeat;
	line-height:22px;
}

.htp h2{
	margin:0px;
	line-height:25px;
	font-size:16px;
}

.htp .htpContactUs
{
	position:absolute;
	bottom:0px;
	right:8px;
	display:block;
	height:35px;
	width:160px;
	font-size:16px;
	font-weight:bold;
	line-height:33px;
	text-decoration:none;
	color:#8D8D8D;
	padding-left:16px;
	background:transparent url(/Images/Design/Buttons/contactus_btn.jpg) right center no-repeat;
}

.htp .htpRight .htpContactUs
{
	right:12px;
}

/*-- diagnostic tool ---------------------------------------------------------------------------------------------*/
.dToolContainer{
    border-top:1px dashed #ccc;
    color:#013a5d;    
}

.dTool{
    width:600px;
    float:left;
    margin-top:10px;
    padding:10px 0px;
    background-color:#A9C7DF;
}

.dToolInner{
    float:left;
    width:580px;
	margin:10px;
}

.dToolQuestion, .dToolSolution
{
	clear:both;
	float:left;
    width:576px;
}

.dToolQuestion label
{
    width:350px;
	display:block;
	float:left;
}

.dToolQuestion select{
    float:right;
    width:180px;
}

.dToolButtons
{
	clear:both;
}

.dToolButtons input{
	margin:20px 0px 0px 0px;
	border:0px;
	width:75px;
	height:30px;
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
	cursor:pointer;
	background: transparent url(/Images/Design/Buttons/DiagnosticTool.gif) no-repeat center center;
}

.dToolButtons .btnBack
{
	float:left;
}

.dToolButtons .btnNext
{
	float:right;
}

.dToolSolution{}

.dToolSolution li a{
	line-height:30px;
	font-weight:bold;
}

/*-- payment form ---------------------------------------------------------------------------------------------*/
.frmContainer{
    border-top:1px dashed #ccc;
}

.frmContainer fieldset{
    clear:left;
    width:600px;
    float:left;
    margin:40px 0px 10px 0px;
    padding:10px 0px;
    background-color:#A9C7DF;
    position:relative;
    padding:0px;
}

.frmContainer legend span{
	color: #016598;
	font-weight:bold;
    position: absolute;
    top:-26px;
    left:0px;
}

.frmContainer fieldset div{
    margin:10px;
}

.frmContainer label{
    display:block;
	color: #016598;
	font-weight:bold;
	font-size:14px;
}

.frmDetails label{

    width:150px;
    float:left;
}

.frmPayment label{

}

.frmContainer label span{
    font-weight:normal;
    color:#013a5d;
    font-size:11px;
}

.btnBar{
    clear:both;
    float:right;
    margin :10px 0px;
}


/*-- error summaries ---------------------------------------------------------------------------------------------*/

.errMainSummary{
    margin:10px 0px;
    border:1px solid #cc0000;
}

.errMainSummary h6{
    background-color:#cc0000;
    color:#fff;
    line-height:25px;
    padding-left:10px;
}

.errMainSummary ul{
    margin:5px 5px 5px 10px;
    padding:0px;
}

/*-- PDF download ---------------------------------------------------------------------------------------------*/
.pdf{
    margin-top:5px;
    border-top:1px dashed #ccc;
}

.pdf p{
    line-height:40px;
    background:url(/Images/Design/pdf_icon.gif) left center no-repeat;
    padding-left:50px;
}


/*-- Address classses ---------------------------------------------------------------------------------------------*/
.add{
    margin:5px 0px;
}

.add .addImage{
    height:113px;
    width:150px;
    float:left;
    border:1px solid #ccc;
}

.addMedia h2{
    clear:both;
    margin:0px 10px 0px 0px;
    float:left;
}

.addMedia p{
    line-height:22px;
}

.addMedia p a{
    line-height:14px;
}

.addContent{
    float:left;
    margin:0px 0px 0px 25px;
}

.addContent p{
    margin:0px;
}





.catImage{
    float:right;
    margin:0px 0px 30px 10px;
    padding:5px;
    background-color:#FFF;
    border:1px solid #CCCCCC !important;
}

.knowledgeEntry {border:1px solid #CECECE;background-color:#FFF;padding-left:10px;padding-right:10px;margin-bottom:5px;}

.serviceContactPod
{
	width:620px;
	height:144px;
	background:url(/Images/Design/contactpod_bg.jpg) no-repeat top left;
}

.serviceContactPod p.callUsHdr
{
	padding-top:25px;
	width:100%;
	text-align:center;
	font-size:22px;
	color:#888;
	font-weight:bold;
}

.serviceContactPod p.callUsHdr .callUs
{
	color:#016599;
}

.serviceContactPod p.callUsFtr
{
	width:100%;
	text-align:center;
	font-size:16px;
	color:#888;
	font-weight:bold;
}

/*--- Cards --- */
.cards{float:left;margin-left:5px;}

/*---------------------------------------------------------------------------------------------*/

.prodtable td , .prodtable th
{
    padding:0 5px 0 5px;
    border:1px solid #000;
    text-align:center;
}

p.contactUsHdr
{
	width:100%;
	font-size:22px;
	color:#888;
	font-weight:bold;
}

p.contactUsHdr .contactUs
{
	color:#016599;
}
