@import "lib/layout2.css";

body 					{ background:#fff; color:#164059; }

#header 				{ padding:20px 0 0 0; }

a:link, a:visited		{ color: #fff; text-decoration: none; }

h1, h2, h3, h4, h5		{ color: #003745; }
h1						{ color: #164059; }
em						{ color: #003745;  }
h2						{ border-top:solid 2px #003745; font-weight:bold; }
#content p				{ font-size:13px;}


ul#hiq-breadcrumb		{ list-style:none; margin:25px 0; font-size:1.6em; padding-right:200px; font-weight:500; }
ul#hiq-breadcrumb li	{ float:left; display:block; padding-right:10px; color: #F47920;}
ul#hiq-breadcrumb a:link, ul#hiq-breadcrumb a:visited	{color: #164059; text-decoration: none;padding-right:20px; background:url(../images/bc-hiq.gif) no-repeat right;} 

span.date				{ color: #F47920; display:block; border-bottom:solid 1px #F47920 }


#footer 				{ clear:both; border-top:solid 2px #003745; position:relative; padding:5px 0 0 0;}

ul.contentlist 			{ list-style: none; padding-top:21px; font-size:13px; }
.contentlist li			{ background: url(../images/li-contentlist-hiq.gif) no-repeat 0 6px; padding: 0 0 0 15px;}


#nav-side				{ list-style: none; margin:0; padding:0 ; }
#nav-side li			{ background:url(../images/li-nav-side-hiq2.gif) no-repeat 0 4px; padding:0 0 0 20px }
#nav-side li a			{ border-bottom:solid 1px #F47920; display:block; color:#164059; text-decoration:none; font-size:13px;height:16px;}
#nav-side li a:hover	{ color:#F47920; }
#nav-side li.active a { color:#F47920; }

#latestnews li a { color:#164059; }
#latestnews li a:hover	{ color:#F47920; }

.products				{ color:#164059 !important; }
.products:hover			{ border-bottom: #164059 5px solid !important;}

table.blue			{ width:500px; border-collapse:collapse; clear:both; margin:20px 0 0 0; }
.blue caption		{ display:none; }
.blue thead			{ background:#F47920; color:#164059; }
.blue tfoot			{ display:none;}
.blue th, td		{ padding:4px; text-align:left;vertical-align:top; border:solid 1px #164059; }
.blue thead th		{ border:solid 1px #164059;  }

.blue tr			{  }
.blue tr.even		{  }

.menu a:hover			{ color: #F47920;}
.menu a, .menu :visited { border-bottom: 1px solid #003745; color:#164059; }

#footer a				{ color:#003745; }
#footer a:hover			{ color:#F47920; }

ul#nav li a		 		{ color: #003745; }
ul#nav li a:hover 		{ color: #F47920; } /* Hover Styles */

/* if IE6 */
* html .menu ul li a:hover {color:#F47920;}
* html .menu ul li a:hover ul li a:hover {color:#F47920;}

#content a						{color: #F47920;}

