#about-content
{

}

#about-content h1
{

}

#about-content p
{

}

#about-content img
{
    padding: 5px;
    margin: 0 auto;
}


#frontend-content
{
    margin-top: 15px;
}

#frontend-content a {
    color: rgb(0,0,0);
}

#frontend-content img
{
    border: 1px solid rgb(0,0,0);
}

#frontend-content .store_photos
{
    margin-top: 15px;
    text-align: center;
}

#frontend-content .store_info {
    margin-top: 15px;
}

#frontend-content .mother_site {

    text-align: left;
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 15px;
    background: rgb(191,194,152);
    border-radius: 10px;
    -moz-border-radius: 10px;
    color: rgb(128,0,0);
    box-shadow: 0 2px 6px rgba(0,0,0,0.5), inset 0 1px rgba(255,255,255,0.3), inset 0 10px rgba(255,255,255,0.2), inset 0 10px 20px rgba(255,255,255,0.25), inset 0 -15px 30px rgba(0,0,0,0.3);
    -webkit-box-shadow: 0 2px 6px rgba(0,0,0,0.5), inset 0 1px rgba(255,255,255,0.3), inset 0 10px rgba(255,255,255,0.2), inset 0 10px 20px rgba(255,255,255,0.25), inset 0 -15px 30px rgba(0,0,0,0.3);
    -moz-box-shadow: 0 2px 6px rgba(0,0,0,0.5), inset 0 1px rgba(255,255,255,0.3), inset 0 10px rgba(255,255,255,0.2), inset 0 10px 20px rgba(255,255,255,0.25), inset 0 -15px 30px rgba(0,0,0,0.3);
}

#frontend-content .mother_site h3 {
    font-family: serif;
    font-style: italic;
    font-size: 200%;
    padding: 0px;
    margin: 0px;
}

#frontend-content .mother_site a {
    text-decoration: underline;
    font-weight: bold;
    color: rgb(128,0,0);
}


#cs-content
{

}

#cs-content a
{
    color: black;
    font-weight: bold;
}

#cs-content h3
{
}

#cs-content h1
{

}

#cs-content .information
{

}


#products-content .product_view
{
    text-align: center;
    font-family: Verdana, sans-serif, sans;
    font-size: 80%;
    height: 164px;
    width: 135px;
}

#products-content .product-heading {
    color: rgb(128,0,0);
    text-align: center;
}

#products-content p
{
    text-align:center;
}

.categoryheader {

}

.categoryheader ul {
    display: inline;
    padding: 0px;
    margin: 0px;
}

.categoryheader li
{
    list-style-type: none;
    margin: 0px;
    padding-left: 10px;
    display: inline;
}

#products-content img
{
    border: 1px solid #000;
    border-radius: 5px;
    -moz-border-radius: 5px;
}

.categoryheader .submenu {
    text-align:center;
    margin-bottom: 15px;
}

.categoryheader .submenu a
{
    text-decoration: none;
    font-size: 120%;
    color: rgb(128,0,0);
    font-family: "Verdana", sans, sans-serif;
}

.categoryheader .submenu a:hover {
    color:rgb(0,0,0);
}

#products-content .product-list
{
    text-align: center;

}

#products-content .product-extended-desc p {
    text-align: left;
}

#products-content .product-list img
{
    border: 1px solid black;
}

#products-content .product-title {
    color: rgb(128,0,0);
    font-weight: bold;
    font-family: Verdana, sans-serif, sans;
    margin-top: 15px;
    margin-bottom: 15px;
    padding: 10px;
    background: rgb(238,238,238);
    border-radius: 10px;
    -moz-border-radius: 10px;
}

#products-content .product-price {
    color: rgb(0,0,0);
    font-style: italic;
}

#products-content .pagination {
    font-size: 100%;
    text-align: left;
    color: rgb(128,0,0);
    margin-bottom: 15px;
    margin-left: 45px;
}

#products-content .pagination a {
    color: rgb(128,0,0);
    font-size: %100;
    font-weight: bolder;
}

#googlecart-widget-control {
    margin-top: 15px;
    margin-bottom: 15px;
    color: rgb(128,0,0);
}



#locations-content
{
    width: 500px;
    margin: 0 auto;
    padding: 5px;
    font-size: large;
}

#locations-content h1
{
    font-size:20px;
    font-weight: normal;
    margin-bottom: 2px;
}

#locations-content p
{
    font: normal 12px "Verdana", "Deja vu sans", "sans-serif";
    padding: 4px;
    margin: 0;
    text-align: justify;
}

#locations-content img
{
    padding: 5px;
    margin: 0 auto;
}


.product_list {
  font-size: xx-small;
  width: 100%;
}

.product_list img {
  height: 50px;
  width: 50px;
}

.product_list td {
  border-bottom: 1px solid grey;
}

.admin_menu {
  font-size: x-small;
  font-weight: bold;
  border: 1px solid black;
  padding: 2px;
  text-align: center;
  text-shadow: 1px 1px 1px #ccc;
  background-color: white;
}

.admin_menu a {
  text-decoration: none;
  color: #333;
}

.location {
  font-size: x-small;
  font-weight: bold;
}

/* base styles */
/* font */
@font-face {
    font-family: 'gigisfont';
    src: url('/media/css/gigisfont.ttf') format('truetype');
}



#container
{
    background: rgb(215,217,170);
    padding: 0;
    font-family: verdana, sans;
    border-radius: 10px;
    border: 1px solid #eee;
    -moz-border-radius: 10px;
    -webkit-box-shadow:0px 0px 15px rgba(0,0,0,0.5);
    -moz-box-shadow:0px 0px 15px rgba(0,0,0,0.5);
}

#container .quick_links {
    text-align:right;
}

#container .quick_links a
{
    font-weight: bold;
    text-decoration: underline;
    color: rgb(0,0,0);
}

#container .nav-bar {
    text-align:center;
}

#container .nav-bar img
{
    border: 0;
}

#footer
{
    font-size: 80%;
    font-family: "Verdana", sans-serif;
    text-align: left;
    margin-top: 10px;
}

#footer a{
    color: rgb(0,0,0);
    text-decoration: underline;
    font-weight: bold;
}

h1 {
    font-size: 150%;
}

body {
    font-size: 80%;
}

