@import "../../_css_/jux_reset.css";
@import "../../_themes_/default/style.css";
@import "../../_themes_/default/forms.css";
@import "../../_themes_/default/paginator.css";
@import "../../_themes_/default/news.css";
@import "../../_themes_/default/shop.css";
@import "../../_themes_/default/rss.css";

*{color: #663333;}

body,html {  color: #000;  background-color: #ebebeb; font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;}
a {  color: #663333;  }
a:hover {  color: #B51E1A;  }

/* Begin the wrap */
div#bgwrap {color: orange;/* background-image: url('images/bg.jpg'); */}
div#wrap {color: #000; background-color: #fff;  border: gray solid 1px; }

/* Begin blog header */
div#header {color: #fff; background-image: url('images/header.jpg');}
div#header a {color: #fff;}
div#header h1 a { color: #cccccc;}
div#header h2 {color: #cccccc;}

/* Begin sidebar */
div#sidebar {  float: left;  border-left: #ebebeb solid 1px;}

/* Begin footer */
div#footer {color: #fff;  background-color: #534F57; background-image: url('images/footer.jpg');/}
div#footer a  {color: #fff;}

#layerChat{ background:#EAEAEA;}

img.framed,.framed img{padding: 1px;display:inline;background: #cccccc;border: 4px solid #C0D2EF;margin: 4px;}



