/* Список технологий */
.technology_list_textbox {
	text-align: right;
	position:absolute; top:22px; left:0px;
	background-color: transparent;
	width: 410px;
	height: auto;
}
.technology_list_background {
	position:absolute; top:22px; left:0px;
	background-color: #669999;
	width: 410px;
	height: auto;
	padding-bottom: 15px;
	text-align: right;
}
.technology_list_background {
	filter: alpha(opacity=90);
 	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
 -moz-opacity: 0.9s0; opacity:0.9;
}


/* COLNAGO CTB */

.technology_list_textbox_ctb_carbon {
	text-align: left;
	position:absolute; top:22px; left:20px;
	background-color: transparent;
	width: 760px;
	height: auto;
}
.technology_list_background_ctb_carbon {
	position:absolute; top:22px; left:0px;
	background-color: #669999;
	width: 800px;
	height: auto;
	padding-bottom: 10px;
	padding-left: 20px;
	text-align: left;
}
.technology_list_background_ctb_carbon {
	filter: alpha(opacity=90);
 	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
 -moz-opacity: 0.9s0; opacity:0.9;
}
.technology_item_ctb_carbon {
	padding-right: 15px;
	padding-top: 30px;
	font-weight: bold;
	font-size: 31px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: white;
}
.technology_item_ctb_carbon {
	padding-right: 15px;
	padding-top: 30px;
	font-weight: bold;
	font-size: 31px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: white;
}


.technology_item {
	padding-right: 15px;
	padding-top: 50px;
	font-weight: bold;
	font-size: 31px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: white;
}
.technology_item_class {
	padding-right: 15px;
	font-weight: bold;
	font-size: 16px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: #99cc33;
}
.technology_item_class a {
	color: #66ccff;
}
.technology_item_class a:hover {
	color: #99cc33;
}

.technology_item_description_header {
	font-size: 13px;
	font-weight: bold;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: white;
}
.technology_more {
	padding-top: 10px;
	padding-left: 0px;
	padding-bottom: 0px;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	color: #99cc33;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}
.technology_more a {
	color: #66ccff;
}
.technology_more a:hover {
	color: #99cc33;
}


.technology_item_description {
	padding-top: 15px;
	font-size: 12px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: white;
}
.technology_item_enter {
	padding-right: 15px;
	font-size: 12px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: blue;
}
.technology_item_enter a {
	color: blue;
}
.technology_item_enter a:hover {
	color: #ff3300;
}

.top_menu_selected {
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	color: white;
	background-color: #669999;
	font-size: 11px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	border-left-color: white;
	border-left-width: 1px;
	border-left-style: solid;
	display:block;
	width:127px;
	height:22px;
	float:left;
	line-height:23px;
}

.top_menu_selected b {
	padding-left: 7px;
}

.top_menu_selected a {
	text-decoration: none;
}