

/* The toolbar for the content box */

ul#toolbar {
	height: 20px;
	width: 700px;
	margin-top:0px;
	margin-left:130px;
	* margin-left:100px;
	_margin-left:0px;
/*	text-align: center; */
	list-style: none;
/*	float:left;  */

	}
	
#toolbar li {
/*	position: absolute;
	text-indent: -9999px;
	top: 0;
*/
	_width:35px;
	_height:20px;
	float:left;
	margin-left:5px;
	margin-right:5px;
	}
	
#toolbar li a {
	height: 30px;
	display: block;
	font-size:14px;
	color:#db002f;

	}
	
#toolbar li.active {
	height: 20px;
	z-index: 10;
	}

#toolbar li.active a {
	height: 20px;
	display: block;
	font-size:20px;
	font-weight:bold;
	color:black;
	margin-top:-5px;
	}

#toolbar li.inactive {

	}
	
#toolbar li:hover {
	background-position: bottom;
	}
		


	
/* The slide-y content box thingy */

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

#frame {
	overflow: hidden;
	margin: 0 auto;
	width: 941px;
	position: relative;

	

	}
	
#frame div.button {
	position: absolute;
	top: 40%;
	}
	
div.button#left { left: 0; }
div.button#right { right: 0; }

#scroller {
	width: 941px;
	margin: 0 auto;
	overflow: hidden;

	}

#content {
	width: 5250px;
	
	}
	
.section {
	width: 234px;
	height:450px;
	
	_width: 221px;

	margin: 0px;
	float: left;
	border:solid 1px #db002f;
	border-right:0px;
	}

.

.final {
	border-right:solid 1px #db002f;

}

.section h2, .section h3 {
	color: black;
	font-weight: normal;
	font-family:  Arial;
	font-weight:bold;
	font-size: 19px;
	line-height: 24px;
	margin-bottom: 5px;
	}
	
.section h3 {
	color: #000;
	}
	
.section p, .section li {
	margin: 0 0 20px 0;
	font-size: 14px;
	line-height: 22px;
	}

.section li strong {
	font-size: 19px;
	font-weight: normal;
	}

.section img {
	float: left;
	margin-right: 0px;
	_margin-right:-7px;
	_margin-left:-3px;
	margin-bottom: 20px;
	}
	
#new-pane p, #new-pane li {
	}



ul#new_features {
	list-style: none;
	margin: 10px 0;
	}
	
li.new_feature {
	display: block;
	list-style: none;
	padding-left: 40px;
	background-position: top left;
	background-repeat: no-repeat;
	min-height: 32px;
	}
	
li.new_feature#new-svn { background-image: url(./img/new-subversion_icon.png); }
li.new_feature#new-find { background-image: url(./img/new-find_icon.png); margin-left: 1px; padding-left: 39px;}
li.new_feature#new-books { background-image: url(./img/new-web_books.png); margin-left: 2px; padding-left: 38px; }
li.new_feature#new-clips { background-image: url(./img/new-clips.png); margin-left: 2px; padding-left: 38px; }
li.new_feature#new-more { background-image: url(./img/new-more_sticker.png); margin-left: -1px; padding-left: 41px;}

li.new_feature#new-plug_ins { background-image: url(./img/new-plug_ins.png); }
li.new_feature#new-open_quickly { background-image: url(./img/new-open_quickly.png); margin-left: 3px; padding-left: 36px; }
li.new_feature#new-spelling { background-image: url(./img/new-spelling.png); margin-left: 3px; padding-left: 37px; padding-top: 3px;}

#sites-paper {
	}
	
#sites-publish {
	float: right;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
 	outline: cyan;
	}
	
#files-browser {
	float: right;
	margin: 0 0 -30px 20px;
	}
	
#files-svn_icon {
	margin-bottom: 0px;
	}

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(./img/editor-collab.png) top left no-repeat;
	}
	
li#editor-clips {
	padding-left: 48px;
	background: url(./img/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(./img/editor-token.png) 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: 50px;
	}
	
#css-icons {
	float: right;
	margin-right: 0;
	margin-left: 10px;
	margin-bottom: 0;
	}
	
#more-terminal_icon {
	margin-bottom: 10px;
	}
	
#more-books_icon {
	float: right;
	margin-left: 0px;
	}
	
/* Screenshots */

ul.screenshots {
	list-style: none;
	margin: 10px auto 10px auto;
	clear: both;
	text-align: center;
	}
	
ul.screenshots li {
	display: inline;
	list-style: none;
	}
	
ul.screenshots li a img {
	float: none;
	margin: 0 10px;
	}
		
/* Badges */

	ul#badges {
		list-style: none;
		height: 60px;
		}
	
	#badges li {
		float: left;
		list-style: none;
		height: 60px;
		}
		
	#coda_badge-universal {
		width: 93px;
		}
		
	#coda_badge-macuser {
		width: 159px;
		padding-left: 144.5px;
		padding-top: 5px;
		}		
		
	#coda_badge-ada {
		width: 207px;
		padding-left: 144.5px;
		}
		
	#coda_badge-softpedia {
		width: 106px;
		padding-left: 61px;
		}

/* Footer */

div#footer {
	width: 750px;
	margin: 0 auto 20px auto;
	color: #666;
	font-size: 14px;
	padding-top: 62px;
background: #ebebeb url(./img/content_pane-shadow.gif) no-repeat top;
	}
	
#coda-get_help #footer {
	background: #ebebeb;
	}
	
#footer p#legal {
	margin: 60px auto 0 auto;
	padding-top: 66px;
	background: #ebebeb url(./img/footer-panic_logo.png) top center no-repeat;
	text-transform: uppercase;
	text-align: center;
	font-size: 12px;
	}
	
#footer p#disclaimer {
	font-size: 12px;
	color: #333;
	text-align: center;
	}

/* Support Page Stuff */

#serial-finder {
	margin: 25px auto 20px auto;
	}
	
#serial-finder h3 {
	font-size: 16px;
	line-height: 29px;
	font-weight: normal;
	padding: 0 5px 0 32px;
	background: url(./img/help-padlock.png) no-repeat left;
	}
	
#serial-finder table {
	margin: 0 auto;
	}

input#email-search {
	padding: 0 5px;
	font-size: medium;
	color: #777;
	}
	
input#button-serials {
	padding: 0 0 0 5px;
	}
	
.support-section {
	background: url(./img/purchase_form-top.png) top repeat-x;
	padding: 20px 40px;
	}
	
.support-section-wrapper {
	width: 750px;
	margin: 0 auto;
	text-align: left;
	padding: 20px 40px;
	}
	
.support-section h2 {
	font-size: 24px;
	line-height: 32px;
	text-transform: lowercase;
	margin: 10px 0;
	text-align: left;
	}

.support-section p {
	margin: 10px 40px 20px 40px;
	font-size: 14px;
	line-height: 18px;
	}
	
#coda-faq h2 {
	padding-left: 40px;
	background: url(./img/help-faq-icon.png) left no-repeat;
	color: #1f4687;
	}
	
#coda-faq h3 {
	margin: 20px 0 5px 0;
	font-size: 18px;
	font-weight: normal;
	}

#coda-developer h2 {
	padding-left: 40px;
	background: url(./img/help-developer.png) left no-repeat;
	color: #931919;
	}
	
#coda-developer p {
	padding-right: 
	}

#coda-contact h2 {
	padding-left: 44px;
	background: url(./img/help-send-email.png) left no-repeat;
	color: #4b0a78;
	}

#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;
	}

