.boxText {
  font-size: 10px;
  background: #000000;
  color: #FFFFFF;
}
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background:#000000; color: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

body {
	margin: 0px;
	padding: 0px;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #000000;
	background: #605D5C;
}

FORM {
   display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #F6F6F6;
}

TD.headerNavigation {
  font-size: 10px;
  background: #F6F6F6;
  color: #000000;
  font-weight : bold;
  border-bottom: 1px solid;
  border-color: #b6b7cb;
}

A.headerNavigation { 
  color: #FFFFFF; 
  text-decoration: none;
}

A.headerNavigation:hover {
  color: #FFFFFF;
  text-decoration: underline;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-size: 10px;
  background: #F6F6F6;
  color: #000000;
  font-weight : bold;
  border-bottom: 1px solid;
  border-color: #b6b7cb;
}

.infoBox {
}

.infoBoxContents {
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-size: 10px;
  font-weight: bold;
  background: #666666;
  height:17pt;
  color: #ffffff;
}

TD.infoBoxHeading_right {
  font-size: 10px;
  font-weight: bold;
  background: #C4C4C4;
  height:17pt;
  color: #000000;
}

TD.infoBox, SPAN.infoBox {
  font-size: 10px;
  background: #000000;
  color: #FFFFFF;
}

TD.infoBox_right, SPAN.infoBox_right {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #000000;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f8f8f9;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-size: 10px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  color: #000000;
  font-size: 10px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  background-color: #605D5C;
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #000000;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-size: 10px;
}

TD.accountCategory {
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-size: 12px;
}

TD.tableHeading {
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-size: 11px;
}

SPAN.greetUser {
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  color: #ff0000;
}

SPAN.errorText {
  color: #ff0000;
}

SPAN.productDiscountPrice {
  color: #ff0000;
  font-weight: bold;
}

.moduleRow { 
  font-size: 11px;
  line-height: 1.5;

}
.moduleRowOver { 
    background-color: #D7E9F7;
    cursor: pointer;
    border: 1px solid;
    border-color: #ffffff;
    font-size: 11px;
    line-height: 1.5;
}
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-size: 10px; }
.messageStackError, .messageStackWarning { color:#000000; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-size: 10px; color: #ff0000; }

.tableShop {
  background-color: #000000;
  border-left: 1px solid;
  border-right: 1px solid;
  border-color: #b6b7cb;
}

.navLeft {
  background-color: #000000;
  /* border-right: 3px solid; */
  border-color: #b6b7cb;
}
.navRight {
  border-left: 1px solid;
  border-color: #b6b7cb;
}
.tableBody {
  padding: 5px;
}

.poweredby {
  font-family: Verdana, Arial, sans-serif;
  font-size: 6px;
  color: #000000;
  font-weight: bold;
}

/* ORIGINAL STYLE */

a {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
br {
	size: 10px;
	font-size: 10px;
}
.clear {
	size: 10px;
	font-size: 10px;
	clear: both;
}
.logo {
	position: absolute;
	left: 25px;
	top: 30px;
}
.tab {
	margin-left: 20px;
	margin-right: 35px;
	height: 150px;
}
.tab td {
	padding-right: 2px;
}
.info {
	margin-left: 25px;
	margin-right: 460px;
}
.info .td1 {
	vertical-align: top;
	width: 45%;
}

.info .td2 {
	vertical-align: top;
	width: 55%;
}
.info .bottom {
	vertical-align: top;
	padding-top: 11px;
}
.infocat {
	margin-left: 25px;
	margin-right: 460px;
}
.infocat .td1cat {
	vertical-align: top;
	width: 50%;
}
.infocat .td2cat {
	vertical-align: top;
	width: 50%;
}
.gallery {
	margin-left: 25px;
	margin-right: 460px;
	width: 47%;
}
.gallery .td1 {
	vertical-align: top;
	width: 33%;
}
.gallery .td2 {
	vertical-align: top;
	width: 33%;
}
.gallery .td3 {
	vertical-align: top;
	width: 33%;
}
.obvodka {
	border: solid 1px #3E3E3E;
	width: 80px;
	padding: 2px;
	float: left;
	margin-right: 10px; 
}
.obvodka img {
	border: solid 0px;
	width: 80px;
}
.smalln {
	color: #666666;
}
.bign {
	margin-right: 5%;
}
.bign a {
	color: #FFFFFF;
	text-decoration: underline;
}
.bign a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.dates {
	width: 100%;
}
.dates .line {
	border-bottom: solid 1px #333333;
}
.order {
	width: 100%;
	padding-right: 10px;
}
.order .td1 {
	width: 40%;
}
.order .td2 {
	width: 20%;
}
.order .td3 {
	width: 15%;
}
.order .td4 {
	width: 25%;
}
.order .line {
	border-bottom: solid 1px #333333;
}
.account {
	width: 100%;
}
.account tr {
	vertical-align: top;
}
.account input {
	margin-bottom: 10px;
}
.gb {
	width: 100%;
	padding-right: 10px;
}
.gb .td1 {
	width: 30%;
}
.gb .td2 {
	width: 70%;	
}
.gb .line {
	border-bottom: solid 1px #333333;
	vertical-align: top;
}
.gb input {
	border: solid 1px #3E3E3E;
	background: #000000;
	padding-left: 2px;
	width: 70%;
}
.gb textarea {
	border: solid 1px #3E3E3E;
	background: black;
	padding-left: 2px;
	width: 70%;
	height: 100px;
}
.gb .but {
	width: 80px;
	height: 18px;
	margin-right: 5px;
}
.numbers, .lsNav {
	font-size: 11px;
	color: #FFFFFF;
}
.numbers a {
	text-decoration: underline;
}
.numbers a:hover {
	text-decoration: none;
}
.numbers .lsIdent {
	color: #666666;
	text-decoration: underline;
}
.infocatin {
	margin-left: 25px;
	margin-right: 460px;
	width: 45%;
}
.obvodka2 {
	border: solid 1px #3E3E3E;
	width: 120px;
	padding: 2px;
	float: left;
	margin-right: 10px; 
}
.obvodka2 img {
	border: solid 0px;
	wifth: 120px;
}
.obvodka3 {
	border: solid 1px #3E3E3E;
	width: 120px;
	padding: 2px;
	margin-bottom: 11px; 
}
.obvodka3 img {
	border: solid 0px;
	width: 120px;
}
.track {
	width: 135px;
	vertical-align: top;
}
.track2 {
	vertical-align: top;
}
input, textarea {
	border: solid 1px #3E3E3E;
	background: #000000;
	font-size: 11px;
	color: #FFFFFF;
	padding-left: 2px;
}
.quant {
	width: 20px;
	height: 13px;
	margin-right: 5px;
}
.but {
	width: 80px;
	height: 18px;
	margin-right: 5px;
}
select {
	font-size: 11px;
	color: #000000;
	padding-left: 2px;
}
.calendar {

}
.calendar th {
	width: 25px;
	height: 25px;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	padding: 3px;
	border-bottom: solid 1px #3E3E3E;
}
.calendar td {
	width: 25px;
	height: 25px;
	color: #FFFFFF;
	border-bottom: solid 1px #3E3E3E;
}
.calendar td a {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.calendar td a:hover {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.tooltip {
	position: absolute;
	top: 125px;
	left: 25px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
	display: none;
}
.errorMSG {
	font-size: 18px;
}
.booking_request {
	position: absolute;
	z-index: 1;
	top: 120px;
	background-color: #999999;
	border: 1px solid #333333;
	left: 66px;
	display: none;
}
.displayImages {
	position:absolute;
	z-index:1;
	background-color: #CCCCCC;
	border: 1px solid #333333;
	display: none;
	padding: 5px;
}
.standout {
	color: #FFFFFF;
	font-weight: bold;
}
.heading, .heading a {
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica;
	font-size: 18px;
	color: #FFFFFF;
}
.weekdays	{
	background-color: #333333;
}
.calendar_dates	{
	background-color: #999999;
	font-size: 10px;
	color: #000000;
}
.event a {
	color: #FFFFFF;
}

