﻿
body {
	text-align:	left;
	padding: 4px;
	margin:	0px;
	background-color: #346dab;
	/*background-image: url(images/bg_body.jpg);*/
	background-repeat: no-repeat;
	background-position: left top;
	font-family: arial,sans-serif;
	font-size: 11pt;
}


TextBox {
    font-size: 18px;
    /*height: 35px;*/
    margin-right: 6px;
    font-family: lucida grande;
    color: #555555;
    padding: 6px;
    width: 280px;
}



.form_madlib_text_field {
    font-size: 18px;
    /*height: 35px;*/
    margin-right: 6px;
    font-family: lucida grande;
    color: #555555;
    padding: 6px;
    width: 280px;
}

 /*.form_madlib_text_field{border:none; border-bottom:2px dotted #333;}*/

.form_madlib_text_area {
    font-size: 18px;
    /*height: 35px;*/
    margin-right: 6px;
    font-family: lucida grande;
    color: #555555;
    padding: 6px;
    width: 280px;
}

/*.form_madlib_text_area {border:none; border:1px dashed #333;}*/
 
.form_madlib_upload {
    font-size: 18px;
    /*height: 35px;*/
    margin-right: 6px;
    font-family: lucida grande;
    color: #555555;
    padding: 6px;
    width: 280px;
}

/*.form_madlib_upload {border:none; border:1px dashed #333;}*/

/*.form_madlib_label_field {border:none; font-weight:bold;}*/

.form_madlib_label_field {
    font-size: 16 px;
    /*height: 35px;*/
    margin-right: 6px;
    font-family: lucida grande;
    color: #555555;
    padding: 6px;
    width: 280px;
}

/*.form_madlib_textarea_field {font-weight:bold; border:1px solid #333}*/

.form_madlib_textarea_field {
    font-size: 18px;
    /*height: 35px;*/
    margin-right: 6px;
    font-family: lucida grande;
    color: #555555;
    padding: 6px;
    width: 280px;
}

/*.form_madlib_link {border:none;  font-weight:bold;}*/

.form_madlib_link {
    font-size: 18px;
    /*height: 35px;*/
    margin-right: 6px;
    font-family: lucida grande;
    color: #555555;
    padding: 6px;
    width: 280px;
}

/*.form_madlib_images {border:none;  font-weight:bold;}*/

.form_madlib_images {
    font-size: 18px;
    /*height: 35px;*/
    margin-right: 6px;
    font-family: lucida grande;
    color: #555555;
    padding: 6px;
    width: 280px;
}






.label
{
	font-family: Calibri, Arial, Trebuchet MS, Verdana;
	color: #333;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;	
	line-height: 34px;
}

#content_area
{
	margin: 0px auto;
	width: 950px;
}

#content_area label
{
	font-family: Calibri, Arial, Trebuchet MS, Verdana;
	color: #333;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;	
	line-height: 34px;
}

.form_madlib {
	font-size: 12pt;
	line-height: 34px;
	}
	

TextBox.login-field {
    font-size: 20px;
    /*height: 35px;*/
    margin-right: 6px;
    font-family: lucida grande;
    color: #555555;
    padding: 6px;
    width: 280px;
}

TableCell.login-label {
    font-size:10pt;
    color:#333333;
    font-weight:bold;
    font-family:arial,sans-serif;

}


/* Image Slideshow BEGIN */

	#mainContainer{
		margin:0 auto;
		width:750px;
		text-align:left;	
		padding:1px;
		border:0px solid #317082;	
	}
	
	.clear{
		clear:both;
	}
	
	/* End of demo CSS */
	#DHTMLgoodies_panel_one,#DHTMLgoodies_arrows,#DHTMLgoodies_thumbs{	/* Width of divs for thumbnails */
		width:280px;
	}
	
	#DHTMLgoodies_panel_one{		
		float: right;	
	}
	
	#DHTMLgoodies_thumbs{
		overflow:hidden;	/* Don't change this */
		height:400px;	/* Height of thumbnail div */
		position:relative;	/* Never change this */
		float:left;
	}
	
	#DHTMLgoodies_largeImage{	/* Large image div */
		width:300px;	/* Width of large image div */
		height:420px;	/* Height of large image div */
		float:left;
		padding-left:5px;	/* "Air" */
		padding-right:5px;	
	}
	
	#DHTMLgoodies_largeImage table{	/* Used table to get both horizontal and vertical center alignement of large image */
		width:100%;
		height:100%;
		text-align:center;
	}
	
	#DHTMLgoodies_largeImage img{	/* Large image */
		border:0px solid #317082;	/* Border around large image */
	}
		
	.strip_of_thumbnails{	/* A vertical strip of thumbnails */
		width:600px;	/* Width of strip */
		padding: 1px;	/* "Air" inside filmstrip div */
		position: relative;
	}
	
	.strip_of_thumbnails div{
		width:90px;
		height:90px;
		padding:2px;
		text-align:left;
	}
	
	.strip_of_thumbnails img{
		border:0px;
		padding:1px;
	}
	
	.strip_of_thumbnails .activeImage{	/* Active thumbnail */
		border:1px solid #317082;	/* Green border around active thumbnail */
		padding:0px;	
	}
	
	.leftArrow{
		float:left;
	}
	
	.rightArrow{
		float:right;
	}
	
	#DHTMLgoodies_thumbs_inner{
		position:relative;	 /*Never change this */
		width:320px;
	}	
	
/*Slide Show END */

#mainone
{
	border-left: 2px;
	border-left-color: #cccccc;
	border-right: 2px;
	border-right-color: #cccccc;
}

#wrap {
	/*width: 666px;*/
	text-align: left;
	border: 1px solid #000000;
	background-position: 50% 0%;
	background-color: #FFFFFF;
	margin: auto;
}

#title {
	padding: 50px;
	font-size: small;
	color: #000000;
	font-weight: bold;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	background-image: url(images/Header_UltimateGuide.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

#content {
	font-size: 13px;
	color: #000000;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
}

#content p {
	margin-left: 30px;
	margin-right: 30px;
}


p 
{
	font-family: Calibri, "Verdana", Arial, Helvetica, sans-serif;
	/*font-family: Courier New;*/
	border: 0px solid blue;
	/*text-indent: .1in;*/
}

p.pageheadline
{
	font-size: 15pt;
	font-family: Calibri, "Verdana", Arial, Helvetica, sans-serif;
	font-weight: bold;	
}

p.accounts
{
	font-family: Calibri, "Verdana", sans-serif;
	text-indent: 0in;
	font-size: 7pt;
	text-align: left;
}

p.forms 
{
	font-size: 11pt;
	font-family: Calibri, "Verdana", Arial, Helvetica, sans-serif;
	border: 0px solid blue;
	line-height: 25px;
}



a.bigred:link, a.bigred:visited 
{
	text-decoration: none;
	color: Red;
	font-weight: bold;
	font-style: normal;
	font-size: 20pt;
	text-align: center;
}



span.forms 
{
	font-size: 11pt;
	font-family: Calibri, "Verdana", Arial, Helvetica, sans-serif;
	border: 0px solid blue;
	line-height: 25px;
}

p.forms_red
{
	font-size: 13pt;
	color: #333 ;
	font-family: Calibri, "Verdana", Arial, Helvetica, sans-serif;
	border: 0px solid blue;
	line-height: 25px;
}

p.ps {
	font-family: Times New Roman;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
}

p.signature {	
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
}

p.dealheader
{
	font-size: 11pt;
	font-family: Calibri, "Verdana", Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-indent: 0;
	text-align: left;

}

p.deallisting
{
	font-size: 11pt;
	font-family: Calibri, "Verdana", Arial, Helvetica, sans-serif;
	text-indent: 0;
	text-align: left;
}

p.dealavailable
{
	font-size: 11pt;
	font-family: Calibri, "Verdana", Arial, Helvetica, sans-serif;
	text-indent: 0;
	text-align: center;
	vertical-align: middle;
}

p.deallheadline
{
	font-size: 14pt;
	font-family: Calibri, "Verdana", Arial, Helvetica, sans-serif;
	text-indent: 0;
}

span.ps 
{
		font-family: Courier New;
		font-style: normal;
		font-weight: normal;
}

#ListingTable
{
 border: 0;
 height: auto;	
 }

span.timesfont
{
	font-family: Times New Roman;
}

span.redfont
{ 
	color: Red;
}

span.greenfont
{ 
	color: Green;
}

#left {
	border: 0px solid teal;
	float: inherit;
	padding-left: 0px;
}

#footer {
	text-align: center;
	margin-bottom: 10px;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: xx-small;
}

#yellowTable {
	margin-left: 108px;
	margin-right: 108px;
	border-collapse: collapse;
	border-top: 1px dashed gray; 
	border-bottom: 1px dashed gray;
	border-left: 1px dashed gray;
	border-right: 1px dashed gray;
	background-color: #FFFF99;
	width: 450px;
}

#blueTable {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 50px;
	margin-right: 50px;
	border-collapse: collapse;
	border-top: 1px dashed gray; 
	border-bottom: 1px dashed gray;
	border-left: 1px dashed gray;
	border-right: 1px dashed gray;
	background-color: #ECF5FF;
	width: 550px;
}

#testimonialBox {
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 108px;
	margin-right: 108px;
	border-collapse: collapse;
	border-top: 1px dashed gray; 
	border-bottom: 1px dashed gray;
	border-left: 1px dashed gray;
	border-right: 1px dashed gray;
	background-color: #DDDDDD; 
	width: 450px;
}

#certificateTable {
	background-image: url(http://www.cashflowexperts.biz/newcashflowsite/images/certificate.gif);
	background-position: top;
	background-repeat: no-repeat;
	margin-left: 115px;
	margin-right: 115px;	
}

li {
	font-family: Times New Roman;
	margin-left: 40px;
	margin-right: 40px;
	margin-bottom: 13px;

}

/*
ul li{
	font-family: Times New Roman;
	margin-left: 40px;
	margin-right: 40px;
	font-style: italic;
	color: Red;
}
*/

.list2{
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	margin: 0;
	margin-bottom: 13px;
	padding: 0;
	
}

ul.list3 li{
	font-family: arial,sans-serif;
	margin-left: 40px;
	margin-right: 40px;
	margin-bottom: 13px;
	padding: 0;
}

ol.list3 li{
	font-family: arial,sans-serif;
	margin-left: 40px;
	margin-right: 40px;
	margin-bottom: 13px;
	padding: 0;
}

li.check
{
background-image: url(images/checkbox.gif);
background-repeat: no-repeat;

}

H1 {
	font-family: Calibri, "Verdana", Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	line-height: 35px;
}


H2 {
	font-family: Calibri, "Verdana", Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	line-height: 35px;
}

H3 {
	font-family: Calibri, "Verdana", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #b30000;
	line-height: 35px;
}

H4 {
	font-family: Calibri, "Verdana", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

a:link, a:visited {
	text-decoration: underline;
	color: #0033CC;
}

a.ps:link, a.ps:visited 
{
	font-family: Courier New;
	text-decoration: underline;
	color: #0033CC;
	font-weight:normal;
	font-style: normal;
	font-size: 18px;
}
.red {
	color: #b30000;
	}

.yellow {background-color: yellow;}

.style2 {color: #0000FF}
.style4 {color: #FF0000; font-weight: bold; }

#boxoffer {margin: 0px 30px 0px 30px; font-size: 13px; }

.pullout{
  width:90%;
  padding:10px;
  background-color: #E9E9E9; 
  color: #333333;
  font: 10pt Courier;
  border-left: 4px solid #cc0000;
  text-align:left;
  letter-spacing: 0.05em;
  line-height: 16px;
  margin-top:20px;
  margin-left:20px;  
  clear: both;
}

.ttpoptxt {font-size: 15px; font-style: italic;  font-weight: bold; }

#infobox {background: #afd7ff;   border: 1px solid #333333;   }
#infobox h1 {font-size: 24px; font-weight: bold; text-align: center;   }
.infoboxh2 {color: #cc0000;  }
.photobox {border: 1px solid #cc0000; padding: 4px; background-color: white; margin-right: 9px; }


#offerbox {border: 3px dashed #000; background-color: #FFFF99;   }

#calltopbox {border: 1px solid #c30000;  background-color: #FFFFCC; padding: 0px 8px 8px 8px;   }

#pricebox {border: 2px dotted #333333;  background-color: #FFFFFF;  }

.dashline {border-bottom: 1px dotted #999;  }

.blktxt {color: #000000;  }

SPAN.yellow {background-color: yellow;}

SPAN.red {color: red; font-size: 13pt;}
SPAN.green {color: green; font-size: 13pt;}


a.dealheader:link, a.dealheader:visited 
{
	font-family: Calibri, "Verdana", Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #0033CC;
	font-weight:bold;
	font-style: normal;
	font-size: 14px;
	text-indent: 0;
}

a.deallisting:link, a.deallisting:visited
{
	font-family: Calibri, "Verdana", Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #0033CC;
	font-weight:bold;
	font-style: normal;
	font-size: 11pt;
	text-indent: 0;
} 


a.topmenu:link, a.topmenu:visited 
{
	font-family: Calibri, "Verdana", Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #000000;
	font-weight:bold;
	font-style: normal;
	font-size: 14pt;
	text-indent: 0;
}

a.topmenu:hover, a.topmenu:selected
{
	font-family: Calibri, "Verdana", Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #3d8931;
	font-weight:bold;
	font-style: normal;
	font-size: 14pt;
	text-indent: 0;
} 




a.Admintopmenu:link, a.Admintopmenu:visited 
{
	font-family: Calibri, "Verdana", Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: Black;
	font-weight:bold;
	font-style: normal;
	font-size: 10pt;
	text-indent: 0;
}

a.Admintopmenu:hover, a.Admintopmenu:selected
{
	font-family: Calibri, "Verdana", Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #3d8931;
	font-weight:bold;
	font-style: normal;
	font-size: 10pt;
	text-indent: 0;
} 



a.signup:link, a.signup:visited 
{
	font-family: Calibri, "Verdana", Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: Red;
	font-weight:bold;
	font-style: italic;
	font-size: 13pt;
	text-indent: 0;
}

a.signup:hover, a.signup:selected
{
	font-family: Calibri, "Verdana", Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: Red;
	font-weight:bold;
	font-style: italic;
	font-size: 13pt;
	text-indent: 0;
} 

table.details
{
	font-family: Calibri, "Verdana", Arial, Helvetica, sans-serif;	
	font-size: 12pt;
}


ValidationSummary.loginErrorMessage {
    border-color: #CC0000;
    background-color: #FFEBE8;
    margin-bottom: 10px;
}


/* Home Details Begin */

/* Box styles */

span.forms_regular
{
	font-size: 12pt;
	font-weight: bold;
	text-indent: 0;
	text-align: left;
}

span.forms_value
{
	font-size: 12pt;
	text-indent: 0;
	text-align: left;
}

span.forms_large
{
	font-size: 13pt;
	text-indent: 0;
	text-align: left;
	font-weight: bold;
	color: #CC0000;

}

span.dealheader
{
	font-size: 16pt;
	font-weight: bold;
	text-indent: 0;
	text-align: left;

}

span.deallisting
{
	font-size: 13pt;
	text-indent: 0;
	text-align: left;
}

span.forms_red
{
	font-size: 13pt;
	color: #C30;
	border: 0px solid blue;
}

    table.generic-box {
        background: transparent url(images/1px_titlebar_bg_blue.gif) repeat-x scroll left top;
        border: 1px solid #acf;
        margin: 0px 0px 0px;
        padding: 0px 5px;
        color: #555;
    }
    
    span.item-header {
	text-align:	left;
	margin:	0px;
	font-weight: bold;
	font-size: 9pt;
	}
    
    
    /* Home Details End */