@CHARSET "ISO-8859-1";

*{
	margin: 0;
	padding: 0;	
}

html, body, #container {height: 100%;} 

body > #container {height: auto; min-height: 100%;}

body{
	background-image: url(../images/gradient.gif);
	background-repeat: repeat-x;
	background-color: #cdcdcd;
	font-size: 67.5%;
	font-family: Verdana, sans-serif;
}

a:link, a:visited{
	color: #000000;
	border-bottom: 1px solid #aeaeae;
	text-decoration: none;	
	-moz-outline-style: none;
}

a:hover, a:hover{
	border-color: #000000;	
}

a img{
	border: none;	
}

p{
	font-size: 1.2em;	
}

div#container{	
	position: relative;
	margin: 0 auto;
	width: 800px;	
}

div#header{
	padding-top: 15px;	
	padding-bottom: 40px;
}

div#header div#header-logo{
	float: left;
	margin-right: 130px;
}

div#header div#header-logo a{
	border: none;	
}

div#header-navigation ul{
	list-style: none;	
}

div#header-navigation ul li{
	float: left;
	font-size: 1.4em;	
	margin-left: 17px;
}

div#content-wrapper{
	padding-bottom: 161px;
}

div#footer{
	background-image: url(../images/footer_bg.gif);
	background-position: bottom;
	background-repeat: repeat-x;	
	height: 161px;
	position: relative;	
	margin-top: -161px; /* negative value of footer height */	
	clear:both;
}

div#footer-content{
	position: relative;	
	margin: 0 auto;
	width: 916px;	
	height: 161px;
	background-image: url(../images/MonstersRoar.png);
	background-position: bottom left;
	background-repeat: no-repeat;	
}

div#footer-content a{
	border: none;	
}

div#footer-content p{
	margin-left: 465px;
	position: absolute;
	top: 135px;	
	font-size: 1.2em;
}

div#footer-content img{
	position: absolute;
	top: 135px;
	left: 740px;
}

* html div#footer-content img{	
	top: 120px;	
}

div#debugger div.light-grey {
	width: 357px;
	margin-right: 10px;	
	height: 104px;
	padding-bottom: 0px;	
	position: relative;
}

div#debugger{
	padding-bottom: 20px;	
}

a#download:link, a#download:visited{
	display: block;
	background: url(../images/download.gif) no-repeat;
	width: 249px;
	height: 36px;	
	position: absolute;
	left: 68px;
	top: 79px;
	border: none;
	text-indent: -50000px;		
}

a#download:hover, a#download:active{
	background: url(../images/download_over.gif) no-repeat;	
}

div.preview{
	margin-bottom: 15px;	
}

div.light-grey{
	background-color: #f2f2f2;
	border-top: 1px solid #d0d0d0;
	padding: 17px 19px 22px 19px;	
	float: left;
	position: relative;	
}

div.features div.light-grey{
	width: 224px;	
	height: 100px;
	padding-right: 11px;
	padding-bottom: 0px; 
	margin-right: 19px;
}

div.features div.last{
	margin-right: 0px;	
}

div.features{
	margin-bottom: 15px;	
}

div.features div.light-grey img{
	float: right;	
	margin-left: 5px;
}

div.content{
	border-top: 1px solid #d0d0d0;	
	background-color: #f6f6f6;
	padding: 17px 19px 22px 19px;
	margin-bottom: 20px;
}

div.wide div.text{
	width: 750px;
}

div.content p{
	margin-bottom: 15px;	
}

div.content ul{
	margin-bottom: 15px;
	margin-left: 15px;		
}

div.content li{
	font-size: 1.2em;
	list-style-image: url(../images/list-item.gif);
	list-style-position: outside;		
}

div.text, div.images{
	float: left;	
}

div.text{
	display: block;
	width: 505px;	
	margin-right: 20px;
}

div.images {
	width: 233px;	
}

div.images img{
	margin-bottom: 15px;	
}

div.images div.caption{
	background-color: #666;	
}

div.images div.caption img{
	margin-bottom: 0px;
}

div.images div.caption p{	
	color: #fff;
	display: block;
	padding-top: 10px;
	padding-left: 19px;
	padding-right: 19px;
	padding-bottom: 25px;
}

div.images div.caption a{
	color: #fff;
}

div.download-box{
	width: auto;
	background-color: #f6f6f6;
	border-top: 1px solid #d0d0d0;
	padding-left: 19px;
	padding-top: 10px;
	padding-bottom: 5px;
	margin-bottom: 12px;
}

div.download-box p{
	margin-bottom: 10px;	
}

.code {
	overflow: hidden;
	font-family: "Courier New", Courier, monospace;
	background-color: #EEEEEE;
	padding: 10px;
	margin-bottom: 15px;
}

pre{
	font-size: 1.2em;	
}

div.embed{
	font-family: "Courier New", Courier, monospace;
	background-color: #EEEEEE;
	padding: 10px;
	margin-bottom: 15px;
}

div#features-nav{
	width: auto;
	background-color: #f2f2f2;
	border-top: 1px solid #d0d0d0;	
	margin-bottom: 12px;
	padding: 17px 19px 22px 19px;
}

div#features-nav div.feature{
	float: left;
	text-align: center;	
	width: 127px;
}

div#features-nav div.feature a{
	border: none;	
}

div#features-nav div.feature a:link span.active,
div#features-nav div.feature a:active span.active,
div#features-nav div.feature a:visited span.active,
div#features-nav div.feature a:hover span.active
{
	color: #999999;
	border: none;	
}


div#features-nav div.feature a:link span, div#features-nav div.feature a:visited span{
	border-bottom: 1px solid #aeaeae;
}

div#features-nav div.feature a:hover span, div#features-nav div.feature a:active span{
	border-color: #000000;	
}

ul#technologies{
	list-style: none;	
}

ul#technologies li {
	float: left;
	margin-left: 10px;	
}

.reset:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.reset {display: inline-block;}
/* Hides from IE-mac \*/
* html .reset { height: 1%;}
.reset {display: block;}
/* End hide from IE-mac */
