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

.hide { display: none; }

hr {
	clear: both;
	height: 0;
	border: 0;
	visibility: hidden;
	}

body {
	font-family: "HelveticaNeue-Light", Helvetica, Arial, sans-serif;
	font-size: 62.5%;
	}
	
.container2 {
	width: 750px;
	text-align: left;
	margin: 0 auto;
	position: center;
	
	}
	a { /*outline: none; color: #003f8c;*/ }
	
a img { border: 0; }
	

	


em, q {
	font-weight: bold;
	font-style: normal;
	}

code {
	font-family: monospace;
	}

	
/* The header */	
	
div#header {
	height: 220px;
	width: 750px;
	margin: 0 auto;
	position: left;
	background: url(one-big-header.png) no-repeat;
	}
	
#header h1 {
	position: absolute;
	top: 42px;
	left: 136px;	
	text-indent: -9999px;
	}
	
#header h1 a {
	display: block;
	width: 525px;
	height: 170px;
	}
	
#header p {
	display: none;
	}

	
/* The navbar */

ul#navbar {
	height: 98px;
	width: 750px;
	text-align: center;
	list-style: none;
	margin: 0 auto 0 auto;
	clear: both;
	}
	
#navbar li {
	float: center;
	height: 98px;
	width: 250px;
	}
	
#navbar li#download {
	background-image: url(nav-download-on.png);
	}

#navbar li#buy {
	background-image: url(nav-buy-on.png);
	}
	
#navbar li#help {
	background-image: url(nav-help-on.png);
	}
	
	



	
/* The short pitch */

#subhead {
	margin: 40px 0 20px 0;
	text-align: center;
	font-size: 20px;
	}
	
#subhead p {
	text-transform: lowercase;
	color: #133855;	
	}
	
#subhead em {
	font-weight: normal;
	font-style: italic;
	}
	
#subhead p.tagline {
	color: #0B6E97;
	font-size: 24px;
	}


/* The toolbar for the content box */

ul#toolbar {
	height: 95px;
	width: 750px;
	text-align: center;
	list-style: none;
	margin: 0 auto 0 auto;
	clear: both;
	/* border-bottom: 1px solid #ccc;	*/
	}
	
#toolbar li {
	float: left;
	text-indent: -9999px;
	}
	
#toolbar li a {
	height: 95px;
	display: block;
	}
	
#toolbar li.active {
	/* border-bottom: 1px solid #f2f2f2; */
	background-position: top;
	}

#toolbar li.inactive {
	background-position: bottom;
	}
	
#toolbar li:hover {
	background-position: top;
	}
		
#toolbar li#sites-tab {
	width: 135px;
	background-image: url(../images/toolbar_tabs-quicktip.jpg);
	}

#toolbar li#editor-tab {
	width: 95px;
	background-image: url(../images/toolbar_tabs-shakeawa.jpg);
	}
#toolbar li#files-tab {
	width: 94px;
	background-image: url(../images/toolbar_tabs-tlc.jpg);
	}
#toolbar li#preview-tab {
	width: 150px;
	background-image: url(../images/toolbar_tabs-doubletime.jpg);
	}

#toolbar li#terminal-tab {
	width: 129px;
	background-image: url(../images/toolbar_tabs-selfset.jpg);
	}

#toolbar li#books-tab {
	width: 129px;
	background-image: url(../images/toolbar_tabs-triplebel.jpg);
	}



	
/* The slide-y content box thingy */

#frame, #frame div.button, #scroller, .section { /*height: 45.5em;*/ }
#frame div.button { line-height: 45.5em; }

#frame {
	overflow: hidden;
	margin: 0 auto;
	width: 742px;
	position: top;
	}
	
#frame div.button {
	position: top;
	top: 0;
	}
	
div.button#left { left: 0; }
div.button#right { right: 0; }

#scroller {
	width: 750px;
	margin: 0 auto;	
	border-top: 1px solid #fff;
	background: #fff url(content_pane-gradient.gif) bottom repeat-x;
	overflow: hidden;
	}

#content {
	width: 5250px;
	}
	
.section {
	width: 710px;
	/*margin: 20px;*/
	float: left;
	}
	
.section h2, .section h3 {
	color: #444;
	font-weight: normal;
	font-family: "HelveticaNeue", Helvetica, Arial, sans-serif;
	font-size:16px;
	line-height: 22px;
	margin-bottom: 5px;
	}
	
.section h2, .section#sites-pane h3 {
	color: #072453;
	}
	
.section p, .section li {
	margin: 0 0 20px 0;
	font-size: 12px;
	line-height: 18px;
	list-style-type:none;
	}

.section img {
	float: left;
		}
		
#sites-paper {
	}
	
#sites-publish {
	float: right;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 10px;
	margin-right: 0;
	}
	
#files-browser {
	float: right;
	margin: 0 0 20px 20px;
	}
	
#files-transmit {
	}

ul#editor-features {
	list-style: none;
	display: block;
	}
	
ul#editor-features li {
	list-style: none;
	display: block;
	}

li#editor-collab {
	padding-left: 48px;
	background: url(editor-collab.gif) top left no-repeat;
	}
	
li#editor-clips {
	padding-left: 48px;
	background: url(editor-clips.gif) top left no-repeat;
	}

#editor-clips_hud {
	float: right;
	margin-right: 0;
	margin-left: 10px;
	}
	
li#editor-token {
	padding-left: 48px;
	background: url(editor-token.gif) top left no-repeat;
	}

.token {
	white-space: nowrap;
	}

.token img {
	float: none;
	display: inline;
	margin: 0 0 -2px 0;
	line-height: 14px;
	}
	
#preview-dom {
	}
	
#css-gui_txt {
	margin-bottom: 40px;
	}
	
#css-icons {
	float: right;
	margin-right: 0;
	margin-left: 10px;
	margin-bottom: 0;
	}
	
#terminal-icon {
	margin-bottom: 0;
	margin-top: -10px;
	}
	
#terminal-colors {
	float: right;
	margin-left: 10px;
	}
	
#books-thebook {
	margin-right: 30px;
	}
	
#coda-faq h2 {
	padding-left: 40px;
	background: url(help-faq-icon.png) left no-repeat;
	color: #1f4687;
	}

#coda-contact h2 {
	padding-left: 46px;
	background: url(help-send-email.png) left no-repeat;
	color: #4b0a78;
	}
	
#coda-faq h3 {
	margin: 20px 0 5px 0;
	font-size: 18px;
	font-weight: normal;
	}
	
#coda-faq p {
	margin: 10px 40px 20px 40px;
	font-size: 14px;
	line-height: 18px;
	}

#coda-contact p {
	text-align: center;
	font-size: 14px;
	line-height: 18px;
	margin: 5px 0;
	}
	
p#support-email-us {
	font-size: 18px;
	margin-top: 30px;
	}

fieldset {
	border: 0;
	}
	
legend {
	display: none;
	}
.h2tech {
	color:#E43038;
	font-weight: normal;
	font-family: "HelveticaNeue", Helvetica, Arial, sans-serif;
	font-size: 22px;
	line-height: 22px;
	margin-top: 5px;
	}
.panebump {
	padding-right: 5px;
	padding-left: 5px;
}
.techtalk {
	font-size: 11px;
}
.h2techsmaller {
	color: #fff;
	font-weight: normal;
	font-family: "HelveticaNeue", Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 22px;
}
.techtalk2 {
	font-size: 12px;
}
.h2techsmaller_pad {
	color: #333;
	font-weight: normal;
	font-family: "HelveticaNeue", Helvetica, Arial, sans-serif;
	font-size: 16px;
	padding-left: 8px;
}
