p, font
{ font-family:		'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
td, th 
{ font-family:		'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
 font-size: 85%;
}

h1
{ color:			black;
  font-size:		180%;
}
h5
{
  font-size:		115%;
}
.header
{ font-size:		125%;
  color:			black;
  font-weight:		bold;
  text-decoration:	underline;
}
.no_underline
{ text-decoration:		none;
}
a
{font-weight:		bold;
 color:			black;
}
.small
{ font-size:		80%;
}
.faq
{ font-size:		110%;
}
.price_brief
{ font-size:		120%;
}
.big
{ font-size:		150%;
  text-decoration:	none;
}
.cat
{ font-size:		150%;
}
.standard
{ font-weight:		normal;
}
.white
{ color:			white;
}
.pink
{ color:			pink;
}
.menu
{ color:			white;
  font-weight:		bold;
  font-size:		100%;
}
div.topmenu_selected
{
  background:		#203560;
  padding:			7px;
}
div.topmenu_notselected
{
  background:		#4E679F;
  padding:			7px;
}
.footer
{
  font-size:		60%;
  color:			gray;
}
.lightsmall
{ color:			black;
  font-size:		80%;
}
.category_child
{
  font-weight:		normal;
}
.cart
{
  font-size:		90%;
  BORDER-BOTTOM:	0px solid;	
  BORDER-LEFT:		0px solid;
  BORDER-RIGHT:		0px solid;	
  BORDER-TOP:		0px solid;
  margin:			0px;
  font-weight:		bold;
  color:			navy;
  background-color:  transparent;
}

/*  
Theme Name: shoppingzona
Theme URI: http://topwpthemes.com/shoppingzona/
Description: Designed by <a href="http://www.webhostingfan.com">Web Hosting Fan</a> and available FREE at <a href="http://www.zinruss.com/themes/">WordPress Themes Gallery</a>
Author: Web Hosting Fan
Author URI: http://www.webhostingfan.com
Tags: black, white, salmon, orange, yellow, red, two-columns, fixed-width, right-sidebar
*/

/* 
   * Default HTML tags 
   */
a {
    color: #fc020d;
    }

a:visited {
            color: #fc020d;
            text-decoration: underline;
}

a:hover {
	color: #fc020d;
}

acronym, abbr {
                cursor: help;
                }

blockquote {
	margin-left: 15px;
	padding-left: 5px;
}

body {
       background: url("images/background.jpg");
       color: #000000;
       font-size: 60.5%;
       font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
       margin: 0 auto;
       padding: 0;
       text-align: center;
       
       }

cite {
	font-size: 90%;
	font-style: normal;
}

h2 {
     font-size: 13px;
     margin: 0px 0 6px 0px;
     padding: 4px 0 4px 8px;
     font-weight: bold;
     color: #000000;
     background: url("images/content-title-background.jpg");
     border: #000000 1px solid;
}

h2 a,
h2 a:visited { 
                     text-decoration: none;
                     color: #000000;
                     }

h2 a:hover,
h2 a:visited:hover { 
                     text-decoration: none;
                     color: #000000;
                     }
h3 {
     font-size: 120%;
     margin-top: 0;
}

img { 
      padding: 3px;
      border: #000000 1px solid;
      background: #ffffff;
      }

img.alignleft { 
                float: left;
                margin: 3px 3px 3px 0;
                }

img.alignright { 
                 float: right;
                 margin: 0 3px 3px 3px;
                 }

li { 
     margin: 0;
     padding: 0;
     list-style-type: none;
     }


ol#comments li p {
                   font-size: 100%;
                   }

ul { 
     margin: 0;
     padding: 0;
     }

/*
   * Classes
   */

/* The credits at the bottom of the site */
#credit {
          color: #333;
          font-size: 11px;
          width: 900px;
          text-align: center;
          margin: 0 auto;
          padding: 0px;
          clear: both;
          height: 0px;
         
          }

#credit a, 
#credit a:hover,
#credit a:visited,
#credit a:visited:hover {
                          color: #fc020d;
                          }



/* Link to the comments */
.feedback {
          color: #fc020d;
          font-size: 11px;
            text-align: right;
            padding-bottom: 15px;
            clear: both;
            text-transform: lowercase;
            }

.feedback a,
.feedback a:visited { 
                            text-decoration: none;
                            color: #000000;
                            font-weight:bold;
                            }

.feedback a:hover, 
.feedback a:visited:hover { 
                            text-decoration: underline;
                            color: #fc020d;
                            }

/* The post informations */


.meta li, 
ul.post-meta li { 
                  display: inline;
                  }

.meta ul { 
           display: inline;
           list-style: none;
           margin: 0;
           padding: 0;
           }

.meta a { 
          color: #000000;
          text-transform: lowercase;
          text-decoration: none;
          font-weight:bold;
          }

.meta a:hover { 
          color: #fc020d;
          text-transform: lowercase;
          text-decoration: underline;
          font-weight:bold;
          }

.meta { 
        color: #534a40;
        font-size: 11px;
        font-weight: normal;
        letter-spacing: 0;
        }


.storycontent { 
                font-size: 115%;
                }

/* Comment form design */
#commentform #author, 
#commentform #email, 
#commentform #url, 
#commentform textarea {
                        background: #ffffff;
                        border: 1px solid #000000;
                        color: #000000;
                        }

#commentform textarea {
	width: 95%;
}

#commentlist li ul {
	border-left: 1px solid #0f0a06;
	font-size: 110%;
}

ol#commentlist li { 
                  list-style: decimal;
                  }
#content {
           float: left;
           width: 587px;
           background: #ffffff;
           margin: 5px 5px 0px 10px;
           text-align: left;
           padding: 10px;
	border: 1px solid #000000;
           line-height: 14px;
           }

#content ol li { 
                 list-style: decimal;
                 }

#content ul { 
              margin-top: 10px;
              margin-left: 35px;
              }

#content ul li { 
                 list-style-image: none;
                 }

#content-big {
           float: left;
           width: 587px;
           background: #ffffff;;
           margin: 5px 5px 0px 10px;
           text-align: left;
           padding: 10px;
	border: 1px solid #000000;
           line-height: 14px;
           }

#header {
          font-size: 26px;
          font-weight: bold;
	  text-decoration:none;
          font-family: Verdana;
          margin: 0 auto;
          height: 400px;
          width: 900px;
          padding: 0;
          background: url("images/header.jpg");
          }

.header-title {
       font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color:#000000;
	font-size:23px;
        font-weight:bold;
	padding:98px 0 0 38px;
	text-align:left;
	}
.header-title a{
	color:#000000;
	text-decoration:none;
	border-bottom:none;
	}
.header-title a:hover{
	color:#fc020d;
	text-decoration:none;
	border-bottom:none;
	}
.header-description {
         font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color:#000000;
	font-size:11px;
	padding:3px 0 0 40px;
	text-align:left;
        font-weight:normal;
	}

.ads{	
	float: left;
	margin-left: 38px; 
        margin-top: 68px;
}



.ads h1 {	
	color: #181818;
	font: bold 16px Arial, Helvetica, sans-serif;
	margin: 0 0 0px 0;
        padding: 2px 0px 3px 0px;
	width: 482px;
	text-align: center;
}

.ads img { 
      padding: 4px;
      border: #000000 1px solid;
      background: #000000;
      }

.ads a:link img  { 
      padding: 4px;
      border: #000000 1px solid;
      background: #000000;
      }

.ads a:hover img  { 
      padding: 4px;
      border: #fc020d 1px solid;
      background: #fc020d;
      }


#footer { 
          width: 900px;
          height: 68px;
          margin: 0 auto;
	  color: #000000;
          background: url("images/footer.jpg") no-repeat;
          }
#footer p {
          text-align: right;
          padding-right: 288px;
	  color: #000000;
          font-size: 11px;
}
#footer a {
                          color: #000000;
                          text-decoration: none;
                          font-weight:bold;
                          } 
#footer a:hover {
                          color: #fc020d;
                          text-decoration: underline;
                          }
#footer a:visited {
                          color: #000000;
                          text-decoration: none;
                          }
#footer a:visited:hover {
                          color: #fc020d;
                          text-decoration: underline;
                          }

/* 
   * Right sidebar 
   */
#menu-right { 
             float: right;
             padding: 0px 13px 20px 11px;
             width: 247px;
             font-size: 11px;
 overflow:hidden;
 margin-top: 0px;
             }

#menu-right h2 {
     font-size: 12px;
     margin: 5px 0 6px 0px;
     padding: 4px 0 4px 13px;
     font-weight: bold;
     color: #ffffff;
     background: url("images/menu-right-title-background.jpg");
     border: #000000 1px solid;
}


#menu-right a,
#menu-right a:visited { 
                             text-decoration: none;
     				font-weight: bold;
                             color: #000000;
                             line-height: 18px;
                             }

#menu-right a:hover,
#menu-right a:visited:hover  { 
                              color: #fc020d;
                               text-decoration: underline;
                              }

#menu-right ul ul { padding-bottom: 10px;
                   margin-left: 15px;
                   }

#menu-right ul ul li { 
                      list-style-type: circle;
                       color: #000000;
                      }

#menu-right img { 
      padding: 0px;
     border: none;
      }

#ads2 {
	margin-bottom: 8px;
	text-align: center;
}

/* End of right sidebar */



input#s {
          width: 158px;
          border: 1px solid #fc020d;
          color: #000000;
}

#rap { 
       width: 900px;
       margin: 0 auto;
       background: url("images/rap-background.jpg") repeat-y;
       text-align: left;
       }

#searchbutton { 
                margin-top: 2px;
                }

