html {
	background:#000000 none repeat scroll 0 0;
	margin-bottom:0;
}

body {
	background: #455064 url(../img/main_bg.jpg) repeat-x scroll left top;
	padding: 0;
	margin: 0;
	font-family:Tahoma;
	font-size:11px;
	line-height:16px;
	color: #333333;
}

div#header {
	background:#323844 url(../img/cns_header.png) no-repeat scroll center top;
	height:189px;
	margin:0 auto;
	width:100%;
}

div#page_body {
	margin: 0 auto;
	width: 940px;
}

/* Top Menu style */
div#top_menu {
	height:49px;
	margin:0 auto;
	padding:0;
	text-align:center;
	width:966px;
	background:transparent url(../img/menu_bg.jpg) no-repeat scroll left top;
}
div#top_menu > ul {
	margin: 0 0 0 1px;
	padding: 0;
}
div#top_menu > ul > li:hover {
	background:transparent url(../img/rollover.jpg) no-repeat scroll right top;
}
div#top_menu > ul > li {
	display: inline;
	background:transparent url(../img/button_bg.jpg) no-repeat scroll right top;
	float:left;
	margin:0;
	min-height:44px;
	padding-top:5px;
	width:143px;
}
div#top_menu > ul > li.active {
	background: white;
}
div#top_menu > ul > li.active a {
	color: #ff0000;
}
div#top_menu > ul > li.active a:hover {
	color: #ff3333;
}
div#top_menu > ul > li > a:hover {
	color: #cccccc;
}
div#top_menu > ul > li > a {
	color: #ffffff;
	display:block;
	float:left;
	font-family:arial,"Arial Narrow",sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:39px;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	width:143px;
}

/* Section header style */
div#section_header {
	margin: 0px;
	background-color: #ffffff;
}
div#section_header > div#top_bar {
	background:#FFFFFF url(../img/cns_top_top_bar.png) repeat-x scroll center bottom;
	height:29px;
	width:936px;
	margin-left:2px;
	padding-top:2px;
}
div#section_header > div#top_bar > a#product_registration {
/*	background:transparent url(../img/cns_registra_prodotto.png) no-repeat scroll center bottom; */
	float:left;
	height:13px;
	margin-left:290px;
	margin-top:13px;
/*
	overflow:hidden;
	text-indent:100px;
*/
	width:140px;
	text-decoration: none;
	color: #ffffff;
	font-family: arial,"Arial Narrow",sans-serif;
	font-size: 11px;
	font-weight: bold;
}
div#section_header > div#top_bar > a#newslet {
	margin-top: 13px;
	margin-left: 95px;
	width: 97px;
	float: left;
	text-decoration: none;
	color: #ffffff;
	font-family: arial,"Arial Narrow",sans-serif;
	font-size: 12px;
	font-weight: bold;
}

div#section_header > div#top_bar > div#lang_selector {
	margin: 10px 10px 0px 0px;
	float: right;
}
div#section_header > div#title_bar {
	background:#FFFFFF url(../img/cns_top_bottom_bar.png) repeat-x scroll center bottom;
	min-height:53px;
	width:916px;
	margin-left: 2px;
	padding-left: 20px;
}
div#section_header > div#title_bar > span#page_title {
	color: #ffffff;
	font-weight: bold;
	font-size: 20px;
	padding-top: 20px;
	display: block;
}

/* Content style */
div#content {
	background-color: #f3f3f3;
	overflow: hidden;
	padding-top: 2px;
	padding-bottom: 2px;
}
div#content > div#left_col {
	width: 682px;
	float: left;
	padding: 20px;
}

/* Footer */
div#footer {
	background:transparent url(../img/bg_footer.jpg) repeat-x scroll left top;
	border:0 solid #FFFFFF;
	color:#FEFFFF;
	font-size:11px;
	height:110px;
	margin:0 auto;
	padding-left:50px;
	padding-top:10px;
	text-align:left;
	vertical-align:top;
	width:890px;
}
div#footer a {
	color: #ffffff;
}
#footer #info {
	float: left;
}
#footer #informativa {
	float: right;
	margin-right: 50px;
	color: #aaaaaa;
}
/* Categories menu */

div#categories_menu {
	width: 187px;
	float: left;
	background:#870100 none repeat scroll 0 0;
	color:#FFFFFF;
	float:left;
	margin-left:2px;
	padding-left:10px;
	padding-right: 10px;
	min-height: 250px;
}

div#categories_menu > h1 {
	color:#FFFFFF;
	font-family:Tahoma;
	font-size:12px;
}

div#categories_menu > ul > li {
	font-family:Tahoma;
	font-size:10px;
	list-style-image: url( "../img/li_select.jpg" );
}

div#categories_menu > ul > li > a {
	color:#FFFFFF;
	text-decoration:none;
}

div#categories_menu > ul > li > a:hover {
	font-variant: small-caps;
	text-decoration: underline;
}
div.product_row {
/*
	overflow: hidden;
*/
	height: 217px;
}
div#category_header div.description {
	min-height: 50px;
	margin-top: 15px;
}
div.product_image {
	width: 188px;
	background:#434E60 none repeat scroll 0 0;
	float: left;
	height: 217px;
}
div.product_image div.product_image_wrapper {
	width: 170px;
	height: 217px;
	padding: 10px 9px 10px 9px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
div.product_image  img {
/*
	padding: 10px 0 10px 9px;
*/
}
div.product_descr {
	background:#434E60 none repeat scroll 0 0;
	color:#FEFFFD;
	float:right;
	margin-right:25px;
	padding: 31px 30px 0 15px;
	width:440px;
	height: 186px;
	float: right;
}

div.product_footer {
	clear: both;
	width: 675px;
	background-color:#333F52;
	height:33px;
	margin-top: 2px;
	margin-bottom: 2px;
}

div.product_footer > a {
	color:#6B84AD;
	text-decoration: none;
	display: table-cell;
	height: 33px;
	vertical-align: middle;
	padding-left: 20px;
	float: left;
	padding-top: 6px;
	height: auto;
}
div.product_footer > a.right {
	float: right;
	padding-right: 20px;
}
div.error {
	background:#FBE3E4 none repeat scroll 0 0;
	border-color:#FBC2C4;
	color:#8A1F11;
	border:2px solid #DDDDDD;
	margin-bottom:1em;
	padding: 10px;
	width: 305px;
	font-size: 20px;
	font-weight: bold;
}

/* News CSS */
div#news {
	float: right;
	margin-right: 18px;
	width: 200px;
	margin-bottom: 20px;
}
div#news p {
	margin: 0;
}
div.new {
	background: #3C454E none repeat scroll 0 0;
	color: #FFFFFF;
	width: 196px;
	min-height: 200px;
	padding: 10px;
	margin-bottom: 2px;
}
div.new a.more {
	float: right;
	margin-top: 10px;
}
/* Registration Box CSS */
div#registration_box {
	background: #2e3544 url('../img/reg_background.png') repeat-x;
	color: white;
	font-size: 12px;
	font-family: Tahoma;
	width: 500px;
	height: 380px;
}
div#registra  {
	font-size:20px;
	margin-bottom:20px;
	margin-right:20px;
	margin-left: 10px;
	padding-top:30px;
}
div#registration_box ul {
	list-style: none;
	margin-left: 10px;
	padding: 0;
}
div#registration_box label {
	display: block;
	float: left;
	width: 150px;
}
div#registration_box input {
	width: 300px;
}
div#registration_box select#RegistrationProductId {
	width: 305px;
}
div#registration_box input#ssend {
	width: 66px;
	height: 20px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background: transparent url('../img/reg_submit.png') no-repeat center top;
	margin-left: 350px;
	margin-top: 25px;
}
div#virtualCaptionText > p {
	margin-left: 10px;
}
div#virtualCaptionText > p#virtualCaptionTitle {
	color: #ffffff;
	font-weight: bold;
	font-size: 16px;
}
div#bottom_boxes {
	float: left;
}
div#left_box {
	width: 350px;
	float: left;
	margin: 0 2px;
}
div#right_box {
	width: 350px;
	float: left;
	margin-left: 2px;
}
div.title {
	height: 47px;
	background: transparent url(../img/nbox_title.jpg) repeat-x scroll center;
}
div.title > a {
	height: 47px;
	width: 350px;
	color: #ffffff;
	text-decoration: none;
	font-size: 20px;
	display: block;
	line-height: 47px;
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
}
div.body {
	background: transparent url(../img/nbox_body.jpg) repeat-x scroll center;
	height: 195px;
	padding: 10px;
}

div.body p {
	margin: 0;
	padding: 0;
	color: #ffffff;
	font-size: 10px;
}
div.body div.read_news > a {
	float: right;
	margin: 0 20px;
}
div#breadcrumb {
	text-align: right;
	color: #ffffff;
	padding-right: 30px;
}
div#breadcrumb a {
	color: #ffffff;
}
div#breadcrumb a:hover {
	font-variant: small-caps;
	text-decoration: underline overline;
}

div.padded {
	padding: 30px;
}

table {
	width: 100%;
	border: 2px solid black;
}
tr {
	border: 2px dotted black;
}
td, th {
	border: 1px dotted gray;
}

.small_col {
	width: 50px;
	text-align: center;
}
.down_ico {
	text-align:center;
}
#NewslettersSubscribeForm div.error {
	font-size: 11px;
	width: 450px;
}
#NewslettersSubscribeForm div.error label {
	width: 188px;
}
#NewslettersSubscribeForm div.error div.error-message {
	margin-left: 30px;
	font-size: 13px;
}
#overview span.news_sent, #overview span.news_unsent {
	margin-right: 10px;
}
span.news_unsent {
	color: #dd0000;
}
span.news_sent {
	color: #33cc00;
}
