.blue{
	background:#000 url(../_img/body-bg.jpg) no-repeat;
}
#header{
	width:100%;
	height:auto;
}
#block-logo{
	width:188px;
	height:100px;
	float:left;
}
#block-logo h1 a{
	display:block;
	width:188px;
	height:100px;
	background:url(../_img/logo-trolec.png) no-repeat center center;
	text-indent:-9999px;
	overflow:hidden;
}
#tools{
	float:right;
}
#search{
	background:url(../_img/form-search-bg2.png) no-repeat;
	height: 22px;
	width: 145px;
	float:left;
	padding-right:30px;
}
#field{
	border:none;
	width:110px;
	background:url(../_img/spacer.gif);
	margin: 4px 0 0 7px;
	color: #222;
	font-size: 10px;
	text-shadow: 0px 1px 0px #777;
}
#button{
	text-indent:-9999px;
	width:15px;
	border:none;
	background:url(../_img/btn-search.png) no-repeat;
	cursor:pointer;
	margin: 0 0 0 -4px;
}
#button:hover{
	background:url(../_img/btn-search.png) 15px 0px;
}
#links{
	width:120px;
	height:22px;
	float:left;
}
#links a{
	color:#FFF;
	font-size:10px;
	margin-right:15px;
	text-decoration:none;
}
#links a:hover{
	text-decoration:underline;
}
#links a.active{
	text-decoration:underline;
}
#language{
	width:40px;
	height:22px;
	float:left;
}
#language a{
	color:#999;
	font-size:10px;
	padding-right:10px;
	text-decoration:none;
	background:url(../_img/btn-language.gif) no-repeat right top;
	cursor:pointer;
}
#language a:hover{
	color:#FFF;
	background:url(../_img/btn-language.gif) no-repeat right -13px;
	text-decoration:underline;
}
#menu{
	width:100%;
	height:20px;
	float:right;
	margin-top: -20px;
	border-bottom: 2px solid #9C0C0C;
}
#menu ul{
	float:right;
	list-style-type:none;
	font-size:10px;
	margin-top:2px;
}
#menu li{
	margin:0px 5px 0px 0px;
	display:inline;
	padding:0px 0px;
	width:80px;
}
#menu a{
	color:#FFF;
	padding:3px 20px 5px;
	text-decoration:none;
	width:80px;
	font: 10px/14px Arial, Helvetica, sans-serif;
}
#menu a:hover{
	color:#FFF;
	background:url(../_img/menu_select.gif) no-repeat center top;
}
#menu a.active{
	color:#FFF;
	background:url(../_img/menu_select.gif) no-repeat center top;
}
#menu_left{
	margin-top:20px;
}
#menu_left ul{
	width:100%;
	height:100%;
	float:left;
	list-style-type:none;
	border-right: 2px dotted #BD0000;
}
#menu_left li{
	border-bottom: 1px dotted #CCC;
	margin-left:0px;
	padding:0px 0px 0px 20px;
	margin-right:15px;
	height:20px;
}
#menu_left a{
	color:#666;
	font: 11px Arial, Helvetica, sans-serif;
	text-decoration:none;
	padding-left:10px;
	margin-left:-10px;
}
#menu_left a:hover{
	color:#BD0000;
	background:url(../_img/bullet-active.gif) no-repeat left center;
	font-weight: bold;
}
#ssmenu_left{
	margin-top:20px;
	width:100%;
}
#ssmenu_left ul{
	width:100%;
	height:100%;
	float:left;
	list-style-type:none;
	border-right: 2px dotted #BD0000;
}
#ssmenu_left li{
	border-bottom: 1px dotted #CCC;
	margin-left:0px;
	padding:0px 0px 0px 20px;
	margin-right:15px;
	height:20px;
}
#ssmenu_left a{
	color:#666;
	font: 11px Arial, Helvetica, sans-serif;
	text-decoration:none;
	padding-left:10px;
	margin-left:-10px;
}
#ssmenu_left a:hover{
	color:#BD0000;
	background:url(../_img/bullet-active.gif) no-repeat left center;
	font-weight:bold;
}
#menu_left a.active{
	color:#BD0000;
	background:url(../_img/bullet-active.gif) no-repeat left center;
	font-weight:bold;
}
#ssmenu_left a.active{
	color:#BD0000;
	background:url(../_img/bullet-active.gif) no-repeat left center;
	font-weight:bold;
}
.title{
	background:url(../_img/menu_select.gif) repeat-x center top;
	color:#FFF;
	font: 11px/20px Arial, Helvetica, sans-serif;
	padding-left:10px;
}
#banner{
	width:100%;
	height:200px;
	background:#CCC;
	border-bottom: 2px solid #9C0C0C;
	float:left;
}
#main_content{
	float:left;
	background:#FFF;
	min-height:300px;
	padding-bottom:100px;
}
#main_content h1{
	color:#C40000;
	font: bold 16px/20px Arial, Helvetica, sans-serif;
	margin-top:10px;
}
#main_content h2{
	color:#C40000;
	font: bold 16px/20px Arial, Helvetica, sans-serif;
	margin-top:10px;
}
#main_content h3{
	color:#C40000;
	font: bold 12px/20px Arial, Helvetica, sans-serif;
	margin-top:10px;
	text-transform: uppercase;
}
#main_content h4{
	color:#000;
	font: bold 12px/20px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin:-10px 0px 0px;
}
#main_content h5{
	color:#C40000;
	font: italic normal 12px/20px Arial, Helvetica, sans-serif;
	margin:-15px 0px 10px;
}
#main_content ul{
	color:#000;
	font: 12px/16px Arial, Helvetica, sans-serif;
}
#main_content p{
	color:#000;
	font: 12px/16px Arial, Helvetica, sans-serif;
}
#main_content p a{
	color:#C40000;
}
#main_content p a:hover{
	color:#666;
}
.plus{
	background:url(../_img/bullet-plus.gif) no-repeat left center;
	padding-left:12px;
	color:#000;
}
.plus:hover{
	color:#C40000;
}
#map{
	margin:15px 10px 10px 15px;
}
#gallery_principal{
	
}
#gallery_principal img{
	margin:15px 20px 10px;
	width:419px;
}
#gallery_navigation{
	margin:10px 10px 10px;
	width:440px;
}
#gallery_navigation a{
	margin:0px 5px 0px;
}
.bt_gallery_prev{
	text-indent:-9999px;
	width:25px;
	height:46px;
	float:left;
	background:url(../_img/btn-gallery-prev.jpg) no-repeat center center;
}
.bt_gallery_prev:hover{
	background:url(../_img/btn-gallery-prev.jpg) no-repeat left center;
	cursor:pointer;
}
.bt_gallery_next{
	text-indent:-9999px;
	width:15px;
	height:46px;
	float:right;
	background:url(../_img/btn-gallery-next.jpg) no-repeat center center;
}
.bt_gallery_next:hover{
	background:url(../_img/btn-gallery-next.jpg) no-repeat right center;
	cursor:pointer;
}
#footer{
	padding: 5px 0px 0px;
	float:left;
	width:100%;
}
#legal{
	float:left;
	font-size:10px;
	color:#999;
	text-indent:5px;
	line-height:25px;
}
#menu_footer{
	float:right;
	font-size:10px;
	color:#999;
	line-height:25px;
	padding-right:5px;
}
#menu_footer a{
	color:#999;
	text-decoration:none;
}
#menu_footer a:hover{
	color:#FFF;
	text-decoration:underline;
}
/* TABLE */
#box-table-a {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin:0;
	width:420px;
	text-align: left;
	border-collapse: collapse;
}
#box-table-a thead th {
	font-size: 13px;
	font-weight: bold;
	padding: 8px;
	background: #900;
	border-bottom: 1px solid #FFF;
	border-right: 1px solid #FFF;
	border-left: 1px solid #FFF;
	color: #FFF;
}
#box-table-a tfoot th {
	text-align: right;
	font-size:11px;
	padding: 8px 8px 25px 8px;
	background: #FFF;
	color: #900;
	border-top: 2px solid #FFF;
	border-right: 1px solid #FFF;
	border-left: 1px solid #FFF;
}
#box-table-a tfoot th a {
	color: #C40000;
	text-transform:none;
	text-decoration:none;
}
#box-table-a tfoot th a:hover {
	color:#666;
	text-transform:none;
	text-decoration:none;
}

#box-table-a td {
	padding: 8px;
	background: #EAEAEA;
	border-bottom: 1px solid #FFF;
	border-top: 1px solid transparent;
	border-right: 1px solid #FFF;
	border-left: 1px solid #FFF;
	color: #000;
}
#box-table-a tr:hover td {
	background: #CCC;
	font-weight: bold;
	color: #333;
}

