
/* === Tags ======================================================================================= */
html {
 height: 100%;
}

body {
 margin: 0;
 padding: 0;
 font-family: Arial, Tahoma, Verdana, Sans-serif, Helvetica;
 font-size: 11px;
 color: #ffffff;
 background-color: #9E0707;
}

img {
 border: 0;
 padding: 0;
 margin: 0;
}

form {
 margin: 0;
 padding: 0;
}

/*==============Links=================================================================*/

a:focus {
 outline: none;
}

a {
 color: #FF9999;
 border: 0;
 text-decoration: underline;
}

a:hover {
 color: #FF9999;
 border: 0;
 text-decoration: none;
}

a.blackShop {
 color: #ffffff;
 text-decoration: none;
 font-family: Verdana;
 font-size: 9px;
 text-transform: uppercase;
 font-weight: bold;
}

a:hover.blackShop {
 color: #ffffff;
 text-decoration: underline;
}

ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
}

/*===================================================================================================*/

input.inputText, textarea.inputText, select.inputText {
 border: solid 1px #7F9DB9;
 font-family: Arial, Tahoma, Verdana, Sans-serif, Helvetica;
 font-size: 11px;
 color: #000000;
 width: 180px;
}

select.inputText {
 width: 184px;
}

input.searchInput {
 border: solid 1px #7F9DB9;
 font-family: Arial, Tahoma, Verdana, Sans-serif, Helvetica;
 font-size: 11px;
 color: #666666;
 width: 145px;
 margin: 0;
 padding: 0;
 padding-right: 16px;
 padding-left: 2px;
 background: url(../images/bgSearch.gif);
 background-repeat: no-repeat;
 background-position: center right;
 background-color: #ffffff;
}

input.inputSmall {
 border: solid 1px #7F9DB9;
 font-family: Arial, Tahoma, Verdana, Sans-serif, Helvetica;
 font-size: 11px;
 color: #000000;
 width: 22px;
 text-align: center;
}

/* === Base classes =============================================================================== */
.clear {
	clear: both;
}

.left	{
	float: left;
}

.right {
	float: right;
}

.advert {
	display: block;
}

.relative {
	position: relative;
}

/* === Id's ======================================================================================= */

#wrap {
 height: 100%;
 min-height: 100%;
 width: 980px;
 margin: 0 auto;
}


/*========Header==================================================================================*/

#header {
 width: 100%;
 padding: 0;
 height: 50px;
 text-alidn: left;
 padding-top: 5px;
 float: left;
}

#logo {
 float: left;
 padding-top: 10px;
 padding-left: 10px;
}

#slogan {
 float: left;
 padding: 12px 10px 0px 5px;
 color: #666666;
}

#headerRight {
 float: right;
 padding-right: 10px;
 text-align: left;
 font-family: Verdana;
 font-size: 12px;
}

.smallMenu {
 width: 570px;
 float: right;
 text-align: right;
 padding-top: 20px;
}

.topMenuSmall li {
 display: inline;
 padding: 0px 2px;
}

#menu {
 width: 100%;
 margin: 0;
 padding: 0;
 float: left;
 height: 35px;
 background: url(../images/bgTopMenu.gif);
 background-repeat: repeat-x;
 text-align: center;
 margin-bottom: 3px;
}

.menuLeft {
 width: 10px;
 height: 35px;
 background: url(../images/bgTopMenuLeft.gif);
 background-repeat: no-repeat;
 background-position: left;
}

.menuRight {
 width: 10px;
 height: 35px;
 background: url(../images/bgTopMenuRight.gif);
 background-repeat: no-repeat;
 background-position: right;
}

#menu li {
 display: inline;
 text-align: center;
 padding: 0px 2px;
 color: #ffffff;
 text-transform: uppercase;
 font-size: 10px;
}

#menu a {
 color: #ffffff;
 text-decoration: none;
}

#menu a:hover {
 color: #ffffff;
 text-decoration: underline;
}

.blueLine {
 width: 100%;
 margin: 0;
 padding: 0;
 float: left;
 height: 29px;
 background: url(../images/bgBlueLine.gif);
 background-repeat: repeat-x;
 text-align: center;
 margin-bottom: 3px;
}

.blueLineLeft {
 width: 10px;
 height: 29px;
 background: url(../images/bgBlueLineLeft.gif);
 background-repeat: no-repeat;
 background-position: left top;
}

.blueLineRight {
 width: 10px;
 height: 29px;
 background: url(../images/bgBlueLineRight.gif);
 background-repeat: no-repeat;
 background-position: right top;
}

#tisser {
 width: 100%;
 margin: 0;
 padding: 0;
 float: left;
 margin-bottom: 3px;
}

/*========Content====================================================================================*/

#content {
 width: 100%;
 margin: 0;
 padding: 0;
 float: left;
 margin-bottom: 3px;
}
/*========================================================*/

#blockLeft {
 width: 220px;
 margin-right: 2px;
 float: left;
}

.smallBlock {
 width: 220px;
 margin-bottom: 3px;
 float: left;
 background: url(../images/bgSmallBlock.gif);
 background-repeat: repeat-y;
 background-position: left;
 background-color: #8E1111;
}

.smallBlockTop, .smallBlockBottom {
 width: 220px;
 font-size: 0;
 height: 2px;
 float: left;
 background: url(../images/bgSmallBlockTop.gif);
 background-repeat: no-repeat;
 background-position: top;
}

.smallBlockBottom {
 background: url(../images/bgSmallBlockBottom.gif);
}

.smallBlockHeader, .mainBlockHeader, .captionCenter {
 width: 208px;
 height: 27px;
 margin: 0 auto;
 background: url(../images/bgSmallBlockHeader.gif);
 background-repeat: repeat-x;
 background-position: top;
 color: #ffffff;
 text-transform: uppercase;
 font-weight: bold;
 padding-left: 8px;
 padding-top: 7px;
}

.captionLeft, .captionRight {
 width: 10px;
 height: 27px;
 background: url(../images/bgSmallBlockHeader.gif);
 background-repeat: no-repeat;
 background-position: left;
 }
 
 
.smallBlockContent {
 padding: 20px;
 width: 180px;
 float: left;
}

.smallBlockBannerContent {
 padding: 6px;
 width: 209px;
 float: left;
}


.leftMenu li {
 padding: 6px 0px;
}

.leftMenu img {
 margin-left: 6px;
}

a.leftLinkMain {
 color: #ffffff;
 text-transform: uppercase;
 text-decoration: none;
 font-size: 12px;
}

a:hover.leftLinkMain {
 color: #ffffff;
 text-transform: uppercase;
 text-decoration: none;
}

a.leftLinkSub {
 padding-left: 15px;
 background: url(../images/bullet.gif);
 background-repeat: no-repeat;
 /* background-position: left center; */
 background-position: 0 3px;
 display: block;
 text-decoration: none;
}

.textDiv {
 padding-top: 10px;
 float: left;
}

/*========================================================*/

#blockright {
 width: 750px;
 float: left;
}

.mainBlock {
 width: 757px;
 margin-bottom: 3px;
 float: left;
 background: url(../images/bgMainBlock.gif);
 background-repeat: repeat-y;
 background-position: left;
 background-color: #8E1111;
 border: none;
}

.caption {
 width: 100%;
 margin: 0;
 padding: 0;
 float: left;
 height: 27px;
 background: url(../images/bgSmallBlockHeader.gif);
 background-repeat: repeat-x;
 text-align: center;
 margin-bottom: 3px;
}

.captionCenter {
 width: 745px;
 padding-top: 0px;
}

.mainBlockTop, .mainBlockBottom {
 width: 757px;
 font-size: 0;
 height: 2px;
 float: left;
 background: url(../images/bgMainBlockTop.gif);
 background-repeat: no-repeat;
 background-position: top;
}

.mainBlockBottom {
 background: url(../images/bgMainBlockBottom.gif);
}

.mainBlockHeader {
 width: 745px;
}

.mainBlockContent {
 padding: 20px;
 width: 717px;
 float: left;
}


#tisser {
 width: 100%;
 margin: 0;
 padding: 0;
 float: left;
 margin-bottom: 3px;
}

h1.redCaption {
 font-family: Tahoma;
 margin: 0;
 padding: 0;
 color: #990000;
 font-size: 12px;
}

.contentText {
 padding: 8px;
 float: left;
}

.mainBlockContent {
 padding: 8px;
 float: left;
}
 
.itemsDiv {
 text-align: center;
 padding: 0px 15px;
 float: left;
}

td.picture {
/* width: 116px; */
 height: 116px;
 background-color: #ffffff;
 font-size: 0;
 text-align: center;
 vertical-align: middle;
 padding: 2px;
 background: url(../images/bgPicture.gif);
 background-repeat: no-repeat;
 background-position: center;
}

.rowTop {
 padding-top: 5px;
}

.rowTop1 {
 padding-top: 15px;
}


.itemName, .viewMore {
 padding-top: 0px;
 text-transform: uppercase;
 font-weight: bold;
}

.separator {
 width: 738px;;
 float: left;
 height: 50px;
 background: url(../images/bgSeparator.gif);
 background-repeat: repeat-x;
 background-position: center;
}

.bunnerDiv {
 margin-bottom: 3px;
 width: 100%;
 float: left;
}

.scroll {
 width: 100%;
 text-align: center;
 float: left;
}

.scrollTable {
 margin: 0 auto;
}

.scroll li {
 display: inline;
 padding: 2px 4px 2px 4px;
}

.scroll li.linkLi {
 display: inline;
 padding: 0px 4px;
 font-size: 11px;
 margin: 1px;
 text-align: center;
 background: url(../images/bgScroll.gif);
 background-repeat: repeat-x;
 background-position: center;
}

.scroll li a {
 color: #ffffff;
 text-decoration: none;
 font-weight: bold;
}

.scroll li a:hover {
 color: #ffffff;
 text-decoration: underline;
}

.scroll ul {
 height: 16px;
 padding: 0px 3px 4px 3px;
 vertical-align: bottom;
}


a.captionLink {
 text-transform: none;
 color: #ffffff;
 text-decoration: underline;
 font-weight: normal;
 font-size: 11px;
}

a.captionLink:hover {
 color: #ffffff;
 text-decoration: none;
}

td.pictureBig {
 width: 250px;
 height: 250px;
 border: 1px solid #C3C5D0;
 font-size: 0;
}

h1.captionItem {
 font-size: 20px;
 paddin: 0;
 margin: 0;
 color: #FF9999;
 font-weight: normal;
}

h1.captionItemDescription {
 font-size: 16px;
 paddin: 0;
 margin: 0;
 color: #FF9999;
 font-weight: normal;
}

.capBlock {
 text-transform: uppercase;
 color: #ffffff;
 font-size: 14px;
}

.buttonDiv {
 width: 730px;
 padding-top: 20px;
 text-align: center;
 float: left;
}

.headerShop {
	height: 35px;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #A05054;
}

.headerShop a {
 color: #000000;
 text-decoration: underline;
}

.headerShop a:hover {
 color: #000000;
 text-decoration: none;
}

td.shopTd {
 padding: 10px 10px;
 border-bottom: 1px solid #EAE0E0;
}

.invoice {
  width: 100%;
  border: 1px #A05054 solid;
}

.invoiceTDTitle
{
  padding: 10px;
}

.invoiceTDborderLeft
{ 
  border-left: 1px solid #A05054;
}

.invoiceTDborderRight
{ 
  border-right: 1px solid #A05054;
}

.invoiceTDborderTop
{ 
  border-top: 1px solid #A05054;
}

.invoiceTDborderBottom
{ 
  border-bottom: 1px solid #A05054;
}


/*======Footer===============================================================================*/

#footer {
 width: 100%;
 margin: 0;
 padding: 0px;
 padding-top: 15px;
 padding-bottom: 15px;
 color: #999999;
 font-size: 11px;
 font-family: Tahoma;
 float: left;
 text-align: center;
}

.bottomMenu a {
 text-transform: none;
 font-size: 11px;
}

/*========================================================= */

.red { color: #FF9999; font-size: 12px;}
.greyBg { background-color: #FCFCFC;}
.darckBg { background-color: #EBEBEB;}
.grey { color: #666666; padding-top: 10px;}
.important { color: #FF9999;}
.padTop15 { padding-top: 15px;}
.padTop25 { padding-top: 25px;}
.redBig { color: #FF3333; font-size: 18px;}
.catalogdescription { float:left; font-size: 11px; font-family: Arial, Tahoma, Verdana, Sans-serif, Helvetica;}
.itemdescription { font-size: 13px; font-family: Tahoma;}
.textdesription { font-size: 12px; font-family: Tahoma;}
.slogan {font-size: 14px;}

/*======8.09.2009======================================================================================*/

.pictureCont {
 border: 1px solid #666666;
 background-color: #ffffff;
}

.diaTableInfo {
  border:solid 1px #9f3434;
}
.diaTableInfoTD {
  border-right:solid 1px #9f3434;
}

.diaTableInfoTR {
  background-color:#9f3434;
}