/* === Tags ======================================================================================= */
html {
 height: 100%;
}

body {
 margin: 0;
 padding: 0;
 font-family: Arial, Tahoma, Verdana, Sans-serif, Helvetica;
 font-size: 11px;
 color: #000000;
 background-color: #ffffff;
}

img {
 border: 0;
 padding: 0;
 margin: 0;
}

form {
 margin: 0;
 padding: 0;
}

/*==============Links=================================================================*/

a:focus {
 outline: none;
}

a {
 color: #990000;
 border: 0;
 text-decoration: underline;
}

a:hover {
 color: #990000;
 border: 0;
 text-decoration: none;
}

a.blackShop {
 color: #000000;
 text-decoration: none;
 font-family: Verdana;
 font-size: 9px;
 text-transform: uppercase;
 font-weight: bold;
}

a:hover.blackShop {
 color: #000000;
 text-decoration: underline;
}

ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
}

/*===================================================================================================*/

input.inputText, textarea.inputText, select.inputText {
 border: solid 1px #999999;
 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: 984px;
 margin: 0 auto;
}


/*========Header==================================================================================*/

#header {
 width: 100%;
 padding: 0;
 height: 90px;
 text-alidn: left;
 float: left;
}

#headerRight {
 float: right;
 text-align: left;
 font-family: Verdana;
 font-size: 12px;
 padding-top: 25px;
}

.smallMenu {
 width: 670px;
 float: right;
 text-align: right;
 padding-top: 15px;
}

.topMenuSmall li {
 display: inline;
 padding: 0px 2px;
}

.topMenuSmall a {
 color: #999999;
 text-decoration: none;
}

.topMenuSmall a:hover {
 color: #000000;
 text-decoration: underline;
}

.menu, .caption {
 width: 100%;
 margin: 0;
 padding: 0;
 float: left;
 height: 25px;
 background: url(../images/bgTopMenu.gif);
 background-repeat: repeat-x;
 text-align: center;
 margin-bottom: 3px;
}

.menuLeft, .captionLeft {
 width: 2px;
 height: 25px;
 background: url(../images/bgTopMenuLeft.gif);
 background-repeat: no-repeat;
 background-position: left;
}

.menuRight, .captionRight {
 width: 10px;
 height: 25px;
 background: url(../images/bgTopMenuRight.gif);
 background-repeat: no-repeat;
 background-position: right;
}

.menu li {
 display: inline;
 text-align: center;
 padding: 0px 4px;
 color: #ffffff;
 text-transform: uppercase;
 font-size: 10px;
}

.menu a {
 color: #ffffff;
 text-decoration: none;
}

.menu a:hover {
 color: #ffffff;
 text-decoration: underline;
}

.captionCenter {
 color: #ffffff;
 text-transform: uppercase;
 font-weight: bold;
 padding-left: 10px;
}

.blueLine {
 width: 100%;
 margin: 0;
 padding: 0;
 float: left;
 height: 31px;
 background: url(../images/bgBlueLine.gif);
 background-repeat: repeat-x;
 text-align: center;
 margin-bottom: 3px;
}

.blueLineLeft {
 width: 10px;
 height: 31px;
 background: url(../images/bgBlueLineLeft.gif);
 background-repeat: no-repeat;
 background-position: left;
}

.blueLineRight {
 width: 10px;
 height: 31px;
 background: url(../images/bgBlueLineRight.gif);
 background-repeat: no-repeat;
 background-position: right;
}

/*========Content====================================================================================*/

#content {
 width: 100%;
 margin: 0;
 padding: 0;
 float: left;
 margin-bottom: 3px;
}

/*========================================================*/

#blockLeft {
 width: 209px;
 padding-right: 3px;
 float: left;
}

.blockDiv {
 width: 100%;
 padding: 0;
 margin: 0;
 float: left;
 border-right: 1px solid #E5E5E5;
 border-bottom: 1px solid #E5E5E5;
 background-image: url(../images/bgBlockDiv.gif);
 background-repeat: repeat-y;
 background-position: left;
 margin-bottom: 3px;
}

.blockDivTop {
 width: 100%;
 padding: 0;
 margin: 0;
 height: 1px;
 font-size: 1px;
 float: left;
 background-image: url(../images/bgBlockDiv.gif);
 background-repeat: repeat-x;
 background-position: top;
}

.blockDivContent {
 padding: 8px 7px;
 float: left;
}

.leftMenu {
 margin-left: 10px;
 width: 180px;
}

.leftMenu ul {
 border-bottom: 1px dotted #cccccc;
 padding-bottom: 5px;
 margin-bottom: 5px;
}

.leftMenu li {
 padding: 3px 0px;
}

a.leftLinkMain {
 color: #990000;
 text-decoration: none;
 font-weight: bold;
 font-size: 12px;
 background: url(../images/bullet2.gif);
 background-repeat: no-repeat;
 background-position: right center;
 padding-right: 13px;
}

a:hover.leftLinkMain {
 color: #000000;
 text-decoration: none;
 font-weight: bold;
}

a.leftLinkSub {
 color: #000000;
 text-decoration: none;
 padding-left: 25px;
 background: url(../images/bullet.gif);
 background-repeat: no-repeat;
 background-position: left center;
}

a:hover.leftLinkSub {
 color: #990000;
 text-decoration: underline;
 padding-left: 25px;
 background: url(../images/bulletH.gif);
 background-repeat: no-repeat;
 background-position: left center;
}

.textDiv {
 padding-top: 10px;
 float: left;
 width: 195px;
}

/*========================================================*/

#blockright {
 width: 770px;
 float: left;
}

#tisser {
 width: 100%;
 margin: 0;
 padding: 0;
 float: left;
}

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: 150px;
 height: 150px;
 font-size: 0;
 text-align: center;
 vertical-align: middle;
 padding: 2px;
}

.rowTop {
 padding-top: 5px;
}

.itemName, .viewMore {
 padding-top: 15px;
 text-transform: uppercase;
}

.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;
 background-color: #ffffff;
 font-size: 0;
}

h1.captionItem {
 font-size: 18px;
 paddin: 0;
 margin: 0;
 color: #666666;
 font-weight: normal;
}

.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: #e5e5e5;
}

.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;
}

/*======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: #CC0000; font-size: 12px;}
.greyBg { background-color: #FCFCFC;}
.darckBg { background-color: #EBEBEB;}
.grey { color: #666666; padding-top: 10px;}
.important { color: #423762;}
.padTop15 { padding-top: 15px;}
.redBig { color: #CC0000; font-size: 18px;}
.catalogdescription { float:left; font-size: 12px; font-family: Tahoma;}