html, body, h1, h2, h3, h4, h5, h6, p, div, dl, dt, dd, ul, li, ol, form, fieldset, input, textarea {
	font-weight: normal;	
	margin: 0;
	padding: 0;
}

img {
	border: none;
}

li, ol {
	list-style: none;
}

body {
	text-align: center;
	color: #1a1a1a;
	background: #323336;
	font: 80%/140% "Helvetica Neue", Arial, Helvetica, sans-serif;
}

h2 {
	font-size: 1.7em;
	margin-bottom: 6px;
}


h2.small-title {
	font-size: .9em;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 6px;
}

h3 {
	font-size: 1.4em;
	margin-bottom: 8px;
}

h3 a {
	color: #d96903;
	text-decoration: none;
}

h3 a:hover {
	color: #777;
}


hr {
	border: solid 1px #ddd;
	border-bottom: 0;
}
p {
	margin-bottom: 18px;
}

a {
	color: #d96903;
}

a:hover {
	color: #555;
}

.inner {
	text-align: left;
	width: 940px;
	margin: 0 auto;
	padding: 0 10px;
}

.clear {
	clear: both;
}

.alert {
	padding: 12px 12px 12px 12px;
	margin-bottom: 12px;
	background-color: #F68E1E;
	color: #FFFFFF;
}

.alert p {
	padding-bottom: 0;
	margin-bottom: 0;
}

.alert h3 {
	color: #FFFFFF;
}

.alert a {
	color: #FFFFFF;
}

/* Header */
#header {
	background: url(/images/ui/headerbk.jpg) repeat-x;
	height: 224px;
}

#header .inner {
	background: url(/images/ui/subheadbk.jpg) no-repeat 8px 86px;
	width: 960px;	
	height: 224px;
	padding: 0;
}


#subtitlebk.inner {
	background: url(/images/ui/subtitlebk.jpg) no-repeat 8px 87px;
	width: 960px;	
	height: 196px;
	padding: 0;
}

#header.secondary {
	background: url(/images/ui/secondaryhbk.gif) repeat-x;
	height: 196px;
}

#header.secondary h2 {
	color: #5d5750;
	font-size: 2.3em;
	font-weight: bold;
	padding: 18px 0 0 8px;
	clear: left;
}

#logo {
	float: left;
}


/* Top Nav */
#top-nav {
	float: right;
	margin: 27px 14px 0 0;
}

#top-nav li {
	display: inline;
}

#top-nav li a {
	text-indent: -9999px;
	display: block;
	float: left;
	height: 44px;
	overflow: hidden;
}

#h-nav a {
	background: url(/images/ui/nav.gif) no-repeat 0 0;
	width: 88px;
}

#h-nav a:hover, #home #h-nav a {
	background: url(/images/ui/nav.gif) no-repeat 0 -44px;
}

#a-nav a {
	background: url(/images/ui/nav.gif) no-repeat -88px 0;
	width: 96px;
}

#a-nav a:hover, #about #a-nav a {
	background: url(/images/ui/nav.gif) no-repeat -88px -44px;
}

#d-nav a {
	background: url(/images/ui/nav.gif) no-repeat -184px 0;
	width: 99px;
}

#d-nav a:hover, #demos #d-nav a {
	background: url(/images/ui/nav.gif) no-repeat -184px -44px;
}

#p-nav a {
	background: url(/images/ui/nav.gif) no-repeat -283px 0;
	width: 126px;
}

#p-nav a:hover, #purchase #p-nav a {
	background: url(/images/ui/nav.gif) no-repeat -283px -44px;
}

#l-nav a {
	background: url(/images/ui/nav.gif) no-repeat -410px 0;
	width: 121px;
}

#l-nav a:hover, #learning #l-nav a {
	background: url(/images/ui/nav.gif) no-repeat -410px -44px;
}

#c-nav a {
	background: url(/images/ui/nav.gif) no-repeat -531px 0;
	width: 117px;
}

#c-nav a:hover, #contact #c-nav a {
	background: url(/images/ui/nav.gif) no-repeat -531px -44px;
}

#b-nav a {
	background: url(/images/ui/nav.gif) no-repeat -648px 0;
	width: 81px;
}

#b-nav a:hover, #blog #b-nav a {
	background: url(/images/ui/nav.gif) no-repeat -648px -44px;
}

/* Home Flash */
#flash-blurb {
	background: url(/images/ui/flashbk.jpg) repeat-x;
	height: 565px;
}

#flash-blurb .inner {
	background: url(/images/ui/flashbbk.jpg) repeat-x 0 1px;
	height: 565px;
}

#flash-banner {
	margin-top: 20px;
}

#what {
	padding-top: 14px;
}

#what p {
	width: 600px;
	float: left;
}

#demo-purchase {
	float: right;
}

#demo-purchase li {
	display: inline;
}

#demo-purchase li a {
	text-indent: -9999px;
	width: 145px;
	height: 50px;
	display: block;
	float: left;
	overflow: hidden;
}

#s-demo a {
	background: url(/images/ui/demopur.jpg)  0 0;
	border-right: solid 1px #c0bfbf;
}

#s-demo a:hover {
	background-position: 0 -50px;
}

#s-purchase a {
	background: url(/images/ui/demopur.jpg)  -146px 0;
}

#s-purchase a:hover {
	background-position: -146px -50px;
}

/* Content */
#content-container {
	background: #f3f3f3;
	padding: 30px 0;
}

#content {
	background: url(/images/ui/sidefade.gif) no-repeat top right;	
	width: 590px;
	padding-right: 60px;
	float: left;
}

#content ul {
	margin: 0 0 24px 24px;
}

#content li {
	list-style: square;
	margin-bottom: 8px;
}

#side-bar {
	width: 290px;
	float: right;
}

.sub-nav {
	margin-bottom: 32px;
}

.sub-nav li {
	border-bottom: solid 1px #e7e7e7;
	padding: 4px 10px;
}

.sub-nav li a {
	text-decoration: none;
}

#tweets {
	background: url(/images/ui/tweet.gif) no-repeat top right;
	width: 125px;
}

#twitter_update_list li {
	margin-bottom: 18px;
}

#twitter-link {
	color: #00bcf3;
	font-size: .9em;
	text-decoration: none;
}

#twitter-link:hover {
	color: #555;
}

/* Blog */

.blog-entry {
	border-bottom: solid 1px #e6e6e6;
	margin-bottom: 34px;
	padding-bottom: 12px;
}

.blog-entry h3 {
color: #d96903;
font-size: 1.6em;
	line-height: 0;
	margin: 12px 0  12px 0;
}

#demos h3 {
	margin-bottom: 18px;
}

.entry-meta {
	color: #7e7e7e;
}

.entry-meta a {
	color: #555;
}

.comment-count {
	color: #643f1d;
	text-decoration: none;
	background: url(/images/ui/comment.gif) no-repeat 0 1px;
	margin-right: 7px;
	padding: 0 10px 5px 24px;
	border-right: solid 1px #ccc;
}

.continue-comment a {
	color: #643f1d;
	text-decoration: none;
}


.small-left, .small-right {
	width: 135px;
	margin-right: 20px;
	float: left;
}

.small-left li a, .small-right li a {
	color: #934a07;
	text-decoration: none;
	border-bottom: solid 1px #ededed;
	padding: 4px 0;
	display: block;
}

.small-right {
	margin-right: 0;
}

/* Footer */
#footer {
	color: #dcdcdc;
	line-height: 1.5em;
	background: url(/images/ui/footerbk.gif) repeat-x;
	padding: 32px 0;
	clear: both;
}

#footer li {
	display: inline;
	margin-right: 10px;
}

#footer li a {
	color: #dcdcdc;
	text-decoration: none;
}

#footer li a:hover {
	color: #999;
}

#follow a {
	background: url(/images/ui/twitter.gif) no-repeat 0 1px;
	padding-left: 20px;
}

#rss-link a {
	background: url(/images/ui/rss.gif) no-repeat 0 1px;
	padding-left: 19px;
}

/* Forms */
.input, #message, #add-comment {
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	width: 500px;
	padding: 7px;
	border: solid 1px #c0bfbf;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#s-search {
	line-height: 0;
	margin-bottom: 32px;
	padding-bottom: 12px;
	border-bottom: solid 1px #e6e6e6;
}

#s-search #keywords {
	width: 214px;
	margin-bottom: 10px;
	float: left;
}

#s-search #submit {
	float: right;
}

.advanced-s {
	clear: both;
}
.advanced-s a {
	color: #888;
	font-size: .9em;
	text-decoration: none;
}

#comment_form h4 {
	color: #888;
	font-size: 1.2em;
	text-transform: uppercase;
	margin: 40px 0 16px;
}

.comment-author {
	margin-bottom: 5px;
}

.comment-author em {
	color: #888;
	font-size:  .9em;
}

.admin-comment .comment-author {
	font-weight: bold;
	margin-bottom: 5px;
}
 
.comment, .admin-comment {
	background: url(/images/ui/comment.gif) no-repeat 0 1px;
	padding-left: 24px;
	border-bottom: solid 1px #ddd;
	margin-bottom: 20px;
}
.side-block {
	padding-bottom: 32px;
}

#price-table {
	width: 590px;
	border: solid 1px #ddd;
	border-right: 0;
}

#price-table tr {
	text-align: center;
}

#price-table td {
	padding: 8px;
	border-right: solid 1px #ddd;
	border-bottom: solid 1px #ddd;
}

#price-table td.item {
	font-weight: bold;
	text-align: left;
	border-right: solid 1px #ddd;
	border-bottom: solid 1px #ddd;
}

#price-table .odd {
	background: #ededed;
}

#price-table .package {
	font-weight: bold;
	background: #fedec0;
	padding: 24px 0;
}