/* custom stuff */

.cleaner {
		clear:both;
		height:1px;
		font-size:1px;
		border:none;
		margin:0; padding:0;
		background:transparent;
		}
#page_bg {
	height: 100%; 
	background: #999999;
	padding: 0;
	margin-bottom: 1px;
}

div.mosimage_caption {
  font-size: 10px;
  color: #666666;
}

div.center {
  text-align: center;
}

table#main {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

div.blog_more {
  margin-top: 30px;
}

div.syndicate div {
  text-align: center;
}

table.minimal, table.minimal td {
  border-collapse: collapse;
  margin:0;
  padding: 0;
}

td.left_shadow {
  width: 18px;
  background: url(images/pt_shadow_left.png) repeat-y;
  background-position:right;
}

td.right_shadow {
  width: 18px;
  background: url(images/pt_shadow_right.png) repeat-y;
}

td.left_bot_shadow {
  width: 18px;
  height: 40px;
  background: url(images/pt_shadow_left_bot.png) no-repeat;
  background-position:right;
}

td.right_bot_shadow {
  width: 18px;
  height: 40px;
  background: url(images/pt_shadow_right_bot.png) no-repeat;
}

td.bottom {
  text-align: center;
  height: 40px;
  color: #999999;
  line-height: 30px;
  vertical-align: top;
  background: url(images/pt_bottom_bg.png) repeat-x;
}

td.wrapper {
  width: 968px;
}

#topnav {
	height: 20px;
	background: url(images/pt_topmen_bg.jpg);
	padding: 0px;
}

#topnav_links {

}

#topnav_links ul {
  margin: 0;
  padding: 0;
}

#topnav_links li {
  background-image: none;
  list-style:none; 
  float: left; 
  margin: 0px; 
  padding: 0px;
  font-size: 11px;
  line-height:20px;
  height: 20px;
  white-space: nowrap;
}

#topnav_links a {
  display: block;
  padding: 0px 30px;
  float: none; 
  text-decoration: none;  
  color: #cccccc;
  line-height: 20px;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
}

#topnav_links a:hover {
  color: #DDB52B;

}

#header {
  height: 137px;
  background: url(images/header.jpg) black no-repeat;
}
#logo-overlap {
	position: relative;
	background: url(images/logo-bottom.jpg) bottom no-repeat;
	width: 150px;
	height:47px;
	top:127px;
	left:-3px;
}

#spacerbar {
	overflow: hidden;
  background: url(images/pt_header_seperator.png) repeat-x;
  height: 24px;
  text-align: left;
  line-height: 30px;
  padding-left: 150px;
  font-weight: bold;
  color: #cccccc;
  font-size: 11px;
  border:none;
}

#spacerbar a:link, #spacerbar a:visited {
  color: #cccccc;
  font-size: 11px;
  font-weight: bold;
  height: 20px;

}

#spacerbar a:hover {
  color: #DDB52B;
  font-weight: bold;
}

table.maintable {
	border-collapse: collapse;
	width: 100%;
	padding: 0;
	margin: 0;
}

td.sidenav {
	width: 163px;
	background: #cccccc url(images/pt_module_bg.png) repeat-x;
}


div#menu{
  margin-top: 10px;
}




#newsflash {
	background: #828282 url(images/pt_c_t_fade.png) repeat-x;
	padding: 0px 0px 0px 0px;
    height:100px;
}


td.componentheading{
	width: 100%;
  text-align: left;
  background: url(images/trondheim_underline.png) bottom left repeat-x;
  height: 30px;
  line-height: 30px;
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
  color: #01137B;
	
}

div.componentheading {
  text-align: left;
  background: url(images/trondheim_underline.png) bottom left repeat-x;
  height: 30px;
  line-height: 30px;
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
  color: #01137B;
}

.contentheading {
  padding: 0px;
	font-size: 18px;
	font-weight: bold;
	height: 30px;
	vertical-align: bottom;
	color: #444444;
	text-align: left;
	width: 100%;
}

#mainpage td.contentheading:first-letter {
	font-size: 20px;
	color: #01137B;
}



input.button {
	border: 1px solid #999999;
	background: url(images/pt_button_bg.png) repeat-x;
	height: 20px;
	padding: 2px 7px 4px 7px !important;
	padding: 0px 4px 0px 4px;
	font-weight: bold;
	color: #333333;
	text-transform: uppercase;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}




.block_content {
	padding:0px 5px;
}
.block h2 {
	white-space: nowrap;
	text-align: left;
	width: 100%;
  background: url(images/pt_module_header.png) bottom left no-repeat;
  height: 28px;
  line-height: 28px;
  text-indent: 18px;
	text-transform: uppercase;
  font-size: 11px;
  font-weight: bold;
  color: #cccccc;
	margin: 10px 0px;
}

#menu h2 {
	margin: 0px;
}
#menu ul {
	margin:0px;
	padding:0px;
	list-style-type: none;
}


#menu li {
	padding:0px;
	margin:0px;
	list-style-type: none;
	list-style-image: none;
	
}
#menu li a {
  display: block;
	background: #000000 url(images/pt_menu_bg.png);
	font-size: 11px;
	font-weight: bold;
	color: #DDB52B;
	text-align: left;
	height: 26px;
	line-height: 26px;
	text-indent: 15px;
	width: 161px;
	text-decoration:none;
	margin:0px;
}

#menu ul ul li a {
  display: block;
	background: #000000;
	font-size: 11px;
	font-weight: bold;
	color: #DDB52B;
	text-align: left;
	height: 26px;
	line-height: 26px;
	text-indent: 25px;
	width: 161px;
	text-decoration:none;
	margin:0px;
  overflow:auto;
}

#menu li a:hover {
	background-position: 0px -26px;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
}



a:link, a:visited {
	color: #01137B; text-decoration: underline;
	font-weight: normal;
}

a:hover {
	color: #2D62B0;	text-decoration: none;
	font-weight: normal;
}

HTML {
  height: 100%;
  margin-bottom: 1px;
}

BODY {
	margin: 0px 0px 0px 0px;
	height: 100%;
}

td,tr,p,div {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 140%;
	font-size: 11px;
	color: #333333;
	text-align: left;
}


h1 {
	font-size:18px;
}
h2 {
	font-size:16px;
}
h3 {
	font-size:14px;
}
h4 {
	font-size:12px;
}

h5 {

}

h6 {

}

tbody {
  border:none;
}

.profile .title {
	padding-right:10px;
	font-weight:bold;
	vertical-align:top;
	width:100px;
}
.profile .picture {
	float:left;
}

/* calender upcoming */
#block-views-calendar li {
	margin: 0px;
	list-style-type: none;
}
#block-views-calendar ul {
	padding: 0px
}
#block-views-calendar .view-label-node-title {
	display:none;
}
#block-views-calendar .view-data-node-data-field-time-field-time-value {
	font-style: italic;
}
#block-views-calendar .view-data-node-title a {
	font-weight: bold;
}
#block-views-calendar .view-item-calendar {
	margin:10px 0 0 0;
}
.block .content {
	padding: 0 5px;
}

#wrapper {
    margin:0px auto;
    width:1000px;

}
#left-shadow {
    background: url('images/shadow-left.gif') left repeat-y;
}
#left-footer-shadow {
    background: url('images/pt_shadow_left_bot.png') left top no-repeat;
}
#right-footer-shadow {
    background: url('images/pt_shadow_right_bot.png') right repeat-y;
}
#right-shadow {
    background: url(images/shadow-right.gif) right repeat-y;
}
#body {
    padding:0px 18px;
}
#left {
    float:left;
    
    width: 161px;
    background: url(images/pt_module_bg.png) repeat-x;

}
#right {
    float:right;
    
    width: 161px;
	background: url(images/pt_module_bg.png) repeat-x;
}
#middle {
    background: url(images/pt_c_m_fade.png) top left repeat-x;
    padding:0px;
    margin:0px 162px;
    background:white;
}
#main-content {
    overflow:hidden;
    background: url(images/pt_c_m_fade.png) top left repeat-x;
    padding:10px;
}
#footer {
    font-weight:bold;
  text-align:center;
  height: 40px;
  width:964px;
  margin:0 auto;
  color: #999999;
  line-height: 30px;
  vertical-align: top;
  background: url(images/pt_bottom_bg.png) repeat-x;
}

label {
    display:block;
    font-weight: bold;
}
legend {
    font-size:120%;
    font-weight:bold;
}

.checkbox label {
    display:inline;
}
.admin table {
    border-collapse:collapse;
    width:85%
}
.admin td {
    border:1px solid black;
    padding:3px;
}
.admin tr:hover {
    background:#aaa;
}
.error-message {
    font-size:85%;
    color:red;
}
ul.upcoming {
    list-style:none;
    margin:0;
    padding:0;
}
ul.upcoming li {
    margin-bottom:5px;
}
.block-content {
    padding-left:7px;
}
.members td {
    width:200px;
    text-align:center;
    height:175px;
    vertical-align:bottom;
}
a img {
    border:0px;

}
table.member {
    padding-left:10px;
}
table.member td.field {
    font-weight:bold;
    vertical-align:top;
    
}
table.member td {
    padding-bottom:5px;
    padding-right:10px;
}
#news img {
    border:1px solid black;
}
div.message {
    border: 1px solid #CC0000;
    background-color: #FFD9D0;
    width: 95%;
    margin: 10px auto 20px auto;
    padding: 10px;
    clear: both;
    color: #000;
    font-size: 120%;
    font-weight: bold;
}
div.input {
    margin-bottom:10px;
}
#whiteboard #post-form {
    display: none;
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom: 1px solid #bbb;
}
#whiteboard textarea {
    width:400px;
}

.error {
    color: red;
}
#whiteboard .post {
    margin-bottom: 20px;
}
#whiteboard .post h2 {
    margin-bottom: 0;
}
#whiteboard .post p.user {
    margin-top: 0;
    font-size: 10px;
    font-style: italic;
}
