* {
  margin: 0;
  padding: 0;
}
body {
background: #ecebde
}
#wrapper {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
  min-width: 1010px;
  overflow: hidden;
  background: url('border-back.gif') 271px 0 repeat-y;
}
.clear {
  clear: both;
}
.bold {
  font-weight: bold;
}
a img {
  border: none;
}

 /* header */
#header {
  background: url(head_bg.jpg) repeat-x ;
  height: 111px;
  padding-top: 6px;
}
#logo {
  display: block;
  background: url(sitelogo.jpg) no-repeat;
  width: 233px;
  height: 104px;
  margin-left: 16px;
}
#menu {
  background: url(menu_bg.jpg) repeat-x;
  height: 34px;
  position: relative;
  padding-top: 16px;
}
#menu ul {
  margin-left: 300px;
  font-size: 14px;
}
#menu li {
  list-style: none;
  float: left;
  margin-right: 50px;
}
#menu li a {
  color: #FFFFFF;
  text-decoration: none;
}
#menu a:hover {
  color: #de8686;
}
#search {
  position: absolute;
  top: 11px;
  left: 17px;
  background: url(search_bg.gif) no-repeat;
  width: 232px;
  height: 28px;
}
#search input {
  float: left;
}
#search .input_href {
  float: left;
}
#search .inp_text {
  width: 183px;
  height: 21px;
  margin-left: 9px;
  padding-right: 7px;
  margin-top: 5px;
  border: none;
  background: #ecebde;
}

 /* content */
#content {
  background: url(content_bg.gif) repeat-x top #ecebde;
  float:right; 
  margin-left:-271px;
  width:100%
}
#content_left {
  float: left;
  width: 221px;
  padding: 22px 25px;
  font-family: Tahoma;
}
#content_right {
  float: left;
  /*border-left: dotted 1px #a6a59e;*/
  min-height: 1190px;
  padding: 22px 25px;
  width: 680px;
  margin-left: 271px;
  background: url('border-back.gif') repeat-y
}

h1 {
  font-weight: normal;
  font-size: 18px;
  color: #b60006;
  margin-bottom: 13px;
}

h1 a{
  color: #b60006;
}

h1 a:hover{
  color: #b60006;
  text-decoration: none;
}

h1 span {
  color: #000000;
  font-size: 11px;
  font-weight: normal;
}

h2 {
  font-weight: bold;
  font-size: 16px;
  color: #b60006;
  margin-bottom: 13px;
}
h2 span {
  color: #000000;
  font-size: 10px;
  font-weight: bold;
}

#content_left a {
  color: #000000;
  text-decoration: none;
}
#content_left a:hover {
  color: #b60006;
}
#content_left ul {
  margin-bottom: 22px;
}
#content_left li {
  list-style: none;
  background: url(list_small.gif) no-repeat 0 3px;
  padding-left: 15px;
  margin-bottom: 10px;
}
.hr {
  border-bottom: dotted 1px #a6a59e;
  width: 271px;
  position: relative;
  margin-left: -25px;
  margin-right: -25px;
  margin-bottom: 22px;
}
.box_tbl table {
  float: left;
  width: 100%;
  margin-right: 35px;
  margin-bottom: 33px;
}

.box_tbl table td {
  list-style: none;
  background: url(list_big.gif) no-repeat;
  padding-left: 17px;
  padding-bottom: 10px;
}
.box_tbl table td a {
  color: #000000;
  text-decoration: none;
  font-weight: bold;
}
.box_tbl table td a:hover {
  color: #b60006;
}
.free_prod {
  margin-bottom: 25px;
}
.free_prod div {
  float: left;
  background: url(box_border.gif) no-repeat;
  margin-right: 20px;
  width: 35px;
  height: 35px;
  padding-top: 3px;
  padding-left: 3px;
}
.free_prod p {
  margin-left: 58px;
}
.free_prod p a {
  color: #b60006;
  font-weight: bold;
  text-decoration: underline;
}
.free_prod p a:hover {
  text-decoration: none;
}

.free_prod p a.tags_url {
  color: #b60006;
  font-weight: normal;
  text-decoration: none;
}

.free_prod p a.tags_url:hover {
  color: #b60006;
  font-weight: normal;
  text-decoration: none;
}

.free_prod p.keywords {
  font-size: 9px;
}

 /* footer */
#footer {
  background: url(footer_bg.jpg) repeat-x;
  height: 9px;
  padding: 20px 26px;
  position: relative;
}
#footer ul {
  position: absolute;
  top: 20px;
  left: 295px;
  color: #de8686;
  /*padding-right: 160px*/
}
#footer ul li {
  list-style: none;
  display: inline;
  margin-right: 6px;
}
#footer ul li a {
  color: #FFFFFF;
  text-decoration: underline;
}
#footer ul li a:hover {
  color: #de8686;
  text-decoration: none;
}
#copyright {
  font-family: Tahoma;
  font-size: 11px;
}

 /* detaeils page */
 
.prod_details p {
  margin-bottom: 17px;
}
.deatails {
  background: url(details_img_bg.gif) no-repeat top left;
}
.img_details {
  float: left;
  margin-right: 23px;
  margin-bottom: 20px;
}
.detail_left {
  width: 220px;
  margin-right: 15px;
  float: left;
  line-height: 25px;
}
.detail_left a {
  text-decoration: none;
  color: #b60006;
}
.detail_left a:hover {
  text-decoration: underline;
}
.detail_left p,
.detail_right p {
  margin-bottom: 2px;
  clear: both;
}
.detail_left span,
.detail_right span {
  float: left;
  width: 90px;
  font-weight: bold;
}
.detail_right {
  width: 290px;
  float: left;
  line-height: 25px;
}
.detail_right img {
  position: relative;
  margin-top: -13px;
}
.detail_right span {
  width: 95px;
}
.detail_right a {
  text-decoration: underline;
  color: #b60006;
}
.detail_right a:hover {
  text-decoration: none;
}

table.edt_controls_container{}
table.edt_controls_container td{padding:5px 0px;}

.pager a {
  color: #b60006;
}

.rss_feeds_links{
  padding:40px 0px 40px 150px;
}

.rss_feeds_faq{
  padding:10px 20px 0px 20px;
}

.rss_feeds_faq p{
  margin:10px 0px;
}

.rss_feeds_faq a {
  color: #B60006;
}

.rss_feeds_links div{
  padding:20px 0px;
}

.rss_feeds_links a{
  color: #b60006;
}
.feeds_by_cat{
 padding:10px 20px;
}

.feeds_by_cat a {
  color:#B60006; 
}

.feeds_by_cat td div{
  padding:10px;
  font-size:12px;
}

.rss_feeds_faq a {
  color: #B60006;
}

.required{
  background:url('required.gif') no-repeat left top;
  padding-left:13px;
}

.label a{
  color:#b60006;
}

.download_links{
  padding-bottom:10px;
  text-align:right;
}

.download_links a{
  color:#b60006;
  font-weight:bold;
}

.keywords a{
  color:#B60006;
  text-decoration:underline;
}

.keywords a:hover {
  text-decoration: none;
}

.submit_pad_form input.text {
  width: 300px;
}