/* CSS Document */

/*Start - Document Details*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/main_bg.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;

}

h1 {
	font-size:12pt;
}

h2 {
	font-size:10pt;
}

h3 {
	font-size:9pt;
}

body,td,th,input,select,textarea {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	color:#333333;
}

div#container{
	width:900px;
	margin:auto;
}

div.clear{
	clear:both;
}

div#top{
	width:900px;
	height:130px;
	float:left;
	background-color:#f2f2f2;
}

div#Logo{
	width:380px;
	height:120px;
	float:left;
	/* background-image:url(../images/Logo_big.jpg); */
	/*background-repeat:no-repeat; */
}

div#Logo img{
	border	:	0px;
	outline: none;
}

div#Logo a:active{
	outline: none;
}

div#mapImage{
	height:auto;
	display: none;
}

div#TopImgBox{
	width:410px;
	height:50px;
	padding-top:15px;
	margin-right:5px;
	float:right;
}

div#TopImgFact{
	width:275px;
	height:auto;
	margin-right:5px;
}

div#TopImgMap{
	width:275px;
	height:50px;
	margin-right:5px;
	position: relative;
}

boxLink{
	display:block;
	color:#000000;
	width: 125px;
	height: 200px;
}

a.boxLink:hover{
	cursor:pointer;
	text-decoration:underline;
}

/*End - Document Details*/

/*Start - Menu*/

DIV#navigation {
	float:left;
	height:30px;
	width:900px;
	background-image:url(../images/Menu_Bg.jpg);
	background-repeat:no-repeat;
}

div#navigation ul {
	float: left;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

div#navigation li{
	display: inline;
}

div#navigation li a {
	/*border-right: #fcf7d6 1px solid; */
	border-right: #fdf2b4 1px solid;
	font-weight: bold;
	float: left;
	width: 90px;
	color: #333333;
	padding: 6px 4px;
	text-align: center;
	text-decoration: none;
}

div#navigation li a:hover {
	color: #464646;
	text-decoration: underline;
}

div#navigation li a.active {
	color: #000000;
	background-color: #CCCCCC;
	height: 18px;
}

/*End - Menu*/

/*Start - Margin*/

div#topMargin{
	width:900px;
	float:left;
	height:4px;
	background-color:#FFFFFF;
}

/*End - Margin*/

/*Start - Bottom DIV*/

div#dBottomColumn{
	width:900px;
	float:left;
}

div#dBottomColumnInside{
	width:900px;
	float:left;
}
/*End - Bottom DIV*/

/*Start - Left Column*/

div#dLeftColumn{
	padding-top:5px;
	width:275px;
	float:left;
	background-color:#f1f1f1;
}

div#dMap{
	width:275px;
	/*height:360px;*/
	float:left;
	/*background-image:url(../images/Norway.gif);
	background-repeat:no-repeat;*/
}

div#dSearchBox{
	display: none;
	height:50px;
	margin-top:auto;
	background-color:#e4e4e4;
	border:1px solid #f9dc2f;
}

.SearchTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #666666;
}

/*End - Left Column*/

/*Start - Right Column*/

div#dRightColumn{
	width:620px;
	float:right;
}

div#MainBanner{
	float:right;
	width:290px;
	height:185px;
	margin-right:5px;
	background-image:url(../images/main_banner.jpg);
	background-repeat:no-repeat;
}

div#MainText{
	float:left;
	margin-top:7px;
	margin-left:7px;
	margin-right:10px;
	width:295px;
	height:100px;
}

.introText{
	font-size: 11px;
	margin: 0 0 0 0;
	padding:0;
	text-align:justify;
	color:#333333;
}

.introTextLeft{
	font-size: 11px;
	margin-left:5px;
	margin-top:5px;
	margin-right:5px;
	color:#333333;
}

div#MainContact{
	margin-top:10px;
	margin-left:50px;
	width:200px;
	height:30px;
	background-image:url(../images/contact.jpg);
	background-repeat:no-repeat;
}

.textContact{
	font-size: 12px;
	padding-top:0px;
	font-weight:bold;
	text-align:center;
	color:#6c6c49;
}

div#dRightCBottom{
	padding-top:15px;
	padding-left:16px;
	width:600px;
	float:left;
}

/*Start - Product Box*/

.dBox {
	background-color:#f9dd34;
	background-image:url(../images/prodbox-bottom.gif);
	background-repeat:no-repeat;
	width: 125px;
	height:220px;
	overflow: hidden;
	margin:0;
	margin-left:10px;
	margin-right:15px;
	margin-top:10px;
	margin-bottom:20px;
	float:left;
}

.boxHead {
	margin:0;
	padding:0;
	color:#000000;
	font-size:11px;
	text-align:center;
	font-weight:bold;
	padding:4px;
	padding-left:5px;

}

.boxHead a {
	color: black;
	text-decoration: none;
}

.boxImg{
	margin-top:1px;
	height:173px;
}

.boxImg img {
	border-width: 0px;
	margin-left: 1px;
}

.boxHead a:hover {
	text-decoration:underline;
}

/*End - Product Box*/

/*End - Right Column*/

/*Start - Right Column Inside*/

div#dRightColumnInside{
	width:580px;
	float:left;
	overflow:hidden;
}

div#InsideText{
	float:left;
	margin-top:7px;
	margin-left:10px;
	margin-right:5px;
	padding-bottom:7px;
/*	width:580px;*/
}

.insText{
	font-size: 11px;
	margin: 0 0 0 0;
	padding:0;
	text-align:justify;
	color:#333333;
}

/*End - Right Column Inside*/


/*Start - Footer*/

div#dBottom{
	padding-top:8px;
	width:900px;
	height:15px;
}

div#dBottomInside{
	padding-top:10px;
	width:900px;
	height:15px;
}

.dBottomFooterText{
	font-size:11px;
	padding-top:10px;
	text-align:center;

}

/*End - Footer*/

.newsListing {
	padding: 5px;
}

.newsListing h2 a {
	color: black;
	text-decoration: none;
}

.newsListing h2 a:hover {
	color: red;
}

.newsListing img {
	float: right;
	border: 1px;
	border-style: solid;
	border-color: black;
	position: relative;
	top: -30px;
}

.newsListing .date {
	font-size: 9px;
	font-style: italic;
}

.newsListing .ingress {
	font-weight: normal;
}

.newsListing p a {
	color: blue;
	text-decoration: none;
}

.newsListing p a:hover {
	color: red;
}

.newsListing .divider {
	clear: both;
	border-style: solid;
	border-color: black;
	border-width: 0px 0px 1px 0px;
}

.product big {
	margin-bottom:10px;
}
.product h1 {
	font-size:18px;
}
.product h2 {
	font-size:14px;
/*	background-color:#F9DD34;*/
	padding:4px;
	border-bottom:1px solid #333333;
	padding-left:0px;
}
.product h3 {
	margin:0;
	padding:0;
	margin-top:5px;
}
.product P {
	margin:0;
	padding:0;
	margin-top:5px;
}

.product IMG.mainImage {
/*	float:right;
	margin-left:10px;
	margin-bottom:10px;
*/
}

.product TABLE.product .col1 {
	width:380px;
	padding-right:10px;
}
.product .bodytext {
	overflow:hidden;
}
.product .box {
	width:200px;
	margin-top:10px;
}
.product .box h2 {
	font-size:14px;
	background-color:#F9DD34;
	padding:4px;
	border-bottom:1px solid #333333;
}
.product .fileDescription {
}
.product .fileSize {
	color:#c0c0c0;
}

.product .col2 UL {
	margin:0;
	padding:0;
	list-style-type:none;
}
.product .col2 UL LI {
	margin:0;
	padding:0;
	margin-bottom:10px;
}

.product .productImages {
}
.product .productImages .image {
	margin-bottom:5px;
}

.product .productImages .image .description {
	font-style:italic;
}
.featuredProducts {
	margin-top:20px;
}

.contact {
	clear:both;
}

.contact TABLE {
	width:100%;
}
.contact INPUT {
	font-size:11px;
}


#employeeSearchResults {
	width:370px;
	display:none;
	position: absolute;
	background-color:#fff;
	border:1px solid #000;
	z-index: 1000;
}

.user {
	margin:0;
	padding:0;
	width:100%;
}
.user IMG {
	float:right;
	margin-top:31px;
}
.user H2 {
	font-size:16px;
	margin:0;
	padding:0;
	padding:2px;
	background-image:url(../images/Menu_Bg.jpg);
	background-repeat:no-repeat;
	height:30px;
}

.user {
	font-weight:normal;
	font-size:14px;
}
