* {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

body {
	background: #ededed url('images/top_bg.gif') top left repeat-x;
}

tbody {
  border: 0;
}

#wrapper {
	width: 100%;
	background: url('images/bottom_bg.gif') bottom left repeat-x;
}

#content {
	width: 972px;
	margin: auto;
}

#footer {
	color: #838383;
	font-size: 9px;
	text-align: center;
}

/* right area */
#right_area {
	width: 717px;
	float: right;
	min-height: 700px;
}

#primary_links {
	width: 717px;
	height: 46px;
	background: url('images/menu.png') bottom left no-repeat;
	padding-top: 17px;
	font-size: 10px;
}

#primary_links ul {
	list-style-type: none;
	float: left;
	margin-left: 30px;
}

#primary_links ul li {
	display: inline;
	float: left;
	padding-left: 11px;
}

#primary_links ul li a {
	padding-right: 11px;
	float: left;
	height: 40px;
	text-decoration: none;
	color: white;
	padding-top: 7px;
	text-align: center;
	width: 83px;
}

#primary_links ul li.active-trail {
	background: url('images/pl_begin_bg.png') no-repeat left top;
}

#primary_links ul li.active-trail a {
	background: url('images/pl_end_bg.png') no-repeat right top;
}

/* node */
#node_body {
	padding: 0px 20px 0px 30px;
}

#node_content {
	width: 667px;
	background: url('images/node_bg.png') top left repeat-y;
	padding: 15px 25px 40px 25px;
}

#node_content_bottom {
	width: 717px;
	height: 27px;
	background: url('images/node_bottom_bg.png') top left no-repeat;
}

#node_content h1 {
	color: #494949;
	font-weight: normal;
	font-size: 20px;
	padding-bottom: 1.5em;
}

#node_content h2 {
	color: #c00;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 1em;
}

#node_content h2.bullet {
	color: #494949;
	background: url('images/red_card_bullet.gif') top left no-repeat;
	padding-left: 15px;
	border-bottom: 2px solid #a7a9ac;
	padding-bottom: 0.5em;
	margin-bottom: 1em;
	font-size: 15px;
}

#node_content h3 {
	color: #494949;
	font-weight: normal;
	font-size: 10px;
	padding: 3px 0 3px 0;
}

#node_content {
	font-size: 12px;
}

#node_content p {
	color: #494949;
	padding-bottom: 1em;
}

#node_content ul {
	list-style-position: inside;
	color: #494949;
	padding-bottom: 1em;
}

/* left area*/
#left_area {
	width: 251px;
	float: left;
	min-height: 600px;
}

#logo {
	height: 168px;
}

#language {
	height: 27px;
	text-align: right;
	font-size: 10px;
	color: #bfbfbf;
}

#language a {
	color: #bfbfbf;
	text-decoration: none;
}

#language .active {
	color: white;
	font-size: 11px;
}

.block {
	margin-top: 18px;
	background: #fff url('images/block_bottom.gif') bottom left no-repeat;
	font-size: 11px;
	color: #6d6d6d;
	padding-bottom: 10px;
}

.block .header {
	padding-left: 34px;
	padding-top: 4px;
	background: #757575 url('images/block-header-grey.gif') top left no-repeat;
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	height: 28px;
	padding-top: 10px;
}

.block .news {
	width: 100%;
}

.block .news a {
	color: black;
	text-decoration: none;
	font-weight: bolder;
}

.submitted {
	font-size: 12px;
}

#contacts {
	height: 80px;
	width: 201px;
	padding-top: 28px;
	padding-left: 50px;
	margin-top: 18px;
	background: url('images/contacts_bg.png') top left no-repeat;
	color: white;
	font-size: 10px;
}

.clear {
	clear: both;
}

#gallery {
	margin-bottom: 56px;
}

/* nodes */
#node-news h1 {
	color: #c10000;
}

#node-news h2 {
	font-size: 14px;
	color: black;
}

#node-news h2 a {
	font-size: 14px;
	color: black;
	text-decoration: none;
}

#node-news p {
	margin-bottom: 35px;
	color: #494949;
	font-size: 12px;
}

#block-secondary-links ul {
	margin: 0;
	padding: 0;
}

#block-secondary-links ul ul {
	margin-top: 5px;
	margin-left: 15px;
}

#block-secondary-links .content {
  padding: 0 2em 0 2em;
  /*background: url('images/block_bottom.gif') top left no-repeat;*/
  background: #fff;
}

#block-secondary-links li {
	list-style: none;
	border-bottom: 1px solid #EDEDED;
	font-size:13px;
	display: block;
	padding: 0.5em 0 0.5em;
	margin: 0;
}

#block-secondary-links li.active-trail > a,
#block-secondary-links li a.active {
	color: #494949;
    font-weight: bold;
}

#block-secondary-links a:hover{
	color: #b42025;
}

#block-secondary-links li.last {
	border-bottom: none;
}

#block-secondary-links a {
	display: block;
	padding: 0;
	text-decoration: none;
	color:#494949;
}

#block-secondary-links li li a {
	background: url("images/red_arrow_bullet.gif") no-repeat scroll left 5px;
	padding-left: 13px;
}

#block-secondary-links {
	background: #fff url("images/block_bottom.gif") no-repeat scroll left bottom;
}

#block-secondary-links .header {
	background: url("images/block-header-red.gif") no-repeat scroll left top #FFF;
	color: #fff;
}


/* letter of recommendation*/
#lor table {
	width: 100%;
}

#lor tbody {
	border: none;
}

#lor td.image {
	width: 10%;
	padding-bottom: 3em;
	padding-right: 50px;
}

#lor td.image img{
	border: 1px solid #a7a9ac;
}

#lor td.other {
	text-align: left;
	vertical-align: top;
	padding-left: 2em;
	border-left: 2px solid #a7a9ac;
}

#lor .teaser {
}

#lor .delimeter td {
	height: 20px;
}

#lor .title {
	text-align: center;
}

#lor .more {
	padding-bottom: 3em;
}

#lor .readmore {
  text-transform: lowercase;
  float: right;	
}
#lor .readmore,
#lor .readmore:hover,
#lor .readmore:visited{
  color: #6D6D6D;
}

#lor .readmore {
}

#node_body .lor .image {
  float: left;
  padding: 0 1em 1em 0;
}

.clear {
  clear: both;
}

.news tbody {
  border: none;
}

.news .date{
	color: #6D6D6D;
	width: 100px;
}

.news .title{
	font-weight: bold;
}

.news .title a, 
.news .title a:visited
.news .title a:hover{
	color: #000;
	text-decoration: none;
}

.news .teaser{
	color: #6D6D6D;
	padding-top: 5px;
}

#node_content .news .teaser p{
  padding-bottom: 0;
} 

.news .readmore{
	float: right;
	padding-bottom: 10px;
	text-transform: lowercase;
}

.news .readmore a{
	font-weight: normal;
	text-decoration: underline;
}


.news .readmore a,
.news .readmore a:hover,
.news .readmore a:visited{
  color: #6D6D6D;
}

#block-views-newsline-block_1 .view-content{
  padding: 0 1em 0 1em;
}

#block-views-newsline-block_1 .newstype a{
	color: #C10000;
	font-weight: normal;
}

.block .content {
  padding-top: 12px;
}

.news2x2 {
}

.news2x2 tbody{
	border: 0;
}

.news2x2 td{
	vertical-align: top;
	width: 300px;
	background-color: #e6e7e8;
}

.news2x2 .view{
	padding: 0 18px 0 18px;
}

.news2x2 td.delim{
	width: 15px;
	background: #fff;
	background-image: none;
}

.news2x2 tr.delim td{
	height: 15px;
	background: #fff;
	background-image: none;
}

.news2x2 .allnews td{
	padding-bottom: 15px;
	background: #e6e7e8 url("images/news2x2item-bottom.gif") no-repeat scroll left bottom;
}

.news2x2 .allnews td.delim{
	background-image: none;
	background-color: #fff;
}

#block-block-2 .news-archive {
	width: 100%;
	text-align: right;
}

#block-block-2 .news-archive a{
  background-color: #7b7b7b;
  line-height: 20px;
  padding: 0.1em 0.5em;
  color: #fff;
  text-decoration: none;
}

#block-block-2 .news-type-item {
  margin-bottom: 25px;
}

#node_content .news2x2 h2{
	background: url("images/news2x2item-header.gif") no-repeat scroll left top;
	color: #fff;
	padding-left: 18px;
	padding-top: 8px;
	height: 31px;
}

.news2x2 .allnews a{
	margin-left: 18px;
}

#block-block-2 {
  margin-top: 0;
}

table.news {
  width: 100%;
}

table.form {
  width: 100%;
  color: #494949;
}  

table.form td,
table.form th{
	border: 0;
	vertical-align: top;
	text-align: left;
	padding: 5px;
}

table.form thead th .bg {
	background: #fff url("images/form_group_bg.gif") repeat scroll left top;
	height: 21px;
	padding: 5px 0 0 0;
	margin: 0 5px 0 0;
	color: #494949;
}

table.form thead th .l {
	background: #fff url("images/form_group_left.gif") no-repeat scroll left top;
}

table.form thead th .r {
	background: #fff url("images/form_group_right.gif") no-repeat scroll right top;
	margin: 0 0 0 5px;
}

table.form thead th {
	text-align: center;
	height: 26px;
	border: none;
	padding: 5px 0 10px 0;
}


table.form tbody th{
	margin-right: 25px;
	text-align: left;
	border: 0;
	color: #494949;
}

table.form input[type=text],
table.form textarea {
}

input.btn {
	background: url("images/submit_button.gif") no-repeat scroll left top;
	width: 78px;
	height: 27px;
	border: none;
	color: #fff;
}
.item-list .pager li {
  padding: 0em;
}
ul.pager li.pager-first, ul.pager li.pager-last {
    display: none;
}