html, body {
	color: #000;
	background: #fff;
	font-size: 14px;
	font-family: Verdana;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

html {
	overflow-y: scroll; /* right scrollbar even on small pages to deny top menu shifting */
}

body, table, select, input { font-size: 14px; }

h1 { font-size: 22px; font-weight: normal; line-height:26px; }
h2 { font-size: 19px; font-weight: normal; line-height:22px; }

h1.mainh1 {
	padding-top: 0;
	margin-top: 0;
	font-size: 22px;
	font-weight: bold;
}

a:link    { color: #0071bb; text-decoration: underline; }
a:visited { color: #0071bb; text-decoration: underline; }
a:active  { color: #0071bb; text-decoration: underline; }
a:hover   { color: #f05a28; text-decoration: underline; }

/********************************************************************************/

#lang .lang_on {
	color: #fff;
	padding: 3px;
	margin-bottom: 1px;
	background: #919191;
}

#lang .lang_off {
	padding: 3px;
	color: #919191;
	background: none;
	margin-bottom: 1px;
}

#denwer_menu {
	float: right;
	width: 256px;
	margin: 0 30px 30px 30px;
}

#denwer_menu div.header {
	width: auto;
	font-size: 18px;
	padding-bottom: 15px;
	border-bottom: 2px #808080 solid;
}

#denwer_menu div.adv {
	width: auto;
	margin-top: 25px;
	padding-top: 17px;
	border-top: 2px #808080 solid;
}

#denwer_menu a, #denwer_menu b {
	display: block;
	margin-top: 15px;
}

#denwer_menu div#pr_down {
	width: auto;
	font-size: 12px;
	margin-top: 25px;
	padding-top: 10px;
	border-top: 2px #808080 solid;
}

#denwer_menu div#pr_down div {
	color: #0071bb;
	font-size: 18px;
	padding-bottom: 10px;
}

#denwer_menu div#pr_down span {
	font-size: 12px;
}

#denwer_menu div#pr_down a {
	display: inline;
}

#download_p {
	height: 102px;
	font-size: 11px;
	margin: 30px 0 0 15px;
	padding: 15px 0 0 110px ;
	background: url('img/download_p.gif') no-repeat;
}

#download_p_href {
	font-size: 18px;
	padding-bottom: 5px;
}

#download, .download_elt {
	color: #fff;
	width: 452px;
	height: 106px;
	font-size: 12px;
	margin-top: 9px;
	margin-bottom: 10px;
	padding-top: 3px;
	background: url('img/download_m100a.png') no-repeat;
}

.download_padding {
	padding: 9px 0 0 113px;
}

.download_big {
	font-size: 20px;
	font-weight: bold;
}

.download_small {
	margin-top: 5px;
	margin-right: 10px;
}

#content {
	margin: 0 30px 0 20px;
}

#bottom {
	height: 30px;
	padding: 20px 20px 20px 20px;
	background: #ccc;
	margin-top: 0px;
}

#denwer_menu, #content {
	margin-top: 30px;
}


/********************************************************************************/

#download a, .download_elt a {
	cursor: hand;
	color: #ffffff;
	text-decoration: none;
}

#lang a {
	cursor: hand;
	color: #919191;
	text-decoration: none;
}

.bold {
	font-weight: bold;
}

ul.zeropad-list {
	margin-left: 0;
	padding-left: 0; 
	list-style-type: none;
}

.grey {
	color: #8b828b;
}

.install-demo div.install-demo-frame {
	float: left;
	width: 233px;
	margin-right: 0;
	margin-bottom: 20px;
}

.install-demo div.install-demo-note {
	width: 228px;
	color: #535353;
}

.install-demo div.install-demo-note-video {
	width: 228px;
	color: #535353;
	margin-top: 8px;
}

.install-demo .install-demo-img {
	width: 243px;
	height: auto;
	display: block;
	margin-bottom: 10px;
}

.install-demo .install-demo-back {
	display: none;
	margin-top: 50px;
	position: absolute;
}

.install-demo .install-demo-img-large {
	left: 20px;
	width: 957px;
	margin-top: 59px;
	position: absolute;
	visibility: hidden;
	z-index: 10000;
}

.install-demo .install-demo-img-large .install-demo-img-large-text {
	padding: 15px;
	background: url('../../../../i/back_help.gif') repeat-x;
}

.install-demo .install-demo-img-large-text img {
	display: block;
}

.install-demo .install-demo-img-large-text div {
	color: #fff;
	float: left;
	width: 200px;
	margin-right: 35px;
}

#l1:hover #lt1, #l1.sfhover #lt1,
#l2:hover #lt2, #l2.sfhover #lt2,
#l3:hover #lt3, #l3.sfhover #lt3,
#l4:hover #lt4, #l4.sfhover #lt4 {
	visibility:visible;
}


/********************************************************************************/

.twitname {
	font-style: italic;
}

/********************************************************************************/

#index_table {
	margin-top: 2em;
	}

#index_table .index_row_top table {
	background: #EEE;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	}

#index_table .index_cell_padding {
	padding-top: 13px;
	padding-bottom: 13px;
	padding-right: 2px;
	padding-left: 20px;
	position: relative;
	}
		
#index_table .index_row_bottom td {
	padding-bottom: 20px;
	}

#index_table td.index_left, #index_table td.index_right {
	padding-left: 18px;
	padding-right: 18px;
	}	
		
#index_table .index_left {
	width: 48%;
	}

#index_table .index_right {
	border-left: 1px dotted #CCC;
	}

.closable-block {
	border: 1px solid #EEE;
	background: #FFF;
	padding: 14px;
	}

.top_descr {
	/*max-width: 530px;*/
	padding-right: 15px;
	}

.why_i_need_this {
	margin: 0.4em 0 0.7em 0;
	}

.why_i_need_this .hint-block {
	top: 1.5em;
	}
	
.index_top_read_links {
	}
	
.profile * {
	visibility: hidden;
	}

.promo_cond {
	font-weight: bold; 
	font-size: 120%;
	white-space: nowrap;
}	
