/* RESET */


html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,  footer, header, hgroup, 
menu, nav, section, summary, time, mark, audio, video {
  margin:0;
  padding:0;
  border:0;
  outline:0;outline: none;
  font-size:100%;
  vertical-align:baseline;
  background:transparent;
}                  
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { 
    display:block;
}
ul, ol { list-style: none; }
blockquote, q { quotes:none; }
blockquote:before, blockquote:after,
q:before, q:after { content:''; content:none; }
a { margin:0; padding:0; font-size:100%; vertical-align:baseline; background:transparent; }
ins { background-color:#ff9; color:#000; text-decoration:none; }
mark { background-color:#ff9; color:#000; font-style:italic; font-weight:bold; }
del { text-decoration: line-through; }
abbr[title], dfn[title] { border-bottom:1px dotted; cursor:help; }
table { border-collapse: collapse; border-spacing: 0; }
hr { display:block; height:1px; border:0; border-top:1px solid #ccc; margin:1em 0; padding:0; }
input, select { vertical-align:middle; }
a {	outline: none; }

body { 
	font: 15px/18px "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif; 
/*
	background-color: transparent;
	background: url(/shared/img/header_bg.png) repeat-x center top, url(/shared/img/body_bg.png) repeat; 
	background-size: 48px 82px, 8px 8px;
	color: #262626;
*/
}

h1, h2, h3, h4, h5, h6 { color:#262626; }
h1, h2, h3, h4 { font-weight: bold; }
h2, h3, h4 { line-height: 18px; }
h1 { font-size: 24px; margin-bottom: 18px; line-height: 36px; }
h2 { font-size: 20px; margin-bottom: 26px; }
h3 { font-size: 16px; margin-bottom: 11px; }
h4 { font-size: 14px; margin-bottom: 6px; }
h5 { font-size: 11px; }
p:not(.note) { font-size: 14px; line-height: 19px; margin-bottom: 8px;}

.note, .intro .note { 
	font-size: 12px !important; 
	line-height: 20px !important; 
	margin-bottom: 8px;
}

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1280px)  {
h1, h2, h3, h4, p {
  background: url('');
}
}

.articles .note {
  line-height: 15px;
}
.info-line p { 
	font-size: 12px; 
	line-height: 16px; 
	color: #333;
}
.info-line p strong {
	font-size: 13px; 
}
ol { list-style: decimal; }

a, .more { color: #2778dc; }
a:link, a:visited, a:active { text-decoration: none; }
a:visited { color: #672899; }
a:active { color: #2c00cb; }
a:hover { text-decoration: underline; }
img { border: none;}
figcaption { font-size: 13px; text-align: center; margin-top: 10px;}

/* SITE HEADER */

/* SUBHEADER */

#subheader {
	width: 960px;
	height: 104px;
	position: relative;
	left: 1px;
	top: 0;
	border: 1px solid; 
	border-color: #e3e3e3 #e6e6e6 #c3c3c3 ;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	-khtml-box-shadow: 0 1px 1px 0 rgba(112,112,112,0.4);
	-ms-box-shadow: 0 1px 1px 0 rgba(112,112,112,0.4);
	-o-box-shadow: 0 1px 1px 0 rgba(112,112,112,0.4);
	-moz-box-shadow: 0 1px 1px 0 rgba(112,112,112,0.3);
	-webkit-box-shadow: 0 1px 1px 0 rgba(112,112,112,0.4);
	box-shadow: 0 1px 1px 0 rgba(112,112,112,0.4);
	background-color: #f3f3f3;
	background: -webkit-gradient(linear, center top, center bottom, from(rgba(253,253,253,1)), to(rgba(238,238,238,1)));
  background: -webkit-linear-gradient(linear, center top, center bottom, from(rgba(253,253,253,1)), to(rgba(238,238,238,1)));
	background: -moz-linear-gradient(90deg, rgba(238,238,238,1), rgba(253,253,253,1));
  background: -ms-linear-gradient(top,  rgba(253,253,253,1) 0%,rgba(238,238,238,1) 100%); /* IE10+ */
  background-image: -o-linear-gradient(linear, center top, center bottom, from(rgba(253,253,253,1)), to(rgba(238,238,238,1)));
  background-image: linear-gradient(linear, center top, center bottom, from(rgba(253,253,253,1)), to(rgba(238,238,238,1)));
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdfdfd', endColorstr='#eeeeee',GradientType=0 ); /* IE6-9 */
  z-index: 5;
}

#subheader #subheader-menu { 
	position: absolute; 
	top: 76px; 
	right: 66px;
}
#subheader #subheader-menu li, #subheader #subheader-buttons li, #subheader #navos li { 
	display: inline; 
}
#subheader #subheader-menu li a {
	float: left; 
	margin: 5px 0 0 22px; 
	font-size: 13px; 
	position: relative;
}

#subheader #subheader-menu li a,
.resources #subheader #subheader-menu .denoted, 
.versions #subheader #subheader-menu .denoted, 
.edition #subheader #subheader-menu .denoted, 
.reviews #subheader #subheader-menu .denoted {
	color: #2a2c2e; 
}

#subheader #subheader-menu li a:hover,
.edition #subheader #subheader-menu li a:hover, 
.resources #subheader #subheader-menu li a:hover, 
.reviews #subheader #subheader-menu li a:hover,
.versions #subheader #subheader-menu li a:hover,
#subheader #navos li a:hover { 
	color: #888;
	text-decoration: none;
}
#subheader #subheader-menu li a:active,
#subheader #subheader-menu .denoted, 
#subheader #subheader-menu a:hover.denoted,
#subheader #navos li a:active { 
	color: #2778dc;
	cursor: default;
}
#subheader #subheader-menu .denoted:after {
	content: " ";
	position: absolute;
	width: 19px;
	height: 12px;
	background: transparent url(/shared/img/product_arrow.png) no-repeat center bottom; 
	background-size: 19px 12px;
	left: 50%;
	margin-left: -9px;
	top: 30px;
	z-index: 2;
}
.edition #subheader #subheader-menu li a:hover, 
.resources #subheader #subheader-menu li a:hover, 
.reviews #subheader #subheader-menu li a:hover, 
.versions #subheader #subheader-menu li a:hover { 
	cursor: pointer;
}

#subheader h2 {
/*
	height: 89px;
	float: left;
	margin: 7px 0 0 60px;
	text-indent: -9999em;
	position: absolute;
*/
	position: absolute;
	font: normal 42px/89px "myriad-pro", "Lucida Grande", Lucida, Verdana, sans-serif;
	height: 90px;
	margin: 7px 0 0 65px;
  color: #606060;
  text-shadow: 0 1px #fff;
	text-indent: 100px;
	background-size: 90px 90px; 

}
#subheader h2 strong {
  font-weight: 600;
}
.companypage #subheader h2 { 
	width: 404px;
	height: 42px;
	margin: 32px 0 0 64px;
	background: url(/company/img/company_header.png) no-repeat 0 0; 
	background-size: 404px 42px;
	text-indent: -99999em;
}

.arttext #subheader h2 { 
	background: url(/products/arttext/media/img/at_banner_icon_n.png) no-repeat 0 0; 
}
.composer #subheader h2 { 
	background: url(/products/composer/media/img/bcc_banner_icon_n.png) no-repeat 0 0;
	font-size: 36px; 
}
.concealer #subheader h2 { 
	background: url(/products/concealer/media/img/cc_banner_icon_n.png) no-repeat 0 0; 
}
.disccover #subheader h2 { 
	background: url(/products/disccover/media/img/dc_banner_icon_n.png) no-repeat 0 0;
}
.fontkit #subheader h2 { 
	background: url(/products/fontkit/media/img/fk_banner_icon_n.png) no-repeat 0 0;
}
.getbackup #subheader h2 { 
	background: url(/products/getbackup/media/img/gb_banner_icon_n.png) no-repeat 0 0;
}
.imagetricks #subheader h2 { 
	background: url(/products/imagetricks/media/img/it_banner_icon_n.png) no-repeat 0 0; 
}
.labelsaddresses #subheader h2 { 
	background: url(/products/labelsaddresses/media/img/la_banner_icon_n.png) no-repeat 0 0; 
}
.liveinterior #subheader h2 { 
	background: url(/products/liveinterior/media/img/listd_banner_icon_n.png) no-repeat 0 0; 
}
.liveinterior.proversion #subheader h2 { 
	background: url(/products/liveinterior/media/img/lipro_banner_icon_n.png) no-repeat 0 0; 
}
.liveinterior.renderboost #subheader h2 { 
	background: url(/products/liveinterior/media/img/rb_banner_icon_n.png) no-repeat 0 0; 
}
.printfolio #subheader h2 { 
	background: url(/products/printfolio/media/img/pf_banner_icon_n.png) no-repeat 0 0; 
}
.printworks #subheader h2 { 
	background: url(/products/printworks/media/img/pw_banner_icon.png) no-repeat 0 0; 
	background-size: 99px 89px; 
	height: 89px;
	margin: 7px 0 0 57px;
	text-indent: 109px;
}

.rails #subheader h2 { 
	background: url(/products/rails/img/rl_banner_icon_n.png) no-repeat 0 0; 
}
.remoteviewer #subheader h2 { 
	background: url(/products/remoteviewer/media/img/rv_banner_icon_n.png) no-repeat 0 0; 
}
.swiftpublisher #subheader h2 { 
	background: url(/products/swiftpublisher/media/img/sp_banner_icon_n.png) no-repeat 0 0; 
}

/* TRIAL & BUY BUTTONS */
#subheader #subheader-buttons, .getbackup #subheader #subheader-buttons, .imagetricks #subheader #subheader-buttons { 
	position: absolute; 
	top: 34px;
	z-index: 1023; 
}
#subheader #subheader-buttons {
	right: 59px; 
}
#subheader #subheader-buttons li a {
	display: block;
	float: left; 
	height: 30px;
	text-indent: -9999em; 
}
#subheader #subheader-buttons li a {
	width: 77px;
	background: transparent url(/shared/img/buttons_trial_buy.png) no-repeat;
	background-size: 155px 101px;
}
#subheader #subheader-buttons #trial a {
	background-position: 0 0;
}
#subheader #subheader-buttons #trial a:hover {
	background-position: 0 -35px;
}
#subheader #subheader-buttons #trial a:active {
	background-position: 0px -69px;
}
#subheader #subheader-buttons #buy a {
	background-position: -77px 0;
}
#subheader #subheader-buttons #buy a:hover {
	background-position: -77px -35px;
}
#subheader #subheader-buttons #buy a:active {
	background-position: -77px -69px;
}
.getbackup #subheader #subheader-buttons li a, .imagetricks #subheader #subheader-buttons li a {
	width: 89px;
	background: transparent url(/shared/img/buttons_trial_buy_pro.png) no-repeat;
	background-size: 179px 101px;
}
.getbackup #subheader #subheader-buttons #buy a, .imagetricks #subheader #subheader-buttons #buy a {
	background-position: -89px 0;
}
.getbackup #subheader #subheader-buttons #buy a:hover, .imagetricks #subheader #subheader-buttons #buy a:hover {
	background-position: -89px -35px;
}
.getbackup #subheader #subheader-buttons #buy a:active, .imagetricks #subheader #subheader-buttons #buy a:active {
	background-position: -89px -69px;
}
.fontkit #subheader #subheader-buttons li a, .liveinterior.win #subheader #subheader-buttons li a {
	width: 155px;
	background-size: 155px 101px;
}
.fontkit #subheader #subheader-buttons li a {
	background: transparent url(/shared/img/button_buy_now.png) no-repeat;
}
.fontkit #subheader #subheader-buttons #buy a {
	background-position: 0 0;
}
.fontkit #subheader #subheader-buttons #buy a:hover {
	background-position: 0 -35px;
}
.fontkit #subheader #subheader-buttons #buy a:active {
	background-position: 0 -69px;
}

.liveinterior.win #subheader #subheader-buttons {
  top: 24px;
  right: 65px;
}
.liveinterior.win #subheader #subheader-buttons #buy a {
  height: 41px;
  width: 154px;
	background: transparent url(/store/img/button_metro_store.gif) no-repeat 0 0;
	background-size: 154px 41px;
}
.liveinterior.win.proversion #subheader #subheader-buttons #buy a {
	background: transparent url(/store/img/button_metro_store_black.gif) no-repeat 0 0;
	background-size: 154px 41px;
}

.liveinterior.win #subheader #subheader-buttons #buy a:hover, .liveinterior.win #subheader #subheader-buttons #buy a:active {
  background-position: 0 0;  
}


#trial div, #buy div {
	display: none;
	position: absolute;
	top: 38px;
	left: 4px;
	background-color: rgba(96,96,96,.95); 
	font-size: 11px;
	color: #bbbbbc;
	padding: 15px 20px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
	white-space: nowrap;
}
.liveinterior.win #buy div {
  min-width: 80px;
  text-align: center;
  left: 20px;
}
#trial div strong, #buy div strong {
  color: #eaeaea;
}
#subheader #navos .oscurrent, #subheader #navos a:hover.oscurrent {
	color: #fff;
}
.no-touch #trial:hover div, .no-touch #buy:hover div {
	display: block; 
}

#subheader #subheader-buttons #trial div:after, #subheader #subheader-buttons #buy div:after {
  top: -14px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-bottom-color: rgba(96,96,96,.95);
  border-width: 7px;
}
#subheader #subheader-buttons #trial div:after {
  left: 40px;
}
#subheader #subheader-buttons #buy div:after {
  left: 100px;
}
.imagetricks #subheader #subheader-buttons #buy div:after, .getbackup #subheader #subheader-buttons #buy div:after {
  left: 120px;
}
.fontkit #subheader #subheader-buttons #buy div:after {
  left: 65px;
}
.liveinterior.win #subheader #subheader-buttons #buy div:after {
  left: 50px;
}

/* SUBHEADER STORE PAGES */

.storepage #subheader h2 + h3, .remoteviewer #subheader h2 + h3 {
  position: absolute;
  top: 67px;
  left: 167px;
	font-family: "myriad-pro", "Lucida Grande", Lucida, Verdana, sans-serif;
	font-weight: 500;
	font-size: 18px;
	color: #545559;
	text-shadow: 0 1px 0 #f8f8fa;
}
#subheader a:hover {
	text-decoration: none;
}


.subheader-banner {
	position: absolute;
	right: 69px;
}
.collective .subheader-banner {
	top: 60px;
}

#subheader .subheader-banner {
	top: 27px;
}
.subheader-banner li {
	display: inline;
}
.subheader-banner img {
	width: 164px;
	height: 47px;
	float: right;
	margin-bottom: 6px;
	margin-left: 10px;
}

.remoteviewer #subheader img {
  float: right;
  margin: 17px 70px 0 0;  
}

/* OS NAVI */
#subheader #navos { 
	position: absolute;
	top: 69px; 
	left: 162px;
}
#subheader #navos li a { 
	float: left;
	margin-top: 5px; 
	color: #333;
	font-size: 12px; 
	line-height: 17px;
	padding: 1px 11px;
}
#subheader #navos .oscurrent, #subheader #navos a:hover.oscurrent {
	cursor: default; 	
	background-color: #a8a8a8;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px;
}

/* FOOTER */


/* MAIN */
#container {
	position: relative;
	width: 965px;
	margin: auto;
}
#main {
	position: relative; 
	width: 822px;
	min-height: 280px;
	margin: 14px auto 5px;
	padding: 44px 69px 79px 69px;
	background: white;
	border: 1px solid;
	border-color: #e3e3e3 #e4e4e4 #dbdbdb;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 1px 0px rgba(227,227,227,1), inset 0px -1px 0px 0px rgba(209,209,209,1);
	-moz-box-shadow: 0 1px 1px 0px rgba(227,227,227,1), inset 0px -1px 0px 0px rgba(209,209,209,1);
	box-shadow: 0 1px 1px 0px rgba(227,227,227,1), inset 0px -1px 0px 0px rgba(209,209,209,1);
}

#home #main, 
#products #main {
	margin-top: 18px;
	margin-bottom: 23px;
}
#home #main {
  background: #fff url(/shared/img/main_page_bg.jpg) no-repeat center top;
  background-size: 960px 417px;
}
.section .column {
	width: 390px;
	float: left;
}
.section .column.image {
	text-align: center;
}

.section .column:first-child {
	margin-right: 42px;
}

/* HOME PAGE */

#promotion {
	font-family: "myriad-pro", "Lucida Grande", Lucida, Verdana, sans-serif;
	padding: 21px 0 57px 34px;
}
#promotion h1 {
	display: block;
	width: 360px;
	height: 43px;
	color: #48494e;
	background: url(/products/swiftpublisher/media/img/main_promotion_header_sp.jpg) no-repeat 0 0;
  background-size: 360px 43px;
	text-indent: -9999em;
	margin-top: 38px;
}
#promotion p {
	font-size: 19px;
	line-height: 24px;
	margin-top: -2px;
	font-weight: 300;
	margin-bottom: 27px;
	color: #4d4d4d;
}
#promotion img {
	float: right;
	margin-right: 5px;
	margin-top: -12px;
}

.go-to-overview {
  display: block;
  width: 420px;
  height: 400px;
  position: absolute;
  top:0;
  right:0;
}
.hero {
  width: 410px;
  height: 373px;
  margin-left: 1px;
}
.hero img {
  width: 128px;
  height: 128px;
  margin: -5px 0 4px -4px;
}
.hero h1 {
	font-family: "myriad-pro", "Lucida Grande", Lucida, Verdana, sans-serif;
  text-transform: uppercase;
  font-size: 65px;
  font-weight: 600;
  color: #5f6258;
  text-indent: -3px;
  letter-spacing: 3px;
}

.hero div {
  color: #3e3e3e;
  font-size: 16px;
  line-height: 25px;
  margin-top: 24px;
  margin-bottom: 18px;
}

/* OVERVIEW */
.intro {
	margin: 20px auto 40px;
	position: relative;
}

.concealer .intro {
  margin-bottom: 53px;
}
.arttext.plugin .intro {
  margin-bottom: 50px;
}
.arttext.plugin .intro p {
  line-height: 22px;
}
.intro p, .intro-text p {
	font-size: 16px;
	line-height: 20px;
	color: #333;
}

.renderboost .intro-text p {
  margin-top: 7px;
}

.intro p {
	width: 500px;
	float: left;
}
.intro > img, .intro .sublime {
  position: absolute;
  top: -3px;
  right: 0;
}
.printfolio .intro > img {
  margin-top: -30px;
}

.intro .sublime {
  display: block;
  width: 290px;
  height: 194px;
}

.intro .play-button {
  position: absolute;
  top: 74px;
  left: 67px;
  width: 157px;
  height: 50px;
  background: url(/shared/img/button_play.png) no-repeat;
  background-size: 157px 100px;
}
.intro .sublime:hover {
  cursor: pointer;
}
.intro .sublime:hover .play-button {
  background-position: center -50px;
}

@media (-webkit-min-device-pixel-ratio: 2) {
  .intro .play-button {
    background-image: url(/shared/img/button_play@2x.png);
    background-size: 157px 100px;
	}
}

.imagetricks .intro .sublime {
  margin-top: -10px;
}
.fontkit .intro img {
  margin-top: -40px;
}

.printfolio .intro .sublime, .composer .intro .sublime {
  top: -35px;
}

.imagetricks.proversion .img-intro {
  float: right;
  margin-top: 15px;
  padding-left: 20px;
}
.liveinterior.proversion .img-intro {
  float: right;
  margin-top: 70px;
  padding-left: 35px;
}
.concealer.overview .intro img {
  float: right;

}

.imagetricks.proversion h1 + p + h2 {
  margin-top: 48px;
}
.remoteviewer h2 + p {
  margin-top: -19px;
}
.remoteviewer .features-list {
 margin-top: 26px;
}
.remoteviewer .app-screen {
  margin: 52px auto 38px;
}
.app-screen {
	margin: 34px auto 40px;
}
.arttext.plugin .app-screen {
	margin: 4px auto 55px;
}
.ordered-list {
  margin-top: -15px;
  padding-left: 36px;
  list-style: none;
  counter-reset: my-counter;
}
.ordered-list li {
  margin-right: 44px;
  position: relative;
  line-height: 32px;
}
.ordered-list li:before {
  content: counter(my-counter);
  counter-increment: my-counter;
  float: left;
  position: absolute;
  left: -36px;
  top: 6px;
  font: bold 14px "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
  text-align: center;
  color: #fff;
  line-height: 21px;
  text-indent: 1px;
  text-shadow: 0px 1px 0px  rgba(0,0,0,.37);
  width: 22px; 
  height: 22px;
  background: #b7b7b7;
  -moz-border-radius: 15px;
  border-radius: 15px;
  background-image: -ms-linear-gradient(top, #D5D5D5 0%, #A4A4A4 100%);
  background-image: -moz-linear-gradient(top, #D5D5D5 0%, #A4A4A4 100%);
  background-image: -o-linear-gradient(top, #D5D5D5 0%, #A4A4A4 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #D5D5D5), color-stop(1, #A4A4A4));
  background-image: -webkit-linear-gradient(top, #D5D5D5 0%, #A4A4A4 100%);
  background-image: linear-gradient(to bottom, #D5D5D5 0%, #A4A4A4 100%);
  -webkit-box-shadow: inset 0 1px 0 0 rgba(0,0,0,.4),   0 1px 0 0 rgba(255,255,255,.89), 0 0 1px 0px #dcdcdc;
  -moz-box-shadow: inset 0 1px 0 0 rgba(0,0,0,.4),   0 1px 0 0 rgba(255,255,255,.89), 0 0 1px 0px #dcdcdc;
  box-shadow: inset 0 1px 0 0 rgba(0,0,0,.4),   0 1px 0 0 rgba(255,255,255,.89), 0 0 1px 0px #dcdcdc;
}

.overview .section, .liveinterior.proversion .section {
	margin-bottom: 40px;
}

.concealer.overview .section img {
  margin-top: -20px;
  padding-bottom: 11px;
}
.imagetricks.overview .frames {
	margin-top: 60px;
}
.imagetricks.overview .frames img {
	margin-top: -60px;
	margin-bottom: 10px;
}

.getbackup.overview .bootable img {
  margin: -37 0 -30px;
}
.getbackup.overview .sync img {
	margin-top: -27px;
}

.labelsaddresses.overview .barcodes img {
	margin-top: 9px;
}
.labelsaddresses.overview .printers img {
	margin-top: -15px;
}
.labelsaddresses.overview .batch-print img {
	margin-top: -10px;
}
.liveinterior.overview .design img {
	margin-top: -79px;
}
.liveinterior.overview .collections {
	margin-top: 59px;
}
.liveinterior.overview.win .collections {
	margin-top: 0;
}
.liveinterior.overview .results {
	margin-top: -8px;
}
.liveinterior.overview.win .results {
	margin-top: 68px;
}
.liveinterior.overview .results img {
	margin-top: -27px;
}
.liveinterior.overview.win .results img {
	margin-top: -57px;
}

.liveinterior.overview .features-for-pros img {
	margin-top: -54px;
}
.liveinterior.overview .features-for-pros h3 {
	margin-top: 44px;
}
.liveinterior.proversion .pro-tools {
	margin-top: 61px;
}
.liveinterior.proversion .pro-tools img {
	margin-top: -31px;
}
.liveinterior.win.proversion .pro-tools img {
	margin-top: -61px;
}

.liveinterior.proversion .robust {
	margin-top: -7px;
}
.liveinterior.proversion .robust img {
	margin-top: -25px;
}
.renderboost .materials h3 {
  margin-top: 10px;
}
.renderboost .lighting h3, .renderboost .artisan img, .composer.overview .callout {
  margin-top: 25px;
}
.renderboost .snapshot img, .composer.overview .contacts h3 {
	margin-top: 12px;
}
.renderboost .backgrounds h3 {
  margin-top: 45px;
}
.renderboost .work h3, .composer.overview .maps h3 {
  margin-top: 15px;
}
.printfolio .materials img {
  margin-top: 35px;
}
.printfolio .plugin h3 {
  margin-top: 7px;
}
.printfolio .print h3 {
  margin-top: 8px;
}

.overview .samples {
	margin: -9px 0 30px;
	border-top: 1px solid #ccc;
	padding-top: 30px;
}
.overview.renderboost .samples {
  margin: 3px 0 0 0;
  border: none;
  padding: 0;
}

.liveinterior.overview .samples {
  border: none;
}
.liveinterior.overview.win .samples {
	padding-top: 0;
	margin-top: -20px;
}

.liveinterior.overview .samples .button-samples-wrap {
  display: inline-block;
  position: relative;
  width: 190px;
  height: 140px;
  margin-right: 15px;
}
.liveinterior.overview .samples .play-button-sample {
  position: absolute;
  top: 34px;
  left: 62px;
  width: 66px;
  height: 66px;
  background: url(/shared/img/button_play_small.png) no-repeat 0 0;
  background-size: 66px 136px;
}
.liveinterior.overview .samples .button-samples-wrap:hover {
  cursor: pointer;
}
.liveinterior.overview .samples .sublime.button-samples-wrap:hover .play-button-sample {
  background-position: 0 -68px;
}


.arttext.overview.win .samples {
	border-bottom: 1px solid #ccc;
	padding-bottom: 30px;
}

.overview .samples h3 {
	margin-bottom: 27px;
}


.sample-gallery {
	position: relative;
	width: 820px;
}
.sample-gallery a {
	display: inline-block;
}


.basic-traits {
	position: relative;
	width: 820px;
	margin: 0 auto 17px;
	vertical-align: top;
}
.printfolio .basic-traits {
  margin-bottom: 57px;
}
.getbackup .basic-traits {
	margin-top: -7px;
	margin-bottom: 40px;
}
.concealer .basic-traits {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 72px 1px 30px;
  margin: -72px 0 41px;
}
.concealer .basic-traits li {
  margin-top: -1px;
}
.basic-traits li {
	display: inline-block;
	width: 152px;
	margin-bottom: 0px;
}
.printfolio .basic-traits li {
 display: table-cell;
 padding-right: 15px;
}
.basic-traits li:not(:last-child) {
	margin-right: 15px;
}
.basic-traits li div {
	height: 120px;
	position: relative;
}

.basic-traits li div img {
	position: absolute;
	bottom: 0;
}

.basic-traits h5, .basic-traits p {
	color: #262626;
	font-size: 12px;
	margin-bottom: 0;
}
.basic-traits h5 {
	margin-top: 10px;
}
.swiftpublisher .basic-traits h5 {
	margin-top: 4px;
}
.liveinterior .basic-traits h5 {
	margin-top: 5px;
}

.basic-traits p {
	line-height: 16px;
	margin-top: 5px;
}

.info-box {
	display: table;
	width: 820px;
	margin: 0 auto;
	border: 1px solid #d3d3d3;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
	padding: 19px 0;
	margin-bottom: 12px;
}
.getbackup .info-box, .imagetricks .info-box, .printfolio .info-box {
  margin-top: 11px;
}
.info-box-row {
	display: table-row;
}
.info-box-row div {
	display: table-cell;
	width: 232px;
	padding: 0 20px;
}
.info-box-row div:not(:first-child) {
	border-left: 1px solid #d3d3d3;
}
.info-box h4 {
	font-size: 15px;
}
.info-box h5 {
	margin-bottom: -2px;
}
.info-box p {
	font-size: 11px;
	margin-bottom: 4px;
	color: #4c4c4c;
}
.info-box p, .info-box h5 {
	line-height: 14px;
}

/* FONT KIT */
.fontkit-mas-part {
  border: solid #d3d3d3;
  border-width: 1px 0;
  padding: 40px 0 20px;
  margin-bottom: 40px;
}
.section.fontkit-mas {
  margin: 23px 0;
}
.fontkit-mas img {
  width: 75px;
  height: 75px;
  float: left;
  padding-right: 22px;
  clear: both;
}
.fontkit-mas h3 {
  margin: 2px 0 7px;
}
.fontkit-mas p {
  overflow: hidden;
  margin-top: -6px;
  font-size: 13px;
  color: #262626;
  line-height: 17px;
}

.fontkit .preview a {
	display: inline-block;
}
.fontkit .preview a:nth-child(2n) {
  margin-left: 49px;
}
.fontkit .preview a img {
  width: 384px;
  height: 48px;
  margin-top: 6px;
}

.fontkit .pagination, .clipart .pagination {
  margin: 28px auto 58px; 
  clear: both;
  text-align: center;
}
.fontkit .pagination li, .clipart .pagination li {
  display: inline-block;
  margin: 1px 0;
  position: relative;
}
.clipart .pagination li a.goto, .clipart .pagination li a.active,
.fontkit .pagination li a.goto, .fontkit .pagination li a.active  {
  display: block; 
  font-size: 13px;
  padding: 1px 5px 0; 
  color: #666; 
  text-decoration: none; 
}
.clipart .pagination li a.active,
.fontkit .pagination li a.active,
.clipart .pagination li a.active:hover,
.fontkit .pagination li a.active:hover {
  color: #2d8bff;
}
.clipart .pagination li a.active:hover,
.fontkit .pagination li a.active:hover {
  cursor: default;
}
.clipart .pagination li a:hover,
.fontkit .pagination li a:hover {
    color: #aaa;
}
.clipart .pagination li a.inactive,
.fontkit .pagination li a.inactive,
.clipart .pagination li a.goto_previous, .clipart .pagination li a.goto_next,
.fontkit .pagination li a.goto_previous, .fontkit .pagination li a.goto_next {
	display: block;
  position: absolute;
  top: -11px;
	width: 7px;
	height: 15px;
	background: url(/shared/img/slider_arrows_small.png) no-repeat 0 0;
	background-size: 14px 30px;
	cursor: pointer;
  text-indent: -9999em;
	font-size: 1px;
}

.pagination li:first-child a.inactive,
.clipart .pagination li a.goto_previous,
.fontkit .pagination li a.goto_previous {
  background-position: left top; left: -10px;
}
.clipart .pagination li a.goto_previous:hover,
.fontkit .pagination li a.goto_previous:hover {
  background-position: left bottom;
}
.clipart .pagination li a.goto_previous:active,
.fontkit .pagination li a.goto_previous:active {
  left: -11px;
}

.pagination li:last-child a.inactive,
.clipart .pagination li a.goto_next,
.fontkit .pagination li a.goto_next {
  background-position: right top; right: -10px;
}
.clipart .pagination li a.goto_next:hover,
.fontkit .pagination li a.goto_next:hover {
  background-position: right bottom;
}
.clipart .pagination li a.goto_next:active,
.fontkit .pagination li a.goto_next:active {
  right: -11px;
}
.clipart .pagination li a.inactive,
.fontkit .pagination li a.inactive {
  opacity: .5;
  cursor: default;
}

/* ===== END OVERVIEW  */


/* WHAT'S NEW */

.novelty-list {
	position: relative;
	width: 822px;
	margin: 59px 0 -13px;
}
.novelty-list div {
	display: inline-block;
	width: 256px;
	vertical-align: top;
	margin-bottom: 25px;
}
.novelty-list div:not(:nth-child(3n)) {
	margin-right: 27px;
}
.novelty-list img {
	width: 232px;
	height: 118px;
	border: 1px solid #d6d6d6;
	margin-bottom: 16px;
	padding: 10px;
}
.form-caption {
  margin-top: 26px;
}
.whatsnew form {
  margin-top: 1px;
}
.formhandler h4 {
	margin-top: 10px;
}
.formhandler h4 + p, .formhandler h4 + p + p {
	margin: 17px 0 10px;
}

/* FEATURES */

.features-list {
	margin-bottom: -28px;
}
.liveinterior.proversion .features-list {
	margin-bottom: 0px;
}
.features-list div {
	display: inline-block;
	width: 390px;
	vertical-align: top;
	margin-bottom: 28px;
	padding-top: 2px;
}
.features-list div:not(:nth-child(2n+1)) {
	margin-left: 42px;
}
.features-list img {
	width: 43px;
	height: 35px;
	float: left;
	margin-top: 13px;
}
.features-list h3, .features-list p {
	margin-left: 66px;
}
.features-list p {
	margin-top: -10px;
}
.show-hide, .close {
	display: block;
}
.newsarchive .show-hide {
	margin-top: 20px;
}

.features .show-hide {
	margin-top: 30px;
}
.show-hide:visited, .close:visited {
	color: #2778dc;
}
.all-features {
	margin: 10px auto;
}
.all-features h3 {
	margin-top: 32px;
}
.all-features ul {
	color: #262626;
	font-size: 13px;
	line-height: 17px;
	list-style: disc;
	margin: 14px 0 0 35px;
}
.all-features li {
	margin-bottom: 5px;
}

.all-features ul ul {
	margin-top: 5px;
}

.screenshots {
	position: relative;
	margin-top: 33px;
	display: table;
	width: 1px;
}
.arttext.win .screenshots {
	margin-top: 55px;
}
.getbackup .screenshots  {
	width: 820px;
}
.screenshots figure {
	display: table-cell;
	text-align: center;
}
.getbackup .screenshots figure {
	width: 265px;
}
.screenshots figcaption:not(.getbackup .screenshots figcaption) {
	padding: 0 15px;
}
.arttext .screenshots .center {
	padding: 0 18px;
}
.arttext.win .screenshots .center {
	padding: 0 3px;
}
.concealer .screenshots .center {
	padding: 0 9px;
}
.liveinterior .screenshots .center, .composer .screenshots .center {
	padding: 0 21px;
}
.liveinterior.win .screenshots .center {
	padding: 0;
	padding-left: 64px;
}

.disccover .screenshots .center, .labelsaddresses .screenshots .center {
	padding: 0 15px;
}

/* VERSIONS */
.just-a-list, .old-versions ul {
  list-style: disc;
  line-height: 20px;
}
.just-a-list {
  margin: -3px 0 26px 35px;
  font-size: 14px;
}
.old-versions ul {
  font-size: 13px;
  margin: 0 0 27px 35px;
}
.old-versions  ul ul {
	margin-bottom: 2px;
}
.versions .show-hide, .close {
  font-size: 14px;
}
.versions .show-hide {
  margin-bottom: -2px;
  padding-top: 13px;
}
.close {
  margin: -5px 0 -12px;
}
.versions #main .just-a-list + .show-hide {
  margin-top: -18px;
}
.old-versions {
  margin: 22px 0 10px;
}
.versions h3 + h4 {
  margin-top: 22px;
}
.old-versions h4 + h5 {
  margin-top: -1px;
}
.old-versions h5 {
	font-size: 13px;
	margin-top: -19px;
}

/* PRO VERSION */
.proversion h2 {
	margin-top: 40px;
}
.imagetricks.proversion .sample-gallery {
	margin: 7px auto 0px;
}
.sample-gallery div {
	display: inline-block;
	text-align: center;
	margin-bottom: 15px;
}
.imagetricks.proversion .sample-gallery a img {
	width: 178px;
	height: 125px;
}
.imagetricks.proversion .sample-gallery div:not(:nth-child(4n)) {
	margin-right: 36px;
}
.imagetricks.proversion .sample-gallery .note {
  font-weight: bold;
}

/* TUTORIALS */

.tutorials #demo, .tutorials #demo .video_wrap {
	width: 820px;
}
.tutorials #demo .video_wrap {
	height: 514px;
}
.liveinterior.win.tutorials #demo, .liveinterior.win.tutorials #demo .video_wrap {
	height: 460px;
}

.tutorials #demo {
	margin: -15px auto 0;
	text-align: center;
}
.tutorials #demo .video_wrap{
  display: none;
}
.tutorials #demo .video_wrap.active{
  display: block;
}
.tutorials #demo .playlist {
	margin-top: -5px;	
}
#video-name {
	color: #666;
	font-weight: normal;
}

/* DOWNLOADS */
.downloads h1 + .section, .whatsnew h1 + .section, .resources h1 + p, .top-20 {
	margin-top: 20px;
}

.version-data li {
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 4px;
  color: #333;
}
.version-data li strong {
  font-weight: normal;
  color: #737373;
}


.downloads .link-list {
  margin-top: 12px;
}

.printfolio.downloads .link-list {
  margin-bottom: 41px;
}

.printfolio.downloads #show-form p {
  margin-top: 2px;
}

.edition .link-list {
  margin: 18px 0 12px;
}
.edition .link-list li {
  margin-top: 4px;
}
.downloads .link-list li, .download-pro a {
  display: inline;
  float: left;
  margin-right: 23px;
  font-size: 16px;
  font-weight: bold;
}
.link-list li a {
  display: block;
  height: 20px;
}
.link-list li a:visited {
  color: #2778dc;
}
.icon-buy a, .icon-download a, .icon-info a {
  padding: 2px 0px 4px 28px;
  background-size: 22px 49px;
}
.icon-buy a {
  background: transparent url(/shared/img/list_icon_buy.png) no-repeat 0 0;
}
.icon-download a {
  background: transparent url(/shared/img/list_icon_download.png) no-repeat 0 0;
}
.icon-info a {
  background: transparent url(/shared/img/list_icon_info.png) no-repeat 0 0;
}
.icon-buy a:hover, .icon-download a:hover, .icon-info a:hover {
  background-position: 0 -26px;
}

.docs {
  margin-top: 41px;
}
.docs img { 
  float: left;
  margin-right: 10px;
}
.docs p {
  line-height: 17px;
  overflow: hidden;
}
.docs p:first-line {
	line-height: 21px;
}
.concealer.downloads .section .column > img {
  float: right;
  margin-top: -50px; 
}

.section.toast {
  margin-top: 13px;
}
.section.toast p {
  margin-top: 7px;
}


.imagetricks.downloads #show-form {
  margin-top: -40px;
}
.imagetricks.downloads #show-form > p {
  line-height: 25px;
}
.imagetricks.downloads #show-form h3 {
  font-weight: normal;
  font-style: italic;
  color: #737373;
  margin-top: 38px;
  font-size: 15px;
  line-height: 19px;
  margin-top: 70px;
}
.imagetricks.downloads form {
  width: 312px;
  float: left;
}
.imagetricks.downloads input[type="text"], .imagetricks.downloads input[type="email"] {
  width: 300px;
}
.imagetricks.downloads .docs, .imagetricks.downloads .form {
  margin-top: 41px;
}
.imagetricks.downloads .docs h3 {
  margin-bottom: 27px;
}
.imagetricks.downloads .docs p {
  margin-bottom: -4px;
}
.liveinterior.downloads ul.tabs {
  width: 960px;
  position: absolute;
  left: 0;
  top: 32px;
  margin: 0;
  padding: 0;
  height: 55px;
  border-bottom: 1px solid #e5e5e5;
}

.liveinterior.downloads ul.tabs li {
  float: left;
  padding: 0;
  margin: 0;
  list-style-type: none;
  text-align: center;
}
.liveinterior.downloads ul.tabs li:first-child {
  margin-left: 69px;
}

.liveinterior.downloads ul.tabs a {
  position: relative;
  display: block;
  width: 268px;
  height: 53px;
  top: 1px;
  margin-right: 6px;
  border: 1px solid;
  border-color: #f0f0f0 #e5e5e5 #e5e5e5;
  -moz-box-shadow: inset 0 1px #fff;
  box-shadow: inset 0 1px #fff;
  background-color: #f9f9f9;
  color: #9b9b9b;
  font-family: "myriad-pro", "Lucida Grande", Lucida, Verdana, sans-serif;
  font-weight: 300;
  font-size: 20px;
  line-height: 54px;
  text-decoration: none;
  outline: 0;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  -o-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
.liveinterior.downloads ul.tabs a strong {
  font-weight: 500;
}
.liveinterior.downloads ul.tabs a:hover {
  background-color: #f7f7f7;
  color: #333;
}
.liveinterior.downloads ul.tabs a.current {
  background-color: #fff;
  border-color: #e5e5e5 #e5e5e5 #fff;
  color: #717171;
  cursor: default;
}
.liveinterior.downloads .panes {
  margin-top: 57px;
}

.liveinterior.downloads .panes > div {
  display:none;
  padding-top: 20px;
}
.liveinterior.downloads .section .column.renderboost {
  text-align: right;
}
noscript {
  color: red;
}

/* REVIWES */
.reviews h2  {
	margin-top: 51px;
}

.reviews .section.review {
	margin-top: 26px;
}

.reviews .review .column {
	border: 1px solid #c2c2c2;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	font-family: "Times", "Times New Roman", serif;
	font-style: oblique;
	min-height: 176px;
}
.section.review .column:first-child {
  margin-right: 38px;
}
.reviews .review .column, .arttext .review .macworld p {
	text-align: center;
} 

.reviews .review .column p {
	padding: 0 25px 0;
	font-size: 15px;
	text-align: left;
	line-height: 18px;
}

.arttext .macworld img  { margin: 17px 0 6px; }
.arttext .aboutcom img  { margin: 28px 0 5px; }
.arttext .techradar img { margin: 11px 0 12px; }
.arttext .macreview img { margin: 22px 0 18px; }
.arttext .daj img 			{ margin: 18px 0 14px; }
.arttext .thinkmac img  { margin: 12px 0 13px; }

.composer .macformat img    { margin: 14px 0 8px; }
.composer .macworld img     { margin: 17px 0 3px; }
.composer .macuser img      { margin: 18px 0 5px; }
.composer .mac360 img       { margin: 33px 0 7px; }
.composer .maccompanion img { margin: 30px 0 12px; }
.composer .macsimum img     { margin: 33px 0 16px; }

.disccover .macuser img    { margin: 13px 0 9px; }
.disccover .itenquirer img { margin: 35px 0 9px; }
.disccover .tuaw img       { margin: 10px 0 6px; }
.disccover .macnn img      { margin: 8px 0 8px; }
.disccover .mac360 img     { margin: 21px 0 12px; }
.disccover .macsimum img   { margin: 27px 0 14px; }

.swiftpublisher .macformat img    { margin: 18px 0 5px; }
.swiftpublisher .icreate img      { margin: 40px 0 20px; }
.swiftpublisher .macuser img      { margin: 22px 0 14px; }
.swiftpublisher .macdirectory img { margin: 26px 0 13px; }
.swiftpublisher .macsimum img     { margin: 39px 0 22px; }
.swiftpublisher .mac360 img       { margin: 22px 0 17px; }

.labelsaddresses .macworld img     { margin: 20px 0 3px; }
.labelsaddresses .macformat img    { margin: 15px 0 5px; }
.labelsaddresses .tidbits img      { margin: 18px 0 12px; }
.labelsaddresses .itenquirer img   { margin: 19px 0 5px; }
.labelsaddresses .macsimum img     { margin: 25px 0 9px; }
.labelsaddresses .maccompanion img { margin: 14px 0 13px; }

.liveinterior .toptentreviews img { margin: 16px 0 3px; }
.liveinterior .macformat img      { margin: 8px 0 0; }
.liveinterior .architosh img      { margin: 30px 0 8px; }
.liveinterior .macdirectory img   { margin: 17px 0 3px; }
.liveinterior .mac360 img         { margin: 29px 0 7px; }
.liveinterior .appstorm img       { margin: 29px 0 7px; }

/* RESOURCES*/

.resources .section .column p {
	margin-top: 19px;
}
.resources .section .column img {
	float: right;
	margin: 3px 0 0 20px;
}
.resources .section .column h3 {
	margin-bottom: -5px;
}
.resources p + h3 {
  margin-top: 22px;
}

.liveinterior.resources .section .column img {
  margin: -6px 15px 30px 0;
}
.liveinterior.partners h3 + a + p  {
  width: 690px;
  margin-bottom: 30px;
}
.liveinterior.partners h3 + a img  {
  float: right;
}
.liveinterior.objects3d h3  {
  margin-top: 30px;
}
.liveinterior.objects3d p.note  {
  margin-top: 30px;
}


/* RESOURCES PAGES */

.articles ul.enumeration {
	margin-left: 40px;
	margin-bottom: 15px;

}
.articles h3 {
  margin-top: 22px;
}

.articles #main ul ul {
	list-style: disc;
	list-style-position: inside;
	margin-left: 20px;
	margin-bottom: 0px;
}
.colorwheel ul, .labelingdiscs ul, .databackup ul, .desktoppublishing ul {
	list-style: none;
	margin-left: 20px;
	margin-bottom: 30px;
	line-height: 20px;
}

.articles h2 {
	margin-top: 30px;
	margin-bottom: 15px;
}
small {
	font-size: 11px;
}

.articles .center {
	display: block;
	margin: 30px auto;
}
.articles.smartshapes .right {
	display: block;
	float: right;
	padding-left: 30px;
	padding-top: 10px;
}

.articles .right {
	display: block;
	float: right;
	padding-left: 30px;
}

.articles .left {
	display: block;
	float: left;
	padding-right: 30px;
}

.articles.backup-popular .left {
  padding-bottom: 10px;
}

.articles .textblock {
  overflow:hidden;
}

.restoremanually code {
	font-weight: bold;
}

.restoremanually .change {
	color: #666666;
}	
.restoremanually .text {
	font-family: "Lucida Grande", "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align:center;
}

.articles ol {
	margin-bottom: 15px;
	margin-left: 40px;
	list-style-position: outside;
}
.restorewindows code {
	color: #666;

}

.articles.printshop .right {
	display: block;
	float: right;
	padding-left: 30px;
	margin-top: -45px;
}

.articles .grid4col { width: 822px; zoom: 1; margin-bottom: 9px; margin: 0 auto; margin-top: 20px;}
.articles .grid4col .column { width: 168px; margin-left: 50px;}
.articles .grid4col .column figcaption { margin-top: 3px;}
.articles .grid4col .column a img { display: block; width: 148px; height: 93px;  margin: 0 auto;  }
.articles .grid4col .column.first { margin-left: 0 !important; }


.clipart .clipart-gallery {
  width: 689px;
  padding: 2px 0 0 7px;
}
.clipart .clipart-gallery a {
  display: inline-block;
  width: 41px;
  height: 40px;
  margin-right: 1px;
  margin-left: -4px;
}
.clipart .clipart-gallery a:nth-child(12n) {
  margin-right: 0;
}
.clipart.articles h3 {
  margin-top: 35px;
}

.clipart .agriculture {
  background: url(/products/resources/img/additionalclipart/agriculture/agriculture_new.jpg) no-repeat 0 0;
  height: 132px;
}
.clipart .animals {
  background: url(/products/resources/img/additionalclipart/animals/animals_new.jpg) no-repeat 0 0;
  height: 261px;
}
.clipart .architecture {
  background: url(/products/resources/img/additionalclipart/architecture/architecture_new.jpg) no-repeat 0 0;
  height: 132px;
}
.clipart .art-culture {
  background: url(/products/resources/img/additionalclipart/art_culture/art_culture_new.jpg) no-repeat 0 0;
  height: 132px;
}
.clipart .backgrounds {
  background: url(/products/resources/img/additionalclipart/backgrounds/backgrounds_new.jpg) no-repeat 0 0;
  height: 89px;
}
.clipart .borders {
  background: url(/products/resources/img/additionalclipart/borders/borders_new.jpg) no-repeat 0 0;
  height: 46px;
}
.clipart .business-office {
  background: url(/products/resources/img/additionalclipart/business_office/business_office_new.jpg) no-repeat 0 0;
  height: 261px;
}
.clipart .cinema-media {
  background: url(/products/resources/img/additionalclipart/cinema_media/cinema_media_new.jpg) no-repeat 0 0;
  height: 89px;
}
.clipart .computers {
  background: url(/products/resources/img/additionalclipart/computers/computers_new.jpg) no-repeat 0 0;
  height: 132px;
}
.clipart .education-schools {
  background: url(/products/resources/img/additionalclipart/education_schools/education_schools_new.jpg) no-repeat 0 0;
  height: 132px;
}
.clipart .flora {
  background: url(/products/resources/img/additionalclipart/flora/flora_new.jpg) no-repeat 0 0;
  height: 132px;
}
.clipart .food {
  background: url(/products/resources/img/additionalclipart/food/food_new.jpg) no-repeat 0 0;
  height: 261px;
}
.clipart .fun {
  background: url(/products/resources/img/additionalclipart/fun/fun_new.jpg) no-repeat 0 0;
  height: 46px;
}
.clipart .health-medical {
  background: url(/products/resources/img/additionalclipart/health_medical/health_medical_new.jpg) no-repeat 0 0;
  height: 89px;
}
.clipart .holidays-celebrations {
  background: url(/products/resources/img/additionalclipart/holidays_celebrations/holidays_celebrations_new.jpg) no-repeat 0 0;
  height: 132px;
}
.clipart .house-home {
  background: url(/products/resources/img/additionalclipart/house_home/house_home_new.jpg) no-repeat 0 0;
  height: 261px;
}
.clipart .industry {
  background: url(/products/resources/img/additionalclipart/industry/industry_new.jpg) no-repeat 0 0;
  height: 89px;
}
.clipart .kids {
  background: url(/products/resources/img/additionalclipart/kids/kids_new.jpg) no-repeat 0 0;
  height: 89px;
}
.clipart .maps-flags {
  background: url(/products/resources/img/additionalclipart/maps_flags/maps_flags_new.jpg) no-repeat 0 0;
  height: 46px;
}
.clipart .military {
  background: url(/products/resources/img/additionalclipart/military/military_new.jpg) no-repeat 0 0;
  height: 89px;
}
.clipart .music {
  background: url(/products/resources/img/additionalclipart/music/music_new.jpg) no-repeat 0 0;
  height: 132px;
}
.clipart .nature {
  background: url(/products/resources/img/additionalclipart/nature/nature_new.jpg) no-repeat 0 0;
  height: 132px;
}
.clipart .ornament {
  background: url(/products/resources/img/additionalclipart/ornament/ornament_new.jpg) no-repeat 0 0;
  height: 46px;
}
.clipart .people {
  background: url(/products/resources/img/additionalclipart/people/people_new.jpg) no-repeat 0 0;
  height: 261px;
}
.clipart .pets {
  background: url(/products/resources/img/additionalclipart/pets/pets_new.jpg) no-repeat 0 0;
  height: 89px;
}
.clipart .religion-myth {
  background: url(/products/resources/img/additionalclipart/religion_myth/religion_myth_new.jpg) no-repeat 0 0;
  height: 46px;
}
.clipart .science-technology {
  background: url(/products/resources/img/additionalclipart/science_technology/science_technology_new.jpg) no-repeat 0 0;
  height: 132px;
}
.clipart .sport-fitness {
  background: url(/products/resources/img/additionalclipart/sport_fitness/sport_fitness_new.jpg) no-repeat 0 0;
  height: 175px;
}
.clipart .symbols {
  background: url(/products/resources/img/additionalclipart/symbols/symbols_new.jpg) no-repeat 0 0;
  height: 89px;
}
.clipart .things {
  background: url(/products/resources/img/additionalclipart/things/things_new.jpg) no-repeat 0 0;
  height: 132px;
}
.clipart .tools-hardware {
  background: url(/products/resources/img/additionalclipart/tools_hardware/tools_hardware_new.jpg) no-repeat 0 0;
  height: 89px;
}
.clipart .transportation {
  background: url(/products/resources/img/additionalclipart/transportation/transportation_new.jpg) no-repeat 0 0;
  height: 132px;
}
.clipart .travel-leisure {
  background: url(/products/resources/img/additionalclipart/travel_leisure/travel_leisure_new.jpg) no-repeat 0 0;
  height: 175px;
}

.articles.windowtypes h3, .articles.becoming-designer h3 {
  margin-top: 40px;
}
.articles .responsibilities {
  margin: 20px auto;
  padding-left: 60px;
}
.articles .responsibilities ul {
  width: 250px;
  margin-left: 0;
  float: left;
}

.articles.bitstreamfonts .font-gallery, .articles .nick-gallery {
  width: 820px;
  margin: 30px auto 0;
}
.articles.bitstreamfonts .font-gallery img {
  widows: 148px;
  height: 93px;
  margin-bottom: 20px;
}

.articles.bitstreamfonts .font-gallery a {
  margin: 0 20px 0px -4px;
}
.articles .nick-gallery a {
  display: inline-block;
  width: 140px;
  vertical-align: top;
  margin: 0 30px 40px 0;
  text-decoration: none;
}

.articles .nick-gallery img {
  width: 140px;
  height: 85px;
  margin-bottom: -10px;
}

.articles .nick-gallery figcaption {
  color: #555;
}
.articles .nick-gallery a:hover figcaption {
  color: #2778dc;
}

.articles.bitstreamfonts .font-gallery a:nth-child(5n), .articles .nick-gallery a:nth-child(5n) {
  margin-right: 0;
}

.articles.illustrations p > strong {
  font-size: 16px;
}


.articles.torn-paper-effect div.center {
  text-align: center;
}
.articles.torn-paper-effect div.center img {
  margin: 0 50px;
}
.articles.torn-paper-effect ol {
  font-size: 14px;
  margin-left: 35px;
  line-height: 20px;
}
.articles.torn-paper-effect ol li {
  margin-bottom: 10px;
}
.articles.torn-paper-effect ol li br {
  line-height: 30px;
}
.articles.torn-paper-effect li img.center {
  margin: 15px auto 30px;
}


.articles.dcpaper .labels br {
  line-height: 26px;
}

.articles.envelopes h4 {
  margin-top: 16px;
}

.articles.labelpaper img.left {
  padding-top: 15px;
}

.articles .note {
  line-height: 15px;
  font-style: italic;
}

.articles.envelopes .content-wrapper {
  margin: 30px 0;
}
.articles.envelopes .content-wrapper img, .articles.envelopes .content-wrapper .table {
  margin-left: 80px;
  float: left;
}

/* LI3D UPGRADE PRO */ 

.liveinterior #mas {
  margin: 25px 0 64px;
  color: #666;
  font-size: 14px;
  line-height: 22px;
  
}            
/* COMPANY */ 
      
.companypage.overview img {
	margin-top: -2px;
}
.companypage.overview p {
	margin-top: 21px;
}
.companypage.overview h3 {
	margin-top: 35px;
}


/*
.companypage.newsarchive h2 {
  margin-bottom: 14px;
  margin-top: 23px;
}
*/
/*
.companypage.newsarchive p {
  font-size: 13px;
  line-height: 20px;
  margin-bottom: 10px;
}
*/
.newsarchive h1 {
  margin-bottom: 23px;
}
.newsarchive h2 {
  margin-bottom: 14px;
}
.news-month + h2 {
  margin-top: 50px;
}

.news-month {
  margin-bottom: 32px;
}
.news-string {
  margin-bottom: 7px;
}
.news-date {
  float: left;
  font-size: 11px;
  line-height: 23px;
  vertical-align: top;
  color: #666;
  margin-top: -1px;
}
.news-content {
  margin-left: 90px;
}
.old-news {
  margin-top: 30px;
}
.news-subscribe {
  float: right;
  width: 158px;
  padding: 18px 20px 34px;
  border: 1px solid #d6d6d6;
  border-radius: 4px;
  margin-top: 36px;
}
.news-subscribe p {
  margin-top: -4px;
  margin-bottom: 5px;
}
.team-list {
	position: relative;
	width: 820px;
	margin-bottom: -20px;
}
.team-list li {
	display: inline-block;
	width: 133px;
	vertical-align: top;
	margin-bottom: 20px;
}
.team-list li:not(:nth-child(6n)) {
	margin-right: 4px;
}
.team-list img {
	width: 133px;
	height: 156px;
}
.team-list h4 {
	color: #000;
	font-weight: normal;
	margin-top: 1px;
}
.team-list p {
	color: #4c4c4c;
	font-size: 11px;
	line-height: 13px;
	margin-top: -7px;
}




.top-40 {
  margin-top: 40px;
}
.left {
  float: left;
}
.autoclear { 
	display: inline-block; 
}
.link-list:after,
.intro:after,
#main:after, 
#upgradeform:after, 
#main:after, 
#promotion:after, 
#container:after, 
#content:after,
.css-tabs:after,
.section:after,
.autoclear:after  {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clear {
	clear: both;
}
hr{width: 100%; clear: both; margin: 30px 0 26px;}
hr.empty {border: none; margin-bottom: 20px;}

.clearfix:after {
    content: "";
    display: table;
    clear: both;
}
/*  POP-UP WINDOW */
#window {
	width: 380px;
	background-color: #33363b;
  background-image: -ms-linear-gradient(top, #f7f7f7 0%, #d9d9da 100%);
  background-image: -moz-linear-gradient(top, #f7f7f7 0%, #d9d9da 100%);
  background-image: -o-linear-gradient(top, #f7f7f7 0%, #d9d9da 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f7f7f7), color-stop(1, #d9d9da));
  background-image: -webkit-linear-gradient(top, #f7f7f7 0%, #d9d9da 100%);
  background-image: linear-gradient(to bottom, #f7f7f7 0%, #d9d9da 100%);	
  display: none;
	padding: 30px 0px 37px;
  text-align: center;
}

#window h3 {
  font-weight: normal;
  padding-top: 5px;
  color: #4b4d51;
  text-shadow: 0 1px 1px #fff;
}
#window p {
  line-height: 20px;
  font-size: 13px;
  color: #787878;
  padding: 0 30px 4px;
}
#window p.post {
  font-size: 15px;
  font-weight: bold;
  color: #333;
}
#window p, #window form input {
  text-shadow: 0 1px 0 rgba(255,255,255,.8);
}
#window form input, #window {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
}
#window h3 + img {
  width: 380px;
  height: 10px;
  margin: 24px auto 3px;
}
#window form input {
  display: inline-block;
  border: 1px solid;
}
#window form input[type="email"] {
  width: 165px;
  color: #7a7a7a;
  font-size: 12px;
  border-color: #9f9f9f #dbdbdb #dcdcdc;
  -webkit-box-shadow: inset 0 1px 0 0 rgba(223,233,223,1);
  -moz-box-shadow: inset 0 1px 0 0 rgba(223,223,223,1);
  box-shadow: inset 0 1px 0 0 rgba(223,233,223,1);
  padding: 7px 10px 6px;
  color: #404040;
  margin-top: 3px;
}

#window form input[type="submit"] {
  width: 105px;
  height: 31px;
  outline: none;
  border-color: #cecece #bcbcbc #999999;
  background-image: -ms-linear-gradient(top, #f6f8fa 0%, #e7e7e7 100%);
  background-image: -moz-linear-gradient(top, #f6f8fa 0%, #e7e7e7 100%);
  background-image: -o-linear-gradient(top, #f6f8fa 0%, #e7e7e7 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f6f8fa), color-stop(1, #e7e7e7));
  background-image: -webkit-linear-gradient(top, #f6f8fa 0%, #e7e7e7 100%);
  background-image: linear-gradient(to bottom, #f6f8fa 0%, #e7e7e7 100%);	
  margin-left: 5px;
  -webkit-box-shadow: 0 1px 0 0 rgba(202,202,202,1), inset 0 1px 1px 0 rgba(255,255,255,.97);
  -moz-box-shadow: 0 1px 0 0 rgba(202,202,202,1), inset 0 1px 1px 0 rgba(255,255,255,.97);
  box-shadow: 0 1px 0 0 rgba(202,202,202,1), inset 0 1px 1px 0 rgba(255,255,255,.97);
  color: #404040;
  font-size: 14px;
}

#window form input[type="submit"]:hover {
  color: #2778dc;
  cursor: pointer;
}
#window form input[type="submit"]:active {
  background-image: -webkit-linear-gradient(top, #e7e7e7 0%, #f6f8fa 100%);
}
#close_x { 
  width: 13px; 
  height: 14px;
  position: absolute; 
  top: 15px; 
  right: 15px;
  background: transparent url(/shared/img/window_close.png) no-repeat;
  background-size: 13px 14px;
  text-indent: -999999em;
}
#close_x:hover {
  opacity: 0.6;
}
#window form input[type="email"].error, #window form input[type="email"]:focus.error {
  border: 1px solid #973d3d; 
  -webkit-box-shadow: inset 0px 1px 1px rgba(176,97,97,.5); 
  -moz-box-shadow: inset 0px 1px 1px rgba(176,97,97,.5); 
	box-shadow: inset 0px 1px 1px rgba(176,97,97,.5); 
}
#window form input:focus {
	outline: none;
	border: 1px solid #6faee4;
	-webkit-box-shadow:  inset 0 1px 2px 0 rgba(180,180,180,1), 0 0 4px #6faee4; 
	-moz-box-shadow:  inset 0 1px 2px 0 rgba(180,180,180,1), 0 0 4px #6faee4; 
	box-shadow: inset 0 1px 2px 0 rgba(180,180,180,1), 0 0 4px #6faee4;
}

/* CALLOUTS & BANNERS */
.callout {
	position: relative;
	width: 389px;
	border: 1px solid; 
	border-color: #e7e7e7 #cfcfcf #ababab;
	border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; -khtml-border-radius: 5px;
	-khtml-box-shadow: 0 1px 2px 0 rgba(80,80,80,0.3), inset 0 1px 0 0 rgba(253,253,253,1); 
	-ms-box-shadow: 0 1px 2px 0 rgba(80,80,80,0.3), inset 0 1px 0 0 rgba(253,253,253,1); 
	-o-box-shadow: 0 1px 2px 0 rgba(80,80,80,0.3), inset 0 1px 0 0 rgba(253,253,253,1); 
	-moz-box-shadow: 0 1px 2px 0 rgba(80,80,80,0.3), inset 0 1px 0 0 rgba(253,253,253,1);
	-webkit-box-shadow: 0 1px 2px 0 rgba(80,80,80,0.3), inset 0 1px 0 0 rgba(253,253,253,1);  
	box-shadow: 0 1px 2px 0 rgba(80,80,80,0.3), inset 0 1px 0 0 rgba(253,253,253,1); 
	background-color: #f3f3f3;
	background: -webkit-gradient(linear, center top, center bottom, from(rgba(248,248,248,1)), to(rgba(238,238,238,.99)));
  background: -webkit-linear-gradient(linear, center top, center bottom, from(rgba(248,248,248,1)), to(rgba(238,238,238,.99)));
	background: -moz-linear-gradient(90deg, rgba(238,238,238,.99), rgba(248,248,248,1));
  background-image: -ms-linear-gradient(linear, center top, center bottom, from(rgba(248,248,248,1)), to(rgba(238,238,238,.99))); 
  background-image: -o-linear-gradient(linear, center top, center bottom, from(rgba(248,248,248,1)), to(rgba(238,238,238,.99))); 
  background-image: linear-gradient(linear, center top, center bottom, from(rgba(248,248,248,1)), to(rgba(238,238,238,.99))); 
}
.callout h3 {
	margin-bottom: 9px;
}
.callout p {
	font-size: 13px; 
	color: #4c4c4c; 
	margin-bottom: 4px;
	line-height: 17px; 
	text-shadow: 0 1px 0 rgba(255,255,255,0.6);
	overflow: hidden;
}
.callout.upgrade p {
	margin-right: 100px;
}
.getbackup .callout.upgrade p {
	margin-right: 0;
}
.composer .callout.upgrade p {
	margin-right: 115px;
}

.callout.review img {
	float: right; 
}
.arttext .callout.review img {
	margin: 10px 11px 0 25px;
}
.disccover .callout.review img {
	margin: 11px 16px 0 25px;
}
.labelsaddresses .callout.review img {
	margin: 4px 22px 0 10px;
}
.liveinterior .callout.review img {
	margin: 10px 11px 0 25px;
}
.swiftpublisher .callout.review img {
	margin: 6px 38px 0 25px;
}

.callout.update img, .callout.upgrade img {
	position: absolute;
}
.callout.upgrade img {
	right: 0;	
	bottom: 0;
}
.arttext .callout.upgrade img {
  bottom: 13px;
}

.callout.update img {
	width: 105px;
	height: 105px;
	right: -4px;
	top: -5px;
}
.callout > a, .callout.update  { 
	display: block;
	min-height: 99px;
	text-decoration: none;
}
.callout > a {
	padding: 21px 15px 18px 30px;
}

.callout.update {
	width: 299px;
	padding: 21px 55px 18px 30px;
}

.callout a .more, .callout a:hover .more {
	color: #2778dc;
}

.callout a:hover .more { 
	text-decoration: underline;
}
.callout a:hover p {
	color: #000;
}


/* FORMS */
.form {
	width: 390px; 
	margin: 10px auto 0; 
}

.form legend { 
	font-size: 15px; 
	font-weight: bold;
	padding: 21px 0 10px;
}

.form input, .form textarea, .form .selector-short label { 
	display: block;
}
.form label {	
	font-size: 12px;
	color: #262626;
}
.form div {
  position: relative;
}
select {
  width: 362px;
  margin-bottom: 100px;
}
.selector-short select {
  width: 151px;
}
.form label[for="news"] {
 	display: block;
 margin: 18px 0 29px;
 overflow: visible;
}
.form .selector-short label {
	padding-top: 2px;
}
.form label.error, .form label > em, div.note em, .red {
	font-weight: bold;
	color: #c8000f;
}
.form label > em, div.note em, .red { 
	font-style: normal; 
}
#registrationform fieldset {
  width: 394px !important;
}
.form label.error {
	font-size: 10px;
	color: #c8000f;
	float: right;
	margin-top: 2px;
/*
  position: absolute;
  right: 2px;
  top: 2px;
*/
}
.form input[type=text], .form input[type=email], .form textarea {
	width: 380px;
	font-size: 14px;
	margin: 1px 0 4px;
	padding: 5px 6px;
	color: #4a4a4a;
	text-shadow: 0 1px 0 #fff;
	-webkit-appearance:none;
	background-color: #eeeeee;
	-webkit-box-shadow: inset 0 1px 2px 0 rgba(180,180,180,1);  
	-moz-box-shadow: inset 0 1px 2px 0 rgba(180,180,180,1); 
	box-shadow: inset 0 1px 2px 0 rgba(180,180,180,1); 

  border: none; 
	-webkit-border-radius: 6px; 
	-moz-border-radius: 6px; 
	-khtml-border-radius: 6px;
	border-radius: 6px;
  border-top: 1px solid #c8c8c8; 
  border-bottom: 1px solid #e9e9e9; 

	-webkit-box-shadow: inset 0 1px 1px 0 rgba(210,210,210,1);
	-moz-box-shadow: inset 0 1px 1px 0 rgba(210,210,210,1);
	box-shadow: inset  0 1px 1px 0 rgba(210,210,210,1);
}

.form input[disabled][type=text] {
  opacity: .5;
}
.form textarea { height: 100px; }
.support-form .form textarea, .contacts .form textarea { height: 150px; }

.form input:focus, .form textarea:focus  {
	outline: none;
	border: 1px solid #6faee4;
	-webkit-box-shadow:  inset 0 1px 2px 0 rgba(180,180,180,1), 0 0 4px #6faee4; 
	-moz-box-shadow:  inset 0 1px 2px 0 rgba(180,180,180,1), 0 0 4px #6faee4; 
	box-shadow: inset 0 1px 2px 0 rgba(180,180,180,1), 0 0 4px #6faee4;
	padding: 5px 5px;
}
.form input.error, .form textarea.error, .form input.error:focus, .form textarea.error:focus {
	padding: 5px;

} 
.form input.error, .form textarea.error {
	border: 1px solid #c8000f;
}
.form input.error:focus, .form textarea.error:focus {
	outline: none;
	-webkit-box-shadow:  inset 0 1px 2px 0 rgba(180,180,180,1), 0 0 4px #c8000f; 
	-moz-box-shadow:  inset 0 1px 2px 0 rgba(180,180,180,1), 0 0 4px #c8000f; 
	box-shadow:  inset 0 1px 2px 0 rgba(180,180,180,1), 0 0 4px #c8000f; 
}

.form input[type=submit] {
	width: 97px;
	padding: 5px;
	margin-top: 14px;
	font-size: 15px;
	color: #4c4c4c;
	border: 1px solid;
	border-color: #eaeaea #d9d9d9 #c2c2c2;
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px; 
	-khtml-border-radius: 5px;
	border-radius: 5px;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(248,248,248,1)), to(rgba(239,239,239,1)));
	background: -moz-linear-gradient(90deg, rgba(239,239,239,1), rgba(248,248,248,1));
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f8fa', endColorstr='#e7e7e7',GradientType=0 ); /* IE6-9 */
	-webkit-box-shadow: 0 1px 2px 0 rgba(50,50,50,0.2), inset 0 1px 1px 0 rgba(253,253,253,1); 
	-moz-box-shadow: 0 1px 2px 0 rgba(50,50,50,0.2), inset 0 1px 1px 0 rgba(253,253,253,1);
	box-shadow: 0 1px 2px 0 rgba(50,50,50,0.2), inset 0 1px 1px 0 rgba(253,253,253,1); 
	text-shadow: 0 1px 3px #ffffff;
	outline: none;
	margin: 15px auto 0;
}	

.newsform .form input[type=submit] {
  width: 117px;
}

.form input[type=submit]:hover {
	color: #2778dc;
	cursor: pointer;
}
.form input[type=submit]:active, .form input[type=submit]:hover:active {
	border: none;
	border-top: 1px solid #8b8b8b;
	border-bottom: 1px solid #bfbfbf;
	background: #bfbfbf;
	-webkit-box-shadow: 0 1px 1px rgba(255,255,255,1), inset 0 1px 2px 0 rgba(110,110,110,0.69);
 	-moz-box-shadow:  0 1px 1px rgba(255,255,255,1), inset 0 1px 3px 0 rgba(10,10,10,0.69);
	box-shadow: 0 1px 1px rgba(255,255,255,1), inset 0 1px 2px 0 rgba(110,110,110,0.69);
	outline: none;
}

div.nonprofproduct {
	position: relative;
	padding-bottom: 1px;
}
.nonprofproduct > div {
	position: relative;
}
.form .nonprofproduct label, .form .nonprofproduct input {
	position: absolute;
}
.form .nonprofproduct label {
	line-height: 34px;
	position: relative;
	top: 3px;
}
.form .nonprofproduct label.error {
	position: absolute;
	right: 0;
	top: -26px;
}
.form .nonprofproduct input {
	width: 100px;
	float: right;
	right: 0;
	top:0;
	clear: both;
	margin: 3px 0 1px;
}
.nonprofit .form input[type=submit] {
	margin-top: 17px;
}
.form .nonprofproduct input.error {
	border: none;
	padding: 6px 5px;
}
 .form.nonprofproduct input.error:focus {
	border: 1px solid #6faee4;
	-webkit-box-shadow: inset 0 1px 2px 0 rgba(180,180,180,1), 0 0 4px #6faee4; 
	-moz-box-shadow: inset 0 1px 2px 0 rgba(180,180,180,1), 0 0 4px #6faee4;
	box-shadow: inset 0 1px 2px 0 rgba(180,180,180,1), 0 0 4px #6faee4; 
	padding: 5px 4px;
}
.nonprofit .form {
	margin-top: -20px;
}

.printfolio.downloads .form  {
  margin-left: 0px;
}



.newsform .form {
  margin: 19px 0 40px;
  clear: both;
}

.newsform .form div label[for="email"], .newsform .form input[type=email] {
  float: left;
	clear: both;
}
.newsform .form label.productname {	
	font-size: 15px;
  float: left;
	clear: both;
	vertical-align: top;
  height: 28px;

}

.newsform .form div:after {
    content: "";
    display: table;
    clear: both;
}

.newsform .form label.error[for="checkboxes"] {
  position: absolute;
  top: -20px;
  left: 31px;
  white-space: nowrap;
  text-align: left;
  float: left;
  margin-bottom: 5px;
}
.newsform .form label[for="ccnews"] {
 margin-bottom: 13px;
}
#subscribeform div {
  position: relative;
}
.newsform .form label.error[for="iemail"] {
   position: absolute;
  right: 0;
  top: -2px;
}
.newsform .form input[type=email] {
  width: 378px;
}
.newsform .note {
  overflow: hidden;
}
.captcha-wrapper {
  padding-top: 5px;

}
.captcha-wrapper img, .form  .captcha-wrapper input[type="text"]  {
  display: inline-block;
  vertical-align: middle;
}
.form .captcha-wrapper input[type="text"] {
  width: 235px;
  margin-left:15px; 
}
.captcha-wrapper .refresh-button {
  width: 16px;
  height: 16px;
}
.captcha-wrapper .refresh-button:hover {
  cursor: pointer;
}
.captcha-wrapper .captcha-image {
  margin-top: -2px; 
  margin-left:-7px; 
  padding-right:4px;
}


#OSchoice {
  margin: 2px 0 8px;
  position: relative;
}
#OSchoice label[for=platforms].error {
  position: absolute;
  right: 0;
}

#OSchoice .radio {
  margin-top: -4px;
}
#OSchoice .radio-label {
  display: inline-block;
  margin: 0 45px 0 -3px;
}
#OSchoice radio-label:last-child {
  margin-right: 0;
}


/* BUTTONS */
a.button {
	display: inline-block;
	outline: none;
	border: 1px solid;
	border-color: #eaeaea #d9d9d9 #c2c2c2;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px; 
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(248,248,248,1)), to(rgba(239,239,239,1)));
	background: -moz-linear-gradient(90deg, rgba(239,239,239,1), rgba(248,248,248,1));
  background: -ms-linear-gradient(top, rgba(248,248,248,1)0%,rgba(239,239,239,1) 100%); /* IE10+ */	
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8f8f8', endColorstr='#efefef',GradientType=0 ); /* IE6-9 */
	-webkit-box-shadow: 0 1px 2px 0 rgba(50,50,50,0.2), inset 0 1px 0 0 rgba(253,253,253,1); 
	-moz-box-shadow: 0 1px 2px 0 rgba(50,50,50,0.2), inset 0 1px 0 0 rgba(253,253,253,1);
	box-shadow: 0 1px 2px 0 rgba(50,50,50,0.2), inset 0 1px 1px 0 rgba(253,253,253,1); 
	color: #4a4a4a;
	font-family: "myriad-pro";
	vertical-align: baseline;
	text-align: center;
	text-shadow: 0 1px 1px rgba(255,255,255,0.6);
	text-decoration: none;
}
a.button:not(.subscribe) { font-size: 15px; }
a.button.promo, a.button.subscribe { float: left; }

a.button.promo {
	min-width: 133px;
	padding: 7px 0 9px;
	margin-right: 10px;
}
a.button.subscribe {
  margin-top: 4px;
	font-size: 13px;
	padding: 2px 0 4px;
	min-width: 124px;
}
a.button.buyupgrade {
	min-width: 153px;
	padding: 6px 10px 9px ;
  margin: 15px 0 25px;
}
#storepage .button {
	width: 158px;
	margin-top: 1px;
	padding: 5px 0 6px;

}
a.button:hover { color: #2778dc;}
a.button:active:not(.buyupgrade) {
	padding-left: 1px;	
	padding-right: 1px;
}
a.button:active {	
	border: none;
	border-top: 1px solid #8b8b8b;
	border-bottom: 1px solid #bfbfbf;
	background: #bfbfbf;
	-webkit-box-shadow: 0 1px 1px 0 rgba(255,255,255,1), inset 0 1px 2px 0 rgba(110,110,110,0.69);
	-moz-box-shadow:  0 1px 1px 0 rgba(255,255,255,1), inset 0 1px 2px 0 rgba(110,110,110,0.69);
	text-shadow: 0 1px 1px rgba(255,255,255,0.4), inset 0 1px 2px 0 rgba(110,110,110,0.69);
}
a.button.buyupgrade:active {
	padding: 6px 11px 9px;
}
#storepage .button:active {
	padding-left: 1px;	
	padding-right: 1px;
}
a.button-pro {
  display: block;
  width: 167px;
  height: 49px;
  margin: 0 auto 0;
  background: url(/shared/img/button_buy_pro.png) no-repeat -2px -5px;
  background-size: 172px 162px;
  text-indent: -9999em;
}
a.button-pro:hover {
  background-position: -2px -57px;
}
a.button-pro:active {
  background-position: -2px -109px;
}


.buttons-row {
}
.composer .buttons-row, .arttext.plugin .buttons-row {
  text-align: center;
  margin-top: 40px;
}
.remoteviewer .buttons-row {
  text-align: left;
  margin: -11px auto 50px;
}

.buttons-row a {
  display: inline-block;
}
a.button-download-at, a.button-buy-at {
  width: 248px;
  height: 52px;
  margin: 0 auto 0;
  background-size: 248px 157px;
  text-indent: -9999em;
}
a.button-download-at {
  background: url(/products/arttext/media/img/button_download_at.png) no-repeat 0 0;
  margin-right: 130px;
}
a.button-buy-at {
  background: url(/products/arttext/media/img/button_buy_at.png) no-repeat 0 0;
}
a.button-download-at:hover, a.button-buy-at:hover {
  background-position: 0 -52px;
}
a.button-download-at:active, a.button-buy-at:active {
  background-position: 0 -104px;
}
a.button-rv-client, a.button-rv-server {
  width: 392px;
  height: 73px;
  margin: 0 auto 0;
  background-size: 392px 222px;
  text-indent: -9999em;
}
a.button-rv-client {
  background: url(/products/remoteviewer/media/img/button_rv_client.png) no-repeat 0 0;
  margin-right: 0px;
}
a.button-rv-server {
  background: url(/products/remoteviewer/media/img/button_rv_server.png) no-repeat 0 0;
  float: right;
}
a.button-rv-client:hover, a.button-rv-server:hover {
  background-position: 0 -74px;
}
a.button-rv-client:active, a.button-rv-server:active {
  background-position: 0 -148px;
}


/* TABLES */

.table.center {
	margin: 19px auto 35px;
}
.imagetricks.proversion .table, .liveinterior.proversion .table, .getbackup.proversion .table, .nonprofit .table  {
  margin-bottom: 52px;
}
.nonprofit .table, .disccover.edition .table {
  margin-top: 20px;
}
.disccover.edition .table, .getbackup.edition .table {
  margin-bottom: 57px;
}

/*width-820*/
.width-820 {
	width: 820px;
}
.width-550 {
	width: 550px;
}
.width-750 {
	width: 750px;
}
.width-300 {
	width: 300px;
}

.table td {
	color: #595959;
	border-bottom: 1px solid #f3f3f3;
	font-size: 13px;
 	padding: 6px 0 6px;
	vertical-align: middle;
}

.table th {
	color: #333;
	font-size: 14px;
	padding: 7px 0 7px;
	background-color: #ececed;
}

.table th:not(:first-child), .table td:not(:first-child), .series td:first-child, .series th:first-child {
	text-align: center;
}

.table th:first-child, .table td:first-child {
	text-align: left;
}

.table tr:hover  {
	background-color: #f3f3f3;
}

.table th:first-child {
	-webkit-border-top-left-radius: 4px;
	-moz-border-top-left-radius: 4px;
	border-top-left-radius: 4px;
}
.table th:last-child {
	-webkit-border-top-right-radius: 4px;
	-moz-border-top-right-radius: 4px;
	border-top-right-radius: 4px;
}
caption {
	font-weight: bold;
	padding-bottom: 10px;
}
.plus, .minus {
	text-indent: -9999em;
	background: transparent url(/shared/img/table_signs.png) no-repeat;
	background-size: 24px 12px;
	width: 12px;
	height: 12px;
	margin: 0 auto;
}
.plus {
	background-position: 0 0;
}
.minus {
	background-position: right 0;
}

/* col-width-1 340/240/240*/
.col-width-1 th:not(:first-child), .col-width-1 td:not(:first-child) {
	width: 240px;
}
.col-width-1 th:first-child, .col-width-1 td:first-child,
.col-width-2 th:first-child, .col-width-2 td:first-child,
.col-width-3 th:first-child, .col-width-3 td:first-child,
.col-width-5 th:first-child, .col-width-5 td:first-child,
.articles.envelopes .col-width-4 th:first-child, .articles.envelopes .col-width-4 td:first-child {
	padding-left: 30px;
}
.col-width-1 th:first-child, .col-width-1 td:first-child {
	width: 310px;
}

.disccover.edition .col-width-1 td:first-child {
	width: 280px;
	padding-left: 50px;
}
.disccover.edition .col-width-1 td:first-child strong {
 margin-left: -20px;
}

/* col-width-2 220/300/300 */
.col-width-2 th:not(:first-child), .col-width-2 td:not(:first-child) {
	width: 300px;
}
.col-width-2 th:first-child, .col-width-2 td:first-child {
	width: 190px;
}

.width-300.col-width-2 th:not(:first-child), .width-300.col-width-2 td:not(:first-child) {
	width: 200px;
}
.width-300.col-width-2 th:first-child, .width-300.col-width-2 td:first-child {
	width: 70px;
  font-weight: bold;
}


/* col-width-3 250/190/190/190 */
.col-width-3 th:not(:first-child), .col-width-3 td:not(:first-child) {
	width: 190px;
}
.col-width-3 th:first-child, .col-width-3 td:first-child {
	width: 220px;
}
/* col-width-3 250/190/190/190 */
.col-width-5 th:not(:first-child), .col-width-5 td:not(:first-child) {
	width: 200px;
}
.col-width-5 th:first-child, .col-width-5 td:first-child {
	width: 120px;
}
/* col-width-4 60/95/95... */
.col-width-4 th, .col-width-4 td {
	font-size: 12px;
}
.col-width-4 th:not(:first-child), .col-width-4 td:not(:first-child) {
	width: 95px;
}
.col-width-4 th:first-child, .col-width-4 td:first-child {
	width: 60px;
	text-align: center;
}


.articles.envelopes .col-width-4 th, .articles.envelopes .col-width-4 td {
  width: 150px;
}

.articles.envelopes .col-width-4 th:first-child, .articles.envelopes .col-width-4 td:first-child {
  text-align: left;
  font-weight: bold;
  padding-left: 30px;
  width: 70px;
}
.articles.envelopes .col-width-4 th:last-child, .articles.envelopes .col-width-4 td:last-child {
  text-align: left;
  padding-left: 30px;
  width: 300px;
}

.articles.envelopes .col-width-4 th, .articles.envelopes .col-width-4 td {
  width: 150px;
}

.magnification td:first-child {
	background-color: #ececed;
}
.magnification th:first-child {
	text-align: left;
}
.abcseries .table {
	display: inline-block;
	width: 250px;
}
.abcseries .table:not(:first-child) {
	margin-left: 31px;
}

.labelprinters .table {
	margin-top: 25px;
	margin-bottom: 30px;
}
.labelprinters tbody td:first-child {
	font-weight: bold;
}

/* CONTACTS */
.contacts h1 {
	margin-bottom: 10px;
}

.contacts h2 {
	margin-bottom: 15px;
}

.contact-section {
	margin-bottom: 35px;
}
.contact-section h3 {
	margin-bottom: 5px;
	margin-top: 19px;
	font-size: 17px;
}
.contact-section p {
	margin-bottom: 5px;
}
.contact-section p em {
	font-size: 12px;
	font-style: normal;
}
.contact-section .us-office {
	margin-top: 9px;
}
.contact-section .phone-us {
	margin-top: 29px;
}

.social-media img {
	display: inline-block;
	margin: 6px 4px 0 auto;
	width: 34px;
	height: 34px;
}

/* STORE & PRODUCTS */
.css-tabs {
  display: inline-block;
  font-size: 12px;
}

#productspage .css-tabs {
  margin: -8px 0 28px 1px;
}

#storepage .css-tabs {
  margin: -8px 0 51px 1px;
}
.css-tabs li {
  display: inline-block;
  position: relative;
}
.css-tabs li:not(:first-child):before {
  content: "";
  position: absolute;
  width: 1px;
  height: 100%;
  top: 0;
  left: -1px;
  background: rgb(234,234,234);
  background: -moz-linear-gradient(top,  rgba(234,234,234,1) 0%, rgba(190,190,190,1) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(234,234,234,1)), color-stop(100%,rgba(190,190,190,1)));
  background: -webkit-linear-gradient(top,  rgba(234,234,234,1) 0%,rgba(190,190,190,1) 100%);
  background: -o-linear-gradient(top,  rgba(234,234,234,1) 0%,rgba(190,190,190,1) 100%);
  background: -ms-linear-gradient(top,  rgba(234,234,234,1) 0%,rgba(190,190,190,1) 100%);
  background: linear-gradient(to bottom,  rgba(234,234,234,1) 0%,rgba(190,190,190,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eaeaea', endColorstr='#bebebe',GradientType=0 );
}

.css-tabs li a {
  color: #2a2c2e;
  text-decoration: none;
  padding: 4px 15px 3px 14px;
  display: block;
  background: rgb(251,252,253);
  background: -moz-linear-gradient(top,  rgba(247,248,251,1) 0%, rgba(230,230,230,1) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(247,248,251,1)), color-stop(100%,rgba(230,230,230,1)));
  background: -webkit-linear-gradient(top,  rgba(247,248,251,1) 0%,rgba(230,230,230,1) 100%);
  background: -o-linear-gradient(top,  rgba(247,248,251,1) 0%,rgba(230,230,230,1) 100%);
  background: -ms-linear-gradient(top,  rgba(247,248,251,1) 0%,rgba(230,230,230,1) 100%);
  background: linear-gradient(to bottom,  rgba(247,248,251,1) 0%,rgba(230,230,230,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbfcfd', endColorstr='#e7e7e7',GradientType=0 );
  border-top: 1px solid #ececec;
  border-bottom: 1px solid #c0c0c0;
  box-shadow: inset 0 1px 0px rgba(251,252,253,1), 0 1px 0px rgba(228,228,228,1), 0 2px 0px rgba(246,246,246,1);
}

.css-tabs li:first-child a {
  border: 1px solid;
  border-color: #ececec #dbdcdc #c0c0c0;
  -webkit-border-top-left-radius: 30px;
  -webkit-border-bottom-left-radius: 30px;
  -moz-border-radius-topleft: 30px;
  -moz-border-radius-bottomleft: 30px;
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
  border-right: 0;
  padding-left: 21px;
}
.css-tabs li:last-child a {
  border: 1px solid;
  border-color: #ececec #dbdcdc #c0c0c0;
  -webkit-border-top-right-radius: 30px;
  -webkit-border-bottom-right-radius: 30px;
  -moz-border-radius-topright: 30px;
  -moz-border-radius-bottomright: 30px;
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
  border-left: 0;
  padding-right: 19px;
}

.css-tabs li a.current {
  border-color: #bababa #c4c4c4 #c0c0c0;
  background: #d4d4d4;
  box-shadow: inset 0 1px 0px rgba(193,193,193,1),  inset 0 2px 0px rgba(205,205,205,1), 0 1px 0px rgba(220,220,220,1);
  text-shadow: 0 1px 0 rgba(223,223,223,1)
}
.css-tabs li a:hover, .css-tabs li a.current {
  color: #2778dc;
}
.css-tabs li a.current:hover {
  cursor: default;
}



#productspage .css-panes {
	margin-bottom: -20px;
}
#productspage .css-panes h2 {
	margin-top: 23px;
}

.product-list {
	position: relative;
	width: 820px;
}
.product-list li {
	display: inline-block;
	vertical-align: top;
	text-align: center;
	margin-bottom: 26px;
}

.product-list li a {
  display: block;
}

.product-list li a:hover {
  text-decoration: none;
}
.product-list li div {
	width: 204px;
	padding-right: 1px;
	overflow: hidden;
	background: transparent url(/shared/img/border.gif) no-repeat top right;
	background-size: 1px 198px;
}
#storepage .product-list li div:not(.product-big) {
	height: 181px;
}

#productspage .product-list li div:not(.product-big) {
	height: 166px;
	overflow: visible;
}

#storepage .product-list .product-big {
	min-height: 198px;
	height: 198px;
}
#productspage .product-list .product-big {
	min-height: 184px;
	height: 184px;
	overflow: visible;
}
.product-list li a .price {
	display: block;
	color: #4c4c4c;
	border-right: 1px solid #fff;
	background-color: #e6e6e6;
	font-size: 12px;
	min-height: 26px;
	line-height: 26px;
	word-spacing: 2px;
	text-decoration: none;
	text-shadow: 0 1px 0 #fff;
}

.product-list li:last-child div, 
.product-list li:nth-child(4n) div {
	width: 203px;
	background: none;
}

.product-list li:last-child .price, 
.product-list li:nth-child(4n) .price {
	border: none;
}
.product-list h4 {
	font-size: 17px;
	font-weight: normal;
}
.product-list a:hover h4 {
  color: #2778dc;
}
.product-list p {
	font-size: 12px;
	color: #666;
	margin-top: -3px;
}


/* store product page*/
.borderbottom {
	padding-bottom: 19px; 
  margin-bottom: 26px;
	border-bottom: 1px solid #e9e9ea;
}
.storepage.imagetricks .borderbottom {
	padding-bottom: 50px; 
}
.store-choice:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.store-choice > div {
	float: left;
}
.one { 
	width: 200px;
	padding-right: 20px;
}
.two { 
	width: 423px;
	padding-right: 19px;
}
.three { 
	width: 160px;
}

.three img {
  float: right;
}

.store-choice .one .note {
	margin-top: -9px;
  line-height: 14px;
}
.store-choice h3:not(.middle-string) {
	margin-top: 1px;
}

.store-choice h3.middle-string {
	margin-top: 7px;
}
.store-choice .two .note {
	color: #595959;
	line-height: 15px;
	padding-top: 8px;
}

.store-badges {
  font-size: 0;
  letter-spacing: 0;
  word-spacing: 0;
  margin-top: 31px;
}
.store-badges a {
  margin-right: 19px;
}
.store-badges a:last-child {
  margin-right: 0;
}

.store-badges img {
  width: 191px;
  height: 58px;
}


.nonprofit h2 {
	margin-top: 45px;
}
.nonprofit #main ol, .nonprofit #main ul, .companypage.overview #main ul {
	margin-left: 35px;
	margin-top: 7px;
}
.nonprofit #main ul, .companypage.overview #main ul {
 	list-style: disc;
}
.nonprofit #main ol {
 	list-style: decimal;
}
.nonprofit #main ol, .nonprofit #main ul, .nonprofit h5 {
	font-size: 12px;
}
.nonprofit h5 {
  margin-bottom: -6px;
  margin-top: 6px;
}
.nonprofit h4 + h5 {
  margin-top: 7px;
}
.nonprofit h4 {
  margin-top: 24px;
}

/* SUPPORT */

.product-support { 
	width: 292px;
	margin: 24px 0 42px;
	border-right: 1px solid #d3d3d3;
	padding-right: 20px;
} 
.product-support .supportitem {
	position: relative;
	text-indent: 20px;
	line-height: 30px;
	font-size: 16px;
} 

.product-support .supportitem, 
.product-support .supportitem.active:hover {
	color: #262626;
}
.product-support li:hover {
	cursor: pointer;
	color: #2778dc;
}
.product-support .supportitem.active:hover {
  cursor: default;
  color: #fff;
}
.product-support .supportitem.active {
	background-color: #ccc;
	color: #fff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.product-support .supportitem.active:after, .product-support .supportitem.active:before {
	right: -21px;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.product-support .supportitem.active:after {
	border-color: rgba(255, 255, 255, 0);
	border-right-color: #fff;
	border-width: 10px;
	margin-top: -10px;
}
.product-support .supportitem.active:before {
	border-color: rgba(211, 211, 211, 0);
	border-right-color: #d3d3d3;
	border-width: 11px;
	margin-top: -11px;
}

.product-support .supportitemlist {
	display: none;
	white-space: nowrap;
	position: absolute;
	left: 313px;
 	top: 2px; 
 	padding-left: 10px;
}

.product-support .supportitemlist a {
  color: #2778dc;
  text-decoration: none;
  position: relative;
  line-height: 30px;
  font-size: 15px;
  padding-left: 30px;
}
.product-support .supportitemlist a:hover {
  text-decoration: underline;
}
.supportitemlist a:before {
  content: "";
  display: block;
  position: absolute;
  width: 26px;
  height: 27px;  
	background: url(/shared/img/support_icons.png) no-repeat;
	background-size: 130px 54px;
  left: 0;
  top: 50%;
  margin-top: -13px;
}

.supportitemlist a.support-video:before {
  background-position: 0 -27px;
}
.supportitemlist a.support-video:hover:before {
  background-position: 0 0;
}
.supportitemlist a.support-docs:before {
  background-position: -26px -27px;
}
.supportitemlist a.support-docs:hover:before {
  background-position: -26px 0;
}
.supportitemlist a.support-help:before {
  background-position: -52px -27px;
}
.supportitemlist a.support-help:hover:before {
  background-position: -52px 0;
}
.supportitemlist a.support-forum:before {
  background-position: -78px -27px;
}
.supportitemlist a.support-forum:hover:before {
  background-position: -78px 0;
}
.supportitemlist a.support-form:before {
  background-position: -104px -27px;
}
.supportitemlist a.support-form:hover:before {
  background-position: -104px 0;
}


#suprails {
	margin-top: -34px;
}
#suprv {
	margin-top: -0px;
}

.hide {
    display:none;
}
.show {
    display:block;
}


/* SLIDES */
.big-screenshots {
  width: 822px; 
  position: relative;
}
.imagetricks .big-screenshots {
  margin: 45px auto 69px;
}
.liveinterior .big-screenshots {
  margin: 75px auto 60px;
}
.liveinterior .small-screenshots {
  margin-top: -83px;
  position: relative;
}

.slides a.browse {
  position: absolute;
  width: 21px;
  height: 52px;
  background: transparent url(/shared/img/slider_arrows.png) no-repeat;
  background-size: 42px 104px;
  margin-top: -46px;
  cursor: pointer;
}

.liveinterior.overview .slides a.browse {
  top: 273px;
}
.imagetricks.overview .slides a.browse {
  top: 290px;
}

.slides a.left {
  background-position: left top;
  left: -37px;
}
.slides a.left:hover, .slides a.left:active { 
  background-position: left bottom; 
}
.slides a.left:active {
  left: -38px;
}
.slides a.right { 
  background-position: right top;
  right: -37px;
}
.slides a.right:hover, .slides a.right:active {
  background-position: right bottom;
}
.slides a.right:active { 
  right: -38px;
}
.slides a.disabled {
  visibility:hidden !important;
}
.small-screenshots.slides {
  position: relative;
}
.images-wrap {
    position: relative;
    width: 390px;
    height: 310px;
    float: left;
}
.images-wrap img {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 390px;
  height: 310px;
}

.liveinterior.win .small-screenshots {
  margin-top: -3px;
}

.liveinterior.win .images-wrap {
    width: 375px;
    height: 201px;
}
.liveinterior.win .images-wrap img {
    width: 375px;
    height: 201px;
}


.slides .scrollable {
  position: relative;
  overflow: hidden;
}
.big-screenshots.slides .scrollable, .big-screenshots.slides .items img {
  width: 822px;
  height: 545px;
}
.liveinterior.win .big-screenshots.slides .scrollable, .liveinterior.win .big-screenshots.slides .items img {
  width: 822px;
  height: 494px;
}
.slides .scrollable .items {
  width: 20000em;
  position: absolute;
  clear: both;
}
.slides .items img {
  float: left;
}
.slides .scrollable .active {
  position: relative;
  cursor: pointer;
}

.slides .navi {
  list-style: none; 
  width:100%;
  text-align: center;
}

.slidetabs {
  clear: both;
}
.big-screenshots.slides .navi {
	margin-top: 22px;
}
.small-screenshots.slides .navi {
	margin-top: 6px;
}
.slides .navi li {
  display: inline-block;
}
.slides .navi li a {
  display: block;
	width: 13px;
	height: 13px;
	background: transparent url(/shared/img/slider_dot.png) no-repeat left bottom;
	background-size: 13px 26px;
	text-indent: -99999em;
	margin: 0 5px;
}

.slidetabs li a.current,
.slidetabs li a:hover,
.slides .navi li.active a,
.slides .navi li a:hover {
	background-position: left top;
}

@media (-webkit-min-device-pixel-ratio: 2) {
.slides a.browse {
  background-image: url(/shared/img/slider_arrows@2x.png);
  background-size: 42px 104px;
}
.slides .navi li a {
	background-image: url(/shared/img/slider_dot@2x.png);
	background-size: 13px 26px;
}
}



.sitemap h2 {
  margin-bottom: 13px;
}
.sitemap hr {
  margin: 10px auto 24px; 
}
.sitemap-column {
  display: inline-block;
  width: 245px;
  margin-left: 43px;
  vertical-align: top;
  margin-bottom: 13px;
}
.sitemap-column:nth-child(3n+1) {
  margin-left: 0;
}
.sitemap-column h3 {
  font-size: 15px;
  margin-bottom: 2px;
}
.sitemap p {
  font-size: 13px;
}

.sitemap-column p {
  margin-left: 10px;
}


#window form ::-webkit-input-placeholder { color: #7a7a7a; }
#window form :-moz-placeholder           { color: #7a7a7a; }
#window form ::-moz-placeholder          { color: #7a7a7a; }
#window form :-ms-input-placeholder      { color: #7a7a7a; }







/* PRINTWORKS */
.main {
	position: relative; 
	min-height: 280px;
	margin: 14px auto 5px;
	background: #fff;
	border: 1px solid;
	border-color: #e3e3e3 #e4e4e4 #dbdbdb;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 1px 0px rgba(227,227,227,1), inset 0px -1px 0px 0px rgba(209,209,209,1);
	-moz-box-shadow: 0 1px 1px 0px rgba(227,227,227,1), inset 0px -1px 0px 0px rgba(209,209,209,1);
	box-shadow: 0 1px 1px 0px rgba(227,227,227,1), inset 0px -1px 0px 0px rgba(209,209,209,1);
  line-height: 25px;
  font-size: 15px;
/*
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  box-sizing:border-box
*/
}

.printworks .main {
	width: 820px;
	padding: 53px 70px 79px;
}
.printworks #subheader #subheader-menu {
  right: 68px;
}

.subheader-buttons {
  display: inline-block;
  font-size: 14px;
  line-height: 20px;
	position: absolute; 
	top: 34px;
	right: 69px; 
	z-index: 1023; 
}

.subheader-buttons li {
  display: inline-block;
  position: relative;
  vertical-align: bottom;
}
.subheader-buttons li:last-child:before {
  content: "";
  position: absolute;
  width: 1px;
  height: 100%;
  top: 0;
  left: -1px;
  background: rgb(234,234,234);
  background: -moz-linear-gradient(top,  rgba(234,234,234,1) 0%, rgba(190,190,190,1) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(234,234,234,1)), color-stop(100%,rgba(190,190,190,1)));
  background: -webkit-linear-gradient(top,  rgba(234,234,234,1) 0%,rgba(190,190,190,1) 100%);
  background: -o-linear-gradient(top,  rgba(234,234,234,1) 0%,rgba(190,190,190,1) 100%);
  background: -ms-linear-gradient(top,  rgba(234,234,234,1) 0%,rgba(190,190,190,1) 100%);
  background: linear-gradient(to bottom,  rgba(234,234,234,1) 0%,rgba(190,190,190,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eaeaea', endColorstr='#bebebe',GradientType=0 );
	z-index: 1024; 
}

.subheader-buttons li a {
  color: #2a2c2e;
  text-decoration: none;
  padding: 3px 0;
  display: block;
  background: rgb(251,252,253);
  background: -moz-linear-gradient(top,  rgba(247,248,251,1) 0%, rgba(231,231,231,1) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(247,248,251,1)), color-stop(100%,rgba(231,231,231,1)));
  background: -webkit-linear-gradient(top,  rgba(247,248,251,1) 0%,rgba(231,231,231,1) 100%);
  background: -o-linear-gradient(top,  rgba(247,248,251,1) 0%,rgba(231,231,231,1) 100%);
  background: -ms-linear-gradient(top,  rgba(247,248,251,1) 0%,rgba(231,231,231,1) 100%);
  background: linear-gradient(to bottom,  rgba(247,248,251,1) 0%,rgba(231,231,231,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbfcfd', endColorstr='#e7e7e7',GradientType=0 );
  border-top: 1px solid #ececec;
  border-bottom: 1px solid #c0c0c0;
  box-shadow: inset 0 1px 0px rgba(251,252,253,1), 0 1px 0px rgba(0,0,0,0.078), 0 2px 0px rgba(0,0,0,.038);

  border-color: #bababa #c4c4c4 #c0c0c0;

	font-family: "myriad-pro", "Lucida Grande", Lucida, Verdana, sans-serif;
  text-shadow: 0 1px 0 rgba(255,255,255,.45);
}

.subheader-buttons li:first-child a {
  border: 1px solid;
  border-color: #ececec #dbdcdc #c0c0c0;
  -webkit-border-top-left-radius: 30px;
  -webkit-border-bottom-left-radius: 30px;
  -moz-border-radius-topleft: 30px;
  -moz-border-radius-bottomleft: 30px;
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
  border-right: 0;
  padding-left: 13px;
  padding-right: 7px;
}
.subheader-buttons li:last-child a {
  border: 1px solid;
  border-color: #ececec #dbdcdc #c0c0c0;
  -webkit-border-top-right-radius: 30px;
  -webkit-border-bottom-right-radius: 30px;
  -moz-border-radius-topright: 30px;
  -moz-border-radius-bottomright: 30px;
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
  border-left: 0;
  padding-left: 7px;
  padding-right: 13px;
}

.subheader-buttons li a:active {
  background: #d4d4d4;
  text-shadow: 0 1px 0 rgba(223,223,223,1)
  color: #2778dc;
  border: none;
  border-color: transparent;
}
.subheader-buttons li:first-child a:active {
  box-shadow: inset 0 1px 0px rgba(0,0,0,.084),  inset 0 2px 0px rgba(0,0,0,.146), inset 0 3px rgba(0,0,0,.07), inset -2px 0 rgba(0,0,0,.07);
  padding-left: 14px;
}

.subheader-buttons li:last-child a:active {
  box-shadow: inset 0 1px 0px rgba(0,0,0,.084),  inset 0 2px 0px rgba(0,0,0,.146), inset 0 3px rgba(0,0,0,.07), inset 1px 0 rgba(0,0,0,.07);
  padding-right: 14px;
}
.subheader-buttons li a:hover {
  color: #2778dc;
}


.subheader-buttons li div {
	display: none;
	position: absolute;
	top: 38px;
	left: 1px;
	background-color: rgba(96,96,96,.95); 
	font-size: 11px;
	color: #bbbbbc;
	padding: 15px 20px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
	white-space: nowrap;
	line-height: 18px;
}
.subheader-buttons li div strong {
  color: #eaeaea;
}
.subheader-buttons li.button-right div {
  left: -74px;
}
.subheader-buttons li:hover div {
	display: block; 
}
.subheader-buttons li div:after{
  top: -14px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-bottom-color: rgba(96,96,96,.95);
  border-width: 7px;
}
.subheader-buttons li.button-left div:after {
  left: 40px;
}
.subheader-buttons li.button-right div:after {
  left: 100px;
}
.subheader-buttons li:hover:active div {
 	top: 36px;
}




.section-wrapper {
  padding: 0 70px;
  margin: 0 -70px;
}
.printworks h1 {
  font-weight: normal;
  font-size: 25px;
}
.printworks.overview h1 {
  margin-bottom: -7px;
}
.printworks.features h1 {
  margin-bottom: 14px;
}

.printworks .key-features p, .printworks.comparison p, .printworks.crossgrade p {
  font-size: 15px;
  line-height: 25px;
}
.printworks.crossgrade p {
  margin-top: 20px;
}

.printworks .intro {
  margin-bottom: 17px;
}
.printworks .intro p {
  line-height: 25px;
  width: 510px;
  margin-bottom: 15px;
}

.printworks .intro .sublime {
  top: -12px;
  right: -3px;
  position: relative;
  float: right;
}

.printworks .intro .play-button {
  top: 75px;
  left: 69px;
}

.basic-traits-section {
  background: #fbfbf7;
  padding-top: 24px;
  padding-bottom: 53px;
}

.printworks .main h2 {
  text-transform: uppercase;
  color: #7d7d7b;
  font-size: 20px;
  font-weight: normal;
  letter-spacing: 3px;
  margin-bottom: 19px;
}
.printworks .basic-traits {
  width: 830px;
  margin-bottom: 0;
}
.printworks .basic-traits li {
  width: 150px;
}

.printworks .basic-traits li:not(:last-child) {
  margin-right: 20px;
}
.printworks .basic-traits img {
  width: 100px;
  height: 100px;
}

.printworks .basic-traits h5  {
  margin-top: -4px;
}
.printworks .basic-traits p {
  font-size: 12px;
  line-height: 20px;
  margin-top: -2px;
}



.key-features {
  margin-top: 43px;
  margin-bottom: 33px;
}
.key-features h2 {
  text-indent: -1px;
}
.key-features h3 {
  font-weight: normal;
  font-size: 20px;
  line-height: 25px;
  color: #000;
  margin-top: 3px;
  margin-bottom: 21px;
}

.printworks .section {
  position: relative;
  margin-bottom: 5px;
}
.printworks.overview .section img {
  position: absolute;
}
.section-1 img {
  top:-80px;
  right: -31px;
}
.section-2 img {
  top:60px;
  left: -70px;
}
.section-3 img {
  top:19px;
  right: -43px;
}
.section-4 img {
  top:56px;
  left: -70px;
}
.section-5 img {
  top:35px;
  right: 10px;
}

.printworks .section .column {
  width: 380px;
}
.printworks.overview .section .column {
  float: none;
}
.printworks .all-features .section .column {
  float: left;
}

.printworks .section .column.text-left {
  float: left;
}
.printworks .section .column.text-right {
  float: right;
}
.printworks .section .column:first-child {
  margin-right: 60px;
}

.printworks.overview .samples {
  border: none;
  margin: 0 -70px 40px;
}

.printworks.overview .samples h2 {
  margin-left:  68px;
}

.printworks.overview .scrollable-wrap {
  width: 960px;
  height: 220px;
  background-color: #dedede;
  
}


.printworks .samples-gallery {
  width: 100%;
  line-height: 0;
}
.printworks .samples-gallery a {
  margin: 0;
  padding: 0;
  display: inline-block;
  height: 150px;
}
.printworks .samples-gallery a img {
  margin: 0;
  padding: 0;
  display: block;
  height: 150px;
}
.printworks .samples-gallery a {
    display: inline-block;
    position: relative;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    line-height: 150px;
  -webkit-font-smoothing: antialiased;
}
.printworks .samples-gallery a:hover {
    overflow: hidden;
}
.printworks .samples-gallery a:hover img {
/*
filter: blur(3px); 
-webkit-filter: blur(3px); 
*/
/* -moz-filter: blur(3px); */
/* -o-filter: blur(3px);  */
/*
-ms-filter: blur(3px);
filter: url(blur.svg#blur);
*/
/* filter:progid:DXImageTransform.Microsoft.Blur(PixelRadius='3'); */
}

/*
.samples-gallery a:before {
    content: attr(data-content);
    opacity: 0;
    -webkit-transition: opacity .4s ease-in-out;
    -moz-transition: opacity .4s ease-in-out;
    -o-transition: opacity .4s ease-in-out;
    transition: opacity .4s ease-in-out;
}
*/
.printworks .samples-gallery a div {
    background: #000;
    background: rgba(0,0,0,0.6);
   display: inline-block;
   display: table-cell;
   vertical-align: middle;
       height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 100%;
    -webkit-transition: opacity .4s ease-in-out;
    -moz-transition: opacity .4s ease-in-out;
    -o-transition: opacity .4s ease-in-out;
    transition: opacity .4s ease-in-out;
  -webkit-font-smoothing: antialiased;
}
.printworks .samples-gallery a:hover div {
  opacity: 1;

}


.printworks .info-box-new {
	width: 821px;
	margin: 10px auto 20px;
	color: #949494;
  position: relative;
  left: 1px;
  height: 100%;
}
.printworks.downloads .info-box-new {
  margin-top: 48px;
}

.printworks .info-box-new div {
  display: inline-block;
	vertical-align: top;
  width: 233px;
  display: table-cell;
  height: 100%;
  position: relative;
}

.info-box-new .info-box-resources {
	padding: 5px 30px 0 0;
}
.info-box-new .info-box-news {
	padding: 5px 31px 0 31px;
}
.info-box-new .info-box-availability {
	padding: 5px 0 0 30px;
}
.downloads .info-box-new .info-box-availability {
	padding: 5px 0 0 0;

}
/*
.info-box-news:before, .info-box-availability:before {
  content: "";
  display: block;
  position: absolute;
  width: 1px;
  background: #f2f2f2;
  top: 0;
  bottom: -2px;
  left: -1px;
}
*/
.printworks .info-box-new div:before {
  content: "";
  display: block;
  position: absolute;
  width: 1px;
  background: #f2f2f2;
  top: 0;
  bottom: -2px;
  left: -1px;
}
.printworks .info-box-new div:first-child:before {
  content: none;
}
.info-box-new h4 {
	font-size: 15px;
	margin-bottom: 10px;
}
.info-box-new p {
	font-size: 11px;
	line-height: 15px;
	margin-bottom: 0px;
	margin-top: 10px;
}
.info-box-new .info-box-news  p {
	margin-top: 5px;
}


.info-box-new p strong, .info-box-new strong a  {
  color: #666666;
}
a.button-flat {
	display: inline-block;
	outline: none;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px; 
  background: #eff0f2;
	color: #4a4a4a;
	font-family: "myriad-pro";
	vertical-align: baseline;
	text-align: center;
	text-decoration: none;
}
a.button-flat.subscribe:hover { 
  color: #2778dc;  
}
a.button-flat.subscribe:active { 
  color: #2778dc;  
  background: #bfbfbf; 
}

a.button-flat.subscribe {
	font-size: 11px;
	padding: 0 20px;
  position: absolute;
  margin-top: 12px;
  margin-left: -2px;
}


.printworks .features-list div  {
  width: 380px;
	display: inline-block;
	vertical-align: top;
	padding-top: 2px;
  margin-bottom: 28px;
}
.printworks .features-list div:not(:nth-child(2n+1)) {
  margin-left: 60px;
}
.printworks .features-list h3 {
  font-size: 15px;
}
.printworks .features-list p {
  color: #6a6a6a;
  margin-top: -7px;
  word-spacing: -2px;
  line-height: 25px;
}

.printworks .features-list h3, .printworks .features-list p {
  margin-left: 54px;
}

.printworks .features-list img {
  margin-top: 4px;
} 
.printworks .all-features {
  margin: 4px auto 2px;
}
.printworks .all-features h3 {
  font-weight: normal;
  font-size: 20px;
  color: #000;
}

.printworks .all-features ul + h3 {
  margin-top:48px;

}
.printworks.features .show-hide  {
  margin-top: 27px;
}

.printworks.features .all-features ul {
  margin: 24px 0 0 19px;
  list-style: none;
}
.printworks.features .all-features ul li {
  position: relative;
  margin-top: 10px;
  margin-bottom: 0;
  line-height: 20px;
}
.printworks.features .all-features ul li:before {
  content: '\2022';
  position: absolute;
  left: -12px;
}
.printworks.comparison .table {
  margin-top: 40px;
}
#table-caption {
  position: relative;
}

.printworks.comparison .col-width-3 th:first-child, .printworks.comparison .col-width-3 td:first-child {
  width: 415px;
}
.printworks.comparison .col-width-3 th:not(:first-child), .printworks.comparison .col-width-3 td:not(:first-child) {
  width: 135px;
}

.printworks.comparison .topic {
  padding-top: 30px;
  font-weight: bold;
}
/*
.printworks.tutorials #demo {
  margin-top: -27px;
}
*/
.printworks.downloads h1 {
  display:inline-block;
  text-indent:-1px;
}

.file-size-callout {
    display: inline-block;
    position: relative;
/*     margin: 18px 0; */
    padding: 1px 3px 2px 4px;
    background-color: #fff;
    /* easy rounded corners for modern browsers */
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    border: 1px solid #a4a4a2;
    color: #a4a4a2;
    font-size: 11px;
    line-height: 11px;
    top: -13px;
    left: 1px;
}
.file-size-callout:before, .file-size-callout:after {
    content: "";
    position: absolute;
    margin: 0;
    padding: 0;
    width: 0;
    height: 0;
    border-bottom: 0;

}
.file-size-callout:before {
    bottom: -4px;
    left: 3px;
    border-top: 4px solid #a4a4a2;
    border-left: 0px solid transparent;
    border-right: 5px solid transparent;
}
.file-size-callout:after {
    bottom: -2px;
    left: 4px;
    border-top: 2px solid #fff;
    border-left: 0px solid transparent;
    border-right: 3px solid transparent;
}

.button-wrapper {
  margin-top: 10px;
}
a.button-new, .printworks.crossgrade button {
  position: relative;
  display: inline-block;
  line-height: 35px;
  text-decoration: none;
/*   width: 118px;   */
  border-radius: 4px;
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 2px;
  -webkit-font-smoothing: antialiased;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
}
.hero a.button-new {
  padding: 0 19px 0 20px;
}
.downloads a.button-new {
  padding: 0 19px 0 19px;
}
a.button-new.white {
  box-shadow: inset 0 0 0 1px #fff;
  -webkit-transition: color 0.3s ease, box-shadow 0.3s ease;
  -moz-transition: color 0.3s ease, box-shadow 0.3s ease;
  transition: color 0.3s ease, box-shadow 0.3s ease;
}


.printworks.overview .intro a.button-new {
  line-height: 50px;
  font-size: 17px;
  padding: 0 20px;
  margin-top: 8px;
  margin-bottom: 43px;
}
.printworks.overview a.button-new.grey {
  box-shadow: inset 0 0 0 1px #bebebd;
  color: #7d7d7b;
  -webkit-transition: color 0.3s ease, box-shadow 0.1s ease;
  -moz-transition: color 0.3s ease, box-shadow 0.1s ease;
  transition: color 0.3s ease, box-shadow 0.1s ease;
}
.printworks.overview .intro a.button-new.grey {
  margin-left: 20px;
}
a.button-new.white:hover, .printworks.overview  a.button-new.grey:hover {
  box-shadow: inset 0 0 0 1px #0395ff;
  color: #0395ff;
}
.hero a.button-new.white {
  margin-left: 5px;
}
.printworks.overview .buttons-wrapper {
  text-align: center;
  margin: 15px auto 30px;
}
.printworks.overview .buttons-wrapper a.button-new {
  line-height: 60px;
  font-size: 24px;
  padding: 0 30px;
  margin-top: 0px;
  margin-bottom: 0px;
}
.printworks.overview .buttons-wrapper a.button-new.grey {
  margin-left: 30px;
}

a.button-new.blue, .printworks.crossgrade button {
  background: rgb(92,190,255); /* Old browsers */
  background: -moz-linear-gradient(top,  rgba(92,190,255,1) 0%, rgba(3,149,227,1) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(92,190,255,1)), color-stop(100%,rgba(3,149,227,1))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  rgba(92,190,255,1) 0%,rgba(3,149,227,1) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  rgba(92,190,255,1) 0%,rgba(3,149,227,1) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  rgba(92,190,255,1) 0%,rgba(3,149,227,1) 100%); /* IE10+ */
  background: linear-gradient(to bottom,  rgba(92,190,255,1) 0%,rgba(3,149,227,1) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5cbeff', endColorstr='#0395e3',GradientType=0 ); /* IE6-9 */
}
a.button-new.blue:hover, .printworks.crossgrade button:hover {
  background: rgb(3,149,227); /* Old browsers */
  background: -moz-linear-gradient(top,  rgba(3,149,227,1) 0%, rgba(92,190,255,1) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(3,149,227,1)), color-stop(100%,rgba(92,190,255,1))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  rgba(3,149,227,1) 0%,rgba(92,190,255,1) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  rgba(3,149,227,1) 0%,rgba(92,190,255,1) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  rgba(3,149,227,1) 0%,rgba(92,190,255,1) 100%); /* IE10+ */
  background: linear-gradient(to bottom,  rgba(3,149,227,1) 0%,rgba(92,190,255,1) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0395e3', endColorstr='#5cbeff',GradientType=0 ); /* IE6-9 */
}
a.button-new:active, .printworks.crossgrade button:active {
  top: 1px;
}
.printworks.crossgrade button {
  border: none;
  outline: none;
}
.printworks.crossgrade button, .printworks.crossgrade a.button-new {
  padding: 0 20px;
  margin-top: 20px;
}
.printworks.crossgrade button:hover {
  cursor: pointer;
}

.info-icon {
  display: inline-block;
  font-size: 15px;
  text-transform: uppercase;
  text-decoration: none;
  -webkit-font-smoothing: antialiased;
  margin-left: 50px;
  letter-spacing: 1px;
  position: relative;
}
.info-icon, .info-icon:visited {
  color: #7f7f7f;
}
.info-icon:before {
  content: "";
  background: transparent url(/shared/img/list_icon_info.png) no-repeat 0 0;
  background-size: 22px 49px;
  display: block;
  width: 22px;
  height: 23px;
  position: absolute;
  left: -25px;
  top:50%;
  margin-top: -11px;
  
}

.build-number {
  color: #a4a4a2;
  font-size: 11px;
  margin-top: -25px;
}
.info-icon:hover:before {
  background-position: 0 -26px;
}
.printworks.comparison .table th {
  position: relative;
}
.printworks.comparison .table th {
  background: rgba(3,165,249,.95);  
  color: #fff;
  height: 70px;
  padding-top: 0;
  padding-bottom: 0;
  vertical-align: middle;
}
.printworks.comparison .table th:first-child, .printworks.comparison .table th:last-child {
  border-radius: 0;
}
.printworks.comparison .table th:first-child:before, .printworks.comparison .table th:last-child:after {
  content: ".";
  color: rgba(0,0,0,0);
  display: block;
  position: absolute;
  width: 70px;
  height: 70px;
  line-height: 25px;
  background: rgba(3,165,249,.95);
  top: 0;
}
.printworks.comparison .table th:first-child:before {
  left: -70px;
}
.printworks.comparison .table th:last-child:after {
  right: -70px;
}
.printworks.comparison a.button-new {
  width: 80%;
}
.printworks.comparison .table tr:last-child:hover {
  background: none;
}
.printworks.comparison .table tr:last-child td {
  border-bottom: none;
}
