/*Whitespace Reset*/
* { 
	padding:0; 
	margin:0;
}
ul, ol, dl, li, dt, dd, img {
	margin: 0;
	padding: 0;
	border: 0;
}

/*Body Style*/
body {
	font-family: "Lucida Sans Unicode", "Lucida Sans";
	font-size: 1em;
	background: #666 url(../img/hibint/hi_template/body_bg.jpg) top left repeat-x;
}
p, ul, dl, ol,td,th {
	font-size: .8em;
}
h2, h3, h4, h5 {
	margin: 2px 0;
}
#wrapper {
	width: 769px;
	margin: 0 auto;
}
#header, #subwrap{
		margin: 0 11px;
}
#subwrap {
	background:#fff url(../img/hibint/hi_template/subwrap_bg.jpg) top left repeat-y;
	border-top: 2px solid #ccc;
	border-bottom: 2px solid #ccc;
}
fieldset {
	padding: 10px;
	border: 1px solid #ccc;
}
legend {
	padding: 0 5px;
	color: #06c;
}
label {
	color: #666;
}
#sidebar {
	background: green;
	width: 200px;
	float: left;
	background: url(../img/hibint/hi_template/side_top.jpg) top left no-repeat;
}
#content {
	background: url(../img/hibint/hi_template/content_top.jpg) top left no-repeat;
	width: 547px;
	float: right;
}


/*Header*/
#header {
	height: 140px;
}
#site {
	background: url(../img/hibint/hi_template/site_bg.jpg) top left no-repeat;
	height: 105px;
	width: 300px;
	position: absolute;
	margin: 0;
	top: 0px;
	text-indent: -5000px;
}
#slogan {
	background: url(../img/hibint/hi_template/slogan_bg.jpg) top left no-repeat;
	height: 105px;
	width: 341px;
	position: absolute;
	margin: 0;
	top: 0px;
	left: 50%;
	text-indent: -5000px;
}

#slogan.fr {
	background: url(../img/hibint/hi_template/slogan_bg_fr.jpg) top left no-repeat;
}

/*Main Nav Bar */
#languagebar {
	margin-top: 60px;
	list-style: none;
	text-align: center;
}
#languagebar li {
	display: inline;
	padding: 0 15px;
	
}

#navcontainer {
	list-style: none;
	margin: 10px 0;
	background: #679a35;
}

#navcontainer li {
	margin:0;
	padding: 0;
	width: 200px;
}

#navcontainer a {
	display: block;
	text-decoration: none;
	padding: 5px 0 5px 18px;
	background: #a0cf72 url(../img/hibint/hi_template/menu_arrow.png) center left no-repeat;
	margin: 2px 5px;
	color: #fff;
	font-size: 18px;
}

#navcontainer a:hover {
	background: #c5e1a8 url(../img/hibint/hi_template/menu_arrow.png) center left no-repeat;
	color:#666;
}

#sidebarnote {
	font-size: .7em;
	text-align: center;
	padding: 0 25px;
	margin: 15px 0;
	color: #036;
}

/* Footer */
#footer {
	color: #ccc;
	width: 750px;
	margin: 0 auto;
	text-align: center;
}

/*Content*/
#pgheading {
	color: #eee;
	font-weight: normal;
	font-size: 30px;
	padding-top: 5px; 
}
#content ul {
	list-style: none;
}

#content li {
	padding-left: 15px;
	background: url(../img/hibint/hi_template/arrow_r.jpg) center left  no-repeat;
}

p.fielderr {
	color: #700;
	margin: 0;
	padding: 0;
	font-size: .7em;
}

.lpane {
	padding: 20px;
}

/* Home Page */
#sidebar.hm {
	background: url(../img/hibint/hi_template/side_top_home.jpg) top left no-repeat;
}
#sidebar.hm.fr {
	background: url(../img/hibint/hi_template/side_top_home_fr.jpg) top left no-repeat;
}
#content.hm {
	background: url(../img/hibint/hi_template/content_top_home.jpg) top left no-repeat;
}
#content.hm.fr {
	background: url(../img/hibint/hi_template/content_top_home_fr.jpg) top left no-repeat;
}
#content.hm .lpane {
	padding-top: 70px;
	background: url(../docs/jpgs/300/M133110_00.jpg) -60% 60px no-repeat;
}
#content.hm h3 {
	font-size: 30px;
	font-family: Georgia;
	color: #ccc;
	font-weight: normal;
	font-style: italic;
	text-align: center;
}
#content.hm ul {
	margin-left: 100px;
	list-style: none;
	text-align: center;
	line-height: 2;
}
#content.hm li {
	background-position: -1000%;
}

/* Category List */
#catlist {
	list-style: none;
	width: 448px;
	margin: 0 auto;
}
#catlist li {
	float: left;
	margin: 6px;
}
#catlist a {
	width: 110px;
	padding-top: 120px;
	text-align: center;
	display: block;
	border: 3px solid #fff;
	text-decoration:  none;
	color: #666;
}
#catlist a:hover {
	border: 3px solid #eee;
}

/*Product List */
#partlist {
	list-style: none;
	margin:  0;
}
#partlist li {
	height: 100px;
	border-bottom: 1px solid #eee;
	display: block;
	width: 220px;
	margin: 5px;
	float: left;
	font-size: .9em;
	background-image: none;
}
#partlist li span {
	padding-right: 100px;
	display: block;
}


/* Product Detail */
#rpanel {
	float: right;
	width: 250px;
	margin-bottom: 20px;
	padding-right: 20px;
}
#lpanel {
	float: left;
	width: 250px;
	padding-left: 20px;
	margin-bottom: 20px;
}

#prodname {
	margin-top: 15px;
	background: url(../img/hibint/hi_template/prodtitle_bg.jpg) bottom left repeat-x;
	padding: 5px 10px;
	font-weight: normal;
	font-size: 1.4em;
}
.detailheader {
	background: #ccc;
	font-size: .9em;
	color: #fff;
	font-weight: normal;
	width: 244px;
	padding:3px;
}
.detailtext {
	font-size: .7em;
}
#pdflist {
	margin-bottom: 20px;
}
#pdflist dt,#pdflist dd {
	padding-left:20px;
}
#pdflist dt {
	background: url(../img/hibint/hi_template/arrow_r.jpg) center left no-repeat;
	margin-top: 5px;
}
#pdflist dd {
	font-size: .9em;
	color: #666;
}
.adobe {
	font-size: .7em;
	color: #666;
}
#imglist {
	list-style:none;
	text-align: center;
}
#imglist li {
	float:  left;
	height: 70px;
	font-size: .7em;
	background: none;
}
#imglist a.imglink {
	display: block;
	width: 50px;
	height: 50px;
}

#others_list {
	margin: 0 20px;
	text-align: center;
}

#others_list li {
	display: inline;
	background-image: none;
		float: left;
}
#others_list li a {
	display: block;
	margin: 1px;
	padding-top: 50px;
	border: 2px solid #fff;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: top center;
	color: #666;
	
}
#others_list li a:hover {
	border: 2px solid #ccc;
}
/* FIXES AND HACKS */

/* Self-clearing floats from http://www.positioniseverything.net/easyclearing.html */
.cf:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.cf {display: inline-block;}

/* Hides from IE-mac \*/
* html .cf {height: 1%;}
.cf {display: block;}
/* End hide from IE-mac */
