/* Arix@you 2006 */

html,body,div,ol,ul,li,h1,h2,h3,h4,h5,h6,p, {
  margin: 0;
  padding: 0;
}

body {
  background: #FD9C03 url(../img/bg_center_orange.gif) repeat-y 50% 0;
  font: 12px Arial,Tahoma,sans-serif; /*75%*/
  color: #444; /*#244;*/
  margin: 0;
  padding: 0;
  text-align: center;

}

hr {
  clear: left;
  border: none 0;
  border-top: 1px solid #EEE;
  height: 1px;
  margin: 16px 0 !important;
  margin: 10px 0;
}


/* GENERAL STYLES
------------------------------------------*/
img {
	  border: none;
}

a {
  color: #17A;
  text-decoration: none;
}

a:hover, a:hover {
  color: #0099EA;
  text-decoration: underline;
}

.right {
  float: right;
}

.left {
  float: left;
}


/* STRUCTURE
------------------------------------------*/
#container {
  width: 770px;
  margin: 0;
  padding: 0;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  position:relative;
}

#header {
  background: #FAFEFF url(../img/header_bg.gif) repeat-x;
  height: 120px;
}

#flashtop {
	position:absolute; 
	z-index:1; 
	left: 530px; 
	top: 190px;
	}

#background_swap {
  background: url(../img/swap_bg.gif) no-repeat;
  float: right;
  margin: 30px 24px 0 0;
  padding: 10px 0 0 71px;
  height: 30px; /*40*/
  width: 98px; /*169*/
  display: inline;
}

#background_swap a {
  margin: 0 4px 0 0;
  padding: 0;
}

#background_swap a img {
  margin: 0;
  padding: 0;
}


/* MAIN NAVIGATION
------------------------------------------*/
/*.min_width {
  min-width: 770px;
  
  width: expression( this.parentNode.offsetWidth <= 770 ? "770px" : "auto" );
}*/

#navigation {
  font: bold 11px Arial, verdana, sans-serif;
  background: #FAFEFF url(../img/nav_bg.gif) 0 3px repeat-x;
  height: 33px;
  text-align:center
}

#navigation ul {
  margin-left: 24px;
}

#navigation li {
  list-style: none;
  display: inline;
}

#navigation a {
  background-position: 30px 13px !important;
  float: left;
  text-decoration: none;
  line-height: 30px;
  height: 30px;
  width: 80px;
  color:#FFFFFF;
}

#navigation .selected a, #navigation a:hover {
  border-top: 3px solid #7EC638;
  line-height: 30px;
  background-position: 30px 8px !important;
}

#navigation span {
  float: left;
  background: url(../img/nav_bg_sep.gif) 0 3px no-repeat;
  width: 1px;
  height: 33px;
}


/* Sub-navigation bar */
#sub_navigation {
  background: #CBEEA8 url(../img/subnav_bg.gif) top left repeat-x;
  border-bottom: 1px solid #525C3D; /*dark: #576241 - light: #9FB591;*/
  overflow: auto;
  height: 30px;
}


/* THE BIG BAR
------------------------------------------*/
#bigbar {
  clear: left;
  background: #0C9FD6 url(../img/bigbar_bg.gif) repeat-x;
  height: 210px;
}

/* MAIN CONTENT
------------------------------------------*/
#main {
  /*background: url(../img/content_shadow.gif) repeat-x;*/
  overflow: auto;
}

#manage {
	float: right;
}

#content {
  float: left;
  width: 474px;
  margin: 25px 24px 0 24px;
  line-height: 19px; /* 16px for 11px font */
  display: inline;
}

#content p {
  margin: 0 0 14px 0;
}

h2 { /* titolo */
  color: #006F9A;
  font: normal 20px Optima,Georgia,Arial Narrow,Arial,sans-serif;
  line-height: 23px;
  background: url(../img/header_hr.gif) 0 bottom no-repeat;
  margin: 0 0 5px 0;
  padding: 0 0 16px 0;
}


.product_screenshot {
  float: right;
  margin: 6px 0 0 16px;
  display: inline; /* fix IE double-float bug */
}

/*-------------------------table ------------------------*/

.product_table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  margin: 10px 0 20px 0;
}

.row1 {
  background-color: #F5F9FA; /*#F4F9FA;*/
}

.row2 {
  background-color: #F1F7F9; /*#EFF6F8;*/
}

.product_table th, .product_table td {
  padding: 8px;
  border-top: 1px solid #FFF;
  border-right: 1px solid #FFF;
}

.product_table th {
  background-color: #E6F1F4; /*#E6F1F4;*/
}

.product_table td {
  /*background-color: #F5F9FA;*/
}

.product_table td a {
  font-weight: bold;
}


/* SIDEBAR
------------------------------------------*/
#sidebar {
  float: left;
  width: 200px; /*229*/
  margin: 16px 0 0 25px;
  font-size: 11px;
  display: inline;
}
#sidebar ul li {
  list-style: none;
}

#sidebar p {
  color: #4B798B; /*#70645C;*/
  line-height: 14px;
  margin: 0 0 10px 0;
  padding: 0;
}

#sidebar li {
  /*background: url(../img/sidebar_bg_item_sep.gif) bottom left repeat-x;*/
  padding-bottom: 7px;
  margin: 0 0 16px 0; /*20 l & r*/
  /*border-bottom: 3px double #CCE0E0; */
}

#sidebar ul li ul li {
  padding: 0;
  margin: 0;
  border: none;
}

/* sidebar headers */
#sidebar h2 {
  font-size: 12px;
  /*color: #C52; #D62;*/
  line-height: 15px;
  text-transform: uppercase;
  margin: 12px 0 8px 0;
  border: none;
}

/* Product Section Sidebar Styles
**********************************/

.bullet {
  /*color: #789;*/
  font: bold 10px tahoma,arial,sans-serif;
}
#sidebar .scheme {
  display: block;
  width: 190px;
  margin: 5px 0 0 0;
  padding-bottom: 11px;
  overflow: auto;
}
#sidebar .outer {
  float: left;
  background-color: #FFF;
  border: 1px solid #C4D4D4; /*#D4D0C4;*/ /*#C4D4D4;*/
  padding: 1px;
  margin: 0 5px 0 0;
  display: block; /* was: inline */
}
#sidebar .shadow {
  display: block;
  padding: 1px;
}
#sidebar .color {
  display: block;
  height: 21px;
  width: 21px;
  margin: 0;
  padding: 0;
}
div.clear {
  clear: both;
}


/* FOOTER
------------------------------------------*/
#footer {
  clear: left;
  width: 475px;
  margin: 24px 25px;
  padding-top: 16px;
  text-align: center;
  border-top: 1px solid #E6E6E6;
  color: #AAA;
}

#footer a {
  color: #788;
}

#footer p {
  font-size: 11px;
}

/*------------------------ hypertext ---------------------*/
.fresh_schemes a {
	font-size: 12px;
	line-height:1.6em;
}

a.links {
	font-size: 12px;
	
}