/* $Id $ */

/* Blue back ground of the body */
body {
  margin: 0px;
  /*background: url('../images/bkgrd1.gif') repeat-x ; /*#000;*/
  background-color:#fff;
  padding: 0px 15px 0px 5px;
  color:#777;
}
.submit-button{
background:#7CA0C7 url(/files/images/default-bg.gif) repeat-x scroll center bottom;
border:2px solid #5B80B2;
color:white;
font-weight:bold;
margin-left:5px;
cursor:pointer;
}

* html h3{
font-weight:100 !important;
}
#tagcloud-container{
  line-height:2em;
}
#tagcloud-container a{
  color:#027AC6;
}
#menu_jq{
margin-left:10px;
padding-bottom:2.3em;
padding-top:0.2em;
}
/* rounded corners */
div.r1, div.r2, div.r3, div.r4, div.r5{
  display: block;
  height: 1px;
  overflow: hidden;
  font-size: 0.01em;
  /*border-left: 1px solid #000;
  border-right: 1px solid #000;*/
}
div.r1 { margin: 0px 6px; border-left: none; border-right: none; }
div.r2 { margin: 0px 4px; border-width: 2px; }
div.r3 { margin: 0px 3px; }
div.r4 { margin: 0px 2px; }
div.r5 { margin: 0px 1px; height: 2px; }

/**
 *   BLOCK GRADIENTS
 */

div.r1 { background-color: #e5e5e5;}
div.r2 { background-color: #eaeaea;}
div.r3 { background-color: #efefef;}
div.r4 { background-color: #f5f5f5;}
div.r5 { background-color: #fafafa;}

/* gap between blocks */
.block {
  margin-bottom:5px;
  border:1px solid #CCCCCC;
  height:226.4px;
}
* html ul.block-list{
padding-left:1.2em !important;
}
* html .block-list li{
padding-left:0.7em !important;
}
.block-list{
  margin: 3px 0px 0px 0px;
  padding-left:2em;
}

.block-list li{
  list-style-image:url(/files/images/list_icon.png)
}
/* setting widht for  content area with right side bars*/
/*div.sidebars      { padding: 0px 270px 0px 220px; }
div.sidebar-left  { padding: 0px  15px 0px 220px; }*/
div.sidebar-right {  width:71.4%; /*margin-left:0.5%;*/ margin-left:10px;}
/* for IE */
* html div.sidebar-right{
margin-left:0.7%;
}
.block-head{
  background:#EEEEEE url(/files/images/nav-bg.gif) repeat-x scroll left bottom;
  border-color:#7D98B8;
  border-left-width:1px;
  color:#666666;
  padding-left:5px;
  margin:0;
  font-weight:bold !important;
  font-size:1.15em !important;
}
* html .head-bg{
font-weight:bold !important;
}
/* Block header */
/* node header */
#center h2{
  background:#fff !important;
  color:#444 !important;
  font-size:1.2em !important;
}

.site-footer{
  background:#fff;
  font-family:Verdana,'Trebuchet MS',sans-serif;
  font-size:7pt;
  float:right;
  text-align:right;
  width:100%;
}
* html .site-footer{
margin-left:10px;
width:95%;
}
/*body, p, td*/ div.content div.node div.content{
  font-family:Verdana,'Trebuchet MS',sans-serif;
  font-size:9.5pt !important;
}
body{
  font-family:Verdana,'Trebuchet MS',sans-serif;
  font-size:9.0pt !important;
}


.breadcrumb{
  padding:1em 0 1em 0.5em !important;
}
dl { padding: 12px 0px; margin: 0px; }

p  { margin: 0px; padding-top: 2px; }
h1 { margin: 0px; padding: 8px 0px; font-size: 1.6em; }
h2 { margin: 0px; padding: 4px 0px; font-size: 1.4em; }

a{

}
a:link, a:visited {
  color: #E87B10;
  text-decoration: none;
}

a:hover {
  color: #E87B10;
  text-decoration: underline;
}

a:active, a.active {
  color: #5895be;
}


#header {
  margin: 0px 10px 10px;
}
#footer {
  clear:both;
  padding-top:5px;
  /*border-top:1px solid #D6D3D3;*/
  height:20px;
  margin-left:10px;
}
.sidebars      #header, .sidebars      #footer { margin-left: -200px; margin-right: -250px; }
.sidebar-left  #header, .sidebar-left  #footer { margin-left: -200px; }
.sidebar-right #header, .sidebar-right #footer { margin-right: -250px; }

.column {
  float: left;
  position: relative;
	width:100%;
}
.column1{
  background:white;
  border-left: 1px solid #000;
  border-left: 1px solid #000;
}
#left {
  width: 200px;
  margin-left: -100%;
  right: 230px;
  padding:0 4px;
}
* html #right
{
width:28.6%;
}
#right {
  width: 27%;
  margin-right: -270px; 
  padding: 0px 4px;
}

* html #left {
  left: 260px;
}


.block-region {
  margin: 0px;
}
#site-header{
 /* border-left: 1px solid #f0f0f0;
  border-right: 1px solid #f0f0f0;*/
  background:#EEEEEE url(/files/images/iMorph_Header_bg.jpg) repeat-x;
  margin-left:10px;
  margin-top:15px;
}
/*List icon - arrow image*/
.list{
  padding-top:10px;
}
.list li,.leaf,.item-list ul li{
  list-style-image:url('list_icon.gif') !important;
  padding:0.2em 0.5em 0 0 !important;
  list-style-position:outside !important;
  margin:0 0 0 0.9em !important;
}
div#center div.content div.item-list ul{
margin:0 0 0.75em 1em;
}
.collapsed,.expanded{
  list-style-image:url('list_icon_collapsed.gif') !important;
  margin:0 0 0 0.9em !important;
}
/*
 *  Rounded Corners
 */
.block .content, #center .content,  #footer .content {
  background-color: #fff;
  clear: both;
}
.block a{
line-height:1.4em;
color:#555 !important;
text-decoration:none !important;
}

div#center div.main-content{
  min-height:450px !important;
  max-height:auto !important;
  border:1px solid #CCCCCC;
  padding:5px 5px 5px 10px;
}
* html div#center div.main-content{
{
/*height:450px;*/
}

div#footer{
  position:relative;
  height:20px;
}

.block-header, .block-footer {
  margin: 0px;
  padding: 0px;
}
#header .block .content, #footer .block .content, #center .node .content {
  border: none;
  padding: 0px;
  background-color: transparent;
}




/**
 *  TABLES
 */
table {
  margin: 1em 0;
  width: 100%;
}

thead th {
  border-bottom: 2px solid #ddd;
  color: #494949;
  font-weight: bold;
}

th a:link, th a:visited {
  color: #6f9dbd;
}

td, th {
  padding: .3em .5em;
}

tr.even, tr.odd, tbody th {
  border: solid #ccc;
  border-width: 1px 0;
}

tr.odd, tr.info {
  background-color: #eee;
}

tr.even {
  background-color: #fff;
}

tr.odd td.active {
  background-color: #ddecf5;
}

tr.even td.active {
  background-color: #e6f1f7;
}

.form-checkboxes, .form-radios {
  margin: 0px;
}

.profile {
  padding: 1em 0px;
  margin: 0px;
}

fieldset {
  border: 1px solid #777;
}

#logo-floater {
  position:absolute;
}
#logo-floater h1 {
  padding: 0px;
}
#logo-floater a {
  line-height: 90px;
  position: relative;
}
#logo-floater img {
  float: left;
  padding: 10px 15px 0px 10px;
}
#header .content {
  height: 85px;
}

#header ul.primary-links {
  float:right;
  position: relative;
  margin:0;
  padding:0;
}


div.messages {
  border: 1px solid #BBBBBB;
  background-color: #FAFAFA;
  padding: 8px;
  margin: 8px;
}
div.status {
  border-color: #7CBB7C;
  background-color: #F0FFF0;
}
div.error {
  border-color: #BB7C7C;
  background-color: #FFF0F0;
}

tr.error {
  background-color: #FFEEEE;
}
tr.warning {
  background-color: #FCFFCF;
}
