/**************************************/
/*              HEADER                */
/**************************************/

	#header {
		display: block;
		overflow: hidden;
	}
	#menu_container {
		display: block;
		overflow: hidden;
	}
		#logo {
			float:left;
			margin: 50px 0 0;
		}
		#brochure {
			float:right;
			margin: 20px 0 0;
		}/**************************************/
/*             NAVIGATION             */
/**************************************/

	#navigation{
		overflow: hidden;
		float: left;
		margin: 0px 10px;
		width: 620px;
		display: block;
	}
	#tertiary_nav {
		display: block;
		float: right;
		overflow: hidden;
		margin-bottom: 35px;
		width: 620px;
	}
	#primary_nav {
		display: block;
		overflow: hidden;
		clear: both;
		float: right;
		width: 620px;
	}
		#primary_nav li a, #tertiary_nav li a {
			font-size:13px;
			text-transform: uppercase;
			letter-spacing: 0px;
			font-weight: bold;
			color: #424242;
		}
			#tertiary_nav li a {
				font-size: 11px !important;
				letter-spacing: 1px !important;
				color: #000 !important;
				text-transform: lowercase !important;
			}
		
		#primary_nav li.active a, #tertiary_nav li.active a {
			color:#F15A24;
		}

		#tertiary_nav li  {
			float: right;
			padding: 0  0 0 15px;		
		}
		#primary_nav li  {
			float: right;
			padding: 0  0 0 25px;
		}
			#primary_nav_1 {
				display: none;
			}
		/**************************************/
/*             FOOTER                 */
/**************************************/
	#footer {
		border-top:1px solid #727172;
		display: block;
		overflow: hidden;
		padding: 10px 0px;
		position: relative;
		height: 30px;
	}	
		
		#quartery_nav, span#terms {
			float: left;
			overflow: hidden;			
		}
		#quartery_nav li a, #footer span {
			font-size: 10px !important;
			letter-spacing: 1px;
			text-transform: capitalize;
			color: #727172;
			text-align: left;
		}
			#quartery_nav li {
				float: left;
				line-height: 12px;
				margin: 0 10px;
				border-right: 1px solid #727172;
				padding-right:10px;
			}
				#quartery_nav_1 {
					margin: 0 0 0 0 !important;
				}
				#quartery_nav li.last {
					margin: 0 10px 0 0 !important;
				}
		#starfish_footer {
			float: right;
		}
			
		#footer #primary_nav {
			float:left;
			margin:0 !important;
		}
			#footer #primary_nav li a {
				font-size: 10px !important;
				letter-spacing: 1px !important;
				text-transform: capitalize;
				color: #727172;
				text-align: left;
				font-weight: normal !important;
			}
			
			#footer #primary_nav li.active a{
				color:#F15A24;
			}
				
			#footer #primary_nav li {
				float: left;
				line-height: 12px;
				margin: 0 0 0 10px;
				border-right: 1px solid #727172;
				padding: 0 10px 0 0;
			}
				#footer #primary_nav_1 {
					margin: 0 0 0 0 !important;
				}
				
				#footer #primary_nav li.last {
					border: none !important;
				}/**************************************/
/*              main                  */
/**************************************/
	#wrapper {
		width:940px;
		margin: 0px auto;
		overflow: hidden;
	}
		#page_wrapper {
			padding: 20px 0;
			display: block;
			overflow: hidden;
		}
		
		.submit_button {
			cursor: pointer;
		}
		#modalBox {
			display: none;
		}
		
	/* same line height for all browsers*/
	br {
		display: block !important;
		overflow: hidden;
		margin: 10px 0 !important;
	}/* 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;

}/* BASIC TYPOGRAPHY */
html { font-size: 62.5%; font-family: "Arial", Verdana, Geneva, 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: 22px; }
#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; }
/*  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; }
#contaner a:active, #contaner a:focus { text-decoration: underline; color: #000; }
#contaner code, #contaner 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, #contaner:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix, #contaner {display:inline-block;}
* html .clearfix, * html #contaner {height:1%;}
.clearfix, #contaner {display:block;}
.clear {clear:both;}




/* LISTS */

#contaner ul li {  }
/*#contaner ul li:before {content: "\2022\00a0\00a0"; }  REMOVED FOR FF3 */
#contaner ol { list-style-position: outside; list-style-type: decimal; }
#contaner dt { font-weight: bold; }

/* TABLES */

#contaner table { border-top: 1px solid #ccc;  border-left: 1px solid #ccc; }
#contaner th, #contaner td { border-bottom: 1px solid #ddd; border-right: 1px solid #ccc; }

/* MARGINS & PADDINGS */

#contaner blockquote *:first-child { margin: 0 auto; }
#contaner hr, #contaner p, #contaner ul, #contaner ol, #contaner dl, #contaner pre, #contaner blockquote, #contaner address, #contaner table, #contaner form { margin-bottom: 0px; }
/* NOTE: Calulate header margins: TOP: 1.6em/size, BOTTOM: 1.6em/size/2 */
#contaner h1 { margin: 0em 0em 0.5em 0em;   }
#contaner h2 { margin: 0; }
/*#contaner h3 { margin: 1.14em 0 .57em; }*/
#contaner h4 { margin: 1.23em 0 .615em; }
#contaner h5 { margin: 1.33em 0 .67em; }
#contaner h6 { margin: 1.6em 0 .8em; }
#contaner th, #contaner td { padding: .8em; }
#contaner caption { padding-bottom: .8em; } /* padding instead of margin for IE */
#contaner blockquote { padding: 0 1em; margin: 1.6em 0; }
#contaner fieldset { padding: 0 1em 1em 1em; margin: 1.6em 0; } /* padding-top is margin-top for fieldsets in Opera */
#contaner legend { padding-left: .8em; padding-right: .8em; }
#contaner legend+* { margin-top: 1em; } /* compensates for the opera margin bug */
#contaner textarea, #contaner input { padding: .3em .4em .15em .4em; }
#contaner select { padding: .1em .2em 0 .2em; }
#contaner option { padding: 0 .4em; }
#contaner a { position: relative; padding:0px; } /* for larger click-area */
#contaner dt { margin-top: .8em; margin-bottom: .4em; }
#contaner ul { margin-left: 0em; }
#contaner ol { margin-left: 2.35em; }
#contaner ol ol, #contaner ul ol { margin-left: 2.5em; }
#contaner 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>
*/

#contaner a.button, #contaner 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;
}
#contaner button {
  width:auto;
  overflow:visible;
  padding:4px 10px 3px 7px;   /* IE6 */
}
#contaner button[type] {
  padding:4px 10px 4px 7px;   /* Firefox */
  line-height:17px;           /* Safari */
}

*:first-child+html #contaner button[type] {
  padding:4px 10px 3px 7px;   /* IE7 */
}

#contaner button img, #contaner 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;
}
