/* HTML */

html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td { 
margin: 0px;
padding: 0px;
}

body {
background-color: #a9bcd1;
color: #000000;
background-image: url('/images/bg.gif');
background-repeat: repeat;
background-position: top center;
text-align: center;
}

body, div, form {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
margin: 0px;
padding: 0px;
}

p {
margin: 0px 0px 10px 0px;
}

a {
color: #000000;
text-decoration: underline;
}

a:hover {
color: #424cbb;
text-decoration: underline;
}

img {
border: 0px;
}

img[align="middle"] {
vertical-align: middle;
}


h1 {
font-size: 14px;
background-image: url('/images/flower.gif');
background-position: left;
background-repeat: no-repeat;
padding: 5px 0px 5px 35px;
margin: 10px 0px 20px 0px;
color: #000000;
font-weight: bold;
}

h1 strong {
font-size: 12px;
color: #2d4596;
}

h2 {
font-size: 12px;
color: #2d4596;
padding: 15px 0px 0px 0px;
font-weight: bold;
}

ul, ol {
margin: 10px 0px 0px 15px;
padding: 0px 0px 0px 0px;
}

ul li, ol li {
margin: 5px 0px 5px 5px;
padding: 0px 0px 0px 0px;
}

label {
font-size: 11px;
display: block;
}


/* LAYOUT */

#main {
margin: 0px auto;
padding: 0px;
width: 760px;
text-align: left;
}

#top-shadow {
width: 760px;
height: 10px;
}


#main-border {
width: 760px;
background-color: #FFFFFF;
background-image: url('/images/border.gif');
background-repeat: repeat-y;
background-position: top;
text-align: center;
}

#main-center {
margin: 0px auto;
width: 720px;
background-color: #FFFFFF;
text-align: left;
}

#top-menu {
width: 720px;
height: 27px;
}

#header {
width: 720px;
height: 176px;
}

#header-left {
width: 569px;
height: 176px;
float: left;
}

#header-left-top {
width: 569px;
height: 143px;
}

#header-menu {
width: 138px;
height: 143px;
float: left;
}

#header-logo {
width: 427px;
height: 143px;
margin: 0px 1px 0px 2px;
float: left;
}

#header-search {
width: 567px;
height: 31px;
background-color: #fcea7d;
margin: 2px 2px 0px 0px;
}

#header-search-text {
padding: 3px 7px 7px 0px;
text-align: right;
}


#header-right {
width: 151px;
height: 176px;
float: left;
}

#body-main {
margin: 4px 0px 0px 0px;
width: 720px;
background-color: #FFFFFF;
background-image: url('/images/body-main-bg.gif');
background-repeat: repeat-y;
background-position: top;
}

#body-column {
background-color: #f1efef;
width: 138px;
float: left;
}

#body-content {
width: 582px;
float: right;
}

#body-content-text {
padding: 10px 20px 10px 20px;
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
line-height: 1.5;
}


#body-content-path {
color: #666666;
font-size: 9px;
padding: 0px 0px 10px 0px;
}

#body-content-path a, #body-content-path a:visited {
color: #666666;
font-size: 9px;
text-decoration: none;
}

#body-content-path a:hover {
text-decoration: underline;
}

#body-content-path #current {
color: #000000;
}

#body-shop-content {
word-wrap: break-word; /* non standard explorer fix */
}

#bottom-border {
width: 720px;
height: 38px;
}


#bottom-shadow {
width: 760px;
height: 10px;
}


#footer {
text-align: center;
font-size: 9px;
color: #3e71a9;
width: 700px;
margin-bottom: 20px;
}

#footer a, #footer a:visited {
color: #3e71a9;
}

#footer a:hover {
color: black;
}

/* MENU NAVIGATION */

#menu-navigation {
text-align: left;
font-size: 11px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 20px 0px;
font-family: Arial, Helvetica, sans-serif;
}

#menu-navigation ul {
margin: 0px 0px 0px 10px;
padding: 0px 0px 0px 0px;
list-style-type: none;

}

#menu-navigation li {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
display: inline; /* IE 6 compatibility */
}

#menu-navigation li a {
display: block;
margin: 0px;
padding: 1px 1px 1px 14px;
background-image: url('/images/menu-arrow.gif');
background-position: left;
background-repeat: no-repeat;
}


#menu-navigation li a, #menu-navigation li a:visited {
text-decoration: none;
color: #000000;
}

#menu-navigation li a:hover {
text-decoration: none;
background-color: #f9f9f9;
color: #000000;
}

#menu-navigation .selected {
font-weight: bold;
background-color: #FFFFFF;
}

#menu-navigation a.parent-menu-closed {
background-image: url('/images/menu-cross-open.gif');
}

#menu-navigation a.parent-menu-opened {
background-image: url('/images/menu-cross-close.gif');
}

#menu-navigation ul.menu-navigation-main {
margin: 5px 5px 0px 5px;
padding: 0px;
}

/* SPECIAL CLASSES AND IDS */

.column-menu-title {
color: #FFFFFF;
background-color: #b2532a;
background-image: url('/images/column-title-bg.gif');
background-repeat: repeat-x;
padding: 3px 3px 7px 8px;
margin: 20px 0px 3px 0px;
}

.shop-main-title {
width: 370px;
}

a.imageHighlight:hover {
background: transparent;
}

a.imageHighlight img {
border: 2px solid #e8e7e7;
padding: 2px;
}

a.imageHighlight:visited img {
border: 2px solid #e8e7e7;
}  

a.imageHighlight:hover img,
a.imageHighlight:active img {
border: 2px solid #5da962;
}

input.inward, textarea {
background-color: #f1efef;
border-top: 1px solid #d1d1d1;
border-left: 1px solid #d1d1d1;
border-right: 1px solid #fbf8f8;
border-bottom: 1px solid #fbf8f8;
font-size: 11px;
}

input.outward {
background-color: #f1efef;
border-top: 1px solid #fbf8f8;
border-left: 1px solid #fbf8f8;
border-right: 1px solid #d1d1d1;
border-bottom: 1px solid #d1d1d1;
font-size: 11px;
}

select {
background-color: #f1efef;
border: 1px solid #d1d1d1;
font-size: 11px;
}

label.formfieldtitle {
border-top: 1px solid #d1d1d1;
border-left: 1px solid #d1d1d1;
border-right: 1px solid #d1d1d1;
background-color: #fbf8f8;
padding: 2px 2px 2px 4px;
margin: 10px 0px 0px 0px;
font-size: 10px;
width: 170px;
display: block;
}

.column_layout {
margin: 0px;
padding: 0px;
}

.two_column_layout_col {
float: left; 
width: 50%;
}

.rowlight {
background-color: #ffffff;
}

.rowdark {
background-color: #f8f8f9;
}

#category_description {
font-size: 11px;
}


ul#products-listing-rows, ul#category-listing-rows {
margin: 0px 0px 20px 0px;
padding: 0px;
list-style-type: none;
}

ul.products-listing-list {
margin: 0px;
padding: 0px 20px 0px 20px;
}

ul.products-listing-gallery {
text-align: center;
margin: 0px 0px 10px 0px;
padding: 0px;
list-style-type: none;
border: 1px solid #d4d4d4;
height: 160px;
}

ul#products-listing-rows li, ul#category-listing-rows li {
margin: 0px;
padding: 10px 10px 10px 10px;
border-bottom: 1px solid #d4d4d4;
height: 90px;
}

ul.products-listing-list li {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

ul.products-listing-gallery li {
display: block;
float: left;
width: 95px;
line-height: 1.1;
padding: 5px;
height: 150px;
}

.products-listing-photo-rows {
width: 20%;
float: left;
text-align: center;
}

.products-listing-content-rows, .category-listing-content-rows {
font-size: 11px;
color: #808080;
overflow: hidden;
word-wrap: break-word; /* non standard explorer fix */
}

.products-listing-content-rows p, .category-listing-content-rows p {
padding: 0px 10px 5px 0px;
}

.products-listing-content-rows {
width: 65%;
float: left;
}

.products-listing-content-rows a, .category-listing-content-rows a {
text-decoration: none;
}

ul.products-listing-list li a {
text-decoration: none;
font-size: 11px;
}

.products-listing-content-rows a:hover, .category-listing-content-rows a:hover {
text-decoration: underline;
}

ul.products-listing-list li a:hover {
text-decoration: underline;
}

.products-listing-price-rows {
width: 15%;
float: left;
font-size: 12px;
font-weight: bold;
color: #5aa75f;
text-align: right;
padding: 20px 0px 0px 0px;
}

.products-listing-price-list {
font-size: 10px;
color: #5aa75f;
}

.products-listing-price-gallery {
font-size: 11px;
color: #5aa75f;
padding: 0px;
margin: 0px 0px 5px 0px;
}

.products-listing-name-gallery {
font-size: 10px;
padding: 0px;
margin: 0px;
}

.products-listing-gallery-border {
border-right: 1px solid #d4d4d4;
}

.products-total {
font-size: 10px;
color: #666666;
margin: 0px 0px 20px 0px;
}

#product-info-content {
font-size: 12px;
}

#product-info-photo {
text-align: center;
float: right;
margin: 0px 0px 10px 20px;
font-size: 9px;
color: #808080;
line-height: 1;
border-left: 1px solid #808080;
padding: 0px 0px 0px 20px;
}

#product-info-photo p {
margin: 5px 0px 0px 0px;
text-align: center;
}

#product-info-price-wrap {
position: relative;
}

#product-info-price {
position: absolute;
top: -50px;
right: 0px;
width: 120px;
font-size: 18px;
font-weight: bold;
color: #5da962;
text-align: right;
}

#product-info-price-unavailable {
position: absolute;
top: -50px;
right: 0px;
width: 120px;
font-size: 12px;
font-weight: bold;
color: #FF0000;
text-align: right;
}

#product-info-buy-button {
text-align: center;
margin: 30px 0px 20px 0px;
}

#product-info-store-link {
text-align: right;
}

#product-listing-order-menu {
margin: 20px 0px 20px 0px;
text-align: right;
font-size: 10px;
}

#product-listing-order-menu select {
font-size: 10px;
background-color: #f8f8f9;
}

#product-info-nav {
text-align: center;
margin: 40px 0px 20px 0px;
}

#product-info-nav a, #product-info-nav a:visited, #product-info-store-link a, #product-info-store-link a:visited {
font-size: 11px;
color: #666666;
text-decoration: none;
}

#product-info-nav a:hover, #product-info-store-link a:hover {
text-decoration: underline;
}

#product-info-nav-next, #product-info-nav-previous {
margin-top: 10px;
width: 250px;
}

#product-info-nav-next {
float: right;
text-align: right;
}

#product-info-nav-previous {
float: left;
text-align: left;
}


.column_layout {
margin: 0px;
padding: 0px;
}

.two_column_layout_col {
float: left; 
width: 50%;
}

ul.listresults {
margin: 10px 10px 10px 15px;
padding: 0px 0px 0px 0px;
}

ul.listresults li {
margin: 2px 0px 2px 0px;
padding: 0px 0px 0px 0px;
font-size: 11px;
}

ul.listresults li {
list-style-image: url('/images/menu-arrow.gif');
line-height: 1.2;
}

ul.listresults a, ul.listresults a:visited {
text-decoration: none;
}

ul.listresults a:hover {
text-decoration: underline;
}

.pagination {
margin: 20px 0px 20px 0px;
font-size: 11px;
}

ul#sitemap {
margin-left: 10px;
padding-left: 0px;
font-size: 10px;
}

#quote {
text-align: left;
margin: 20px 0px 0px 0px;
font-size: 9px;
padding: 0px 12px 0px 12px;
color: #555555;
}

#quote-author {
text-align: right;
}

#login-box {
overflow: hidden;
font-size: 10px;
font-family: Arial, Helvetica, sans-serif;
padding: 10px;
}

#login-box label {
font-size: 10px;
display: block;
margin-top: 4px;
}

#login-box input {
font-size: 10px;
}

#login-box a, #login-box a:visited {
text-decoration: none;
}

#login-box a:hover {
text-decoration: underline;
}


/* Article section */

.firstLetter {
display: block;
text-align: center;
float: left;
font-size: 30px;
padding: 0px;
margin: 2px 3px 0px 0px;
font-family: Georgia, "Times New Roman", Times, serif;
background-color: #f9f8f8;
width: 34px;
border: 1px solid #bebebe;
}

.permalink {
margin-top: 20px;
color: #999999;
font-size: 9px;
}

.permalink a, .permalink a:visited {
color: #999999;
}

.visit {
text-align: center;
margin: 30px 0px 30px 0px;
}




/*
hack to correct Containing Floats problem 
http://www.complexspiral.com/publications/containing-floats/
*/
div.clearer {
clear: both; 
margin: 0px;
padding: 0px;
height: 0px;
line-height: 0px;
}




