/*Portal page*/
#portalHeader {
	height				: 	486px;
	background-image	: 	url(../images/PortalPageHeader.png);
	background-repeat	: 	no-repeat;	
}
#DVMbutton a{
	float				: 	left;
	width				: 	264px;
	height				: 	264px;
	margin				: 	218px 0 0 117px;
	display				: 	block;
	background-image	: 	url(../images/DWMbutton.png);
	background-position	: 	99px 186px;
	background-repeat	: 	no-repeat;
}
#DVMbutton a:hover{
	background-image	: 	url(../images/DWMbutton.png);
	background-position	: 	-127px 186px;
	background-repeat	: 	no-repeat;
}
#CRMbutton a{
	float				: 	left;
	width				:	264px;
	height				: 	264px;
	margin				: 	218px 0 0 164px;
	display				: 	block;
	background-image	: 	url(../images/CRMbutton.png);
	background-position	: 	99px 186px;
	background-repeat	: 	no-repeat;
}
#CRMbutton a:hover{
	background-image	: 	url(../images/CRMbutton.png);
	background-position	: 	-127px 186px;
	background-repeat	: 	no-repeat;
}
#DWMcontent, #CRMcontent {
	float				: 	left;
	width				: 	397px;
	height				:	400px;
	background-image	: 	url(../images/portalContentBak.png);
	background-repeat	: 	repeat-x;
	background-position	: 	0px 0px;
	margin-left			:	33px;
	padding				: 	59px 0px 0px 30px;
}
#CRMcontent {
	margin-left			:	2px;
}
#DWMcontent H2, div#CRMcontent H2 {
	color				: 	#000;
	font-size			: 	20px;
	line-height			:	20px;
	font-family			:	Verdana, Arial, Helvetica, sans-serif;
	margin-bottom		: 	20px;
}
#DWMcontent li, div#CRMcontent li {
	color				: 	#000;
	font-size			: 	12px;
	line-height			:	16px;
	font-family			:	Verdana, Arial, Helvetica, sans-serif;
	list-style-position: inside;
	list-style-image: url(../images/tick.png);
	border-bottom: solid 1px #999;
	width: 310px;
	padding: 4px 0 2px 0;
}
.clearIt {
	clear				:	both;
	margin				: 	0px;
	padding				: 	0px;
	height				: 	20px;
}

td #submit {
	height:19px;
	margin: 0px 3px 0px 0px;
	padding: 0px 5px;
	font-size: 11px;
	line-height: 13px;
	color: #555;
}



/*--universal transparent--*/
.red, .alert {
	color: #CC3333;
}
.black {
	color: #000;
}

#thanks {
	display: none;
}

.transparent {
	background-color: transparent;
}

/*--INNER PAGES--*/
#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 776px;
	margin: 0px 20px 0px 20px;
	background-color: transparent;
	height: 100%;
}
#rightContent {
	width: 580px;
	margin: 30px 0px 5px 0px;
	background-color: transparent;
	float: right;
	
}
#rightContent li {
	list-style-position: outside;
	list-style-image: url(../images/dot2.gif);
	margin: 0px 0px 10px -15px;
	padding: 0px;
	font-size: 10px;
	line-height: 15px;
}
#rightContent p, tr {
	
	font-size: 10px;
	line-height: 15px;
	color: #666666;
	margin: 0px;
}
.superscript {
	font-size: 70%;
	line-height: 10px;
	color: #666666;
	margin: 0px;
	vertical-align: super;
	font-family: Arial, Helvetica, sans-serif;
}
.superscriptRed {
	font-size: 70%;
	line-height: 10px;
	color: #CC3333;
	margin: 0px;
	vertical-align: super;
	font-family: Arial, Helvetica, sans-serif;
}
#rightContent a {
	font-size: 10px;
	line-height: 15px;
	color: #CC3333;
	margin: 0px;
	/*text-decoration: none;*/
}
#rightContent a:hover {
	font-size: 10px;
	line-height: 15px;
	color: #333333;
	margin: 0px;
	text-decoration: underline;
}
#rightContent a img {
	border: none;
	outline: none;
}
/*--Grad Holders--*/
#holder01 {
	width: 100%;
	margin: 15px;
}
.gradLeft {
	background-image: url(../images/grad_left.gif);
	background-repeat: repeat-y;
	background-position: right top;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.gradDown {
	background-image: url(../images/grad_dn.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-right: 0px solid #FFF;
	background-color: #DDE3E3;
}
.gradDown1 {
	background-image: url(../images/grad_dn1.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-right: 2px solid #FFF;
	background-color: #DDE3E3;
}
.gradUp {
	background-image: url(../images/grad_up.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #DDE3E3;
	height: 200px;
}
#crmBody {
	margin-top: 20px;
}
#navSageCRM a {
	height: 85px;
	width: 428px;
	display:block;
	background-image: url(../images/nav_sageCRM.jpg);
	background-position: 0px 0px;	
}
#navSageCRM a:hover {
	height: 85px;
	width: 428px;
	display:block;
	background-image: url(../images/nav_sageCRM.jpg);
	background-position: -441px 0px;	
}
#navSage200 a {
	height: 85px;
	width: 428px;
	display:block;
	background-image: url(../images/nav_sage200.jpg);
	background-position: 0px 0px;	
}
#navSage200 a:hover {
	height: 85px;
	width: 428px;
	display:block;
	background-image: url(../images/nav_sage200.jpg);
	background-position: -441px 0px;	
}
#navGoldmine a {
	height: 85px;
	width: 428px;
	display:block;
	background-image: url(../images/nav_sageGoldmine.jpg);
	background-position: 0px 0px;
}
#navGoldmine a:hover {
	height: 85px;
	width: 428px;
	display:block;
	background-image: url(../images/nav_sageGoldmine.jpg);
	background-position: -441px 0px;	
}
#crm1 {
	width: 183px;
	display: inline;
	margin-left: 15px;
	float: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.crmText {
	font-size: 10px;
	line-height: 13px;
	color: #666666;
	padding: 10px;
}
#crm2 {
	width: 183px;
	display: inline;
	float: left;
}
#crm3 {
	width: 183px;
	display: inline;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#contentLower {
	background-image: url(../images/grad_up.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding: 10px 15px 10px 15px;
}
#contentLowerMT {
	background-image: url(../images/grad_up.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding: 10px 15px;
	height: 150px;
	margin: 2px 2px 0px 0px;
}
.tableFrame1 {

	background-color: #999999;
}
#tableFrame2 ul li{
	list-style-position: outside;
	list-style-image: url(../images/dot2.gif);
	margin: 0px 0px 0px -15px;
	padding: 0px;
	font-size: 10px;
	line-height: 15px;
}
#miniSpacer {
	height: 2px;
}

/*--Hide/toggle div layers--*/
div#manuals1, div#manuals2, div#manuals3, div#manuals4 { 
	margin-top: 10px; 
	display: none;
}
div#news1, div#news2, div#news3, div#news4, div#news5, div#news6, div#news7, div#news8, div#news9 {
	margin: 10px;
	display: none;
}

blockquote {
	margin: 5px 5px 15px 20px;
}
/*--toggle titles--*/
.newsTitle{
	margin-bottom: 2px;
}
.newsTitle a{
	font-size: 13px;
	line-height: 20px;
	color: #CC3333;
	background-color: #D6DCDC;
	padding: 3px 3px 3px 10px;
	display: block;
	width: 100%;
	height: 20px;
	text-decoration: none;
	margin-bottom: 2px;
}
.newsTitle a:hover{
	text-decoration: none !important;	
	color: #FFFFFF;
	background-color: #b0b5b5;
}
#jobDate {
	width:100px;
	float: right;
	text-align: right;
	color: #000;
}

/*Where would you like to go panel*/
#logoHolder01 {
}
#awardHeader {
	margin-top: 18px;
}
#awardHeader p{
	text-align: center;
}
#awardHeader img{
	border-style: none;
	margin: 0 0 5px 18px;
}

#newsHeader {
	font-size: 11px;
	line-height: 30px;
	height: 30px;
	color: #707070;
	font-weight: bold;
	/*margin: 38px 0px 0px 0px;*/
	margin: 20px 0px 0px 0px;
	padding: 2px 2px 2px 5px;
	background-color: #d4dbdb;
}
#newsBody {
	font-size: 17px;
	line-height: 11px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	border: Solid 4px #d4dbdb;
	background-color:#FFFFFF;
}

#newsBody .where a {
	padding: 5px 5px 12px 5px;
	display: block;
	width: 176px;
	background-color: #FFFFFF;
	text-decoration: none;
	color: #666666;
	font-size:10px;
	line-height: 13px;
}

#newsBody .where a:hover {
	display: block;	
	width: 176px;
	background-color: #F2F2F2;
	text-decoration: none;
	border: none;
}
#newsBody .where img {
	padding: 0px;
	text-decoration: none;
	float: left;
	margin: 0px 5px 0px 0px;
	border: none;
}
/* ----------- */

#relatedLinks {
	font-size: 11px;
	line-height: 20px;
	height: 20px;
	color: #e42f28;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 2px 2px 2px 10px;
	background-image: url(../images/grad_left.gif);
	background-repeat: repeat-y;
	background-position: -380px top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#crmSpotlight {
	background-color: #d4dbdb;
	margin-bottom: 2px;
	height: 26px;
	line-height: 26px;
	font-size: 13px;
	padding-left: 15px;
	color: #666666;
}
/* sageModules table ----------- */
#sageModules {
	border:1px solid #cccccc;
	border-bottom:2px solid #cccccc;
	background-color: #FFFFFF;
}
#sageModules td{
	padding-left: 5px;
	border-right:1px solid #cccccc;
}
#sageModules th{
	border-right:1px solid #cccccc;
	height: 34px;
	background-color:#CC3333;
	color: #FFFFFF;
}
#sageModules tr img{
	padding-left: 20px;	
}
.sageRow {

	border-right:1px solid #cccccc;
	background-color: #F2F2F2;
	height: 30px;
}
.sageRowAlt  {

	border-right:1px solid #cccccc;
	background-color: #FFFFFF;
	height: 30px;
}

/*CASE STUDIES page*/
#rightContent #headerText p{
	font-size: 11px;
	line-height: 15px;

}

#rightContent #headerText ul{
	margin-top: 10px;
}
#rightContent #headerText li{
	font-size: 11px;
	line-height: 15px;
	margin: 5px 0px 0px -15px;
	color: #666666;
	list-style-position: outside;
	list-style-image: url(../images/dot3.gif);
}

#rightContent .exheading {
	cursor: hand;
	height: 20px;
	width: 515px;
	text-indent: 5px;
	line-height: 20px;
	border-bottom: 1px solid #FFFFFF;
}
#rightContent td h3 {
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	color:#000000;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
#rightContent .exheading a {
	background-color: #BBAC81;
	font-size: 11px;
	width: 515px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 20px;
	cursor: hand;
	display: block;
}
#rightContent .exheading a:hover {
	background-color: #394045;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 20px;
	cursor: hand;
	text-decoration: none;
}
#rightContent .exindent p{
	font-size: 11px;
	line-height: 15px;
	color: #666666;
}
#rightContent .exindent {
	padding: 10px;
	background-color: #FFFFFF;
	width: 495px;
	font-size: 11px;
	line-height: 15px;
}
#rightContent .exindent ul{
	margin-top: 10px;
}
#rightContent .exindent li{
	font-size: 11px;
	line-height: 15px;
	margin: 5px 0px 0px -15px;
	color: #666666;
	list-style-position: outside;
	list-style-image: url(../images/dot3.gif);
}
/*---------------------------*/


/* case studies table ----------- */
.terms a {
	padding: 5px;
	display: block;
	width: 100%;
	background-color: #F2F2F2;
	text-decoration: none;
}
.termsAlt a {
	padding: 5px;
	display: block;
	width: 100%;
	background-color: #FFFFFF;
	text-decoration: none;
}
.terms a:hover, .termsAlt a:hover {
	display: block;	
	width: 100%;
	background-color: #D0DDE6;
	text-decoration: none;
}
.termsAlt img {
	margin: 0px 5px 0px 0px; 
	padding: 0px;
	text-decoration: none;
	border: 0px;	
}
.terms img {
	margin: 0px 5px 0px 0px; 
	padding: 0px;
	text-decoration: none;	
	border: 0px;
}
/* other ----------- */
.loginbox {
	background-color: #FFFFFF;
	border: 1px solid #d4dbdb;
	font-size: 10px; 
	line-height: 13px; 
	color: #666666 ; 
	padding: 1px 0px 1px 3px;
	width: 180px;
}
.loginbox2 {
	background-color: #FFFFFF;
	border: 1px solid #d4dbdb;
	font-size: 10px; 
	line-height: 13px; 
	color: #666666 ; 
	padding: 1px 0px 1px 3px;
	width: 272px;
}
#newsletter {
	margin: 20px 0px 0 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d4dbdb;
	height: 120px;
}
.loginnews {
	background-color: #FFFFFF;
	border: 1px solid #d4dbdb;
	font-size: 10px; 
	line-height: 13px; 
	color: #666666; 
	padding: 1px 0px 1px 3px;
	width: 150px;
}
.loginnews2 {
	background-color: #FFFFFF;
	border: 1px solid #d4dbdb;
	font-size: 10px; 
	line-height: 13px; 
	color: #666666; 
	padding: 1px 0px 1px 3px;
	width: 75px;
}
#introPara td, #introPara td a{
	font-size: 13px;
	line-height: 16px;
	color: #CC3333;
}
#introPara td a:hover{
	font-size: 13px;
	line-height: 16px;
	color: #666666;
}
.body02red {
	font-size: 10px;
	line-height: 15px;
	color: #CC3333;
}
.body03red {
	font-size: 11px;
	line-height: 15px;
	color: #CC3333;
}
.body04red {
	font-size: 13px;
	line-height: 16px;
	color: #CC3333;
}
.body03Black {
	font-size: 11px;
	line-height: 15px;
	color: #666666;
}
.body04 {
	font-size: 13px;
	line-height: 16px;
}
.gold {
	color: #a29570;
}
#sideNav {
	width: 200px;
	height: 300px;
	background-color: #ebebeb;
	float: left;
}
#title {
	color: #CC3333;
	font-size: 18px;
	line-height: 18px;
	margin: 0px 0px 0px 15px;
	font-weight: normal;
}
#title3 p{
	color: #BBAC81;
	font-size: 20px;
	line-height: 20px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#title3 H1{
	font-family: Arial, Helvetica, sans-serif;
	color: #58606C;
	font-size: 32px;
	line-height: 35px;
	margin: 0px 0px 0px 0px;
}
H1 {
	color: #CC3333;
	font-size: 16px;
	line-height: 18px;
	margin: 0px;
	font-weight: bold;
}
H2 {
	color: #CC3333;
	font-size: 13px;
	line-height: 26px;
	font-weight: bold;
	vertical-align: middle;
	margin: 0px;
}
H3 {
	color: #CC3333;
	font-size: 11px;
	line-height: 26px;
	margin: 0px;
	font-weight: bold;
	vertical-align: middle;
}
H4 {
	color: #666666;
	font-size: 13px;
	line-height: 18px;
	margin: 0px;
	font-weight: bold;
}
.formButton {
	color: #333333;
	font-size: 10px;
	line-height: 13px;
	font-family: Arial, Helvetica, sans-serif;
}
.form01 {
	padding: 2px;
	color: #333333;
	font-size: 11px;
	line-height: 13px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #7f9db9;
	background-color: #ffffa0;
}
.des {
	
}

/*--Controls CMS pages screenshots --*/
#screen1 {
	position:absolute;
	left:-180px;
	margin-left:50%;
	top:405px;
	width:530px;
	height:400px;
	z-index:15;
	background-image: url(../images/grad_dn.gif);
	visibility: hidden;
}
#screen2 {
	position:absolute;
	left:-180px;
	margin-left:50%;
	top:405px;
	width:530px;
	height:400px;
	z-index:15;
	background-image: url(../images/grad_dn.gif);
	visibility: hidden;
}
#screen3 {
	position:absolute;
	left:-180px;
	margin-left:50%;
	top:405px;
	width:530px;
	height:400px;
	z-index:15;
	background-image: url(../images/grad_dn.gif);
	visibility: hidden;
}
#screen4 {
	position:absolute;
	left:-180px;
	margin-left:50%;
	top:405px;
	width:530px;
	height:400px;
	z-index:15;
	background-image: url(../images/grad_dn.gif);
	visibility: hidden;
}
#screen5 {
	position:absolute;
	left:-180px;
	margin-left:50%;
	top:405px;
	width:530px;
	height:400px;
	z-index:15;
	background-image: url(../images/grad_dn.gif);
	visibility: hidden;
}
#screen6 {
	position:absolute;
	left:-180px;
	margin-left:50%;
	top:405px;
	width:530px;
	height:400px;
	z-index:15;
	background-image: url(../images/grad_dn.gif);
	visibility: hidden;
}
#screen7 {
	position:absolute;
	left:-180px;
	margin-left:50%;
	top:405px;
	width:530px;
	height:400px;
	z-index:15;
	background-image: url(../images/grad_dn.gif);
	visibility: hidden;
}
#screen8 {
	position:absolute;
	left:-180px;
	margin-left:50%;
	top:405px;
	width:530px;
	height:400px;
	z-index:15;
	background-image: url(../images/grad_dn.gif);
	visibility: hidden;
}

/*CRM iPhone Subscription App page*/
#rightContent #appTextArea H1{
	font-size: 21px;
	font-weight: normal;
	line-height: 24px;
	color: #CC3333;
	margin: 0;
}

#rightContent #appTextArea H4{
	font-size: 21px;
	font-weight: bold;
	line-height: 24px;
	color: #58585a;
	margin: 0 0 20px 0;
}
#appTextArea .floatText2 {	
	float: right;
	width: 265px;
	margin-bottom: 0px;
}

#appTextArea a{
	font-size: 12px;
	line-height: 17px;
}
#appTextArea a:hover{
	font-size: 12px;
	line-height: 17px;
	color: #000;
}
#rightContent #appTextArea p{
	font-size: 12px;
	line-height: 17px;
	color: #333;
	margin-bottom: 6px;
}


#rightContent #comparisonFull {
	background: url(../images/comparisonBak.png) repeat-y center top;
	padding-bottom: 10px;
	margin: 0 10px 15px 0;
}
#comparisonFull .txtCol1 {
	width: 182px;
	float: left;
}
.marginRight {
	margin-right: 4px;
}
.marginRight2 {
	margin-right: 10px;
}
#comparisonFull .txtCol1 H2{
	background: url(../images/comparisonHeaderBak.png) repeat-x;
	color: #FFF;
	font-size:12px;
	line-height: 25px;
	text-indent: 10px;
	margin: 0;
}
#rightContent #comparisonFull .txtCol1 .blackBox {
	background: #000;
	text-indent: 10px;
	margin: 0 0 5px 0;
	padding: 4px 0;
}
#rightContent #comparisonFull .txtCol1 .blackBox p{
	color: #FFF ;
	font-size: 9px ;
	text-indent: 10px;
	margin: 0;
}
#rightContent #comparisonFull  .txtCol1 p {
	color: #333;
	font-size: 11px;
	line-height: 13px;
	margin: 10px 0 0 10px;
}
#comparisonFull ul {
	margin-left: 0px;
}
#rightContent #comparisonFull  li {
	margin-left: -14px;
	margin-bottom: 4px;
	color: #333;
	font-size: 11px;
	line-height: 13px;	
}

#rightContent #comparisonFull H3{
	background: url(../images/featuresBak1.png) repeat-x top left;
	color: #F00;
	font-size:12px;
	line-height: 29px;
	text-indent: 10px;
	margin-bottom: 10px;
}
#rightContent #comparisonFull .titleblock {
	background: url(../images/featuresBak2.png) repeat-x top left;
	height: 37px;
	padding: 7px 0 0 10px;
	margin: 10px 0 12px 0;
}
#rightContent #comparisonFull .titleblock2 {
	background: url(../images/featuresBak1.png) repeat-x top left;
	height: 22px;
	padding: 7px 0 0 10px;
	margin: 0;
}
#rightContent #comparisonFull H4{
	color: #F00;
	font-size:11px;
	line-height: 14px;
}

#rightContent #appTextArea .title h2{
	color: #CC3333;
    font-size: 18px;
    font-weight: normal;
    line-height: 23px;
    margin-top: 10px;
}

.txtCol4 {
	width: 180px;
	float: left;
	font-size:11px;
	line-height: 15px;
}
.txtCol4 p, .txtCol4 a{
	font-size:11px !important;
	line-height: 14px !important;
}

.txtCol5 p {
	font-size:11px !important;
	line-height: 14px !important;
}

/*Screenshot page*/
.screenshotHolder {
	float: left;
	border: solid 1px #555;
}
.scrnSpacer {
	margin: 2px 15px 15px 0;
}

/*RH menu sageCRMapp column*/
#scrmMenuArea {
	width: 176px;
	float:right;
}
#scrmMenuHolder {
	width: 176px;
	margin-top: 10px;
	border-top: solid 3px #000;
	margin: 10px 0 35px 0;
	padding: 15px 0 20px 0;
}
#scrmMenuHolder H3{
	font-size: 12px !important;
	line-height: 15px;
	color: #CC3333 !important;
	border-bottom: 1px solid #ccc;
	margin: 0 !important;
	padding: 5px !important;
}
#scrmMenuHolder ul {
	margin: 0 !important;
	padding: 0 !important;
	background-color: #e4e9e9;
}
#scrmMenuHolder li{
	font-size: 11px;
	line-height: 13px;
	border-bottom: 1px solid #ccc;
	list-style: none !important;
	margin: 0;
	padding: 0;
}
#scrmMenuHolder li a {
	font-size: 11px;
	line-height: 13px;
	text-decoration: none;
	padding: 5px;
	display: block;
}
#scrmMenuHolder li a:hover {
	font-size: 11px;
	line-height: 13px;
	text-decoration: none;
	padding: 5px;
	background-color:#CCC;
}
#scrmMenuHolder li a img {
	border: none;
	outline: none;
}

#furtherInfo p{
	color:#000;
	font-size: 11px;
	line-height: 13px;
	padding: 25px 20px 15px 0;
}
/*-----------------------------*/

/*sageCRMapp order form*/
#scrm_formHolder {
	background: url(../images/formBak.png) repeat-x top left;
	margin: 0px 0 35px 0;
	padding: 10px 0 20px 10px;
}
.scrm_fieldHolder {
	margin-bottom: 0px;
	clear: both;
}
.scrm_textField p{
	font-size: 10px !important;
	line-height: 15px;
	margin: 0;
	color: #000;
}
.scrm_textField {
	float: left;
	width: 95px;
	margin: 0;
}
.scrm_contentField {
	float: left;
	width: 265px;
}
.scrm_field {
	margin-bottom: 7px;
	padding: 3px 3px 3px 3px;
	font-size: 12px;
	line-height: 14px;
	color: #1b2a30 !important;
	width: 260px;
	border: solid 1px #CCC;
	background-color: #FFF !important;
}
.scrm_field_drop {
	margin-bottom: 7px;
	padding: 3px 3px 3px 3px;
	font-size: 12px;
	line-height: 14px;
	color: #1b2a30 !important;
	width: 268px;
	border: solid 1px #CCC;
	background-color: #FFF !important;
}
.radioButText {
	float: left;
	margin: 0 0 10px 5px;
	padding-top: 3px;
	font-size: 10px !important;
	line-height: 13px;
	color: #333;
	width: 335px;
}
.radioButText a{	
	font-size: 10px !important;
	line-height: 13px;
}
.floatLeft {
	float: left;
}

#scrm_thanksMessage {	
	background-color: #5d7e40;
	padding: 10px;
	display: none;
}
#rightContent #appTextArea  #scrm_thanksMessage H3{	
	font-size: 12px;
	line-height: 15px;
	margin-bottom: 5px;
	font-weight: normal;
	color:#FFF;
}
/*-----------------------------*/

/*FAQ area*/
#FAQarea {
	margin: 20px 0;
}
#FAQarea p{
	text-indent: -19px;
	padding: 0 19px 0 19px;
}
.FAQdivider {
	padding: 10px 0;
	border-bottom: dashed 1px #CCC;
}
/*-----------------------------*/

/*Agreement area*/
#agreementArea {
	margin: 20px 0;
	padding-bottom: 15px;
	border-bottom: dashed 1px #CCC;
}
#rightContent #appTextArea #agreementArea p{
	font-size: 11px;
	line-height: 14px;
}
#openerArea {
	margin: 20px 0;
}
#rightContent #appTextArea #openerArea p,
#rightContent #appTextArea #openerArea a
{
	font-size: 11px;
	line-height: 14px;
}
/*-----------------------------*/

#appTextArea {
	float: left;
	width: 378px;
	margin-bottom: 30px;
}
#appTextArea a{
	font-size: 12px;
	line-height: 17px;
}
#appTextArea a:hover{
	font-size: 12px;
	line-height: 17px;
	color: #000;
}
#rightContent #appTextArea p{
	font-size: 12px;
	line-height: 17px;
	color: #333;
	margin-bottom: 6px;
}

#rightContent #appTextArea H3{
	font-size: 27px;
	font-weight: bold;
	line-height: 30px;
	color: #000;
	margin: 0 0 20px 0;
}
#appTextArea .floatImage {
	width: 99px;
	margin-bottom: 10px;
	float: left;
}
#appTextArea .floatText {	
	float: right;
	width: 265px;
	margin-bottom: 20px;
}
#appTextArea .floatText H2{	
	font-size: 18px;
	line-height: 20px;
	font-weight: normal;
	color: #F00;
}
#rightContent .floatText p{	
	font-size: 12px;
	line-height: 18px;
	color: #333 !important;
}
#rightContent #comparison {
	background-color: #e4e9e9;
	padding-bottom: 10px;
	margin-bottom: 25px;
	border: solid 1px #ccc;
	-moz-border-radius-topright			: 	4px;
	-khtml-border-radius-topright		: 	4px;
	-webkit-border-top-right-radius		: 	4px;
	-moz-border-radius-topleft			: 	4px;
	-khtml-border-radius-topleft		: 	4px;
	-webkit-border-top-left-radius		: 	4px;
}

#rightContent #comparison H2{
	font-size: 18px;
	line-height: 30px;
	font-weight: normal;
	color: #FFF;
	text-indent: 10px;
	background: #cc3333 url(../images/comparsonBar_bak.jpg) repeat-y top left;
	-moz-border-radius-topright			: 	4px;
	-khtml-border-radius-topright		: 	4px;
	-webkit-border-top-right-radius		: 	4px;
	-moz-border-radius-topleft			: 	4px;
	-khtml-border-radius-topleft		: 	4px;
	-webkit-border-top-left-radius		: 	4px;
}
#rightContent #comparison H3 {
	font-size:12px;
	line-height: 17px;
	margin: 12px 0 4px 10px;
}
#comparison ul {
	margin-left: 0px;
}
#rightContent #comparison  li {
	margin-left: -12px;
	margin-bottom: 4px;
	color: #333;
	font-size: 11px;
	line-height: 13px;
	
}
#comparison .txtCol1 {
	width: 177px;
	padding-right: 10px;
	float: left;
}
#comparison .vrule {
	border-left: solid 1px #ccc;
}
#features {
	margin-top: 20px;
	background: #cc3333 url(../images/comparsonBar_bak.jpg) repeat-y top left;
	-moz-border-radius-topright			: 	4px;
	-khtml-border-radius-topright		: 	4px;
	-webkit-border-top-right-radius		: 	4px;
	-moz-border-radius-topleft			: 	4px;
	-khtml-border-radius-topleft		: 	4px;
	-webkit-border-top-left-radius		: 	4px;
	display: block;
}
#features a {
	text-decoration: none !important;
}
#togglebar {
	/*background: url(../images/downMarker.png) no-repeat center right;
*/	font-size: 15px;
	line-height: 30px;
	font-weight: bold;
	color: #FFF;
	text-indent: 10px;
}

	
#downMarker {
	float:right;
	/*margin-right: 5px;*/
	background-color:#0F6;
}
#features_container {
	background-color: #e4e9e9;
	padding-bottom: 10px;
	margin-bottom: 25px;
	border: solid 1px #ccc;
}
#features_container .txtCol2 {
	width: 177px;
	padding-right: 10px;
	float: left;
}
#rightContent #features_container H3{
	background: url(../images/featuresBak1.png) repeat-x top left;
	color: #F00;
	font-size:12px;
	line-height: 29px;
	text-indent: 10px;
	margin-bottom: 10px;
}
#rightContent #features_container .titleblock {
	background: url(../images/featuresBak2.png) repeat-x top left;
	height: 37px;
	padding: 7px 0 0 10px;
	margin: 10px 0 12px 0;
}
#rightContent #features_container H4{
	color: #F00;
	font-size:14px;
	line-height: 15px;
}
#rightContent #features_container H4 span{
	color: #000;
	font-size:10px;
	/*line-height: 46px;*/
	margin-bottom: 10px;
	/*letter-spacing: -1px;*/
}
#features_container .txtCol3 {
	width: 374px;
}

#features_container ul {
	margin: 0;
}
#rightContent #features_container  li {
	margin-left: -12px;
	margin-bottom: 4px;
	color: #333;
	font-size: 11px;
	line-height: 13px;
}

#formHolder {
	border-top: solid 3px #000;
	border-bottom: solid 3px #000;
	margin: 20px 0 35px 0;
	padding: 10px 0 20px 0;
}
#thanksMessage {
	width: 100%;
	border-top: solid 2px #000;
	border-bottom: solid 2px #000;
	margin-bottom: 30px;
	padding: 10px 0 !important;
	display: none;
}
#thanksMessage H3{	
	color: #F00;
	font-size: 18px;
	font-weight: normal;
}

/*CRM Cloud page*/
#cloud{
	background: url(../images/cloud2.jpg) no-repeat top left;
	height: 74px;
	width: 190px;
	float: right;
	margin-top: 6px;
}
#cloudTitleArea H2{
	margin-top: 0px;
	float: left;
	font-size: 18px;
	line-height: 23px;
	font-weight: normal;
	color: #499cd1;
	width: 350px;
}
#cloudHeaderArea {
	margin-bottom: 15px;
}
#cloudTextArea {
	float: left;
	width: 370px;
}
#rightContent #cloudTextArea p{
	font-size: 12px;
	line-height: 17px;
	color: #000;
	margin-bottom: 6px;
}
#rightContent #cloudTextArea li{
	font-size: 12px;
	line-height: 15px;
	color: #000;
	margin-bottom: 6px;
}
#rightContent #cloudTextArea H3{
	font-size: 18px;
	font-weight: normal;
	line-height: 20px;
	color: #ff0000;
	margin: 20px 0 20px 0;
}
#benefitsTitle {
	margin-bottom: 25px;
	font-size: 18px;
	color: #000;
	font-weight: bold;
}
.benColumn {
	width: 177px;
	float: left;
}
.benSpacer {
	margin-right: 24px;
}
#rightContent .benColumn p{
	font-size: 11px;
	line-height: 15px;
	color: #000;
	margin-bottom: 10px;
}
/*Form*/
#cloudFormArea {
	float: right;
	padding: 5px;
	margin-bottom: 30px;
}
#cloudFormArea a img{
	border: none;
	color: #fff;
}
#cloudFormArea H3{
	Font-size: 14px;
	color:#000;
	margin-bottom: 5px;
}
#cloudForm {
	margin: 0;
}
.fieldHolder {
	margin-bottom: 0px;
	width: 182px;
}
#cloudForm p{
	font-size			:	12px;
}
#cloudForm .textField {
	width: 160px;
	font-size: 10px;
	line-height: 15px;
	margin: 0;
	color: #000;
}
#cloudForm .textField p{
	width: 160px;
	font-size: 10px;
	line-height: 15px;
	margin: 0;
	color: #000;
}
#cloudForm .contentField {
	width: 180px;
}

#cloudForm td{
	border-bottom: 2px solid #f5f6f8;
}
#message {
	margin-top: 8px;
}
.form2 {
	padding: 10px 0 0 0;
	margin: 0;
}
.red2 {
	color: #ff0000;
}
.field {
	margin-bottom: 7px;
	padding: 3px 3px 3px 3px;
	font-size: 12px;
	line-height: 14px;
	/*font-family: Arial, Helvetica, sans-serif;*/
	color: #1b2a30 !important;
	width: 173px;
	border: solid 1px #ff0000;
	background-color: #FFF !important;
}

.formAlert {
	background-color: #ff212a !important;
	color: #000 !important;
}
.formAlertText {
	font-size: 11px;
	color: #ff212a !important;
	font-weight: bold;
}

#rightContent h5 {
	color: #000;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
}
#rightContent .thumbnailPic {
	width: 115px;
	float: left;
}
#rightContent .thumbnailPic a img{
	border: none;
	outline: none;
}
#rightContent hr {
	margin				: 	0;
	height				: 	1px;
	background-color	:	#AAA;
	border				: 	0;
}
.thumbnailSpacer {
	margin-right: 10px;
}
/*--------------------*/

/*-- Microsoft Dynamics CRM Menu --*/
#mdmenuHolder {
	width: 176px;
	margin-top: 10px;
}
#mdmenuHolder H3{
	font-size: 11px !important;
	color: #333 !important;
	text-indent: 5px;
	border-bottom: 1px solid #ccc;
	margin: 0 !important;
	padding-bottom: 5px !important;
}
#mdmenuHolder ul {
	margin: 0 !important;
	padding: 0 !important;
}
#mdmenuHolder li{
	font-size: 11px;
	line-height: 13px;
	border-bottom: 1px solid #ccc;
	list-style: none !important;
	margin: 0;
	padding: 0;
}
#mdmenuHolder li a {
	font-size: 11px;
	line-height: 13px;
	text-decoration: none;
	padding: 5px;
	display: block;
}
#mdmenuHolder li a:hover {
	font-size: 11px;
	line-height: 13px;
	text-decoration: none;
	padding: 5px;
	background-color:#CCC;
}
#mdmenuHolder li a img {
	border: none;
	outline: none;
}
/*--------------------*/

