
html {
	position: relative;
	margin: 0;
	padding: 0;
}

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height:1.3;
	color: #111;
	text-align: left;	
	margin: 15px 5px 15px 15px; 
	padding: 0;
	background-color: #e6e3dc;
}

  /* layout alignment */
#wrap { 
  	margin: 0 auto;
  	width: 972px;
}


div,form {
	margin:0;
	padding:0;
}

.clear {
	clear: both;
}


/* main layout */

#head {
	position: relative;
	width:972px;
	height:340px;
	margin:0;
	z-index:30;
}

#container {
	width:972px;
	position: relative;
	padding: 0 0 4px 0;
	margin: 0;
	overflow-x:hidden;
	z-index:8;
}  

#footer {
	width:972px;
	position: relative;
}  

.module {
	clear: both;
	padding: 0;
	/* padding: 4px 0 0 0; */
}

#recommendation {
	letter-spacing: -0.3px;
	font-size: 14px;
	font-weight: bold;
	padding: 7px 0 5px 0;
	
	border-style:solid;
	border-color:#000;
	border-width:0;
	border-top-width:4px;
}
#header_sub {
	font-size: 1px;
	height: 8px;
}




/* Header & Navigation */


/* head logos */

#bolit_logo { 
	position: relative;
	top:0;
	left:0;
}

#bolit_logo h1 { 
	background: transparent url(pics/bolit_logo.gif) no-repeat top left; 
}
#bolit_logo h1 { 
	width: 235px; 
	height: 235px;
	padding: 0;
	margin: 0;
}
#bolit_logo h1 span {
	display: none;
}
#bolit_logo h1 a {
	width: 235px; 
	height: 235px;
	display: block;
	text-decoration: none;
}


/* Navigation */


#navigation {
	position: absolute;
	background: transparent url(pics/dots.gif) repeat-x 0 30px; 
	width:972px;
	height: 110px;
	top:220px;
	z-index:20;
}

#bolit {
	position: absolute;
	top:39px;
	left:0;
}

#bolit h1 { 
	background: transparent url(pics/bolit.gif) no-repeat top left; 
}
#bolit h1 { 
	width: 250px; 
	height: 15px;
	padding: 0;
	margin: 0;
}
#bolit h1 span {
	display: none;
}
#bolit h1 a {
	width: 250px; 
	height: 15px;
	display: block;
	text-decoration: none;
}


/* social network and language navigation */

#navigation_top {
	position:absolute;
	top:4px;
	right:0px;
	z-index:11;
}
#navigation_top a {
	display:block;
	color:#e6e3dc;
	text-decoration:none;
	font-family: Helvetica, Arial, sans-serif;
	font-size:11px;
	font-weight:bold;
	letter-spacing:-0.5px;
}
#navigation_top a:hover, 
#navigation_top a:active {
	color:#000;
}

#navigation_top ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#navigation_top ul li {
	float: left;
	margin: 0 0 0 2px;
	padding:0;
}

#link_rss a, 
#link_facebook a, 
#link_twitter a, 
#link_flickr a, 
#link_vimeo a {
	width:16px;
	height:16px;
}
#link_rss a span, 
#link_facebook a span, 
#link_twitter a span, 
#link_flickr a span, 
#link_vimeo a span {
	display:none;
}
#link_vimeo {
	margin: 0 48px 0 2px !important;
}

#link_rss a:link,
#link_rss a:visited {
	background: transparent url(pics/link_rss.gif) no-repeat 0 0; 
}
#link_rss a:hover,
#link_rss a:active {
	background: transparent url(pics/link_rss.gif) no-repeat 0 -20px; 
}

#link_facebook a:link,
#link_facebook a:visited {
	background: transparent url(pics/link_facebook.gif) no-repeat 0 0; 
}
#link_facebook a:hover,
#link_facebook a:active {
	background: transparent url(pics/link_facebook.gif) no-repeat 0 -20px; 
}

#link_twitter a:link,
#link_twitter a:visited {
	background: transparent url(pics/link_twitter.gif) no-repeat 0 0; 
}
#link_twitter a:hover,
#link_twitter a:active {
	background: transparent url(pics/link_twitter.gif) no-repeat 0 -20px; 
}

#link_flickr a:link,
#link_flickr a:visited {
	background: transparent url(pics/link_flickr.gif) no-repeat 0 0; 
}
#link_flickr a:hover,
#link_flickr a:active {
	background: transparent url(pics/link_flickr.gif) no-repeat 0 -20px; 
}

#link_vimeo a:link,
#link_vimeo a:visited {
	background: transparent url(pics/link_vimeo.gif) no-repeat 0 0; 
}
#link_vimeo a:hover,
#link_vimeo a:active {
	background: transparent url(pics/link_vimeo.gif) no-repeat 0 -20px; 
}

#link_cat a:link, 
#link_cat a:visited, 
#link_cas a:link, 
#link_cas a:visited, 
#link_eng a:link, 
#link_eng a:visited {
	text-align:center;
	width:35px;
	height:16px;
	background: transparent url(pics/link_lang.gif) no-repeat 0 0; 
}
#link_cat a:hover, 
#link_cat a:active, 
#link_cas a:hover, 
#link_cas a:active, 
#link_eng a:hover, 
#link_eng a:active {
	background: transparent url(pics/link_lang.gif) no-repeat 0 -20px; 
}
#link_cat a span, 
#link_cas a span, 
#link_eng a span {
	display:block;
	padding-top:1px; 
}





/* navigation */

#navigation_main {
	position:absolute;
	top:37px;
	right:0px;
	z-index:12;
}

#navigation_main a {
	display:block;
	color:#000;
	background-color:#ffffff;
	text-decoration:none;
	font-family: Helvetica, Arial, sans-serif;
	font-size:11px;
	/* font-weight:bold; */
	letter-spacing:-0.5px;
}
#navigation_main a:hover, 
#navigation_main a:active {
	color:#e6e3dc;
	background-color:#000;
}

#navigation_main ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#navigation_main ul li {
	float: left;
	margin: 0 0 0 12px;
	padding:0;
}

#navigation_main ul li .cont, 
#navigation_main ul li .cont_act {
	height:22px;
	width:111px;
	text-align:left;
	cursor: pointer; cursor: hand;
	overflow:hidden;
	font-weight:bold;
}

#navigation_main ul li .cont a, 
#navigation_main ul li .cont_act a {
	position:absolute;
	top:0;
	height:22px;
	width:111px;
}
#navigation_main ul li .cont_act a {
	color:#e6e3dc;
	background-color:#000;
}

#navigation_main ul li .cont a span, 
#navigation_main ul li .cont_act a span {
	position:absolute;
	top:5px;
	left:5px;
	display:block;
}

/* sub-navigation */

#navigation_main ul li ul {
	width:111px;
	list-style-type: none;
	margin: 0;
	padding: 0px 0 0 0;
	display:none;
	/* background: transparent url(pics/dots.gif) repeat-x 0 5px; */
	background-color:#fff;
}

#navigation_main ul li ul li {
	float:none;
	clear:both;
	margin: 0;
	display:block;
	position:relative;
}

#navigation_main ul li ul li .cont_sub, 
#navigation_main ul li ul li .cont_sub_act {
	color:#111;
	display:inline-block;
	padding: 2px 0 0 0;
}
#navigation_main ul li ul li .cont_sub a,
#navigation_main ul li ul li .cont_sub_act a {
	width:111px;
}
#navigation_main ul li ul li .cont_sub_act a {
	color:#e6e3dc;
	background-color:#000;
}
#navigation_main ul li ul li .cont_sub a span, 
#navigation_main ul li ul li .cont_sub_act a span {
   display:block;
   padding: 5px 3px 4px 5px;
}

/* location bar navigation */
#navigation_location {
	position:absolute;
	top:65px;
	width:972px;
	border-style:solid;
	border-color:#000;
	border-width:0;
	border-top-width:8px;
	border-bottom-width:4px;
	padding:7px 0;
}

/* page navigation */

.navigation_page {
	clear:both;
	width:972px;
	height:28px;
	margin-top:-2px;
}
.navigation_page .back {
	position:absolute;
	left:0px;
}
.navigation_page .fwd {
	position:absolute;
	right:0px;
}


/* concept navigation */


#navigation_concept {
	float:left;
	width:480px;
	background: transparent url(pics/dots.gif) repeat-x left bottom;
	margin: 2px 0 12px 0;
	padding: 0 0 12px 0;
}

.module_conceptnavigation {
	width: 972px;
}
.module_conceptnavigation #navigation_concept {
	margin: 7px 0 12px 0;
	padding: 0 0 12px 492px;
}


#navigation_concept .pipe {
	color:#000;
	text-decoration:none;
	font-family: Helvetica, Arial, sans-serif;
	font-size:11px;
	padding: 0 4px;
	font-weight:normal;
}

#navigation_concept a {
	color:#000;
	text-decoration:none;
	font-family: Helvetica, Arial, sans-serif;
	font-size:11px;
	/* font-weight:bold; */
	letter-spacing:-0.5px;
}
#navigation_concept a:hover, 
#navigation_concept a:active {
	color: #fff; /*#e6e3dc;*/
	background-color:#000;
}

#navigation_concept ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#navigation_concept ul li {
	float: left;
	margin: 0;
	padding:0;
}

#navigation_concept ul li .cont, 
#navigation_concept ul li .cont_act {
	text-align:left;
	cursor: pointer; cursor: hand;
	overflow:hidden;
	font-weight:bold;
}

#navigation_concept ul li .cont a, 
#navigation_concept ul li .cont_act a {
}
#navigation_concept ul li .cont_act a {
	color:#e6e3dc;
	background-color:#000;
}

#navigation_concept ul li .cont a span, 
#navigation_concept ul li .cont_act a span {
	padding:0 1px;
}




/* dots, spaces and lines */

.dots_full {
	clear: both;
	background: url(pics/dots.gif) repeat-x 0 6px; 
	width:972px;
	height:18px;
}
.dots_half {
	clear: both;
	background: url(pics/dots.gif) repeat-x 0 6px; 
	width:480px;
	height:18px;
}
.break {
	clear: both;
	font-size:1px;
	height:1px;
}
.dist5 {
	clear: both;
	font-size:1px;
	height:5px;
}
.dist10 {
	clear: both;
	font-size:1px;
	height:10px;
}

.line4 {
	clear: both;
	font-size:1px;
	height:1px;
	border-style:solid;
	border-color:#000;
	border-width: 4px 0 0 0;
	margin-bottom:12px;
}


/* links */

a:link, a:visited, a:active {
	color: #222121;
	text-decoration: underline; 
}

a:hover {
	text-decoration: none;
}



/* Type information */


h1, h2, h3, h4, h5, h6, p, ul {
	margin: 0;
	padding: 0;
}

p {
	margin: 0 0 3px 0;
}

a {
	outline: none;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	letter-spacing: -0.3px;
	color: #222121;
	margin: 0;
}

h2 {
	font-size: 20px;
	font-weight:normal;
	letter-spacing: -0.3px;
	line-height:1.2;
	color: #222121;
	margin: 0 0 5px 0;
}

h3 {
	font-size: 14px;
	line-height:1.2;
	letter-spacing: -0.3px;
	color: #222121;
	margin: 0;
}

h4 {
	font-size: 14px;
	line-height:1.2;
	letter-spacing: -0.3px;
	color: #222121;
	margin: 0;
}

h5 {
	font-size: 12px;
	letter-spacing: -0.3px;
	color: #222121;
	margin: 4px 0 2px 0;
}

hr {
	color: #999;
	background-color: #999;
	height: 1px;
	width: 100%;
	border: 0;
	text-align: center;
}

.hr1 {				
	background: transparent url(pics/dots.gif) repeat-x top left; 
	width: 100%; 
	height: 10px;
	margin: 10px 0 0 0;
	clear: both;
}                                                                 
.hr1 hr {
	display: none;
}



/* forms */

form {
	padding:0;
	margin:0;
}

input.textfield, textarea.textfield {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #444;
	background-color: #fff;
	width: 215px; 
	border-color: #000;
	border: 1px solid; 
    padding: 2px;
}

input.buttonfield {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #444;
	background-color: #fff;
	width: 220px; 
	border-color: #000;
	border: 1px solid; 
    padding: 2px;
}
input.buttonfield:hover {
	background-color: #eee;
}

form p label {
  line-height:20px;
  font-weight:bold;
  display: block;
  float: left;
  width: 140px;
  padding: 2px 10px 0 0;
  margin: 0;
  text-align: left;
}

.err_msg {
	color:#ff0000;
	padding: 0 0 10px 0;
}


