
/* CSS Document */



#maintable {
border-left:0px solid;
border-right:0px solid;
}

#selectlanguage {
background-color:transparent!important;
color:#ffffff;
margin:15px 2px 2px;
display:none;
}

#screenshot {
border:1px solid #FFFFFF;
width:180px;
margin:11px;
height:140px!important;
}

#freecamsblock #screenshot{
	width: 100px!important;
	height: 80px!important;
}



#description{
	color:#FFF !important;
	font-size:13px!important;
	height:116px!important;
	margin-top:10px;
	width:134px;
}

#modeltitle {
	font-size:14px;
	font-weight:bold;
	margin-left:11px;
}

#camblock {
border:8px solid #ffffff;
margin-bottom:22px;
background-image: url(cam.png);
background-repeat:repeat-x;
}

#menu, #padding{
	padding:0!important;
	margin:0!important;
	display:none;
}

.menuitem{
	float: left;
	width: 125px;
	background-image: url(boton-off.png);
	border-top: 1px solid #404040;
	border-left: 1px solid #404040;
	border-right: 1px solid #404040;
	height: 25px;
	padding-top: 4px;
	padding-left: 4px;
	margin-left:16px;
}

.menuitem a{
	font-size: 14px;
	color: #cccccc;
	font-family: arial;
	text-decoration: none;
}


.menuitem a:hover{
	color: #acacac;
}

#menuitemon{
	background-image: url(boton-on.png) !important;
	color: white;
	margin-left:12px;
}


#menuitemon a{
	color: white;
}


#menuitemon a:hover{
	color: #acacac;
}



.menuitemsep{
	width:5px;
	float: left;
	height: 30px;
}

#formsearch{
	float: left;
	width: 100px;
	padding-left: 450px;
	padding-top: 24px;
}

#formsearch input{
	display: inline;
}

#menuhor{
	clear: both;
	padding-top: 20px !important;
}


