/* custom stuff */
html {
  height: 100%;
  margin-bottom: 0px;
}

form {
  margin: 0;
  padding: 0;
}

body {
	margin: 0px 0px 0px 0px;
	height: 100%;
	font-size: 76%;
	background: #EFEFEF url(/templates/helloblue/images/blue_bg.png) repeat;
}

a:link, a:visited, a:hover {
    font: bold 11px/12px Tahoma, sans-serif;
	color: #007DD6;
	text-decoration: underline;
	}

a.dull:link, a.dull:visited, a.dull:hover {
	color: #32373E;
	text-decoration: underline;
	}

p {
  margin-top: 0;
  margin-bottom: 3px;
  text-align: left;
}

div, p,  table, td, th {
	font-family: Lucida Grande,Tahoma,Verdana,Arial,Helvetica,sans-serif;
	line-height: 160%;
	color: #444;	
}

fieldset {
	border: 1px solid #d2d8de;
}

#wrapper div, #wrapper p, #wrapper table, #wrapper td, #wrapper th {

}


span.pathway {
	padding-left: 10px;
	color: #394048;
}


div.componentheading {
  padding-left: 0px;
}


a.readon {
	margin-top: 10px;
	padding-right: 10px;
	line-height: 14px;
	height: 16px;
}

h1 {
	padding: 0;
	padding-bottom: 5px;
	font-family: Lucida Grande,Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size: 18px;
	font-weight: bold;
	vertical-align: bottom;
	color: #666;
	text-align: left;
	width: 100%;	
}

h2, .contentheading {
	font-family: Lucida Grande,Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 15px;
	color: #007DD6;
}

h3 { 
	margin: 0;
}

.componentheading, #mainbody h3 {
	margin: 0;
	margin-bottom: 10px;
	font-size: 13px;
	font-family: Lucida Grande,Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
	color: #007DD6;
	border-bottom: 1px solid #e7e7e7;
}

#mainbody h3 {
	line-height: 140%;
	height: 140%;
	padding: 0;
	text-indent: 0;
}

table.blog td.contentheading {

}

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

table.contenttoc td {
  padding: 0 5px;
}


td.buttonheading {
	
}

td.sectiontableheader {
  background: #efefef;
  color: #333;
  font-weight: bold;
  padding: 4px;
  border-right: 1px solid #fff;
}

tr.sectiontableentry1 td, tr.sectiontableentry2 td {
  padding: 4px;
}

td.sectiontableentry1, td.sectiontableentry2{
  padding: 3px;
}

table.contentpaneopen, table.contentpane {
  width: 100%;
}

div.moduletable h3 {
	margin-left: -8px;
	margin-right: -7px;
	border: 0px solid #f00;
	margin-bottom: 5px;
	height: 29px;
	line-height: 29px;
	font-size: 12px;
	font-family: Lucida Grande,Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
	text-indent: 8px;
	color: #2B3036;
}

#leftnav div.moduletable h3 {
		background: url(/templates/helloblue/images/moduletitle.png) 0 -1px repeat-x;
		border-top:1px solid #e7e7e7;
}

#leftnav div.moduletable {

}

#leftnav ul {
	padding-left: 0;
	margin-left: 0px;
}

#leftnav li {
	margin-bottom: 5px;
}

div.moduletable {
	padding-bottom: 12px;
	padding-left: 8px;
	padding-right: 8px;
}

.small {
	font-size: 10px;
	color: #999;
	font-weight: normal;
}

.small a {
	font-size: 10px;
	color: #0066CC;
	font-weight: normal;
}

.modifydate {
  height: 20px;
  vertical-align: bottom;
	font-size: 10px;
	color: #999;
	font-weight: normal;
	text-align: left;
}

.createdate {
	height: 20px;
	vertical-align: top;
	font-size: 10px;
	color: #999;
	font-weight: normal;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 0px;

}

.clr {
	clear: both;
}

#page_bg {
	height: 100%; 
	padding: 0;
	margin-bottom: 1px;
}

div.mosimage {
  margin: 5px;
}

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

table.adminform textarea {
  width: 540px;
  height: 400px;
  font-size: 1em;
  color: #000099;
}

div.search input {
	width: 145px;
	border: 1px solid #ccc;
	margin: 15px 0 10px 0;
	
}

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

div#top {
	background: url(/templates/helloblue/images/blue_bg.png) 0 0 no-repeat;
}

div#top div {
	background: url(/templates/helloblue/images/blue_bg.png) 100% 0 no-repeat;
}

div#top div div {
	background: url(/templates/helloblue/images/blue_bg.png) 0 0 no-repeat;
	height: 126px;
	position: relative;
}

span#logo {
	position: absolute;
	display: block;
	left: 0px;
	top: 0px;
	width: 950px;
	height: 145px;
	z-index: 90;
	background: transparent;
}

div#middle {
	background: #fff url(/templates/helloblue/images/shadow_r1.jpg) 100% 0 repeat-y;
}

div#middle_2 {
	background: url(/templates/helloblue/images/shadow_r1.jpg) 100% 0 no-repeat;
}

div#middle_3 {
	background: url(/templates/helloblue/images/shadow_l1.jpg) 0 0 repeat-y;
}

div#middle_4 {
	background: url(/templates/helloblue/images/shadow_l1.jpg) 0 0 no-repeat;
	padding: 0 15px 0 16px; 
}

/*div#bottom {
	background: url(/templates/helloblue/images/shadow_b.png) 0 0 repeat-x;
}

div#bottom div {
	background: url(/templates/helloblue/images/footerMain.jpg) 0 0 no-repeat;
}*/

div#bottom div div {
	background: url(/templates/helloblue/images/footerMain02.jpg) 100% 0 no-repeat;
	height: 75px;
	padding-top: 5px;
	font-size: 10px;
	color: #e7e7e7;
	text-align: center;
}
div#bottom div div a:link, div#bottom div div a:visited {
	color:#fff;
	text-decoration:none;
}

div#bottom div div a:hover {
	color:#333;
	text-decoration:none;
}

#showcase {
	margin: 0;
	padding: 10px 0;
	background: #E4EEF6 url(/templates/helloblue/images/bg_circle.png) bottom right no-repeat;
	border-left: 1px solid #e7e7e7;
	border-right: 1px solid #e7e7e7;
}

#showcase .moduletable h3 {
	display: none;
	margin: 0;
	padding: 0;
}

#showcase .moduletable {
	padding: 5px 10px;
	margin: 0;
	font-size:11px;
	color:#444;
}

#showcase .moduletable h3 {
	font-size:13px;
	color:#333;
	text-transform:none;
}

#showcase a:link, #showcase a:visited  {
	font-size:11px;
	color:#007DD6;
}
#showcase a:hover  {
	font-size:11px;
	color:#555;
}

#showcase .contentheading {
	font-family: Lucida Grande,Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 16px;
}

#user1 {
	width: 50%;
}

#user2 {
	width: 50%;
}

#user6 {
	width: 100%;
font-size:10px;
color:#666666;
}

table.contentarea {
	background: url(/templates/helloblue/images/body_right.png) 800px 0 repeat-y;
}


#leftnav {
	width: 150px;
	border: 0px solid #ff0;
	background: url(/templates/helloblue/images/column_left.png) 0 0 repeat-y;
}

#leftborder {
	border-left: 1px solid #D3D8DE;
}

#lefttop {
		border: 0px solid #00f;
}

div#mainbody { 
	border: 0px solid #0ff;
	padding: 12px;
}

#rightnav {
	width: 180px;
	border: 0px solid #00f;
	background: url(/templates/helloblue/images/column_right.png) 100% 0 repeat-y;
}

#righttop {
	background: url(templates/helloblue/mages/bodytop_r.png) 0 0 no-repeat;
	height: 29px;
}

#rightbody {
}

#pathway{
	background: url(/templates/helloblue/images/bodytop.png) 0 0 repeat-x;
	border-right:1px solid #e7e7e7;
	border-left:0px solid #e7e7e7;
	padding-top: 5px;
	height: 29px;
}

#leftnav ul.submenu, #leftnav ul.submenu ul {
	list-style:none;
	margin: 0;
	padding: 0;
}


#leftnav ul.submenu li {
	background: none;
	padding: 0;
	margin: 0;
}


ul.submenu a:link, ul.submenu a:visited {
	display: block;
	width: 147px;
	padding-right: 15px;
	padding-bottom: 5px;
}

ul.submenu a:hover {
	background-position: 100% -53px;
	text-decoration: none;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	width: 147px;
	padding-right: 15px;
	padding-bottom: 5px;
}

a.mainlevel:hover {
	background-position: 100% -53px;
	text-decoration: none;	
}

div#footer {
	margin-top: 10px;
	width: 766px;
	height: 28px;
	line-height: 28px;
	text-indent: 20px;
	background: #e6eef8;
}

div#footer table {
	margin-top: 4px;
}

div#footer table td {
	text-align: center;
}

div#footer a {
	padding: 0 10px;
}

div#topmodule {
	position: relative;
	margin-top: 20px;
	margin-bottom: 20px;
	height: 80px;
	overflow: hidden;
}

div#quote {
	padding-top: 10px;
	margin-right: 10px;
	text-align: left;
	float: right;
	width: 505px !Important;
	width: 485px;
}

div#quote td {
	text-align: left;
}

table.menublock {
	margin: 0 15px;
}

td.summary {
	background: #eef3f9;
	padding: 5px;
	padding-left: 10px;
} 

td.latestnews {
	background: #eef3f9;
	padding: 5px;
}

/* some page content things */

table.blog span.article_seperator {
	display: block;
	height: 20px;
}

table.nopad {
	width: 100%;
	border-collapse: collapse;
	padding: 0;
	margin: 0;
	margin-bottom: 15px;
}

table.nopad td.middle_pad {
	width: 20px;
}

body.contentpane {
	background: #fff;
}

.total a {
color:#0066CC;
font-weight:400;
font-size:18px;
vertical-align:middle;
}

#top-right{
position: absolute;
top: 35px;
right: 180px;
margin: 0px;
padding: 0px;
}

ul
{
 margin: 0;
 padding-left: 2em;
}

ul li
{
margin: 0;
	
}

ol
{
 margin: 0;
 padding-left: 2em;
}

ol li
{
margin: 0;
	
}

.button {
border:1px solid #ccc;
color:#000;
font-size:1.0em;
background:#eee;
margin-bottom:2px;
}

.inputbox {
border:1px solid #e7e7e7;
background: #f4f4f4;
color:#000;
font-size:1.0em;
height:auto;
}

.adHeadline {font-weight: bold; font-size:12px; font-family:Arial, tahoma, sans-serif; text-decoration: underline;}
.adText {font-weight: normal; font-family:Arial, tahoma, sans-serif; text-decoration: none; color: #444444;}