/* CSS Document */
@import "class.css";
@import "main.css";
@import "forms.css";
@import "modules.css";

body, .mceContentBody{
	color:#b9a894; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:12px;
}
body.mceContentBody{ width:auto; height:auto !important; }
#wrapper, .mceContentBody{}

.mceContentBody{ background:url(/images/main.jpg) fixed; }

.pagecontent, .mceContentBody{ color:#b9a894; line-height:1.15; text-shadow:#111 1px 1px 2px; }
.pagecontent ul, .mceContentBody ul,
.pagecontent ol, .mceContentBody ol{ margin:15px 0; padding-left:40px; list-style:disc; }
.pagecontent table, .mceContentBody table{ border:1px solid #333; border-collapse:collapse; }
.pagecontent table td, .mceContentBody table td,
.pagecontent table th, .mceContentBody table th{ border:1px solid #333; padding:3px; }
.pagecontent img{ margin:0 5px 5px 5px; }

*{ margin:0; padding:0; }

textarea{ resize:none; }
:focus { outline: 0; }

table, img, div, a { border:0; }
table, td, th, div, img{
	border:none 0;
	border-spacing:0px;
	outline:none;
	padding:0;
	margin:0;
}
h1, h2, h3, h4{
	padding:0; margin:0 0 10px;
	color:#b9a894; font-size:17px; font-weight:normal; text-transform:uppercase;
}
body.template3 h1,
body.template4 h1{ text-transform:none; }
h2{ font-size:16px; }
h3{ font-size:14px; font-weight:bold; }
h4{ font-size:14px; }

p{ margin:0 0 10px; }
a{ border:none; color:#FFF; text-decoration:none; }
a:hover{ color:#B9A894; text-decoration:none; }
.socials a{ width:30px; height:30px; margin-left:5px; display:block; float:left; }
.socials a.vk{ background:url(/images/icons/vk.gif); }
.socials a.yt{ background:url(/images/icons/yt.gif); }
.socials a.it{ background:url(/images/icons/it.gif); }
.socials a.gp{ background:url(/images/icons/gp.gif); }
.socials a.nc{ background:url(/images/icons/nc.gif); }
.socials a.vk:hover{ background:url(/images/icons/vk-h.gif); }
.socials a.yt:hover{ background:url(/images/icons/yt-h.gif); }
.socials a.it:hover{ background:url(/images/icons/it-h.gif); }
.socials a.gp:hover{ background:url(/images/icons/gp-h.gif); }
.socials a.nc:hover{ background:url(/images/icons/nc-h.gif); }