/*Main structure*/

body {
	font-family: Helvetica, Arial, "Trebuchet MS";
	font-size: 12px;
	color: #666;
	background-color: #FFF;
	margin: 0px;
}
#wrapper {
	width: 100%;
}
.section-box h3 {
	padding: 0px;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	margin: 7px 0 3px 10px;
}
.section-box img {
	margin:8px 5px 0 0;
}
.section-box p {
	color: #FFF;
	padding-right: 30px;
	font-size: 12px;
	margin: 0 0 0 10px;
}
#header-wrapper {
	width: 100%;
	background: url(assets/images/top-bg.png) repeat-x 0 0;
}
#top-mid-wrapper {
	width: 100%;
	background: url(assets/images/top-mid-bg.png) repeat-x 0 0;
}
#content-wrapper {
	width: 100%;
	background: url(assets/images/low-mid-bg.png) repeat-x 0 0;
}
#footer-wrapper {
    background: url("assets/images/footer-bg.png") repeat-x 0 0;
    margin-top: 25px;
    width: 100%;
}
#footer-container {
	width: 900px;
	margin: 0px auto;
	background-image: url(assets/images/footer-mid-bg.png) no-repeat 0 0;
	height: 191px;
}

/*Main Style*/
#header-container {
	width: 900px;
	margin: 0px auto;
}
#header {
	float: left;
	margin-top: 15px;
	height: 28px;
}
#social-links {
	float: right;
	height: 28px;
	margin-top: 8px;
	width: 320px;
}
ul#social-links-nav {
	display: block;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#social-links-nav li {
	display: inline;
}
#logo {
	float: left;
	height: 86px;
	width: 384px;
	margin-top: 25px;
}
#search-bar {
	background-image: url(assets/images/searchbar.png);
	float: left;
	height: 32px;
	width: 285px;
	margin-top: 47px;
	margin-left: 15px;
}

#search-bar form input {
	border:none;
	background:none;
	height: 25px;
    margin: -13px 0 0 1px;
    width: 245px;
}

input.btn {
    background: url("assets/images/searchbar.png") no-repeat scroll -247px 0 transparent;
    color: transparent;
    height: 32px !important;
    margin-top: -13px !important;
    width: 37px !important;
}

#questions {
	float: left;
	margin-top: 20px;
	margin-left: 25px;
	text-align: right;
	width: 191px;
	margin-bottom: 5px;
}
.phone {
	font-family: Helvetica, Arial, "Trebuchet MS";
	font-size: 28px;
	font-weight: bold;
	color: #F00;
}
#navigation {
	background-image: url(assets/images/nav-bg.png);
	background-repeat: repeat-x;
	width: 500px;
	float: right;
	height: 45px;
}
#top-nav {
	display: block;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#top-nav li {
	display: block;
	float: left;
	color: #FFF;
}
#logo h1 {
	background-image: url(assets/images/logo.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	height: 86px;
	width: 384px;
}
#social-links-nav li a {
	display: block;
	margin-right: 5px;
	margin-left: 5px;
	float: left;
	margin-top: 0px;
}
a, a:link, a:visited, a:active {
	color: #090;
}
#top-nav li a, #top-nav li a:link, 
#top-nav li a:visited, 
#top-nav li a:active {
	line-height: 45px;
	margin-right: 15px;
	margin-left: 15px;
	color: #FFF;
	text-decoration: none;
	font-family: Helvetica, Arial, "Trebuchet MS";
	font-size: 14px;
}
.services-box {
	width: 222px;
	margin-right: 3px;
	float: left;
}
.service-text {
	background-image: url(assets/images/services-bg.png);
	height: 125px;
	width: 182px;
	background-repeat: no-repeat;
	padding: 20px;
}
.service-text h3 {
	margin: 0px;
	font-size: 16px;
	color: #FFF;
	font-weight: bold;
}
.service-text p {
	margin: 0px;
	color: #FFF;
}
.service-links {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	line-height: 45px;
	text-align: center;
	font-size: 16px;
	font-weight: 300;
	margin-top: 10px;
}
div.service-img img {
	border:none;
	outline:none;
}
#section-title h2 {
	font-weight: normal;
	font-size: 24px;
}
#content-container {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#partner-center {
	float: left;
	width: 234px;
	margin-right: 20px;
}
#partner-center h2 {
	font-size: 24px;
	font-weight: normal;
}
#business-resource-center {
	float: left;
	width: 646px;
}
.resource-box {
	width: 190px;
	float: left;
	margin-top: 0 0 10px 25px;
}
#leftcolumn #business-resource-center #resources {
	width:646px;
	padding:0;
	margin:0;
}
#leftcolumn #business-resource-center #resources .resource-box {
    float: left;
    margin:0 0 29px 20px;
    width: 195px;
}

.resource-img {
	margin: 0px;
	float: left;
	height: 67px;
	width: 100%;
}
.resource-text h3 {
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.resource-text {
	margin: 0px;
	float: left;
	width: 100%;
}
#business-resource-center h2 {
	font-size: 24px;
	font-weight: normal;
}
#become-a-partner {
	background-color: #069;
	float: left;
	height: 54px;
	width: 234px;
	margin-bottom: 2px;
}
.side-title {
	line-height: 54px;
	float: left;
	margin-left: 20px;
}
.side-title a, 
.side-title a:link, 
.side-title a:visited, 
.side-title a:active {
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	margin-left: 5px;
}
.side-title a:hover {
	text-decoration: underline;
}
#top-mid-container {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#referral-program {
	background-color: #069;
	float: left;
	height: 54px;
	width: 234px;
	margin-bottom: 2px;
}
#newsletter {
	background-color: #036;
	float: left;
	width: 234px;
	margin-bottom: 2px;
	height: 150px;
}
#job-opportunities {
	background-color: #069;
	float: left;
	height: 54px;
	width: 234px;
}
.section-box {
	float: left;
	height: 65px;
	width: 293px;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #39C;
	margin-top: 2px;
	padding-left: 5px;
}
.categories {
	float: left;
	margin-right: 15px;
}
.categories ul {
	color: #FFF;
	display: block;
	padding-left: 12px;
}
.categories ul li {
	margin-bottom: 5px;
}
#newsletter h3 {
	font-size: 20px;
	font-weight: normal;
	color: #FFF;
	margin-left: 15px;
}
#newsletter p {
	margin-left: 15px;
	margin-bottom: 5px;
	margin-top: 5px;
	color: #09C;
}
#newsletter-signup {
	height: 31px;
	width: 234px;
}
#searchbox {
	background-color: #FFF;
	height: 31px;
	width: 180px;
	float: left;
	margin-right: 5px;
	margin-left: 15px;
}

#newsletter-signup #searchbox input {
	width:174px;
	height: 25px;
}

#searchbox input.small {
	width:174px;
	height: 25px;
}

#newsletter-submit {
	float: left;
	height: 31px;
	width: 29px;
}
.categories h2 {
	font-family: Helvetica, Arial, "Trebuchet MS";
	font-size: 24px;
	color: #FFF;
	font-weight: normal;
}

#content-body {
	width:890px;
	padding:25px 0;
	min-height:450px;
	font-size:14px;
	line-height:20px;
}
#content-body #searchpg #results #searchpg #srhpad table,
#content-body #results #searchpg #srhpad table tbody tr td table, 
#content-body #results #searchpg #srhpad table,
#content-body #searchpg #results #searchpg #srhpad table tbody tr td table {
	width:100%;
}

#srhpad table tbody tr td {
	border-bottom:1px #ccc solid;
}

#content-body ul {
	list-style:none;
	margin-left:-35px;
}
#content-body #leftside ul {
	margin-top:-5px;
	list-style:none;
}
#content-body #leftside ul li.resource_list {
	background: url(../assets/images/a_red.gif) no-repeat scroll 0 5px;
    margin-left: 5px;
    padding-left: 10px;
}

#bcol1 .scol1 div ul li {
	list-style:square;
	margin-left: 15px;
}

#bcol2 div form ul li input {
	width:230px;
}
#bcol2 div form ul li textarea {
	width:225px;
}

.pg-title {
	font-size:20px;
	line-height:28px;
	font-weight:bold;
}

.aurthor {
	font-size:12px;
}

#tabBox {
	display:inline-block;
	width:500px;
}

#tab1, #tab2,#tab3, #tab4 {
	display:inline;
}

.searchResult {
	border-bottom:1px #ccc solid;
}

#searchTitle {
    border-bottom: 3px solid #333333;
    font: 1.25em/2em Tahoma;
    padding: 0;
    text-align: left;
}

.highlight {
	font-weight:bold;
	color:#F00;
}
.urlColor {
	color: #339900;
}

.printer {
	padding:20px;
	font-size:14px;
	line-height:20px;
}

#mailwrap {
    border: 1px solid #ccc;
    border-radius: 8px 8px 8px 8px;
    margin: 15px 0 0 0;
    padding: 15px 40px;
    width: 445px;
}

form.cmxform #mailwrap {
    margin: 0 0 10px;
}

form.cmxform #mailwrap ol {
    margin: 0;
    padding: 0;
	list-style:none;
}
form.cmxform #mailwrap li {
    font-size: 18px;
    list-style: none;
    margin: 0;
    padding: 5px 10px 0 0;
}

form.cmxform label {
    color: #000;
    width: 135px;
}

form.cmxform label {
    display: inline-block;
    font-weight: bold;
    line-height: 1.5;
    vertical-align: top;
}
form.cmxform legend, form.cmxform label {
    color: #000;
    font-size: 20px;
	text-transform: capitalize;
}

form.cmxform input {
    background: url(/images/textarea.png) repeat-x scroll 0 0 #FFFFFF;
    border: 1px solid #12110F;
    border-radius: 3px 3px 3px 3px;
    font-family: inherit;
    font-size: 18px;
    margin: 0;
    padding: 5px 5px 7px;
    width: 430px;
}

form input.cmx {
    background: url(/images/submit.png) no-repeat scroll 0 0 transparent;
    border: 0 none;
    cursor: pointer;
    height: 58px;
    line-height: 300px;
    margin: 10px 0 0;
    outline: medium none;
    text-indent: -9999px;
    width: 141px;
}

/* DBA STYLES */
#content_hp {
	font-size-adjust:inherit;
	height:710px;
	margin:0px;
	width:894px;
	background-image: url(assets/images/bg_hp.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	}
#left-side {
	font-size: 11px;
	line-height: 14px;
	width: 208px;
	margin-left: 20px;
	margin-top: 0px;
	float: left;
	background-image: url(dba/images/left-sidebar.png);
	background-repeat: no-repeat;
	height: 635px;
}
#confirmbx-2 {
	float: left;
	margin-top: 50px;
	width: 188px;
	margin-bottom: 20px;
	padding-left: 20px;
}
#content_hp-2 {
	margin-top: 20px;
	width: 890px;
}
#top-hp {
	float: left;
	height: 416px;
	width: 656px;
	margin-left: 3px;
	margin-top: 4px;
}
#body-hp {
	background-image: url(dba/images/body-hp.png);
	background-repeat: no-repeat;
	float: left;
	height: 635px;
	width: 659px;
}
#left-side ul {
	list-style-type: disc;
	display: block;
	width: 180px;
	margin-left: 0px;
	padding-left: 23px;
	color: #000;
}

#content-body #content_hp table {
	margin-top:-70px;
}

#content_hp p {
	margin:0px;
	padding:0px;
	}
#search_box {
	width:100%;
	padding:15px;
	//background:#e9e9e9;
	}
#confirmbx {
	margin-top:95px;
	margin-left:35px;
	height:55px;
	}
#searchpg {
	width:859px;
	margin:0px auto;
	background:#FFF url(images/bg_pg.png) repeat-y;
	}
#srhpad {	
	padding:0px 20px 0px 35px;
	}
#srhpad p { 
	border:0px;
	}
#srhpad2 {	
	padding:0px 20px 0px 35px;
	border:1px #1c5d9e solid;
	border-top:none;
	border-bottom:none;
	}

#srhpad2 p {
	/*border-bottom:1px #ccc solid;*/
	margin-top:15px;
	padding:10px;
}
#content-body div.top {
	border:1px #1c5d9e solid;
	border-bottom:none;
	padding-top:15px;
	margin-bottom:-25px;
}
.odd {
	background-color:#ebebeb;
}
/*#srhpad2 p label {
	width:190px;
}*/
#srhhead {
	border:1px #1c5d9e solid;
	border-bottom:none;
	padding:15px 0;
	margin-top: -50px;
	text-align:center;
}

#srhpa2 h1, h2{
	line-height:26px;
	}
#prompt_biz{
	clear: both;
}

#leftcolumn {
	width:550px;
	float:left;
}
#leftside {
	width:230px;
	float:left;
	padding:5px 10px;
}
#rightcolumn {
	float:right;
	width:300px;
	padding:10px;
}
#content-body ul li.resource_list {
	background: url(../assets/images/a_red.gif) no-repeat scroll 0 5px;
    margin-left: 5px;
    padding-left: 10px;
}
.imgbox {
	padding:5px 0;
}
#main_article {
	border-bottom:3px #ccc solid;
	margin-bottom:15px;
	min-height:250px;
}
.article_list {
	border-bottom:1px #ccc solid;
	margin-bottom:15px;
}
.article_list label {
	width:100px;
}
.newsTitle {
	font-size:18px;
	font-weight:bold;
}
#searchpg {
	/*border:1px #1c5d9e solid;*/
	height:710px;
	margin:0px;
	width:894px;
	padding:20px 0;
	}
#pgbody {
    margin: 0 auto 0;
    padding-top: 15px;
    width: 864px;
}
#bcol1 {
    float: left;
    width: 597px;
}
#bcol2 {
    float: right;
    width: 262px;
}
.scol1 {
    background-color: #EBEBEB;
    float: left;
    font: 12px/16px Tahoma,Verdana,Helvetica,Arial;
    margin-left: 12px;
    min-height: 468px;
    width: 186px;
}
#bplan {
    margin: 0 3px 20px;
    min-height: 935px;
    width: 905px;
}
#bcol1 {
    float: left;
    width: 605px;
}
#bcol2 {
    float: right;
	background-color:#ccc;
	padding-left:20px;
	margin-right: 25px;
    width: 250px;
}
#bcol2 form {
    color: #06568F;
    font-weight: bold;
}
#bcol2 textarea {
    border: 1px solid #1E5D9C;
    font-size: 16pt;
    height: 185px;
    padding: 10px 5px;
    width: 200px;
}
input.go {
    background: url("business-plan-writing/assets/images/btn.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: bold;
    height: 43px;
    margin-left: 0;
    text-shadow: 2px 2px 2px #121212;
    width: 107px;
	cursor:pointer;
}
input.back {
    background: url("business-plan-writing/assets/images/back-btn.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: bold;
    height: 43px;
    margin-left: 0;
    text-shadow: 2px 2px 2px #121212;
    width: 107px;
}
#bcol2 ul, #bcol2 li {
    list-style: none outside none;
}

#listad {
    float: right;
    margin: -15px -9px 0 0;
    text-align: center;
    width: 240px;
}
#listb {
    float: left;
    width: 600px;
}
#listcol1 {
    float: left;
    margin: 0 5px 0 7px;
    width: 277px;
}
#listcol2 {
    float: left;
    margin-left: 10px;
    width: 277px;
}
#listingbody {
    font: 12px/18px Arial;
}
#bottom-section {
	width: 630px;
	font-size: 11px;
	line-height: 14px;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	color: #000;
}
#left-side p {
	padding-right: 10px;
	padding-left: 10px;
	font-size: 11px;
	line-height: 14px;
	text-align: justify;
	color: #000;
}
.error{background-color: pink;border: 2px solid red;border-radius: 5px 5px 5px 5px;margin-right: 10px;padding: 2px 2px 2px 5px;color:red;font-size: 11px;display: none;}