* {
        margin: 0;
        padding: 0;
}

html {
		background:url("../images/bg_bnd.png");
}
	
body {
		background: #fff url(../images/body_bg.gif) no-repeat top center; 
        font: 60.0% Verdana, sans-serif;
        line-height: 1.8em;		
		color:#333;
}

h1, h2, h3, h4, h5, h6 {
        color: #2A4361;
}
h1 {
        font-size: 2.8em;
        margin-bottom: .75em;
}
h2 {
        font-size: 2.1em;
        margin-bottom: .75em;
}
h3 {
        font-size: 1.8em;
        margin-bottom: .75em;
		letter-spacing:-0.02em;
}
h4 {
        font-size: 1.6em;
		margin-bottom: .75em;
}
h5 {
	font-size: 1.4em;
	font-family: Verdana, sans-serif;
	margin-bottom: .5em;
}

h6 {
        font-size: 1.2em;
		margin-bottom: .5em;		
}

a {
        text-decoration: none;
}

strong {
	color:#333;
}

/* LAYOUT */
#container {
        position: relative;
/*        z-index: 1; */
        width: 970px;
        margin: 0 auto;
        padding-top: 61px;
        background: url(../images/color_bars.gif) no-repeat top right;
}
#leftAside {
        float: left;
        width: 150px;
        margin: 0 30px 0 0;
}
#leftAside #logo {
        display: block;
        width: 147px;
        height: 71px;
        background: url(../images/logo_icon_systems.png) no-repeat top right;
}
#leftAside #logo span {
        display: none;
}
#main {
        float: right;
        width: 790px;
        margin-bottom: 40px;		
}

/* 2 column layout */
#main .column1 {
        width: 500px;
        min-height: 240px;
        float: left;
        margin-right: 18px;
        padding-right: 17px;
		padding-top: 5px;
		border-right: 1px solid #B0A027;
}

#main .column2 {
        float: left;
        width: 235px;
		margin-top:5px;
}

#main .column3 {
        width: 750px;
        min-height: 400px;
        float: left;
        margin-right: 18px;
        padding-right: 17px;
}


/* NAVIGATION */
#nav {
        margin: 47px 0 0 0;
}
#nav li, #utilityNav li {
        list-style: none;
        text-align: right;
        text-transform: uppercase;
}
#nav li a {
        display: block;
        margin: 2px 0;
        padding: 3px 3px 3px 0;
        font-weight: bold;
        font-size: 1.2em;
        color: #2A4361;


}
#nav li a:hover {
        text-decoration: none;
        color: #FFF;
/*        background: #2A4361; */
		background:url("../images/nav.gif") no-repeat 0 0 transparent;


}
#nav #subNav a {
        font-size: 1.0em;
        font-weight: normal;
        color: #6D6D6D;
        background: #EEE;
}

#nav #subNav a:hover {
        font-weight: bold;
        text-decoration: none;
        color: #A71930;		
}

.home #home a, .products #products a, .support #support a, .downloads #downloads a, .order #order a, .pricing #pricing a, .mobile-cmo #mobile-cmo a, .church-guide #church-guide a, .freetrial #freetrial a, .cmofeatures #cmofeatures a{
        color: #FFF;
/*        background: #2A4361; */
		background:url("../images/nav.gif") no-repeat 0 0 transparent;
}
.iconCMO #subNav #iconCMO a, .iconCMOplus #subNav #iconCMOplus a, .revelations #subNav #revelations a, .webapp #subNav #webapp a, .iconCMOlite #subNav #iconCMOlite a, .faqs #subNav #faqs a, .webinars #subNav #webinars a, .faq #subNav #faq a, .iconCMO #subNav #iconCMO a,.features_chart #subNav #features_chart a{
        font-weight: bold;
        color: #A71930;
}
#utilityNav li a {
        display: block;
        margin: 2px 0;
        padding: 1px 3px 1px 0;
        font-size: 1.0em;
        color: #6D6D6D;
}

#utilityNav li a:hover {
        color: #FFF;
		background:url("../images/navgrey.gif") no-repeat 0 0 transparent;
/*        background: #999; */
}
.aboutIcon #aboutIcon a, .contactUs #contactUs a, .partners #partners a, .prelease #prelease a, .developers #developers a{
        color: #FFF;
/*        background: #999; */
		background:url("../images/navgrey.gif") no-repeat 0 0 transparent;

}

/* Login Nav Link */
#nav li#login a {
        font-size: 1.2em;
        text-transform: lowercase;
        color: #A71930;
}
#nav li#login a:hover {
        color: #FFF;
/*        background: #A71930; */
		background:url("../images/navlogin.gif") no-repeat 0 0 transparent;

}
.login1 #nav li#login a {
        color: #FFF;
		background:url("../images/navlogin.gif") no-repeat 0 0 transparent;
}

/*ADDITIONAL BUTTONS */

/*Social Icons */

.social-media{
	margin-top:40px;
}

.navbtm {	
	margin: 1px 0;
	padding: 1px 3px 1px 0;
	float:left;
	width:150px;
}

.navbtm a{
	display: block; 		
	color: #6D6D6D;
	font-size: 1em;
	text-transform:uppercase;
}

.navbtm img{
	padding-right:10px;
}


.follow-us{
	width:150px;
	position:relative;
	clear:both;
	height:35px;
	padding-top:5px;
}

.follow-us li {
    float: left;
    padding: 0 5px 0 0;
	list-style:none;
	margin:0;
}

.follow-us li a {
    background-image: url("../images/buttons/iconcmosocial-media.png");
    background-repeat: no-repeat;
    display: block;
    height: 27px;
    width: 25px;
}

.follow-us li a.item-1 {
    background-position: 0 top;
}
.follow-us li a.item-1:hover {
    background-position: 0px bottom;
}

.follow-us li a.item-2 {
    background-position: -31px top;
}
.follow-us li a.item-2:hover {
    background-position: -31px bottom;
}

.follow-us li a.item-3 {
    background-position: -62px top;
}
.follow-us li a.item-3:hover {
    background-position: -62px bottom;
}

.follow-us li a.item-4 {
    background-position: -93px top;
}
.follow-us li a.item-4:hover {
    background-position: -93px bottom;
}
.follow-us li a.item-5 {
    background-position: -124px top;
}
.follow-us li a.item-5:hover {
    background-position: -124px bottom;
}

#navcolumn {
		position: absolute;
		width: 150px;
        margin-top: 600px;
		left:0;
}

.news {
		padding-bottom:5px;
}



#twitter {
		display: block; 
		width: 151px; 
		height: 26px; 
		background: transparent url("../images/buttons/twitterIconCMO.gif") no-repeat; 
}

#twitter:hover	{
	background-position: 0 -26px; 
}


#facebook {
		display: block; 
		width: 151px; 
		height: 26px; 		 
		background: transparent url("../images/buttons/facebookIconCMO.gif") no-repeat; 
}

#facebook:hover	{
	background-position: 0 -26px; 
}

.nav_right {
	float:right;
}

/* MAIN STYLES */
#hero {
        position: relative;
    /*    z-index: -1; */
        margin-bottom: 18px;
}

#SpecialMessage {
        position: relative;
        z-index: -1;
        margin-bottom: 18px;
        font-weight: bold;
        font-size: 1.8em;
}
#main a {
        color: #A71930;
        font-weight: bold;
}
#main a:hover {
        text-decoration: none;
}
#main h1 a, #main h2 a {
        color: #2A4361;
}
#main h1 a:hover, #main h2 a:hover {
        text-decoration: none;
        color: #A71930;
}
#main p {
        font-size: 12px;
		line-height:18px;
        margin-bottom: 1em;
}
#main li {
        font-size: 1.2em;
}
#main li li {
        font-size: 1em;
}
#main ul li {
        margin-left: 15px;
}
#main ol li {
        margin-left: 26px;
}
ol, ul {
        margin-bottom: 1em;
}
#main hr {
        margin: 1.5em 0;
}


.loginul li, img {
		line-height:3em;
		vertical-align:middle;
}

.loginimage {
		vertical-align:middle;

}

.column2 blockquote {
        margin: 10px 0;
        padding: 18px 0 0 48px;
        border-top: 1px solid #B7A105;
        background: url(../images/testimonial_quote.png) no-repeat top left;
        font-style: italic;
}
.column2 blockquote .name {
        font-style: normal;
        font-weight: bold;
}
.column2 blockquote .name span {
        font-weight: normal;
/*        font-size: .8em;*/
}


/* HOME PAGE */
.home #main .column1 {
        width: 377px;
        min-height: 0;
}

.home #main .column2 {
        width: 377px;
}


/* BIG BUTTONS */
a.button {
        width: 155px;
        float: left;
        display: block;
        margin-left: 17px;
        padding: 5px 10px;
        background: #EBEBEB url(../images/button_bg.gif) repeat-x center left;
        border: 1px solid #DDD;
		margin-bottom: 17px;		
		box-shadow:1px 2px 1px -2px rgba(0, 0, 0, 0.4);
		-webkit-box-shadow: 1px 2px 1px -2px rgba(0, 0, 0, 0.4);
		-moz-box-shadow:1px 2px 1px -2px rgba(0, 0, 0, 0.4);
		border-radius:5px;

}
.order .column2 a.button {
        width: 212px;
        margin: 5px 0;
}
a.first {
        margin-left: 0px;
}
a.button span {
        display: block;
        color: #4D4D4D;
}
a.button span.top {
        font-weight: normal;
        font-size: 1.4em;
}
a.button span.middle {
        margin: .25em 0;
        font-size: 1.8em;
        font-weight: bold;
        color: #4D4D4D;
		letter-spacing:-0.02em;
}
a.button span.middle1 {
        margin: 0.25em 1.2em;
        font-size: 1.8em;
        font-weight: bold;
        color: #4D4D4D;
		letter-spacing:-0.02em;
}
a.button span.bottom {
		font-size:11px;
        font-weight: normal;
}
#main a:hover.button {
        background: #FAFAFA;
        text-decoration: none;
}
a:hover.button span {
        color: #000;
}
a:hover.button span.middle {
        color: #A71930;
}
a:hover.button span.middle1 {
        color: #A71930;
}
.iconCMO a.button, .iconCMOplus a.button, .revelations a.button {
        margin-bottom: 10px;
        margin-left: 0;
}

.iconCMO .productLinks, .iconCMOplus .productLinks, .revelations .productLinks {
        width: 180px;
        margin-left: 10px;
        float: left;
}

.cmobutton {
	margin-left: 10px !important;
}


.features {
        width: 310px;
        float: left;
}
a.bar {
        width: 355px;
        margin-top: 17px;
        margin-left: 0;
}


/* PRODUCT PAGE */
.product {
        float: left;
        width: 232px;
        margin-top: 30px;
        margin-left: 22px;
}
.products .first {
        margin-left: 0;
}
.product a {
        display: block;
        padding: 15px 10px 10px;
        background: #EBEBEB url(../images/button_bg.gif) repeat-x top left;
        border: 1px solid #DDD;
        color: #4D4D4D;
}
.product span {
        display: block;
}
.products .rev .logo {
        height: 50px;
        background: url(../images/logo_revelations.gif) no-repeat top left;
}
.products .cmo .logo {
        height: 50px;
        background: url(../images/logo_iconcmo.gif) no-repeat top left;
}
.products .cmoPlus .logo {
        height: 50px;
        background: url(../images/logo_iconcmo_plus.gif) no-repeat top left;
}
.product .logo span {
        display: none;
}
.product .overview {
        height: 8em;
        font-size: 1.2em;
        margin-bottom: 10px;
        font-weight: normal;
        color: #4D4D4D;
}
.product .list {
        height: 19em;
/*        margin-left: 10px;*/
        font-weight: normal;
        color: #4D4D4D;
}
.product .learnMore {
        margin-top: 10px;
        font-size: 1.6em;
        font-weight: bold;
        color: #4D4D4D;
}
#main .product a:hover {
        background: #FAFAFA;
        text-decoration: none;
}
.product a:hover span {
        color: #000;
}
.product a:hover .learnMore {
        color: #A71930;
}
.products .supportingLinks {
        float: left;
        width: 740px;
        margin-top: 20px;
}
.supportingLinks .center {
    width: 750px;
    margin: 0 auto;
    padding-top: 20px;
    border-top: 1px solid #B0A027;
}

.supportingLinks .center_email .button {
        width: 155px;        
        margin-left: 15px;
        padding: 5px 10px;   

}

.supportingLinks .center_email {
    width: 780px;
    margin: 0 auto;
    padding-top: 20px;
    border-top: 1px solid #B0A027;
}

.productsmain .supportingLinks .center {
    width: 730px;
    margin: 0 auto;
    padding-top: 20px;
    border-top: 1px solid #B0A027;
}
.productsmain .supportingLinks .button {
    margin-left: 10px;
    width: 150px;
}


/* DOWNLOADS - 3 COLUMNS */
.downloads #main .column1, .downloads #main .column2, .downloads #main .column3 {
        width: 350px;
        float: left;
    /*    min-height: 400px;*/
        margin-top: 15px;
        margin-right: 18px;
        padding-right: 17px;
        border-right: 1px solid #B0A027;
		padding-top:0;
}
.downloads #main .column3 {
        border: none;
}
#main .downloadLinks {
        margin-bottom: 2em;
}
#main .downloadLinks li {
        list-style: none;
        margin: 0;
        padding: 0;
}
#main .downloadLinks li a {
        display: block;
        padding: 5px;
        margin: 5px 0;
        background: #EBEBEB;
        border: 1px solid #DDD;
        font-weight: normal;
        color: #A71930;
}
#main .downloadLinks li a:hover {
        background: #FAFAFA;
        text-decoration: none;
}
#main .downloadLinks li.pdf a {
        padding-left: 30px;
        background: #EBEBEB url(../images/pdf_icon.gif) no-repeat 1% 50%;
}
#main .downloadLinks li.pdf a:hover {
        padding-left: 30px;
        background: #FAFAFA url(../images/pdf_icon.gif) no-repeat 1% 50%;
        text-decoration: none;
}
#main .downloadLinks li.doc a {
        padding-left: 30px;
        background: #EBEBEB url(../images/doc_icon.gif) no-repeat 1% 50%;
}
#main .downloadLinks li.doc a:hover {
        padding-left: 30px;
        background: #FAFAFA url(../images/doc_icon.gif) no-repeat 1% 50%;
        text-decoration: none;
}


/* SUPPORT PAGE */
.supportInfo {
        clear: both;
}
.supportLinks {
        margin-top: 20px;
}
.supportLinks a.button {
        width: 133px;
        margin-bottom: 20px;
}
.supportLinks a.button span.middle{
        margin: .25em 0;
        font-size: 1.2em;
        font-weight: bold;
        color: #4D4D4D;
}
.supportLinks a.button:hover span.middle {
        color: #A71930;
}
.webinars #main {
        width: 700px;
        margin-right: 90px;
}
.webinars dt {
        width: 140px;
        float: left;
        font-weight: bold;
        font-size: 1.2em;
}
.webinars dd {
        width: 560px;
        margin-bottom: 30px;
        display: block;
        float: left;
        font-size: 1.2em;
}
.webinars dd span {
        display: block;
        font-weight: bold;
        font-size: 1.2em;
        color: #2A4361;
}

.webinarsales {
	width: 500px;
	margin-left: 140px;
}

/*Church Guide */

.church-guide #main {
	
}

/* SUPPORT DATABASE */
#searchDatabase {
        margin-top: 15px;
}
#searchDatabase fieldset {
        width: 500px;
        padding: 10px;
        margin-bottom: 10px;
        border: none;
        background: #EBEBEB;
}
#searchDatabase label span {
        float: left;
        display: block;
        width: 150px;
        padding: 3px;
        font-size: 1.2em;
        font-weight: bold;
}
#searchDatabase input#search, #searchDatabase select#category {
        padding: 3px;
        margin-right: 10px;
        border: none;
        font-size: 1.4em;
        width: 280px;
}
#searchDatabase select#category {
        width: 285px;
}
#main p.results {
        margin: 0;
        margin-top: 20px;
        font-weight: bold;
}
.database #main p {
        width: 500px;
}
/* Table styles */
table.searchResults {
        width: 770px;
        border-collapse: collapse;
        border: 1px solid #DDD;
}
table.searchResults th {
        padding: 10px;
        font-size: 1.4em;
        text-align: left;
        color: #2A4361;
        border-bottom: 1px solid #DDD;
}
table.searchResults td {
        padding: 10px;
        font-size: 1.2em;
        line-height: 1.2;
}
#main table.searchResults td a {
        display: block;
        color: #4D4D4D;
}
#main table.searchResults td a:hover {
        color: #A71930;
        text-decoration: none;
}
tr.alt {
        background: #F3F3F3;
}


/* ORDER FREE TRIAL REQUEST */
#trialRequest {
        margin-top: 15px;
}

/*
#trialRequest fieldset {
        float: left;
        width: 480px;
        padding: 10px;
        margin-bottom: 10px;
        border: none;
        background: #EBEBEB;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;	
		background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#ebebeb));
		background: -moz-linear-gradient(top,  #ededed,  #ebebeb);
		
}
*/
#trialRequest fieldset {
        float: left;
        width: 480px;
        padding: 10px;
        margin-bottom: 10px;
        border: 1px solid #CCCCCC;
        background: #EBEBEB;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;	
		background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#ebebeb));
		background: -moz-linear-gradient(top,  #ededed,  #ebebeb);
		box-shadow:0 1px 2px #D1D1D1;
		
}
#trialRequest label span {
        float: left;
        display: block;
        width: 150px;
        padding: 3px;
        font-size: 1.2em;
        font-weight: bold;
}
#trialRequest fieldset input, #trialRequest fieldset select {
        padding: 3px;
        margin: 5px 0;
        border: none;
        font-size: 1.4em;
        width: 280px;
}
#trialRequest fieldset select {
        width: 285px;
}

#trialRequest strong {
        color: #A71930;
        font-size: 120%;
}
#trialRequest div {
        text-align: right;
}
#trialRequest span span {
        font-weight: normal;
        font-size: .8125em;
        line-height: 1;
}
/* BUTTONS */
.buttons a, .buttons button {
        background-color: #EBEBEB;
        border: 1px solid #DDD;
        line-height: 130%;
        text-decoration: none;
        font-weight: bold;
        color: #000;
        cursor: pointer;
        padding: 5px 10px 6px 7px; /* Links */		
}
.buttons button {
        width: auto;
        overflow: visible;
        padding: 4px 10px 3px 7px; /* IE6 */
        margin-left: 10px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;	
		background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#ebebeb));
		background: -moz-linear-gradient(top,  #ededed,  #ebebeb);
		box-shadow:0 1px 2px #D1D1D1;
		border: 1px solid #CCCCCC;
}

.buttons button[type] {
        padding: 5px 10px 5px 7px; /* Firefox */
        line-height:17px; /* Safari */
}
*:first-child+html button[type] {
        padding: 4px 10px 3px 7px; /* IE7 */
}
button:hover, .buttons a:hover, button:focus, .buttons a:focus {
        color: #A71930;
/*        border-color: #999;*/
        background-color: #F3F3F3;
}
.buttons a:active {
        background-color: #EBEBEB;
        color: #000;
}

/* CONTACT US */
.contactUs #main dl {
        float: left;
        width: 480px;
        display: block;
        margin: 10px 0;
        padding: 10px 10px 20px 10px;
        background: #EBEBEB;
}
.contactUs #main dt {
        float: left;
        width: 220px;
        font-size: 1.4em;
        font-weight: bold;
        color: #2A4361;
}
.contactUs #main dd {
        float: left;
        font-size: 1.2em;
}

/* Vanco  */
.vanco #main ol {
        float: left;
        width: 750px;
        display: block;
        margin: 10px 0;
        padding: 10px 10px 10px 10px;
        background: #EBEBEB;
}
.vanco #main dt {
        float: left;
        width: 750px;
        font-size: 1.4em;
        font-weight: bold;
        color: #2A4361;
}
.vanco #main dd {
        float: left;
        font-size: 1.2em;
}

#vanco {
        position: relative;
		float: right;
}



/* SITEMAP */
.sitemap #main ul, .sitemap #main li {
        margin: 0;
        padding: 0;
        list-style: none;
}
.sitemap #main li a {
        width: 500px;
        display: block;
        padding: 5px;
/*        margin-bottom: 5px;*/
        background: #EBEBEB;
        border: 1px solid #DDD;
        font-size: 1.4em;
        color: #2A4361;
}
.sitemap #main li li a {
        width: 490px;
        padding: 3px 5px 3px 0;
        padding-left: 15px;
        margin-bottom: 0;
        font-size: 1em;
}
.sitemap #main li {
        margin-bottom: 20px;
}
.sitemap #main li li {
        margin-bottom: 0;
}
.sitemap #main li a:hover {
        text-decoration: none;
        color: #A71930;
        background: #F3F3F3;
}

/* FOOTER */


#footer {
        width: 790px;
        padding: 10px 10px 10px 180px;
		float:right;
		font-size:11px;
}

#footer .sitemap{
	margin-left:10px; 
	border-top:1px solid #E1E1E1;
}
#footer .sitemap ul{
	width:190px; 
	margin-right:5px; 
	float:left; 
	margin-top:20px;
	margin-bottom:20px;
}
#footer .last{
	float:right !important; 
	margin-right:0px !important;
}
li.header{
	text-transform:uppercase;	
	font-weight:bold;
	margin-bottom:5px;
}

#footer ul, #footer a {
        list-style: none;
        color: #6D6D6D;
}

#footer a:hover {
        text-decoration: underline;
}
/* Clear floats for all browsers */


ul.siteInfo {
        display: inline-block;
		float:right;
		text-align:right;
		padding-top:20px;
}

ul.siteInfo li{        
/*		margin-bottom:5px; */
}

ul.siteInfo span{        
		padding-left:5px;
}

ul.siteInfo span a {
    border-right: 1px dotted #9F9F9F;
    color: #999999;
    padding: 0 8px;
    text-decoration: none;
}

ul.siteInfo span a.last{
	border:none !important;
	padding-right:0px;
}

ul.siteInfo:after {
        content: ".";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden;
}
* html ul.siteInfo {
        height: 1%; /* IE6 */
}


/* IE6 HACKS */
* html #nav li a, * html #utilityNav li a {
        float: right;
        width: 140px;
        display: inline;
}
* html #main .downloadLinks li a {
        width: 100%;
}
* html .downloads #main .column1, * html .downloads #main .column2, * html .downloads #main .column3 {
        width: 180px;
}
* html .order #main .column2  {
        width: 170px;
}


.dvcenter {
    text-align: center;
}

.loginimg {
	border: none;
	margin: auto;
    text-align: center;
}

.login1 #main {
        width: 700px;
        margin-right: 90px;
}

.login1 #main .iconcmologin  hr {
		width:300px;
		margin:0 auto;
		margin-top:10px;
		margin-bottom:10px;
}


.login1 dt {
        width: 100px;
        float: left;
}

.login1 dd {
        width: 600px;
        display: block;
        float: left;
		
}
.login1 dd span {
        display: block;
        font-weight: bold;
        font-size: 1.2em;
        color: #2A4361;
		margin-bottom:0.5em;
		margin-top:0.5em;
}

.login1 .iconcmologin {
		text-align:center;
        padding: 5px 0 5px 0;
		clear:both;
}

.login1 .iconcmologin span {
		display:none;
}

.login_btn {
		background-image: url(../images/buttons/login_iconcmo.gif);
		display:block;
		height:81px;
		width:244px;
		margin:auto;
}

.login_btn:hover {
		background-position: 0 -81px; 
}


.login_btn_acct {
		display: block; 
		width: 163px; 
		height: 50px; 
		background: url("../images/buttons/login_account.gif") no-repeat; 
		margin:auto;
}

.login_btn_acct:hover	{
		background-position: 0 -50px; 
}


.icon_sec{
        width: 600px;
        float: right;
		padding-top: 10px;


}


table.one{
      border-collapse: separate;
      border-spacing: 1px;
      position:relative;
      left:42px;
      text-align: center;
      width: 94%;
}

table.one td{
      padding-top: 5px;
      padding-bottom: 5px;
}

.row1 {
       width:2%;
}


.btn {
      color: #FFFFFF;
      background: #900;
      font-weight: bold;
      border: 1px solid #900;
}

.btn:hover {
      color: #900;
      background: #FFF;
      cursor: pointer;
}

.btn1 {
      color: #2A4361;
      background: #FFF;
      border: 1px solid #2A4361;
      margin-bottom: 3px;
      margin-top: 3px;
}

.btn1:hover {
      color: #FFF;
      background: #2A4361;
      cursor: pointer;
}

.btn11 {
      color: #FFF;
      background: #2A4361;
      border: 1px solid #2A4361;
      margin-bottom: 3px;
      margin-top: 3px;
}

.btn11:hover {
      color: #2A4361;
      background: #FFF;
      cursor: pointer;
}
.btn2 {
      color: #000000;
      background: #FFF;
      border: 1px solid #B0A027;
      margin-bottom: 3px;
      margin-top: 3px;
}

.btn2:hover {
      color: #FFF;
      background: #B0A027;
      cursor: pointer;
}

.btn22 {
      color: #FFF;
      background: #B0A027;
      border: 1px solid #B0A027;
      margin-bottom: 3px;
      margin-top: 3px;
}

.btn22:hover {
      color: #B0A027;
      background: #FFF;
      cursor: pointer;
}

.btn3 {
      color: #4C2528;
      background: #FFFFFF;
      border: 1px solid #4C2528;
      margin-bottom: 3px;
      margin-top: 3px;
}

.btn3:hover {
      color: #FFF;
      background: #4C2528;
      cursor: pointer;
}

.btn33 {
      color: #FFF;
      background: #4C2528;
      border: 1px solid #4C2528;
      margin-bottom: 3px;
      margin-top: 3px;
}

.btn33:hover {
      color: #4C2528;
      background: #FFF;
      cursor: pointer;
}
.btn4 {
      color: #900;
      background: #FFF;
      border: 1px solid #900;
      margin-bottom: 3px;
      margin-top: 3px

}

.btn4:hover {
      color: #FFF;
      background: #900;
      cursor: pointer;
}

.btn44 {
      color: #FFF;
      background: #900;
      border: 1px solid #900;
      margin-bottom: 3px;
      margin-top: 3px

}

.btn44:hover {
      color: #900;
      background: #FFF;
      cursor: pointer;
}

.leftAside1 {
        position:absolute;
        top:65px;
        left:170px;
        margin: 0 30px 0 0;
}

#full {
        float: left;
        width: 940px;
        margin-bottom: 60px;
}

#full h1 a, #full h2 a {
        color: #2A4361;
}
#full h1 a:hover, #full h2 a:hover {
        text-decoration: none;
        color: #A71930;
}

fieldset{
          border:none;
          margin:0;
}


#OrderRequest {
        margin-top: 15px;
}

#OrderRequest fieldset {
        float: left;
        width: 480px;
        padding: 10px;
        margin-bottom: 10px;
        border: none;
        background: #EBEBEB;
}
#OrderRequest label span {
        float: left;
        display: block;
        width: 150px;
        padding: 3px;
        font-size: 1.2em;
        font-weight: bold;
}
#OrderRequest fieldset input, #OrderRequest fieldset select {
        padding: 3px;
        margin: 5px 0;
        border: none;
        font-size: 1.4em;
        width: 280px;
}
#OrderRequest fieldset select {
        width: 285px;
}
#OrderRequest strong {
        color: #A71930;
        font-size: 120%;
}
#OrderRequest div {
        text-align: right;
}
#OrderRequest span span {
        font-weight: normal;
        font-size: .8125em;
        line-height: 1;
}




#RevRequest {
        margin-top: 15px;
}
#RevRequest fieldset {
        float: left;
        width: 480px;
        padding: 10px;
        margin-bottom: 10px;
        border: none;
        background: #EBEBEB;
}
#RevRequest label span {
        float: left;
        display: block;
        width: 150px;
        padding: 3px;
        font-size: 1.2em;
        font-weight: bold;
}
#RevRequest fieldset input, #RevRequest fieldset select {
        padding: 3px;
        margin: 5px 0;
        border: none;
        font-size: 1.4em;
        width: 280px;
}
#RevRequest fieldset select {
        width: 285px;
}
#RevRequest strong {
        color: #A71930;
        font-size: 120%;
}
#RevRequest div {
        text-align: right;
}
#RevRequest span span {
        font-weight: normal;
        font-size: .8125em;
        line-height: 1;
}

.quotePrice {
        color: #A61830;
        float:right;
}

a {
   cursor:pointer;
}




img {
    border: none;
}


/***************************************
   =cluetipClass: 'default'
-------------------------------------- */

.cluetip-default {
  background-color: #d9d9c2;
}
.cluetip-default #cluetip-outer {
  position: relative;
  margin: 0;
  background-color: #fff;
}
.cluetip-default h3#cluetip-title {
  margin: 0 0 5px;
  padding: 8px 10px 4px;
  font-size: 1.1em;
  font-weight: normal;
  background-color: #2A4361;
  color: #fff;
}
.cluetip-default #cluetip-title a {
  color: #fff;
  font-size: 0.95em;
}

.cluetip-default #cluetip-inner {
  padding: 10px;
}


/* stupid IE6 HasLayout hack */
.cluetip-rounded #cluetip-title,
.cluetip-rounded #cluetip-inner {
  zoom: 1;
}


#slider{

}
#slider ul{
	list-style:none;
	margin:0;
	padding:0;
}


#slider ul li{
	margin-left:0px;

}


.cmoLinks {
        float: left;
		padding-left:20px;
        width: 900px;
        margin-top: 20px;
}

/* pricing page */

.pricing #main {
	padding-right:20px;
	width:770px;
}


.pricing h1 {
    padding-bottom: 0.7em;
}

.pricing h2 {
    padding-bottom: 0.2em;
    padding-top: 1em;
}

.pricing p {
    padding-bottom: 0em;
}

.pricing .product-highlight {
    font-weight: bold;
}
.pricing .benefits ul{
    margin-left: 3em;
}

/*Pricing Table */

table a:link {
			color: #666;
			font-weight: bold;
			text-decoration:none;
		}
		table a:visited {
			color: #999999;
			font-weight:bold;
			text-decoration:none;
		}
		table a:active,
		table a:hover {
			color: #bd5a35;
			text-decoration:underline;
		}
		
		.pricing table {			
			color:#666;
			font-size:12px;
			text-shadow: 1px 1px 0px #fff;
			background:#eaebec;
			margin:20px;
			border:#ccc 1px solid;		
			-moz-border-radius:3px;
			-webkit-border-radius:3px;
			border-radius:3px;		
			-moz-box-shadow: 0 1px 2px #d1d1d1;
			-webkit-box-shadow: 0 1px 2px #d1d1d1;
			box-shadow: 0 1px 2px #d1d1d1;
			width:90%;
		}
		
		table th {
			padding:10px;
			border-top:1px solid #fafafa;
			border-bottom:1px solid #e0e0e0;		
			background: #ededed;
			background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#ebebeb));
			background: -moz-linear-gradient(top,  #ededed,  #ebebeb);
		}
		table th:first-child{
			text-align: left;
			padding-left:20px;
		}
		table tr:first-child th:first-child{
			-moz-border-radius-topleft:3px;
			-webkit-border-top-left-radius:3px;
			border-top-left-radius:3px;
		}
		table tr:first-child th:last-child{
			-moz-border-radius-topright:3px;
			-webkit-border-top-right-radius:3px;
			border-top-right-radius:3px;
		}
		table tr{
			text-align: center;
			padding-left:20px;
		}
		table tr td:first-child{
			text-align: left;
			padding-left:20px;
			border-left: 0;
		}
		table tr td {
			padding:10px;
			border-top: 1px solid #ffffff;
			border-bottom:1px solid #e0e0e0;
			border-left: 1px solid #e0e0e0;
			
			background: #fafafa;
			background: -webkit-gradient(linear, left top, left bottom, from(#fbfbfb), to(#fafafa));
			background: -moz-linear-gradient(top,  #fbfbfb,  #fafafa);
		}
		
		.right-bor{
			border-right: 1px solid #e0e0e0;
		}
		.left-bor{
			border-left: 1px solid #e0e0e0;
		}
		table tr.even td{
			background: #f6f6f6;
			background: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#f6f6f6));
			background: -moz-linear-gradient(top,  #f8f8f8,  #f6f6f6);
		}
		table tr:last-child td{
			border-bottom:0;
		}
		table tr:last-child td:first-child{
			-moz-border-radius-bottomleft:3px;
			-webkit-border-bottom-left-radius:3px;
			border-bottom-left-radius:3px;
		}
		table tr:last-child td:last-child{
			-moz-border-radius-bottomright:3px;
			-webkit-border-bottom-right-radius:3px;
			border-bottom-right-radius:3px;
		}
/*		table tr:hover td{
			background: #f2f2f2;
			background: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#f0f0f0));
			background: -moz-linear-gradient(top,  #f2f2f2,  #f0f0f0);	
		} */
		.new-pricing {
			color: #A71930;
		}

/*

.pricing table {
    width: 98%;
    margin: 0 auto;
    margin-bottom: 1em;
    font-size: 120%;
    border-collapse: collapse;
    padding: 1em !important;
    display: block;
}

.pricing table td, .pricing table th {
    text-align: center;
    padding: 0.4em;
}
.pricing table td {
    border-top: solid 1px #DDD;
}

*/
.imgrt1 {
	float:right;
	height:150px;
	width:157px;
}
.imgrt2 {
	float:right;
	margin-bottom:20px;
	padding-left:2px;
	margin-top:5px;
	
}

span.header, p.header	{
	background:none repeat scroll 0 0 #EBEBEB;
	border:1px solid #DDDDDD;
	color:#A71930;
	display:block;
	font-weight:normal;
	margin:5px 0;
	padding:5px;
	width:350px;
}
span.header{
    font-size: 140%;
}

.connect_widget div.connect_confirmation_cell_no_like {
  display:none !important; /*in your stylesheets to hide the counter!*/
}

.prelease .column5 {
        float: left;
        width: 160px;
		padding-bottom:2em;
}


.press	{
	top:160px;
	position:relative;
}


.prelease #main {
        width: 700px;
        margin-right: 90px;
}
.prelease dt {
        width: 100px;
        float: left;
        font-weight: bold;
        font-size: 1.2em;
		padding-top:5px;
}

.prelease dd {
        width: 570px;
        margin-bottom: 20px;
        display: block;
        float: left;
		/*background: #EBEBEB url(../images/button_bg.gif) repeat top left; */
        color: #4D4D4D;
		padding:5px 10px 5px 10px;
}

.prelease dd span {
        display: block;
        font-weight: bold;
        font-size: 1.2em;
        color: #2A4361;
		margin-bottom:.75em;
		background: transparent url("../images/buttons/arrow-square.gif") no-repeat;
		background-position:right -55px;
}

.active {
   display:block;
	background-position: right 1px !important;
}

#pressopen {
		display: block; 		
		background: transparent url("../images/buttons/arrow-square.gif") no-repeat right -51px;
		float:right;
		padding: 15px 15px;
}



#pressclose {
		display: block; 
		width: 11px; 
		height: 11px; 
		background: transparent url("../images/buttons/minus.png") no-repeat; 
		float:right;
}


.pdflink	{
	background: #FAFAFA url(../images/pdf_icon.gif) no-repeat 1% 50%;
}

.htmllink{
	background: #EBEBEB url(../images/html_icon.gif) no-repeat;
}

.box	{
   display:none;
}			

.share	{
	margin-top:5px;
	margin-left:2px;
}

/* Church Board Page */

.churchBoard {
        margin-top: 15px;
}


.churchBoard fieldset {
        border:none; 
		margin-left:10px;
}

.churchBoard .churchform{
		border:solid 1px #b2b3b5; 
		-moz-border-radius:10px; 
		-webkit-border-radius:10px; 
		padding:20px; 
		background-color:#f6f6f6;
		width:700px;
		margin-left:15px;
}

.churchBoard li {
    border: solid #F6F6F6 1px;
}
.churchBoard label {	
		text-align: left;
		margin-right: 1em;
		margin-bottom: 0.5em;
		clear: both;
		padding:2px 2px 2px 40px;
		width:430px;
		font-size:12px;
		float:left;
        display:block;
}

.churchBoard select { 
		width:120px; 
		padding:3px; 
		border:solid 1px #C4C4C4;
		margin-bottom: 5px;
		display:block;
}
.churchBoard select:focus {
		background-color: #F0F0F0;
		outline: none;
		border: solid 1px blue;
}
.churchBoard input:focus {
		background-color: #F0F0F0;
		outline: none;
		border: solid 1px blue;
}

.churchBoard input{ 
		width:112px; 
		padding:3px; 
		border:solid 1px #C4C4C4;
		margin-bottom: 5px;		
}



.churchBoard ol {
		padding: 0;
		margin-left:35px;
}

ol li {
	clear:both !important;
}

.churchBoard .prev, .next { 
		background-color:#b0232a; 
		padding:5px 10px; 
		color:#fff; 
		text-decoration:none;
}

.churchBoard .prev:hover, .next:hover { 
		background-color:#2A4361; 
		text-decoration:none;
}
.churchBoard .prev { 
		float:left; 
		margin-top:50px;
		clear:both;
}
.churchBoard .next { 
		float:right;
		margin: 50px 80px 0 0;	
}

.churchBoard p a{
		color:#FFF !important;
		text-decoration:none!important;
}

.churchBoard #steps { 
		list-style:none; 
		width:100%; 
		overflow:hidden; 
		margin:0px; 
		padding:0px;
}
.churchBoard #steps li {
		font-size:20px; 
		float:left; 
		padding:10px; 
		color:#b0b1b3;
}

.churchBoard #steps li span {
		font-size:11px; 
		display:block;
}
.churchBoard #steps li.current { 
		color:#A71930;
}
.churchBoard #makeWizard { background-color:#b0232a; color:#fff; padding:5px 10px; text-decoration:none; font-size:18px;}
.churchBoard #makeWizard:hover { background-color:#000;}

.churchBoard legend { 
		font-size:18px; 
		margin:0px; 
		padding:10px 0px; 
		color:#A71930; 
		font-weight:bold;
}

.more_info{
	float:right;
	padding-right:5px;
}

.lookahead #main {
        width: 780px;
        margin-right: 10px;
}


.lookahead dt {
        width: 100px;
        float: left;
        font-weight: bold;
        font-size: 1.2em;
		padding-top:5px;
}

.lookahead dd {
        width: 640px;
        margin-bottom: 20px;
        display: block;
        float: left;
		background: #EBEBEB url(../images/button_bg.gif) repeat top left;  
		border: 1px solid #DDDDDD;
        color: #4D4D4D;
		padding:5px 10px 5px 10px;
		margin-right:10px;
}

.lookahead dd span {
        display: block;
        font-weight: bold;
        font-size: 1.2em;
        color: #2A4361;
		margin-bottom:.75em;
		background: transparent url("../images/buttons/arrow-square.gif") no-repeat; 
		background-position:right -55px;
}

p {
font-size:1.2em;
margin-bottom:1em;
}

.emails .sidebtn{
	margin-top: 50px;
}



/*Testimonials */

	.testimonial-tab{ 
	/*	background-image: -moz-linear-gradient(left, #E4E4E4 0%, #FFFFFF 100%);
		background-image: -webkit-linear-gradient(left, #E4E4E4 0%, #FFFFFF 100%);
		background-image: -ms-linear-gradient(left, #E4E4E4 0%, #FFFFFF 100%);	
		background-position: center center;
		background-color:#ccc;
		background-repeat: no-repeat; */
		position:fixed;
		right:0px;
		z-index:9999;	
		border-radius:5px 0 0 5px;
		box-shadow: 3px 0 2px 2px #888888;
		padding:10px;		
		cursor: pointer;	
		top:150px;	
		width:15px;
		border:1px solid #F2F2F2;
		
		/* For Internet Explorer 5.5 - 7 */
       /* filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#E4E4E4, endColorstr=#ffffff);
         For Internet Explorer 8 
        -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#cccccc, endColorstr=#ffffff)";  */	
		
}	
	
	.testimonial-tab:hover {  	
		background-color:#EBEBEB;		
		/*
		 background-image: -moz-linear-gradient(left center , #E4E4E4 0%, #F0F0F0 100%);	
		 background-image: -webkit-linear-gradient(left, #E4E4E4 0%, #F0F0F0 100%);
		 background-image: -ms-linear-gradient(left center , #E4E4E4 0%, #F0F0F0 100%);	
		 background-image: linear-gradient(bottom, rgb(58,115,14) 33%, rgb(87,150,41) 67%); */
		 
		 /* For Internet Explorer 5.5 - 7 
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#E4E4E4, endColorstr=#F0F0F0);
        For Internet Explorer 8 
        -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#E4E4E4, endColorstr=#F0F0F0)";  */
	}


