/*
 *  psd2css.css
 *
 *  This is your external CSS style sheet. It defines all of the CSS styles that you
 *  are using in your page.  If you are going to create multiple pages from the same
 *  PSD file (like a template), you will share this CSS style sheet between the various
 *  pages.
 *
 *  This file was originally generated at http://psd2cssonline.com 
 *  September 9, 2009, 6:07 pm with psd2css Online version 1.48
 *
 */

/* You named this layer _center_empty */
#Layer-1 {
/*
  position: absolute;
  margin-left: -402px;
  left: 50%;
  top: +0px;
  height: 856px;
  z-index: 1;
*/
  width: 804px;
  margin: auto;
}

/* You named this layer container_empty */
#Layer-2 {
/*
  position: absolute;
  left: 0px;
  top: 180px;
  width: 804px;
  height: 676px;
  z-index: 2;
*/
  margin: auto;
  width: 804px;
  
}

/* You named this layer bottom_relative */
.Layer-3 {
/*
  position: relative;
  left: 28px;
  top: 595px;
  width: 751px;
  height: 67px;
  z-index: 3;
*/
  margin: auto;
  width: 751px;
}

/* You named this layer footer_joomla */
#Layer-4 {
/*
  position: absolute;
  left: 2px;
  top: 47px;
  width: 747px;
  height: 18px;
  z-index: 4;
*/
  margin: auto;
  width: 747px;
  position: relative;
  top: -55px;
}

/* You named this layer user1_joomla */
#Layer-5 {
/*
  position: absolute;
  left: 3px;
  top: 6px;
  width: 745px;
  height: 33px;
  z-index: 5;
*/
  margin: auto;
  width: 745px;
  position: relative;
  top: -59px;
}

/* You named this layer middle_bkgnd_relative */
.Layer-6 {
/*
  position: relative;
  left: 12px;
  top: 147px;
  width: 767px;
  height: 628px;
  z-index: 7;
*/
  margin: auto;
/*
  background-image: url(../Layer-6.png);
*/
}

/* You named this layer content_joomla_relative */

/*
.Layer-77 {
  position: absolute;
  left: 24px;
  top: 367px;
  width: 736px;
  height: 258px;
  z-index: 8;
  overflow: auto;
}
*/
.Layer-7 {
/*
  position: relative;
  left: 24px;
  top: 47px;
*/
  width: 736px;
/*
  height: 578px;
  z-index: 6;
  overflow: auto;
*/
margin: auto;
}

.Layer-7 a, .Layer-7 a:hover, .Layer-7 a:visited, .Layer-7 a:link{
	color:red;
}



/* You named this layer top */
#Layer-8 {
/*
  position: absolute;
  left: 30px;
  top: 8px;
  height: 183px;
  z-index: 8;
*/
  width: 749px;
  margin: auto;
}
#Layer-88 {
  position: absolute;
  left: 24px;
  top: 47px;
  width: 736px;
  height: 319px;
  z-index: 8;
}

/* You named this layer top_joomla */
#Layer-9 {
/*
  left: 4px;
  height: 23px;
  z-index: 9;
*/
  position: absolute;
  top: 151px;
  margin: auto;
  width: 742px;

}

/* You named this layer wcrah_link */
#Layer-10 {
/*
  position: absolute;
  left: 4px;
  top: 3px;
  height: 130px;
  z-index: 10;
*/
  position: absolute;
  top: 12px;
  height: 130px;
  width: 740px;
  margin: auto;
}

/* Here are some examples of how you might want to change the
 * look and behavior of the links on your page.  Some examples for
 * further customization are included in comments.  */
a { cursor: pointer; }
a:link { color: #fff; }
a:visited { color: #fff; }
a:hover {
  color: #fff;
  /* text-decoration: underline; */
  /* font-weight: bold; */
}



/* Custom CSS examples/suggestions for Joomla -
 *
 *   Here are some examples of some changes you can make to stylize the output
 *   from Joomla.  These are just suggestions, you can change them to whatever
 *   you would like.  There are many other classes and ids that you can modify
 *   CSS for from Joomla too.  I suggest using Firebug and the 'Inspect'
 *   feature there to find the name of the class or id of an element of the
 *   page that you want to stylize, and add it to this section.
 *
 *   If you plan on re-converting your design often, be careful - this page is
 *   automatically regenerated every time.  So if you don't want to loose some
 *   CSS you've added here, move all your custom CSS to your own external
 *   stylesheet and reference it externally from the index.php file (make sure
 *   your reference is _after_ the reference to psd2css.css).
 */

body { color: #888; 
/*
      background-image: url(../bg.jpg);
	  background-color: #e6d9bd;
      background-repeat: repeat;
*/
}
body,td,th {
	color: #000000;
	font-size: .9em;
	font-family: Futura, Arial, Helvetica, sans-serif;
	}
img { border: 0 }
ul { 
  list-style-type: none; 
  padding-left: 5px;
  margin: 0;
} 
.moduletable_menu h3 {
  margin-top: 0;
} 
.componentheading { font-size: 2em; }
.contentheading { font-size: 1.5em; }
.small { font-size: 0.7em; }
.createdate { font-size: 0.7em; }
.pagination span, .pagination a { padding: 0 6px 0 6px; }
table.contentpaneopen {width: 600px;}
.chronoform { display: none; }

