* { margin: 0px; padding: 0px; }

body{ background: #ffffff; font: 0.7em Verdana, Arial, Helvetica, sans-serif; }
/* color: #7d837a; */

a { color: #ff1e53; text-decoration: none; }
a:hover { color: #fff; background: #ff1e53; }
h1, h2, h3, h4, h5, h6 { color: #ff1e53; font-family: Georgia, serif; font-style: italic; font-weight: normal;}
h1 { display: block; color: dodgerblue; }
h2 { margin-bottom: 5px; font-size: 1.6em;}
h3 { margin-bottom: 3px; font-size: 1.5em;}
h4 { margin-bottom: 2px; font-size: 1.3em; color: #808080;;}
.news h4, .advanced h4, .download h4 { margin-left: 8px; }

.page strong a { color: #ff1e53; }
.page strong { color: #808080; }

p { clear: both; margin-bottom: 10px; display: block; margin-left: 10px;}
.prototip p { margin-left: 0; }

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

#doublebar { position: fixed; top: 0; left: 0; width: 100%; height: 10px; background: url(../images/doublebar.gif) repeat-x; z-index: 2; } 

#navigation { position: fixed; top: 30px; left:20px; width: 200px; z-index: 2;}
* html div#navigation, * html div#doublebar { position: absolute; } 

a.logo { border: 0; text-decoration: none; }
#logo { border: 0; text-decoration: none;}

.menu { list-style-type: none; margin: 15px 0 6px 0; float: left; }
.menu li { list-style-type: none; float: left; }
.menu li a { padding: 5px; width: 157px; line-height: 14px; height: 14px; background: #dcdcdc; color: #666666; display: block; margin-bottom: 1px;  border: 0;}
.menu li a:hover { background: #ff1e53; color: #fff; }
.menu li .version { color: #ff1e53; font-weight: bold; font-size: 0.8em; vertical-align: top;}
.menu li a:hover .version { color: #fff; }
.menunews { float: left; clear: both; margin-top: 6px; font-size: 9px; width: 147px; color: #969c92;}
.menunews p { padding: 0; margin-left: 0; }
.lower { margin-top: 6px; padding-top: 6px; border-top: 1px solid #e1e1e1; }

.latestVersion { clear: both; position: relative; color: #969c92; padding-bottom: 6px; display: block; }
.latestVersion div { }
.latestVersion a { font-weight: bold; }
.latestVersion .date { color: #cccccc; font-size: 9px; float:left; clear: both; }

.announcement { font-family: 'Trebuchet MS', Arial, Helvetica, Verdana, sans-serif; background: #fff6aa; width: 726x; padding: 6px 6px 0 6px; }
.announcement .message { position: relative; width: 560px; float: left; }
.announcement h1, .announcement p { position: relative; font-family: 'Trebuchet MS', Arial, Helvetica, Verdana, sans-serif; font-style:normal; margin-left: 0; padding: 0; display: block; float: left; width: 100%; }
.announcement h1 { font-size: 17px; }
.announcement h1, .announcement strong { color: #000; }
.announcement .note { font-size: 9px; }
.announcement a { color: #333333; font-weight: bold; background: #fde681; padding: 0 2px 0 2px; }
.announcement a:hover { color: #000; background: #fde681;}
a.img { float: right; margin-left: 5px; background: none;}
a.img:hover { background: none;}
.announcement img { border:0; }

.donate { clear: both; float: left; width: 147px; padding-top: 10px; margin-top: 10px; border-top: 1px solid #e1e1e1; }
.donate p { font-size: 0.8em; color: #969c92; margin: 0 0 6px 0; padding: 0; margin-bottom: 10px; }
.prototip .donate { border: 0; margin: 0; padding: 0; }

.page { position: absolute; top: 20px; left: 220px; list-style-type: none; width: 740px; z-index: 1;}
.page .chapter { width: 100%; clear: both; border-bottom: 2px solid #e1e1e1; padding: 20px 0 10px 0;}
.page .advertisements { border: 0; }

.news .title { margin-left: 10px; width: 100%; display: block; font-size: 1.3em;  }
.news .date { color: #969c92; font-size: 9px; clear: both; margin-bottom: 3px;}
.news strong { color: #333333; }

.demos { margin-left: 10px; list-style-type: none; margin-top:10px;}
.demos a { color: #7d837a; border-bottom: 1px solid #e1e1e1; }
.demos a:hover { background: none; }
.demos li.frame { width: 210px; float: left; }

.demoTips { float: left; list-style-type: none; color: #7d837a;}
.demoTips li { height: 20px; line-height: 20px; padding-left: 20px; background: url(../images/demo_icon.gif) 0 50% no-repeat; }
.demoTips li div {  display: inline; cursor: pointer; border-bottom: 1px solid #e1e1e1;}

div.code, .changelog { position: relative; clear: both; margin: 0 0 10px 5px; border: 1px solid #cccccc; background: #fff; padding: 6px; font-size: 1.2em; }
.showsource { font-size: 1em; margin-left: 5px; background: #cccccc; color: #fff; line-height: 15px; height: 15px; padding: 0 8px 0 8px; cursor: pointer; }



.hooking img { margin-left: 10px; border: 0;}
.hooking .sides { list-style-type: none; }
.hooking .sides .description { float: left; width: 440px; display: block; margin-right: 10px;}
.hooking .sides .examples { float: right; width: 170px; }
#boxedtips { list-style-type: none; float: left; margin-left: 10px;  width: 105px; margin-top: 10px;}
#boxedtips li { height: 28px; width: 28px; display: block; float: left; margin: 0 5px 5px 0; background: #fff; border: 1px solid #cccccc; cursor: pointer; }

.styling .sides { list-style-type: none; margin-bottom: 10px;}
.styling .sides .left { float: left; width: 440px; display: block; margin-right: 10px;}
.styling .sides .right { float: right; width: 170px; }

.advanced span.title { display: block; font-weight: bold; color: #666666;}

.downloads { margin-bottom: 10px; }
.downloads p { margin-left: 10px; clear: both; }
.download ul.old { list-style-type: square; clear: both; }
.download ul.old li { margin-left: 30px; }
.downloadLink {
	margin: 0 0 15px 10px;
	}
.downloadLink a {
	float: left;
	padding: 8px 8px 8px 20px;
	background: #ff1e53 url(../images/download.gif) 0 50% no-repeat; 
	height: 20px;
	line-height: 20px;
	font-weight: bold;
	color: #fff;
	border: 0;
}
.downloadLink a:hover { background: #ff1e53 url(../images/download.gif) 0 50% no-repeat; }
.download p.archive { font-weight: bold; color: #666666; clear: both; }
.updatesfeed { 
    height: 16px;
	line-height: 16px;
	display: block;
	background: url(../../images/feed.png) top left no-repeat;
	*background: none;
	filter : progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/feed.png', sizingMethod='crop');}
.updatesfeed a { padding-left: 20px; }
.updatesfeed a:hover { background: none; color: #ff1e53; }

.troubleshooting .problem { margin-bottom: 3px; color: #444444; font-weight: bold; margin-top: 3px;}
.troubleshooting .problem, #troubleshooting .solution { display: block; clear: both; }
.troubleshooting .solution { color: #808080; }

.domaintext { border: 1px solid #d9d9d9; font-size: 11px; line-height: 13px; padding: 2px;}

.notes { clear: both; }
.changelog { margin-left: 8px; padding: 0; position: relative; float: left; width: 100%;}
body .download h4 { margin-bottom: 6px; }
.changelog .padder { padding: 5px; display: block; }
#toggleChangelog { display: block; padding: 3px; font-size: 10px; background: #cccccc; color: #fff; clear: both; cursor: pointer; }


p.tags { margin-left: 10px; font-size: 0.9em; color: #808080;}
.keys { font-size: 1px; color: #efefef; line-height: 1px; overflow: hidden; height: 1px; margin: 0; padding: 0;}


.page .contact { border: 0; margin-bottom: 10px;}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */



