/* PokerTracker Master CSS */

body {
  font-size: 15px;
  line-height: 1.35em;
  font-family: Verdana, Kalimati, Tahoma;
  background-color: #FFFFFF;
}
html,body{ height: 100%; }

body > div {
  font-size: 0.875em;
}

h1 {
	font-size: 1.7em;
	color: #515151;
  margin: 0.9em 2% 0 2%;
	border-bottom: 1px dotted #9CAAC6;
  font-family: Arial, Garuda, Helvetica;
	width: 96%;
}
h1 span {
	padding-right: 1em;
	border-bottom: 0;
	background: #ffffff;
}

h2 {
  font-size: 1.5em;
  font-family: Arial, Garuda, Helvetica;
  font-weight: bold;
  margin: 0.75em 0 0.5em 0;
  color: #368711;
}
h2.section-subtitle {
	font-size: 2.3em;
	line-height: 1.1em;
	font-weight: normal;
	margin: 0.5em 2% 0.8em;
	font-family: Calibri, Arial, Garuda, Helvetica;
}
h3 {
  background-color: #eaeaea;
  font-size: 1em;
  font-weight: bold;
  padding: 0.2em 0.5em 0.2em 0.5em;
  margin: 0;
}
h4 {
  font-size: 1.3em;
	color: #000000;
  font-family: Arial, Garuda, Helvetica;
  font-weight: bold;
  padding-bottom: 0.3em;
  margin: 0.75em 0 0.1em 0;
}
h4.section-title {
	font-size: 1.2em;
	font-family: Verdana, Kalimati, Tahoma;
	position: relative;
	background: #F6F6F6;
	background: -webkit-gradient(linear,left top,left bottom,color-stop(50%,rgba(249, 249, 249, 1)),color-stop(100%,rgba(242, 242, 242, 1)));
	background: -webkit-linear-gradient(top,rgba(249, 249, 249, 1) 50%,rgba(242, 242, 242, 1) 100%);
	background: -moz-linear-gradient(top,rgba(252, 252, 252, 1) 50%,rgba(247, 247, 247, 1) 100%);
	background: -o-linear-gradient(top,rgba(252, 252, 252, 1) 50%,rgba(247, 247, 247, 1) 100%);
	background: -ms-linear-gradient(top,rgba(252, 252, 252, 1) 50%,rgba(247, 247, 247, 1) 100%);
	background: linear-gradient(top,rgba(249, 249, 249, 1) 50%,rgba(242, 242, 242, 1) 100%);
	color: #515151;
	text-align: left;
	padding: 0.8em 2% 0.8em 2%;
	margin: 2em auto 1.5em;
	-webkit-border-radius: 0.3em;
	-moz-border-radius: 0.3em;
	border-radius: 0.3em;
}
h4.section-title.gray {
	color: #515151;
	background: #EAEAEA;
	background: -webkit-gradient(linear,left top,left bottom,color-stop(50%,rgba(234, 234, 234, 1)),color-stop(100%,rgba(234, 234, 234, 1)));
	background: -webkit-linear-gradient(top,rgba(242, 242, 242, 1) 50%,rgba(234, 234, 234, 1) 100%);
	background: -moz-linear-gradient(top,rgba(242, 242, 242, 1) 50%,rgba(234, 234, 234, 1) 100%);
	background: -o-linear-gradient(top,rgba(242, 242, 242, 1) 50%,rgba(234, 234, 234, 1) 100%);
	background: -ms-linear-gradient(top,rgba(242, 242, 242, 1) 50%,rgba(234, 234, 234, 1) 100%);
	background: linear-gradient(top,rgba(242, 242, 242, 1) 50%,rgba(234, 234, 234, 1) 100%);
}
h4.section-title.dark-gray {
	color: white;
	background: #515151;
	background: -webkit-gradient(linear,left top,left bottom,color-stop(50%,rgba(97, 97, 97, 1)),color-stop(100%,rgba(81, 81, 81, 1)));
	background: -webkit-linear-gradient(top,rgba(97, 97, 97, 1) 50%,rgba(81, 81, 81, 1) 100%);
	background: -moz-linear-gradient(top,rgba(97, 97, 97, 1) 50%,rgba(81, 81, 81, 1) 100%);
	background: -o-linear-gradient(top,rgba(97, 97, 97, 1) 50%,rgba(81, 81, 81, 1) 100%);
	background: -ms-linear-gradient(top,rgba(97, 97, 97, 1) 50%,rgba(81, 81, 81, 1) 100%);
	background: linear-gradient(top,rgba(97, 97, 97, 1) 50%,rgba(81, 81, 81, 1) 100%);
}
p {
  margin: 0.75em 0;
  text-align: left;
}
/* Revert node-content to normal list display */
.node-content ol, .cke_editor.ol {
	list-style: decimal;
  margin: 1em 0 1.25em;
	padding: 0 3.3em;
}
.node-content ol li, .cke_editor ol li {
	display: list-item;
	margin: 0;
	padding: 0.3em 0;
}
.node-content ul, .cke_editor ul {
	list-style: disc;
	margin: 1em 0 1.25em;
	padding: 0 3.3em;
}
.node-content ul li, .cke_editor ul li {
  display: list-item;
  margin: 0;
  padding: 0.3em 0;
}
/* links */
a {
  font-weight: bold;
  text-decoration: none;
}

#contentarea a:link, #contentarea a:visited { color: #368711; border-bottom: 1px dotted #368711; }
#contentarea a:hover, #contentarea a:active { color: #91122b; border-bottom: 1px solid #91122b; }
#contentarea a.button { color: #ffffff; border-bottom: none; }

/* page structure */
#wrapper {
  min-width: 60em;
  min-height: 100%;
  margin-top: -302px;
  background-color: #ffffff;
}
#header, #contentarea, #footer, .content {
  min-width: 60em; /* 800px */
  max-width: 81em; /* 1240px */
  overflow: hidden;
}

/* Header */
#headerwrap {
  border-top: 309px solid #000000;
  background-color: #FFFFFF;
  border-bottom: 2px solid #636363;
  color: #000000;
}
#header-top {
  border-top: 2px solid #636363;
  background: #515151 url('images/fp_main_bg.png') repeat-x left top;
  height: 20px;
}
#header-bottom {
  border-bottom: 7px solid #000000;
}
#header {
  margin: 0.625em auto;
  position: relative;
  height: 83px;
}
#header #branding {
  float: left;
  height: 69px;
  overflow: hidden;
  background-color: #FFFFFF;
  margin-top: 27px;
  margin-left: 14px;
}
#header #branding img#logo {
    width: 314px;
    height: 36px;
    border: none;
}
.content {
  margin: 0 auto;
}

/* Main Styles */
#contentarea {
  margin: 0 auto;
  position: relative;
}
#fp-pt4-feature-list ul {
  float: left;
  width: 45%;
  padding: 0 0 0 3%;
  margin-top: 0;

}
p.fp-pt4-feature-list-footnote {
  margin-top: 0;
  font-size: 0.85em;
  text-align: center;
  color: #515151;
}
.panel-3col-33-stacked {
	margin-bottom: 1.5em;
}
.panel-3col-33-stacked .center-wrapper .panel-col-first {
	width: 30%;
	margin-left: 2%;
}
.panel-3col-33-stacked .panel-col-last {
  width: 33%;
  margin: 0;
}
.panel-3col-33-stacked .center-wrapper .panel-col {
  width: 30%;
  margin: 0 2%;
}
#user-edit-container {
	margin: 2em auto;
	width: 80%;
}
/* Badges */
#badges {
	position: absolute;
  top: 15px;
	right: 2%;
}
#front-page-intro h2 {
  margin-right: 290px;
  line-height: 1.5em;
}
/* Content Areas */
#contentarea .breadcrumb {
  font-size: 0.85em;
  font-weight: bold;
  font-family: Arial, Garuda, Helvetica;
  padding-top: 0.5em;
  padding-bottom: 0;
  margin-left: 3%;
}
#sidenav, #maincontentarea, #right-sidebar {
	position: relative;
	float: left;
	margin-left: 1%;
	margin-right: 1%;
}
#sidenav, #right-sidebar {
  width: 28%;
}
.text-block {
	margin-bottom: 2em;
}
.pane-recent-blog-posts h2, .pane-pt4-preview-archive h2, .text-block h2 {
	font-size: 1.5em;
	color: #515151;
	margin: 0.9em 2% 0 2%;
	border-bottom: 1px dotted #9CAAC6;
	font-family: Georgia, Nimbus Roman No9 L, Verdana;
	width: 96%;
}
.text-block p {
	margin-left: 2%;
  margin-right: 2%;
}

/* Footer */
#footerwrap {
  position: relative;
  background: #313131;
  background: -webkit-gradient(linear,left top,left bottom,color-stop(30%,rgba(81, 81, 81, 1)),color-stop(60%,rgba(65, 65, 65, 1)),color-stop(100%,rgba(49, 49, 49, 1)));
  background: -webkit-linear-gradient(top,rgba(81, 81, 81, 1) 30%, rgba(65, 65, 65, 1) 60%,rgba(49, 49, 49, 1) 100%);
  background: -moz-linear-gradient(top,rgba(81, 81, 81, 1) 30%, rgba(65, 65, 65, 1) 60%,rgba(49, 49, 49, 1) 100%);
  background: -o-linear-gradient(top,rgba(81, 81, 81, 1) 30%, rgba(65, 65, 65, 1) 60%,rgba(49, 49, 49, 1) 100%);
  background: -ms-linear-gradient(top,rgba(81, 81, 81, 1) 30%, rgba(65, 65, 65, 1) 60%,rgba(49, 49, 49, 1) 100%);
  background: linear-gradient(top,rgba(81, 81, 81, 1) 30%, rgba(252, 65, 65, 1) 60%,rgba(49, 49, 49, 1) 100%);
  height: 295px;
  min-width: 60em;
  border-top: 7px solid #d4d2d3;
  border-bottom: 0;

}
#footer {
  margin: 1em auto 0 auto;
  position: relative;
  height: 265px;
  color: #ffffff;
}
#footer .block {
  float: left;
  font-size: 0.9em;
}
#footer h2.title, #footer #block-views-blog_posts-block_1 .view-header {
  font-size: 1.5em;
}
#footer .block a, #footer .block h2 {
  color: #ffffff;
}
/*#footer h2.title a:hover, #footer #block-views-blog_posts-block_1 .view-header a:hover, #footer ul li a:hover, #block-ptfooter-1 a:hover { */
#footer .block a:hover {
  color: #dedede;
}
#footer ul li a, #block-ptfooter-1 a {
  font-weight: normal;
}
#footer #block-views-blog_posts-block_1, #footer #block-ptfooter-3 {
  width: 27%;
  margin-left: 2%;
}
#footer #block-ptfooter-3 ul {
    margin-left: 1em;
}
#footer #block-views-blog_posts-block_1 .view-header {
  font-size: 1.5em;
  font-family: Arial, Garuda, Helvetica;
  margin: 0.75em 0 0.5em 0;
}
#footer #block-views-blog_posts-block_1 .item-list ul {
  margin-left: 1em
}
#footer #block-views-blog_posts-block_1 .item-list ul li {
	margin: 0;
  padding-bottom: 1em;
  list-style: none;
}
#block-views-blog_posts-block_1 .field-content span {
  display: block;
  max-height: 1.3em;
  overflow: hidden;
}
#block-views-blog_posts-block_1 .field-content span.posted-date-ago {
  text-indent: 1em;
  font-size: 0.9em;
}
#block-ptfooter-5 {
    width: 27%;
    margin-left: 2%;
    position: relative;
}
#block-ptfooter-5 .footer-download-wrap {
    position: relative;
    top: 40px;
    left: 60px;
}
#block-ptfooter-5 .supported-os {
	float: left;
  padding: 0 0 0 1.7em;
}
#block-ptfooter-4 {
  width: 47%;
}
#block-ptfooter-4 .container {
  margin: 0 auto;
  width: 325px;
}
#block-ptfooter-4 #footer-supported-sites > li {
  float: left;
  margin-left: 5%;
}
#block-ptfooter-4 #footer-supported-sites > li:first-child {
  margin-left: 0;
}
#block-ptfooter-4 #footer-supported-sites .subcol li {
  padding-bottom: 0.25em;
}
#block-ptfooter-2 {
	width: 22%;
  margin-right: 2%;
}
#block-ptfooter-2 .container {
  width: 172px;
  float: right;
}
#block-ptfooter-2 ul {
  margin-left: 1em;
}
#block-ptfooter-0 {
  position: absolute;
  bottom: 2.5em;
  right: 2%;
  text-align: center;
}
#block-ptfooter-0 a, #block-ptfooter-0 a:hover {
  border: none;
}
#block-ptfooter-0 img {
  margin: 0 0.4em;
  border: none;
}
#block-ptfooter-0 h2, #block-ptfooter-5 h2 {
	font-family: Verdana, Kalimati, Tahoma;
  font-size: 1.3em;
  margin-top: 0;
  margin-bottom: 0.4em;
}
#footer #block-ptfooter-5 h2 {
  font-size: 1.5em;
  margin-bottom: 0.5em;
}
#footer #block-ptfooter-5 h2 span.freetrial {
	font-size: 0.95em;
}
#block-ptfooter-1 {
  position: absolute;
  bottom: 0.5em;
  right: 1%;
  line-height: 1.3em;
  font-size: 0.85em;
  color: #dedede;
}
#block-ptfooter-1 a, #block-ptfooter-1 address {
  display: block;
  font-size: 0.9em;
  float: left;
  padding-left: 1em;
  padding-right: 1em;
  border-left: 1px dotted #dedede;
}
#block-ptfooter-1 a.first{
  padding-left: 0;
  border-left: 0;
}
/* Pager/Pagination */
#contentarea ul.pager {
  float: right;
  list-style: none;
  display: block;
}
#contentarea ul.pager li {
  display: block;
  float: left;
  background-color: #ECEDEE;
  border-color: #B4BAC0;
  color: #5C758C;
  margin: 0 2px;
  padding: 0;
}
#contentarea ul.pager li.pager-current {
  background-color: #6787C4;
  border: 0;
  padding: 2px 4px;
  color: #ffffff;
}
#contentarea .pager a:hover {
  background-color: #6787C4;
  border: 0;
  color: #ffffff;
}
#contentarea .pager a {
  display: block;
  background-color: #ECEDEE;
  border: 0;
  color: #5C758C;
  padding: 2px 4px;
}
/* Misc */
#successBox {
    background-color: #F5FEED;
    border: solid 1px #578C08;
    color: #363636;
    padding: 0.7em;
    margin: 2em;
    -moz-border-radius: 0.5em;
    -webkit-border-radius: 0.5em;
    border-radius: 0.5em;
}
#warningBox {
  background-color: #FBF9EE;
  border: solid 1px #FCEFA1;
  color: #363636;
  padding: 0.7em;
  margin: 2em;
  -moz-border-radius: 0.5em;
  -webkit-border-radius: 0.5em;
  border-radius: 0.5em;
}
#warningBox fieldset {
	margin: 0;
}
#warningBox a:link, #warningBox a:visited {
  color: #363636;
  border-bottom: 1px dotted #363636;
}
#errorBox, #formErrors {
	display: block;
	background-color: #FEF1EC;
	border: solid 1px #CD0A0A;
	color: #CD0A0A;
	padding: 0.7em;
	margin: 2em;
  -moz-border-radius: 0.3em;
  -webkit-border-radius: 0.3em;
  border-radius: 0.3em;
}
#errorBox a:link, #errorBox a:visited {
	color: #CD0A0A;
	border-bottom: 1px dotted #CD0A0A;
}
#formErrors span {
	display: block;
	font-weight: bold;
	padding-left: 10px;
}
#formErrors ul {
	list-style: disc;
}
#formErrors li {
	margin-left: 2em;
	line-height: 20px;
	padding-top: 0;
}
.formInput {
	height: 35px;
}
.formInput label, .formInput input, .formInput select, .formInput span, .form-radios {
	float: left;
}
.form-radios {
	margin: 0;
}
.form-radios li {
	width: 16em;
	padding: 0;
	margin: 0;
	line-height: 25px;
}
.form-radios li:first-child {
  padding-top: 0;
  margin-top: 0;
}
.inputInstructions, a.ckeditor_links {
	font-size: 0.75em;
	margin-left: 10.66em;
  padding-left: 32px;
  line-height: 1.8em;
  margin: 0 0 0.5em 14.66em;
  /* margin: 0 0 0.5em 10.66em; */
}
fieldset.collapsible .inputInstructions {
	margin-left: 12.5em;
}
a.ckeditor_links {
	padding-left: 0;
}
.inputImg.Reject, .inputImg.Accept, .inputImg.Warning {
  display: block;
  float: left;
	width: 16px;
	height: 25px;
	padding-top: 5px;
	padding-bottom: 4px;
	margin-left: 10px;
	border: none;
}
.inputImg.Reject {
	 background: url('/images/support/cross.png') no-repeat left top;
}
.inputImg.Accept {
  background: url('/images/support/checkmark.png') no-repeat left top;
}
.inputImg.Warning {
  background: url('/images/coquette/warning.png') no-repeat left top;
}
.box {
  border: 1px solid #515151;
  margin: 5px;
  -moz-box-shadow: 3px 3px 5px rgba(0,0,0,0.6);
  -webkit-box-shadow: 3px 3px 5px rgba(0,0,0,0.6);
  box-shadow: 3px 3px 5px rgba(0,0,0,0.6);
}
h2.boxTitle {
	display: block;
	font-weight: bold;
	font-size: 1.1em;
	font-family: font-family: Arial, Garuda, Helvetica;
	padding: 0.5em 1em;
	margin: 0;
  background: #515151;
  color: #ffffff;
}
h2.boxTitle.light {
	background: #EAEAEA;
	color: #000000;
}
fieldset {
	margin: 2em 2em;
}
.form-required {
	display: inline;
	float: none;
  color: #f00;
}
.summary-header {
  height: 29px;
}
tr.summary-header th {
  font-weight: bold;
  border-bottom: 1px dashed #000000;
  overflow: hidden;
}
#pass-reset-fieldset ul {
	background-color: #FEF1EC;
  border: 1px dotted #CD0A0A;
  color: #CD0A0A;
	padding-bottom: 1em;
	padding-top: 1em;
}
#pass-reset-fieldset ul li input{
    float: left;
}
fieldset ul li {
	margin-top: 0.5em;
	line-height: 35px;
}
fieldset ul li span {
	display: block;
	float: left;
}
span.password-confirm span {
    float: right;
}
fieldset ul li.first, fieldset ul li:first-child, .fieldset-wrapper {
	padding-top: 1.5em;
}
fieldset ul li p {
  text-align: center;
  margin-top: 0.75em;
}
.fsubmit {
	margin: 0 2em 2em 2em;
	text-align: right;
	line-height: 31px;
}
legend {
	font-size: 1.1em;
	text-align: left;
	font-weight: bold;
  color: #515151;
	width: 100%;
	border-bottom: 1px dotted #9CAAC6;
}
#pass-reset-fieldset legend {
	color: #CD0A0A;
}
#user-edit-container ul #edit-pass-1-wrapper {
	display: none;
}
legend > span {
	padding-bottom: 2em;
}
li.form-item {
	list-style: none;
}
.form-item label, .form-item label.option {
  display: block;
  font-weight: normal;
}
label {
	display: block;
	float: left;
	width: 8em;
	line-height: 25px;
	text-align: right;
	margin: 4px 21px 4px 4px;
}
label.wide, #user-register label, #user-profile-form label {
	width: 11em;
}
label.x1wide {
	width: 13em;
}
label.xwide, label.x2wide {
	width: 15em;
}
#user-register fieldset input, #user-edit-container input[type="text"], #user-edit-container input[type="password"] {
	width: 16em;
}
input, select {
  font-family:Tahoma,Verdana,Arial;
  font-size: 12pt;
  padding: 4px;
  border-left: #c1c4c9 1px solid;
  border-top: #c1c4c9 1px solid;
  border-bottom: #e8ecf1 1px solid;
  border-right: #e8ecf1 1px solid;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
h4.win, h4.mac {
  letter-spacing: 0;
  color: #6F6F6F;
  background: url('/sites/all/themes/ptsimple/images/icons/32/windows-icon-32.png') no-repeat 0% 90%;
  margin-left: 2em;
  padding: 1em 0 0.5em 2.5em;
  font-size: 1.25em;
  clear: both;
}
h4.mac {
  background: url('/sites/all/themes/ptsimple/images/icons/32/apple-icon-32.png') no-repeat 0% 80%;
}
input:focus, textarea:focus {
	border: 2px solid #70b011;
}
input.error, textarea.error {
	border: 1px solid #CD0A0A;
}
input.error:focus, textarea.error:focus {
	border: 2px solid #CD0A0A;;
}
input.warning, textarea.warning {
  border: 1px solid #f7c119;
}
input.warning:focus, textarea.warning:focus {
  border: 2px solid #f7c119;;
}

.tabs.primary {
	display: block;
	float: right;
	position: absolute;
	right: 1.5%;
	top: 0;
}
.tabs.primary li {
	display: block;
	float: left;
	margin: 0.5em 0;
	padding: 0 0.5em;
	border-left: 1px dotted #000;
}
.tabs.primary li:first-child {
	border-left: 0;
}
.button:link, .button:visited, input.button {
  position: relative;
  font-family: Arial, Garuda, Helvetica;
  font-weight: bold;
  background-color: #70b011;
  color: #ffffff;
  padding-left: 0.5em;
  padding-right: 0.5em;
  text-align: center;
	text-decoration: none;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.6);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.6);
	box-shadow: 0 1px 3px rgba(0,0,0,0.6);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
  cursor: pointer;
}
a.button {
	display: block;
}
input.button {
	display: inline-block;
}
/* Form Error Handling */
.form-error-msg {
  display: block;
  color: #8F1313;
  font-size: 0.9em;
  font-weight: bold;
	margin: 0 0 0.5em 14.66em;
	line-height: 1.5em;
}
.filefield-element .form-error-msg {
  margin: 0;
}
.big.button, .big.button:visited {
  font-size: 1.3em;
  width: 9.5em;
  height: 31px;
  line-height: 31px;
  padding-top: 0;
  padding-bottom: 0;
}
.medium.button, .medium.button:visited {
  font-size: 1.1em;
  width: 6em;
  height: 25px;
}
.small.button, .small.button:visited {
  font-size: 0.9em;
  padding: 0 0.75em;
  height: 20px;
  width: auto;
}
.xsmall.button, .xsmall.button:visited {
  font-size: 0.8em;
  padding: 0 0.7em;
  height: 15px;
  width: auto;
}
a.big.button, a.big.button:visited {
  line-height: 31px;
}
a.medium.button, a.medium.button:visited {
  line-height: 25px;
}
a.small.button, a.small.button:visited {
  line-height: 20px;
}
a.xsmall.button, a.xsmall.button:visited {
  line-height: 15px;
}
.blue.button, .blue.button:visited {
  background-color: #0569AC;
}
.button:hover {
  -webkit-transition: background 0.2s ease;
  -moz-transition: background 0.2s ease;
  -o-transition: background 0.2s ease;
  -webkit-transition: background 0.2s ease;
  transition: background 0.2s ease;
}
.blue.button:hover, .blue.button:focus {
  background-color: #034c80;
}
.red.button, .red.button:visited {
  background-color: #851a14;
  background: -moz-linear-gradient(top, #b15651 0%, #851a14 100%);
  background: -o-linear-gradient(top, #b15651 0%, #851a14 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b15651), color-stop(100%,#851a14));
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b15651', endColorstr='#851a14',GradientType=0 );
}
.red.button:hover, .red.button:focus {
  background: #5e120e;
  background: -moz-linear-gradient(top, #b15651 0%, #5e120e 100%);
  background: -o-linear-gradient(top, #b15651 0%, #5e120e 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b15651), color-stop(100%,#5e120e));
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b15651', endColorstr='#5e120e',GradientType=0 );
}
.green.button, .green.button:visited {
  background: #70b011;
  background: -moz-linear-gradient(top, #96C442 0%, #70B011 100%);
  background: -o-linear-gradient(top, #96C442 0%, #70B011 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#96C442), color-stop(100%,#70B011));
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#96C442', endColorstr='#70B011',GradientType=0 );
}
.green.button:hover, .green.button:focus {
  background: #578c08;
  background: -moz-linear-gradient(top, #96C442 0%, #578C08 100%);
  background: -o-linear-gradient(top, #96C442 0%, #578C08 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#96C442), color-stop(100%,#578C08));
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#96C442', endColorstr='#578C08',GradientType=0 );
}
.gray.button, .gray.button:visited {
  background: #515151;
  background: -moz-linear-gradient(top, #8f8f8f 0%, #515151 100%);
  background: -o-linear-gradient(top, #8f8f8f 0%, #515151 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#8f8f8f), color-stop(100%,#515151));
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8f8f8f', endColorstr='#515151',GradientType=0 );
}
.gray.button:hover, .gray.button:focus {
  background: #3f3f3f;
  background: -moz-linear-gradient(top, #8f8f8f 0%, #3F3F3F 100%);
  background: -o-linear-gradient(top, #8f8f8f 0%, #3F3F3F 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#8f8f8f), color-stop(100%,#3F3F3F));
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8f8f8f', endColorstr='#3F3F3F',GradientType=0 );
}
.view-random-testimonial .views-field-body {
	position: relative;
}
#fp-30-day-free-trial {
  margin-top: 3em;
}
.pane-blog-posts-panel-pane-1 {
  margin: 3em 0 0 2.5em;
}
.pane-blog-posts-panel-pane-1 h2 {
  color: #515151;
  border-bottom: 1px solid #dedede;
  padding-bottom: 0.5em;
  margin-bottom: 0.75em;
}
#contentarea .pane-blog-posts-panel-pane-1 .views-field-title {
  font-family: Arial, Garuda, Helvetica;
	font-size: 1.2em;
}
#contentarea .pane-blog-posts-panel-pane-1 .views-field-title a:link {
  border-bottom: 0px;
}
.pane-random-testimonial {
	margin-top: 2.5em;
}
#testimonial-author-info {
	font-size: 1.2em;
	color: #909598;
	margin-left: 2.8em;
}
#testimonial-author-info .views-field-title .author-name {
	text-decoration: underline;
}
#testimonial-author-info .views-field-field-author-desc-value {
	font-size: 0.9em;
	margin-left: 1.5em;
}
.quote-dash {
	text-decoration: none;
}
#testimonial-pullquote {
	display: block;
	float: left;
  font-family: 'Century Gothic', 'Lucida Grande', Verdana, Tahoma, Century, sans-serif;
  font-size: 1.5em;
  color: #515151;
  line-height: 1.3em;
  margin-left: 2em;
}
.lquote, .rquote {
	display: block;
	float: left;
	position: absolute;
  font-family: Georgia, Nimbus Roman No9 L, Verdana;
  font-size: 5em;
  font-weight: bold;
  color: #515151;
}
.lquote {
	top: 0.2em;
	left: 0;
}
.round {
	-moz-border-radius: 1em;
  -webkit-border-radius: 1em;
  border-radius: 1em;
}
.tlround {
  -moz-border-radius-topleft: 1em;
  -webkit-border-top-left-radius: 1em;
  border-top-left-radius: 1em;
}
.trround {
  -moz-border-radius-topright: 1em;
  -webkit-border-top-right-radius: 1em;
  border-top-right-radius: 1em;
}
.blround {
  -moz-border-radius-bottomleft: 1em;
  -webkit-border-bottom-left-radius: 1em;
  border-bottom-left-radius: 1em;
}
.brround{
  -moz-border-radius-bottomright: 1em;
  -webkit-border-bottom-right-radius: 1em;
  border-bottom-right-radius: 1em;
}
.curved {
  -moz-border-radius: 0.5em;
  -webkit-border-radius: 0.5em;
  border-radius: 0.5em;
}

.tlcurved {
  -moz-border-radius-topleft: 0.5em;
  -webkit-border-top-left-radius: 0.5em;
  border-top-left-radius: 0.5em;
}
.trcurved {
  -moz-border-radius-topright: 0.5em;
  -webkit-border-top-right-radius: 0.5em;
  border-top-right-radius: 0.5em;
}
.blcurved {
  -moz-border-radius-bottomleft: 0.5em;
  -webkit-border-bottom-left-radius: 0.5em;
  border-bottom-left-radius: 0.5em;
}
.brcurved {
  -moz-border-radius-bottomright: 0.5em;
  -webkit-border-bottom-right-radius: 0.5em;
  border-bottom-right-radius: 0.5em;
}
.brshadow {
  -moz-box-shadow: 5px 5px 8px rgba(0,0,0,0.3);
  -webkit-box-shadow: 5px 5px 8px rgba(0,0,0,0.3);
  box-shadow: 5px 5px 8px rgba(0,0,0,0.3);
}
.soft-brshadow {
  -moz-box-shadow: 3px 3px 5px rgba(0,0,0,0.3);
  -webkit-box-shadow: 3px 3px 5px rgba(0,0,0,0.3);
  box-shadow: 3px 3px 5px rgba(0,0,0,0.3);
}
.blshadow {
  -moz-box-shadow: -5px 5px 8px rgba(0,0,0,0.3);
  -webkit-box-shadow: -5px 5px 8px rgba(0,0,0,0.3);
  box-shadow: -5px 5px 8px rgba(0,0,0,0.3);
}
.trshadow {
  -moz-box-shadow: 5px -5px 8px rgba(0,0,0,0.3);
  -webkit-box-shadow: 5px -5px 8px rgba(0,0,0,0.3);
  box-shadow: 5px -5px 8px rgba(0,0,0,0.3);
}
.tlshadow {
  -moz-box-shadow: -5px -5px 8px rgba(0,0,0,0.3);
  -webkit-box-shadow: -5px -5px 8px rgba(0,0,0,0.3);
  box-shadow: -5px -5px 8px rgba(0,0,0,0.3);
}
/*
** Collapsing fieldsets
*/
html.js fieldset.collapsed {
  border-bottom-width: 0;
  border-left-width: 0;
  border-right-width: 0;
  height: 1em;
	padding-bottom: 1em;
}
html.js fieldset.collapsed * {
  display: none;
}
html.js fieldset.collapsed legend {
  display: block;
}
html.js fieldset.collapsible ul li.form-item {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	line-height: 25px;
}
html.js fieldset.collapsible legend a {
  padding-left: 15px; /* LTR */
  background: url(../../../../misc/menu-expanded.png) 5px 75% no-repeat; /* LTR */
}
html.js fieldset.collapsed legend a {
  background-image: url(../../../../misc/menu-collapsed.png); /* LTR */
  background-position: 5px 50%; /* LTR */
}
/* Note: IE-only fix due to '* html' (breaks Konqueror otherwise). */
* html.js fieldset.collapsed legend,
* html.js fieldset.collapsed legend *,
* html.js fieldset.collapsed table * {
  display: inline;
}
html.js fieldset.collapsible ul li:first-child {
	padding-top: 0;
}
/* For Safari 2 to prevent collapsible fieldsets containing tables from dissapearing due to tableheader.js. */
html.js fieldset.collapsible {
  position: relative;
}
html.js fieldset.collapsible legend a {
  display: block;
}
/* Avoid jumping around due to margins collapsing into collapsible fieldset border */
html.js fieldset.collapsible .fieldset-wrapper {
  overflow: hidden;
}
html.js fieldset.collapsed legend * {
  display: block;
	height: 1.5em;
  line-height: 1.5em;
}
/* Conflicting with Drupal core
.collapsed { display:none; }
.expanded { display: block; }*/
.group:after, .block:after, .views-row:after, .tabs:after, .clear-block:after, .multiselect:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clear-block {
  display: block;
}
#_atssh {
	position: relative !important;
	left: -5000px;
}
.views-table {
	width: 100%;
	margin-top: 2em;
	margin-bottom: 2em;
}
/* Draggable */
#contentarea a.tabledrag-handle {
	border-bottom: 0;
}
tr.draggable.odd, tr.draggable.even {
	background-color: #F7F7F7;
}
tr.drag-previous {
  background-color: #F5FEED;
}
tr.draggable td {
	padding: 0.4em 0;
}
.view-documentation-ordering .views-exposed-form {
	display: none;
}
html.js input.form-autocomplete {
	background-position: 100% 7px;
}
html.js input.throbbing {
  background-position: 100% -13px;
}
#autocomplete {
  position: absolute;
  left: 13em;
}
#autocomplete li {
	font-size: 12pt;
}