body {
  color:#b71d01;
  font-size: 14.4px;
  letter-spacing:0.2;
  /*font-variant: small-caps;*/
  margin: 0; 
  padding: 0; 
  background-color: #666666;
  font-family: Arial,sans-serif;
  
}
.smallcaps {
  font-variant: small-caps;
}

img {
  border: none;
}

a, a:hover, a:active, a:visited {
  text-decoration:none;
  color: #b71d01;

}

h3 {
  font-size: 18px;
  margin-bottom: 50px;
  margin-top: -20px;
}

a:hover {
  text-decoration: underline;
}

.hidden {
  display: none;
}

#main_frame {
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
  background-color: #e8ecd5;
}

.header {
  font-size: 32px;
  height: 35px;
  padding-top: 30px;
  padding-bottom: 30px;
}

#main_frame #header_left {
  color: #e8ecd5;
  background-color: #b71d01;
  font-style: italic;
  width: 183px;
  text-align: right;
  padding-right: 5px;
  border-bottom: 2px solid #e8ecd5;
}

#main_frame #header_right {
  color: #b71d01;
  text-align: left;
  width: 805px;
  border-bottom: 2px solid #b71d01;
  padding-left: 5px;
}

.head_1 {
  background: url('/images/head_1.png') no-repeat 0 0;
}

.head_2 {
  background: url('/images/head_2.png') no-repeat 0 0;
}

.head_3 {
  background: url('/images/head_3.png') no-repeat 0 0;
}

#main_frame #menu {
  width: 188px;
  height: 100%;
  background-color: #b71d01;
  font-size: 18px;
  font-style: italic;
  font-variant: normal;
  text-align: right;  
  color: #e8ecd5;
  line-height: 30px;
  padding-right:15px;
  padding-top:190px;
}

#main_frame #menu #content_arrow {
  width: 14px;
  height: 14px;
  margin-left: 40px;
  margin-top: 8px;
  float: left;
  cursor: pointer;
}

#main_frame #menu a {
  font-weight: normal;
}

#main_frame #menu .content_arrow_right{
  background: url('/images/content_arrow_right.png') no-repeat 0 0;
}

#main_frame #menu .content_arrow_down{
  background: url('/images/content_arrow_down.png') no-repeat 0 0;
}

#main_frame #menu #search {
  margin-top: 70px;
  margin-left: 25px;
  width: 155px;
  height: 84px;
  border: 2px solid #e8ecd5;
  text-align: center;
  font-size:12px;
  font-weight: bold;
  margin-bottom: 40px;
}

#main_frame #menu #search2 {
  margin-top: 70px;
  margin-left: 25px;
  width: 155px;
  height: 84px;
  border: 2px solid #b71d01;
  text-align: center;
  font-size:12px;
  font-weight: bold;
  margin-bottom: 50px;
}

#main_frame #menu #search input {
  width: 63px;
  height: 19px;
  border: 2px solid #854239;
  color: #b71d01;
  background-color: #e8ecd5;
  vertical-align:middle;

}

#main_frame #menu #search div#button {
  background-color: #e8ecd5;
  color: #b71d01;
  width: 30px;
  height: 17px;
  border: 2px solid #854239;
  margin-left: 60px;
  line-height: 16px;
  margin-top: 3px;
  font-style: normal;
  font-weight: bold;
  cursor: pointer;
  padding-top: 2px;
}

.button {
  background-color: #b71d01;
  color: #e8ecd5;
  height: 17px;
  border: 2px solid #854239;
  line-height: 16px;
  font-style: normal;
  font-weight: normal;
  cursor: pointer;
  padding: 3px;
  width: 50px;
  text-align: center;
}


#submit.button {
  float: left;
  margin-right: 10px;
  margin-left: 103px;
}

#clear.button {
  float: left;
  margin-left: 10px;
}

#main_frame #menu a, a:hover {
  color: #e8ecd5;
  text-decoration: none;
}


#main_frame #menu #categories {
  margin-top: 20px;
  margin-bottom: 20px;
  overflow: hidden;
}

#main_frame #menu #categories .category {
   font-size: 12px;
}

#footer {
  font-size: 13px;
  font-weight: bold;
  padding-left: 15px;

  margin:0;


}

#main_frame #content {
  font-weight: bold;
  height: 100%;
}

.content_1 {
  background: url('/images/content_1.png') no-repeat 0 0;  
}

.content_2 {
  background: url('/images/content_2.png') no-repeat 0 0;  
}

.content_3 {
  background: url('/images/content_3.png') repeat-y 0 0;  
}

#content {
  vertical-align: top;
  width: 838px;
  background-color: #e8ecd5;
}

#content h1 {
  font-size: 22px;
}

#content #wrapper {
  padding-left: 68px;
  margin: 0;
  padding-top:70px;
}

#content #wrapper #home_description {
  margin-right: 48px;
  line-height: 20px;
}

#content #wrapper #home_description p {
  margin-bottom: 15px;
}

#content a, a:hover {
  color: #b71d01;
  text-decoration: none;
  font-weight: bold;
}


#content .gallery {
  width: 738px;
  height: 186px;
  margin-top: 10px;
  margin-bottom: 40px;
  font-weight: bold;
}

#content .gallery .more {
  text-align: center;
  padding-top: 150px;
  font-weight: normal;
  font-style: italic;
}

#content .gallery .item {
  width: 111px;
  height: 184px;
  float: left;
  text-align: center;
}

#content .gallery .notlast {
  margin-right: 65px;
}

#content .gallery .item a {
  width: 111px;
  height: 184px;
}

#content .gallery .item img {
  width: 111px;
  height: 164px;
}

#pager_wrapper {
  width: 640px;
  height: 20px;
}

#pager_wrapper table#pager {
  height: 20px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  background: transparent;
  color: #b71d01;
  height: 17px;
}

#pager_wrapper table#pager .pager {
  text-align: center;
  width: 20px;
  float: left;
  line-height: 16px;
  font-style: normal;
  font-weight: normal;
  padding: 2px;
  border: 1px solid #e8ecd5;
  color: #999;
  margin: 1px;
}

#pager_wrapper table#pager .pager_arrow {
  text-align: center;
  width: 70px;
  float: left;
  line-height: 16px;
  font-style: normal;
  font-weight: normal;
  padding: 2px;
  margin: 1px;
}


#pager_wrapper table#pager .active {
  border: 1px solid #999;
  color: #b71d01;
}

#pager_wrapper table#pager .active:hover {
  border: 1px solid #bbb;
  background-color: #b71d01;
  color: #e8ecd5;
  cursor: pointer;
}


#one_rug #back_arrow{
  background: url('/images/back_arrow.png') no-repeat 0 0;
  width: 7px;
  height: 14px;
  position: absolute;
  margin-left:  -65px;
  top: 110px;
}

#one_rug a#arrow {
  position: absolute;
  margin-left: -50px;
  top: 110px;
  color: #898f8f;
  font-size: 13px;
}

#one_rug #image{
  width: 600px;
  height: 498px;
  text-align: center;

}

#one_rug #image img{
 /* width: 420px;*/
  height: 498px;
  border:3px solid #FFFFFF;
  margin-left: 10px;
}

#home_gallery_wrapper {
  width: 689px;
  height: 102px;
  margin-bottom: 20px;
  margin-top: 125px;
  z-index: -100;
  margin-left: -9px;
}

#home_gallery_cropper {
  width: 708px;
  height: 102px;
  background-color: #fff;
  overflow: hidden;
}

#home_gallery {
  width: 1000px;
  height: 101px;
}

#home_gallery .home_thumb {
  width: 100px;
  height: 100px;
  margin: 1px;
  margin-right: 0px;
  margin-left: 1px;
  cursor: pointer;
  float:left;
  overflow: hidden;
}

#home_gallery .home_desc {
  margin-left: -90px;
  font-size: 12px;
  padding: 4px;
  width: 72px;
  padding-top: 37px;
  text-align: center;
}

.invisible {
  opacity: 0;
  display: none;
}

#home_gallery .home_thumb img{
  margin-top: -100px;
  margin-left: -200px;
}

#home_gallery .home_thumb .desc{
  width: 75px;
  height: 75px;
}

#home_categories {
  text-align: left;
  text-transform: uppercase;
  margin-bottom: 59px;
  font-size: 12px;
  font-weight: bold;
  margin-left: -37px;
}

#home_categories .home_category {
  font-size: 12px;
  height: 20px;
  text-align: center;
  float: left;
  
}

#content #wrapper #home_categories a {
  color: black;
  font-weight: bold;
  margin-left: 15px;
}

form#enquiries table {
  border-spacing: 0px; 
}

form#enquiries table textarea {
  border: 2px solid #854239;
  color:#B71D01;
  padding:5px;
  font-family: Arial,sans-serif;
  font-size: 12px;
}

form#enquiries table textarea#message{
  width: 295px;
  height: 340px;
}

form#enquiries table input{
  width:240px;
  border: 2px solid #854239;
  color:#B71D01;
  font-family: Arial,sans-serif;
 
}

form#enquiries table input#join{
  width:20px;
  border: 2px solid #854239;
  color:#B71D01;
  font-family: Arial,sans-serif;
 
}


form#enquiries table td{
  vertical-align: top;
  padding-right: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
}

form#enquiries table textarea#address{
  width: 230px;
  height: 182px;
}

#rug_message {
  padding: 7px;
  margin-top: 60px;
  color: #fff;
  text-align: center;
  width: 745px;
  margin-left: -43px;
  margin-bottom: -20%;
  background-color: #adab94;
}

#rahmanan{
  width: 203px;
  margin-left: 0px;
  background-color: #b71d01;
  height: 61px;
}

#images_title {
  font-style: italic;
  margin-bottom: 15px;
}

#images {
  position: absolute;
  margin-left: 550px;
  margin-top: 240px;
  font-size: 11px;
}

#images .image img{
  border: 3px solid #fff;
}

#images .image{
  margin-bottom: 10px;
}