@charset "utf-8";
/* CSS Document */

* { margin:0; padding: 0; }
* ul { list-style-type: none }
* a img { border:0; }
* a:focus { outline: none }

/* Backgrounds */

body { background-color:#fff9f4 }
#container { background-color:#fff }
#nav ul li a { background-color:#777777 }
#nav ul .second a { background-color:#999999 }
#nav ul .active a { background-color:#ff6000 !important }
#nav ul li a:hover { background-color:#666666 }
#container2 { background:url(../images/bg_border_top.jpg) top left repeat-x }

#left,
#content .first { background:url(../images/bg_border_left.jpg) top right repeat-y }

#left .submenu li a { background:#f7f2ed url(../images/bg_submenu_norm.jpg) top left no-repeat }
#left .submenu li a:hover,
#left .submenu .active a { background:#fff url(../images/bg_submenu_active.jpg) top left no-repeat !important }
#left .news { background:url(../images/bg_news.jpg) bottom left no-repeat }

#copyright .proweb { background:url(../images/PW_logo.jpg) top right no-repeat }

/* Basic */

body { width: 100%; text-align: center;  border: 0; }
#container { width: 945px; margin: 0 auto; margin-top:25px; padding:5px; text-align: left; border:#e8e8e8 solid 2px; height: auto; overflow: hidden; position:relative;  }
#left-header { width:450px; height:160px; float:left; border: 0;overflow: hidden  }
#container2 { margin-top:15px; width: 945px; height:auto; overflow: hidden; border: 0; position:relative; }
#left { width:250px; padding-top:15px border: 0;; float:left  }

/* content */

#content { width:695px; margin-left:250px; border: 0; position: relative;}
#content .text { padding:15px; }
#content .small { float: left; width:317px; }
#content .btn { margin-top:25px; width: 100%; display: block; text-align: right; }

/* nav */

#nav ul { height:66px; width:450px; border: 0; overflow: hidden; }
#nav ul li { float: left; margin-right:1px; margin-bottom:1px; }
#nav ul li a { height:24px; width:auto; display:block; text-align: center; padding-top:7px; padding-left:10px; padding-right:10px; }

/* submenu */

#left .submenu { border-top:#eee3d7 solid 1px; width:235px; margin-top:16px; }
#left .submenu li { border:0; margin:0; padding:0 }
#left .submenu li a { display: block; height:20px; width:205px; padding-left:30px; padding-top:8px; border-bottom:#eee3d7 solid 1px; }

/* newa */

#left .news { height:200px; width:249px; margin-top:15px; display: block; margin-left: -2px; }
#left .news h1 { margin-left:24px; }
#left .news .txt { margin-left:35px; margin-top:10px; width:180px; }
#left .forums { border:0; }

/* Copyright */

#copyright { width:955px; height: 100px; text-align: right !Important; margin:0 auto; padding-top: 25px; position: relative; display: block; }
#copyright .left2 { float: left; text-align: left }
#copyright .proweb { width:125px; height:20px;  display: block; float: right; margin-right: 20px;}
