/**************************************/
/*              HEADER                */
/**************************************/
#logo{
	float: left;
	margin: 0;
	width: 305;
	height: 75;
	margin-bottom: 5px;
	padding-top: 5px;
}
#logo img{
}
#fpoint{
	height: 230px;
	background: #BDBEC0;
	margin-top: 5px;
}
body#home #fpoint{
	height: 345px;
	background-image: none !important;
}
#fpoint{
	background: #BDBEC0 url("/Site/Design/Application/Panels/header/images/header5.jpg") no-repeat center top;
}
body#company-profile #fpoint{
	background: transparent url("/Site/Design/Application/Panels/header/images/about.jpg") no-repeat center top;
}
body#technical-services #fpoint{
	background: transparent url("/Site/Design/Application/Panels/header/images/service.jpg") no-repeat center top;
}
body#contact-bismac #fpoint{
	background: transparent url("/Site/Design/Application/Panels/header/images/contact.jpg") no-repeat center top;
}
body.productPage #fpoint{
	background: transparent url("/Site/Design/Application/Panels/header/images/header5.jpg") no-repeat center top;
}
body#bismac-clients #fpoint{
	background: transparent url("/Site/Design/Application/Panels/header/images/header2.jpg") no-repeat center top;
}
body#news #fpoint{
	background: transparent url("/Site/Design/Application/Panels/header/images/header4.jpg") no-repeat center top;
}
body#careers-in-bismac_account-executive #fpoint,
body#careers-in-bismac_technical-service-engineer #fpoint,
body#careers-in-bismac_product-specialist #fpoint,
body#careers-in-bismac_sales-administration-clerk #fpoint,
body#careers-in-bismac_application-form #fpoint
{
	background: transparent url("/Site/Design/Application/Panels/header/images/header7.jpg") no-repeat center top;
}
#fpoint h2{
	font-size: 30px !important;
	font-family: helvetica !important;
	color: #3F3F3F !important;
	background: none !important;
	float: none !important;
	padding: 0;
}
#fp-text{
	display: none;
}
body#home #fp-text{
	display: block;
	border-right: 2px solid #fafafa;
	padding: 45px 0 0 20px;
	width: 378px;
	height: 300px;
	float: left;
	text-align: left;
}/**************************************/
/*             NAVIGATION             */
/**************************************/
#primary_nav{
	margin: 0 0 0 0;
	height: 54px;
	overflow: hidden;
	clear: both;
	display: block;
	background: #fafafa url("/Site/Design/Application/Modules/navigation/images/p_nav-bg.jpg") repeat-x top;
}
#primary_nav li{
	display: inline;
	float: left;
	border-right: 1px solid #BFBFBF;
	width: 175px;
	margin: 0 3px;
}
#primary_nav li.active a,
#primary_nav li:hover a{
	border-color: #E82429;	
}
#primary_nav li.last{
	border: none;
}
#primary_nav li a{
	display: block;
	text-align: left;
	font-size: 14px;
	padding: 16px 0 7px 0;
	border-bottom: 3px solid #808080;
	margin: 0 10px 6px 10px;
	color: #231F20;
}
/*======================*/

#secondary_nav{
	float: right;
	margin: 10px 0 0 0;
	height: 40px;
}
#secondary_nav li{
	display: inline;
	float: left;
	margin-left: 25px;
	background: #fff url("/Site/Design/Application/Modules/navigation/images/s-nav.gif") no-repeat left 3px;
	padding-left: 10px;
}

	#secondary_nav_1{
		width: 35px;		
	}
	#secondary_nav_2{
		width: 40px;	
	}
	#secondary_nav_3{
		width: 60px;	
	}
#secondary_nav li.active,
#secondary_nav li:hover{
	background: #fff url("/Site/Design/Application/Modules/navigation/images/s-nav-active.gif") no-repeat left 3px;
}
#secondary_nav li.last a{
}
#secondary_nav li a{
	display: block;
	text-align: left;
	font-size: 11px;
	color: #231F20;
	line-height: 15px;
}/**************************************/
/*             FOOTER                 */
/**************************************/
#footer{
	background: #808080;
	font-size: 12px;
	line-height: 25px;
	text-align: left;
	color: #fff;
	overflow: hidden;
}
#footer div{
	width: 246px;
	float: left;
	margin: 0 28px;
	padding: 20px 0;
}
#footer p,
#footer a{
	padding: 0;
	margin-bottom: 0;
	margin-top: 6px;
	display: block;
	color: #fff !important;
}
#f_bottom_nav{
	overflow: hidden;
	display: block;
	clear: both;
	background: #5F5F5F;
}
#f_bottom_nav li{
	float: left;
	width: 226px;
}
#f_bottom_nav li a,
#f_bottom_nav li p{
	display: block;
	text-align: center;
}
/**************************************/
/*              main                  */
/**************************************/
body{
	background: #fff !important;
}
body > *{font-family: tahoma, arial !important; color: #6D6E71;}
#wrapper{ 
	width: 910px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}
#page_wrapper{
	overflow: hidden;
	padding: 2em 0;
}
.title_container{
	display: block;
	overflow: hidden;
	margin-bottom: 8px;
}
.title_container h2{
	color: #fff;
	background: #808080;
	font-weight: normal;
	font-size: 18px !important;
	padding: 2px 5px;
	float: left;
}/* 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%;
}
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; }

p{font-size: 13px;}
/* -----------------------------------------------------------------------

   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;
}
