/* begin page */

body
{
margin: 0 auto;
padding: 0;
background-color: #575757;
background-image: url('images/texture.jpg');
background-repeat: repeat;
background-attachment: scroll;
background-position: top left;
}

.main
{
position: absolute;
width: 100%;
left: 0;
top: 0;
}

.gradient
{
background-image: url('images/gradient.jpg');
background-repeat: repeat-x;
height: 500px;
}

.cleared
{
float: none;
clear: both;
margin: 0;
padding: 0;
border: none;
font-size:1px;
}
/* end page */

/* begin box, sheet */
.sheet
{
overflow: hidden;
min-width:13px;
min-height:13px;
margin: 0 auto;
position: relative;
z-index: 0;
width: 1000px;
}

.sheetbody
{
position: relative;
z-index: 0;
margin: 7px;
}

.sheettl
{
position: absolute;
overflow: hidden;
z-index: -1;
top: 0;
left: 0;
width: 6px;
height: 6px;
background-image: url('images/s.png');
}

.sheettr
{
position: absolute;
overflow: hidden;
z-index: -1;
top: 0;
right: 0;
width: 6px;
height: 6px;
}

.sheettr div
{
position: absolute;
z-index: -1;
top: 0px;
left: -6px;
width: 12px;
height: 12px;
background-image: url('images/s.png');
}

.sheetbl
{
position: absolute;
overflow: hidden;
z-index: -1;
bottom: 0;
left: 0;
width: 6px;
height: 6px;
}

.sheetbl div
{
position: absolute;
z-index: -1;
top: -6px;
left: 0;
width: 12px;
height: 12px;
background-image: url('images/s.png');
}

.sheetbr
{
position: absolute;
overflow: hidden;
z-index: -1;
bottom: 0;
right: 0;
width: 6px;
height: 6px;
}

.sheetbr div
{
position: absolute;
z-index: -1;
top: -6px;
left: -6px;
width: 12px;
height: 12px;
background-image: url('images/s.png');
}

.sheettc
{
position: absolute;
overflow:hidden;
z-index: -1;
top: 0;
left: 6px;
right: 6px;
height: 6px;
}

.sheettc div
{
position: absolute;
z-index: -1;
top: 0;
left: 0;
width: 100%;
height: 12px;
background-image: url('images/h.png');
}

.sheetbc
{
position: absolute;
overflow:hidden;
z-index: -1;
bottom: 0;
left: 6px;
right: 6px;
height: 6px;
}

.sheetbc div
{
position: absolute;
z-index: -1;
top: -6px;
left: 0;
width: 100%;
height: 12px;
background-image: url('images/h.png');
}

.sheetcl
{
position: absolute;
overflow:hidden;
z-index: -1;
top: 6px;
left: 0;
width: 6px;
bottom: 6px;
}

.sheetcl div
{
position: absolute;
z-index: -1;
top: 0;
left: 0;
width: 12px;
height: 100%;
background-image: url('images/v.png');
}

.sheetcr
{
position: absolute;
overflow:hidden;
z-index: -1;
top: 6px;
right: 0;
width: 6px;
bottom: 6px;
}

.sheetcr div
{
position: absolute;
z-index: -1;
top: 0;
left: -6px;
width: 12px;
height: 100%;
background-image: url('images/v.png');
}

.sheetcc
{
position: absolute;
overflow:hidden;
z-index: -2;
top: 6px;
left: 6px;
right: 6px;
bottom: 6px;
background-image: url('images/c.png');
}

.sheet
{
margin-top: 10px !important;
}
/* end box, sheet */

/* begin menu */
/* menu structure */

.artmenu a, .artmenu a:link, .artmenu a:visited, .artmenu a:hover
{
text-align:left;
text-decoration:none;
outline:none;
letter-spacing:normal;
word-spacing:normal;
}

.artmenu, .artmenu ul
{
margin: 0;
padding: 0;
border: 0;
list-style-type: none;
display: block;
}

.artmenu li
{
margin: 0;
padding: 0;
border: 0;
display: block;
float: left;
position: relative;
z-index: 5;
background:none;
}

.artmenu li:hover
{
z-index: 10000;
white-space: normal;
}

.artmenu li li
{
float: none;
}

.artmenu ul
{
visibility: hidden;
position: absolute;
z-index: 10;
left: 0;
top: 0;
background:none;
}

.artmenu li:hover>ul
{
visibility: visible;
top: 100%;
}

.artmenu li li:hover>ul
{
top: 0;
left: 100%;
}

.artmenu:after, .artmenu ul:after
{
content: ".";
height: 0;
display: block;
visibility: hidden;
overflow: hidden;
clear: both;
}
.artmenu, .artmenu ul
{
min-height: 0;
}

.artmenu ul
{
background-image: url(images/spacer.gif);
padding: 10px 30px 30px 30px;
margin: -10px 0 0 -30px;
}

.artmenu ul ul
{
padding: 30px 30px 30px 10px;
margin: -30px 0 0 -10px;
}


/* menu structure */
.nav
{
position: relative;
margin: 0auto;
width: 986px;
height: 32px;
z-index: 100;
}

.artmenu
{
padding: 3px 5px 3px 5px;
}


.nav .l, .nav .r, .nav .r div
{
top: 0;
position: absolute;
z-index: -1;
overflow: hidden;
height: 32px;
}

.nav .l
{
left: 0;
right: 5px;
}

.nav .r
{
right: 0;
width: 5px;
}

.nav .r div
{
width: 986px;
right: 0;
}

.nav .l, .nav .r div
{
background-position: left top;
background-repeat: no-repeat;
background-image: url('images/nav.png');
}

.nav .date
{
margin-top: -25px;
margin-right: 10px;
float: right;
font-family: Tahoma, Arial, Helvetica, Sans-Serif;
font-size: 15px;
color: #FFFFFF;
}
/* end menu */

/* begin menuitem */
.artmenu ul li
{
clear: both;
}

.artmenu a , .artmenu a span
{
height: 26px;
display: block;
}

.artmenu a
{
cursor: pointer;
text-decoration: none;
margin-right: 2px;
margin-left: 2px;

}
.artmenu a
{
background-image: url('images/item-left.png');
background-position: left top;
background-repeat: no-repeat;
}

.artmenu a span
{
background-image: url('images/item-right.png');
background-position: right top;
background-repeat: no-repeat;
}

.artmenu a span span
{
font-family: Tahoma, Arial, Helvetica, Sans-Serif;
font-size: 14px;
color: #E5E5E5;
padding: 0 9px;
margin: 0 9px;
line-height: 26px;
text-align: center;
background-image: url('images/item-center.png');
background-position: left top;
background-repeat: repeat-x;

}

.artmenu a:hover
{
background-position: left -26px;
}

.artmenu li:hover>a
{
background-position: left -26px;
}
.artmenu li:hover a span
{
background-position: right -26px;
}

.artmenu a:hover span
{
background-position: right -26px;
}

.artmenu a:hover span span
{
color: #EDEDED;
background-position: left -26px;
}

.artmenu li:hover a span span
{
color: #EDEDED;
background-position: left -26px;
}
/* end menuitem */

/* begin header */
div.header
{
margin: 0 auto;
position: relative;
z-index:0;
width: 986px;
height: 70px;
}

div.headerjpg
{
position: absolute;
z-index:-1;
top: 0;
left: 0;
width: 986px;
height: 70px;
background-image: url('images/header.jpg');
background-repeat: no-repeat;
background-position: center center;
}
/* end header */

/* begin logo */
.logo
{
display : block;
position: absolute;
}
/* end Logo */

/* begin contentlayout */
.contentlayout
{
margin-bottom: 0px;
width: 986px;
position: relative;
}
/* end contentlayout */

/* begin Box, Post */
.post
{
overflow: hidden;
min-width:1px;
min-height:1px;
margin: 0 auto;
position: relative;
z-index: 0;
}

.post-body
{
position: relative;
z-index: 0;
margin: 5px;
}

.post
{
margin: 5px;
}

/* Start images */
a img
{
border: 0;
}

.article img, img.article
{
border-style: solid;
border-width: 0px;
border-color: #E19898;
margin: 1em;
}
/* finish images */

/* end box, post */

/* begin postcontent */
/* content text font & color (default) */
body
{
font-family: Tahoma, Arial, Helvetica, Sans-Serif;
font-size: 14px;
color: #292929;
}

.postcontent
{
font-family: Tahoma, Arial, Helvetica, Sans-Serif;
font-size: 15px;
letter-spacing: 0px;
text-align: left;
line-height: 113%;
color: #292929;
}

/* start content link style */
a
{
font-family: Tahoma, Arial, Helvetica, Sans-Serif;
font-style: normal;
font-weight: bold;
text-decoration: underline;
/*color: #B63535;*/
color: #0000FF;
}

/* adds special style to an unvisited link. */
a:link
{
font-family: Tahoma, Arial, Helvetica, Sans-Serif;
font-style: normal;
font-weight: bold;
text-decoration: underline;
/*color: #B63535;*/
color: #0000FF;
}

/* adds special style to a visited link. */
a:visited, a.visited
{
font-family: Tahoma, Arial, Helvetica, Sans-Serif;
font-style: normal;
font-weight: bold;
text-decoration: underline;
/*color: #B63535;*/
color: #0000FF;
}

/* :hover - adds special style to an element when you mouse over it. */
a:hover, a.hover
{
font-family: Tahoma, Arial, Helvetica, Sans-Serif;
font-style: normal;
font-weight: bold;
text-decoration: underline;
color: #1C1C1C;
}
/* finish content link style */

/* resert some headings default style & links default style for links in headings*/
h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited
{
font-weight: normal;
font-style: normal;
text-decoration: none;
}

/* start content headings fonts & colors */
h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover
{
font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
font-size: 24px;
color: #96411D;
}

h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover
{
font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
font-size: 20px;
color: #C55526;
}

h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover
{
font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
font-size: 18px;
color: #757575;
}

h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover
{
font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
font-size: 15px;
color: #292929;
}

h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover
{
font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
font-size: 14px;
color: #292929;
}

h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover
{
font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
font-size: 12px;
color: #292929;
}
/* finish content headings fonts & colors*/

/* end postcontent */

/* begin postbullets */
/* Start content list */

.spec ul
{
list-style-type: square;
color: #575757;
margin:0;
padding:0;
}

.spec li
{
font-family: Tahoma, Arial, Helvetica, Sans-Serif;
font-size: 14px;
}
/* finish content list */
/* end postbullets */

/* begin postquote */
/* start blockquote */
blockquote p
{
color:#CE5927;
font-family: Tahoma, Arial, Helvetica, Sans-Serif;
}

blockquote
{
border-color:#C84141;
border-width: 1px;
border-style: solid;

margin:10px 10px 10px 10px;
padding:5px 5px 5px 5px;

background-color:#FAECE5;

}
/* finish blockuote */
/* end postquote */


/* begin footer */
.footer
{
background-color: #E18C68;
position:relative;
z-index:0;
overflow:hidden;
width: 986px;
margin: 5px auto 0px auto;
}

.footer .footer-inner
{
height:1%;
position: relative;
z-index: 0;
padding: 8px;
text-align: center;
}

.footer .footer-background
{
position:absolute;
z-index:-1;
background-repeat:no-repeat;
background-image: url('images/footer.png');
width: 986px;
height: 100px;
bottom:0;
left:0;
}

.footer .footer-text p
{
margin: 0;
}

.footer .footer-text
{
display:inline-block;
color:#121212;
font-family: Tahoma, Arial, Helvetica, Sans-Serif;
}

.footer .footer-text a:link
{
text-decoration: none;
color: #562510;
font-family: Tahoma, Arial, Helvetica, Sans-Serif;
text-decoration: none;
}

.footer .footer-text a:visited
{
text-decoration: none;
color: #4D4D4D;
font-family: Tahoma, Arial, Helvetica, Sans-Serif;
text-decoration: none;
}

.footer .footer-text a:hover
{
text-decoration: none;
color: #4F1717;
font-family: Tahoma, Arial, Helvetica, Sans-Serif;
text-decoration: none;
}
/* end footer */

/* begin layoutcell */
.contentlayout .content
{
position: relative;
margin: 0;
padding: 0;
border: 0;
float: left;
overflow: hidden;
width: 985px;
}
/* end layoutcell */

/* begin comparison */
.compare {
width: 980px;
border-style: solid;
border-width: 1px;
border-color: #E19898;
/*background-image: url('images/texture.jpg');*/
/*background-repeat: repeat;*/
}

.price {
float: left;
width: 85px;
height: 50px;
padding: 5px 15px 10px 5px;
text-align: center;
}

.price a {
text-decoration: underline;
font-family: Tahoma, Arial, Helvetica, Sans-Serif;
font-size: 15px;
font-weight: bold;
/*color: #C55526;*/
color: #219831;
}

.price img {
border-style: solid;
border-width: 1px;
border-color: #575757;
}

.price a:hover {
text-decoration: none;
}
/* end comparison */

fieldset {
border-width: 1px;
border-color: #575757;
padding: 7px;
}

legend {
text-decoration: none;
font-family: Tahoma, Arial, Helvetica, Sans-Serif;
font-size: 16px;
font-weight: bold;
/*color: #575757;*/
color: #219831;
}

.related {
float: left;
padding: 10px 10px 20px 10px;
margin: 10px 10px 20px 10px;
}

.related li {
list-style-type: none;
}

.related a {
color: #4D4D4D;
}

.related a:hover {
color: #4F1717;
}
