/* CSS Document */

/*  BODY  */
body {
	margin: 0; padding: 0;
	text-align: left;
    font-size: 1em;
	font-family: Arial, Tahoma, "Sans Serif";
	background-color: #fff;
}

p {
	margin: 0;
	color: #21368C;
	font-size: 0.8em;
	line-height: 1.2em;
}

a, a:visited { color: #E86B13; text-decoration: underline; }
a:hover { color: #CF5906; text-decoration: none; }

img {
	border: 0;
}

#iWrapper {
	margin: 0 auto;
	width: 760px;
	padding: 0;
	text-align: left;
	background-color: #fff;
}

#topRightCont {
	margin: 0 auto;
	float: right;
}

#topDiv {
	background: url(images/bg-head.gif) no-repeat right top;
	width:760px;
	height: auto;
}

#topLogo {
	background-image: url(images/crazycredit.gif);
	color: #fff;
	height: 80px;
	margin-top: 0px;
	background-repeat:no-repeat;
	background-position:left top;
	cursor:pointer;
	padding-left:75px;
	float: left;
	vertical-align: top;
}

.topBanner {
	float:right;
	position: relative;
	/*left: 526px;*/
	right: 0;
	top: 12px;
	margin-top: 0;
	padding: 0;
}


/* MAIN CONTAINER */

#mainDivCont {
	clear:both;
	margin: 0 auto;
}

#mainDivCont a, a:visited { color: #F65D02; text-decoration:underline; }
#mainDivCont a:hover { color: #EE3A04; text-decoration:none; }

#block_1
	{
	float: left;
	width: 535px;
	border-right: 1px solid #fff;
	background-color:#DBDEF2;
	}
#block_2
	{
	float: left;
	width: 224px;
	background-color:#B3C0E6;
	}
/* Start Mac IE5 filter \*/
#block_1, #block_2
	{
	padding-bottom: 32767px !important;
	margin-bottom: -32767px !important; 
	}
/*@media all and (min-width: 0px) {
#block_1, #block_2
	{
	padding-bottom: 0 !important;
	margin-bottom: 0 !important; 
	}*/
#block_1:before, #block_2:before
	{
	content: '[DO NOT LEAVE IT IS NOT REAL]';
	display: block;
	background: inherit;
	padding-top: 32767px !important;
	margin-bottom: -32767px !important;
	height: 0;
	}
}
/* End Mac IE5 filter */
/* IE Win can be a bit out - you might need to adjust  
bottom value by -1px or as required */
.verticalalign
	{
	position: absolute;
	bottom: 0;
	}
#block_1 .verticalalign
	{
	width: 536px;
	}
#block_2 .verticalalign
	{
	width: 224px;
	}
/* hack for Opera 7+ 
@media all and (min-width: 0px){
.verticalalign
	{
	width: 100% !important;
	}*/
/* But Opera 9 does it right, so CSS3 hax to the max */
div[id^="wrapper"] #block_1 .verticalalign
	{
	width: 536px !important;
	}
div[id^="wrapper"] #block_2 .verticalalign
	{
	width: 224px !important;
	}
}
/* hack for IEs of all persuasions before IE7 */
* html .verticalalign
	{
	width: 100% !important;
	}
.verticalalign p
	{
	position: absolute;
	bottom: 0;
	right: 0;
	margin: 0;
	padding: 0;
	background: #996666;
	}
#wrapper_extra
	{
	background-image:url("img/main-bg.gif"); 
	position: relative;
	}
* html #wrapper
	{
	position: relative;
	}
#wrapper
	{
	margin-left: 0px;
	width: 760px;
	overflow: hidden; /* This hides the excess padding in non-IE browsers */
	}
/* we need this for IE 5.01 - otherwise the columns vanish */
* html #wrapper_extra
	{
	float: left;
	width: 100%;
	}
/* we need this for IE 5.01 - otherwise the wrapper does not expand to the
necessary height (unless fixed, this problem becomes even more acute 
weirdness as the method is enhanced */
#wrapper
	{
/* Normally a Holly-style hack height: 1% would suffice but that causes 
IE 5.01 to completely collapse the wrapper - instead we float it */
	float: left;
/* NB. possibly only IE 5.01 needs to get this float value - otherwise 5.5 sometimes 
(I saw it happen many moons ago) makes the width of wrapper too small 
the float: none with the comment is ignored by 5.01,
5.5 and above see it and carry on about their business
It's probably fine to just remove it, but it's left here 
just in case that many moons ago problem rears its head again */
	float/**/: none;
	}
/* easy clearing */
#wrapper:after
	{
	content: '[DO NOT LEAVE IT IS NOT REAL]'; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
#wrapper
	{
	display: block;
	}
/*\*/
#wrapper
	{
	display: block;
	}
/* end easy clearing */
#footer
	{
	clear: both;
	}
#header, #footer
	{
	width: 756px;
	}
/* Safari needs this - otherwise the ghost overflow, though painted 
correctly obscures links and form elements that by rights should be above it.
An unintended side-effect is that it cause such elements to vanish in IE 5.01
and 5.5, hence the child selector hack */
* > #footer, * > form, * > #notes, * > .output
	{
	position: relative;
	z-index: 1000;
	}

/*  PROMO ONE - MAIN  */

#promo1 {
	background: #8196CB url(images/bg-promo1.gif) repeat-x;
	height: 180px;
	border-bottom: 1px solid #fff;
}

#promo1 .title {
	color: #fff;
	font-size: 1.3em;
	padding: 20px 0 10px 0;
}

#promo1 p {
	color: #fff;
	padding: 0 35px 0 176px;
}

#promo1 .butt {
	float:right;
	padding: 5px 20px 20px 0;
}

/*  PROMO TWO - SKINNY  */

#promo2 {
	background: url(images/bad-credit-bg2.jpg) no-repeat;
	height: 75px;
	margin: 15px 0 15px 0;
}

#promo2 .title {
	color: #fff;
	font-size: 1.3em;
	padding: 7px 0 0 120px;
}

#promo2 p {
	color: #fff;
	padding: 0 15px 0 120px;
}

#promo2 .butt {
	float:right;
	padding: 0px 10px 0 10px;
}

/*  PROMO THREE - RHS  */

#promo3 {
	margin:0;
	border: 9px solid #E0E0EA;
}

#promo3 .cont{
	background: #ECEDF4 url(images/crazycreditcard.gif) no-repeat top right;
	padding: 5px 8px;
}

#promo3 .title {
	display:block; 
	color: #21368C;
	font-size: 1em;
	font-weight: bold;
	padding: 0 0px 0 0;
	width: 130px;
}
#promo3 p {
	color: #21368C;
	padding: 5px 0 5px 5px;
	margin: 0px 0px 0px 0px;
}

#promo3 .butt {
	text-align: center;
	padding-bottom: 10px;
}

/*  WELCOME HEADER  */

#whead {
	height: 28px;
	background-color: #B3C0E6;
	border-bottom: 1px solid #8195CB;
}
#whead h2 {
	color: #21368C;
	font-size: 1.1em;
	padding: 4px 0 0 14px;
	margin:0;
}

/*/ CONTENT LAYER /*/

div#content {
	padding: 0;
	margin: 14px;
}

div#content p {
	margin-bottom: 10px;
	line-height: 1.4em;
}

/*div#content p a, div#content ul li a, div#content ol li a { color: #0AF; text-decoration: none; }
div#content p a:hover, div#content ul li a:hover, div#content ol li a:hover { color: #666;	text-decoration: none; }

div#content ul {
	text-align: left;
	margin: 20px 0 20px 15px;
	font-size: 1.1em;
	color: #666;
	border: 0; padding: 0;
}

div#content ol {
	text-align: left;
	margin: 20px 0 20px 20px;
	margin-left: 20px !important; margin-left: 23px;
	font-size: 1.1em;
	color: #666;
	border: 0; padding: 0;
}

div#content ul li {
	list-style-type: square;
	line-height: 1.6em;
	margin-bottom: 5px;
}

div#content ol li {
	list-style-type:inherit;
	line-height: 1.6em;
	margin-bottom: 5px;
}

div#content .li-inner {
	list-style-type: square;
	margin-left: 14px;
	line-height: 1.6em;
	margin-bottom: 5px;
}

div#content .li-noblock {
	list-style-type: none;
	margin-left: 14px;
	line-height: 1.6em;
	margin-bottom: 5px;
}*/


/*  2ND HORIZONTAL MENU - BOTTOM  */

#h2menu {
	clear: both;
	height: 28px;
	background-color: #B3C0E6;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #8195CB;
	margin:0;
}

#h2menu .smenu {
	text-align: center;
	font-size: 1.1em;
	font-weight: normal;
	color: #21368C;
	margin: 0;
	padding: 3px 0 0 0;
}

#h2menu .smenu a, #h2menu .smenu a:visited { color: #21368C; text-decoration:none; }
#h2menu .smenu a:hover { color: #fff; text-decoration:underline; }

/*  FOOTER BAR  */

#footerbar {
	margin: 0 auto;
}

/*  COPYRIGHT  */

.cright {
	text-align:center;
	font-size: 0.6em;
	font-weight: normal;
	color: #454545;
	margin: 0 auto;
	padding: 7px 0 0 0;
}

/*/ TEXTBOX 1 /*/

div#txtbox1 {
	float: left;
	width: 253px;
	margin-bottom: 15px;
	background: url(images/dotted-v.gif) repeat-y right top;
}
div#txtbox1 h4 {
	color: #2D4193;
	font-size: 1em;
	font-weight: bold;
	padding: 0;
	margin: 0;
}
div#txtbox1 p {
	padding: 0 10px 0 0;
	margin: 0;
	clear: both;
}

/*  TEXTBOX 2 */

div#txtbox2 {
	float: left;
	width: 253px;
	margin: 0;
}

div#txtbox2 h4 {
	color: #2D4193;
	font-size: 1em;
	font-weight: bold;
	padding: 0 0 0 14px;
	margin: 0;
}
div#txtbox2 p {
	padding: 0 0 0 14px;
	margin: 0;
	clear: both;
}


/*/ LEFT - MENU /*/
#vmenu { margin:0; border-bottom: 1px solid #B3C0E6;}
#vmenu .mhead { height: 28px; margin:0; background: #B3C0E6 url(images/bg-menu.gif) no-repeat top right; border-bottom: 1px solid #8195CB;}
#vmenu .title { color: #21368C; font-size: 1.1em; padding: 4px 0 0 14px; margin:0;}
#vmenu .menu { margin: 0; padding: 13px; background-color: #E3E5F7;}
#vmenu .menu a, #vmenu .menu a:visited { display: block; color: #105CB6; padding: 6px 5px 2px 7px; margin: 0; text-decoration: none; font-size: 1em; font-weight:bold; height:24px; background: #E3E5F7 url(images/bg-vmenu-mout.gif) no-repeat top left; }
#vmenu .menu a:hover { color: #2D4193; background: #E3E5F7 url(images/bg-vmenu-mover.gif) no-repeat top left; }

/*/ ARTICLE MENU /*/
#articlemenu { margin:0 0 0 0; border-top:1px solid #fff; }
#articlemenu .mhead { height: 28px; margin:0; background-color: #6170B5; border-bottom: 1px solid #21368C;}
#articlemenu .title { color: #fff; font-size: 1.1em; padding: 4px 0 0 14px; margin:0;}
#articlemenu .amenu { margin: 0; padding: 13px; }
#articlemenu .amenu a, #articlemenu .amenu a:visited { display: block; color: #fff; padding: 5px 5px 0 7px; margin: 0; text-decoration: none; font-size: 0.8em; line-height: 1.1em; font-weight:normal; height:48px; background: url(images/bg-amenu-mout.gif) no-repeat top left; }
#articlemenu .amenu a:hover { color: #2D4193; background: url(images/bg-amenu-mover.gif) no-repeat top left; }

/*  H  */


h1 {
	color: #21368C;
	padding: 0 0 0 18px;
	font-family: "Trebuchet MS", Arial, Tahoma;
	font-size: 2.5em;
	font-weight: bold;
	font-style: normal;
	margin-top: 10px;
	margin-bottom: 0;
}
h2 {
	font-size: 1.2em;
	font-weight: normal;
	margin: 5px 0 10px 0;
	padding: 0;
	color:#4E463F;
}
h3{
	font-size: 1.2em;
	font-weight: normal;
	margin: 5px 0 10px 0;
	padding: 0;
	color: #21348C;
}
h4 { font-size: 1.7em; font-weight: bold; margin: 0 0 0 98px; padding: 10px 0 0 0; }
h5 { font-size: 1.7em; font-weight: bold; margin: 0 0 0 13px; padding: 13px 0 0 0; color:#fff; }
h6 { font-size: 1.7em; font-weight: bold; margin: 0 0 0 13px; padding: 13px 120px 0 0; color:#fff; }

.crazy {
	color: #6D6E71;
	font-weight: normal;
}


/* OTHER */

.w3c { clear:both; margin: 0 auto; padding: 8px 0 15px 0; text-align: right; margin: 0 auto; width: 760px; }
.w3c img { border: 0; }

.clear {
	clear:both;
	height: 0;
}

.dotted-h {
	background: url(images/dotted.gif) repeat-x bottom;
	height: 2px;
}


/* LEGAL */

div#legal {
	background: #C6CEE7 url(images/footer-btm.gif) no-repeat bottom;
	height: auto;
	padding: 10px 30px;
	text-align: center;
	border-top: 1px solid #fff;
}
div#legal p {
	font-size: 0.8em;
}