/**************************************/
/*              HEADER                */
/**************************************/
#logo{
	float: left;
	margin: 14px 0 0 0;
}
#logo img{
}
body#home #header-image-container{
	height: 400px;
	background: #000 url("/Site/Design/Application/Panels/header/images/home-header.jpg") center;
}
body#drum-process #header-image-container{
	background: #000 url("/Site/Design/Application/Panels/header/images/process-header.jpg") center top;		
}
body#mcc-drums #header-image-container{
	background: #000 url("/Site/Design/Application/Panels/header/images/products-header.jpg") center bottom;		
}
body#tight-head-drum #header-image-container{
	background: #000 url("/Site/Design/Application/Panels/header/images/product-detail.jpg") center bottom;		
}
body#full-open-head-drums #header-image-container{
	background: #000 url("/Site/Design/Application/Panels/header/images/product-detail2.jpg") center bottom;		
}
body#contact-mcc #header-image-container{
	background: #000 url("/Site/Design/Application/Panels/header/images/contact-us-header.jpg") center bottom;		
}
body#about-mcc #header-image-container{
	background: #fff url("/Site/Design/Application/Panels/header/images/about-us-header.jpg") center bottom;		
}
body#contact-mcc #header-image-container{
	background: #000 url("/Site/Design/Application/Panels/header/images/contact-us-header.jpg") center bottom;		
}
body#mcc-services #header-image-container{
	background: #000 url("/Site/Design/Application/Panels/header/images/services-header.jpg") center top;		
}
#header-image-container{
	overflow: hidden;
	display: block;	
	height: 270px;
	background: #000 url("/Site/Design/Application/Panels/header/images/contact-header.jpg") center -1px;
	clear: both;
	position: relative;
	border-bottom: 5px solid #4680A6;
	border-top: 5px solid #4680A6;
}
#header-image-container div#header-txt{
	display: none;
}
div#header-txt div{
	position: relative;
	padding: 0 10px;
	overflow: hidden;
}
div#header-txt div#hdr-txt-cont2{
	padding: 0 10px 5px;
	margin-top: 0 !important;
	top: 5px;	
}
body#home #header-image-container div#header-txt{
	display: block;
	width: 386px;
	clear: both;
	float: right;
	margin-right: 15px;
	position: absolute;
	bottom: 20px;
	right: 0;
}
#header{
	background: #fff;
}
#header h2,#header h3{
	clear: both;
	display: block;
	font-weight: normal;
	color: #fff;
	position: relative;
	z-index: 99;
	text-align: left;
}
#header h2{
	font-size: 25px;
	font-weight: bold;
	letter-spacing: 2px
}
#header h3{
	font-size: 13px;
	line-height: 22px;
}
#header div span.transpa{
	display: block;
	background: #4680A6;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	position: absolute;
	width: 100%;
	height: 100%;
	top:0;
	left: 0;
	z-index: 0;
	bottom: 0;
}/**************************************/
/*             NAVIGATION             */
/**************************************/
#p_nav{
	overflow: hidden;
	float: right;
	margin: 15px 0 0 0;
}
#primary_nav{
	height: 45px;
	float: right;
}
#primary_nav li{
	display: inline;
	float: left;
	background: transparent url("/Site/Design/Application/Modules/navigation/images/nav-bg.gif") repeat-x;
}
#primary_nav li#primary_nav_1.active{
	background: #3F759C url("/Site/Design/Application/Modules/navigation/images/active-nav.jpg") no-repeat center;
}
#primary_nav li#primary_nav_2.active{
	background: #3F759C url("/Site/Design/Application/Modules/navigation/images/active-nav3.jpg") no-repeat center;
}
#primary_nav li#primary_nav_3.active{
	background: #3F759C url("/Site/Design/Application/Modules/navigation/images/active-nav3.jpg") no-repeat center;
}
#primary_nav li#primary_nav_4.active{
	background: #3F759C url("/Site/Design/Application/Modules/navigation/images/active-nav3.jpg") no-repeat center;
}
#primary_nav li#primary_nav_5.active{
	background: #3F759C url("/Site/Design/Application/Modules/navigation/images/active-nav2.jpg") no-repeat center;
}
#primary_nav li#primary_nav_6.active{
	background: #3F759C url("/Site/Design/Application/Modules/navigation/images/active-nav2.jpg") no-repeat center -1px;
}
body#home #nav-rounded{
	background: transparent url("/Site/Design/Application/Modules/navigation/images/rounded-active.png") no-repeat center;	
}
#nav-rounded{
	width: 4px;
	background: transparent url("/Site/Design/Application/Modules/navigation/images/rounded.png") no-repeat center;
	padding: 0;
	height: 45px;
	float: right;
}
#primary_nav li#nav-rounded a{
	text-indent: -9999px;	
}
#primary_nav li.active a{
	color: #fff;
	background: none;
}
#primary_nav li.last a{
	background: none;
	padding-right: 22px;
}
#primary_nav li a{
	color: #414042;
	padding: 14px 27px 14px 22px;
	display: block;
	text-align: center;
	font-size: 12px;
	background: transparent url("/Site/Design/Application/Modules/navigation/images/nav-divider.gif") no-repeat right center;
}

/************************/
#tertiary_nav{
	float: right;
	margin-top: 15px;
	padding-right: 45px;
}
#tertiary_nav li{
	float: left;
	padding-right: 8px;
	margin-left: 5px;
	background: transparent url("/Site/Design/Application/Panels/footer/images/t-nav-divider.gif") no-repeat right center;
}
#tertiary_nav li.last{
	padding-right: 0;
	background: none;
}
#tertiary_nav li a{
	color: #355481;
}/**************************************/
/*             FOOTER                 */
/**************************************/
#footer{
	background: #fff url("/Site/Design/Application/Panels/footer/images/footer-bg.jpg") repeat-x top;
	height: 242px;
	font-size: 12px;
	line-height: 25px;
	text-align: left;
}
#footer div{
	width: 255px;
	float: left;
	margin: 0 32px;
	padding: 20px 0;
}
#footer b{
	color: #355481;
}
#footer b.btm{
	font-weight: normal;
	padding: 0 45px;
	margin-top: 15px;
}
#footer p{
	margin: 0;
	padding: 0;
}

.cnt{
	color:#555555;
	font-family:arial,tahoma,sans-serif;
	font-size:10pt;
	line-height:15pt;
	text-align:justify;
	padding-top: 15px;
}/**************************************/
/*              main                  */
/**************************************/
body{
	background: #fff url("/Site/Design/Application/Main_Layout/main/images/texture.jpg") !important;
}
body > *{font-family: Helvetica, Arial, sans-serif !important; color: #6D6E71;}
#wrapper{ 
	width: 960px;
	margin: 0 auto;
	overflow: hidden;
}
#page_wrapper{
	overflow: hidden;
	padding: 3em 0;
}
h2.ttl{
	clear: both;
	padding: 5px;
	font-weight: normal;
	font-family: helvetica;
	background: #DFDFDF;
	color: #2C618A;
	letter-spacing: -1px;
	line-height: 32px;
}
p.bullet{
	padding-left: 20px;
	margin: 0;
	line-height: 22px;
	background: transparent url("/Site/Design/Application/Sections/primary/home/images/arrow.gif") no-repeat left 6px;
}/* ERIC MEYER RESET http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}


* { background-repeat:no-repeat; }
ol, ul { list-style: none; list-style-type: none; }
del { text-decoration: line-through; }
blockquote, q { quotes: none; }
table { border-collapse: collapse; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; } 
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, 
pre, a, abbr, acronym, address, big, cite, code, del , dfn, em, font, img, ins, kbd, 
q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, 
label, legend, table, caption, tbody, tfoot, thead, tr, th, td 
{
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-family: inherit;
vertical-align: baseline;
background: transparent;
font-size: 100%;
}
p,li{
	font-size: 10pt;
}
a{text-decoration: none;}
label, input { vertical-align:middle; }


/* basic style sheet */

.clear_1 { clear: both; height: 0; overflow: hidden;}
.align_l { text-align: left;}
.align_r { text-align: right;}
.align_c { text-align: center;}
.left { float: left;}
.right {float: right;}
.bold{ font-weight:bold}

hide { text-indent:-9999px; overflow:hidden; display:block;background-repeat:no-repeat; }


.none { display:none}

.accessibility {

position:absolute;

left:-6767px;

width:990px;

overflow:hidden;

}



p { padding: 0 0 0.8em 0; }/* BASIC TYPOGRAPHY */
html { font-size: 62.5%; font-family: helvetica, "microsoft sans serif", arial, sans-serif; }
strong, th, thead td, h1, h2, h3, h4, h5, h6 { font-weight: bold; }
cite, em, dfn { font-style: italic; }
code, kbd, samp, pre, tt, var, input[type='text'], textarea { font-size: 92%; font-family: monaco, "Lucida Console", courier, monospace; }
del { text-decoration: line-through; color: #666; }
ins, dfn { border-bottom: 1px solid #ccc; }
small, sup, sub { font-size: 85%; }
abbr, acronym { text-transform: uppercase; font-size: 85%; letter-spacing: .1em; }
a abbr, a acronym { border: none; }
abbr[title], acronym[title], dfn[title] { cursor: help; border-bottom: 1px solid #ccc; }
sup { vertical-align: super; }
sub { vertical-align: sub; }

/* QUOTES */

blockquote { border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; color: #666; }
blockquote *:first-child:before { content: "\201C"; }
blockquote *:first-child:after { content: "\201D"; }



/* BASE SIZES */
#container { font-size: 1.2em; line-height: 1.6em; }
#container h1 { font-size: 2.2em; }
#container h2 { font-size: 1.7em; }
#container h3 { font-size: 1.5em; }
#container h4 { font-size: 1.3em; }
#container h5 { font-size: 1.2em; }
#container h6 { font-size: 1em; }
/* -----------------------------------------------------------------------

   BlueTripCSS Framework
   
   Mike Crittenden
   mike@capsizedesigns.com
   Copyright 2008 Mike Crittenden
   
   License - MIT or GPL (whichever suits you better)

----------------------------------------------------------------------- */
/*  MISC STYLES *** From Francis Barbero */
	.bold { font-weight:bold}

	.align_l {
		text-align: left;
		}
	.align_r {
		text-align: right;
		}
	.align_c {
		text-align: center;
		}
	.left {
		float: left;
		}
	.right {
		float: right;
		}

img.left { margin-right:5px; }
img.right { margin-left:5px; }

/* DOTTED OUTLINE ON A TAGS REMOVAL */
/*a:active, a:focus {outline: 1px dotted gray;}*/
a {color: inherit;}
/* KEN */

/* FRANCIS additions */
/* this hides the message that we dont support ie6 but this will be changed if the ie6css is loaded */
div#ie6 { display:none;}

/* COLORS */
/*.container a:link { text-decoration: underline; color:; #36c; }*/
.container a:hover { text-decoration: underline; color: gray; }
.container a:active, .container a:focus { text-decoration: underline; color: #000; }
.container code, .container pre { color: #c33; } /* very optional, but still useful. W3C uses about the same colors for codes */

hr {background:#ddd;color:#ddd;clear:both;float:none;width:100%;height:.1em;margin:0 0 1.45em;border:none;}
hr.space {background:#fff;color:#fff;}
.clearfix:after, .container:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix, .container {display:inline-block;}
* html .clearfix, * html .container {height:1%;}
.clearfix, .container {display:block;}
.clear {clear:both;}




/* LISTS */

.container ul li {  }
/*.container ul li:before {content: "\2022\00a0\00a0"; }  REMOVED FOR FF3 */
.container ol { list-style-position: outside; list-style-type: decimal; }
.container dt { font-weight: bold; }

/* TABLES */

.container table { border-top: 1px solid #ccc;  border-left: 1px solid #ccc; }
.container th, .container td { border-bottom: 1px solid #ddd; border-right: 1px solid #ccc; }

/* MARGINS & PADDINGS */

.container blockquote *:first-child { margin: 0 auto; }
.container hr, .container p, .container ul, .container ol, .container dl, .container pre, .container blockquote, .container address, .container table, .container form { margin-bottom: 0px; }
/* NOTE: Calulate header margins: TOP: 1.6em/size, BOTTOM: 1.6em/size/2 */
.container h1 { margin: 0em 0em 0.5em 0em;   }
.container h2 { margin: 0; }
/*.container h3 { margin: 1.14em 0 .57em; }*/
.container h4 { margin: 1.23em 0 .615em; }
.container h5 { margin: 1.33em 0 .67em; }
.container h6 { margin: 1.6em 0 .8em; }
.container th, .container td { padding: .8em; }
.container caption { padding-bottom: .8em; } /* padding instead of margin for IE */
.container blockquote { padding: 0 1em; margin: 1.6em 0; }
.container fieldset { padding: 0 1em 1em 1em; margin: 1.6em 0; } /* padding-top is margin-top for fieldsets in Opera */
.container legend { padding-left: .8em; padding-right: .8em; }
.container legend+* { margin-top: 1em; } /* compensates for the opera margin bug */
.container textarea, .container input { padding: .3em .4em .15em .4em; }
.container select { padding: .1em .2em 0 .2em; }
.container option { padding: 0 .4em; }
.container a { position: relative; padding:0px; } /* for larger click-area */
.container dt { margin-top: .8em; margin-bottom: .4em; }
.container ul { margin-left: 0em; }
.container ol { margin-left: 2.35em; }
.container ol ol, .container ul ol { margin-left: 2.5em; }
.container form div { margin-bottom: .8em; }



/* to create serif italic dramatic text, use this class */
.fancy { 
  color: #666; 
  font-family: "Warnock Pro", "Goudy Old Style","Palatino","Book Antiqua", Georgia, serif; 
  font-style: italic;
  font-weight: normal;
}  

/* creates small caps */
.caps { 
  font-variant: small-caps; 
  letter-spacing: 1px; 
  text-transform: lowercase; 
  font-size:1.2em;
  font-weight:bold;
  padding:0 2px;
}

/* Use this class if a link gets an icon when it shouldn't. */
body a.noicon { background:none; padding:0; margin:0; }


/*---------STYLES FOR BUTTONS----------*/
/* Demo: particletree.com/features/rediscovering-the-button-element */
/*
	<button type="submit" class="button positive">
	  <img src="css/blueprint/plugins/buttons/icons/tick.png" alt=""/> Save
	</button>

	<a class="button" href="/password/reset/">
	  <img src="css/blueprint/plugins/buttons/icons/key.png" alt=""/> Change Password
	</a>

	<a href="#" class="button negative">
	  <img src="css/blueprint/plugins/buttons/icons/cross.png" alt=""/> Cancel
	</a>
*/

.container a.button, .container button {
  margin:0 0.583em 0.667em 0;
  padding:5px 10px 5px 7px;   /* Links */
  border:1px solid #dedede;
  border-top:1px solid #eee;
  border-left:1px solid #eee;
  background-color:#f5f5f5;
  font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
  font-size:100%;
  line-height:130%;
  text-decoration:none;
  font-weight:bold;
  color:#565656;
  cursor:pointer;
}
.container button {
  width:auto;
  overflow:visible;
  padding:4px 10px 3px 7px;   /* IE6 */
}
.container button[type] {
  padding:4px 10px 4px 7px;   /* Firefox */
  line-height:17px;           /* Safari */
}

*:first-child+html .container button[type] {
  padding:4px 10px 3px 7px;   /* IE7 */
}

.container button img, .container a.button img{
  margin:0 3px -3px 0 !important;
  padding:0;
  border:none;
  width:16px;
  height:16px;
  float:none;
}

/* Standard Buttons */
button:hover, a.button:hover{
  background-color:#dff4ff;
  border:1px solid #c2e1ef;
  color:#336699;
}
a.button:active, button:active{
  background-color:#6299c5;
  border:1px solid #6299c5;
  color:#fff;
}

/* Positive */
body .positive {
  color:#529214;
}
a.positive:hover, button.positive:hover {
  background-color:#E6EFC2;
  border:1px solid #C6D880;
  color:#529214;
}
a.positive:active, button.positive:active {
  background-color:#529214;
  border:1px solid #529214;
  color:#fff;
}

/* Negative */
body .negative {
  color:#d12f19;
}
a.negative:hover, button.negative:hover {
  background:#fbe3e4;
  border:1px solid #fbc2c4;
  color:#d12f19;
}
a.negative:active, button.negative:active {
  background-color:#d12f19;
  border:1px solid #d12f19;
  color:#fff;
}

