/*
 *  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 
 *  October 24, 2009, 11:56 am with psd2css Online version 1.55
 *
 */

body{
  /* This is the background image to the entire page that you
   * get because of the layer 'b_bodybg_jpg' that you created.
   * If you would like this layer to stay static relative to the
   * browser window (you don't want it to scroll with your content)
   * just add the word 'fixed' to the line below (before the ;). */
     background: #e6e6e6 url(../Layer-5a.jpg) no-repeat;
     background-position: top center; 
}
}

/* You named this layer b_center_jpg */
#Layer-2 {
  position: absolute;
  margin-left: -490px;
  left: 50%;
  top: +0px;
  width: 980px;
  height: 800px;
  z-index: 2;
}

/* You named this layer top_joomla */
#Layer-3 {
  position: absolute;
  left: 685px;
  top: 10px;
  width: 295px;
  height: 85px;
  z-index: 3;
}

/* You named this layer left_joomla */
#Layer-4 {
  position: absolute;
  left: 0px;
  top: 159px;
  width: 125px;
  height: 122px;
  z-index: 4;
}

/* You named this layer right_joomla */
#Layer-5 {
  position: absolute;
  left: 844px;
  top: 246px;
  width: 136px;
  height: 476px;
  z-index: 5;
}

/* You named this layer content_joomla */
#Layer-6 {
  position: absolute;
  left: 284px;
  top: 200px;
  width: 553px;
  height: 523px;
  z-index: 6;
  overflow: auto;
}

/* You named this layer menus_menu */
#Layer-7 {
  position: absolute;
  left: 283px;
  top: 157px;
  width: 657px;
  height: 48px;
  z-index: 7;
  display: none;
}

/* You named this layer breadcrumb_joomla */
#Layer-8 {
  position: absolute;
  left: 283px;
  top: 167px;
  width: 657px;
  height: 48px;
  z-index: 8;
         text-decoration: none;
	white-space: nowrap;
	font-family: Century Gothic, Helvetica, sans-serif;
	display: block;
	font-weight: bold;
	font-size: 80%;
	color: #cfd1d3;
}

/* You named this layer footer_joomla */
#Layer-9 {
  position: absolute;
  left: 283px;
  top: 728px;
  width: 657px;
  height: 49px;
  z-index: 9;
}

/* You named this layer logo_jpg */
#Layer-10 {
  position: absolute;
  left: 328px;
  top: 69px;
  width: 302px;
  height: 97px;
  z-index: 10;
}

/* 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: #0d4778; text-decoration: none;font-weight: bold;}
a:visited { color: #0d4778;text-decoration: none;font-weight: bold; }
a:hover {
  color: #2b8b44;
text-decoration: none;
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; }
img { border: 0 }
ul { 
  list-style-type: none; 
  padding-left: 0;
  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; }
