learnmoretitle/*
Theme Name:     Dolly Drive 2012
Theme URI:      http: //dollydrive.com/
Description:    Dolly Drive child theme for the Twenty Ten theme 
Author:         Nat Guy
Author URI:     http: //wildli.com/
Template:       twentyten
Version:        1.0
*/



/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
body {
	line-height: 1;
	font-family: 'Lato', sans-serif;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}


.grafico {
	color: #ffffff;
	font-size: 0px;
	text-indent: -9000px;
	display: block;
}





/* =Layout
-------------------------------------------------------------- */

/*
LAYOUT: Two columns
DESCRIPTION: Two-column fixed layout with one sidebar right of content
*/

#container {
	width: 1200px;
	margin: 0px auto;
	float: none;
	padding: 40px;
}
body.home #container {
	padding-top: 0px;
}
#content {
	margin: 50px 0;
	width: 640px;
	float: left;
	z-index:-1;
}


#content.largo {
	width: 950px;
	margin: 0px;
}
#primary,
#secondary {
	float: left;
	overflow: hidden;
	width: 220px;
	margin-left: 90px;
}
#secondary {
	clear: right;
}
#footer {
	clear: both;
	margin: 30px 4px 0px 4px;
	padding-top: 16px;
	padding-bottom: 20px;
	font-size: 10px;
}

/*
LAYOUT: One column, no sidebar
DESCRIPTION: One centered column with no sidebar
*/

.one-column #content {
	/*width: 640px;*/
	width: 950px;
}
.one-column #contenuto {
	float: left;
	width: 640px;
}
.one-column #contenuto_full {
	float: left;
	width: 910px;
}
.one-column #contenuto_full h1.entry-title {
	display: none;
}
.one-column #contenuto_full div#post-75 h1.entry-title {
	display: block;
}
div#sidebar_fissa {
	width: 250px;
	float: right;
	margin-top: 61px;
}
div#sidebar_fissa div.dolly_tastone {
	background: transparent url('images/mini_dolly.gif') 53px 0px no-repeat;	
	padding-top: 128px;
	padding-left: 54px;
}
div#sidebar_fissa div.dolly_tastone a.button_big {
	background-color: #2a2a2a;
	background: -moz-linear-gradient(top, #3d3d3d 0%, #010101 100%);
	background: -webkit-gradient(linear, left top, left bottom, from(#3d3d3d), to(#010101));
	background: -o-gradient(#3d3d3d, #010101);
	height: 40px;
	display: table-cell;
	text-decoration: none;
	font-size: 17px;
	line-height: 38px;
	font-weight: bold;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	padding: 0px 15px;
	color: #ffffff;
	font-family: 'AllerRegular', Arial, Helvetica, sans-serif;
	box-shadow: 0px 0px 3px #404040;
}




/*
LAYOUT: DOLLY-DOCK
DESCRIPTION: One centered column with no sidebar
*/
div#sidebar_fissa_dollydock {
	width: 150px;
	float: right;

/* 	margin-top: 61px; */
}
.dolly-dock #content {
	/*width: 640px;*/
	width: 950px;
}
.dolly-dock #contenuto {
	float: left;
	width: 690px;
}


.dolly-dock #contenuto h1{
	color: #4a483f;
	padding-left:40px;
	font-size:50px;
	font-weight:normal;
	margin-bottom:12px;
	font-family: 'AllerRegular', Arial, Helvetica, sans-serif;
}

.dolly-dock #contenuto h2{
	color: #000000;
	font-size:30px;
	padding-left:40px;
	font-weight:normal;
	font-family: 'AllerRegular', Arial, Helvetica, sans-serif;

}

.dolly-dock #contenuto h3{
	color: #29849c;
	padding-left:40px;
	font-size:22px;
	font-weight:normal;
	margin-bottom:12px;
	font-family: 'AllerRegular', Arial, Helvetica, sans-serif;
}

.dolly-dock #contenuto h4{
	color: #29849c;
	padding-left:0px;
	font-size:14px;
	font-weight:normal;
	margin-bottom:12px;
	font-family: 'AllerRegular', Arial, Helvetica, sans-serif;
}



.dolly-dock #contenuto div.colonna1{
    width: 600px; 
    padding: 0px 5px; 
    float: left; 
    margin: 0px; 
    text-align:left; 
    
}



.dolly-dock #contenuto div.colonna_img1{
    width: 350px;
    height: 300px;
    padding: 0px 5px; 
    margin-top: 30px; 
    margin-left:-40px;
    float:left;
    text-align:left; 
}



.dolly-dock #contenuto div.colonna2{
    width: 350px; 
/*     height:400px; */
    margin-top: 30px; 
    padding-left: 80px; 
    float:left;
    text-align:left; 
}

.dolly-dock #contenuto div.colonna_img2{
    width: 350px; 
    height:300px;
    padding: 0px 5px; 
    margin-top: 30px; 
    margin-left:-40px;
    float:right;
    text-align:left; 
}

.dolly-dock #contenuto div.colonna3{
    width: 400px; 
    height:300px;
    padding: 0px 5px; 
    margin-top: 30px;
    float:left;
    text-align:left; 
}



.dolly-dock #contenuto div.tab_bottom div{
    float:left;
    margin-top:40px;
    width: 200px;
    height:220px;
    width: 200px;
    width: 200px;
    padding: 0 10px;
    }



.dolly-dock #contenuto div.tab_bottom p{
	color: #000000;
	padding-left:0px;
	font-size:12px;
	font-weight:normal;
	margin-bottom:12px;
	font-family: 'AllerRegular', Arial, Helvetica, sans-serif;
}

.dolly-dock #contenuto div.tab_bottom h2{
	color: #000000;
	padding-left:0px;	
	font-size:16px;
	font-weight:normal;
	margin-bottom:12px;
	font-family: 'AllerRegular', Arial, Helvetica, sans-serif;
}

.dolly-dock #contenuto p{
	color: #000000;
	padding-left:40px;
	font-size:14px;
	font-weight:normal;
	margin-bottom:12px;
	font-family: 'AllerRegular', Arial, Helvetica, sans-serif;
}







.dolly-dock #contenuto_full {
	float: left;
	width: 910px;
}
.dolly-dock #contenuto_full h1.entry-title {
	display: none;
}

}

}
.dolly-dock #contenuto_full div#post-75 h1.entry-title {
	display: block;
}
div#sidebar_fissa {
	width: 250px;
	float: right;
	margin-top: 61px;
}
div#sidebar_fissa div.dolly_tastone {
	background: transparent url('images/mini_dolly.gif') 53px 0px no-repeat;	
	padding-top: 128px;
	padding-left: 54px;
}
div#sidebar_fissa div.dolly_tastone a.button_big {
	background-color: #2a2a2a;
	background: -moz-linear-gradient(top, #3d3d3d 0%, #010101 100%);
	background: -webkit-gradient(linear, left top, left bottom, from(#3d3d3d), to(#010101));
	background: -o-gradient(#3d3d3d, #010101);
	height: 40px;
	display: table-cell;
	text-decoration: none;
	font-size: 17px;
	line-height: 38px;
	font-weight: bold;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	padding: 0px 15px;
	color: #ffffff;
	font-family: 'AllerRegular', Arial, Helvetica, sans-serif;
	box-shadow: 0px 0px 3px #404040;
}




div#sidebar_fissa_dollydock div.dolly_tastoneBLU a.button_big_BLU {
	background-color: #5aacc2;
	background: -moz-linear-gradient(top, #5aacc2 0%, #87c1da 100%);
	background: -webkit-gradient(linear, left top, left bottom, from(#87c1da), to(#5aacc2));
	background: -o-gradient(#5aacc2, #5aacc2);
	text-align:center;
	position: relative;
	top: -48px;
	right: 77px;
	height: 40px;
	width:200px;
	display: table-cell;
	text-decoration: none;
	font-size: 20px;
	line-height: 38px;
	font-weight: bold;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	padding: 0px 15px;
	color: #ffffff;
	font-family: 'AllerRegular', Arial, Helvetica, sans-serif;
	box-shadow: 0px 0px 3px #404040;
}


div#sidebar_fissa_dollydock img{
    width: 150px; 
    padding: 0px 5px; 
    position:relative;
    right:70px;
   float:right;
}

/*
LAYOUT: Full width, no sidebar
DESCRIPTION: Full width content with no sidebar; used for attachment pages
*/

.single-attachment #content {
	margin: 0 auto;
	width: 900px;
}

/* =Fonts
-------------------------------------------------------------- */
body,
input,
textarea,
.page-title span,
.pingback a.url {
	font-family: 'Open Sans', "Helvetica Neue", Helvetica, "Nimbus Sans L", sans-serif;
}
h3#comments-title,
h3#reply-title,
#access .menu,
#access div.menu ul,
#cancel-comment-reply-link,
.form-allowed-tags,
#site-info,
#site-title,
#wp-calendar,
.comment-meta,
.comment-body tr th,
.comment-body thead th,
.entry-content label,
.entry-content tr th,
.entry-content thead th,
.entry-meta,
.entry-title,
.entry-utility,
#respond label,
.navigation,
.page-title,
.pingback p,
.reply,
.widget-title,
.wp-caption-text,
input[type=submit] {
	font-family: Arial, "Helvetica Neue", Helvetica, "Nimbus Sans L", sans-serif;
}
pre {
	font-family: "Courier 10 Pitch", Courier, monospace;
}
code {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

/*
LAYOUT: Video
*/

#video_principale {
	margin-top: 20px;
	margin-bottom: 14px;
}
div#testo_introduttivo_video {
	width: 560px;
	font-size: 16px;
	color: #333333;
	margin-bottom: 3px;
	line-height: 26px;
}
div#collezione_video ul.selezione, div#collezione_video ul.selezione li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
div#collezione_video ul.selezione {
	position: absolute;
	margin-top: -47px;
	font-family: 'AllerRegular', Arial, Helvetica, sans-serif;
	font-weight: bold;
}
div#collezione_video ul.selezione li {
	padding: 12px 18px;
	float: left;
	text-transform: uppercase;
	font-size: 12px;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	color: #a4a4a4;
	cursor: pointer;
}
div#collezione_video ul.selezione li:hover {
	color: #333;
}
div#collezione_video ul.selezione li.attivo {
	-moz-border-radius-topleft: 4px;
	border-top-left-radius: 4px;
	-moz-border-radius-topright: 4px;
	border-top-right-radius: 4px;
	border: 1px solid #dedcd1;
	border-bottom: 1px solid #ffffff;
	color: #333;
	border-bottom: 1px solid #ebebe3;
	background: #ebebe3 url('images/sfumatura_tastoni.gif') top left repeat-x;
	cursor: inherit;
}
div.contenitore {
	border: 1px solid #dedcd1;
	padding: 12px;
	clear: both;
	margin-top: 74px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-moz-border-radius-topleft: 0px;
	border-top-left-radius: 0px;
	background-color: #ebebe3;
	width: 884px;
}
div.collezione {
	display: none;
}
div#coll_0 {
	display: block;
}
div.scelta_video {
	width: 268px;
	float: left;
	margin-left: 12px;
	padding: 8px;
	font-size: 11px;
	line-height: 18px;
	cursor: pointer;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #ebebe3;
}
div.scelta_video a.permalink {
	width: 16px;
	height: 7px;
	position: absolute;
	margin-top: 81px;
	margin-left: 1px;
	background: transparent url('images/video_permalink.png') top left no-repeat;
}
div#now_playing {
	width: 320px;
	float: right;
	margin-right: 20px;
}
div#now_playing span.label {
	color: #c0c0c0;
	text-transform: uppercase;
	border-bottom: 1px solid #dedcd2;
	width: 320px;
	display: block;
	padding-bottom: 8px;
	margin-bottom: 16px;
}
div#now_playing div.big_desc {
	padding-right: 18px;
}
div#now_playing h2 {
	color: #333333;
	font-family: 'AllerRegular', Arial, Helvetica, sans-serif;
	font-size: 24px;
}
div.scelta_video:hover {
	border: 1px solid #dedcd1;
	background-color: #e3e3d7;
}
div.scelta_video div.descrizione {
	width: 136px;
	float: right;
	color: #808080;
	margin-top: -76px;
	overflow: hidden;
}
div.scelta_video strong {
	font-family: 'AllerRegular', Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	display: block;
	margin-top: -1px;
	line-height: 20px;
	margin-bottom: 8px;
	color: #333;
}
div.scelta_video span.durata {
	float: left;
	width: 120px;
	color: #808080;
	text-align: right;
	clear: both;
}
div.raccolto {
	float: left;
	width: 120px;
}
div.nomar {
	margin-left: 0px;
	width: 269px;
}
div.nomar div.descrizione {
	margin-left: 0px;
	width: 137px;
}
div.rigavideo {
	float: left;
	margin-bottom: 12px;
}
div.anteprima_video {
	width: 120px;
	height: 68px;
	background-color: red;
	background-color: transparent;
	background-position: center;
	background-repeat: no-repeat;
	float: left;
	margin-right: 12px;
	margin-bottom: 8px;
}

/* =Structure
-------------------------------------------------------------- */

/* The main theme structure */
#access .menu-header,
div.menu,
#colophon,
#branding,
#main,
#wrapper {
	margin: 0 auto;
	width: 950px;
	background: transparent;
	margin-top: 0;
	padding: 0;
}

/* Structure the footer area */
#footer-widget-area {
	overflow: hidden;
}
#footer-widget-area .widget-area {
	float: left;
	margin-right: 20px;
	width: 220px;
}
#footer-widget-area #fourth {
	margin-right: 0;
}
#site-info {
	float: left;
	font-size: 14px;
	font-weight: bold;
	width: 700px;
}
#site-generator {
	float: right;
	width: 220px;
}


/* =Global Elements
-------------------------------------------------------------- */

/* Main global 'theme' and typographic styles */
body {
}
body,
input,
textarea {
	color: #666;
	font-size: 12px;
	line-height: 18px;
}
hr {
	background-color: #e7e7e7;
	border: 0;
	clear: both;
	height: 1px;
	margin-bottom: 18px;
}

/* Text elements */
p {
	margin-bottom: 18px;
}
ul {
	list-style: square;
	margin: 0 0 18px 1.5em;
}
ol {
	list-style: decimal;
	margin: 0 0 18px 1.5em;
}
ol ol {
	list-style: upper-alpha;
}
ol ol ol {
	list-style: lower-roman;
}
ol ol ol ol {
	list-style: lower-alpha;
}
ul ul,
ol ol,
ul ol,
ol ul {
	margin-bottom: 0;
}
dl {
	margin: 0 0 24px 0;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 18px;
}
strong {
	font-weight: bold;	
}
h1 strong{
	color: #2894D2;
}
h2 strong{
	color: #2894D2;
}
cite,
em,
i {
	font-style: italic;
}
big {
	font-size: 131.25%;
}
ins {
	background: #ffc;
	text-decoration: none;
}
blockquote {
	font-style: italic;
	padding: 0 3em;
}
blockquote cite,
blockquote em,
blockquote i {
	font-style: normal;
}
pre {
	background: #f7f7f7;
	color: #222;
	line-height: 18px;
	margin-bottom: 18px;
	padding: 1.5em;
}
abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
sup,
sub {
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
input[type="text"],
textarea {
	background: #f9f9f9;
	border: 1px solid #ccc;
	box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	padding: 2px;
}
a:link {
	text-decoration: none;
	color: #2894D2;
}
a:visited {
	/*color: #743399;*/
	color: #2894D2;
}
a:active,
a:hover {
	text-decoration: none;
}

/* Text meant only for screen readers */
.screen-reader-text {
	position: absolute;
	left: -9000px;
}


/* =Content
-------------------------------------------------------------- */

#main {
	clear: both;
	overflow: hidden;
	padding: 40px 0 0 0;
}
#content {
	margin-bottom: 36px;
}
#content,
#content input,
#content textarea {
	color: #333;
	font-size: 14px;
	line-height: 22px;
}
#content p,
#content ul,
#content ol,
#content dd,
#content pre,
#content hr {
	margin-bottom: 22px;
}
#content ul ul,
#content ol ol,
#content ul ol,
#content ol ul {
	margin-bottom: 0;
}
#content pre,
#content kbd,
#content tt,
#content var {
	font-size: 15px;
	line-height: 21px;
}
#content code {
	font-size: 13px;
}
#content dt,
#content th {
	color: #000;
}
#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6 {
	color: #000;
	line-height: 1.5em;
	margin: 0 0 20px 0;
}
#content h1 {
	color: #2894D2;
    font-variant: none;
    text-align: center;
    
}
#content h2 {
	color: #8d8977;
	font-size:22px;
	font-weight:normal;
	margin-bottom:12px;
	color: #A7A7A7;
    font-variant: none;
    
}
#content table {
	border: 1px solid #e7e7e7;
	margin: 0 -1px 24px 0;
	text-align: left;
	width: 100%;
}
#content tr th,
#content thead th {
	color: #888;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	padding: 9px 24px;
}
#content tr td {
	border-top: 1px solid #e7e7e7;
	padding: 6px 24px;
}
body.page-template-menuleft-php #content table {
	border: none;
}
body.page-template-menuleft-php #content tr td {
	border-top: none;
	padding: 0px 32px 18px 0px;
	width: 50%;
}
body.page-template-menuleft-php #content tr td:first-child {

	padding-right: 16px;
}
body.page-template-menuleft-php #content tr td:last-child {
	padding-right: 0px;
	padding-left: 16px;
}
#content tr.odd td {
	background: #f2f7fc;
}
.hentry {
	margin: 0 0 48px 0;
}
.home .sticky {
	background: #f2f7fc;
	border-top: 4px solid #000;
	margin-left: -20px;
	margin-right: -20px;
	padding: 18px 20px;
}
.single .hentry {
	margin: 0 0 36px 0;
}
.page-title {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 36px 0;
}
.page-title span {
	color: #333;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
}
.page-title a:link,
.page-title a:visited {
	color: #888;
	text-decoration: none;
}
.page-title a:active,
.page-title a:hover {
	color: #ff4b33;
}
#content .entry-title {
  	border-bottom: 2px solid gray;	
	line-height: 1.3em;
	margin-bottom: 30px;
	/*color: #1a4645;*/
	font-size:30px;
	font-weight:normal;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
}
.entry-title a:link,
.entry-title a:visited {
	color: #000;
	text-decoration: none;
}
.entry-title a:active,
.entry-title a:hover {
	color: #2980b9;
}
.entry-meta {
	color: #888;
	font-size: 12px;
}
.entry-meta abbr,
.entry-utility abbr {
	border: none;
}
.entry-meta abbr:hover,
.entry-utility abbr:hover {
	border-bottom: 1px dotted #666;
}
.entry-content,
.entry-summary {
	clear: both;
	padding: 12px 0 0 0;
	/*width: 690px;*/
}
.homepage .entry-content {
	padding: 0px;
}
#content .entry-summary p:last-child {
	margin-bottom: 12px;
}
.entry-content fieldset {
	border: 1px solid #e7e7e7;
	margin: 0 0 24px 0;
	padding: 24px;
}
.entry-content fieldset legend {
	background: #fff;
	color: #000;
	font-weight: bold;
	padding: 0 24px;
}
.entry-content input {
	margin: 0 0 24px 0;
}
.entry-content input.file,
.entry-content input.button {
	margin-right: 24px;
}
.entry-content label {
	color: #888;
	font-size: 12px;
}
.entry-content select {
	margin: 0 0 24px 0;
}
.entry-content sup,
.entry-content sub {
	font-size: 10px;
}
.entry-content blockquote.left {
	float: left;
	margin-left: 0;
	margin-right: 24px;
	text-align: right;
	width: 33%;
}
.entry-content blockquote.right {
	float: right;
	margin-left: 24px;
	margin-right: 0;
	text-align: left;
	width: 33%;
}
.page-link {
	color: #000;
	font-weight: bold;
	margin: 0 0 22px 0;
	word-spacing: 0.5em;
}
.page-link a:link,
.page-link a:visited {
	background: #f1f1f1;
	color: #333;
	font-weight: normal;
	padding: 0.5em 0.75em;
	text-decoration: none;
}
.home .sticky .page-link a {
	background: #d9e8f7;
}
.page-link a:active,
.page-link a:hover {
	color: #ff4b33;
}
body.page .edit-link {
	clear: both;
	display: block;
}
#entry-author-info {
	background: #f2f7fc;
	border-top: 4px solid #000;
	clear: both;
	font-size: 14px;
	line-height: 20px;
	margin: 24px 0;
	overflow: hidden;
	padding: 18px 20px;
}
#entry-author-info #author-avatar {
	background: #fff;
	border: 1px solid #e7e7e7;
	float: left;
	height: 60px;
	margin: 0 -104px 0 0;
	padding: 11px;
}
#entry-author-info #author-description {
	float: left;
	margin: 0 0 0 104px;
}
#entry-author-info h2 {
	color: #000;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 0;
}
.entry-utility {
	clear: both;
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
.entry-meta a,
.entry-utility a {
	color: #888;
}
.entry-meta a:hover,
.entry-utility a:hover {
	color: #ff4b33;
}
#content .video-player {
	padding: 0;
}


/* =Asides
-------------------------------------------------------------- */

.home #content .category-asides p {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 10px;
	margin-top: 0;
}
.home .hentry.category-asides {
	padding: 0;
}
.home #content .category-asides .entry-content {
	padding-top: 0;
}


/* =Gallery listing
-------------------------------------------------------------- */

.category-gallery .size-thumbnail img {
	border: 10px solid #f1f1f1;
	margin-bottom: 0;
}
.category-gallery .gallery-thumb {
	float: left;
	margin-right: 20px;
	margin-top: -4px;
}
/*FIX BLOG*/
.blog  .home #content .category-gallery .entry-utility {
	padding-top: 4px;
}
.blog .post.type-post.status-publish.format-gallery.hentry.category-dolly-state{
    padding: 60px 20px;
}
.blog .post.type-post.status-publish.format-gallery.hentry.category-dolly-state:hover {
    background-color: #FBC5E0;
    /*cursor: pointer;*/
}
.blog .entry-utility{
	display: none;
}
.gallery-thumb {
	float: left;
	margin-right: 20px;
	margin-top: -50px;
	margin-bottom: 40px;
}
.blog #content{
	width: 1200px;
}
.blog #primary{
	display: none;
}
.blog #content .entry-title{
	border:medium;
	color:#333;
 	text-align: right;	
}
.blog .entry-meta{	
 	text-align: right;
}

.blog .hentry{
	margin-bottom:10px;
}
/* =Attachment pages
-------------------------------------------------------------- */

.attachment .entry-content .entry-caption {
	font-size: 140%;
	margin-top: 24px;
}
.attachment .entry-content .nav-previous a:before {
	content: '\2190\00a0';
}
.attachment .entry-content .nav-next a:after {
	content: '\00a0\2192';
}


/* =Images
-------------------------------------------------------------- */

#content img {
	margin: 0;
	height: auto;
	max-width: 300px;
	width: auto;
}
#content .attachment img {
	max-width: 900px;
}
#content .alignleft,
#content img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
#content .alignright,
#content img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
#content .aligncenter,
#content img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#content img.alignleft,
#content img.alignright,
#content img.aligncenter {
	margin-bottom: 12px;
}
#content .wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	margin-bottom: 20px;
	padding: 4px;
	text-align: center;
}
#content .wp-caption img {
	margin: 5px 5px 0;
}
#content .wp-caption p.wp-caption-text {
	color: #888;
	font-size: 12px;
	margin: 5px;
}
#content .wp-smiley {
	margin: 0;
}
#content .gallery {
	margin: 0 auto 18px;
}
#content .gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
#content .gallery img {
	border: 2px solid #cfcfcf;
}
#content .gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
#content .gallery dl {
	margin: 0;
}
#content .gallery img {
	border: 10px solid #f1f1f1;
}
#content .gallery br+br {
	display: none;
}
#content .attachment img { /* single attachment images should be centered */
	display: block;
	margin: 0 auto;
}


/* =Navigation
-------------------------------------------------------------- */

.navigation {
	color: #888;
	font-size: 12px;
	line-height: 18px;
	overflow: hidden;
}
.navigation a:link,
.navigation a:visited {
	color: #888;
	text-decoration: none;
}
.navigation a:active,
.navigation a:hover {
	color: #ff4b33;
}
.nav-previous {
	float: left;
	width: 50%;
}
.nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
#nav-above {
	margin: 0 0 18px 0;
}
#nav-above {
	display: none;
}
.paged #nav-above,
.single #nav-above {
	display: block;
}
#nav-below {
	margin: -18px 0 0 0;
}


/* =Comments
-------------------------------------------------------------- */
#comments {
	clear: both;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
	color: #000;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 0;
}
h3#comments-title {
	padding: 24px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	border-bottom: 1px solid #e7e7e7;
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 0 0 0 56px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom: none;
	margin-bottom: 0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author {
}
.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 18px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
	color: #888;
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
	color: #ff4b33;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
}
.reply a,
a.comment-edit-link {
	color: #888;
}
.reply a:hover,
a.comment-edit-link:hover {
	color: #ff4b33;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword,
.nocomments {
	display: none;
}
#comments .pingback {
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 18px;
	padding-bottom: 18px;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	display: block;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
}
#comments .pingback .url {
	font-size: 13px;
	font-style: italic;
}

/* Comments form */
input[type=submit] {
	color: #333;
}
#respond {
	border-top: 1px solid #e7e7e7;
	margin: 24px 0;
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
#respond .required {
	color: #ff4b33;
	font-weight: bold;
}
#respond label {
	color: #888;
	font-size: 12px;
}
#respond input {
	margin: 0 0 9px;
	width: 98%;
}
#respond textarea {
	width: 98%;
}
#respond .form-allowed-tags {
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	font-size: 14px;
	width: auto;
}


/* =Widget Areas
-------------------------------------------------------------- */

.widget-area ul {
	list-style: none;
	margin-left: 0;
}
.widget-area ul ul {
	list-style: square;
	margin-left: 1.3em;
}
.widget_search #s {/* This keeps the search inputs in line */
	width: 60%;
}
.widget_search label {
	display: none;
}
.widget-container {
	margin: 0 0 18px 0;
}
.widget-title {
	color: #222;
	font-weight: bold;
}
.widget-area a:link,
.widget-area a:visited {
	/*color:#8d8977;  dds-fj 2-28-11 */
        text-decoration: none;
}
.widget-area a:active,
.widget-area a:hover {
	text-decoration: none;
        color:#44615b; /* dds-fj 2-28-11 */
}
.widget-area .entry-meta {
	font-size: 11px;
}
/* dds-fj 2-28-11 */
.widget-area h3{
	/*color: #8b8b76;*/
	font-variant: small-caps;
	text-shadow: 0.05em 0.05em black;
	color: darkgray;
	text-align: left;
	text-decoration: none;
	font-size: 20px;
	padding-bottom: 10px;
}
.widget-area hr{
	background-color: #e7e7e7;
	border: 0;
	clear: both;
	height: 1px;
	margin-bottom: 18px;
	width: 50px;
}
#wp_tag_cloud div {
	line-height: 1.6em;
}
#wp-calendar {
	width: 100%;
}
#wp-calendar caption {
	color: #222;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 4px;
	text-align: left;
}
#wp-calendar thead {
	font-size: 11px;
}
#wp-calendar thead th {
}
#wp-calendar tbody {
	color: #aaa;
}
#wp-calendar tbody td {
	background: #f5f5f5;
	border: 1px solid #fff;
	padding: 3px 0 2px;
	text-align: center;
}
#wp-calendar tbody .pad {
	background: none;
}
#wp-calendar tfoot #next {
	text-align: right;
}
.widget_rss a.rsswidget {
	color: #000;
}
.widget_rss a.rsswidget:hover {
	color: #ff4b33;
}
.widget_rss .widget-title img {
	width: 11px;
	height: 11px;
}

/* Main sidebars */
#main .widget-area ul {
	margin-left: 0;
	padding: 0 20px 0 0;
}
#main .widget-area ul ul {
	border: none;
	margin-left: 1.3em;
	padding: 0;
}
#primary {
}
#secondary {
}

/* Footer widget areas */
#footer-widget-area {
}


/* =Footer
-------------------------------------------------------------- */

#footer {
	padding-top: 55px;
	color: #a0a0a0;
}
#footer .limite {
	border-top: 1px solid #dadada;
	padding-top: 16px;
}
#footer .menu_inf {
	margin: auto;
    width: 406px;
}
#footer #lista_social {
	float: right;
}
#footer #lista_social a {
	width: 16px;
	height: 16px;
	float: right;
	margin-left: 4px;
}
#footer #lista_social a.feed_rss {
	background: transparent url('images/icone_nuovi-social.png') 0px 0px no-repeat;
}
#footer #lista_social a.twitter {
	background: transparent url('images/icone_nuovi-social.png') 0px -16px no-repeat;
}
#footer #lista_social a.facebook {
	background: transparent url('images/icone_nuovi-social.png') 0px -32px no-repeat;
}
#footer ul {
	margin: 0px auto;
}
#footer li {
	list-style: none;
	padding: 0px;
	margin: 0px;
	display: inline;
}
#footer a {
	color: #a0a0a0;
}
#footer a:hover {
	color: #a0a0a0;
}
#footer ul#nav_inf {
	padding-bottom: 3px;
}
#footer ul#nav_inf li {
	padding-right: 12px;
}
#footer ul#nav_inf li a {
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-weight: 600;
	color: #32a6d5;
	font-size: 13px;
	text-decoration: none;
}
#footer div.menu_inf li:first-child {
	padding-right: 10px;
}
#footer span {
	color: #bdbab1;
	margin: 0px 2px;
}
#footer li.menu-item:last-child span {
	display: none;
}
#colophon {
	border-top: 0;
	margin-top: 0;
	overflow: hidden;
	padding: 18px 0;
}
#site-info {
	font-weight: bold;
	display:none;


}
#site-info a {
	color: #000;
	text-decoration: none;
}
#site-generator {
	font-style: italic;
	position: relative;
	display:none;

}
#site-generator a {
	color: #666;
	display: inline-block;
	line-height: 16px;
	padding-left: 20px;
	text-decoration: none;
}
#site-generator a:hover {
	text-decoration: underline;
}
img#wpstats {
	display: block;
	margin: 0 auto 10px;
}

/* Updates to footer */
#footer-sub {
	margin: 0 0 60px 0;
	clear: both;
}
#footer-sub #copyright {
	width:640px;
	float:left;
	color:#a9a69e;
}
#footer-sub #copyright a {
	padding:0 20px;
	color:#a9a69e;
	text-decoration:none;
}
#footer-sub #copyright a:hover {
	color:#44615b;
	text-decoration:none;
}
#footer-sub #social {
	width:300px;
	float:right;
	text-align:right;
}	


/* Rivenditori */
div.modulo_partner {
	border: 4px solid #edecec;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	padding: 10px 16px;
}
#content div.modulo_partner h4 {
	font-family: 'AllerRegular', Arial, Helvetica, sans-serif;
	color: #1a4645;
	font-size: 18px;
	margin-bottom: 8px;
	margin-left: -1px;
}
#content div.modulo_partner label {
	display: block;
	margin-top: 10px;
	font-size: 12px;
}
#content div.modulo_partner input, #content div.modulo_partner textarea {
	border: 1px solid #cccccc;
	width: 202px;
	font-size: 12px;
	/*color: #a0a0a0;*/
	height: 20px;
	line-height: 20px;
	padding: 0px 3px;
}
#content div.modulo_partner textarea {
	height: 100px;
}
#content div.modulo_partner .errato {
	border: 1px solid #ff4b33;
}
#content div.modulo_partner select {
	width: 210px;
	font-size: 12px;
	height: 22px;
	border: 1px solid #cccccc;
}
#content div.modulo_partner input.signup {
	border: none;
	width: inherit;
	background: transparent url('images/button_small.png') 0px 0px repeat-x;
	height: 26px;
	display: table-cell;
	text-decoration: none;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	padding: 0px 10px;
	color: #ffffff;
	font-weight: bold;
	margin-top: 16px;
	margin-bottom: 16px;
	margin-left: 0px;
}
#content div.modulo_partner p {
	font-size: 11px;
	line-height: 15px;
	margin-bottom: 8px;
}
#content div.modulo_partner p a {
	color: #0066cc;
}
#content div.modulo_partner p a:hover {
	color: #ff4b33;
}
#content div.modulo_partner div.ok {
	background-color: #1a4645;
	color: #ffffff;
	font-size: 15px;
	text-align: center;
	padding: 5pxpx;
	margin-top: 16px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	margin-bottom: 10px;
}




/* Enterprise */
div.modulo_enterprise {
	border: 4px solid #edecec;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	padding: 10px 16px;
	float:right;
}
#content div.modulo_enterprise h4 {
	font-family: 'AllerRegular', Arial, Helvetica, sans-serif;
	color: #1a4645;
	font-size: 18px;
	margin-bottom: 8px;
	margin-left: -1px;
}
#content div.modulo_enterprise label {
	display: block;
	margin-top: 10px;
	font-size: 12px;
}
#content div.modulo_enterprise input, #content div.modulo_enterprise textarea {
	border: 1px solid #cccccc;
	width: 202px;
	font-size: 12px;
	/*color: #a0a0a0;*/
	height: 20px;
	line-height: 20px;
	padding: 0px 3px;
}
#content div.modulo_enterprise textarea {
	height: 100px;
}
#content div.modulo_enterprise .errato {
	border: 1px solid #ff4b33;
}
#content div.modulo_enterprise select {
	width: 210px;
	font-size: 12px;
	height: 22px;
	border: 1px solid #cccccc;
}
#content div.modulo_enterprise input.signup {
	border: none;
	width: inherit;
	background: transparent url('images/button_small.png') 0px 0px repeat-x;
	height: 26px;
	display: table-cell;
	text-decoration: none;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	padding: 0px 10px;
	color: #ffffff;
	font-weight: bold;
	margin-top: 16px;
	margin-bottom: 16px;
	margin-left: 0px;
}
#content div.modulo_enterprise p {
	font-size: 11px;
	line-height: 15px;
	margin-bottom: 8px;
}
#content div.modulo_enterprise p a {
	color: #0066cc;
}
#content div.modulo_enterprise p a:hover {
	color: #ff4b33;
}
#content div.modulo_enterprise div.ok {
	background-color: #1a4645;
	color: #ffffff;
	font-size: 15px;
	text-align: center;
	padding: 5pxpx;
	margin-top: 16px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	margin-bottom: 10px;
}


/* Lab - Get Lion */ 
body.page-id-748 div.get_lion {
	width: 409px;
	height: 76px;
	background: transparent url('images/dolly_lion_tma.jpg') 0px -30px no-repeat;
	padding-left: 235px;
	padding-top: 344px;
	margin-top: -5px;
}
body.page-id-748 div.get_lion a {
	background: transparent url('images/button_big_orange.png') 0px 0px repeat-x;
	height: 50px;
	display: table-cell;
	text-decoration: none;
	font-size: 21px;
	line-height: 48px;
	font-weight: bold;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	padding: 0px 19px;
	color: #ffffff;
	font-family: 'AllerRegular', Arial, Helvetica, sans-serif;
	text-shadow: #642e08 0px 1px 0px;
	box-shadow: 0px 0px 3px #404040;
}
body.page-id-748 div.get_lion a:hover {
	/*text-shadow: #f2aa76 0px 1px 0px;*/
}
body.page-id-748 div.elenco {
	margin-bottom: 30px;
	margin-top: 6px;
}
body.page-id-748 div.elenco ul {
	padding-left: 4px;
}
body.page-id-748 div.elenco ul li {
	color: #606060;
	padding-left: 8px;
}
body.page-id-748 #content div.elenco h5 {
	font-size: 14px;
	line-height: 24px;
	height: 24px;
	font-weight: bold;
	color: #404040;
	margin-bottom: 10px;
}
body.page-id-748 div.requisiti h5 {
	padding-left: 32px;
	background: transparent url('images/ico_requisiti.gif') 0px 0px no-repeat;
}
body.page-id-748 div.bug h5 {
	padding-left: 32px;
	background: transparent url('images/ico_bug.gif') 0px 1px no-repeat;
}
body.page-id-748 div#sidebar {
	width: 250px;
	float: right;
}
body.page-id-748 div#sidebar textarea.msg {
	height: 216px;
}
div#contaclic {
	width: 1px;
	height: 1px;
	overflow: hidden;
	float: left;
	padding-top: 2px;
}
body.page-id-1084 div#sidebar {
	width: 250px;
	float: right;
}
body.page-id-1084 #content div.page h2 {
	margin-top: -8px;
	margin-bottom: 20px;
}
body.page-id-1084 ul {
	margin-top: -20px;
	
}


/* Resellers */
/* College Contest */
/* body.page-id-969 div#sidebar */
body.page-id-969 div#sidebar {
	float: right;
	background: #fff url('images/dolly_garduate.png') 42px 5px no-repeat;
	padding-top: 200px;
}
/*
body.page-id-969 div#branding {
	background: transparent url('images/mini_dolly_top_grad.png') no-repeat 5px 0px;
	height: 33px;
	padding-top: 7px;
	padding-left: 66px;
	width: 884px;
}
*/
body.page-id-969 #content div.modulo_partner h4 {
	font-size: 17px;
}
body.page-id-906 div#sidebar,
body.page-id-969 div#sidebar {
	width: 250px;
	float: right;
}
div#post-906,
div#post-969 {
	padding-right: 20px;
}
div#post-906 h1.entry-title,
div#post-969 h1.entry-title {
	margin-bottom: 0px;
}
div#post-906 h3,
div#post-969 h3 {
	margin-top: 20px;
	margin-bottom: 8px;
	font-weight: bold;
	color: #333;
}

/* Dolly Clone */
body.page-id-847 div#sidebar {
	width: 250px;
	float: right;
}
div.get_dclone {
	background: transparent url('images/dolly_clone_bg.jpg') 10px 0px no-repeat;
	height: 90px;
	margin-bottom: 26px;
	padding-left: 452px;
	padding-top: 230px;
}
div.get_dclone a {
	background: transparent url('images/button_big.png') 0px center repeat-x;
	height: 40px;
	display: table-cell;
	text-decoration: none;
	font-size: 17px;
	line-height: 38px;
	font-weight: bold;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	padding: 0px 15px;
	color: #ffffff;
	font-family: 'AllerRegular', Arial, Helvetica, sans-serif;
	text-shadow: #565656 0px 1px 0px;
	box-shadow: 0px 0px 3px #404040;
}
div.inserto {
	background-color: #e6e6e6;
	padding: 10px 18px 4px 18px;
	margin-bottom: 20px;
}
div.maschera {
	background: rgba(0, 0, 0, 0.8);
	top: 0px; 
	left: 0px; 
	width: 100%; 
	height: 140%; 
	z-index: 9998; 
	position: fixed;
	z-index: 99999; 
	display: none;
}
div.modulino {
	border: 4px solid #ffffff;
	background-color: #edede9;
	width: 300px;
	padding: 24px;
	margin: 0px auto;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	color: #808080;
	box-shadow: inset 0px 0px 10px rgba(0,0,0,0.3);
	-moz-box-shadow: inset 0px 0px 10px rgba(0,0,0,0.3);
}
div.modulino h4 {
	font-size: 22px;
	color: #404040;
	font-family: 'AllerRegular', Arial, Helvetica, sans-serif;
	margin-bottom: 20px;
}
div.modulino p {
	padding-left: 2px;
}
div.modulino a {
	text-decoration: none;
	font-weight: bold;
	color: #FF4B33;
}
div.modulino a:hover {
	text-decoration: underline;
}
div.modulino div.blocco_isc label {
	padding-left: 2px;
	display: block;
	font-weight: bold;
}
div.modulino div.blocco_isc input {
	margin-top: 4px;
	width: 286px;
	margin-left: 2px;
	margin-bottom: 12px;
}
div.modulino input.send {
	background: transparent url('images/button_big.png') 0px center repeat-x;
	height: 28px;
	display: table-cell;
	text-decoration: none;
	font-size: 14px;
	line-height: 25px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	padding: 0px 8px;
	color: #ffffff;
	font-family: 'AllerRegular', Arial, Helvetica, sans-serif;
	border: none;
	float: right;
	margin-right: 6px;
	margin-top: 8px;
	cursor: pointer;
}
div.modulino form {
	padding-bottom: 42px;
}
div.modulino a.chiudi_box {
	width: 20px;
	height: 20px;
	background: transparent url('images/chiudi_box.png') 0px 0px no-repeat;
	cursor: pointer;
	position: absolute;
	margin-left: 280px;
	margin-top: 1px;
}
div.modulino span.minuscolo {
	display: block;
	font-size: 11px;
	padding: 4px 12px 10px 2px;
	line-height: 15px;
}

/* Dolly Grid */
div#post-924 p.nota {
	font-size: 12px;
}
div#post-924 p.postilla {
	font-size: 11px;
}

/* Micromat */
form.micromat {
	/*border: 4px solid #ffffff;*/
	background-color: #edede9;
	padding: 32px 38px 38px 38px;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	color: #808080;
	box-shadow: inset 0px 0px 5px rgba(0,0,0,0.3);
	-moz-box-shadow: inset 0px 0px 5px rgba(0,0,0,0.3);
	margin-top: 26px;
}
form.micromat div.campo {
	float: left;
	height: 60px;
}
form.micromat div.na, form.micromat div.em, form.micromat div.ad {
	width: 269px;
}
form.micromat div.na input, form.micromat div.em input, form.micromat div.ad input {
	width: 263px;
}
form.micromat div.zi {
	width: 80px;
}
form.micromat div.ps, form.micromat div.ph {
	width: 171px;
}
form.micromat div.co {
	width: 170px;
}
form.micromat div.zi input {
	width: 74px;
}
form.micromat div.ci input {
	width: 157px;
}
form.micromat div.ps input, form.micromat div.ph input {
	width: 165px;
}
form.micromat div.co input {
	width: 164px;
}
form.micromat div.na, form.micromat div.ad, form.micromat div.ci, form.micromat div.ps, form.micromat div.co {
	margin-right: 26px;
}
form.micromat div.campo label {
	display: block;
}
#content form.micromat input.signup {
	background: transparent url('images/button_big.png') 0px center repeat-x;
	height: 28px;
	display: table-cell;
	text-decoration: none;
	font-size: 14px;
	line-height: 25px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	padding: 0px 8px;
	color: #ffffff;
	font-family: 'AllerRegular', Arial, Helvetica, sans-serif;
	border: none;
	float: right;
	margin-top: 14px;
	cursor: pointer;
}
#content form.micromat p.condizioni {
	font-size: 11px;
	padding-top: 14px;
	margin-bottom: 0px;
}
#content form.micromat input.errato {
	border: 1px solid #ff4b33;
}
div.iscritto_college h2 {
	line-height: 20px;
}
div.iscritto_college,
div.iscritto_micromat {
	border: 4px solid #ffffff;
	background-color: #edede9;
	padding: 28px 34px 34px 34px;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	color: #808080;
	box-shadow: inset 0px 0px 5px rgba(0,0,0,0.3);
	-moz-box-shadow: inset 0px 0px 5px rgba(0,0,0,0.3);
}
/* Online BK TM */
div#post-911 h1 {
	width: 910px;
}
div#post-911 p {
	margin-bottom: 16px;
}
div#post-911 div.postilla {
	padding: 24px 6px 0px 6px;
	font-size: 11px;
	line-height: 19px;
}
body.page-id-911 div#sidebar {
	float: right;
	width: 220px;
	padding-left: 20px;
	padding-right: 10px;
	background: #fff url(images/products_micromat.jpg) 42px 70px no-repeat;
	padding-top: 282px;
}
body.page-id-911 div#sidebar h3 {
	line-height: 1.3em;
	margin-bottom: 10px;
	color: #e77a23;
	font-size: 19px;
	font-weight: normal;
	font-family: 'AllerBold', Arial, Helvetica, sans-serif;
}
/* Hurricane */
div#post-989 h1 {
	width: 910px;
}
div#post-989 p {
	margin-bottom: 16px;
}
div#post-989 div.postilla {
	padding: 24px 6px 0px 6px;
	font-size: 11px;
	line-height: 19px;
}
body.page-id-989 div#sidebar {
	float: right;
	width: 220px;
	padding-left: 20px;
	padding-right: 10px;
	background: #fff url(images/dolly-icon-hurricane.png) 42px 0px no-repeat;
	padding-top: 180px;
}
body.page-id-989 div#sidebar h3 {
	line-height: 1.3em;
	margin-bottom: 10px;
	color: #e77a23;
	font-size: 19px;
	font-weight: normal;
	font-family: 'AllerBold', Arial, Helvetica, sans-serif;
}

/*
LAYOUT: Homepage
DESCRIPTION: Homepage styles
*/

div.limite {
	width: 970px;
	margin: 0px auto;
}

/* Tema */
div#testata {
	height: 70px;
	background: url('images/revo/bg_header.png') left bottom repeat-x;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	
}
div#testata ul, div#testata ul li,
div#sr_fascia ul, div#sr_fascia ul li { 
	list-style: none;
	padding: 0px;
	margin: 0px;
	z-index:200;
}
div#testata h1 a {
	width: 250px;
	height: 70px;
	background: url('images/revo/logo.png') left bottom no-repeat;
	margin-right: 20px;
	float: left;
}
div#testata ul#menu_principale {
	margin-top: 13px;
	float: left;
	
}
div#testata ul#menu_principale li.sel_1l {
	float: left;
	
}
div#testata ul#menu_principale li.sel_1l a {
	height: 44px;
	line-height: 44px;
	padding: 0px 10px;
	display: block;
	text-decoration: none;
	color: #ffffff;
	text-transform: uppercase;
	font-weight: 600; 
	font-size: 14px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
div#testata ul#menu_principale li.sel_1l2 a {
	-moz-border-radius: 0px;
	-khtml-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	-moz-border-radius-topleft: 4px;
	-khtml-border-top-left-radius: 4px;
	-webkit-border-top-left-radius: 4px;
	border-top-left-radius: 4px;
	-moz-border-radius-topright: 4px;
	-khtml-border-top-right-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	border-top-right-radius: 4px;
}
div#testata ul#menu_principale li.sel_1l:hover a.sel_1l {
	background-color: #444444;
	-moz-box-shadow: 0px 2px 5px #4e8594;
	-khtml-box-shadow: 0px 2px 5px #4e8594;
	-webkit-box-shadow: 0px 2px 5px #4e8594;
	box-shadow: 0px 2px 5px #4e8594;
}
div#testata ul#menu_principale ul#t_sottomenu {
	display: none;
	position: absolute;
	background-color: #444444;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-moz-border-radius-topleft: 0px;
	-khtml-border-top-left-radius: 0px;
	-webkit-border-top-left-radius: 0px;
	border-top-left-radius: 0px;
	box-shadow: 0px 2px 3px #4e8594;
	-moz-box-shadow: 0px 2px 3px #8b9293;
	-khtml-box-shadow: 0px 2px 3px #8b9293;
	-webkit-box-shadow: 0px 2px 3px #8b9293;
	padding-bottom: 15px;
	padding-top: 1px;
	margin-top: -1px;
	width: 210px;
}
body.home div#testata ul#menu_principale ul#t_sottomenu {
	box-shadow: 0px 2px 3px #4e8594;
	-moz-box-shadow: 0px 2px 3px #4e8594;
	-khtml-box-shadow: 0px 2px 3px #4e8594;
	-webkit-box-shadow: 0px 2px 3px #4e8594;
}
div#testata ul#menu_principale li.sel_1l2 ul#t_sottomenu li a {
	text-transform: none;
	padding: 0px 15px;
	font-size: 13px;
	line-height: 30px;
	height: 30px;
}
div#testata ul#menu_principale li.sel_1l2 ul#t_sottomenu li a:hover {
	background-color: #575757;
	-moz-border-radius: 0px;
	-khtml-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}
div#testata ul#menu_principale li.sel_1l2:hover ul#t_sottomenu {
	display: block;
}
div#testata div#strumenti {
	background: transparent url('images/revo/header_cloud_from.png') 0px 0px no-repeat;
	height: 60px;
	float: right;
	padding-left: 130px;
	padding-top:8px;
}

div#testata div#strumenti a {
	height: 28px;
	line-height: 28px;
	padding: 0px 14px;
	display: block;
	float: right;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	font-size: 13px;
	font-weight: 700;
	text-transform: uppercase;
	text-decoration: none;
	margin-top: 14px;
	-moz-box-shadow: 0px 1px 3px #4e8594;
	-khtml-box-shadow: 0px 1px 3px #4e8594;
	-webkit-box-shadow: 0px 1px 3px #4e8594;
	box-shadow: 0px 1px 3px #4e8594;
}
div#testata div#strumenti a#choose_plan {
	margin-right: 7px;
	margin-left: 4px;
	background-color: #fad95c;
	background: -moz-linear-gradient(top, #17A9D8 0%, #096BA8 100%);
	background: -webkit-gradient(linear, left top, left bottom, from(#17A9D8), to(#096BA8));
	background: -o-gradient(#fbe15c, #fad15c);
	color: white;
}
div#testata div#strumenti a#login {
	background-color: #5cafc5;
	background: -moz-linear-gradient(top, #D8D9DB 0%, #D8D9DB 100%);
	background: -webkit-gradient(linear, left top, left bottom, from(#D8D9DB), to(#D8D9DB));
	background: -o-gradient(#000000, #000000);
	color: black;
}
div#showreel {
	height: 440px;
	background: transparent url('images/revo/billboard bkg.png') 0px 0px no-repeat;
	background-size: 100%;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	color: #ffffff;
	overflow: hidden;
}
div#showreel div.sr_slide {
	width: 1000px;
	height: 440px;
	margin-top:30px;
}
div#showreel div.sr_slide h2 {
	font-weight: 700;
	margin-bottom: 12px;
}
div#showreel div.sr_slide h4 {
	font-weight: 400;
	font-size: 20px;
	line-height: 28px;
}
div#showreel div.sr_slide div.sr_azione {
	/*width: 511px;
	height: 119px;
	background: transparent url('images/bg_velatura.png') 0px 0px no-repeat;
	margin: 0px auto;
	padding-top: 23px;*/
	padding-top: 10px;
	background: transparent url('images/bg_velatura.png') 0px 0px no-repeat;	
	height:70px;
	position:relative;
	top:330px;
	width:600px;
	padding-left:67px;
}
div#showreel div.sr_slide div.sr_azione a#vedi_piani {
	color: #ffffff;
	background-color: #5cafc5;
	background: -moz-linear-gradient(top, #70c1d7 0%, #59abc1 100%);
	background: -webkit-gradient(linear, left top, left bottom, from(#70c1d7), to(#59abc1));
	background: -o-gradient(#70c1d7, #59abc1);
	height: 36px;
	line-height: 36px;
	padding: 0px 20px;
	display: block;
	width: 150px;
	margin: 10px auto;
	text-align: center;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	font-size: 15px;
	font-weight: 600;
	text-transform: uppercase;
	text-decoration: none;
	-moz-box-shadow: 0px 1px 3px #4e8594;
	-khtml-box-shadow: 0px 1px 3px #4e8594;
	-webkit-box-shadow: 0px 1px 3px #4e8594;
	box-shadow: 0px 1px 3px #4e8594;
}
div#showreel div.sr_slide div.sr_azione a#vedi_piani_float {
	color: #ffffff;
	float:left;
	background-color: #5cafc5;
	background: -moz-linear-gradient(top, #70c1d7 0%, #59abc1 100%);
	background: -webkit-gradient(linear, left top, left bottom, from(#70c1d7), to(#59abc1));
	background: -o-gradient(#70c1d7, #59abc1);
	height: 36px;
	line-height: 36px;
	padding: 0px 20px;
	display: block;
	width: 150px;
	margin: 10px auto;
	text-align: center;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	font-size: 15px;
	font-weight: 600;
	text-transform: uppercase;
	text-decoration: none;
	-moz-box-shadow: 0px 1px 3px #4e8594;
	-khtml-box-shadow: 0px 1px 3px #4e8594;
	-webkit-box-shadow: 0px 1px 3px #4e8594;
	box-shadow: 0px 1px 3px #4e8594;
}

div#showreel div.sr_slide div.sr_azione a#read_more {
	color: #ffffff;
	float:right;
	background-color: #5cafc5;
	background: -moz-linear-gradient(top, #70c1d7 0%, #59abc1 100%);
	background: -webkit-gradient(linear, left top, left bottom, from(#70c1d7), to(#59abc1));
	background: -o-gradient(#70c1d7, #59abc1);
	height: 36px;
	line-height: 36px;
	padding: 0px 20px;
	display: block;
	width: 150px;
	margin: 10px auto;
	text-align: center;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	font-size: 15px;
	font-weight: 600;
	text-transform: uppercase;
	text-decoration: none;
	-moz-box-shadow: 0px 1px 3px #4e8594;
	-khtml-box-shadow: 0px 1px 3px #4e8594;
	-webkit-box-shadow: 0px 1px 3px #4e8594;
	box-shadow: 0px 1px 3px #4e8594;
}

div#showreel div.sr_slide div.sr_azione form {
	width: 540px;
}
div#showreel div.sr_slide div.sr_azione form label {
	font-size: 20px;
}
div#showreel div.sr_slide div.sr_azione form label.grazie {
	display: block;
	text-align: center;
	line-height: 28px;
}
div#showreel div.sr_slide div.sr_azione form input.email {
	border: 1px solid #55a6c1;
	box-shadow: inset 1px 1px 2px #cecece;
	-moz-box-shadow: inset 1px 1px 2px #cecece;
	-webkit-box-shadow: inset 1px 1px 2px #cecece;
	font-size: 20px;
	color: #8c8c8c;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	width: 199px;
	padding: 3px 8px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	margin-left: 10px;
	height: 27px;
	margin-right: -14px;
}
div#showreel div.sr_slide div.sr_azione form input.errore {
	border: 1px solid #be5858;
	color: #be5858;
	background-color: #f2d0d2;
}
div#showreel div.sr_slide div.sr_azione form input.ok {
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	border: 1px solid #55a6c1;
	color: #ffffff;
	background-color: #5cafc5;
	background: -moz-linear-gradient(top, #70c1d7 0%, #59abc1 100%);
	background: -webkit-gradient(linear, left top, left bottom, from(#70c1d7), to(#59abc1));
	background: -o-gradient(#70c1d7, #59abc1);
	text-align: center;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	font-size: 12px;
	font-weight: 600;
	text-transform: uppercase;
	text-decoration: none;
	-moz-box-shadow: 0px 1px 2px #4e8594;
	-khtml-box-shadow: 0px 1px 2px #4e8594;
	-webkit-box-shadow: 0px 1px 2px #4e8594;
	box-shadow: 0px 1px 2px #4e8594;
	cursor: pointer;
	padding: 8px;
	height: 34px;
	float: right;
}
div#showreel div#sr_slide_1 {
	background: transparent url('images/revo/hi.png') 0px 0px no-repeat;
 	/*margin-top:-26px!important;*/
 	margin-left: -30px;
	background-size: 59%;
/* 	background-position: 20 left; */
}

#info_title{
    left: 330px;
    position: relative;
    top: 91px;
    color:#444;
    font-size: 15px;
    width: 300px;
}

div#showreel div#sr_slide_1 h2 {
	font-size: 60px;
	letter-spacing: -1px;
	margin-top: 65px;
	line-height: 60px;
}
div#showreel div#sr_slide_1 h4 {
	padding-left: 4px;
}

div#showreel a {
	padding-left: 4px;
	color: #fad75c;
	font-size: 18px;
	text-decoration: none;
}

div#showreel a:hover {
	padding-left: 4px;
	color: #ffffff;
	font-size: 18px;
	text-decoration: none;
}
div#showreel div#sr_slide_1 div.sr_gabbia {
	padding-left: 359px;
	width: 593px;
	height: 216px;
}

div.spot_1{
    float:right;
    width: 80px;
    height:80px;
    padding: 0;
    margin:0;
    z-index:100;
    position:relative;
    right: 65px;
    top: -20px;
    
}


div#showreel div#sr_slide_1 span.love {
	display: inline-block;
	width: 32px;
	height: 18px;
}
div#showreel div#sr_slide_1 span.love span.cuore {
	width: 32px;
	height: 28px;
	float: left;
	margin-top: -2px;
	background: transparent url('images/love.png') 0px 0px no-repeat;
}
div#showreel div#sr_slide_2 {
	background: transparent url('images/revo/backup.png') 15px 0px no-repeat;
	/*padding-top:30px;*/
}


div#showreel div#sr_slide_2 div.sr_gabbia {
	/*padding-left: 322px;
	width: 578px;
	height: 190px;*/
	float:right;
	margin-right:30px;
	width:410px;
	height:0;
}
div#showreel div#sr_slide_2 h2 {
	font-size: 33px;
	/*margin-top: 91px;*/
	margin-top: 91px;
	line-height: 33px;
}
div#showreel div#sr_slide_3 {
	background: transparent url('images/revo/space.png') 0px 0px no-repeat;
	/*padding-top:30px;*/
}
div#showreel div#sr_slide_3 div.sr_gabbia {
	/*padding-left: 360px;
	width: 540px;
	height: 190px;*/
	float:right;
	margin-right:30px;
	width:410px;
	height:0;
}
div#showreel div#sr_slide_3 h2 {
	font-size: 33px;
	/*margin-top: 91px;*/
	margin-top: 91px;
	line-height: 33px;
}
div#showreel div#sr_slide_4 {
	background: transparent url('images/revo/sync.png') 0px 0px no-repeat;
	/*padding-top:30px;*/
}
div#showreel div#sr_slide_4 div.sr_gabbia {
	/*padding-left: 315px;
	width: 585px;
	height: 190px;*/
	float:right;
	margin-right:30px;
	width:410px;
	height:0;
}
div#showreel div#sr_slide_4 h2 {
	font-size: 33px;
	line-height: 33px;
	/*margin-top: 91px;*/
	margin-top: 91px;
}
div#showreel div#sr_slide_5 {
	background: transparent url('images/revo/clone.png') 90px 0px no-repeat;
	/*padding-top:30px;*/
}
div#showreel div#sr_slide_5 div.sr_gabbia {
	/*padding-left: 315px;
	width: 585px;
	height: 190px;*/
	float:right;
	margin-right:30px;
	width:410px;
	height:0;
}
div#showreel div#sr_slide_5 h2 {
	font-size: 33px;
	line-height: 33px;
	/*margin-top: 91px;*/
	margin-top: 91px;
}
div#showreel div#sr_slide_6 {
	background: transparent url('images/revo/dock station.png') 40px 0px no-repeat;
	/*padding-top:30px;*/
}
div#showreel div#sr_slide_6 div.sr_gabbia {
	/*padding-left: 305px;
	width: 595px;
	height: 190px;*/
	float:right;
	margin-right:30px;
	width:410px;
	height:0;
}
div#showreel div#sr_slide_6 h2 {
	font-size: 33px;
	line-height: 33px;
	/*margin-top: 91px;*/
	margin-top: 51px;
}
div#showreel div#sr_slide_2, div#showreel div#sr_slide_3, div#showreel div#sr_slide_4, div#showreel div#sr_slide_5, div#showreel div#sr_slide_6 {
	display: none;
}
div#showreel a.nav_prec, div#showreel a.nav_succ {
	width: 49px;
	height: 67px;
	background-color: red;
	position: absolute;
	top: 252px;
}
div#showreel a.nav_prec {
	left: 30px;
	background: transparent url('images/sr_nav.png') 0px 0px no-repeat;
}
div#showreel a.nav_succ {
	right: 30px;
	background: transparent url('images/sr_nav.png') -52px 0px no-repeat;
}
div#sr_fascia {
	height: 120px;
	background: #2b3d41 url('images/revo/bg_dockbar.png') top center repeat-x;
}
div#sr_fascia ul {
	padding-left: 21px;
	font-weight: 800;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
}
div#sr_fascia ul li {
	height: 120px;
	width: 150px;
	float: left;
	margin-right: 2px;
	display: block;
}
div#sr_fascia ul li a {
	text-decoration: none;
	color: #a3b2b4;
	font-size: 11px;
}

div#sr_fascia ul li.slide_1 a {
	width: 115px;
	height: 71px;
	background: transparent url('images/nav_hi.png') center 0 no-repeat;	
	margin-top: 23px;
}
div#sr_fascia ul li.slide_2 a, div#sr_fascia ul li.slide_3 a, div#sr_fascia ul li.slide_4 a, div#sr_fascia ul li.slide_5 a, div#sr_fascia ul li.slide_6 a {
	display: block;
	text-align: center;
	color: #a3b2b4;
}
div#sr_fascia ul li.slide_2 a {
	width: 115px;
	height: 16px;
	padding-top: 90px;
	background: transparent url('images/revo/icons/Backup-icon_Cloud.png') center 10px no-repeat;
	background-size:70%;
	/*margin-top: 29px;*/	
}
div#sr_fascia ul li.slide_3 a {
	width: 115px;
	height: 16px;
	padding-top: 90px;
	background: transparent url('images/revo/icons/dolly-space-icon_web.png') center 10px no-repeat;
	background-size:70%;
	/*margin-top: 30px;*/
}
div#sr_fascia ul li.slide_4 a {
	width: 115px;
	height: 16px;
	padding-top: 90px;
	background: transparent url('images/revo/icons/dolly-sync-icon_web.png') center 10px no-repeat;
	background-size:70%;
	/*margin-top: 30px;*/
}
div#sr_fascia ul li.slide_5 a {
	width: 115px;
	height: 16px;
	padding-top: 90px;
	background: transparent url('images/revo/icons/dolly-clone-icon_web.png') center 10px no-repeat;
	background-size:70%;
	/*margin-top: 30px;*/
}
div#sr_fascia ul li.slide_6 a {
	width: 118px;
	height: 30px;
	padding-top: 86px;
	background: transparent url('images/nav_dock.png') 0px -29px no-repeat;
	color: #72c3d9;
}
div#sr_fascia ul li.slide_2 a:hover, div#sr_fascia ul li.slide_3 a:hover, div#sr_fascia ul li.slide_4 a:hover, div#sr_fascia ul li.slide_5 a:hover, div#sr_fascia ul li.slide_6 a:hover {
	color: #ffffff;
}
div#sr_fascia ul li.slide_1 span.attivo, div#sr_fascia ul li.slide_2 span.attivo, div#sr_fascia ul li.slide_3 span.attivo, div#sr_fascia ul li.slide_4 span.attivo, div#sr_fascia ul li.slide_5 span.attivo, div#sr_fascia ul li.slide_6 span.attivo {
	width: 31px;
	height: 21px;
	display: block;
	position: absolute;
	margin-top: -15px;
	margin-left: 45px;
	background: transparent url('images/selettore_std.png') 0px 0px no-repeat;
}
div#sr_fascia ul li.slide_2 span.attivo, div#sr_fascia ul li.slide_3 span.attivo, div#sr_fascia ul li.slide_4 span.attivo, div#sr_fascia ul li.slide_5 span.attivo, div#sr_fascia ul li.slide_6 span.attivo {
	display: none;
}
body.home div#tweet {
	/*border: 1px solid #efefed;*/
/*	-moz-box-shadow: 0px 1px 1px #dfdfdf;
	-khtml-box-shadow: 0px 1px 1px #dfdfdf;
	-webkit-box-shadow: 0px 1px 1px #dfdfdf;
	box-shadow: 0px 1px 1px #dfdfdf;*/
/*	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;*/
	/*margin-top: 26px;*/
	background: transparent url('images/twitter.png') 4px 10px no-repeat;
	color: black;
	font-size: 12px;
	width: 1200px;
	height: 100%;
}
body.home div#tweet div.ultimo_t {
	line-height: 25px;
	padding-left: 35px;
}
body.home div#tweet div.ultimo_t span {
	font-size: 10px;
	padding-left: 5px;
	padding-top: 1px;
	color: #9b9787;
}
body.home div#tweet div.ultimo_t div.controlli {
	float: right;
	padding-top: 6px;
	padding-right: 2px;
}
body.home div#tweet div.ultimo_t div.controlli a {
	width: 10px;
	height: 10px;
	margin-bottom: 2px;
	cursor: pointer;
}
body.home div#tweet div.ultimo_t div.controlli a.su {
	background: transparent url('images/tasti_tw.png') 0px 0px no-repeat;
}
body.home div#tweet div.ultimo_t div.controlli a.su:hover {
	background: transparent url('images/tasti_tw.png') -10px -10px no-repeat;
}
body.home div#tweet div.ultimo_t div.controlli a.giu {
	background: transparent url('images/tasti_tw.png') -10px 0px no-repeat;
}
body.home div#tweet div.ultimo_t div.controlli a.giu:hover {
	background: transparent url('images/tasti_tw.png') 0px -10px no-repeat;
}
body.home div#tweet div.ultimo_t div.controlli a.giu_d, body.home div#tweet div.ultimo_t div.controlli a.giu_d:hover {
	background: transparent url('images/tasti_tw.png') -10px -20px no-repeat;
	cursor: default;
}
body.home div#tweet div.ultimo_t div.controlli a.su_d, body.home div#tweet div.ultimo_t div.controlli a.su_d:hover {
	background: transparent url('images/tasti_tw.png') 0px -20px no-repeat;
	cursor: default;
}
body.home div#tweet div.ultimo_t div.testo {
	/*width: 871px;*/
	overflow: hidden;
	height: 26px;
	padding-top:6px;
}
body.home div#tweet div.ultimo_t div.testo ul, body.home div#tweet div.ultimo_t div.testo ul li {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
body.home div#tweet div.ultimo_t div.testo ul li {
	height: 26px;
	vertical-align: middle;
}
body.home #buckets {
	margin: 23px 0px;
	float: left;
	width: 1200px;
}
body.home #buckets h2 {
	font-family: 'AllerRegular', Arial, Helvetica, sans-serif;
	font-size: 22px;
	margin-bottom: 14px;
	/*color: #888783;*/
	font-weight: normal;
	padding-top: 5px;
}
body.home #buckets .bucket {
	float: left;
	color: #888783;
	width: 251px;
	margin: 2px 23px 4px 0px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 2px;
	border: 1px solid darkgray;
/*	-moz-box-shadow: 0px 1px 1px #dfdfdf;
	-khtml-box-shadow: 0px 1px 1px #dfdfdf;
	-webkit-box-shadow: 0px 1px 1px #dfdfdf;
	box-shadow: 0px 1px 1px #dfdfdf;
	background-color: #f6f6f4;*/
}
body.home #buckets .bucket .riquadro {
	padding: 9px 13px 16px 13px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-size: 14px;
	line-height: 20px;
}
body.home #buckets .bucket .riquadro p {
	margin-bottom: 30px;
}
body.home #buckets .last {
	margin-right: 0px;
}
body.home #buckets .bucket .button_small {
	height: 26px;
	display: table;
	text-decoration: none;
	font-size: 11px;
	line-height: 24px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 0px 10px;
	font-weight: normal;
	margin: 0px auto;
	background-color: #3093C7;
    background-image: -moz-linear-gradient(center top , #3093C7, #1C5A85);
    border: 1px solid #25729A;
    color: #F7F7F7;
    cursor: pointer;
    text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.3);
    text-transform: uppercase;
}

body.home #buckets .bucket .button_small:hover{
	background-color: #fad95c;
	background: -moz-linear-gradient(top, #17A9D8 0%, #096BA8 100%);
	background: -webkit-gradient(linear, left top, left bottom, from(#17A9D8), to(#096BA8));
	background: -o-gradient(#fbe15c, #fad15c);
	color: white;
	text-shadow: -1px -1px 0 rgba(0,0,0,0.3);
}
body.home #buckets .bucket .tastino {
	vertical-align: bottom;
}

div#home-testimonial {
	width: 381px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #efefed;
	-moz-box-shadow: 0px 1px 1px #dfdfdf;
	-khtml-box-shadow: 0px 1px 1px #dfdfdf;
	-webkit-box-shadow: 0px 1px 1px #dfdfdf;
	box-shadow: 0px 1px 1px #dfdfdf;
	background-color: #f6f6f4;
	padding: 30px 40px 40px 40px;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 14px;
	line-height: 22px;
	float: left;
}
div#home-testimonial span {
	font-size: 13px;
}
div#home-testimonial h3 {
	background: transparent url('images/maclife_award.png') 0px 0px no-repeat;
	height: 38px;
	border-bottom: 1px solid #d6d6d3;
	padding-bottom: 25px;
	margin-bottom: 20px;
}

body.blog{
	margin-top: 100px;
}

div#ultimipost_blog {
	width: 463px;
	float: right;
}
div#ultimipost_blog h3 {
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	color: #cacbc6;
	font-weight: 700;
	font-size: 16px;
}
div#ultimipost_blog div.riassunto {
	margin-top: 15px;
}
div#ultimipost_blog a {
	color: #686959;
	text-decoration: none;
}
div#ultimipost_blog a:hover {
	color: #32A6D5;
}
div#ultimipost_blog div.riassunto div.minitesto {
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	color: #868581;
	font-weight: 400;
	font-size: 13px;
	line-height: 19px;
	padding-top: 4px;
}
 div#mcwt{
    
text-align:center;
    border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #efefed;
	-moz-box-shadow: 0px 1px 1px #dfdfdf;
	-khtml-box-shadow: 0px 1px 1px #dfdfdf;
	-webkit-box-shadow: 0px 1px 1px #dfdfdf;
	box-shadow: 0px 1px 1px #dfdfdf;
    width: 462px;
    height:97px;
    padding: 0;
   margin-top:10px;
   float:left;
    
    
}

/* =Getting Started
-------------------------------------------------------------- */

div.clearfix {
	clear: both;
}
div#selettori {
	width: 220px;
	float: left;
	padding-top: 18px;
}
div#selettori ul, div#selettori ul li {
	list-style: none;
	padding: 0px;
	margin: 0px;
	font-family: 'AllerRegular', Arial, Helvetica, sans-serif;
}
div#selettori ul li:first-child {
	-moz-border-radius-topright: 4px;
	border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	border-top-left-radius: 4px;
}
div#selettori ul li:last-child {
	-moz-border-radius-bottomright: 4px;
	border-bottom-right-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-left-radius: 4px;
}
div#selettori ul li {
	width: 180px;
	border: 1px solid #dedcd1;
	margin-top: -1px;
	padding: 9px 12px;
	background: #fdfdfb url('images/sfumatura_tastoni.gif') bottom left repeat-x;
}
div#selettori ul li.attivo {
	background: #ffffff;
}
div#selettori ul li a {
	text-decoration: none;
	color: #666666;
	display: block;
}
div#selettori ul li.attivo a {
	/*font-weight: bold;*/
	color: #c0c0c0;
}
div#istruzione {
	float: right;
	width: 666px;
	padding-right: 20px;
	padding-left: 14px;
	margin-top: 15px;
}
div#istruzione .entry-content {
	padding-top: 5px;
}
div#istruzione h2 {
	font-family: 'AllerRegular', Arial, Helvetica, sans-serif;
}
div#istruzione .page {
	display: none;
}
div#istruzione div.aperto {
	display: block;
}
div#istruzione div.comandi_orizzontali {
	clear: both;
/*	background: #ffffff url('images/mini_sfumatura.gif') right top no-repeat;
	text-align: right;*/
	text-transform: uppercase;
	font-size: 13px;
	margin-top: 30px;
	padding-top: 10px;
	margin-right: -10px;
	padding-right: 20px;
}
div#istruzione div.comandi_orizzontali a {
	cursor: pointer;
	color: #8d8977;
	display: block;
	width: 100px;
	line-height: 44px;
}
div#istruzione div.comandi_orizzontali a.succ {
	background: #ffffff url('images/tasto_succ.gif') right 1px no-repeat;
	float: right;
	text-align: right;
	padding-right: 40px;
}
div#istruzione div.comandi_orizzontali a.prec {
	background: #ffffff url('images/tasto_prec.gif') left 1px no-repeat;
	text-align: left;
	padding-left: 40px;
	float: left;
}
div#istruzione div.comandi_orizzontali a:hover {
	color: #46635d;
}

/* =Mobile Safari ( iPad, iPhone and iPod Touch )
-------------------------------------------------------------- */

pre {
	-webkit-text-size-adjust: 140%;
}
code {
	-webkit-text-size-adjust: 160%;
}
#access,
.entry-meta,
.entry-utility,
.navigation,
.widget-area {
	-webkit-text-size-adjust: 120%;
}
#site-description {
	-webkit-text-size-adjust: none;
}


/* =Print Style
-------------------------------------------------------------- */

@media print {
	body {
		background: none !important;
	}
	#wrapper {
		clear: both !important;
		display: block !important;
		float: none !important;
		position: relative !important;
	}
	#header {
		border-bottom: 2pt solid #000;
		padding-bottom: 18pt;
	}
	#colophon {
		border-top: 2pt solid #000;
	}
	#site-title,
	#site-description {
		float: none;
		line-height: 1.4em;
		margin: 0;
		padding: 0;
	}
	#site-title {
		font-size: 13pt;
	}
	.entry-content {
		font-size: 14pt;
		line-height: 1.6em;
	}
	.entry-title {
		font-size: 21pt;
	
	}
	
	#access,
	#branding img,
	#respond,
	.comment-edit-link,
	.edit-link,
	.navigation,
	.page-link,
	.widget-area {
		display: none !important;
	}
	#container,
	#header,
	#footer {
		margin: 0;
		width: 100%;
	}
	#content,
	.one-column #content {
		margin: 24pt 0 0;
		width: 100%;
	}
	.wp-caption p {
		font-size: 11pt;
	}
	#site-info,
	#site-generator {
		float: none;
		width: auto;
	}
	#colophon {
		width: auto;
	}
	img#wpstats {
		display: none;
	}
	#site-generator a {
		margin: 0;
		padding: 0;
	}
	#entry-author-info {
		border: 1px solid #e7e7e7;
	}
	#main {
		display: inline;
	}
	.home .sticky {
		border: none;
	}
}

/* Ruby Fix */
body#pricing, body#login {
	margin-top: -6px;
}


a#submit_form {
  border-radius:4px;
  border: 1px solid #cccccc;
  height: 34px;
  padding-top:7px;
  padding-bottom:5px;
  text-align: center;
  text-transform: uppercase;
  width: 216px;
  font: normal 14px/30px "Helvetica Neue",Helvetica,Arial,sans-serif !important;
  color: white !important;
  margin-top:10px;
  float:right;
  background: url('images/revo/bg_header.png') left top repeat-x;
  cursor:pointer;
}

a#submit_form:hover{
  border: 1px solid #0B6EA9;
}

.slide_title{
	margin-left:30px;
	letter-spacing: 0.1em;
	color: #0B6EA9;
    font-size: 18pt;
    font-weight: bold;
    font-family: Trebuchet MS;
    margin-bottom:25px;
}

.slide_text{
	margin-left:30px;
	letter-spacing: 0.08em;
	color: #555555;
    font-size: 11pt;
    line-height: 20px;
    font-family: Trebuchet MS;
}

#right_block{
	float:right;
	margin-top:100px;
	margin-right:-30px;
}
.slide_title_2{
	margin-left:30px;
	margin-bottom:10px;
	color: #0B6EA9;
    font-size: 16pt;
    font-weight: bold;
    font-family: Trebuchet MS;
}

#dolly_revo_logo{
	background: url('images/revo/dolly_drive.png') -10px 0px no-repeat;
	height:50px;
	width:200px;
	margin-top:20px;
/* 	margin-bottom:20px; */
	position:relative;
	left:75px;
}

.slide_text_small{
	margin-left:30px;
	color: #555555;
    font-size: 10pt !important;
    text-align:center;
    line-height: 20px;
    font-family: Trebuchet MS;
    margin-bottom:30px;
}

/* BUY NOW BUTTON IN HOME PAGE*/

/* This is the logo link clickable area */
#buy_now_hi {
border-radius:4px;
	border: 1px solid #0B6EA9;
	height: 30px;
	width: 145px;
	margin-right: 7px;
	margin-left: 4px;
	background-color: #fad95c;
	background: -moz-linear-gradient(top, #17A9D8 0%, #096BA8 100%);
	background: -webkit-gradient(linear, left top, left bottom, from(#17A9D8), to(#096BA8));
	background: -o-gradient(#fbe15c, #fad15c);
	color: white !important;
	position:relative;
	left:95px;
	font-family: Trebuchet MS;
	font-size: 9pt !important;
	padding-left:37px !important;
	padding-right:37px !important;
	padding-top:6px !important;
	padding-bottom:6px !important;
}
/* This is the logo link clickable area */
#watch_vide_hi {
border-radius:4px;
	border: 1px solid #0B6EA9;
	height: 30px;
	width: 145px;
	margin-right: 7px;
	margin-left: 4px;
	background-color: #fad95c;
	background: -moz-linear-gradient(top, #17A9D8 0%, #096BA8 100%);
	background: -webkit-gradient(linear, left top, left bottom, from(#17A9D8), to(#096BA8));
	background: -o-gradient(#fbe15c, #fad15c);
	color: white !important;
	position:relative;
	left:95px;
	font-family: Trebuchet MS;
	font-size: 9pt !important;
	padding-left:25px !important;
	padding-right:25px !important;
	padding-top:6px !important;
	padding-bottom:6px !important;
}

a#buy_now_hi:hover{
  border: 1px solid #0B6EA9;
}

label#label_free_trial {
	float: right;
	text-shadow: -1px 0 2px #000000;
 	font-family: Trebuchet MS;
	font-size: 26pt !important;
	color: #096BA8;
	width: 197px;
}

label#label_free_trial .small_text {
	text-shadow: -1px 0 2px #000000;
 	font-family: Trebuchet MS;
	font-size: 18pt !important;
	color: #096BA8;
}

/*REVO 2*/


.z_limit {
	min-width: 1200px;
	margin: 0px auto;
}

#z_screenshots{
	border-top: 1px solid darkgray;
	background: #EDF0F0;
}

/*HEADER*/
#z_header_wrapper{
 	margin: auto;
	width: 1200px;
	height: 70px;
	background: #fff;
	border-radius: 10px;
}
div#z_header {
	height: 60px;
	background-color: 
	transparent;
	position: fixed;
	top: 0px;
	width: 100%;
	margin: 0 auto;
	z-index: 999;
}

div#z_header.macpracticeheader{
	height: 60px;
	background-color: #fff;
	border-bottom: 1px solid darkgray;
	position: fixed;
	top: 0px;
	left: 0px;
	right: 0px;
}

div#copyrightbox{
	text-align: center;
	margin: auto;
	width: 1200px;
	margin-top: -30px;
}

div#copyrightbox label{
	font-size: 13px;
	font-family: 'Lato';
	color: #f9f9f9;
	text-transform: uppercase;
}


div.soc{
	float:left;
	text-align: center;
	width: 525px;
	margin-top: 20px;
}

div.soc img{
	margin-left: 10px;
}

div.footertext{
	padding-top: 90px;
	float: left;
	text-align: center;
	margin-left: 20px;
	line-height: 35px;
}

div.footertext label{
	font-family: 'Lato';
	font-size:30px;
	color: #fff;
	font-weight: bold;
}

div.footertext p.sizelbl{
	font-family: 'Lato';
	font-size:36px;
	color: #fff;
}


div.footertext p.trialdesc{
	font-family: 'Lato';
	font-size:26px;
	color: #fff;
	font-style:normal;
}

div.headertext{
	padding-top: 280px;
	float: left;
	text-align: center;
	margin-left: 20px;
	line-height: 35px;
}

div.headertext label{
	font-family: 'Lato';
	font-size:38px;
	color: #e8edfa;
}

div.headertext p{
	font-family: 'Lato';
	font-size:24px;
	color: #bfc8ea;
}

div#z_header ul, div#z_header ul li,
div#sr_fascia ul, div#sr_fascia ul li { 
	list-style: none;
	padding: 0px;
	margin: 0px;
	z-index:200;
}

div#z_header h1 a {
	width: 259px;
	height: 70px;
	background: url('images/dd2.0/dollydrivelogo.png') center center no-repeat;
	float: left;
}

div#z_header h1.mplogo a {
	width: 266px;
	height: 50px;
	background: url('images/dd2.0/_logo.png') left bottom no-repeat;
	margin-right: 20px;
	float: left;
}

div#z_header ul#z_main_menu {
	height: 60px;
	
}

div#z_header ul#z_main_menu.macpractice{
	height: 50px;
	float: right;
	
}

div#z_header ul#z_main_menu li.z_main_menu_item {
	float: left;
	width: 110px;
	text-align: center;
	margin-left: 4px;
}

div#z_tutorials_tbox{
	width: 1200px;
	margin:auto;
	text-align: left;
	margin-bottom: 10px;
}

div#z_tutorials_tbox label{
	font-family: 'Lato';
	font-size: 26pt;
	color: #408cff;
	text-align: left;

}

div.visited{
	height: 5px;
	background: #b0c5f4;
}

div.lvisited{
	height: 5px;
	background: #fff;
}

div.visited.selected{
	background: #5f8afe;
}

div.lvisited.lselected{
	background: #4c94ff;
}

div#z_header ul#z_main_menu li.z_main_menu_item a {
	height: 44px;
	line-height: 50px;
	padding: 0px 10px;
	display: block;
	text-decoration: none;
	color: #555555;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
div#z_header ul#z_main_menu li.z_main_menu_item a {
	-moz-border-radius: 0px;
	-khtml-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	-moz-border-radius-topleft: 4px;
	-khtml-border-top-left-radius: 4px;
	-webkit-border-top-left-radius: 4px;
	border-top-left-radius: 4px;
	-moz-border-radius-topright: 4px;
	-khtml-border-top-right-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	border-top-right-radius: 4px;
	line-height: 65px;
	height: 65px;
}

div#z_header ul#z_main_menu li.z_main_menu_item.login{
	background: #fff;
	border-bottom-right-radius: 5px;
}

div#z_header ul#z_main_menu li.z_main_menu_item.login a{
	color:#ff9ce1;
}

div#z_header ul#z_main_menu li.z_main_menu_item:hover  {
	/*background-color: black;*/
	color: #4c94ff;
}
div#z_header ul#z_main_menu ul#t_sottomenu {
	display: none;
	position: absolute;
	background-color: #FBFBFB;
	/*-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-moz-border-radius-topleft: 0px;
	-khtml-border-top-left-radius: 0px;
	-webkit-border-top-left-radius: 0px;
	border-top-left-radius: 0px;*/
	padding-bottom: 5px;
	padding-top: 1px;
	margin-top: 0px;
	min-width: 210px;
	border: 1px solid darkgray;
	margin-left: -1px;
}
body.home div#z_header ul#z_main_menu ul#t_sottomenu {
}

.z_header_menu_with_submenu{	
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-top: 1px solid transparent;
	border-left: 1px solid transparent;
	border-right: 1px solid transparent;
}

.z_header_menu_with_submenu:hover{
	border-top: 1px solid darkgray;
	border-left: 1px solid darkgray;
	border-right: 1px solid darkgray;
}

div#z_header ul#z_main_menu li.z_main_menu_item ul#t_sottomenu li a {
	text-transform: none;
	padding: 0px 15px;
	font-size: 13px;
	line-height: 30px;
	height: 30px;
}
div#z_header ul#z_main_menu li.z_main_menu_item ul#t_sottomenu li a:hover {
	background-color: #3093C7;
	-moz-border-radius: 0px;
	-khtml-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	/*color: white;*/
}
div#z_header ul#z_main_menu li.z_main_menu_item:hover ul#t_sottomenu {
	display: block;
	/*color: white;*/
}

div#z_header div#z_header_buttons {
	float: right;
	margin-top: 21px;
	margin-right: 50px;
}

div#z_header div#z_header_buttons a {
	text-align: center;
	height: 26px;
	line-height: 28px;
	padding: 0px 14px;
	display: block;
	float: right;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	font-size: 9pt;
	text-transform: uppercase;
	text-decoration: none;
	margin-top: 14px;
	margin-left: 10px;
}

div#z_header div#z_header_buttons a#choose_plan {
	color: #f7f7f7;
	background-color: #3093c7;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3093c7), color-stop(100%, #1c5a85));
	background-image: -webkit-linear-gradient(top, #3093c7, #1c5a85);
	background-image: -moz-linear-gradient(top, #3093c7, #1c5a85);
	background-image: -ms-linear-gradient(top, #3093c7, #1c5a85);
	background-image: -o-linear-gradient(top, #3093c7, #1c5a85);	
	width: 150px;
}
div#z_header div#z_header_buttons a#choose_plan:hover{
	background-color: #fad95c;
	background: -moz-linear-gradient(top, #17A9D8 0%, #096BA8 100%);
	background: -webkit-gradient(linear, left top, left bottom, from(#17A9D8), to(#096BA8));
	background: -o-gradient(#fbe15c, #fad15c);
	color: white;
	text-shadow: -1px -1px 0 rgba(0,0,0,0.3);
}
div#z_header div#z_header_buttons a#z_login {
	background: #363636;
	background: -o-gradient(#444, #222);
	background: -moz-linear-gradient(top, #444 0%, #222 100%);
	background: -webkit-gradient(linear, left top, left bottom, from(#444), to(#222));
	background: -o-gradient(#444, #222);
	color: white;
	width:50px;
	moz-box-shadow: 0px 0px 3px #7c7c7c;
	-khtml-box-shadow: 0px 0px 3px #7c7c7c;
	-webkit-box-shadow: 0px 0px 3px #7c7c7c;
	box-shadow: 0px 0px 3px #7c7c7c;
}
div#z_header div#z_header_buttons a#z_login:hover{
	background-color: #666;
	background: -moz-linear-gradient(top, #555 0%, #333 100%);
	background: -webkit-gradient(linear, left top, left bottom, from(#555), to(#333));
	background: -o-gradient(#555, #333);
	color: white;
	text-shadow: -1px -1px 0 rgba(0,0,0,0.3);
}

/*HOME PAGE */

.z_banner_class{
	height: 900px;
	background: transparent url('images/dd2.0/background.png') 0 0 repeat;
	background-size: 100% 905px;
	text-align: center;
	margin-top: -80px;
}
#z_home_banner_center{
	width: 1200px;
	height: 100%;
	margin: auto;
}

#z_home_banner_center .appleproducts{
	float: right;
	margin-top: -90px;
	width: 750px;
}

#z_home_logo{
	margin-top: 250px;
	width: 250px;
}

#z_home_image{
	margin-top: 330px;
	width: 40%;
	float: right;
}

#z_home_app{
	margin-top: 115px;
	float: left;
	margin-left: 83px;
}

div#z_home_vp {
	background: #ffb1fc  0 0 no-repeat;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffb1fc), color-stop(100%, #ff80d1));
	background-image: -webkit-linear-gradient(top, #ffb1fc, #ff80d1);
	background-image: -moz-linear-gradient(top, #ffb1fc, #ff80d1);
	background-image: -ms-linear-gradient(top, #ffb1fc, #ff80d1);
	background-image: -o-linear-gradient(top, #ffb1fc, #ff80d1);

	color: #fff;
	display: block;
	height: 44px;
	margin-left: 215px;
	margin-top: 14px;
	text-align: center;
	float: center;
	cursor: pointer;
	width: 124px;
	border-radius: 6px;
	text-decoration: none !important;
	font-size: 22px;
	line-height: 44px;
	font-family: 'Lato','Regular';
}

div#z_home_vp:hover{
	background: #ff80d1  0 0 no-repeat;
}

#z_home_main_text{
	 margin: auto;
    text-align: center;
    width: 1200px;
    margin: 60px auto;
    font-family: Lucida Grande,Arial,Helvetica,sans-serif;
	font-size: 10pt;
	color:darkgray;
	line-height: 25px;
}

#z_home_learnmore_bar{
	width: 100%;	
	height: 50px;
	background-color: transparent;
	text-align: center;
	min-width: 1200px
}

#z_home_learnmore_bar_wrapper{
 	margin: auto;
	width: 1200px;
	height: 70px;
	background: #e5eefb;
	color: #b1b4be;
	border-bottom-right-radius: 4px;
}

#features_mp{
	font-family: 'Lato';
	font-weight: 100;
	text-align: left;
	height: 400px;
	line-height: 24px;
}

#features_mp label{
	font-size:20px;
	color:#2c3e50;
}
#features_mp ul{
	font-size:20px;
	color:#2c3e50;
}

.z_learnmore_menu{
	height: 50px;
	margin: 0px;
}

div#learnmoretitle{
	float:left;
	width:259px;
	height: 70px;
	text-align: center;
	line-height: 60px;
	font-family: 'Lato';
	font-size:28px;
	font-style: normal;
	background: #4c94ff url('images/dd2.0/learn_more.png') 0 0 no-repeat;
	color: #fff;
	cursor: pointer;
	border-bottom-left-radius: 4px;
}

.z_learnmore_menu_item{
	float: left;
	list-style:none;
	width: 131px;
	margin-left: 4px;
	height: 65px;
	line-height: 65px;
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;	 
	font-size: 10pt;
	color:#b1b4be;
	cursor: pointer;
}

.z_learnmore_menu_item:hover{
	color: #4c94ff;
}

.z_lm_first{
	margin-left: 0;
}
.z_learnMore_table{
	width: 100%;
	/*height: 100%;*/
	/*display: block;*/
    float: left;
}

.z_learnMore_contentCell{
	height: 200px;
    line-height: 20px;
    padding: 35px;
    width: 300px;
}

.z_learnMore_tableTitle{
	margin-top: 10px;
	margin-bottom: 10px;
	color: #669de3;
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;	 
	font-size: 13pt;
	text-align: center;
}

.faq_quest{
	color: #054761;
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;	 
	font-size: 13pt;
	font-weight: bold;
	padding: 5px 0px;
}

.faq_ans{
	color: darkgray;
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;	 
	font-size: 10pt;
    padding-bottom: 15px;	
}
.faq_anchor{
	display: block; 
	position: relative; 
	top: -60px;
	visibility: hidden;
}

#z_press{
	height: 600px;
	margin-top: 100px;
}

#z_tutorials_tutorialsTitle{
	font-family: 'Lato';
	font-size: 26pt;
	color: 
	#054761;
	text-align: left;
	padding: 30px 0;
	margin-top: 50px;	
}

#z_learnMore{
	height: 1100px;
	width: 100%;
}

#z_tutorials{
	padding: 0px 0 0px 0;
	background: #fcfcfc;
}

#z_freeTrial{
	height: 770px;
	background: url('images/dd2.0/footer_background.png');
	background-size: 100% 770px;
	border-top:2px solid #52cdff;
}

.z_learnMore_image{
	width: 101px;
	height: 101px;
	margin: auto;
}

#z_learnMore_tablesTitle{
	font-family: 'Lato';
	font-size: 26pt;
	color:#054761;
	text-align: left;
	padding: 30px 0;
	margin-top: 50px;
}

#learnMore_content{
	height: 800px;
}
.z_features_image1{
	background: url('images/dd2.0/learnmore_features1.png') center center no-repeat;
}

.z_features_image2{
	background: url('images/dd2.0/learnmore_features2.png') center center no-repeat;
}

.z_features_image3{
	background: url('images/dd2.0/learnmore_features3.png') center center no-repeat;
}

.z_features_image4{
	background: url('images/dd2.0/learnmore_features4.png') center center no-repeat;
}

.z_features_image5{
	background: url('images/dd2.0/learnmore_features5.png') center center no-repeat;
}

.z_features_image6{
	background: url('images/dd2.0/learnmore_features6.png') center center no-repeat;
}

.z_features_mp{
	background: url('images/dd2.0/mp_learnmore.png') center center no-repeat;
}

.z_main_menu_item_inner_div{
	height: 65px;
	line-height: 65px;
	cursor: pointer;
}

.z_main_menu_item_inner_div.mpitem{
	line-height: 60px;
	cursor: pointer;
}

.z_main_menu_item.first{
	margin-left: 0 !important;
}

#z_home_try_form_wrapper{	
	font-family: 'AllerLightRegular', Arial, Helvetica, sans-serif;	
    float: right;
    width: 320px;
    height: 100%;
    text-align: center;
}

#z_home_try_form_header{
	font-size: 27pt;
    margin-left: -320px;
    margin-top: 30px;
    color: #33A7DF;
    text-shadow:0.1em 0.1em 0.2em black;
}

#z_home_try_form_out{
	background-color: rgba(150, 150, 150, 0.2);
	margin: auto;
	width: 300px;
	height: 340px;
	text-shadow: 0.1em 0.1em 0.1em lightgray;
	-moz-box-shadow: 10px 10px 27px black;
	-webkit-box-shadow: 10px 10px 27px black;
	box-shadow: 10px 10px 27px black;
	border-radius: 10px;
	margin-left: -30px;
	margin-top: 30px;
}

#z_home_try_form{	
	background-color: white;
	margin: auto;
	width: 280px;
	height: 315px;
	top:10px;
	position: relative;
	padding-top: 5px;
	/*border :10px solid #8F8E93;*/
	border-radius: 5px;
	/*margin-left: -30px;*/
}

#z_home_label_try{
	font-family: 'AllerRegular', Arial, Helvetica, sans-serif;		
	font-size: 17pt;
	margin-bottom: 15px;
    margin-top: 25px;
	color:#444444;
}

#z_home_try_table td{	
	line-height: 15pt;
	vertical-align: middle;
	text-align: left;
}

#z_home_try_table_td1{
	color: #222222;
	font-size: 12pt;	
}

.z_darkblue{
	color: #2894D2;
}

.z_blue{
	color: #7EC1E2;
}

.z_lightblue{
	color: #84CDDE;
}

#z_home_try_table_td2{
	color: #444444;
	font-size: 11pt;	
}
#z_home_try_table_td3{
	color: #666666;
	font-size: 10pt;
}

#z_home_button_download{
	margin-top: 20px;
	width: 230px;
	height: 40px;
	background-color: #3093c7;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3093c7), color-stop(100%, #1c5a85));
	background-image: -webkit-linear-gradient(top, #3093c7, #1c5a85);
	background-image: -moz-linear-gradient(top, #3093c7, #1c5a85);
	background-image: -ms-linear-gradient(top, #3093c7, #1c5a85);
	background-image: -o-linear-gradient(top, #3093c7, #1c5a85);
	text-shadow: -1px -1px 0 rgba(0,0,0,0.3);
	border: 1px solid #cccccc;
	text-align: center;
	text-transform: uppercase;
	font-size: 8pt;
	color: #f7f7f7;
	border:1px solid #25729a; -webkit-border-radius: 3px; -moz-border-radius: 3px;border-radius: 3px;
	cursor: pointer;
}

#z_home_button_download:hover{
	background-color: #fad95c;
	background: -moz-linear-gradient(top, #17A9D8 0%, #096BA8 100%);
	background: -webkit-gradient(linear, left top, left bottom, from(#17A9D8), to(#096BA8));
	background: -o-gradient(#fbe15c, #fad15c);
	color: white;
	text-shadow: -1px -1px 0 rgba(0,0,0,0.3);
}

#z_home_cloud_image{
	background: url("images/revo2/cloud.png") no-repeat scroll center center transparent;
	width: 85px;
	height: 60px;
}

#z_home_content_center{
	width: 1200px;
	/*height: 100%;*/
	margin: auto;
	font-family: 'AllerRegular', Arial, Helvetica, sans-serif;	
	color:#A7A7A7;
	text-align: center;
}

#z_home_content_center_small{
	width: 1200px;
	/*height: 100%;*/
	margin: auto;
	font-family: 'AllerRegular', Arial, Helvetica, sans-serif;	
	color:#A7A7A7;
	text-align: center;
	margin-bottom:40px;
}

#z_home_separator{
	height: 5px;
	min-width: 1200px;
}

#z_home_twitter_wrapper{
	height: 35px;
}
.z_lightgray_bg{
	background-color: lightgray;
}

#z_home_title{
	font-size: 18pt;
	margin: auto;
	font-size: 20pt;
    letter-spacing: 2px;
    padding:50px;
    text-shadow:0.05em 0.05em 0.05em #c9c9c9;
}

/* SEPARATORS */
.z_separator{
	height: 40px;
}

.z_home_small_line{
	float: left;
	height: 2px;
	margin-top: 8px;
	background-color: #D5D4D9;
}

.z_home_separator_title{
	float: left;
	font-family: 'AllerBold', Arial, Helvetica, sans-serif;		
	font-size: 11pt;
	text-align: center;
	font-variant: small-caps;
	float: left;
	color: #2894D2;
	text-shadow: 0.1em 0.1em 0.1em lightgray;
}

.z_section_title{		
	font-weight: normal;
	font-family: 'AllerBold', Arial, Helvetica, sans-serif;	
	font-size: 21pt;
	text-align: center;
	cursor: pointer;
	text-shadow: 0.1em 0.1em 0.1em lightgray;
}

.z_section_subtitle{	
	font-family: 'AllerBold', Arial, Helvetica, sans-serif;	
	font-size: 13pt;
	text-align: center;
	text-shadow: 0.1em 0.1em 0.1em lightgray;
}

.z_section_text_wrapper_parent{
	display: table;
}

.z_section_text_wrapper_child{
	display: table-cell;
	vertical-align: middle;
}

.z_section_text{
	margin-top:20px;
	font-size: 14pt;
	text-align: center;
	line-height: 19pt;
}

.z_section_image{
	cursor: pointer;
}

.z_section_smalltext{
	margin-top:20px;
	text-align: left;
	font-size: 11pt;
    line-height: 13pt;
    font-family: 'AllerLightRegular', Arial, Helvetica, sans-serif;
}

#z_home_section1{
	height: 280px;
}

#z_home_section1_image{
	background: url("images/revo2/package.png") no-repeat scroll center center transparent;
	height: 280px;
    width: 500px;
    float: left;
}

#z_home_section1_image:hover{
	
}

#z_home_section1_text{	
	height: 300px;
    width: 600px;
    float: left;
}

#z_home_section2{
	height: 280px;
}

#z_home_section2_image{
	background: url("images/revo2/ipad.png") no-repeat scroll center center transparent;
	height: 280px;
    width: 500px;
    float: left;
}

#z_home_section2_text{
	height: 280px;
    width: 600px;
    float: left;
}

#z_home_section3{
	height: 240px;
}

#z_home_section3_image{
	background: url("images/revo2/mac_cloud.png") no-repeat scroll center center transparent;
	height: 200px;
    width: 500px;
    float: left;
}

#z_home_section3_text{
	height: 240px;
    width: 600px;
    float: left;
}

#z_home_section4{
	height: 260px;
}

#z_home_section4_image{
	background: url("images/revo2/mac_dock.png") no-repeat scroll center center transparent;
	height: 250px;
    width: 500px;
    float: left;
}

#z_home_section4_text{
	height: 260px;
    width: 600px;
    float: left;
}

#z_home_section5{
	height: 120px;
}

#z_home_section5_image{
	background: url("images/revo2/maclife.png") no-repeat scroll center center transparent;
	height: 120px;
    width: 550px;
    float: left;
}

#z_home_section5_text{
	height: 120px;
    width: 550px;
    float: left;
}

#z_footer ul#nav_inf{
	padding-bottom: 3px;
    /*width: 600px;*/
    text-align: center;
}

#z_footer .menu_inf {
	margin: auto;
    /*width: 420px;*/
    text-align: center;
}

#z_footer_content_center{
	width: 1200px;
	margin: auto;
	padding-bottom: 20px;
    padding-top: 30px;
}

#z_footer {
	background: url('images/revo/bg_header.png') 0 0 repeat-x;
	background-color: black;
	color: white;
	clear: both;
	font-size: 10px;
	min-width: 1200px;
}

#z_footer ul {
	margin: 0px auto;
}
#z_footer li {
	list-style: none;
	padding: 0px;
	margin: 0px;
	display: inline;
}
#z_footer a {
	color: #a0a0a0;
}
#z_footer a:hover {
	color: #a0a0a0;
}
#z_footer ul#nav_inf {
	padding-bottom: 3px;
}
#z_footer ul#nav_inf li {
	padding-right: 12px;
}
#z_footer ul#nav_inf li a {
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-weight: 600;
	color: #32a6d5;
	font-size: 13px;
	text-decoration: none;
}
#z_footer div.menu_inf li:first-child {
	padding-right: 10px;
}
#z_footer span {
	color: #bdbab1;
	margin: 0px 2px;
}
#z_footer li.menu-item:last-child span {
	display: none;
}
#z_footer .z_limit{
	border-top: 2px solid #E5E5E5;
}
#z_home_twitter_wrapper #z_home_content_center{
	text-align: left;
}

/* the overlayed element */
.z_overlay {
 
    /* must be initially hidden */
    display:none;
 	text-align: center;
    /* place overlay on top of other elements */
    z-index:10000;
 
    /* styling */
    background: url("images/revo2/background.png") repeat scroll 0 0 transparent;
    border: 2px solid white;
    border-radius: 10px 0 10px 10px;
 	-moz-box-shadow: 10px 10px 27px black;
	-webkit-box-shadow: 10px 10px 27px black;
	box-shadow: 10px 10px 27px black;
 	padding-top: 10px;
    width:800px;
    min-height:400px;

}

.z_overlay_content{
	margin: 30px auto;
}
.z_overlay_content a#choose_plan {
	text-align: center;
	height: 35px;
    line-height: 37px;
	padding: 0px 14px;
	display: block;


	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	font-size: 9pt;
	text-transform: uppercase;
	text-decoration: none;
	margin: auto;
	color: #f7f7f7;
	background-color: #3093c7;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3093c7), color-stop(100%, #1c5a85));
	background-image: -webkit-linear-gradient(top, #3093c7, #1c5a85);
	background-image: -moz-linear-gradient(top, #3093c7, #1c5a85);
	background-image: -ms-linear-gradient(top, #3093c7, #1c5a85);
	background-image: -o-linear-gradient(top, #3093c7, #1c5a85);	
	width: 150px;
}
.z_overlay_content a#choose_plan:hover{
	background-color: #fad95c;
	background: -moz-linear-gradient(top, #17A9D8 0%, #096BA8 100%);
	background: -webkit-gradient(linear, left top, left bottom, from(#17A9D8), to(#096BA8));
	background: -o-gradient(#fbe15c, #fad15c);
	color: white;
	text-shadow: -1px -1px 0 rgba(0,0,0,0.3);
}
/* close button positioned on upper right corner */
.z_overlay .close {
    background: url("images/revo2/overlay_close.png") no-repeat scroll center center transparent;
    position:absolute;
    right:-15px;
    top:-15px;
    cursor:pointer;
    height:35px;
    width:35px;
    z-index: 99999;
}
.z_overlay_title{
	color: white;
    font-size: 20pt;
    padding: 30px;
    /*text-shadow: 0.05em 0.05em #AAAAAA;*/

}
.z_overlay_detail{
	color: #FAFAFA;
    padding-top: 20px;
}
#z_awards_image_wrapper{
	text-align: center;
	padding-top: 20px;
}

/* Revo 2.0 15.08.13 FREE TRIAL FORM*/
div#create_user_form{
	float: right;
	margin-top: 190px;
}

div#create_user_form input {
  padding: 5px 5px;
  font-size: 14px;
  letter-spacing: 1px;
  height: 42px;
  margin: 6px 0;    
  border-radius: 5px;
  border: 1px solid #CCCCCC;
  width: 250px;
  font-family: 'Lato';
}

div#submit_trial_div{
  margin-top:16px;	
  width:172px;
  border-radius: 5px;
  height:44px;		
  background: #ffb1fc url('images/dd2.0/getstarted.png') 0 0 no-repeat;
  text-align: center;
  text-transform: uppercase;
  font: normal 15px/30px "Helvetica Neue",Helvetica,Arial,sans-serif !important;
  color: white !important;
  -webkit-border-radius: 3px; -moz-border-radius: 3px;border-radius: 3px;
  cursor: pointer;	
  float: right;  
}

div#submit_trial_div label {
  line-height:45px;
  cursor: pointer;	  
}

div#submit_trial_div:hover{
  	background: #ff80d1 url('images/dd2.0/getstartedhover.png')  0 0 no-repeat;
}

input.hint { color: #ccc;  font-weight:100;   }    


#create_user_form input:focus {
  border: 1px solid #2270AB;
  color: #666;
}

input.error_message{
  border: 1px solid #BE5858 !important;
  color:#BE5858;
  background-color: #FFF1F3;
}

#freeTrial_text{
	color: darkgray;
    float: left;
    font-family: Lucida Grande,Arial,Helvetica,sans-serif;
    font-size: 14pt;
    line-height: 26pt;
    margin-top: 20px;
    text-align: left;
}

#freeTrial_title{
	color: #616161;
    float: left;
    font-family: Lucida Grande,Arial,Helvetica,sans-serif;
    font-size: 30pt;
    line-height: 46pt;
    margin-top: 150px;
    margin-bottom: 50px;
    text-align: left;
}

#z_tutorials_main_video{
	float: left;
    margin-bottom: 14px;
}

#z_tutorials_other_videos{
	float: left;
	margin-left: 0px;
	width: auto;
	height: 500px;
	overflow-y: scroll;
	padding-left: 50px;
}

#z_tutorials_other_videos_inner{
	 height: 600px;
}

.z_tutorials_alt_video{
	width: 350px;
	margin-bottom: 3px;
}

.z_tutorials_alt_video:hover{
	cursor: pointer;
	color:#77a8da;
}

.z_video_desc{
	margin-bottom: 30px;
    margin-top: 10px;
    text-align: left;
}
.z_anchor{
	display: block; 
	position: relative; 
	top: -72px;
	visibility: hidden;
}
.z_video_preview{
	background-color: transparent;
    background-position: center center;
    background-repeat: no-repeat;    
    height: 68px;
    margin-bottom: 8px;
    margin-right: 12px;
    width: 120px;
}

/*MAC PRACTICE*/

.z_mp_banner_class{
	height: 700px;
	background: transparent url('images/dd2.0/macpractice/subheader.jpg') 0 0 repeat;
	background-size: 100% 700px;
	text-align: center;
}

#z_mp_screenshot_title{
	font-family: 'Lato';
	font-size: 26pt;
	color:#054761;
	text-align: left;
	padding: 30px 0;
}

.z_mp_main_menu_item,.z_mp_main_menu_button{
	float: left;
	height: 50px;
	/*padding-top: 5px;*/

	width: 110px;
	text-align: center;
	margin-left: -1px;
}

.z_mp_main_menu_item a {
	height: 44px;
	line-height: 50px;
	padding: 0px 10px;
	display: block;
	text-decoration: none;
	color: #555555;
	text-transform: uppercase;	
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	line-height: 60px;
}

#ftitle{
	font-family: 'Lato';
	float: left;
	margin-top: 240px;
	color: #fff;
	font-size: 36px;
	line-height: 45px;
	text-align: left;
}

.z_mp_main_menu_button a {
	background-color: #7ec9c8;
	border-radius: 4px 4px 4px 4px;
	color: #fff;
	display: block;
	height: 30px;
	line-height: 30px;
	margin-top: 14px;
	padding: 1px 10px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	vertical-align: top;
	margin-left: 10px;
}

a.flearnmore{
	background-color: #7ec9c8;
	border-radius: 4px 4px 4px 4px;
	color: #fff;
	height: 30px;
	line-height: 30px;
	padding: 11px 20px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	vertical-align: top;
	font-size: 19px;
}	

#pricing_title{
	font-family: 'Lato';
	font-size: 26pt;
	color: #054761;
	text-align: left;
	padding: 30px 0;
}

#z_pricing{
	background: transparent url('images/dd2.0/macpractice/footer.png');
	height: 1000px;
	padding: 90px 0 0 0;
	margin-top: -8px;
}

div#z_pricing div#z_home_content_center_small div.chooseplan{
	min-width:400px;
	height: 200px;
	float: right;
	margin-top:20px;
	
}

div#z_pricing div#z_home_content_center_small div.chooseplan div.plan{
	width:200px;
	height: 180px;
	background:#fff;
	float: left;
	border-right: 2px solid #3b97d3;
	/*margin-top: 10px;*/
	text-align: center;
}

div#z_pricing div#z_home_content_center_small div.chooseplan div.plan.last{
	border-right: 0;
}

div#z_pricing div#z_home_content_center_small div.chooseplan div.plan .size{
	font-size: 34px;
	color: #333;
	font-weight: 100;
	position: relative;
	top: 24px;
}

div#z_pricing div#z_home_content_center_small div.chooseplan div.plan .price{
	font-size: 24px;
	color: #4ea1d5;
	font-weight: 100;
	position: relative;
	top: 34px;
}
div#z_pricing div#z_home_content_center_small div.chooseplan div.plan a.buy{
	background-color: #e57d24;
	border-radius: 2px;
	color: #fff;
	height: 30px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	vertical-align: top;
	width: 60px;
	padding: 10px 30px;
	position: relative;
	top: 64px;
}

div#z_pricing div#z_home_content_center_small div.chooseplan div.plan a.buy:hover{
	background: #0094ff;
}

div.pricingplans{
	margin-top: 10px;
	float: right;
	margin-right: 119px;
}

a#pa,a#pq{
	color:#fff;
	float: right;
	cursor: pointer;
	margin-left:10px;
	font-size:22px;
	font-weight: 100;
}

.btn {
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.428571429;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	cursor: pointer;
	border: 1px solid 
	transparent;
	border-radius: 4px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
}

#toTop {
    position: fixed;
    bottom: 20px;
    right: 20px;
    display: none;
    font-weight: 300;
    color: #ffffff;
	background-color: #ff80d1;
}

#toTop img{
	margin-top: 5px;
}

#scroller-top .to-top {
    width: 100px;
    height: 25px;
    width: 25px;
    margin: 0px 5px 0 0;
    vertical-align: middle;
}

.z_reseller_class{
	max-height:750px;
	background: transparent url('images/dd2.0/reseller_billboard.png') no-repeat;
	background-size: 100%;
	text-align: center;
	margin-top: -80px;
	
}

#z_reseller_banner_center{
	width: 1200px;
	height: 752px;
	margin: auto;
}

div.z_reseller_headertext{
	float: left;
    line-height: 47px;
    margin-left: 20px;
    padding-top: 230px;
    text-align: left;
}

div.z_reseller_headertext label{
	font-family: 'Lato';
	font-size:46px;
	color: #e8edfa;
}

div.z_reseller_headertext p{
	font-family: 'Lato';
	font-size:29px;
	color: #e8edfa;
}
div.z_reseller_form{
	float: right;
	line-height: 35px;
    margin-left: 20px;
    padding-top: 220px;
    text-align: center;
}
#create_reseller_form {
	float: right;
	width:270px;
	line-height:35px;
}

#create_reseller_form input,#create_reseller_form select {
    padding: 5px 5px;
    font-size: 14px;
    letter-spacing: 1px;
    width: 210px;
    height: 24px;
    margin: 6px 0;
    border-radius: 3px;
    border: 1px solid #CCCCCC;
    float:right;
}

#create_reseller_form input:focus {
    border: 1px solid #2270AB;
}
#create_reseller_form input.error_message{
  border: 1px solid #BE5858 !important;
  color:#BE5858;
  background-color: #FFF1F3;
}

#create_reseller_form .hint { 
	color: #AAAAAA; 
}

#create_reseller_form label{
	font-family: 'Lato';
	font-size:16px;
	color: #e8edfa;
	float: right;
}

div#z_reseller_button {
	background: #ffb1fc  0 0 no-repeat;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffb1fc), color-stop(100%, #ff80d1));
	background-image: -webkit-linear-gradient(top, #ffb1fc, #ff80d1);
	background-image: -moz-linear-gradient(top, #ffb1fc, #ff80d1);
	background-image: -ms-linear-gradient(top, #ffb1fc, #ff80d1);
	background-image: -o-linear-gradient(top, #ffb1fc, #ff80d1);
	color: #fff;
	display: block;
	height: 39px;
	/*margin-left: 215px;
	margin-top: 14px;*/
	text-align: center;
	float: center;
	cursor: pointer;
	width: 160px;
	border-radius: 6px;
	text-decoration: none !important;
	font-size: 16px;	
	font-family: 'Lato','Bold';
}

div#z_reseller_button:hover{
	background: #ff80d1  0 0 no-repeat;
}

#z_reseller_title{
	color: #000000;
    font-family: 'Lato';
    font-size: 42px;
    line-height: 50px;
    margin-bottom: 30px;
    margin-top: 10px;
}

#z_reseller_subtitle{
	color: #000000;
    font-family: 'Lato';
    font-size: 32px;
    line-height: 50px;
    margin-bottom: 30px;
    margin-top: 50px;
}

#z_reseller_text p{
	font-size: 18px;
    line-height: 23px;
    font-family: 'Lato','Regular';
}

#z_reseller_body{
	max-width: 1200px;
	margin: auto;
}

#z_reseller_subtitle2{
	color: #000000;
    font-family: 'Lato';
    font-size: 32px;
    line-height: 50px;
    margin-bottom: 30px;
    margin-top: 80px;
}

#z_reseller_signup_block{
	width: 33%;	
	float: left;
}

#z_reseller_signup_image{
	width: 175px;
	height: 175px;
	margin:auto;
	background: url('images/dd2.0/reseller-images_04.png') center center no-repeat; 
}

#z_reseller_promote_block{	
	width: 33%;	
	float: right;
}

#z_reseller_promote_image{
	width: 175px;
	height: 175px;
	margin:auto;
	background: url('images/dd2.0/reseller-images_06.png') center center no-repeat;
}

#z_reseller_earn_block{	
	width: 33%;	
	float: right;
}

#z_reseller_earn_image{
	width: 175px;
	height: 175px;
	margin:auto;
	background: url('images/dd2.0/reseller-images_08.png') center center no-repeat;
}

.z_reseller_blocks_title{
	color: #4A96F7;
    font-family: 'Lato';
    font-size: 42px;
    line-height: 50px;
    margin-bottom: 10px;
    margin-top: 10px;
} 

.z_reseller_blocks_text{
	width: 90%;
	margin: auto;
	font-family: 'Lato';
    font-size: 18px;
    line-height: 20px;
}

#z_reseller_footer_image{	
	background: url('images/dd2.0/reseller_Footer.png') center center no-repeat;
	float: left;
    height: 235px;
    width: 100%;
    margin-top: 150px;
}

#close_button_overlay_app{
	background: #ffffff url('images/dd2.0/Close_popup_download_app.png') 0 0 no-repeat;		
	width: 35px;
    height: 35px;
    float: right;
    border-radius: 5px;
    cursor: pointer;
}
#mobile_image_overlay_app{
	background: #ffffff url('images/dd2.0/iOS_download_app.png') center center no-repeat;
}
#desktop_image_overlay_app{
	background: #ffffff url('images/dd2.0/imac_download_app.png') center center no-repeat;
}

.button_overlay_app{
	background: #ffb1fc  0 0 no-repeat;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffb1fc), color-stop(100%, #ff80d1));
	background-image: -webkit-linear-gradient(top, #ffb1fc, #ff80d1);
	background-image: -moz-linear-gradient(top, #ffb1fc, #ff80d1);
	background-image: -ms-linear-gradient(top, #ffb1fc, #ff80d1);
	background-image: -o-linear-gradient(top, #ffb1fc, #ff80d1);

		
    border-radius: 6px 6px 6px 6px;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    font-family: 'Lato','Regular';
    font-size: 18px;
    height: 44px;
    line-height: 44px;
    margin:auto;
    text-align: center;
    text-decoration: none !important;
    width: 170px;
}

.z_main_menu_item > a:hover {
    color: #6494FF !important;
}

