@charset "UTF-8";
/* CSS Document */

/* RESET */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input,legend { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,caption,em,strong,th { font-size: 1em; font-weight: normal; font-style: normal; }
ul,ol,li,.AccordionPanelTab { list-style: none; }
fieldset,img { border: none; }
caption,th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; }

/* PNG FIX */
img { behavior: url(../iepngfix.htc); }

/* BASE STYLES */
body {
	font: 1em "Lucida Grande", Arial, Verdana, sans-serif;
	background: #f2fafd url(../_images/layout/body-bg.gif) repeat-x;
	color: #547483;
}
* html body {
}
.wrap {
	font-size: 100%; /*adjust overall text size*/
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
a {
	color: #547483;
	text-decoration: none;
}

a:hover {
	color: #1c3543;
}
strong, b { font-weight: bold; }
em, i {
	font-style: italic;
}
p {
	margin-bottom: 12px;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1em;
}
h1 {
	font-size: 130%;
}
h2 {
	font-size: 1.6em;
	border-bottom: 1px solid #cee2ef;
	margin-bottom: 20px;
	padding-bottom: 10px;
}
h3 {
	font-size: 1.4em;
	margin-bottom: 16px;
}

h4 {
	font-size: 1.2em;
	border-bottom: 1px solid #cee2ef;
	margin-bottom: 8px;
	padding: 4px 12px 6px 0px;
}
h5 {
	font-size: 130%;
}
h2.title {
	background: #fff url(../_images/layout/tab-off.gif) repeat-x;
	line-height: 75px;
	padding-bottom: 0;
	padding-left: 20px;
	border-bottom: none;
}
#home h3 {
	font-size: 1.3em;
	margin-bottom: 0;
	line-height: 1.5em;
}
blockquote {
}
blockquote strong {
}
/* NAVIGATION */
#nav {
	position: absolute;
	top: 39px;
	right: 0px;
}
#nav ul {
}
#nav  li {
	float: left;
}
#nav li a {
	color: #76909c;
	display: block;
	font-size: 1em;
	padding: 6px 8px 7px 8px;
}
#nav  li  a:hover {
	color: #3da4d7;
}
body#home #t-home  a, body#features #t-features  a, body#benefits #t-benefits  a, body#help #t-help  a, body#contact #t-contact  a, body#benefits-menu #t-benefits  a {
	color: #3da4d7;
	cursor: default;
}
/* BUTTONS */
a.btn {
	color: #547483;
	background-color: #dae6ea;
	border-radius: 14px;
	-webkit-border-radius: 14px;
	-moz-border-radius: 14px;
	-webkit-transition: color, background-color .2s ease-in;
	padding: 6px 12px 7px 14px;
	font-size: 0.9em;
	}
a.btn:hover {
	color: #2d4856;
	background-color: #c7d8df;
	}
#nav a.btn {
	color: #547483;
	margin-left: 8px;
	background: #cde1ee;
	padding: 6px 12px 6px 14px;
	font-size: .95em;
}
#nav a.btn:hover {
	color: #2d4856;
	background-color: #b5d1e4;
}
.btnholder {
	margin-bottom: 12px;
	padding-top: 6px;
	padding-bottom: 7px;
}

/* HEADER */
#header {
	margin-top: 12px;
	background: #fff;
	height: 113px;
}
#tagline {
	position: absolute;
	left: 86px;
	top: 66px;
	font-size: 0.9em;
	font-style: italic;
	color: #3da4d7;
	padding: 8px 0px;
}
#logo {
	position: absolute;
	left: 12px;
	top: 22px;
}
#headwrap {
	position: relative;
	height: 113px;
}



/* CONTENT */
#content {
	margin-top: 16px;
	margin-bottom: 12px;
	overflow: hidden;
}
#content  a {
}
#content a:hover {
}
.section {
	overflow: hidden;
}
#main-content {
	margin-left: 12px;
	margin-right: 12px;
}
.right-sb#main-content {
	margin-right: 226px;
}
#main-content strong {
	font-weight: normal;
	color: #043882;
}
#main-content p, .content-list {
	font-size: .9em;
	line-height: 1.3em;
}
#main-content .btnholder {
	margin-top: 16px;
}
#main-content .section {
	border-bottom: 1px solid #cee2ef;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
#main-content p img  {
	background-color: #fff;
	padding: 8px;
	margin-bottom: 10px;
	margin-left: 20px;
	float: right;
}
.content-normal {
}
#sidebar1 {
	float: right;
	width: 206px;
}
#sidebar1 p, #sidebar1 li {
}
#sidebar1 .btnholder a {
	display: block;
}
#sidebar1 .btnholder {
}
#sidebar1 .section {
	color: #FFF;
	border-radius: 14px;
	-webkit-border-radius: 14px;
	-moz-border-radius: 14px;
	margin-bottom: 12px;
	font-size: 0.85em;
}
#sidebar1 .section a {
	color: #fff;
}
#sidebar1 .section a:hover {
	color: #1c3543;
}
#sidebar1 h4  {
	border-bottom: 1px solid #cedce1;
	padding: 10px 12px 8px;
	font-size: 1.4em;
}

/* FOOTER */
#footer {
	background: #dae6ea url(../_images/layout/footer-bg.gif) repeat-x left bottom;
	overflow: hidden;
	padding-top: 1.3em;
	padding-bottom: 1.4em;
	font-size: 0.8em;
	line-height: 1.6em;
	clear: both;
	float: none;
	margin-top: 2em;
}
#footer a {
}
#footer a:hover {
}
.footerlinks {
	padding-right: 4em;
	float: left;
	margin-left: 12px;
}
.footerlinks .title{
	text-transform: uppercase;
	font-weight: bold;
}
#welcome {
	overflow: hidden;
	margin-bottom: 20px;
}
#welcome img {
	float: left;
	margin-right: 22px;
}
#icon-info p {
	float: left;
	width: 141px;
	margin-right: 8px;
}
#icon-info .col1 {
	background: url(../_images/icons/document.gif) no-repeat left 4px;
	padding-left: 41px;
}
#icon-info .col2 {
	background: url(../_images/icons/add-folder.gif) no-repeat left 4px;
	padding-left: 41px;
}
#icon-info .col3 {
	background: url(../_images/icons/add-to-lightbox.gif) no-repeat left 4px;
	padding-left: 41px;
}
#icon-info .col4 {
	background: url(../_images/icons/user-group.gif) no-repeat left 4px;
	padding-left: 41px;
}
#testimonial-bar {
	background: #9cb8c3 url(../_images/layout/testimonial-bg.gif) no-repeat left bottom;
	padding-bottom: 18px;
}
#testimonial-bar blockquote  {
	background: url(../_images/layout/testimonial-q2.gif) no-repeat right bottom;
	margin-right: 12px;
	margin-left: 12px;
}
#testimonial-bar blockquote p{
	background: url(../_images/layout/testimonial-q1.gif) no-repeat left top;
	padding: 12px 10px 12px 8px;
	margin-bottom: 4px;
}
#testimonial-bar .name {
	padding: 0px 12px 0px 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#testimonial-bar .logo {
	background: #fff;
	text-align: center;
	margin-right: 22px;
	margin-left: 22px;
	padding-top: 6px;
	padding-bottom: 6px;
}

#news-bar, #subs {
	background: #9cb8c3 url(../_images/layout/testimonial-bg.gif) no-repeat left bottom;
	padding-bottom: 18px;
}
#news-bar h4 {
	margin-bottom: 0;
}
#news-bar ul li {
	border-bottom: 1px solid #cedce1;
	margin-right: 12px;
	margin-left: 12px;
	padding-top: 8px;
	padding-bottom: 8px;
}
#subs form {
	padding-left: 12px;
}
#subs label {
	float: left;
	clear: left;
}
#subs .form-btn {
	margin-top: 8px;
	clear: left;
	float: left;
}
#feature-bar {
	background: #3f79e4 url(../_images/visualid-sb-dam-bg.jpg) no-repeat left bottom;
	padding-bottom: 150px;
}
#feature-bar p {
	padding-left: 48px;
	margin-bottom: 8px;
	padding-right: 12px;
	color: #c6d7f7;
}
#feature-bar b {
	color: #fff;
}
#feature-bar .col1 {
	background: url(../_images/icons/sidebar-feature/document.gif) no-repeat 14px 4px;
}
#feature-bar .col2 {
	background: url(../_images/icons/sidebar-feature/add-folder.gif) no-repeat 14px 4px;
}
#feature-bar .col3 {
	background: url(../_images/icons/sidebar-feature/add-to-lightbox.gif) no-repeat 14px 4px;
}
#feature-bar .col4 {
	background: url(../_images/icons/sidebar-feature/user-group.gif) no-repeat 14px 4px;
}
#packages p {
	padding-left: 62px;
	border-bottom: 1px solid #cee2ef;
	margin-bottom: 8px;
	padding-bottom: 6px;
	padding-right: 10px;
	font-size: 0.85em;
}
#packages .col1 {
	background: url(../_images/core-pack-sb.gif) no-repeat left 2px;
}
#packages .col2 {
	background: url(../_images/artwork-pack-sb.gif) no-repeat left 2px;
}
#packages .col3 {
	background: url(../_images/media-pack-sb.gif) no-repeat left 2px;
}
#packages .col4 {
	background: url(../_images/cms-pack-sb.gif) no-repeat left 2px;
}


/* FORMS */
form {
}
form label {
	margin-right: 1em;
}
form label input {
}
form fieldset {
	background-color: #dae6ea;
	margin-bottom: 12px;
	padding: .7em 1em;
}
form .title {
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	margin-bottom: 10px;
}
.form-input, .form-txt {
	color: #547483;
	padding: .4em;
	font-size: .9em;
	float: left;
	margin-bottom: 1em;
	margin-right: 1em;
	width: 285px;
	border: 2px solid #c7d8df;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}
.form-input {
	width: 285px;
}
.form-txt {
	width: 600px;
}
.form-btn {
	color: #547483;
	background-color: #dae6ea;
	border-radius: 14px;
	-webkit-border-radius: 14px;
	-moz-border-radius: 14px;
	-webkit-transition: color, background-color .2s ease-in;
	padding: 6px 12px 7px 14px;
	font-size: 0.9em;
	border:  none;
	cursor: pointer;
	}
.form-btn:hover {
	color: #2d4856;
	background-color: #c7d8df;
	cursor: pointer;

	}
.subs-form-input {
	color: #547483;
	padding: 0.4em;
	font-size: 0.9em;
	width: 165px;
	border: 2px solid #c7d8df;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	clear: left;
}
/* ITEMS */

.note {
	font-size: 90%;
	margin-top: 5px;
}
#signoff {
	font-size: 0.7em;
	line-height: 4em;
}
#signoff a {
	color: #9fb2ba;
}
#signoff a:hover {
	color: #547483;
}
#signoff span {
	color: #9fb2ba;
	padding-left: 12px;
}
.highlight {
}
.feature-holder .highlight {
	float: right;
	margin-right: 36px;
	color: #2181c3;
}
.feature-holder {
	overflow: hidden;
}
#pricing .feature-holder {
	background: #e1edf5;
}
.package-main {
	margin-right: 224px;
	height: 300px;
	padding-right: 25px;
	padding-left: 25px;
	position: relative;
}
.package-main .btnholder {
}
#main-content .package-main p {
	padding-right: 144px;
}
#main-content .package-main .title {
	font-weight: bold;
	font-size: 1.4em;
	padding-top: 16px;
	padding-right: 85px;
}
#main-content .intro {
	font-size: 1em;
	line-height: 1.4em;
}
#content02 , #content03, #content04{
	background: url(../_images/layout/optional-addon.gif) no-repeat 428px 10px;
}
#content01 .package-main {
	background: url(../_images/packs/core-pack.gif) no-repeat 386px 130px;
}
#content02 .package-main {
	background: url(../_images/packs/artwork-pack.gif) no-repeat 386px 130px;
}
#content03 .package-main {
	background: url(../_images/packs/media-pack.gif) no-repeat 386px 130px;
}
#content04 .package-main {
	background: url(../_images/packs/cms-pack.gif) no-repeat 386px 130px;
}
.package-bullets {
	float: right;
	width: 224px;
	color: #fff;
	height: 285px;
	padding-bottom: 15px;
}
.package-bullets h4{
	border-bottom: 1px solid #fff;
	padding: 12px 12px 6px;
}
.package-bullets ul {
	margin-right: 12px;
	margin-left: 16px;
}
.package-bullets ul li {
	font-size: 0.95em;
	background: url(../_images/layout/list-tick-white.gif) no-repeat left 13px;
	padding-left: 20px;
	padding-top: 0.5em;
	padding-bottom: 0.4em;
}
#content01 .package-bullets {
	background: #00aae4;
}
#content02 .package-bullets {
	background: #cc4231;
}
#content03 .package-bullets {
	background: #27a55b;
}
#content04 .package-bullets {
	background: #f08d24;
}
#pricing .package-bullets {
	background: #00aae4;
	height: auto;
}
#feature-copy .col3 {
	margin-right: 450px;
}
.colright {
	float: right;
	padding: 15px;
	background: #FFF;
	width: 360px;
	margin-left: 20px;
	margin-bottom: 10px;
}
.imgright {
	float: right;
	padding: 15px;
	background: #FFF;
	margin-left: 20px;
	width: 180px;
	margin-bottom: 10px;
	text-align: right;
}
.imgright img {
	margin-bottom: 10px;
}
.feature-image {
	float: right;
	margin-bottom: 15px;
	margin-left: 40px;
	padding-right: 25px;
}
#contact .colright {
	width: 600px;
}
#clients .colright {
	width: 430px;
}
#help .colright {
	width: 340px;
}

.content-list, .main-link {
	margin-left: 10px;
	margin-bottom: 20px;
}
#home .main-link {
	margin-top: 10px;
}
.content-list li {
	background: url(../_images/layout/list-tick-body.gif) no-repeat left 0.4em;
	padding-left: 24px;
	padding-top: 0.5em;
	padding-bottom: 0.4em;
}
.content-list li.title {
	background: none;
	padding-left: 0px;
	font-weight: bold;
	font-size: 110%;
	margin-top: 12px;
	width: 130px;
}
.main-link li {
	background: url(../_images/layout/arrow-body.gif) no-repeat left .6em;
	padding-left: 28px;
	padding-top: 0.5em;
	padding-bottom: 0.4em;
}
#benefits #main-content ul li {
	font-size: 1.2em;
	border-bottom: 1px solid #cee2ef;
	margin-bottom: 8px;
	padding: 4px 12px 6px 0px;
}
#benefits #main-content ul ul li {
	background: url(../_images/layout/list-tick-body.gif) no-repeat left 0.4em;
	border-bottom: none;
	margin-left: 20px;
	font-size: .9em;
	margin-bottom: 0;
	padding: 0.5em 140px 0.4em 24px;
}
#benefits #main-content ul ul {
	margin-bottom: 16px;
}
.AccordionPanelContent p {
	margin: 12px 10px 15px;
}
#benefits #main-content .section {
	background: url(../_images/visualid-icons-bg.gif) no-repeat 660px 110px;	
}
/* OVERLAY CONTENT */

#float-overlay {
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
	z-index: 100;
	background: url(../_images/layout/overlay-bg.png);
}
.float-content {
	background: #303030;
	padding: 10px;
	text-align: right;
}
.float-content object {
	margin-bottom: 8px;
}
#home .float-content {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -370px;
	margin-top: -243px;

}
.float-content .close {
}
.feature-img {
	margin-bottom: 20px;
}
/* HACKS FOR IE LAYOUT */
#content:after,
#welcome:after,
.section:after,
.feature-holder:after,
#footer:after
{	content: ".";
	display:  block;
	height: 0;
	clear: both;
	visibility: hidden;
}

* html #content,
* html #welcome,
* html .section,
* html .feature-holder,
* html #footer { height: 1%; } /* for IE5+6 */

*:first-child+html #content,
*:first-child+html #welcome,
*:first-child+html .section,
*:first-child+html .feature-holder,
*:first-child+html #footer { min-height: 1px; } /* for IE7 */
