/*
Theme Name: biztheme_new
Theme URI: http://www.biz2credit.com/blog/
Description: biz2credit theme. 
Version: 1.6
Author: sanjay singh
Author URI: 
Tags: Green, fixed width, two columns, widgets

	This theme was designed and built by Ruchi chaudhary,

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



html, body {
	background:#fff url(images/body-bg.gif) top repeat-x;
	height: 100%;
	border: none; 
	padding: 0;
	margin: 0px;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	color: #404040;
	font-weight: normal;

}
.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: left;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

small {
	font-family: Arial, Tahoma, Verdana;;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}


h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

h3 {
	font-size: 14px;
	}

h1, h1 a, h1 a:hover, h1 a:visited .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #008bda;
	}
h2 a, h2 a:hover, h2 a:visited {
	font-weight: bold;
	font-size: 16px;
	color: #008bda;
	margin: 0px 0px 10px 0px;
}

h2, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	color: #008bda;
	}

.entry p a:visited {
	color: #008bda;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Arial, Tahoma, Verdana;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Arial, Tahoma, Verdana;
	}

.commentmetadata {
	font-weight: normal;
	}

small,.nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em Arial, Tahoma, Verdana;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #008bda;
	text-decoration: none;
	}

a:hover {
	color: #099ef3;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em Arial, Tahoma, Verdana;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

.narrowcolumn {
	float: right;
	padding: 0 0 20px 10px;
	margin: 0px 0 0;
	width: 730px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	float: left;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 0px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}


/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before{
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 0px;
	padding: 5px 3px;
	text-align: left;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	}
/* End Various Tags & Classes*/




/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

.accordion { /*CSS class for menu headers in general (expanding or not!)*/
	cursor: pointer;
	cursor: hand;
	display: block;
	padding: 0px 0px 0px 10px;
	text-align: left;
	margin: 0px;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	color: #919191;
	/*height: 30px;*/
}

.accordion_child { /*CSS class for menu headers in general (expanding or not!)*/
	cursor: pointer;
	cursor: hand;
	display: block;
	padding: 10px 0px 10px 30px;
	text-align: left;
	margin: 0px;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: #919191;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
	
	
	
	
.accordion A.title:hover {
	color: #008bda;
	background: url(../../images/template/bg_sm_cs_active.png) left no-repeat;
}


*html .accordion .title {
	padding: 3px 0px 0px 10px;
	/*border-bottom: #ffffff solid 1px;*/ 
}

.inputbox {
	font-family: Arial, Tahoma, Verdana;
	border-top: 1px solid #6D6F70;
	border-right: 1px solid #C9CBCC;
	border-bottom: 1px solid #C9CBCC;
	border-left: 1px solid #C9CBCC;
	margin: 0px;
	padding: 3px 0px 3px 3px;
	color: #0B333C;
	font-size: 11px;
}

.button_image{
	background-repeat: no-repeat; 
	background-position: center; 
	background-color: transparent;
	border: 0px;
	cursor: hand; 
	cursor: pointer;
	padding: 0px;
	margin: 0px;
}

.button_g {
	padding-bottom: 3px;
}

.accordion .title { /*CSS class for menu headers in general (expanding or not!)*/
	cursor: pointer;
	cursor: hand;
	display: block;
	padding: 5px 10px;
	margin: 0px 0px 10px 0px;
	font-family: Tahoma, Arial, Verdana;
	text-decoration: none;
	font-weight: normal;
	font-size: 17px;
	color: #9A9A9A;
	height:45px;
 }

.accordion A.title:hover {
	color: #ffffff;
	background: #99CC00;
}
.accordion .openheader { /*CSS class to apply to expandable header when it's expanded*/
	color: #FFFFFF;
	background: #99CC00;
}
.accordion UL { /*CSS for UL of each sub menu*/
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.accordion UL LI {
	/*padding-bottom: 2px; bottom spacing between menu items*/
	padding: 0px 5px 10px 5px;
	color: #404040;
	font-size: 10px;
	background: #ffffff;
	font-size: 12px;
	text-align: left;
	font-weight: normal;
}

.accordion P {
	padding: 0px;
	margin: 0px 0px 5px 0px;
}

.accordion UL LI UL {
	list-style: circle;
	margin: 0px 0px 0px 30px;
	padding: 0px;
}

.accordion UL LI UL LI {
	margin: 0px;
	padding: 0px;
}
#subpage_content_blog {
	float: left;
	width: 477px;
 	text-align: left;	
	padding: 0px 20px 0px 10px;
	border-left:#CCCCCC solid 1px;
	height:auto;
 }

#subpage_content_blog h1{
	color: #0066CC;
	font-size: 20px;
	display: inline;
}
.subpage_sm_cs_blog {
	float: left;
	padding: 10px 0px 10px 0;
	margin-left: 0px;
	width: 190px;	
	text-align: left;
}
#bottom{
	margin:20px auto 0px auto;
	width:958px;
	text-align:left;
}
#bottom .third-row{background:url(images/third-bg.gif) repeat-y; width:958px;}
#bottom .third-row .top-02{margin:0; padding:0; background:url(images/third-top.gif) no-repeat top;width:918px; padding:20px 20px 0; overflow:hidden}
#bottom .third-row .bottom-02{margin:0; padding:0; background:url(images/third-bottom.gif) no-repeat top;width:958px; height:13px; font-size:0; overflow:hidden}

#bottom .third-row .top-02 .left-block-01{margin:0; padding:0; float:left; width:625px;padding-right:5px;}
#bottom .third-row .top-02 .left-block-01 h2{margin:0; padding:0; font-size:18px; color:#2e2e2e; font-weight:normal;}
#bottom .third-row .top-02 .left-block-01 h3{margin:0; padding:0; font-size:13px; color:#198aca; padding-bottom:5px; padding-top:10px;}
#bottom .third-row .top-02 .left-block-01 h3 a{margin:0; padding:0; font-size:13px; color:#198aca;text-decoration:none;}
#bottom .third-row .top-02 .left-block-01 h3 a:hover{font-size:13px; color:#198aca;text-decoration:underline;}
#bottom .third-row .top-02 .left-block-01 h5{margin:0; padding:0; font-size:11px; color:#a8a8a8; font-weight:normal; padding-bottom:5px;}
#bottom .third-row .top-02 .left-block-01 p{color:#2e2e2e; font-size:13px;}

#bottom .third-row .top-02 .right-block-01{margin:0; padding:0; float:left; width:253px; padding-left:17px; background:url(images/right-border.gif) no-repeat left}
#bottom .third-row .top-02 .right-block-01 h2{margin:0; padding:0; font-size:18px; color:#2e2e2e; font-weight:normal; padding-bottom:24px;}
.border-bottom-01{}
div.ssl-01{height:50px; color:#2e2e2e; font-size:18px; overflow:hidden; padding-top:23px;}
div.ssl-01 span{float:left; line-height:50px;}

/*footer*/
#footer{margin:0; padding:0; width:auto; height:63px; padding-left:20px;}
#footer .left-footer{margin:0; padding:0;  width:50%; float:left; font-size:12px; color:#5e5e5e; padding-top:19px;}
#footer .left-footer a{margin:0; padding:0;  color:#5e5e5e;}
#footer .left-footer span{margin:0; padding:0; font-size:11px; color:#a8a8a8}
#footer .right-footer{margin:0; padding:0; float:right; font-size:12px; color:#5e5e5e; text-align:right; padding:18px;}

#header {
	height:117px;
	position:relative;
	margin:0;
	padding:0;
	z-index:999;
}
#header h1 {
	position:absolute;
	top:33px;
	margin:0;
	padding:0;
}
#header h2 {
	position:absolute;
	top:25px;
	right:313px;
	text-align:center;
	font-family:"trebuchet MS";
	font-size:18px;
	font-weight:normal;
	color:#50b300
}
#header h2 span {
	color:#010101
}
#header form {
	position:absolute;
	bottom:43px;
	right:0;
	margin:0;
	padding:0;
}
#header form label {
	font-size:13px;
	margin:0;
	padding:0;
	color:#8b8b8b;
	float:left;
	margin:0;
	padding:0;
	margin-right:5px;
	line-height:20px;
}
.search1 {
	background:url(images/search-1.gif) no-repeat;
	width:154px;
	height:24px;
	float:left;
}
.search1 input.searchbtn{
	background:url(images/search-2.gif) no-repeat;
	width:21px;
	height:24px;
	margin:0;
	margin-left:5px;
}
.search1 input {
	background:none;
	border:none;
	width:120px;
	padding:2px 0;
	padding-left:4px;
	margin:0;
}
#header ul.top-right-menu {
	position:absolute;
	right:0;
	top:5px;
	list-style-type:none;
	height:22px;
	margin:0;
	padding:0;
}
#header ul.top-right-menu li {
	float:left;
	margin:0 3px 4px 0;
	position:relative;
	background:url(images/div6.gif) no-repeat right 6px;	
}
#header ul.top-right-menu li.abcs {
	background:none !important;
	margin:0px 4px 0 3px;	
}
#header ul.top-right-menu li.abcs a{
	background:none !important;
	padding:0px;
}

#header ul.top-right-menu li a {
	font-size:11px;
	color:#2e2e2e;
	margin:0;
	text-decoration:none;
	padding:0 0 0 5px;
	line-height:21px;
}
#header ul.top-right-menu li a:hover{color:#2e2e2e!important;}
#header ul.top-right-menu li a span {
	padding:0;
}
#header ul.top-right-menu li span.contact {
	display:inline-block;
	font-family:Arial, Helvetica, sans-serif;
	background:url(images/contact-icon.gif) no-repeat left;
	padding-left:15px;
	position:relative;
	line-height:21px;
	top:3px;
	text-decoration:none;
	color:#008BDA; 
	font-size:13px;	
	
}
#header ul.top-right-menu li a span.account-login {
	display:inline-block;
	font-family:Arial, Helvetica, sans-serif;
	background:url(images/login.gif) no-repeat left 7px;
	padding-left:15px;
	position:relative;
	top:3px;
	text-decoration:none;
	color:#008BDA; 
	font-size:13px;	
}
#header ul.top-right-menu li a span.account {
	display:inline-block;
	font-family:Arial, Helvetica, sans-serif;
	background:url(images/login.gif) no-repeat left 7px;
	padding-left:15px;
	position:relative;
	top:3px;
	text-decoration:none;
	color:#008BDA; 
	font-size:13px;	
}
div.phone {
	float:left;
	line-height:21px;
	padding-right:5px;
	position:relative;
	top:3px;
}

#header ul.top-right-menu a:hover span {

	color:#2e2e2e!important;
}

#header ul.top-right-menu li a span.help {
	display:inline-block;
	font-family:Arial, Helvetica, sans-serif;
	background:url(images/help.gif) no-repeat left 7px;
	padding-left:15px;
	position:relative;
	top:3px;
	text-decoration:none;
	color:#008BDA; 
	font-size:13px;	
}


#header ul.top-right-menu li a span.about {
	display:inline-block;
	font-family:Arial, Helvetica, sans-serif;
	background:url(images/about_icon.gif) no-repeat left 4px;
	padding-left:15px;
	position:relative;
	top:-1px;
	text-decoration:none;
}
#header ul.top-right-menu li a:hover {
	background:none!important;
	cursor:pointer;
}
#header ul.top-right-menu li a span:hover {
	color:#000!important;
/*	background:none!important;*/
	text-decoration:underline;
}
#header ul.sf-horizontal {
	margin:0; padding:0;
	list-style-type:none;
	position:absolute;
	right:0;
	bottom:0;

}
#header ul.sf-horizontal li {
	margin:0;
	padding:0;
	float:left;
	margin-right:2px;
	position:relative;
	font-size:12px;	
}
#header ul.sf-horizontal li a {
	margin:0;
	padding:0;
	font-family: Arial, Tahoma, Verdana;

	color:#343434;
	font-size:12px;
	text-decoration:none;
	line-height:32px;
	background:url(images/main-menu-normal.gif) no-repeat left 0;
	display:inline-block;
	cursor:pointer;
}
#header ul.sf-horizontal li a span {
	margin:0;
	padding:0;
	background:url(images/main-menu-normal.gif) no-repeat right -32px;
	display:inline-block;
	padding:0 20px;
}

#header ul.sf-horizontal li a:hover {
	background:url(images/main-menu-hover.gif) no-repeat left 0;
}
#header ul.sf-horizontal li a:hover span {
	background:url(images/main-menu-hover.gif) no-repeat right -32px;
	color:#fff!important;
}



#header ul.sf-horizontal li.sfHover a {
	background:url(images/main-menu-hover.gif) no-repeat left 0;
}
#header ul.sf-horizontal li.sfHover a span {
	background:url(images/main-menu-hover.gif) no-repeat right -32px;
	color:#fff;
}





#header ul.sf-horizontal li.selected a {
	background:url(images/main-menu-hover.gif) no-repeat left 0;
}
#header ul.sf-horizontal li.selected a span {
	background:url(images/main-menu-hover.gif) no-repeat right -32px;
	color:#fff!important;
}

#header ul.sf-horizontal li.active a {
	background:url(images/main-menu-hover.gif) no-repeat left 0;
}
#header ul.sf-horizontal li.active a span {
	background:url(images/main-menu-hover.gif) no-repeat right -32px;
	color:#ffffff;
}
#header ul.sf-horizontal li.active li a{color:#343434!important;}
#header ul.sf-horizontal li.active li a span{color:#343434!important;}
#header ul.sf-horizontal li.selected ul li a span {color:#343434!important;}

#header ul.sf-horizontal li ul li {background:#f3f3f3; list-style:none; }

#header ul.sf-horizontal li ul li a:hover span{color:#0066CC!important; text-decoration:underline;}
#header ul.sf-horizontal li.active ul li a:hover span{color:#0066CC!important; text-decoration:underline;}

#header ul.sf-horizontal li.selected ul li a:hover span{color:#0066CC!important; text-decoration:underline;}

#header ul.sf-horizontal li.item209 a span{
	background:none!important;
	padding-left:25px;
	color:#fff;
}
#header ul.sf-horizontal li.item209 a{
	background:url(images/buttons.jpg) no-repeat center;
	width:143px;
	color:#fff;
}
#header ul.sf-horizontal li.item209 a:hover{
	background:url(images/buttons-hover.jpg) no-repeat center;
	color:#fff;
	width:143px;
}

#page {
	/*background: url(../images/top_line_page_bg.gif) top repeat-x;*/
	margin: 0px auto;
	width: 1000px;
}
#page_inner{
	margin: 0px auto;
	width: 980px;	
}
.breadcrumb{ margin-top:20px;width:939px; background:#f3f3f3; list-style-type:none; overflow:hidden; font-family:Arial, Helvetica, sans-serif; padding:3px 11px; margin-bottom:25px;}
.breadcrumb li{float:left; font-size:12px; color:#2D2D2D; line-height:22px; padding:0 5px 0 0;}
.breadcrumb li a{font-size:12px; text-decoration:none; color:#2D2D2D;}
.breadcrumb li img{margin-top:5px;}
.breadcrumb li.selected{color:#008BDA; font-family:Arial, Helvetica, sans-serif;}
.breadcrumb li a:hover{text-decoration:underline}
.accordion ul li a 

{

color: #919191;

font-weight: bold;

font-size: 12px;

}

.accordion ul li a:hover

{

color: #008bda!important ;

}


#header ul.sf-horizontal li ul { }


#header ul.sf-horizontal li ul li{background:#f3f3f3!important; text-align:left; padding:0 0 0 10px!important; width: 210px; border-bottom:dotted 1px #d3d3d3; margin:0!important; height:25px; text-align:left;  }
#header ul.sf-horizontal li ul li a{ background:none!important; padding:0!important; margin:0!important;line-height:24px;}
#header ul.sf-horizontal li ul li a:hover{ color:#0066cc; text-decoration:underline}



#header ul.sf-horizontal li ul li a:hover {color:#0066CC!important; text-decoration:underline;}
#header ul.sf-horizontal li.active ul li a:hover color:#0066CC!important; text-decoration:underline;}

#header ul.sf-horizontal li.selected ul li a:hover {color:#0066CC!important; text-decoration:underline;}