body { 
     padding: 0 5%;
     color: #000000;
     background-color: #ffffff;
     font-family: Arial, Helvetica, sans-serif;
     font-size: 12pt;
}

html>body {
     font-size: 12pt;
}

p {
     margin-top: 0;
     margin-bottom: 1em;
}

#content p {
     padding-left: 1em;
}

.editorialitemright p {
     font-size: 80%;
}

h1, h2 {
     font-family: Tahoma, Helvetica, sans-serif;
     text-transform: lowercase;
     font-weight: normal;
     margin: 0 0 10px 0;
     border-bottom: 1px solid #FEA13C;
     padding: 0 0 2px 0;
     clear: both;
}

h1 {
     font-size: 18pt;
}

h2 {
     font-size: 14pt;
}

h3 {
     margin: 0 0 5px 0;
     font-size: 12pt;
     font-weight: bold;
     padding: 0;
}

h4 {
     font-size: 12pt;
     font-weight: normal;
     margin-top: 0;
     margin-bottom: 1em;
     padding: 0;
}

#content h3 {
     padding-left: 1em;
}

ul, ol {
     font-size: 12pt;
     margin: 0 0 1em 0;
     padding: 0 0 0 1em;
}

ul ul, ol ol {
     font-size: 100%;
     margin: 0;
     padding: 0 0 0 1em;
}

#content ul, ol {
     padding-left: 1em;
}

ul {
     list-style-type: square;
}

a {
     text-decoration: none;
     color: #000000;
}

img {
     border: 0;
}

iframe {
     padding-left: 15px;
}

#navigation {
     display: none;
}

#main { 

}

#header {
     display: none;

}

#sidebar {
     display: none;
}

#content {
     
}

#footer {
     display: none;
}

#alleditorial {
     padding-left: 1em;
}

#editorialleft {
     float: left;
     width: 225px;
}

#editorialright {
     float: right;
     width: 275px;
}

#stockistlist li {
     padding-bottom: 10px;
}

#productgrid {
     padding: 10px 0 10px 15px;
}

#ajaxSearch_output {
     padding-top: 15px;
     font-size: 85%;
}

.thumbs a { border-bottom: 0; }
.thumbs p { padding:0; margin:0; text-align:center; }

.productitem {
     width: 110px;
     height: 140px;
     padding: 0 15px 20px 0;
     float: left;
}

.producttitle {
     font-size: 60%;
     text-transform: uppercase;
     text-align: center;
}

.productgallery {
     width: 110px;
     height: 130px;
     padding: 0 5px 5px 0;
     float: left;
}

.productgalleryimg {
     text-align: center;
}

.productgallerytitle {
     font-size: 60%;
     text-transform: uppercase;
     text-align: center;
}

.editorialitem {
     float: left;
     width: 250px;
     height: 110px;
     padding-bottom: 15px;
}

.editorialitemright {
     float: right;
     width: 150px;
}

.editorialitemleft {
     float: left;
     width: 100px;
}

.editorialicon {
     float: left;
     height: 120px;
     padding-right: 30px;
}

.editorialquote p {
     font-family: Georgia, "Times New Roman", serif;
     font-style: italic;
     font-size: 14pt;
     padding: 10px 10px 0 10px;
}

.editorialauthor {
     text-align: right;
     font-size: 70%;
     text-transform: uppercase;
}

label {
     width: 5em;
     float: left;
     text-align: right;
     margin-right: 0.5em;
     display: block;
}
