/* 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: #3e2d23;
	font-family: Times New Roman, "Trebuchet MS", Arial, Helvetica, sans-serif;
	/*font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;*/
	font-size: 0.8em;
	text-align: center;	
	margin-top: 0px;
	margin-bottom: 0px;
	background: #7A0200;
}
div.layoutBodyBg{
	background: transparent url(../img/layoutBg.png) repeat-x 0% 0%;
	position: static;
}
div.layoutBodyBgBottom{
	background: #E1B972 url(../img/layoutBgBottom.png) repeat-x 0% 100%;
	position: static;
}
a {
	color: #880301;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: 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: #880301;
	/*font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;*/
}
h3{

}
ul{
	list-style: circle;	
}
li{
	position: static;
}
dfn{
	cursor: help;	
}

div.systemMessage-messages{
	margin-bottom: 4px;
	border: dotted 1px #FF0000;
	padding: 5px;
}
.systemMessage-messages h4{
	color: #FF0000;
}
.systemMessage-messages div{
	font-style: italic;
}
/* generic layout styles END */

/* specific layout styles */
hr.layoutHiddenLine{
	display: none;
}
div.layoutBody{
	width: 858px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	z-index: 2;
	/*border: solid 1px #00FFFF;*/
}
div.layoutBasic2c{
	width: 858px;
	float: left;
	position: static;	
	/*border: solid 1px #FF00FF;*/
	z-index: 3;
	background: #FAE0B0 url("../img/layoutLeftColBg.png") repeat-y 236px 0px;
}
div.layoutMain{
	float:left;
	min-height: 450px;
	width: 595px;
	padding-left: 15px;
	padding-top: 0px;
	/*border: solid 1px #FFFF00;*/
}	
* > div.layoutMain{
	float: none;
	height: auto;
	margin-left: 242px;
}
div.layoutMain h3{
	background: transparent url("../img/layoutH3.png") no-repeat 0px 0px;
	line-height: 1.5em;
	padding-left: 65px;
	font-size: 1.5em;
	margin-bottom: 10px;
	min-height: 1.5em;
	height: 1.5em;
}
*>div.layoutMain h3{
	height: auto;
}
div.layoutMain h4{
	font-style: italic;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 10px;
}
div.layoutLeftCol{
	float:left;
	width: 242px;
	z-index: 3;
	padding-bottom: 10px;
	font-size: 13px;
	

}

a.layoutOut{
	/*
	background: transparent url("../img/layoutOut.png") no-repeat 100% 0%;
	padding-right: 11px;
	*/
}
div.layoutHomeText{
	width: 340px;
	background: transparent url("../img/layoutHomeTextLine.png") no-repeat 100% 0%;
	/*border: solid 1px #FF00FF;*/
}
div.layoutHomeNews{
	width: 220px;
	float: right;
	/*border: solid 1px #FF00FF;*/
	font-size: 12px;
	padding-right: 10px;
}
div.layoutHome{
	background: transparent url("../img/cHomeBg.png") repeat-y 338px 0px;
}
/* specific layout styles END */

/* module styles */
	/* system modules */
#msMouse{
	background-color: #000000;
	color: #000000;
	border: solid 1px #d5d5d5;
	padding: 5px;
	display: none;
	z-index: 1000;
}
div.mAdminmenu{
	position: absolute;
	top: 10px;
	right: 0px;
	border: solid 1px #d5d5d5;
	background-color: #000000;	
	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: 400px;
	background: transparent url("../img/mHeaderBg.png") repeat-x 0% 100%;
	width: 858px;
	z-index: 1;
}
div.mHeader h1{
	position: absolute;
	top: 0px;
	left: 4px;
	z-index: 5;	
}
div.mHeader h1 a{
	display: block;
	background-image: url(../img/mHeaderLogo.jpg);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	width: 0px;
	height: 92px;
	padding-left: 859px;
	overflow: hidden;
	white-space: nowrap;
	
}
div.mHeader h2{
	display: none;
}

div.mHeader-jump{
	display: none;
}
div.mHeader-flash{
	background: transparent url("../img/mHeaderFlashBg.jpg") no-repeat 0% 0%;
	width: 620px;
	height: 308px;
	position: absolute;
	top: 92px;
	left: 238px;
}
		/* module mHeader END */
		/* module mFooter */
div.mFooter{
	clear:both;
	height: 86px;
	font-size: 11px;
	color: #9b7531;
	background: transparent url("../img/mFooterBg.png") no-repeat 0% 0%;
}
div.mFooter-designMaxweb{
	position: absolute;
	bottom: 10px;
	right: 20px;
}
div.mFooter-designMaxweb a{
	color: #9b7531;
	text-decoration: none;

}
div.mFooter-designMaxweb a:hover{
	color: #9b7531;
}
div.mFooter-copyRight{
	position: absolute;
	bottom: 10px;
	left: 100px;
}
div.mFooter-goToStart{
	display: none;
}
div.mFooter-goToContent{
	display: none;
}
		/* module mFooter END */
		/* module mPath */
div.mPath{
	margin-bottom: 20px;
	padding-bottom: 10px;
	padding-top: 7px;
}

div.mPath h3{
	display: none;
}
div.mPath div{

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

	/* main modules END */
	
	/* menu modules */
		/* menu mmLinks */
div.mmLinks{
	position: absolute;
	top: 120px;
	left: 858px;
}
#mmLinks-title{
	display: none;
}
div.mmLinks ul,div.mmLinks li{
	margin: 0px;
	padding: 0px;
}
div.mmLinks li{
	margin-bottom: 4px;
}
div.mmLinks a{
	display: block;
	background: transparent url("../img/mmLinksABg.png") no-repeat 0px 0px;
	width: 24px;
	height: 28px;
	white-space: nowrap;
	color: #880301;
	text-decoration: none;
	font-size: 12px;
	padding-left: 5px;
	line-height: 28px;
	font-weight: bold;
}
div.mmLinks a:hover{
	background: transparent url("../img/mmLinksABgH.png") no-repeat 0px 0px;
	color: #FAE0B0;
}
		/* menu mmLinks END */
		/* menu mmMainmenu */
div.mmMainmenu{
	width: 238px;
	height: 308px;
	background: transparent url(../img/mmMainmenuBg.jpg) no-repeat 0px 0px;
	position: absolute;
	top: 92px;
	left: 0px;
	z-index: 6;
	overflow: hidden;
}
div.mmMainmenu h3{
	display: none;
}
div.mmMainmenu li{
}
div.mmMainmenu ul{
	list-style: none;
	padding: 0px;
	margin: 0px;
	margin-left: 47px;
	margin-right: 47px;
	margin-top: 10px;
}

li.mmMainmenu-9{
	display: none;
}
div.mmMainmenu li{
	height: 32px;
}
div.mmMainmenu li a{
	display: block;
	color: #f6ddb2;
	font-size: 14px;
	font-weight: bold;
	line-height: 32px;
	height: 32px;
	background: transparent url("../img/mmMainmenuABg.png") repeat-x 0% 100%;
	text-decoration: none;
}
div.mmMainmenu li a:hover{
	color: #f6ddb2;

}
		/* menu mmMainmenu END */
		/* menu mmToplist */
div.mmToplist{
	display: none;	
}
div.mmToplist img{
	border: none;	
}
		/* menu mmToplist END */
		/* menu mmContact */
div.mmContact{
	background: transparent url("../img/mmContactBg.png") no-repeat 0px 0px;
	min-height: 210px;
	height: 210px;
	padding-left: 35px;
	padding-right: 20px;
	line-height: 1.5em;
	padding-top: 15px;
}
*>div.mmContact{
	height: auto;
}
div.mmContact h3{
	margin-top: 20px;
	font-size: 14px;
	margin-bottom: 10px;
}
div.mmContact span{
	font-weight: bold;
}
#mmContact-wifi{
	padding-bottom: 10px;
	background: transparent url("../img/mmContactWifi.png") no-repeat 100% 100%;
	width: 170px;
	margin-top: 0px;
}
		/* menu mmContact END*/		
		/* menu mmDayMenu */
div.mmDayMenu{
	background: transparent url("../img/mmDayMenuBg.png") no-repeat 0px 0px;
	height: 190px;
	padding-left: 35px;
	padding-right: 30px;
	padding-top: 5px;
}
div.mmDayMenu h3{
	font-size: 14px;
	margin-bottom: 10px;
}
div.mmDayMenu-menuData h4{
	float: left;
	margin-right: 10px;
	font-weight: normal;
	color: #000000;
}
div.mmDayMenu-menuDataPrice h4{
	float: left;
	margin-right: 10px;
}
div.mmDayMenu-menuData{
	margin-top: 20px;
	font-weight: bold;
}
div.mmDayMenu-menuDataPrice{
	margin-top: 20px;
	padding-left: 60px;
	font-weight: bold;
	color: #880301;
}
		/* menu mmDayMenu END*/		
		/* menu mmNewsV2 */
div.mmNewsV2 h3{
	background: transparent url("../img/layoutH3.png") no-repeat 0px 0px;
	height: 26px;
	padding-left: 60px;
	font-size: 20px;
	margin-bottom: 20px;	
}
div.mmNewsV2-news{
	/*border: solid 1px #FF00FF;*/
	padding-bottom: 20px;
	height: 75px;
	margin-bottom: 20px;
}
div.mmNewsV2-date{
	position: absolute;
	bottom: 0px;
	left: 0px;
	color:#9B7531;
}
h4.mmNewsV2-title{
	margin-bottom: 10px;
}
div.mmNewsV2-more{
	position: absolute;
	bottom: 0px;
	left: 80px;
}
div.mmNewsV2-more a{
	color: #7F5C1C;
}
div.mmNewsV2-more a:hover{
	color: #880301;
}
div.mmNewsV2-body{
	font-size: 12px;
}
		/* menu mmNewsV2 END */
		/* menu mmStyleSwitchV3 */
div.mmStyleSwitchV3{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 15px;
	height: 15px;
	display: none;
}

div.mmStyleSwitchV3 h3{
	display: none;
}
div.mmStyleSwitchV3 a{
	display: block;
	background: transparent url("../img/mmStyleSwitchV3Link.png") no-repeat 0px 0px;
	width: 0px;
	height: 15px;
	padding-left: 15px;
	overflow: hidden;
	white-space: nowrap;
}
		/* menu mmStyleSwitchV3 END */
	/* menu modules END */
	
	/* content modules */
		/* content mcSitemapV2 */
div.mcSitemapV2 h3{
	background: transparent url("../img/layoutH3.png") no-repeat 0px 0px;
	line-height: 1.5em;
	padding-left: 65px;
	font-size: 1.5em;
	margin-bottom: 10px;
}
div.mcSitemapV2 h4{
	/*margin-top: 20px;*/
}
div.mcSitemapV2{
	padding-bottom: 20px;
	line-height: 1.45em;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 10px;
	padding-right: 30px;
}
div.mcSitemapV2 strong{

}
div.mcSitemapV2 ul{
	padding-left: 15px;
	padding-top: 5px;
	margin-bottom: 10px;
}
div.mcSitemapV2 li{
	list-style: none;
	padding-left: 25px;
	background-image: url(../img/mcDBContentV2Li.png);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	line-height: 1.6em;	
}
div.mcSitemapV2 li a{
	text-decoration: none;
	/*font-weight: bold;*/
}
div.mcSitemapV2 li a:hover{

}

		/* content mcSitemap END */
		/* content mcSubmenuV3 */
div.mcSubmenuV3{
	padding-left: 10px;
	padding-right: 30px;
}
div.mcSubmenuV3 h3{
	background: transparent url("../img/layoutH3.png") no-repeat 0px 0px;
	line-height: 1.5em;
	padding-left: 65px;
	font-size: 1.5em;
	margin-bottom: 10px;
}
div.mcSubmenuV3 ul{
	padding-left: 40px;
	padding-top: 5px;
	margin-bottom: 10px;
}
div.mcSubmenuV3 li{
	list-style: none;
	padding-left: 30px;
	background-image: url(../img/mcDBContentV2Li.png);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	line-height: 1.7em;	
}
div.mcSubmenuV3 li a{
	color: #3E2D23;
}
		/* content mcSubmenu END */
		/* content mcNewsV2 */
div.mcNewsV2{
	padding-left: 10px;
	padding-right: 30px;
}
div.mcNewsV2-news{
	padding-left: 0px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-top: 30px;
}
h4.mcNewsV2-title{
	display: none;
}
div.mcNewsV2-date{
	position: absolute;
	top: 5px;
	left: 0px;
	color: #b32f0d;
}
		/* content mcNewsV2 END */
		/* content mcDBContentV2 */
div.mcDBContentV2 h4{
	/*margin-top: 20px;*/
}
div.mcDBContentV2{
	padding-bottom: 20px;
	line-height: 1.45em;
	padding-left: 10px;
	padding-right: 30px;

}
div.mcDBContentV2 strong{

}
div.mcDBContentV2 ul{
	padding-left: 15px;
	padding-top: 5px;
	margin-bottom: 10px;
}
div.mcDBContentV2 li{
	list-style: none;
	padding-left: 30px;
	background-image: url(../img/mcDBContentV2Li.png);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	line-height: 1.7em;	
}
div.mcDBContentV2 li a{
	text-decoration: none;
}
div.mcDBContentV2 li a:hover{
	color: #b32f0c;
}

div.mcDBContentV2 p{
	padding-bottom: 0.3em;
	padding-top: 0.3em;
	text-align: justify;
}
div.mcDBContentV2 a img{
	border: none;
}
div.mcDBContentV2 td{
	vertical-align: top;
}
td.mcDBContentV2-amount{
	padding-left: 30px;
	background: transparent url("../img/mcDBContentV2Li.png") no-repeat 0px 4px;
	width: 50px;
}
table.mcDBContentV2-menu{
	margin-left: 30px;
	margin-top: 20px;
	width: 400px;
}
		/* content mcDBContentV2 END */
		/* content mcGalleryV3 */
div.mcGalleryV3{
	padding-left: 10px;
	padding-right: 25px;
}
div.mcGalleryV3 h3{
	background: transparent url("../img/layoutH3.png") no-repeat 0px 0px;
	line-height: 1.5em;
	padding-left: 65px;
	font-size: 1.5em;
	margin-bottom: 10px;

}
div.mcGalleryV3-item img{
	border: none;
	width: 160px;
	height: 120px;
	border: none;
}
div.mcGalleryV3-thumb{
	border: solid 2px #880301;
	background: #F4E5C9 url("../img/mcGalleryV3NoImg.png") no-repeat 0px 0px;
	width: 160px;
	height: 120px;
	margin-bottom: 5px;
	overflow: hidden;
}
div.mcGalleryV3-item{
	float: left;
	/*border: solid 1px #FF00FF;*/
	width: 170px;
	height: 180px;
	margin-left: 14px;
	font-size: 11px;
	line-height: 1.5em;
	margin-bottom: 10px;
}
div.mcGalleryV3-item strong{
	font-weight: normal;
	color: #b32f0d;
}
div.mcGalleryV3-item a{
	text-decoration: none;
}
ul.mcGalleryV3-subcat-0{
	padding-left: 35px;
	padding-top: 5px;
	margin-bottom: 30px;
}
ul.mcGalleryV3-subcat-0 li{
	list-style: none;
	padding-left: 30px;
	background-image: url(../img/mcDBContentV2Li.png);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	line-height: 1.6em;	
}
ul.mcGalleryV3-subcat-0 a{
	color: #3E2D23;
	text-decoration: none;
}
ul.mcGalleryV3-subcat-0 a:hover{
	color: #880301;
}
div.mcGalleryV3-triptrack{
	width: 25px;
	height: 25px;
	position: absolute;
	top: 124px;
	left: 147px;
}
div.mcGalleryV3-triptrack a{
	display: block;
	width: 0px;
	height: 25px;
	padding-left: 25px;
	background: transparent url("../img/mcGalleryV3TT.png") no-repeat 0px 0px;
	overflow: hidden;
	white-space: nowrap;
}
		/* content mcGalleryV3 END */
		/* content mcGalleryDetailV3 */
div.mcGalleryDetailV3{
	padding-left: 10px;
	padding-right: 30px;
}
div.mcGalleryDetailV3 h3{
	background: transparent url("../img/layoutH3.png") no-repeat 0px 0px;
	line-height: 1.5em;
	padding-left: 65px;
	font-size: 1.5em;
	margin-bottom: 10px;
}
div.mcGalleryDetailV3-item img{
	border: none;
	width: 160px;
	height: 120px;
	border: none;
}
div.mcGalleryDetailV3-thumb{
	border: solid 2px #880301;
	background: #F4E5C9 url("../img/mcGalleryV3NoImg.png") no-repeat 0px 0px;
	width: 160px;
	height: 120px;
	margin-bottom: 5px;
	overflow: hidden;
}
div.mcGalleryDetailV3-item{
	float: left;
	/*border: solid 1px #FF00FF;*/
	width: 170px;
	height: 180px;
	margin-left: 10px;
	font-size: 11px;
	line-height: 1.5em;
	margin-bottom: 10px;
}
div.mcGalleryDetailV3-description{
	margin-top: 15px;
	margin-bottom: 15px;
	line-height: 1.5em;
}
div.mcGalleryDetailV3-description p{
	text-indent: 1em;
}
div.mcGalleryDetailV3-data{
	line-height: 1.5em;
}
div.mcGalleryDetailV3-data strong{
	font-weight: normal;
	color: #b32f0d;
	padding-right: 5px;
}
div.mcGalleryDetailV3-data a{
	text-decoration: none;
}
ul.mcGalleryDetailV3-subcat-0{
	padding-left: 15px;
	padding-top: 5px;
	margin-bottom: 30px;
}
ul.mcGalleryDetailV3-subcat-0 li{
	list-style: none;
	padding-left: 30px;
	background-image: url(../img/mcDBContentV2Li.png);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	line-height: 1.6em;
}
ul.mcGalleryDetailV3-subcat-0 a{
	text-decoration: none;
	/*font-weight: bold;*/
}
ul.mcGalleryDetailV3-subcat-0 a:hover{

}
div.mcGalleryDetailV3-triptrack{
	width: 25px;
	height: 25px;
	position: absolute;
	top: 124px;
	left: 147px;
}
div.mcGalleryDetailV3-triptrack a{
	display: block;
	width: 0px;
	height: 25px;
	padding-left: 25px;
	background: transparent url("../img/mcGalleryV3TT.png") no-repeat 0px 0px;
	overflow: hidden;
	white-space: nowrap;
}
div.mcGalleryDetailV3-back{
	padding-bottom: 15px;
}
div.mcGalleryDetailV3-back a{
	text-decoration: none;

}
		/* content mcGalleryV3 END */
		/* content mcDaymenu */
div.mcDaymenu{
	padding-left: 10px;
	padding-right: 30px;
}
table.mcDaymenu-day{
	margin-bottom: 10px;
	line-height: 2em;
}
td.mcDaymenu-date{
	background: #E2BD79;
	font-weight: bold;
	color: #000000;
	font-size: 1.1em;
	width: 400px;
}
table.mcDaymenu-day td{
	padding-left: 5px;
}
td.mcDaymenu-price{
	width: 80px;
	background: #E2BD79;
	font-weight: bold;
	color: #FDF3E1;
	font-size: 1.1em;
	text-align: right;
	padding-right: 10px;	
}
td.mcDaymenu-main{
	/*padding-bottom: 20px;*/
}
div.mcDaymenu-menu{
	margin-left: 20px;
	margin-right: 30px;
	margin-top: 30px;
}
table.mcDaymenu-day strong{
	color: #880301;
	padding-left: 20px;
}
		/* content mcDaymenu END */
		/* content mcContactFormV3 */
div.mcContactFormV3{
	width: 270px;
	padding-left: 10px;
}
div.mcContactFormV3 fieldset{
	border: none;
}
div.mcContactFormV3 legend{
	font-weight: bold;
	color: #880301;
	font-size: 1.1em;
	padding-bottom: 20px;
}
div.mcContactFormV3 input,div.mcContactFormV3 textarea{
	border: solid 1px #880301;
	background: #FEF4E1;
	width: 160px;
	font-size: 11px;
	position: absolute;
	top: 0px;
	left: 95px;
}
div.mcContactFormV3 input:focus,div.mcContactFormV3 textarea:focus{
	border: solid 1px #9B7531;
}
div.mcContactFormV3 textarea{
	height: 70px;
	font-size: 11px;
}
div.mcContactFormV3 label{
	display: block;
	height: 30px;
	width: 95px;
	font-size: 12px;
}
#mcContactFormV3-submitDiv{
	
	padding-left: 145px;
}
#mcContactFormV3-submit{
	cursor: pointer;
	border: none;
	background: #FAE0B0;
	color: #880301;
	font-weight: bold;
}
#mcContactFormV3-messageDiv{
	padding-bottom: 60px;
}
#mcContactFormV3-kackaImage{
	padding-left: 95px;
	padding-bottom: 5px;
}
		/* content mcContactFormV3 END */
		/* content mcMessagesV3 */
div.mcMessagesV3{
	padding-left: 10px;
	padding-right: 30px;	
}
div.mcMessagesV3-oneMessage{
	margin-bottom: 20px;
	height: 50px;
}
*>div.mcMessagesV3-oneMessage{
	height: auto;
}
div.mcMessagesV3-name{
	padding-left: 10px;
	padding-right: 50px;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #E2BD79;
}
div.mcMessagesV3-date{
	position: absolute;
	top: 5px;
	right: 10px;
	font-style: italic;
	font-size: 0.9em;
}
div.mcMessagesV3-message{
	padding-top: 10px;
	padding-bottom: 10px;
}
div.mcMessagesV3-answer{
	padding-left: 90px;
	color: #880301;
	height: 50px;
}
*>div.mcMessagesV3-answer{
	height: auto;
}
strong.mcMessagesV3-answerTitle{
	position: absolute;
	top: 0px;
	left: 20px;
}
div.mcMessagesV3-paging{	
	height: 30px;
	white-space: nowrap;
	border-top: solid 1px #BE9957;
	padding-top: 10px;
	padding-bottom: 30px;
}
.mcMessagesV3-pagingAButt {
	display: block;
	float: left;
	font-size: 11px;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	border: solid 1px #BE9957;
	margin-right: 2px;
	line-height: 20px;
	color:#3E2D23;
	
}
a.mcMessagesV3-pagingAButt:hover {
	color: #FFFFFF;
	background-color: #7A0200;
}
select.mcMessagesV3-pagingSelect{
	border: 1px solid #BE9957;
	position: absolute;
	left: 160px;
	top: 10px;
	margin: 0px;
	font-size: 13px;
	background: #FEF4E1;
}
select.mcMessagesV3-pagingSelect option{
	padding-left: 3px;
	padding-right: 3px;
	background: #FEF4E1;
}

div.mcMessagesV3 fieldset{
	border: none;
	padding-bottom: 20px;
}
div.mcMessagesV3 legend{
	font-weight: bold;
	color: #880301;
	font-size: 1.1em;
	padding-bottom: 20px;
}
div.mcMessagesV3 input,div.mcMessagesV3 textarea{
	border: solid 1px #880301;
	background: #FEF4E1;
	width: 350px;
	font-size: 11px;
	position: absolute;
	top: 0px;
	left: 180px;
}
div.mcMessagesV3 input:focus,div.mcMessagesV3 textarea:focus{
	border: solid 1px #9B7531;
}
div.mcMessagesV3 textarea{
	height: 70px;
	font-size: 11px;
}
div.mcMessagesV3 label{
	display: block;
	height: 30px;
	width: 180px;
	font-size: 12px;
}
#mcMessagesV3-submitDiv{
	
	padding-left: 175px;
}
#mcMessagesV3-submit{
	cursor: pointer;
	border: none;
	background: #FAE0B0;
	color: #880301;
	font-weight: bold;
}
#mcMessagesV3-messageDiv{
	padding-bottom: 15px;
}
#mcMessagesV3-kackaImage{
	top: -12px;
}
		/* content mcMessagesV3 END */
		/* content mcChatV3 */
div.mcChatV3{
	padding-left: 10px;
	padding-right: 30px;
}
#mcChatV3-chooseNick{
	padding-bottom: 20px;
}
div.mcChatV3 fieldset{
	border: none;
	padding-bottom: 20px;
}
div.mcChatV3 legend{
	font-weight: bold;
	color: #880301;
	font-size: 1.1em;
	padding-bottom: 20px;
}
#mcChatV3-nick,#mcChatV3-kacka{
	border: solid 1px #880301;
	background: #FEF4E1;
	width: 350px;
	font-size: 11px;
	position: absolute;
	top: 0px;
	left: 180px;
}
#mcChatV3-nick:focus,#mcChatV3-kacka:focus{
	border: solid 1px #9B7531;
}
#mcChatV3-nickDiv label,#mcChatV3-kackaDiv label{
	display: block;
	height: 30px;
	width: 160px;
	font-size: 12px;
}
#mcChatV3-submitDiv{
	
	padding-left: 175px;
}
#mcChatV3-submit{
	cursor: pointer;
	border: none;
	background: #FAE0B0;
	color: #880301;
	font-weight: bold;
}
#mcChatV3-kackaImage{
	padding-left: 180px;
	padding-bottom: 10px;
}
#mcChatV3-chatWindow{
	border: solid 1px #7a0200;
	height: 395px;
	width: 553px;
	padding-top: 41px;
	background: #F5E7D1 url("../img/mcChatBg.jpg") no-repeat 0px 41px;
}	
div.mcChatV3-chatForm{
	position: absolute;
	top: -1px;
	left: -1px;
	height: 24px;
	padding: 5px;
	padding-top: 12px;
	padding-left: 10px;
	width: 540px;
	background: #880301 url("../img/mcChatFormBg.png") repeat 0px 0px;
	overflow:hidden;
	color: #fff3de;
	font-weight: bold;
}
#mcChatV3-chatMessages{

}
#mcChatV3-message{
	border: solid 1px #e1ba73;
	width: 250px;
	font-size: 11px;
	background: #fff3de;

}
#mcChatV3-submitMessageDiv{
	position: absolute;
	top: -2px;
	right: 10px;
}
#mcChatV3-submitMessage{
	cursor: pointer;
	border: none;
	background: #f8e2bc url("../img/mcChatSend.png") no-repeat 0px 0px;
	color: #000000;
	font-weight: bold;
	height: 21px;
	width: 77px;
	line-height: 21px;
	
}
#mcChatV3-chatMessages{
	height:374px;
	padding: 10px;
	overflow: auto;
}
table.mcChatV3-chatMessages td{
	vertical-align: top;
	padding: 3px;
	padding-bottom: 10px;
	padding-left: 10px;
}
td.mcChatV3-oneMessageNick{
	width: 50px;
}
div.mcChatV3-oneMessage{

}
#mcChatV3-tonick{
	position: absolute;
	top: -18px;
	left: 310px;
	width: 100px;
	border: solid 1px #e1ba73;
	background: #FEF4E1;
	font-size: 11px;
}
#mcChatV3-logout{
	height: 30px;
}
#mcChatV3-logout a{
	display: block;
	text-decoration: none;
	width: 92px;
	height: 21px;
	color: #fcebce;
	background: #960705 url("../img/mcChatLogout.png") no-repeat 0px 0px;
	line-height: 21px;
	text-align: center;
	font-weight: bold;
	position: absolute;
	top: 5px;
	right: 0px;
}
		/* content mcChatV3 END */
	/* content modules END */
		
/* module styles END */


