@charset "utf-8";
/* CSS Document */

/* Global Settings */
*
{
	margin: 0;
	padding: 0;
}

body
{
	background: #ffffff url(images/header-bg.png) repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #303030;
	font-size: 13px;
}

#wrapper
{
	width: 1010px;
	margin: 0 auto;
	padding: 0;
}

h1
{
	color: #ffffff;
	font-size: 34px;
	font-weight: normal;
	margin: 10px 0;
	letter-spacing: -0.5px;
	font-family: 'TitilliumText600wt',Verdana, sans-serif;
}

h2
{
	color: #354D98;
	font-size: 24px;
	font-weight: normal;
	margin: 10px 0 10px 0;
	letter-spacing: -0.5px;
	font-family: 'TitilliumText400wt',Verdana, sans-serif;
}

h3, h4
{
	color: #354D98;
	font-size: 18px;
	font-weight: normal;
	margin: 0 0 10px 0;
	letter-spacing: -0.3px;
	font-family: 'TitilliumText250wt',Verdana, sans-serif;
}

h4
{
	font-size: 16px;
	text-align: center;
}

h5
{
	font-size: 12px;
	margin: 10px 0;
}

h6
{
	font-size: 13px;
	font-weight: bold;
	margin: 4px 0px;
	color: #354D98;
}
#doc{display:block; float:left; margin:0 10px;}
#low, #high{margin: -10px 0 0 8px;}
.square{background: url(images/caratteristiche.jpg) no-repeat top center; display: block; width: 260px; height: 210px; float: left; padding: 5px 20px;}
.down{font-size: 11px; display: block; clear: both;}
.right
{
	margin-left: 30px;
}

.left
{
	margin-right: 10px;
	float: right;
}

a
{
	text-decoration: none;
	color: #354D98;
}

a:hover
{
	text-decoration: underline;
}

a img{border: none;}

p
{
	line-height: 18px;
	margin: 0 0 10px 0;
}

p.last
{
	margin-bottom: 24px;
}

.side-sep
{
	background: url(images/side-separator.gif) no-repeat center top;
	height: 7px;
	clear: both;
	margin-bottom: 10px;
}

.quote
{
	font-style: italic;
}

.clear
{
	clear: both;
}

.top
{
	top: 0;
	left: 0;
}
.bottom
{
	bottom: 0;
    left: 0;
}

ul
{
	list-style-type: none;
}

.boxes
{
	width: 1em;
}

.rg{font-size:0.5em;}

.author{color: #aaa; font-style: italic;}
.box1{background: #87CEFA; padding:2px 6px}
.box2{background: #B0E0E6; padding:2px 6px;}
ol{list-style-position: inside;}
ol li.titolo{font-weight: bold;}
ul.case{list-style-type: square; margin-left: 15px;}

/* Global Settings End Here */

/* Header Settings */

#header
{
	background: url(images/header-bg.png) repeat top center;
	height: 115px;
}

#logo
{
	background: url(images/logo.jpg) top left no-repeat;
	position: relative;
	top: 0px;
	left: -30px;
	float: left;
	width: 264px;
	height: 109px;
}

/* Navigation Menu Styling */
#navigation ul
{
	float:right;
	margin:4px 0 0;
	padding:0 10px 0 0;
	list-style:none;
	margin-top: 64px;
}

#navigation li
{
	float:left;
	list-style:none;
	margin-left: 10px;
}

#navigation li a
{
	float:left;
	display:block;
	color:#FFFFFF;
	text-decoration:none;
	font:14px 'Lucida Sans Unicode', sans-serif;
	padding:0 0 0 10px;
	height:38px;
	line-height:40px;
	text-align:center;
	cursor:pointer;
}

#navigation li a span
{
	float:left;
	display:block;
	padding:0 9px 0 0px;
}

#navigation li.current a, #navigation li.current a:hover
{
	color:#303030;
	background:url(images/nav-left-selected.gif) no-repeat left 5px;
}

#navigation li.current a span, #navigation li.current a:hover span
{
	color:#303030;
	background:url(images/nav-right-selected.gif) no-repeat right 5px;
}

#navigation li a:hover
{
	color:#fff;
	background:url(images/nav-left-hover.gif) no-repeat 2px 5px;
}

#navigation li a:hover span
{
	color:#fff;
	background:url(images/nav-right-hover.gif) no-repeat right 5px;
}

/* Navigation Menu Styling Ends Here */

/* Header Settings End Here */

/* Intro Content Settings */

#landing-content
{
	overflow: hidden;
}

.slideshow
{
	width: 400px;
	height: 250px;
	float: right;
	background:url(images/slideshow-back.png) no-repeat;
	margin: 20px 10px 0 10px;
}

.slideshow-images
{
	margin: 6px 0 0 17px;
}

.intro-content
{
	font-size: 15px;
	line-height: 20px;
	color: #ffffff;
}

.spotlink{display: block; text-align: right; color: #fff; font-size: 22px; }
#home-intro
{
	width: 540px;
	height: 220px;
	padding: 40px 0px 20px 10px;
	float: left;
}

#services-intro
{
	background: url(images/services-image.png) no-repeat right;
	width: 610px;
	height: 180px;
	padding: 40px 400px 20px 20px;
}

#contact-intro
{
	background: url(images/contact-image.png) no-repeat right;
	width: 610px;
	height: 180px;
	padding: 40px 400px 20px 20px;
}

#about-intro
{
	background: url(images/about-image.png) no-repeat right;
	width: 610px;
	height: 180px;
	padding: 40px 400px 20px 20px;
}

#blog-intro
{
	background: url(images/blog-image.png) no-repeat right;
	width: 610px;
	height: 180px;
	padding: 40px 400px 20px 20px;
}

#testimonial-intro
{
	background: url(images/testimonial-image.png) no-repeat right;
	width: 610px;
	height: 180px;
	padding: 40px 400px 20px 20px;
}

.buttons
{
	margin:24px 0 0 0;
	width:584px;
}
.buttons .sign-up{
background:transparent url(images/sport.png) no-repeat scroll 0 0;
color:#FFFFFF;
display:inline;
float:left;
height:39px;
margin-right:18px;
width:145px;
text-indent: -2000px;
}

.buttons .read-more{
background:transparent url(images/medicina.png) no-repeat scroll 0 0;
color:#FFFFFF;
display:inline;
float:left;
height:46px;
margin-right:18px;
width:214px;
text-indent: -2000px;
}

/* Intro Content Settings Ends Here */

/* Main Content Styling */

#main-content-top
{
	background: url(images/main-top.png) no-repeat;
	height: 10px;
	margin-top: 16px;
}

#main-content
{
	background-color: #FFFFFF;
	background: url(images/main-repeat.png) repeat-y;
	width: 970px;
	padding: 0px 20px 10px 24px;
	overflow: hidden;
}

#main-content-bottom
{
	background: url(images/main-bottom.png) no-repeat;
	height: 15px;
}

#main-content-left
{
	width: 620px;
	float: left;
}

#main-content-right
{
	width: 290px;
	float: right;
}

.para
{
	margin: 10px 10px 10px 0;
	line-height: 18px;
	word-spacing: 0px;
}

#main-content-left p
{
	margin-top: 8px;
}

#main-content-left h2
{
	margin-top: 10px;
}

#main-content-left h3
{
	margin: 8px 0 4px 0;
	line-height: 14px;
	font-size: 16px;
}

#services-list li
{
	list-style: none;
	width: 290px;
	float: left;
	display: inline;
	margin-top: 10px;
	margin-bottom: 6px;
	margin-right: 20px;
}

#services-list-large li
{
	list-style: none;
	width: 600px;
	float: left;
	display: inline;
	margin-top: 10px;
	margin-bottom: 6px;
	margin-right: 20px;
}


.service
{
	width: 54px;
	height: 44px;
	float: left;
	margin: 0 16px 0 0;
}

#services-list .first, #services-list-large .first
{
	background: url(images/service-1.gif) no-repeat;
}

#services-list .second, #services-list-large .second
{
	background: url(images/service-2.gif) no-repeat;
}

#services-list .third, #services-list-large .third
{
	background: url(images/service-3.gif) no-repeat;
}

#services-list .fourth, #services-list-large .fourth
{
	background: url(images/service-4.gif) no-repeat;
}

#services-list .fifth, #services-list-large .fifth
{
	background: url(images/service-5.gif) no-repeat;
}

#services-list .sixth, #services-list-large .sixth
{
	background: url(images/service-6.gif) no-repeat;
}

#services-list h4
{
	width: 210px;
	float: left;
	margin-left: 10px;
	font-weight: bold;
}

#services-list li p
{
	clear: both;
	padding-top: 6px;
	margin: 20px 20px 10px 0;
}

.left-top
{
	background: url(images/side-top.gif) no-repeat;
	height: 7px;
	margin-top: 16px;
}

.left-bottom
{
	background: url(images/side-bottom.gif) no-repeat;
	height: 7px;
	margin-bottom: 10px;
}

.side-container
{
	background-color: #eaeaea;
	width: 268px;
	padding: 6px;
}

.side-container h4
{
	background: url(images/side-heading-bg.gif) no-repeat;
	color: #FFFFFF;
	font-weight:normal;
	height: 33px;
	margin-left: 6px;
	padding: 7px;
}
.side-container p{ padding: 0 10px;}
.more {display: block; text-align: center; font-weight: bold; margin:0;}

.distro{margin: 0 0 10px 30px;}
.isokinetic2011,.isokinetic, .sigascot img {border: 3px solid #fff; margin: 0 0 0 5px;}
.flash {border: 3px solid #fff; margin: 0 0 0 5px; padding: 0 0 0 0; width: 250px;}


#phone
{
	background-image: url(images/phone.gif);
	background-position: left top;
	background-repeat: no-repeat;
	height: 36px;
	padding-left: 50px;
	margin-left: 20px;
}

/* Contact Form Styling */
#contact-form
{
	margin: 10px;
	overflow: hidden;
}

label
{
	float: left;
	width: 120px;
	font-weight: bold;
	margin: 4px;
}

.submitbutton
{
	text-align: center;
	background: url(images/login_btn.gif) no-repeat center;
	border: none;
	width: 103px;
	height: 36px;
	cursor: pointer;
	padding-bottom: 6px;
	text-indent: -9000px;
	font-size: 0px;
	line-height: 0px;
}

#sign-up
{
	float: left;
	width: 140px;
	line-height: 20px;
}

#sign-up p
{
	margin-bottom: 0px;
}

.contact-us-quickies
{
	margin-left: 10px;
}

/* Contact Form Styling */

input, textarea
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 240px;
	background: #FFFFFF url(images/input-bg.gif) top repeat-x;
	border: 1px solid #dadada;
	padding: 2px 0 0 0;
	margin: 4px 0;
	height: 22px;
}

textarea
{
	width: 300px;
	height: 150px;
}

#submitbutton
{
	text-align: center;
	background: url(images/send-it.gif) no-repeat center;
	border: none;
	margin-top: 4px;
	margin-left: 330px;
	width: 103px;
	height: 36px;
	cursor: pointer;
	text-indent: -9000px;
}

/* Team Member Div Styling */
.team-member
{
	clear: both;
	padding: 16px 0;
}

.team-member .member-image
{
	background-image:url(images/about-person.png);
	width: 110px;
	height: 97px;
	float: left;
}

.team-member .member-details
{
	background: url(images/about-person-repeat.png) repeat-y;
	width: 471px;
	float: right;
	overflow: hidden;
	padding: 0 18px;
}

.team-member-top
{
	background: url(images/about-person-top.png) no-repeat;
	height: 10px;
	width: 507px;
	float: right;
}

.team-member-bottom
{
	background: url(images/about-person-bottom.png) no-repeat;
	height: 10px;
	width: 507px;
	float: right;
}

.team-member .member-image img
{
	position: relative;
	top: 8px;
	left: 9px;
	border: 1px solid #dadada;
}

/* News container styling */
.post
{
	clear:both;
	padding: 10px 0;
}

.post-month
{
	font-size: 11px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #FFFFFF;
	display:block;
	line-height: 11px;
	padding-top: 2px;
	margin-left: -3px;
}

.entry
{
	clear: both;
	padding-top: 10px;
}

.post-cat
{
	background: url(images/comments.gif) top left no-repeat;
	padding-left: 20px;
	height: 18px;
	float:right;
	font-size: 12px;
	color: #10b5cb;
	margin-bottom: 10px;
}

.post-date
{
	background: url(images/calendar.gif) top left no-repeat;
	padding-left: 20px;
	height: 18px;
	float:left;
	font-size: 12px;
	color: #10b5cb;
}

h4.blog-head
{
	line-height: 26px;
	border-bottom: #dadada solid 1px;
}

h4.blog-head-news
{
	font-size:15px;
	line-height: 26px;
	border-bottom: #dadada solid 1px;
}

/* Testimonial Div Styling */

.testimonial
{
	clear: both;
	background: url(images/quotes.gif) left top no-repeat;
	padding: 0 4px 0 22px;
	margin: 8px;
}

.testimonial-big
{
	clear: both;
	padding: 16px 0;
}

.testimonial-big .member-image
{
	background-image:url(images/about-person.png);
	width: 110px;
	height: 97px;
	float: left;
}

.testimonial-big .member-details
{
	background: url(images/testi-repeat.png) repeat-y;
	width: 802px;
	float: right;
	overflow: hidden;
	padding: 0 18px;
}

.testimonial-top
{
	background: url(images/testi-top.png) no-repeat;
	height: 10px;
	width: 838px;
	float: right;
}

.testimonial-bottom
{
	background: url(images/testi-bottom.png) no-repeat;
	height: 10px;
	width: 838px;
	float: right;
}

.testimonial-big .member-image img
{
	position: relative;
	top: 8px;
	left: 9px;
	border: 1px solid #dadada;
}

.services-list
{
	margin:0px 0 10px 10px;
	list-style: none;
}

.services-list li
{
	background: url(images/side-separator.gif) no-repeat bottom;
	font-size: 14px;
	line-height: 28px;
	height: 32px;
}

.services-list li a
{
	background: url(images/category.gif) left 50% no-repeat;
	padding-left: 24px;
	color: #303030;
}

.services-list li a:hover
{
	text-decoration: none;
	color: #10b5cb;
}

.downloads
{
	background: url(images/pdf-icon.png) left 50% no-repeat;
	width: 53px;
	height: 52px;
	float: left;
}

.downloads-list li
{
	background: url(images/side-separator.gif) no-repeat bottom;
	padding: 8px 0;
}

/* Footer Styling */

#footer
{
	margin: 0 auto;
	padding: 0;
	background: url(images/footer-bg.png) #1d1d1d repeat-x bottom center;
	height: 270px;
	font-size: 12px;
	margin-top: 10px;
	padding-top: 10px;
}

#footer-content
{
	margin: 0 auto;
	width: 990px;
	color: #FFFFFF;
	padding: 20px 10px 10px 10px;
}

#footer-left
{
	float: left;
	width: 600px;
}

#footer-right
{
	float: right;
	width: 360px;
	text-align: right;
}

#footer a
{
	text-decoration: none;
	color: #10b5cb;
}

#footer a:hover
{
	text-decoration: underline;
	color: #10b5cb;
}

.footer-block
{
	width: 190px;
	margin-right: 10px;
	float: left;
}

.social
{
	width: 160px;
	margin-right: 20px;
	float: left;
}

.footer-block h3, .social h3{color: #10b5cb;}

.footer-blog
{
	height: 30px;
	display: block;
	outline: none;
}

.footer-partners
{
	height: 30px;
	display: block;
	outline: none;
}

.footer-news
{
	height: 30px;
	display: block;
	outline: none;
}

.footer-block ul
{
	list-style: none;
	margin-bottom: 10px;
}

.footer-block a
{
	margin-top: 10px;
}

.footer-block ul li
{
	margin-top: 6px;
	padding-bottom: 6px;
}

.footer-block ul li a
{
	color: #FFFFFF !important;
}

.footer-block ul li a:hover
{
	text-decoration: underline;
}


.footer-block strong
{
	line-height: 135%;
	font-weight: bold;
}

ul.bullet-list
{
	list-style: none;
	margin: 0;
	padding: 0px;
}
ul.bullet-list li
{
	background: url(images/bullet.png) no-repeat 0 2px;
	padding: 0px 0px 7px 20px
}

ul.bullet-list li a
{
	color: #000;
}

#hor-sep
{
	background: url(images/footer-sep.gif) no-repeat center bottom;
	height: 10px;
	clear: both;
	margin-bottom: 10px;
}

.date
{
	color: #10b5cb;
}

/* Footer Styling Ends Here */

