body{
	margin:0px;
	padding:0;
	background-color:black;
	font-family: arial;
	font-size: 12px;
	color:white;
	background-repeat:no-repeat;
	background-position: center; 
	background-position:top;
}

a{
	text-decoration:none;
}

label {
	color: #c3c3c3;
	font-size:12px;
}

#main_container {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
}

#top_container {
	width:1000px;
}

#top_logos_box {
	width:720px;
	height:39px;
	background-image: url(../img/top_logo_bg.jpg);
	background-repeat:reepat-x;
	padding-left: 310px;
	float:left;
	z-index:5;
	position:relative;
	*width:690px;
}

#main_logo {
	margin-top: -20px;
	margin-left: 18px;
	z-index:6;
	position:relative;
	float:left;
}

.top_logos {
	float:left;
	margin-top: 8px;
	margin-left:15px;
	margin-right:15px;
}

.mixer_top_logo {
	width:100px;
	height:25px;
	background-image: url(../img/mixer_top_logo.png);
	background-repeat:no-repeat;
	cursor:pointer;
	float:left;
	margin-left:-15px;
}

.mixer_top_logo_selected {
	width:100px;
	height:25px;
	background-image: url(../img/mixer_top_logo_selected.png);
	background-repeat:no-repeat;
	float:left;
	margin-left:-15px;
}

.grandimacchine_top_logo {
	width:96px;
	height:20px;
	background-image: url(../img/grandimacchine_top_logo.png);
	background-repeat:no-repeat;
	cursor:pointer;
	float:left;
	margin-top: 5px;
}

.amog_top_logo {
	width:71px;
	height:31px;
	background-image: url(../img/amog_top_logo.png);
	background-repeat:no-repeat;
	cursor:pointer;
	float:left;
	margin-top: 0px;
}

.davino_top_logo {
	width:74px;
	height:14px;
	background-image: url(../img/davino_top_logo.png);
	background-repeat:no-repeat;
	cursor:pointer;
	float:left;
	margin-top: 6px;
}

#top_flags_box {
	float:left;
	padding-top: 13px;
	margin-left: 80px;
}

#top_flags_box table {
	float:left;
}

.top_flag {
	float:left;
	margin-left: 3px;
	margin-right:3px;
}

.selected_flag {
	background-color: #cccccc;
}

#menu_animation_box {
	width:1000px;
	float:left;
}

#main_menu_box {
	width:250px;
	float:left;
}

#main_login_box {
	padding-top: 20px;
	padding-left:12px;
}

#main_login_box input {
	border:0px none;
	background-color: #4f4f4f;
	color:white;
}

.login_btn {
	width:74px;
	height:24px;
	background-image: url(../img/login_btn.png);
	background-repeat:no-repeat;
	cursor:pointer;
	border:0px none;
	background-color:transparent!important; 
	color: black!important;
}

.login_btn:hover {
	background-position:-74px 0px;
}

.login_btn_big {
	width:139px;
	height:24px;
	background-image: url(../img/login_btn_big.png);
	background-repeat:no-repeat;
	cursor:pointer;
	border:0px none;
	background-color:transparent!important; 
	color: black!important;
}

.login_btn_big:hover {
	background-position:-139px 0px;
}


#main_menu_content {
	padding-left: 17px;
	margin-top: 5px;
}

.main_menu_spacer {
	width:232px;
	height:2px;
	background-image: url(../img/main_menu_spacer.png);
	background-repeat:no-repeat;
	float:left;
	margin-top: 10px;
	margin-bottom:10px;
}

.main_menu_btn {
	float:left;
	width:232px;
	color:#6d6d6d;
	cursor:pointer;
	text-decoration:none;
}

.main_menu_btn:hover {
	color:white;
}

.main_menu_btn_white {
	color:white;
	font-size:14px;
}

.main_menu_btn_grey {
	color: inherit;
	font-size:12px;
	text-align: justify;
}

.main_menu_btn_grey:hover {
	color: inherit;
}

#animation_box {
	width:727px;
	height:625px;
	float:left;
	margin-left:20px;
	margin-top:100px;
}

#home_content_container {
	width:1000px;
	float:left;
}

#home_light_fx_row {
	width:1000px;
	height:120px;
	float:left;
	background-image: url(../img/home_light_fx_row.jpg);
	background-repeat:no-repeat;
	margin-top: 30px;
}

#home_content_box {
	width:1000px;
	float:left;
	background-image: url(../img/home_content_bg.jpg);
	background-repeat:repeat-x;
	background-color: #676a6e;
}

#banner_box {
	width:258px;
	float:left;
	margin-top: -105px;
	margin-left: 3px;
	z-index:2;
	position:relative;
}

#banner_box_top {
	width:258px;
	height:16px;
	background-image: url(../img/banner_box_top.png);
	background-repeat:no-repeat;
	float:left;
}

#banner_box_bottom {
	width:258px;
	height:16px;
	background-image: url(../img/banner_box_bottom.png);
	background-repeat:no-repeat;
	float:left;
}

#banner_box_cnt {
	width:258px;
	background-image: url(../img/banner_box_cnt.png);
	background-repeat:repeat-y;
	float:left;
	text-align:center;
}

#banner_box_item {
	margin-top:-10px;
	margin-left:auto;
	margin-right:auto;
}

#home_right_box {
	width:661px;
	float:left;
	margin-left: 35px;
	margin-top: -143px;
}

.page_news_box {
	width:559px;
	height:232px;
	background-image: url(../img/page_news_box.png);
	background-repeat:no-repeat;
	float:left;
	margin-left:12px;
}

.page_documents_box {
	width:509px;
	height:56px;
	background-image: url(../img/page_document_box.png);
	background-repeat:no-repeat;
	float:left;
	margin-left:12px;
	font-weight:bold;
	color: #10213a;
	font-size: 12px;
	padding:25px;
}

.page_documents_box a {
	font-weight:bold;
	color: #10213a;
	font-size: 12px;
}

.page_documents_box a:hover {
	text-decoration:none;
}

#home_news_box {
	width:661px;
	height:232px;
	background-image: url(../img/home_news_box.png);
	background-repeat:no-repeat;
	float:left;
}

.page_news_items_box {
	width:521px;
	height:199px;
	float:left;
	margin-left: 18px;
	margin-top:16px;
}

#home_news_items_box {
	width:521px;
	height:199px;
	float:left;
	margin-left: 70px;
	margin-top:16px;
}

.home_news_item {
	width:501px;
	height:159px;
	float:left;
	padding:20px;
	padding-left:10px;
	padding-right:10px;
}

.home_news_img_box {
	width:241px;
	height: 163px;
	background-image: url(../img/home_news_img_box.jpg);
	background-repeat:no-repeat;
	float:left;
}

.home_news_content_box {
	width:250px;
	float:left;
	text-align:justify;
	padding:5px;
}

.home_news_date {
	float:left;
	width:250px;
	color: #152132;
	font-weight:bold;
	font-size:18px;
}

.home_news_date p {
    margin:0px;
	 line-height: 15px;
}

.home_news_title {
	float:left;
	width:250px;
	margin-top: 2px;
	margin-bottom:2px;
}

.home_news_title a {
	color: #152132;
	font-weight:bold;
	font-size:14px;
	text-align:left;
	margin:0px;
	text-decoration:none;
}

.home_news_title a:hover {
	text-decoration:underline;
}

.home_news_text {
	color: #2d2e2e;
	font-weight:normal;
	font-size:12px;
}

.home_news_item_number {
	width:46px;
	height:20px;
	background-image: url(../img/news_number_bg2.png);
	background-repeat:no-repeat;
	color:white;
	font-size: 14px;
	text-align: center;
	font-weight:bold;
	padding-top: 3px;
	float:right;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: -60px;
}

#home_link_box {
	width:551px;
	float:left;
	margin-left: 55px;
	margin-top: -10px;
}

#home_link_box p {
	color:white;
	font-size:12px;
	font-weight:normal;
	margin:0px;
}

.home_link_item {
	width:531px;
	float:left;
	padding:20px;
	padding-left:10px;
	padding-right:10px;
	text-align:justify;
}

.home_link_btn {
	float:right;
	width:129px;
	height:23px;
	background-image: url(../img/home_content_btn.png);
	background-repeat:no-repeat;
	text-align:right;
	padding-right: 40px;
	padding-top: 6px;
	color: #080c13;
	font-size:14px;
	margin-top: 5px;
	cursor:pointer;
	text-decoration:none;
}

.home_link_btn:hover {
	background-position: -169px 0px;
}

.home_link_spacer {
	width:542px;
	height:1px;
	background-image: url(../img/home_content_spacer.png);
	background-repeat:no-repeat;
	float:left;
}

#footer_container {
	width:1000px;
	background-image: url(../img/footer_bg.jpg);
	background-repeat:repeat-x;
	float:left;
	margin-top:-15px;
	z-index:1;
	position:relative;
	background-color: #787878;
}

#footer_container table {
	float:left;
	margin-top: 5px;
	margin-bottom:5px;
}

#footer_container table a {
	color:white;
}

#noxia_logo {
	width:52px;
	height:19px;
	background-image: url(../img/noxia_logo.png);
	background-repeat:no-repeat;
	float:right;
	margin-top: 30px;
	margin-right: 10px;
}

#top_pages_box {
	width:747px;
	height:282px;
	background-image: url(../img/top_pages_box.jpg);
	background-repeat:no-repeat;
	float:left;
	margin-top:-31px;
}

#page_content_box {
	width:747px;
	float:left;
	background-image: url(../img/pages_content_bg.jpg);
	background-repeat:repeat-y;
}

.page_title_row_start {
	width:8px;
	height:41px;
	background-image: url(../img/title_row_start.jpg);
	background-repeat:no-repeat;
	float:left;
}

.page_title_row {
	width:747px;
	height:41px;
	background-image: url(../img/title_row_bg.jpg);
	background-repeat:repeat-x;
	float:left;
}

.page_main_title{
	margin:0px;
	color: #8295ac;
	float:left;
	font-size: 22px;
	font-weight:bold;
	margin-top: 8px;
}

.title_row_menu_start {
	width:18px;
	height:40px;
	background-image: url(../img/menu_start.png);
	background-repeat:no-repeat;
	float:left;
}

.title_row_category {
	color: #95a7bf;
	font-size:13px;
	float:left;
	cursor:pointer;
	text-decoration:none;
	padding-top: 15px;
}

.title_row_category:hover {
	color: white;
}

.title_row_category_selected {
	color: white;
	font-size:13px;
	float:left;
	cursor:pointer;
	text-decoration:none;
	padding-top: 15px;
}

.title_row_btn_end {
	width:18px;
	height:40px;
	background-image: url(../img/menu_end.png);
	background-repeat:no-repeat;
	float:left;
}

.page_subcat_row {
	width:737px;
	height:30px;
	background-color: #222832;
	float:left;
	background-image: url(../img/subcat_row_bg.jpg);
	background-repeat:repeat-y;
	background-position: left;
	padding-left: 10px;
}

.subcat_title {
	margin:0px;
	color: #454d5b;
	float:left;
	font-size: 16px;
	font-weight:normal;
	margin-top: 5px;
	margin-right: 10px;
}

.page_subcat_row a {
	float:left;
	color: #989fac;
	text-decoration:none;
	margin-top: 7px;
}

.page_subcat_row a:hover {
	color: white;
}

.page_subcat_row span {
	float:left;
	color: #989fac;
	text-decoration:none;
	margin-left: 5px;
	margin-right:5px;
	margin-top: 7px;
}

#product_list_box {
	width:747px;
	float:left;
	margin-bottom: 30px;
	*padding-bottom:30px;
}

.product_list_item {
	height:217px;
	float:left;
	margin-left: 45px;
	
}

.product_list_shadow {
	width:94px;
	height:217px;
	background-image: url(../img/product_list_shadow.png);
	background-repeat:no-repeat;
	float:left;
}

.product_list_item_content {
	height:194px;
	margin-left: -30px;
	margin-top: 13px;
	float:left;

}

.product_list_img_box {
	width:247px;
	height:194px;
	background-image: url(../img/product_list_white_box.png);
	background-repeat:no-repeat;
	float:left;
	z-index: 3;
	position:relative;
	*margin-right: -90px;
}

.product_list_text_box {
	width:274px;
	height:134px;
	background-image: url(../img/product_list_content.png);
	background-repeat: no-repeat;
	float:left;
	margin-top: 22px;
	padding:10px;
	margin-left: -90px;
	padding-left: 90px;
	z-index: 2;
	position:relative;
	color:white;
	font-size:17px;
	font-weight:bold;
	*padding:0px;
	*margin:0px;
	*width: 374px;
	*height: 154px;
	*margin-top: 22px;
	*padding-left:90px;
	
}

.product_list_text_box table {
	float:left;
	*margin-top: 10px;
}

.product_list_details_btn {
	width:64px;
	height:20px;
	background-image: url(../img/details_btn.png);
	float:right;
	color: #080c13;
	font-size:14px;
	cursor:pointer;
	text-decoration:none;
	text-align:right;
	padding-right: 30px;
	padding-top: 3px;
	margin-top: -53px;
	margin-left: -130px;
	margin-right:10px;
	z-index: 3;
	position:relative;
	*margin:0px;
	*margin-right:120px;
	*margin-top: -53px;
}

.product_list_details_btn:hover {
	background-position: -94px 0px;
}


#product_details_box {
	width:696px;
	background-color: #222831;
	float:left;
	margin-top: 10px;
	margin-left: 15px;
	padding:10px;
}

#product_details_box img {
	float:left;
	margin-right: 10px;
}

.product_details_title {
	color:white;
	font-size:16px;
	font-weight:bold;
	margin:0px;
}

.return_btn {
	width:110px;
	height:20px;
	background-image: url(../img/return_btn.png);
	color: #080c13;
	font-size:14px;
	cursor:pointer;
	text-decoration:none;
	text-align:left;
	padding-left: 30px;
	padding-top: 3px;
	float:left;
}

.return_btn:hover {
	background-position: -140px 0px;
}

#product_details_tabber_box {
	width:622px;
	float:left;
	margin-top: 20px;
	margin-left: 60px;
}

#tabs_container {
	width:622px;
	float:left;
	margin-left: 27px;
}

.tab_item {
	width:134px;
	height:37px;
	background-image: url(../img/details_tab.png);
	background-repeat:no-repeat;
	cursor:pointer;
	text-decoration:none;
	text-align:center;
	float:left;
	font-size:13px;
	color: #222831;
	padding-top: 5px;
	margin-right: 7px;
}

.tab_item:hover {
	color: #596a83;
}

.tab_item_selected {
	width:134px;
	height:37px;
	background-image: url(../img/details_tab.png);
	background-repeat:no-repeat;
	text-decoration:none;
	text-align:center;
	float:left;
	font-size:13px;
	color: #222831;
	padding-top: 5px;
	margin-right: 7px;
	z-index:3;
	position:relative;
}

.tab_item_small {
	width:101px;
	height:42px;
	background-image: url(../img/details_tab_2.png);
	background-repeat:no-repeat;
	cursor:pointer;
	text-decoration:none;
	text-align:center;
	float:left;
	font-size:13px;
	color: #222831;
	padding-top: 5px;
	margin-right: 7px;
}

.tab_item_small:hover {
	color: #596a83;
}


.tab_item_small_selected {
	width:101px;
	height:42px;
	background-image: url(../img/details_tab_2.png);
	background-repeat:no-repeat;
	text-decoration:none;
	text-align:center;
	float:left;
	font-size:13px;
	color: #222831;
	padding-top: 5px;
	margin-right: 7px;
	z-index:3;
	position:relative;
}

#tabber_container {
	width:622px;
	float:left;
	margin-top: -30px;
	z-index:2;
	position:relative;
}

#tabber_top {
	width:622px;
	height:158px;
	background-image: url(../img/details_tabber_top.png);
	background-repeat:no-repeat;
	float:left;
}

#tabber_bottom {
	width:622px;
	height:26px;
	background-image: url(../img/details_tabber_bottom.png);
	background-repeat:no-repeat;
	float:left;
}

#tabber_cnt {
	width:582px;
	background-image: url(../img/details_tabber_cnt.png);
	background-repeat:repeat-y;
	float:left;
	padding: 20px;
}

#tabber_contents {
	width:582px;
	float:left;
	margin-top: -150px;
	color: #161b22;
	text-align:justify;
}

.tabber_cnt {
	width:582px;
	background-image: url(../img/details_tabber_cnt.png);
	background-repeat:repeat-y;
	float:left;
	padding: 20px;
}

.tabber_contents {
	width:582px;
	float:left;
	margin-top: -150px;
	color: #161b22;
	text-align:justify;
}

.description_bold_txt {
	color:#092754;
	font-size:12px;
	font-weight:bold;
}

#product_details_photo_box {
	width:582px;
	float:left;
}

#product_details_big_img_box {
	width:491px;
	height:356px;
	background-image: url(../img/photogallery_big_img_box.jpg);
	background-repeat:no-repeat;
	float:left;
	margin-left: 45px;
}

#product_details_thumb_box {
	width:582px;
	float:left;
	margin-top:10px;
	margin-left:20px;
}


.product_details_thumb_item {
	width:170px;
	height:130px;
	float:left;
	background-image: url(../img/photogallery_thumb_box.jpg);
	background-repeat:no-repeat;
	margin-left: 5px;
	margin-right:5px;
	margin-top:5px;
	margin-bottom:5px;
}

#details_bottom_menu {
	float:right;
	margin-right:20px;
	margin-top: 3px;
}

#details_bottom_menu a {
	float:left;
	color: #131820;
	text-decoration:none;
}

#details_bottom_menu a:hover {
	float:left;
	color: #36393d;
	text-decoration:none;
}

#details_bottom_menu span {
	float:left;	
	color: #131820;
	text-decoration:none;
	margin-left:5px;
	margin-right:5px;
}

#photogallery_list_box {
	width:746px;
	height:324px;
	background-image: url(../img/photogallery_list_box_bg.jpg);
	background-repeat:no-repeat; 
	float:left;
	margin-left: 1px;
	padding-top: 20px;
}

.photogallery_arrow_left {
  position:relative;
  left:-5px;
  background-image:url(/img/big_arrow_sx.png);
  background-repeat:no-repeat;
  width:46px;
  height:46px;
  cursor:pointer;
}

.photogallery_arrow_left_off {
  position:relative;
  left:-5px;
  background-image:url(/img/big_arrow_sx.png);
  background-repeat:no-repeat;
  width:46px;
  height:46px;
    background-position:-92px 0px;
}

.photogallery_arrow_left:hover {
  background-position:-46px 0px;
}

.photogallery_arrow_right {
  position:relative;
  left:5px;
  background-image:url(/img/big_arrow_dx.png);
  background-repeat:no-repeat;
  width:46px;
  height:46px;
  cursor:pointer;
}

.photogallery_arrow_right_off {
  position:relative;
  left:5px;
  background-image:url(/img/big_arrow_dx.png);
  background-repeat:no-repeat;
  width:46px;
  height:46px;
  background-position:-92px 0px;
}

.photogallery_arrow_right:hover {
  background-position:-46px 0px;
}

.photogallery_list_item {
	width:338px;
	float:left;
}

.photogallery_list_img_box {
	width:311px;
	height:236px;
	background-image: url(../img/photogallery_big_img_box.jpg);
	background-repeaT:no-repeat;
	margin-left: 13px;
	z-index: 3;
	position:relative;
}

.photogallery_list_item_shadow {
	width:338px;
	height:50px;
	background-image: url(../img/photogallery_list_shadow.png);
	background-repeat:no-repeat;
	float:left;
	margin-top:-6px;
	z-index: 2;
	position:relative;
}

.photogallery_list_title_row {
	width:289px;
	height: 46px;
	background-image: url(../img/photogallery_list_title_bg.png);
	background-repeat: repeat;
	margin-top: -56px;
	margin-left: 25px;
	z-index: 4;
	position:relative;
}

.photogallery_list_title_row a {
	text-decoration:none;
	color: #152132;
	font-size:16px;
	font-weight: bold;
}

.photogallery_list_title_row a:hover {
	text-decoration:none;
	color: #224576;
	font-size:16px;
	font-weight: bold;
}

.or_banner_box {
	width:602px;
	height:148px;
	background-image: url(../img/banner_box.png);
	background-repeat:no-repeat;
	float:left;
	margin-left: 65px;
	margin-top: 10px;
	padding-left:15px;
	padding-top:10px;
}

#photogallery_box {
	width:746px;
	height:449px;
	background-image: url(../img/photogallery_box.jpg);
	background-repeat:no-repeat; 
	float:left;
	margin-left: 1px;
	padding-top: 20px;
}

#photogallery_big_img_container {
	width: 513px;
	float:left;
	margin-left: 107px;
}

#photogallery_big_img_box {
	width:491px;
	height:356px;
	background-image: url(../img/photogallery_big_img_box.jpg);
	background-repeat:no-repeat;
	float:left;
	z-index: 3;
	position:relative;
	margin-left:11px;
}

#photogallery_big_img_shadow {
	width:513px;
	height:52px;
	background-image: url(../img/photogallery_big_img_shadow.png);
	background-repeat:no-repeat; 
	float:left;
	margin-top:-13px;
	z-index: 2;
	position:relative;
}

#photogallery_thumb_box {
	width:539px;
	float:left;
	margin-left: 97px;
	margin-top:-25px;
}

.photogallery_thumb_item {
	width:170px;
	height:130px;
	background-image: url(../img/photogallery_thumb_box.jpg);
	background-repeat:no-repeat;
	float:left;
	margin-left:4px;
	margin-right:4px;
	margin-top: 4px;
	margin-bottom:4px;
}

#azienda_box {
	width:697px;
	float:left;
	min-height: 810px;
	background-image: url(../img/azienda_bg.jpg);
	background-repeat:no-repeat;
	background-position: top;
	padding-left:50px;
}

#pages_box {
	width:697px;
	float:left;
	background-image: url(../img/pages_bg.jpg);
	background-repeat:no-repeat;
	background-position: top;
	min-height: 810px;
	padding-left:50px;
}

#azienda_box h2 {
	color: #152132;
	margin:0px;
	font-size: 14px;
	font-weight:bold;
	margin-bottom:5px;
}

#azienda_box p {
	color: #152132;
	margin:0px;
	font-size: 12px;
	font-weight:normal;s
}

#azienda_box span {
	color: #152132;
	margin:0px;
	font-size: 12px;
	font-weight:bold;
	margin-bottom:5px;
	font-style: italic;
}

#pages_box label {
	color: #202831;
}

#pages_box input {
	color: #202831;
	background-color: #d2d2d2;
	border:0px none;
}

#pages_box table {
	margin-left: 30px;
}

#pages_box textarea {
	color: #202831;
	background-color: #d2d2d2;
	border:0px none;
	overflow:auto;
	width: 389px;
	height:80px;
}

.form_submit {
	width:169px;
	height:29px;
	background-image: url(../img/home_content_btn.png);
	background-repeat:no-repeat;
	text-align:right;
	padding-right: 40px;
	padding-top: 2px;
	color: #080c13;
	font-size:14px;
	margin-top: 10px;
	border:0px none;
	background-color:transparent!important;
	cursor:pointer;
}

.form_submit:hover {
	background-position: -169px 0px;
}

.form_submit, x:-moz-any-link {
	padding-bottom:5px!important;
	font-size:15px!important;
}

.main_back_btn {
	width:111px;
	height:18px;
	background-image: url(../img/back_btn.png);
	background-repeat: no-repeat;
	float:right;
	cursor:pointer;
	text-decoration:none; 
	color:#a1abbc;
	text-align:center;
	padding-top: 3px;
	margin-top: 10px;
}

.main_back_btn:hover {
	color:white;
}

.pager_box_top_2 {
	float:left;
	margin:0px;
}

.pager_box_top {
	float:left;
	margin-top:-160px;
	margin-bottom:150px;
}

.pager_box_bottom {
	float:left;
}

.photogallery_list_title_cell {
 	*width: 480px!important;
 	*height:46px!important;
 }



