BODY {
	margin: 0;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	background: url(../images/back_gradient.jpg) repeat-x;
}

BODY.largeScreenshot {
	text-align: center;
	background: #FFF;
}

BODY.largeScreenshot IMG {
	margin: 10px 0 0 0;
}

A {
	color: #000085;
	text-decoration: none;
}

A:hover{
	text-decoration: underline;
}

A IMG {
	border: 0;
}

a.textButton-buy {
	background:url(/images/textButton-bg.gif) no-repeat scroll left top transparent;
	color:#FFFFFF;
	display:block;
	float:left;
	font-family:verdana,arial,sans-serif;
	font-weight:bold;
	font-size:14px !important;
	margin-right:15px;
	height:34px;
	text-decoration:none;
}

a.textButton-buy span {
    background:url(/images/textButton-bg.gif) no-repeat scroll right top transparent;
    cursor:pointer;
    display:block;
    float:left;
    height:24px;
    margin-left:11px;
    margin-right:-6px;
    padding-left:6px;
    padding-right:18px;
    padding-top:9px;
}

a.textButton-demo {
	background:url(/images/textButton-demo-bg.gif) no-repeat scroll left top transparent;
	color:#FFFFFF;
	display:block;
	float:left;
	font-family:verdana,arial,sans-serif;
	font-weight:bold;
	font-size:14px !important;
	margin-right:15px;
	height:34px;
	text-decoration:none;
}

a.textButton-demo span {
    background:url(/images/textButton-demo-bg.gif) no-repeat scroll right top transparent;
    cursor:pointer;
    display:block;
    float:left;
    height:24px;
    margin-left:11px;
    margin-right:-6px;
    padding-left:6px;
    padding-right:18px;
    padding-top:9px;
}

#wrapper {
	margin: 0 auto;
	padding: 0 12px;
	width: 778px;
	border-width: 0 1px;
	border-style: solid;
	border-color: #A2A2A2;
	background: #FFF;
}

#wrapper #productBanner #newFlag{
    position:relative;
	top: -141px; 
	left: 690px;
    height:56px;
    width:85px;
    margin-bottom:-57px;
}

#wrapper h1.pageHeader
, #wrapper h1.pageHeader-cam
, #wrapper h1.pageHeader-clam
, #wrapper h1.pageHeader-pam
, #wrapper h1.pageHeader-sf {
	color:white;
	font-size:15px;
	position:relative;
    margin-bottom:-50px;
	z-index:1000;
}

#wrapper h1.pageHeader{
    top:-21px;
    left:10px;
}

#wrapper h1.pageHeader-cam {
    height:20px;
    left:15px;
    top:11px;
    width:280px;
}

#wrapper h1.pageHeader-clam {
    height:20px;
    left:15px;
    top:11px;
    width:295px;
}

#wrapper h1.pageHeader-pam {
    height:20px;
    left:15px;
    top:11px;
    width:280px;
}

#wrapper h1.pageHeader-sf {
    left:-273px;
    top:10px;
}


#bannerArea{
    margin-top:45px;
    padding-top:0px;
}

/*
#wrapper #productBanner #newFlag.cam{
	left:689px;
	top:-142px;
}
*/
#wrapper #productBanner #newFlag.sf{
	top:-140px;
}

#wrapper #productBanner #newFlag.maroon{
    background:transparent url(/images/newBanner_maroon.png) no-repeat scroll top right;
}

#wrapper #productBanner #newFlag.black{
    background:transparent url(/images/newBanner_black.png) no-repeat scroll top right;
}

#wrapper #productBanner #newFlag.blue{
    background:transparent url(/images/newBanner_blue.png) no-repeat scroll top right;
}
#overviewCarousel.hidden{
    display:block;
    height:35px;
}

#header {
	font-size: 11px;
	height:80px;
}

#header A {
	color: #000;
	text-decoration: none;
}

#header A:hover {
	text-decoration: underline;
}

#header IMG.logo {
	float: left;
	margin: 14px 100px 0 2px;
}

#header #headerNav {
	float: left;
	margin: 35px 0 0 0;
	padding: 0;
	list-style: none;
}

#header #headerNav LI {
	display: inline;
	padding: 0 5px 0 7px;
	border-width: 0 0 0 1px;
	border-style: solid;
	border-color: #B77A94;
}

#header #headerNav LI.first {
	border-width: 0;
}

#header #headerContactNav {
	float: right;
	margin: 18px 0 0 92px;
	padding: 0;
	list-style: none;
	color: #000;
}

#header #headerContactNav LI {
	display: block;
	margin: 0 0 3px 0;
	padding: 0 5px 0 7px;
	height: 16px;
	line-height: 16px;
}

#header #headerContactNav LI IMG {
	float: left;
	margin: 0 3px 0 0;
}

#header #headerContactNav LI.call {
	font-size: 12px;
}



#mainNav {
	clear: both;
	margin: 0;
	padding: 0;
	width: 776px;
	height: 30px;
	list-style: none;
	background: url(../images/nav_back.gif);
}

#mainNav LI {	
	float: left;
	padding: 0 22px;
	height: 23px;
	line-height: 23px;
	border-width: 0 0 0 1px;
	border-style: solid;
	border-color: #C6A7B0;
}

#mainNav LI.first {
	border: 0;
}

#mainNav LI.leftEnd {
	float: left;
	margin: 0 144px 0 0;
	padding: 0;
	width: 14px;
	height: 30px;
	line-height: 30px;
	border: 0;
	background: url(../images/nav_end_left.gif);
}

#mainNav LI.rightEnd {
	float: right;
	padding: 0;
	width: 14px;
	height: 30px;
	line-height: 30px;
	border: 0;
	background: url(../images/nav_end_right.gif);
}

#mainNav LI A {
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

#mainNav LI A:hover {
	color: #EFEFEF;
}

#breadCrumb {
	margin: 0 0 0 12px;
	padding: 0;
	list-style: none;
}

#breadCrumb LI {
	float: left;
	font-size: 9px;
	color: #047;
}

#breadCrumb LI.arrow {
	margin: 0 6px;
}

#breadCrumb LI A {
}

#heroLeft {
	float: left;
	margin: 5px 0 0 0;
	width: 304px;
	height: 214px;
	background: url(../images/hero_text.jpg);	
}

#heroLeft UL {
	margin: 118px 0 0 26px;
	padding: 0;
	list-style: none;
}

#heroLeft UL LI {
	margin: 1px 0;
}

#heroLeft UL LI A 
{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #964063;
}

IMG.heroLeft 
{
	display: none;
	float: left;
	margin: 5px 0 0 0;
}

IMG.hero 
{
	float: left;
	margin: 5px 0 0 0;
}

IMG.productHero {
	margin: 5px 0 -2px 0;
}

IMG.productHeroMulti {
	margin:5px 0 -12px 1px;
}

H1.ProductHeader {
	clear: both;
	margin: 5px 0 -5px 0;
	padding: 6px 0 0 12px;
	height: 24px;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}

H1.cam {background: url(../images/cam_header_top.jpg) no-repeat;}

H1.clam{background: url(../images/clam_header_top.jpg) no-repeat;}

H1.hrdm {background: url(../images/hrdm_header_top.jpg) no-repeat;}

H1.pam {background: url(../images/pam_header_top.jpg) no-repeat;}

H1.staffFiles { background: url(../images/staff_files_header_top.jpg) no-repeat;}

H1.sfPro { background: url(../images/sfpro_header_top.jpg) no-repeat;}

H1.ubp {background: url(../images/ubp_header_top.jpg) no-repeat;}

H1.uff {background: url(../images/uff_header_top.jpg) no-repeat;}

H1.vssPro {	background: url(../images/vss_pro_header_top.jpg) no-repeat;}


#screenshot 
{
	text-align: center;
}

#screenshot H2 {
	margin: 15px 0 10px 10px;
	padding: 15px 0 0 0;
	font-size: 14px;
	text-align: left;
	color: #8D2B55;
}

#screenshot P {
	text-align: left;
}

#leftCol {
	float: left;
	width: 515px;
}

#leftCol P.homePage {
	margin: 2px 10px 6px 147px;
}

#leftCol P.solutions {
	margin: -20px 10px 30px 10px;
}

#leftCol P.support {
	margin: 2px 10px 110px 147px;
}

UL.homePage {
	margin: 2px 10px 6px 175px;
}

#leftCol .whiteBorder H2 {
	display: inline;
	margin: 0;
	font-size: 12px;
}

#leftCol DIV.footer {
	clear: both;
	line-height: 1px;
	font-size: 1px;
	height: 1px;
}

#leftCol H1.header {
	margin: 10px 0 0 0;
	padding: 6px 0 0 12px;
	height: 22px;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}

#leftCol H1.employee {
	background: url(../images/employee_header.jpg) no-repeat; 
}

#leftCol H1.humanResources {
	background: url(../images/human_resources_header.jpg) no-repeat; 
}

#leftCol H1.appointment {
	background: url(../images/appointment_header.jpg) no-repeat; 
}

#leftCol H1.businessPlan {
	background: url(../images/business_plan_header.jpg) no-repeat; 
}

#leftCol H1.header A {
	color: #FFF;
	text-decoration: none;
}

#leftCol H1.employee A:hover {
	color: #F8EEDC;
}

#leftCol H1.humanResources A:hover {
	color: #D3DAE9;
}

#leftCol H1.appointment A:hover {
	color: #E1CCCC;
}

#leftCol H1.businessPlan A:hover {
	color: #E4EFDC;
}

#leftCol .productHighlight {
	padding: 0 0 0 0;
	width: 511px;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	border-color: #ccc;
}

#leftCol .whiteBorder {
	padding: 18px 0 10px 0;
	border: 1px solid #FFF;
}
        
#leftCol #buttonBlock
{
    height:35px;
    margin-top:20px;
    margin-bottom:15px;
    padding-left:24px;
    width:100%;
}

#leftCol #videoProxy 
{
    width:320px;
    height:240px;
    margin:20px 0 10px 73px;
}


#leftCol .solutionsImageBlock{
    float:left;
    height:270px;
    margin:5px 0 0 22px;
    width:166px;
}

#leftCol IMG.leftImage {
	float: left;
	margin: 5px 0 0 22px;
}


#leftCol IMG.top {
	margin: -18px 0 0 22px;
}

#leftCol IMG.padTop {
	margin-top:15px;
}

#leftCol IMG.caseStudy 
{
	float: left;
	margin: 15px 15px 0 0;
}

#leftCol IMG.award {
	margin: 8px;
}

#leftCol IMG.screenshot {
	float:left; margin: 0 15px;
}

#leftCol DIV.screenshot {
	float:left; margin: 0 15px;
	text-align: center;
}

#leftCol A.buy {
	color: #047;
	margin: 0 15px 0 0;
	text-decoration: none;
}

#leftCol A.buy:hover {
	text-decoration: underline;
}

#leftCol #employee .schedAnywhere {
	float: left;
	margin: 0 0 0 22px;
}

#leftCol #overview {
	margin: 0 0 0 1px;
	padding: 15px 0 20px 0;
	border-width: 0 0 0 1px;
	border-style: solid;
	border-color: #756F5F;
}

#leftCol #tabs {
	margin: 0 5px 0 0;
	padding: 0 0 0 20px;
	height: 28px;
	background: url(../images/tabs.jpg) no-repeat;
}

#leftCol #tabsReverse {
	margin: 0 5px 0 0;
	padding: 0 0 0 20px;
	height: 28px;
	background: url(../images/tabs_reverse.jpg) no-repeat;
}

*html #leftCol #tabsReverse {
background-position: 2px 0px;
}

#leftCol #tabsSingle {
	margin: 0 5px 0 0;
	padding: 0 0 0 20px;
	height: 28px;
	background: url(../images/tabs_single.jpg) no-repeat;
}

*html #leftCol #tabsSingle {
background-position: 2px 0px;
}

#leftCol #tabs A, #leftCol #tabsReverse A, #tabsSingle A {
	float: left;
	display: block;
	margin: 8px 0 0 0;
	width: 165px;
	color: #000;
	text-decoration: none;
	text-align: center;
}

*html #leftCol #tabs A, #leftCol #tabsReverse A, #tabsSingle A{
	margin: 8px 0 0 0;
}

#leftCol #productDescription {
	position: relative;
	margin: 0 5px 0 0;
	padding: 0 15px 0 20px;
	border-width: 0 1px 1px 0;
	border-style: solid;
	border-color: #756F5F;
	overflow-y:auto;
	overflow-x:hidden;
}

#leftCol #productDescription.openTemplate {
	position: relative;
	margin: 0 5px 0 0;
	padding: 0 15px 0 20px;
	border: 0;
}

#leftCol #productDescription DIV.line {
	margin: 20px auto;
	width: 300px;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: #756F5F;
}

#leftCol #productDescription H2, #leftCol #productDescriptionBottom H2 {
	margin: 0;
	padding: 15px 0 12px 0;
	font-size: 14px;
	color: #8D2B55;
}

#leftCol P {
	margin: 0 0 10px 0;
	padding: 12px 0 0 0;
}

#leftCol p.center
{
    text-align:center;
}

#productDescription P {
	margin: 0 5px 10px 0;
	padding: 0 0 0 0;
}

#leftCol #productDescription #pushRight P {
	margin: 0 5px 10px 170px;
	padding: 0 0 0 0;
}

#leftCol #productDescription #pushRight UL {
	margin: 0 5px 10px 170px;
}

#leftCol #pushRight .screenshotGroup{height:140px;margin-top:10px; margin-bottom:0px;}
#leftCol #pushRight .screenshotGroup.first{margin-top:30px;}
#leftCol #pushRight .screenshotGroup.tall{height:160px;}
#leftCol #pushRight .screenshotGroup p{width:280px;}
#leftCol #pushRight .screenshotGroup p:first-line{font-weight:bold;}


#productDescription H3 {
	margin: 15px 0 1px 0;
	padding: 15px 0 0 0;
	font-size: 11px;
	font-weight: bold;
}

#productDescription H3.first {
	margin: 0px 0 1px 0;
	padding: 0px 0 0 0;
	font-size: 11px;
	font-weight: bold;
}

#productDescription UL {
	margin: 0 0 0 20px;
	padding: 0 0 0 20px;
}


*html #leftCol #tabs {
	background-position: 2px 0;
}

#leftCol #overview P {
	margin: 6px 15px;
}

#leftCol P.sample {
	float: left;
	margin: 0;
	width: 230px;
	text-align: center;
}

#leftCol IMG.sample {
	margin: 0 5px 0 0;
}

#leftCol A.sample {
	float: left;
	display: block;
	width: 230px;
	text-align: center;
	text-decoration: none;
}

#leftCol A.sample:hover {
	text-decoration: underline;
}

#productDescription #footNote {
	font-size: x-small;
	color: #999999;
}

#leftCol #productDescription H2.videoHeader {
	clear: both;
	margin: 8px 0 0 10px;
	padding: 6px 0 0 12px;
	height: 23px;
	font-size: 14px;
	color: #8D2B55;
	background: url(../images/vss_video_header.jpg) no-repeat;
}

#leftCol #videoBox {
	margin: 0 15px 0 9px;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	border-color: #ccc;
}

*html #leftCol #videoBox {
	margin: 0 15px 0 10px;
}

#leftCol #videoBox .whiteBorder {
	border-width: 1px;
	border-style: solid;
	border-color: #FFF;
}

#leftCol #videoBox IMG {
	margin: 0 -8px 0 17px;
}

#leftCol #videoBox IMG.single {
	margin: 0 115px;
}

#leftCol #videoBox P {
	float: left;
	margin: 0 0 0 20px;
	width: 195px;
	font-size: 10px;
}

#leftCol #videoBox P.single {
	margin: 0 115px;
}

*html #leftCol #videoBox P 
{
	float: left;
	margin: 0 7px 0 10px;
	width: 195px;
	font-size: 10px;
}

*html #leftCol #videoBox P.single {
	margin: 0 7px 0 60px;
}

#leftCol #videoBox img.single
, #leftCol #videoBox p.single {
	text-align: center;
}

#leftCol #videoBox P SPAN {
	font-weight: bold;
}

#leftCol #videoBox ul {
	width:417px;
	margin-top: 0px; 
	margin-left:0px;
	margin-right:3px;
	padding-right:10px;
}


#rightCol {
	margin: 0 0 0 520px;
}

#rightCol IMG.gTop {
	margin: 10px 0 -3px 0;
}

#rightCol IMG.gBottom {
	
}

*html #rightCol .IEFix {
	margin: 0 0 0 3px;
}

#rightCol #gauranteeText {
	padding: 8px 20px 0 20px;
	width: 214px;
	height: 51px;
	background: #000 url(../images/gaurantee_middle.jpg) no-repeat;
}

*html #gauranteeText { 
	margin: -3px 0 0 0;
}

#rightCol .solidBack {
	margin: 0 0 -3px 0;/*FOR IE*/
	width: 251px;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	border-color: #CCC;
	background: #E2E1D5;
}

#rightCol .solidBack .line {
	height: 1px;
	font-size: 0;
	line-height: 0;
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: #FFF;
}

#rightCol SPAN.blue {
	color: #5F77A7;
	font-weight: bold;
}

#rightCol P.tall {
	line-height: 20px;
}

#rightCol IMG.boxBottom { 
	margin: 0 0 -10px 121px;
}


#rightCol .whiteBorder {
	border-width: 1px;
	border-style: solid;
	border-color: #FFF;
}

#rightCol .whiteBorder A {
	display: block;
	margin: 3px 0 0 0;
	line-height: 18px;
}

#rightCol .whiteBorder A:hover {
	background: #D1D0C1;
	text-decoration: none;
}

#rightCol .whiteBorder A.long {
	padding: 2px 0;
	line-height: 14px;
}

#rightCol .whiteBorder A.inline {
	display: inline;
	padding: 0;
	margin: 0;
	line-height: 12px;
}

#rightCol .whiteBorder A.inline:hover {
	text-decoration: underline;
	background: transparent;
}

#rightCol .whiteBorder A.more:hover {
	text-decoration: underline;
	background: transparent;
}

#rightCol .contactRight A {
	display: inline;
	line-height: 12px;
}

#rightCol .contactRight A:hover {
	text-decoration: underline;
	background: transparent;
}

#rightCol H4.header {
	margin: 8px 0 0 0;
	padding: 6px 0 0 12px;
	width: 242px;
	height: 23px;
	font-size: 14px;
	color: #964063;
	background: url(../images/about_header.jpg) no-repeat;
}

#rightCol H4.header A {
	margin: 0 20px 0 0;
	display: block;
	color: #964063;
}

#rightCol H4.header A:hover {
	background: #D1D0C1;
	text-decoration: none;
}

#rightCol H4.top{
	margin-top:25px;
}

#rightCol h4.cam {
	margin: 0px 0 0 0;
}

#rightCol h4.support {
	margin: 45px 0 0 0;
}

#rightCol h4.uff {
	margin: 57px 0 0 0;
}

#rightCol h4.contact {
	padding: 6px 0 0 12px;
	width: 237px;
	background: url(../images/contact_header.jpg) no-repeat;
}

.customer {
	margin: 8px 0 0 0;
	padding: 6px 0 0 12px;
	width: 242px;
	height: 23px;
	font-size: 14px;
	color: #964063;
	background: url(../images/customer_reviews_header_yellow.jpg) no-repeat;
}

.hyellow {
	color: #FFF;
	background: url(../images/customer_reviews_header_yellow.jpg) no-repeat;
}

.hblue {
	color: #FFF;
	background: url(../images/customer_reviews_header_blue.jpg) no-repeat;
}

.hred {
	color: #FFF;
	background: url(../images/customer_reviews_header_red.jpg) no-repeat;
}

.hgreen {
	color: #FFF;
	background: url(../images/customer_reviews_header_green.jpg) no-repeat;
}

.customerSubHeader {
	margin: 8px 0 0 -2px;
	padding: 6px 0 0 12px;
	height: 24px;
	font-size: 14px;
	color: #964063;
	background: url(../images/customer_reviews_sub_header.gif) no-repeat;
}

.supportSubHeaderYellow, .supportSubHeaderBlue,.supportSubHeaderGreen,.supportSubHeaderRed {
	margin: 8px 0 0 -2px;
	padding: 6px 0 0 12px;
	height: 23px;
	font-size: 14px;
	color: #FFF;
}

.supportSubHeaderYellow {
	background: url(../images/support_sub_header_yellow.gif) no-repeat;
}

.supportSubHeaderBlue {
	background: url(../images/support_sub_header_blue.gif) no-repeat;
}

.supportSubHeaderRed {
	background: url(../images/support_sub_header_red.gif) no-repeat;
}

.supportSubHeaderGreen {
	background: url(../images/support_sub_header_green.gif) no-repeat;
}

#rightCol #customerBack {
	margin: 0 0 -3px 0;/*FOR IE*/
	width: 251px;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	border-color: #CCC;
	background: #FCF8EF url(../images/customer_gradient.jpg) repeat-x;
}

#rightCol .customerBack {
	margin: 0 0 -3px 0;/*FOR IE*/
	width: 251px;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	border-color: #CCC;
}

#rightCol .yellow {
	background: #F7E6CC /*url(../images/customer_gradient_yellow.jpg) repeat-x*/;
}

#rightCol .blue {
	background: #C0CFE5 /*url(../images/customer_gradient_blue.jpg) repeat-x*/;
}

#rightCol .red {
	background: #D6A7AD /*url(../images/customer_gradient_red.jpg) repeat-x*/;
}

#rightCol .green {
	background: #D0E5C4 /*url(../images/customer_gradient_green.jpg) repeat-x*/;
}



#rightCol P {
	margin: 8px 18px 12px 18px;
}

#rightCol P.pricing {
	margin: 8px 18px 9px 18px;
}

#rightCol P.largeText{
	font-size: 14px;
	font-weight: bold;
}

#rightCol #customerBack P.small {
	margin: -8px 18px 12px 18px;
	font-size: 9px;
	font-weight: bold;
}

#rightCol .customerBack P.small {
	margin: -8px 18px 12px 18px;
	font-size: 9px;
	font-weight: bold;
}

#rightCol P.largeText SPAN{
	color: #964063;
}

#rightCol span.contactLeft {
	display: block;
	float: left;
	height: 14px;
}

#rightCol span.contactRight {
	display: block;
	margin: 0 0 0 80px;
	height: 14px;
}

#rightCol #siteseal {
	position:relative;
	width:100px;
    height:325px;
	margin-top:19px;
	padding-right: 30px;
	padding-top: 130px;
	text-align:right;
	float:right;
}


#addThisButton {
    padding-top: 5px;
    padding-left: 360px;
}

#footer {
	clear: both;
	margin: 30px 0;
	color: #000;
	font-size: 9px;
}

#footer UL {
	margin: 0;
	padding: 0;
	list-style: none;
}

#footer UL.first {
	margin: 0 0 20px 0;
}

#footer UL.second {
	margin: 0 0 5px 0;
}

#footer UL.secondB {
	margin: 0 0 5px 85px;
}

#footer UL.secondC {
	margin: 0 0 7px 85px;
}

#footer UL.secondD {
	margin: 0 0 20px 85px;
}

#footer UL.third {
	/*float: left;margin: 0 0 20px 215px;*/
    width:408px;
    margin:15px auto;    
}

*html #footer UL.third {
	float: left;
	margin: 20px 0 20px 105px;
}

#footer UL LI {
	display: inline;
}

#footer UL LI A {
	text-decoration: none;
	padding: 0 5px;
	height: 12px;
	color: #000;
	line-height: 12px;
	border-width: 0 1px 0 0;
	border-style: solid;
	border-color: #964063;
}

#footer UL LI A.noBorder {
	border: 0;
}

#footer UL LI A.first {
	color: #964063;
}

#footer A {
	color: #000;
}

#footer A:hover {
	text-decoration: underline;
}

#footer P {
	margin: 0;
	text-align: center;
}

DIV.clear {
	clear: both;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
}

IMG.IEfix {
	margin: -3px 0 0 0;
}

/*================================*/





/*==================== VSSPRO */
#OverviewListCol1 ul, #OverviewListCol2 ul {
	margin: 15px 0 0 0; 
	padding: 0px;
	list-style-type: disc;
	list-style-position:inside;
}

#OverviewListCol1 {
	width: 209px;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

#OverviewListCol2 {
	float: right;
	width: 260px;
	padding: 0px;
	margin-top: -67px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/*================================*/





/*==================== NEWS */
ul#articleDatesList {
	margin: 0px 0px 15px 0px;
	padding: 5px;
	border-top: 1px dotted #9F9B9C;
	border-bottom: 1px dotted #9F9B9C;
	text-align: center;
}
#articleDatesList li {
	display: inline;
	padding-right: 15px;
}

DIV#news P STRONG {
	display: block;
	float: left;
}

DIV#news P A {
	display: block;
	margin: 0 0 0 90px;
	text-align: left;
}

*html DIV#news P A { /**** Freaking IE 3PX Bug*/
	height: 1%;
}

/*==================== STORE */
#errorDiv {
	margin: 14px 0 0 0;
	color: #FF0000;
	font-weight: bold;
}

#leftCol H1.store {
	background: url(../images/store_header.jpg) no-repeat; 
}

#leftCol DIV.store {
	margin: 0 10px 0 10px;
}

#shippingDiv h5 { margin-bottom: 0px; }
#shippingDiv ul { margin-top: 0px; }

/*---------- FORMS */
fieldset h3, table#orderItemsList h3 {
	margin: 0px 0px 15px 0px;
	padding: 0px;
	font-size: 13px;
}
fieldset {
	border: none;
	margin: 0px 0px 10px 0px;
	padding: 10px;
	background: none;
}

fieldset legend {
	font-weight: bold;
	color: #333333;
	font-size: 14px;
}

label {
	float: left;
	font-family: Verdana, sans-serif;
	margin: 0px 5px 0px 0px;
	padding: 0px;
	text-align: right;
}

input, select, textarea {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	margin: 0px 0px 5px 0px;
	padding: 0px 2px 0px 2px;
}

select {
	padding: 0px 0px 0px 2px;
}

optgroup {
	padding: 5px 0px 5px 0px;
}

.buttons {

}

.required {
	font-weight: bolder;
}

/* CHECKOUT, CHECKOUT PAYMENT */
fieldset#shippingInfo label
, fieldset#billingInfo label
, fieldset#shippingType label
, fieldset#paymentInfo label
, fieldset#deliveryMethod label {
	width: 140px;
}
fieldset#shippingInfo input
, fieldset#billingInfo input
, fieldset#shippingType input
, fieldset#paymentInfo input {
	width: 200px;
}

/* CART ITEMS */
#orderItemsDiv
, #orderInvoiceDiv {
	margin-bottom: 10px;
}

table#orderItemsList {
	border: 1px solid black;
	padding: 5px;
	width: 100%;
}

table#orderItemsList table tr td {
	vertical-align: top;
	padding: 0px;
}

table#orderItemsList tr.alt {
	background: #EDEDED;
}

table#orderItemsList tr.subtotal td {
	vertical-align: top;
}

table#orderItemsList input.itemQuantity {
	width: 25px;
}

table#orderItemsList input.radioLeft {
	float: left;
	margin-top: -2px;
	padding: 0px;
}
table#orderItemsList label.labelRight {
	float: left;
	text-align: left;
}

table#orderItemsList tr td ul {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 18px;
}

table#orderItemsList tr.parent td.itemName
, table#orderItemsList tr.parent td.itemDelivery {
	vertical-align: top;
}

table#orderItemsList tr td.itemPrice
, table#orderItemsList tr td.itemQuantity
, table#orderItemsList tr td.itemPriceTotal {
	text-align: right;
	vertical-align: top;
}

table#orderItemsList tr.parent td.itemPrice
, table#orderItemsList tr.parent td.itemQuantity
, table#orderItemsList tr.parent td.itemPriceTotal {
	text-align: right;
	vertical-align: top;
}

table#orderItemsList tr.child td.itemName
, table#orderItemsList tr.child td.itemDelivery {
	vertical-align: top;
}

table#orderItemsList tr.child td.itemPrice
, table#orderItemsList tr.child td.itemQuantity
, table#orderItemsList tr.child td.itemPriceTotal {
	text-align: right;
	vertical-align: top;
}

table#orderItemsList tr.subtotal td.itemName
, table#orderItemsList tr.subtotal td.itemPrice
, table#orderItemsList tr.subtotal td.itemDelivery
, table#orderItemsList tr.subtotal td.itemQuantity
, table#orderItemsList tr.subtotal td.itemPriceTotal {
	border-top: 1px solid black;
	text-align: right;
}

table#orderItemsList tr td.itemDelivery {
	width: 145px;
}

table#orderItemsList tr td.itemPrice {
	width: 75px;
}

table#orderItemsList tr.shipping td.itemName {
	text-align: right;
}
table#orderItemsList tr.shipping td.itemPrice {
	text-align: right;
}
table#orderItemsList tr.total td.itemName
, table#orderItemsList tr.total td.itemPrice
, table#orderItemsList tr.total td.itemDelivery
, table#orderItemsList tr.total td.itemQuantity
, table#orderItemsList tr.total td.itemPriceTotal {
	border-top: 2px double black;
	text-align: right;
	font-weight: bold;
}

table#orderItemsList tr td.orderItemsColumnLabel {
	font-weight: bold;
	padding: 5px;
	vertical-align: bottom;
	border-bottom: 1px solid black;
}

table#orderItemsList tr td.updateCart {
	text-align: right;
}

#subtotalAmountDiv {
	display: inline;
}

td.subtotalText {
	text-align: right;
	padding: 5px;
	font-weight: bold;
}

td.subtotalAmt {
	background: #FFFFCC;
	font-weight: bold;
	text-align: right;
	padding: 5px;
}

img.orderItemsBoxImage {
	/*height: 50px;*/
}

/*----- PROGRESS BAR */
table#progressBarTable {
	border: 1px solid black;
	width: 100%;
	margin-bottom: 15px;
}
table#progressBarTable td {
	padding: 5px;
	font-weight: bold;
	text-align: center;
	border-right: 1px solid black;
}
table#progressBarTable td.complete {
	background: #EEEEEE;
}
table#progressBarTable td.incomplete {
	background: #FFFFFF;
}
table#progressBarTable td.current {
	background: #CCCCCC;
}
table#progressBarTable td.last {
	border-right: none;
}


/*--------Pricing----*/

.pricingDivider{
    margin-bottom:10px;
    border-bottom:1px solid black;
    height:10px;
    }  
    
.pricingTable{
	border-width:0;  /*1px 0 0 0;*/
	border-style: solid;
	border-color:#000;
	margin-top:0px;
	margin-bottom: 10px;
	}
	
#aepInformation{
	padding-bottom: 0px;
	}

#supInformation{
	padding-bottom: 0px;
	}

#licenseInformation
, #shippingInformation{
	padding-bottom: 0px;
	}
	
.currency
{
	text-align:right;
	font-weight:bold;
	padding-right: 20px;
}
.currencyHeader
{
	font-weight:bold;
	text-align: center;
	padding-right: 10px;
}
/*-------------------*/


/*--------Comparison Tables */
table.comparison {
	width: 675px; 
	border: #ccc 1px solid; 
	padding: 0px 50px 0px 50px;
}

.comparison h3 { 
	margin-top: 0px; 
	text-align: center; 
}
.comparison h4 { 
	font-size: 90%; 
}
.comparison sup { 
	font-size: 60%; 
}
.comparison ul { 
	margin-left: 50px; 
}
.comparison table { 
	margin-bottom: 20px; 
	width: 650px;
	border: #bdbdbd 1px solid; 
}
.comparison tr {
	background-color: #fafafa; 
}
.comparison tr.odd {
	background-color: #ededed; 
}
.comparison tr.none, .comparison td.none {
	background-color: white; 
}
.comparison td { 
	padding: 4px 4px 4px 10px; 
	font-size: 11px; 
	font-family: Verdana, sans-serif; 
	text-align:center;
	vertical-align:middle;
}

.comparison td.label{
	text-align: left;
	padding-left:2px;
}
 			
.comparison td p {
	height:0px;
	padding-top:24px;
	overflow:hidden;
	background-image:url(/images/check.gif);
	background-position: 45% 2px;
	background-repeat: no-repeat;
} 			

/*------Feature descriptions------*/
.description {}
	
.description #box {
	border: 1px solid black;
	padding: 20px;
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width: 90%;
	margin: 20px 0px 20px 10px;
	background-color:#FFFFFF;
	}

.description #outerList{
	list-style:none;
}

.description h1{
	font-size: 150%;
	margin-top:-10px;
	width: 60%;
	border-bottom: 2px solid black;
	}

.description a{
  margin-left: 45%;
	text-decoration: none;
	}
	
.description a:hover{ 
	text-decoration: underline;
	}

	
/*-----------------------------------*/
			
#chatButton {
	border:none;
}			


.quote{
	width: 90%;
	color: #8d2b55;
	text-align: justify;
	padding-left:20px;
}

.quote strong {
	font-weight:bold;
	font-size: 7pt;
}

/*--added for standard / pro combination pages --*/

#leftCol #tabs_standard
, #leftCol #tabs_pro
, #leftCol #tabs_upgrade
, #leftCol #tabs_vssPro
, #leftCol #tabs_vssPremier
, #leftCol #tabs_vssUpgrade
, #leftCol #tabs_vssOnline {
		margin: 0 5px -8px 0;
		padding: 8px 0 0 20px;
		height: 28px;
	}
	
#leftCol #tabs_standard {	background: url(../images/tabs_standard.jpg) no-repeat; }
#leftCol #tabs_pro { background: url(../images/tabs_pro.jpg) no-repeat; }
#leftCol #tabs_upgrade { background: url(../images/tabs_upgrade.jpg) no-repeat; }

#leftCol #tabs_vssPro {	background: url(../images/tabs_vssPro.jpg) no-repeat; }
#leftCol #tabs_vssPremier { background: url(../images/tabs_vssPremier.jpg) no-repeat; }
#leftCol #tabs_vssUpgrade { background: url(../images/tabs_vssUpgrade.jpg) no-repeat; }
#leftCol #tabs_vssOnline { background: url(../images/tabs_vssOnline.jpg) no-repeat; }

#leftCol #tabs_standard A
, #leftCol #tabs_pro A
, #leftCol #tabs_upgrade A {
		margin-left: 25px;
		margin-right: 40px;
		color: #000;
		text-decoration: none;
}

#leftCol #tabs_standard #upgrade
, #leftCol #tabs_pro #upgrade
, #leftCol #tabs_upgrade #upgrade{ 
	margin-left: 32px;
}


table#overviewTable {
	width:774px;
	height:100px;
	border-left:1px solid #756f5f;
	padding-left: 0px;
	padding-top: 10px;
	margin-top: 0px;
	margin-left: 1px;
	}	
#overviewTable tr {
	background-color:#fafafa;
	}
#overviewTable tr.odd {
	background-color: #ededed;
	}
#overviewTable tr.bottom {
	background-color: white;
	}
#overviewTable td.feature {
	padding-left: 10px;
	}
#overviewTable td.heading {
	text-align:center;
	font-weight: bold;
	background-color: #fafafa;
	}
#overviewTable p {
	margin:0px;
	padding:0px;
	text-align:center;
	}
#overviewTable p.yes{
    background:url(/images/check.gif) 0 0 no-repeat transparent;
    height:12px;
    width:12px;
    text-indent:-7000px;
    margin-left:57px;
}
#rightCol #leftButton {
	/*margin-top: -18px;
	margin-bottom: -10px;*/
	margin-top: -10px;
	margin-left: -18px;

	}

#rightCol #rightButton {
		position: relative;
		float:right;
		margin-top: -32px;
		margin-right: -22px;
		/*	margin-top: -22px;*/
	}

#smallTable {
	border:none;
	width: 475px;
	margin-left:0px;
	padding-left:0px;
	}

#smallTable TD.label {padding-left: 10px;}

div.tall {
	margin-bottom: 180px;
	}

p.featureDescription {
 	float: left;
	width: 300px;
	margin-left:10px;


	}

.featureDescription A {
	float: right;
	padding-top:11px;
	}
	

/*--------------------------------------------*/

#infusionsoftForm
{
 background-color: White;
 border: 1px solid black;
 padding: 10px;
 width: 95%;
 margin: 5px;
}


#infusionsoftForm h2 {font-size: 18px; color: #8d2b55;}
#infusionsoftForm textarea{width: 220px;}
#infusionsoftForm input.txtBox{ width:220px;}
#infusionsoftForm input.required{background-color: lightyellow;}
#infusionsoftForm select{ width: 227px;}
#infusionsoftForm .label{ text-align:left; padding-left: 20px;}

#infusionsoftForm.rightCol
{
 background-color:transparent;
 border:none;
 padding:0px;
 width:95%;
 margin:0px;
}
#infusionsoftForm.rightCol h2 {font-size: 18px; color: #8d2b55;}
#infusionsoftForm.rightCol textarea{width: 220px;}
#infusionsoftForm.rightCol input.txtBox{ width:150px;}
#infusionsoftForm.rightCol input.required{background-color: lightyellow;}
#infusionsoftForm.rightCol select{ width:154px;}
#infusionsoftForm.rightCol .label{ text-align:left; padding-left:4px;}


/*-----------------------------------------------------*/
#customer-list{
	background-color:#ffffff;
	border-left:1px solid #756f5f;
	margin:0 0 0 1px;
	width:758px;
}

#customer-list #customer-list-text{
	height:52px;
	width:180px;		
	/*float:left;*/
    margin-left:-1px;
	padding-top:6px;	
	background:url("/images/customer-list-tab.png") no-repeat scroll 0 0 transparent;
	background-repeat:no-repeat;
	background-color:Transparent;
	color:white;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-weight:bold;
	text-align:center;
	text-indent:0;
	z-index:5000;
}
#customer-list #customer-list-text a{color:white;z-index:5000; text-decoration:underline;}

/*
#customer-list.cam #customer-list-text,
#customer-list.pam #customer-list-text,
#customer-list.clam #customer-list-text{background-position:0 0;}

#customer-list.sf #customer-list-text,
#customer-list.sfpro #customer-list-text{background-position:0 0;}

#customer-list.vss #customer-list-text{background-position:0 0;}
*/
#customer-list #customer-list-carousel{
	min-height:5px;
}   

#customer-list #customer-list-carousel-container{
	margin-left:178px;
	margin-top:-57px;
}

#customer-list #customer-list-carousel li div{ 
	height:45px; 
	background-position:top left; 
	background-color:transparent;
	text-indent:-7000px;
	margin:0 auto;
}

#customer-list.cam li div{background-image:url(/images/cam-customer-logos-sprite.png);}
#customer-list.pam li div{background-image:url(/images/pam-customer-logos-sprite.png);}
#customer-list.clam li div{background-image:url(/images/clam-customer-logos-sprite.png);}
#customer-list.sf li div{background-image:url(/images/sf-customer-logos-sprite.png);}
#customer-list.spro li div{background-image:url(/images/sfpro-customer-logos-sprite.png);}
#customer-list.vss li div{background-image:url(/images/vss-customer-logos-sprite.png);}


.listColLeft,
.listColRight{
    display:block;
    margin-bottom:65px;
    width:230px;
}

.listColRight{
    float:right;
}
