hr {
	width: 100%;
	color: #d1d2d6;
	background-color: #d1d2d6;
	height: 1px;
	margin: 0;
}

#header_bar_top {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 35px;
	background-color: #606473;
}

#header_bar_mid {
	margin: 2px 0 0 0;
	padding: 0;
	width: 100%;
	height: 14px;
}

#header_bar_mid img {
	margin-left: 6px;
	float: right;
}

#header_bar_bottom {
	margin: 11px 0 0 0;
	padding: 0 0 5px 0;
	width: 100%;
	height: 33px;
	border-bottom: 1px solid #d1d2d6;
}

#header_bar_bottom_right {
	text-align:right;
	padding: 10px 0 0 0;
}

#header_bar_top_left {
	float: left;
}

#header_bar_top_left img {
	margin: 3px 0 0 16px;
}

#header_bar_top_right {
	float: right;
	color: #bfc1c7;
	font-size: 120%;
	padding: 5px 8px 0 0;
}

#header_bar_bottom_left {
	float: left;
}

#breadcrumbs {
	font-size: 100%;
	padding: 7px 0 0 243px;
	margin: 0 0 20px 0;
}

#breadcrumbs a {
	color: #606473;
	text-decoration: none;
}



#header_bar_top_right p {
	margin: 4px 0 0 0;
	padding: 0;
	float: left;
}

#header_bar_top_right a {
	color: #bfc1c7;
	text-decoration: none;
}

#header_bar_top_right input {
	border: 1px solid black;
	margin: 2px;
	font-size: 100%;
	font-weight: normal;
}

#footer div.footerbox {
	margin: 0 30px 10px 30px;
	padding: 0;
	float: left;
	width: 250px;
}

.footerbox_print {
	display: none;
}

#footer div p {
	font-size: 120%;
	text-align: left;
	margin: 0 0 10px 0;
	padding: 0;
}

#footer hr {
	margin: 35px 0 0 0;
	height: 1px;
	border: 0;
}

.page_item {
	font-size: 130%;
	padding: 5px;
	border-bottom: 1px solid #d1d2d6;
}

.page_item a {
	color: #606473;
	text-decoration: none;
	font-weight: bold;
}

.page_item .page_item a {
	font-weight: normal;
}

.page_item a:hover {
	color: #606473;
	text-decoration: none;
	font-weight: bold;
}

.current_page_item a {
	color: #fd7217;
	color: #606473;
	text-decoration: none;
	font-weight: bold;
}

.current_page_item a:hover {
	color: #fd7217;
	color: #606473;
	text-decoration: none;
	font-weight: bold;
}

.current_page_item .page_item a {
	color: #606473;
	text-decoration: none;
	font-weight: normal;
}

.current_page_item .page_item a:hover {
	color: #606473;
	text-decoration: none;
	font-weight: bold;
}

.menu ul li ul li ul {
	 display: none;
}

/* cubus start */

.current_page_ancestor.current_page_parent > ul {
      display:block;
}

.current_page_ancestor.current_page_parent  .current_page_item ul{
     display:block;
}

.menu .current_page_parent ul .current_page_item ul{
      display:block;
}

.menu .current_page_item > ul {
      display:block;
}

.menu .current_page_ancestor > ul  {
     display:block;
}

/*cubus end */

#loader {
	margin-top: 50px;
	width: 100%;
	text-align: center;
}

.post h2 {
	margin-bottom: 10px;
}
.
.footerlinks {
	line-height: 130%;
}

.footerlinks a {
	color: #a2a4ad;
}

#ajaxcontent {
	border: 1px solid #d1d2d6;
	padding: 15px 25px 15px 25px; 
	min-height: 332px;
	width: 634px;
}

.post .imgright {
    float:right;
    margin-left: 5px;
    display:inline;
}
.post .posttitle {
  width: 400px;
  float: left;  
}

.post .postchildren{
  padding-top:25px;
}

#printicon {
	float: right;
}