/* Fonts used:
font-family: "Adobe Garamond Pro", Georgia, Times, serif;
font-family: Monaco, Courier, Courier New, monospace;
font-family: Verdana, Helvetica, sans-serif;
*/

/* ===Main Elements=== */
body {
	background: #EDEFF2 url('/img/bg_gradient.png') repeat-x top left;
	text-align: center;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
}
h1, h2 {
	clear: left;
	font-family: "Adobe Garamond Pro", Georgia, Times, serif;
	line-height: 2em;
}
h1 {
	font-weight: bold;
	font-size: 24px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-weight: bold;
	font-variant: small-caps;
}
strong {
	font-weight: bold;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #8080F0;
}
a.pdf {
	padding-right: 20px;
	margin-right: 2px;
	background: url('/img/pdficon_small.gif') right no-repeat;
}
p {
	margin: 0;
	padding: 0 16px 8px;
}
span.copy, span.reg {
	position: relative;
	bottom: 0.5em;
	font-size: 0.75em;
}
h2 span.copy, h2 span.reg {
	top: 0.25em;
	font-size: 2em;	
}
table {
	width: 100%;
	padding: 16px;
}
td, th {
	padding: 8px;
	text-align: center;
	border-bottom: 1px solid #EDEFF2;
	vertical-align: middle;
}
th {
	border-bottom: 1px solid #20207F;
}
img.thumb_portrait {
	width: 96px;
}
img.thumb_landscape {
	width: 208px;
}
span.caption {
	display: block;
	font-weight: bold;
	font-variant: small-caps;
}
/* ===Container=== */
#container {
	text-align: left;
	background-color: #FFFFFF;
	margin: 0px auto;
	width: 800px;
}
#header, #navigation, #partners_rollout, #industries_rollout, #primary, #footer, #businesses {
	position: relative;
}
.content {
	background: white;
	padding: 32px;
}

#news p {
	padding: 8px;
}
#news ul {
	list-style-type: circle;
	padding-left: 32px;
}
#news img {
	float: left;
	padding-right: 24px;
}

/* ===Header=== */
#header {
	height: 112px;
}
#header .content {
	padding: 0 32px;
}
#hunkar_logo {
	position: absolute;
	top: 32px;
}
#department_logo {
	position: absolute;
	top: 76px;
	left: 92px;
}
#slogan h2 {
	font-weight: bold;
	position: absolute;
	bottom: 4px;
	right: 32px;
	color: #20207F;
	text-align: center;
	line-height: 32px;
}

/* ===Navigation=== */
#navigation .content {
	font-size: 14px;
	border-bottom: 4px solid #20207F;
	padding: 0 32px;
}
#navigation ul {
	margin: 8px 0 0 0;
	padding: 0 0 8px 0;
	list-style-type: none;
}
#navigation li {
	display: inline;
}
#navigation a {
	margin: 0;
	padding: 8px 0;
	margin-right: 24px;
}
#navigation a.active {
	color: #5050C0;
}
#navigation input {
	position: absolute;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	right: 32px;
	bottom: 10px;
	width: 96px;
	border: 1px solid #808080;
	color: #808080;
}

/* Rollouts */
.rollout {
	position: relative;
}
.rollout .content {
	background: white;
	border: 2px solid #EDEFF2;
	font-size: 12px;
	padding: 4px 12px;
	position: absolute;
	top: -12px;
	z-index: 2;
}
.rollout ul {
	margin: 8px;
	padding: 0 0 0 12px;
	list-style-type: circle;
}
.rollout p {
	margin: 0;
	padding: 16px 32px 0 32px;
}
.rollout #partners {
	left: 300px;	
}
.rollout #industries_served {
	left: 400px;	
}

/* ===Primary=== */
#primary .content {
	width: 736px;
	height: 368px;
	padding: 16px 32px;
}
#primary h2 {
	text-align: center;
	font-size: 16px;
}
div.department {
	width: 184px;
	text-align: center;
	float: left;
}
div.department .name {
	font-variant: normal;
	width: 180px;
	height: 32px;
	font-size: 14px;
}
div.department a {
	color: #000000;
}
div.department a:hover {
	color: #8080F0;
}

/* ===Footer=== */
#footer .content {
	color: #888;
	padding: 0;
	height: 96px;
	font-size: 12px;
	background-color: #EDEFF2;
}
#footer div.contact_info {
	margin-top: 16px;
	padding-right: 16px;
	text-align: left;
	float: left;
}
#footer #copyright {
	margin-top: 16px;
	text-align: right;
	float: right;
}

/* ===Businesses=== */
#businesses .content {
	height: 640px;
	padding: 16px 32px;
}
#businesses h1 {
	margin-bottom: -16px;
}
#businesses h2 {
	padding-top: 16px;
	clear: both;
}
#businesses ul {
	float: left;
	padding-left: 16px;
}
#businesses img {
	height: 100px;
	float: left;
}

/* ===Link List Widget== */
.link_list {
	width: 400px;
}
.link_list ul {
	padding: 16px;
	border-left: 2px solid #EDEFF2;
}
.link_list h2 {
	border-bottom: 4px solid #20207F;
}
.link_list a {
	color: #20207F;
}
.link_list a:hover {
	border-bottom: 1px solid;
}
/* ===Department Header=== */
.dept_header {
	margin-bottom: 2px; /*Was 32 (2-19-11)*/
}
.dept_header h2 {
	margin-top: -16px;
	border-bottom: 2px solid #20207F;
}
.dept_header p {
	margin-left: 8px;
}
.dept_header img {
	float: left;
	margin-right: 16px;
	height: 150px;
	width: 90px;
}

/* ===Department Navigation */
.dept_navigation {
	width: 300px;
	float: right;
	padding: 0 0 32px 32px;
	background: #FFFFFF;
}

/* ===Department Footer=== */
.dept_footer {
	position: relative;
	clear: both;
	padding-top: 16px;
}
.dept_footer h2 {
	border-bottom: 2px solid #20207F;
}
.dept_footer .office_info {
	color: #333;
	width: 336px;
	padding: 8px 16px;
}
.dept_footer .name, .dept_footer .address, .dept_footer .email, .dept_footer .contact {
	display: block;
}
.dept_footer .contact .email {
	padding-left: 16px;
}
.dept_footer .logo_list {
	position: absolute;
	top: 5em;
	right: 0;
	text-align: right;
}

/* ===Product Category=== */
.product_category h2 {
	border-bottom: 2px solid #20207F;
}
.product_category .images {
	float: right;
	text-align: right;
	padding: 8px;
	width: 350px;
}
.product_category img {
	padding: 0 8px;
}
.product_category .bullets {
	list-style-type: circle;
	margin-left: 32px;
}

