/*

 *  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 

 *  January 13, 2010, 12:24 am with psd2css Online version 1.67

 *

 */



/* You named this layer Background */

#Layer-1 {

  position: absolute;

  left: +0px;

  top: +0px;

  width: 1024px;

  height: 768px;

  z-index: 1;

}



/* You named this layer New_link */

#Layer-2 {

  position: absolute;

  left: 670px;

  top: 717px;

  width: 67px;

  height: 30px;

  z-index: 2;

}



/* You named this layer vendors_link */

#Layer-3 {

  position: absolute;

  left: 577px;

  top: 716px;

  width: 79px;

  height: 29px;

  z-index: 3;

}



/* You named this layer contact_link */

#Layer-4 {

  position: absolute;

  left: 463px;

  top: 714px;

  width: 104px;

  height: 30px;

  z-index: 4;

}



/* You named this layer about_link */

#Layer-5 {

  position: absolute;

  left: 361px;

  top: 716px;

  width: 95px;

  height: 30px;

  z-index: 5;

}



/* You named this layer gallery_link */

#Layer-6 {

  position: absolute;

  left: 247px;

  top: 57px;

  width: 84px;

  height: 36px;

  z-index: 6;

}



/* You named this layer home_link */

#Layer-7 {

  position: absolute;

  left: 105px;

  top: 59px;

  width: 103px;

  height: 34px;

  z-index: 7;

}



/* You named this layer Products_link */

#Layer-8 {

  position: absolute;

  left: 707px;

  top: 51px;

  width: 106px;

  height: 41px;

  z-index: 8;

}



/* You named this layer Promotional_link */

#Layer-9 {

  position: absolute;

  left: 842px;

  top: 51px;

  width: 136px;

  height: 42px;

  z-index: 9;

}



/* You named this layer user4_joomla */

#Layer-10 {

  position: absolute;

  left: 91px;

  top: 112px;

  width: 300px;

  height: 30px;

  z-index: 10;

}



/* You named this layer user5_joomla */

#Layer-11 {

  position: absolute;

  left: 838px;

  top: 165px;

  width: 154px;

  height: 24px;

  z-index: 11;

}

/* You named this layer Crawford_link */
#Layer-12 {
  position: absolute;
  left: 394px;
  top: 748px;
  width: 313px;
  height: 13px;
  z-index: 12;
}

/* You named this layer left_joomla */
#Layer-13 {
  position: absolute;
  left: 81px;
  top: 196px;
  width: 152px;
  height: 505px;
  z-index: 13;
}

/* You named this layer content_joomla */
#Layer-14 {
  position: absolute;
  left: 244px;
  top: 196px;
  width: 744px;
  height: 504px;
  z-index: 14;
  overflow: 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;

  outline: none;

}

a:link { color: #040100; }

a:visited { color: #040100; }

a:hover {

  color: #040100;

  /* text-decoration: ; */

  /* 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: #010000; }

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; }



