/*  
Theme Name: Smart Credit Choices
Theme URI: http://www.smartcreditchoices.com/
Description: http://www.smartcreditchoices.com/
Version: 1.0
Author: ADEVOX
Author URI: http://www.adevox.com
Tags: two columns, three columns, fixed width, widget ready, left sidebar, right sidebar, white, simple, lite, valid CSS, valid XHTML, admin options
*/
/* Social Style 
********************* */
html
{
	height: 100%;
	margin-bottom: 0.1em;
	overflow-y: scroll;
	
}
*
{
	margin: 0;
	padding: 0;
}
#wrapper {
	background-attachment: fixed;
	background: url(images/topper.jpg) ;
	background-repeat: no-repeat;
	background-position: top center;
	height: 100%
	margin-top: 0;
}
img
{
	border: 0;
}
p
{
	line-height: 1.6em;
	margin: 0.5em 0;
	/*margin: 0 0;*/
}
dl
{
	margin: 1em 0;
}
dt
{
	font-weight: bold;
}
dd
{
	margin: 0.7em;
	padding: 0;
}
img.right
{
}
img.left
{
}
hr
{
	display: none;
}
body
{
	background-attachment: fixed;
	background: url(images/bg.jpg) #5DA3D7;
	background-repeat: repeat-x;
	background-position: top;
	color: #666666;
	font: 12px arial, verdana, tahoma, arial, sans-serif; 
	margin: 0 0 30px;
	padding: 0;
	text-align: center;
}
a
{
	text-decoration: none;
}
a:link, a:visited
{
	color: #4E97D5 ;
}
a:hover, a:active
{
}
h1, h2, h3, h4, h5, h6
{
	font-family: Verdana, Arial, Serif;
}
/* Etc
******************** */
br.clear {
	clear: both;
}
#page {
	text-align: left;
	width: 856px;
	background: #FFFFFF;
	padding: 0;
	margin: auto;
}
#top {
	width: 857px;
	padding: 0;
	margin: auto;
}
#nav {
width: 857px;
height: 41px;
margin: auto;
}
#nav ul { list-style-type: none; list-style-image: none; float: right; }
#nav li { float: left; }
#nav li a:link,
#nav li a:visited
{
	float: left;
	color: #236F41;
	display: block;
	padding: 12px 10px;
	margin-right: 1px;
	height: 17px;
	font-size: 14px;
	
}
#nav li a:hover,
#nav li a:active
{
	color: #FFFFFF;
	background: #F5F5F5;
	background-repeat: repeat-x;
	font-size: 14px;
}
#nav li.active a
{
	color: #555555;
	background-color: #ffffff;
}
#pager {
	height: 140px;
}
#headr {
	float: left;
	margin:13px 0 0 5px;
	padding: 0;
	text-align:left;
	color: #4E97D5;
	width:852px;
}
#left {
	float: left;
	width: 847px;
}
#right {
	
	float:right;
width:0px;
}
#content {
	float:right;
	width:647px;
}
.post {
	border-bottom: 1px dashed #FFFFFF;
	margin-bottom: 10px;
}
.postmetadata {
	font-size: 0.9em;
	color: #666666;
}
.postmetadata  a{
	color: #4E97D5;
}
#sidebar {
background:#FFFFFF no-repeat scroll 0 0;
color:#4E97D5;
float:left;
padding-bottom:150px;
padding-left:10px;
padding-right:10px;
width:180px;
}
.side1 {
}
#sidebar .side1 ul li a:hover {
color:#FFA100;
}
.side2 {
background: #FFFFFF;
}
#footer {
	width: 927px;
	/*padding-top: 10px;*/
	text-align: left;
	margin: auto;
	background: url(images/footer.jpg) ;
	background-repeat: no-repeat;
	background-position: bottom center;
	height: 72px;
}
/* Design 
******************** */
#right ul, #sidebar  ul{
	list-style: none;
	
	width:180px;
	margin-bottom:15px;
	padding-bottom: 10px;
}
#right ul ul, #sidebar  ul ul {
	background:#E9E9E9 none repeat scroll 0 0;
}
#headr  h4 {
	font-size: 20px;
	margin: 40px 0 0 20px;
	color: #FFFFFF;
	font-family: Verdana;
	font-weight: normal;
	font-style: normal;
}
#headr h4 a {
	color: #FFFFFF;
		font-family: Verdana;
	font-weight: normal;
	font-style: normal;
	}
#headr .description {
	color: #FFFFFF;
	margin-left: 20px;
}
#sidebar a {
	color: #451C1D;
	font-weight:bold;
}
#sidebar a:hover {
	color: #FFA100;
}
#right  .side2 h2, #left  .side1 h2{
	font: 14px "Trebuchet MS", sans-serif;
	color: #F8A010;
	font-weight:bold;
	overflow: hidden;
	text-align:right;
	border-bottom:1px dotted #D0D0CC;
	padding-bottom: 1px;
	padding-top:1px;
	padding-right:10px;
}
.side1 h2{
	font: 14px "Trebuchet MS", sans-serif;
	color: #F8A010;
	font-weight:bold;
	overflow: hidden;
	text-align:right;
	border-bottom:1px dotted #D0D0CC;
	padding-bottom: 5px;
	padding-top:5px;
}
#right .side2 a, #left .side1 a {
	color: #3796B2;
	display:block;
	background: #F7F7F7;
	font-size:10px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding:3px;
	border-bottom:1px dotted #D0D0CC;
	
}
#right .side2 a:hover, #left .side1 a:hover  {
	color: #FFA100;
}
h2.pagetitle {
	text-align: right;
	border-bottom: 1px solid #505121;
	background: #FFFFFF;
	padding: 5px;
	color: #BDC4F7;
	margin-bottom: 10px;
}
.post h2 {
		font-size: 20px;
	font-family: Verdana;
	font-weight: normal;
	font-style: normal;	margin-bottom: 3px;
}
.post h2 a, .post h1 {	
	color: #EB8A0C;
	font-size: 18px;
	font-family: "Trebuchet MS";
	
	font-weight: bold;
	font-style: italic;
	margin-bottom: 3px;
}
.post h2 a:hover {
	color:#444;
}
h3.pagetitle {
	text-align: right;
	border-bottom: 1px solid #EB8A0C;
	background: #FFFFFF;
	padding: 5px;
	color: #EB8A0C;
	margin-bottom: 10px;
}
.post h3 {
	font: 0.8em Verdana; 
}
.post h3 a {	
	color: #408BCB;
	
}
.post h3 a:hover {
	color: #408BCB;
}
h1.pagetitle {
	text-align: right;
	border-bottom: 1px solid #505121;
	background: #FBF1DD;
	padding: 5px;
	color: #505158;
	margin-bottom: 10px;
	
}
.post h1 {
}
.post h1 a {	
	color: #408BCB;
}
.post h1 a:hover {
	color: #6CAFE8;
}
.post ul {
	margin-left: 35px;
}
.post ol {
	margin-left: 40px;
}
p.postmetadata
{
	color: #666666;
	font-size: 85%;
	margin-bottom: 10px;
}
p.postmetadata a
{
	color: #666;
	text-decoration: none;
}
span.timr
{
	background: url(images/timr.png) 0 0 no-repeat;
	padding-left: 15px;
}
span.catr
{
	background: url(images/catr.png) 0 0 no-repeat;
	padding-left: 15px;
}
span.editr
{
	background: url(images/editr.png) 0 0 no-repeat;
	padding-left: 15px;
}
span.commr
{
	background: url(images/commr.png) 0 0 no-repeat;
	padding-left: 15px;
}
.post ul.postspermonth{
	list-style:none;
	padding: 0;
	margin: 0;
}
.post p a {
}
.post p a:hover {
	border: none;
}
.post a img, .post img {
	border: none;
	float: left;
	padding-right: 5px;
	padding-left: 3px;
}	
.categr, .monthr {
	margin-bottom: 20px;
}
.categr h2, .monthr h2{
}
.post-header {
padding-top: 5px;
margin-bottom: 10px;
}
#footer {
	color: #FFFFFF;
	font-size: 0.75em;
}
#footer a {
	color: #FFFFFF;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline
}
.rss {
	background: url(images/feed-icon-10x10.png) left center no-repeat;
	padding-left: 12px;
}
/* Comment Etc
********************* */
.navigation a
{
	color: #666;
}
.alignleft
{
	float: left;
	width: 50%;
}
.alignright
{
	float: right;
	text-align: right;
	width: 50%;
}
.ileft {
	float: left;
	margin-right: 5px;
}
p.stats {
	color: #666666;
	font-size: .8em;
	border-left: none;
	border-right: none;
}
blockquote
{
	background: url(images/blockquote.gif) no-repeat left top;
	color: #666;
	margin: 1em;
	padding: 0 0 10px 50px;
}
#content .commentsfeedr
{
	background: url(images/feed.png) no-repeat left center;
	padding-left: 20px;
}
#content .trackbackr
{
	background: url(images/arrow_refresh.png) no-repeat left center;
	padding-left: 20px;
}
input.textbox, textarea
{
	background: #FFFFFF url(images/shadow_top.gif) repeat-x top;
	font: 1em Verdana, Arial, Serif;
	padding: 2px;
}
input.textbox:focus, textarea:focus
{
	background: #FFFFFF url(images/shadow_top.gif) repeat-x top;
	border: #666666 1px solid;
}
#submit
{
	padding: 3px 5px;
}
.comment
{
	background: #FFFFFF url(images/shadow_top.gif) repeat-x top;
	border-bottom: #ddd 1px solid;
	list-style: none;
	margin: 0;
	padding: 1em 0.5em;
}
.alt
{
	background: #f9f9f9;
}
.MyAvatars
{
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
	float: right;
	margin-left: 5px;
	margin-right: 10px;
	padding: 3px;
}
#comment {
	width: 95%;
}
#left input#s {
	width: 80%;
	padding: 5px;
	margin-bottom: 10px;
	background: #F6F6F6;
	border: 1px solid #4E97D5;
}
#left input#s:focus {
	width: 80%;
	padding: 5px;
	margin-bottom: 10px;
	background: #333;
	color: #FFFFFF;
	border: 1px solid #FFBE23;
}
#left input#searchsubmit
{
	background: #F9F7F2;
	border: #4E97D5 1px solid;
	color: #4E97D5;
	font-size: 0.7em;
	margin: 0;
	font-weight: bold;
	padding: 1px 2px;
}
#left input#searchsubmit:focus
{
	background: #FBF1DD;
	color: #4E97D5;
}
fieldset {
	border: none;
}
textarea#cp_message {
	width: 60%;
}
pre {
	width: 55%;
	overflow:auto;
	font: 13px Verdana, Arial, sans-serif;
	color: #2692F7;
	max-height: 350px;
	line-height: 18px;
	margin: 10px 0;
	border: 1px solid #D4E7F7;
	padding: 5px;
	background: #EAF3FB;
}
code {
font: 13px Verdana, Arial, sans-serif;
color: #2692F7;
padding: 2px;
}
.pagebar 
	{ 
		font: 12px Verdana, Helvetica, sans-serif; 
		padding-top: 20px; 
		padding-bottom: 10px; 
		margin: 0px; 
	}
.pagebar a, .pageList .this-page 
	{
		padding: 2px 6px; 
		border: solid 1px #ddd; 
		background: #FFFFFF; 
		text-decoration: none;
	}
.pagebar a:visited 
	{
		padding: 2px 6px; 
		border: solid 1px #ddd; 
		background: #FFFFFF; 
		text-decoration: none;
	}
.pagebar .break 
	{
		padding: 2px 6px; 
		border: none; 
		background: #FFFFFF; 
		text-decoration: none;
	}
.pagebar .this-page 
	{
		padding: 2px 6px; 
		border-color: #666666; 
		font-weight: bold; 
		font-size: 13px; 
		vertical-align: top; 
		background: #FFFFFF;
	}
.pagebar a:hover 
	{
		color: #FFFFFF; 
		background: #0063DC; 
		border-color: #036; 
		text-decoration: none;
	}
	
#sidebar ul ul li a:link, #sidebar ul ul li a:visited, #sidebar ul ol li a:link, #sidebar ul ol li a:visited{
	display          : block;
  font-size        : 12px;
  background-color : #FFFFFF;
  font-weight      : normal;
  padding          : 0px 0px 2px 0px;
  color            : #4E97D5;
  width            : 140px;
  text-indent      : 10px;
}
#sidebar ul ul li a:hover, #sidebar ul ol li a:hover {
  font-size        : 12px;
  font-weight      : normal;
  text-decoration  : none;
  text-indent      : 10px;
  color            : #2775B8;
	}
.whtSmlTxt {
color:#FFFFFF;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:9px;
padding-top:15px;
*padding-top:9px;
text-align:right;
width:842px;
margin: 0 0;
}	
.whtSmlTxtForm {
color:#FFFFFF;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:9px;
padding-top:9px;
text-align:right;
width:672px;

}	
a.white:link, a.white:visited {
color:#FFFFFF;
text-decoration:none;
}
#searchform {
	float:right;
	margin-right:16px;
	margin-top:18px;
	margin-top:-60px;
}
.boom {
	background-color: #EEEEEE;
	width: 627px;
	padding:0 10px;
	height: 20px;
	line-height: 20px;
	margin-bottom: 5px;
	font-size:11px !important;
}
.widget {
	padding-bottom: 10px;
}
div.side2 ul h2, div.side2 h2 {
	background:#E9E9E9 none repeat scroll 0 0;
}
div.side1 ul h2 {
	background:#E9E9E9 none repeat scroll 0 0;
}
.banner_up {
	float:right;
	margin-right:240px;
	/*padding-right:240px;*/
	margin-top:-70px;
}
#reclama {
float:right;
width: 720px;
}
.topbanner {
text-align: center;
padding-left: 90px;
padding-bottom: 5px;
}
a.white:link 	{  color:  #ffffff; text-decoration: none}
a.white:visited {  color:  #ffffff; text-decoration: none}
a.white:hover 	{  color:  #ffffff; text-decoration: none}
a.white:active 	{  color:  #ffffff; text-decoration: none}
.whtSmlTxtFoot 	{  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #FFFFFF;}
.whtSmlTxt2 	{  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #FFFFFF; text-align:center;}
#ncsfeed{	
	color: #000000;
	background-color:#FFFFFF;	
	margin-right: auto;	margin-left: auto;
	width:800px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:left;
}
#ncsfeed ul li{	
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:left;
	padding-right:8px;
}
#divWait {          
    color: #000000;
	/*add*/background-color:#FFFFFF;	
    font-family: Verdana, Arial, Helvetica, sans-serif;
    /*edit*/font-size: 120%;
    font-weight: bold;
    text-align:center;
}
#ncsfeed span{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:left;
}
#njfOfferName span{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:left;
	}
a.njfSave{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
#divLeftNav
{	
	width:195px;
	float:left;
	padding-right:20px;
}
#divLeftNav a:link,#njfSort a:link, #ncsfeed a:link span{
	color: #003399;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	TEXT-DECORATION: none;
	line-height:16px;
}
#divLeftNav a:visited, #njfSort a:visited, #ncsfeed a:visited span {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	TEXT-DECORATION: none;
	line-height:16px;
}
#divLeftNav a:hover, #njfSort a:hover, #ncsfeed a:hover span
{
	text-decoration:underline;
}
.njfPageDesc{
	color:#000000;
	font-weight: normal;
	font-size:10px;
	text-align:justify;
}
.njfnormal-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
.njfContent{
	width: 580px;
	margin: 0 auto !important;
	/*padding-left: 20px;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.njfHeader_nav {	
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color:#d1dae6; 
	width: 195px; 
	height: 19px;	
	border-color: #c9d5db;
	border-style: solid;	
	border-width:0px;
	border-bottom-width:1px;
	padding-top:5px;
}
.njfHeader_nav td
{
	font-size: 12px;
	font-weight: bold;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
}	
.njfHborder {
	border-width: 1px;
	border-color: #c9d5db;
	border-style: solid;
	width:195px;
	}
.njfTable-border
{
	border-right: #a9a9a9 1px solid;
	border-top: #a9a9a9 1px solid;
	border-left: #a9a9a9 1px solid;
	border-bottom: #a9a9a9 1px solid;	
}
#ncsfeed .njfMostPopTitle span{	
	color: #000000;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 115%;
	font-weight:bold;
	text-align:center;
}
#njfAPRGrid span
{
	font-size:10px;
}
.njfTable-border-title
{
	border-bottom: #a9a9a9 1px solid;
	background: #d1dae6;
	color:#416bac; 
	font-size: small; 
	font-weight: bold;
	padding:5px 0px 5px 5px;
	font-size:12px;
}
.njfTable-border-title-right-bottom
{
	border-right: #a9a9a9 1px solid;
	border-bottom: #a9a9a9 1px solid;	
	padding-top: 5px;
	padding-bottom: 5px;
	background-color:#416bac;
	color:#FFFFFF;
	font-weight: bold;
	font-size:10px;
}
.njfTable-border-title-left-bottom
{
	border-left: #a9a9a9 1px solid;
	border-bottom: #a9a9a9 1px solid;
	background-color:#416bac;
	color:#FFFFFF;
	font-weight: bold;
}
.njfTable-border-title-right{
	border-right: #a9a9a9 1px solid;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #000000;
	font-size: 10px;
}
#rptOffer_ctl00_Label5 {
	font-size: 10px;
}
.njfTable-border-title-bottom
{
	border-bottom : #a9a9a9 1px solid;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #FFFFFF;
	font-weight: bold;
	background-color:#416bac;
	font-size:10px;
}
.njfTable-border-title-left
{
	border-left: #a9a9a9 1px solid;
	color: #000000;
	padding-top: 2px;
	padding-bottom: 2px;
}
.njfCurrentPage
{
	font-weight:bold;
	text-decoration:none;	
	font-size:14px;
}
.njfCurrentSortBy
{
	font-weight:bold;
	text-decoration:none;	
	font-size:14px;
	color:#333333 !important;
}
.njfApplyNowButton
{
	display: block;
	width: 107px;
	height: 36px; 
	background-image: url("http://www.smartcreditchoices.com/images/layoutEls/applynow.gif");
	/*background-image: url(http://www.smartcreditchoices.com/images/layoutEls/applynow.gif);
	background-image: url(../images/apply_now_dr.gif);*/
	background-repeat: no-repeat;
	margin-top: 70px;
	margin-left: 10px;
	z-index:500;
}
.njfPreviousPage
{
	display: block;
	width: 92px;
	height: 30px; 
	background-image: url(../Images/btn_previous.gif);
	background-repeat: no-repeat;		
}
.njfNextPage
{
	display: block;
	width: 92px;
	height: 30px; 
	background-image: url(../Images/btn_next.gif);
	background-repeat: no-repeat;				
}
a.njfPreviousPage:hover
{
	display: block;
	width: 92px;
	height: 30px; 
	background-image: url(../Images/btn_previous_h.gif);
	background-repeat: no-repeat;		
}
a.njfNextPage:hover
{
	display: block;
	width: 92px;
	height: 30px; 
	background-image: url(../Images/btn_next_h.gif);
	background-repeat: no-repeat;				
}
.njfPreviousPage span, .njfNextPage span
{
	display:none;
}
.njfOfferDisc{
    color: #999999;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    font-weight: normal;
    text-align:left;
}
a:link.njfDetail,a:visited.njfDetail{
	font-size:10px;
	color:#000000;
}
.njfDetail img
{
	margin-left:23px;
}
#njfTitle span
{
	font-size:24px;
	color:#000000;
	font-weight:bold;
}
#njfTitle
{
	margin-bottom:5px;
}
#njfTitle #lblSubTitle
{
	font-size:18px;
}
#ncsfeed .njfCurrentCountry
{
	display:none;
}
#ncsfeed .njfCountry img ,#ncsfeed .njfCurrentCountry img
{
	padding:0px 3px 0px 0px;		 
}
#ncsfeed #imgCurCountry{
	padding-right:2px;
}
.njfHeader_nav td
{
	font-size: 12px;
	font-weight: bold;
}
#ncsfeed #divCountry
{
	margin-bottom:12px;
}

#rptOffer_ctl00_Label6 {
	display: block;
	width: 310px;
}

.njfContent img {
	display: block;
	margin: 0 auto;
	padding-left: 18px !important;
}

