/* @override http://www.spectrasoft.com/css/style.css */

/* @group Spectrasoft Custom CSS */


/* @end */


/* @group Essentials */

body {
	margin: 0;
	padding: 0;
	background-color: white;
	font-family: "Trebuchet MS", Helvetica, Arial, Sans-serif;
}

.clear {
	clear: both;
}

p {
	font-size: 80%;
}

p.fade {
	color: #8d7d61;
}

a, a:visited {
	color: #0b34b2;
	text-decoration: underline;
}

a:hover, a:visited:hover {
	color: #061c62;
}

a:active, a:visited:active {
	color: #000;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Trebuchet MS", Helvetica, Arial, Sans-serif;
	color: #1c56ba;
}

abbr {
	border-bottom: 1px #9cc7fc dashed;
}

a img {
	border: none;
}

ul {
	font: inherit;
}

ol {
	margin-left: 30px;
	padding-left: 0;
}

ul li, ol li {
	margin-bottom: 5px;
	font-size: 80%;
	color: inherit;
}

.light ul li {
	color: #353326;
}

p.important {
	text-align: center;
	padding: 8px;
	margin-bottom: 0;
	border: 1px solid #cabfa1;
	background: #e9e4d3;
}

/* @end */

/* @group Navigation */

div#navigation {
	width: 800px;
	position: absolute;
	top: 40px;
	right: 0;
	overflow: hidden;
	z-index:20;
}

/* @group Main Navigation */

ul#nav {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
	height: 31px;
	width: 534px;
	margin-left: 265px;
}

ul#nav li {
	display: inline;
}

ul#nav li a {
	display: block;
	float: left;
	height: 31px;
	background: url("images/nav.gif");
	text-indent: -2000px;
}

/* @group Case Studies */

ul#nav li#case-studies a, ul#nav li#case-studies a:visited {
	width: 96px;
	background-position: 0 0;
}

ul#nav li#case-studies a:hover, ul#nav li#case-studies a:visited:hover {
	background-position: 0 -31px;
}

ul#nav li#case-studies a:active, ul#nav li#case-studies a:visited:active {
	background-position: 0 -62px;
}

ul#nav li#case-studies.current a, ul#nav li#case-studies.current a:visited,
ul#nav li#case-studies.current a:hover, ul#nav li#case-studies.current a:visited:hover,
ul#nav li#case-studies.current a:active, ul#nav li#case-studies.current a:visited:active {
	background-position: 0 -93px;
	height: 31px;
}


/* @end */

/* @group Products */

ul#nav li#products a, ul#nav li#products a:visited {
	width: 70px;
	background-position: -96px 0;
}

ul#nav li#products a:hover, ul#nav li#products a:visited:hover {
	background-position: -96px -31px;
}

ul#nav li#products a:active, ul#nav li#products a:visited:active {
	background-position: -96px -62px;
}

ul#nav li#products.current a, ul#nav li#products.current a:visited,
ul#nav li#products.current a:hover, ul#nav li#products.current a:visited:hover,
ul#nav li#products.current a:active, ul#nav li#products.current a:visited:active {
	background-position: -96px -93px;
	height: 31px;
}

/* @end */

/* @group Specialties */

ul#nav li#specialties a, ul#nav li#specialties a:visited {
	width: 80px;
	background-position: -166px 0;
}

ul#nav li#specialties a:hover, ul#nav li#specialties a:visited:hover {
	background-position: -166px -31px;
}

ul#nav li#specialties a:active, ul#nav li#specialties a:visited:active {
	background-position: -166px -62px;
}

ul#nav li#specialties.current a, ul#nav li#specialties.current a:visited,
ul#nav li#specialties.current a:hover, ul#nav li#specialties.current a:visited:hover,
ul#nav li#specialties.current a:active, ul#nav li#specialties.current a:visited:active {
	background-position: -166px -93px;
	height: 31px;
}

#product-footer a,
#product-footer img, #product-header a, #product-header img {
	display: inline !important;
	float: none !important;
	border: none !important;
	margin: 0 !important;
	padding: 0 !important;
}
	
/* @end */

/* @group Company */

ul#nav li#company a, ul#nav li#company a:visited {
	width: 76px;
	background-position: -246px 0;
}

ul#nav li#company a:hover, ul#nav li#company a:visited:hover {
	background-position: -246px -31px;
}

ul#nav li#company a:active, ul#nav li#company a:visited:active {
	background-position: -246px -62px;
}

ul#nav li#company.current a, ul#nav li#company.current a:visited,
ul#nav li#company.current a:hover, ul#nav li#company.current a:visited:hover,
ul#nav li#company.current a:active, ul#nav li#company.current a:visited:active {
	background-position: -246px -93px;
	height: 31px;
}

/* @end */

/* @group Support */

ul#nav li#support a, ul#nav li#support a:visited {
	width: 66px;
	background-position: -322px 0;
}

ul#nav li#support a:hover, ul#nav li#support a:visited:hover {
	background-position: -322px -31px;
}

ul#nav li#support a:active, ul#nav li#support a:visited:active {
	background-position: -322px -62px;
}

ul#nav li#support.current a, ul#nav li#support.current a:visited,
ul#nav li#support.current a:hover, ul#nav li#support.current a:visited:hover,
ul#nav li#support.current a:active, ul#nav li#support.current a:visited:active {
	background-position: -322px -93px;
	height: 31px;
}

/* @end */

/* @group Chat */

ul#nav li#chat a, ul#nav li#chat a:visited {
	width: 146px;
	background-position: -388px 0;
}

ul#nav li#chat a:hover, ul#nav li#chat a:visited:hover {
	background-position: -388px -31px;
}

ul#nav li#chat a:active, ul#nav li#chat a:visited:active {
	background-position: -388px -62px;
}

ul#nav li#chat.current a, ul#nav li#chat.current a:visited,
ul#nav li#chat.current a:hover, ul#nav li#chat.current a:visited:hover,
ul#nav li#chat.current a:active, ul#nav li#chat.current a:visited:active {
	background-position: -388px -93px;
	height: 31px;
}

/* @end */

/* @end */

/* @group Sub Navigation */

body.home ul.subnav {
	display: none;
}

body.company ul#products-sub {
	display: none;
}

ul.subnav {
	margin: 7px 0 0 0;
	padding: 0;
	list-style: none;
	text-align: right;
	font-size: 75%;
	clear: right;
}

ul.subnav li {
	display: inline;
	margin-left: 10px;
}

ul.subnav a, ul.subnav a:visited {
	text-decoration: none;
	color: #7d7a70;
}

ul.subnav a:hover, ul.subnav a:visited:hover {
	text-decoration: none;
	color: #524e40;
}

ul.subnav li.current a {
	color: #0d0d0b;
}
#homepageflash_copy {
	display: none;		
}

/* @end */

/* @group Sub Sub Navigation */

ul.subsubnav {
	margin: 0;
	padding: 14px 0 32px 0;
	list-style: none;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	position: relative;
}

ul.subsubnav li {
	display: inline;
	margin-right: 3px;
}

ul.subsubnav li a, ul.subsubnav li a:visited {
	padding: 14px 12px 32px 12px;
	text-decoration: none;
	color: #38362b;
}

ul.subsubnav li a:hover, ul.subsubnav li a:visited:hover {
	background: #b0a78a;
}

ul.subsubnav li.current a {
	background-color: #b0a78a;
	color: white;
}

ul.subsubnav li.freetrial {
	font-weight: bold;
	position: absolute;
	right: 0;
}

ul.subsubnav li.fclink {
	position: absolute;
	right: 0;
	top: 18px;
}

ul.subsubnav li.fclink a {
	padding: 17px 12px;
}

* html ul.subsubnav li.fclink {
	padding: 18px 12px;
	display: block;
	top: 12px;
	right: 0;
	margin: 0;
}

* html ul.subsubnav li.freetrial {
	padding: 14px 12px;
	display: block;
}

/* @end */

/* @end */

/* @group Layout */

/* @group Header */

#header {
	position: relative;
	padding-top: 20px;
}

div#logo {margin:0 !important; padding:0 !important; width:158px; height:56px; overflow:hidden; background:url(images/spectrasoft.gif) 0 0 no-repeat; text-indent:-7777px; position:relative;}
div#logo a {width:100%; height:100%; display:block; position:absolute;}
.home div#logo {display:none;}


div#phone {position:absolute; top:20px; right:0; margin:0; text-indent:-9999px; width:139px; height:13px; background:url(images/phone_bg.gif) 0 0 no-repeat;}

h3#news_headlines {
	width: 125px;
	height: 10px;
	background: transparent url(images/news-headlines_bg.gif) top left no-repeat;
	padding: 0;
	margin: 0;
	text-indent: -9999px;
	position: relative;
	top: 3px;
}

#rss_link {
	position: absolute;
	left: 885px;
}
.area #rss_link {
	position: absolute;
	left: 850px;
}
#rss_link a {
	display: block;
	width: 44px;
	height: 16px;
	background: transparent url(images/rss_bg.gif) top left no-repeat;
}
#rss_link span {
	display: none;
}

#header h1 {
	color:#000;
	font-size:1.6em;
	margin:30px 0 10px 0;
	font-weight:normal;
}

#header h2 {
	font-weight: normal;
	font-size: 1.4em;
	margin: 0 0 18px 0;
}

#container {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
}
.home #container {
	/* background: transparent url("images/abacus.jpg") 480px 0 no-repeat; */
}
.home #content {
	padding-top:109px;
}
#homeflashheader {
	position:absolute;
	left:0px;
	top:0px;
}
/* @end */

/* @group Middle */

#content {
	border-bottom: 5px #064e84 solid;
	font-family: "Trebuchet MS", Helvetica, Arial, Sans-serif;
}

.area {
	background: #cdc7B1 url("images/bgcontent.gif") top repeat-x;
	padding: 10px;
	width: 930px;
	margin: 0;
}

.box {
	padding: 10px;
}

.box.download {
	width: 265px;
	text-align: center;
	background-color: #e8e3d1;
	margin-bottom: 10px;
}

.box.download h5 {
	margin: 0;
}

.beige {
	background: #b8b097 url("images/bgbeige.gif") top repeat-x;
}

.box.beige {
	width: 215px;
	background: #b8b097 url("images/bgbeige.gif") top repeat-x;
}

.box.beige h2 {
	color: white;
}

.box.beige .more a {
	color: white;
	text-decoration: none;
}

.box.black a.more, .box.black a.more:visited {
	color:#fff;
	font-size: 70%;
}

.box p {
	margin: 10px 0;
	line-height: 1.4em;
}

.box.black {
	background: #1d1d25;
}

.area .box.black h1 {
	color: #2d84e1;
}

.box.black dl {
	color: #4fa2c7;
	font-size: 90%;
}

.box.black dd {
	margin: 4px 0;
}

.box.black dt {
	display: none;
}

.area .box.black h2 {
	color:#fff;
	margin: 0 0 1em 0;
}

.box.black ul {
	margin: 0 0 15px 0;
	padding: 0;
	list-style: none;
	font-size: 80%;
}

.box.black ul li {
	margin-bottom: 10px;
}

.box.black ul a, .body.casestudies .box.black ul a:visited {
	color: #a39d82;
}

.box.black ul a:hover, .body.casestudies .box.black ul a:visited:hover {
	color: #e2dab7;
}

.area h1, .area h2, .area h5, .area h6 {
	color: #25211d;
	margin-top: 0;
	font-size: 1em;
}

.area h2 {
	font-size: 80%;
	font-weight: normal;
}

.area .box.black h2 a, .area .box.black h2 a:visited {
	color:#fff;
}

.box h2.complete {
	color:#fff;
	margin: 10px 0 0 0;
}

h2.complete a, .complete a:visited {
	color:#fff;
	text-decoration: underline;
}

h2.complete a:hover, .complete a:visited:hover {
	color: #e5e5e5;
}

.left {
	float: left;
}

.right {
	float: right;
}

.area .orange {
	background: #cd7126 url("images/bgorange.gif") top repeat-x;
	color: white;
}

.purple {
	background: #795B97 url("images/bgpurple.gif") top repeat-x;
	color: white;
}

.green {
	background: #72a153;
	color: #14250b;
}

.area .green h2 {
	color: white;
}

.area .purple h1, .area .purple h2 {
	color: white;
}

.area .orange h2, .area .orange h1 {
	color: #57280b;
}

.wide.orange {
	padding: 10px;
	width: 685px;
}

.area .orange h2 {
	color: white;
}

.wide {
	width: 700px;
}

.column {
	width: 216px;
}

.column .box {
	margin-bottom: 10px;
}

.light {
	background-color: #d9d2bb;
}

.light p {
	color: #353326;
	line-height: 1.5em;
}

.light h1 {
	color: #23548b;
	margin-bottom: 15px;
}

.blue {
	background: #459bc5 url("images/bgblue.gif") repeat-x top;
	color: white;
}

.blue h2 {
	color: white;
}

.blue h1 {
	color: black;
}

.dark-blue {
	background-color: #114f81;
	color: #4297db;
}

.dark-blue a, .dark-blue a:visited {
	color: white;
}

.dark-blue a:hover, .dark-blue a:visited:hover {
	color: #b2caed;
}

.dark-blue h2 {
	color: white;
}

.black a, .black a:visited {
	color: #008cd1;
}

.black a:hover, .black a:visited:hover {
	color: #99dbfc;
}

/* @end */

/* @group Footer */

#footer {
	position: relative;
	height: 50px;
	margin-top: 15px;
	color: #4e4e4e;
	clear: both;
}

#footer .contact {
	position: absolute;
	left: 0;
	top: 5px;
	margin: 0;
}
#footer .contact a {
	display: block;
	width: 106px;
	height: 12px;
	background: url(images/footer_contact_bg.gif) top left no-repeat;
}
#footer .contact span {
	display: none;
}
#footer a, #footer a:visited {
	color: #4e4e4e;
	text-decoration: underline;
}

#footer a:hover, #footer a:visited:hover {
	color: black;
}

#footer dl, #footer p {
	margin: 0 0 0 95px;
	font-size: 75%;
	line-height: 1.5em;
}

#footer dl a, #footer dol a:visited {
	color: #064e84;
}

#footer dl {
	padding: 0;
	color: #064e84;
}

#footer dl dt {
	display: inline;
	color: #2872be;
}

#footer dl dd {
	display: inline;
	margin: 0 5px 0 1px;
}

#logos {
	position: absolute;
	right: 0;
	top: 0;
}

#logos img {
	margin-left: 10px;
}

span#credit {
	color: #bbb;
	font-size: 80%;
	position: absolute;
	display: block;
	bottom: 16px;
	left: 426px;
}

span#credit a, span#credit a:visited {
	color: #bbb;
}

a#contactus {
	display: block;
	width: 81px;
	height: 27px;
	overflow: hidden;
	background: url("images/contactus-button.gif") no-repeat;
	text-indent: -2000px;
	position: absolute;
	top: 5px;
	left: 0;
}

/* @end */

/* @end */

/* @group Tag List */

ul.taglist {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.taglist li {
	display: inline;
	margin-right: 8px;
}

.box.black ul.taglist li a, .box.black ul.taglist li a:visited {
	color: #008cd1;
	text-decoration: none;
	white-space: nowrap;
}

.box.black ul.taglist a:hover, .box.black ul.taglist a:visited:hover {
	background-color: #1b2c44;
	color: #99dbfc;
}

.box.black .taglist {
	
}

/* @end */

a.chatbutton {
	overflow: hidden;
	text-indent: -2000px;
	width: 216px;
	height: 25px;
	background: url("images/chatbutton.gif") no-repeat;
	display: block;
}

a.chatbutton, a.chatbutton:visited {
	background-position: 0 0;
}

a.chatbutton:hover, a.chatbutton:visited:hover {
	background-position: 0 -25px;
}

ul.software-list {
	margin: 0 5px;
	padding: 0;
	list-style: none;
}

ul.software-list li {
	margin-bottom: 4px;
	font-size:12px;
}

ul.software-list a, ul.software-list a:visited {
	color: #27251a;
}

ul.software-list a:hover, ul.software-list a:visited:hover {
	color: #0a0905;
}

/* @group Forms */

input.text {
	border: 1px outset #96855c;
	background: white;
	margin-right: 8px;
	padding: 3px 0;
}

label {
	font-size: 90%;
	color: #565539;
}

input {
	font-size: 14px;
}

input.image {
	position: relative;
	top: 5px;
	display: inline;
}

textarea {
	font-size: 1.2em;
	width: 85%;
	height: 150px;
	font-family: Georiga, "Times New Roman", Times, Serif;
}

form {
	margin: 0;
}

form small {
	font-size: 75%;
	color: #3f3b26;
}

fieldset {
	padding: 10px 0 0 0;
	border: none;
	margin-bottom: 10px;
}

form div {
	margin-bottom: 8px;
}

legend {
	color: #3a351e;
	padding: 0;
}

fieldset.checkbox {
	padding: 8px 0 10px 0;
	border-bottom: 1px solid #b9b785;
}

/* t3h h4x0rz! */

* html fieldset.checkbox {
	padding-top: 0;
	overflow: hidden;
	height: 40px;
}

* html fieldset legend {
	position: relative;
	left: -5px;
}

/* end */

fieldset.checkbox div {
	display: inline;
	margin-right: 10px;
	margin-bottom: 0;
}

fieldset.special {
	padding: 0;
}

fieldset.special div {
	height: 45px;
}

fieldset.special div div {
	width: 240px;
	float: left;
	margin-bottom: 0;
	line-height: 1.5em;
}

fieldset.special div div.small {
	float: left;
	width: 43px;
}

fieldset.special div div.small label {
	white-space: nowrap;
}

div.form-section {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #b9b785;
}

/* @end */

/* @group Home */

body.home .box.beige {
	background: #dad4bc;
}

body.home .box.beige h2 {
	color: #211f1a;
}

body.home .box h2 {
	margin-bottom: 0;
}

#rssticker {
	background: #064e84 url("images/bgrss.gif") repeat-x bottom;
	overflow: hidden;
	padding: 15px 15px 15px 17px;
	height: 15px;
	margin: 0;
	position: relative;
}

#rssticker h2 {
	margin: 0;
	color: white;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 90%;
	letter-spacing: 2px;
}

.ticker {
	position: absolute;
	top: 14px;
	left: 156px;
	color: #5684d5;
	overflow: hidden;
	height: 20px;
	width: 700px;
	font-family: "Lucida Grande", Helvetica, Arial, Sans-serif;
	white-space: nowrap;
	font-size: 90%;
}

.ticker a, .ticker a:visited {
	color: #6bbbf7;
}

.ticker a:hover, .ticker a:visited:hover {
	color: #e4edf6;
}

a.rss {
	position: absolute;
	top: 14px;
	right: 14px;
	padding-right: 22px;
	background: url("images/rss.gif") right no-repeat;
}

a.rss, a.rss:visited {
	color: white;
	text-decoration: none;
}

a.rss:hover, a.rss:visited:hover {
	color: #9cc7fc;
}

body.home .area, body.home .box {
	height: 184px;
	overflow: hidden;
}

body.home .box {
	float: left;
}

body.home .box.a {
	background: url("images/smilingpeople.gif") left top no-repeat;
	height: 169px;
	overflow: hidden;
	padding: 15px 0px 0 253px;
	width: 188px;
}

body.home #header {
	height: 205px;
	margin-bottom: -6px;
}

#placeholder {
	z-index:99;
}

body.home .box.a, body.home .box.b {
	font-size: 15px;
}

body.home .box.b {
	width: 234px;
	margin: 5px;
	height: 160px;
}

body.home .box.b form {
	margin: -3px 0 0 0
}

body.home .box.c {
	width: 235px;
	float: right;
	padding-top: 15px;
	height: 160px;
	padding-right: 0;
}

body.home .box.c h2 {
	margin-bottom: 6px;
}

body.home .box.c .taglist {
	margin-bottom: 4px;
}

body.home .area {
	padding: 0;
	width: 950px;
}

/* @end */

/* @group Company */

body.company .box.blue {
	width: 377px;
	height: 896px;
}

body.company .box.blue h2 {
	margin: 0 0 15px 0;
	font-size: 80%;
}

body.company .box.blue h1 {
	margin: 0 0 20px 0;
	font-size: 1.1em;
}

body.company .column.a {
	width: 523px;
}

body.company .column.b, body.company .column.c {
	width: 256px;
	margin: 0;
}

body.company .column.b {
	margin-right: 10px;
}


body.news .column.right .box.black,
body.company .column.c .box.black {
	position: relative;
	padding-top: 15px;
}

body.company .column.a .box.dark-blue p, body.company .column.a .box.dark-blue {
	margin-bottom: 0;
}

body.company .column.b .box {
	margin-bottom: 0;
}

body.company .column.b .box.light {
	margin-bottom: 10px;
}

body.company .box.beige {
	width:235px;
}

.team-member {
	position: relative;
	height: 61px;
	margin-bottom: 10px;
}

/* .team-member p {
	margin-left: 71px;
} */

.team-member img {
	position: absolute;
	top: 0;
	left: 0;
}

/* @group Events */

.events .box.a {
	width: 510px;
}

.events .column.b {
	width: 390px;
}

.events label {
	font-size: 70%;
	color: #133307;
}

.events form div.radio {
	width: 175px;
	float: left;
}

.events fieldset {
	border: none;
	padding: 0;
	margin: 0;
	clear: left;
}

.events .input {
	width: 150px;
	float: left;
}

.events .column.b form {
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}

/* @end */

/* @end */

/* @group Support + Contact */

body.support .wide.light.left {
	padding: 10px;
	width: 683px;
}

body.support div.area {
	margin-top: 10px;
}

body.contact .wide.light.left {
	padding: 10px;
	width: 683px;
}

body.support .column.right .box.beige {
	width:195px;
	margin-top: 10px;
	margin-bottom: 10px;
}

body.support .column.right .box.black {
	margin: 0;
}

body.contact .column.right .box.beige {
	width:195px;
	margin-top: 10px;
	margin-bottom: 10px;
}

body.contact .column.right .box.black {
	margin: 0;
}

body.contact div.area {
	margin-top: 10px;
}

ul.faq {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 85%;
}

ul.faq li {
	margin-top: 10px;
}

ul.faq a, ul.faq a:visited {
	color: #27251a;
}

ul.faq a:hover, ul.faq a:visited:hover {
	color: #13120b;
}

/* @end */

/* @group Specialties */

/* Specialty Index Page! */

body.specialties-index .wide.light {
	width: 400px;
	padding: 10px;
}

body.specialties-index .column.a {
	width: 270px;
	margin-top: 10px;
	margin-left: 10px;
	overflow: hidden;
}

body.specialties-index .column.a ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 95%;
	color: #43422f;
}

body.specialties-index .column.a ul li {
	margin-bottom: 7px;
}

body.specialties-index .box.beige {
	width: 195px;
	background: #b8b097 url("images/bgbeige.gif") top repeat-x;
	margin-bottom: 10px;
}

/* End Specialty Index Page */

body.specialties .light.left {
	width: 665px;
	padding:  10px;
}

body.specialties .box.beige {
	margin-bottom: 10px;
}

body.specialties .apps {
	height: 88px;
	width: 686px;
	margin-top: 10px;
}

body.specialties .blue.apps {
	padding: 0;
}

body.specialties .right ul.case_studies {
	margin: 0;
	padding: 0;
	list-style: none;
}

body.specialties .right ul.case_studies li {
	margin-bottom: 10px;
}

body.specialties .right a.chatbutton {
	margin-left: auto;
	margin-right: auto;
}

.chart {
	margin-bottom: 10px;
	margin-left: 15px;
	border: 2px solid #ede6d5;
	padding: 10px;
	text-align: center;
	color: #8e8779;
	width: 302px;
	height: 425px;
	float: right;
	clear: right;
}

#database-chart {
	margin-left: 10px;
}

.chart small {
	margin-top: 10px;
	display: block;
}

h2.sIFR-replaced {
	width: 200px;
	clear: none;
}


/* @group App Details */

body.specialties .apps ul {
	margin: 0;
	padding: 0;
	position: relative;
	list-style-type: none;
}
body.specialties .apps li {
	position: absolute;
}
body.specialties .apps a {
	display: block;
	background-position: top left;
	background-repeat: no-repeat;
}
body.specialties .apps span {
	display: none;
}

body.specialties .apps .app_appts_pro { top: 24px; left: 128px; }

body.specialties .apps .app_docu_pro { top: 22px; left: 399px; }

body.specialties .apps .app_kiwkview { display: none; }

body.specialties .apps .app_appts_pro a { width: 206px; height: 43px; background-image: url(../images/global/logo_appts_pro.gif); }

body.specialties .apps .app_docu_pro a { width: 122px; height: 44px; background-image: url(../images/global/logo_docu_pro.gif); }

/* @end */

.flash_header {
	margin-bottom: 10px;
}

/* @group Tour */

#tour #aphead-light {
	border: none !important;
	margin: 0 !important;
}
#tour .subhead {
	padding: 10px;
}
#tour div.thumbnails {
	float: left;
	width: 403px;
	margin: 0 20px 0 0;
	display: inline;
}
#tour ul.thumbnails {
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 370px;
}
#tour.tour_private ul.thumbnails {
	width: auto;
}
#tour ul.thumbnails li {
	float: left;
	display: inline;
	margin: 0 16px 10px 0;
}
#tour ul.thumbnails img {
	border: 2px solid #9e9986;
}
#tour ul.thumbnails li.last {
	margin-right: 0 !important;
}
#tour ul.thumbnails .caption {
	text-align: center;
	width: 109px;
	font-size: 12px;
}
#tour div.thumbnails .box {
	margin: 0 0 10px 0;
	position: relative;
	width: 380px;
}
#tour div.thumbnails .viewmore {
	position: absolute;
	top: 15px;
	right: 20px;
	z-index: 2000;
}
#tour div.thumbnails .viewmore a {
	display: block;
	width: 65px;
	height: 11px;
	background: transparent url(images/btn_viewmore.gif) top left no-repeat;
}
#tour div.thumbnails .viewmore span {
	display: none;
}
#tour .viewer {
	float: left;
	width: 500px;
}
.viewer_nav span {
	display: none;
}
#view_previous {
	display: block;
	width: 47px;
	height: 11px;
	background: transparent url(images/btn_previous.gif) top left no-repeat;
	float: left;
}
#view_next {
	display: block;
	width: 32px;
	height: 11px;
	background: transparent url(images/btn_next.gif) top left no-repeat;
	float: right;
}#image_content {
	padding: 20px 0;
}
#image_zoom {
	float: right;
	display: inline;
	margin: 0 1px 0 0;
}
#image_zoom a {
	display: block;
	width: 35px;
	height: 15px;
	background: transparent url(images/btn_zoom.gif) top left no-repeat;
}
#image_zoom span {
	display: none;
}

/* @end */

/* @end */

/* @group Case Studies */
h2.black { 
	background: none !important; 
}

body.casestudies .wide.light {
	padding: 10px 10px 0 10px;
	width: 683px;
	position: relative;
}

body.casestudies .column .box.black h1 {
	font-size: 90%;
	margin: 20px 0;
}

body.casestudies .column.c .box {
	height: 758px;
	position: relative;
}

body.casestudies .column.c .box h2.complete {
	position: absolute;
	bottom: 10px;
}

body.casestudies .column.a, body.casestudies .column.b {
	width: 336px;
	overflow: hidden;
}


body.casestudies .column.b {
	/* border-left: 1px solid #a09971; 
	padding-left: 10px;*/
}

body.casestudies .column.a {
}

body.casestudies .column.a h2, body.casestudies .column.b h2 {
	color: #000;
	font-size: 95%;
	margin-top: 0;
	margin-bottom: 7px;
}

body.casestudies .column.a h5, body.casestudies .column.b h5 {
	font-size: 80%;
	margin: 0 0 10px 0;
}

body.casestudies .wide h5 {
	font-size: 80%;
}

a.pdf {
	padding: 4px 0 4px 22px;
	background: url("images/pdf.gif") left no-repeat;
}

#cs-top {
	overflow: hidden;
	height: 235px !important;
}

#cs-top img {
	float: right;
	margin-left: 10px;
}

body.casestudies .column.a .box, body.casestudies .column.b .box {
	margin: 0 0 10px 0;
	background-color: #ede4cb;
	padding-bottom: 4px;
	width: 315px;
	overflow: hidden;
}

body.casestudies blockquote {
	font-size: 1.3em;
	font-family: Georgia, "Times New Roman", Times, Serif;
	padding: 10px 0 2px 0;
	margin: 0 0 15px 15px;
	
}

body.casestudies blockquote.float {	
	width: 250px;
	float: right;
	border-left: 1px solid #a49b80;
	padding: 10px 10px 2px 20px;
}

body.casestudies blockquote p span {
	margin-left: 12px;
	font-size: 90%;
	color: #9d906a;
}

body.casestudies blockquote p {
	margin: 0 0 8px 0;
	color: #5f563e;
	font-weight:bold;
}

a#goback, a#goback:visited {
	position: absolute;
	top: 10px;
	right: 10px;
	font-size: 80%;
	color: #6e6345;
}

a#goback:hover, a#goback:visited:hover {
	color: #3c3625;	
}

/* @end */

/* @group Products */

/* @group Products Tabs */

.subsubnav li#ap-nav.current a, .subsubnav li#fc-nav.current a {
	background: #48bdcb;
}

#ap-content, #fc-content, .ap-column {
	background: url("images/bgproducts-ap.gif") top repeat-x #81c7d0;
}

.subsubnav li#cs-nav.current a {
	background: #6f8cb7;
}

#cs-content, .cs-column {
	background: url("images/bgproducts-cs.gif") top repeat-x #859ec3;
}

.subsubnav li#es-nav.current a {
	background: #71bee5;
}

#es-content, .es-column {
	background: url("images/bgproducts-es.gif") top repeat-x #97d6f6;
}

.subsubnav li#ae-nav.current a {
	background: #B4D2C3;
}

#ae-content, .ae-column {
	background: url("images/bgproducts-ae.gif") top repeat-x #B5D4C5;
}

.subsubnav li#dp-nav.current a {
	background: #c15734;
}

#dp-content, .dp-column {
	background: url("images/bgproducts-dp.gif") top repeat-x #dc653e;
}

.subsubnav li#sl-nav.current a {
	background: #fab643;
}

#sl-content, .sl-column {
	background: url("images/bgproducts-sl.gif") top repeat-x #f9c653;
}
.mb-column {
	background:#ACC739;
}

/* #ap-content, #cs-content, #es-content, #ae-content, #dp-content, #sl-content, #fc-content {
	width: 685px;
	height: 735px;
	overflow: hidden;
} */

/* @end */

/* Note: "* html" is a Win IE hack */

body.products .wide {
	width: 705px;
	position: relative;
	overflow: hidden;
}

.tabcontent {
	padding: 10px 10px 0 10px;
}

body.products .wide a, body.products .wide a:visited {
	color: white;
	text-decoration: underline;
}

body.products .wide a:hover, body.products .wide a:visited:hover {
	color: #e1cefd;
	text-decoration: underline;
}

body.products img.screenshot {
	margin-bottom: 10px;
	margin-right: 10px;
	/* float: left; */
}

/* body.products .imageholder {
	width: 394px;
}

body.products .column.a {
	width: 280px;
	overflow: hidden;
} */

.productstab-right {
	width: 270px;
	overflow: hidden;
}

#sl-content .productstab-right {
	height: 640px;
}

/* #cs-content .productstab-right {
	height: 480px;
}

#es-content .productstab-right {
	height: 500px;
} */

/* #dp-content .productstab-right {
	height: 600px;
}

#sl-content .productstab-right {
	height: 600px;
} */

.productstab-left {
	width: 394px;
	overflow: hidden;
	float: left;
	margin-right: 10px;
}

body.products .column.b {
	width: 216px;
	overflow: hidden;
}


body.products .wide ul {	
	margin: 0 0 5px 10px;
	font-size: 90%;
}

body.products .wide ul li {
	margin-bottom: 5px;
}

body.products .wide h1 {
	font-size: 90%;
	width: 280px;
	position: absolute;
	right: 10px;
	top: 37px;
}

body.products .wide.purple h1 a {
	margin-left: 10px;
}

.productshead {
	text-indent: -2000px;
	overflow: hidden;
	margin: 0 0 15px 0;
}

img.products-button-learnmore {
	position: absolute;
	top: 35px;
	right: 10px;
}

img.products-button {
	margin-top: 10px;
}

h3#aphead {
	background: url("images/appointmentspro.gif") no-repeat;
	width: 392px;
	height: 80px;
}

h3#cshead {
	background: url("images/appointmentscs.gif") no-repeat;
	width: 392px;
	height: 80px;
}

h3#eshead {
	background: url("images/appointmentses.gif") no-repeat;
	width: 392px;
	height: 80px;
}

h3#aehead {
	background: url("images/apptsev-grn.jpg") no-repeat;
	width: 287px;
	height: 80px;
}

h3#dphead {
	background: url("images/docupro.gif") no-repeat;
	width: 236px;
	height: 87px;
}

h3#slhead {
	background: url("images/streamline.gif") no-repeat;
	width: 392px;
	height: 80px;
}

h3#aphead-light {
	background: url("images/appointmentspro-light.gif") left top no-repeat;
	height: 75px;
	padding-bottom: 15px;
	border-bottom: 1px solid #9a916b;
}

h3#cshead-light {
	background: url("images/appointmentscs-light.gif") left top no-repeat;
	height: 75px;
	padding-bottom: 15px;
	border-bottom: 1px solid #9a916b;
}

h3#eshead-light {
	background: url("images/appointmentses-light.gif") left top no-repeat;
	height: 75px;
	padding-bottom: 15px;
	border-bottom: 1px solid #9a916b;
}

h3#aehead-light {
	background: url("images/apptsev.gif") left top no-repeat;
	height: 75px;
	padding-bottom: 15px;
	border-bottom: 1px solid #9a916b;
}

h3#dphead-light {
	background: url("images/docupro-light.gif") left top no-repeat;
	height: 75px;
	padding-bottom: 15px;
	border-bottom: 1px solid #9a916b;
}

h3#slhead-light {
	background: url("images/streamline-light.gif") left top no-repeat;
	height: 65px;
	padding-bottom: 15px;
	border-bottom: 1px solid #9a916b;
}

#demovideo.box {
	padding: 0;
	text-align: center;
}

#demovideo.box img {
	position: relative;
	left: -3px;
}

/* @group Form */

form#video-registration {
	padding: 20px;
	background-color: #d9d2bb;
}

form#video-registration label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	margin-left: 6px;
}

form#video-registration input, form#video-registration select {
	margin-top: 8px;
}

/* @end */

/* @group Products Detail Page */

body.detail .subsubnav {
	margin-bottom: 10px;
}

body.detail ul.subsubnav {
	padding: 14px 0;
}

body.detail ul.subsubnav li a, body.detail ul.subsubnav li a:visited {
	padding: 14px 12px;
	text-decoration: none;
	color: #38362b;
}

body.detail .column.left h2 {
	margin: 0 0 -3px 0;
}

body.detail img.right.screenshot {
	margin: 0 0 10px 10px;
}

body.detail img.right {
	clear: right;
}

body.detail img.left {
	
}

body.detail .wide.light {
	padding: 10px;
	width: 664px;
	margin-bottom: 148px;
}

body.detail .wide.transparent {
	width: 684px;
	margin-top: 10px;
	position: absolute;
	bottom: 10px;
	left: 256px;
	height: 138px;
	overflow: hidden;
}

body.detail .wide.transparent .box {
	margin-bottom: 10px;
}

body.detail .wide.transparent .box.beige {
	width: 412px;
	float: left;
}

body.detail .wide.transparent .box.beige ul {
	font-size: 80%;
	margin: -10px 0 0 0;
	height: 93px;
}

body.detail .wide.transparent .box.beige ul li {
	float: left;
	width: 205px;
}

body.detail .wide.transparent .box.black {
	width: 221px;
	float: right;
}

body.detail .column.left {
	width: 236px;
}

body.detail .column.left img {
	margin-bottom: 10px;
}

body.detail .column.left a.chatbutton {
	margin-left: 8px;
}

body.detail .area {
	position: relative;
}

.imageholder {
	text-align: center;
}

body.detail .imageholder {
	width: 414px;
	overflow: hidden;
}

body.detail .imageholder img {
	margin-bottom:  10px;
}

body.detail .wide ul, body.detail .column ul {
	margin: 0 0 1em 20px;
	padding: 0;
}

/* Page Specific Stuff */

.hipaa_left, .module_left {
	width: 663px;
	float: left;
	padding: 10px;
	overflow: hidden;
	background-color: #d9d2bb;
}

.hipaa_right, .module_right {
	float: right;
	width: 216px;
	padding: 10px;
}

.module_right {
	padding: 0;
	width: 236px;
}

.module_right .box {
	width: 216px;
	margin-bottom: 10px;
}

.module_right ul {
	padding-left: 22px;
}

.detail-wide-container {
	background-color: #d9d2bb;
	overflow: hidden;
	padding: 10px;
}

.free-trial {
	background-color: #d9d2bb;
	width: 683px;
	padding: 10px;
	
}

.detail #product-header {
	margin-bottom: 10px;
}

/* @end */

/* @group Feature Comparison */

body.comparison .subsubnav {
	margin-bottom: 10px;
}

body.comparison ul.subsubnav {
	padding: 14px 0;
}

body.comparison ul.subsubnav li a, body.comparison ul.subsubnav li a:visited {
	padding: 14px 12px;
	text-decoration: none;
	color: #38362b;
}

body.comparison .box.a {
	width: 230px;
	float: left;
}

body.comparison .column.b {
	width: 670px;
	float: right;
}

table.feature-comparison {
	background: #3396c0;
	border-spacing: 0 0;
	color: white;
	width: 670px;
}

table.feature-comparison caption {
	background: #091e42;
	padding: 8px;
}

table.feature-comparison th {
	font-weight: normal;
}

table.feature-comparison tbody th {
	text-align: right;
	padding-right: 20px;
	font-size: 90%;
}

table.feature-comparison thead th {
	padding: 10px;
	border-left: 1px #99cbe0 solid;
	border-bottom: 1px #99cbe0 solid;
}

table.feature-comparison thead th.far-left {
	border-left: none;
}

table.feature-comparison tr.odd td, table.feature-comparison tr.odd th {
	background: #4fa5ca;
}

table.feature-comparison td {
	padding: 5px 10px;
	border-left: 1px #99cbe0 solid;
	width: 30px;
}

table.feature-comparison tbody {
	font-size: 90%;
}

span.table-yes {
	display: block;
	width: 16px;
	height: 17px;
	background: url("images/checkbox.gif") no-repeat;
	overflow: hidden;
	text-indent: -3000px;
	margin-left: auto;
	margin-right: auto;
}

span.table-no {
	display: none;
}

/* @end */

/* @end */

/* @group Partners */

body.partners .wide.light {
	padding: 10px 10px 0 10px;
	width: 683px;
}

body.partners .column .box.black h1 {
	font-size: 90%;
	margin: 20px 0;
}

body.partners .column.c .box {
	height: 545px;
	color:#ffffff;
	position: relative;
}

body.partners .column.c .box h2.complete {
	position: absolute;
	bottom: 10px;
}

body.partners .column.a, body.partners .column.b {
	width: 336px;
	overflow: hidden;
}


body.partners .column.b {
	/* border-left: 1px solid #a09971; 
	padding-left: 10px;*/
}

body.partners .column.a {
}

body.partners .column.a h2, body.partners .column.b h2 {
	color: #000;
	font-size: 95%;
	margin-top: 0;
	margin-bottom: 7px;
}

body.partners .column.a h5, body.partners .column.b h5 {
	font-size: 80%;
	margin: 0 0 10px 0;
}

body.partners .wide h5 {
	font-size: 80%;
}

#cs-top {
	overflow: hidden;
	height: 210px;
}

#cs-top img {
	float: right;
	margin-left: 10px;
}

body.partners .column.a .box, body.partners .column.b .box {
	margin: 0 0 10px 0;
	background-color: #ede4cb;
	padding-bottom: 4px;
	width: 315px;
	overflow: hidden;
}

body.partners blockquote {
	font-size: 1.3em;
	font-family: Georgia, "Times New Roman", Times, Serif;
	padding: 10px 0 2px 0;
	margin: 0 0 15px 15px;
	
}

body.partners blockquote.float {	
	width: 250px;
	float: right;
	border-left: 1px solid #a49b80;
	padding: 10px 10px 2px 20px;
}

body.partners blockquote p span {
	margin-left: 12px;
	font-size: 90%;
	color: #9d906a;
}

body.partners blockquote p {
	margin: 0 0 8px 0;
	color: #7a6f50;
}

#table-aplogo {
	background: url("images/table-aplogo.gif") no-repeat;
	width: 150px;
	height: 28px;
	margin-left: auto;
	margin-right: 15px;
	text-indent: -2000px;
}

form#partnerjump, form#specialtiesjump {
	right: 0;
	top: 190px;
	position: absolute;
}

form#casestudiesjump {
	right: 5px;
	top: 114px;
	position: absolute;
}

/* @end */

/* ~Form Stuff
------------------------------------------------------------- */

.text.error,
select.error,
textarea.error {
  border: 2px solid black !important;
}
div.error {
  font-size: 12px;
	border: none !important;
}
label.error {
	border: none !important;
}
.error_list {
	border: 1px solid black;
	padding: 20px;
}
.error_list p {
	margin: 0 0 1em 0 !important;
	font-weight: bold;
}
.form_simple td {
	text-align: left;
	vertical-align: top;
	padding: 0 10px 10px 0;
}
textarea {
	font: inherit;
	padding: 2px;
}
table.form td {
	border-bottom: 1px solid #b9b785;
	text-align: left;
	vertical-align: top;
	padding: 10px 20px 10px 0;
}
table.form td.last {
	padding-right: 0 !important;
}
table.form td.checkboxes {
	padding-right: 0 !important;
}
table.form td.checkboxes label {
	padding-right: 10px;
}
table.form td.checkboxes label.last {
	padding: 0 !important;
}
table.form tr.last td {
	border: none !important;
}

/* ~Sitemap
------------------------------------------------------------- */

ul.sitemap {
  font: inherit;
  margin: 0 40px;
  padding: 0;
  list-style-type: none;
	line-height: 1.1em !important;
}
.sitemap li {
	font-size: 12px;
	margin: 0;
	padding: 0;
}
.sitemap li ul {
	list-style-type: disc;
	margin: 0 0 0 30px !important;
	padding: 0;
}
.sitemap a {
	color: #00317e !important;
	text-decoration: none !important;
}
.sitemap a:hover {
	text-decoration: underline;
}
.sitemap li.section {
	margin-top: 1.5em !important;
	font-weight: bold;
	font-size: 14px;
}
.sitemap li.section li {
	font-weight: normal;
	font-size: 12px;
}
.sitemap li.section ul {
	padding-top: 10px;
}
.sitemap li.section ul ul {
	padding-top: 0;
}

/* ~404 Page
------------------------------------------------------------- */

#buttons_404 {
	height: 25px;
	position: relative;
	margin: 0 0 5px 0;
}
#nav_404 {
	margin: 0;
	padding: 0;
	list-style-type: none !important;
	position: absolute;
	right: 0;
	top: 0;
}
#nav_404 li {
	margin: 0 0 0 5px;
	padding: 0;
	float: left;
}
a.supportbutton {
	background: transparent url(../images/btn_support_bg.gif) top left no-repeat;
	display: block;
	width: 143px;
	height: 25px;
	text-indent: -20000px;
	overflow: hidden;
}
a.supportbutton:hover {
	background-position: 0 -25px;
}

/* ~Misc
------------------------------------------------------------- */

.attn {
	font-size: 16px;
	text-align: center;
}
.attn strong {
	font-weight: bold;
	font-size: 26px;
	line-height: 1.5em;
}

/* ~Landing Pages
------------------------------------------------------------- */

#blue_block {
	background: #369bc7;
	color: white;
	margin: 0 0 10px 0;
	text-align: center;
	font: 26px georgia, times, serif;
	padding: 15px 20px;
}
#blue_block div {
	font: 16px "Trebuchet MS", arial, helvetica, verdana, sans-serif;
}
#dp_demo_form .text {
	width: 265px;
}
/* ~Rollover Buttons
------------------------------------------------------------- */

a#webdemo img {height: 30px; width: 184px; border-width: 0; background: url(http://spectrasoft.com/images/global/buttons/webdemo.gif) top left no-repeat;}
a#videos img {height: 30px; width: 184px; border-width: 0; background: url(http://spectrasoft.com/images/global/buttons/videos.gif) top left no-repeat;}
a#freetrial img {height: 30px; width: 184px; border-width: 0; background: url(http://spectrasoft.com/images/global/buttons/freetrial.gif) top left no-repeat;}
a#screens img {height: 30px; width: 184px; border-width: 0; background: url(http://spectrasoft.com/images/global/buttons/screens.gif) top left no-repeat;}
a#details img {height: 30px; width: 184px; border-width: 0; background: url(http://spectrasoft.com/images/global/buttons/details.gif) top left no-repeat;}

a#webdemo:hover img {height: 30px; width: 184px; border-width: 0; background: url(http://spectrasoft.com/images/global/buttons/webdemo-hover.gif) top left no-repeat;}
a#videos:hover img {height: 30px; width: 184px; border-width: 0; background: url(http://spectrasoft.com/images/global/buttons/videos-hover.gif) top left no-repeat;}
a#freetrial:hover img {height: 30px; width: 184px; border-width: 0; background: url(http://spectrasoft.com/images/global/buttons/freetrial-hover.gif) top left no-repeat;}
a#screens:hover img {height: 30px; width: 184px; border-width: 0; background: url(http://spectrasoft.com/images/global/buttons/screens-hover.gif) top left no-repeat;}
a#details:hover img {height: 30px; width: 184px; border-width: 0; background: url(http://spectrasoft.com/images/global/buttons/details-hover.gif) top left no-repeat;}


