/*Theme Name:Bettelon & Duong LLPTheme URI:http://bndcpas.com/
Description:The 2013 theme for Bettelon & Duong LLP.Author:Solid54.comAuthor URI:http://solid54.com/
Version:1.0Tags:Bettelon & Duong LLP*/
/* BNDCPAS.COM GLOBAL CSS */
body {
	font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;
	font-weight:normal;
	font-size:14px;
	color:#333333;
	background-color:#91ab60;
	background-image:url('../images/bg.png');
	background-position:top center;
	background-repeat:repeat-x;
}
.clearfix {
	clear:both;
}
.clearfix-left {
	clear:left;
}
.clearfix-right {
	clear:right;
}
a:link {
	color:#6b8538;
	text-decoration:none;
}
a:hover {
	color:#6b8538;
	text-decoration:underline;
}
a:visited {
	color:#6b8538;
}
.img-left {
	float:left;
	margin:0 20px 20px 0;
}
.img-right {
	float:right;
	margin:0 0 20px 20px;
}
.img-left-mb-100 {
	float:left;
	margin:0 20px 100px 0;
}
.img-left-mb-150 {
	float:left;
	margin:0 20px 150px 0;
}
.hr {
	background-image:url('../images/hr.png');
	background-repeat:no-repeat;
	background-position:top center;
	display:block;
	width:100%;
	clear:both;
	height:40px;
	margin:40px 0 0;
}
.wrapper {
	padding:25px 30px;
	border-bottom:1px solid #dbdcd9;
	margin-bottom:10px;
	background-color:#fff;
	box-shadow:0px 0px 10px #6d8443;
	overflow:hidden;
}
.wrapper-header {
	padding:18px 30px;
}
.wrapper-grey {
	background-color:#f5f5f5;
}
#container {
	width:960px;
	margin:0 auto;
	padding:20px 30px;
	overflow:hidden;
}
#header {
	background-image:url('../images/bg-header.jpg');
	background-repeat:no-repeat;
	background-position:top center;
}
#header #logo {
	float:left;
	width:345px;
	height:59px;
	margin-right:20px;
}
#nav {
	list-style:none;
	float:right;
	margin:25px 0 0;
}
#nav li {
	display:inline;
	margin:0 5px;
	float:left;
}
#nav li a {
	padding:5px 8px;
}
#nav li a:link,#nav ul li a:visited {
	color:#6b8538;
	font-size:14px;
	text-decoration:none;
}
#nav li a:hover {
	color:#c1db91;
	text-decoration:none;
}
#nav .active a {
	color:#D65A14 !important;
}
#slider {
	margin:50px 0 0;
	width:960px;
}
#slider .slider-wrapper {
	width:960px;
}
#slider .slider-wrapper .slide {
	width:960px;
	height:270px;
}
#slider .slider-wrapper .slide .left {
	float:left;
	width:395px;
	margin:0 30px 0 0;
}
#slider .slider-wrapper .slide .left img {
	padding:5px;
	border:1px solid #d9d9d9;
}
#slider .slider-wrapper .slide .right {
	float:left;
	width:470px;
}
#slider .slider-wrapper .slide .right h2 {
	font-size:26px;
	margin:0 0 20px;
	color:#D65A14;
	border-bottom:1px solid #ebebeb;
	padding:0 0 15px 0;
}
#slider .slider-wrapper .slide .right h3 {
	font-size:16px;
	margin:0 0 20px;
	color:#5c5c5c;
	line-height:26px;
	font-weight:lighter;
}
.pagination {
	list-style:none;
	height:25px;
	margin:0;
	float:right;
	width:125px;
}
.pagination li {
	float:left;
	margin:0 1px;
}
.pagination li a {
	display:block;
	float:left;
	width:12px;
	height:0;
	margin:0 8px 0 0;
	padding:25px 0 0;
	background-image:url('../images/bg-slider-pagination.png');
	background-repeat:no-repeat;
	background-position:0 0;
	overflow:hidden;
}
.pagination .current a {
	background-image:url('../images/bg-slider-pagination-current.png');
}
#content h1 {
	font-size:30px;
	margin:0 0 20px;
	color:#D65A14;
	border-bottom:1px solid #ebebeb;
	padding:0 0 15px 0;
}
#content h2 {
	font-size:22px;
	margin:0 0 20px;
	color:#505050;
	border-bottom:1px solid #ebebeb;
	padding:0 0 15px 0;
}
#content h3 {
	font-size:15px;
	margin:0 0 15px;
	font-weight:bold;
	color:#505050;
	text-shadow:1px 1px 0px #ffffff;
}
#content p {
	line-height:24px;
	margin:0 0 20px;
}
#content .tags {
	color:#999999 !important;
}
#content ul {
	list-style-type:none;
	padding:0;
	margin:0 0 20px;
}
#content ul li {
	background-image:url('../images/bullet.png');
	background-repeat:no-repeat;
	background-position:0px 13px;
	padding:6px 10px 6px 20px;
	font-size:14px;
	line-height:24px;
}
#content ol {
	list-style-type:decimal;
	list-style-position:outside;
	padding:0;
	margin:0 0 20px 30px;
}
#content ol li {
	padding:6px 10px 12px 5px;
	font-size:14px;
	line-height:24px;
}
#content .callout {
	display:block;
	background-color:#f2f4ee;
	border-top:1px solid #e6ebdd;
	border-bottom:1px solid #dce2cf;
	font-size:26px;
	font-weight:bold;
	color:#6b8538;
	padding:30px;
	margin:0 0 30px 0;
	text-align:center;
	text-shadow:0 2px 0 #fff;
}
#content .image-border {
	padding:5px;
	border:1px solid #d9d9d9;
	background-color:#fff;
}
#content .block-three {
	float:left;
	width:265px;
	margin:0 40px 0 0;
}
#content .last {
	margin:0;
}
#content .block-three h3 {
	text-transform:uppercase;
	font-weight:bold;
	font-size:20px;
	text-shadow:0 2px 0 #fff;
}
#content .block-three .small-h3 {
	font-size:19px;
}
#content .block-three p {
	font-size:13px;
	line-height:20px;
}
#content .block-two {
	float:left;
	width:400px;
	margin:0 50px 0 0;
}
#content .block-one {
	width:880px;
	margin:0 50px 0 0;
}
.services-block {
	float:left;
	margin:0 0 40px 0;
}
.services-block .left {
	float:left;
	width:100px;
	margin:0 40px 0 0;
}
.services-block .right {
	float:left;
	width: 480px;
}
/* CONTENT INNER */
#content-inner {
	float:left;
	width:640px;
	border-right:1px solid #ebebeb;
	padding-right:30px;
	margin-right: 20px;
}
/* SIDEBAR */
#sidebar {
	float:left;
	width:200px;
}
#sidebar h2 {
	font-size:20px;
	margin:10px 0;
	border:none;
	padding:0 0 15px 0;
}
#sidebar ul {
	list-style-type:none;
	padding:0;
	margin:0 0 20px;
}
#sidebar ul li {
	background-image:url('../images/bullet.png');
	background-repeat:no-repeat;
	background-position:0px 13px;
	padding:6px 10px 6px 20px;
	font-size:14px;
	line-height: 24px;
}
/* BUTTONS */
.button-green {
	-moz-box-shadow:inset 0px -1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px -1px 0px 0px #ffffff;
	box-shadow:inset 0px -1px 0px 0px #ffffff;
	background:-webkit-gradient( linear,left top,left bottom,color-stop(0.05,#ffffff),color-stop(1,#ebebeb) );
	background:-moz-linear-gradient( center top,#ffffff 5%,#ebebeb 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#ebebeb');
	background-color:#ffffff;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #e4e4e4;
	display:inline-block;
	color:#6b8538;
	font-size:18px;
	font-weight:bold;
	padding:9px 24px;
	text-decoration:none;
	text-shadow:1px 1px 0px #ffffff;
}
.button-green:hover {
	background:-webkit-gradient( linear,left top,left bottom,color-stop(0.05,#ebebeb),color-stop(1,#ffffff) );
	background:-moz-linear-gradient( center top,#ebebeb 5%,#ffffff 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ebebeb',endColorstr='#ffffff');
	background-color:#ebebeb;
	text-decoration:none;
}
.button-green:active {
	position:relative;
	top:1px;
}
#footer {
	text-align:center;
	margin:20px 0;
	font-size: 11px;
}
/* ACCORDION */
#accordion {
	width:900px;
	margin:0;
	padding:0;
}
#accordion p span {
	cursor:pointer;
}
.faq-title {
	color:#1e6e86;
	font:bold 12px Arial;
	margin-bottom:10px;
	background:#EDEDED;
	padding:5px 10px;
}
.faq-text {
	margin-left:10px;
	line-height:18px;
	margin-bottom: 20px;
}
/* CONTACT FORM */
#back {
	display:block;
	margin:15px 0px;
	color:#005555;
	font-size:11px;
}
#contactWrapper {
	width:300px;
	border:1px solid #cfdede;
	background:#fdfdfd;
	padding:30px;
}
#contactWrapper h1 {
	font-size:11px;
	margin:-33px 0px 30px;
	padding:5px 0px 0px 15px;
	font-size:12px;
	text-transform:uppercase;
	background:url('../images/title-background.png') no-repeat;
	width:138px;
	height:22px;
	color:#fff;
	font-weight:bold;
}
#contactWrapper label {
	display:block;
	float:none;
	font-size:12px;
	width:auto;
	font-weight:bold;
	margin-bottom:7px;
	color:#333333;
}
#contactWrapper label.error {
	display:block;
	float:none;
	font-size:12px;
	width:auto;
	font-weight:normal;
	margin-bottom:0px;
	color:#bb3737;
	background:#fad6d6;
	border:1px solid #bb3737;
	margin-top:5px;
	padding:5px 7px;
}
#contactWrapper label.checked {
	display:none;
	background:none;
	border:0px;
	margin-top:0px;
	padding:0px;
	text-indent:-5000px;
}
#contactWrapper em {
	color:#01b3b3;
}
#contactWrapper .stage {
	margin-bottom:20px;
}
#contactWrapper .requiredNote {
	margin:20px 0px 20px;
	color:#333;
	font-weight:bold;
}
#contactWrapper .success {
	padding:10px;
	background:#f0ffc1;
	border:1px solid #819934;
	margin-bottom:15px;
	color:#819934;
}
#contactWrapper .success p {
	margin:0px;
}
form#contactform input,form#contactform textarea {
	border:1px solid #cfdede;
	padding:8px 12px;
	font-size:12px;
	color:#333;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-o-border-radius:3px;
	width:274px;
	background:url('../images/bg-header.jpg') repeat;
	color:#777777;
}
form#contactform textarea {
	font:12px Arial,Helvetica,sans-serif;
	padding:12px;
}
form#contactform input:focus,form#contactform textarea:focus {
	outline:none;
	border:1px solid #649d9d;
}
#submitButton {
	display:block;
	text-indent:-5000px;
	width:300px!important;
	height:47px;
	background-image:url('../images/send-button-sprite.png')!important;
	background-repeat:no-repeat;
	border:0px!important;
	padding:0px!important;
}
#submitButton {
	background-position:0 0;
}
#submitButton:hover {
	background-position:0 -47px;
}
#submitButton:active {
	background-position: 0 -47px;
}