/* custom stuff */

.clr {
  clear: both;
}

div.mosimage_caption {
  font-size: 11px;
}

#page_bg {
  height: 100%;
	background: #d6d6d6 url(../images/blog_bg.png);
	padding: 0;
	margin: 0;
	border: 0;
}

#main_bg {
/*width: 698px;*/
  width: 800px;
  height: 100%;
  background: url(../images/blog_content_bg.png) repeat-y;
}

table.more_bg {
  background: url(../images/blog_content_bg.png) repeat-y;
}


#mainheader {
	background: #ffffff url(../images/blog_header.jpg) top left no-repeat;
     /* width: 698px; */
	width: 771px;
	height: 227px;
}

#menu_frame {
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
}

#menu {
  background: url(../images/blog_menu_bg.png) repeat-x; 
  height: 22px !important;
  height: 24px;
  border: 1px solid #ffffff;
}

#content {
/*width: 476px !important;*/
  width: 549px !important;
  width: 100%;
  padding: 10px 16px;
  float: left;
}

#right {
  padding: 10px;
  width: 167px !important;;
  width: 187px;
  background: url(../images/blog_right_bg.png) repeat-x;
}

table td.smallpadding {
  padding: 1px; 
}


span.pathway {
  display: block;
  font-weight: normal;
  line-height: 20px;
  height: 20px;
}

form.search {
  margin: 0px;
  padding: 0px;
}

form.search input.inputbox {
  background: #333333;
  border: 1px solid #999999;
  padding: 2px;
  color: #ffffff;
  width: 106px !important;
  width: 110px;

}

form.search input.gobutton {
	height: 24px;
	width: 40px;
}



/** stuff **/


#center {
  height: 100%;
}

table.moduletable {
	width: 100%;
	margin: 0px 0px 10px 0px;
}

table.moduletable td {
  padding: 0px;
}

table.moduletable th {
	font-size: 8pt;
	font-weight: bold;
	font-family: Tahoma, Helvetica, sans-serif;
	color: #666666;
	white-space: nowrap;
	text-align: left;
	width: 100%;
	height: 28px;
	line-height: 28px;
	background: url(../images/blog_underline.png) bottom left repeat-x;
}

#content table.moduletable th {
  background: url(../images/blog_grey_box.png) -2px 0px no-repeat;

  height: 24px;
	vertical-align: middle;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #666666;
	line-height: 24px;
  text-indent: 28px;
}

#content table.moduletable {
  background: #f6f6f6;
  border: 1px solid #cccccc;
}

#content table.moduletable td {
  padding: 4px;
  padding-top: 0px;
}

table.moduletable ul {
	color: #333333;
}


/* required stuff */

#content-pane .tab-page {
	
}

table.contentpane {
	text-align: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
}

table.contentpaneopen {
	text-align: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
}


.small {
  font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	text-align: left;
}

.modifydate {
  font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	padding-top: 8px;
	padding-bottom: 10px;
	text-align: left;
}

.createdate {
  font-family: Tahoma, Helvetica, sans-serif;
	line-height: 10px;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	vertical-align: top;
	padding-bottom: 10px;
	padding-top: 0px;

}

.readon {

}

.contentheading {
  height: 40px;
  vertical-align: bottom;
  font-family: Georgia, Verdana, Helvetica, sans-serif;
	font-size: 20px;
 	font-weight: normal;
	color: #4971BA;
	text-align: left;
	width: 100%;
}

table.moduletable .contentheading {
  height: 30px;
}

/* For content item titles that are hyperlink instead of Read On */
a.contentpagetitle:link, a.contentpagetitle:visited {
  padding-top: 5px;
	font-size: 18px;
 	font-weight: normal;
	color: #4971BA;
	text-align: left;
	width: 100%;
}

a.contentpagetitle:hover {
	color: #ff0000;
}


a.mainlevel {
  display: block;
  border-bottom: 1px solid #ddd;
}


a:link, a:visited {
	color: #4971BA; text-decoration: none;
}

a:hover {
	color: #cc0000;
	border-bottom: 1px solid #4971BA;

}

a.category:link, a.category:visited {

}

a.category:hover {

}

a.pagenav, a.pagenav:visited {

}

a.pagenav:hover {

}

.frontpageheader {
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
	line-height: 30px;
}

.newsfeedheading {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-align:left;
}

.newsfeeddate {

}

.fase4rdf a:link {

}

.fase4rdf a:hover {

}

.componentheading{
  background: url(../images/blog_component_header.png) 0px 5px no-repeat;
  height: 35px;
	vertical-align: middle;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #666666;
	line-height: 35px;
  text-indent: 30px;
}


.sectiontableheader {
  font-weight: bold;

}



HTML {
  height: 100%;
  margin-bottom: 1px;
}

BODY {
	margin: 0px 0px 0px 0px;
	background: #ffffff;
	height: 100%;
}

td,tr,p,div {
	font-family: Georgia, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 18px;
	color: #333333;
}

ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

ul li
{
	line-height: 20px;
	padding-left: 15px;
	padding-top: 0px;
	background-image: url(../images/blog_bullet.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}



.button {

}

.inputbox {
  font-size: 12px;
  font-family: Trebuchet MS, Arial, Helvetica, sans-serif;

}

/* ---------------- unedited below here ----------------------*/

/* Styles for dhtml tabbed-pages */
.ontab {
	background-color: #121A1D;
	border-left: outset 1px #9DA6B3;
	border-right: outset 1px #9DA6B3;
	border-top: outset 1px #9DA6B3;
	border-bottom: solid 0px #ffffff;
	text-align: center;
	cursor: pointer;
	font-weight: normal;
	color: #ff6600;
}
.offtab {
	background-color: #25343B;
	border-left: outset 1px #9DA6B3;
	border-right: outset 1px #9DA6B3;
	border-top: outset 1px #9DA6B3;
	border-bottom: solid 1px #9DA6B3;
	text-align: center;
	cursor: pointer;
	font-weight: normal;
	color: #cccccc;
}

.tabpadding {
}

.tabheading {
	background-color: #eeeeee;
	text-align: left;
}

.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}

h4 {

}

h5 {

}

h6 {

}

/* Horizontal Line */
hr {
	background: #999999; height:1px; border: 1px solid;
}

hr.separator {

}


/* Content - Sections & Categories */
table.contenttoc {
  margin-left: 5px;
  margin-bottom: 5px;
	border: solid 1px #cccccc;
	background: #f6f6f6;
}

table.contenttoc th {
  color: #666666;
  font-weight: bold;
  font-size: 8pt;
  text-align: left;
  padding: 2px 8px;
}

table.contenttoc td {
	padding: 2px 8px;
}

.contentdescription {
	text-align: left;
}

/** polls and search results **/
.poll {
	padding: 0px 0px;
	margin: 0px;
}

td.poll b {
  font-weight: normal;
}

table.pollstableborder {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

table.pollstableborder td {
  padding: 4px 0px;
}


td.sectiontableentry1 {
  color: #333333;

}

td.sectiontableentry2 {
  color: #333333;
}

tr.sectiontableentry1 td {
  padding-left: 4px;
  padding-right: 4px;
}

tr.sectiontableentry2 td {
  padding-left: 4px;
  padding-right: 4px;
}

.smalldark {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}


.pagenav {
	font-weight: bold;
}

.pagenavbar {

}

/* Content voting */
.content_rating {
	font-weight: normal;
	font-size: 8pt;
}

.content_vote {
	font-weight: normal;
	font-size: 8pt;
}

/* Javascript Back button */
.back_button {
	text-align: center;
	margin-top: 40px;
	margin-bottom: 10px;
}

strong {
	color: #333333;
}