/* Hide if Flash */

.flashInstalled #middle h1,
.flashInstalled .flash,
.flashInstalled #mainimg {
	visibility: hidden;
}
.flashInstalled #leftside .flash {
	width: 166px !important;
}

/* Tags */
body {
	font: 62.5%/133% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0 0 20px;
	color: #565656;
	text-align: center;
	background: #fff url(../../_img/layup/body_bg.gif) repeat-y center top;
}
a {
	color: #1d1d1d;
	text-decoration: underline;
}
a:hover,
a:focus {
	text-decoration: none;
}
a img {
	border: none;
}
p {
	padding: 0 0 10px 0;
	margin: 0;
}
h1, h2 {
	font: 2.3em "Times New Roman", Times, serif;
	padding: 0;
	margin: 0 0 10px;
	color: #696969;
}
h2 {
	font-size: 1.5em;
}
hr {
	background:none;
	border: none;
	border-bottom: 1px solid #ccc;
	height: 1px;
}
form, 
fieldset {
	border: none;
	margin: 0;
	padding: 0;
}
button {
	font-size: 1px;
	border: 0;
	margin: 0;
	padding: 0;
	text-indent: -9000px;
	cursor: pointer;
	float: right;
	width: 22px;
	height: 20px;
	background: url(../../_img/layup/but.gif) no-repeat;
} 
legend {
	display: none;
}

/* Structure */

#contents{
	margin: 0 auto;
	width: 1000px;
	min-height: 630px;
	overflow: hidden;
	position: relative;
	text-align: left;
	background: url(../../_img/layup/main_bg.gif) repeat-y;
}
#middle {
	margin: 160px 35px 35px;
	float: left;
	width: 314px;
	font-size: 1.1em;
	line-height: 1.3em;
}
#topbar {
	margin: 0;
	top: 21px;
	left: 0;
	position: absolute;
	width: 1000px;
	height: 105px;
	z-index: 99999;
	background: #b3a49f;
}

#topbar h1 {
	text-indent: -9000px;
	background: none;
	margin: 0 0 0 32px;
	padding: 0;
	height: 105px;
	width: 174px;
	float: left;
	background: url(../../_img/layup/hix_logo.gif) no-repeat;
}

.printlogo,
.printlogo1,
.printlogo2,
.printlogo3,
.printlogo4,
.printlogo5,
.printlogo7 {
	display: none;
}
#topnavi {
	margin: 68px 0 0 35px;
	padding: 0;
}
#topnavi li {
	float: left;
	position: relative;
	display: inline;
} 
#topnavi a {
	float: left;
	padding: 0;
	margin: 0 18px 0 0;
	height: 21px;
	font-size: 1.1em;
	text-transform: uppercase;
	text-decoration: none;
}
#n1 {width: 47px;}
#n2 {width: 47px;}
#n3 {width: 55px;}
#n4 {width: 95px;}
#n5 {width: 50px;}
#n6 {width: 75px;}
#n7 {width: 34px;}
#n8 {width: 46px;}
#n9 {width: 67px;}

#topnavi ul {
	display: none;
	position: absolute;
	top: 37px;
	left: 0;
	width: 165px;
	margin: 0;
	padding: 15px 0;
}
#topnavi ul a {
	display: block !important;
	margin: 0;
	padding: 3px 10px 4px 15px !important;
	height: auto !important;
	width: 140px !important;
	color: #fff;
	font-size: 1.1em;
	letter-spacing: -0.5px;
	text-transform: none;
	border: none !important;
}
#topnavi li:hover ul, li.over ul {
	display: block !important;
}
#leftside {
	width: 230px;
	float: left;
	margin: 162px 0 30px;
}
#leftside ul {
	margin: 0;
	padding: 0;
}
#leftside span {
	display: block;
	height: 25px;
	clear: both;
}
#leftside li {
	display: block;
	list-style: none;
	line-height: 0;
	margin: 0;
	padding: 0;
}
#leftside a {
	margin: 0;
	text-align: left;
	color: #5a5a5a;
	text-decoration: none;
	display: block;
	padding: 0 0 3px 32px;
	margin-bottom: 8px;
	width: 198px;
	height: 12px;
	font: 1.5em "Gill Sans", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
#leftside a:hover,
#leftside a:focus,
#leftside .on {
	text-decoration: none;
	padding-left: 21px;
	border-left: 11px solid #bbb;
}
#leftside a.on {
	border-left: 11px solid #b3a49f;
}
#leftside ul ul {
	margin: 0 0 12px 0;
	padding: 0;
}
#leftside ul ul a {
	color: #6b6b6b;
	font: 1.1em Verdana, Arial, Helvetica, sans-serif;
	text-transform: none;
	height: auto;
	margin-bottom: 0;
}
#leftside ul ul a:hover,
#leftside ul ul a:focus,
#leftside ul ul a.on {
	color: #333;
	border: none !important;
	padding-left: 32px;
}
#news {
	margin: 15px 0 0;
	padding-top: 25px;
	border-top: 1px solid #b1b0af;
}
#news h1 {
	color: #665040;
}
dl {
	margin: 0;
	padding: 0;
}
dt {
	font-size: .95em !important;
}
dt strong {
	display: block;
	float: left;
	width: 63px;
	color: #330000;
	font-weight: bold;
}
dt a {
	color: #666;
	text-decoration: none;
	font-weight: bold;
}
dt a:hover {
	color: #333;
}
dd {
	margin: 0 0 10px 0;
	font-size: .95em !important;
}
#rightside {
	float: right;
	width: 386px;
}
#mainimg {
	width: 386px;
	height: 630px;
}
#complogos {
	width: 386px;
	margin: 350px 0 0;
	padding: 0;
	z-index: 20;
	position: absolute;
}
#complogos li {
	list-style: none;
	display: inline;
	cursor: pointer;
}
#complogos a {
	float: left;
	width: 128px;
	height: 128px;
	text-indent: -9000px;
	margin: 1px 0 0 1px;
	outline: 0;
	cursor: pointer;
}
#complogos a:hover {
	opacity: 0.8;
}
#complogos a.first {
	margin-left: 0;
}
#c1 {background: url(../../_img/layup/logo1.png) no-repeat;}
#c2 {background: url(../../_img/layup/logo2.png) no-repeat;}
#c3 {background: url(../../_img/layup/logo3.png) no-repeat;}
#c4 {background: url(../../_img/layup/logo4.png) no-repeat;}
#c5 {background: url(../../_img/layup/logo5.png) no-repeat;}
#c6 {background: url(../../_img/layup/logo6.png) no-repeat;}

.menulist {
	margin: 0;
	padding: 0;
	list-style: none;
}
.menulist li {
	padding: 4px 0;
	background: url(../../_img/layup/dot_rpt.gif) repeat-x 0 15px;
	clear: left;
}
.menulist p {
	margin: 0;
	padding: 0;
	display: inline;
	line-height: 1.4em;
	background-color: #e3e3e3;
}
.menulist em {
	padding: 3px 0 5px;
	font-size: .9em;
}
.menulist span {
	float: right;
	color: #330000;
	background: #e3e3e3;
}
.vacancies {
	list-style: none;
	margin: 0 0 20px;
	padding: 0;
}
.vacancies a {
	font-weight: bold;
}
.vacancies span {
	float: right;
	color: #666;
}
.paging {
	display: inline;
	list-style: none;
	float: right;
	padding: 0 !important;
	margin: 0 !important;
}
.paging li{
	float: left;
	margin: 15px 0 0;
	padding: 0 !important;
	background: none !important;
}
.paging li a {
	display: block;
	margin: 0 1px 0 0;
	padding: 0 4px 2px 4px;
	text-decoration: none;
	color: #000;
	background: #bbb;
	line-height: 1.3em;
}
.paging li a:hover, .paging li .on{
	background: #35383d;
	color: #fff;
}
#footer {
	clear: both;
	margin: 0 auto;
	width: 1000px;
}
#footer ul {
	margin: 0;
	padding: 18px 26px;
	list-style: none;
	text-align: right;
}
#footer li { 
	display: inline;
	float: left;
}
#footer a {
	color: #8e8e8e;
	font-size: 1.2em;
	letter-spacing: -1px;
	text-decoration: none;	
	padding: 0 30px 0 7px;
}
#footer .last {
	margin: 10px 0 20px;
	float: left;
	clear: left;
}
#footer .last a { 
	color: #434343;
}
#footer a:hover,
#footer a:focus {
	color: #bbb;
}

#footer .right {
	margin: 18px 26px 40px 0;
	display: inline;
}
#footer .right span {
	float: left;
	width: 70px;
	height: 32px;
	text-indent: -9000px;
	background: url(../../_img/layup/follow_title.gif) no-repeat
}
#footer .right a {
	width: 32px;
	height: 32px;
	float: left;
	text-indent: -9000px;
	padding: 0 !important;
	margin: 0 0 0 10px;
	outline: 0;
}
.facebook, .twitter {
	background: url(../../_img/layup/social_icons.gif) no-repeat;
}
.facebook {background-position: 0 0;}
.twitter {background-position: -42px 0;}

.facebook:hover,
.twitter:hover {
	opacity: 0.8;
	filter: Alpha(Opacity=80);
}

/*
#footer .homelink {
	width: 311px;
	height: 18px;
	float: right;
	text-indent: -9000px;
	display: block;
	margin-top: 20px;
	outline: 0;
	background: url(../../_img/layup/main_logo.gif) no-repeat;
}
*/
.sitemap {
	padding: 0 0 10px 12px;
	margin: 0 ;
	list-style: none;
}
.sitemap a {
	display: block;
	text-decoration: none;
	color: #330000;
	font-weight: bold;
	padding: 2px 0 2px 2px;
}
.sitemap li {
	border-left: 1px solid #bbb;
	background: url(../../_img/layup/sitemapli.gif) no-repeat 0 .5em !important;
	padding: 0 0 0 14px !important;
}
.sitemap a:hover { 
 	color: #000;
}
.sitemap li ul a {
	color: #444;
	font-weight: normal;
}
.sitemap li ul ul a {
	color: #666;
}
.sitemap ul {
	margin: 0 !important;
	padding: 0 0 0 20px  !important;
	list-style: none;
}
.docs {
	margin: 0;
	padding: 0;
	list-style: none;
}
.docs li {
	margin: 0;
	padding: 0;
}
.docs a {
	padding: 5px 0 5px 22px;
	background: url(../../_img/layup/docs.gif) no-repeat 0 -82px ;
	display: block;
}

.xls { background-position: 0 4px !important;}
.pdf { background-position: 0 -125px !important;}
.doc { background-position: 0 -39px !important;}

#googlemap {
	width: 320px; 
	height: 380px;
}
table { 
	padding: 0;
	margin: 10px 0;
	text-align: left;
	border-collapse: collapse; 
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	width: 100% !important;
}
table th { 
	padding: 6px 15px;
	color: #333 !important;
	font-weight: bold;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	vertical-align: top;
	text-align: left !important;
	background: #ccc;
}
table td { 
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;   
	padding: 8px 15px;
	vertical-align: top;
	background: #f8f8f8;
	width: 15%;
}

#sitemap,
#sitemap ul{
	margin: 0;
	padding: 0 0 0 20px;
	list-style: none;
}
#sitemap  a {
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: #666;
	padding: 2px 0 2px 18px;
}
#sitemap  a:hover { 
	color: #000;
}
#sitemap ul a {
	font-weight: normal;
}
#sitemap li {
	border-left: 1px solid #CDCDCD;
	background: url(../../_img/layup/sitemapli.gif) no-repeat 0 .5em;
}

/* Forms */

#signupform {
	margin: 23px 15px 23px 12px;
	padding: 18px 22px;
	background: #9a9a9a;
}
#signupform h2 {
	display: block;
	text-indent: -9000px;
	width: 122px;
	height: 40px;
	margin: 0 0 14px;
	background: url(../../_img/layup/signup_text.gif) no-repeat;
}
#signupform label {
	display: none;
}
#signupform .textform,
#signupform .textformfocus {
	width: 145px;
	color: #333;
	padding: 4px 7px; 
	border: 1px solid #9a9a9a;
}
#signupform .textformfocus {
	color: #000 !important;
}
#signupform button {
	margin: 8px 0 0;
}
.formarea {
	text-align: right;
	vertical-align: top;
	width: 314px;
	border: none;
}
.formarea p {
	margin: 10px 0;
	padding: 0;
}
.formarea p label {
	float: left;
}
.formarea select {
	padding: 0;
	width: 176px;
}
.textform {
	background: #fff !important;
}
.textformfocus {
	color: #222 !important;
	border: 1px solid #1d1d1d !important;
}
.textform, 
.textformfocus {
	color: #666;
	padding: 3px;
	width: 168px;
	border: 1px solid #bbb;
	font: 1em Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
}

/* Ajax & Error Checking */

.formerror .textform, 
.formerror .textformfocus {
	border: solid 1px #d11010;
	color: #d11010;
}
.formerror .textformfocus {
	background: #ffeeed !important;
}
.formerror label:after {
	color: #d11010;
	content: " *";
}
.formerror label {
	color: #000;
}
.error {
	color: #d11010;
	padding: 10px 0 !important;
	text-align: left !important;
}
#waiting {
	position: absolute;
	background-color:#e3e3e3;
	width: 336px;
	margin-left: -1px;
	opacity: 0.9;
	text-align: center;
}

/* Extras */

.clear{
	clear: both;
}
.hidden {
	position: absolute; 
	left: -9999px; 
}
.hand {
	cursor: pointer;
}
.textleft {
	text-align: left !important;
}
.textcenter {
	text-align: center !important;
}
.textright {
	text-align: right !important;
}
.right {
	float: right;
}
.left {
	float: left;
}
.highlight {
	color: #330000;
}