/* CSS BY HVVS | MEGHAN SMITH */

/*  body and wrapper */

body { padding:0; margin:0; font:11px Verdana, sans-serif; line-height: 17px; background:#8B4726 url(../images/bg.jpg) top no-repeat; color: #8B0000; }
#wrapper { margin:0px auto; width:900px;  padding:0; background:#fff;}

/* text styles */

a { color:#8B0000; text-decoration: none;background:none; }
a:hover { color:#894e4e; background:none; text-decoration:underline; }
p { margin:0;padding-top:2px;}

/* header */

#header { clear:both; width:900px; height:100px; background: url(../images/bg.jpg) no-repeat center top;}
#hleft {float:left; width:540px; height: 40px;}
#hlefttop {width: 200px; float:left; text-align: left; margin-right: 2px; padding-bottom: 2px; padding-left: 120px;} 

/* Content */

#content {width:900px; height:331px; margin:0px 0 0px 0;background: url(../images/body-index.jpg) no-repeat;}


/* Bottom Menu */
#bottomcontent{width:900px; height:168px; background: url(../images/series.jpg) no-repeat;}
.series {float: left; width: 350px; padding:0px;}

#navigation-block {position:relative;top:0px;left:80px;}

#hide {position:absolute;top:0px;left:0px;}

ul#sliding-navigation
{list-style: none;font-size: 13px;margin: 5px 0;padding: 0;}

ul#sliding-navigation li.sliding-element h3,
ul#sliding-navigation li.sliding-element a
{display: block;width: 150px;padding: 5px 18px;margin: 0;margin-bottom: 5px;}

ul#sliding-navigation li.sliding-element h3
{color: #8B0000; background:#EE6A50 url(nav1.jpg) repeat-y;font-weight: normal;}

ul#sliding-navigation li.sliding-element a
{color: #fff; background:#CD5B45 url(nav.jpg) repeat-y; text-decoration: none;}

ul#sliding-navigation li.sliding-element a:hover { color: #8B0000; }
