/* CSS Document */

html { 
	height		: 100%; 
	margin-bottom	: 1px; 
}
body {
	margin: 0;
	padding: 0;
	height:  100%;
	margin-bottom: 1px;
	background: url("../images/img/sides_body_w.png") repeat-y scroll center top #B6CFEC; 
}
a:link, a:visited {
	color: #0099FF;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	color: #46c;
	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: 12px;
	color: #333;
	line-height: 130%;
	text-align: left;
}

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

.componentheading {
	padding: 0;

}

.contentheading {
	height: 35px;
	vertical-align: bottom;
	padding: 0;
	margin: 0;
	font-size: 13px;
	font-family: Helvetica, Arial, sans-serif;
	color: #333;
	font-weight: bold;
}

.buttonheading {
	vertical-align: bottom;
}

.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: 14px;
	font-weight: normal;
	color: #999;
}

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

div.clr {
	clear: both;
}

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

div#wrapper {
	height: 100%;
	margin-left: auto;
	/*margin-right: auto;*/
  min-width: 750px;
  width: 1005px;
  width: expression(document.body.clientWidth > 1005? "1005px": "auto" );

	
}

div#whitebg {
	margin: 15px 5px;
	background: #fff;
	/*background: #fff url(../images/bg-grass.jpg) repeat-x bottom left;*/
        border:1px solid #dfdfdf;
}

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

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

div#divider {
	/* border: 1px solid #fff; */
	background: url(../images/index_vert_sep.png) repeat-y;
	background-position: 17% 0 !important;
	background-position: 16% 0;
}

div.thinsep {
	clear: both;
	margin-top: 15px;
	height: 1px;
	overflow: hidden;
	background: #dfdfdf;
}

div#footer {
	clear: both;
	
	margin: 15px 15px 0px 15px;
	padding: 5px 0;
	text-align: right;
	color: #999;
	font-size: 13px;
}


div#main {
	margin-left: 18%;

	float: none;
	width: auto !important;
	width: 100%;
	
}

div#main_padding {
	padding: 0 15px;
	float: none;
	width: auto !important;
	width: 100%;
}

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

div#sidebar_padding {
	padding: 0 15px;
	float: none;
	width: auto !important;
	width: 100%;
}

/* 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/index_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;
}

blockquote {
margin-left:20px;
}



input.button  { font-weight: bold; 
background-color:transparent;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	border: 0;
	background-image: url(../images/button_m.png);
	background-repeat: no-repeat;
	height: 24px;
	width: 100px;
	background-position: right bottom;
	cursor: pointer; 
	cursor: hand; 
	}
	
input.button:hover {
background-color:transparent;
	background-image: url(../images/button_ma.png);
	background-repeat: no-repeat;
}
/* None-bold submit button */
input.sbutton  { font-weight: normal; 
background-color:transparent;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	border: 0;
	background-image: url(../images/button_s.png);
	background-repeat: no-repeat;
	height: 24px;
	width: 100px;
	background-position: right bottom;
	cursor: pointer; 
	cursor: hand; 
	}
input.sbutton:hover {
background-color:transparent;
	background-image: url(../images/button_sa.png);
	background-repeat: no-repeat;
}

input.text {
font-family:arial, verdana, tahoma, sans-serif;
padding-left:2px;
}

textarea,select {
font-family:arial, verdana, tahoma;
margin-top:1px;
font-size:10pt;
}

select.small {
font-size:10pt;
margin-left:4px;
}

input.status {
border:none;
padding-left:8px;
font-size:10pt;
font-weight:700;
font-family:arial, verdana, tahoma;
}

div.myweblogs_box {
margin-top:6px;
border:1px solid #CCC;
background-color:#F5F5F5;
background-image:url(../images/bg_bar.gif);
background-repeat:repeat-x;
padding:7px;
}


/*ajaxtabs*/
.shadetabs{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Arial;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
position: relative;
z-index: 1;
padding: 3px 7px;
border: 1px solid #778;
color: #2d2b2b;
background: white url(../images/shade.png) top left repeat-x;
}

.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
background-image: url(../images/shadehover.png);
color: #2d2b2b;
}

.shadetabs li a.selected{ /*selected main tab style */
position: relative;

}

.shadetabs li a.selected{ /*selected main tab style */
background-image: url(../images/shadeactive.png);
border-bottom-color: white;
}

.shadetabs li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}

.commentlist { padding:0 10px; width:190px; width:100%;}
.commentlist ul { list-style:none; margin:0px; padding:0 0px; }
.commentlist ul li { margin:0; padding:1px 0 1px 3px; border-bottom:1px dotted #bbbbbb; word-wrap: break-word; }
