/* CSS Document */

html { 
	height		: 100%; 
	margin-bottom	: 1px; 
	background-color: #fff6ed;
}

body {
	margin: 0;
	padding: 0;
	height:  100%;
	margin-bottom: 1px;
	background-color: #fff6ed;
	background: url(../images/vd_background.jpg) 0 0 repeat-x;
}

a:link, a:visited {
	color: #f26522;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	color: #87350d;
	text-decoration: underline;
}

h1 {
	font-weight: normal;
	font-size: 18px;
	color: #000;
}

h2 {
	font-weight: normal;
	font-size: 16px;
	color: #333;
}

td, p, div, span {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	line-height: 130%;
	text-align: left;
}

h3 {
	color: #333;
	font-weight: normal;
	font-size: 18px;
	text-align: left;
	font-family: Helvetica, Arial, sans-serif;
	padding: 4px 0;
	margin: 10px 0;
	
}

.componentheading {
	width: 100%;
	padding: 0;
	margin: 0;
	background: url(../images/header-bg1.jpg) 0 0 no-repeat;
	background-position: 0px 0px;
	padding-left: 10px;
	font-size: 16px;
	line-height: 33px;
	height: 33px;
	vertical-align: middle;
	font-family: Helvetica, Arial, sans-serif;
	color: #333;
	font-weight: bold;

}

td.contentheading {
	height: 35px;
	vertical-align: bottom;
	padding: 0;
	margin: 0;
	font-size: 16px;
	line-height: 33px;
	height: 33px;
	font-family: Helvetica, Arial, sans-serif;
	color: #333;
	font-weight: bold;
	width: 100%;
	background: url(../images/header-bg1.jpg) 0 0 no-repeat;
	background-position: 0px 0px;
	padding-left: 10px;
}

.buttonheading {
	text-indent: 10px !important;
	font-size: 18px;
	line-height: 33px;
	height: 33px;
}

.sectiontableheader {
	font-weight: bold;
	border-bottom: 1px solid #ccc;
}

table.contenttoc {
	margin-left: 10px;
	margin-bottom: 10px;
	border: 1px solid #ccc;
	padding: 5px;
}

span.small, td.createdate {
	font-size: 11px;
	font-weight: normal;
	color: #999;
}

a.mainlevel {
	display: block;
	background: url(../images/vd_menu_bullet.png) 0 -3px no-repeat;
	padding-left: 20px;
	height: 20px;
}

div.clr {
	clear: both;
}

div#center {
	height: 100%;
	text-align: center;
}

div#wrapper {
	border-top: 3px solid #fd9323;
	margin-left: auto;
	margin-right: auto;
  width: 1000px;
  
}

div#whitebg {
	margin: 0 15px;
	background: #fff;
	border: 2px solid #808080;
}

div#header {
	margin: 0px 0px;
	
}

div#header_frog {
	height: 184px;	
	border-bottom: 3px solid #808080;
	padding:0;
	margin:0;
	background: url(../images/bg-logo1.jpg) 100% 0 no-repeat;
}

span.header {
	display: block;
	line-height: 90%;
	vertical-align: bottom;
	padding-left: 30px;
	padding-top: 80px;
	font-family: Times New Roman, Times, serif;
	font-size: 36px;
	color: #fff;
}
span.subhead {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	color: #CFEDC8;
	padding-left: 30px;
}

div#padding {
	padding-bottom: 14px;
}

div#horizsep {
	height:1px;
	overflow: hidden;
	background: #ccc;
	margin-top: 15px;
	margin-bottom: 15px;
}

div#divider {
	border: 1px solid #fff;
	background: url(../images/vd_vert_sep.png) repeat-y;
	background-position: 25% 0;
}

div.thinsep {
	clear: both;
	margin-top: 15px;
	height: 5px;
	overflow: hidden;
}

div#footer {
	clear: both;
	display: none;
	margin-top: 15px;
	padding: 5px 0;
	text-align: center;
	color: #999;
	font-size: 10px;
}


div#main {
	margin-left: 25%;
	float: none;
	width: auto;
}

div#main_padding {
	padding: 0 15px;
	float: none;
	width: auto;
}

div#sidebar {
	float: left;
	width: 25%;
}

div#sidebar_padding {
	padding: 0 15px;
	float: none;
	width: auto;
}

/* horizmenu */
div#horizmenu {
	white-space: nowrap;
	margin: 10px 0px; 
	line-height: 20px;
	height: 20px;
	margin-right: 5px;
	padding-left: 15px;
}

div#horizmenu ul {
	margin: 0;
	padding: 0;
	list-style:none;
}

div#horizmenu li {
	float: right;
	background: url(../images/vd_vert_sep.png) 0 0  no-repeat;
	margin: 0;
	padding: 0;
}

div#horizmenu ul#mainlevel-nav a {
	float:left;
	display:block;
	height: 20px;
	line-height: 20px;
	text-decoration: none;
	padding: 0 15px;
}

div#horizmenu a:hover {
}

div#horizmenu a.active_menu {
  color: #000;
}

span.pathway {
	float: left;
	line-height: 20px;
}

table.blog table.contentpaneopen {
	width: 100%;
}

table.contentpaneopen tr{
	width: 100%;
}
.contentpane {
	width: auto;
}

.blog, {
	width: auto;
}

body.contentpane {
	background-color: #fff;
	background: #fff;
}
div.componentheading {
	width: auto !important;
}

img {
  border           : 0px solid;
}

.mosimage {
  padding: 5px;
  margin: 5px;
  border: 1px solid #ccc;
  background-color: #F7F7F7;
}

.mosimage_caption {
  color: #666;
}
