/* reset
----------------------------------------------------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100.01%;
  font-weight: normal;
	font-style: inherit;
	font-family: inherit;
  vertical-align: baseline;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
form label {
  cursor: pointer;
}
input, select, textarea {
  color: #d4b690;
  font-size: 1.333em;
	font-family: inherit;
}

html {
  font-size: 62.5%;
  height: 100%;
}

body {
	color: #1a120f;
	font: 1.2em/1.4em "trebuchet ms", arial, helvetica, sans-serif;
  height: 100%;
	overflow: auto;
	text-align: center;
}
body#homepage,
body#inner-pages {
  background: #84734c url(images/homepage_bg.gif) repeat-y top center;
}

#main {
  /*background: url(../images/emir.jpg) no-repeat top right;*/
  font-size: 1em;
  height: 100%;
 	margin: 0 auto;
	text-align: left;
	width: 960px;
}

/* global 
----------------------------------------------------------*/
.clear {
  font-size: 0;
  line-height: 0;
  height: 0;
  clear: both;
}
.only-clear {
  clear: both;
}

.right {
  float: right;
}

.left {
  float: left;
}

.text-left {
  text-align:left;
}
.text-right {
  text-align:right;
}
.text-center { 
  text-align:center;
}
.text-justify  {
  text-align:justify;
}
.block {
  display: block;
}
.none {
  display: none;
}
.no-border {
  border: 0 !important;
}

.white {
  color: #fff;
}
.red {
  color: #ec5156;
}

.underline {
  text-decoration: underline;
}

.onleft {
  width: 100%;
  text-align: left;
}
.onleft small {
  display: inline;
  float: right;
  font-size: 11px;
  font-family: tahoma, arial;
}
a {
  color: #1a120f;
  text-decoration: none;
}
/* content 
----------------------------------------------------------*/
body#homepage #wrap {
  background: transparent url(images/emir.jpg) repeat-x top center;
}
body#inner-pages #wrap {
  background: transparent url(images/emir_innerpages.gif) repeat-x top center;
}
body#homepage #header {
  height: 420px;
}
body#inner-pages #header {
  height: 187px;
}
body#inner-pages #sub-header,
body#inner-pages #header .search-box {
  display: none;
}
#top-links {
  float: right;
  margin: 5px 15px 0;
}
#top-links li {
  color: #6f5936;
  display: inline;
}
#top-links li a {
  color: #dab075;
  font-size: 1em;
  padding: 0 15px 0 4px;
  text-decoration: none;
}
#top-links li a:hover {
  color: #bdab83;
}
#top-links li a.nick {
  font-weight: bold;
  padding: 0;
}
#top-menu {
  margin: 10px 0 0 10px;
}
#top-menu li {
  color: #6f5936;
  display: inline;
}
#top-menu li a {
  color: #84734c;
  font-size: 1.333em;
  padding: 0 15px 0 4px;
  text-decoration: none;
}
#top-menu li a:hover {
  color: #bdab83;
}
#sub-header {
  color: #c2b391;
  margin: 20px 0;
  width: 300px;
}
#sub-header a {
  color: #968254;
  font-size: 1.1em;
  padding: 2px 0 0 45px;
  width: 300px
}
#sub-header a:hover {
  color: #bdab83;
}
#sub-header a.closer {
  display: block;
  padding: 0;
}
#header .search-box {
  border-top: 1px solid #3a2f21;
  display: inline;
  float: left;
  margin: 0 0 3px 45px;
  width: 210px;
}
#header .search-box label {
  color: #b18751;
  display: block;
  font-size: 1.333em;
  padding: 15px 0 10px;
  margin: 0 0 3px;
}
input.brown {
  background: #36291c;
  border: 0;
  float: left;
  height: 25px;
  margin: 0 3px 0 0;
  padding: 6px 6px 0;
  width: 140px;
}
input.brown2 {
  background: #36291c;
  border: 0;
  float: left;
  height: 25px;
  margin: 0 3px 0 0;
  padding: 6px 6px 0;
}
#arrow {
  clear: both;
  height: 50px;
}
#languages {
  color: #765d3a;
  display: inline;
  float: right;
  padding: 0 30px 0 0;
}
#languages a {
  color: #dab075;
  padding: 0 3px;
}


#content {
  float: left;
  display: inline;
  margin: 0 70px 0 50px;
  width: 850px;
}
#content h2.big {
  background: url('images/h1.gif') repeat-x top left;
  height: 54px;
  font-size: 2.5em;
  font-weight: bold;
  line-height: 52px;
  margin: 0 20px 0 0;
  padding: 0 20px 0 80px;
  width: 480px;
}
#content h2.big strong {

}
#content .seperator {
  background: url('images/sep.gif') repeat-x top left;
  clear: both;
  height: 1px;
  width: 100%;
  font-size: 0;
  line-height: 0;
}
#content .product {
  margin: 30px 0;
}
#content .product .products-image {
  float: left;
  margin: 0 30px 20px 0;
  text-align: center;
  width: 120px;
}
#content .product .products-image .seperator {
  margin: 10px 6px 0; 
  width: 162px;
} 
a.big-links {
  display: block;
  font-size: 1.5em;
  padding: 8px 0 0px;
}
#content .products-images {
}
img.main-image {
  border: 3px solid #fff;
}
#content .product .products-image img.left {
  margin: 5px;
  border: 1px solid #fff;
}
/*#content .product .products-image img {
  border: 3px solid #fff;
}*/
#content .product .products-summary {
  border: 0px solid #000;
  float: left;
  width: 414px;
  margin: 0 0 20px;
}
#content .product h1 {
  float: left;
  font-size: 1.5em;
  margin: 3px 0 0;
}
#content .product p {
  padding: 40px 0 20px;
}
#content .product s {
  padding: 0 5px 0 0;
}
#content .product .price-discount {
  color: #e4d5c4;
  font-size: 1.166em;
  font-weight: bold;
}
#content .product .price {
  background: #94835e;
  padding: 10px 10px 10px 16px;
}
#content .product .price span.price-label {
  font-size: 14px;
}
#content .product .price strong {
  font-size: 1.5em;
  font-weight: normal;
  line-height: 30px;
}

#sideboxes {
  float:left;
  margin: 20px 0 0 70px;
  width: 160px;
}
#sideboxes h3 {
  /*border-bottom: 1px solid #5c5035;*/
  font-size: 1.333em;
  font-weight: normal;
  padding: 0 0 0 10px;
  position: relative
}
#sideboxes h3#categoriesHeading {
  font-size: 2em;
}
#currencies select {
  margin: 0 0 0 11px;
}
.right-sep {
  background: url('images/right_sep.gif') repeat-x top left;
  width: 160px;
  height: 9px;
  font-size: 1px;
  line-height: 0;
}
ol.categories {
  margin: 15px 0;
}
ol.categories li a {
  color: #f7dfb8;
  font-size: 1.5em;
  padding: 0 10px;
  line-height: 20px;
}
ol.categories li a:hover {
  color: #1a120f;
}

#lower_bar {
  background-color: #6e5e3d;
  padding: 3px 10px;
  margin: 0 0 0 50px;
  width: 560px;
}
  #lower_bar div {
    line-height: 30px;
  }
#lower_line {
  height: 2px;
  margin: 40px 0 0 0;
}
  #lower_line div {
    font-size: 1px;
  }

#login-email-address,
#login-password {
  width: 138px;
}

.head1 {
  font-size: 1.333em;
}
.head2 {
  font-size: 1.5em;
}

#doubledense {
  background: url('images/doubledense.png') no-repeat top left;
  width: 200px;
  height: 57px;
  float: left;
  }
#doubledense a {
  padding: 25px 190px 0 0;
  display: block;
  color: #c0b7a3;
}
.footer-text {
  float: left;
  color: #c0b7a3;
  margin: 25px 0 0 50px;

}
* html #doubledense {
  background:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/zencart/images/doubledense.png', sizingMethod='crop');
}

.mainmenu {
  line-height: 30px;
}
.mainmenu img {
  vertical-align: middle;
  padding: 0 4px 0 3px;
} 

span.cattitle {
  padding: 0 0 0 15px;
}

span.forumlink {
  display: block;
  margin: 10px 0 0;
}