/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
    margin: 20px 0 0 0;
    padding: 0;
    background: #fff url(../images/img01.jpg);
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #333333;
}

h1, h2, h3 {
    margin: 0;
    font-weight: normal;
    color: #AD1112;
}

h1 {
    font-size: 197%;
}

h2 {
    font-size: 167%;
}

h3 {
    font-size: 100%;
    font-weight: bold;
}

p, ol, ul {
    line-height: 180%;
}

p {
}

ol {
}

ul {
}

blockquote {
    margin: 0;
    padding-left: 20px;
    font-style: italic;
}

blockquote * {
    line-height: normal;
}

a {
    color: #AD1112;
}

a:hover {
    text-decoration: none;
}

img {
    border: none;
}

img.left {
    float: left;
    margin: 0 15px 0 0;
}

img.right {
    float: right;
    margin: 0 0 0 15px;
}

hr {
    display: none;
}

/* Header */

#header {
    width: 960px;
    height: 220px;
    margin: 0 auto;
    background: url(../images/header.jpg) no-repeat right top;
}

/* Logo */

#logo {
    float: left;
    width: 220px;
    height: 220px;
    background: transparent url(../images/logo.jpg);
}

#logo h1, #logo h2 {
    margin: 0;
    text-transform: lowercase;
    text-align: center;
    font-weight: normal;
}

#logo h1 {
    text-indent: -3000px;
    overflow: hidden;
}

#logo h2 {
    font-size: 18px;
}

#logo a {
    text-decoration: none;
    display: block;
    height: 220px;
    width: 220px;
}

/* Logo 2 */

#logo2 {
    width: 220px;
    height: 220px;
    background: transparent url(../images/logo.jpg);
}

#logo2 h1, #logo2 h2 {
    margin: 0;
    text-transform: lowercase;
    text-align: center;
    font-weight: normal;
}

#logo2 h1 {
    text-indent: -3000px;
    overflow: hidden;
}

#logo2 h2 {
    font-size: 18px;
}

#logo2 a {
    text-decoration: none;
    display: block;
    height: 220px;
    width: 220px;
}

/* Menu */

#menu {
    float: right;
    width: 730px;
    height: 38px;
    padding: 182px 0 0 0;
    text-align: center;
}

#menu ul {
    width: 726px;
    height: 38px;
    margin: 0;
    padding: 0;
    border-left: 2px solid #FFFFFF;
    border-right: 2px solid #FFFFFF;
    list-style: none;
    text-align: center;
}

#menu li {
    display: inline;
    line-height: 38px;
}

#menu a {
    padding: 10px 16px 10px 18px;
    text-decoration: none;
    font-size: 13px;
    font-weight: bold;
    color: #FFFFFF;
    background: transparent url(../images/menu_div.gif) left 50% no-repeat;
}
#menu a:hover { color: #0e2847; }

/* Page 

#page {
    width: 960px;
    margin: 0 auto;
}*/

/* Content */

#content {
    float: right;
    width: 690px;
    padding: 20px;
    background: #FFFFFF url(../images/body_bot.jpg) no-repeat left bottom;
}

/* Sidebar */

#sidebar {
    float: left;
    width: 220px;
    padding-top: 10px;
}

#sidebar a {
    color: #3699E4;
}

#sidebar ul {
    margin-left: 0;
    padding-left: 0;
    list-style: none;
    font-size: 92%;
}

#sidebar ul li {
    padding: 5px 14px;
    background: url(../images/img13.gif) no-repeat 0px 12px;
}

#sidebar ul li.first {
    border: none;
}

#sidebar ul li h2 {
    margin: 0;
    font-size: 100%;
}

#sidebar ul li h3 {
    margin: 0;
    font-size: 92%;
}

#sidebar ul li p {
    margin: 0;
}

.boxed {
    margin-bottom: 10px;
    background: #fff url(../images/module_top.jpg) no-repeat left top;
}

.boxed .title {
    height: 30px;
    margin: 0;
    padding: 10px 0 0 10px;
    font-size: 16px;
    font-weight: bold;
    color: #000000;
    text-align: center;
}

.boxed .content {
    padding: 15px;
    background: url(../images/module_bot.jpg) left bottom no-repeat;
}

/* Search */

#search {
}

#search form {
    margin: 0;
    padding: 0;
}

#search fieldset {
    margin: 0;
    padding: 0;
    border: none;
}

#search p {
    margin: 0;
    font-size: 85%;
}

#searchinput {
    float: right;
    width: 174px;
    padding: 2px 5px;
    background: #EFEFEF url(../images/img11.gif) repeat-x;
    border: 1px solid #555;
    font: bold 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#searchsubmit {
    float: right;
    margin-top: 5px;
    background: #AD1112 url(../images/img12.gif) repeat-x;
    border: none;
    font: bold 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #FFFFFF;
}

/* Footer */

#footer {
    height: 100px;
}

#footer p {
    margin: 0;
    line-height: normal;
    font-size: 85%;
    color: #000000;
}

#footer a {
    color: #000000;
}

/*
#slideshow { 
    height: 180px;
    overflow: hidden;
    border: 1px solid #555;
    padding: 5px;
    background-color: #fff;
}*/

#featured-products-table { width: 100% }
#featured-products-table td {
    text-align: center;
    vertical-align: top;
    padding: 10px 0;
}
#featured-products-table a {
    text-decoration: none;
}

#shop_form_error, .errorlist {
    margin: 0;
    padding: 0;
}
#shop_form_error, .errorlist li {
    list-style-type: none;
    color: #a00;
    font-size: 120%;
    font-weight: bold;
    padding:7px;
    text-align:center;
    background-color:yellow;
    border:solid 2px #a00;
}

/*div.events-calendar {
    width: 200px;
    float: right;
    margin-left: 10px;
}
div.events-calendar td {
    text-align: center; 
}*/
