/* ------------------------------------------------------------

Title:      Hinchcliffe & Company styles
Author:     Greg Newman, Carbon8 Studios - greg@carbon8.us

------------------------------------------------------------ */




/* ------------------------------------------------------------

	page structure

------------------------------------------------------------ */

body {
	margin: 0;
	padding: 0;
	background: url(../images/bg.png);
}


#page {
	background: url(../images/page.png) repeat-x;
}

#wrapper {
	width: 826px;
	margin: 0 auto;
	background: url(../images/top.png) no-repeat;
	padding: 0;
}

#header {
	width: 800px;
	height: 76px;
	margin: 0 auto;
}

#content {
	width: 800px;
	margin: 0 auto;
	background: #fff;
	padding: 0;
}

#footer {
	width: 826px;
	margin: 0 auto;
	padding: 0;
	background: url(../images/footer.png) no-repeat bottom;
	font-family: lucida grande, arial, helvetica, sans-serif;
	font-size: 12px;
}

#footer2 {
	width: 826px;
	margin: 0 auto;
	padding: 0;
	background: url(../images/footer_white.png) no-repeat bottom;
	font-family: lucida grande, arial, helvetica, sans-serif;
	font-size: 12px;
	min-height: 100px;
}

#foot {
	width: 800px;
	margin: 0 auto;
	height: 100%;
	color: #888;
}


/* ------------------------------------------------------------

	content

------------------------------------------------------------ */

.no-border {
	border: transparent;
}

#hiring {
	position: absolute;
	width: 100px;
	height: 88px;
	top: 0;
	right: 0;
	z-index: 99;
	background: url(../images/hiring.gif) no-repeat;
}
#latestnews {
	width: 180px;
	margin: 0;
	padding: 10px 0 0 10px;
	list-style: none;
	font-family: lucida grande, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #888;
}


#latestnews a:link, #latestnews a:visited {
	color: #666;
	font-weight: bold;
	text-decoration: none;
}

#latestnews a:hover {
	color: #4b7dc2;
	text-decoration: underline;
}

div.fblock {
	padding: 0;
	width: 750px;
	margin: 0 auto;
}
.pad {
	margin: 0;
	padding: 20px 0 30px 30px;
	line-height: 20px;
	clear: both;
}

.pad a:link, .pad a:visited {
	color: #666;
	text-decoration: none;
}

.pad a:hover {
	color: #000;
	text-decoration: underline;
}

#copyblock {
	margin: 10px 0 5px 10px;
	border-left: 1px solid #e5dcc5;
	width: 535px;
	float: left;
	padding: 10px 10px 1px 20px;
	line-height: 20px;
	font-family: lucida grande, arial, helvetica, sans-serif;
	font-size: 12px;
}



#copyblock h2 {
	color: #4b7dc2;
	font-family: Georgia;
	font-weight: normal;
	font-size: 18px;
}

#copyblock h2 a:link, #copyblock h2 a:visited {
	text-decoration: none;
	color: #4b7dc2;
}

#copyblock h2 a:hover {
	color: #e15200;
}

#copyblock h3 {
	color: #ae4c00;
	font-family:  Georgia;
	font-weight:  bold;
	font-size:  16px;
	border-bottom:  1px solid #4b7dc2;
	margin-bottom:  0;
}

#copyblock img {
	border: 4px solid #f6f1de;
	margin: 2px;
}

#copyblock img.no-border {
	border: 0;
}

#logo {
	float: left;
}

#content #menu {
	margin: 10px;
	width: 180px;
	float: left;
}

#content #menu h2 {
	margin-top: 10px;
	text-align: center;
	font-family: Georgia;
	font-weight: normal;
	font-size: 18px;
	color: #989898;
	border-top: 1px solid #e5dcc5;
	border-bottom: 1px solid #e5dcc5;
}

#clear {
	clear: both;
	line-height: .05em;
	background: #fff;
	margin: 0;
	padding: 0;
}


#bluetitle {
	color: #4b7dc2; 
	letter-spacing: -1px; 
	font-size:24px; 
	font-family:Tahoma
}

#blueheader {
	color: #4b7dc2; 
	letter-spacing: -1px; 
	font-size:34px; 
	font-family:Tahoma
}

#bluetabletext {
	color: #4b7dc2; 
	letter-spacing: -0.8px; 
	font-size:17px; 
	font-weight:400; 
	font-family:Tahoma;
	margin-right:5px;
	line-height: 105%;
}

#bluetdbox {
	width:50%;
}

/* ------------------------------------------------------------

	lists and menus

------------------------------------------------------------ */

#tabs {
	width: 300px;
	float: left;
	margin-left: 70px;
	margin-top: 44px;
	height: 27px;
	font-family: lucida grande, arial, helvetica, sans-serif;
	font-size: 16px;
}

#tabs ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#tabs li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style: none;
	border: none;
}
#tabs ul a.current:link, #tabs ul a.current:visited {
	background: url(../images/tab-bg_over.png) repeat-x;
	font-weight: bold;
	text-decoration: none;
}
#tabs ul a:link, #tabs ul a:visited {
	float: left;
	font-weight: bold;
	text-decoration: none;
	background: #e5e5e5 url(../images/tab-bg.png) repeat-x;
	color: #fff;
	font-size: 12px;
	font-weight: normal;
	padding: 3px 8px 9px 8px;
	margin: 0 1px;
}

#tabs ul a:hover {
	background: url(../images/tab-bg_over.png) repeat-x;
}

#content #menu ul {
	margin: 0 0 0 30px;
	padding: 0;
	list-style: none;
	font-family: lucida grande, arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #989898;
}

#content #menu ul li {
	margin: 8px 0;
	padding: 0;
}

#content #menu ul a:link, #content #menu ul a:visited {
	background: url(../images/menu_bullet.png) no-repeat;
	color: #989898;
	padding-left: 25px;
	text-decoration: none;
}

#content #menu ul a:hover, #content #menu ul a.current:link, #content #menu ul a.current:visited {
	background: url(../images/menu_bullet_over.png) no-repeat;
	color: #666;
}

#foot ul {
	width: 235px;
	float: left;
	margin: 30px 0 20px 10px;
	padding: 0;
	list-style: none;
}

#foot ul.lined {
	border-right: 1px solid #d9ccaa;
}

#foot ul li {
	padding: 0 10px 0 20px;
	background: url(../images/footer_bullet.png) no-repeat top left;
}

#foot li a:link, #foot li a:visited {
	color: #666;
	font-weight: bold;
	text-decoration: none;
}

#foot li a:hover {
	color: #4b7dc2;
	text-decoration: underline;
}

/*
 *=ERRORS AND NOTICES
 */

#flash-errors, #errorExplanation {
  margin: 0 auto 5px;
  background: #F69A91;
  border:  1px solid #510;
  padding: 10px;
  color: #510;
  text-align: center;
}

#flash-notice {
  margin: 0 auto 5px;
  background: #54a121;
  padding: 10px;
  color: #fff;
  text-align: center;
  border:  1px solid #051;
}

#errorExplanation ul, 
#flash-notice ul, 
#flash-errors ul,
#flash-notice li,
#flash-errors li {
  list-style: none;
}

#errorExplanation {
  text-align: left;
  border: 1px solid #F99;
  background: #fdd;
}

#errorExplanation h2 {
  border: none;
  margin: 0;
  padding: 0;
}