/* Start of CMSMS style sheet 'PTW' */
/*blue: #387792;
   green: #86A655;
   red: #970F19;
   orange: #F78E34;
   blackish: #0E0C0E;
   grey: #D6D6D4;
*/

html, body, div, span, 
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
img, ins, kbd, q, s, samp,
small, strike, strong, 
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	font-weight: normal;
}

ul {
	list-style: none;
        margin-left: 1em;
}
ul li {
        margin: .2em 0px .3em 0px;
}
ol {
        margin-left: 3em;
        margin-bottom: .6em;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

html {
	height:100%;
	margin-bottom: 1px;
}

body {
	margin: 0px;
	padding: 0px;
	background-image: url(uploads/layout_images/bg.jpg);
	background-repeat: repeat;
	background-color: #86A655;
	text-align: center;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	line-height: 140%;
	font-size: 14px;
        color: #0E0C0E;
}
#wrapper {
	margin: 40px auto 40px auto;
	text-align: left;
	width: 926px;
	border: 1px solid #F78E34;
	background-color: #FFFFFF;
	padding: 10px 25px 4px 25px;
}

h1 {
	padding-bottom: 10px;
	border-bottom: 1px solid #000000;
        font-size: 2.2em;
	font-weight: normal;
}
h2 {
        padding-top: 10px;
        color: #0E0C0E;
        font-size: 1.6em;
        padding-bottom: 3px;
}


h3 {
	font-size: 1.2em;
	color: #970F19;
        margin: .8em 0px 0px 0px;
      
}
h4 {
        padding-top: 3px;
        color: #0E0C0E;
        font-size: 1em;
        font-weight:bold;

}
p {
	font-size: 1em;
	padding-bottom: .5em;
}
.strong {font-weight:bold;}
.italic {font-style:italic;}

a:link, a:visited {
	color: #970F19;
}
a:hover {
	color: #970F19;
	text-decoration: none;
}
.float-right {
        float: right;
        margin: 0px 0px 0px 5px;
}
.float-left{
        float: left;
        margin: 0px 5px 0px 0px;
}
.clear{clear:both;}

.callout {
       width: 180px;
       float: right;
       border: solid 2px #F78E34;
       background-color: #970F19;
       color: #FFFFFF;
       padding: .3em .8em .3em .8em;
       font-size: 1.1em;
       font-weight: bold;
       line-height: 140%;
       margin: .5em 0px .5em .5em;
}
.skinny {width:100px;}
.skinny p{padding-bottom:3px;}
.callout a:link {
       color: #FFF;
}
.callout a:visited {
       color: #D6D6D4;
}
.callout a:hover {
       color: #970F19;
       background-color: #FFF;
}
.callout a:active {
       color: #970F19;
       background-color: #FFF;
}

.callout.customer {
        font-size:.8em;
}
.hr-space {
         border-top: solid 1px #F78E34;
         margin-top: 2em;
         padding-top: .5em;
}
.questions {
         color: #387792;
         font-weight: bold;
}
.ptw-tag {
	font-family: Georgia, Times New Roman, serif;
        font-style: oblique;
        

}
.happy-customer-right {
        padding: 3px;
        margin: 0px 0px 3px 3px;
        float: right;
        border: 1px solid #86A655;
}
.happy-customer-left {
        padding: 3px;
        margin: 0px 3px 3px 0px;
        float: left;
        border: 1px solid #86A655;
}


#container {
	margin-top: 15px;
}

/*******************************col1*************************/
#col1 {
	float: left;
	width: 212px;
}
#col1 ul {
	list-style-type: none;
	padding: 0px;
        margin:0px;
}
#col1 li {
	list-style-image: none;
	background-image: url(uploads/layout_images/star.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 35px;
	min-height: 25px;
	margin-bottom: 10px;
	font-size: .9em;
}

/**********************************home-left-sidebar************************/
.home-left-sidebar {
	background-color: #86A655;
	border-top: 7px solid #387792;
	border-bottom: 7px solid #387792;
	padding: 5px 0;
	color: #FFFFFF;
	text-align: center;
	font-size: 1.1em;
	font-weight: 100;
}


/*****************************************col2************************/

#col2 { 
	float: left;
	width: 45%;
	padding: 0 10px;
}
#col2 img {
	position: relative;
	float: left;
	margin-right: 5px;
	z-index: 100;
}
#col2 h1 {
        font-size:2em;
	border-bottom: 1px solid #970F19;
	text-align: right;
	padding-bottom: 5px;
	margin-bottom: 2px;
	z-index: 0;
        position: relative;
}
#col2 h2.tagline{
	text-align: right;
	padding: 2px 0px 5px;
	margin-bottom: 2px;
	z-index: 0;
}

/******************************************col3***************************/

#col3 {
	float: right;
	width: 258px;
	border: 1px solid #F78E34;
        margin-right:5px;
}

/**************************************col4**********************/

#col4 {
	float: left;
	width: 640px;
}
#col4 img {
	float: right;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 5px;
}


.important {
       color: #970F19;
       font-size: 1.2em;
       font-weight: bold;
       margin-top: 1.5em;
       border: solid 1px #970F19;
       padding: 10px;
}

/**************level 3 left nav**************/
#col5 {
	float: left;
	background-image: url(uploads/layout_images/orange-red-gradient2.jpg);
	background-repeat: repeat-x;
        background-color: #F78E34;
	width: 200px;
        min-height: 350px;

}
#col5 .logged-in-nav-heading{
        font-weight:bold;
}
#col5 .sub-nav{
        margin-left:15px; margin-top:-15px;}

#col5 ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
#col5 li {
	float: left;
}
#col5 a:link, #col5 a:visited {
	display: table-cell;
	width: 200px;
	color: #FFFFFF;
	text-decoration: none;
	vertical-align: middle;
	height: 35px;
	padding-left: 30px;
	font-weight: normal;
}
.currentpage H3 span {
	display: block;
	width: 200px;
	color: #FFFFFF;
	vertical-align: middle;
	line-height: 20px;
	padding-left: 30px;
        font-weight: bold;
        font-size: 1.3em;
}

/*******************************col6 right sidebar with free trial form*************/
#col6 {
	float: right;
	border: 1px solid #D6D6D4;
	width: 660px;
	margin-right: 5px;
	min-height: 205px;
        padding: 20px;
}
#col6 h1{
        margin: 0px 0px .8em 0px;
	padding-bottom: 10px;
	border-bottom: 1px solid #000000;
        font-size: 2.2em;        
}

#col6 h2 {
        margin-top: .8em;


}
/********************admin******************/

#admin{
}

#admin h1 {
	padding-bottom: 10px;
        margin-bottom: 10px;
	border-bottom: 1px solid #000000;
        font-size: 2.2em;
}
.admin-left{
        width: 400px;
        float: left;
        max-height: 500px;
        overflow: scroll;
        padding: 0px 15px 0px 0px;
        clear: left;
        margin-bottom: 15px;
}
.admin-right{
        width: 400px;
        float: right;
        max-height: 500px;
        overflow: scroll;
        padding: 0px 15px 0px 0px;
        clear: right;
        margin-bottom: 15px;
}
.admin-left-no-scroll{
        width: 400px;
        float: left;
        clear: left;
        margin-bottom: 15px;
}
.admin-right-no-scroll{
        width: 400px;
        float: right;
        clear: right;
        margin-bottom: 15px;
}

#formheader {
	width: 258px;
	height: 53px;
	color: #FFFFFF;
	background-image: url(uploads/layout_images/orange-red-gradient.jpg);
	background-repeat: repeat-x;
	text-align: center;
	font-size: 1.2em;
	font-weight: normal;
}
.formheader-text {
        padding-top:15px;        
}
.formtext {
     border-style: hidden;
     border-width: 0px;
     color: #8AB08A;
     padding-left:7px;
     padding-right:7px;
     font-size:8pt;
     background-image: url(uploads/layout_images/formbox.gif);
     background-repeat: no-repeat;
     margin-top: 10px;
     margin-left: 10px;
     width: 220px;
     height: 34px;
}
#footer {
	clear: both;
	text-align: center;
	font-size: .6em;
	border-top: 10px solid #ffffff;
}
#footer a {
	text-decoration: none;
	color: #000000;
}

/************Get Started**********************/
.get-started{
        list-style-type: decimal;
        margin: 0px 0px 50px 50px;

}
.get-started-number {
         color: #970F19;
         font-size: 3em;
         line-height: 1.3em;
         font-family: Georgia, Times, serif;
         font-weight: bold;
}
.its-that-easy {
         background-color: #970F19;
         color: #FFFFFF;
         padding: 1em;
         font-size: 3em;
         font-family: Georgia, Times, serif;
         font-weight: bold;
         margin: 50px 0px;
	letter-spacing: .1em;
        text-align:center;
}

.using-ptw{
        margin: 0px 0px 1em 2em;
}
.using-ptw li{
        margin-bottom:3px;
}


/*******************Pricing********************/
.pricing-table{border: solid 1px #F78E34; padding: 10px;}
.heading-column{width:100px; border-right:solid 1px #0E0C0E;}
.pricing-table-row{ height:25px; padding: 5px; }
.even {background-color:#D6D6D4;}

.field{font-size:0.9em; margin: 0px 0px 1em 5px;}
.form-container{width:238; margin:0px 10px;}
.form-text-extra{font-size:0.9em; font-style:italic; padding:10px 0px;}

.pricing {
        border: solid 1px #970F19;
        background-color: #F78E34;
        margin: 10px 0px;
        padding: 0px 6px .8em;
        font-size: 1.2em;
        line-height: 1.2em;
}
#pricing-form{

}
#pricing-form .fieldname {
       font-size: 1.2em;
       color: #970F19;
       padding-bottom: 2px;
       margin-bottom: 2px;
}
.price-form-left {
	width: 160px;
	padding: 10px;
	float:left;
}
  .price-form-center{
	width: 160px;
	padding: 10px;
	float:left;

}
.price-form-right {
	width: 160px;
	padding: 10px;
	float:left;

}
  
input.surprise {
  	display:block;
  	height:1px;
  	width:1px;
  	visibility:hidden;
	clear:left;
  }
#pricing-form .button{
	margin:20px;
	text-align:left;
}

/*pricing-brief is used in the global content block ~pricing~ on several pages*/
.pricing-brief h3{
        margin: 1em 0px 0px 2em;
        padding: 0px;
        color: #0E0C0E;
}
.pricing-brief p{
        margin: 0px 0px 0px 5em;
        padding: 0px;
}


/*****************buy calls page****************/
.choose-plan{
        margin: 10px 20px 0px 20px;
        float: left;

}
.add-to-account{
        clear:left;
        margin: 0px 20px;
}
/*****************testimonials page***********************/

#testimonials-page-content{
        padding:10px 0px 0px 0px;
}
#testimonials-page-content h3{
        margin:0px;
        padding:0px;
        font-family: Georgia, Times New Roman; serif;
        font-style: oblique;
        font-weight:bold;
}
#testimonials-page-content p{
        margin:0px;
        padding:0px;
}
#testimonials-page-content .customer {
        margin:0px;
        padding:0px;
        text-align:right;
        font-family: Georgia, Times New Roman; serif;
        font-style: oblique;
}

/************testimonials at bottom of index******************/


#testimonials {
	font-family: Times New Roman, serif;
	background-image: url(uploads/layout_images/blue-green-gradient.jpg);
	background-repeat: repeat-x;
	margin-bottom: 5px;
	padding: 20px 20px 20px 30px;
	height: 104px;
}
#testimonials .index-quote-box {
        float:left;

	background-color: #FFFFFF;
	border: 2px solid #CCCCCA;
	padding: 10px 10px 1px;
	width: 150px;
	height: 90px;
	vertical-align: top;
	text-align: left;
	font-style: italic;
	font-size: 1.3em;
	line-height: normal;
}
#testimonials .index-quote-image {
	margin: 0 35px;
        float:left;
}
.copyright {
	font-size: 1.2em;
	letter-spacing: .1em;	
}
p.copyright {
	line-height: 100%;
}
div.copyright {
	background-image: url(uploads/layout_images/blue-green-gradient2.jpg);
	background-repeat: repeat-x;
	background-position: 50%;
	color: #FFFFFF;
	margin: 0 auto;
	padding: 7px;
	margin-bottom: 20px;
	vertical-align: middle;
}
div.copyright a {
	color: #ffffff !important;
}
.quote {
        font-size: 1.4em;
        font-style: normal;
}
.customer-index {
	text-align: right !important;
	width: 100%;
}
input.btn {
	margin-bottom: 10px;
	margin-left: 55px;
}

/****************** logged in pages **************/
.caspio{
}


/*adds height restriction and forces scroll bar on long lists*/
.caspio-container {
          max-height: 380px;
          overflow: auto;
          padding: 0px 15px 0px 0px;
          margin-bottom: 15px;
}
.recording-line {
        margin: 25px 0px 10px 0px;
        font-weight: bold;
}

/*********************privacy-policy*********************/

.signature-top{
        margin: 25px 0px 0px 50px;
        padding:0px;
}
.signature {    
        margin: 0px 0px 0px 50px; 
        font-family: Georgia, Times New Roman, serif;
        font-style: oblique; 
        padding:0px;
}
.signature-bottom{
        margin: 0px 0px 0px 50px;
        padding:0px;
}




/***********************************************/
/*        calling-list-upload form             */
/***********************************************/

fieldset {margin:1em 0em; background:#FFF;}
legend {padding:10px; margin:0px 0px 0px 50px; color:#0E0C0E; font-size:1.6em; background-color:#FFF;}
.inner-fieldset {padding:0px 0px 10px 0px; margin:20px; border:1px solid #86A655; background:#D6D6D4;}

.form {list-style:none; padding:15px 0px 0px;}
.form li label {padding:0px .5em 0px 0px; text-align:right; display:block; margin:0px 0px 0px 15px; width:100px; float:left;}

.label-right {margin:0px; padding:0em; display:inline; color:#970F19;}
input {margin:0px 0px 1em 0px; padding:1px 2px 1px 3px; }

/*removed from input: border-top:2px solid #666; border-right:1px solid #CCC; border-bottom:1px solid #CCC; border-left:2px solid #666; */

.required-form{font-family:Georgia, "Times New Roman", Times, serif; font-style:oblique; font-weight:lighter; font-size:.8em; padding:0px 0px 15px 120px;}

.required-form-no-pad{font-family:Georgia, "Times New Roman", Times, serif; font-style:oblique; font-weight:lighter; font-size:.8em;}

#calling-list-details-container{height:400px; overflow:auto;}
.form-text {padding: 8px;}

.form-instructions{padding:5px 10px; margin:10px 10px 0px 15px; font-style:oblique; font-family:Georgia, "Times New Roman", Times, serif; font-size:.8em; display:block; background-color:#86A655; height:20px; clear:left;}

.details-form {list-style:none; padding:5px 0px 0px; clear:left;}

.details-form li {}

.details-form-item{width:190px; float:left;}

.details-form li label {width:70px; padding:0px 0px 0px 0px; text-align:right; margin:0px; float:left;}

.details-form input {margin:0px 0px 0.5em 5px; padding:1px 2px 1px 3px; width:100px; float:left;}

/*use to remove border from inputs with no field*/
.form-input-clear{border:0px;}

/*colors the phone number input field if non-numerical characters or more or fewer than 10 numerals are entered*/
input.alertClass { background-color:#F00; }


#submit-button {text-align:center; margin:20px;}
.submit-button {background:#970F19 repeat-x; border-top:1px solid #666; border-right:3px solid #333; border-bottom:3px solid #333; border-left:1px solid #666;	color:#FFF; margin:0px;	padding:0px;}


/*blue: #387792;
   green: #86A655;
   red: #970F19;
   orange: #F78E34;
   blackish: #0E0C0E;
   grey: #D6D6D4;
*/

/***********************************************/
/*        FormBuilder forms                                                      */
/***********************************************/

.calling-list-upload-container{padding:15px 5px; background-color:#D6D6D4; border:solid 1px #86A655;} 

.cms_submit {background:#970F19 repeat-x; border-top:1px solid #666; border-right:3px solid #333; border-bottom:3px solid #333; border-left:1px solid #666;	color:#FFF; margin:5px 0px;	padding:0px;}

.spreadsheet-screenshot{padding:3px; border:solid 1px #86A655;}

.no-input-border input{border:none;}

/* End of 'PTW' */

