html, table, select, input {
    font-size: 100%;
}
body {
    margin: 0;
    padding: 0;
	font-family: Verdana, Arial, sans-serif;
    font-size: 62.5%;
    color: #231f20;
    background-color: #f0f0f1;
}
img {border: none;}
a {color: #231f20;}
td, th {vertical-align: top; text-align: left; padding: 3px;}
h1 {
    font-size: 1.8em;
    font-weight: normal;
    color: #39b54a;
    margin-top: 0;
}

h2 {
    font-size: 1.6em;
    font-weight: normal;
    color: #39b54a;
}

h3 {
    font-size: 1.4em;
    font-weight: normal;
    color: #39b54a;
}

h2 a {
    text-decoration: none;
}

h3.icon {
    margin-top: 0;
    padding-top: 2px;
    padding-left: 35px;
    height: 28px;
    background: url(../../layout/images/aptuitiv-icon.gif) no-repeat top left;
}

h4 {
    font-size: 1.2em;
    font-weight: normal;
    color: #39b54a;
    margin: 15px 0 5px 0;
}

h5 {
    font-size: 1.1em;
    font-weight: normal;
    color: #39b54a;
}

h6 {
    font-size: 1em;
    font-weight: normal;
    color: #39b54a;
}
.clear {clear: both;}
.gray {color: #58585a;}
.external-notice {display: inline-block; height: 10px; width: 10px; background: url(../images/external.png) no-repeat;}
.small-text {font-size: 90%;}

#header {
    background: url(../../layout/images/header-bkgrd.gif) repeat-x top left;
    height: 40px;
    position: relative;
    z-index: 2;
}
#header-content {
    width: 900px;
    margin: 0 auto;
    padding: 0;
    position: relative;
}

#top-nav {
    list-style: none;
    position: absolute;
    top: 9px;
    right: 140px;
    padding: 0;
    margin: 0;
	line-height: 1.4;
	height: 20px;
}

#top-nav li {
    display: inline;
    float: left;
	padding-top: 1px;
	padding-left: 10px;
}

#top-nav li a {
    color: #fff;
    text-decoration: none;
    font-size: 1.4em;
    background: none;
	text-align: center;
	height: 20px;
	display: block;
}

#top-nav li a span {
    margin-left: 5px;
	padding-right: 5px;
	height: 20px;
	display: block;
}

#top-nav li a.current, #top-nav li a.current:hover, #top-nav li a.currentParent, #top-nav li a.currentParent:hover {
    color: #231f20;
    background: url(../../layout/images/top-nav-active-left.gif) no-repeat top left;
}

#top-nav li a.current span, #top-nav li a.current:hover span, #top-nav li a.currentParent span, #top-nav li a.currentParent:hover span {
    background: #fff url(../../layout/images/top-nav-active-right.gif) no-repeat top right;
}

#top-nav li a:hover {
    background: url(../../layout/images/top-nav-left.gif) no-repeat top left;
}

#top-nav li a:hover span {
    background: #39b54a url(../../layout/images/top-nav-right.gif) no-repeat top right;
}

#search {
    background: url(../../layout/images/search.gif) no-repeat top left;
    width: 130px;
    height: 20px;
    position: absolute;
    top: 10px;
    right: 0;
}

#search #searchTerm {
    background: none;
    border: none;
    height: 20px;
    font-size: 1.2em;
    width: 100px;
    position: absolute;
    top: 1px;
    left: 25px;
}

#search form {
    padding: 0;
    margin: 0;
}

#breadcrumb {
    width: 900px;
    margin: 0 auto;
    padding: 10px 0;
}

#wrapper {
    width: 900px;
    margin: 0 auto;
    padding: 25px;
    background: #fff url(../../layout/images/content-bkgrd-top.gif) no-repeat top left;
    position: relative;
    z-index: 1;
}

#wrapper-bottom {
    width: 950px;
    margin: 0 auto;
    padding-top: 15px;
    background: url(../../layout/images/content-bkgrd-bottom.gif) no-repeat top left;
}

#headline {
    width: 900px;
    padding-top: 35px;
    background: #231f20 url(../../layout/images/headline-top.gif) no-repeat top left;
    position: relative;
    margin-top: -1px;
}

#headline-bottom {
    padding-bottom: 35px;
    background: url(../../layout/images/headline-bottom.gif) no-repeat bottom left;
    clear: both;
}

#headline-content-left {
    padding-left: 50px;
    padding-bottom: 30px;
    width: 450px;
    color: #fff;
    font-size: 1.4em;
    line-height: 1.4;
    float: left;
}

.green-button {
    width: 224px;
    padding-top: 3px;
    height: 27px;
    background: url(../../layout/images/green-button.gif) no-repeat top left;
    text-align: center;
    font-weight: bold;
    color: #fff;
    display: block;
    float: left;
}

#headline-content-right {
    float: right;
    width: 300px;
    text-align: center;
    padding-right: 50px;
}

#footer {
    width: 900px;
    margin: 10px auto;
    font-size: 1.2em;
    height: 50px;
    position: relative;
}

#footer #logo-copyright {position: absolute; right: 0px; top: 0px;}
#footer #copyright {font-size: 80%; margin-top: 5px;}
#footer #social-icons {position: absolute; left: 370px; top: 0; width: 200px;}
#footer #social-icons a {margin: 0 5px;}

#main {
    margin-top: 20px;
}
/* Page Header
---------------------------------*/
#page-header {position: relative; border-bottom: 1px solid #231F20;}
h2#page-title {
    font-size: 3em;
    color: #231f20;
    padding-bottom: 5px;
    padding: 0;
    margin: 0 0 5px 0;
/*    border-bottom: 1px solid #231f20;*/
}
#secondary-nav {
    list-style: none;
    position: absolute;
    /* top: 24px;*/
    bottom: 9px;
    right: 35px;
    font-size: 1.5em;
    margin: 0;
    padding: 0;
}

#secondary-nav li {
    display: inline;
}

#secondary-nav li {
    display: inline;
    padding-left: 20px;
}

#secondary-nav li a {
    text-decoration: none;
}

#secondary-nav li a:hover, #secondary-nav li a.current, #secondary-nav li a.currentParent {
    color: #39B54A;
    padding-bottom: 7px;
    border-bottom: 5px solid #39B54A;
}

#subnav {
    list-style: none;
    padding: 0;
    margin: 0;
    width: 181px;
}

#subnav li {
    height: 30px;
}

#subnav li a {
    height: 14px;
    display: block;
    padding: 6px 0;
    padding-left: 5px;
    color: #39b54a;
    font-size: 1.2em;
    text-decoration: none;
}

#subnav li a:hover {
    color: #fff;
    background: url(../../layout/images/right-nav-hover.png) no-repeat top left;  
}

#subnav li a.current, #subnav li a.currentParent {
    color: #fff;
    background: url(../../layout/images/right-nav-active.png) no-repeat top left;  
    position: relative;
    z-index: 2;
}

#subnav li ul {
    list-style: none;
    padding: 0;
    margin: 0;
    margin-top: -10px;
    padding: 10px 0;
    background: #818182 url(../../layout/images/right-nav-sub-bottom.gif) no-repeat bottom left;
    position: relative;
    z-index: 1;
}

#subnav li ul li {
    list-style: none;
    padding: 0;
    margin: 0;
}

#subnav li ul li a {
    color: #fff;
    background: none;
    padding-left: 20px;
}

#subnav li ul li a:hover, #subnav li ul li a.current:hover {
    color: #fff;
    background: url(../../layout/images/right-nav-sub-hover.gif) no-repeat 5px 12px;
}

#subnav li ul li a.current {
    color: #fff;
    text-decoration: underline;
    background: none;
}





#left-sidebar {
    float: left;
    width: 210px;
    padding-right: 20px;
}

#left-sidebar h2.title {
    color: #fff;
    background: url(../../layout/images/header-bkgrd.gif) repeat-x top left;
    height: 30px;
    width: 190px;
    padding: 10px 0 0 10px;
    margin: 0;
}

#left-sidebar ul {
    border: 1px solid #231f20;
    width: 198px;
    padding: 0;
    margin: 0;
    list-style: none;
}

#left-sidebar li a {
    display: block;
    padding: 10px 0 10px 10px;
    width: 200px;
    font-size: 1.4em;
    text-decoration: none;
    height: 19px;
}

#left-sidebar li a:hover {
    text-decoration: underline;
}

#left-sidebar li a.current {
    background: url(../../layout/images/left-nav-active.png) no-repeat top left;
    color: #fff;
}

#content, #content-small, #content-full {
    float: left;
    width: 450px;
    font-size: 1.2em;
}

#content {
    width: 670px;
}

#content-full {
    width: 900px;
}

#right-sidebar {
    float: right;
    width: 200px;
}

.right-content {
    width: 180px;
}
.columnList a {font-size: 1.2em}
.columnList {list-style: none; margin: 0; padding: 0;}
.columnList li {margin: 0 0 5px 0;}
h2.right-content {
    color: #231f20;
    height: 19px;
    background: url(../../layout/images/right-content-header.gif) no-repeat top left;
    margin: 0;
    padding: 7px 10px 7px 15px;
    font-size: 1.5em;
    font-weight: bold;
}

div.right-content {
    background: url(../../layout/images/right-content-bottom.gif) no-repeat bottom left;
    padding: 0;
    width: 200px;
    padding-bottom: 15px;
    margin-bottom: 20px;
}

.right-content-interior {
    background: url(../../layout/images/right-content-bkgrd.gif) repeat-y top left;
    margin: 0;
    padding: 5px 10px;
}

.right-content-interior ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.right-content li {
    padding: 10px;
    font-size: 1.2em;
}

.right-content li a {
    color: #666;
}

#tblPricing thead tr th {
    font-size: 2.5em;
    text-align: center;
    padding: 10px 0;
}
#tblPricing tbody {
    font-size: 1.3em;
    color: #404041;
}

#tblPricing tbody tr td, #tblPricing tbody tr th {
    border-bottom: 1px solid #231f20;
    padding: 10px 0;
}

#tblPricing tbody tr.price td, #tblPricing tbody tr.price th, #tblPricing tbody tr td.plus {
    border-bottom: none;
}

#tblPricing tbody tr.price td {
    font-size: 1.2em;
}

#tblPricing tbody tr th {
    text-align: left;
    font-weight: normal;
}

#tblPricing tbody tr td {
    text-align: center;
}

#tblPricing .plus {
    background-color: #404041;
    color: #fff;
}

#tblPricing thead .plus {
    background: #404041 url(../../layout/images/plus-top.gif) no-repeat top left;
}

#tblPricing tfoot .plus {
    background: #404041 url(../../layout/images/plus-bottom.gif) no-repeat bottom left;
}

#tblPricing tfoot td {
    text-align: center;
    padding: 10px 0;
}

#tblFeatures {
    margin: 0 auto;
    font-size: 1.2em;
}

#tblFeatures ul {
    padding: 0 20px;
    margin: 0;
    list-style: none;
}

#tblFeatures ul li {
    padding: 5px 0 5px 20px;
    background: url(../../layout/images/checkmark.png) no-repeat left 50%;
}

/* Left & Right panels
----------------------------------- */
.left-panel {float: left; width: 48%;}
.right-panel {float: right; width: 48%}

/* Blog Styling
----------------------------------- */

.blog-listing {
    padding-bottom: 30px;
    position: relative;
}

.blog-listing h2 {
    float: left;
}

.blog-date {
    height: 55px;
    width: 43px;
    background: url(../../layout/images/blog-date.png) no-repeat top left;
    float: left;
    position: relative;
    padding-right: 10px;
}

.blog-date .month {
    text-transform: uppercase;
    text-align: center;
    font-size: 0.9em;
    position: absolute;
    top: 2px;
    left: 0;
    width: 40px;
    color: #39B54A;
}

.blog-date .day {
    font-size: 1.3em;
    color: #231f20;
    text-align: center;
    position: absolute;
    top: 19px;
    left: 0;
    width: 40px;
}

.blog-date .year {
    color: #231f20;
    text-align: center;
    font-size: 0.9em;
    position: absolute;
    top: 35px;
    left: 0;
    width: 40px;
}

.abstract {
    clear: both;
}

.tags-container {
    padding-top: 10px;
}

.tags-icon {
    float: left;
}

.comments {
    position: absolute;
    top: 24px;
    right: 0;
    background: url(../../images/user-silhouette.png) no-repeat left 50%;
    padding-left: 20px;
}

.tags {
    height: 20px;
    padding: 5px;
    float: left;
}

.comment-container {
    padding: 5px;
}

.even {
    border: 1px dotted #d1d1d1;
}

#comment-form input[type="text"] {
    width: 419px;
}
.code {
	font-size: 0.8em;
	border: 1px solid #ddd;
	padding: 10px;
	width: 100%;
	overflow: auto;
	white-space: nowrap;
}

/*forms
-----------------------------------------------------*/

input[type="text"], textarea {
	border: 1px solid #6c6c6c; border-color: #6c6c6c  #c3c3c3 #d3d3d3 #6c6c6c; background:#fff url(../images/text-input-bg.gif) repeat-x 0 0; font-size: 1.1em; padding: 0.15em 0.15em;
}

input[type="text"].error, textarea.error {
    border: 1px solid red;
}