
@import url("css/SportGestMenu.css");
@import url("css/960.css");
@import url("css/pushup.css");
/* GLOBAL */
body {
	font: 75%/1.5 'Lucida Grande',Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
	background-color:#fff
}
html>body
{
    font-size: 13px;
}

a:focus
{
	outline: 1px dotted invert;
}

hr
{
	border-color: #ccc;
	border-style: solid;
	border-width: 1px 0 0;
	clear: both;
	height: 0;
}

/* =Headings
--------------------------------------------------------------------------------*/

h1, h2, h3, h4, h5, h6 
{
	font-weight: normal;
}


/* line heights: base line height (font size in px * line-height) / font-size */
/* margins: must add up to be an even multiple of the line-height in ems */
h1 
{ 
    font-size: 216.6666666667%; /* 26px */
    line-height: 0.6923076923;
    margin: 0.6923076923em 0 0; /* all top */
    margin: 0.4615384616em 0 0.2307692308em; /* 2/3 top, 1/3 bottom */
}
h2 
{ 
    font-size: 166.6666666667%; /* 20px */
    line-height: 0.9;
    margin: 0.9em 0 0;
    margin: 0.6em 0 0.3em;
}
h3 
{ 
    font-size: 141.6666666667%; /* 17px */
    line-height: 0.8235294118;
    margin: 0.8235294118em 0 0;
    margin: 0.5490196078em 0 0.2745098039em;
}
h4 
{ 
    font-size: 116.6666666667%; /* 14px */
    line-height: 1;
    margin: 1em 0 0;
    margin: 0.66666666667em 0 0.33333333333em;
}
h5 
{ 
    font-size: 100%; /* 12px */
    font-weight: bold;
    line-height: 1.5;
    margin: 1.5em 0 0;
    margin: 1em 0 0.5em;
}
h6 
{ 
    font-size: 83.33333333333%; /* 10px */
    font-weight: bold; 
    line-height: 1.8;
    margin: 1.8em 0 0;
} 

strong, em, b, i {
}
h1, h2, h3, h4, h5, h6, address {
	margin-top:0
}
p, td, th, dt, dd, li {
	color:#6a6a6a
}
#whatwhyhow p, #footer p {
	color:#fff
}
code, pre {
	margin-bottom:1em
}
dt {
	display:inline;
	font-weight:bold
}
dd {
	margin-bottom:20px
}
.left {
	float:left
}
.right {
	float:right
}
img.left {
	float:left;
	margin-right:10px
}
img.right {
	float:right;
	margin-left:10px
}
a {
	color:#06c
}
a img {
	border:0
}
sup {
	font-size:smaller;
	vertical-align:super
}
.hidden {
	display:none
}
hr {
	border-bottom:1px solid #fff;
	color:#e6e6e6;
	height:0;
	border-top:1px solid #e6e6e6
}
.clear, .cls {
	height:1px;
	margin-top: -1px;
	visibility:hidden;
	clear:both !important;
	border:0;
	background-color:transparent
}
.center {
	text-align:center;
	margin:0 auto
}
abbr {
	text-decoration:underline
}
.inputtip {
	color:#888
}
.buttonlinks {
	display:block;
	height:26px;
	margin-bottom:20px;
	line-height:26px
}
.info .buttonlinks {
	margin:0
}
.buttonlinks a {
	background:url(img/site-ui-gfx.png) no-repeat -54px -353px;
	text-transform:uppercase;
	color:#5a5a5a;
	text-decoration:none;
	height:26px;
	line-height:23px;
	display:block;
	margin:0 20px 0 0;
	max-width:250px;
	float:left;
	padding:0;
	font:bold 11px/23px "Lucida Grande", Lucida, Verdana, sans-serif
}
.buttonlinks a span {
	background:#fff url(img/site-ui-gfx.png) no-repeat 100% -353px;
	height:26px;
	display:block;
	padding:0 22px 0 0;
	margin:0 0 0 10px;
	float:left
}
.buttonlinks a:hover, #footer .buttonlinks a:hover, #whatwhyhow .buttonlinks a:hover, #wlpeLogin .buttonlinks a:hover {
	background-position: -54px -379px;
	cursor:pointer
}
.buttonlinks a:hover span, #footer .buttonlinks a:hover span, #whatwhyhow .buttonlinks a:hover span, #wlpeLogin .buttonlinks a:hover span {
	background-position:100% -379px;
	cursor:pointer
}
.buttonlinks a:hover {
	background-position: -54px -379px
}
.buttonlinks a:hover span {
	background-position:100% -379px
}
#header .buttonlinks a:hover {
	text-decoration:none
}
.buttonlinks a.prev {
	background:url(img/link_button_prev.jpg) no-repeat right 0;
	margin:0 20px 0 0;
	float:left
}
.buttonlinks a.prev span {
	background:url(img/link_button_prev.jpg) no-repeat left 0;
	padding:0 0 0 22px;
	margin:0 10px 0 0;
	float:left
}
.buttonlinks a.prev:hover {
	background-position:right -26px
}
.buttonlinks a.prev:hover span {
	background-position:left -26px
}
#footer .buttonlinks a, #whatwhyhow .buttonlinks a, #wlpeLogin .buttonlinks a {
	background:url(img/link_button_footer.jpg);
	background:#9f0909 url(img/site-ui-gfx.png) no-repeat -54px -353px;
	color:#5a5a5a
}
#footer .buttonlinks a span, #whatwhyhow .buttonlinks a span, #wlpeLogin .buttonlinks a span {
	background:url(img/link_button_footer.jpg) no-repeat right 0;
	background:#9f0909 url(img/site-ui-gfx.png) no-repeat 100% -353px
}
.support a {
	margin-left:2.5em;
	text-decoration:none
}
.support a:hover {
	text-decoration:underline
}
#header {
	background:url(img/site-ui-gfx.png) repeat-x -23px -23px;
	margin-bottom:38px
}
#header a:hover {
	text-decoration:underline
}
#header #searchwrapper a:hover, #metaheader {
	height:44px;
	position:relative
}
#mainheader {
	height:131px;
	position:relative
}
#quickstart ul, #signin ul, #metanav ul {
	list-style-type:none;
	margin:11px 0 0;
}
#quickstart li, #metanav li, #signin li {
	float:left;
	margin:0;
	background-position:0
}
#quickstart a, #signin a, #metanav a {
	text-decoration:none;
	color:#fff;
	font:bold 11px/30px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-transform:uppercase;
	display:block
}
#signin {
	margin-left:10px;
	position:absolute;
	top:0;
	left:0
}
#searchform {
	position:absolute;
	height:30px;
	width:182px;
	right:0;
	top:12px
}
#searchform label {
	position:absolute;
	display:none
}
#searchwrapper {
	background:url(img/site-ui-gfx.png) no-repeat 0 -405px;
	width:181px;
	height:27px
}
#searchbox {
	border-style:none;
	width:110px;
	height:16px;
	background:url(img/site-ui-gfx.png) no-repeat 0 -405px;
	background-color:transparent;
	font-size:12px;
	margin:0;
	padding:6px 8px 5px 20px;
	line-height:16px;
	float:left
}
#metanav #searchsubmit {
	border-style:none;
	width:35px;
	height:27px;
	line-height:27px;
	font-size:12px;
	cursor:pointer;
	float:left;
	margin:0;
	padding:0 0 0 8px;
	color:#666;
	background:url(img/site-ui-gfx.png) no-repeat -138px -405px
}
#metanav #searchsubmit:hover {
	background-position: -181px -405px;
	text-decoration:none
}
#wlpeRegister {
	border-top:1px solid #6fbe28;
	clear:both;
	padding:5px 10px 10px
}
#wlpeRegister a {
	color:#fff
}
#wlpeReminder {
	text-align:right;
	padding:10px;
	line-height:24px;
	border-bottom:1px solid #54901e
}
#wlpeReminder a {
	color:#ade739
}
a#wlpeLoginButton {
	margin-right:0
}
#signinform-close {
	position:absolute;
	top:0;
	right:0;
	width:15px;
	height:18px;
	background:url(img/site-ui-gfx.png) no-repeat -247px -295px
}
#signinform-close a {
	text-indent: -9999px;
	display:block;
	width:15px;
	height:15px
}
#logo {
	padding-top:20px;
}
#logo a {
	display:block
}

#metanav {
	margin-right:10px;
	position:absolute;
	right:0;
	top:0;
		display:inline;
}
#metanav ul {
	margin-right:10px
}
#metanav li, #signin li {
	text-align:right;
	padding-right:20px;
	background:url(img/meta_separator.gif) no-repeat right;
	
}
#metanav li.last, #signin li.last {
	text-align:right;
	padding-right:20px;
	background-image:none
}
#menuprincipale {
	padding-top:50px;
	position:relative;
	margin-right:10px;
}
#mainnav {
	list-style-type:none;
	position:absolute;
	right:0;
	top:48px;
	margin:0 10px 0 0
}
#mainnav li.current, #mainnav li.current span, #mainnav li.current span a, #mainnav li:hover, #mainnav li:hover a, #mainnav li:hover span {
	background:url(img/site-ui-gfx.png) no-repeat 50% -221px
}
#mainnav li.current a, #mainnav li:hover a {
	color:#fff
}
#mainnav li.current {
	background-position:0 -255px
}
#mainnav li.current span {
	background-position:100% -255px
}
#mainnav li.current span a {
	background-position:50% -255px
}
#mainnav li:hover {
	background-position:0 -221px
}
#mainnav li:hover span {
	background-position:100% -221px
}
#mainnav li:hover span a {
	background-position:50% -221px
}
#subnav, #subnav ul {
	margin:0 0 20px;
	padding:0;
	width:100%;
 list-style:none  right:0;
	position:absolute;
}
#subnav ul {
	margin:0
}
#subnav li {
	margin:0;
	padding:0;
	list-style:none
}
#subnav a, #subnav li.first li a, #subnav li.first.current li a {
	text-decoration:none;
	display:block;
	height:36px;
	background:url(/assets/images/nav.png) 0 -36px;
	color:#333;
	font-weight:bold;
	line-height:36px;
	padding:0 10px
}
#subnav li.first a {
	background-position:0 0
}
#subnav li.first li.last a {
	background-position:0 -104px;
	height:37px
}
#subnav li.first ul.subnav2 li.last a {
	height:32px
}
#subnav ul.subnav2 li a, #subnav li.current ul.subnav2 li a {
	height:32px;
	background-position:0 -72px;
	font-weight:normal;
	line-height:32px;
	padding-left:20px;
	color:#333
}
#subnav li.first li.active a {
	background-position: -660px -36px;
	color:#fff
}
#subnav li.first li.active ul.subnav2 a {
	background-position:0 -72px;
	color:#333
}
#subnav li.first li.current.active a, #subnav li.first li.current.active a:hover {
	background-position: -440px -36px;
	color:#fff;
	cursor:default
}
#subnav li.first ul.subnav2 li.current a, #subnav li.first ul.subnav2 li.current a:hover {
	background-position: -440px -72px;
	color:#fff
}
#subnav li.first.current a, #subnav li.first.current a:hover {
	background-position: -440px 0;
	color:#fff
}
#subnav li.first li.last.current a, #subnav li.first li.last.current a:hover {
	background-position: -440px -104px
}
#subnav li.first a:hover {
	background-position: -220px 0;
	color:#ddd
}
#subnav li.first.current li a:hover, #subnav li.first li a:hover {
	background-position: -220px -36px;
	color:#ddd
}
#subnav li.active ul.subnav2 li a:hover {
	background-position: -220px -72px !important;
	color:#ddd
}
#subnav li.first li.last a:hover {
	background-position: -220px -104px
}
#footer {
	color:#fff;
	background:#9f0909 url(img/site-ui-gfx.png) repeat-x 0 -198px;
	padding-top:23px;
	margin-top:20px
}
#footer-inner {
	background:#9f0909;
	padding:20px 0 0
}
#bottom {
	background:#9f0909 url(img/site-ui-gfx.png) repeat-x 0 0;
	height:23px;
	clear:both;
	margin:0;
	padding:0;
	overflow:hidden
}
#footer h6 {
	font-size:1.7em;
	margin-bottom:10px
}
#footer h2 {
	color:#FFFFFF;
	margin-bottom: .5em;
	line-height:1em;
	font-size:1.7em;
	font-weight:bold
}
#footer a {
	color:#fff
}
#profilewrap {
	width:700px
}
.profile {
	position:relative;
	background:#fff url(/assets/images/mim/mimbg.png) no-repeat;
	padding:3px 4px 0;
	margin:0 0 20px 0;
	line-height:20px;
	clear:left;
	padding-left:234px;
	height:auto !important;
	height:180px;
	min-height:180px
}
.profile img {
	width:214px;
	height:160px;
	position:absolute;
	top:3px;
	left:4px
}
.profile a {
	text-decoration:none;
	color:#464646
}
#coreteam li {
	margin:0 0 10px;
	display:block;
	clear:both
}
#coreteam li p {
	margin:0
}
#coreteam li a {
	font-weight:bold;
	text-decoration:none
}
#rssfeeds li {
	list-style-type:none;
	margin:0;
	padding:7px 0;
	border-bottom:1px solid #54901e;
	border-top:1px solid #6fbe28
}
#rssfeeds li.first {
	border-top:none;
	padding-top:0
}
#rssfeeds li a {
	background:url(img/site-ui-gfx.png) no-repeat -280px -300px;
	padding-left:30px;
	display:block;
	height:20px;
	text-decoration:none;
	font-weight:bold
}

#elencocaratteristiche ul,li{margin-left: 0; padding-left: 0;}

#elencocaratteristiche ul {

}
#elencocaratteristiche LI {
	list-style-type:none;
	padding:4px 0;
	border-bottom:1px solid #cccccc;
}
#elencocaratteristiche li.first {
	border-top:none;
	padding-top:0
}
#elencocaratteristiche li a {
	background:url(img/icon_ok.png) no-repeat;
	padding-left:30px;
	display:block;
	text-decoration:none;
	font-weight:bold
}
#newsletterform div {
	position:relative;
	height:27px;
	margin-bottom:10px
}
#newsletterform p {
	margin-bottom: .5em
}
#newsletterform label {
	width:100px;
	position:absolute;
	left:0;
	line-height:27px
}
#newsletterform .textbox {
	background-image:url(/assets/images/footer_textbox.jpg);
	width:161px;
	height:16px;
	background-color:transparent;
	border-style:none;
	position:absolute;
	right:0;
	line-height:27px;
	padding:5px 10px 6px;
	line-height:16px
}
#newsletterform fieldset {
	margin:0;
	font-weight:bold;
	border:0
}
#metafooter {
	padding-bottom:20px;
	margin-top:20px;
	margin-bottom:20px;
	display:block;
	color:#767676
}
#metafooter p {
	margin:0 0 10px;
	padding:0
}
#metafooter p#metafootermenu {
	text-align:right;
	float:right;
	padding:0;
	margin:0
}
.logo {
	display:inline-block;
	display: -moz-inline-stack;
	background-repeat:no-repeat;
	background-position:0 0;
	vertical-align:middle;
	zoom:1
}
.logo span {
	display:block;
	overflow:hidden;
	text-indent: -9999px;
	line-height:40px;
	cursor:pointer
}
.collabpad {
	width:97px;
	background:url(/assets/images/collabpad_footer.jpg) no-repeat 0 0;
	margin-bottom:6px
}
.signalfeuer {
	background:url(/assets/images/signalfeuer_footer.jpg) no-repeat;
	width:123px;
	margin-top:5px
}
.runswithmodx {
	background:url(/assets/images/modx_footer.jpg) no-repeat;
	width:154px
}
#sidecontent {
	background:#f3f3f3 url(/assets/images/sidebox_bottom.gif) no-repeat 0 bottom
}
#sidecontent-top {
	background:#f3f3f3 url(/assets/images/sidebox_top.gif) no-repeat 0 top;
	margin:0;
	padding:0;
	height:10px
}
#sidecontent-inner {
	margin:0;
	padding:0 0 10px
}
#sidecontent h6, #sidecontent p {
	padding-right:10px;
	padding-left:10px
}
#sidecontent h6 {
	text-transform:uppercase;
	margin-bottom: .5em
}
#contentarea h2 {
	color:#9f0909;
	margin-bottom: .5em;
	line-height:1em;
	font-size:1.7em;
	font-weight:bold
}
h3, h4 {
	font-size:1.1em;
	margin-bottom: .75em;
	color:#585858;
	font-weight:bold;
	line-height:1.3em
}
h4 {
	font-weight:normal
}
#content ul, #content ol {
	/*margin-left:15px*/
}
#content li {
	margin:0 0 0px 0px;
	padding-left:5px;
	color:#6a6a6a
}
#content ul li {
/*	margin-left:12px;
	padding-left:9px;
	list-style-type:none;
	background:url(/assets/images/bullet_grey.png) no-repeat 0 6px --> */
}
#content li li {
	margin-left:9px
}
li ul {
	margin:0
}
#content .checklist li {
	list-style-type:none;
	background:url(/img/icon_ok.png) no-repeat 0 5px;
	margin:0 0 5px;
	padding-left:18px;
	padding-bottom:1em;
	color:#6a6a6a
}
#content .checklist li li {
	background:url(/assets/images/bullet_grey.png) no-repeat 0 6px;
	padding-left:9px;
	margin-left:9px
}
.book {
	margin:0 0 4em
}
.box_6, .box_12 {
	padding-top:20px
}
.box_6 .box-inner, .box_12 .box-inner {
	padding:0 20px;
	margin-bottom:2px
}
.box_6 .box-bottom {
	height:20px;
	line-height:20px
}
.box_6 {
	background:url(/assets/images/box_6_back.png) no-repeat 0 -11px
}
.box_6 .box-bottom {
	background:url(/assets/images/box_6_back.png) no-repeat 0 9px
}
.box_12 {
	background:url(/assets/images/box_12_back.png) no-repeat 0 -11px
}
.box_12 .box-bottom {
	background:url(/assets/images/box_12_back.png) no-repeat 0 9px
}
.notes {
	background-color:#feffcb
}
.info {
	background-color:#f3f3f3
}
#contentarea .notes h3 {
	font-size:1.3em
}
#whatwhyhow {
	height:260px;
	background-image:url(/assets/images/what-why-how-dl.png);
	overflow:hidden;
	position:relative;
	margin-bottom:5px
}
#whatwhyhow-questions {
	background:url(/assets/images/what-why-how-dl.png) no-repeat 0 -430px;
	position:absolute;
	right:0;
	top:0;
	width:270px;
	margin:0;
	padding:10px 10px 10px 20px;
	z-index:5
}
#content #whatwhyhow-questions li {
	margin:0;
	list-style-type:none;
	height:80px;
	display:block;
	position:relative;
	background-image:none
}
#whatwhyhow-questions li a {
	display:block;
	line-height:77px;
	height:77px;
	width:270px;
	text-indent: -9999px
}
#whatwhyhow-questions li a img {
	position:absolute;
	top:23px;
	left:0
}
#whatwhyhow-answers {
	position:relative;
	width:620px;
	margin:0;
	overflow:hidden;
	height:260px
}
#whatwhyhow-answers ul {
	position:relative;
	width:620px;
	margin:0;
	z-index:5;
	display:block
}
#content #whatwhyhow-answers li {
	list-style-type:none;
	margin:0;
	display:block;
	height:220px;
	padding:20px 30px 20px 20px;
	background-image:none
}
#slideshowhome {
	width:940px;
	height:88px;
	position:relative;
	margin-bottom:20px;
}
#featuredquote blockquote {
	padding-top:10px;
	background:url(/assets/images/quote_bubble.png) no-repeat 0 0;
	width:297px
}
#featuredquote blockquote p {
	padding:0 10px 40px;
	background:url(/assets/images/quote_bubble.png) no-repeat 0 bottom;
	margin:0;
	font-style:italic
}
#featuredquote dt {
	color:#5a8f34;
	font-weight:bold;
	font-size:1.1em
}
p.question {
	font-weight:bold;
	color:#5a8f34;
	margin-bottom: .5em;
	clear:left
}
div.featured-site img {
	float:left;
	margin: -1em 20px 1em 0
}
div.featured-site ul {
	margin:1em 0 0
}
.qa h2 {
	clear:left
}
.rating {
	float:right;
	width:54px;
	height:47px;
	background:transparent url(/assets/images/ui/rating-bg.png) no-repeat;
	color:#444;
	font-size:30px;
	line-height:47px;
	font-weight:normal;
	text-align:center;
	margin:0 0 10px 10px;
	letter-spacing: -2px
}
.faq dt {
	font-weight:bold;
	color:#5a8f34;
	margin:1em 0 .5em;
	clear:left
}
.faq dd {
	margin-bottom:1em
}
#rssboxes dt, #rssboxes dd {
	padding-right:10px;
	padding-left:10px
}
#rssboxes dt {
	font-weight:bold;
	color:#333;
	font-size:1.1em;
	margin-top:10px;
	padding-top:10px;
	background:url(/assets/images/rssbox_separator.gif) repeat-x 0 top
}
#rssboxes dt.first {
	padding-top:0;
	background-image:none
}
#rssboxes hr {
	margin:10px 0
}
#rssboxes dd {
	font-size:1em;
	color:#8c8c8c
}
.rssbox {
	position:relative;
	background:#f3f3f3 url(/assets/images/rssbox_bottom_grid_6.png) no-repeat 0 bottom;
	padding-bottom:36px
}
.rssfeed {
	position:absolute;
	top:10px;
	right:10px;
	background:url(/assets/images/icon_rss.png) no-repeat
}
.rssfeed a {
	display:block;
	text-indent: -9999px;
	width:22px;
	height:20px
}
#content .rssbox h2 {
	height:40px;
	line-height:40px;
	font-size:1.1em;
	color:#fff;
	background:url(/assets/images/box_header_bg_grid_6.png) no-repeat 0 0;
	padding-left:10px
}
#rssboxes .buttonlinks {
	padding-left:10px;
	padding-right:10px;
	margin:0;
	position:absolute;
	bottom:0;
	padding-bottom:10px
}
.rssbox h3 a {
	text-decoration:none
}
.rssbox h3 a:hover, .rssbox h3 a:hover {
	text-decoration:underline
}
.rssbox .feed.post {
	margin:10px;
	font-size:.975em
}
.rssbox .feed.post .twit {
	color:#5A8F34
}
.rssbox .feed.post .meta {
	font-size:.9em
}
.rssbox {
	min-height:540px;
	margin-bottom:20px
}
.rssbox .mim {
	margin:0 auto 20px 0;
	float:none
}
.rssbox.rm {
	padding-bottom:0
}
.rssbox #tweets {
	margin:10px
}
.hosting {
	border-bottom:1px solid #ccc;
	padding-bottom:10px;
	margin-bottom:20px;
	clear:both
}
.hosting.featured {
	border:1px solid #888;
	background:#feffcb;
	padding:20px;
	padding-bottom:10px
}
.hosting h3 span {
	color:#888;
	font-weight:normal;
	text-transform:lowercase;
	border-left:2px solid #888;
	margin-left:5px;
	padding-left:8px;
	line-height:1
}
.hosting .features {
	margin:0 0 10px 20px
}
.hosting .link {
	clear:both
}
#content .hosting .features .checklist li {
	margin:0;
	padding:0 0 0 20px
}
#content .features ul {
	margin-left:0
}
.breadcrumbs {
	margin-bottom:1em
}
.breadcrumbs a {
	color:#999
}
.B_crumbSeparator {
	background:url(/assets/images/breadcrumb_separator.png) no-repeat 2px 6px;
	padding-right:4px;
	padding-left:4px
}
.Normal {
	font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
}

.small {font-size:9px}

