/* CSS Document */

body,td,th {
	font-size: 12px;
	color: #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:18px;
	
}
body {
	background-color: #222222;
	margin: 0px;
}
p 
{
    padding:0px;
    margin:0px;
    margin-bottom:10px;
    text-align:justify;
}
body,html {
	height:100%;
}
a {
	color:#FFCC00;
}

a:hover {
	color:#FFFF00;
	text-decoration:none;
}

div.core 
{
    background-color:#222222;
    width:780px;
    margin-left:auto;
    margin-right:auto;
}
div.core2
{
   width:780px;
}
div.logo 
{
    height:134px;
    overflow:visible;
    position:relative;
}
div.logo img 
{
    float:left;
    position:absolute;
}
div.banner 
{
    width:750px;
    height:300px;
    border:1px solid White;
}
div.core-content 
{
    width:752px;
    margin:0px auto;
    padding-bottom:10px;
}

p.highlight 
{
    background:#FFCC00;
    color:Black;
    font-weight:bold;
    padding:15px;
    text-align:center;
    border:1px solid White;
}
p.highlight a 
{
    color:Black;
}
div.main-menu 
{
    border-right:1px solid #666666;
    padding-right:20px;
    margin-right:20px;
    float:left;
    width:150px;
}
div.main-menu ul,
div.main-menu li
{
    padding:0px;
    margin:0px;
    list-style:none;
}
div.main-menu ul ul 
{
    margin-left:15px;
}
h1
{
    font-size:20px;
    font-weight:normal;
    padding:0px;
    margin:0px;
    padding-bottom:10px;
    border-bottom:1px solid #666666;
    margin-bottom:10px;
}
h2
{
    font-size:16px;
    font-weight:bold;
    color:#CCCCCC;
    padding:0px;
    margin:0px;
    padding-bottom:5px;
    margin-bottom:8px;
    border-bottom:1px solid #333333;
}
h3
{
    font-size:14px;
    font-weight:bold;
    color:#FFCC00;
    padding:0px;
    margin:0px;
    padding-bottom:5px;
    margin-bottom:3px;
}
div.content 
{
    float:left;
    width:560px;    
}
p.date 
{
    color:#999999;
}
p.flash 
{
    margin-top:10px;
    margin-bottom:20px;
}
p.other-text 
{
    color:#999999;
    font-size:10px;
}
a img 
{
    border:none;
}
div.casasoft 
{
    border-top:1px solid #999999;
    margin-top:15px;
    padding-top:10px;
    text-align:right;
}
div.casasoft a 
{
    color:White;
}
div.item td.thumb 
{
    padding-right:15px;
    vertical-align:top;
}

div.item td.thumb img 
{
    border:5px solid White;
}
div.item 
{
    margin-bottom:15px;
    padding-bottom:15px;
    border-bottom:1px solid #555555;
}
.float-left 
{
    float:left;
}
.float-right
{
    float:right;
}
div.machinery 
{
    margin-bottom:15px;
}
div.gallery 
{
    margin-top:15px;
    clear:both;
}
div.gallery img 
{
    border:5px solid White;
    margin:0px 10px 10px 0px;
    float:left;
}
div.gallery a:hover img 
{
    border-color:#FFCC00;
}
address 
{
    font-style:normal;
}
div.related-images img 
{
    border:5px solid White;
    float:left;
    margin-right:15px;
    margin-bottom:15px;
}
