/* @group Core Elements */

html {
	height: 100%;
	margin-bottom: 1px;
}

body,td {
	line-height: 135%;
	font-family: Arial, Helvetica, sans-serif;
}

body {
	margin: 0;
	padding: 0;
			
}

body.f-smaller {
	font-size: 10px;
}

body,
body.f-default {
	font-size: 12px;
}

body.f-larger {
	font-size: 15px;
}

p {
  /* setup some more readable paragraph spacing */
  margin-top: 10px;
  margin-bottom: 15px;
}

h1, h2, h3, h4, h4 {
	/* setup some more readable header spacing */
	padding-bottom: 5px;
	margin: 15px 0;
	font-family: Arial, Helvetica, sans-serif;
}

h1 { 
	font-size: 24px;
}

h2 {
	font-size: 24px;
}

h3 {
	font-size: 18px;
}

h4 {
	font-size: 14px;
}

h5 {
	font-size: 12px;
}

h6 {
	font-size: 11px;
}

h3 {
	line-height: 20px;
}

hr {
border: none 0;
border-top: 1px dashed #b9b9b9;
height: 1px;
}

body {
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/* @end */

/* @group Elements */

.small,
.modifydate,
.createdate,
div.mosimage-caption {
	font-size: 100%;
}

.componentheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 100%;
	padding: 0;
	margin: 20px 0 20px 0;
}

#mainframe td.contentheading,
.contentheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-left:0px;
	padding-left: 0px;
	width: 100%;
	height: 30px;
	line-height: 30px;
}

#mainframe td.buttonheading,
#mainframe .contentpaneopen td.buttonheading {
	padding: 7px 3px 0;
}

#mainframe td.column-separator {
	padding-left: 15px;
}

td.componentheading {
	padding-bottom: 15px;
}

#mainframe td.sectiontableheader {
	font-weight: bold;
	padding: 4px 2px;
}

#mainframe td.sidebar.left {
	background: url(../images/style2/left-shadow-w.png) 0 0 repeat-y;
}

#mainframe td.sidebar.right {
	background: url(../images/style2/right-shadow.png) 0 0 repeat-y;
}

.sectiontableentry1,
.sectiontableentry2 {
	text-align: left;
	padding: 2px 0;
}

.contentpane,
.contentpaneopen {
	width: 100%;
}

#mainframe .contentpaneopen td {
	padding: 0 10px;
}

/* @end */

/* @group Structure */

#frame-4 {
	padding: 0 36px;
}

#masthead {
	height: 129px;
	position: relative;
}

#logo {
	width: 340px;
	height: 61px;
	margin-top: 45px;
	margin-left: 0px;
}

div#mod-banner {
	top: 22px;
	right: 180px;
	position: absolute;
	width: 468px;
	height: 60px;
}

div#mod-top {
	bottom: 40px;
	right: 0;
	overflow: hidden;
	position: absolute;
}

div#mod-top .top-padding {
	padding-left:  15px;
}

#pathway {
	height: 30px;
	padding: 0;
	overflow: hidden;
}

.mainbody-padding {
	padding: 0;
}

.component-padding {
	padding-bottom: 8px;
}

.body-padding {
	margin-top: 8px;
	padding-right: 0; /* 16px */
}

#footer-padding {
	padding: 15px 34px;
}

#rocket-3 {
	height: 32px;
	text-align: center;
}

#mainframe .sections .left,
#mainframe .sections .right {
	background: none;
}

/* @end */

/* @group Table Control */

#mainframe {
	width: 100%;
	border-collapse: collapse;
	padding: 0;
}

table.sections {
	width: 100%;
	border-collapse: collapse;
}

#mainframe td,
.sections td {
	padding: 0;
}

td.w24 {
	width: 25%;
}

td.w33 {
	width: 33%;
}

td.w49 {
	width: 50%;
}

td.w99 {
	width: 100%;
}

td.spacer img {
	width: 10px;
}

#mainframe tr {
	vertical-align: top;
}

/* @end */

/* @group Modules */

.module,
.module-hilite1,
.module-hilite2,
.module-hilite3,
.module-hilite4 {
	padding-bottom: 9px;	
}

.module h3,
.module-hilite1 h3,
.module-hilite2 h3,
.module-hilite3 h3,
.module-hilite4 h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
	margin: 0;
	padding-left: 18px;
	margin-bottom: 5px;
}

.module div div div,
.module-hilite1 div div div,
.module-hilite2 div div div,
.module-hilite3 div div div,
.module-hilite4 div div div {
	padding: 0 2px 0 0;
}

.module div div div div,
.module-hilite1 div div div div,
.module-hilite2 div div div div,
.module-hilite3 div div div div,
.module-hilite4 div div div div,
.left .module div div div div,
.left .module-hilite1 div div div div,
.left .module-hilite2 div div div div,
.left .module-hilite3 div div div div,
.left .module-hilite4 div div div div,
.right .module div div div div,
.right .module-hilite1 div div div div,
.right .module-hilite2 div div div div,
.right .module-hilite3 div div div div,
.right .module-hilite4 div div div div{
	background: none;
	padding: 0;
}

#footer-1 .module h3 {
	padding-left: 0;
	background: none;
}

#footer-1 .module div div div {
	padding: 0px 8px;
}


/* section table overrides */
.sections .left .module-hilite1 div div,
.sections .left .module-hilite2 div div,
.sections .left .module-hilite3 div div,
.sections .left .module-hilite4 div div,
.sections .right .module-hilite1 div div,
.sections .right .module-hilite2 div div,
.sections .right .module-hilite3 div div,
.sections .right .module-hilite4 div div {
	background: none;
}

/* @end */

/* @group Horizontal Menu */

#horiz-menu {
	height: 26px;
	top: 100px;
	right: 0px;
	position: absolute;
}

/* @group Content Styles */

/* @group Top Module */

div#mod-top ul {
	padding: 0;
	margin: 0
}

div#mod-top li {
	float:  left;
	width: 100%;
	margin-bottom: 3px;
	margin: 0;
	padding: 0;
	padding-left: 15px;
	list-style: none;
}

div#mod-top a.mainlevel {
	background: none;
	display: inline;
	padding: 0;
	margin: 0;
}

/* @end */


/* @group Readon */

.readon {
	display: block;
	float: left;
	clear: both;
	line-height: 30px;
	width: 101px;
	text-align: center;
	margin-top: 15px;
}

.module .readon,
.module-hilite1 .readon,
.module-hilite2 .readon,
.module-hilite3 .readon,
.module-hilite4 .readon {
	float: none;
	clear: both;
	padding-left: 22px;
	line-height: 18px;
	width: auto;
	text-align: left;
}

#footer-1 .readon {
	background: none;
	padding-left: 0;
}

.buttonne,
.buttonnes {
	display: block;
	float: left;
	clear: both;
	line-height: 29px;
	text-align: center;
	font-weight:bold;
	color:#ffffff;
	margin-top: 0px;
	cursor: pointer;
	background: url(../images/style2/but1.gif) 0 0 no-repeat;
}

.buttonne a:hover{text-decoration:none}

.buttonne div {
	padding:0 40px 0 10px;
	background: url(../images/style2/but2.gif) 100% 0 no-repeat;
}
.buttonnes div {
	background: url(../images/style2/but3.gif) 100% 0 no-repeat;
}
.buttonnes div,
.buttonne.as div,
.buttonne.bs div,
.buttonne.cs div {
	margin-right:0;
	padding:0 10px 0 10px;
}
.touring {
	background: url(../images/touring.jpg) 0 0 no-repeat;
	color:#001A57;
	font-weight:bold;
	height: 25px;
	width: 130px;
	border: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	cursor: pointer;
}
.buttonne.a,
.buttonne.as {
	color:#001A57;
	background: url(../images/style2/but1a.gif) 0 0 no-repeat;
}
.buttonne.a div {
	background: url(../images/style2/but2a.gif) 100% 0 no-repeat;
}
.buttonne.as div {
	background: url(../images/style2/but3a.gif) 100% 0 no-repeat;
}

.buttonne.b,
.buttonne.bs {
	color:#ffffff;
	background: url(../images/style2/but1b.gif) 0 0 no-repeat;
}
.buttonne.b div {
	background: url(../images/style2/but2b.gif) 100% 0 no-repeat;
}
.buttonne.bs div {
	background: url(../images/style2/but3b.gif) 100% 0 no-repeat;
}

.buttonne.c,
.buttonne.cs {
	color:#EB5A19;
	background: url(../images/style2/but1c.png) 0 0 no-repeat;
}
.buttonne.c div {
	background: url(../images/style2/but2c.gif) 100% 0 no-repeat;
}
.buttonne.cs div {
	background: url(../images/style2/but3c.gif) 100% 0 no-repeat;
}

.buttonne.d,
.buttonne.e,
.buttonne.f,
.buttonne.g {
	clear: none;
	line-height: 21px;
	color:#001A57;
	font-size:11px;
	margin-left:5px;
	background: url(../images/style2/but1d.gif) 0 0 no-repeat;
}
.buttonne.d div {
	padding:0 6px 0 5px;
	background: url(../images/style2/but3d.gif) 100% 0 no-repeat;
}
.buttonne.d.s div {
	padding:0 5px 0 5px;
	background: url(../images/style2/but3d.gif) 100% 0 no-repeat;
}

.buttonne.e {
	color:#ffffff;
	background: url(../images/style2/but1e.gif) 0 0 no-repeat;
}
.buttonne.e div {
	padding:0 6px 0 5px;
	background: url(../images/style2/but3e.gif) 100% 0 no-repeat;
}
.buttonne.e.s div {
	padding:0 5px 0 5px;
	background: url(../images/style2/but3e.gif) 100% 0 no-repeat;
}

.buttonne.f {
	color:#001A57;
	background: url(../images/style2/but1f.gif) 0 0 no-repeat;
}
.buttonne.f div {
	padding:0 5px 0 5px;
	background: url(../images/style2/but3f.gif) 100% 0 no-repeat;
}
.buttonne.f.s div {
	padding:0 5px 0 5px;
	background: url(../images/style2/but3f.gif) 100% 0 no-repeat;
}

.buttonne.g {
	color:#ffffff;
	background: url(../images/style2/but1g.gif) 0 0 no-repeat;
}
.buttonne.g div {
	padding:0 35px 0 5px;
	background: url(../images/style2/but2g.gif) 100% 0 no-repeat;
}
.buttonne.g.s div {
	padding:0 6px 0 5px;
	background: url(../images/style2/but3g.gif) 100% 0 no-repeat;
}

/* @end */

/* @group Pathway */
span.pathway {
	display: block;
	line-height: 35px;
	height: 30px;
	font-weight: normal;
	margin-bottom: 15px;
	padding-left: 0px;
}

span.pathway img {
	float: left;
	width: 10px;
	height: 10px;
	
}

span.pathway a {
	float: left;
	margin-right:8px;
	padding:0 15px 0 0;
	}

/* @end */

/* @group Typography */

ul.number,
ul.flame-1,
ul.flame-2,
ul.flame-3,
ul.arrow-1,
ul.arrow-2,
ul.arrow-3,
ul.arrow-4,
ul.arrow-5,
ul.arrow-6,
ul.triangle-1,
ul.triangle-2,
ul.triangle-3,
ul.triangle-4,
ul.triangle-5,
ul.triangle-6,
ul.bullet-1,
ul.bullet-2,
ul.bullet-3,
ul.bullet-4,
ul.bullet-5,
ul.bullet-6 {
	padding-left: 20px;
	margin-left: 0;
}

ul.arrow-0 {
	padding-left: 20px;
	margin-left: 0;
}

ul.number li,
ul.flame-1 li,
ul.flame-2 li,
ul.flame-3 li,
ul.arrow-1 li,
ul.arrow-2 li,
ul.arrow-3 li,
ul.arrow-4 li,
ul.arrow-5 li,
ul.arrow-6 li,
ul.triangle-1 li,
ul.triangle-2 li,
ul.triangle-3 li,
ul.triangle-4 li,
ul.triangle-5 li,
ul.triangle-6 li,
ul.bullet-1 li, 
ul.bullet-2 li, 
ul.bullet-3 li,
ul.bullet-4 li, 
ul.bullet-5 li, 
ul.bullet-6 li {
	list-style: none;
	margin-left: 0;
	margin-bottom: 5px;
	padding-left: 20px;
}

ul.arrow-0 li {
	list-style: none;
	margin-left: 0;
	margin-bottom: 5px;
	padding-left: 0;
}

pre {
	padding: 10px;
	white-space: normal;
	line-height: 135%;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

blockquote {
	background: #f5f5f5 url(../images/style2/quote.png) 6px 12px no-repeat;
	font-style: normal;
	font-size: 12px;
	line-height: 150%;
	width: auto;
	padding: 10px 10px 10px 60px;
	margin: 15px 0;
}

/* @end */

/* @group Notice Styles */

span.notice,
span.alert,
span.info,
span.download,
span.note {
	display: block;
	padding: 10px 10px 10px 45px;
	margin: 15px 0;	
}


/* @end */


div#frame {
	border: 5px solid #EBEBEB;
}

div#frame div.button#left { 
	background: url(../images/style2/tabs-prev.png) 0 -20px no-repeat;
}

div#frame div.button#right { 
	background: url(../images/style2/tabs-next.png) 0 -20px no-repeat;
}

.nounder {
	text-decoration: none;
	border: 0;
	cursor: pointer;
}

.clr {
	clear:both;
}

fieldset.input {
	border: 0;
}

/* @end */

/* sshow */

#sshow {
	/* text-align: center; */
	background: url(../images/style2/sshow-back.png) 0 0 repeat-x;
	margin:0;padding:0;
}

#sshow div.sshow1 {
	margin:0;padding:0;background: url(../images/style2/sshow-border.png) 0 0 no-repeat;
}
#sshow div.sshow2 {
	margin:0;padding:0;background: url(../images/style2/sshow-border.png) 100% 0 no-repeat;
}
#sshow div.sshow3 {position:relative;margin:0;padding:15px 0 11px 15px}

/* @end */

/* print */
div.pb {float:left;position:relative}
div.pb img {position:absolute;top:0;right:5px !important;right:4px}
div.pb a, div.pb span {display:block;margin:0 5px 0px 0;padding:6px 6px 4px;border:1px solid #d7d7d7}
div.pb span {background-color:#f0f0f0}
.alto .testobold, .alto .testo {padding:3px 12px 4px;border:1px solid #d7d7d7;}
.alto .testobold {background-color:#f0f0f0;	font-weight:bold}
/* @end */

/* price */
.price {
color:#EB5A19;
font-size:18px;
padding-bottom:5px;
}
.sprice{
color:#001A57;
/*font-size:14px;*/
}
.sprice b{
color:#f00;
font-size:14px;
}
.sprice i{
font-style:normal;
text-decoration: line-through;
}

/* @end */

/* help */
.tornasu{
float:right;color:#666;
font-size:11px;
padding:0 8px 0 16px;
background: url(../images/li_top.gif) left center no-repeat;
}

p.sshot {
text-align:center;
padding:10px;
border-top: 1px #d7d7d7 dashed;
border-bottom: 1px #d7d7d7 dashed;
}

a.loca img,
img.loca {
border: 1px solid #d7d7d7;
}

/* cover */

.cover {
/*	float:left;*/
	margin-left:8px;
	margin-right:8px;
	background: url(../images/module-left-tl.gif) 0 0 no-repeat;
}

.cover div {
	background: url(../images/module-left-bl.gif) 0 100% no-repeat;
}

.cover div div {
	background: url(../images/module-left-tr.gif) 100% 0 no-repeat;
}

.cover div div div {
	background: url(../images/module-left-br.gif) 100% 100% no-repeat;
}
/**/
.cover div div div div{
	padding:2px 10px 10px 2px;
}

.coverhp {
/*float:left;*/
	margin:0;
	padding:0;
	background: url(../images/blank.png) 0 0 no-repeat;
}

.coverhp div {
	margin:0;
	padding:0;
	background: url(../images/module-hp-bl.gif) 0 100% no-repeat;
}

.coverhp div div {
	margin:0;
	padding:0;
	background: url(../images/module-hp-tr.gif) 100% 0 no-repeat;
}

.coverhp div div div {
	margin:0;
	padding:0;
	background: url(../images/module-hp-br.gif) 100% 100% no-repeat;
}
.coverhp div div div div{
	margin:0;
	padding:0;
}
.coverhp div div div div img{
	margin:0;
	padding:0;
	/*margin:2px 9px 9px 2px;*/
}

/* retrocover */

.rcover {
	margin-left:8px;
	margin-right:8px;
	background: url(../images/module-right-tr.gif) 100% 0 no-repeat;
}

.rcover div  {
	background: url(../images/module-right-br.gif) 100% 100% no-repeat;
}

.rcover div div {
	background: url(../images/module-right-tl.gif) 0 0 no-repeat;
}

.rcover div div div {
	background: url(../images/module-right-bl.gif) 0 100% no-repeat;
}
.rcover div div div div{
	padding:2px 2px 10px 10px;
}


/* @end */

/* table */
#mainframe table.format {
	width: 100%;
	border-top: 1px solid #D7D7D7;
	border-left:1px solid #D7D7D7;
	border-right:1px solid #D7D7D7;
}
#mainframe table.format th {
	text-align:left;
	background-color: #f0f0f0;
	border-bottom: 1px solid #D7D7D7;
}
#mainframe table.format td {
	font-size:100%;
	padding:4px 8px;
	vertical-align:middle;
	border-bottom: 1px solid #D7D7D7;
}

#mainframe table.format td.select {
	background-color: #f0f0f0;
	border-width: 0 1px 1px 0;
	border-bottom: 1px solid #D7D7D7;
	font-weight:bold;
}
#mainframe table.form td {
border:0;
white-space:nowrap;
}
#mainframe table.format td.clear {
border:0;
}
#mainframe table.format td.mid {
	border-left: 1px solid #D7D7D7;
	border-right: 1px solid #D7D7D7;
}

/* !!! */

table.format.af {
	width: 100%;
	border-top: 0;
}
table.format.less {
font-size:11px;
}
table.format.dett,table.format.sshot {
	width: 100%;
	border-top:0;
}
table.format.dett b {
color:#d97c1e;
}
table.format.dett td, table.format.dett td td,table.format.sshot td, table.format.sshot td td {
	vertical-align:top;
	font-size:100%;
	border-bottom:0;
}
table.format.sshot{
border-top: 1px #b9b9b9 dotted;
border-bottom: 1px #b9b9b9 dotted;
width:100%;
}
table.format.sshot td{
width:33%;
text-align:center;
}

table.format td.sum {
text-align:right;
padding:2px 8px;
white-space: nowrap;
}
table.format td.sum.price {
font-weight:bold;
white-space: nowrap;
padding:2px 8px;
}
table.format.home th {
border-right:1px solid #BEC2E4;
vertical-align:top;
text-align:left;
}
table.format.inside td {
	font-size:11px;
	border-bottom: 0;
}

table.pushbutton td{
	font-size:100%;
	border-bottom:0;
}

.nolink{
padding-left:4px;
padding-top:20px;
}

/* @end */


