/**************************************/
/*              HEADER                */
/**************************************/
body#home #header{height: 352px;}
#header{height: 287px;width: 100%; position: relative; z-index: 9}
#logo{
	height: 94px;
	width: 195px;
	float: left;
	margin: 15px 0 0 20px;
}
body#home #logo{
	width: 260px;
	height: 125px;	
}
#logo img{
	width: 195px;
	height: 94px;
}
body#home #logo img{
	width: 260px;
	height: 125px;
}
#header_btm{height: 58px; width: 100%; position: absolute; bottom: 0; left: 0;}
body#home #header_btm div.ddfrom_container{height: 34px; width: 286px; position: absolute; bottom: 0; right: 0;
	background: transparent url("/Site/Design/Application/Panels/header/images/top_r.gif") no-repeat bottom right;
	font-size:10pt; font-weight:bold; color: #fff;
	padding: 12px 12px 12px 20px;
	border: none !important;
}

#header_btm div.ddfrom_container{width: 220px; position: absolute; bottom: 0; right: 0;
	background:#FFFFFF url(/Site/Design/Application/Modules/navigation/images/p_nav.gif) repeat-x scroll left top;
	border:1px solid #CA7528;
	font-size:10pt; font-weight:bold; color: #fff;
	padding: 9px;
}
#header_btm div span{
	text-align: left;
	display: block;
	background: transparent url("/Site/Design/Application/Panels/header/images/info_button.png") no-repeat right center;
	position: relative;
	font-size: 12px;
	cursor: pointer;
	padding-left: 3px;
}
#header_btm div span.showing{
	background: transparent url("/Site/Design/Application/Panels/header/images/info_button-up.png") no-repeat right center !important;	
}
body#home #header_btm div span{
	background: none;
	cursor: text;
}
/*drop down login form*/
#login_form_dd{
	position: absolute;
	top: 37px;
	left: 0;
	z-index: 10000;
	display: none;
	width: 209px;
	padding: 10px 15px;
	background: transparent url("/Site/Design/Application/Panels/header/images/cis_form_bg.gif") no-repeat left top;
}
h2#main_txt{
	font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
	color: #fff;
	font-weight: normal !important;
	position: absolute;
	font-size: 40px;
	left: 20px;
	top: 171px;
	-x-system-font:none;
	font-size-adjust:none;
	font-stretch:normal;
	font-variant:normal;
	font-smooth: always;
	padding: 0 10px;
	background: transparent url("/Site/Design/Application/Panels/header/images/maintxt_bg.png") repeat-y left center;
}
body#home h2#main_txt{
	left: 20px !important;
	top: 241px !important;
}
#login_form_dd label,#login_form_dd input{
	display: block;
	clear: both;
}
#login_form_dd input{
	width: 98%;
	margin-bottom: 10px;
}
#login_form_dd label{
	color: #666;
	margin-bottom: 5px;
	 text-align: left;
}
#login_form_dd p{
	color: #666;
	clear: both;
	font-weight: normal;
	font-style: italic;
	margin: 0;
	text-align: left;
}
#login_form_dd input#cis_form_btn{
	width: 100px;
	width: 57px;
	display: block;
	border: 0;
	color:#fff;
	padding: 3px 0;
	font-size: 12px;
	background: #ccc url("/Site/Design/Application/Panels/header/images/cis_submit.gif") no-repeat right center;
	margin-bottom: 0;
	cursor: pointer;
}/**************************************/

/*             NAVIGATION             */

/**************************************/

#secondary_nav{

	float: right;

	margin: 10px 10px 0 0;

	line-height:15px !important;

}

#secondary_nav li{

	display: inline;

	float: left;

	width: 93px;

	margin: 0 1px;

	background: transparent url("/Site/Design/Application/Modules/navigation/images/trans_b.png");

}

#secondary_nav li.last{

	margin-right: 0;	

}

#secondary_nav li a{

	color: #fff;

	padding: 8px 0;

	display: block;

	text-align: center;

	font-size: 7pt;

}

#secondary_nav li.active{

	background: transparent url("/Site/Design/Application/Modules/navigation/images/trans_w.png");

}

#primary_nav{

	float: left;

	margin-top: 20px;

}

#primary_nav li{

	display: inline;

	float: left;

	width: 140px;

	height: 36px;

	margin: 0 1px;

	border: 1px solid #ca7528;

	background: #fff url("/Site/Design/Application/Modules/navigation/images/p_nav.gif") repeat-x top left;

}

body#home #primary_nav li{

	width: 126px;		

}

#primary_nav li a{

	color: #fff;

	padding: 8px 0;

	display: block;

	text-align: center;

	font-size: 12px;

	font-weight: bold;

}

#primary_nav li.active,#primary_nav li:hover{

	background: #004D80;

	border-color: #004D80;

}

#primary_nav li#primary_nav_1{

	margin-left: 0;

}/**************************************/
/*             FOOTER                 */
/**************************************/
#footer{
	background: #fff url("/Site/Design/Application/Main_Layout/main/images/footerbg.gif") repeat-x top;
	height: 123px;
}
#footer b,#footer p{
	color: #fff;
	display: block;
	text-align: center;	
	margin: 0 !important;
	font-size: 11px !important;
}
#footer b{
	padding: 15px 0 6px;
}
#footer ul{
	overflow: hidden;
	padding: 15px 0 0 0;
	margin: 0 auto;
	width: 378px;
}
#footer ul li{
	display: inline;
	float: left;
	padding-right: 10px;
	margin-left: 10px;
	background: transparent url("/Site/Design/Application/Main_Layout/main/images/fdivider.png") no-repeat right 3px;
	font-size: 11px !important;
}
#footer ul li a{
	color: #fff;
}
#footer ul li.last{
	background: none !important;
}/**************************************/
/*              main                  */
/**************************************/
body > *{font-family: tahoma, arial !important; color: #5f5f5f;}
#wrapper{
	width: 960px;
	margin: 0 auto;
	overflow: hidden;
}
body#home #page_wrapper{
	padding: 0!important;
}
#page_wrapper{
	overflow: hidden;
	padding: 3em 0 2em;
}
#header{background: #fff url("/Site/Design/Application/Main_Layout/main/images/our-servicesbg.jpg") no-repeat top left;}

body{
	background: #fff !important;
}

body#home #header{background: #fff url("/Site/Design/Application/Main_Layout/main/images/home_header.jpg") no-repeat top left;}
body#scanmar_services #header{background: #fff url("/Site/Design/Application/Main_Layout/main/images/our-servicesbg.jpg") no-repeat top left;}
body#our_crew #header{background: #fff url("/Site/Design/Application/Main_Layout/main/images/our_crewbg.jpg") no-repeat top left;}
body#contact_scanmar #header{background: #fff url("/Site/Design/Application/Main_Layout/main/images/contactusbg.jpg") no-repeat top left;}
body#about_scanmar #header{ background: #fff url("/Site/Design/Application/Main_Layout/main/images/about-us-header.jpg") no-repeat top left;}
body#testimonials #header{ background: #fff url("/Site/Design/Application/Main_Layout/main/images/testimonials-hdr.jpg") no-repeat top left;}
body#photo_gallery #header{ background: #fff url("/Site/Design/Application/Main_Layout/main/images/photogallery_header.jpg") no-repeat top left;}
body#faqs #header{ background: #fff url("/Site/Design/Application/Main_Layout/main/images/faq.jpg") no-repeat top left;}
body#vision_and_values #header{ background: #fff url("/Site/Design/Application/Main_Layout/main/images/vnv.jpg") no-repeat top left;}
#container_l{
	float: left;
	width: 645px;
}
#container_r{
	width: 314px;
	float: right;
}
.page_ttl{
	padding: 10px 0 20px 0;
	display: block;
}
.top_ttl{
	border-bottom:1px dashed #004D80;
	color:#004D80;
	font-weight:normal;
	padding-bottom:10px;
}
/*primary pages*/
.services h3{
	font-size:14px !important;
	font-weight:normal;
	margin: 15px 0;
	line-height: 30px;
	letter-spacing: .5px;
}
.services{
	width: 430px;
	padding: 30px 20px 0 20px;
	float: left;
}
.service3{
	padding-right: 0 !important;
	margin-left: 15px !important;
}
#service2_1{
	margin-top: 10px;
}
#service1{
	padding-bottom: 5px;
	padding-top: 0 !important; 
}
#service2{
	clear: both;
}
#service2 p, #service3 p{
	background:#FFFFFF url(/Site/Design/Application/Main_Layout/main/images/arrow.gif) no-repeat scroll 12px 5px;
	padding-left:30px;
	margin: 0;
	font-size: 13px;
	line-height: 22px;
}
.services h2,.ttl2{
	color:#004D80;
	font-size:18pt;
	font-weight:normal;
	border-bottom: 1px dashed #004D80;
	padding-bottom: 10px;
	margin-bottom: 10px;
	clear: both;
}/* 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; }
/* -----------------------------------------------------------------------

   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;
}

