@charset "utf-8";
/* CSS Document */
/* Debt Zero Affiliate Site */
/* Brilliant Blue - 4/7/2009 */


body {
background: #ffffff;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 1.3em;
}

#pageWrapper {
width: 100%;
margin: 0;
padding: 0;
text-align: center;
}

#page {
width: 1000px;
margin: 0 auto;
text-align: left;
}

/* -------------------------- Begin Header Styles -------------------------- */

#header {
min-height: 75px;
_height: 75px;
margin-bottom: 10px;
padding: 0;
}

#header #left {
float: left;
min-height: 75px;
_height: 75px;
width: 150px;
}

#header #right {
float: left;
width: 850px;
margin-top: 10px;
text-align: right;
}

#header a.language {
color: #0060B2;
font-size: 11px;
text-decoration: none;
}

#header a.current {
color: #0060B2;
text-decoration: none;
}

#nav {
color: #888888;
}
#nav   ul   li  {
display: inline;
list-style: none;
margin: 0 10px;
}
#nav  ul  li.last {
	margin-right: 0px;
}


#header a {
color: #888888;
font-size: 12px;
text-decoration: none;
}

#header a:hover {
color: #0060B2;
}

input.reasonSubmit {
width: 21px;
height: 22px;
border: 0;
margin-left: 15px;
background: url(../images/btn_arrowSubmit.gif) no-repeat left center;
}

.reasonField {
border: 1px solid #888888;
font-size: 10px;
}

/* -------------------------- Begin Content Upper Styles -------------------------- */

.bodyCopy {
margin: 15px;
}

#contentUpper {
padding-top: 10px;
}

#colLeft {
	float: left;
	width: 375px;
	min-height: 500px;
	_height: 500px;
	font-size: 13px;
	line-height: 1.3em;
	position: relative;
}

#colLeftHome {
	float: left;
	width: 375px;
	height: 375px;
	font-size: 13px;
	line-height: 1.3em;
	position: relative;
	overflow: hidden;
	vertical-align: bottom;
}
#phoneNumber {
	color: #0060B2;
	font-size: 16px;
	font-weight: bold;
	top: 0px;
	position: relative;
	z-index: 590;
	margin-top: 20px;
}
.freeConsultation {
	font-size: 12px;
	color: #999999;
}
#overlayImage  {
	position: relative;
	z-index: 300;
}
#overlayImage  ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;	
}
#callout  {
float: left;
width: 155px;
height: 155px;
padding: 10px;
	position: relative;
	z-index: 300;
}

#callout  ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;	
}
#circle_back  {
	position: absolute;
	z-index: 100;
	top: 0px;
}

#colRight {
float: left;
width: 625px;
padding-top: 10px;
}

#copy {
	float: right;
	width: 595px;
	color: #888888;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 15px;
}

#copyAlt {
	float: left;
	width: 380px;
	color: #888888;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#copy a, #copyAlt a {
color: #0060B2;
text-decoration: none;
}

#copy a.alt, #copyAlt a.alt {
font-weight: normal;
color: #91C43D;
text-decoration: none;
}

#copy a:hover, #copy a.alt:hover, #copyAlt a:hover, #copyAlt a.alt:hover {
text-decoration: underline;
}



.bubbleHome {
float: left;
width: 195px;
height: 140px;
background: url(../images/bubble_bg_wide.gif) no-repeat center center;
margin-left: 10px;
}

.bubbleLeft {
margin-left: 0;
clear: left;
}

#bubbleHolderHome {
	float: left;
	width: 605px;
	height: 140px;
	padding-bottom: 5px;
}

.bubble {
width: 195px;
height: 140px;
background: url(../images/bubble_bg_wide.gif) no-repeat center center;
margin-bottom: 10px;
}

#bubbleHolder {
float: right;
width: 195px;
height: 450px;
}

.bubbleContent {
padding: 10px;
font-size: 90%;
}

#bubbleHolderHome .bubbleContent h3, #bubbleHolder .bubbleContent h3 {
margin: 0;
padding: 0;
font-size: 13px;
color: #ffffff;
}

.bubbleContent a {
color: #888888;
text-decoration: none;
}

.bubbleContent a:hover {
color: #0060B2;
}

/* -------------------------- Begin Content Lower (Homepage only) Styles -------------------------- */

#contentLower {
	width: 970px;
	padding: 10px 15px;
	background-color: #0060B2;
	color: #ffffff;
	font-size: 10px;
	position: relative;
}

#contentLower p, #contentLower ul {
margin: 0;
padding: 0;
}

#lowerHeading {
border-bottom: 1px solid #ffffff;
margin-bottom: 10px;
padding-bottom: 5px;
background: url(../images/color_bar.gif) no-repeat left bottom;
}

#lowerHeading span.heading {
color: #ffffff;
font-weight: bold;
font-size: 14px;
vertical-align: top;
}

#firstHead {
float: left;
width: 330px;
}

#secondHead {
float: left;
width: 295px;
padding-left: 25px;
}

#thirdHead {
float: left;
width: 295px;
padding-left: 25px;
}

#firstLower {
float: left;
left:  100%;
margin-left: -970px;
width: 305px;
position: relative;
}

#secondLower {
float: left;
left:  100%;
margin-left: -651px;
padding: 0px 25px;
width: 269px;
border-left: 1px solid #ffffff;
position: relative;
}

#thirdLower {
float: right;
width: 269px;
padding: 0 25px;
border-left: 1px solid #ffffff;
position: relative;
}

ul.contact li {
	list-style: none;
	padding-bottom: 5px;
}

ul.contact li a, ul.social li a {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	vertical-align: top;
}

ul.social li {
	list-style: none;
	height: 16px;
	padding-bottom: 6px;
}

.testimonial {
	margin-bottom: 12px;
}

.quote {
background: url(../images/open_quote.gif) no-repeat left top;
padding-left: 25px;
}


#testimonialswrapper {
	width: 300px;
	color: #888888;
	margin-left: 75px;
}

#testimonialswrapper h6 {
	text-transform: uppercase;
	font-size: 11px;
	margin-bottom: 0px;
	padding-left: 25px;
}


/* -------------------------- Begin Tab Menu Styles -------------------------- */

#tabMenuHolder {
	float: left;
	padding-bottom: 3px;
	margin-bottom: 25px;
	border-bottom: 1px solid #888888;
	font-size: 11px;
}

#tabMenu a.floatLeft {
float: left;
margin-right: 5px;
}

#tabMenu a.floatRight {
float: right;
margin: 0;
}

#tabMenu a.tabOff {
	font-size: 90%;
	font-weight: bold;
	line-height: 1.1em;
	color: #ffffff;
	display: block;
	width: 85px;
	height: 35px;
	padding: 5px;
	background: url(../images/tab_off.gif) no-repeat left center;
}

#tabMenu a.tabOff:hover {
text-decoration: none;
background: url(../images/tab_on.gif) no-repeat left center;
}

#tabMenu a.tabOn {
font-size: 90%;
font-weight: bold;
line-height: 1.1em;
color: #ffffff;
display: block;
width: 85px;
height: 35px;
padding: 5px;
background: url(../images/tab_on.gif) no-repeat left center;
}

#tabMenu a.tabOn:hover {
text-decoration: none;
}

/* -------------------------- Begin Contact Styles -------------------------- */

#contactInfo {
float: left;
width: 210px;
padding-right: 35px;
margin: 25px 0;
}

#freeConsultation {
float: left;
width: 314px;
padding-left: 35px;
margin: 25px 0;
border-left: 1px solid #888888;
}

label.error {
	display: block;
	color:  #000;
}


td.left {
width: 65px;
height: 30px;
font-weight: bold;
}

td.leftForm {
width: 85px;
height: 30px;
font-weight: bold;
padding: 5px 0;
}

table.contactTbl {
color: #888888;
text-align: left;
}

table.contactTbl td {
vertical-align: top;
padding: 5px 0;
}

table.formTbl {
color: #888888;
text-align: left;
}

table.formTbl td {
vertical-align: top;
padding-bottom: 15px;
}

/* -------------------------- Begin Site Map Styles -------------------------- */

ul.sitemap li {
list-style: none;
margin-bottom: 15px;
}

#copyAlt ul.sitemap li a {
color: #91C43D;
font-weight: bold;
text-decoration: none;
}

ul.sitemap li ul li {
list-style: disc;
margin: 5px 0 0 0;
}

#copyAlt ul.sitemap li ul li a {
color: #0060B2;
font-weight: normal;
text-decoration: none;
}


/* -------------------------- Begin Sidebar Styles -------------------------- */

#rightsidebar
{
	/* height: 100%; */
	min-height: 600px;
	_height: 600px;
	float: right;
	width: 194px;
	margin-left: 6px;
	padding-bottom: 30px;
}

#sideform ul {
	margin-left: 0px;
	padding-left: 0px;
}

#sideform li {
	list-style: none;
	padding: 5px;
}

#sideform input, #sideform select  {
	width: 100%;
	border: 1px solid #000000;
}



/* -------------------------- Begin Footer Styles -------------------------- */

#footer {
	width: 960px;
	padding: 5px 20px;
	color: #3F3F3F;
	background: #91C43D;
	font-size: 11px;
	z-index: 700;
	position: relative;
}

#footer .left {
float: left;
text-align: left;
width: 50%;
}

#footer .right {
float: right;
text-align: right;
width: 50%;
}

ul.footer {
margin: 0;
padding: 0;
}

ul.footer li {
display: inline;
list-style: none;
margin: 0 5px;
}

ul.footer li a {
color: #3F3F3F;
font-size: 11px;
text-decoration: none;
}

ul.footer li a:hover {
color: #0060B2;
}

/* -------------------------- Begin Misc Styles -------------------------- */

h1 {
font-size: 24px;
color: #0060B2;
margin-top: 0;
line-height: 1.2em;
}

h2 {
font-size: 18px;
color: #0060B2;
margin-top: 0;
line-height: 1.2em;
}

h3 {
font-size: 13px;
color: #0060B2;
}

h5 {
font-size: 13px;
color: #0060B2;
font-style: italic;
}

img {
border: 0;
}

.left {
float: left;
}

.right {
float: right;
}

.blue {
color: #0060B2;
}

.green {
	color: #91C43D;
	text-decoration: none;
}

.grey {
color: #888888;
}

.clearoff {
clear: both;
}

.italic {
font-style: italic;
}

.bold {
font-weight: bold;
}

.reg {
font-weight: normal;
}

.small {
font-size: 11px;
}

.formText {
font-size: 10px;
}

ul.spaced li {
margin: auto auto 10px -5px;
color: #91C43D;
}

.question {
font-weight: bold;
padding-left: 1em;
margin-bottom: 0;
}

.answer {
padding-left: 2em;
text-indent: -1em;
margin-top: 0;
}

/* -------------------------- Matirx/Grid Elements -------------------------- */

.comRow_1 {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #1E5075;

}
.comRow_2 {
	background-color: #EEEEEE;

}

.comRow_red{
	background-color: #FFEAEA;

}

.comRow_green {
	background-color: #EAFFEA;

}

.comCol_1 {
	background-color: #EEEEEE;
	width: 100px;
}
.comCol_2 {
	background-color: #EEEEEE;

}
.matrix {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
}

.matrix td{
	line-height: 24px;
	padding-top: 10px;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px none #999999;
	border-left: 1px none #999999;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.matrixTitle {
	font-size: 16px;
	color: #666666;
	margin: 0px;
	padding: 0px;
	line-height: 18px;
	font-weight: bold;
	text-transform: uppercase;
}
.spacer {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.rssTitle {
}
.rssTitle {
	padding-left: 18px;
	background-image: url(../images/icon-RSS.gif);
	background-repeat: no-repeat;
	background-position: left center;
}


/*********** calculator styles ****************/

.calc-DZColor {
 	background:#339900;
	color: #000;
}


.calcright { font-family: Tahoma; font-size: 12px; text-align: right;}
  .calccenter { font-family: Tahoma; font-size: 12px; text-align: center;}
  .content { font-family: Tahoma; font-size: 11px; text-align: center;}
  .contentWhite { font-family: Tahoma; font-size: 11px; text-align: center;color:#FFFFFF}

.highlight{  
     font-size: 11px; 
     font-style: normal; 
     font-weight: bold; 
     color: #000000; 
     
}



