html
{
	margin: 0;
	padding:0;
}

body
{
	margin: 0;
	padding: 0;
	font-family: Lucida grande, Verdana, sans-serif;
	font-size: 12px;
	line-height: 130%;
	letter-spacing: 0;
  	text-align: center;
	word-spacing: normal;
	text-decoration: none;
	color: #444;
	background-color: #fff;
	min-width: 1005px;
}

form { margin: 0; padding: 0; }

h1, h2, h3, h4, h5, h6 {
	color: #B31;
	font-weight: bold;
	line-height: 130%;
}

h1, h2, h3, h4, h5, h6, p, ol, ul, pre, blockquote
{
	margin-top: 0px;
	margin-bottom: 5px;
}

h1
{
	padding-bottom: 10px;
        font-size: 1.9em;
}

h2
{
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
        font-size: 1.4em;
}

h3
{
	padding-top: 5px;
	padding-bottom: 5px;
        font-size: 1.2em;
}

h3.entry-header a:hover
{
	background: none;
	text-decoration: none;
}

h3.illustitle
{
	text-align: center;
	background: #EEF;
	padding: 5px;
	border-top: 2px solid #d7d7d7;
	line-height:140%;
        color: #383838;
}

h3.download-start
{
	text-align: center;
	font-size: 1.3em;
	background: #EEF;
	padding: 5px;
	border: 2px dashed #EE0000;
	line-height:140%;
	margin-top: 7px;
        color: #383838;
}

p.tutorial-exception
{
	font-size: 0.9em;
	font-style: italic;
}

.entry li {
	margin-bottom: 6px;
}

a {  
	text-decoration: none;
	font-weight: bold;
}
a:hover {  
	text-decoration: underline;
	background-color: #CDF;
}
a img { border: 0px; /*background-color: #fff;*/}

a:link, a:visited {
      color: #B31;
}

.headline a {
	font-size: 1.2em;
}

.desc {
	padding: 20px 0px 10px 210px;
}

.brand {
	width: 160px;
	margin: 20px 0px 0px 0px;
	float: left;
	text-align: center;
}

.company-box {
        clear: both;
	padding: 5px 0px 10px 0px;
        border-bottom:1px dashed silver;
        min-height: 130px;
}

.desc-company {
	padding: 10px 0px 0px 210px;
}

.brand-company {
	width: 160px;
	margin: 15px 0px 0px 0px;
	float: left;
	text-align: center;
}

.news-pict {
	margin: 0px 15px 5px 0px;
	float: left;
}

.buzz-boost {
	overflow: hidden;
}

#techno-logos img {
margin-bottom: 10px;
}

/* page layout */

#container
{
	position: relative;
	margin: 0 auto; /* center on everything else */
	width: 1005px;
	text-align: left;
	padding-left: 0px;
}

#container-inner
{
	position: static;
	width: auto; 
	margin: 0;
	border-bottom: 0px;
	padding-left: 0px;
}

#banner {
	position: relative;
	width: 1005px;
        margin: 12px 0px 0px 0px;
        height: 96px;
	padding:  0px 0px 0px 0px;
	background: url(http://media.zslide.com/web/zslide-banner.png) no-repeat;
}

#banner-inner a {
	display: block;
	height: 96px;
	margin: 0;
	background: none;
}

#banner-inner a:hover {
	display: block;
	height: 96px;
	margin: 0;
	background: none;
}

#pagebody { position: relative; width: 100%; clear: both; }
#pagebody-inner { position: static; width: 100%; }

#alpha, #beta, #gamma, #delta, #alpha-large
{
	display: inline; /* ie win bugfix */
	position: relative;
	float: left;
	min-height: 1px;
}

#delta { float: right; }

#alpha-inner, #beta-inner, #gamma-inner, #delta-inner, #alpha-large-inner
{
	position: static;
}

#social-media {
	float: right;
	width: 240px;
	margin: 0px 0px 0px 10px;
	padding: 0px 5px 0px 20px;
	background: url("images/vertical.png") repeat-y;
	background-position: 0px 60px;
}


#social-media h3 {
	margin-top: 18px;
	margin-bottom: 10px;
}

.dmvideo {
	margin-top: 7px;
	margin-bottom: 10px;
}

.main-screenshot {
        /*float: right;*/
        margin-left: 15px;
        margin-bottom: 10px;
}

.main-illustration {
        float: right;
        margin-left: 20px;
        margin-bottom: 10px;
}

.main-screenshot h3 {
        margin-top: 0px;
        padding-top: 0px;
}

.comments-open {
	margin-bottom: 20px;
}

.comment, .entry {
	margin-bottom: 20px;
}


.boilerplate {
      margin-top: 30px;
      margin-bottom: 30px;
}

#press-release {
	width: 364px;
	margin: 0px 10px 0px 0px;
	padding: 0px;
}

#roll {
	float: right;
	width: 200px;
	margin: 0px 0px 0px 10px;
	padding: 0px 5px 0px 20px;
	background: url("images/vertical.png") repeat-y;
	background-position: 0px 60px;
}

#roll h2, #social-media h2, #press-release h2 {
	margin-top: 0;
	padding-top: 0;
}

.sidebar-title {
	margin-top: 0;
	padding-top: 5px;
	padding-bottom: 5px;
}

.delicious-posts ul {
	padding-left: 15px;
        margin-left: 0px;
}


#category-entries {
	float: left;
	width: 364px;
	margin-right:10px;
}

#download-buttons {
	text-align: center;
}

#download-buttons a:hover {
	background: none;
}


/* two-column */

.layout-two-column-right #container-inner { background: none; }

.layout-two-column-right #pagebody
{
	background: transparent url("http://media.zslide.com/web/zslide-body.png") repeat-y;
	width: 1005px;
	padding-left: 0px;
}

.layout-two-column-right #container-inner { background: none; }

.layout-two-column-right #alpha {
	width: 609px;
	margin: 0px 10px 0px 50px;
}
.layout-two-column-right #alpha-large {
	width: 940px;
	margin: 0px 10px 0px 50px;
}

.layout-two-column-right #beta
{
	width: 289px;
	margin: 0px 20px 10px 27px;
        padding-left: 0px;
}

.footer {
	width: 1005px;
	height: 54px;
	padding-left: 0px;
	padding-top: 35px;
	color: #333;
	margin: 0 auto;
	text-align: center;
	background: url("http://media.zslide.com/web/zslide-footer.png") no-repeat;
	font-size: 0.9em;
}
.footer a:link, .footer a:visited, .footer a:active {
	color: #333;
	font-weight: bold;
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
	border:0px;
	background: none;
}
.nav {
        float:left;
        margin-left:50px;
}

#navbar {
	width: 1005px;
	height: 56px;
	padding: 13px 0px 0px 0px;
	text-align: left;
	vertical-align: middle;
	margin: 0;
	background: url("http://media.zslide.com/web/zslide-navbar.png") no-repeat;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
}

#navbar a {
	color: #911;
	text-decoration: none;
	font-weight: normal;
}

#navbar a:hover {
	text-decoration: underline;
	background: none;
}

.banner-user
{
	width: 70px;
	margin-top: 4px;
	font-size: 10px;
}

.banner-user-photo { border: 3px solid #fff; }

#banner-header
{
	margin: 0;
	color: #fff;
	font-size: 30px;
	font-weight: bold;
	line-height: 1;
}

#banner-description
{
	margin: 1px 0;
	color: #fff;
	background: none;
	font-size: 12px;
	line-height: 1.125;
}

.date-header
{
	margin: 0;
	color: #335099;
	font-size: 14px;
	text-transform: uppercase;
}

.entry-content { margin: 0; }
.entry-footer
{
	border-top: 1px solid #d7d7d7;
	padding-top: 2px;
	color: #393;
	font-weight: normal;
}

.content-nav { margin-top: 0; }

/* modules */

.langflag {
	border: 0pt none;
	margin: 30px 0px 0px 935px;
	position: absolute;
}

.module-top {
        height: 65px;
        background: url("http://media.zslide.com/web/zslide-side-top.png") no-repeat;
}

.module-typelist {
        background: url("http://media.zslide.com/web/zslide-side-body.png") repeat-y;
        padding-bottom: 1px;
}

.module-bottom {
        height: 28px;
        background: url("http://media.zslide.com/web/zslide-side-bottom.png") no-repeat;
        margin-bottom: 15px;
}

.module-content
{
	position: relative;
	margin: 15px 15px 5px 20px;
}

.side-logo
{
        margin: 20px 0px 0px 10px;
        text-align: center;
}

.side-logo a:hover
{
        background: none;
}

h1.module-header {
	font-size: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 130%;
	font-weight: bold;
	color: #B31;
}
h2.module-header {
	color: #FFF;
	font-size: 15px;
        font-weight: bold;
        margin-top: 0px;
	padding-top: 16px;
	text-transform: uppercase;
	text-align: center;
}

h3.module-header {
	font-size: 11px;
        font-weight: normal;
	margin: 0px 18px 8px 22px;
	text-transform: uppercase;
	text-align: center;
	border-bottom: dashed 1px black;
        padding: 15px 0px 3px 0px;
}

.textbox-left {
        padding: 0px 0px 30px 45px;
        text-align: center;
        width: 440px;
        float: left;
}

.textbox-left a {
        color: black;
        font-weight: normal;
}

.textbox-left a:hover {
        background: none;
}

.textbox-right {
        padding: 0px 50px 30px 0px;
        text-align: center;
        /* width: 314px; */
        float: right;
}


.textbox-right a {
        color: black;
        font-weight: normal;
}

.textbox-right a:hover {
        background: none;
}

/* content */

.content-nav
{
	margin: 10px;
	text-align: center;
}

.date-header,
.entry-content
{
	position: static;
	clear: both;
}

.entry,
.trackbacks,
.comments,
.archive
{
	position: static;
	overflow: hidden;
	clear: both;
	width: 100%;
	/*margin-bottom: 0px;*/
}

.entry-content,
.trackbacks-info,
.trackback-content,
.comment-content,
.comments-open-content,
.comments-closed
{
	clear: both;
	margin: 0px;
}

.entry-excerpt,
.entry-body,
.entry-more-link,
.entry-more
{
	clear: both;
}

.entry-footer,
.trackback-footer,
.comment-footer,
.comments-open-footer,
.archive-content
{
	clear: both;
	margin: 5px 10px 0px 10px;
}

.comments-open label { display: block; }

#comment-author, #comment-email, #comment-url, #comment-text
{
	width: 240px;
}

#comment-bake-cookie
{
	margin-left: 0;
	vertical-align: middle;
}

#comment-post
{
	font-weight: bold;
}

img.image-full { width: 100%; }


/* modules */

.module-list,
.archive-list
{
	margin: 0;
	padding: 0;
	list-style: none;
}

.module-list-item
{
	margin: 5px 0px 5px 10px;
}

/* DO NOT MODIFY THIS: HELPER CLASSES BELOW, THX */

	/* standard helper classes */

.clr
{
	clear: both;
	overflow: hidden;
	width: 1px;
	height: 1px;
	margin: 0 -1px -1px 0;
	border: 0;
	padding: 0;
	font-size: 0;
	line-height: 0;
}

/* .pkg class wraps enclosing block element around inner floated elements */
.pkg:after
{
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
.pkg {
        display: inline-block;
}

/* no ie mac \*/
* html .pkg { height: 1%; }
.pkg { display: block; }
/* */

.trackbacks, .trackbacks-info, .trackback-content, .comments-open, .comments, .comment-content,
.comments-open-content,
.comments-closed, .entry-footer {
	width: 660px;
        clear: none;
}

.social-box {
         margin-bottom: 15px;
}

.trackback {
         margin-top: 15px;
         margin-bottom: 15px;
}


/* ph=1 */
/* nhm:from_kauri */
