/* generic layout styles */
div,span,a,table,td,th,p,ul,li,fieldset,legend,label,form{
	position: relative;
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	text-align: center;
	background: #F5F5F5;
	margin-bottom: 20px;

}
a {
	color: #2B2B2B;
	text-decoration: none;
	text-transform: uppercase;
}
a:hover {
	text-decoration: none;
}
img{
	border: none;
}
div {
	text-align: left;
}
form{
	margin: 0px;
	padding: 0px;
}
h1{
	/*display: none;*/
}
h2{
	/*display: none;*/
}
h1,h2,h3,h4,h5{
	position: relative;
	margin: 0px;
	padding: 0px;
	font-size: 1em;
	font-weight: bold;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
h3{
	color: #000000;
	font-size: 1.4em;
	margin-bottom: 15px;
}
h4{
	color: #FFFFFF;
	margin-top: 10px;
}
ul{
	list-style: circle;	
}
li{
	position: static;
}
dfn{
	cursor: help;	
}

/* generic layout styles END */

/* specific layout styles */
hr.layoutHiddenLine{
	display: none;
}
div.layoutBody{
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	z-index: 2;
}
div.layout3C{	
	width: 960px;
	float: left;
	position: static;
	background: #F5F5F5 url("../img/layoutC3Bg.png") repeat-y 0px 0px;
	z-index: 4;
}
div.layoutMain h3{
	/*font-family: "Arial Black",Arial, Helvetica, sans-serif;*/
	font-weight: bold;
	text-transform: uppercase;
}
div.layoutMain h3 span,div.layoutMain h4 span{
	color: #F5F5F5;
}
div.layoutMain h3 strong,div.layoutMain h4 strong{
	color: #000000;
}
div.layoutMain{
	float:left;
	width: 673px;
}	
* > div.layoutMain{
	float: none;
	margin-left:287px;
}

div.layoutDarkMain{
	/*background: #c7c5ae url("../img/layoutMainBg.png") repeat-x 0px 0px;*/
	min-height: 885px;
	height: 885px;
	width: 649px;
	padding: 12px;
}
* > div.layoutDarkMain{
	height: auto;
}

div.layoutLeftCol{
	float:left;
	width: 284px;
	z-index: 3;
	font-size: 12px;
	padding-bottom: 12px;
	margin-right: 3px;
}
div.layoutText{
	
}
div.layoutWhite{
	background-color: #FFFFFF;
}
div.layoutGrey{
	background-color: #c7c5ae;
}
div.layoutGrey p{
	padding: 7px;
	font-size: 11px;
}
.layoutLeftTitleGrey{
	background: #9e9c85 url("../img/layoutLeftTitleGreyBg.png") repeat 0px 0px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 14px;
	/*font-family: "Arial Black",Arial, Helvetica, sans-serif;*/
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	height: 29px;
	line-height: 29px;
	white-space: nowrap;
	overflow: hidden;
	border-bottom: solid 3px #FFFFFF;
	border-top: solid 3px #FFFFFF;
	margin: 0px;
}
.layoutLeftTitleOrange{
	background: #ffc849 url("../img/layoutLeftTitleOrangeBg.png") repeat 0px 0px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 14px;
	/*font-family: "Arial Black",Arial, Helvetica, sans-serif;*/
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
	height: 29px;
	line-height: 29px;
	white-space: nowrap;
	overflow: hidden;
	border-bottom: solid 3px #FFFFFF;
	border-top: solid 3px #FFFFFF;
	margin: 0px;
}

a.layoutOut{
	background: transparent url("../img/layoutOut.png") no-repeat 100% 0%;
	padding-right: 11px;
}
#layoutText-haventFound{
	padding-top: 10px;
	padding-bottom: 10px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 0.8em;
}
#layoutText-haventFound a:hover{
	color: #000000;
}
#layoutText-welcome{
	width: 338px;
	border-right: solid 2px #FFFFFF;
	border-bottom: solid 3px #FFFFFF;	
	background: #DADBD2;
	font-size: 11px;
	height: 270px;
	overflow: hidden;
	line-height: 1.2em;
}
#layoutText-worldwide{
	width: 333px;
	border-bottom: solid 3px #FFFFFF;	
	background: #DADBD2;
	font-size: 11px;
	position: absolute;
	top: 0px;
	left: 340px;
	height: 270px;
	overflow: hidden;
	line-height: 1.2em;
}
#layoutText-worldwide p,#layoutText-welcome p,#layoutText-quick p{
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
}
#layoutText-welcome h4,#layoutText-quick h4{
	color: #000000;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 7px;
}
#layoutText-quick{
	width: 333px;
	position: absolute;
	top: 0px;
	left: 340px;
	height: 190px;
	overflow: hidden;
	background: #DADBD2;
	font-size: 11px;
	line-height: 1.2em;
	border-bottom: solid 2px #FFFFFF;
}
div.layoutContactText{
	padding: 12px;
}
/* specific layout styles END */

/* module styles */
	/* system modules */
#msMouse{
	background-color: #65645B;
	color: #000000;
	border: solid 1px #FFFFFF;
	display: none;
	z-index: 1000;
}
div.mAdminmenu{
	position: absolute;
	top: 10px;
	right: 0px;
	border: solid 1px #9FA7AB;
	background-color: #FFFFFF;	
	color: #000000;
	width: 150px;
	padding: 5px;
	min-height: 50px;
	z-index: 1000;
}
* > div.mAdminmenu{
	position: fixed;	
}
div.mAdminmenu h4{
	font-size: 90%;
}
div.mAdminmenu ul{
	padding-left: 20px;
	list-style: circle;
	margin-top: 5px;
	margin-bottom: 5px;
}
	/* system modules END */

	/* main modules */
		/* module mHeader */
div.mHeader{
	clear: both;
	height: 264px;
	width: 960px;
	z-index: 1;
	background: #ffcc3b url("../img/mHeaderBg.png") repeat-x 0px 0px;
	border-bottom: solid 3px #FFFFFF;
}
div.mHeader h1{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 5;	
}
div.mHeader h1 a{
	/*font-family: "Arial Black",Arial, Helvetica, sans-serif;*/
	display: block;
	width: 0px;
	height: 264px;
	padding-left: 379px;
	overflow: hidden;
	white-space: nowrap;
	background: transparent url("../img/mHeaderLogo.png") no-repeat 0px 0px;
}
div.mHeader-flash{
	position: absolute;
	top: 133px;
	left: 287px;
	width: 502px;
	height: 262px;
	background: #b9bbb6 url("../img/mHeaderFlashBg.jpg") no-repeat 0px 0px;
	z-index:10;
	border-right: solid 3px #FFFFFF;
	border-bottom: solid 3px #FFFFFF;
}
div.mHeader h2{
	display: none;
}
div.mHeader-jump{
	display: none;
}
		/* module mHeader END */
		/* module mFooter */
div.mFooter{
	clear:both;
	height: 70px;
	font-size: 11px;
	background: #dadbd2 url("../img/mFooterBg.png") no-repeat 0px 0px;
	color: #181818;
	border-top: solid 4px #FFFFFF;
	padding-right: 15px;
	line-height: 70px; 
	
}
div.mFooter a{
	color: #828282;
	text-decoration: none;
}
div.mFooter a:hover{
	color: #828282;
}
div.mFooter-designMaxweb{
	position: absolute;
	top: 45px;
	right: 15px;
	font-size: 10px;
	z-index: 10;
	line-height: 20px; 
}
div.mFooter-copyRight{
	float: right;
	text-transform: uppercase;
}
div.mFooter-goToStart{
	display: none;
}
div.mFooter-goToContent{
	display: none;
}
		/* module mFooter END */
		
		/* module mPath */	
div.mPath{
	font-size: 12px;
	background: #ffc640 url(../img/mPathBg.png) repeat-x 0px 0px;
	margin-left: 287px;
	margin-top: 128px;
	height: 29px;
	line-height: 29px;
	padding-left: 13px;
	padding-right: 13px;
	font-weight: bold;
	border-top: solid 3px #FFFFFF;
	border-bottom: solid 3px #FFFFFF;
	z-index: 4;
}
div.mPath h3{
	padding-left: 3px;
	width: 0px;
	overflow: hidden;
	background: #FF00FF;
	position: absolute;
	top:-3px;
	left: -3px;
	height: 29px;
	border-top: solid 3px #FFFFFF;
	border-bottom: solid 3px #FFFFFF;
	background: #ffc640 url(../img/mPathBg.png) repeat-x 0px 0px;	 
}
*>div.mPath h3{
	display: none;
}
div.mPath div{

}
div.mPath div a{
	font-size: 11px;
	white-space: nowrap;
	text-decoration: none;
	color: #000000;
}
div.mPath div a:hover{
	color: #2C2C2C;
}
div.mPath div span{
	font-size: 11px;
	color: #000000;
}
		/* module mPath END */

	/* main modules END */
	
	/* menu modules */
		/* menu mmLinks */
div.mmLinks{
	position: absolute;
	top: 0px;
	right: 15px;
	width: 550px;
	z-index: 15;
	overflow: hidden;
}
div.mmLinks a{
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
	/*font-family: "Arial Black",Arial, Helvetica, sans-serif;*/
	font-weight: bold;
	font-size: 11px;
	/*font-weight: bold;*/
}
div.mmLinks a:hover{
	color: #505052;
}
div.mmLinks ul{
	float: right;
	list-style: none;
}
div.mmLinks li{
	float: left;
	line-height: 38px;
	padding-right: 10px;
	padding-left: 10px;
	background: transparent url("../img/mmLinksLiBg.png") no-repeat 0% 50%;
}
div.mmLinks h3{
	display: none;
}
#mmLinks-cart{
	padding-left: 20px;
	background: transparent url("../img/mmLinksCart.png") no-repeat 0% 50%;
}
		/* menu mmLinks END */
		/* menu mmMainmenu */
div.mmMainmenu{
	position: absolute;
	top: 40px;
	left: 0px;
	width: 960px;
	height: 60px;
	background: #232323 url("../img/mmMainmenuBg.png") repeat-x 0% 100%;
	overflow: hidden;
	z-index: 10;
	padding-top: 30px;
}
div.mmMainmenu h3{
	display: none;
}
div.mmMainmenu li{
	float: left;
	width: 30px;
}
*>div.mmMainmenu li{
	width: auto;
}
div.mmMainmenu ul{
	list-style: none;
	height: 32px;
	padding: 0px;
	margin: 0px;
	padding-left: 20px;
}
div.mmMainmenu a{
	overflow: hidden;
	white-space: nowrap;
	display: block;
	color: #FDFDFD;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 32px;
	text-decoration: none;
	font-size: 14px;
	text-transform: uppercase;
	/*font-family: "Tahoma",Arial, Helvetica, sans-serif;*/
	font-weight: bold;
}
div.mmMainmenu a:hover{
	color: #ffab06;
}
li.mmMainmenu-8{
	display: none;
}
li.mmMainmenu-1 a{
	background-image: none;
}
div.mmMainmenu-bottom{
	width: 142px;
	height: 90px;
	position: absolute;
	top: 0px;
	right: 0px;
	background: transparent url("../img/mmMainmenuHQ.png") no-repeat 0% 0%;
}
		/* menu mmMainmenu END */
		/* menu mmSearchV3 */
div.mmSearchV3{
	height: 29px;
	background: #999782 url("../img/mmSearchBg.png") repeat-x 0px 0px;
	border-bottom: solid 3px #FFFFFF;
	overflow: hidden;
}
div.mmSearchV3 h3{
	color: #FFFFFF;
	text-transform: uppercase;
	padding-left: 9px;
	padding-top: 7px;
	/*font-family: "Arial Black",Arial, Helvetica, sans-serif;*/
	font-weight: bold;
	font-size: 14px;
}
div.mmSearchV3 label,div.mmSearchV3 legend{
	display: none;
}
div.mmSearchV3 fieldset{
	border: none;
}
div.mmSearchV3 input{
	position: absolute;
	top: -35px;
	left: 70px;
	width: 162px;
	height: 18px;
	border: none; 
	border-left: solid 1px #444442;
	border-top: solid 1px #444442;
	background:#FFFFFF;	
}
#mmSearchV3-submit{
	position: absolute;
	top: -35px;
	left: 238px;
	background: transparent url("../img/mmSearchSubmit.png") no-repeat 0px 0px;
	width: 42px;
	height: 22px;
	padding: 0px;
	margin: 0px;
	padding-top: 22px;
	overflow: hidden;
	border: none;
	cursor: pointer;
}
		/* menu mmSearchV3 END */
		/* menu mmCurrency */
div.mmCurrency{
	height: 35px;
	width: 158px;
	background: #424242 url("../img/mmBasketBg.png") repeat-x 0px 0px;
	overflow: hidden;
	font-weight: bold;
	line-height: 1.5em;
	position: absolute;
	top: 133px;
	left: 792px;
	z-index: 10;
	color: #FFFFFF;
	padding: 5px;
	padding-left: 5px;
	padding-right: 5px;
	border-bottom: solid 3px #FFFFFF;
	font-size: 10px;
}
div.mmCurrency h3{
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	color: #FFAB02;
	margin: 0px;
	margin-bottom: 0px;
	padding-left: 5px;
	padding-right: 5px;
}
div.mmCurrency h3 span{
	color: #FFFFFF;
}
		/* menu mmBasketV3 */
div.mmBasketV3{
	height: 194px;
	width: 148px;
	background: #424242 url("../img/mmBasketBg.png") repeat-x 0px 0px;
	overflow: hidden;
	font-weight: bold;
	line-height: 1.5em;
	position: absolute;
	top: 181px;
	left: 792px;
	z-index: 10;
	color: #FFFFFF;
	padding: 10px;
	border-bottom: solid 3px #FFFFFF;
}
div.mmBasketV3 h3{
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	/*font-family: "Arial Black",Arial, Helvetica, sans-serif;*/
	color: #FFAB02;
	background: transparent url("../img/mmBaketCart.png") no-repeat 100% 50%;
	margin: 0px;
	margin-bottom: 5px;
}
div.mmBasketV3 h3 span{
	color: #FFFFFF;
}
div.mmBasketV3 table{
	width: 148px;
	
}
div.mmBasketV3 td{
	font-size: 10px;
	vertical-align: top;
}
div.mmBasketV3 td span{
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
div.mmBasketV3 ul{
	list-style: none;
}
div.mmBasketV3-viewBasket{
	position: absolute;
	bottom: 5px;
	right: 10px;
	width: 100px;
}
tr.mmBasketV3-space td{
	height: 2px;
	line-height: 2px;
	font-size: 2px;
}
div.mmBasketV3-viewBasket a{
	display: block;
	background: transparent url("../img/mmBaketDetails.png") no-repeat 0% 0%;
	width: 0px;
	height: 21px;
	padding-left: 100px;
	overflow: hidden;
	white-space: nowrap;
}
td.mmBasketV3-items div{
	height: 20px;
	overflow: hidden;
	white-space: nowrap;
	width: 68px;
}
td.mmBasketV3-items{
	padding-right: 5px;
	width: 75px;
}
td.mmBasketV3-prices{
	white-space: nowrap;
	width: 65px;
}
#mmBasketV3-more a{
	color: #ffb41c;
	text-decoration: none;
	font-weight: bold;
}
#mmBasketV3-more a:hover{
	color: #FFFFFF;
}
#mmBasketV3-totalPrice{
	font-size: 8px;
}
		/* menu mmBasketV2 END */
		/* menu mmToplist */
div.mmToplist{
	display: none;	
}
div.mmToplist img{
	border: none;	
}
		/* menu mmToplist END */
		/* menu mmTreemenu */
div.mmTreemenu{
	background: #c7c5ae;
	padding: 15px;
}
div.mmTreemenu h3{
	display: none;
}
div.mmTreemenu ul{
	list-style: none;
	margin-top: 5px;
	margin-bottom: 5px;
}
ul.mmTreemenu-0{

}

ul.mmTreemenu-0 li{
	height: 1.7em;
	background: transparent url("../img/mmTreemenu2Arr.png") no-repeat 0px 6px;
	padding-left: 15px;
	line-height: 1.5em;
}
*>ul.mmTreemenu-0 li{
	height: auto;
}
ul.mmTreemenu-0 a:hover{
	color: #505052;
}
ul.mmTreemenu-0 a{
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
ul.mmTreemenu-000 li{
	background: transparent url("../img/mmTreemenu1Arr.png") no-repeat 0px 6px;
}
ul.mmTreemenu-00 a{
	font-weight: normal;
	text-transform: none;
}
a.mmTreemenu-active span{
	color: #000000;
	font-weight: bold;
}
div.mmTreemenu-bottom{

}
		/* menu mmTreemenu END */
		/* menu mmLoginV3 */
div.mmLoginV3{

}
div.mmLoginV3 h3{
	background: #9e9c85 url("../img/layoutLeftTitleGreyBg.png") repeat 0px 0px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 14px;
	/*font-family: "Arial Black",Arial, Helvetica, sans-serif;*/
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	height: 29px;
	line-height: 29px;
	white-space: nowrap;
	overflow: hidden;
	border-bottom: solid 3px #FFFFFF;
	border-top: solid 3px #FFFFFF;
	margin: 0px;
}
div.mmLoginV3 fieldset{
	border: none;
}
div.mmLoginV3 legend{
	display: none;
}
div.mmLoginV3-body{
	padding: 10px;
}
div.mmLoginV3 label{
	display: block;
	height: 25px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
}
div.mmLoginV3 input{
	position: absolute;
	top: -25px;
	left: 80px;
	background: #FFFFFF;
	border-top: solid 1px #404040;
	border-left: solid 1px #404040;
	width: 180px;
}
div.mmLoginV3-submit{
	padding-left: 80px;
	padding-top: 5px;
	padding-bottom: 10px;
}
#mmLoginV3-submit{
	background: #a4a2a3 url("../img/layoutButtonBg.png") repeat-x 0px 0px;
	color: #000000;
	border: none;
	cursor: pointer;
	padding: 0px;
	padding-left: 12px;
	padding-right: 12px;
	text-align: center;
	overflow: hidden;
	height: 22px;
	line-height: 22px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
div.mmLoginV3 ul{
	list-style: none;
}
div.mmLoginV3 ul a{
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
}
div.mmLoginV3 ul a:hover{
	color: #FFFFFF;
}
div.mmLoginV3 li{
	height: 1.7em;
	background: transparent url("../img/mmTreemenu2Arr.png") no-repeat 0px 7px;
	padding-left: 15px;
	line-height: 1.5em;
}
*>div.mmLoginV3 li{
	height: auto;
}
#mmLoginV3-required{
	font-size: 11px;
	margin-bottom: 10px;
}
		/* menu mmLoginV3 END*/
		/* mcLoginV3 */
div.mcLoginV3{

}
div.mcLoginV3 h3{
	background: #77766a url("../img/mcBasketH4.png") repeat-x 0px 0px;
	margin-bottom: 4px;
	color: #fbae00;
	text-align: right;
	border: solid 1px #393939;
	height: 29px;
	line-height: 29px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 14px;
	text-transform: uppercase;
}
div.mcLoginV3 fieldset{
	border: none;
}
div.mcLoginV3 legend{
	display: none;
}
div.mcLoginV3-body{
	padding: 10px;
}
div.mcLoginV3 label{
	display: block;
	height: 25px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
}
div.mcLoginV3 input{
	position: absolute;
	top: -25px;
	left: 80px;
	background: #FFFFFF;
	border-top: solid 1px #404040;
	border-left: solid 1px #404040;
	width: 480px;
}
div.mcLoginV3-submit{
	padding-left: 80px;
	padding-top: 5px;
	padding-bottom: 10px;
}
#mcLoginV3-submit{
	background: #a4a2a3 url("../img/layoutButtonBg.png") repeat-x 0px 0px;
	color: #000000;
	border: none;
	cursor: pointer;
	padding: 0px;
	padding-left: 12px;
	padding-right: 12px;
	text-align: center;
	overflow: hidden;
	height: 22px;
	line-height: 22px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
div.mcLoginV3 ul{
	list-style: none;
}
div.mcLoginV3 ul a{
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
}
div.mcLoginV3 ul a:hover{
	color: #FFFFFF;
}
div.mcLoginV3 li{
	height: 1.7em;
	background: transparent url("../img/mmTreemenu2Arr.png") no-repeat 0px 7px;
	padding-left: 15px;
	line-height: 1.5em;
}
*>div.mcLoginV3 li{
	height: auto;
}
#mcLoginV3-required{
	font-size: 11px;
	margin-bottom: 10px;
}
		/* menu mmLoginV3 END*/
		/* menu mmUserV3 */
div.mmUserV3{
}
div.mmUserV3 h3{
	background: #9e9c85 url("../img/layoutLeftTitleGreyBg.png") repeat 0px 0px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 14px;
	/*font-family: "Arial Black",Arial, Helvetica, sans-serif;*/
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	height: 29px;
	line-height: 29px;
	white-space: nowrap;
	overflow: hidden;
	border-bottom: solid 3px #FFFFFF;
	border-top: solid 3px #FFFFFF;
	margin: 0px;
}
div.mmUserV3-body{
	padding: 10px;
}
div.mmUserV3 ul{
	list-style: none;
}
div.mmUserV3 ul a{
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
}
div.mmUserV3 ul a:hover{
	color: #FFFFFF;
}
div.mmUserV3 li{
	height: 1.7em;
	background: transparent url("../img/mmTreemenu2Arr.png") no-repeat 0px 7px;
	padding-left: 15px;
	line-height: 1.5em;
}
*>div.mmUserV3 li{
	height: auto;
}
div.mmUserV3-user{
	padding-bottom: 10px;
	padding-bottom: 10px;
}
		/* menu mmUserV3 END*/
		/* menu mmBestsellerV5 */
div.mmBestsellerV5{
	background: #FFFFFF;
	min-height: 252px;
}
div.mmBestsellerV5 h3{

	background: #ffc849 url("../img/layoutLeftTitleOrangeBg.png") repeat 0px 0px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 14px;
	/*font-family: "Arial Black",Arial, Helvetica, sans-serif;*/
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
	height: 29px;
	line-height: 29px;
	white-space: nowrap;
	overflow: hidden;
	border-bottom: solid 3px #FFFFFF;
	margin: 0px;
}

div.mmBestsellerV5-itemRow{
	height: 252px;
}
/* item */
div.mmBestsellerV5-item{
	width: 131px;
	height: 250px;
	background: #5c5a4e url("../img/mcItemsItemBg.png") repeat 0px 0px;
	overflow: hidden;
	border: solid 1px #464644;
}
div.mmBestsellerV5-itemBargain{

}
div.mmBestsellerV5-item1{
	position: absolute;
	top: 0px;
	left: 0px;
}
div.mmBestsellerV5-item2{
	position: absolute;
	top: 0px;
	left: 135px;
}
div.mmBestsellerV5-item3{
	position: absolute;
	top: 0px;
	left: 270px;
}
div.mmBestsellerV5-item4{
	position: absolute;
	top: 0px;
	left: 405px;
}
div.mmBestsellerV5-item5{
	position: absolute;
	top: 0px;
	left: 540px;
}
div.mmBestsellerV5-image{
	position: absolute;
	top: 0px;
	left: -11px;
	width: 153px;
	height: 250px;
	background: transparent;
	overflow: hidden;
	z-index:5;
}
div.mmBestsellerV5-image img{
	border: none;
	width: 153px;
	height: 250px;
}

div.mmBestsellerV5-itemData{
	color: #FFFFFF;
	width: 133px;
	overflow: hidden;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 11px;
	position: absolute;
	top: 5px;
	left: 0px;
	z-index:6;
}

div.mmBestsellerV5-vatPrice{

}
div.mmBestsellerV5-vatPrice strong{
	font-weight: bold;
}
div.mmBestsellerV5-producer{
	font-weight: bold;
}
div.mmBestsellerV5-producer span{
	display: none;
}
div.mmBestsellerV5-decs{
	position: absolute;
	bottom: 7px;
	left: 7px;
	z-index:6;
}
div.mmBestsellerV5-decs a{
	display: block;
	background: transparent url("../img/mcItemsDetail.png") no-repeat 0px 0px;
	width: 0px;
	padding-left: 101px;
	height: 22px;
	overflow: hidden;
	white-space: nowrap;
}
div.mmBestsellerV5-buy{
	display: none;
}

h4.mmBestsellerV5-itemTitle{
	padding: 5px;
	z-index:6;
	height: 10px;
	overflow: hidden;
	position: absolute;
	bottom: 35px;
	left: 2px;
	width: 139px;
}
h4.mmBestsellerV5-itemTitle a{
	color: #ffab02;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
}
h4.mmBestsellerV5-itemTitle a span{
	color: #f42a41;
}
/* item END*/
		/* menu mmBestsellerV5 END*/
		/* menu mmNewieV5 */
div.mmNewieV5{
	width: 338px;
	border-right: solid 2px #FFFFFF;
	background: #DADBD2;
	height: 190px;
	overflow: hidden;
	border-bottom: solid 2px #FFFFFF;
}
div.mmNewieV5 h3{
	background: #9e9c85 url("../img/layoutLeftTitleGreyBg.png") repeat 0px 0px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 14px;
	/*font-family: "Arial Black",Arial, Helvetica, sans-serif;*/
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	height: 29px;
	line-height: 29px;
	white-space: nowrap;
	overflow: hidden;
	border-bottom: solid 3px #FFFFFF;
	border-top: solid 3px #FFFFFF;
	margin: 0px;
}
h4.mmNewieV5-itemTitle{
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	width: 180px;
	overflow: hidden;
	height: 15px;
	background: transparent url("../img/mmNewbieArr.png") no-repeat 0px 5px;
	padding-left: 20px;
	margin: 0px;
}
div.mmNewieV5-item{
	padding: 8px;
	padding-left: 10px;
}
div.mmNewieV5-decs{
	position: absolute;
	top: 5px;
	left: 225px;
	z-index:6;
}
div.mmNewieV5-decs a{
	display: block;
	background: transparent url("../img/mcItemsDetail.png") no-repeat 0px 0px;
	width: 0px;
	padding-left: 101px;
	height: 22px;
	overflow: hidden;
	white-space: nowrap;
}
		/* menu mmNewbie END */
	/* menu modules END */
	
	/* content modules */
		/* content mcSubmenuV3 */
div.mcSubmenuV3{
	padding: 12px;
}
div.mcSubmenuV3 h3{
	color: #000000;
}
div.mcSubmenuV3 ul{
	padding-left: 15px;
	padding-top: 5px;
	margin-bottom: 10px;
}
div.mcSubmenuV3 li{
	list-style: none;
	padding-left: 20px;
	background-image: url(../img/layoutLi.png);
	background-repeat: no-repeat;
	background-position: 0px 9px;
	padding-bottom: 3px;
	padding-top: 3px;
}
div.mcSubmenuV3 li a{
	text-decoration: none;
}
		/* content mcSubmenuV3 END */
		/* content mcItemsV3 */
div.mcItemsV3{
	font-size: 12px;
	padding-top: 35px;
}
div.mcItemsV3 h3{
	display: none;
}
div.mcItemsV3 fieldset{
	border: none;
}
div.mcItemsV3 fieldset legend{
	display: none;
}
div.mcItemsV3-filter{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 500px;
	height: 30px;
}
div.mcItemsV3-filter label{
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
}
div.mcItemsV3-filter select{
	font-size: 11px;
}
div.mcItemsV3-order{
	position: absolute;
	top: 3px;
	left: 0px;
}
div.mcItemsV3-orderSelect{
	position: absolute;
	top: 0px;
	left: 60px;
}
div.mcItemsV3-itemsLimitSelect{
	position: absolute;
	top: 0px;
	left:250px;	
}
div.mcItemsV3-itemsLimit{
	position: absolute;
	top: 3px;
	left: 180px;
}

div.mcItemsV3-submits{
	position: absolute;
	top: -2px;
	left: 330px;
}
#mcItemsV3-paging__1{
	border: none;	
}
#mcItemsV3-search{

}
div.mcItemsV3-paging{	
	height: 30px;
	white-space: nowrap;
	
}
.mcItemsV3-pagingAButt, .mcItemsV3-pagingPage{
	display: block;
	float: left;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 2px;
	line-height: 20px;
	text-transform: uppercase;
}
.mcItemsV3-pagingPage{
	font-size: 11px;
}
span.mcItemsV3-pagingAButt{
	color: #5c5a4e;
}
a.mcItemsV3-pagingAButt:hover {
	color: #FFFFFF;
}
select.mcItemsV3-pagingSelect{
	font-size: 11px;
}
select.mcItemsV3-pagingSelect option{
	padding-left: 3px;
	padding-right: 3px;
}
div.mcItemsV3-goToPage label{
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
	margin-right: 10px;
}
div.mcItemsV3-goToPage{
	position: absolute;
	left: 160px;
	top: 0px;
	margin: 0px;	
}
#mcItemsV3-noItem,#mcItemsV3-noItemSearch{
	color: #FFFFFF;
	font-weight: bold;
	padding-bottom: 20px;
}
div.mcItemsV3-items{
	margin-bottom: 15px;
}
div.mcItemsV3-itemRow{
	height: 252px;
	margin-bottom: 9px;
}
/* item */
div.mcItemsV3-item{
	width: 153px;
	height: 250px;
	background: #5c5a4e url("../img/mcItemsItemBg.png") repeat 0px 0px;
	overflow: hidden;
	border: solid 1px #464644;
}
div.mcItemsV3-itemBargain{

}
div.mcItemsV3-item1{
	position: absolute;
	top: 0px;
	left: 0px;
}
div.mcItemsV3-item2{
	position: absolute;
	top: 0px;
	left: 165px;
}
div.mcItemsV3-item3{
	position: absolute;
	top: 0px;
	left: 330px;
}
div.mcItemsV3-item4{
	position: absolute;
	top: 0px;
	left: 495px;
}
div.mcItemsV3-image{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 153px;
	height: 250px;
	background: transparent;
	overflow: hidden;
	z-index:5;
}
div.mcItemsV3-image img{
	border: none;
	width: 153px;
	height: 250px;
}

div.mcItemsV3-itemData{
	color: #FFFFFF;
	width: 133px;
	overflow: hidden;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 11px;
	position: absolute;
	top: 5px;
	left: 0px;
	z-index:6;
}

div.mcItemsV3-vatPrice{

}
div.mcItemsV3-vatPrice strong{
	font-weight: bold;
}
div.mcItemsV3-producer{
	font-weight: bold;
}
div.mcItemsV3-producer span{
	display: none;
}
div.mcItemsV3-decs{
	position: absolute;
	bottom: 7px;
	left: 7px;
	z-index:6;
}
div.mcItemsV3-decs a{
	display: block;
	background: transparent url("../img/mcItemsDetail.png") no-repeat 0px 0px;
	width: 0px;
	padding-left: 101px;
	height: 22px;
	overflow: hidden;
	white-space: nowrap;
}
div.mcItemsV3-buy{
	display: none;
}

h4.mcItemsV3-itemTitle{
	padding: 7px;
	z-index:6;
	height: 8px;
	overflow: hidden;
	position: absolute;
	bottom: 35px;
	left: 0px;
	width: 139px;
}
h4.mcItemsV3-itemTitle a{
	color: #ffab02;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
}
h4.mcItemsV3-itemTitle a span{
	color: #f42a41;
}
/* item END*/
		/* content mcItemsV3 END */
		/* content mcItemDescV3 */
div.mcItemDescV3-leftCol{
	width: 286px;
	float: left;
	margin-top: 4px;
	z-index: 4;
}
div.mcItemDescV3-rightCol{
	width: 354px;
	float: right;
	z-index:4;
}
div.mcItemDescV3 h3{
	width: 380px;
	margin-bottom: 5px;
}
div.mcItemDescV3-shortDescription{
	position: absolute;
	top: 5px;
	right: 0px;
	width: 250px;
	height: 65px;
	overflow: hidden;
	font-size: 11px;
}
div.mcItemDescV3-shortDescription strong{
	display: block;
	height: 80px;
	width: 50px;
	float: left;
	text-transform: uppercase;
}

div.mcItemDescV3-itemData{
	font-size: 12px;
	width: 645px;
	height: 50px;
}

div.mcItemDescV3-itemName{
	font-weight: bold;
	position: absolute;
	top: 60px;
	left: 10px;
	font-size: 24px;
	color: #ffab02;
	text-transform: uppercase;
	z-index: 5;
	width: 265px;
	height: 26px;
	overflow: hidden;
}
div.mcItemDescV3-itemName2{
	font-weight: bold;
	text-align: right;
	position: absolute;
	top: 480px;
	left: 10px;
	font-size: 24px;
	color: #ffab02;
	text-transform: uppercase;
	z-index: 5;
	width: 265px;
	height: 26px;
	overflow: hidden;
}
div.mcItemDescV3-producer{
	font-weight: bold;
}
div.mcItemDescV3-itemName strong,div.mcItemDescV3-producer strong,div.mcItemDescV3-itemName2 strong{
	display: none;
}
div.mcItemDescV3-image{
	width: 284px;
	height: 462px;
	overflow: hidden;
	border: solid 1px #434342;
	background: #69675c url("../img/mcItemDescImageBg.png") repeat 0px 0px;
	float: left;
	z-index: 4;

}
div.mcItemDescV3-sumary{
	z-index: 5;
}
div.mcItemDescV3-image img{
	border: none;
	width: 284px;
	height: 462px;
	z-index: 4;
}
div.mcItemDescV3-variants{
	float: left;
	width: 354px;
}
#mcItemDescV3-variants{
	display: none;
}
fieldset.mcItemDescV3-variants,fieldset.mcItemDescV3-toBasketSimple{
	border: none;
}
div.mcItemDescV3-toBasketSimple{
	float: left;
	padding-top: 15px;
}

div.mcItemDescV3-variantSetVariants{
	padding: 15px;
}
h5.mcItemDescV3-variantSetTitle{
	margin-bottom: 4px;
	margin-top: 4px;
	color: #fbae00;
	text-align: right;
	border: solid 1px #393939;
	height: 29px;
	background: #77766a url("../img/mcItemDescSize.png") repeat-x 0px 0px;
	line-height: 29px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 14px;
	text-transform: uppercase;
}
h5.mcItemDescV3-variantSetTitle span{
	color: #FFFFFF;
}
div.mcItemDescV3-variantTitle{
	font-weight: bold;
	font-size: 0.9em;
	line-height: 2em;
}
h5.mcItemDescV3-1533fb55a6e40aa0427586a3481b4490{
	background: #77766a url("../img/mcItemDescSize.png") repeat-x 0px 0px;
}
h5.mcItemDescV3-192757e6a1063642bdaf35aba27c96a4{
	background: #77766a url("../img/mcItemDescSize.png") repeat-x 0px 0px;
}
h5.mcItemDescV3-cee1812a82e602ea8ee34c022a5e820b{
	background: #77766a url("../img/mcItemDescSize.png") repeat-x 0px 0px;
}
div.mcItemDescV3-variantSetVariants span{
	position: absolute;
	top: 0px;
	right: 20px;
}
div.mcItemDescV3-192757e6a1063642bdaf35aba27c96a4{
	height: 25px;
}
div.mcItemDescV3-192757e6a1063642bdaf35aba27c96a4 div{
	height: 75px;
	overflow: hidden;
	width: 25px;
	height: 25px;	
}
div.mcItemDescV3-192757e6a1063642bdaf35aba27c96a4 label{
	display: block;
	width: 0px;
	height: 19px;
	overflow: hidden;
	padding-left: 19px;
	margin: 3px;
	cursor: pointer;
	
}

div.mcItemDescV3-192757e6a1063642bdaf35aba27c96a4 label:hover{
	border: solid 2px #000000;
	margin: 1px;
}

div.mcItemDescV3-192757e6a1063642bdaf35aba27c96a4 input{ /* radio buton select color*/
	position: absolute;
	top: 0px;
	left: 0px;
}
div.mcItemDescV3-192757e6a1063642bdaf35aba27c96a4 div{ /* select color */
	float: left;
	width: 25px;
}

div.mcItemDescV3-ee38e4d5dd68c4e440825018d549cb47 label{ /*Red color*/
	background: #ab0d1b url("../img/colors/red.png") no-repeat 0px 0px;
}
div.mcItemDescV3-909cea0c97058cfe2e3ea8d675cb08e1 label{ /*Orange color*/
	background: #f68615 url("../img/colors/orange.png") no-repeat 0px 0px;
}
div.mcItemDescV3-d382816a3cbeed082c9e216e7392eed1 label{ /*Green color*/
	background: #09a63e url("../img/colors/green.png") no-repeat 0px 0px;
}
div.mcItemDescV3-25a81701fbfa4a1efdf660a950c1d006 label{ /*White color*/
	background: #ffffff url("../img/colors/white.png") no-repeat 0px 0px;
}
div.mcItemDescV3-b9ba865fec061c9706d2fd7ce49c0cc7 label{ /*Purple color*/
	background: #9201e3 url("../img/colors/purple.png") no-repeat 0px 0px;
}
div.mcItemDescV3-8dc5344bc0746e1cc5abf896ca03bbdf label{ /*Pink color*/
	background: #e92bef url("../img/colors/pink.png") no-repeat 0px 0px;
}
div.mcItemDescV3-e90dfb84e30edf611e326eeb04d680de label{ /*Black color*/
	background: #000000 url("../img/colors/black.png") no-repeat 0px 0px;
}
div.mcItemDescV3-caf3a042a037c064b7513ed640c22f77 label{ /*Grey color*/
	background: #a3a5a8 url("../img/colors/grey.png") no-repeat 0px 0px;
}
div.mcItemDescV3-9594eec95be70e7b1710f730fdda33d9 label{ /*Blue color*/
	background: #006db9 url("../img/colors/blue.png") no-repeat 0px 0px;
}
div.mcItemDescV3-51e6cd92b6c45f9affdc158ecca2b8b8 label{ /*Yellow color*/
	background: #f7dd00 url("../img/colors/yellow.png") no-repeat 0px 0px;
}
div.mcItemDescV3-ed63fc91500594c3086714f86b3001e4 label{ /*Brown color*/
	background: #ce7350 url("../img/colors/brown.png") no-repeat 0px 0px;
}
div.mcItemDescV3-selectedVatriant{
	font-weight: bold;
	text-transform: uppercase;
	padding: 15px;
	padding-top: 0px;
}
div.mcItemDescV3-selectedVatriant span{
	color: #FFFFFF;
}

div.mcItemDescV3-toBasket,div.mcItemDescV3-toBasketSimple{
	float: left;
	width: 354px;
}
div.mcItemDescV3-toBasket div,div.mcItemDescV3-toBasketSimple div{

}
div.mcItemDescV3-toBasket label,div.mcItemDescV3-toBasketSimple label{
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
	padding-right: 10px;
}
div.mcItemDescV3-toBasket input,div.mcItemDescV3-toBasketSimple input{
	border: none;
	border-top: solid 1px #404040;
	border-left: solid 1px #404040;
	background: #FFFFFF;
	width: 43px;
	height: 17px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}
div.mcItemDescV3-toBasket button,div.mcItemDescV3-toBasketSimple button{

	background: #a2a2a2 url("../img/mcItemDescToBasket.png") repeat-x 0px 0px;
	border: none;
	width: 120px;
	height: 22px;
	line-height: 22px;
	padding: 0px;
	padding-top: 22px;
	color: #000000;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	overflow: hidden;
	white-space: nowrap;
	text-align: center;
	cursor: pointer;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
div.mcItemDescV3-otherImg{
	float: left;
	width: 354px;
}
div.mcItemDescV3-otherImg h4,div.mcItemDescV3-description h4,div.mcItemDescV3-toBasket h4{
	margin-bottom: 4px;
	margin-top: 4px;
	color: #fbae00;
	text-align: right;
	border: solid 1px #393939;
	height: 29px;
	background: #77766a url("../img/mcItemDescSize.png") repeat-x 0px 0px;
	line-height: 29px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 14px;
	text-transform: uppercase;
}
div.mcItemDescV3-description h4{
	text-align: left;
}
div.mcItemDescV3-otherImgBody{
	padding: 8px;
}
div.mcItemDescV3-otherImgBody img{
	margin-bottom: 3px;
	margin-right: 6px;
	margin-left: 6px;
	border: solid 1px #514F46;
}
div.mcItemDescV3-otherImgBody img:hover{
	border: solid 1px #FFFFFF;
}
div.mcItemDescV3-description{
	float: left;
	width: 286px;
}
div.mcItemDescV3-descriptionBody{
	padding: 12px;
	text-align: justify;
}
div.mcItemDescV3-toBasketBody{
	padding: 12px;
	padding-left: 100px;
	height: 20px;
}
#mcItemDescV3-javaSum{
	font-size: 1.5em;
	font-weight: bold;
	position: absolute;
	top: 6px;
	left: 0px;
	padding-left: 15px;
}
#mcItemDescV3-number{
	position: absolute;
	top: -20px;
	left: 80px;
}
#mcItemDescV3-toBasket{
	position: absolute;
	top: -20px;
	left: 130px;
}

		/* content mcItemDescV3 END */
		/* content mcContactFormV4  */
div.mcContactFormV4{
	/*border: solid 1px #FF00FF;*/
	/*width: 286px;*/
	/*width: 354px;*/
}
div.mcContactFormV4 fieldset{
	border: none;
	/*background: #65645b;*/
	padding: 10px;
	color: #000000;
}
div.mcContactFormV4 h3{
	border: solid 1px #393939;
	height: 29px;
	background: #77766a url("../img/mcItemDescSize.png") repeat-x 0px 0px;
	line-height: 29px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 14px;
	text-transform: uppercase;
	margin-bottom: 4px;
	margin-top: 4px;
	color: #FFAB02;
}
div.mcContactFormV4 h3 span{
	color: #FFFFFF;
}
div.mcContactFormV4 label{
	width: 95px;
	height: 28px;
	display: block;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
}
#mcContactFormV4-message{
	width: 510px;
	height: 100px;
	border: none;
	border-top: solid 1px #404040;
	border-left: solid 1px #404040;
	background: #FFFFFF;
	position: absolute;
	top: 0px;
	left: 95px;
}
#mcContactFormV4-name,#mcContactFormV4-email,#mcContactFormV4-subject,#mcContactFormV4-kacka{
	width: 510px;
	height: 20px;
	border: none;
	border-top: solid 1px #404040;
	border-left: solid 1px #404040;
	background: #FFFFFF;
	position: absolute;
	top: 0px;
	left: 95px;
}
#mcContactFormV4-kacka{
	width: 250px;
}
#mcContactFormV4-messageDiv label{
	height: 110px;
}
#mcContactFormV4-kackaImage img{
	position: absolute;
	top: 0px;
	left: 365px;
}
#mcContactFormV4-submitDiv{
	padding-top: 10px;
}
#mcContactFormV4-submit{
	background: #a2a2a2 url("../img/mcContactFormSend.png") repeat-x 0px 0px;
	border: none;
	width: 58px;
	height: 22px;
	line-height: 22px;
	padding: 0px;
	padding-top: 22px;
	color: #000000;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	overflow: hidden;
	white-space: nowrap;
	text-align: center;
	margin-left: 200px;
	cursor: pointer;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	position: absolute;
	top: -28px;
	left: 349px;
}
#mcContactFormV4-text{
	padding-bottom: 15px;
	font-weight: bold;
	font-size: 11px;
}
		/* content mcContactFormV4 END */
		/* content mcContactFormV4Spec  */
div.mcContactFormV4Spec{
	float: left;
	width: 286px;
	width: 286px;
}
div.mcContactFormV4Spec fieldset{
	border: none;
	padding: 10px;
	color: #000000;
}

div.mcContactFormV4Spec h3{
	border: solid 1px #393939;
	height: 29px;
	background: #77766a url("../img/mcItemDescSize.png") repeat-x 0px 0px;
	line-height: 29px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 14px;
	text-transform: uppercase;
	margin-bottom: 4px;
	margin-top: 4px;
	color: #FFAB02;
	width: auto;
}

div.mcContactFormV4Spec h3 span{
	color: #FFFFFF;
}
div.mcContactFormV4Spec label{
	width: 95px;
	height: 28px;
	display: block;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
}
#mcContactFormV4Spec-message{
	width: 165px;
	height: 100px;
	border: none;
	border-top: solid 1px #404040;
	border-left: solid 1px #404040;
	background: #FFFFFF;
	position: absolute;
	top: 0px;
	left: 95px;
}
#mcContactFormV4Spec-name,#mcContactFormV4Spec-email,#mcContactFormV4Spec-subject,#mcContactFormV4Spec-kacka{
	width: 165px;
	height: 20px;
	border: none;
	border-top: solid 1px #404040;
	border-left: solid 1px #404040;
	background: #FFFFFF;
	position: absolute;
	top: 0px;
	left: 95px;
}
#mcContactFormV4Spec-kacka{
	width: 165px;
}
#mcContactFormV4Spec-messageDiv label{
	height: 110px;
}
#mcContactFormV4Spec-kackaImage img{
	margin-left: 95px;
	margin-bottom: 6px;
}
#mcContactFormV4Spec-submitDiv{
	padding-top: 10px;
}
#mcContactFormV4Spec-submit{
	background: #a2a2a2 url("../img/mcContactFormSend.png") repeat-x 0px 0px;
	border: none;
	width: 58px;
	height: 22px;
	line-height: 22px;
	padding: 0px;
	padding-top: 22px;
	color: #000000;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	overflow: hidden;
	white-space: nowrap;
	text-align: center;
	margin-left: 95px;
	cursor: pointer;
	font-family: Tahoma, Arial, Helvetica, sans-serif;

}
#mcContactFormV4Spec-text{
	padding-bottom: 15px;
	font-weight: bold;
	font-size: 11px;
}
		/* content mcContactFormV4 END */
		/* content mcSitemapV2 */
div.mcSitemapV2{
	padding: 12px;
}
div.mcSitemapV2 h3{
	color: #000000;
}
div.mcSitemapV2 ul{
	padding-left: 15px;
	padding-top: 5px;
	margin-bottom: 10px;
}
div.mcSitemapV2 li{
	list-style: none;
	padding-left: 20px;
	background-image: url(../img/layoutLi.png);
	background-repeat: no-repeat;
	background-position: 0px 9px;
	padding-bottom: 3px;
	padding-top: 3px;
}
div.mcSitemapV2 li a{
	text-decoration: none;
}
		/* content mcSitemapV2 END */
		/* content mcDBContentV3 */
div.mcDBContentV3{
	padding: 12px;
}
div.mcDBContentV3 a{
	color: #0000FF;
	text-decoration: underline;
}
div.mcDBContentV3 h3{
	color: #000000;
}
div.mcDBContentV3 ul{
	padding-left: 15px;
	padding-top: 5px;
	margin-bottom: 10px;
}
div.mcDBContentV3 li{
	list-style: none;
	padding-left: 20px;
	background-image: url(../img/layoutLi.png);
	background-repeat: no-repeat;
	background-position: 0px 9px;
	padding-bottom: 3px;
	padding-top: 3px;
}
div.mcDBContentV3 li a{
	text-decoration: none;
}

div.mcDBContentV3 p{
	padding-bottom: 0.3em;
	padding-top: 0.3em;
	text-align: justify;
	text-indent: 0em;
}
div.mcDBContentV3 a img{
	border: none;
}
		/* content mcDBContentV3 END */

		/* content mcRegistrationV3 */
#mcRegistrationV3-titleText{
	font-style: italic;	
	padding-bottom: 15px;
}
div.mcRegistrationV3 fieldset{
	border: none;
}
div.mcRegistrationV3 h4{
	border: solid 1px #393939;
	height: 29px;
	background: #77766a url("../img/mcItemDescSize.png") repeat-x 0px 0px;
	line-height: 29px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 14px;
	text-transform: uppercase;
	margin-top: 4px;
	margin-bottom: 4px;
	text-align: right;
}
div.mcRegistrationV3-inputs,div.mcRegistrationV3-infoBody,div.mcRegistrationV3-kackaCode{
	padding: 10px;
	height: 100px;
	/*
	background: #65645b;
	color: #FFFFFF;
	*/
}
fieldset.mcRegistrationV3-address,fieldset.mcRegistrationV3-info,fieldset.mcRegistrationV3-kacka{
	width: 320px;
	position: absolute;
	top: 0px;
	left: 330px;
}
fieldset.mcRegistrationV3-contact,fieldset.mcRegistrationV3-company,fieldset.mcRegistrationV3-login{
	width: 320px;
}
div.mcRegistrationV3-inputs input,fieldset.mcRegistrationV3-login input,div.mcRegistrationV3-kackaCode input,div.mcRegistrationV3-inputs select{
	width: 175px;
	border: none;
	border-left: solid 1px #404040;
	border-top: solid 1px #404040;
	background: #FFFFFF;
}
div.mcRegistrationV3-inputs input:focus{
	
}
div.mcRegistrationV3-inputs div{
	min-width: 70px;
	width: 70px;
	float: left;
	height: 25px;
	position: static;
	
}
* > div.mcRegistrationV3-inputs div{
	width: auto;
}
div.mcRegistrationV3-inputs label,fieldset.mcRegistrationV3-login label{
	display: block;
	width: 120px;
	overflow: hidden;
	white-space: nowrap;
	position: static;	
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
}
#mcRegistrationV3-login{
	background: #E0E0E0;
}
div.mcRegistrationV3-infoBody div{
	float: left;
	padding-right: 10px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
}
div.mcRegistrationV3-kackaCode{
	padding-left: 120px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
}
#mcRegistrationV3-kacka{
	position: absolute;
	top: 13px;
	left: 10px;
}
div.mcRegistrationV3-conditions{
	padding: 10px;
	text-align: center;
	font-size: 1.2em;
	text-transform: uppercase;
	font-weight: bold;
}
div.mcRegistrationV3-conditions a{
	color: #FFFFFF;
	text-decoration: none;
}
div.mcRegistrationV3-conditions a:hover{
	color: #000000;
}

div.mcRegistrationV3-submit{
	margin-top: 10px;
	text-align: center;
}
#mcRegistrationV3-submit{
	background: #a4a2a3 url("../img/layoutButtonBg.png") repeat-x 0px 0px;
	color: #000000;
	border: none;
	cursor: pointer;
	padding: 0px;
	padding-left: 12px;
	padding-right: 12px;
	text-align: center;
	overflow: hidden;
	height: 22px;
	line-height: 22px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
div.mcRegistrationV3-required input,div.mcRegistrationV3-required select{
	background: #FFAA05;
	color: #FFFFFF;
}

		/* content mcRegistrationV3 END */
		/* content mcProfileV3 */
#mcProfileV3-change,#mcProfileV3-insert,#mcProfileV3-change__2,#mcProfileV3-change__1{
	background: #a4a2a3 url("../img/layoutButtonBg.png") repeat-x 0px 0px;
	color: #000000;
	border: none;
	cursor: pointer;
	padding: 0px;
	padding-left: 12px;
	padding-right: 12px;
	text-align: center;
	overflow: hidden;
	height: 22px;
	line-height: 22px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

div.mcProfileV3 fieldset{
	border: none;
}
div.mcProfileV3 h4{
	border: solid 1px #393939;
	height: 29px;
	background: #77766a url("../img/mcItemDescSize.png") repeat-x 0px 0px;
	line-height: 29px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 14px;
	text-transform: uppercase;
	margin-top: 4px;
	margin-bottom: 4px;
	text-align: right;
}
div.mcProfileV3-infoBody,div.mcProfileV3-loginBody{
	padding: 10px;
	height: 120px;
	/*
	background: #65645b;
	color: #FFFFFF;
	*/
}
fieldset.mcProfileV3-login{
	width: 320px;
}
fieldset.mcProfileV3-info{
	width: 320px;
	position: absolute;
	top: -179px;
	left: 329px;
}
div.mcProfileV3-inputs label,div.mcProfileV3-addressBody label{
	display: block;
	height: 25px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
}
div.mcProfileV3-inputs input,div.mcProfileV3-addressBody input,div.mcProfileV3-addressBody select{
	position: absolute;
	top: -25px;
	left: 130px;
	border: none;
	border-top: solid 1px #404040;
	border-left: solid 1px #404040;
	background: #FFFFFF;
	width: 160px;
	
}
div.mcProfileV3-userName{
	height: 25px;
}
div.mcProfileV3-loginData{
	position: absolute;
	top: 10px;
	left: 140px;
}
div.mcProfileV3-submit,div.mcProfileV3-submit2{
	padding-left: 130px;
}
#mcProfileV3-info{

}
div.mcProfileV3-info{

}
div.mcProfileV3-addressListBody{
	padding: 10px;
}
table.mcProfileV3-addressList td{
	padding-right: 10px;

}
table.mcProfileV3-addressList{
	margin-bottom: 15px;
}
div.mcProfileV3-addressListBody a{
	color: #FFFFFF;
}
div.mcProfileV3-addressListBody a:hover{
	color: #000000;
}
div.mcProfileV3-addressBody{
	padding: 10px;
}
#mcProfileV3-mandatoryField{
	padding-top: 10px;
	padding-bottom: 10px;
}
div.mcProfileV3-required input,div.mcProfileV3-required select{
	background: #FFAA05;
	color: #FFFFFF;
}
div.mcProfileV3-newAddress a{
	display: block;
	width: 185px;
	background: #a4a2a3 url("../img/layoutButtonBg.png") repeat-x 0px 0px;
	color: #000000;
	border: none;
	cursor: pointer;
	padding: 0px;
	padding-left: 12px;
	padding-right: 12px;
	text-align: center;
	overflow: hidden;
	height: 22px;
	line-height: 22px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Tahoma, Arial, Helvetica, sans-serif;	
}
		/* content mcProfileV3 END */
		/* content mcLostpassV3 */
div.mcLostpassV3 h4{
	border: solid 1px #393939;
	height: 29px;
	background: #77766a url("../img/mcItemDescSize.png") repeat-x 0px 0px;
	line-height: 29px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 14px;
	text-transform: uppercase;
	margin-top: 4px;
	margin-bottom: 4px;
	text-align: right;
	color: #FFAB02;
}
div.mcLostpassV3 fieldset{
	border: none;
}
div.mcLostpassV3-inputs input{
	position: absolute;
	top: -25px;
	left: 130px;
	border: none;
	border-top: solid 1px #404040;
	border-left: solid 1px #404040;
	background: #FFFFFF;
	width: 380px;
}
div.mcLostpassV3-inputs label{
	display: block;
	height: 25px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
}
div.mcLostpassV3-submit{
	padding-left: 130px;
	height: 30px;	
}
#mcLostpassV3-submit{
	background: #a4a2a3 url("../img/layoutButtonBg.png") repeat-x 0px 0px;
	color: #000000;
	border: none;
	cursor: pointer;
	padding: 0px;
	padding-left: 12px;
	padding-right: 12px;
	text-align: center;
	overflow: hidden;
	height: 22px;
	line-height: 22px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
div.mcLostpassV3-formBody{
	padding:10px;
	/*
	background: #65645B;
	color: #FFFFFF;
	*/
}
#mcLostpassV3-lostPassText{
	padding-bottom: 10px;
}
		/* content mcLostpassV3 END */
		/* content mcOrdersV3 */
		
div.mcOrdersV3-order{
}
div.mcOrdersV3-orderBody{
	
	padding: 10px;
	/*
	background: #65645B;
	color: #FFFFFF;
	*/
	border: solid 1px #93907D;
}
#mcOrdersV3-orderNumebr{
	border: solid 1px #393939;
	height: 29px;
	background: #77766a url("../img/mcItemDescSize.png") repeat-x 0px 0px;
	line-height: 29px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 14px;
	text-transform: uppercase;
	margin-top: 4px;
	margin-bottom: 4px;
	text-align: right;
	color: #FBAE00;
}
div.mcOrdersV3-orderBody a{
	color: #FFFFFF;
}
div.mcOrdersV3-orderBody a:hover{
	color: #000000;
}
div.mcOrdersV3-orderBody strong{
	text-transform: uppercase;
}

div.mcOrdersV3 table{
	margin-bottom: 20px;
	width: 100%;
}
div.mcOrdersV3 table td{
	padding: 5px;
	vertical-align:top;
}
td.mcOrdersV3-nowrap{
	white-space: nowrap;	
}
tr.mcOrdersV3-item td{
	/*border-bottom: dotted 1px #C8C8C8;*/
}
tr.mcOrdersV3-ordersRow td{
	border-bottom: solid 1px #93907D;
	text-transform: uppercase;	
}
tr.mcOrdersV3-ordersRow th{
	text-align: left;
	text-transform: uppercase;
	color: #FFFFFF;
}
tr.mcOrdersV3-ordersRow a{
	font-weight: bold;
}
tr.mcOrdersV3-ordersRow a:hover{
	font-weight: bold;
	color: #FFFFFF;
}

.mcOrdersV3-alignRight{
	text-align: right;
}
.mcOrdersV3-alignLeft{
	text-align: left;
}
div.mcOrdersV3-order th{
	border-bottom: solid 1px #FFFFFF;
}
div.mcOrdersV3 p{
	padding-left: 20px;
}
div.mcOrdersV3 div{
	margin-bottom: 5px;	
}
table.mcOrdersV3-itemList{
	border-bottom: solid 1px #FFFFFF;	
}
div.mcOrdersV3-newPaypal{
	background: transparent url("../img/paypal.png") no-repeat 0px 0px;
	padding-left: 130px;
	height: 45px;
}
		/* content mcOrdersV3 END */
		/* content mcBasketV3 */
div.mcBasketV3 fieldset{
	border: none;
	margin-bottom: 15px;
}
div.mcBasketV3 h3{
	margin-bottom: 20px;
}
div.mcBasketV3 h4{
	background: #77766a url("../img/mcBasketH4.png") repeat-x 0px 0px;
	margin-bottom: 4px;
	color: #fbae00;
	text-align: right;
	border: solid 1px #393939;
	height: 29px;
	line-height: 29px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 14px;
	text-transform: uppercase;
}
div.mcBasketV3 table{
	/*
	background: #65645b;
	color: #FFFFFF;
	*/
}
div.mcBasketV3 table{
	width: 100%;
}
div.mcBasketV3 td{
	padding: 2px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 0.9em;
}
td.mcBasketV3-alignRight,th.mcBasketV3-alignRight{
	text-align: right;
	white-space: nowrap;

}
th.mcBasketV3-alignLeft{
	text-align: left;
}
tr.mcBasketV3-item td{
	border-bottom: solid 1px #93907D;
	
}
div.mcBasketV3 th{
	padding: 8px;
	padding-left: 10px;
	padding-right: 10px;
	border-bottom: solid 1px #93907D;
	white-space: nowrap;
	text-transform: uppercase;
}
div.mcBasketV3 table input{
	width: 42px;
	height: 15px;
	text-align: center;
	border: none;
	border-top: solid 1px #404040;
	border-left: solid 1px #404040;
	background: #FFFFFF;
}
div.mcBasketV3 table a{
	/*color: #fbae00;*/
	color: #000000;
	text-decoration: none;
}
div.mcBasketV3 table a:hover{
	color: #FFFFFF;
}
td.mcBasketV3-recountTop{
	padding: 8px;
	border-bottom: solid 1px #93907D;
	text-align: right;
	vertical-align: top;
}
#mcBasketV3-recountTop{
	background: #a3a1a2 url("../img/mcBasketRecountSmall.png") no-repeat 0px 0px;
	border: none;
	cursor: pointer;
	padding: 0px;
	padding-top: 22px;
	width: 42px;
	overflow: hidden;
	height: 22px;
	overflow: hidden;
	border: none;
}
tr.mcBasketV3-vatPriceSum td{
	padding-top: 10px;
	padding-bottom: 10px;
	/*color: #FFFFFF;*/
	font-weight: bold;	
	font-size: 1.4em;
	text-transform: uppercase;
}
td.mcBasketV3-nowrap{
	white-space: nowrap;	
}
#mcBasketV3-info{
	padding-bottom: 15px;
	margin-bottom: 15px;
	color: #000000;
}

div.mcBasketV3-payment{
	width: 320px;
}
div.mcBasketV3-paymentBody{
	padding: 10px;
}
div.mcBasketV3-delivery{
	width: 320px;
	position: absolute;
	top: 0px;
	left: 329px;
}
div.mcBasketV3-deliveryBody{
	padding: 10px;
}
div.mcBasketV3-delivery a,div.mcBasketV3-payment a{
	/*color: #fbae00;*/
	color: #FFFFFF;
	text-decoration: none;
}
div.mcBasketV3-delivery a:hover,div.mcBasketV3-payment a:hover{
	color: #FFFFFF;
	color: #000000;
}
div.mcBasketV3-invoiceNoreg{
	padding-top: 25px;
}
div.mcBasketV3-deliveryCopy{
	height: 25px;
}
div.mcBasketV3 label{
	font-weight: bold;
	display: block;
	height: 25px;
}
#mcBasketV3-delivery,#mcBasketV3-payment,#mcBasketV3-invoiceAddress,#mcBasketV3-deliveryAddress{
	position: absolute;
	top: -25px;
	left: 110px;
	width: 190px;
}

#mcBasketV3-paymentNoLogin,#mcBasketV3-deliveryNoLogin{
	padding-bottom: 15px;
	display: block;
	font-style: italic;
}
div.mcBasketV3-notesBody{
	padding: 10px;
}
div.mcBasketV3-notes textarea{
	width: 615px;
	padding: 5px;
	height: 100px;
	border: none;
	border-top: solid 1px #404040;
	border-left: solid 1px #404040;
	background: #FFFFFF;
}
div.mcBasketV3-submits{
	margin-top: 10px;
	text-align: center;
	height: 30px;	
}

#mcBasketV3-recount{
	background: #a4a2a3 url("../img/layoutButtonBg.png") repeat-x 0px 0px;
	color: #000000;
	border: none;
	cursor: pointer;
	padding: 0px;
	padding-left: 12px;
	padding-right: 12px;
	text-align: center;
	overflow: hidden;
	height: 22px;
	line-height: 22px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	margin-right: 10px;
}
#mcBasketV3-cashDesk{
	background: #a4a2a3 url("../img/layoutButtonBg.png") repeat-x 0px 0px;
	color: #000000;
	border: none;
	cursor: pointer;
	padding: 0px;
	padding-left: 12px;
	padding-right: 12px;
	text-align: center;
	overflow: hidden;
	height: 22px;
	line-height: 22px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

div.mcBasketV3-invoiceNoreg label,div.mcBasketV3-deliveryNoreg label{
	display: block;
	float:left;
	width: 120px;
}
div.mcBasketV3-invoiceNoreg input,div.mcBasketV3-deliveryNoreg input,div.mcBasketV3-invoiceNoreg select,div.mcBasketV3-deliveryNoreg select{
	border: none;
	border-top: solid 1px #404040;
	border-left: solid 1px #404040;
	background: #FFFFFF;
	width: 170px;
}
div.mcBasketV3-invoiceNoreg input:focus,div.mcBasketV3-deliveryNoreg input:focus{

}
div.mcBasketV3-invoiceNoreg div,div.mcBasketV3-deliveryNoreg div{
	height: 25px;
}
td.mcBasketV3-remove a{
	display: block;
	width: 0px;
	height: 16px;
	padding-left: 16px;
	overflow: hidden;
	white-space: nowrap;
	background: transparent url("../img/layoutCross.png") no-repeat 0px 0px;
}
td.mcBasketV3-remove{
	width: 20px;
}
td.mcBasketV3-clear a{
	display: block;
	width: 40px;
	background: #a4a2a3 url("../img/layoutButtonBg.png") repeat-x 0px 0px;
	color: #000000;
	border: none;
	cursor: pointer;
	padding: 0px;
	padding-left: 12px;
	padding-right: 12px;
	text-align: center;
	overflow: hidden;
	height: 22px;
	line-height: 22px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	position: absolute;
	top: 0px;
	right: 0px;
}
td.mcBasketV3-clear div a:hover{
	color: #000000;
}
		/* content mcBasket END */
		/* content mcCashDeskV3 */
div.mcCashDeskV3 fieldset{
	border: none;
	margin-bottom: 15px;
}
div.mcCashDeskV3 h3{
	margin-bottom: 20px;
}
div.mcCashDeskV3 h4{
	background: #77766a url("../img/mcBasketH4.png") repeat-x 0px 0px;
	margin-bottom: 4px;
	color: #fbae00;
	text-align: right;
	border: solid 1px #393939;
	height: 29px;
	line-height: 29px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 14px;
	text-transform: uppercase;
}
div.mcCashDeskV3 table{
	/*
	background: #65645b;
	color: #FFFFFF;
	*/
}
div.mcCashDeskV3 table{
	width: 100%;
}
div.mcCashDeskV3 td{
	padding: 2px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 0.9em;
}
td.mcCashDeskV3-alignRight,th.mcCashDeskV3-alignRight{
	text-align: right;
	white-space: nowrap;

}
th.mcCashDeskV3-alignLeft{
	text-align: left;
}
tr.mcCashDeskV3-item td{
	border-bottom: solid 1px #93907D;
	
}
div.mcCashDeskV3 th{
	padding: 8px;
	padding-left: 10px;
	padding-right: 10px;
	border-bottom: solid 1px #93907D;
	white-space: nowrap;
	text-transform: uppercase;
}
div.mcCashDeskV3 table input{
	width: 42px;
	height: 15px;
	text-align: center;
	border: none;
	border-top: solid 1px #404040;
	border-left: solid 1px #404040;
	background: #FFFFFF;
}
div.mcCashDeskV3 table a{
	color: #000000;
	text-decoration: none;
}
div.mcCashDeskV3 table a:hover{
	color: #000000;
}
td.mcCashDeskV3-recountTop{
	border-bottom: solid 1px #93907D;
}
tr.mcCashDeskV3-vatPriceSum td{
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;	
	font-size: 1.4em;
	text-transform: uppercase;
}
td.mcCashDeskV3-nowrap{
	white-space: nowrap;	
}

div.mcCashDeskV3-payment{
	width: 320px;
}
div.mcCashDeskV3-paymentBody{
	padding: 10px;
	/*
	background: #65645b;
	color: #FFFFFF;
	border: solid 1px #6e6d63;
	*/
}
div.mcCashDeskV3-delivery{
	width: 320px;
	position: absolute;
	top: 0px;
	left: 329px;
}
div.mcCashDeskV3-deliveryBody{
	padding: 10px;
	/*
	background: #65645b;
	color: #FFFFFF;
	border: solid 1px #6e6d63;
	*/
}

div.mcCashDeskV3-notesBody{
	padding: 10px;
	/*
	background: #65645b;
	color: #FFFFFF;
	*/
	/*border: solid 1px #6e6d63;*/
}
div.mcCashDeskV3-submits{
	margin-top: 10px;
	text-align: center;
	height: 30px;	
}

#mcCashDeskV3-order,#mcCashDeskV3-paypalSubmit{
	background: #a4a2a3 url("../img/layoutButtonBg.png") repeat-x 0px 0px;
	color: #000000;
	border: none;
	cursor: pointer;
	padding: 0px;
	padding-left: 12px;
	padding-right: 12px;
	text-align: center;
	overflow: hidden;
	height: 22px;
	line-height: 22px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
div.mcCashDeskV3-paypalBody{
	padding: 10px;
	/*
	color: #FFFFFF;
	border: solid 1px #6e6d63;
	*/
	padding-left: 140px;
	background: transparent url("../img/paypal.png") no-repeat 10px 10px;
	min-height: 40px;
	height: 45px;
}
*>div.mcCashDeskV3-paypalBody{
	height: auto;
}
div.mcCashDeskV3-paypalBody a{
	color: #FFFFFF;
}
div.mcCashDeskV3-paypalBody a:hover{
	color: #000000;
}
#mcCashDeskV3-paypalSubmit{
	margin-top: 10px;
}
		/* content mcCashDesk END */
	/* content modules END */
	
div.systemMessage-messages{
	border: solid 1px #393939;
	text-transform: uppercase;
	background: #505050;
	margin: 10px;
}
div.systemMessage-messagesBody{
	padding: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
	color: #000000;
	font-size: 0.9em;
}
div.systemMessage-messages h4{
	background: #FDBB33 url("../img/layoutYellowTitleBg.png") repeat-x 0px 0px;
	margin: 0px;
	color: #000000;
	text-align: right;
	border-bottom: solid 1px #393939;
	height: 29px;
	line-height: 29px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 14px;
}
.systemMessage-messages div{
	font-weight: bold;
	padding-bottom: 10px;
	color: #FFCD52;
}
div.systemMessage-messages div a{
	color: #FFFFFF;
}
/* module styles END */
