html {
  margin: 0;
  padding: 0;

}

body {
  font-family: 'Tahoma', 'Verdana', 'Arial', 'Times';
  color: #333333;
  font-size: 12px;
  text-align: left;
}

table,td,th {
  border-collapse: collapse;
  border: 0;
  padding: 0;
  empty-cells: show;
}

img {
  border: 0;
}

p {
  margin: 0;
}
p.simple {
  width: 590px;
  font-size: 1em;
}
p.small {
  font-size: 0.9em;
  width: 410px;
}
p.pageHead {
  font-size: 1.3em;
  width: 410px;
  padding: 20px 25px;
  margin-top: 15px;
  border-left: 1px dashed #700;
}
p.comment {
  width: 410px;
  padding: 14px 20px;
  margin-top: 15px;
  border-left: 1px dashed #700;
  background: #FFF0E0;
}

h1 {
  color: #791215;
  font-size: 1.7em;
  margin: 0 0 15px 0;
}

h1 a {
  text-decoration: none;
}

h2 {
  color:#770000;
  font-size:1.5em;
  font-weight:normal;
  margin:15px 0 0;
  padding:0;
}
h3 {
  color: #700;
  font-size: 1.1em;
  margin: 0;
}
a, a:visited, a:active {
  color: #791215;
  text-decoration: underline;
}

a:hover {
  text-decoration: none;
}
form {
  margin: 0;
  padding: 0;
}
a.promoBlock {
  color: #333;
  text-decoration: none;
}

a.preview {
  text-decoration: none;
  text-transform: uppercase;
  font-family: Tahoma;
  font-weight: Bold;
  font-size: 10px;
}

a.small {
  font-size: 10px;
  text-transform: lowercase;
  text-decoration: none;
}

a.promoBlock:hover,a.preview:hover,a.small:hover {
  text-decoration: underline;
}
a.simpleText {
  color: #333;
  text-decoration: none;
}
a.searchButton {
  display: block;
  text-align: center;
  line-height: 20px;
  background: #FFDCB4;
  border: 1px solid #700;
  margin: 3px;
}
.priceTbl {
  width: 610px;
  font-size: 0.8em;
  border-bottom: 1px dashed #700;
}
.contentTbl {
  width: 100%;
  border-top: 1px solid #FFDCB4;
}
.priceTbl th, .contentTbl th {
  vertical-align: middle;
  text-align: center;
  color: #700;
  background: #FFDCB4;
  padding: 7px 3px;
  border-top: 1px dashed #700;
  border-bottom: 1px dashed #700;

}
.priceTbl td, .contentTbl td {
  vertical-align: middle;
  text-align: center;
  padding: 5px 3px;
  border-bottom: 1px solid #FFDCB4;
  border-right: 1px solid #FFDCB4;

}

.big {
  font-size: 1.5em;
  color: #700;
  font-weight: normal;
}
.displayNone {
  display: none;
}

.displayBlock {
  display: block;
}

.floatWrapper {
  clear: both;
  height: 1%;
  overflow: hidden;
}

.floatItem {
  float: left;
  width: 100px;
  margin: 0px 15px 30px 0px;
  text-align: center;
}

.floatItem.height140 {
  height: 140px;
} 

.previewItem {
  width: 70%;
  margin: 15px 0 15px;
  float: left;
  clear: both;
  font-size: 11px;
  text-align: left;
  font-family: Tahoma;
  line-height: 1.4em;
}

.previewItemIcon {
  display: inline-block;
  float: left;
  margin: 0 10px 10px 0;
}
.help {
  font-size: 8px;
  border:1px solid #fff;
  background: #700;
  color: #fff;
  padding: 1px 3px;
  line-height: 1em;
  cursor: help;
}
.cursorHelp {
  cursor: help;
}
.tooltip {
  width: 200px;
  padding: 15px;
  background: #FFF7EC;
  border: 1px solid #791215;
  z-index: 10000;
}
.tooltip h1, .tooltip h2 {
  margin: 0;
  font-size: 1.2em;
  font-weight: bold;
}
.tooltip p {
  font-size: 0.9em;
}
.relative {
  position: relative;
}
.noLeftMargin {
  margin-left: 0;
  padding-left: 0;
}
.noBorder {
  border: 0;
}
.bold {
  font-weight: bold;
}

.corner {
  width:20px;
  height:20px;
  position:absolute;
}
.cornerLeftTop {
  background:transparent url(../img/corners/leftTop.png) no-repeat scroll left top;
  left:0pt;
  top:0pt;
}
.cornerRightTop {
  background:transparent url(../img/corners/rightTop.png) no-repeat scroll left top;
  right:0pt;
  top:0pt;
}
.cornerLeftBottom {
  background:transparent url(../img/corners/leftBottom.png) no-repeat scroll left top;
  bottom:0pt;
  left:0pt;
}
.cornerRightBottom {
  background:transparent url(../img/corners/rightBottom.png) no-repeat scroll left top;
  bottom:0pt;
  right:0pt;
}

#paginationControl {
  clear: both;
  font-size: 0.9em;
  padding: 15px 0 0 0;
  background: url('../img/bg/pagination.png') top left no-repeat;
  color: #700;
}
#paginationControl .disabled {
  display: none;
}
#paginationControl a {
  display: block;
  float: left;
  line-height: 23px;
  font-size: 15px;
  color: #700;
  text-decoration: none;
  text-align: center;
  padding: 0 7px;
  margin: 0 5px 0 0;
}
#paginationControl a:hover {
  background: #770000;
  color: #fff;

}
#paginationControl a.arrowForward {
  width: 12px;
  padding: 0;
  margin-left: 10px;
  background: url('../img/common/paginationArrowForward.png') no-repeat;
}
#paginationControl a.arrowForward:hover {
  background: url('../img/common/paginationArrowForward.png') no-repeat;
}
#paginationControl a.arrowBack {
  width: 12px;
  padding: 0;
  margin-right: 10px;
  background: url('../img/common/paginationArrowBack.png') no-repeat;
}
#paginationControl a.arrowBack:hover {
  background: url('../img/common/paginationArrowBack.png') no-repeat;
}
#paginationControl a.currentPage, #paginationControl a.currentPage:hover {
  background: #700 ;
  color: #fff;
}
