/* 
Title:		Semos Multimedia main style
Author: 	contact@smultimedia.com
*/

/* Import css file */
@import url(01master.css);
/* pageStructure
-----------------------------------------------------------------------------*/
.wrap {
	margin:0 auto;
	width:870px;
}
.maincontent {
	float:left;
	width:868px;
	background-color:#e7dfbb;
	margin-bottom:10px;
	position:relative;
}
.left {
	float:left;
	width:240px;
	padding-bottom:12px;
}
.right {
	float:right;
	width:560px;
	padding:40px 30px;
	
}
.right a, a:hover 
{
	color:#881D0A;
}
.right h3 {
	font:bold 14px Arial, Geneva, sans-serif;
	color:#333;
}
.right .right3 {
	padding-left:100px;
	width:300px;
}
.right .right3 h3 {
	font:bold 14px Arial, Geneva, sans-serif;
	color:#333;
}
.right2 {
	float:right;
	width:560px;
	height:507px;
	padding:40px 30px;
	background:url(../images/bgimg.jpg) no-repeat right top
}
.right2 h3 {
	font:bold 14px Arial, Geneva, sans-serif;
	color:#333;
}
.spacer {
	clear:both;
	font-size:0;
	line-height:0;
}
.navigation2 {
	width:230px;
	background:url(../images/n2.jpg) no-repeat bottom center;
	margin-left:11px;
	text-align:left;
	padding:63px 0 8px 0;
}
.navigation2 ul {
	list-style:none;
	text-align:center;
	width:200px;
	margin-left:15px;
}
.navigation2 ul li {
	text-transform:uppercase;
	font-family:Verdana, Helvetica, sans-serif;
	font-weight:bold;
	color:#881d0a;
	display:block;
	border-bottom:1px solid #9e4a34;
	padding:8px 0;
}
.navigation3 {
	width:210px;
	margin-left:22px;
	text-align:left;
	background-color:#efe5d9;
}
.navigation3 h2 {
	height:90px;
}
.navigation3 ul {
	list-style:none;
	text-align:left;
	width:180px;
	margin-left:15px;
}
.navigation3 ul li {
	font-family:Verdana, Helvetica, sans-serif;
	font-weight:bold;
	color:#881d0a;
	display:block;
	border-bottom:1px solid #9e4a34;
	padding:10px 5px;
}
.navigation3 ul li a, .navigation3 ul li a:visited {
	color:#881d0a;
	text-decoration:none;
}
.logo {
	position:absolute;
	top:-20px;
	text-align:left;
	background-color:#e7dfbb;
	left:10px;
	width:231px;
	height:81px;
	background:url(../images/n1.jpg) no-repeat left top;
}
.lang {
	position:absolute;
	top:-35px;
	text-align:left;
	background-color:#e7dfbb;
	right:0;
}
.lang h2 {
	height:90px;
}
.lang ul {
	list-style:none;
	text-align:left;
}
.lang ul li {
	font-family:Verdana, Helvetica, sans-serif;
	font-weight:bold;
	color:#881d0a;
	display:block;
	float:left;
	border-bottom:1px solid #9e4a34;
	padding:8px;
}
.lang ul li a, .lang ul li a:visited {
	color:#881d0a;
	text-decoration:none;
}
.active {
	background:url(../images/grad.jpg) no-repeat top left;
}
.navigation2 ul li a, .navigation2 ul li a:visited {
	color:#881d0a;
	text-decoration:none;
}
.contact {
	padding:15px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	background:#e4e3df;
	border-top:1px solid #b1b2ab;
	border-right:1px solid #b1b2ab;
	border-left:1px solid #b1b2ab;
}
.contact a, a:hover 
{
	color:#881D0A;
}
.ribon
{
    position:absolute;
    left:464px;
    top:-90px;
}
/*coment */

.comments
{
	float:left;
	padding:0 0 0 0px;

}

.comments input {
border:1px solid #CCCCCC;
width:200px;
margin:3px 0;

}
.comments textarea {
border:1px solid #CCCCCC;
width:200px;
margin:5px 0;
}
.black {
color:#000000;
font-weight:bold;
text-align:left;

}
.comments label {
text-align:left;

}
.comments h3 {
	font:bold 14px Arial, Geneva, sans-serif;
	color:#333;

}
.watermark
{
 color:Gray;
}
